| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r315170: | ngie | 2017-05-30 | 1 | -3/+3 |
* | MFC r303450: | bdrewery | 2017-05-09 | 1 | -3/+8 |
* | MFC r303928: | bdrewery | 2017-05-09 | 1 | -1/+2 |
* | MFC r315098,r315106,r315108: | ngie | 2017-03-20 | 1 | -2/+76 |
* | MFC r305148: | bdrewery | 2017-01-03 | 1 | -0/+11 |
* | MFC r303929,r303930,r303931,r303932,r303933: | bdrewery | 2016-08-19 | 1 | -8/+39 |
* | install: When preserving timestamps, also copy the nanoseconds part. | jilles | 2016-06-09 | 2 | -17/+20 |
* | install: Revert utimensat usage (r299850). | jilles | 2016-05-16 | 2 | -20/+17 |
* | install: When preserving timestamps, also copy the nanoseconds part. | jilles | 2016-05-15 | 2 | -17/+20 |
* | install: Add some tests. | jilles | 2016-05-08 | 3 | -0/+349 |
* | META MODE: Remove unneeded libmd.host dependency for xinstall.host. | bdrewery | 2015-11-25 | 1 | -12/+0 |
* | META MODE: Fix 'make bootstrap-tools'. | bdrewery | 2015-11-25 | 1 | -1/+0 |
* | install: do not follow symlinks | bapt | 2015-11-20 | 1 | -11/+5 |
* | Remove unneeded libmd from bootstrap-tools (reverting r246784). | bdrewery | 2015-11-18 | 1 | -2/+0 |
* | xinstall: renumber UCB clauses to avoid skipping #3 | emaste | 2015-09-25 | 2 | -2/+2 |
* | short circuit install -l rs | bapt | 2015-06-26 | 1 | -0/+8 |
* | new depends | sjg | 2015-06-16 | 1 | -0/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 2 | -0/+32 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 2 | -4/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 2 | -2/+15 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -5/+10 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | Merge head | sjg | 2014-04-28 | 1 | -31/+36 |
| |\ \ |
|
| * \ \ | Merge from head | sjg | 2013-09-05 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | sync from head | sjg | 2013-04-12 | 1 | -2/+4 |
| |\ \ \ \ |
|
| * | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+2 |
| * | | | | | Sync with HEAD. | obrien | 2013-02-08 | 3 | -78/+798 |
| |\ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 1 | -5/+20 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | install: re-check failed mkdir for EEXIST | mjg | 2014-09-23 | 1 | -5/+10 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | install: Use posix_spawnp() for starting strip and improve error messages. | jilles | 2014-03-08 | 1 | -20/+29 |
* | | | | | | revert sign changes to buffers used in invocation of digest_update() | sbruno | 2013-10-30 | 1 | -14/+9 |
* | | | | | | Queisce sign errors by using unsigned char * and casting MAP_FAILED as unsigned | sbruno | 2013-10-29 | 1 | -6/+7 |
| |_|_|_|/
|/| | | | |
|
* | | | | | New install flags were merged to 9-STABLE and will appear in FreeBSD-9.2. | brooks | 2013-06-05 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | - Fix libmd dependency. It is needed in the bootstrap library list because | hrs | 2013-02-14 | 1 | -2/+4 |
| |_|/
|/| | |
|
* | | | When in -U mode do avoid setting SUID bits, but do not modify the mode | brooks | 2013-01-31 | 1 | -3/+2 |
* | | | Remove documentation of the old -M option. | brooks | 2013-01-22 | 1 | -5/+2 |
* | | | Make "install -l s[ar]" act like "ln -sfh" as intended. This fixes | brooks | 2013-01-22 | 1 | -1/+14 |
* | | | Remove EOL whitespace. | joel | 2013-01-19 | 1 | -2/+2 |
* | | | Introduce six new options from NetBSD: | brooks | 2013-01-18 | 3 | -53/+733 |
* | | | Implement the -N <dbdir> option which allows an alternate passwd and | brooks | 2013-01-11 | 3 | -30/+61 |
| |/
|/| |
|
* | | Issue proper diagnostic on the short writes, also consider the | kib | 2012-07-02 | 1 | -5/+20 |
|/ |
|
* | Add missing static keywords to xinstall(1) | ed | 2011-11-06 | 1 | -7/+8 |
* | Teach tools/install.sh the -d directory mode. | uqs | 2011-02-22 | 1 | -2/+2 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -1/+1 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Fix common misspelling of hierarchy | uqs | 2010-02-20 | 1 | -1/+1 |