freebsd-dev/bin
David Malone b82561452f Use the correct printf format to print a long.
Approved by:	cracauer
2001-06-26 11:11:30 +00:00
..
cat Include missing header files which define functions for which gcc has 2001-06-24 23:04:23 +00:00
chflags WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
chio Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
chmod WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
cp Add more headers that are required with -fno-builtin (stdlib and strings) 2001-06-19 15:41:57 +00:00
csh Use new locale names 2001-06-10 15:28:39 +00:00
date Simplify, with the power of new mdoc(7). 2001-06-09 11:20:31 +00:00
dd Previous commit broke dd(1)'s I/O summary when it's terminated by a 2001-06-25 06:17:02 +00:00
df WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
domainname WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
echo WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
ed Don't call exit(3) from a signal handler. 2001-06-24 01:55:17 +00:00
expr Fix warnings to compile with WARNS=2 on i386 and alpha 2001-05-26 20:45:25 +00:00
getfacl Silence warnings on alpha. Unfortunately we can't add WARNS to this 2001-05-20 04:47:55 +00:00
hostname WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
kenv
kill WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
ln WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
ls
mkdir Silence WARNS=2 and BDECFLAGS except for stupid mode_t warnings. 2001-05-20 05:49:20 +00:00
mv Use PATH_MAX in preference to MAXPATHLEN. 2001-05-29 18:20:36 +00:00
pax Include missing header files which define functions for which gcc has 2001-06-24 23:04:23 +00:00
ps Check for the PS_SINTR flag in the right field of struct kinfo_proc 2001-06-16 21:39:29 +00:00
pwd WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
rcp Fixed two bugs, first not allowing '.' as a valid login name character 2001-05-30 16:19:13 +00:00
realpath
rm Removed wrong cast for fts_open()'s third argument. 2001-06-13 15:01:25 +00:00
rmail
rmdir WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
setfacl WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
sh Use the correct printf format to print a long. 2001-06-26 11:11:30 +00:00
sleep WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
stty WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
sync WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
test WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
Makefile
Makefile.inc