]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
27 years agoMerge 1.33.2.12 from 2.2
Jordan K. Hubbard [Fri, 9 May 1997 07:44:19 +0000 (07:44 +0000)]
Merge 1.33.2.12 from 2.2

27 years ago<heading> should be closed by </heading> (not </>). :-)
Masafumi Max NAKANE [Fri, 9 May 1997 06:19:03 +0000 (06:19 +0000)]
<heading> should be closed by </heading> (not </>). :-)

27 years agoMerge the en version changes, 1.11 -> 1.12.
Masafumi Max NAKANE [Fri, 9 May 1997 05:56:24 +0000 (05:56 +0000)]
Merge the en version changes, 1.11 -> 1.12.

27 years agoBandaid old register offset code after md_regs changed type..
Peter Wemm [Fri, 9 May 1997 04:02:58 +0000 (04:02 +0000)]
Bandaid old register offset code after md_regs changed type..

Submitted by: Eivind Eklund <perhaps@yes.no>

27 years agoMerge the en version changes, 1.52 -> 1.53.
Masafumi Max NAKANE [Fri, 9 May 1997 03:52:17 +0000 (03:52 +0000)]
Merge the en version changes, 1.52 -> 1.53.

27 years agoMerge the en version changes, 1.24 -> 1.25.
Masafumi Max NAKANE [Fri, 9 May 1997 03:41:46 +0000 (03:41 +0000)]
Merge the en version changes, 1.24 -> 1.25.

27 years agoMerge the en version changes made in 1.237 -> 1.240.
Masafumi Max NAKANE [Fri, 9 May 1997 03:10:34 +0000 (03:10 +0000)]
Merge the en version changes made in 1.237 -> 1.240.
While at it, did some tabs <-> spaces conversion to match the JP version
to the EN version so that patch generated by cvs diff handbook/contrib.sgml
can be often reused to update the JP version.

27 years agoMerge the en version changes made in 1.63 -> 1.65.
Masafumi Max NAKANE [Fri, 9 May 1997 03:07:23 +0000 (03:07 +0000)]
Merge the en version changes made in 1.63 -> 1.65.

27 years agoIn one part, the list of addtional contributor wasn't kept in alphabetical
Masafumi Max NAKANE [Fri, 9 May 1997 02:54:53 +0000 (02:54 +0000)]
In one part, the list of addtional contributor wasn't kept in alphabetical
order.

27 years agoMerge the en version changes made in 1.3 -> 1.4.
Masafumi Max NAKANE [Thu, 8 May 1997 18:31:38 +0000 (18:31 +0000)]
Merge the en version changes made in 1.3 -> 1.4.

27 years agoKill a stale .pq line.
Joerg Wunsch [Thu, 8 May 1997 15:31:39 +0000 (15:31 +0000)]
Kill a stale .pq line.

27 years agoAdd Kenjiro to the list of committers.
Joerg Wunsch [Thu, 8 May 1997 15:30:29 +0000 (15:30 +0000)]
Add Kenjiro to the list of committers.

27 years agoDon't xref a nonexistant pc(4).
Joerg Wunsch [Thu, 8 May 1997 15:26:28 +0000 (15:26 +0000)]
Don't xref a nonexistant pc(4).

PR: docs/3525: pcvt(4) references pc(4)...

27 years agoAdd some blurb about how to setup a secondary nameserver.
Joerg Wunsch [Thu, 8 May 1997 15:23:28 +0000 (15:23 +0000)]
Add some blurb about how to setup a secondary nameserver.

Reviewed by: -hackers

27 years agoImplementation of posix-style clock_* and nanosleep syscalls as implemented
Peter Wemm [Thu, 8 May 1997 14:16:25 +0000 (14:16 +0000)]
Implementation of posix-style clock_* and nanosleep syscalls as implemented
in NetBSD.  The core of settimeofday() is moved to a seperate static
function settime() which both clock_settime() and settimeofday() call.

