summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r202944:Jaakko Heinonen2010-03-251-1/+1
* Merge r202461 from head:Gavin Atkinson2010-03-143-7/+12
* MFC r204308:Konstantin Belousov2010-03-041-1/+1
* MFC r203688:Rebecca Cran2010-02-241-1/+2
* MFC r201354: sh(1): Correct two places where "$@" lacked necessary quotes.Jilles Tjoelker2010-01-081-2/+2
* MFC r200794:Xin LI2010-01-041-0/+1
* MFC r199458: Add pwait utility, which waits for any process to terminate.Jilles Tjoelker2009-12-254-0/+229
* MFC r196483,r196634:Jilles Tjoelker2009-12-085-18/+53
* MFC r198963: sh: Fix memory leak when using a variable in arithmeticJilles Tjoelker2009-12-081-3/+23
* MFC r198189: Check error of dlfunc(3).Hajimu UMEMOTO2009-10-201-0/+11
* Merge r191009.Stefan Farfeleder2009-10-081-0/+1
* MFC r197371: Mention that NUL characters are not allowed in sh(1) input.Jilles Tjoelker2009-10-041-0/+4
* MFC r189078:Attilio Rao2009-09-074-13/+40
* MFC r193629:Simon L. B. Nielsen2009-08-192-6/+37
* MFC: Add the -d switch to the usage message.Brian Somers2009-08-031-1/+1
* MFC r193087: rm, find -delete: fix removing symlinks with uchg/uappnd setJilles Tjoelker2009-06-211-3/+3
* MFC r193086: Preserve file flags on symlinks in cp -Rp.Jilles Tjoelker2009-06-211-1/+1
* MFC r192688: fix nonsense in ps etime field for swapped out processesJilles Tjoelker2009-06-141-0/+4
* MFC r192687: fix chflags -hJilles Tjoelker2009-06-141-1/+1
* merge r173718: reduce WARNS due to too many "variable might be clobberedDag-Erling Smørgrav2009-06-091-1/+1
* MFC: r192239: Add a -d switch.Brian Somers2009-06-074-18/+170
* MFC r187976: Restore timestamps on symlinksTim Kientzle2009-03-291-36/+4
* MFC:Ed Schouten2009-03-221-0/+1
* MFC r184342 from head to stable/7Diomidis Spinellis2009-02-031-30/+28
* MFC 187922,187609 from /headGiorgos Keramidas2009-01-301-1/+6
* MFC 187148 from /headGiorgos Keramidas2009-01-231-4/+9
* MFC 179603 and 179636 from /headGiorgos Keramidas2009-01-232-7/+47
* MFC 173702 from /headGiorgos Keramidas2009-01-232-4/+8
* MFC r186843 - r186849Daniel Gerzo2009-01-101-1/+1
* (MFC r184484)Joerg Wunsch2008-11-121-4/+6
* MFC: Fix ACL preservation.Edward Tomasz Napierala2008-09-031-1/+3
* MFC r182300: Correction to r177497's getopts fix.Stefan Farfeleder2008-08-311-1/+1
* MFC r181017: Fix a crash with invalid redirections.Stefan Farfeleder2008-08-311-1/+1
* MFC r178625 and r178631: Usage of intmax_t and type fixes for arithmeticStefan Farfeleder2008-08-314-20/+32
* MFC r179022 and r179387: Expansion of $LINENO.Stefan Farfeleder2008-08-313-7/+38
* MFC 1.26: Reset the internal state used for the 'getopts' built-in when 'shift'Stefan Farfeleder2008-04-201-2/+2
* MFC 1.36: Leave working directory variables unchanged if chdir() fails.Stefan Farfeleder2008-04-201-38/+45
* MFC: Add an '-a' option which maps to '-RpP'.John Baldwin2008-04-093-5/+15
* Merge realpath.1:1.11, realpath.c:1.7 from HEAD to RELENG_7:Robert Watson2008-03-162-7/+34
* Merge chflags.1:1.30, chflags.c:1.24 from HEAD to RELENG_7:Robert Watson2008-03-162-17/+43
* MFC: repcopy from usr.bin/ to bin/David E. O'Brien2008-03-161-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2008-03-151-0/+6
* MFC revisions 1.47-1.50.Diomidis Spinellis2008-01-271-18/+59
* MFC: 1.126: Revise the markup.Ruslan Ermilov2007-12-051-275/+382
* MFC: Teach ps(1) to parse pts TT values for the -t flag.John Baldwin2007-11-151-9/+23
* MFC: Fix various markup nits.Ruslan Ermilov2007-11-141-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-10-101-8/+0
* The exit status of a case statement where none of the patterns is matchedStefan Farfeleder2007-10-042-0/+5
* Use owner name and owning group name instead of uid and gidKevin Lo2007-09-191-2/+30
* - Move all of the PS_ flags into either p_flag or td_flags.Jeff Roberson2007-09-172-7/+6