freebsd-dev/usr.bin
2001-05-18 05:46:40 +00:00
..
apply
ar
at
banner
basename
biff
brandelf Fix $FreeBSD$ style. 2001-05-02 23:57:49 +00:00
c89 mdoc(7) police: fix markup. 2001-05-10 07:29:35 +00:00
calendar Correct and update Japanese holidays. 2001-04-20 13:44:21 +00:00
cap_mkdb
chat
checknr
chflags
chkey
chpass
cksum
cmp
col Document the -h option. 2001-05-11 23:53:46 +00:00
colcrt
colldef
colrm
column Round up before checking if the width is smaller than the widest 2001-04-03 18:03:29 +00:00
comm
compile_et
compress
ctags
cut Teach cut(1) how to handle long lines: convert from fgets(3) to fgetln(3). 2001-04-25 05:42:53 +00:00
dig
dirname
dnskeygen
dnsquery
doscmd
du
ee Fix wrong (char) cast (instead of unsigned char) causing highlighting of all 2001-04-27 22:35:44 +00:00
enigma
env
expand
false
fetch Bring the usage message in synch with reality. 2001-03-28 21:01:07 +00:00
file
file2c
find mdoc(7) police: fix markup. 2001-05-16 13:53:19 +00:00
finger
fmt
fold
from
fstat Compensate for header dethreading. 2001-05-01 08:46:02 +00:00
fsync
ftp Fixed a null pointer bug in rev.1.10. Rev.1.10 was supposed to to 2001-04-04 15:09:54 +00:00
gcore Fix minor style issue from previous commit. 2001-05-03 00:35:53 +00:00
gencat
gensetdefs
getconf
getopt
gprof * include/elf.h has been repo copied to include/elf-hints.h, and it no 2001-05-02 23:56:21 +00:00
gprof4
head
hesinfo
hexdump
host
id
indent Fix damage I did in rev 1.4 that broke formatting this example: 2001-04-20 07:41:23 +00:00
ipcrm
ipcs
join
jot
kdump Execute this script in a "C" locale environment. 2001-04-06 14:40:26 +00:00
kenv
key
keyinfo
keyinit
keylogin
keylogout
killall Fix an array which was too small. 2001-05-16 11:13:16 +00:00
ktrace Compensate for header dethreading. 2001-05-01 08:46:02 +00:00
lam
last mdoc(7) police: remove hard sentence breaks. 2001-04-26 06:10:46 +00:00
lastcomm
ldd * include/elf.h has been repo copied to include/elf-hints.h, and it no 2001-05-02 23:56:21 +00:00
leave Call usage() if given more than 1 argument. 2001-04-24 10:39:17 +00:00
less
lessecho
lesskey
lex
limits Handle sbsize as a size, not a number. 2001-05-10 17:15:06 +00:00
locate beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
lock
lockf
logger
login Missed a few things. 2001-05-18 05:46:40 +00:00
logname
look
lorder beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
lsvfs
m4 Clean up temporary file(s) and directory when m4 exits without falling 2001-04-16 18:36:35 +00:00
mail Allow mail(1) to be able to read Eudora mailboxes by transforming 2001-05-11 03:07:11 +00:00
make mdoc(7) police: remove hard sentence breaks. 2001-04-30 23:20:43 +00:00
makewhatis
mesg
minigzip
mk_cmds
mkdep beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
mkfifo
mklocale
mkstr
mktemp
msgs
mt
ncal
ncplist mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
ncplogin
netstat Restore printing of routes cloned from a RTF_CLONING parent 2001-05-07 12:29:36 +00:00
newkey
nfsstat
nice
nl mdoc(7) police: fix markup (demonstrates new -xwidth modifier). 2001-05-16 10:18:20 +00:00
nm
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
passwd
paste
pr
printenv
printf
quota
ranlib
renice
rev
rlogin
rpcgen Turn -b (BSD socket compat mode) back on by default, as we don't have TLI/XTI 2001-04-13 23:20:16 +00:00
rpcinfo
rs
rsh
rup mdoc(7) police: cosmetics. 2001-04-16 15:14:07 +00:00
ruptime
rusers mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. 2001-04-13 19:59:47 +00:00
rwall mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. 2001-04-13 19:59:47 +00:00
rwho
sasc
script
sed
shar beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
showmount Add IPv6 support to showmount(8). This replaces IPv4-specific code 2001-04-05 17:18:36 +00:00
size
sockstat beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
soelim
split
strings
strip
su Tell the user what group they must be in to su to root. 2001-05-10 07:37:25 +00:00
symorder
systat Compensate for header dethreading. 2001-05-01 08:46:02 +00:00
tail Back out my fseeko -> fseek(END) change - we need to position on what we 2001-03-28 13:10:17 +00:00
talk
tconv
tcopy
tee
telnet libtelnet.a is gone; add a special hack for `make release' fixit floppy. 2001-03-31 17:04:49 +00:00
tftp
time
tip
top Compensate for header dethreading. 2001-05-01 08:46:02 +00:00
touch
tput beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
tr
true
truncate
truss
tset
tsort
tty
uac
ul
uname
unexpand
unifdef Fix a grammar bogon. 2001-04-26 17:16:59 +00:00
uniq
units Add some gravitational values. 2001-05-12 21:21:38 +00:00
unvis
usbhidctl Remove a bogus %s from a printf. 2001-04-17 15:00:03 +00:00
users
uudecode
uuencode
vacation
vgrind beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
vi Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in 2001-04-03 13:34:35 +00:00
vis
vmstat
w Compensate for header dethreading. 2001-05-01 08:46:02 +00:00
wall When opening the file to broadcast, do it with the user's gid, not the 2001-05-08 11:11:42 +00:00
wc
what
whereis beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
which
who
whois
window Fix the rcsid's. 2001-05-17 09:38:49 +00:00
write
xargs Add a -J replstr option that allows the user to tell xargs to insert 2001-05-15 00:31:19 +00:00
xinstall Do not override `realinstall' target, use ${PROGNAME}. 2001-04-02 11:54:59 +00:00
xlint Disable llib. The previous commit does not go anywhere near far enough 2001-04-29 03:19:58 +00:00
xstr
yacc beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Add nl(1) 2001-05-04 17:25:23 +00:00
Makefile.inc