HardenedBSD/sys
Alfred Perlstein 8b43b53530 expand_name fixes:
.) don't use MAXPATHLEN + 1, fix logic to compensate.
.) style(9) function parameters.
.) fix line wrapping.
.) remove duplicated error and string handling code.
.) don't NUL terminate already NUL terminated string.
.) all string length variables changed from int to size_t.
.) constify variables.
.) catch when corename would be truncated.
.) cast pid_t and uid_t args for format string.
.) add parens around return arguments.

Help and suggestions from: bde
2002-05-08 09:06:47 +00:00
..
alpha zapnot the signed bits in atomic_cmpset_32. Previously this did not work with 2002-05-08 05:19:56 +00:00
amd64
arm
boot
cam
coda
compat
conf
contrib
crypto
ddb
dev
fs
geom
gnu
i4b
i386
ia64
isa
isofs/cd9660
kern expand_name fixes: 2002-05-08 09:06:47 +00:00
libkern
modules
net
netatalk
netatm
netgraph
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98
pccard
pci
posix4
powerpc
rpc
security/lomac
sparc64 Remove unneeded include. 2002-05-08 04:21:58 +00:00
sys
tools
ufs
vm
Makefile