| Commit message (Expand) | Author | Age | Files | Lines |
* | Give a better description when a install of multiple files fails | edwin | 2007-12-14 | 1 | -1/+6 |
* | Add an override (DONTSTRIP) so that one can easily install debugable | obrien | 2006-03-06 | 1 | -0/+5 |
* | - Make WARNS?= 6 clean | ssouhlal | 2005-01-25 | 1 | -0/+2 |
* | Improved incorrect usage diagnostics. | ru | 2004-03-17 | 1 | -2/+6 |
* | GC unnecessary include file. | ru | 2004-03-17 | 1 | -2/+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 |
* | 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 |
* | 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 |
* | Report errors properly if wait() fails. | fanf | 2002-05-15 | 1 | -1/+2 |
* | Fixed 5 style bugs in VCS ids. | bde | 2002-05-12 | 1 | -5/+7 |
* | Fixed printing the the strip binary's name in error messages. | bde | 2002-05-12 | 1 | -1/+1 |
* | Add support for stripping non-native object files by using an | marcel | 2002-05-11 | 1 | -1/+5 |
* | No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1. | ru | 2002-04-09 | 1 | -3/+0 |
* | remove __P | imp | 2002-03-22 | 1 | -10/+10 |
* | Bump the cutoff mark for comparing files from 8 MB to 16 MB. | des | 2002-03-18 | 1 | -1/+3 |
* | xinstall is part of the upgrade path for 4.4-RELEASE as well. | imp | 2001-12-19 | 1 | -0/+2 |
* | More "const" poisoning, and only use NO_WERROR if we're bootstrapping. | ru | 2001-12-12 | 1 | -22/+21 |
* | WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files used | markm | 2001-12-11 | 1 | -16/+18 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | Backout rev. 1.42 (relaxing the check for -d plus other flags). | ru | 2001-05-30 | 1 | -1/+8 |
* | Use use ${INSTALL} -d in our build process. If INSTALL is set to | imp | 2001-05-29 | 1 | -1/+1 |
* | Many new features and optimization improvements: | ru | 2001-05-28 | 1 | -255/+306 |
* | Use the correct timestamp for the -C -p case when the comparison fails. | bde | 2000-10-08 | 1 | -2/+2 |
* | Switch over to using the new fflagstostr and strtofflags library calls. | joe | 2000-06-17 | 1 | -1/+1 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 1 | -2/+1 |
* | Add "-v" to usage(). | obrien | 1999-12-06 | 1 | -3/+3 |
* | -Wall fixes. | billf | 1999-09-27 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Free memory from setmode. | imp | 1998-12-16 | 1 | -1/+2 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -2/+2 |
* | Treat an EOPNOTSUPP from fchflags() as a non-fatal case. Only warn about | peter | 1998-06-02 | 1 | -9/+17 |
* | Converted to Lite2 mount interface - don't use numeric filesystem | bde | 1998-01-20 | 1 | -17/+13 |
* | Change MAP_FAILED to type void *. | alex | 1998-01-13 | 1 | -3/+3 |
* | Add an option (-M) to install to disable use of mmap(2). This is kinda | peter | 1998-01-11 | 1 | -4/+7 |
* | Allow install to build from FreeBSD source using NetBSD tools and | jb | 1998-01-09 | 1 | -1/+9 |
* | 1) Create intermediate directories with 755, not 777 | ache | 1997-10-28 | 1 | -4/+5 |
* | 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf) | ache | 1997-10-27 | 1 | -9/+9 |
* | When calling strip, temporarily close the file, call strip and then | peter | 1997-09-14 | 1 | -2/+10 |
* | Uncomment sccsid string and enclose it inside #if 0/#endif. | charnier | 1997-08-27 | 1 | -2/+4 |
* | Bootstrap aid from older releases.. 'make world' can't build xinstall | peter | 1997-05-24 | 1 | -1/+6 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -5/+5 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |