Date: Fri, 28 Dec 2001 10:14:50 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls extern.h ls.1 ls.c print.c Message-ID: <200112281814.fBSIEoR26314@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2001/12/28 10:14:50 PST
Modified files:
bin/ls extern.h ls.1 ls.c print.c
Log:
Revamp the colour support to allow for bold characters. Colours
are now defined using the characters a-h and A-H for the bold
variants. The old way using 0-7 for the colours still works, but
prints a message asking the user to switch.
PR: bin/27374
Revision Changes Path
1.15 +3 -1 src/bin/ls/extern.h
1.58 +25 -9 src/bin/ls/ls.1
1.47 +4 -0 src/bin/ls/ls.c
1.40 +39 -15 src/bin/ls/print.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112281814.fBSIEoR26314>
