freebsd-src/bin
Josef Karthauser 5a890e22bf Don't look up the ANSI sequences each time a colour is changed,
this is extremely inefficient, instead write them all down at the
beginning.

The correct sequence to switch colours off is to first use 'op' if
it exists, otherwise use 'oc'.  If neither of these exist then we
shouldn't be doing colour with this terminal.

Reviewed by:	ache
2000-06-05 03:51:29 +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 Add -g for gigabyte sizes. 2000-06-03 20:17:39 +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 Don't look up the ANSI sequences each time a colour is changed, 2000-06-05 03:51:29 +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