aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xinstall
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document the STRIPBIN environment variable. This includes adding aMarcel Moolenaar2004-06-111-0/+12
* Improved incorrect usage diagnostics.Ruslan Ermilov2004-03-171-2/+6
* Trust bsd.prog.mk to set SRCS correctly.Ruslan Ermilov2004-03-171-1/+0
* GC unnecessary include file.Ruslan Ermilov2004-03-172-38/+0
* - Demangle usage().Ruslan Ermilov2004-02-071-10/+9
* Since (x)install is pretty unhelpfull and just spits out a UsagePoul-Henning Kamp2003-07-111-12/+13
* Migrate to a new way of dealing with building from old revisions ofWarner Losh2003-04-051-7/+0
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-2/+2
* If both the unlink and the open fail, return the errno from theBill Fenner2002-11-301-2/+8
* #include <sys/time.h> instead of depending on namespace pollution inBruce Evans2002-11-301-0/+1
* A little bit of anti-foot-shooting. Use utimes(2) rather thanPeter Wemm2002-11-151-8/+11
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-1/+3
* Document the new behavior of -C with respect to inode-change-time.Ruslan Ermilov2002-10-311-2/+4
* Do not change the target file's inode-change-time if -C isRuslan Ermilov2002-10-311-3/+5
* ANSIify function definitions.David Malone2002-09-041-30/+13
* Ignore -C, -p, and -S options of install(1) when used with the -dRuslan Ermilov2002-07-291-1/+1
* Start the (overdue) de-orbit sequence for the -d -C combo,Ruslan Ermilov2002-06-051-8/+1
* More consistancy. file system > filesystemTom Rhodes2002-05-161-2/+2
* Report errors properly if wait() fails.Tony Finch2002-05-151-1/+2
* Fixed 5 style bugs in VCS ids.Bruce Evans2002-05-121-5/+7
* Fixed printing the the strip binary's name in error messages.Bruce Evans2002-05-121-1/+1
* Add support for stripping non-native object files by using anMarcel Moolenaar2002-05-111-1/+5
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+4
* No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1.Ruslan Ermilov2002-04-091-3/+0
* remove __PWarner Losh2002-03-221-10/+10
* Bump the cutoff mark for comparing files from 8 MB to 16 MB.Dag-Erling Smørgrav2002-03-181-1/+3
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.Mark Murray2002-02-081-1/+0
* xinstall is part of the upgrade path for 4.4-RELEASE as well.Warner Losh2001-12-191-0/+2
* More "const" poisoning, and only use NO_WERROR if we're bootstrapping.Ruslan Ermilov2001-12-122-23/+22
* WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files usedMark Murray2001-12-112-16/+19
* This program uses sysexits(3), so it does not exit 1 on failure.Dima Dorfman2001-10-231-3/+1
* When bootstrapping install(1), libc may not have the strtofflags(3) support.Ruslan Ermilov2001-09-171-0/+6
* Update -v documentation to match reality.Ruslan Ermilov2001-08-211-4/+3
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* Note that the default behavior has changed to copy files.Ruslan Ermilov2001-05-301-9/+11
* Backout rev. 1.42 (relaxing the check for -d plus other flags).Ruslan Ermilov2001-05-301-1/+8
* Use use ${INSTALL} -d in our build process. If INSTALL is set toWarner Losh2001-05-291-1/+1
* Many new features and optimization improvements:Ruslan Ermilov2001-05-282-292/+377
* Do not override `realinstall' target, use ${PROGNAME}.Ruslan Ermilov2001-04-021-6/+3
* Do not override the ``install'' target.Ruslan Ermilov2001-03-271-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1