freebsd-nq/bin
Marcel Moolenaar caecb2f4c0 Third attempt at removing machdep.h and using ALIGN from <sys/param.h>.
The initial stack_block is staticly allocated and will be aligned
according to the alignment requirements of pointers, which does not
necessarily match the alignment enforced by ALIGN. To solve this a
more involved change is required: remove the static initial stack
and deal with an initial condition of not having a stack at all. This
change is therefore more risky than the previous ones, but unavoidable
(other than not using the platform default alignment).

Discussed with: tjr
Approved and reviewed by: tjr
Tested on: alpha, i386, ia64 and sparc64
2003-02-24 08:07:05 +00:00
..
cat
chflags We can simplify this Makefile down to a single line now. 2003-02-19 16:56:30 +00:00
chio
chmod Remove now unnecessary main() prototype. 2003-01-29 21:46:12 +00:00
cp
csh Remove another unused doc Makefile. 2003-02-04 20:46:23 +00:00
date mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
dd Don't call DIOCWLABEL on disks, it is not implemented, and calling it 2003-01-26 11:13:40 +00:00
df
domainname
echo
ed
expr
getfacl Grammar. 2003-02-23 01:43:45 +00:00
hostname
kenv
kill
ln
ls Reference maclabel(7). 2003-01-20 21:25:00 +00:00
mkdir
mv
pax
ps Fix slight disorder that broke sorting. Put in bold warning about the 2003-02-05 19:22:39 +00:00
pwd
rcp
realpath
rm Cross ref chflags(1). 2003-02-04 20:38:51 +00:00
rmail
rmdir
setfacl
sh Third attempt at removing machdep.h and using ALIGN from <sys/param.h>. 2003-02-24 08:07:05 +00:00
sleep
stty
sync
test
uuidgen
Makefile chflags(1) repo copied, usr.bin->bin. 2003-02-18 19:51:59 +00:00
Makefile.inc