..
alpha
Add vm_ooffset_t and vm_pindex_t that FreeBSD uses (but NetBSD doesn't).
1998-03-23 08:17:16 +00:00
amd64
Add the ability to make real-mode BIOS calls from the kernel. Currently,
1998-03-23 19:52:59 +00:00
compat
Removed redundant test against MAXDSIZ (the rlimit test is stronger).
1998-02-25 05:33:06 +00:00
compile
conf
Sync with sys/i386/conf/files.i386 revision 1.195.
1998-03-24 08:26:02 +00:00
ddb
Ensure that the linker sets for commands exist by putting a standard
1998-02-13 02:19:29 +00:00
dev
Several changes:
1998-03-23 16:27:43 +00:00
fs
Add two new functions, get{micro|nano}time.
1998-03-26 20:54:05 +00:00
geom
Slightly more correct initialisation of the new buf struct for soft-updates.
1998-03-09 20:39:26 +00:00
gnu
Add two new functions, get{micro|nano}time.
1998-03-26 20:54:05 +00:00
i386
Add two new functions, get{micro|nano}time.
1998-03-26 20:54:05 +00:00
isa
Be less draconian about the TSC if APM is configured, use it for
1998-03-16 10:06:58 +00:00
isofs /cd9660
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
1998-03-08 09:59:44 +00:00
kern
Split the padding out into a separate function.
1998-03-27 10:23:00 +00:00
libkern
Make our v_usecount vnode reference count work identically to the
1998-01-06 05:26:17 +00:00
miscfs
Add two new functions, get{micro|nano}time.
1998-03-26 20:54:05 +00:00
modules
Give this a shot at actually working as an LKM..
1998-03-27 04:05:08 +00:00
msdosfs
Add two new functions, get{micro|nano}time.
1998-03-26 20:54:05 +00:00
net
Quieten a debug message.. This happens under "normal" operation by 4 bytes
1998-03-25 14:28:28 +00:00
netatalk
Removed unused #includes.
1998-02-25 13:08:07 +00:00
netinet
When building in in the kernel rather than as a LKM, don't compile
1998-03-27 18:08:08 +00:00
netipx
Staticize.
1998-02-09 06:11:36 +00:00
netkey
key_getspi() bugfix.
1998-03-23 14:49:12 +00:00
netnatm
Staticize.
1998-02-09 06:11:36 +00:00
netns
Make INET a proper option.
1998-01-08 23:42:31 +00:00
nfs
Add a BOOTP_WIRED_TO option, for use on machines with multiple network
1998-03-14 04:13:56 +00:00
nfsclient
Add a BOOTP_WIRED_TO option, for use on machines with multiple network
1998-03-14 04:13:56 +00:00
nfsserver
Staticize.
1998-02-09 06:11:36 +00:00
pc98
Sync with sys/i386/i386/machdep.c and trap.c revisions 1.293 and
1998-03-24 08:27:21 +00:00
pccard
Uninitialized pointer reference may happen on particular environment.
1998-03-19 16:19:16 +00:00
pci
PR: i386/6040
1998-03-17 10:54:23 +00:00
posix4
Fixed syntax errors.
1998-03-23 14:06:25 +00:00
powerpc /include
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
rpc
Resolve conflicts.
1997-05-28 04:45:15 +00:00
scsi
Add a quirk entry for IO DATA CDC-TX86 6 CD changer.
1998-03-08 06:52:45 +00:00
sys
Split the padding out into a separate function.
1998-03-27 10:23:00 +00:00
tools
Use __inline instead of inline to prevent pedantic compiler warnings.
1997-12-19 23:25:16 +00:00
ufs
Enable the use of soft updates on the root filesystem. Previously, the
1998-03-27 14:20:57 +00:00
vm
Some VM improvements, including elimination of alot of Sig-11
1998-03-16 01:56:03 +00:00
Makefile
Test for the existance of ${MACHINE}/boot before trying to build it.
1998-02-20 07:37:08 +00:00