Note that I picked up the securelevel > 1 check from NetBSD that prevents
the clock being set backwards in high securelevel mode (this was a hole
that allowed resetting of inode access timestamps to arbitary values)

Obtained from:  mostly from NetBSD, but the settime() function is from
our gettimeofday(), some tweaks by me.

27 years agoregenerate
Peter Wemm [Thu, 8 May 1997 14:08:49 +0000 (14:08 +0000)]
regenerate

27 years agooops. NODIDE -> NOHIDE
Peter Wemm [Thu, 8 May 1997 14:07:11 +0000 (14:07 +0000)]
oops. NODIDE -> NOHIDE

27 years agoDefine entries for the posix-style clock/timer syscalls including
Peter Wemm [Thu, 8 May 1997 14:04:37 +0000 (14:04 +0000)]
Define entries for the posix-style clock/timer syscalls including
nanosleep().  Also, note some syscall conflicts with other systems and
indicate slots tagged for use with other syscalls some day.

27 years agoAdd posix-style clock and timer types (clockid_t and timer_t)
Peter Wemm [Thu, 8 May 1997 13:50:36 +0000 (13:50 +0000)]
Add posix-style clock and timer types (clockid_t and timer_t)

27 years agoAdd posix clock and timer definitions
Peter Wemm [Thu, 8 May 1997 13:48:47 +0000 (13:48 +0000)]
Add posix clock and timer definitions

Obtained from: NetBSD

27 years agoAdd _BSD_CLOCKID_T_ and _BSD_TIMER_T_ for posix clock/timer support
Peter Wemm [Thu, 8 May 1997 13:45:43 +0000 (13:45 +0000)]
Add _BSD_CLOCKID_T_ and _BSD_TIMER_T_ for posix clock/timer support

Obtained from: NetBSD

27 years agoSynchronize with sys/i386/i386/machdep.c revision 1.240.
KATO Takenori [Thu, 8 May 1997 09:34:16 +0000 (09:34 +0000)]
Synchronize with sys/i386/i386/machdep.c revision 1.240.

27 years agoSynchronize with sys/i386/i386/trap.c revision 1.95.
KATO Takenori [Thu, 8 May 1997 09:31:08 +0000 (09:31 +0000)]
Synchronize with sys/i386/i386/trap.c revision 1.95.

27 years agoSynchronize with sys/i386/isa/syscons.c revision 1.215.
KATO Takenori [Thu, 8 May 1997 09:22:32 +0000 (09:22 +0000)]
Synchronize with sys/i386/isa/syscons.c revision 1.215.

27 years agoSynchronize with sys/i386/isa/npx.c revision 1.43.
KATO Takenori [Thu, 8 May 1997 09:19:56 +0000 (09:19 +0000)]
Synchronize with sys/i386/isa/npx.c revision 1.43.

27 years agoSynchronize with sys/i386/conf/options.i386 revision 1.44.
KATO Takenori [Thu, 8 May 1997 09:18:11 +0000 (09:18 +0000)]
Synchronize with sys/i386/conf/options.i386 revision 1.44.

27 years agoSynchronize with sys/i386/conf/Makefile.pc98 revision 1.96.
KATO Takenori [Thu, 8 May 1997 09:13:40 +0000 (09:13 +0000)]
Synchronize with sys/i386/conf/Makefile.pc98 revision 1.96.

27 years agoQuote ppp.conf correctly (<tt></tt>)
Brian Somers [Thu, 8 May 1997 02:53:17 +0000 (02:53 +0000)]
Quote ppp.conf correctly (<tt></tt>)

27 years agoDon't use HISADDR in ppp.conf examples as it's not
Brian Somers [Thu, 8 May 1997 01:45:59 +0000 (01:45 +0000)]
Don't use HISADDR in ppp.conf examples as it's not
set up properly 'till ppp.linkup is parsed.

PR: 3114
Submitted by: Kenneth R. Westerback <krw@tcn.net>

27 years agoAllow mixed case commands.
Brian Somers [Thu, 8 May 1997 01:26:31 +0000 (01:26 +0000)]
Allow mixed case commands.
Allow HISADDR, MYADDR, INTERFACE and ALL in mixed case.

