freebsd_amp_hwpstate/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 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
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 Back out rev 1.44; getbsize(3)'s original interface has been restored. 2002-12-30 18:10:37 +00:00
domainname
echo
ed Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
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 Make the "tarcp" example more direct. 2003-01-10 17:37:23 +00:00
ps Fix slight disorder that broke sorting. Put in bold warning about the 2003-02-05 19:22:39 +00:00
pwd
rcp
realpath realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX. 2003-01-15 21:22:55 +00:00
rm Cross ref chflags(1). 2003-02-04 20:38:51 +00:00
rmail
rmdir
setfacl Add "-h" arguments to getfacl and setfacl, which behave in a manner 2002-12-30 15:36:29 +00:00
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