freebsd-nq/usr.bin
Robert Watson 84989ba75d Apply a simplifying patch submitted by rik to the IPX support in
netstat(1):

- Make previously unnecessarily global variables local.
- Use LIST_FOREACH() in preference to manual iteration.
- Restore a sanity check through slightly incestuous use of queue macro
  knowledge.

Submitted by:	rik
2004-12-31 12:04:21 +00:00
..
alias Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
apply
asa
at
atm
awk
banner
basename
biff
bluetooth Make -t <tty> optional. If not specified use stdin/stdout. 2004-09-30 21:05:17 +00:00
brandelf
bzip2
bzip2recover Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
c89
c99
calendar Sort by month/day/year/login. 2004-12-20 10:09:06 +00:00
cap_mkdb
catman Look into machine-specific manpage subdirectories too. 2004-12-22 16:04:58 +00:00
chat
checknr
chkey Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00
chpass More NO_NIS cleanup: LINKS and MLINKS 2004-12-29 08:13:20 +00:00
cksum
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress
csplit
ctags
cut When the last line of a file is missing a newline in -f mode, pass a 2004-11-05 10:45:23 +00:00
dig Per style.Makefile(5), don't define MAN if the only page installed 2004-09-26 09:38:08 +00:00
dirname Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
du Add a missing full-stop to match the rest of the items in a list. 2004-10-24 00:26:35 +00:00
ee Check that ee's standard input and output is a terminal. 2004-11-05 10:18:05 +00:00
elf2aout Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
elfdump
enigma
env
expand
false
fetch NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
file Update for FILE v4.12. 2004-12-28 12:29:06 +00:00
file2c
find
finger
fmt
fold
from
fstat filedesc0 is an internal detail of the kernel, don't look at it. 2004-11-07 20:38:29 +00:00
fsync
ftp
gcore Remove a.out support from gcore(1). 2004-11-27 06:46:48 +00:00
gencat
getconf
getopt
gprof Make sure to return 0 from kernel_getnfile() since if there were an 2004-10-05 23:49:27 +00:00
head
hesinfo
hexdump
host Per style.Makefile(5), don't define MAN if the only page installed 2004-09-26 09:38:08 +00:00
id Pass an array of gid_t rather than an array of int to getgroups(). 2004-10-02 11:40:48 +00:00
indent
ipcrm
ipcs third of several commits to allow kernel System V IPC data structures 2004-11-12 13:33:55 +00:00
join
jot
kdump
keylogin
keylogout
killall
ktrace Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
ktrdump Don't use an uninitialised variable when reading from a ktr alq file. 2004-09-27 05:56:57 +00:00
lam
last
lastcomm
ldd
leave
less
lessecho Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
lesskey
lex NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
limits Use the accepted abbreviation "kB" for kilobyte, rather than "kb" (which 2004-12-19 13:29:25 +00:00
locale
locate Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
lock
lockf
logger
login Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
logins
logname
look
lorder
lsvfs
m4
mail
make NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
makewhatis
mesg
minigzip
ministat Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
mkdep
mkfifo
mklocale Remove the obsolete <rune.h> interface. 2004-10-17 06:51:50 +00:00
mkstr
mktemp Add punctuation which appears to have been accidentally removed in 2004-10-22 16:44:39 +00:00
mkuzip
msgs
mt
ncal Use ?= with WARNS. 2004-11-30 16:41:40 +00:00
ncplist
ncplogin
netstat Apply a simplifying patch submitted by rik to the IPX support in 2004-12-31 12:04:21 +00:00
newgrp Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
newkey Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00
nfsstat
nice
nl
nohup
nslookup Per style.Makefile(5), don't define MAN if the only page installed 2004-09-26 09:38:08 +00:00
nsupdate Fix up the man file installation for the new BIND 9 sources: 2004-09-26 06:36:11 +00:00
objformat
opieinfo Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
opiekey
opiepasswd Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
pagesize
passwd NO_NIS cleanup: LINKS and MLINKS 2004-12-29 08:16:39 +00:00
paste
pathchk
pkill Removed bitrot. 2004-11-13 17:12:22 +00:00
pr
printenv
printf
quota
renice
rev If ferror is true, we must reset the error indicator. 2004-12-15 06:24:57 +00:00
rlogin Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
rpcgen
rpcinfo
rs
rsh Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
rup
ruptime
rusers
rwall
rwho
script
sed
shar
showmount
smbutil
sockstat Unbreak sockstat(1) on systems without the divert protocol. 2004-12-06 09:28:05 +00:00
split
stat
su Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
systat
tabs
tail Add support for following more than one file i.e. 2004-11-04 19:18:19 +00:00
talk
tar Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
tcopy
tee
telnet NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
tftp
time
tip
top
touch
tput
tr tr(1) attempts to convert \n[n][n] sequences into octal digits, but doesn't 2004-11-14 05:15:25 +00:00
true
truncate
truss For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
tset
tsort
tty
uac
ul
uname
unexpand Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
unifdef
uniq
units
unvis
usbhidaction
usbhidctl
users
uudecode Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
uuencode
uuidgen
vacation
vgrind Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
vi Replaced afterinstall: with equivalent FILES and SYMLINKS. 2004-10-18 17:16:01 +00:00
vis
vmstat
w
wall
wc Remove warnings and make wc WARNS=6 clean. 2004-12-27 22:27:56 +00:00
what
whereis
which
who
whois Bump document date before ru gets me. 2004-12-11 13:14:54 +00:00
window
write
xargs Modify behaviour of xargs -I in order to: 2004-10-18 15:40:47 +00:00
xinstall
xlint Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
xstr
yacc
yes
ypcat
ypmatch
ypwhich
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
Makefile.inc