1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-05 09:14:03 +00:00
freebsd/bin/ls
Andrey A. Chernov 38782c258d Make signal handler safe - don't use stdio (pointed by bde)
Staticize some color functions
Add yet one tolower() call which is forgotten after check
Don't check for OOPS - not really needed
2000-06-06 06:52:03 +00:00
..
cmp.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
extern.h Make signal handler safe - don't use stdio (pointed by bde) 2000-06-06 06:52:03 +00:00
ls.1 Reflect reality: 2000-06-06 00:42:24 +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 Make signal handler safe - don't use stdio (pointed by bde) 2000-06-06 06:52:03 +00:00
util.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00