..
altq
arch
Adapt to the Scheduler Activations changes.
2003-06-23 13:06:54 +00:00
coda
compat
Make sure to include opt_foo.h if a defflag option FOO is used.
2003-06-23 11:00:59 +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
Make sure to include opt_foo.h if a defflag option FOO is used.
2003-06-23 11:00:59 +00:00
fs
Disable QUOTA for ntfs - it's broken.
2003-06-23 11:53:47 +00:00
gdbscripts
Clean up the output a little and print the lwp pointer.
2003-04-28 01:43:48 +00:00
ipkdb
kern
Make sure to include opt_foo.h if a defflag option FOO is used.
2003-06-23 11:00:59 +00:00
lib
Make sure to include opt_foo.h if a defflag option FOO is used.
2003-06-23 11:00:59 +00:00
lkm
use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"
2003-05-04 06:36:37 +00:00
miscfs
Micro-optimisation- move the "pgs == NULL" check from the previous
2003-06-17 04:17:37 +00:00
net
Protect kernel opt_*.h include by #ifdef _KERNEL_OPT
2003-06-23 12:56:07 +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
Make sure to include opt_foo.h if a defflag option FOO is used.
2003-06-23 11:00:59 +00:00
netinet6
Make sure to include opt_foo.h if a defflag option FOO is used.
2003-06-23 11:00:59 +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
netsmb
Make it compile with DEBUG but no DIAGNOSTIC.
2003-06-02 20:43:36 +00:00
nfs
Make sure to include opt_foo.h if a defflag option FOO is used.
2003-06-23 11:00:59 +00:00
stand
sys
Make sure to include opt_foo.h if a defflag option FOO is used.
2003-06-23 11:00:59 +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
Fix typo in panic message. From miod@openbsd.
2003-06-01 09:26:10 +00:00
Makefile