NetBSD/usr.bin
sjg dc03377f35 Process .ERROR the same as .BEGIN, .END etc
so that it cannot be the default target.
Add unit-tests for .info - .error, and .ERROR.
2010-04-08 17:41:29 +00:00
..
apply
apropos
asa
at
audio
awk
banner
basename
bdes Use .%U instead of .%O for URLs. 2010-01-15 19:39:10 +00:00
biff
bthset
btkey accept uppercase hex digits when parsing a provided key 2009-12-10 18:57:31 +00:00
btpin
bzip2
bzip2recover
cal Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
calendar first Apple Macintosh, 1984 2010-01-24 22:56:12 +00:00
cap_mkdb
cdplay Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
checknr
chflags
chpass
cksum
cmp
col
colcrt
colrm
column
comm Don't include newlines when comparing to prevent errors when lines have 2009-11-28 03:56:38 +00:00
compile_et Typo: s/ a a/ as a/ 2010-04-05 21:33:09 +00:00
compress
config Put cfdata* in a similar namespace with cfdriver** cfattachinit*. 2010-03-26 15:51:17 +00:00
crontab
crunch Fix a bug. 2010-01-09 06:37:57 +00:00
csplit
ctags
cut
db
deroff
dirname
du
eject matt wants the ping timeout to be 1sec 2010-02-26 22:44:17 +00:00
elf2aout build elf2aout and fdformat on macppc64 (for now, it's a lot easier than 2010-03-30 07:26:23 +00:00
elf2ecoff Use %zu for size_t, not %zd. 2009-12-19 10:27:13 +00:00
env
error \\ -> \e 2010-04-05 21:16:21 +00:00
expand
extattr
false
fdformat build elf2aout and fdformat on macppc64 (for now, it's a lot easier than 2010-03-30 07:26:23 +00:00
fgen Some bugfixes and enhancements. Support for case .. of and fix calculation 2010-02-08 20:14:55 +00:00
find Clarify (hopefully) the description of -remove. 2009-11-06 21:03:12 +00:00
finger
fmt
fold
fpr
from
fsplit
fstat
ftp ftp 20100305: fix http date parsing 2010-03-05 07:45:40 +00:00
gcore
genassym Use shell builtin getopts instead of getopt(1). 2009-11-28 20:30:01 +00:00
gencat
getconf
getent Sort SEE ALSO. New sentence, new line. Whitespace fix. 2010-02-04 09:48:35 +00:00
getopt punctuation 2010-01-24 20:13:28 +00:00
gprof
grep
gss Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
gzip apply a change from Xin LI <delphij@delphij.net> to avoid problems when 2009-12-05 03:23:37 +00:00
head Just ignore the errno of strtoimax, it doesn't provide much value. 2010-03-31 21:55:23 +00:00
hesinfo
hexdump DEL is 0x7F, not 0xFF. From FreeBSD via OpenBSD. 2010-02-27 10:45:23 +00:00
hxtool Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
iconv
id
indent
infocmp libterminfo can now compile a single terminfo description which allows 2010-02-22 23:05:39 +00:00
innetgr
ipcrm
ipcs
join
jot
kdestroy
kdump convert -idirafter to -isystem, as recommended by cgd in PR 11843. 2010-03-22 01:29:29 +00:00
kgetcred
kinit
klist
krb5-config
ktrace
ktruss use .ORDER to avoid race 2009-12-14 05:23:39 +00:00
lam \\ -> \e 2010-04-05 21:16:21 +00:00
last
lastcomm
ldd Sync against new ld.elf_so 2010-02-27 11:17:05 +00:00
leave
less Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
lex Conditionalize the yyinput/input() function definition the same way 2009-12-15 22:46:04 +00:00
locale
locate ANSIfy, sprinkle "const" in some obvious cases 2009-11-17 18:31:12 +00:00
lock
logger
login don't repeat the word login twice (syslog prepends the program name login:) 2009-12-29 20:15:15 +00:00
logname
look
lorder
m4 Fix __progname mess. 2009-11-06 15:13:27 +00:00
machine
mail Use \e 2010-03-21 13:34:34 +00:00
make Process .ERROR the same as .BEGIN, .END etc 2010-04-08 17:41:29 +00:00
man Mimic OSX behaviour: 2009-10-07 08:30:31 +00:00
menuc option noinput 2009-10-29 14:35:25 +00:00
mesg
midiplay fix wording: 2010-01-16 08:50:29 +00:00
mixerctl
mk_cmds
mkcsmapper option noinput nounput 2009-10-29 14:37:16 +00:00
mkdep
mkesdb use %option instead of #define YY_NO_... 2009-10-29 14:49:02 +00:00
mkfifo
mklocale
mkstr ANSIfy, sprinkle "const" in some obvious cases 2009-11-17 18:31:12 +00:00
mktemp
moduli
msgc Remove some sign compare warnings. 2010-01-02 16:08:20 +00:00
msgs Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
nbperf Add a check for duplicate keys. The check is run once and quadratic in 2010-03-03 01:55:04 +00:00
nbsvtool
netgroup
netstat Add -h, which makes output of bytes counts "humanized" (e.g. -bih) 2010-02-24 11:00:27 +00:00
newgrp
newsyslog
nfsstat Remove no longer used -DNFS. 2010-03-05 19:53:37 +00:00
nice
nl
nohup
nvi When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
pagesize
passwd Do not call pam_end with an invalid handle if pam_start failed. 2010-03-09 16:14:08 +00:00
paste
patch Plug a memory leak. From Igor Zinovik. 2010-01-10 01:10:16 +00:00
pathchk
pkill
pmap Use .In instead of .Aq Pa for header files. 2010-03-22 18:34:14 +00:00
pmc
pr
printenv
printf \\*(Pm -> \*(Pm 2010-04-05 21:24:14 +00:00
progress
pwhash Reflow to < 80 chars. 2009-10-16 08:09:12 +00:00
qsubst Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
quota
radioctl
rdist
renice
rev
revoke
rfcomm_sppd
rlogin
rpcgen
rpcinfo ANSIfy, sprinkle "const" in some obvious cases 2009-11-17 18:31:12 +00:00
rs
rsh
rup
ruptime
rusers
rwall
rwho
script use system to parse args 2009-10-17 22:36:23 +00:00
sdiff
sdpquery Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
sed Merge the following revisions from OpenBSD to let sed(1) handle 2010-02-19 16:35:27 +00:00
seq
shar
shlock
showmount
shuffle
skey
skeyinfo
skeyinit
sockstat
soelim
sort Don't touch past the end of allocated region. It results segmentation 2010-02-05 21:58:41 +00:00
spell
split
stat \\ -> \e 2010-04-05 21:25:01 +00:00
string2key
su
systat When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
tabs Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
tail
talk When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
tcopy
tee
telnet Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
tftp
tic libterminfo can now compile a single terminfo description which allows 2010-02-22 23:05:39 +00:00
time
tip fix language 2010-01-28 14:12:11 +00:00
touch
tput Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
tr Do not use \." for comments, always use .\". Discussed with uwe@. 2009-11-12 00:43:52 +00:00
true
tset We need to cap reset_file/init_file. 2010-02-10 10:34:59 +00:00
tsort
tty
ul Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
uname
unexpand
unifdef fix language 2010-01-28 14:12:11 +00:00
uniq
units
unvis
unzip Only print the "Archive: xxx" header if not in extract-to-stdout mode. 2010-02-18 15:51:57 +00:00
usbhidaction
usbhidctl
users
utoppya
uudecode
uuencode
uuidgen
vacation s/the the/the/ 2009-12-08 09:46:01 +00:00
verify_krb5_conf
vgrind
vi/docs
vis
vmstat Follow christos' suggestions, and make ks_active a u_short, and 2010-04-05 08:03:41 +00:00
vndcompress
w
wall
wc Report the number of characters, not the number of bytes in the 2010-02-19 11:15:23 +00:00
what
whatis
whereis No trailing whitespace 2010-04-05 16:13:58 +00:00
who
whois
window Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
write
xargs
xinstall Don't assume that "id_t", "gid_t" and "uid_t" use the same underlying type 2009-11-12 10:10:49 +00:00
xlint for mips64*, use mips64 subdir, otherwise use $MACHINE_ARCH if exists, 2010-03-22 05:12:24 +00:00
xstr ANSIfy, sprinkle "const" in some obvious cases 2009-11-17 18:31:12 +00:00
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
Makefile.inc