| Commit message (Expand) | Author | Age | Files | Lines |
* | -mdoc sweep. | ru | 2005-11-17 | 1 | -3/+1 |
* | Having three options (-a, -A, -I) controlling the output of dotted | ru | 2005-11-16 | 3 | -20/+14 |
* | Mention the non-standardness of the -I option in ls(1). | mux | 2005-11-10 | 1 | -1/+2 |
* | Add a -I option to disable the automatic -A flag for the super-user. | mux | 2005-11-10 | 2 | -9/+25 |
* | fix typos: decribed -> described, preceeded -> preceded | rse | 2005-09-06 | 1 | -3/+3 |
* | Improved descriptions of block size handling. | garys | 2005-08-31 | 1 | -37/+48 |
* | Remove the EXAMPLES section that describes how to sort by size using | dd | 2005-06-03 | 1 | -15/+0 |
* | Improve wording: A sort is "in" a particular order, not "by" a | dd | 2005-06-03 | 1 | -2/+2 |
* | Add the -S option to sort files by size. NetBSD and OpenBSD already | dd | 2005-06-03 | 5 | -12/+43 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -2/+2 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-09 | 1 | -2/+2 |
* | Add the new standard EXIT STATUS section where appropriate. | ru | 2005-01-16 | 1 | -17/+17 |
* | The total sum of blocks for the -l and -s option is printed always, | joerg | 2005-01-11 | 1 | -3/+5 |
* | /*- or .\"- or #- to begin license clauses. | imp | 2005-01-10 | 6 | -6/+6 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+1 |
* | Fix some style bugs I introduced pointed out by bde. Also add a blank | dwmalone | 2004-06-23 | 1 | -15/+23 |
* | Use nanoseconds and then lexicographic ordering when the seconds of | dwmalone | 2004-06-22 | 1 | -6/+42 |
* | If we are asked to print the total number of blocks, do so even if we | das | 2004-06-08 | 1 | -12/+14 |
* | Remove from the printfns the assumption that dp->list != NULL. Even | das | 2004-06-08 | 1 | -2/+6 |
* | Plug small memory leak. | le | 2004-06-03 | 1 | -0/+1 |
* | Use humanize_number(3). | pjd | 2004-05-25 | 2 | -60/+7 |
* | Punctuation. | ru | 2004-05-16 | 1 | -1/+1 |
* | Only add the widths together for printable characters in prn_normal(); | tjr | 2004-05-03 | 1 | -1/+2 |
* | Treat filenames as multibyte character strings (according to the current | tjr | 2004-05-02 | 4 | -65/+132 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 7 | -28/+0 |
* | Stop iterating over ACLs if we've already determined we | bmilekic | 2004-04-03 | 1 | -5/+11 |
* | Document incorrect handling of multibyte characters in filenames. | tjr | 2004-03-21 | 1 | -1/+5 |
* | Fixes to output of `ls -lh` for certain file sizes: | cperciva | 2004-03-01 | 1 | -4/+4 |
* | Fix alignment of size field in `ls -lh` -- the width was being computed | cperciva | 2004-01-22 | 1 | -2/+2 |
* | Do something sensible if both -h and -k are given. | obrien | 2003-12-01 | 2 | -0/+9 |
* | Handle realloc() failure correctly. | tjr | 2003-10-16 | 1 | -2/+5 |
* | Add the -m, -w and -x options to ls's usage message. | tjr | 2003-09-09 | 1 | -2/+2 |
* | Note in STANDARDS that -gno are not (yet?) POSIX conformant. | schweikh | 2003-08-08 | 1 | -1/+6 |
* | -l prints all permissions, not just owner and group | brueffer | 2003-07-10 | 1 | -1/+1 |
* | Get this area compiling with the highest WARNS= that it works with. | markm | 2003-06-13 | 1 | -2/+0 |
* | df(1) and ls(1) print units in 'four or fewer' not 'three or less'. | trhodes | 2003-05-06 | 1 | -1/+1 |
* | Fix a bazillion warnings. This makes almost the whole of src/bin/* | markm | 2003-05-03 | 4 | -61/+59 |
* | When mac_from_text() fails with -Z, print "-" rather than "" so that | rwatson | 2003-04-26 | 1 | -1/+1 |
* | Reference maclabel(7). | chris | 2003-01-20 | 1 | -1/+3 |
* | pathconf() and acl_get_file() follow links so they cannot be used to | tjr | 2002-12-19 | 1 | -0/+8 |
* | Improve handling of symlink targets when listing MAC labels: don't | rwatson | 2002-12-18 | 1 | -6/+13 |
* | mdoc(7) police: markup fixes. | ru | 2002-11-25 | 1 | -6/+9 |
* | Use warn() instead of perror() or fprintf() where appropriate. | tjr | 2002-11-06 | 2 | -14/+8 |
* | Print a `+' character after the standard UNIX permission fields in long | tjr | 2002-11-03 | 2 | -2/+73 |
* | Do not include <sys/syslimits.h> directly; it is not intended for general | wollman | 2002-10-27 | 1 | -1/+0 |
* | Attempt improved use of fts results: use the correct path to the | rwatson | 2002-10-24 | 1 | -4/+14 |
* | Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather | rwatson | 2002-10-24 | 7 | -238/+69 |
* | Constify, staticify, rationalise types and fix other related warnings. | markm | 2002-10-23 | 1 | -8/+8 |
* | Constify to squash some warnings. | markm | 2002-10-23 | 2 | -2/+2 |
* | Print non-printing characters in directory names, as well as file names, | tjr | 2002-10-18 | 3 | -5/+9 |