NetBSD/sys
thorpej 9b2c2ec24d Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +00:00
..
adosfs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
altq pull only "opt_altq_enabled.h" in if_altq.h, and include altqconf.h 2002-09-22 20:09:15 +00:00
arch Gee, this file is showing its origins... cpu_swapout() may invoke 2002-10-02 16:19:59 +00:00
coda remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
compat Add !defined(_LP64) in the appropriate places to correspond with 2002-09-28 10:20:01 +00:00
conf Jumbo commit for wi driver. 2002-09-30 06:50:35 +00:00
crypto Modified to avoid compiler warnings. The specific warning related 2002-09-08 07:52:41 +00:00
ddb
dev Add trailing ; to CFATTACH_DECL. 2002-10-02 16:50:59 +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
ipkdb
isofs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
kern Add a generic config finalization hook, to be called once all real 2002-10-01 18:11:57 +00:00
lib Preserve and restore the caller's FP status register, and ensure 2002-09-28 10:33:59 +00:00
lkm make this compile. 2002-09-06 16:56:13 +00:00
miscfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
msdosfs remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
net backout previous two - if you use ppp* interface, kernel panics instantly. 2002-10-02 02:27:54 +00:00
netatalk
netccitt "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
netinet Remove unused ipl_usec. 2002-09-29 17:55:14 +00:00
netinet6 remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netisdn remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netiso
netkey remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netnatm
netns remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
netsmb remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +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 Assume caller will add trailing ; to CFDRIVER_DECL and CFATTACH_DECL. 2002-10-02 16:49:31 +00:00
ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
uvm uao_find_swslot()'s second argument is in units of pages, not bytes. 2002-10-01 07:52:30 +00:00
Makefile