| Commit message (Expand) | Author | Age | Files | Lines |
* | Explain the dependence of colour support on the capabilities of the | sheldonh | 2000-07-07 | 1 | -0/+20 |
* | make sure we do not write out non-printable characters in file names | assar | 2000-07-04 | 5 | -25/+36 |
* | Fix changes from 1.34 through 1.37: | sheldonh | 2000-06-22 | 1 | -6/+14 |
* | Order the ENVIRONMENT section alphabetically. | joe | 2000-06-21 | 1 | -5/+5 |
* | I broke locale sensitive ordering of date and month in | joe | 2000-06-21 | 2 | -6/+16 |
* | Don't assume that the output of strftime for "%c" ("national | joe | 2000-06-18 | 1 | -15/+10 |
* | Switch over to using the new fflagstostr and strtofflags library calls. | joe | 2000-06-17 | 3 | -6/+9 |
* | Fix one conditionalization in my prev. commit | ache | 2000-06-06 | 1 | -2/+3 |
* | Greately simplify oxtabs fix by simple setting f_notabs for f_color | ache | 2000-06-06 | 2 | -14/+10 |
* | Honor f_notabs flag even in COLORLS | ache | 2000-06-06 | 1 | -1/+1 |
* | Back out spaces to TABs replace removing for COLORLS | ache | 2000-06-06 | 1 | -0/+13 |
* | Don't replace TABs with spaces for COLORLS because "some terminals get confused" | ache | 2000-06-06 | 1 | -12/+0 |
* | Add -G to usage: if COLORLS | ache | 2000-06-06 | 1 | -1/+6 |
* | Staticize more functions | ache | 2000-06-06 | 1 | -4/+7 |
* | Move colorquit() prototype to extern.h | ache | 2000-06-06 | 2 | -4/+4 |
* | Make signal handler safe - don't use stdio (pointed by bde) | ache | 2000-06-06 | 2 | -14/+26 |
* | Reflect reality: | ache | 2000-06-06 | 1 | -2/+2 |
* | Get rid of curses completely - use tgoto instead of tparm | ache | 2000-06-05 | 1 | -5/+4 |
* | Do SIGINT cleanup for SIGQUIT as well. | cracauer | 2000-06-05 | 1 | -0/+1 |
* | Kill yourself in ^C handler, not exit(1) to allow script to sense signal | ache | 2000-06-05 | 1 | -7/+10 |
* | Cosmetique of prev. optimization - don't use global variable | ache | 2000-06-05 | 1 | -1/+6 |
* | Don't use curses includes, include termcap.h instead | ache | 2000-06-05 | 1 | -13/+26 |
* | Don't use curses includes, include termcap.h instead | ache | 2000-06-05 | 1 | -6/+7 |
* | Don't use ncurses, use termcap | ache | 2000-06-05 | 1 | -1/+2 |
* | Don't look up the ANSI sequences each time a colour is changed, | joe | 2000-06-05 | 3 | -11/+31 |
* | Disable colour support in ls when building the fixit floppy, and make | joe | 2000-06-05 | 1 | -0/+2 |
* | * Re-implement colour support using termcap's AF and AB capabilities | joe | 2000-06-05 | 5 | -12/+74 |
* | Add colour support to /bin/ls (at a cost of 1056 bytes on my system). | joe | 2000-06-02 | 5 | -4/+220 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 1 | -3/+6 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -2/+4 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 2 | -1/+4 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 2 | -4/+1 |
* | Print negative minor numbers in hex. Negative minor numbers are | bde | 2000-01-06 | 1 | -2/+3 |
* | Added missing DPADD's. Removed unrequired SRCS's. | joe | 2000-01-01 | 1 | -0/+1 |
* | Retire stat_flags.c; it's now in libutil. | joe | 1999-12-30 | 1 | -149/+0 |
* | Moved flags_to_string and string_to_flags into libutil. It's used in | joe | 1999-12-30 | 1 | -1/+3 |
* | Fix a bug where a pointer would be one character too far after putting | roberto | 1999-12-21 | 1 | -1/+1 |
* | Rewriting of flags_to_string() and string_to_flags() to use an array. | roberto | 1999-12-19 | 1 | -86/+61 |
* | Add `n' to the synopsis. | obrien | 1999-10-16 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 9 | -9/+9 |
* | Backed out my -n change to imply -l by request of sheldonh. | chris | 1999-08-23 | 1 | -2/+0 |
* | Make -n flag compliant to the Single Unix Specification. | chris | 1999-08-23 | 1 | -1/+3 |
* | Take integer rounding into account in the buffer size approximation | sheldonh | 1999-08-19 | 1 | -2/+2 |
* | Style issues in previous commit: | sheldonh | 1999-08-19 | 1 | -4/+14 |
* | Add -n option to print numeric user and group IDs instead of names | sheldonh | 1999-08-02 | 3 | -9/+31 |
* | Chflags was clearing all flags supplied on the command line after a | jmz | 1999-05-21 | 1 | -2/+2 |
* | Various spelling/formatting changes. | kris | 1999-05-08 | 2 | -4/+4 |
* | .Xr chflags 1 , | hoek | 1999-04-27 | 1 | -1/+2 |
* | changable -> changeable | billf | 1998-11-30 | 1 | -2/+2 |
* | Doh. What was I smoking when I wrote this? | des | 1998-10-13 | 1 | -5/+5 |