Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: sommerfeld
Date: Sun Aug 1 05:02:06 UTC 1999
Modified Files:
basesrc/usr.bin/xinstall: install.1 xinstall.c
Log Message:
Add `-U' flag (for "unprivileged"). Currently just skips the
chown/chgrp stages which would otherwise blow out if not running as
root. A future version may log the owner/group to allow correction by
a later privileged cleanup pass.
Just warn about madvise failure; it's not something to blow up about.
Document new option, and clean up option grouping for -d (install
directory) option.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/usr.bin/xinstall/install.1
cvs rdiff -r1.37 -r1.38 basesrc/usr.bin/xinstall/xinstall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index