27 years agoUpdate direct-* example to reflect LQR on both sides.
Brian Somers [Thu, 8 May 1997 00:55:42 +0000 (00:55 +0000)]
Update direct-* example to reflect LQR on both sides.
Fix bogus loopback route.

This example shows LQR working on both sides of the loop.

27 years agoMake the explanation of the -detach option clearer.
Brian Somers [Wed, 7 May 1997 23:54:56 +0000 (23:54 +0000)]
Make the explanation of the -detach option clearer.

PR: 1674
Submitted by: Slaven Rezic <eserte@cabulja.herceg.de>

27 years agoReset lqrsendcnt.
Brian Somers [Wed, 7 May 1997 23:40:31 +0000 (23:40 +0000)]
Reset lqrsendcnt.

PR: 2449
Submitted by: mark thompson <thompson@tgsoft.com>

27 years agoOnly compress tcp packets. Calculate size of
Brian Somers [Wed, 7 May 1997 23:30:50 +0000 (23:30 +0000)]
Only compress tcp packets.  Calculate size of
logbuff rather than guessing at 2000.

PR: 2046
Submitted by: torii@tcd.hitachi.co.jp

27 years agoAllow up to 40 args in the chat script (was 20).
Brian Somers [Wed, 7 May 1997 23:01:25 +0000 (23:01 +0000)]
Allow up to 40 args in the chat script (was 20).
Ignore subsequent args rather than scribbling.

PR: 1952
Submitted by: Mikael Hybsch <micke@free.dynas.se>

27 years agofix bug in get_isa_apic_mask() where EISA bus was ignored.
Steve Passe [Wed, 7 May 1997 22:25:27 +0000 (22:25 +0000)]
fix bug in get_isa_apic_mask() where EISA bus was ignored.

Submitted by:  Peter Wemm <peter@spinner.DIALix.COM>

27 years agoDon't allow access to illegal addresses in /dev/kmem to panic kernel
Peter Wemm [Wed, 7 May 1997 20:32:41 +0000 (20:32 +0000)]
Don't allow access to illegal addresses in /dev/kmem to panic kernel
(eg: above 0xffc00000).  Programs using /dev/kmem are implicitly racing
the kernel, and can get right up high in memory.  I've been running
these for some time now, but with printfs.  It's saved two panics at
least that I can remember.

27 years agoclean up forked child creation. This is simplified also by having
Peter Wemm [Wed, 7 May 1997 20:19:18 +0000 (20:19 +0000)]
clean up forked child creation.  This is simplified also by having
md_regs being struct trapframe *.  Do a npxsave() if needed and copy the
pcb rather than use the increasingly defunct savectx().  Copy %edi and
%ebp explicitly.

Submitted by: bde

XXX npxproc could be declared in npx.h so the externs with smp fruit
are not needed.

27 years agomd_regs is struct trapframe * now, rather than int []
Peter Wemm [Wed, 7 May 1997 20:12:47 +0000 (20:12 +0000)]
md_regs is struct trapframe * now, rather than int []
Remove TF_REGP() macro and use.  The original reason (address space
problems due to having UPAGES in mapped into user space) is gone.  It
looks cleaner without it.

27 years agomd_regs is now a struct trapframe *
Peter Wemm [Wed, 7 May 1997 20:08:53 +0000 (20:08 +0000)]
md_regs is now a struct trapframe *

27 years agoforgotten comment
Peter Wemm [Wed, 7 May 1997 20:07:25 +0000 (20:07 +0000)]
forgotten comment

27 years agomd_regs is a struct trapframe * now, not int []
Peter Wemm [Wed, 7 May 1997 20:05:45 +0000 (20:05 +0000)]
md_regs is a struct trapframe * now, not int []

27 years agosimplify IOPL gain/remove privs code. It's easier with md_regs
Peter Wemm [Wed, 7 May 1997 20:02:38 +0000 (20:02 +0000)]
simplify IOPL gain/remove privs code.  It's easier with md_regs
being a trapframe.

