NetBSD/sys
itojun fd5d3908d3 wake up socket even with socket recieve buffer is full. otherwise,
we will have lots of pending mbufs on heavy SADB_ACQUIRE traffic.
KAME 1.22 -> 1.23
2000-09-22 08:28:56 +00:00
..
adosfs
arch Add pmap_zero_page_uncached(), and the PMAP_PAGEIDLEZERO macro. 2000-09-22 08:27:00 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat fix obvious bug in svr4_sys_resolvepath(): 2000-09-21 21:24:33 +00:00
conf Support attachments to `com' needed for the Sun Keyboard/Mouse line disciplines. 2000-09-21 23:29:43 +00:00
crypto remove a comment, which is now bogus due to the previous change. 2000-08-31 14:53:48 +00:00
ddb
dev Rename to match Ben's naming scheme. 2000-09-22 05:48:50 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Fix unbalanced #endif. 2000-09-22 01:37:27 +00:00
lib Prevent the compiler from blowing up on sparc64. From mrg. 2000-09-17 19:55:28 +00:00
lkm
miscfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net
netatalk
netccitt
netinet for t_template, allocate mbuf cluster only if really necessary. 2000-09-19 18:21:41 +00:00
netinet6 on ipsec policy lookup, do not try to lookup port numbers for forwarded packet. 2000-09-22 05:50:23 +00:00
netiso
netkey wake up socket even with socket recieve buffer is full. otherwise, 2000-09-22 08:28:56 +00:00
netnatm
netns
nfs Extend NFS_V2_ONLY to remove NQNFS lease support as well. Saves another 10k. 2000-09-19 23:26:25 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys Define pid_t via <sys/ansi.h>: no longer expose clutter from <sys/types.h>. 2000-09-20 10:16:49 +00:00
ufs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:04:08 +00:00
uvm Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
Makefile