| Age | Commit message (Expand) | Author |
| 2004-01-11 | g/c SDEAD | jdolecek |
| 2004-01-11 | Fix typo. | wiz |
| 2004-01-11 | Bump date for previous; |fmt; remove trailing white space. | wiz |
| 2004-01-11 | Adjust comment to indicate what this code is actually useful for, and that | tls |
| 2004-01-11 | UFS->FFS | tls |
| 2004-01-11 | Change behaviour of -P option to conform generally to DoD 5220.22-M | tls |
| 2004-01-10 | Replace hard to understand wording with a different | wiz |
| 2004-01-08 | comma-separated with a "-" in between. From Jared Yanovich via jmc@openbsd. | wiz |
| 2004-01-06 | Simplify previous; if F_CLOSEM fails, just fall back doing the old thing. | christos |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2004-01-05 | use F_CLOSEM if it is available. | christos |
| 2004-01-05 | Rewrite the loop in printflg(): if passing -Z to pax with syntax errors | jmmv |
| 2004-01-04 | remove unused code left from printescaped() backput as pointed out by Jeff | jschauma |
| 2004-01-04 | Remove unused code left over from temporary printescaped functionality. | jschauma |
| 2004-01-04 | Remove unused code left over from temporary printescaped functionality. | jschauma |
| 2003-12-26 | Crossreference -h and -k. Use Aq instead of \*[Lt]\*[Gt]. | wiz |
| 2003-12-26 | Fix bug with previous change- always initialise d.s_block. Now "ls -1sh" | simonb |
| 2003-12-26 | KNF - wrap long lines. | simonb |
| 2003-12-26 | implement -h(umanize). | grant |
| 2003-12-21 | Add some articles. | wiz |
| 2003-12-21 | Fix example added in previous. | wiz |
| 2003-12-21 | add a note explaining empty string matching via : | jdolecek |
| 2003-12-21 | add a note to Short-Circuit operators section about the somewhat | jdolecek |
| 2003-12-21 | minor optimization in evalvar() | jdolecek |
| 2003-12-18 | correct 2 typos | heas |
| 2003-12-18 | PR/23786: Robert Nestor: wait command returns the wrong status code. This | christos |
| 2003-12-17 | Handle breaksw inside while loop (from tcsh) | christos |
| 2003-12-16 | Correct typo in page header for tpgid. | mjl |
| 2003-12-07 | Some file systems, like FAT, have no inodes in the ffs sense and don't | perry |
| 2003-12-07 | mention that -h also overrides BLOCKSIZE, and sort around there | perry |
| 2003-11-28 | Add -C to usage. | wiz |
| 2003-11-28 | Bump date for previous (hi niels!). | wiz |
| 2003-11-28 | support for cradle mode by marius at monkey.org; cradle mode allows the | provos |
| 2003-11-27 | Generate command line when SMALL is defined and make buffer full sized. | dsl |
| 2003-11-25 | Put a few headers back so this compiles again. | simonb |
| 2003-11-24 | Don't emit any warnings when tar is trying to figure out if the file is | matt |
| 2003-11-24 | Also remove headers that are no longer needed. Also pointed out by Mike | jschauma |
| 2003-11-24 | Remove unused variable stdout_ok, which was left over from my changes | jschauma |
| 2003-11-18 | allow underscores in usernames | provos |
| 2003-11-16 | Improve how various "simple" host tools are built and invoked. | lukem |
| 2003-11-15 | Optimise previous change, using fcntl(F_DUPFD) to locate a free descriptor | dsainty |
| 2003-11-15 | Avoid corrupting the dd(1) IO streams. This would happen by accidentally | dsainty |
| 2003-11-14 | Posix requires that 'pwd -P' reset the shells saved cwd value - so a | dsl |
| 2003-11-14 | This seems to need stdlib.h to get a prototype for abort(). | dsl |
| 2003-11-14 | Add '\n' to "fork failed" trace messages. | dsl |
| 2003-10-30 | file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos | wiz |
| 2003-10-30 | Make /bin/pwd almost conform to IEEE 1003.1 | dsl |
| 2003-10-30 | Validate the arguments to 'pwd'. Treat -L and -P as per pwd(1). | dsl |
| 2003-10-27 | passwd(5), not passwd(4). From Igor Sobrado in PR 23278. | wiz |
| 2003-10-27 | Do not xref alias(1) since that points to csh(1). | wiz |