27 years agoBack out all of yesterdays include file changes.
Eivind Eklund [Wed, 7 May 1997 20:01:10 +0000 (20:01 +0000)]
Back out all of yesterdays include file changes.

27 years agoremove now redundant (struct trapframe *) cast
Peter Wemm [Wed, 7 May 1997 19:58:13 +0000 (19:58 +0000)]
remove now redundant (struct trapframe *) cast

27 years agoConvert md_regs from an int[] to a struct trapframe *. It simplifies
Peter Wemm [Wed, 7 May 1997 19:55:13 +0000 (19:55 +0000)]
Convert md_regs from an int[] to a struct trapframe *.  It simplifies
some code.

27 years agoremove #include "opt_smp.h"
Peter Wemm [Wed, 7 May 1997 19:53:20 +0000 (19:53 +0000)]
remove #include "opt_smp.h"
remove declarations for the SMPcurproc[NCPU] etc arrays. There was no
need to mention NCPU there, and they've been moved to their normal home.

27 years agoremove #include "opt_smp.h" and <machine/smp.h>. Slightly elaborate on
Peter Wemm [Wed, 7 May 1997 19:51:59 +0000 (19:51 +0000)]
remove #include "opt_smp.h" and <machine/smp.h>.  Slightly elaborate on
a comment.

27 years agoremove #include "opt_smp.h"
Peter Wemm [Wed, 7 May 1997 19:50:31 +0000 (19:50 +0000)]
remove #include "opt_smp.h"

27 years agoremove #include opt_smp.h
Peter Wemm [Wed, 7 May 1997 19:49:32 +0000 (19:49 +0000)]
remove #include opt_smp.h
declare SMPcurpcb[] next to #define and uniprocessor counterpart

27 years agoremove opt_smp.h
Peter Wemm [Wed, 7 May 1997 19:43:28 +0000 (19:43 +0000)]
remove opt_smp.h
move declaration of SMPruntime[] to here next to the #define and the
uniprocessor counterpart

27 years agoremove #include "opt_smp.h"
Peter Wemm [Wed, 7 May 1997 19:41:37 +0000 (19:41 +0000)]
remove #include "opt_smp.h"
declaration of SMPcurproc[] moved to here next to it's uniprocessor
counterpart

27 years agoRound 1 of a long series of commits..
Peter Wemm [Wed, 7 May 1997 19:39:16 +0000 (19:39 +0000)]
Round 1 of a long series of commits..

Move SMP and APIC_IO from opt_smp.h to opt_global.h

