| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r303450: | bdrewery | 2017-05-09 | 1 | -3/+8 |
* | MFC r303929,r303930,r303931,r303932,r303933: | bdrewery | 2016-08-19 | 1 | -8/+39 |
* | MFC: r291091 | bapt | 2015-12-04 | 1 | -11/+5 |
* | MFC r291026: | bdrewery | 2015-12-04 | 1 | -2/+0 |
* | 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 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Style improvements: | delphij | 2009-12-14 | 1 | -11/+11 |
* | xinstall.c does not require ctype functions, so ctype.h is not | delphij | 2009-12-13 | 1 | -1/+0 |
* | Staticify internal functions and make usage() a prototype. | delphij | 2009-12-13 | 1 | -11/+11 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -10/+11 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -11/+10 |
* | Give a better description when a install of multiple files fails | edwin | 2007-12-14 | 1 | -1/+6 |
* | Markup fixes. | ru | 2006-09-29 | 1 | -4/+6 |
* | Add an override (DONTSTRIP) so that one can easily install debugable | obrien | 2006-03-06 | 2 | -0/+14 |
* | Fix all the spelling mistakes I could find in the man pages for words | keramida | 2005-07-31 | 1 | -1/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -2/+2 |
* | - Make WARNS?= 6 clean | ssouhlal | 2005-01-25 | 2 | -0/+3 |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Document the STRIPBIN environment variable. This includes adding a | marcel | 2004-06-11 | 1 | -0/+12 |
* | Improved incorrect usage diagnostics. | ru | 2004-03-17 | 1 | -2/+6 |
* | Trust bsd.prog.mk to set SRCS correctly. | ru | 2004-03-17 | 1 | -1/+0 |
* | GC unnecessary include file. | ru | 2004-03-17 | 2 | -38/+0 |
* | - Demangle usage(). | ru | 2004-02-07 | 1 | -10/+9 |
* | Since (x)install is pretty unhelpfull and just spits out a Usage | phk | 2003-07-11 | 1 | -12/+13 |
* | Migrate to a new way of dealing with building from old revisions of | imp | 2003-04-05 | 1 | -7/+0 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -2/+2 |
* | If both the unlink and the open fail, return the errno from the | fenner | 2002-11-30 | 1 | -2/+8 |
* | #include <sys/time.h> instead of depending on namespace pollution in | bde | 2002-11-30 | 1 | -0/+1 |
* | A little bit of anti-foot-shooting. Use utimes(2) rather than | peter | 2002-11-15 | 1 | -8/+11 |
* | Take __FreeBSD_version into account when BOOTSTRAPPING. | ru | 2002-11-13 | 1 | -1/+3 |
* | Document the new behavior of -C with respect to inode-change-time. | ru | 2002-10-31 | 1 | -2/+4 |
* | Do not change the target file's inode-change-time if -C is | ru | 2002-10-31 | 1 | -3/+5 |
* | ANSIify function definitions. | dwmalone | 2002-09-04 | 1 | -30/+13 |
* | Ignore -C, -p, and -S options of install(1) when used with the -d | ru | 2002-07-29 | 1 | -1/+1 |
* | Start the (overdue) de-orbit sequence for the -d -C combo, | ru | 2002-06-05 | 1 | -8/+1 |