NetBSD/usr.bin
christos 692346d6f0 PR/28264: Miles Nordin: finger does not consult utmp if a username is specified 2004-11-12 21:48:58 +00:00
..
apply
apropos Add (unsigned char) cast to ctype functions 2004-10-30 15:51:20 +00:00
asa
at Add (unsigned char) cast to ctype functions 2004-10-30 16:55:06 +00:00
audio Add (unsigned char) cast to ctype functions 2004-10-30 16:57:27 +00:00
awk Add article. 2004-06-06 04:04:36 +00:00
banner
basename
bdes Use strtoul() for integer conversion 2004-10-30 17:02:20 +00:00
biff
bzip2 Add hook for SMALL 2004-06-06 06:39:43 +00:00
bzip2recover
cal
calendar Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
cap_mkdb Drop extra space before a dot. 2004-09-26 21:19:47 +00:00
cdplay Add (unsigned char) cast to ctype functions 2004-10-30 17:08:12 +00:00
checknr Standardize usage: print it to stderr, add brackets around all optional 2004-07-09 11:41:26 +00:00
chflags
chpass Add (unsigned char) cast to ctype functions 2004-10-30 17:08:12 +00:00
cksum -p, -s, -t, and -x are mutually exclusive -- make it obvious in 2004-07-09 11:47:59 +00:00
cmp
col
colcrt
colrm
column
comm Add -f to usage. From Kouichirou Hiratsuka in PR 26196. 2004-07-09 11:50:21 +00:00
compile_et Don't include ${DESTDIR}/usr/include/krb5 if HOSTPROG. It's not needed and 2004-06-22 02:44:11 +00:00
compress Sync usage with man page. From Kouichirou Hiratsuka in PR 26197. 2004-07-09 12:14:37 +00:00
crontab
crunch Add (unsigned char) cast to ctype functions 2004-10-30 17:17:35 +00:00
ctags Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
cut
db When vis encoding with -S, only remove the trailing NUL if -N isn't used and 2004-10-04 10:56:12 +00:00
dirname
du Use open address hashtable with multiplicative double hash probing 2004-06-13 11:30:10 +00:00
eject Add (unsigned char) cast to ctype functions 2004-10-30 17:17:35 +00:00
elf2aout s/the the/to the/. 2004-04-23 02:55:11 +00:00
elf2ecoff
env
error
expand
false
fdformat PR/15897: Ryo HAYASAKA: fdformat does not know about terminal width. 2004-04-23 15:04:27 +00:00
fgen Add -d level to usage. From Kouichirou Hiratsuka in PR 26198. 2004-07-09 12:10:43 +00:00
file Force LANG=C before doing the shell glob to avoid collation issues on hosts 2004-06-16 01:33:35 +00:00
find Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
finger PR/28264: Miles Nordin: finger does not consult utmp if a username is specified 2004-11-12 21:48:58 +00:00
fmt Add (unsigned char) cast to ctype functions 2004-10-30 17:17:35 +00:00
fold
fpr
from isupper(x) can be true for x in [128..255], but since tolower(x) is required 2004-10-30 17:25:34 +00:00
fsplit No need to call isupper() before tolower() 2004-10-30 17:27:28 +00:00
fstat Add (unsigned char) cast to ctype functions 2004-10-30 17:29:47 +00:00
ftp Add (unsigned char) cast to ctype functions 2004-10-30 17:29:47 +00:00
gcore
gencat
getconf pathconf(2), not (3). 2004-11-10 13:43:39 +00:00
getopt
gprof
grep Add (unsigned char) cast to ctype functions 2004-10-30 17:37:09 +00:00
gzip Don't abort decompression if there are no bytes in the output buffer 2004-10-08 12:46:24 +00:00
head Mention -c explicitly, use Nm, drop trailing space, 2004-05-04 23:44:21 +00:00
hesinfo
hexdump Add (unsigned char) cast to ctype functions 2004-10-30 17:43:02 +00:00
iconv sort iconv -l output 2004-02-21 09:16:25 +00:00
id
indent Add (unsigned char) cast to ctype functions 2004-10-30 17:43:02 +00:00
innetgr Sort options and add -v to usage. From Kouichirou Hiratsuka in PR 26219, 2004-07-10 16:12:29 +00:00
ipcrm
ipcs Change copyright to 2-clause BSD-copyright. 2004-09-15 19:45:17 +00:00
join Add missing -j to usage; sort as in man page; 2004-07-13 11:53:57 +00:00
jot
kdestroy
kdump Ensure a non-zero 'word_size' is passed to hexdump_buf for unknown 2004-08-23 20:49:28 +00:00
kgetcred Add kgetcred, a tool that fetches a credential from the KDC 2004-05-25 10:31:45 +00:00
kinit
klist
ktrace - If fktrace(2) failed, just exit rather than waiting for trace output. 2004-07-16 23:52:01 +00:00
ktruss Add prefix "${PROG}-" to filename of automatically created list of 2004-07-10 12:12:49 +00:00
lam
last Add -n to usage. 2004-11-11 01:01:22 +00:00
lastcomm Add (unsigned char) cast to ctype functions 2004-10-30 19:34:01 +00:00
ldd Fix default format so that not to print NULL (e.g., ldd mozilla-bin). 2004-09-07 02:54:40 +00:00
leave
less Add (unsigned char) cast to ctype functions 2004-10-30 20:17:19 +00:00
lex Add (unsigned char) cast to ctype functions - Char is unsigned char. 2004-10-30 20:37:35 +00:00
locale consistently quote all values printed in the summary of 2004-07-12 08:51:56 +00:00
locate Rework "ignorefs" behaviour: 2004-04-19 01:05:22 +00:00
lock Usage -> usage; add missing -n to usage. From Kouichirou Hiratsuka in PR 26221. 2004-07-13 11:55:02 +00:00
logger
login Use getprogname(); add -F to usage. From Kouichirou Hiratsuka in PR 26222. 2004-07-13 11:56:24 +00:00
logname
look
lorder
m4 Add (unsigned char) cast to ctype functions 2004-10-30 20:39:35 +00:00
machine
mail Add (unsigned char) cast to ctype functions 2004-10-30 20:39:35 +00:00
make Add (unsigned char) cast to ctype functions 2004-10-30 20:39:35 +00:00
man
menuc In procese_menu, make sure we initializie the menus 2004-09-17 18:27:28 +00:00
mesg
midiplay
mixerctl
mk_cmds
mkcsmapper
mkdep Sync usage with man page. From Kouichirou Hiratsuka in PR 26224. 2004-07-13 12:00:30 +00:00
mkesdb
mkfifo mkfifo is creating fifos, not directories. Noted by Andrew Doran. 2004-10-08 22:32:35 +00:00
mklocale
mkstr
mktemp Bump date for previous. 2004-04-02 11:47:55 +00:00
modstat Update a comment to say that the returned size is in KB. 2004-10-22 09:50:54 +00:00
msgc Add (unsigned char) cast to ctype functions 2004-11-05 20:45:48 +00:00
msgs Fix obvious grammar mistake. Most of this file could do with a rewrite. 2004-09-03 14:24:50 +00:00
netgroup
netstat Add (unsigned char) cast to ctype functions 2004-10-30 20:56:20 +00:00
newsyslog Add (unsigned char) cast to ctype functions 2004-10-30 20:56:20 +00:00
nfsstat in "summary" output (-w), 2004-08-26 13:29:05 +00:00
nice
nl
nohup
openssl
pagesize
passwd Add (unsigned char) cast to ctype functions 2004-10-30 21:05:53 +00:00
paste
patch Add (unsigned char) cast to ctype functions 2004-10-30 21:52:09 +00:00
pathchk
pkill Make usage() not overflow 80 char lines. 2004-02-15 17:03:30 +00:00
pmap Add V_PTY 2004-11-10 17:54:47 +00:00
pmc
pr
printenv
printf WARNS=3, and remove comment about WFORMAT issues. 2004-10-30 19:28:35 +00:00
progress Support strsuftoll(3) suffixes for '-l length'. 2004-04-03 06:19:22 +00:00
pwhash Add (unsigned char) cast to ctype functions 2004-11-01 21:12:59 +00:00
qsubst Make fn arg 'unsigned char' to avoid passing 'char' to isalnum() 2004-11-01 21:36:11 +00:00
quota Replaced strncpy with strlcpy. Thanks to Peter Postma who 2004-09-07 13:20:39 +00:00
radioctl
rdist Patch from Olaf Siebert in PR 12688 to handle hard links correctly when 2004-08-06 15:50:02 +00:00
renice
rev
rlogin - Fix bug in port parsing code; s_port must be in network byte order. 2004-10-16 02:03:54 +00:00
rpcgen Add (unsigned char) cast to ctype functions 2004-11-01 21:39:32 +00:00
rpcinfo Add (unsigned char) cast to ctype functions 2004-11-01 21:39:32 +00:00
rs Add (unsigned char) cast to ctype functions 2004-11-01 21:39:32 +00:00
rsh remove unused variable 2004-10-16 07:36:08 +00:00
rup
ruptime
rusers
rwall
rwho
script Add -d to usage; use getprogname(3). From Kouichirou Hiratsuka in PR 26227. 2004-07-13 12:07:51 +00:00
sed Usage: Options before arguments; add -E. From Kouichirou Hiratsuka in PR 26255. 2004-07-13 12:11:06 +00:00
shar
shlock * add [] to -p 2004-07-13 12:16:12 +00:00
showmount Patch from PR 15181 to try using TCP first, fixing problems with long 2004-08-06 16:10:54 +00:00
shuffle use arc4random 2004-09-10 05:34:54 +00:00
skey Add (unsigned char) cast to ctype functions 2004-11-01 21:52:07 +00:00
skeyinfo
skeyinit Add (unsigned char) cast to ctype functions 2004-11-03 20:10:08 +00:00
soelim
sort Add (unsigned char) cast to ctype functions 2004-11-03 20:10:08 +00:00
split
ssh Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
stat Sort options. Use more mdoc macros. Some nit fixes. Bump date. 2004-09-01 23:26:10 +00:00
string2key
su Remove a leftover line apparently from rev. 1.17; also from Juha Hyttinen 2004-04-27 10:26:22 +00:00
systat Add (unsigned char) cast to ctype functions 2004-11-04 07:18:47 +00:00
tail do not use long for file offset, use off_t. otto@openbsd 2004-02-16 21:57:04 +00:00
talk PR/24862: Peter Postma: From Andrey Matveev via OpenBSD: 2004-03-20 17:07:33 +00:00
tcopy
tee
telnet Kill remnant function decl. 2004-11-10 20:26:43 +00:00
tftp Move declaration of local variables to start of function instead of 2004-10-10 22:15:34 +00:00
time
tip Add (unsigned char) cast to ctype functions 2004-11-04 07:29:09 +00:00
tn3270
top Add (unsigned char) cast to ctype functions 2004-11-04 07:35:15 +00:00
touch
tput Sync usage with man page; use getprogname(). 2004-07-23 13:33:22 +00:00
tr As in other man pages, use .Dq for strings, and .Sq for single characters. 2004-03-24 11:38:27 +00:00
true
tset pass data to a function via arguments instead of via global variables. 2004-09-01 01:46:28 +00:00
tsort
tty
ul
uname
unexpand
unifdef
uniq
units Add (unsigned char) cast to ctype functions 2004-11-04 07:38:43 +00:00
unvis Add -h to decode RFC 1808 URI style encoding (VIS_HTTPSTYLE). 2004-04-22 06:55:15 +00:00
usbhidaction Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
usbhidctl Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
users
uudecode Add (unsigned char) cast to ctype functions 2004-11-04 07:38:43 +00:00
uuencode
uuidgen Sync usage with man page. 2004-09-13 23:44:19 +00:00
vacation New sentence, new line; punctuation fixes; 2004-08-25 12:47:57 +00:00
vgrind Add (unsigned char) cast to ctype functions 2004-11-04 07:38:43 +00:00
vi Add (unsigned char) cast to ctype functions 2004-11-05 19:50:12 +00:00
vis Sync usage with man page; use getprogname(). From Kouichirou Hiratsuka 2004-07-23 13:44:17 +00:00
vmstat Add (unsigned char) cast to ctype functions 2004-11-05 19:56:34 +00:00
w PR/28185: Brian Marcotte: w command broken when user specified 2004-11-11 00:09:07 +00:00
wall Call check_sender with NULL atime, meaning no strict checking. 2004-10-27 17:49:19 +00:00
wc
what
whatis Use isalnum((unsigned char)x) instead of testing both isdigit() and isalpha() 2004-11-05 19:54:47 +00:00
whereis PR/25680: Christian Biere: whereis/which return invalid information with 2004-05-23 02:24:06 +00:00
who Check the result of stat and warn if things are not found. 2004-10-22 15:50:47 +00:00
whois
window
write make the atime and msgok optional. If we did not request atime, then we 2004-10-27 17:48:47 +00:00
xargs
xinstall Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
xlint recognize _Bool. 2004-09-12 08:58:52 +00:00
xstr Some improvements from jmc@openbsd. 2004-07-26 16:05:33 +00:00
yacc Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Add the uuidgen(1) command, adapted from FreeBSD. While here, also add 2004-09-13 23:35:19 +00:00
Makefile.inc