| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove more single-space hard sentence breaks. | Sheldon Hearn | 2000-03-02 | 1 | -3/+6 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -2/+4 |
| * | Revert part of the last commit, remove {g|s}etflags from the libc | Josef Karthauser | 2000-02-05 | 2 | -1/+4 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 2 | -4/+1 |
| * | Print negative minor numbers in hex. Negative minor numbers are | Bruce Evans | 2000-01-06 | 1 | -2/+3 |
| * | Added missing DPADD's. Removed unrequired SRCS's. | Josef Karthauser | 2000-01-01 | 1 | -0/+1 |
| * | Retire stat_flags.c; it's now in libutil. | Josef Karthauser | 1999-12-30 | 1 | -149/+0 |
| * | Moved flags_to_string and string_to_flags into libutil. It's used in | Josef Karthauser | 1999-12-30 | 1 | -1/+3 |
| * | Fix a bug where a pointer would be one character too far after putting | Ollivier Robert | 1999-12-21 | 1 | -1/+1 |
| * | Rewriting of flags_to_string() and string_to_flags() to use an array. | Ollivier Robert | 1999-12-19 | 1 | -86/+61 |
| * | Add `n' to the synopsis. | David E. O'Brien | 1999-10-16 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 9 | -9/+9 |
| * | Backed out my -n change to imply -l by request of sheldonh. | Chris Costello | 1999-08-23 | 1 | -2/+0 |
| * | Make -n flag compliant to the Single Unix Specification. | Chris Costello | 1999-08-23 | 1 | -1/+3 |
| * | Take integer rounding into account in the buffer size approximation | Sheldon Hearn | 1999-08-19 | 1 | -2/+2 |
| * | Style issues in previous commit: | Sheldon Hearn | 1999-08-19 | 1 | -4/+14 |
| * | Add -n option to print numeric user and group IDs instead of names | Sheldon Hearn | 1999-08-02 | 3 | -9/+31 |
| * | Chflags was clearing all flags supplied on the command line after a | Jean-Marc Zucconi | 1999-05-21 | 1 | -2/+2 |
| * | Various spelling/formatting changes. | Kris Kennaway | 1999-05-08 | 2 | -4/+4 |
| * | .Xr chflags 1 , | Tim Vanderhoek | 1999-04-27 | 1 | -1/+2 |
| * | changable -> changeable | Bill Fumerola | 1998-11-30 | 1 | -2/+2 |
| * | Doh. What was I smoking when I wrote this? | Dag-Erling Smørgrav | 1998-10-13 | 1 | -5/+5 |
| * | Null commit, just to test something. Please ignore. | Jordan K. Hubbard | 1998-10-04 | 1 | -2/+1 |
| * | Add missing "else", without whom the prev. commit is a null change. | Tim Vanderhoek | 1998-08-02 | 1 | -4/+3 |
| * | Allow env. variable LS_COLWIDTHS to specify minimum column widths, | Tim Vanderhoek | 1998-07-29 | 4 | -13/+97 |
| * | Correct use of .Nm. Typo. | Philippe Charnier | 1998-05-15 | 1 | -11/+11 |
| * | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | Poul-Henning Kamp | 1998-05-13 | 1 | -2/+2 |
| * | Add note about BLOCKSIZE variable to -s flag. | Warner Losh | 1998-04-29 | 1 | -2/+3 |
| * | Fix nasty error in len_octal, result not initialized | Andrey A. Chernov | 1998-04-25 | 1 | -2/+2 |
| * | Fix ctype error #1 - chars must be unsigned | Andrey A. Chernov | 1998-04-25 | 1 | -2/+2 |
| * | Remove the bogus -? option after reading the getopt() manual :) | Dag-Erling Smørgrav | 1998-04-24 | 3 | -8/+6 |
| * | o Removed two unused variables (f_dirname and f_newline) in ls.c | Dag-Erling Smørgrav | 1998-04-24 | 3 | -27/+58 |
| * | o Renamed '-b' (show unprintables in octal) to '-B' | Dag-Erling Smørgrav | 1998-04-24 | 5 | -25/+97 |
| * | Added -b option to display unprintables in octal. | Dag-Erling Smørgrav | 1998-04-21 | 6 | -11/+71 |
| * | Make a couple of the stat flags dependent on the sys/stat.h header file | John Birrell | 1998-01-09 | 1 | -1/+9 |
| * | Use consistent spelling, | Tim Vanderhoek | 1997-12-25 | 1 | -2/+2 |
| * | environmental -> environment. | Philippe Charnier | 1997-09-18 | 1 | -3/+3 |
| * | Fix sorting of directories when doing '-d'. | Sean Eric Fagan | 1997-09-18 | 1 | -10/+6 |
| * | Observe precedence set by Phillippe Charnier in adding an | Steve Price | 1997-08-07 | 5 | -15/+28 |
| * | Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid. | Steve Price | 1997-08-07 | 7 | -35/+21 |
| * | Submitted by: Whistle Communications (archie Cobbs) | Julian Elischer | 1997-06-02 | 1 | -1/+9 |
| * | Enable whiteout code since we now have the lite2 support for them. | Doug Rabson | 1997-04-29 | 2 | -4/+4 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-28 | 1 | -3/+3 |
| * | make usage() and SYNOPSIS agree with each other and add missing options | David E. O'Brien | 1997-03-26 | 2 | -4/+4 |
| * | Typo fix. | Mike Pritchard | 1997-03-07 | 1 | -2/+2 |
| * | Add a missing period in the -o option description. | Mike Pritchard | 1997-02-25 | 1 | -3/+10 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 9 | -9/+9 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 9 | -9/+9 |
| * | Minor mdoc cleanup. | Mike Pritchard | 1997-01-11 | 1 | -2/+4 |
| * | Add a blurb describing the fact that ls will print the | Mike Pritchard | 1997-01-11 | 1 | -2/+8 |