summaryrefslogtreecommitdiff
path: root/usr.bin/xinstall
AgeCommit message (Expand)Author
2000-03-22Make the STRIP env var a little more obvious in the documentation, andgarbled
2000-01-15don't bitch if madvise returns EOPNOTSUPPchristos
1999-08-16Spell "privilege" correctly (correct spelling from Jonathan Stone).simonb
1999-08-01Add `-U' flag (for "unprivileged"). Currently just skips thesommerfeld
1999-07-06pacify gcc-2.8 uninitialized variable warnings, and only use timespecs inchristos
1999-06-26If we choose the mmap() method of copying the file, advise the VMthorpej
1999-03-29Check if given suffix really generates different suffixes - catch e.g. ".%"hubertf
1999-03-24Don't unlink the file first if we are renaming. We want to be as atomic aschristos
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-02-04PR/2936: Brian C. Grayson: Avoid truncating precious files when installingchristos
1999-01-26enable numbered backups via -B.old%02dhubertf
1999-01-25Add a -b(ackup) flag to move any existing file(s) aside by renaminghubertf
1998-12-20char -> unsigned charchristos
1998-10-10create a "stat_flags.h" to go with stat_flags.cmrg
1998-10-08Add new option -S, which is like -s, but takes a string of options to pass to...wsanchez
1998-10-01Add -p flag to usage().erh
1998-09-28add -p flag, similar to cp(1)christos
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1997-12-30Delete extra RCS ID.thorpej
1997-12-01use MAP_PRIVATE for mmap flags, not the non-standard MAP_FILE (aka 0)chuck
1997-11-30accept -c silently with -d; fixes GNU autoconf (among others) that assumetv
1997-10-27In strip():thorpej
1997-10-20getopt returns -1 not EOF, fix .Nmlukem
1997-10-19WARNSify; deprecate register; clean up .Nmmrg
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-19use proper pathname when unable to exec stripmikel
1997-04-17Allow the environment variable $STRIP to override _PATH_STRIP forthorpej
1997-04-03PR/3445: NAKAJIMA Yoshihiro: Typo fixchristos
1997-03-24- Makefile cleanupschristos
1997-03-16Fix pasto in error message.christos
1997-03-16Add support for installing hard and symbolic links via the [-l harms] flag.christos
1997-03-12Remove kluge for GCC bug on m68k.mycroft
1997-03-10Use a slightly more sane way to cheat around XXX_BROKEN_GCC on the m68k.thorpej
1997-03-10warnx --> warn, warnx wasn't needed anymore after previous changefvdl
1997-03-08alternate -> alternative, per PR 2643mouse
1997-03-06Correct error in previous.fvdl
1997-03-05Don't bail out when chflags() fails with EOPNOTSUPP. Fixes PR #3288fvdl
1996-12-09XXX Kludge to make this compile with large MAXBSIZE until thethorpej
1996-10-18Use ${INSTALL}.thorpej
1995-12-20Change xinstall to work with strip from GNU binutils, for mips and alpha ports.jonathan
1995-08-10Accept numeric uid or gid for -o and -g flags, for consistency withghudson
1994-12-22specify man pages the new way.cgd
1994-12-20added prototype for install_dir()jtc
1994-12-18added exit(1) to usage()jtc
1994-11-14Merged with 4.4lite.jtc
1994-10-02be a bit more careful abotu what we can stat()/mkdir()cgd
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft