freebsd-dev/usr.bin
Marcel Moolenaar ac2ded1df3 Fix sign-extension bug for 32 and 64-bit values. For 64-bit values
this involves the sign-extension of the high and low "word". Both
of which are 32-bit. The bug is especially harmful on ia64, where
0x9fffffffe0000000 is a common address (base of register stack).
This was invariably displayed as 0xffffffffe0000000.

The sign-extension is fixed by using {b|l}e{16|32|64}dec() where
applicable. Since elfdump(1) is not a bootstrap tool, dependency
on these functions is not a problem.
2003-08-09 01:55:37 +00:00
..
alias
apply Revert previous commit, from Bruce: 2003-06-09 19:21:35 +00:00
asa
at
awk Use 2003-06-06 13:46:55 +00:00
banner
basename
biff
bluetooth
brandelf Remove MAINTAINER lines. 2003-06-14 19:32:52 +00:00
bzip2 Remove MAINTAINER lines. 2003-06-14 19:32:52 +00:00
bzip2recover Remove MAINTAINER lines. 2003-06-14 19:32:52 +00:00
c89
c99
calendar Add Jonathan Postel's year of birth. 2003-08-06 03:38:12 +00:00
cap_mkdb
catman Add (unsigned char) cast to ctype macros 2003-06-10 02:18:00 +00:00
chat
checknr
chkey
chpass Do not compare unsigned int values with ULONG_MAX. The comparison is 2003-07-11 05:47:05 +00:00
cksum
cmp phk added the -x option in May 2000, but only for regular files; for 2003-06-19 07:24:26 +00:00
col
colcrt
colldef mdoc(7) police: markup polishing. 2002-11-26 17:33:37 +00:00
colrm
column
comm
compile_et
compress Don't truncate the output file before making sure that we can 2003-06-14 13:41:31 +00:00
csplit
ctags The .Xr files 2003-06-08 13:43:56 +00:00
cut
dig
dirname
dnskeygen
dnsquery
doscmd
du
ee o Fix identation. 2003-06-30 11:51:21 +00:00
elf2aout
elfdump Fix sign-extension bug for 32 and 64-bit values. For 64-bit values 2003-08-09 01:55:37 +00:00
enigma
env
expand
false
fetch Make sure the crypto versions of libfetch and fetch(1) appear in 2003-07-22 13:54:31 +00:00
file
file2c
find State that in -exec ... ; the semicolon should be quoted if invoked from 2003-07-25 17:32:43 +00:00
finger Add code to keep going if you're really intent on fingering someone, but 2003-06-28 23:11:41 +00:00
fmt
fold
from
fstat fix this code properly. msdosfs can't have device nodes on them. 2003-06-24 08:18:18 +00:00
fsync
ftp Restore INET6 option from config.h. 2003-06-25 15:53:25 +00:00
gcore
gencat
getconf Replace an alloca() call with a slightly more standard malloc()/free() 2003-07-21 20:55:37 +00:00
getopt
gprof
head
hesinfo
hexdump Capitalize ASCII code names. 2002-12-05 08:50:00 +00:00
host
id
indent err() on allocation failure. WARNS=9 compliant 2003-06-15 09:28:17 +00:00
ipcrm
ipcs
join
jot Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, it 2003-08-01 16:23:24 +00:00
kdump Two enhancements for kdump. 2003-06-03 01:44:43 +00:00
keylogin
keylogout
killall make "killall -j" not core dump. 2003-04-27 07:17:27 +00:00
ktrace
ktrdump
lam
last Add the -n maxrec option as an alias for -maxrec for compatibility with 2003-07-27 10:53:28 +00:00
lastcomm
ldd Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
leave Fixed the abuses of .Ql visible on stderr in troff mode. 2002-12-23 16:04:51 +00:00
less Use 2003-06-06 13:46:55 +00:00
lessecho
lesskey
lex Point to the new C++ include files location. 2003-07-11 05:30:58 +00:00
limits
locale Move scmp() to more appropriate location 2003-06-26 11:05:56 +00:00
locate The .Xr utility 2003-06-08 13:45:37 +00:00
lock Introduce options definition the standard way. 2003-06-09 19:32:02 +00:00
lockf
logger
login Remove utmp references, no longer done by login(1) in 5.x. 2003-07-08 13:01:28 +00:00
logname
look Introduce options definition the standard way. 2003-06-09 19:32:02 +00:00
lorder
lsvfs
m4 The .Nm utility 2003-06-08 13:47:20 +00:00
mail
make Fixed broken arithmetic expression parser. 2003-07-04 13:33:48 +00:00
makewhatis
mesg Introduce options definition the standard way. 2003-06-09 19:32:02 +00:00
minigzip
mkdep
mkfifo
mklocale Allow GB18030 locale 2003-07-29 07:56:05 +00:00
mkstr
mktemp
msgs
mt
ncal
ncplist
ncplogin
netstat 1. Add support for printing PIM-related statistics with 2003-08-07 18:21:21 +00:00
newgrp
newkey
nfsstat
nice
nl
nohup
objformat
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pathchk Unbreak support for systems that have no limit on pathname length. 2002-12-15 00:40:47 +00:00
pr
printenv
printf
quota Remove redundant declarations. 2003-08-05 06:50:28 +00:00
ranlib
renice
rev
rlogin
rpcgen Fix broken -a functionality. 2003-06-19 09:19:51 +00:00
rpcinfo
rs Add section number to .Xr 2003-06-08 13:58:08 +00:00
rsh
rup
ruptime
rusers
rwall
rwho
sasc
script
sed Fixed .Nm element, updated HISTORY section, added AUTHORS section. 2003-07-22 19:23:45 +00:00
shar
showmount
smbutil
sockstat make sockstat not print wierd addresses on not connected unix domain sockets 2003-07-19 06:23:56 +00:00
split
stat
su typo 2003-06-08 13:51:40 +00:00
symorder command -> utility 2003-06-08 14:35:11 +00:00
systat Add ip6 and icmp6 displays to systat. 2003-08-01 20:28:20 +00:00
tabs
tail Revert part of the last commit. This fixes tail for pipes. 2003-06-10 16:49:14 +00:00
talk remove whitespace at end of line 2003-07-04 20:44:25 +00:00
tcopy The .Nm utility 2003-06-08 14:36:22 +00:00
tee
telnet Make sure that a "make release" (more accurately the bit that makes 2003-07-24 17:19:15 +00:00
tftp fix reverse logic in "connect" command that cause port specifications to be ignored. 2003-03-25 02:33:35 +00:00
time Introduce options definition the standard way. command -> utility. 2003-06-09 19:37:45 +00:00
tip make prototpyes match functions, and declare things static as needed 2003-04-06 08:30:25 +00:00
top Changes to allow top to decide whether or not to show multiple threads per 2003-07-17 23:56:40 +00:00
touch
tput command -> utility. Add section number to .Xr 2003-06-08 14:38:02 +00:00
tr Back out [:upper:] and [:lower:] classes sorting, it is not required 2003-08-05 07:59:46 +00:00
true
truncate
truss send() and recv() are just wrappers, not actual syscalls. 2003-08-05 19:34:36 +00:00
tset Add section number to .Xr 2003-06-08 13:58:08 +00:00
tsort
tty A space between switch and open-paren. Don't explicitly cast the value 2002-05-29 17:12:30 +00:00
uac
ul Add section number to .Xr 2003-06-08 13:58:08 +00:00
uname Make the sysctlbyname stuff look like the 2-level MIB stuff. This 2003-07-01 20:15:28 +00:00
unexpand
unifdef Improve expression evaluation debugging output, tidy up the handling of 2003-07-01 15:30:43 +00:00
uniq
units Add the British hundredweight (brhundredweight). For discussion, see: 2003-07-01 10:33:27 +00:00
unvis
usbhidaction
usbhidctl
users
uudecode
uuencode
uuidgen
vacation Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
vgrind Add section number to .Xr 2003-06-08 13:58:08 +00:00
vi FIx catalog name I overlook in prev. obsolete locales removing 2003-06-23 13:08:22 +00:00
vis
vmstat
w utmp.ut_time is not a time_t, do not pass a pointer to it to pr_attime(). 2003-06-28 19:11:42 +00:00
wall
wc
what
whereis
which
who
whois Back out .SU workaround - people at whois-servers.net set up 2003-06-29 23:56:31 +00:00
window
write
xargs - Use _PATH_TTY and _PATH_DEVNULL macros. 2003-06-13 17:05:41 +00:00
xinstall Since (x)install is pretty unhelpfull and just spits out a Usage 2003-07-11 20:51:16 +00:00
xlint If lint(1) is not "lint", don't try to lint the xlint compat-libs. A 2003-06-15 13:03:37 +00:00
xstr Introduce options definition the standard way. Do not uppercase first 2003-06-09 19:35:56 +00:00
yacc
yes
ypcat
ypmatch
ypwhich
Makefile Don't check for the existance of src/crypto/ for building items that 2003-07-24 18:30:25 +00:00
Makefile.inc