freebsd-dev/sys
John Baldwin 2065f9d26e Add a dummy cleandir target to the kernel section so that make buildkernel
actually works on a kernel config with NO_MODULES set.
2002-05-11 02:25:02 +00:00
..
alpha Remove ## concatination in the CFGREAD and CFGWRITE macros, as gcc3 complains 2002-05-10 16:56:14 +00:00
amd64 Gcc 3.1 varargs support. 2002-05-10 02:02:54 +00:00
arm Sync with the other platforms. 2002-05-10 02:20:33 +00:00
boot -ffreestanding is the word. 2002-05-10 09:26:35 +00:00
cam
coda
compat
conf Add a dummy cleandir target to the kernel section so that make buildkernel 2002-05-11 02:25:02 +00:00
contrib
crypto
ddb Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). It 2002-05-07 10:59:52 +00:00
dev Change the PIO loops from a hard counter into a loop that calls DELAY() 2002-05-10 17:56:39 +00:00
fs Fix several bugs in devfs_lookupx(). When we check the nameiop to 2002-05-10 15:41:14 +00:00
geom
gnu
i4b Fix a problem which could cause some machines to hang after a warm boot. 2002-05-10 12:04:04 +00:00
i386 I reorganized a little bit too much in the backwards case. 2002-05-10 03:24:06 +00:00
ia64 Add missing #endif 2002-05-10 07:33:11 +00:00
isa Change the PIO loops from a hard counter into a loop that calls DELAY() 2002-05-10 17:56:39 +00:00
isofs/cd9660
kern Change the mbuf exhaustion warning message to match the message 2002-05-09 20:21:07 +00:00
libkern
modules
net Fix a misplaced break statement within a switch that accidentally made 2002-05-10 12:48:09 +00:00
netatalk
netatm - Remove the init routine for loop -- it broke something and I don't have 2002-05-07 20:50:10 +00:00
netgraph Don't send packets out an interface unless it is IFF_UP|IFF_RUNNING. 2002-05-09 20:19:00 +00:00
netinet Cleanup the interface to ip_fw_chk, two of the input arguments 2002-05-09 10:34:57 +00:00
netinet6 Revised MLD-related definitions 2002-05-06 16:28:25 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98
pccard
pci Add support for the D-Link DFE-690TXD Cardbus card which has a RealTek 8139 2002-05-06 13:43:00 +00:00
posix4
powerpc Implement the following functions: 2002-05-10 14:21:48 +00:00
rpc
security/lomac
sparc64 Gcc 3.1 varargs support. 2002-05-10 02:02:54 +00:00
sys p_leader is only set at fork1() time, so update its locking note 2002-05-10 14:28:05 +00:00
tools
ufs o Condition the compilation and use of vm_freeze_copyopts() 2002-05-06 05:45:57 +00:00
vm o Header files shouldn't depend on options: Provide prototypes 2002-05-06 06:20:04 +00:00
Makefile