summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC: Accept 4-digit year values.Sheldon Hearn1999-12-152-4/+14
* MFC: Sync with CURRENT's pdksh-derived test(1) utility.Sheldon Hearn1999-12-155-773/+462
* MFC:Brian Feldman1999-12-1210-204/+268
* MFC: -v flagMichael Haro1999-12-115-32/+70
* MFC: Incorporate the builtin.1 manpage and its MLINKS.Sheldon Hearn1999-12-103-14/+31
* MFC: Cleanups, -v optionKris Kennaway1999-12-062-17/+57
* MFC: Cleanups, buffer limiting, usage()Kris Kennaway1999-12-062-58/+101
* MFC: make '|' char visibleMartin Cracauer1999-12-051-1/+1
* MFC: Sheldon's manpage fixes.Martin Cracauer1999-12-041-569/+1034
* MFC: Fixes for bin/14509 (';' command when used with -e flag) andMartin Cracauer1999-11-281-2/+10
* MFC: Handle fractions of a second (up to nanosecond).Ruslan Ermilov1999-10-282-18/+77
* MFC: expand .Xrs list, correct paper listAlexey Zelkin1999-09-181-2/+4
* 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