cvs commit: src/bin/chflags chflags.1 chflags.c

2008-03-16 Thread Robert Watson
rwatson 2008-03-16 18:54:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) bin/chflags chflags.1 chflags.c Log: Merge chflags.1:1.30, chflags.c:1.24 from HEAD to RELENG_7: Make chflags(1) more chmod(1)-like (and more feature complete):

cvs commit: src/bin/chflags chflags.1 chflags.c

2008-03-09 Thread Robert Watson
rwatson 2008-03-09 12:10:24 UTC FreeBSD src repository Modified files: bin/chflags chflags.1 chflags.c Log: Make chflags(1) more chmod(1)-like (and more feature complete): - Add -v to print file names as they are processed; -vv prints the flags change as well.