NetBSD/usr.bin
itojun 2777b2aa10 use bounded string op as much as possible 2003-07-14 09:25:37 +00:00
..
apply
apropos
asa
at
audio Add NetBSD RCS Ids. 2003-06-23 12:15:00 +00:00
awk
banner
basename
bdes
biff
bzip2
bzip2recover
cal Fixes to make these man page look nice with groff-1.19. 2003-06-30 19:12:31 +00:00
calendar Correct some Japanese entries. 2003-05-30 05:11:25 +00:00
cap_mkdb Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
cdplay use bounded string op as much as possible 2003-07-14 09:18:22 +00:00
checknr Only fclose file if it is open. From Tim Robbins (tjr@freebsd). 2003-05-09 08:44:57 +00:00
chflags
chpass Build custom getpwent.o only if USE_YP==no. Otherwise, chpass will not 2003-04-05 20:32:26 +00:00
cksum End sentence with a dot. 2003-06-26 17:00:55 +00:00
cmp
col
colcrt
colrm
column
comm
compile_et Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
compress Use 2003-04-16 13:34:34 +00:00
crontab
crunch NOxxx= variables should appear first 2003-07-10 11:21:51 +00:00
ctags Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
cut Add missing section header EXIT STATUS. 2003-07-07 12:20:04 +00:00
db Add another Ns to avoid a space. 2003-06-26 17:14:13 +00:00
dirname
du Pass a NULL to getbsize() for any arguments that aren't needed, and 2003-05-30 00:17:25 +00:00
eject
elf2aout
elf2ecoff Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
env
error
expand Bump date for last. 2003-04-08 11:56:07 +00:00
false
fdformat Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
fgen Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
file Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
find strlcpy 2003-07-12 13:57:49 +00:00
finger strlcpy 2003-07-12 13:23:55 +00:00
fmt
fold
fpr
from
fsplit
fstat
ftp strlcpy 2003-07-12 13:23:55 +00:00
gcore Switch two macros so that both work as intended. 2003-06-26 17:53:33 +00:00
gencat Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
getconf
getopt Use `-ne' to compare numbers instead of `!=' in the example. 2003-05-10 17:02:04 +00:00
gprof Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
head clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-18 03:21:00 +00:00
hesinfo Undo last two, I will handle this differently. 2003-06-27 08:50:50 +00:00
hexdump Fixes to make these man page look nice with groff-1.19. 2003-06-30 19:12:31 +00:00
iconv <bsd.own.mk> needed before NETBSDSRCDIR is used 2003-07-10 11:21:03 +00:00
id
indent PR/21645: Mishka: Localized comments don't work with indent. 2003-06-19 15:45:22 +00:00
innetgr
ipcrm
ipcs strlcpy 2003-07-12 13:23:55 +00:00
join Remove duplicate unistd.h inclusion. Igor Sobrado, PR 21300. 2003-04-24 08:22:05 +00:00
jot
kdestroy
kdump Change back to print hex bytes. The 'word' print was completely broken 2003-07-13 18:54:29 +00:00
kinit
klist
ktrace Grammar and mdoc fixes. Bump date for last two. 2003-05-06 08:22:08 +00:00
ktruss
lam
last Fix typo in error message. 2003-07-07 11:42:13 +00:00
lastcomm
ldd Look at mode of program being run, not of ldd when deciding whether to 2003-05-28 20:45:39 +00:00
leave
less fix build errors 2003-04-14 03:02:28 +00:00
lex Remove superfluous ] in last. 2003-07-09 14:47:33 +00:00
locale Use the proper type for the return value from getopt(3). Allows this 2003-07-04 12:33:08 +00:00
locate remove -g accidentally committed 2003-04-07 04:01:32 +00:00
lock
logger
login simplify by asprintf/strdup 2003-05-15 00:52:53 +00:00
logname
look
lorder
m4 Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
machine End sentence with a dot. 2003-05-24 23:37:00 +00:00
mail Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
make Fix two minor whitespace problems. 2003-07-14 08:55:18 +00:00
man
menuc Add OPT_IGNORE flag which makes menu item inactive. 2003-07-07 12:20:56 +00:00
mesg
midiplay Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
mixerctl Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
mk_cmds
mkcsmapper separate "nonidentical conversion" and "ilseq" under csmapper. 2003-07-12 15:39:19 +00:00
mkdep Remove old, unused and unsafe shell scripts as suggested by Jeremy C. Reed 2003-06-11 16:22:10 +00:00
mkesdb Citrus iconv support(3) 2003-06-26 06:30:07 +00:00
mkfifo
mklocale strdup is easier 2003-07-14 09:22:17 +00:00
mkstr
mktemp Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
modstat
msgc Change 'Magic number' of menu text files. 2003-07-07 12:22:35 +00:00
msgs
netgroup
netstat strlcpy 2003-07-12 13:38:10 +00:00
newsyslog Restrict ".Sm off" to the parts where it is wanted. 2003-06-27 22:25:08 +00:00
nfsstat
nice
nl
nohup
openssl
pagesize
passwd Don't build a separate kpasswd program, passwd can handle Kerberos 2003-04-06 16:35:37 +00:00
paste
patch pedantic check around unsafe strncpy. 2003-07-12 13:53:08 +00:00
pathchk Dd month argument should not be abbreviated. 2003-04-15 20:40:28 +00:00
pkill
pmap Build main.c with LOCKDEBUG defined so that it gets the larger kbit 2003-05-04 15:09:45 +00:00
pmc Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
pr
printenv
printf Revert previous. 'None' means that the "Utility Syntax Guidlines" apply. 2003-06-25 12:56:59 +00:00
progress
pwhash Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
qsubst Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
quota
radioctl Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
rdist strlcpy 2003-07-12 13:38:10 +00:00
renice clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-18 03:21:00 +00:00
rev
rlogin Use Aq or Ao/Ac instead of \*[Lt]/\*[Gt]. 2003-07-04 08:13:59 +00:00
rpcgen In no-main mode [rpcgen -C -m], don't declare _rpcfoo variables static. 2003-06-25 19:31:08 +00:00
rpcinfo Pull in <sys/param.h> explicitly. 2003-04-29 17:55:00 +00:00
rs
rsh Remove trailing whitespace. 2003-07-04 08:15:00 +00:00
rup
ruptime
rusers
rwall
rwho
script
sed Quote bang. 2003-06-27 09:06:23 +00:00
shar
shlock Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
showmount
shuffle clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-18 03:21:00 +00:00
skey setup -> set up. 2003-05-14 12:22:56 +00:00
skeyinfo
skeyinit Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
soelim
sort Pa Ar -> Ar. 2003-06-27 09:15:55 +00:00
split Remove the NAME_MAX check. While well-intentioned (and required by POSIX), 2003-07-10 21:30:16 +00:00
ssh >implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@ 2003-05-14 18:22:07 +00:00
stat Bump date for last. 2003-05-08 13:07:10 +00:00
string2key
su This addresses PR21693. Under certain conditions, su -m will fail because 2003-06-18 21:02:03 +00:00
systat No need to resizeterm() if size not changed. 2003-07-05 08:05:51 +00:00
tail
talk
tcopy
tee
telnet use bounded copy ops 2003-07-12 14:29:35 +00:00
tftp strlcpy 2003-07-12 13:38:10 +00:00
time Remove superfluous "". 2003-06-27 09:40:17 +00:00
tip
tn3270 scanf overrun 2003-05-17 14:58:53 +00:00
top bound string operations 2003-07-12 14:08:37 +00:00
touch
tput
tr
true
tset
tsort Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
tty
ul
uname
unexpand use bounded string op 2003-07-14 09:24:00 +00:00
unifdef another fix against unreadable indentation 2003-07-04 04:26:47 +00:00
uniq
units use strl* 2003-05-17 21:05:10 +00:00
unvis
usbhidaction Add NetBSD RCS Ids. 2003-06-23 13:05:47 +00:00
usbhidctl Cm So . Sc -> Sq Cm \&. (and similar for :). 2003-07-01 10:26:27 +00:00
users one <unistd.h> is enough 2003-04-27 10:38:42 +00:00
uudecode Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
uuencode
vacation use bounded string op 2003-07-14 09:24:00 +00:00
vgrind use bounded string op as much as possible 2003-07-14 09:25:37 +00:00
vi Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
vis
vmstat No need to cast the third argument of ioctl() to "char *". 2003-07-02 12:47:00 +00:00
w strlcpy 2003-07-12 13:57:49 +00:00
wall PR/7713: David Holland: warn if we have mesg n. 2003-04-21 00:05:30 +00:00
wc
what
whatis
whereis
which
who Quote question mark. 2003-06-27 09:42:24 +00:00
whois use bounded string op 2003-07-14 09:21:03 +00:00
window Quote question mark, to get it marked up. Whitespace nit. 2003-06-30 19:17:01 +00:00
write PR/21568: Martin Husemann: Shutdown gets permission denied error from wall 2003-05-13 23:05:34 +00:00
xargs
xinstall strlcat 2003-07-12 14:30:53 +00:00
xlint Back out debugging Makefile. 2003-05-30 13:38:09 +00:00
xstr
yacc Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
yes
ypcat
ypmatch PR/9513: Graywolf: ypmatch fails on mail.aliases, mail.byaddr from Solaris 2003-04-12 09:13:28 +00:00
ypwhich strlcpy 2003-07-12 13:57:49 +00:00
Makefile add locale(1) utility. 2003-07-04 05:41:49 +00:00
Makefile.inc