NetBSD/sys
2002-03-04 02:43:22 +00:00
..
adosfs
altq
arch Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00
coda
compat Implements SIOCNREAD ioctl (some kind of FIONREAD for sockets only). This 2002-03-03 20:12:17 +00:00
conf Add definition for ieee1212/p1212 2002-02-27 05:03:24 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dev Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern nlinesw is already declared in <sys/conf.h>. 2002-03-04 02:32:58 +00:00
lib Add register prefixes to these. 2002-02-24 00:12:41 +00:00
lkm Add linux_sysctl.c 2002-02-23 16:46:03 +00:00
miscfs don't yield the cpu in genfs_putpages() if we're the pagedaemon. 2002-03-02 06:58:01 +00:00
msdosfs
net Add support to query the peer for DNS addreses when negotiating IPCP. 2002-03-02 16:23:42 +00:00
netatalk
netccitt
netinet In tcp_segsize(), move a label so that option length is considered 2002-03-01 22:54:09 +00:00
netinet6 sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
netisdn until the B-channel bookkeeping is fixed, do at least as much as necessary 2002-02-14 16:46:23 +00:00
netiso
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb
nfs Invalidate the access cache when loading a new set of attributes into 2002-02-28 21:38:08 +00:00
ntfs
stand
sys Add a extern declaration for the mountroot variable. 2002-03-04 02:24:37 +00:00
ufs Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
uvm Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
Makefile