freebsd-nq/usr.bin
Sheldon Hearn 144d39d4b8 Rename the `name'' argument to `item'' and mark it up as an argument.
Make use of the marked up argument to clarify the text in the DESCRIPTION
section.
Insert a missing word: ``the''.
Make the phrase in the BUGS section a full sentence.
Sort the cross-references in the SEE ALSO section correctly.
2000-07-20 11:39:14 +00:00
..
apply fork() -> vfork() 2000-05-19 09:42:53 +00:00
ar
at
banner
basename
biff Don't call err() with no format string. 2000-07-10 08:42:58 +00:00
brandelf fix fd leak by close(fd) at end of loop. 2000-07-02 03:34:08 +00:00
c89
calendar
cap_mkdb
chat
checknr
chflags Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
chkey
chpass
cksum
cmp Add the -z flag to check file sizes first 2000-07-14 16:54:59 +00:00
col
colcrt Don't call err() with no format string. 2000-07-10 08:42:58 +00:00
colldef
colrm
column
comm
compile_et
compress From PR submitter: 2000-05-16 04:58:34 +00:00
ctags
cut
dig
dirname
dnskeygen
dnsquery
doscmd Fix problems introduced in the previous commit: 2000-06-23 09:08:45 +00:00
du
ee Don't call printf with no format string. 2000-07-10 06:02:13 +00:00
enigma
env
expand
false
fetch Fix two bugs related to resumed transfers: 2000-07-19 23:56:45 +00:00
file Add the RealMedia file format. Also, add the $FreeBSD$. 2000-07-03 04:59:37 +00:00
file2c Spelling (embedd to embed) fix and change a comma to a semicolon. 2000-07-11 22:52:12 +00:00
find Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
finger Backout previous commit. 2000-07-12 09:50:20 +00:00
fmt
fold
from
fstat
fsync Oops. fsync(8) should have been fsync(1). (repo-copied by peter) 2000-07-19 08:44:26 +00:00
ftp "ls" is note the same as "nlist", but it is the same as "dir". Correct 2000-07-12 19:00:50 +00:00
gcore
genassym The FreeBSD/Sparc64 port will also have an __ELF_WORD_SIZE of 64. 2000-04-02 20:22:04 +00:00
gencat Fix octal numbers parsing 2000-07-15 17:17:33 +00:00
gensetdefs
getconf
getopt
global
gprof
gprof4
head
hexdump Oops, missed another printf() invocation with no format string. 2000-07-10 09:07:04 +00:00
host
id
indent Don't call err() with no format string. 2000-07-10 09:14:15 +00:00
ipcrm
ipcs
join
jot Don't call printf with no format string. 2000-07-10 06:02:13 +00:00
kdump more pre-requisite for new ipv6 ioctls 2000-07-04 16:26:47 +00:00
kenv Initial kenv(1) hack for dumping the kernel environment. This can be 2000-07-08 08:33:40 +00:00
key
keyinfo
keyinit
keylogin
keylogout
killall
ktrace Don't call err() with no format string. 2000-07-10 09:14:15 +00:00
kzip Don't call err() with no format string. 2000-07-10 09:14:15 +00:00
lam Don't call err() with no format string. 2000-07-10 09:14:15 +00:00
last Don't call printf with no format string. 2000-07-10 06:02:13 +00:00
lastcomm
ldd
leave
less ncurses -> termcap 2000-07-14 16:17:42 +00:00
lessecho Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated 2000-06-03 11:39:38 +00:00
lesskey Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated 2000-06-03 11:39:38 +00:00
lex
limits
locate /etc/weekly --> /etc/periodic/weekly/310.locate 2000-06-14 17:41:31 +00:00
lock
lockf
logger Allow logger to send messages directly to a remote syslog. (This 2000-07-18 08:56:54 +00:00
login
logname
look
lorder Use different filenames. 2000-05-17 22:46:47 +00:00
lsvfs
m4
mail
make Use pwd instead of cwd in backticks. cwd in backticks doesn't do 2000-07-17 17:31:59 +00:00
makewhatis
mesg
minigzip
mk_cmds
mkdep
mkfifo
mklocale
mkstr
mktemp Fix example. 2000-06-04 09:11:22 +00:00
msgs MFS: Don't allow printf directives in PAGER 2000-07-07 00:24:13 +00:00
mt
ncal
ncplist
ncplogin
netstat Make mbstat.m_mtypes seperate and viewable via sysctl, also 2000-07-15 06:02:48 +00:00
newkey
nfsstat
nice
nm
nohup
objformat
opieinfo
opiekey Fix minor style nits. 2000-05-14 21:13:57 +00:00
opiepasswd
pagesize
passwd
paste
pr
printenv
printf Extend to deal with 64 bit numeric arguments. 2000-07-10 21:32:41 +00:00
quota
ranlib
rdist
renice
rev
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
sasc
script Don't call warn() with no format string. 2000-07-10 09:18:19 +00:00
sed Small style fix '=' -> ' = ' 2000-05-11 20:15:16 +00:00
shar
showmount Cross-reference mount_nfs(8) and showmount(8). 2000-07-18 17:34:23 +00:00
size
sockstat
soelim Don't call warn() with no format string. 2000-07-10 09:18:19 +00:00
split
strings
strip
su
symorder
systat Fix systat to use the kern.ipc.mbtypes sysctl instead of referencing a 2000-07-15 16:24:21 +00:00
tail Convert calls to match new kqueue API. 2000-07-18 19:38:38 +00:00
talk Fix a bug when talking to non-freebsd machines where carriage return 2000-07-11 01:31:39 +00:00
tconv
tcopy
tee
telnet One more EAI_NONAME -> EAI_NODATA issue. 2000-07-07 21:05:55 +00:00
tftp
time
tip
top
touch
tput
tr
true
truncate Import the new truncate(1) utility. 2000-07-18 17:03:58 +00:00
truss
tset
tsort
tty
uac Fix typo(s) I overlooked in my last commit. 2000-06-20 15:40:50 +00:00
ul
uname
unexpand $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
unifdef
uniq
units
unvis
usbhidctl Rename the `name'' argument to `item'' and mark it up as an argument. 2000-07-20 11:39:14 +00:00
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat
w
wall O_NONBLOCK was used as a command with a bogus arg to fcntl(2). 2000-06-09 19:38:28 +00:00
wc
what
whereis
which
who
whois Enable whois queries over IPv6 2000-07-07 07:52:21 +00:00
window
write
xargs
xinstall Switch over to using the new fflagstostr and strtofflags library calls. 2000-06-17 14:19:33 +00:00
xlint
xstr
yacc
yes Correct the attribution for yes(1). 2000-07-18 18:32:08 +00:00
ypcat
ypmatch
ypwhich
Makefile Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc. 2000-07-19 08:38:18 +00:00
Makefile.inc