aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTPoul-Henning Kamp1998-05-133-6/+6
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-134-15/+19
* Correct use of .Nm.Philippe Charnier1998-05-131-11/+11
* Convert to mdoc.Philippe Charnier1998-05-131-544/+441
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-134-11/+15
* Correct use of .Nm.Philippe Charnier1998-05-131-5/+5
* Restore Lite-2 sccsid. Restore include of sys/types.h.Philippe Charnier1998-05-136-12/+14
* Restore Lite-2 sccsid. Restore include of sys/param.h.Philippe Charnier1998-05-132-4/+5
* Restore include of sys/types.h and sys/param.h.Philippe Charnier1998-05-139-9/+18
* Restore Lite-2 sccsid.Philippe Charnier1998-05-132-4/+4
* Restore original Lite-2 sccsid. Restore include of sys/types.h.Philippe Charnier1998-05-131-2/+3
* Do not remove include of <sys/param.h> and <sys/types.h>. They shouldPhilippe Charnier1998-05-131-1/+2
* Restore Lite2 sccsids by removing `const'. Improve documentation a little.Philippe Charnier1998-05-132-15/+11
* Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.John Birrell1998-05-091-4/+4
* Backed out previous backout. Put y.tab.h back in SRCS.Bruce Evans1998-05-061-10/+6
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.Philippe Charnier1998-05-0633-257/+227
* Correct use of .Nm, .An and other cosmetics. Add rcsid. Remove unused #inc.Philippe Charnier1998-05-062-13/+15
* Backed out previous commit. It was tested, but not for the case whereBruce Evans1998-05-051-4/+8
* Fixed races in `make -jN' using new yacc rules.Bruce Evans1998-05-041-8/+4
* Simplified using new yacc rules and by not generating y.tab.h.Bruce Evans1998-05-041-10/+4
* When calling a shell function, remember whether exit status is tested.Martin Cracauer1998-05-041-2/+5
* Add note about BLOCKSIZE variable to -s flag.Warner Losh1998-04-291-2/+3
* Backed out most of rev.1.19 (explicit dependencies of object filesBruce Evans1998-04-261-19/+1
* Fix nasty error in len_octal, result not initializedAndrey A. Chernov1998-04-251-2/+2
* Fix ctype error #1 - chars must be unsignedAndrey A. Chernov1998-04-251-2/+2
* Remove the bogus -? option after reading the getopt() manual :)Dag-Erling Smørgrav1998-04-243-8/+6
* o Removed two unused variables (f_dirname and f_newline) in ls.cDag-Erling Smørgrav1998-04-243-27/+58
* Updated references to the behaviour of ls(1).Dag-Erling Smørgrav1998-04-241-20/+15
* o Renamed '-b' (show unprintables in octal) to '-B'Dag-Erling Smørgrav1998-04-245-25/+97
* Added -b option to display unprintables in octal.Dag-Erling Smørgrav1998-04-216-11/+71
* Spelling/typo fixes: (preceeded, friday).Robert Nordier1998-04-201-3/+3
* Rats. I was too quick. Work needs to be done on the non-KerberosMark Murray1998-03-261-3/+3
* KTH announced a weakness in their implementation of KerberosIV.Mark Murray1998-03-263-15/+30
* .Sh AUTHOR -> .Sh AUTHORSPhilippe Charnier1998-03-193-14/+24
* Some things only work on i386.John Birrell1998-03-131-3/+7
* Fixed existence test for secure sources (don't test for secure objects).Bruce Evans1998-03-061-4/+4
* Don't assume sigset_t and int are equivalent.James Raynard1998-02-287-31/+31
* Exit with a nonzero status if we get killed by a SIGINT. POSIX.2Bruce Evans1998-02-241-4/+5
* Add 'f' flag to the optstring.Dima Ruban1998-02-181-2/+2
* cosmetic change for optstringDima Ruban1998-02-181-2/+2
* Explicitly describe the rules the shell uses to search for a fileJohn Polstra1998-02-121-1/+10
* spellingEivind Eklund1998-02-111-2/+2
* Fix printing for bytes read > 4G.Satoshi Asami1998-02-112-4/+4
* Back out my previous attempt to fix SIGINT/SIGTERM behaviourMartin Cracauer1998-02-061-16/+0
* Fix handling of SIGINT/SIGQUIT for foreground subprocesses. MostMartin Cracauer1998-02-061-1/+17
* Display VSZ much more accurately now.John Dyson1998-02-021-3/+2
* setpwent now has a void return type, so remove the now bogus cast.Steve Price1998-02-011-3/+3
* Cast a size_t to a long to avoid a gcc warning.John Birrell1998-01-251-3/+3
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-2/+2
* Fixed syntax error in normally-unconfigured code in previous commit.Bruce Evans1998-01-171-2/+2