freebsd-nq/sys
Benno Rice 8c2b091ea2 - Add a prototype for the setfault() function.
- Remove some stray printf()s.
2002-05-09 14:11:17 +00:00
..
alpha Only saying you're launching other CPUs if there are more than one to launch. 2002-05-08 23:12:00 +00:00
amd64 Restore the ability interrupt dumps on i386, based on 2002-05-04 17:45:48 +00:00
arm
boot Replace /kernel with /boot/kernel/kernel. 2002-05-09 11:47:42 +00:00
cam
coda
compat Zap some stale unused headers, including one machine/psl.h (which is 2002-05-01 02:17:33 +00:00
conf Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). It 2002-05-07 10:59:52 +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 MFNetBSD: 2002-05-09 12:49:25 +00:00
fs Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles. 2002-05-04 02:37:00 +00:00
geom
gnu
i4b
i386 s/sysctl -w/sysctl/ 2002-05-06 00:45:27 +00:00
ia64 o Add ar.lc to the pcb. 2002-05-07 05:52:27 +00:00
isa Don't export timecounter structures under debug. with sysctl, they 2002-04-30 19:34:31 +00:00
isofs/cd9660 Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles. 2002-05-04 02:37:00 +00:00
kern Remove trace_req(). 2002-05-09 04:13:41 +00:00
libkern
modules Zap KMODDEPS entries so that people do not wonder why it isn't working on 2002-05-01 01:34:48 +00:00
net Cleanup the interface to ip_fw_chk, two of the input arguments 2002-05-09 10:34:57 +00:00
netatalk Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. 2002-04-30 01:54:54 +00:00
netatm - Remove the init routine for loop -- it broke something and I don't have 2002-05-07 20:50:10 +00:00
netgraph Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. 2002-04-30 01:54:54 +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 Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. 2002-04-30 01:54:54 +00:00
netkey Redo the sigio locking. 2002-05-01 20:44:46 +00:00
netnatm Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. 2002-04-30 01:54:54 +00:00
netncp
netns
netsmb Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. 2002-04-30 01:54:54 +00:00
nfs
nfsclient
nfsserver
pc98 Typo fix: detects -> detect. 2002-05-03 17:59:25 +00:00
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 - Add a prototype for the setfault() function. 2002-05-09 14:11:17 +00:00
rpc
security/lomac
sparc64 Comment two values I was looking at for GDB. 2002-05-09 02:07:51 +00:00
sys Remove trace_req(). 2002-05-09 04:13:41 +00:00
tools include systm.h in vnode_if.c so that panic is defined when we're doing 2002-05-04 02:35:13 +00:00
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