freebsd-dev/sys
1998-02-01 08:24:00 +00:00
..
alpha Suggested by: bde 1998-01-20 09:09:24 +00:00
amd64 Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
compat sigh....forgot to update the DEBUG printf 1998-01-05 01:17:42 +00:00
compile
conf add the SUIDDIR option and tell people what it is for. (And when NOT to use it) 1998-01-31 19:41:27 +00:00
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
dev Make the debug options new-style. 1998-01-31 07:23:16 +00:00
fs Make the debug options new-style. 1998-01-31 07:23:16 +00:00
geom Remove unused devfs include. (Julian or Satoshi might want to add proper 1998-01-31 03:19:06 +00:00
gnu Retire LFS. 1998-01-30 11:34:06 +00:00
i386 Make RAWBOOT functional again; don't read boot.config' and boot.help' 1998-02-01 05:24:24 +00:00
isa APM calls inittodr(0) which is stupid, but at least stop setting the 1998-01-28 10:41:33 +00:00
isofs/cd9660 Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
kern Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Make the debug options new-style. 1998-01-31 07:23:16 +00:00
modules LKM-support for converting all file-system options to new-style options. 1998-01-24 02:21:53 +00:00
msdosfs Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
net Revert previous commit. Remove all ifp->if_* = 0 initializations, 1998-02-01 05:36:44 +00:00
netatalk Make the debug options new-style. 1998-01-31 07:23:16 +00:00
netinet Make POWERFAIL_NMI, PPS_SYNC and NATM new style options. 1998-01-31 05:00:21 +00:00
netipx Make INET a proper option. 1998-01-08 23:42:31 +00:00
netkey
netnatm Fixed a sloppy common-style declaration. 1997-12-20 00:13:51 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
nfsclient Release the buffer when an error occurs while reading directory entries. 1998-01-31 01:27:18 +00:00
nfsserver Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
pc98 Sync with sys/i386/i386/trap.c revision 1.120. 1998-01-31 15:16:27 +00:00
pccard Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
pci Attempt at making this use DEVFS properly. (Now it should at least work.) 1998-01-31 05:23:49 +00:00
powerpc/include
rpc
scsi Add a new ioctl, SCSIOCGETDEVINFO, which takes a device ID and uses it 1998-02-01 04:13:13 +00:00
sys Add a new ioctl, SCSIOCGETDEVINFO, which takes a device ID and uses it 1998-02-01 04:13:13 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Back out recent laptop sync changes. They had significant errors. 1998-02-01 08:24:00 +00:00
vm Fix a performance problem caused by an earlier commit. 1998-02-01 02:00:20 +00:00
Makefile