NetBSD/sys
isaki 0e0b401448 Clean up debug code. 2002-10-13 10:00:47 +00:00
..
adosfs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
altq replace cpu_tsc_freq with curcpu()->ci_tsc_freq 2002-10-09 07:28:57 +00:00
arch Clean up debug code. 2002-10-13 10:00:47 +00:00
coda remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
compat Added SGI_RUSAGE command to syssgi (this is a BSD rusage) 2002-10-12 08:53:46 +00:00
conf * Move config defns for the crypto algorithms into their own files. 2002-10-11 01:52:04 +00:00
crypto * Move config defns for the crypto algorithms into their own files. 2002-10-11 01:52:04 +00:00
ddb Another item on the TODO list: 2002-08-26 11:35:22 +00:00
dev If pnaphy attaches, make sure the mii_flags has MIIF_IS_HPNA in it. 2002-10-13 06:28:01 +00:00
filecorefs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
fs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
gdbscripts Build a .gdbinit in the kernel build directory. The new .gdbinit 2002-09-01 23:04:47 +00:00
ipkdb Don't record option-dependencies here, since none of these options 2002-10-11 00:50:30 +00:00
isofs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
kern support for privilege elevation. 2002-10-11 21:54:55 +00:00
lib #undef ffs before the ffs() function definition, so that the name 2002-10-10 10:51:56 +00:00
lkm Adjust callers to setgate() to match new prototype. 2002-10-06 10:40:04 +00:00
miscfs put back the while loop in kernfs_getattr() removed in rev 1.82; it's 2002-10-12 14:04:45 +00:00
msdosfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
net Use ieee80211_free_node() instead of TAILQ_REMOVE() not to forget 2002-10-11 01:34:43 +00:00
netatalk Move netatalk config defns to netatalk/files.netatalk. 2002-10-10 22:10:52 +00:00
netccitt Move netccitt config defns to netccitt/files.netccitt. 2002-10-10 22:17:59 +00:00
netinet Add missing "needs-flag". 2002-10-11 15:58:20 +00:00
netinet6 IPSEC_ESP depends on the "des", "blowfish", "cast128", and "rijndael" 2002-10-12 15:41:24 +00:00
netisdn remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netiso Move netiso config defns to netiso/files.netiso. 2002-10-10 22:56:03 +00:00
netkey warn about the arc4 generator if no NRND, but still use it 2002-10-07 00:40:15 +00:00
netnatm Move netnatm config defns to netnatm/files.netnatm. 2002-10-10 22:58:49 +00:00
netns Move netns config defns to netns/files.netns. 2002-10-10 23:04:33 +00:00
netsmb sanity changes for NetBSD: 2002-10-11 21:35:42 +00:00
nfs forgot to set deadthresh; thanks to YAMAMOTO Takashi. 2002-10-01 15:00:04 +00:00
ntfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
stand
sys Add AudioNvideo, AudioNcenter, AudioNdepth, and AudioNlfe 2002-10-12 07:39:00 +00:00
ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
uvm Garbage collect some leftover (and unneeded) code. OK'ed by chs. 2002-10-05 17:26:06 +00:00
Makefile