freebsd-nq/sys
2000-01-26 10:27:12 +00:00
..
alpha Remove a no-op "port ?" declaration. 2000-01-24 08:51:16 +00:00
amd64 Correctly initialise the available IRQ numbers in the APIC_IO case. 2000-01-26 01:32:51 +00:00
boot
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 Get the ppc driver from sys/isa instead of sys/i386/isa. 2000-01-25 22:25:52 +00:00
contrib
crypto
ddb Add a new mechanism, cndbctl(), to tell the console driver that 2000-01-11 14:54:01 +00:00
dev Don't set ivars until we checked the return value from device_add_child. 2000-01-26 10:27:12 +00:00
fs
geom
gnu
i4b
i386 Correctly initialise the available IRQ numbers in the APIC_IO case. 2000-01-26 01:32:51 +00:00
isa * Don't use ivars to access resources, bus_set/get_resource is much better. 2000-01-25 22:21:45 +00:00
isofs/cd9660
kern Don't follow null pointers if we somehow have a null devswitch entry 2000-01-25 09:20:08 +00:00
libkern Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
miscfs
modules Remove `vpo' with a vengeance -- "EXAMPLE" modules have *NO* business 2000-01-26 02:05:16 +00:00
msdosfs
net Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +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
netinet Avoid m_len and m_pkthdr.len inconsistency when changing m_len 2000-01-25 01:26:47 +00:00
netinet6 Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +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
netns Move the *intrq variables into net/intrq.c and unconditionally 2000-01-24 20:39:02 +00:00
nfs
nfsclient The alpha build cuases the 'nfsuid bloated' warning to occur. Well, 2000-01-13 20:18:25 +00:00
nfsserver
ntfs
nwfs
pc98 Copy i386/isa/atapi-cd.[ch] to a new name so that it doesn't have the 2000-01-24 17:16:03 +00:00
pccard Propagate MAC address in CIS tupple to dev/ed/ driver. 2000-01-21 03:08:46 +00:00
pci Don't set ivars until we checked the return value from device_add_child. 2000-01-26 10:27:12 +00:00
posix4
powerpc
rpc
svr4 Fix handling of svr4_sigsets, which are implemented in SysVR4 as a sequence 2000-01-15 15:38:17 +00:00
sys Minor fixes to library interface to improve POSIX.1e compliance. This 2000-01-26 04:19:38 +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