27 years agoBack out part of yesterdays changes. They were obviously not tested well
Eivind Eklund [Wed, 7 May 1997 19:10:49 +0000 (19:10 +0000)]
Back out part of yesterdays changes.  They were obviously not tested well
enough :-(  (With backout on this file, libc compiles.  'make world' isn't
finished yet.)

Pointed out by: Oliver Roberts

27 years agoAdd utilities for the kernel linker.
Doug Rabson [Wed, 7 May 1997 18:19:54 +0000 (18:19 +0000)]
Add utilities for the kernel linker.

27 years agoAdd syscalls for kernel linker.
Doug Rabson [Wed, 7 May 1997 18:12:14 +0000 (18:12 +0000)]
Add syscalls for kernel linker.

27 years ago3.3-current -> 3.0-current
Wolfram Schneider [Wed, 7 May 1997 16:32:31 +0000 (16:32 +0000)]
3.3-current -> 3.0-current

27 years agoThis is the kernel linker. To use it, you will first need to apply
Doug Rabson [Wed, 7 May 1997 16:05:47 +0000 (16:05 +0000)]
This is the kernel linker.  To use it, you will first need to apply
the patches in freefall:/home/dfr/ld.diffs to your ld sources and set
BINFORMAT to aoutkld when linking the kernel.

Library changes and userland utilities will appear in a later commit.

27 years agoAdd accessors for STAILQ.
Doug Rabson [Wed, 7 May 1997 14:38:11 +0000 (14:38 +0000)]
Add accessors for STAILQ.

Reviewed by: phk

27 years ago1. Added cast and parenthesis in block size calculaion in
KATO Takenori [Wed, 7 May 1997 14:37:32 +0000 (14:37 +0000)]
1. Added cast and parenthesis in block size calculaion in
   union_statfs().
2. staticized union vops.

Submitted by: Doug Rabson <dfr@nlsystems.com>

27 years agoSynchronize with sys/i386/isa/syscons.c revision 1.214.
KATO Takenori [Wed, 7 May 1997 14:17:38 +0000 (14:17 +0000)]
Synchronize with sys/i386/isa/syscons.c revision 1.214.

27 years agoSynchronize with sys/i386/isa/isa.c revision 1.84.
KATO Takenori [Wed, 7 May 1997 14:15:11 +0000 (14:15 +0000)]
Synchronize with sys/i386/isa/isa.c revision 1.84.

27 years agoHide the kernel-only stuff inside #ifdef KERNEL.
Joerg Wunsch [Wed, 7 May 1997 13:23:04 +0000 (13:23 +0000)]
Hide the kernel-only stuff inside #ifdef KERNEL.
XXX should be #ifdef _KERNEL
XXX^2 the !KERNEL part should probably be moved out into a publically
      visible header file anyway.

27 years agoUse full path to sendmail for security reasons.
Jordan K. Hubbard [Wed, 7 May 1997 12:35:03 +0000 (12:35 +0000)]
Use full path to sendmail for security reasons.
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>

27 years agoRevise the section that explains how to protect parts of an $ENV script
Steve Price [Wed, 7 May 1997 11:42:00 +0000 (11:42 +0000)]
Revise the section that explains how to protect parts of an $ENV script
from being executed in non-interactive mode.

Suggested and Reviewed by: Brian Somers <brian@freebsd.org>

27 years agoClean up the slightly tortured english I produced yesterday. :)
Jordan K. Hubbard [Wed, 7 May 1997 10:44:08 +0000 (10:44 +0000)]
Clean up the slightly tortured english I produced yesterday. :)

27 years agoNow that we have replaced video-related block copy calls with
Kazutaka YOKOTA [Wed, 7 May 1997 10:42:06 +0000 (10:42 +0000)]
Now that we have replaced video-related block copy calls with
sc_bcopy(), which is generic_bcopy() in reality, there is no point in
retaining bcopyw() calls in the source code.
OKed by : sos

27 years agoCatch up with the original.
Hiroyuki Hanai [Wed, 7 May 1997 04:45:54 +0000 (04:45 +0000)]
Catch up with the original.
Submitted by: tomo@maple.elcom.nitech.ac.jp (WATANABE tomoo)

27 years agoRestore unintentially lost backwards compat behavior of defaulting to
Peter Wemm [Wed, 7 May 1997 04:28:26 +0000 (04:28 +0000)]
Restore unintentially lost backwards compat behavior of defaulting to
family inet if not specified.  (eg: "ifconfig ed0" down would fail because
no family was specified, even though the up/down status is not per family)

Pointed out by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>

27 years agoMake a lot of include-files self-contained. I excluded the patches changing
Eivind Eklund [Wed, 7 May 1997 02:27:18 +0000 (02:27 +0000)]
Make a lot of include-files self-contained.  I excluded the patches changing
int's to gid_t and uid_t - should I commit these, too?

Closes PR misc/2625.

Submitted by: Julian Assange <proff@iq.org>

27 years agoFixed missing __P() to complete the K&R support in this header.
Bruce Evans [Wed, 7 May 1997 00:58:23 +0000 (00:58 +0000)]
Fixed missing __P() to complete the K&R support in this header.

27 years agoAllow a '-' flag as a placeholder so that path_to_pid_file
Brian Somers [Tue, 6 May 1997 23:11:06 +0000 (23:11 +0000)]
Allow a '-' flag as a placeholder so that path_to_pid_file
can be specified without the flags field.
Fix bogus "trail" left in parse routine where the code jumps
past the end of the line and wanders into oblivion.

