1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/bin
Sheldon Hearn a3ee32f3f7 Set WFORMAT=0, because our compiler currently complains about NULL
arg 2 to err() and friends, and warnings are promoted to errors.

This allows the following revisions to be reverted:

	rev 1.39	src/bin/cp/cp.c
	rev 1.26	src/bin/chmod/chmod.c
	rev 1.40	src/bin/rm/rm.c

The following revisions can already be reverted, because they were
already covered by WFORMAT=0:

	rev 1.8		src/bin/ls/lomac.c
	rev 1.63	src/bin/ls/ls.c
	rev 1.8		src/bin/ps/lomac.c
	rev 1.34	src/bin/rcp/rcp.c
2002-07-11 08:45:38 +00:00
..
cat Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
chflags Reorder for style. 2002-04-28 13:54:45 +00:00
chio Remove double #include <sys/cdef.h> and __FBSDID. 2002-07-01 10:46:39 +00:00
chmod Set WFORMAT=0, because our compiler currently complains about NULL 2002-07-11 08:45:38 +00:00
cp Set WFORMAT=0, because our compiler currently complains about NULL 2002-07-11 08:45:38 +00:00
csh Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. 2002-07-02 12:37:09 +00:00
date Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
dd Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
df Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
domainname Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
echo Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
ed mdoc(7) police: a bit of tidying. 2002-07-04 13:22:22 +00:00
expr mdoc(7) police: markup nits. 2002-05-29 15:18:35 +00:00
getfacl Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
hostname Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
kenv Consistently use FBSDID 2002-06-30 05:25:07 +00:00
kill Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
ln Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
ls err() is documented as allowing NULL for the format string but GCC isn't 2002-07-10 20:44:55 +00:00
mkdir Put documentation of the -m option's argument in its list tag in the 2002-06-30 06:50:16 +00:00
mv Update usage for the addition of -n in rev 1.35 of mv.c. 2002-07-09 17:45:13 +00:00
pax Consistently use FBSDID 2002-06-30 05:15:05 +00:00
ps err() is documented as allowing NULL for the format string but GCC isn't 2002-07-10 20:44:55 +00:00
pwd Consistently use FBSDID 2002-06-30 05:15:05 +00:00
rcp err() is documented as allowing NULL for the format string but GCC isn't 2002-07-10 20:44:55 +00:00
realpath Check the return value of getcwd() to avoid printf()ing a NULL. Mark 2002-06-09 00:46:24 +00:00
rm Set WFORMAT=0, because our compiler currently complains about NULL 2002-07-11 08:45:38 +00:00
rmail Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
rmdir Consistently use FBSDID 2002-06-30 05:15:05 +00:00
setfacl Consistently use FBSDID 2002-06-30 05:15:05 +00:00
sh Don't assume the shell's controlling terminal is attached to file descriptor 2002-07-11 06:42:11 +00:00
sleep Consistently use FBSDID 2002-06-30 05:15:05 +00:00
stty Consistently use FBSDID 2002-06-30 05:15:05 +00:00
sync The .Nm utility 2002-07-06 19:13:21 +00:00
test Fix a memory leak. 2002-07-05 10:27:34 +00:00
uuidgen mdoc(7) police: kill hard sentence breaks. 2002-05-30 14:10:44 +00:00
Makefile Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will, 2002-04-09 18:25:44 +00:00
Makefile.inc Remove gCC'isms. 2002-05-10 01:48:15 +00:00