summaryrefslogtreecommitdiff
path: root/coreutils/install.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug, ignore the source path when installing to a directory.Glenn L McGrath2003-11-271-45/+41
* Accept the -c option and do nothingGlenn L McGrath2003-10-291-0/+3
* Add the -d optionGlenn L McGrath2003-09-241-1/+31
* Add the "install" applet, move get_ug_id to libbb as its used by chown,Glenn L McGrath2003-09-241-0/+102