NetBSD/sys
thorpej ad1ef53725 Deal with a problem where ephemeral port shortage would case a PCB's
local address to be set, causing all further attemps to bind that PCB
to fail.  From Koji Imada, PR #3857.
1997-11-20 04:53:37 +00:00
..
adosfs
arch The pgtalloc() stuff is still not doing the right thing on non-MXCC 1997-11-19 23:19:13 +00:00
compat Regen 1997-11-16 22:51:15 +00:00
conf
ddb s/DB_HISTORY_SIZE/DDB_HISTORY_SIZE/, for consistency with other DDB #defines 1997-11-16 23:51:23 +00:00
dev Declare the scsipi_xfer's "flags" member to be volatile, to force it 1997-11-20 04:09:19 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern In m_split(), restore m_pkthdr.len if an error occurs. From Koji Imada, 1997-11-20 04:28:18 +00:00
lib
lkm merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
miscfs
msdosfs PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
net Change the interface name from "st" to "strip", so as to match the 1997-11-17 23:35:28 +00:00
netatalk
netccitt
netinet Deal with a problem where ephemeral port shortage would case a PCB's 1997-11-20 04:53:37 +00:00
netiso
netnatm
netns
nfs Make sure the receive lock is taken when disconnecting a socket. Also 1997-11-16 23:23:20 +00:00
stand
sys Define struct statfs.f_flags as unsigned short instead of signed short. 1997-11-18 21:35:16 +00:00
ufs
vm
Makefile If DESTDIR is set and not empty and not /, force SYS_INCLUDES to "copies"; 1997-11-15 01:09:15 +00:00