NetBSD/sys
itojun 866fc79bb9 validate sa_len on equal() macro. without the change we may touch the content
of a2 beyond a2->sa_len mistakelnly.  sync with kame
2001-07-20 18:52:18 +00:00
..
adosfs
altq
arch use definition of memory size for physical area 2001-07-20 14:19:59 +00:00
coda bzero -> memset 2001-07-18 16:12:31 +00:00
compat Add support for the __WALL wait4(2) flag. 2001-07-18 19:11:14 +00:00
conf add macho glue 2001-07-14 02:05:54 +00:00
crypto bzero -> memset, bcopy -> memcpy 2001-07-18 16:50:27 +00:00
ddb
dev Regen. 2001-07-20 07:07:28 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Add `WALLSIG' which causes wait4(2) to wait for all processes, regardless 2001-07-18 19:10:26 +00:00
lib Avoid warnings about uninitialised usage. 2001-07-19 18:55:38 +00:00
lkm port this to sparc64. 2001-07-18 16:53:34 +00:00
miscfs
msdosfs remove support for creating files and directories from msdosfs_mknod 2001-07-19 19:12:33 +00:00
net validate sa_len on equal() macro. without the change we may touch the content 2001-07-20 18:52:18 +00:00
netatalk
netccitt
netinet Add missing counting up of ``socket buffer is full'' counter when 2001-07-17 02:44:00 +00:00
netinet6 do not malloc() during interrupt context for IPv6 multicast kludge table. 2001-07-18 13:12:27 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
ntfs
smbfs
stand
sys Add SCBUSIODETACH ioctl. 2001-07-18 20:20:16 +00:00
ufs Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
uvm bzero -> memset 2001-07-18 16:43:09 +00:00
Makefile