NetBSD/usr.bin
dholland f02a6c3b94 Document .PATH.suffix:. Noted by apb back in December of 2008
(that's how long my queue is...)
2013-08-11 04:40:58 +00:00
..
apply
apropos
asa
at
audio Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
audiocfg
awk
banner Sync usage with man page. From Bug Hunting in PR 46102. 2012-02-29 08:55:25 +00:00
basename
bdes
biff Add EXIT STATUS section. From Ryan Kavanagh via jmc@openbsd. 2013-04-28 12:43:51 +00:00
bthset Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
btkey
btpin
bzip2 Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
bzip2recover Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
cal
calendar add release dates for 6.0.1 and 6.1 2013-05-22 01:29:59 +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 -make digital mode work in non-interactive mode (init sighandler 2012-01-04 17:26:21 +00:00
checknr
chflags - Sort option list; 2012-12-12 13:30:06 +00:00
chpass Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
cksum Remove unknown \*(tN and \*(sP macros. 2013-03-28 22:54:25 +00:00
cleantags Move .Op macro to its own line. Fix SYNOPSIS rendering with mandoc. 2013-04-26 17:12:10 +00:00
cmp Remove unused header. From Henning Petersen in PR 45658. 2011-11-28 10:10:10 +00:00
col Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
colcrt Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
colrm Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
column
comm Use getc instead of fgetc. 2012-09-05 04:01:23 +00:00
compress
config Don't support sysctl for the tools version of config. It is too complicated 2012-08-31 01:23:49 +00:00
crunch Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
csplit
ctags Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply 2012-08-10 12:10:27 +00:00
cut - remove trailing white space; 2012-06-20 17:53:39 +00:00
db Fix typo. Bump date for previous. 2012-02-17 11:43:24 +00:00
deroff
dirname Use __dead 2011-09-16 15:39:25 +00:00
du Add EXIT STATUS section and bump date. 2012-05-14 21:14:14 +00:00
eject racd *should* be ejectable. Kernel side to come 2012-07-14 20:41:27 +00:00
elf2aout Use ${MACHINE_CPU} == "m68k" 2013-07-18 21:11:47 +00:00
elf2ecoff Remove dead xrefs to obsolete kvm_mkdb(8). 2012-03-05 10:57:18 +00:00
env
error Don't use non-literal format strings. Split it up depending on the 2012-02-29 23:37:07 +00:00
expand Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
extattr Fix off-by-one in hexdump display (getextattr -x), which displayed a 2012-06-17 08:09:29 +00:00
false
fdformat Make sure fdformat is on m68k (even sun2) 2013-07-18 21:03:07 +00:00
fgen
fincore SEE ALSO and CAVEATS 2012-01-04 16:18:11 +00:00
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 Don't crash if "flock" is used to lock a file descriptor e.g. via 2013-02-07 13:57:40 +00:00
fmt add -w as an alias to -m 2012-06-30 21:31:15 +00:00
fold Remove trailing whitespace. 2012-05-12 15:17:15 +00:00
fpr Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
from
fsplit Assert equality, not assignment, in fsplit, and say who guarantees it. 2013-01-23 20:39:46 +00:00
fstat Fix races in /dev/u?random initialization and accounting. 2013-07-01 15:22:00 +00:00
ftp Version 20130220: restart fix, SYST response parsing improvement 2013-05-05 10:40:19 +00:00
gcore Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
genassym
gencat Improve the handling of quoted messages. 2012-03-09 18:54:28 +00:00
getconf
getent Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
getopt
gprof
grep Fix memory leak in file_matching(). 2013-01-21 03:24:43 +00:00
gzip fferentiate zegrep and zfgrep by their basename only, so they can be 2013-07-25 12:25:23 +00:00
head
hesinfo Use C89 function definitions 2012-03-20 20:34:57 +00:00
hexdump "dcl" is not "dc1". 2013-02-09 02:49:36 +00:00
iconv conform -> conforms - this is the file that was supposed to be changed. 2013-05-12 12:25:12 +00:00
id Use __dead 2011-09-16 15:39:25 +00:00
indent Remove a few unneeded Pp macros. 2012-10-13 14:18:16 +00:00
infocmp Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
innetgr Use C89 function definitions 2012-03-20 20:34:57 +00:00
ipcrm
ipcs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
join Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
jot Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
kdump * Don't re-generate kdump-ioctl.c during install. 2013-04-06 13:48:12 +00:00
klist
ktrace use O_CLOEXEC. 2013-01-24 17:47:58 +00:00
ktruss mremap(2) return an pointer just like mmap(2). 2012-07-17 14:39:08 +00:00
lam Adjust case of example to match usage (and code) 2012-12-13 21:09:34 +00:00
last Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
lastcomm Sync usage with man page. 2012-01-31 21:53:42 +00:00
ldd include symver.c 2013-05-07 13:00:35 +00:00
leave Now that window(1) is gone, use tmux(1) for xref. 2012-02-21 15:01:51 +00:00
locale Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
locate
lock Use C89 function definitions 2012-03-20 20:34:57 +00:00
logger Small typo in macro. 2012-05-13 17:08:31 +00:00
login - use __dead consistently. 2012-05-19 00:02:44 +00:00
logname
look Don't use while-loop with empty body. 2012-02-23 22:57:53 +00:00
lorder Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
m4 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
machine
mail prevent re-entry race and crash 2013-06-28 17:36:18 +00:00
make Document .PATH.suffix:. Noted by apb back in December of 2008 2013-08-11 04:40:58 +00:00
man Mark the dead. 2013-07-30 15:10:04 +00:00
menuc Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
mesg
midiplay - accept "midi0" as an alias for "0" to the -d flag 2011-11-25 01:39:47 +00:00
mixerctl Fix indent and style. no functional changes. 2012-10-28 02:01:15 +00:00
mkcsmapper Use __dead 2011-09-16 15:39:25 +00:00
mkdep Conditionally include the depend files. 2013-03-05 21:57:47 +00:00
mkesdb Use __dead 2011-09-16 15:39:25 +00:00
mkfifo
mklocale Fix description of hex encoding. 2013-07-15 18:46:47 +00:00
mkstr Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
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 Remove the advertising clause with the explicit ok from Perry E. Metzger. 2012-03-06 16:26:01 +00:00
msgs Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
nbperf Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
nbsvtool
netgroup Use C89 function definitions 2012-03-20 20:34:57 +00:00
netstat Not all pointers are 64bit - use uintptr_t instead of uint64_t. 2013-06-20 10:43:18 +00:00
newgrp fix type or rval. 2013-01-24 17:46:30 +00:00
newsyslog PR/46608: Jim Bernard: Add xz conversion "X" 2012-06-17 03:52:32 +00:00
nfsstat
nice Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
nl PR/47789: Eitan Adler: small nits 2013-05-01 20:53:59 +00:00
nohup Punctuation. 2012-03-29 18:33:19 +00:00
nvi Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
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 Use __dead 2011-09-16 15:39:25 +00:00
pkill Formatting fix. 2013-06-03 21:59:41 +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 Clean up #includes in progress(1). 2012-06-27 22:07:36 +00:00
pwhash Use __dead 2011-09-16 15:39:25 +00:00
qsubst Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
quota Bump date for previous. 2012-05-12 21:42:38 +00:00
radioctl
rdist Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
renice emove duplicate RCS Id. Bump date for previous. 2012-12-06 07:52:12 +00:00
rev Use __dead 2011-09-16 15:39:25 +00:00
revoke
rfcomm_sppd Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
rlogin Sync usage with man page. 2013-03-02 18:37:19 +00:00
rpcgen If /usr/bin/cpp is not executable and RPCGEN_CPP was not set, try 2013-06-05 13:54:26 +00:00
rpcinfo 0 == local 2013-05-24 23:09:45 +00:00
rs
rsh
rump_allserver Use __dead 2011-09-16 15:39:25 +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 __dead 2011-09-16 15:39:25 +00:00
rump_server
rup
ruptime
rusers Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
rwall
rwho
script
sdiff Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
sdpquery Use Mt for email addresses. 2013-07-20 21:39:55 +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 Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
shlock Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
shmif_dumpbus Use __dead 2011-09-16 15:39:25 +00:00
showmount
shuffle Use __dead 2011-09-16 15:39:25 +00:00
skey Use __dead 2011-09-16 15:39:25 +00:00
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 Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
sort - Remove redundant argument to non-first `.Nm' macro; 2013-05-29 15:00:35 +00:00
spell Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
split Use __dead 2011-09-16 15:39:25 +00:00
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 bufmem is unsigned. 2012-11-23 15:35:57 +00:00
tabs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
tail Add comma after i.e. 2013-01-31 23:09: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 Sort sections, use Aq, add comma in enumeration. 2011-11-09 19:42:27 +00:00
tip PR/47877: Michael van Elst: Disable and enable software flow control properly 2013-06-02 13:18:12 +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 make the result stable. 2012-02-03 05:06:08 +00:00
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 Change or add history. I checked the 1bsd archives and this first 2012-05-12 14:52:57 +00:00
tsort
tty
ul Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
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 Use Mt for email addresses. 2013-07-20 21:39:55 +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 Use C89 function definitions 2012-03-20 20:34:57 +00:00
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 Use __dead 2011-09-16 15:39:25 +00:00
vacation PR/47689: rudolf: reference to sendmail(8) instead of (1) in vacation(1) 2013-03-24 21:00:22 +00:00
vgrind Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
videoctl Use __dead 2011-09-16 15:39:25 +00:00
vis Add missing .El macro. 2013-03-14 19:17:23 +00:00
vmstat fix operation on core files: cur_drive.io_name is an embedded array 2012-11-13 14:09:58 +00:00
vndcompress Make partial read/write error messages more consistent in vndcompress. 2013-05-06 22:53:24 +00:00
w Remove stale proc_compare code and use the shared one in libutil. 2011-10-21 02:26:09 +00:00
wall
wc Use __dead 2011-09-16 15:39:25 +00:00
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 Remove unnecessary Bk/Ek pairs from SYNOPSIS. 2012-04-08 22:00:37 +00:00
xlint Add stub port for evbcf which has enough to do a distribution build. 2013-07-18 22:08:59 +00:00
xstr Use __dead 2011-09-16 15:39:25 +00:00
yes
ypcat New sentence, new line. Wording. 2012-03-04 11:54:06 +00:00
ypmatch New sentence, new line. Wording. 2012-03-04 11:54:06 +00:00
ypwhich
Makefile put back soelim, if MKGROFF is no so that we don't break the sets. 2013-02-11 17:24:21 +00:00
Makefile.inc Default to WARNS=5 2012-03-21 05:47:53 +00:00