aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Various spelling/formatting changes.Kris Kennaway1999-05-0857-163/+169
* This Implements the mumbled about "Jail" feature.Poul-Henning Kamp1999-04-282-2/+9
* .Xr chflags 1 ,Tim Vanderhoek1999-04-271-1/+2
* First set of fixes to keep egcs happy. These include {} around singleWarner Losh1999-04-2511-26/+34
* Reverted some more of rev.1.9 (emphasize that -H != -h).Bruce Evans1999-04-251-1/+6
* Quick fix to allow transfer files >2GB.Dmitrij Tejblum1999-04-251-3/+3
* Revert part of the previous commit. Keep the example that shows how theNik Clayton1999-04-241-0/+18
* Next approach to make loops in interactive interruptable.Martin Cracauer1999-04-214-13/+17
* Typo fix.Masafumi Max NAKANE1999-04-191-3/+3
* Change description of file(1) following symlinks to the truth (namely,Nik Clayton1999-04-141-28/+16
* Remove my temporary detection for PR 7059, Tor Egge fixed this bug.Martin Cracauer1999-04-131-5/+1
* During variable expansion, the internal representation of the expressionTor Egge1999-04-131-5/+5
* Fix typo in source-explaining comment.Martin Cracauer1999-04-121-2/+2
* Add a guarded abort() for the problem in PR bin/7059 (no fix so far,Martin Cracauer1999-04-121-17/+33
* When a variable expansion is enclosed in double quotes, the internalTor Egge1999-04-092-16/+56
* Update p_flags doc.Peter Wemm1999-04-061-3/+1
* Look at p_lock instead of P_NOSWAP etc as an indicator of unswappability.Peter Wemm1999-04-061-2/+4
* In interactive shells, break loops to the topmost level when a childMartin Cracauer1999-04-031-1/+6
* Implement -a flag. A test shell script can be found atMartin Cracauer1999-04-032-4/+5
* -T was missing in the synopsis line.Martin Cracauer1999-04-021-2/+2
* On FreeBSD/alpha, ps(1) does not correctly report process start timesBill Paul1999-04-011-1/+40
* The immediate execution of traps I introduced in September 1998 (toMartin Cracauer1999-04-014-7/+23
* sh doesn't support <> redirections.Brian Somers1999-03-311-4/+2
* Support seconds with -v.Brian Somers1999-03-093-13/+55
* Don't emit usage() message when no arguments given to -f. ThisJordan K. Hubbard1999-02-251-2/+5
* Clean up some .Os macro uses: quotes are not needed, multiple argumentsBill Fenner1999-02-151-2/+2
* Removed occurrences of consecutive repeated words (such as "the the").Alexander Langer1999-02-121-2/+2
* Fix synopsis to match 1003.2. Add text describing the way in whichGarrett Wollman1999-01-281-10/+19
* Enable Linux threads support by default.Julian Elischer1999-01-261-8/+1
* Example "19%y" changed to "%Y" to discourage poor usage.Daniel O'Callaghan1999-01-131-2/+2
* Re-enable the options in ps(1) that were disabled with the LinuxJulian Elischer1999-01-131-1/+6
* Reviewed by: Luoqi Chen, Jordan HubbardJulian Elischer1998-12-191-1/+3
* Add references to test(1) and expr(1).Joseph Koshy1998-12-181-1/+4
* Add cross-references to test(1) and expr(1) respectively.Joseph Koshy1998-12-182-2/+8
* Cleaning out old stuff from one of my source trees:Peter Wemm1998-12-161-5/+14
* Free memory from setmode.Warner Losh1998-12-161-2/+3
* Use getcwd in stead of using getwd so that we try harder to avoidWarner Losh1998-12-161-2/+2
* Free memory obtained from setmode.Warner Losh1998-12-162-2/+4
* Don't put compiler warning flags in leaf Makefiles.Bruce Evans1998-12-072-4/+2
* CFLAGS+= -Wall -Wformat for all of src/bin. All warnings except 2 minorBruce Evans1998-12-071-1/+2
* Fixed printf format errors.Bruce Evans1998-12-071-4/+4
* Fixed warnx format errors in printf and csh, and snprintf format errorsBruce Evans1998-12-071-2/+12
* Fixed -Wall regression (broken in rev.1.12). Removed unused includes.Bruce Evans1998-12-071-3/+3
* Fixed printf format errors (new bugs in rev.1.7). Fixed a spelling errorBruce Evans1998-12-071-7/+7
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-2/+3
* Rev 1.13 fixes PR bin/8958David E. O'Brien1998-12-061-1/+1
* There is a bug in /bin/pax -s option processing. The code assumes that allDavid E. O'Brien1998-12-051-2/+2
* Fix typo. "If the an entry" --> "If an entry"Bill Fumerola1998-12-021-2/+2
* superceded -> superseded, which after some debate on #FreeBSD is inBill Fumerola1998-11-301-2/+2
* changable -> changeableBill Fumerola1998-11-301-2/+2