DragonFly commits List (threaded) for 2008-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/xinstall xinstall.c
dillon 2008/11/10 17:51:24 PST
DragonFly src repository
Modified files:
usr.bin/xinstall xinstall.c
Log:
Fix flags handling for the install program. Properly set and clear flags
as requested on the command line, retaining any unspecified flags on the
source when creating the target.
The dump and history flags are special-cased. The dump flag is not set
unless explicitly specified (as per previous behavior), and the user-history
flag is not transfered to the target and is left as the system desired
when the target was created.
Revision Changes Path
1.6 +22 -8 src/usr.bin/xinstall/xinstall.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/xinstall/xinstall.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]