NetBSD/sys
1999-12-30 15:57:31 +00:00
..
adosfs
arch add disabled entry for options APM_DISABLE_INTERRUPTS=0 1999-12-30 04:18:51 +00:00
coda
compat Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
conf sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ddb
dev Regen. 1999-12-29 21:29:02 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Move netbsd32_exec BEFORE normal 32-bit exec so 32-bit binaries are not executed 1999-12-30 15:57:31 +00:00
lib Fix IS_DATA and IS_TEXT. PF_X and PF_W are valid on p_pflags, not p_ptype. 1999-12-29 11:08:02 +00:00
lkm Resolve conflicts and change the Makefile to reflect the move of ipl.h 1999-12-12 11:18:46 +00:00
miscfs Actually nullop is a better idea here 1999-12-12 00:56:29 +00:00
msdosfs
net fix compilation on sun3x. 1999-12-22 03:58:12 +00:00
netatalk
netccitt
netinet Fix a panic which was mentioned on the ipfilter mailing list. 1999-12-29 08:19:07 +00:00
netinet6 synchronize in6pcb flags definition across kame/*bsd. 1999-12-27 06:38:47 +00:00
netiso make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
netkey
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs The length check for readdirplus entries wasn't right, causing troubles 1999-12-05 01:43:06 +00:00
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
stand
sys Add prototype for cpu_coredump32() 1999-12-30 15:53:09 +00:00
ufs Fix error returns on lfs vnops so that locks and reference counts are 1999-12-15 07:19:07 +00:00
uvm Remove a piece of code introduced in rev 1.36 that I didn't intend to 1999-12-11 05:38:41 +00:00
vm
Makefile