NetBSD/sys
ragge 7259fa6a37 %d -> %ld in some debug messages, after the ELF switch. 2002-05-24 21:41:40 +00:00
..
adosfs Add local definition of adosfs_vnodeop_p 2002-05-14 00:05:56 +00:00
altq sync with KAME. 2002-05-18 22:53:25 +00:00
arch %d -> %ld in some debug messages, after the ELF switch. 2002-05-24 21:41:40 +00:00
coda
compat First implementation of a few usync_cntl commands. 2002-05-22 21:32:21 +00:00
conf Fix space/tab indentation nit. 2002-05-22 05:49:57 +00:00
crypto missing IV handling in CBC mode (does not affect ESP code as we have 2002-05-24 06:28:06 +00:00
ddb Add db_recover 2002-05-13 20:17:20 +00:00
dev NBPG is not constant on the sparc, so don't use CPP tricks. 2002-05-24 18:10:06 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Back out rev 1.174 of vfs_subr.c, because the splbio() wasn't protecting 2002-05-23 23:05:25 +00:00
lib
lkm make compat_linux LKM buildable on macppc 2002-05-19 18:18:36 +00:00
miscfs Just give up to do readahead rather than waiting busy pages. 2002-05-18 02:54:57 +00:00
msdosfs
net Add SIOCGIFDATA and SIOCZIFDATA ioctl's to get interface data. (the Z 2002-05-23 21:34:39 +00:00
netatalk
netccitt
netinet Define uint{8,32}_t locally, per XNS5.2/POSIX-2001, and use them in this 2002-05-13 13:34:32 +00:00
netinet6 extra blank line 2002-05-24 09:21:30 +00:00
netisdn Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
netiso Comment out token after #endif. 2002-05-16 19:30:41 +00:00
netkey pull in SPD lifetime management code. fix refcnt for SPD entries. 2002-05-19 08:22:12 +00:00
netnatm
netns
netsmb big-endian macros 2002-05-16 20:37:12 +00:00
nfs Fix client-side lockmgr: locking against myself panic immediately upon an 2002-05-19 20:51:04 +00:00
ntfs
stand
sys Add SIOCGIFDATA and SIOCZIFDATA ioctl's to get interface data. (the Z 2002-05-23 21:34:39 +00:00
ufs Back out rev 1.174 of vfs_subr.c, because the splbio() wasn't protecting 2002-05-23 23:05:25 +00:00
uvm Make uvn_findpages to return number of pages found so that caller can 2002-05-17 22:00:50 +00:00
Makefile