freebsd-dev/sys
2000-01-29 17:15:03 +00:00
..
alpha Wrong patch had been applied. 2000-01-29 16:57:03 +00:00
amd64 Remove a bunch of unused (NO-OP) #if NFOO > 0 type includes and some 2000-01-29 16:17:36 +00:00
boot Synced with sys/boot/i386/btx/btx/btx.s rev 1.14. 2000-01-29 13:48:36 +00:00
cam Because we added 4 bytes to the inquiry data size, we need to 2000-01-25 21:24:52 +00:00
coda
compat
compile
conf Move the (duplicated exactly!) portable ISA pcm drivers to files and 2000-01-29 17:15:03 +00:00
contrib
crypto
ddb Add a new sysctl "debug.enter_debugger" (when the kernel is compiled 2000-01-27 22:27:34 +00:00
dev Remove a warning from LINT 2000-01-29 16:25:55 +00:00
fs Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
geom Remove #if NCCD > 0 - it's guaranteed to be true by config if ccd.c is 2000-01-29 14:29:56 +00:00
gnu
i4b
i386 Remove (commented out and marked as broken) pseudo-device tb. This was 2000-01-29 16:39:14 +00:00
isa Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
isofs/cd9660
kern Remove sys/tablet.h and kern/tty_tb.c (the old RS232 CAD-style tablet 2000-01-29 16:34:46 +00:00
libkern
miscfs Fix bde'isms in acl/extattr syscall interface, renaming syscalls to 2000-01-19 06:07:34 +00:00
modules Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
msdosfs Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
net Remove some #if NFOO > 0 that are always true because of config rules. 2000-01-29 16:56:24 +00:00
netatalk Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
netatm Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
netgraph Add control message ASCII conversion for this node type. 2000-01-27 01:32:53 +00:00
netinet Sorry in this just befor code freeze commit. 2000-01-29 11:49:07 +00:00
netinet6 Add ip6fw. 2000-01-29 13:54:44 +00:00
netipx Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
netkey
netnatm Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
netncp Enable '=' character in the filename. 2000-01-29 02:10:37 +00:00
netns Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
nfs Fix catastrophic bug in NQNFS related to UDP mounts. The 'nqhost' 2000-01-26 20:51:29 +00:00
nfsclient
nfsserver
ntfs
nwfs
pc98 Remove #if NFOO > 0 (it's not required in most cases) and also where it 2000-01-29 16:00:34 +00:00
pccard Propagate MAC address in CIS tupple to dev/ed/ driver. 2000-01-21 03:08:46 +00:00
pci Remove #include "wd.h" and #if NWDC > 0 as that's always true as this 2000-01-29 16:59:53 +00:00
posix4 Track libc_r addition of semaphores implementation. 2000-01-20 07:55:42 +00:00
powerpc
rpc
svr4
sys Remove the TABLDISC line discipline number, it's not in the tree 2000-01-29 16:47:35 +00:00
tools
ufs
vm The swapdev_vp changes made to rip out the swap specfs interaction 2000-01-25 17:49:12 +00:00
Makefile