aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-16272-274/+274
* MFC (1.25: fixed rm of deep directories).Bruce Evans1999-09-141-1/+1
* MFC: Add `-r' option to the `read' builtin. Make the behaviour ofThomas Gellekum1999-09-022-15/+19
* MFC: Revert to .Xr for builtins.Sheldon Hearn1999-08-311-5/+5
* MFC: Grammar, spelling and mdoc clean-ups.Sheldon Hearn1999-08-301-69/+160
* $Id$ -> $FreeBSD$Peter Wemm1999-08-29272-274/+274
* MFC: Suggest lsvfs(1) as a means for discovering available fs types.Sheldon Hearn1999-08-261-8/+5
* MFC: Move mount(8) cross-reference down the list under `SEE ALSO' with theChris Costello1999-08-251-2/+2
* MFC (rev1.10): flags given to chflags depend on sequence.Jean-Marc Zucconi1999-08-241-2/+2
* MFC: Reference of mount(1) -> mount(8)Chris Costello1999-08-141-3/+3
* MFC: Fix a minor style error.Chris Costello1999-08-141-2/+2
* MFC: Document the -f flag.Chris Costello1999-08-082-4/+10
* MFC: Handle relocation of internal representation during variable expansion.Tor Egge1999-07-261-5/+5
* MFC: The fix for SIGINT breaking of interactive loops that has beenMartin Cracauer1999-07-254-12/+21
* MFC: Fix handling of cd command inside evaluations.Sheldon Hearn1999-07-191-1/+2
* MFC: vadvise() -> madvise()Kris Kennaway1999-06-301-5/+5
* MFS: Fail if parsing failed, don't continue.Martin Cracauer1999-06-281-3/+2
* MFC: Grammatical fixesKris Kennaway1999-05-131-5/+5
* MFC: Spelling/formatting fixes.Kris Kennaway1999-05-0857-163/+169
* MFC: Various manpage fixes.Kris Kennaway1999-05-023-24/+44
* MFC: Allow -v to adjust the seconds.Kris Kennaway1999-05-023-13/+55
* MFC rev.1.22: fix transfer of files >2GB.Dmitrij Tejblum1999-05-011-3/+3
* MFC: .Xr chflags 1 ,Tim Vanderhoek1999-04-271-1/+2
* Back out my previous fix for non-interruptable interactive shell loopsMartin Cracauer1999-04-211-6/+1
* MFC: typo fix.Masafumi Max NAKANE1999-04-191-3/+3
* MFC: Merge the fixes that have been in -current for a while:Martin Cracauer1999-04-128-47/+123
* MFC: kludge ps(1) to read uarea on FreeBSD/alpha via kvm_read().Bill Paul1999-04-011-1/+40
* MFC: PR#10252Jordan K. Hubbard1999-02-251-2/+5
* MFC: .Os usageBill Fenner1999-02-151-2/+2
* MFC: Linux threads support is now default, to match -currentJulian Elischer1999-01-271-8/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-213-327/+0
* 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