| Commit message (Expand) | Author | Age | Files | Lines |
* | Put the "mtxname" keyword in alphabetical order (t comes after s) so | peter | 2002-01-05 | 1 | -1/+1 |
* | Bruce thought some of the comments I added were not clear enough. This is | mckay | 2002-01-01 | 1 | -8/+8 |
* | Fixed style bug (unsorting of SRCS) in rev.1.15. | bde | 2001-12-29 | 1 | -1/+1 |
* | Fixed style bugs in revs. 1.6, 1.10 and 1.12. | bde | 2001-12-29 | 1 | -3/+2 |
* | Fixed missing DPADD and disordered LDADD in rev.1.17 | bde | 2001-12-29 | 1 | -1/+2 |
* | LSCOLOURS should be spelt LSCOLORS. | joe | 2001-12-29 | 1 | -1/+1 |
* | Remove part of a diff committed at the end of the file. | ben | 2001-12-29 | 1 | -20/+0 |
* | Force raw printing of non-printable characters via the -w option. | joe | 2001-12-29 | 2 | -3/+12 |
* | Restore these files to shiny KNF. | joe | 2001-12-29 | 2 | -82/+88 |
* | Convert some spaces into tabs that I missed first time around. | joe | 2001-12-28 | 1 | -30/+30 |
* | Revert most of rev 1.42, to restore KNF style. | joe | 2001-12-28 | 1 | -49/+49 |
* | Add a new flag, -h which when combined with the -l option causes | joe | 2001-12-28 | 6 | -5/+107 |
* | Make it clearer what changed to a user using the old format of LSCOLORS. | joe | 2001-12-28 | 1 | -3/+3 |
* | Mop up some warnings. | joe | 2001-12-28 | 4 | -4/+5 |
* | Make the style more consistent throughout the file. | joe | 2001-12-28 | 1 | -58/+71 |
* | Use the default colour instead if a bad colour specification is given. | joe | 2001-12-28 | 1 | -1/+1 |
* | Revamp the colour support to allow for bold characters. Colours | joe | 2001-12-28 | 4 | -24/+70 |
* | strtoq -> strtoll (strtoq is deprecated) | ache | 2001-12-25 | 1 | -5/+5 |
* | backout rev 1.14, it's breaking things. | alfred | 2001-12-24 | 1 | -1/+3 |
* | The previous fix caused cp to emit spurious warnings under some | mckay | 2001-12-23 | 1 | -22/+26 |
* | Added ability to do ">/dev/stdout". The apsfilter people are anxious | babkin | 2001-12-22 | 1 | -3/+1 |
* | Make ``df -l'' work when no network filesystems are loaded. | ru | 2001-12-19 | 1 | -2/+4 |
* | 1) Localize (LC_CTYPE) | ache | 2001-12-17 | 1 | -0/+11 |
* | POSIX strto*() functions MAY return EINVAL, so don't assume that only one | ache | 2001-12-14 | 1 | -2/+4 |
* | Add prototypes for main() so that these programs compile with -Werror | luigi | 2001-12-14 | 1 | -0/+1 |
* | Do not dot terminate errx() strings | charnier | 2001-12-11 | 1 | -1/+1 |
* | Preserve directory timestamps with -p. Allow non-empty read-only | mckay | 2001-12-11 | 1 | -11/+39 |
* | Typo in warning message (chown should be chmod). | mckay | 2001-12-11 | 1 | -1/+1 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -5/+6 |
* | -lcipher is an installable library. | ru | 2001-12-06 | 2 | -12/+2 |
* | Make a bit more clear the types of characters that -B option will | keramida | 2001-12-06 | 1 | -1/+3 |
* | Spelling. | ru | 2001-12-04 | 1 | -1/+1 |
* | mdoc(7) police: s/LKM/KLD/, sort xrefs. | ru | 2001-12-04 | 2 | -5/+9 |
* | Default to WARNS=2. Binary builds that cannot handle this must explicitly | obrien | 2001-12-04 | 33 | -37/+12 |
* | Move the code merging ACL_USER and ACL_GROUP objects from under | jedgar | 2001-12-03 | 1 | -22/+33 |
* | Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL) | jedgar | 2001-12-03 | 4 | -27/+31 |
* | style(9) cleanups mostly consisting of: | jedgar | 2001-12-03 | 6 | -87/+85 |
* | Correct example to remove *all* extended ACL entries and | jedgar | 2001-12-03 | 1 | -3/+4 |
* | Slight makefile style. | markm | 2001-12-02 | 2 | -7/+7 |
* | o Expand the explaination of the -b option WRT the resulting | jedgar | 2001-12-02 | 1 | -3/+13 |
* | o Correct error message forgotten in the last commit (malloc() -> calloc()) | jedgar | 2001-12-02 | 1 | -3/+2 |
* | Use calloc(3) instead of rolling our own. | jedgar | 2001-12-02 | 1 | -2/+1 |
* | Note that stty is a utility and not... err... a program.... | green | 2001-11-29 | 1 | -1/+1 |
* | Stty is a program, not a function. | green | 2001-11-29 | 1 | -1/+1 |
* | Add LOMAC options (the "Z" flag in both cases) to display extra information | green | 2001-11-26 | 16 | -17/+429 |
* | Remove the printf builtin command from sh(1), which command is not | knu | 2001-11-20 | 3 | -10/+5 |
* | Fix style bugs I found, and add a comment. | knu | 2001-11-19 | 1 | -10/+11 |
* | Oops sorry, forgot to add a #include. | knu | 2001-11-19 | 1 | -0/+1 |
* | - Do not reference argv[1] if no argument is given. | knu | 2001-11-19 | 1 | -7/+34 |
* | Make test(1) a builtin command of our sh(1) for efficiency. The | knu | 2001-11-17 | 5 | -5/+24 |