freebsd-dev/sys
John-Mark Gurney a63406129a wrap kernel interface in #ifdef KERNEL/#endif
hide more verbosity behind bootverbose

make it so that it doesn't emit as many warnings durning compiling...
1997-09-18 08:04:13 +00:00
..
alpha
amd64 Addf flags 0x10 to the sio0 line, so it is available as a potential 1997-09-14 18:57:01 +00:00
compat
compile
conf Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.c 1997-09-17 08:01:07 +00:00
ddb
dev update Luigi's driver to poll interface (Peter, you might want to check 1997-09-18 07:47:03 +00:00
fs Convert select -> poll. 1997-09-14 02:58:12 +00:00
geom
gnu Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
i386 wrap kernel interface in #ifdef KERNEL/#endif 1997-09-18 08:04:13 +00:00
isa Enable the FIFO on enhanced floppy controllers. This reduces the 1997-09-17 20:16:17 +00:00
isofs/cd9660 Convert select -> poll. 1997-09-14 02:58:12 +00:00
kern Fixed staticization. buckets[] was staticized but was still declared 1997-09-16 13:52:04 +00:00
libkern
miscfs devfs changes to allow old (better) and newer (braindamaged) behaviour. 1997-09-16 09:10:18 +00:00
modules Add example for IPFIREWALL_DEFAULT_TO_ACCEPT 1997-09-10 04:19:07 +00:00
msdosfs Convert select -> poll. 1997-09-14 02:58:12 +00:00
net Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
netatalk Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netinet Make TCPDEBUG a new-style option. 1997-09-16 18:36:06 +00:00
netipx Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netkey
netnatm Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netns
nfs select -> poll 1997-09-14 03:00:44 +00:00
nfsclient select -> poll 1997-09-14 03:00:44 +00:00
nfsserver Remove a couple of stubborn NetBSD #if's. 1997-09-10 20:22:32 +00:00
pc98 Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.c 1997-09-17 08:01:07 +00:00
pccard Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
pci Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
powerpc/include
rpc
scsi Remove line noise from the quirk list (kernel build stopper) 1997-09-18 00:15:55 +00:00
sys Drop temporary source-level compatibility for old mount(2) interface. 1997-09-16 14:44:24 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs Convert select -> poll. 1997-09-14 02:58:12 +00:00
vm Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
Makefile