HardenedBSD/usr.bin
Chris D. Faulhaber 2d45aed6bc Remove obsolete /dev/drum references
Reviewed by:	alex, asmodai, billf
2000-10-29 12:19:52 +00:00
..
apply Include sys/types.h 2000-10-16 08:13:59 +00:00
ar
at
banner
basename Fix suffix matching. 2000-10-12 16:22:15 +00:00
biff
brandelf
c89
calendar List the -t option in usage(). 2000-10-06 12:10:51 +00:00
cap_mkdb
chat
checknr
chflags
chkey
chpass Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
cksum
cmp
col
colcrt
colldef
colrm
column
comm
compile_et
compress Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
ctags
cut
dig
dirname Reintroduce functionality and error checks that were boneheadedly removed 2000-09-06 07:28:02 +00:00
dnskeygen
dnsquery
doscmd Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
du Backed out part of the revision 1.10. 2000-10-16 10:00:50 +00:00
ee Remove unneded -lmytinfo 2000-09-16 03:27:54 +00:00
enigma
env
expand
false
fetch Understand the difference between an empty file and a non-existent file. 2000-10-19 21:05:59 +00:00
file Include sys/types.h 2000-10-16 08:13:59 +00:00
file2c
find
finger The -o is the default for "short" display, not the -h. 2000-10-24 08:47:07 +00:00
fmt
fold
from Replaced unsafe use of sprintf() with snprintf(). 2000-10-03 17:05:02 +00:00
fstat
fsync
ftp Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
gcore
genassym
gencat
gensetdefs Add ia64 support and fix problems when cross-building when the host has 2000-09-29 13:29:43 +00:00
getconf
getopt getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
gprof
gprof4
head
hesinfo Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
hexdump
host
id
indent
ipcrm
ipcs
join
jot
kdump Fix ioctl.c creation to deal with the depend case more properly. 2000-09-14 18:52:48 +00:00
kenv
key
keyinfo
keyinit
keylogin
keylogout
killall
ktrace getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
kzip
lam
last getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
lastcomm Avoid using the semi-bogus include <struct.h> 2000-10-22 17:38:32 +00:00
ldd getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
leave
less
lessecho
lesskey
lex
limits
locate getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
lock
lockf
logger
login
logname
look
lorder
lsvfs
m4 getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
mail Add $FreeBSD$ 2000-10-24 13:54:31 +00:00
make Add :L and :U variable modifiers. These convert the variable's value to 2000-10-09 04:53:36 +00:00
makewhatis
mesg
minigzip
mk_cmds
mkdep
mkfifo
mklocale
mkstr
mktemp Correct the usage of mktemp: 2000-10-15 11:35:48 +00:00
msgs
mt
ncal
ncplist
ncplogin
netstat Augment the 'ifaddr' structure with a 'struct if_data' to keep 2000-10-19 23:15:54 +00:00
newkey
nfsstat getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
nice
nm getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd Correct a few typos, including a mis-represented option (-s instead of 2000-09-18 07:45:47 +00:00
paste
pr
printenv
printf When we have both a rcsid and sccsid, ifdef 0 the sccsid. This 2000-09-04 06:11:25 +00:00
quota
ranlib getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
rdist Include sys/types.h 2000-10-16 08:22:42 +00:00
renice
rev
rlogin getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
rpcgen Include sys/types.h 2000-10-16 08:22:42 +00:00
rpcinfo getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
rs
rsh
rup getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
ruptime
rusers
rwall
rwho
sasc
script
sed
shar
showmount
size
sockstat Skip sockets with no SCB 2000-10-13 16:25:37 +00:00
soelim
split
strings getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
strip
su
symorder
systat Remove obsolete /dev/drum references 2000-10-29 12:19:52 +00:00
tail
talk It may happen so that the local talk daemon is not running. 2000-10-05 17:39:01 +00:00
tconv getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
tcopy
tee
telnet Fix buffer overflow when DISPLAY is longer than 43 characters. This 2000-09-20 23:07:04 +00:00
tftp
time Add a new "-h" Human-friendly h/m/s output format. 2000-10-28 21:48:53 +00:00
tip
top Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
touch
tput getopt and friends are declared in <unistd.h> 2000-09-04 06:09:54 +00:00
tr
true
truncate
truss cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. Fix ioctl.c creation to deal with the depend case more properly. 2000-09-14 18:53:08 +00:00
tset
tsort
tty
uac
ul
uname
unexpand
unifdef The last "-iDsym" makes more sense as "-iUsym". 2000-10-22 23:49:29 +00:00
uniq
units
unvis
usbhidctl Fix the build break. 2000-10-17 17:13:38 +00:00
users
uudecode
uuencode
vacation Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
vgrind
vi
vis
vmstat
w
wall Instead of printing '(null)' if there is no tty, print 'no tty'. 2000-10-02 17:31:57 +00:00
wc
what
whereis
which
who
whois
window While I'm here and got caught by it, add FreeBSD IDs so the next guy 2000-10-26 10:07:20 +00:00
write
xargs
xinstall Use the correct timestamp for the -C -p case when the comparison fails. 2000-10-08 09:17:56 +00:00
xlint
xstr
yacc Fix breakage introduced in rev.1.7. yystacksize and yysslim are global and 2000-09-07 15:01:18 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Activate hesinfo. 2000-09-08 23:35:49 +00:00
Makefile.inc