NetBSD/sys
yamt 1207308b90 for in-kernel maps,
- allocate kva for vm_map_entry from the map itsself and
  remove the static limit, MAX_KMAPENT.
- keep merged entries for later splitting to fix allocate-to-free problem.
  PR/24039.
2005-01-01 21:00:06 +00:00
..
altq
arch for in-kernel maps, 2005-01-01 21:00:06 +00:00
coda
compat check that signum is valid correctly. 2004-12-22 18:16:47 +00:00
conf Welcome to 2005. 2005-01-01 00:00:01 +00:00
crypto
ddb
dev Make this compile again. 2005-01-01 19:29:59 +00:00
dist pfil4_wrapper: clear M_CANFASTFWD which is not compatible with pf. 2005-01-01 09:13:14 +00:00
fs size_t police 2004-12-28 01:12:26 +00:00
gdbscripts
ipkdb
kern Spell "available" correctly. 2005-01-01 03:24:43 +00:00
lib MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
lkm ETHFOO_GOING had no chance to actually be useful if sc_flags is set to 0 2004-12-17 12:17:09 +00:00
miscfs check for _KERNEL_OPT around opt include 2004-12-22 23:29:51 +00:00
net Fixup of bad patch made by me; the #ifdef ought to be also including ISO 2004-12-30 15:38:50 +00:00
net80211 Cosmetic: remove some dead code. Join some lines. 2004-12-27 10:47:57 +00:00
netatalk
netccitt
netinet factor out receive side tcp/udp checksum handling code so that they 2004-12-21 05:51:31 +00:00
netinet6 remove a redundant check for ifindex2ifnet[idx] != 0 2004-12-21 11:40:12 +00:00
netipsec Fix missing break; Emmanuel Dreyfus. 2004-10-27 23:10:13 +00:00
netisdn
netiso Convert lo(4) to a clonable device. 2004-12-04 16:10:25 +00:00
netkey move SA header to DEAD if there's no children. markus@openbsd 2004-12-06 08:07:28 +00:00
netnatm
netns
netsmb
nfs revive spec vop_bwrite as it's needed for block devices. 2004-12-17 03:31:20 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys remove unused VDIRTY. 2004-12-31 14:54:46 +00:00
ufs remove opt_compat_netbsd.h, afaict it is no longer needed. 2004-12-26 17:34:39 +00:00
uvm for in-kernel maps, 2005-01-01 21:00:06 +00:00
Makefile