HardenedBSD/sys
Peter Wemm b12e5e82b6 The socketpair(0 syscall is bogusly returning the fd numbers through
the primary and secondary return codes, causing it to not behave as
documented.  This probably originates from the ancient BSD kernels that
had pipe(2) implemented by socketpair(2), there are no binaries left that
we can run that do this.

Pointed out by: Robert Withrow <witr@rwwa.com>, PR#731
1996-08-24 03:35:13 +00:00
..
alpha
amd64
compat/linux
compile
conf
ddb
dev Unconditionally null-terminate string read into spkr driver. 1996-08-24 03:24:39 +00:00
fs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
geom
gnu
i386 Unconditionally null-terminate string read into spkr driver. 1996-08-24 03:24:39 +00:00
isa
isofs/cd9660
kern The socketpair(0 syscall is bogusly returning the fd numbers through 1996-08-24 03:35:13 +00:00
libkern
miscfs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
modules
msdosfs
net route.c:RTM_ADD does not check for a netmask before doing a tree walk 1996-08-24 03:11:13 +00:00
netatalk
netinet Mark sockets where the kernel chose the port# for. 1996-08-23 18:59:07 +00:00
netipx
netkey
netns
nfs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
nfsclient Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
nfsserver Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
pc98
pccard
pci
powerpc/include
rpc
scsi
sys Some cleanups to the callout lists recently added. 1996-08-22 03:50:33 +00:00
tools
ufs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
vm Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
Makefile