27 years agoForce user to config SMP kernel with "options APIC_IO".
Steve Passe [Tue, 6 May 1997 21:29:57 +0000 (21:29 +0000)]
Force user to config SMP kernel with "options APIC_IO".

Reviewed by: Peter Wemm <peter@spinner.DIALix.COM>

27 years agoPull up the IP header in ip_mloopback(). This makes sure that the
Bill Fenner [Tue, 6 May 1997 21:22:04 +0000 (21:22 +0000)]
Pull up the IP header in ip_mloopback().  This makes sure that the
operations on the header inside ip_mloopback() are performed on
a private copy instead of a shared cluster.

PR: kern/3410

27 years agoFix a long-standing bug with dump not treating errors correctly. They
Joerg Wunsch [Tue, 6 May 1997 20:52:28 +0000 (20:52 +0000)]
Fix a long-standing bug with dump not treating errors correctly.  They
were mishandled as an EOF, which became fatal if your first tape was
accidentally write-protected.

PR: bin/850 dump treats write-protect as an EOT...

27 years agoMake ident equal file name, ie SMP-GENERIC.
Steve Passe [Tue, 6 May 1997 20:40:52 +0000 (20:40 +0000)]
Make ident equal file name, ie SMP-GENERIC.

27 years agoA *little* more descriptive test for options.
Steve Passe [Tue, 6 May 1997 18:24:17 +0000 (18:24 +0000)]
A *little* more descriptive test for options.

27 years agoAdded a generic config file for SMP kernels.
Steve Passe [Tue, 6 May 1997 18:18:51 +0000 (18:18 +0000)]
Added a generic config file for SMP kernels.

27 years agoPR: none
Peter da Silva [Tue, 6 May 1997 16:21:18 +0000 (16:21 +0000)]
PR: none
Submitted by: pds

27 years agoFix a race condition that did, after all, exist.
Poul-Henning Kamp [Tue, 6 May 1997 15:19:38 +0000 (15:19 +0000)]
Fix a race condition that did, after all, exist.

Reviewed by: phk
Submitted by: dfr

27 years agoAdd SMPHDRS to CLEANFILES instead of replacing its current value.
Doug Rabson [Tue, 6 May 1997 14:29:56 +0000 (14:29 +0000)]
Add SMPHDRS to CLEANFILES instead of replacing its current value.

27 years agoFix FTP link to the statically linked FreeBSD executables
Wolfram Schneider [Tue, 6 May 1997 11:18:44 +0000 (11:18 +0000)]
Fix FTP link to the statically linked FreeBSD executables
freefall -> hub

27 years agoremoved the "#error ..." line preventing casual invokation of SMP_AUTOSTART.
Steve Passe [Tue, 6 May 1997 07:10:06 +0000 (07:10 +0000)]
removed the "#error ..." line preventing casual invokation of SMP_AUTOSTART.
autostart appears to be working now, at least on my dual P6.
I have no explanation why....

27 years agoDescribe SNAPs and RELENGes as requested on USENET.
Jordan K. Hubbard [Tue, 6 May 1997 06:38:46 +0000 (06:38 +0000)]
Describe SNAPs and RELENGes as requested on USENET.

27 years agoSpecify the full path of units.lib in the FILES section.
Alexander Langer [Tue, 6 May 1997 03:31:14 +0000 (03:31 +0000)]
Specify the full path of units.lib in the FILES section.

27 years agoCreate the default rule with flags IP_FW_F_IN | IP_FW_F_OUT.
Alexander Langer [Tue, 6 May 1997 02:12:18 +0000 (02:12 +0000)]
Create the default rule with flags IP_FW_F_IN | IP_FW_F_OUT.
Closes PR#3100.

27 years agoBye bye CPLUSPLUSLIB hack! It's not needed any more.
John Polstra [Tue, 6 May 1997 00:49:36 +0000 (00:49 +0000)]
Bye bye CPLUSPLUSLIB hack!  It's not needed any more.

