freebsd_amp_hwpstate/bin
Poul-Henning Kamp ad66f7ee71 Bruce says: "You have been programming in the kernel for too long :-)."
and he's right ... I forgot about this floating point stuff you can
use in user-land :-)

Increase precision of duration to microseconds.
No heuristics to avoid overflow in calculation needed - just depend
on DBL_MAX being a bit larger than LONG_MAX.

Use double instead of `struct timeval' in dd.h so that everything
doesn't have to include <sys/time.h>.

Fixed style bugs in recent and old FreeBSD changes.

Reviewed by:	phk
Submitted by:	bde
1996-11-13 20:00:03 +00:00
..
cat Activate LC_CTYPE locale and additionly use !isprint() for 8bit characters 1996-09-30 15:45:36 +00:00
chflags
chmod
cp
csh Replace collate_range_cmp call with its code 1996-10-31 07:22:48 +00:00
date
dd Bruce says: "You have been programming in the kernel for too long :-)." 1996-11-13 20:00:03 +00:00
df
domainname
echo
ed delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
expr
hostname
kill
ln
ls
mkdir
mv
pax
ps Remove unneeded #include <sys/proc.h>. 1996-11-10 06:13:12 +00:00
pwd
rcp
rm
rmail
rmdir
sh Back out rev 1.7 which was to fix PR#1206 (to be reopened). 1996-11-12 18:35:06 +00:00
sleep
stty
sync
test
Makefile
Makefile.inc