freebsd-skq/bin
phk 6c0fd53b32 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
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
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