NetBSD/sys
jmc 3ac305c74a Add a stub for the majors (which just includes amiga's majors file). 2003-12-12 04:12:09 +00:00
..
altq
arch Add a stub for the majors (which just includes amiga's majors file). 2003-12-12 04:12:09 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
compat Catch signals in clock_sleep, so that sleeping processes can be interupted. 2003-12-09 22:04:25 +00:00
conf The file system snapshot pseudo driver. 2003-12-10 11:40:11 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Dynamic sysctl. 2003-12-04 19:38:21 +00:00
dev make this compile again. 2003-12-11 17:46:23 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern Make kern.dump_on_panic writeable again, too 2003-12-10 14:16:12 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Add ethfoo LKM example. It implements a cloning interface for fake 2003-11-24 21:58:45 +00:00
miscfs a little bit more namespace sanity 2003-12-10 14:19:02 +00:00
net gi_len is ip_len, so it has to be network byteorder. markus friedl 2003-12-11 00:22:29 +00:00
net80211 Forget the tcpdump $Header$. 2003-12-08 04:48:58 +00:00
netatalk
netccitt
netinet use if_indexlim (instead of if_index) and ifindex2ifnet[x] != NULL 2003-12-10 11:46:33 +00:00
netinet6 fix cases where pktinfo specifies outgoing interface of "0". 2003-12-10 22:35:35 +00:00
netipsec Dynamic sysctl. 2003-12-04 19:38:21 +00:00
netisdn netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netiso netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netkey do not touch sav->xx after key_freesav(). from hajimu umemoto 2003-12-10 23:46:42 +00:00
netnatm
netns
netsmb
nfs Unix semantics dictate that access checks for files are done when it 2003-12-07 21:15:46 +00:00
opencrypto
stand
sys Use KSI_TRAP_P in KSI_TRAPCODE. Add some missing (..) for macro arguments. 2003-12-11 18:33:03 +00:00
ufs Dynamic sysctl. 2003-12-04 19:38:21 +00:00
uvm Allow sysctl(8) to update vm.{anon,exec,file}{min,max}. 2003-12-07 00:40:43 +00:00
Makefile