freebsd-skq/usr.bin
Ed Schouten 43e0d7bfe0 Make usage printing more consistent with other tools.
- Introduce a separate usage() function.
- Don't use argv[0]. Directly name the application, as we do elsewhere.
- Don't prepend the application name.
- Don't print two newlines.
2014-04-23 14:05:28 +00:00
..
alias
apply Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
ar
asa
at
atf Add atf m4 files from the vendor branch. 2014-04-01 13:47:08 +00:00
atm
awk
banner
basename
bc Stop casting the const char * to void * to char * to make compile more happy 2014-04-17 14:15:53 +00:00
biff
bluetooth
bmake
brandelf udpate VERY old email address.. I haven't had this email address for 2014-03-26 03:18:27 +00:00
bsdiff Make usage printing more consistent with other tools. 2014-04-23 14:05:28 +00:00
bzip2
bzip2recover NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
c89
c99
calendar - Adding myself to the committers-ports.dot 2014-04-10 18:34:26 +00:00
cap_mkdb
catman
chat
checknr
chkey
chpass mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
cksum
clang NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
cmp
col
colcrt
colldef
colrm
column
comm Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
compile_et
compress
cpio NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
cpuset
csplit Correct example. 2014-02-08 13:29:35 +00:00
csup Use the system queue.h instead of bundling its own. 2014-03-15 01:20:42 +00:00
ctags
ctlstat
cut
dc Sync with OpenBSD. 2014-04-16 23:14:05 +00:00
dirname NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
drill
dtc Fix cut-and-paste error message. 2014-03-15 00:58:08 +00:00
du
ee
elf2aout
elfdump
enigma
env
expand
false
fetch
file
file2c Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
find Avoid double free in f_acl(). 2014-04-13 19:48:51 +00:00
finger
fmt
fold
from
fstat
fsync
ftp
gcore
gencat
getconf
getent
getopt
gprof
grep Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
gzip
head
hesinfo
hexdump Simplify the way the end of a singly linked list is followed (for adding 2014-02-22 10:15:27 +00:00
host
iconv
id
indent multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ipcrm
ipcs
iscsictl Fix periph listing when IOCTL buffer border hits result for wanted bus. 2014-04-13 09:31:22 +00:00
join Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
jot Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
kdump Add `-S' to display syscall numbers in the output as well. 2014-03-28 16:11:20 +00:00
keylogin
keylogout
killall
ktrace
ktrdump Don't dump entries that were modified during the time the KTR buffer was being 2014-03-14 22:07:08 +00:00
lam
last
lastcomm Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout. 2014-03-16 04:09:22 +00:00
ldd Avoid double close() of a file descriptor. 2014-04-13 20:12:21 +00:00
leave
less
lessecho
lesskey
lex
limits
locale
locate NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
lock
lockf
logger - Clarify usage of the -f option. 2014-03-05 02:10:10 +00:00
login login: Remove broken dialup log message. 2014-04-19 13:47:32 +00:00
logins
logname
look
lorder
lsvfs
lzmainfo
m4 Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
mail
make Add Makefiles missed in r263346. 2014-03-19 12:32:50 +00:00
makewhatis
man
mandoc
mesg
minigzip
ministat Make ministat CRNL tolerant by stripping all isspace() from the tail 2014-03-12 08:54:29 +00:00
mkcsmapper
mkcsmapper_static NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
mkdep
mkesdb
mkesdb_static NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
mkfifo
mkimg Fix build on FreeBSD 7 where: 2014-03-29 23:46:01 +00:00
mklocale
mkstr
mktemp
mkulzma
mkuzip
msgs
mt
nc
ncal Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
netstat Now, after r263102 we have ifi_oqdrops in if_data, restore printing of 2014-03-19 03:33:32 +00:00
newgrp
newkey
nfsstat
nice
nl
nohup
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd Remove mention of minimum password length and upper/lower case checking, 2014-02-14 15:46:06 +00:00
paste
patch Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
pathchk
perror
pr multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
printenv
printf Add parameterized position handling to printf(1). 2014-04-21 22:47:18 +00:00
procstat Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
protect
quota
rctl Mention that rctl(8) was sponsored by the Foundation. 2014-02-16 08:42:52 +00:00
renice
rev
revoke
rlogin
rpcgen mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
script
sed Mark multi_test as requiring /usr/share/dict/words. 2014-03-19 23:29:00 +00:00
seq
setchannel
shar
showmount
smbutil
sockstat
sort Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
split
ssh-copy-id ssh-copy-id: add restorecon call 2014-03-01 03:36:46 +00:00
stat
stdbuf
su
svn NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
systat
tabs
tail
talk Make talk(1) capable of displaying UTF-8 characters. 2014-03-17 11:58:48 +00:00
tar NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
tcopy
tee
telnet
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
tftp Increase MAXLINE to deal with longer paths. 2014-03-04 01:14:37 +00:00
time
tip
top
touch
tput
tr Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
true
truncate
truss Remove dead code from umtx support: 2014-03-18 21:32:03 +00:00
tset
tsort
tty
ul
uname
unexpand NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
unifdef
uniq Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
units units(1): don't compare pointers with 0 2014-04-14 21:09:47 +00:00
unvis
unzip
usbhidaction
usbhidctl
users
uudecode NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
uuencode Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
vacation
vgrind NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
vi
vis
vmstat
w
wall
wc
what
whereis multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
which
who
whois mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
write
xargs Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
xinstall install: Use posix_spawnp() for starting strip and improve error messages. 2014-03-08 23:05:28 +00:00
xlint NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
xstr
xz
xzdec
yacc Update to byacc 20140409 2014-04-23 05:57:45 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Hook mkimg(1) to the build. 2014-03-29 19:04:38 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.powerpc
Makefile.sparc64