aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xinstall
Commit message (Expand)AuthorAgeFilesLines
* Fix partially matching relative paths in xinstall.Gordon Tetlow2019-05-142-2/+37
* Revert r330897:Eitan Adler2018-03-291-3/+1
* Partial merge of the SPDX changesEitan Adler2018-03-141-1/+3
* MFC r324547:Mateusz Guzik2017-12-311-2/+4
* MFC r315170:Enji Cooper2017-05-301-3/+3
* MFC r303450:Bryan Drewery2017-05-091-3/+8
* MFC r303928:Bryan Drewery2017-05-091-1/+2
* MFC r315098,r315106,r315108:Enji Cooper2017-03-201-2/+76
* MFC r305148:Bryan Drewery2017-01-031-0/+11
* MFC r303929,r303930,r303931,r303932,r303933:Bryan Drewery2016-08-191-8/+39
* 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-30/+35
| |\ \
| * \ \ 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
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+2
| * | | | | Sync with HEAD.David E. O'Brien2013-02-083-78/+798
| |\ \ \ \ \
| * \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-041-5/+20
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | install: re-check failed mkdir for EEXISTMateusz Guzik2014-09-231-5/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | install: Use posix_spawnp() for starting strip and improve error messages.Jilles Tjoelker2014-03-081-19/+28
* | | | | | revert sign changes to buffers used in invocation of digest_update()Sean Bruno2013-10-301-14/+9
* | | | | | Queisce sign errors by using unsigned char * and casting MAP_FAILED as unsignedSean Bruno2013-10-291-6/+7
| |_|_|_|/ |/| | | |
* | | | | New install flags were merged to 9-STABLE and will appear in FreeBSD-9.2.Brooks Davis2013-06-051-1/+1
| |_|_|/ |/| | |
* | | | - Fix libmd dependency. It is needed in the bootstrap library list becauseHiroki Sato2013-02-141-2/+4
| |_|/ |/| |
* | | When in -U mode do avoid setting SUID bits, but do not modify the modeBrooks Davis2013-01-311-3/+2
* | | Remove documentation of the old -M option.Brooks Davis2013-01-221-5/+2
* | | Make "install -l s[ar]" act like "ln -sfh" as intended. This fixesBrooks Davis2013-01-221-1/+14
* | | Remove EOL whitespace.Joel Dahl2013-01-191-2/+2
* | | Introduce six new options from NetBSD:Brooks Davis2013-01-183-53/+733
* | | Implement the -N <dbdir> option which allows an alternate passwd andBrooks Davis2013-01-113-30/+61
| |/ |/|
* | Issue proper diagnostic on the short writes, also consider theKonstantin Belousov2012-07-021-5/+20
|/
* Add missing static keywords to xinstall(1)Ed Schouten2011-11-061-7/+8