NetBSD/sys
uwe 8107633e20 bus space methods should be "static __inline__", not "extern __inline__".
Otherwise an unoptimized kernel cannot be linked.  Reviewed by pk.
2002-05-07 00:37:47 +00:00
..
adosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch bus space methods should be "static __inline__", not "extern __inline__". 2002-05-07 00:37:47 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Add missing const. 2002-05-05 08:23:03 +00:00
conf Revert revision 1.525. 2002-05-03 17:58:28 +00:00
crypto
ddb
dev Regenerate for Netgear FA411. 2002-05-06 22:28:18 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern Back out previous. 2002-05-03 01:22:30 +00:00
lib Add strtoul. 2002-05-05 11:23:24 +00:00
lkm Fix a file name. 2002-04-10 04:21:27 +00:00
miscfs Since npages may includes number of pages behind us, we can't use it to 2002-05-06 00:42:22 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net "if (debug)" some log messages not signaling real errors but happening 2002-04-29 16:29:29 +00:00
netatalk
netccitt
netinet Fix compilation problems 2002-05-02 17:13:27 +00:00
netinet6 Use M_READONLY() rathern than testing to see if ext_free is set 2002-04-28 00:54:41 +00:00
netisdn Sync layer 3 B-channel accounting with layer 2. 2002-05-02 18:56:55 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Remove wrong assertion in previous commit. 2002-05-06 03:20:54 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand
sys <sys/bootblock.h> is a better name than <sys/bootinfo.h> 2002-05-06 13:32:19 +00:00
ufs use the correct size when zeroing an array. 2002-05-05 17:01:41 +00:00
uvm look in the right flags field for PQ_INACTIVE. 2002-05-05 16:26:17 +00:00
Makefile