NetBSD/sys
itojun 26d2e41250 fix mistake in rev 1.30; needed to subtract ip header len 2003-06-26 21:59:42 +00:00
..
altq
arch include <sys/types.h> so that this file can be included first/alone 2003-06-26 20:47:51 +00:00
coda
compat #ifdef _KERNEL_OPT police 2003-06-25 20:30:15 +00:00
conf Bump version to 1.6U, because of PCI attach args changes. 2003-06-15 23:11:25 +00:00
crypto
ddb Somehow overlooked in earlier commits: prototype db_kgdb_cmd(). 2003-05-22 20:17:11 +00:00
dev regen. 2003-06-26 21:15:12 +00:00
fs strlcpy 2003-06-26 05:26:45 +00:00
gdbscripts
ipkdb
kern Whitespace police. 2003-06-26 02:09:27 +00:00
lib Protect opt_*.h include by _KERNEL_OPT 2003-06-23 14:17:24 +00:00
lkm
miscfs Micro-optimisation- move the "pgs == NULL" check from the previous 2003-06-17 04:17:37 +00:00
net Test for symbol "_KERNEL_OPT" instead of "_LKM" as suggested by 2003-06-26 08:22:06 +00:00
netatalk Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
netccitt
netinet fix stats to meet 4.4BSD practice 2003-06-26 21:49:17 +00:00
netinet6 remove unneeded checks of accept_rtadv. from kame 2003-06-24 07:54:47 +00:00
netisdn use strlcpy 2003-05-16 05:12:32 +00:00
netiso Keep pkthdr when prepending new mbuf in front of a given chain. 2003-05-25 08:47:54 +00:00
netkey tighten sanity check on ipsec policy. sync w/kame 2003-06-16 08:11:03 +00:00
netnatm
netns fix mistake in rev 1.30; needed to subtract ip header len 2003-06-26 21:59:42 +00:00
netsmb Make it compile with DEBUG but no DIAGNOSTIC. 2003-06-02 20:43:36 +00:00
nfs add appropriate #ifdef's. 2003-06-26 13:38:53 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys sync packet tag w/openbsd 2003-06-26 09:55:10 +00:00
ufs OS X still seems to use the old nrpos field in the superblock, and gets 2003-06-12 18:50:43 +00:00
uvm PR/21948: Todd Vierling: Implement MAP_TRYFIXED for linux emulation. 2003-06-23 21:32:33 +00:00
Makefile