summaryrefslogtreecommitdiffstats
path: root/usr.bin/xinstall
Commit message (Expand)AuthorAgeFilesLines
* 1) Create intermediate directories with 755, not 777ache1997-10-281-4/+5
* 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf)ache1997-10-271-9/+9
* When calling strip, temporarily close the file, call strip and thenpeter1997-09-141-2/+10
* Uncomment sccsid string and enclose it inside #if 0/#endif.charnier1997-08-272-10/+11
* Bootstrap aid from older releases.. 'make world' can't build xinstallpeter1997-05-241-1/+6
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
* Sweep through the tree fixing mmap() usage:alex1997-01-161-5/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
* Sync usage line to man page, per style(9).imp1996-10-011-3/+4
* Submitted by: Bruce Evansimp1996-09-291-5/+5
* Implement -d in install. Update the man page to reflect this change.imp1996-09-292-12/+73
* Use EX_* exit values, from NetBSDimp1996-09-281-5/+9
* Changed 'd' to 'D' in getopt arg too.bde1996-09-241-2/+2
* Per discussions in -currentimp1996-09-242-5/+5
* Be more careful with mmap. If it fails, fall back to a plain compare orpeter1996-09-051-11/+27
* accidently removed the "dont compare > 8MB files hack".peter1996-09-051-33/+39
* Only attempt to mmap() files from a ufs or cd9660 fs for comparing orpeter1996-09-051-4/+45
* Add a simple -v (verbose) option that allows you to see when -C actuallypeter1996-08-121-5/+12
* Made strip failures fatal. This fixes PR 1328.bde1996-06-231-2/+4
* Don't reference NULL pointers if owner and/or group are omitted.joerg1996-04-081-3/+5
* Submitted by: archie@tribe.comjulian1996-04-062-6/+78
* Fix a couple of typos.mpp1996-03-111-3/+3
* Kludge-fix for a specific instance of bin/517.pst1996-02-081-3/+3
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-3/+3
* Add options -C (same as -c except for preserving the modificationbde1995-10-092-78/+265
* Backed out change in rev 1.2.dg1995-08-271-1/+1
* Make install not remove the target file if -s has been specified butjoerg1995-08-041-1/+1
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-1/+1
* Reviewed by:ats1994-09-041-1/+1
* More merry makefile munging for man page compatability.wollman1994-08-051-1/+1
* Add ${COPY} on install command so that the file in obj doesrgrimes1994-05-311-1/+1
* Cleanup so that make install can run, many install: maninstall changedrgrimes1994-05-301-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-274-0/+530
OpenPOWER on IntegriCloud