HardenedBSD/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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
echo Correct some hard sentence breaks. Only those surrounding the previous 1999-09-14 11:46:04 +00:00
ed Supply only one author name per instance of %A, as per mdoc.samples(7). 2000-05-10 09:49:04 +00:00
expr $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
hostname Mention the hostname variable in /etc/rc.conf since that is the most 1999-12-22 01:28:49 +00:00
kill Correct some hard sentence breaks. Only those surrounding the previous 1999-09-14 11:46:04 +00:00
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 brucify and add comment about -v being non-standard to manpage 1999-09-04 03:19:38 +00:00
mv Removed bogus dependancy on libutil. 2000-01-01 15:40:40 +00:00
pax Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
ps I'm probably jumping the gun, but what the heck, this is -current. 1999-11-17 13:37:30 +00:00
pwd Correct some hard sentence breaks. Only those surrounding the previous 1999-09-14 11:46:04 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
rmdir $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00