summaryrefslogtreecommitdiff
path: root/install-sh
Commit message (Expand)AuthorAgeFilesLines
* Add exported libsudo_util functions to util.exp and mark in headersTodd C. Miller2014-06-261-2/+8
* Use sed instead of expr to split a flag from its argument.Todd C. Miller2010-09-131-7/+7
* "mv -f" on HP-UX doesn't unlink the destination first so addTodd C. Miller2010-07-231-0/+2
* Just ignore the -c option, it is the defaultTodd C. Miller2010-07-131-23/+27
* If the file given to install is a path, only use the basename of theTodd C. Miller2008-03-231-1/+1
* Fix case where neither whoami nor id are foundTodd C. Miller2002-01-101-5/+1
* If neither whoami nor id exists, just assume we are root.Todd C. Miller2002-01-091-3/+6
* Add -M option (like -m but only for root)Todd C. Miller2002-01-011-49/+21
* Better path searching for programs we need.Todd C. Miller2000-08-131-22/+15
* When looking for chown, check in /sbin tooTodd C. Miller2000-06-091-3/+5
* check for path to stripTodd C. Miller1997-03-191-1/+9
* added more paths for chown and whoamiTodd C. Miller1996-08-011-4/+6
* updated to version used by inn and bindTodd C. Miller1996-05-281-37/+241
* Initial revisionTodd C. Miller1994-01-311-0/+47