freebsd-nq/usr.bin
Xin LI bca072af62 Mention 'k' option of gunzip.
Pointed out by:	ighighi gmail.com
2007-06-06 02:51:54 +00:00
..
alias
apply
asa
at
atm
awk - Update for 2007/05/01 import 2007-06-05 15:35:05 +00:00
banner
basename
biff
bluetooth
brandelf Fix markup. 2007-03-09 14:36:18 +00:00
bsdiff
bzip2 Update for bzip2 1.0.4 import. 2007-03-28 07:48:03 +00:00
bzip2recover
c89 Reduce diffs with c99(1). 2007-03-10 07:10:01 +00:00
c99 Bump the original revision of c89(1). 2007-03-10 07:11:20 +00:00
calendar Fix various bugs in the -A and -B options. 2007-06-03 03:07:10 +00:00
cap_mkdb
catman
chat
checknr
chkey
chpass
cksum
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
csplit
csup
ctags cleanup code: remove unnecessary and useless void cast 2007-02-04 20:07:07 +00:00
cut - Adopt the short description from POSIX as it better matches the 2007-02-28 10:13:32 +00:00
dig Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
dirname
du Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
ee
elf2aout
elfdump
enigma
env Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
expand
false
fetch
file Update for the 4.21 import (manuals didn't change). 2007-05-25 09:25:05 +00:00
file2c Add '-s' option and update the manual page. With this option, it prints 2007-03-23 00:00:22 +00:00
find Check in some insignificant fixes obtained as a result of 2007-02-28 10:19:25 +00:00
finger Restore the ".Sh BUGS" line that was accidentally removed 2007-04-12 08:22:49 +00:00
fmt
fold
from
fstat KERN_PROC_ALL produces a kinfo_proc for each thread in a process, which 2007-03-09 16:21:40 +00:00
fsync
ftp
gcore Eliminate memory leak from an accidental malloc(). 2007-04-10 17:37:53 +00:00
gencat
getconf
getent cleanup code: remove superfluous comma at end of enumeration 2007-02-04 20:52:57 +00:00
getopt
gprof
gzip Mention 'k' option of gunzip. 2007-06-06 02:51:54 +00:00
head
hesinfo
hexdump
host Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
id
indent
ipcrm Spell "id" as "ID". 2007-03-09 12:45:00 +00:00
ipcs
join
jot
kdump Add prototype for generated ptraceopname function. 2007-04-09 22:04:27 +00:00
keylogin
keylogout
killall
ktrace Allow the -c -f file options to actually execute. 2007-02-13 00:22:29 +00:00
ktrdump
lam
last
lastcomm Increase precision of time values in the process accounting 2007-05-22 06:51:38 +00:00
ldd Expand documentation of -f option 2007-05-12 12:23:40 +00:00
leave
less Regen. 2007-06-04 01:43:25 +00:00
lessecho
lesskey
lex
limits Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
locale
locate
lock
lockf
logger Make logmsg take const char * arguments. 2007-05-07 11:28:01 +00:00
login Fix some warnings by making things const, adding missing headers, 2007-05-07 11:01:36 +00:00
logins
logname
look
lorder
lsvfs Add security.jail.mount_allowed sysctl, which allows to mount and 2007-04-05 21:03:05 +00:00
m4
mail o Really commit typo fixes to HEAD. 2007-03-25 18:37:59 +00:00
make Change directory back to ${.CURDIR} when remaking Makefiles. 2007-06-01 04:20:19 +00:00
makewhatis
mesg
minigzip
ministat
mkdep
mkfifo
mklocale getopt(3) returns -1, not EOF. 2007-02-06 08:48:28 +00:00
mkstr More markup fixes. 2007-03-04 08:24:13 +00:00
mktemp
mkuzip Support character device as input file. 2007-03-06 17:04:15 +00:00
msgs
mt
nc
ncal
ncplist getopt(3) returns -1, not EOF when out of args. 2007-02-05 07:35:23 +00:00
ncplogin getopt(3) returns -1, not EOF when out of args. 2007-02-05 07:35:23 +00:00
netstat 'netstat -A -p tcp' doesn't print the Socket but the Tcpcb pointer in the 2007-05-13 22:32:32 +00:00
newgrp
newkey
nfsstat
nice
nl o Really commit typo fixes to HEAD. 2007-03-25 18:37:59 +00:00
nohup
nslookup Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
nsupdate Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd Fix a typo 2007-04-03 19:14:39 +00:00
paste
pathchk
pkill
pr
printenv
printf
quota Use [u]intmax_t to printf unknown integer types. 2007-05-07 12:10:06 +00:00
renice
rev
rlogin
rpcgen
rpcinfo
rs
rsh
rup Backport markup fixes from a translated version of a manpage. 2007-02-28 10:22:19 +00:00
ruptime
rusers
rwall
rwho
script
sed Don't forget to bump document date after changing the content. 2007-04-21 01:22:51 +00:00
setchannel Add support for selecting from multiple tuners. 2007-02-25 01:28:37 +00:00
shar
showmount
smbutil
sockstat Use proc name (ki_comm) instead of thread name (ki_ocomm) as these may now 2007-03-22 17:47:58 +00:00
split
stat Add some more examples. It always takes me a long time to find the S 2007-04-27 18:23:32 +00:00
su Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
systat
tabs
tail
talk
tar bsdtar 2.2.3: 2007-05-29 05:39:10 +00:00
tcopy
tee
telnet
tftp
time Cast to intmax_t to print tv_sec in struct timeval. 2007-05-07 12:23:23 +00:00
tip Replace rev. 1.9 with patch from OpenBSD. 2007-05-12 23:29:33 +00:00
top - Add a new 'j' switch and runtime option to toggle display jail id for 2007-04-17 03:12:39 +00:00
touch Update to match revision 1.23 of touch.c. 2007-04-10 07:24:47 +00:00
tput
tr
true
truncate
truss Don't want a stray systrace_args.c in objdir. 2007-05-22 10:36:12 +00:00
tset
tsort
tty
ul Fix markup. 2007-02-27 12:06:02 +00:00
uname
unexpand
unifdef
uniq Fix typo. 2007-05-17 00:19:56 +00:00
units
unvis
usbhidaction
usbhidctl
users
uudecode
uuencode
uuidgen Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostid 2007-04-09 19:16:48 +00:00
vacation
vgrind
vi
vis
vmstat
w
wall
wc
what
whereis
which
who
whois Use proper type cast for ctype macro 2007-04-14 14:32:48 +00:00
window
write
xargs
xinstall
xlint
xstr
yacc
yes
ypcat
ypmatch
ypwhich
Makefile
Makefile.inc