Don't merge this into -2.2 unless you understand the dependencies on
c++rt0, bsd.lib.mk, and gcc -shared.  I.e., let me do it.

27 years agoMake ppp exit on loss of carrier in -background mode.
Brian Somers [Mon, 5 May 1997 23:45:15 +0000 (23:45 +0000)]
Make ppp exit on loss of carrier in -background mode.

Submitted by: Jim Carroll <jim@carroll.com>

27 years agoCode to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.
Steve Passe [Mon, 5 May 1997 22:56:37 +0000 (22:56 +0000)]
Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.

 - doesn't break my system.
 - NOT yet verified on the affected motherboard.

Submitted by: "John S. Dyson" <toor@dyson.iquest.net>

27 years agoCode to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.
Steve Passe [Mon, 5 May 1997 22:56:13 +0000 (22:56 +0000)]
Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.

 - doesn't break my system.
 - NOT yet verified on the affected motherboard.

Stifle an annoying dma_start busy message for the sound cards.

Submitted by: "John S. Dyson" <toor@dyson.iquest.net>

27 years agouse frames instead of fields, and restore full meteor compatibility for
John-Mark Gurney [Mon, 5 May 1997 20:54:54 +0000 (20:54 +0000)]
use frames instead of fields, and restore full meteor compatibility for
generalized pixel support.

Submitted by: Amancio Hasty

27 years agoDo not kill -HUP syslog if running in user mode (-r), it allows
Andrey A. Chernov [Mon, 5 May 1997 15:00:15 +0000 (15:00 +0000)]
Do not kill -HUP syslog if running in user mode (-r), it allows
private user logs rotation without error diagnostics

27 years agoUse `MediaGX' instead of `Gx86'.
KATO Takenori [Mon, 5 May 1997 14:30:00 +0000 (14:30 +0000)]
Use `MediaGX' instead of `Gx86'.

27 years agoUse `M2' instead of `6x86 with MMX'. Cyrix seems to use `M2' officially.
KATO Takenori [Mon, 5 May 1997 14:11:09 +0000 (14:11 +0000)]
Use `M2' instead of `6x86 with MMX'.  Cyrix seems to use `M2' officially.

27 years agoDuplicate the TOC handling ioctls from the cd(4) driver. Duplicating
Joerg Wunsch [Mon, 5 May 1997 13:35:01 +0000 (13:35 +0000)]
Duplicate the TOC handling ioctls from the cd(4) driver.  Duplicating
the work is silly, and all this will be a moot point with Justin's CAM
driver, and there are still many ioctls missing -- but i need these
right now.  It's silly to need to move the CD-R back to the other
drive in order to determine the session start info when burning multi-
session CD-Rs.

27 years agoExtended copyright of PC-98 to 1997.
KATO Takenori [Mon, 5 May 1997 13:24:16 +0000 (13:24 +0000)]
Extended copyright of PC-98 to 1997.

27 years agoSynchornize with sys/i386/isa/clock.c revision upto 1.94.
KATO Takenori [Mon, 5 May 1997 13:13:47 +0000 (13:13 +0000)]
Synchornize with sys/i386/isa/clock.c revision upto 1.94.

27 years agoSynchronize with sys/i386/i386/trap.c revision 1.94.
KATO Takenori [Mon, 5 May 1997 13:12:52 +0000 (13:12 +0000)]
Synchronize with sys/i386/i386/trap.c revision 1.94.

27 years agoMake this C++ safe.
Jordan K. Hubbard [Mon, 5 May 1997 11:18:55 +0000 (11:18 +0000)]
Make this C++ safe.
Submitted by: Nadav Eiron <nadav@barcode.co.il>

27 years agoUpdate to list more changes in 3.0. Also point people at the donor's
Jordan K. Hubbard [Mon, 5 May 1997 11:09:33 +0000 (11:09 +0000)]
Update to list more changes in 3.0.  Also point people at the donor's
gallery rather than including an out-of-date list.