freebsd-dev/usr.bin
Warner Losh 7cbb70b303 Sometime since this file was written, the list of kernel malloc types
changed from a simple list to a circular one.  We compensate by only
looping until we see the first address again.  Before, things would
terminate because it was limited to 200 iterations.  This lead to
bogus statistics and repeating stats for memory types.

This should be merged into 3.2, as the same bug is there.
1999-05-10 00:33:32 +00:00
..
apply
ar
at More egcs warning fixes: 1999-04-25 22:37:58 +00:00
banner Use const where appropriate. 1999-04-19 04:05:25 +00:00
basename
biff
brandelf
c89
calendar More egcs warning fixes: 1999-04-25 22:37:58 +00:00
cap_mkdb
chat
checknr
chflags
chkey
chpass More egcs warning fixes: 1999-04-25 22:37:58 +00:00
cksum
cmp More egcs warning fixes: 1999-04-25 22:37:58 +00:00
col
colcrt More egcs warning fixes: 1999-04-25 22:37:58 +00:00
colldef Correct a link problem with zh_TW.BIG5, make the display reasonable. 1999-04-10 12:22:25 +00:00
colrm
column
comm
compile_et
compress
cpp
ctags
cut
dig
dirname
dnsquery
doscmd X11 include directory may not actually contain any header file, check for 1999-04-17 01:57:06 +00:00
du
ee
enigma
env
error
expand
f2c
false
fetch
file
file2c
find Clarify wording to indicate that the arguments to find(1) are path names 1999-04-19 08:26:00 +00:00
finger Impliment elements of TCP Wrappers's `safe_finger'. 1999-05-08 00:46:06 +00:00
fmt
fold
fpr
from
fsplit
fstat
ftp
gcore
gencat More egcs warning fixes: 1999-04-25 22:37:58 +00:00
gensetdefs Install the right man page. 1999-05-05 07:09:21 +00:00
getopt Further backouts and changes to the example. 1999-04-04 13:49:10 +00:00
global
gprof
gprof4
head
hexdump
host
id
indent
ipcrm
ipcs
join
jot
kdump we don't have <sys/disk.h> anymore. 1999-05-08 05:48:54 +00:00
key
keyinfo
keyinit
keylogin
keylogout
killall
ktrace
kzip
lam
last
lastcomm
ldd
leave
lex
limits Typo fix. 1999-04-13 02:32:12 +00:00
locate
lock
lockf
logger
login remove uid switching before login_getpwclass, now done inside libutil 1999-04-24 17:26:32 +00:00
logname
look
lorder
lsvfs
m4
mail
make Add :Q to quote variable expansion to all proper expansion of 1999-04-19 07:30:04 +00:00
makewhatis
mesg
minigzip
mk_cmds
mkdep
mkfifo
mklocale fix sign extension bug 1999-04-01 10:22:48 +00:00
mkstr
mktemp
more Document another (less-virulent) CRLF-related bug. 1999-05-02 18:17:23 +00:00
msgs
mt Add missing parenthesis. Change "hardware block" to "SCSI logical block". 1999-05-04 18:22:38 +00:00
ncal Due to the switch form Julian to Gregorian calender, 1999-03-27 21:08:13 +00:00
netstat Add support for printing bridging statistics with ``-p bdg '' . 1999-04-26 16:11:50 +00:00
newkey
nfsstat
nice
nm
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd Clarify when the user gets a prompt for the old password, and that 1999-05-03 00:56:05 +00:00
paste
pr
printenv
printf
quota
ranlib
rdist
renice
rev
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
sasc
script
sed More egcs warning fixes: 1999-04-25 22:37:58 +00:00
shar
showmount
size
sockstat Don't use STDOUT_TOP. 1999-05-01 11:31:19 +00:00
soelim
split
strings malloc(3) need to allocate one byte more. 1999-03-29 13:18:16 +00:00
strip
su
symorder
systat Display floats with format %*.0f instead of as "*****" if there is 1999-03-22 03:44:01 +00:00
tail
talk
tconv
tcopy Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written. 1999-04-30 13:13:32 +00:00
tee
telnet
tftp
time
tip Rename a function to avoid conflict with the new syscall 'pwrite'. 1999-04-04 21:47:11 +00:00
tn3270 More egcs warning fixes: 1999-04-25 22:37:58 +00:00
top Fix the display of the "nice" value of processes like ntpd that use the 1999-04-22 14:34:53 +00:00
touch
tput
tr
true
truss
tset
tsort An even number of nodes, not node pairs are required for tsort(1) to work. 1999-03-20 21:24:18 +00:00
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
users
uudecode
uuencode
vacation
vgrind
vi
vis
vmstat Sometime since this file was written, the list of kernel malloc types 1999-05-10 00:33:32 +00:00
w fix -n with 16-chars hostnames, modified patch from PR 1999-04-22 23:40:56 +00:00
wall
wc
what
whereis
which
who
whois
window
write
xargs
xinstall
xlint
xstr
yacc Clean up the skeleton code a little. There was a #ifdef to avoid 1999-04-18 13:37:49 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Disconnect modload/modunload/modstat from their Makefiles.. 1999-04-18 15:56:20 +00:00
Makefile.inc