freebsd-src/bin
Gordon Tetlow 7e83e0de77 Change the default for binaries in /bin and /sbin from statically to
dynamically linked. This has been a long time coming with the move of
critical libraries from /usr/lib to /lib. If you don't feel comfortable
with dynamically linked binaries in your root partition, now is the
time to define NO_DYNAMICROOT in your make.conf.

Approved by:	re
2003-11-16 04:57:28 +00:00
..
cat
chflags
chio
chmod Remove the code for parsing octal modes, since setmode(3) already 2003-10-31 13:20:09 +00:00
cp Don't mmap(2) and munmap(2) zero-length files. 2003-11-13 05:26:55 +00:00
csh Temporarily turn off -Werror for these components. 2003-07-11 05:24:32 +00:00
date Check for write errors; report and exit with error value. 2003-10-04 07:16:40 +00:00
dd Get this area compiling with the highest WARNS= that it works with. 2003-06-13 07:04:02 +00:00
df Fix format strings (intmax_t is %jd, not %qd) 2003-11-12 21:47:42 +00:00
domainname
echo - Check and report write(2) errors. 2003-10-11 20:34:43 +00:00
ed Don't check for the existance of src/crypto/ for building items that 2003-07-24 18:30:25 +00:00
expr Get this area compiling with the highest WARNS= that it works with. 2003-06-13 07:04:02 +00:00
getfacl
hostname
kenv Get this area compiling with the highest WARNS= that it works with. 2003-06-13 07:04:02 +00:00
kill
ln
ls Handle realloc() failure correctly. 2003-10-16 07:07:20 +00:00
mkdir
mv
pax Get this area compiling with the highest WARNS= that it works with. 2003-06-13 07:04:02 +00:00
ps mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
pwd Rename a local variable in order to avoid collision with standard 'log' 2003-06-30 17:05:40 +00:00
rcp Turn malloc+snprintf into asnprintf. 2003-10-14 20:42:13 +00:00
realpath
rm When the P flag is set (i.e. Overwrite regular files before deleting them), 2003-11-10 09:40:18 +00:00
rmail Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
rmdir
setfacl Add additional documentation to setfacl(1) regarding the behavior of 2003-08-07 14:52:17 +00:00
sh Do not assume there is only a space between #define and the macro name 2003-09-13 06:59:22 +00:00
sleep
stty
sync
test Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53. 2003-09-07 12:52:17 +00:00
uuidgen
Makefile
Makefile.inc Change the default for binaries in /bin and /sbin from statically to 2003-11-16 04:57:28 +00:00