NetBSD/usr.bin
itojun 2abe377059 defend against malicious line in ut_line, which could cause unwanted
writes to anything under /dev.  revoke setuid/gid privs earlier.
From: xs@kittenz.org
2002-08-16 20:21:48 +00:00
..
apply
apropos cleanup TAILQ use 2002-06-11 07:17:15 +00:00
asa
at don't include utmp.h 2002-08-01 22:39:14 +00:00
audio sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
awk
banner
basename
bdes
biff
bzip2
bzip2recover
cal Use a slightly more standard section header. 2002-06-23 00:22:56 +00:00
calendar Comiskey Park was the host of the Disco Demolition in 1979. Home of the 2002-07-12 13:42:06 +00:00
cap_mkdb
cdplay err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
checknr
chflags Align default behaviour of chmod, chgrp, chown, and chflags with symlink(7), 2002-07-07 11:44:02 +00:00
chpass Make this compiles again when compiled without YP. 2002-08-16 01:06:28 +00:00
cksum
cmp
col
colcrt
colrm
column
comm
compile_et
compress
crontab
crunch Add SH5 support. (Missed these during the last sweep of my local tree) 2002-07-11 21:46:21 +00:00
ctags
cut err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
dirname
du
eject
elf2aout
elf2ecoff
env
error
expand
false
fdformat
fgen sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
file calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:40:20 +00:00
find Use LOGIN_NAME_MAX instead of UT_NAMELEN 2002-08-01 22:41:34 +00:00
finger Obey the locale settings of the user when deciding what characters are 2002-08-11 03:59:31 +00:00
fmt
fold
fpr
from
fsplit
fstat
ftp Improve description of help text for "passive". 2002-07-29 04:24:47 +00:00
gencat
getconf Fix typo in last commit. 2002-08-05 06:35:44 +00:00
getopt
gprof
head
hesinfo
hexdump err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
id
indent
innetgr
ipcrm Add Xrefs to shm*(2). 2002-06-16 22:43:30 +00:00
ipcs Add Xrefs to shm*(2). 2002-06-16 22:43:30 +00:00
join finish fixing PR#15412 2002-07-24 17:03:00 +00:00
jot
kdestroy
kdump Fix formatting of ktr_user entries so that values of individual bytes 2002-08-04 14:26:21 +00:00
kf
kinit
klist
kpasswd
ktrace PR/17643: Jared D. McNeill: ktrace leaves ktrace.out file with a kernel 2002-07-19 12:53:31 +00:00
ktruss Add more syscalls which has pathname as its first argument. 2002-06-06 10:48:49 +00:00
lam
last
lastcomm
ldd
leave
less Remove !__STDC__. 2002-06-15 18:27:20 +00:00
lex
locate
lock
logger
login remove debugging message leftover 2002-07-30 14:37:38 +00:00
logname
look
lorder
m4
machine
mail calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:40:20 +00:00
make Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
man - getlist(): add "int create" arg, which creates list if it's not present 2002-06-11 04:39:52 +00:00
menuc
mesg
midiplay err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
mixerctl
mk_cmds
mkdep Split out the findcc() function that tries to determine the path to 2002-06-14 23:14:18 +00:00
mkfifo
mklocale
mkstr
mktemp
modstat
msgc
msgs
netgroup
netstat Add more software intrq. 2002-07-23 23:34:39 +00:00
newsyslog don't let newsyslog follow symlink (could be abused to do tricks). 2002-06-27 03:10:15 +00:00
nfsstat
nice
nl
nohup
openssl
pagesize
passwd
paste
patch
pkill
pmc Some more Athlon counter names. 2002-06-07 05:26:45 +00:00
pr
printenv
printf Complete declaration of progprintf() to fix build problem in csh(1). 2002-06-14 11:32:15 +00:00
qsubst
quota
radioctl
rdist Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 01:18:54 +00:00
renice
rev
rlogin Remove #ifdef __STDC__. De-__P() and ANSIfy. 2002-06-14 00:55:47 +00:00
rpcgen err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
rpcinfo
rs err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
rsh Remove #ifdef __STDC__. De-__P() and ANSIfy. 2002-06-14 00:51:04 +00:00
rup
ruptime
rusers
rwall
rwho
script Add an alternate "typescript mode" that contains timestamps and other 2002-06-21 18:46:31 +00:00
sed Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
shar
shlock Remove __STDC__ #ifdefs. De-__P. ANSIfy. 2002-06-14 00:34:58 +00:00
showmount
shuffle
skey
skeyinfo
skeyinit use LOGIN_NAME_MAX not UT_NAMELEN. 2002-08-01 22:43:34 +00:00
soelim
sort
split
ssh Don't set BINOWN if using the default BINMODE. 2002-08-02 04:05:13 +00:00
stat Use limits.h instead of sys/syslimits.h since it's more potrable. 2002-08-13 20:15:06 +00:00
string2key
su err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
systat introduce puthumanint() which calls humanize_number(), and use to 2002-08-08 17:06:31 +00:00
tail Remove #if __STDC__. De-__P() and ANSIfy. 2002-06-14 00:41:42 +00:00
talk
tcopy
tee
telnet Change _putchar definition to match curses.h's expectations, and 2002-06-14 09:55:08 +00:00
tftp
time modernize: 2002-07-16 15:41:57 +00:00
tip
tn3270 Remove #if !__STDC__ code. While here, de-__P(). 2002-06-13 23:41:15 +00:00
top Fix segv when running show_help. 2002-08-02 20:03:36 +00:00
touch
tput
tr
true
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
usbhidaction err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
usbhidctl
users utmpx support 2002-08-01 23:51:20 +00:00
uudecode correct misuse of warnx, which leads to non-informative error 2002-06-29 17:58:50 +00:00
uuencode Fix mistake in algorithm description. 2002-08-06 15:26:04 +00:00
vacation
vgrind
vi add ${MACROS} to roff call to make output paper readable 2002-08-13 20:07:31 +00:00
vis
vmstat Print newline before pool stats. 2002-08-10 19:08:41 +00:00
w skip blank entries. 2002-07-28 20:47:57 +00:00
wall defend against malicious line in ut_line, which could cause unwanted 2002-08-16 20:21:48 +00:00
wc
what
whatis cleanup TAILQ use 2002-06-11 07:17:15 +00:00
whereis err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
which
who make this compile with either utmp or utmpx there. 2002-08-01 23:51:42 +00:00
whois Remove some STDC ifdefs, and some code that's for non-NetBSD systems. 2002-06-13 23:26:43 +00:00
window calloc() arg mistake. it's (nelem, size). from openbsd 2002-08-12 02:40:20 +00:00
write defend against malicious line in ut_line, which could cause unwanted 2002-08-16 20:21:48 +00:00
xargs
xinstall Convert from flock() to the more portable fcntl(). 2002-06-09 04:16:39 +00:00
xlint sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:40:16 +00:00
xstr
yacc
yes
ypcat
ypmatch
ypwhich err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
Makefile
Makefile.inc