freebsd-dev/usr.bin
2001-12-03 21:42:15 +00:00
..
apply Use __FBSDID(). 2001-12-02 20:40:22 +00:00
ar Use __FBSDID(). 2001-12-02 20:45:24 +00:00
at Use __FBSDID() 2001-12-02 20:23:02 +00:00
awk
banner Use __FBSDID(). 2001-12-03 01:15:28 +00:00
basename Use __FBSDID(). 2001-12-03 01:15:28 +00:00
biff Use __FBSDID(). 2001-12-03 01:15:28 +00:00
brandelf Style fixes. 2001-12-03 00:00:22 +00:00
bzip2
c89 Use __FBSDID(). 2001-12-03 01:15:28 +00:00
calendar WARNS=2 fixup (mostly. Some are Hard To Fix(tm), so NO_WERROR is set) 2001-12-02 22:44:14 +00:00
cap_mkdb Use __FBSDID(). 2001-12-02 22:46:47 +00:00
chat
checknr
chflags Slight makefile style. 2001-12-02 23:04:14 +00:00
chkey WARNS=2 fixes. Also, use __FBSDID(), and sort includes. 2001-12-02 23:12:33 +00:00
chpass
cksum WARNS=2 fixup. 2001-12-02 12:54:40 +00:00
cmp Cast off_t to long long before printing. Use %ll instead of %q incase 2001-12-03 20:56:16 +00:00
col Use __FBSDID(). 2001-12-02 23:34:16 +00:00
colcrt Use __FBSDID(). 2001-12-02 23:34:16 +00:00
colldef WARNS=2 fixup. 2001-12-02 23:40:46 +00:00
colrm Style stuff. 2001-12-02 23:44:42 +00:00
column Use __FBSDID(). 2001-12-02 23:52:47 +00:00
comm Use __FBSDID(). 2001-12-02 23:52:47 +00:00
compile_et
compress Use __FBSDID(). 2001-12-02 23:58:38 +00:00
ctags Use __FBSDID(). 2001-12-03 00:07:59 +00:00
cut WARNS=2 and -Wall are not both needed. (The second is a subset of the 2001-12-03 00:16:52 +00:00
dig
dirname
dnskeygen
dnsquery
doscmd WARNS=2 fixup 2001-12-02 13:48:40 +00:00
du WARNS=2 fixup 2001-12-02 13:48:40 +00:00
ee
enigma
env
expand
false WARNS=2 fixup. 2001-12-02 13:55:09 +00:00
fetch Remove an extraneous argument to fprintf that -Wformat noticed. 2001-11-10 18:39:54 +00:00
file
file2c
find Add a missing comma. 2001-11-20 15:45:29 +00:00
finger WARNS=2 fix, remove 'register' and use __FBSDID(). 2001-12-02 20:13:42 +00:00
fmt
fold Add a missing word to form a complete sentence. 2001-11-19 08:35:59 +00:00
from Fix two minor grammar mistakes. 2001-11-19 09:01:43 +00:00
fstat Anding the fsid with 0xffff was causing aliasing problems. 2001-11-05 20:40:24 +00:00
fsync
ftp Make completion work with filenames containing spaces. 2001-11-18 17:49:09 +00:00
gcore
gencat Fix grammar in AUTHORS section. 2001-11-23 14:37:27 +00:00
getconf
getopt Warns cleanup (just make main return an int). 2001-12-03 20:57:49 +00:00
gprof mdoc(7) police: kill whitespace at EOL. 2001-11-20 15:49:18 +00:00
gprof4
head
hesinfo Warns cleanup. 2001-12-03 20:58:56 +00:00
hexdump WARNS=2 fixups. 2001-12-02 12:09:41 +00:00
host
id
indent
ipcrm Warns cleanups: 2001-12-03 21:00:33 +00:00
ipcs
join
jot Actually, arc4random() returns a uint32_t, not an int. Use the correct 2001-11-08 22:01:35 +00:00
kdump
kenv Deuglify the usage message by putting the program name after the 2001-11-15 15:46:45 +00:00
keylogin
keylogout
killall killall operates on all processes owned by the real uid, not the 2001-11-30 00:30:28 +00:00
ktrace
lam
last
lastcomm
ldd
leave
less
lessecho
lesskey
lex
limits
locate
lock Warns cleanups: 2001-12-03 21:01:52 +00:00
lockf Warns cleanups. 2001-12-03 21:07:23 +00:00
logger
login Use __FBSDID(). Also do a bit of cosmetic #if and header-order 2001-12-02 20:54:57 +00:00
logname Warns cleanups. Add FreeBSD ID to Makefile. 2001-12-03 21:03:39 +00:00
look Warns cleanup - not ready for WARNS=2 yet. 2001-12-03 21:04:50 +00:00
lorder
lsvfs
m4
mail
make
makewhatis
mesg Add xref to wall(1). 2001-11-20 15:39:58 +00:00
minigzip
mkdep
mkfifo
mklocale
mkstr Warns cleanup. Add FreeBSD ID to Makefile. 2001-12-03 21:06:20 +00:00
mktemp Warns cleanups. 2001-12-03 21:07:23 +00:00
msgs
mt
ncal
ncplist
ncplogin Warns cleanups. 2001-12-03 21:07:23 +00:00
netstat - Make ip_rtaddr() global, and use it to look up the correct source 2001-11-30 10:40:28 +00:00
newkey Turn on WARNS=2. this compiles cleanly. 2001-12-02 23:09:09 +00:00
nfsstat
nice Warns cleanup. Add FreeBSD ID to Makefile and nice.c. 2001-12-03 21:10:47 +00:00
nl Fix typo. 2001-11-24 21:22:16 +00:00
nm
nohup Nohup seems to be warns clean on alpha and i386. Add FreeBSD id to Makefile. 2001-12-03 21:12:03 +00:00
objformat Warns cleanups. Don't use gccism -Wall. 2001-12-03 21:13:03 +00:00
opieinfo
opiekey
opiepasswd
pagesize
passwd
paste
pr
printenv Warnc cleanups. Add FreeBSD IDs. 2001-12-03 21:15:40 +00:00
printf Warns cleanups. 2001-12-03 21:27:45 +00:00
quota
ranlib
renice Warns cleanups. 2001-12-03 21:27:45 +00:00
rev Warns cleanups, add FreeBSD IDs. 2001-12-03 21:20:37 +00:00
rlogin
rpcgen Have rpcgen output the prototypes for the dispatch tables 2001-11-13 11:08:29 +00:00
rpcinfo
rs
rsh
rup
ruptime
rusers
rwall
rwho
sasc Warns cleanups. 2001-12-03 21:27:45 +00:00
script Warns cleanups. Add FreeBSD ID. 2001-12-03 21:22:56 +00:00
sed Don't allocate a zero byte segment. 2001-11-08 16:47:05 +00:00
shar
showmount Warns cleanups. This makes the showmount code warns clean, but some 2001-12-03 21:25:28 +00:00
size Warns cleanups. 2001-12-03 21:27:45 +00:00
sockstat
soelim Warns cleanups. 2001-12-03 21:27:45 +00:00
split
strings Warns cleanups. 2001-12-03 21:27:45 +00:00
strip Strip seems to be warns clean on i386 and alpha. 2001-12-03 21:28:37 +00:00
su
symorder
systat Remove the 'irq' string from the irqN part of the "interrupts" display. 2001-12-01 17:41:37 +00:00
tail Since kqueue support was added to tail, the "-F" option (check for 2001-11-25 18:03:28 +00:00
talk Add xref to wall(1). 2001-11-20 15:39:58 +00:00
tconv
tcopy
tee Warns cleanups. Add FreeBSD ID to Makefile. 2001-12-03 21:37:35 +00:00
telnet Merge from crypto/telnet/telnet/commands.c. Add the necessary paths to 2001-12-03 17:53:09 +00:00
tftp
time Fix one warning - still not warns clean. 2001-12-03 21:32:01 +00:00
tip ${BINDIR} already has the leading slash. 2001-11-27 09:54:02 +00:00
top
touch
tput
tr
true WARNS=2 fixup. 2001-12-02 13:55:09 +00:00
truncate
truss Print the correct return code for successful Linux syscalls. 2001-11-17 17:18:36 +00:00
tset
tsort Warns cleanups. Add missing prototype. 2001-12-03 21:32:54 +00:00
tty Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile. 2001-12-03 21:33:59 +00:00
uac
ul Warns cleanups. Add FreeBSD ID to Makefile. 2001-12-03 21:37:35 +00:00
uname
unexpand
unifdef
uniq Warns cleanups. Add FreeBSD ID to Makefile. 2001-12-03 21:37:35 +00:00
units
unvis Warns cleanups. Add FreeBSD ID to Makefile. 2001-12-03 21:37:35 +00:00
usbhidctl
users
uudecode Warns cleanup. Add FreeBSD ID to Makefile. 2001-12-03 21:39:04 +00:00
uuencode
vacation
vgrind
vi
vis Some warns cleanups - I think this is still not warns clean on the alpha. 2001-12-03 21:40:07 +00:00
vmstat
w
wall
wc
what
whereis
which
who
whois
window
write Add xref to wall(1). 2001-11-20 15:39:58 +00:00
xargs
xinstall
xlint
xstr
yacc Use __FBSDID(). 2001-12-02 21:24:03 +00:00
yes Yes seems to be warns clean on alpha and i386. 2001-12-03 21:42:15 +00:00
ypcat
ypmatch
ypwhich
Makefile Put the "tip" in exactly the same place where it was in rev. 1.169. 2001-11-27 09:42:50 +00:00
Makefile.inc Protect "make world", as I am doing some (potentially) dangerous 2001-12-02 23:10:57 +00:00