NetBSD/usr.bin/xinstall
lukem 3d000fd59c - Add "-a afterinstallcommand", which runs "sh -c afterinstallcmd target"
after target has been installed and possibly stripped with -s, but
  before ownership, permissions or timestamps are set, and before
  renaming (with -r) occurs.  Per discussion with simonb.
- When metalogging hardlinks, log the mode of the existing target
  (rather than the default 0755), and ignore owner/group/fflags.
- Improve man page description of various options to include argument name.
- Clean up usage() to use getprogname(), etc.
2002-03-19 14:17:04 +00:00
..
Makefile Add non-NetBSD host hooks. 2002-01-21 20:00:02 +00:00
install.1 - Add "-a afterinstallcommand", which runs "sh -c afterinstallcmd target" 2002-03-19 14:17:04 +00:00
pathnames.h Allow overriding _PATH_STRIP 2000-09-04 02:45:33 +00:00
xinstall.c - Add "-a afterinstallcommand", which runs "sh -c afterinstallcmd target" 2002-03-19 14:17:04 +00:00