NetBSD/usr.bin
sjg 09fee58e88 In meta mode, we create .meta files for most targets.
These capture all the interesting data - useful for debugging.
In such cases there is no need to replicate commands in the build log.
Rather than run the entire build .SILENT, allow meta mode to set that flag
per target iff a .meta file is created.
Normal behavior is retained for targets where no .meta file is created,
ensuring that no build data is lost.
2011-08-28 03:54:07 +00:00
..
apply Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
apropos Add support for -S and -s option, which limit the results to a specific 2009-05-08 12:48:43 +00:00
asa Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
at Provide a consistent date/time format instead of a 2011-08-14 13:41:17 +00:00
audio ANSIfy. Add static. Add __dead. 2011-08-28 01:17:47 +00:00
audiocfg return an error if testing fails, and dump the device info before running tests 2010-09-03 19:20:37 +00:00
awk remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
banner Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
basename Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
bdes Use .%U instead of .%O for URLs. 2010-01-15 19:39:10 +00:00
biff Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
bthset Avoid using non-literal format strings. Fix verbose option -- va_list is 2011-08-25 16:19:23 +00:00
btkey accept uppercase hex digits when parsing a provided key 2009-12-10 18:57:31 +00:00
btpin add a -P flag to attempt immediate pairing 2009-05-16 07:18:42 +00:00
bzip2
bzip2recover
cal Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
calendar add an entry about the US nationalising gold to replace old confiscation entry 2011-06-06 03:15:14 +00:00
cap_mkdb eliminate gcc4.5 warnings 2011-08-14 12:50:10 +00:00
cdplay Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
checknr Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
chflags Missing -width for .Bl -tag 2010-05-14 16:48:02 +00:00
chpass Fix WARNS=4 (-Wcast-qual -Wsign-compare -Wshadow) issues. 2009-04-11 12:10:02 +00:00
cksum Use plain \* not \\*. Fix trailing whitespace 2010-05-14 01:57:21 +00:00
cmp Compare size_t vs off_t by casting both to uintmax_t 2009-04-18 06:24:05 +00:00
col Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
colcrt Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
colrm Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
column Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
comm Don't include newlines when comparing to prevent errors when lines have 2009-11-28 03:56:38 +00:00
compile_et New sentence, new line. Use more markup. 2011-04-28 14:59:27 +00:00
compress Do proper input validation without penalizing performance. 2011-08-16 13:55:01 +00:00
config When making the symlink for machine -> arch/foo/include 2011-07-09 08:01:58 +00:00
crontab remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
crunch Make this produce proper ansi c and knf. 2011-05-15 21:28:51 +00:00
csplit Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
ctags remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
cut Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
db Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
deroff Kill self assignment 2011-05-24 12:19:11 +00:00
dirname Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
du Add #include <sys/param.h> 2010-07-08 20:52:22 +00:00
eject don't bother to connect to amd unless necessary. PR/42207 2010-06-23 18:07:59 +00:00
elf2aout Make this cross-tool ready. Mostly taken from elf2ecoff(1). 2011-07-10 05:07:48 +00:00
elf2ecoff misc knf cleanup. 2011-08-23 20:27:22 +00:00
env minor KNF nits. 2010-11-16 02:53:49 +00:00
error avoid "... dutch" being interpreted as a pascal continuation message, and 2011-08-17 13:11:22 +00:00
expand Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
extattr Fix typos, remove trailing whitespace. 2011-07-14 22:14:03 +00:00
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 Don't error out while searching for empty directories, from FreeBSD: 2011-02-24 02:55:18 +00:00
finger Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare) 2009-04-12 06:18:54 +00:00
fmt Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
fold Fix section order. Use .Ex -std 2010-05-14 16:54:48 +00:00
fpr Fix markup. 2009-03-15 15:18:04 +00:00
from
fsplit Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
fstat - Prevent tmpfs.h from inclusion in userland. 2011-05-29 01:00:50 +00:00
ftp fix gcc-4.5 warnings 2011-08-14 12:58:15 +00:00
gcore
genassym Use __builtin_offsetof if __GNUC__ >= 4 2011-07-05 05:19:02 +00:00
gencat Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
getconf Xref limits(3). 2011-08-09 18:11:37 +00:00
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 document non-literal format strings 2011-08-17 15:32:20 +00:00
gss Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
gzip fix non-literal format strings 2011-08-17 14:07:45 +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 document non-literal format strings. 2011-08-14 13:45:34 +00:00
hxtool Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
iconv fix typo, from Ryo HAYASAKA in PR 44332. 2011-01-06 08:30:09 +00:00
id document non-literal format strings 2011-08-16 10:35:03 +00:00
indent Spell out parenthesis. From Ryo HAYASAKA in PR 44372. 2011-01-12 06:17:52 +00:00
infocmp Fix spelling, mark up NULL. Closes PR 44381 by Ryo HAYASAKA. 2011-01-14 14:21:36 +00:00
innetgr
ipcrm Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
ipcs Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
join Fix WARNS=4 issues (-Wcast-qual -Wsign-compare) 2009-04-12 11:18:21 +00:00
jot document non-literal format strings 2011-08-16 10:35:03 +00:00
kdestroy Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
kdump kern/42030 - tracking of file descriptors by ktrace/kdump 2011-06-01 21:24:59 +00:00
kgetcred Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
kinit Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
klist Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
krb5-config Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
ktrace Bump date for previous. 2011-06-01 22:17:43 +00:00
ktruss avoid an uninitialised variable warning that shouldn't normally happen 2011-07-01 02:34:50 +00:00
lam document non-literal format strings 2011-08-16 10:35:03 +00:00
last Avoid SIGSEGV on out-of-range time_t. 2010-06-05 03:24:01 +00:00
lastcomm fix sign-compare issue 2009-04-12 13:08:31 +00:00
ldd dependant -> dependent 2011-06-30 20:09:15 +00:00
leave
lex Conditionalize the yyinput/input() function definition the same way 2009-12-15 22:46:04 +00:00
locale Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
locate Comments and white space changes, inspired by Greg Woods' remarks 2011-07-13 07:58:35 +00:00
lock
logger RETURN VALUES -> EXIT STATUS. 2010-05-14 16:58:32 +00:00
login We no longer need -I/usr/include/krb5. 2011-04-24 21:42:06 +00:00
logname
look Reorder sections to canonical order. 2010-05-14 17:06:40 +00:00
lorder
m4 Requires stdint.h. 2011-08-21 23:38:43 +00:00
machine
mail document non-literal format string 2011-08-16 11:49:17 +00:00
make In meta mode, we create .meta files for most targets. 2011-08-28 03:54:07 +00:00
man Fix usage in man page and sync usage in executable with it. 2011-06-14 20:08:45 +00:00
menuc option noinput 2009-10-29 14:35:25 +00:00
mesg Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
midiplay Fix disable stricter format string messages with clang again. 2011-08-17 22:16:42 +00:00
mixerctl Resort sections to canonical order 2010-05-14 17:20:06 +00:00
mk_cmds Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
mkcsmapper Properly use format string 2011-05-24 12:35:01 +00:00
mkdep dependant -> dependent 2011-06-30 20:09:15 +00:00
mkesdb Properly use format string. 2011-05-24 12:35:36 +00:00
mkfifo
mklocale 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
mkstr ANSIfy, sprinkle "const" in some obvious cases 2009-11-17 18:31:12 +00:00
mktemp Fix typo. 2009-08-15 20:44:56 +00:00
mkubootimage Add lzma and lzo to usage. From Elie De Brauwer in PR 45219. 2011-08-06 11:12:05 +00:00
moduli Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
msgc Simplify markup. 2010-05-14 17:24:38 +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 New sentence, new line. 2011-04-28 17:14:45 +00:00
netgroup
netstat document non-literal format strings 2011-08-16 12:03:31 +00:00
newgrp Resort sections to canonical order. 2010-05-14 17:28:23 +00:00
newsyslog Reset ziptype on each line. Failure to do this caused any log file to 2009-08-21 08:20:19 +00:00
nfsstat Remove no longer used -DNFS. 2010-03-05 19:53:37 +00:00
nice
nl - document non-literal format string 2011-08-16 12:00:46 +00:00
nohup Resort sections to canonical order. 2010-05-14 17:28:23 +00:00
nvi document non-literal format strings. 2011-08-17 12:57:19 +00:00
pagesize
passwd We no longer need -I/usr/include/krb5. 2011-04-24 21:42:06 +00:00
paste Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
patch Exit with EXIT_FAILURE for invalid arguments. PR 43517. 2011-03-26 21:45:48 +00:00
pathchk Fix Dd argument. 2010-11-16 23:59:02 +00:00
pkill Fix SYNOPSIS; pkill accepts -l options since 3 years ago. `pattern' is 2010-12-07 09:00:23 +00:00
pmap Don't give out information about processes we can't control. 2011-06-23 22:50:53 +00:00
pmc Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
pr document non-literal format string. 2011-08-16 12:05:52 +00:00
printenv de-__P() and ANSIfy; no functional change 2009-07-25 08:20:24 +00:00
printf document non-literal format strings 2011-08-16 10:35:03 +00:00
progress Fix argument handling of the "-b" option on 64bit platforms. Using 2010-07-17 10:51:03 +00:00
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 Fix bad cut'n'paste in copyright. Pointed out by dyoung@ 2011-06-07 14:56:12 +00:00
radioctl use const char [] for format. 2011-08-21 08:50:08 +00:00
rdist Nesting displays is not valid groff syntax. 2009-08-19 14:54:35 +00:00
renice Fix markup. 2009-04-08 13:20:23 +00:00
rev Apply some ANSI and KNF. 2009-07-21 01:25:14 +00:00
revoke Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
rfcomm_sppd - use poll() instead of select() 2011-07-18 21:51:06 +00:00
rlogin Fix sign-compare issues 2009-04-13 04:37:53 +00:00
rpcgen Add support for hyper and quad keywords. (See Sun ONC+ Developer's Guide 2009-05-06 14:30:51 +00:00
rpcinfo Fix usage() to actually not return 2011-05-24 12:42:25 +00:00
rs Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
rsh putenv() no longer accepts a const string 2010-10-02 09:24:16 +00:00
rump_allserver adjust wording in previous 2011-03-04 09:13:23 +00:00
rump_dhcpclient Record address from offer to actually send it as part of the 2011-03-14 23:02:16 +00:00
rump_halt Check sys_reboot() return value now that it's possible. 2011-01-22 13:43:07 +00:00
rump_server Allow to specify -d hostpath offset,size with disklabel. 2011-02-04 20:06:23 +00:00
rup Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
ruptime Fix WARNS=4 issues (-Wcast-qual -Wsign-compare) 2009-04-13 07:10:25 +00:00
rusers
rwall Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
rwho fix -Wsign-compare issue 2009-04-13 07:11:37 +00:00
script mention combinations of flags 2011-06-08 13:54:16 +00:00
sdiff Improve description, based on OpenBSD v1.11. 2011-04-25 22:42:11 +00:00
sdpquery add print_utf8_string for some profiles that specify UTF-8 specifically, 2011-08-20 09:18:47 +00:00
sed Merge the following revisions from OpenBSD to let sed(1) handle 2010-02-19 16:35:27 +00:00
seq document non literal string format 2011-08-17 13:19:09 +00:00
shar
shlock Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
shmif_dumpbus aaaand actually make the logic clause correct 2011-03-14 11:13:22 +00:00
showmount Don't use 'bool' as variable name. No binary changes. 2011-02-27 10:11:27 +00:00
shuffle fix sign-compare issue 2009-04-13 07:31:36 +00:00
skey
skeyinfo ANSIfy and sort includes 2009-09-05 06:15:24 +00:00
skeyinit Fix -Wsign-compare issue 2009-04-14 09:53:08 +00:00
sockstat Document that localsocket may be of type SOCK_SEQPACKET 2011-05-29 04:54:45 +00:00
soelim Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
sort Sort sections. 2010-12-18 23:36:23 +00:00
spell Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
split Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
stat document non-literal format strings 2011-08-17 13:22:33 +00:00
string2key Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
su We no longer need -I/usr/include/krb5. 2011-04-24 21:42:06 +00:00
systat eliminate non-literal format strings. 2011-08-17 13:26:49 +00:00
tabs Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
tail Fix WARNS=4 issues (-Wcast-qual -Wshadow -Wsign-compare) 2009-04-13 23:33:25 +00:00
talk When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
tcopy Fix -Wcast-qual issue 2009-04-13 23:44:49 +00:00
tee Fix -Wcast-qual issues 2009-04-13 23:45:50 +00:00
telnet remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
tftp Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
tic libterminfo can now compile a single terminfo description which allows 2010-02-22 23:05:39 +00:00
time document non-literal string format 2011-08-17 13:29:39 +00:00
tip Properly use format string 2011-05-24 12:46:16 +00:00
touch Sort sections. 2011-02-22 15:47:02 +00:00
tpfmt add an option to put samples for each symbols together. 2011-07-26 12:24:16 +00:00
tput Fix trailing whitespace 2010-05-14 01:58:07 +00:00
tr remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
true
tset Fix typo in date. 2010-11-02 12:10:13 +00:00
tsort Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
tty
ul Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
uname
unexpand Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
unifdef - Fix an incorrect comparison (always true) 2011-01-20 15:24:24 +00:00
uniq Sync usage with man page. 2010-10-06 07:59:18 +00:00
units Expand user warning (adding examples) and move to CAVEATS as it's not fixable. 2011-04-03 19:44:15 +00:00
unvis Make SYNOPSIS match usage. 2010-11-28 01:33:37 +00:00
unzip revert 4 digit year printing and add -y option to print 4 digit years. 2011-08-18 11:29:27 +00:00
usbhidaction Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
usbhidctl Add long example describing how to find and configure multimedia 2011-03-30 11:35:25 +00:00
users
utoppya fix sign-compare issues 2009-04-14 06:14:10 +00:00
uudecode Fix -Wcast-qual issue 2009-04-14 06:16:59 +00:00
uuencode Specify width for tag list. 2009-03-10 19:54:43 +00:00
uuidgen Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
vacation s/the the/the/ 2009-12-08 09:46:01 +00:00
verify_krb5_conf Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
vgrind Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
videoctl New sentence, new line. 2010-12-26 14:26:45 +00:00
vis
vmstat document that we are using non-literal string formats. 2011-08-17 13:54:31 +00:00
vndcompress Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
w Eliminate non-literal format strings, and now that gcc warns, kill y2k format 2011-08-17 13:48:11 +00:00
wall Fix WARNS=4 issues (-Wcast-qual -Wsign-compare) 2009-04-14 07:54:51 +00:00
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 PR/41313: Chris Spiegel: getutentries() in src/usr.bin/who/utmpentry.c thinks 2009-05-01 14:26:10 +00:00
whois fix non-literal string format 2011-08-17 13:57:12 +00:00
window Sort options and option descriptions, and sync usage. 2011-08-13 14:11:16 +00:00
write fix sign-compare issue 2009-04-14 07:59:17 +00:00
xargs Talk more about NetBSD and less about FreeBSD. Sort sections. 2010-12-22 09:05:07 +00:00
xinstall document non-literal format strings 2011-08-17 14:00:30 +00:00
xlint Always use our own align macro and explain a bit more why this is bogus. 2011-06-24 01:10:31 +00:00
xstr ANSIfy, sprinkle "const" in some obvious cases 2009-11-17 18:31:12 +00:00
yacc no braaaains for you! 2010-05-30 00:45:03 +00:00
yes Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
ypcat Sort options in SYNOPSIS. 2011-01-12 19:55:06 +00:00
ypmatch Sync usage with man page. 2009-06-21 14:59:53 +00:00
ypwhich udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 20:58:15 +00:00
Makefile Remove the old version of "less". 2011-07-03 21:58:52 +00:00
Makefile.inc Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00