Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Arguments to options aren't necessarily separated with whitespace. | ru | 2004-07-07 | 1 | -0/+1 |
* | From what I can tell, install.sh supported all of the install(1) | ru | 2004-02-06 | 1 | -4/+3 |
* | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 1 | -1/+1 |
* | Added support for all new install(1) options. | ru | 2001-05-28 | 1 | -3/+3 |
* | Don't use -C internally. Use -c. For some reason files are not copied | marcel | 1999-12-15 | 1 | -1/+1 |
* | Use install -C -p instead of cp -p. | marcel | 1999-12-10 | 1 | -2/+2 |
* | install(1) lookalike that can be used during a build. Any options | marcel | 1999-12-08 | 1 | -0/+42 |