freebsd-skq/usr.bin
2001-03-08 09:04:40 +00:00
..
apply
ar mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
at
banner BDECFLAGS. 2001-03-04 12:28:57 +00:00
basename mdoc(7) police: utilize .St macro. 2001-02-26 15:55:52 +00:00
biff
brandelf
c89
calendar MAXPATHLEN includes the trailing NUL character, so there's no need to add 1 2001-03-01 05:47:28 +00:00
cap_mkdb
chat
checknr
chflags
chkey
chpass
cksum mdoc(7) police: Change -filled displays (which just happen 2001-02-07 13:45:30 +00:00
cmp
col
colcrt
colldef Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. 2001-02-28 17:38:53 +00:00
colrm
column
comm
compile_et
compress
ctags
cut Remove duplicate FreeBSD Id 2001-02-06 20:03:48 +00:00
dig
dirname
dnskeygen
dnsquery
doscmd
du
ee
enigma
env
expand
false
fetch If SIGINFO is received during the transfer, print a status line similar 2001-03-07 05:33:50 +00:00
file
file2c
find MAXPATHLEN already accounts for the trailing NUL, so no need to add one in. 2001-03-01 05:49:36 +00:00
finger MAXPATHLEN is enough. 2001-03-01 05:52:38 +00:00
fmt
fold
from
fstat Fix `fstat -m' (show memory-mapped files), which was broken by 2001-02-15 22:42:44 +00:00
fsync
ftp
gcore MAXPATHLEN contains the trailing NUL. 2001-03-01 06:00:22 +00:00
gencat Optimize gencat(1) sources in same manner as its libc part some time ago: 2001-02-08 16:38:16 +00:00
gensetdefs mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
getconf Reword the description a little bit more for parallel construction. 2001-02-21 19:33:38 +00:00
getopt
gprof
gprof4
head mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
hesinfo
hexdump mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
host
id
indent Fix indent endless on garbage input (i.e., if it encountered EOF while 2001-02-27 20:50:34 +00:00
ipcrm
ipcs
join
jot
kdump
kenv
key
keyinfo
keyinit
keylogin
keylogout
killall Work around the p_comm[] size limit. If the user supplies more than 2001-02-14 21:56:03 +00:00
ktrace
lam mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
last
lastcomm
ldd
leave
less
lessecho
lesskey
lex
limits Fixed some style bugs (bogus cloned Id, null overrides of defaults, and 2001-02-17 06:20:14 +00:00
locate
lock
lockf
logger
login Fix login so that it exports environmental variables that are set by PAM 2001-02-09 13:21:50 +00:00
logname
look mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
lorder Pick up the environment variable ${NM} if it exists and use that to list 2001-03-06 15:00:32 +00:00
lsvfs
m4 The secure temporary directory is always created, so always remove it. 2001-02-28 19:21:44 +00:00
mail Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. 2001-02-28 17:38:53 +00:00
make Fix two bugs in null suffix handling. Both occured only after the suffix 2001-03-08 00:55:08 +00:00
makewhatis
mesg
minigzip mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
mk_cmds
mkdep mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
mkfifo
mklocale
mkstr mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
mktemp Update HISTORY. 2001-02-28 03:33:44 +00:00
msgs
mt
ncal
ncplist
ncplogin
netstat When displaying interface statistics with -i show a '-' for any 2001-03-04 22:25:05 +00:00
newkey Switch from using rand() or random() to a stronger, more appropriate PRNG 2001-03-05 02:15:38 +00:00
nfsstat
nice
nm
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
pr mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
printenv
printf mdoc(7) police: mark LC_NUMERIC with .Dv. 2001-02-10 10:26:52 +00:00
quota
ranlib mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
renice
rev mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
sasc Preceed/preceeding are not english words. Use precede and preceding. 2001-02-18 10:44:00 +00:00
script
sed mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
shar
showmount
size
sockstat Add (and document) options for showing only listening or connected sockets. 2001-03-06 13:48:38 +00:00
soelim
split
strings
strip
su
symorder
systat
tail Use EV_SET() macro to initialize kevent structure. 2001-02-28 16:16:31 +00:00
talk
tconv
tcopy Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons, 2001-03-08 09:04:40 +00:00
tee
telnet Do not compile INET6 support if RELEASE_CRUNCH is defined 2001-02-18 07:28:31 +00:00
tftp
time Localize it (LC_NUMERIC) 2001-02-10 22:46:47 +00:00
tip
top - An array of 4 32-bit ints for avenrun doesn't work on the alpha because 2001-02-27 17:11:19 +00:00
touch
tput
tr
true
truncate
truss
tset
tsort
tty
uac
ul
uname
unexpand
unifdef
uniq
units All temperature scales are centigrades. Use "Celsius" instead. 2001-03-01 05:51:46 +00:00
unvis
usbhidctl
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat fix usage statement (add missing [-n devs] option) 2001-02-22 13:55:12 +00:00
w Preserve comma as separator when it is not equal to radix character 2001-03-03 16:47:07 +00:00
wall Fix ttynames generation broken with strlcat 2001-03-05 14:10:15 +00:00
wc
what
whereis
which
who
whois
window
write
xargs
xinstall
xlint
xstr
yacc Have yacc use a prototype for yygrowstack(void) on ANSI compilers. 2001-02-19 01:10:01 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Removed some garbage (genassym(8) and its infrastructure). 2001-02-17 06:06:14 +00:00
Makefile.inc