DragonFly commits List (threaded) for 2008-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/chflags chflags.1 chflags.c
pavalos 2008/11/10 22:56:47 PST
DragonFly src repository
Modified files:
usr.bin/chflags chflags.1 chflags.c
Log:
Add -f and -v options to chflags.
-f ignores failures if chflags can't modify the flags.
-v prints file names as they are processed. -vv prints the flags changes.
Obtained-from: FreeBSD
Revision Changes Path
1.7 +17 -3 src/usr.bin/chflags/chflags.1
1.8 +30 -18 src/usr.bin/chflags/chflags.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/chflags/chflags.1.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/chflags/chflags.c.diff?r1=1.7&r2=1.8&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]