freebsd-skq/bin/ls
2000-06-05 20:38:47 +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 Do SIGINT cleanup for SIGQUIT as well. 2000-06-05 20:38:47 +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 Kill yourself in ^C handler, not exit(1) to allow script to sense signal 2000-06-05 20:08:50 +00:00
util.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00