1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/bin
Gordon Tetlow 442afd046f Stage 4 of dynamically linked root support. Add a big knob,
WITH_DYNAMICROOT, which will toggle the generation of dynamically-linked
binaries for installation in /bin and /sbin. It is currently off,
meaning that /bin and /sbin are still statically linked by default.

If something goes wrong (which I hope doesn't), this is what /rescue is
all about. Please do not try to use WITH_DYNAMICROOT and NO_RESCUE to
save space or some other equally silly reason. If you do and end up
having problems, you have been warned.
2003-08-17 08:37:47 +00:00
..
cat
chflags
chio
chmod
cp
csh Temporarily turn off -Werror for these components. 2003-07-11 05:24:32 +00:00
date
dd
df
domainname
echo
ed Don't check for the existance of src/crypto/ for building items that 2003-07-24 18:30:25 +00:00
expr
getfacl
hostname
kenv
kill
ln
ls Note in STANDARDS that -gno are not (yet?) POSIX conformant. 2003-08-08 17:04:17 +00:00
mkdir
mv
pax
ps Implement the nwchan keyword that has been in the man page, but was 2003-08-13 07:35:07 +00:00
pwd Rename a local variable in order to avoid collision with standard 'log' 2003-06-30 17:05:40 +00:00
rcp
realpath
rm
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 Remove collate_range_cmp() stabilization, it conflicts with ranges 2003-08-03 04:28:10 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc Stage 4 of dynamically linked root support. Add a big knob, 2003-08-17 08:37:47 +00:00