freebsd_amp_hwpstate/usr.bin
John Polstra 43ab5f3877 Don't ignore symbols containing "$". C++ destructors and other
special functions have names containing dollar signs, and ignoring
them causes gprof to produce incorrect and sometimes bizarre results.
The comment in the original code said that dollar signs were excluded
because they are used in Pascal labels.  That's not much of an
issue these days.
1998-08-08 17:48:26 +00:00
..
apply
ar Fixed printf format errors. 1998-07-06 21:01:54 +00:00
at Year is sometimes set to -1 when assign_date() is called. Check for -1 1998-08-08 14:02:06 +00:00
banner
basename
biff
brandelf
c89
calendar
cap_mkdb Fixed printf format errors. 1998-08-02 15:18:45 +00:00
chat Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth) 1998-06-23 21:58:41 +00:00
checknr
chflags
chkey
chpass Correct the description of the last four fields. 1998-06-13 19:14:14 +00:00
cksum
cmp "EOF of file..." is written to stderr and not stdout. 1998-05-26 00:39:12 +00:00
col
colcrt
colldef add Hungarian clooate 1998-08-07 17:08:56 +00:00
colrm
column
comm
compile_et
compress
cpp
ctags
cut
dig
dirname
dnsquery
doscmd Change doscmd to use i386_set_ioperm() call instead of sysarch(). 1998-07-28 03:39:59 +00:00
du Don't try to dereference a pointer to freed memory. 1998-07-29 17:50:06 +00:00
ee
env
error
expand
f2c During compilation of a Fortran program f2c/f77 will spew the 1998-07-24 07:13:57 +00:00
false
fetch Fix proxy authorization code: 1998-07-12 09:07:36 +00:00
file This PR contains additional magic for file(1) describing 1998-08-07 06:26:37 +00:00
file2c
find Fixed printf format errors. 1998-07-06 21:01:54 +00:00
finger fix 8bit clean issue 1998-08-07 16:21:09 +00:00
fmt
fold
fpr
from
fsplit
fstat Fixed printf format errors. 1998-07-06 21:01:54 +00:00
ftp fd_set is documented to be a typedef, not a struct. Conform more 1998-07-26 18:49:36 +00:00
gcore
gencat Fixed printf format errors. 1998-08-02 15:18:45 +00:00
getopt
global
gprof Don't ignore symbols containing "$". C++ destructors and other 1998-08-08 17:48:26 +00:00
gprof4
head
hexdump
host
id
indent
ipcrm
ipcs
join
jot
kdump
key
keyinfo
keyinit
keylogin
keylogout
killall
ktrace
kzip Look for kzhead.o and kztail.o in /usr/lib/aout. 1998-06-01 18:34:19 +00:00
lam
last Reviewed by: Peter Hawkins <thepish@FreeBSD.org> 1998-05-28 00:58:29 +00:00
lastcomm
ldd Add -DFREEBSD_AOUT to CFLAGS to ensure we get the correct definitions 1998-06-12 14:11:15 +00:00
leave
lex Submitted by: Peter Hawkins thepish@freebsd.org 1998-06-11 02:14:58 +00:00
limits Fix a bunch of spelling errors. 1998-06-04 21:06:07 +00:00
locate Create a save TMPDIR using `mktemp -d'. 1998-06-18 09:26:22 +00:00
lock Don't assume that time_t is long. 1998-06-29 17:06:00 +00:00
lockf Add a "-k" option, to specify that the lock file should be kept 1998-07-08 05:29:05 +00:00
logger
login Fix LIBDIR (for aout/ELF). 1998-08-06 21:41:13 +00:00
logname
look
lorder
lsvfs
m4 Correct typo: loosing --> losing 1998-06-26 14:25:18 +00:00
mail Fixed printf format errors. 1998-07-06 21:01:54 +00:00
make Use malloc + sprintf rather than asprintf to ensure portability to 1998-07-26 17:06:05 +00:00
makewhatis
mesg
minigzip
mk_cmds
mkdep
mkfifo
mklocale add Hungarian ctype 1998-08-07 17:07:12 +00:00
mkstr
mktemp
modstat
more Ignore (effectively) SIGTSTP if we're already in the process of tstoping. 1998-08-03 03:11:09 +00:00
msgs Revert "POSIX saved uids change". seteuid(2) is not POSIX, and 1998-07-14 19:07:30 +00:00
mt
ncal
netstat Make netstat work again. 1998-08-08 08:13:04 +00:00
newkey
nfsstat
nice
nm Fixed classic sign extension bug `-(long)sizeof(foo)'. 1998-07-06 21:45:12 +00:00
nohup
objformat Convert to more canonical format.. It seems that both Soren and I were 1998-05-27 15:43:24 +00:00
opieinfo
opiekey
opiepasswd
pagesize
passwd Fix LIBDIR (for aout/ELF). 1998-08-06 21:41:13 +00:00
paste
pr Don't assume that time_t is long. 1998-06-29 17:06:00 +00:00
printenv
printf
quota Local filesystems are ufs not ffs 1998-06-11 03:47:29 +00:00
ranlib Fixed printf format errors. 1998-07-06 21:01:54 +00:00
rdist Make sure we pass the length - 1 to readlink, since it adds its own 1998-06-09 04:10:08 +00:00
renice
rev
rlogin Fix LIBDIR (for aout/ELF). 1998-08-06 21:41:13 +00:00
rpcgen Fixed printf format errors. 1998-08-02 15:18:45 +00:00
rpcinfo #include <arpa/inet.h> 1998-06-12 12:37:15 +00:00
rs
rsh Fix LIBDIR (for aout/ELF). 1998-08-06 21:41:13 +00:00
rup
ruptime
rusers
rwall
rwho
sasc
script Fix a bunch of spelling errors. 1998-06-04 21:06:07 +00:00
sed
shar
showmount
size Fixed printf format errors. 1998-07-06 21:01:54 +00:00
soelim
split
strings ELF preparation step 1: 1998-05-25 17:34:42 +00:00
strip "./strip maybe_stripped" doesn't work too well if maybe_stripped is an 1998-06-12 16:22:25 +00:00
su Fix LIBDIR (for aout/ELF). 1998-08-06 21:41:13 +00:00
symorder
systat Fixed type mismatches which were fatal when sizeof(long) > sizeof(int). 1998-07-06 22:08:00 +00:00
tail Fixed printf format errors. 1998-07-06 21:01:54 +00:00
talk Fixed printf format errors. 1998-07-06 21:01:54 +00:00
tclsh $@ is deprecated, use ${.TARGET} instead. Ditto for other single character 1998-06-09 04:07:23 +00:00
tconv
tcopy
tee
telnet Fixed printf format errors. 1998-07-06 21:01:54 +00:00
tftp Don't assume that hp->h_lenght == 4. Be conservative in its use. 1998-06-09 04:31:02 +00:00
time Brucifixion. 1998-07-28 10:08:16 +00:00
tip Don't assume that time_t is long. 1998-06-29 17:06:00 +00:00
tn3270 Spelling fixes. 1998-06-10 12:34:27 +00:00
top Add -t option ('t' in interactive mode) to make top(1) ignore itself. 1998-08-04 14:10:48 +00:00
touch Don't assume that time_t is long. 1998-06-29 15:52:49 +00:00
tput
tr
true
truss Fixed printf format errors. 1998-07-06 21:01:54 +00:00
tset
tsort
tty
ul
uname Fixed printf format errors. 1998-07-06 21:01:54 +00:00
unexpand
unifdef
uniq
units
unvis
users
uudecode Allow spaces in the filename to be decoded to. 1998-05-25 06:27:09 +00:00
uuencode
vacation
vgrind
vi $@ is deprecated, use ${.TARGET} instead. Ditto for other single character 1998-06-09 04:07:23 +00:00
vis
vmstat Fixed printf format errors. 1998-07-06 21:01:54 +00:00
w Remove unused strvisx. 1998-06-09 04:35:20 +00:00
wall A bit of PR7278 which belongs here. 1998-07-22 20:34:24 +00:00
wc
what
whereis
which
who Back out Steve's fix, as this was already fixed by me in revision 1.6 1998-05-25 12:04:47 +00:00
whois #include <arpa/inet.h> 1998-06-12 12:55:46 +00:00
window Use <signal.h> instead of <sys/signal.h>. 1998-08-05 09:01:29 +00:00
write
xargs Remove compile time dependency on ARG_MAX. 1998-06-17 12:58:43 +00:00
xinstall fchflags(8) -> fchflags(2) 1998-06-10 07:17:59 +00:00
xlint
xstr
yacc Use mkstemp rather than mktemp for yacc's temp files. This change was made 1998-06-09 04:20:51 +00:00
yes
ypcat
ypmatch
ypwhich #include <arpa/inet.h> 1998-06-12 13:04:59 +00:00
Makefile The doscmd build process and doscmd.kernel loader is very a.out specific 1998-06-12 16:18:27 +00:00
Makefile.inc