NetBSD/sys
wiz 611461bc5e memcpy -> memmove. Noted by Tsubai Masanari. 2001-07-22 13:21:04 +00:00
..
adosfs
altq Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
arch memcpy -> memmove. Noted by Tsubai Masanari. 2001-07-22 13:21:04 +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 You must set 'HPCFB_SWAP_*' if bytes are stored in reverse order, i.e. 2001-07-22 09:56:39 +00:00
filecorefs
gdbscripts
ipkdb
isofs Call inittodr(0) on end of cd9660_mountroot(), so that system time is properly 2001-07-07 14:53:55 +00:00
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 don't set PG_RDONLY on the lower layer's pages, 2001-07-04 21:38:00 +00:00
msdosfs remove support for creating files and directories from msdosfs_mknod 2001-07-19 19:12:33 +00:00
net repair validation on RTAX_GENMASK insertion. has been broken since 44bsd. 2001-07-21 12:20:36 +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 sync rt_ifp check with IPv4 counterpart (see sys/net/if_ethersubr.c 1.27). 2001-07-20 20:26:35 +00:00
netisdn bcopy -> memcpy; Nuke bogus local compatibility defines for it. 2001-07-08 10:33:58 +00:00
netiso
netkey
netnatm
netns Use SPPDEBUG not TCPDEBUG here 2001-07-08 16:14:22 +00:00
netsmb
nfs
ntfs update 2001-07-06 12:38:40 +00:00
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