aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xinstall
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | 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-20/+29
* | | | | | 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
* Teach tools/install.sh the -d directory mode.Ulrich Spörlein2011-02-221-2/+2
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Fix common misspelling of hierarchyUlrich Spörlein2010-02-201-1/+1
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Style improvements:Xin LI2009-12-141-11/+11
* xinstall.c does not require ctype functions, so ctype.h is notXin LI2009-12-131-1/+0
* Staticify internal functions and make usage() a prototype.Xin LI2009-12-131-11/+11
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-10/+11
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-11/+10
* Give a better description when a install of multiple files failsEdwin Groothuis2007-12-141-1/+6
* Markup fixes.Ruslan Ermilov2006-09-291-4/+6
* Add an override (DONTSTRIP) so that one can easily install debugableDavid E. O'Brien2006-03-062-0/+14
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-2/+2
* - Make WARNS?= 6 cleanSuleiman Souhlal2005-01-252-0/+3
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2