NetBSD/sys
itojun 6a16706746 follow draft-ietf-tcpm-tcpsecure-00.txt 3.2 (B):
if SYN is coming and RCV.NXT == SEG.SEQ, then ACK with value - 1.
2004-04-20 19:49:15 +00:00
..
altq
arch Default to not inlining __cpu_simple_lock(). 2004-04-20 15:55:30 +00:00
coda Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
compat Fix the sysinfo(SI_HW_SERIAL, emulation so that we actually get the 2004-04-19 02:55:40 +00:00
conf add block device driver 2004-04-17 12:56:26 +00:00
crypto
ddb Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
dev Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will 2004-04-19 16:04:07 +00:00
fs properly version the msdosfs mount structure after addition 2004-04-19 07:53:58 +00:00
gdbscripts
ipkdb
kern Charge root for socket buffers without a socket pointer. 2004-04-19 03:44:46 +00:00
lib add '.L' prefixes to local labels. 2004-04-15 09:20:29 +00:00
lkm Set PATH and use ip_fil_netbsd.c 2004-03-28 09:37:14 +00:00
miscfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
net If we timeout waiting for data on the bpf device, allow data in the current 2004-04-20 10:51:09 +00:00
net80211 Get the sense of ra->ra_nok and ra->ra_nfail right. They indicate 2004-03-29 04:09:45 +00:00
netatalk Use M_ZERO as appropriate. (fix an improper use of M_WAIT to M_WAITOK) 2004-04-18 18:55:57 +00:00
netccitt Use M_ZERO appropriately. Change some incorrect uses of M_DONTWAIT to 2004-04-18 19:11:39 +00:00
netinet follow draft-ietf-tcpm-tcpsecure-00.txt 3.2 (B): 2004-04-20 19:49:15 +00:00
netinet6 remove duplicated #include. PR 25234 2004-04-20 17:12:03 +00:00
netipsec s/netbsd.org/NetBSD.org/g 2004-04-06 08:48:55 +00:00
netisdn Use M_ZERO as appropriate. Use M_WAITOK instead of 0. 2004-04-18 19:21:06 +00:00
netiso De-__P the header files (and reorder the includes of some C files). 2004-04-20 02:13:26 +00:00
netkey Use M_ZERO appropriately. 2004-04-18 23:33:58 +00:00
netnatm
netns ANSI'fy and de-__P 2004-04-19 00:10:48 +00:00
netsmb align Extended file attributes defines 2004-03-22 16:42:06 +00:00
nfs nfs_inactive: inactive the vp before doing sillyrename works. 2004-04-20 11:51:28 +00:00
opencrypto
stand
sys Constify the addr parameter to sbappenaddr. 2004-04-18 21:47:11 +00:00
ufs check_dirty: plug a PHOLD leak. from Greg Oster. 2004-04-20 11:52:17 +00:00
uvm Fix a tyop. 2004-04-05 01:39:07 +00:00
Makefile