freebsd_amp_hwpstate/usr.bin
Peter Wemm 0587e3a417 pw_scan() was being used to convert a string into a struct passwd, with
an auto stack variable that was about to disappear.  It broke with some
nis passwd changes because of a gethostbyname() call that uses a fair bit
of stack..  This was a timebomb waiting to go off at any time and could
have been causing subtle corruption for a while.

AARGH!!

This is HIGHLY reccomended for 2.2 and presumably 2.1.6
1996-11-15 17:36:20 +00:00
..
apply
ar
at
banner
basename
biff
brandelf
cal
calendar
cap_mkdb
chat
checknr
chflags
chpass pw_scan() was being used to convert a string into a struct passwd, with 1996-11-15 17:36:20 +00:00
cksum
cmp
col
colcrt
colldef Change recently added diagnostics to more descriptive 1996-10-25 00:13:14 +00:00
colrm
column
comm
compile_et
compress
cpp
ctags
cut
dig
dirname
dnsquery
du Add a 'depth (-d#)' flag to du 1996-10-23 06:53:57 +00:00
ee
env
error
expand
f2c Use the same format for the "expect N shift reduce conflicts" message 1996-10-25 15:50:17 +00:00
false
fetch Report net connection error via hstrerror(h_errno) now instead of 1996-11-14 07:36:26 +00:00
file Teach file about: 1996-10-24 15:49:51 +00:00
file2c
find
finger
fmt
fold
fpr
from
fsplit
fstat
ftp Apply a long-forgotten change to make FTP_PASSIVE_MODE just that 1996-11-02 18:18:38 +00:00
gcore
gencat
getopt Cleanup. Boldfaced dashes didn't print at all, also corrected a few 1996-10-22 21:56:11 +00:00
gprof
gprof4
head
hexdump
host
id add PATH variable 1996-11-05 07:24:48 +00:00
indent Fix description of -cli option so that it comes out as -cli0.5 instead of 1996-10-23 07:02:48 +00:00
ipcrm
ipcs
join
jot
kdump
key
keyinfo
keyinit
killall
ktrace
kzip
lam
last Don't dereference a free()ed pointer. 1996-10-28 07:47:34 +00:00
lastcomm
ldd oops, uninitialised variable.. -v mode depended on stack contents. 1996-10-29 18:45:20 +00:00
leave
lex Clean up some loose ends on my previous work in here.. 1996-10-29 05:08:21 +00:00
locate add forgotten variable $locate 1996-10-31 22:46:52 +00:00
lock
logger
login
logname
look
lorder
lsvfs
m4
mail
make Add a .POSIX directive. When the first non-comment 1996-11-03 03:29:57 +00:00
makewhatis
mesg
mk_cmds
mkdep $@ -> "$@", now ``mkdep "foo bar".c'' works. 1996-10-27 15:53:18 +00:00
mkfifo
mklocale
mkstr
modstat
more
msgs
mt
netstat Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs 1996-10-28 18:56:44 +00:00
nfsstat
nice Match the reality. The man page was completely wrong. 1996-11-02 22:02:32 +00:00
nm
nohup
pagesize add /sbin to PATH, the location of sysctl(8) may changed in future 1996-11-05 07:17:33 +00:00
passwd I haven't had a single contraversial commit all week, so what the 1996-11-03 03:11:57 +00:00
paste
pr
printenv
printf
quota
ranlib
rdist
renice
rev
rlogin
rpcgen
rpcinfo
rs
rsh
rup
ruptime Description: 1996-10-23 04:23:36 +00:00
rusers
rwall
rwho
sasc
script
sed
sgmlfmt
sgmls
shar
showmount
size
soelim
split
strings
strip
su
symorder
systat Now that systat's working again, bring the vmstat cleanup over from 1996-11-12 19:16:46 +00:00
tail
talk
tclsh
tconv
tcopy
tee
telnet
tftp
time
tip
tn3270
touch
tput
tr
true
tset
tsort
tty
ul
uname
unexpand
unifdef
uniq
units
unvis
users
uudecode
uuencode
vacation
vgrind
vi Added a missing \ for installing perl modules. 1996-11-10 15:49:49 +00:00
vis
vmstat
w
wall
wc
what
whereis
which fix perl indention style 1996-10-27 15:50:40 +00:00
who
whois
window
write Replace hardcoded length of "/dev/" with strlen(_PATH_DEV). 1996-10-26 15:29:24 +00:00
xargs Reviewed by: Warner Losh <imp@village.org> 1996-11-01 18:46:05 +00:00
xinstall
xlint
xstr
yacc Add YYLEX and YYEMPTY macros to make byacc look more like bison. 1996-11-04 21:54:52 +00:00
yes
ypcat
ypmatch
ypwhich
Makefile Compile telnet from eBones instead of secure. 1996-11-03 17:01:25 +00:00
Makefile.inc