aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xinstall
Commit message (Expand)AuthorAgeFilesLines
* install(1): Avoid unncessary fstatfs() calls and use mmap() based on sizeAlex Richardson2020-10-141-23/+21
* Allow install(1)'s create_tempfile() to work on Linux hostsAlex Richardson2020-07-152-5/+5
* install(1): another correction after r363064Eugene Grosbein2020-07-121-9/+16
* Fix the tests for install(1): add support for STRIPBIN's -o option.Eugene Grosbein2020-07-101-2/+6
* install(1): addition to r363067Eugene Grosbein2020-07-101-1/+1
* install(1): correction after r363064Eugene Grosbein2020-07-101-1/+1
* Optimize install(1) a bit.Eugene Grosbein2020-07-101-23/+50
* Allow boostrapping xinstall on LinuxAlex Richardson2019-11-202-1/+11
* install.1: Add missing arguments to option descriptionsMateusz Piotrowski2019-08-121-13/+9
* install(1): Fix relative path calculation with partial common dest/srcKyle Evans2019-01-312-2/+37
* When doing a -S "safe copy", the install command should do anKirk McKusick2018-08-271-0/+6
* Allow xinstall and makefs to be crossbuilt on Linux and MacAlex Richardson2018-01-162-1/+23
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* xinstall: plug an infinite loop in directory creationMateusz Guzik2017-10-121-2/+4
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-3/+3
* Restore some of the error message text accidentally removed in r315098Enji Cooper2017-03-121-2/+2
* Add 3 more testcases demonstrating how install -l sr worksEnji Cooper2017-03-121-0/+66
* Clarify src vs dest path mismatch in :symbolic_link_{absolute,relative}_bodyEnji Cooper2017-03-121-2/+10
* DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-311-0/+11
* Squelch a false-positive Clang static analyzer warning.Bryan Drewery2016-08-101-0/+1
* Fix -b failure not restoring flags on the destination file.Bryan Drewery2016-08-101-2/+16
* Fix -S with -l not being atomic.Bryan Drewery2016-08-101-3/+0
* Support -v for -l.Bryan Drewery2016-08-101-1/+14
* Fix -S with -b not atomically updating the destination file.Bryan Drewery2016-08-101-2/+8
* Trim out excessive / with -v when target directory ends with a trailing '/'.Bryan Drewery2016-08-101-1/+2
* Pull a copy of the input string before calling basename() and dirname().Ed Schouten2016-07-281-3/+8
* install: When preserving timestamps, also copy the nanoseconds part.Jilles Tjoelker2016-06-092-17/+20
* install: Revert utimensat usage (r299850).Jilles Tjoelker2016-05-162-20/+17
* install: When preserving timestamps, also copy the nanoseconds part.Jilles Tjoelker2016-05-152-17/+20
* install: Add some tests.Jilles Tjoelker2016-05-083-0/+349
* META MODE: Remove unneeded libmd.host dependency for xinstall.host.Bryan Drewery2015-11-251-12/+0
* META MODE: Fix 'make bootstrap-tools'.Bryan Drewery2015-11-251-1/+0
* install: do not follow symlinksBaptiste Daroussin2015-11-201-11/+5
* Remove unneeded libmd from bootstrap-tools (reverting r246784).Bryan Drewery2015-11-181-2/+0
* xinstall: renumber UCB clauses to avoid skipping #3Ed Maste2015-09-252-2/+2
* short circuit install -l rsBaptiste Daroussin2015-06-261-0/+8
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+32
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-2/+15
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-5/+10
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-31/+36
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-051-1/+1
| |\ \ \
| * \ \ \ sync from headSimon J. Gerraty2013-04-121-2/+4
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1