freebsd-nq/bin
Josef Karthauser 3885812c8c Add colour support to /bin/ls (at a cost of 1056 bytes on my system).
It is not switched on by default and must be enabled with the -G
flag.  When using ls -G the output behaviour is modified with ANSI
colour sequences wrapped around filenames to help distinguish file
types.  (Colours can be redefined in the LSCOLORS environment
variable as described in the manual page.)

Colour support is silently disabled (if switched on) if stdout
isn't a tty.

Based on:	asami's colorls port.
PR:		bin/18900 && ports/18616.
2000-06-02 14:53:42 +00:00
..
cat Sync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9. 2000-04-14 21:01:35 +00:00
chflags Fixed prototype for setflags(). setflags() returns int, not u_long, 2000-04-04 14:12:35 +00:00
chio
chmod From the PR: 2000-02-17 03:17:03 +00:00
cp fix cp -vi bug 2000-01-23 03:04:49 +00:00
csh In its current state, this file is no longer needed. 2000-05-15 17:50:38 +00:00
date Propogate the ``call mktime'' flag from adjwday() down to adjday(). 2000-05-23 23:58:18 +00:00
dd Fix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by allowing the label 2000-05-24 06:47:10 +00:00
df Fix miscellaneous mdoc macro argument limit infringements. 2000-05-09 14:02:06 +00:00
domainname
echo
ed Supply only one author name per instance of %A, as per mdoc.samples(7). 2000-05-10 09:49:04 +00:00
expr
hostname
kill
ln Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:34:08 +00:00
ls Add colour support to /bin/ls (at a cost of 1056 bytes on my system). 2000-06-02 14:53:42 +00:00
mkdir
mv
pax Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
ps
pwd
rcp Use libcrypto inst=ead if libdes. 2000-02-24 21:21:15 +00:00
rm Remove unused #include. 2000-05-01 18:34:36 +00:00
rmail
rmdir
sh Fix parsing of string for eval command. 2000-05-15 13:02:07 +00:00
sleep Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
stty Fix warn format 2000-04-30 17:12:49 +00:00
sync
test Remove test for block device. 2000-05-07 08:56:21 +00:00
Makefile Add a NO_TCSH knob. 2000-04-17 20:32:13 +00:00
Makefile.inc