freebsd-dev/bin/ls
2000-06-05 19:36:06 +00:00
..
cmp.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
extern.h Don't look up the ANSI sequences each time a colour is changed, 2000-06-05 03:51:29 +00:00
ls.1 Add colour support to /bin/ls (at a cost of 1056 bytes on my system). 2000-06-02 14:53:42 +00:00
ls.c Don't use curses includes, include termcap.h instead 2000-06-05 19:36:06 +00:00
ls.h * Re-implement colour support using termcap's AF and AB capabilities 2000-06-05 02:14:01 +00:00
Makefile Don't use ncurses, use termcap 2000-06-05 19:34:31 +00:00
print.c Don't look up the ANSI sequences each time a colour is changed, 2000-06-05 03:51:29 +00:00
util.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00