freebsd-nq/usr.bin
Tim J. Robbins 6ec9d03768 Discourage use of env(1)'s "-" flag by moving its description to the
Compatibility section of the manual page.
2002-06-28 09:23:39 +00:00
..
apply
ar
asa
at
awk
banner
basename
biff
brandelf
bzip2
c89
calendar Add my entry to the mojo file. 2002-06-28 04:26:07 +00:00
cap_mkdb
catman
chat
checknr
chflags
chkey
chpass
cksum
cmp No need to check for "-" explicitly in getopt() loop. 2002-06-07 02:35:21 +00:00
col
colcrt
colldef
colrm
column
comm
compile_et
compress
csplit Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
ctags
cut cut(1) appeared at least as early as System III. 2002-06-11 08:11:12 +00:00
dig
dirname
dnskeygen
dnsquery
doscmd
du
ee
elf2aout
enigma
env Discourage use of env(1)'s "-" flag by moving its description to the 2002-06-28 09:23:39 +00:00
expand Remove obsolescent -tabstop option from Synopsis (it was already removed 2002-06-15 10:52:20 +00:00
false A function which takes no arguments has an argument list spelled (void) in the 2002-06-20 05:35:40 +00:00
fetch Reorder LDADD to fix static linking. 2002-06-12 12:46:50 +00:00
file
file2c
find Indicate that the semicolon that terminates argument lists should be in 2002-06-26 08:03:54 +00:00
finger
fmt
fold Only advance the column position for printable characters, update manual 2002-06-17 12:11:05 +00:00
from
fstat This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
fsync
ftp Update for lukemftp-1.6-beta2. 2002-06-15 09:42:17 +00:00
gcore
gencat
getconf
getopt
gprof
head Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
help
hesinfo
hexdump
host
id
indent Remove deprecated register qualifier. 2002-06-24 17:40:27 +00:00
ipcrm
ipcs
join Remove -j from synopsis. The form given in the synopsis was incorrect, 2002-06-10 10:39:33 +00:00
jot Remove local prototype for main(). 2002-06-15 11:28:09 +00:00
kdump Better warnings fixes. Use more sane argument types instead of bogus casts 2002-06-24 16:35:19 +00:00
kenv
keylogin
keylogout
killall
ktrace
ktrdump Added missing DPADD detected by ``make checkdpadd''. 2002-06-06 11:30:57 +00:00
lam Increment morefiles, balance braces. This should really be using getopt(3). 2002-06-27 21:11:19 +00:00
last
lastcomm
ldd
leave
less
lessecho
lesskey
lex
limits Make limits(1) aware of the new vmemoryuse resource limit. 2002-06-26 03:43:25 +00:00
locate Fix unaligned access error. 2002-06-24 12:40:11 +00:00
lock
lockf
logger
login Overwrite "term" from login.conf(5) for any known TERM 2002-06-28 04:59:39 +00:00
logname
look
lorder
lsvfs
m4 Whitespace fixes to line-up EOL escapes whose right-most extraints changed in 2002-06-20 11:17:46 +00:00
mail Add support for the 'flipr' option per IEEE 1003.1-2001. 2002-06-25 05:34:27 +00:00
make Fix a bug fixed by NetBSD in revision 1.42 of parse.c by christos which caused 2002-06-20 19:51:13 +00:00
makewhatis Use size_t or ino_t instead of int, and remove a few warnings. 2002-06-07 01:01:08 +00:00
mesg
minigzip
mkdep
mkfifo
mklocale
mkstr
mktemp
msgs
mt
ncal
ncplist
ncplogin
netstat Use calculated column widths for the routing table display when -W is 2002-06-05 18:29:26 +00:00
newgrp
newkey
nfsstat
nice Document the fairly obvious effect of the PATH environment variable. 2002-06-23 11:49:08 +00:00
nl
nm
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste paste(1) appeared at least as early as 32v. 2002-06-11 08:13:03 +00:00
pathchk When stat(2) fails, put the name of the component it failed on in the 2002-06-10 10:03:46 +00:00
perl Install a "perl5.6.1" wrapper. I think this is going too far as now 2002-06-07 18:55:42 +00:00
pr Make egetopt() return -1 not EOF, as getopt(3) do. 2002-06-23 20:42:30 +00:00
printenv Discourage use of env(1)'s "-" flag by moving its description to the 2002-06-28 09:23:39 +00:00
printf Fix duplicate % in %b format introduced in rev 1.22. 2002-06-19 09:42:20 +00:00
quota
ranlib
renice Add Standards section. 2002-06-17 13:37:31 +00:00
rev
rlogin
rpcgen
rpcinfo
rs Contrary to what the comments said, rs -H did not recycle storage, it just 2002-06-07 07:08:06 +00:00
rsh
rup
ruptime
rusers
rwall
rwho
sasc
sccs
script
sed Sort sections, and refer to sed as a utility, not a function. 2002-06-25 08:36:19 +00:00
shar
showmount
size
smbutil
sockstat
soelim
split Remove <sys/types> where we use <sys/param> already. 2002-06-15 11:03:28 +00:00
stat Virgin import of NetBSD's stat(1) 2002-06-06 19:27:17 +00:00
strings
strip
su This is Alexander Kabaev's patch to solve the signal problem with su 2002-06-26 00:42:40 +00:00
symorder
systat debug.{numvnodes,freevnodes} moved to vfs. 2002-06-06 23:01:50 +00:00
tabs Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
tail Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
talk nroff and pr no longer try to disallow messages. 2002-06-08 10:19:07 +00:00
tconv
tcopy
tee
telnet
tftp
time time(1) does not use the shell to execute the specified utility, remove 2002-06-20 07:12:34 +00:00
tip
top
touch
tput Sort sections. 2002-06-15 08:41:12 +00:00
tr Improve parsing of character and equivalence classes: 2002-06-15 07:38:27 +00:00
true A function which takes no arguments has an argument list spelled (void) in the 2002-06-20 05:35:40 +00:00
truncate
truss
tset
tsort Style nit: group together optional flags under the one Fl macro. 2002-06-07 01:17:54 +00:00
tty
uac
ul
uname Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
unexpand Allow <blank>s to be used to separate tab stop positions with the -t 2002-06-15 10:16:39 +00:00
unifdef
uniq Skip fields in the manner required by POSIX, and the way V7 did it. 2002-06-21 07:59:31 +00:00
units
unvis
usbhidctl
users
uudecode
uuencode
uuidgen
vacation
vgrind
vi
vis
vmstat
w ANSI style function declarations. 2002-06-07 01:41:54 +00:00
wall Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
wc When counting words, check the correct character variable to see whether it's 2002-06-16 06:04:43 +00:00
what
whereis
which Give a C rewriter the necessary credit. 2002-06-21 06:43:48 +00:00
who Style: put static qualifier on definition of static functions. 2002-06-20 07:36:22 +00:00
whois
window
write
xargs Stylistic nit: 2002-06-22 12:59:40 +00:00
xinstall
xlint #include <sys/time.h> before <sys/stat.h> to get timespec. 2002-06-21 09:23:12 +00:00
xstr
yacc Use the constants from <limits.h> for the sizes of integral C types 2002-06-11 11:27:20 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Per previous discussion, and with Mark's blessing, update the value 2002-06-09 09:28:02 +00:00
Makefile.inc