freebsd_amp_hwpstate/usr.bin
Steve Price a84507eabd sprintf -> snprintf to avoid potential buffer overflow.
PR:		6907
Submitted by:	Archie Cobbs <archie@whistle.com>
1998-06-14 16:03:40 +00:00
..
apply
ar
at $@ is deprecated, use ${.TARGET} instead. Ditto for other single character 1998-06-09 04:07:23 +00:00
banner
basename
biff
brandelf
c89
calendar
cap_mkdb
chat
checknr
chflags
chkey
chpass Correct the description of the last four fields. 1998-06-13 19:14:14 +00:00
cksum
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
cpp
ctags
cut
dig
dirname
dnsquery
doscmd
du
ee
env
error
expand
f2c
false
fetch
file
file2c
find Make sure we pass the length - 1 to readlink, since it adds its own 1998-06-09 04:10:08 +00:00
finger Don't assume that hp->h_lenght == 4. Be conservative in its use. 1998-06-09 04:31:02 +00:00
fmt
fold
fpr
from
fsplit
fstat
ftp Don't assume that hp->h_lenght == 4. Be conservative in its use. 1998-06-09 04:31:02 +00:00
gcore
gencat
getopt
global
gprof
gprof4
head
hexdump
host
id
indent
ipcrm
ipcs
join
jot
kdump
key
keyinfo
keyinit
keylogin
keylogout
killall
ktrace
kzip
lam
last
lastcomm
ldd Add -DFREEBSD_AOUT to CFLAGS to ensure we get the correct definitions 1998-06-12 14:11:15 +00:00
leave
lex Submitted by: Peter Hawkins thepish@freebsd.org 1998-06-11 02:14:58 +00:00
limits
locate
lock
lockf
logger
login
logname
look
lorder
lsvfs
m4
mail
make Make -V expand it's arguments. This means that instead of 'make -V OBJS' 1998-06-13 11:55:57 +00:00
makewhatis
mesg
minigzip
mk_cmds
mkdep
mkfifo
mklocale
mkstr
mktemp
modstat
more sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
msgs
mt
ncal
netstat o Use snprintf over sprintf. 1998-06-09 04:13:03 +00:00
newkey
nfsstat
nice
nm
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pr
printenv
printf
quota Local filesystems are ufs not ffs 1998-06-11 03:47:29 +00:00
ranlib
rdist Make sure we pass the length - 1 to readlink, since it adds its own 1998-06-09 04:10:08 +00:00
renice
rev
rlogin
rpcgen
rpcinfo #include <arpa/inet.h> 1998-06-12 12:37:15 +00:00
rs
rsh
rup
ruptime
rusers
rwall
rwho
sasc
script
sed
shar
showmount
size
soelim
split
strings
strip "./strip maybe_stripped" doesn't work too well if maybe_stripped is an 1998-06-12 16:22:25 +00:00
su
symorder
systat #include <arpa/inet.h> 1998-06-12 14:18:33 +00:00
tail
talk
tclsh $@ is deprecated, use ${.TARGET} instead. Ditto for other single character 1998-06-09 04:07:23 +00:00
tconv
tcopy
tee
telnet #include <arpa/inet.h> 1998-06-12 12:55:46 +00:00
tftp Don't assume that hp->h_lenght == 4. Be conservative in its use. 1998-06-09 04:31:02 +00:00
time
tip sizeof(foo - 1) isn't the same as sizeof(foo) - 1. 1998-06-09 14:51:05 +00:00
tn3270 Spelling fixes. 1998-06-10 12:34:27 +00:00
top
touch
tput
tr
true
truss
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
users
uudecode
uuencode
vacation
vgrind
vi $@ is deprecated, use ${.TARGET} instead. Ditto for other single character 1998-06-09 04:07:23 +00:00
vis
vmstat
w Remove unused strvisx. 1998-06-09 04:35:20 +00:00
wall
wc
what
whereis
which
who
whois #include <arpa/inet.h> 1998-06-12 12:55:46 +00:00
window
write
xargs
xinstall fchflags(8) -> fchflags(2) 1998-06-10 07:17:59 +00:00
xlint
xstr
yacc Use mkstemp rather than mktemp for yacc's temp files. This change was made 1998-06-09 04:20:51 +00:00
yes
ypcat
ypmatch
ypwhich #include <arpa/inet.h> 1998-06-12 13:04:59 +00:00
Makefile The doscmd build process and doscmd.kernel loader is very a.out specific 1998-06-12 16:18:27 +00:00
Makefile.inc