NetBSD/usr.bin
wiz 26dba06cb7 Fix some typos found by Rich Neswold and reported in PR 48597. 2014-02-13 22:36:28 +00:00
..
apply
apropos
asa
at
audio fix unused variable warnings 2013-10-18 20:47:06 +00:00
audiocfg Add more __dead. 2013-08-12 14:03:18 +00:00
awk
banner
basename
bdes Use more static and __dead. 2013-08-15 20:48:56 +00:00
biff Add EXIT STATUS section. From Ryan Kavanagh via jmc@openbsd. 2013-04-28 12:43:51 +00:00
bthset
btkey
btpin
bzip2
bzip2recover
cal
calendar add today's releases: 5.1.4, 5.2.2, 6.0.4, and 6.1.3 2014-01-27 21:00:02 +00:00
cap_mkdb PR/32591: JuanRP: Also remove the file we are going to be building to prevent 2013-03-26 20:58:35 +00:00
cdplay fix the rest of the lint warnings [pass 1] 2013-10-07 15:17:24 +00:00
checknr Add more __dead. 2013-08-12 14:03:18 +00:00
chflags In all man pages that say: 2013-12-17 09:54:08 +00:00
chpass
cksum fix unused variable warnings 2013-10-18 20:47:06 +00:00
cleantags Move .Op macro to its own line. Fix SYNOPSIS rendering with mandoc. 2013-04-26 17:12:10 +00:00
cmp Explicitly include <stdint.h> for uintmax_t; from Eitan Adler. 2013-11-20 17:19:14 +00:00
col
colcrt
colrm
column
comm Use getc instead of fgetc. 2012-09-05 04:01:23 +00:00
compress
config Fix some typos found by Rich Neswold and reported in PR 48597. 2014-02-13 22:36:28 +00:00
crunch Recognize coldfire 2014-01-26 18:24:29 +00:00
csplit Correct number of output files in example. 2014-02-04 19:48:48 +00:00
ctags Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
cut From Igor Sobrado in private email (based on his OpenBSD commit): 2014-02-03 20:22:19 +00:00
db
deroff fix unused variable warnings 2013-10-18 20:47:06 +00:00
dirname
du
eject
elf2aout Use ${MACHINE_CPU} == "m68k" 2013-07-18 21:11:47 +00:00
elf2ecoff remove unused variables 2013-11-10 17:14:25 +00:00
env
error
expand
extattr
false
fdformat Make sure fdformat is on m68k (even sun2) 2013-07-18 21:03:07 +00:00
fgen fix unused variable warnings 2013-10-18 20:47:06 +00:00
fincore
find find(1): Compare timestamp in nsec scale in -anewer/-cnewer/-newer. 2013-05-04 06:29:32 +00:00
finger - Don't dump core or print random junk on corrupt utmp entries. 2013-01-18 22:10:31 +00:00
flock Annotate functions using format strings. 2014-01-07 02:07:08 +00:00
fmt
fold
fpr
from
fsplit Assert equality, not assignment, in fsplit, and say who guarantees it. 2013-01-23 20:39:46 +00:00
fstat make fstat -f search for unix sockets. 2014-01-17 03:28:01 +00:00
ftp Annotate functions using format strings. 2014-01-07 02:07:08 +00:00
gcore use macro for OS name when first introduced 2014-01-21 02:53:30 +00:00
genassym - use just the basename for program name 2014-01-06 22:43:15 +00:00
gencat Use LIST_FOREACH, LIST_NEXT, etc., instead of direct access to 2013-11-27 17:38:11 +00:00
getaddrinfo Sort. Use .Ex for EXIT STATUS section. 2013-09-30 08:13:59 +00:00
getconf Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects. 2013-12-19 19:11:50 +00:00
getent
getopt
gprof
grep Fix memory leak in file_matching(). 2013-01-21 03:24:43 +00:00
gzip fix == compatibility problem 2013-12-06 13:33:15 +00:00
head
hesinfo
hexdump don't read random garbage from the stack 2013-10-18 20:19:03 +00:00
iconv Save errno around fwrite(), which can otherwise trash it; PR 47813. 2013-10-07 02:00:46 +00:00
id
indent Remove a few unneeded Pp macros. 2012-10-13 14:18:16 +00:00
infocmp terminfo uses CDB instead of DB 2013-10-01 09:01:49 +00:00
innetgr
ipcrm
ipcs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
join
jot
kdump PR/48413: Inappropriate sign extension in kdump output 2013-11-27 20:27:58 +00:00
klist
ktrace use O_CLOEXEC. 2013-01-24 17:47:58 +00:00
ktruss
lam Adjust case of example to match usage (and code) 2012-12-13 21:09:34 +00:00
last
lastcomm
ldd include symver.c 2013-05-07 13:00:35 +00:00
leave
locale
locate
lock fix unused variable warnings 2013-10-18 20:47:06 +00:00
logger
login fix unused variable warnings 2013-10-18 20:47:06 +00:00
logname
look
lorder
m4 Better document eval, mentioning optional second and third arguments. 2014-01-07 13:32:21 +00:00
machine
mail fix unused variable warnings 2013-10-18 20:47:06 +00:00
make Reduce the calls to realloc from brk_string by basing initial argmax guess 2014-02-12 01:35:56 +00:00
man Instead of guessing the suffix in the code, use the suffix list previously 2013-10-28 23:46:17 +00:00
menuc avoid redefinitions 2013-10-18 20:19:36 +00:00
mesg
midiplay
mixerctl Fix indent and style. no functional changes. 2012-10-28 02:01:15 +00:00
mkcsmapper
mkdep Conditionally include the depend files. 2013-03-05 21:57:47 +00:00
mkesdb
mkfifo
mklocale Fix description of hex encoding. 2013-07-15 18:46:47 +00:00
mkstr
mktemp Reorganise, consolidate duplicated information, clarify wording, 2012-11-04 10:10:03 +00:00
mkubootimage add missing prototype for crc32v 2012-12-29 16:18:08 +00:00
moduli
msgc avoid redefinitions 2013-10-18 20:19:36 +00:00
msgs Fix documentation of how to expire old messages. For some reason the 2013-11-24 19:49:22 +00:00
nbperf Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
nbsvtool
netgroup
netstat Update for new pcb tailq's. 2013-11-23 22:01:12 +00:00
newgrp fix type or rval. 2013-01-24 17:46:30 +00:00
newsyslog Revert previous, it was wrong. 2013-12-20 17:01:39 +00:00
nfsstat
nice
nl Improve description. 2013-09-24 22:08:06 +00:00
nohup
pagesize
passwd Keep the built-in support for passwd -k, but don't make the kpasswd link or 2013-02-13 23:19:14 +00:00
paste Remove second NetBSD RCS Id. 2013-04-07 17:43:01 +00:00
patch Add comma after i.e. 2013-01-29 09:30:11 +00:00
pathchk
pkill Document that patterns are specified using extended regular expressions. 2013-11-01 07:49:00 +00:00
pmap fix format string 2012-10-29 16:25:25 +00:00
pmc Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
pr - Fix optional argument options (e, i, n, s) in SYNOPSIS and DESCRIPTION 2012-08-01 02:36:17 +00:00
printenv
printf WARNS=6 2013-07-16 17:48:22 +00:00
progress
pwhash
qsubst Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
quota Passes WARNS=5; don't set WARNS=4. 2013-08-11 06:09:29 +00:00
radioctl
rdist more clobbering fixes. 2013-10-18 20:43:45 +00:00
renice emove duplicate RCS Id. Bump date for previous. 2012-12-06 07:52:12 +00:00
rev
revoke
rfcomm_sppd Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
rlogin Sync usage with man page. 2013-03-02 18:37:19 +00:00
rpcgen Sync usage and option descriptions with manpage. 2013-12-15 09:18:31 +00:00
rpcinfo passes WARNS=5, don't set it to 4. 2013-08-21 21:05:29 +00:00
rs
rsh
rump_allserver alleviate may-be-used-unused 2014-01-16 02:20:50 +00:00
rump_dhcpclient Don't use const foo const as type, one const is enough. 2012-09-13 21:44:49 +00:00
rump_halt use rumpuser_port.h 2014-01-15 16:53:32 +00:00
rump_server Support disklabel partitions on all platforms. 2013-11-13 17:47:27 +00:00
rump_wmd Clarify that -l params must be given after options. 2014-01-28 14:02:54 +00:00
rup
ruptime Remove second copy for RCS Id. 2014-01-04 15:43:27 +00:00
rusers
rwall
rwho
script
sdiff Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
sdpquery fix unused variable warnings 2013-10-18 20:47:06 +00:00
sed Fix violations of the sequence point rule. 2013-06-28 15:04:35 +00:00
seq * Punctuation 2013-04-07 17:37:45 +00:00
shar
shlock Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
shmif_dumpbus make portable 2013-12-20 10:04:33 +00:00
showmount
shuffle
skey
skeyinfo
skeyinit Fix capitalisation (again, last time the wrong sentence). 2013-05-06 13:44:17 +00:00
sockstat Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
soelim
sort fix unused variable warnings 2013-10-18 20:47:06 +00:00
spell Spell NULL pointer as NULL. 2013-11-18 19:55:59 +00:00
split
stat Unset HAVE_DEVNAME for tools build. 2013-01-03 13:28:41 +00:00
su Change to home directory only after setting the full user context 2013-06-29 05:08:35 +00:00
systat Fix fallout from circleq->tailq transition. 2013-11-24 13:13:12 +00:00
tabs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
tail fix unused variable warnings 2013-10-18 20:47:06 +00:00
talk - use warn/err 2012-12-29 23:44:22 +00:00
tcopy
tee use more appropriate types 2013-03-06 11:44:11 +00:00
telnet Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
tftp Work around "variable might be clobbered by longjmp" gcc warning when compiling with CPUFLAGS=-march=armv7. Should be fixed properly one day... 2013-03-29 18:53:21 +00:00
tic Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
time
tip get rid of equal(), use {s,g}etprogname(). 2013-10-21 14:47:46 +00:00
touch Note that -d, -r, and -t are mutually exclusive and only the last one 2012-10-24 02:46:25 +00:00
tpfmt
tput Use putp(3) to output our strings. 2013-02-05 11:31:56 +00:00
tr Whitespace. 2013-08-11 01:54:35 +00:00
true
tset
tsort
tty
ul
uname
unexpand
unifdef PR/47068: unifdef(1) with cpp directive on last line without newline 2012-10-13 18:26:03 +00:00
uniq - synchronize `usage' message with man page. 2012-08-26 14:14:16 +00:00
units Annotate functions using format strings. 2014-01-07 02:07:08 +00:00
unvis RFC 1866 does not define any "URI encoding". It defines HTML 2.0 that 2012-12-15 02:08:13 +00:00
unzip Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
usbhidaction use O_CLOEXEC 2013-01-24 17:46:00 +00:00
usbhidctl Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
users
utoppya Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
uudecode Support both "-" and "/dev/stdout" as references to standard 2013-01-28 19:50:30 +00:00
uuencode Document today's changes to uudecode: 2013-01-28 16:08:02 +00:00
uuidgen
vacation PR/47689: rudolf: reference to sendmail(8) instead of (1) in vacation(1) 2013-03-24 21:00:22 +00:00
vgrind
videoctl
vis Small typo. From Michael W. Bombardieri. 2013-10-29 12:27:23 +00:00
vmstat Remove cpu_queue (and thus eleminate another use of CIRCLEQ) by replacing 2013-11-24 21:58:38 +00:00
vndcompress Get SIZE_MAX and OFF_MAX straight... 2014-01-25 16:38:15 +00:00
w Expand ep->host to contain the final string that we are going to print 2013-09-09 19:20:38 +00:00
wall
wc
what
whatis
whereis
who
whois It helps to separate arguments from the query. 2013-02-20 09:27:52 +00:00
write
xargs Remove a few unneeded Pp macros. 2012-10-13 14:18:16 +00:00
xinstall
xlint Handle another declaration after statement case for lint in c99 mode. 2014-02-04 08:08:59 +00:00
xstr
yes
ypcat
ypmatch
ypwhich
Makefile Add rump_wmd, a utility to resolve rump kernel component dependencies. 2014-01-16 01:54:47 +00:00
Makefile.inc