| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Noticed by: harti
|
|
|
|
|
|
|
|
| |
options since revision 1.2, so removed the XXX comment now.
Fixed bogus test(1) expression that would be evaluated as a null
string test if script is run without arguments, compacted option
lists.
|
|
|
|
|
| |
Spotted and suggested by: des
MFC after: 3 weeks
|
|
|
|
| |
Removed -c from the actual call as -p implies "copy".
|
|
|
|
| |
with -C, although they should.
|
|
|
|
| |
Pointed out by: bde
|
|
are ignored and the remaining is passed on to cp(1). This allows
a build to be run as non-root without forcing any user/group
setting and also prevents setting any file flags.
This may not be the right place for buildtools.
|