NetBSD/usr.bin
apb 8d32845036 Emphasise the fact that the regexp and replacement in :C/// are
subjected to variable expansion before regexp parsing.  This was already
documented if you read carefully enough, but more emphasis would have
helped me to figure out why I needed three or four backslashes where I
expected to need only two.
2014-01-19 10:23:29 +00:00
..
apply
apropos
asa
at
audio fix unused variable warnings 2013-10-18 20:47:06 +00:00
audiocfg
awk
banner
basename
bdes
biff
bthset
btkey
btpin
bzip2
bzip2recover
cal
calendar Nelson Mandela died today, aged 95. I whish farewell to a great statesman. 2013-12-05 22:06:13 +00:00
cap_mkdb
cdplay fix the rest of the lint warnings [pass 1] 2013-10-07 15:17:24 +00:00
checknr
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
cmp Explicitly include <stdint.h> for uintmax_t; from Eitan Adler. 2013-11-20 17:19:14 +00:00
col
colcrt
colrm
column
comm
compress
config go back to using file:line: from uwe. 2013-11-01 21:39:13 +00:00
crunch Remove .note.netbsd.mcmodel and .note.netbsd.pax from the chrunched binaries. 2014-01-04 08:58:51 +00:00
csplit
ctags
cut
db
deroff fix unused variable warnings 2013-10-18 20:47:06 +00:00
dirname
du
eject
elf2aout
elf2ecoff remove unused variables 2013-11-10 17:14:25 +00:00
env
error
expand
extattr
false
fdformat
fgen fix unused variable warnings 2013-10-18 20:47:06 +00:00
fincore
find
finger
flock Annotate functions using format strings. 2014-01-07 02:07:08 +00:00
fmt
fold
fpr
from
fsplit
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
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
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
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
infocmp
innetgr
ipcrm
ipcs
join
jot
kdump PR/48413: Inappropriate sign extension in kdump output 2013-11-27 20:27:58 +00:00
klist
ktrace
ktruss
lam
last
lastcomm
ldd
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 Emphasise the fact that the regexp and replacement in :C/// are 2014-01-19 10:23:29 +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
mkcsmapper
mkdep
mkesdb
mkfifo
mklocale
mkstr
mktemp
mkubootimage
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
nbsvtool
netgroup
netstat Update for new pcb tailq's. 2013-11-23 22:01:12 +00:00
newgrp
newsyslog Revert previous, it was wrong. 2013-12-20 17:01:39 +00:00
nfsstat
nice
nl
nohup
pagesize
passwd
paste
patch
pathchk
pkill Document that patterns are specified using extended regular expressions. 2013-11-01 07:49:00 +00:00
pmap
pmc
pr
printenv
printf
progress
pwhash
qsubst
quota
radioctl
rdist more clobbering fixes. 2013-10-18 20:43:45 +00:00
renice
rev
revoke
rfcomm_sppd Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
rlogin
rpcgen Sync usage and option descriptions with manpage. 2013-12-15 09:18:31 +00:00
rpcinfo
rs
rsh
rump_allserver alleviate may-be-used-unused 2014-01-16 02:20:50 +00:00
rump_dhcpclient
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 Sort options and option descriptions. 2014-01-16 09:54:05 +00:00
rup
ruptime Remove second copy for RCS Id. 2014-01-04 15:43:27 +00:00
rusers
rwall
rwho
script
sdiff
sdpquery fix unused variable warnings 2013-10-18 20:47:06 +00:00
sed
seq
shar
shlock
shmif_dumpbus make portable 2013-12-20 10:04:33 +00:00
showmount
shuffle
skey
skeyinfo
skeyinit
sockstat
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
su
systat Fix fallout from circleq->tailq transition. 2013-11-24 13:13:12 +00:00
tabs
tail fix unused variable warnings 2013-10-18 20:47:06 +00:00
talk
tcopy
tee
telnet
tftp
tic
time
tip get rid of equal(), use {s,g}etprogname(). 2013-10-21 14:47:46 +00:00
touch
tpfmt
tput
tr
true
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units Annotate functions using format strings. 2014-01-07 02:07:08 +00:00
unvis
unzip
usbhidaction
usbhidctl
users
utoppya
uudecode
uuencode
uuidgen
vacation
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
w
wall
wc
what
whatis
whereis
who
whois
write
xargs
xinstall
xlint empty init_decl {} is valid 2014-01-16 00:43:43 +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