summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Take care that the input to setenv() may actually be a pointer straightSean Farley2007-07-061-14/+28
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-042-7/+17
* Don't include encryption features of ed(1) when building for theKen Smith2007-07-021-0/+2
* Correct the referenced securelevel document, it's now securelevel 7.Remko Lodder2007-06-021-2/+2
* Fix probably copy&paste from chmod(1) - we change file flags here, not mode.Pawel Jakub Dawidek2007-05-281-1/+1
* Remove unnecessary free argument casts.Brian Somers2007-05-254-32/+29
* Cleanup pax(1) sources a little bit while I poked around in them:Ralf S. Engelschall2007-05-245-25/+25
* In the error handling path, don't call close(fd) if the error we'reColin Percival2007-05-221-1/+2
* Work around a vendor issue that was causing the builtin malloc to beMark Peek2007-05-162-2/+3
* Replace a fairly opaque sentence with a much clearer wording from NetBSD.Pav Lucistnik2007-05-121-2/+2
* Back out all POSIXified *env() changes.Andrey A. Chernov2007-05-012-13/+8
* Simplify previous fix and disallow VTEXTFIXED direct pass for putenv() too,Andrey A. Chernov2007-04-301-3/+3
* Put some safeguards:Andrey A. Chernov2007-04-301-4/+9
* Eliminate error with -W* strict flags and make putenv() calls conforming toAndrey A. Chernov2007-04-301-4/+4
* Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostidPawel Jakub Dawidek2007-04-091-0/+2
* getblocksize expects pointer to long as a second argument, notAlexander Kabaev2007-04-061-2/+2
* Build updates for tcsh-6.15.00 import.Mark Peek2007-03-112-23/+39
* Fix a bug where the mutual exclusivity of the -l and -t options is notWill Andrews2007-03-081-1/+4
* Fix markup.Ruslan Ermilov2007-03-041-5/+8
* Fix markup.Ruslan Ermilov2007-03-041-16/+13
* Fix markup.Ruslan Ermilov2007-02-281-2/+3