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