NetBSD/sys
yamt 807ce4c6fc tmpfs_reg_resize: drop swap slots on truncation.
fix a problem pointed by jmmv@.
2005-11-08 23:04:03 +00:00
..
altq
arch add missing IPL_SOFTXENEVT. 2005-11-08 22:57:30 +00:00
coda merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
compat Correctly computes futex timeout. 2005-11-08 21:28:49 +00:00
conf don't pass -t option to xargs unless MAKEVERBOSE is 2. 2005-11-02 14:29:52 +00:00
contrib For clarify, use the name opt_athhal.h instead of opt_ah.h for the 2005-10-19 09:04:23 +00:00
crypto RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +00:00
ddb - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
dev Add a fake entry in pms_protocols array to avoid an out-of-bounds 2005-11-08 22:12:16 +00:00
dist Adjust for icmp_error signature. 2005-10-23 19:40:20 +00:00
fs tmpfs_reg_resize: drop swap slots on truncation. 2005-11-08 23:04:03 +00:00
gdbscripts
ipkdb
kern vput() -> vrele(). Vnode is already unlocked. 2005-11-08 11:35:51 +00:00
lib put mcount.c in the normal object list, so that "make depend" works. 2005-10-02 15:34:17 +00:00
lkm
miscfs merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
net correct SADB_X_MIGRATE. pointed by Francis Dupont. 2005-10-29 15:05:13 +00:00
net80211 Cosmetic: fix indentation. 2005-09-25 00:04:01 +00:00
netatalk
netccitt pk_accton(): `path' actually points into kernel space. 2005-10-06 16:32:14 +00:00
netinet Don't decrement the ttl, until we are sure that we can forward this packet. 2005-11-01 21:21:09 +00:00
netinet6 mif6table is used by netstat, so don't declare it static. Fix netstat -g 2005-10-21 18:00:45 +00:00
netipsec PR/31478: YOMURA Masanori: Inconsistent default value of net.inet.ipsec.dfbit 2005-10-05 12:59:24 +00:00
netisdn
netiso
netkey Make sure that the port numbers are set to 0 in SAD and SPD when NAT-T 2005-10-03 13:14:38 +00:00
netnatm
netns
netsmb
nfs nfs_read: return EISDIR rather than EPERM for !VREG files. 2005-11-05 19:21:14 +00:00
opencrypto
stand
sys fix the SYSV semop number of operations per request to be limited by 2005-11-03 16:57:03 +00:00
ufs Adjust signature of softdep_freefile (dummy stub which always panics 2005-11-02 22:10:41 +00:00
uvm add a function to drop all swap slots in a given range. for tmpfs. 2005-11-08 23:02:22 +00:00
Makefile