OpenBSD CVS

src/bin/chmod/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / chmod

Current tag: OPENBSD_5_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   22 years  mickey   install relative symlinks, not absolute
[TXT] chflags.1  1.15   9 years  guenther   Correct the handling of symbolic links by chmod/chgrp/chown/chflags, making them...
[TXT] chgrp.1  1.16   10 years  jmc   paste in the fs.posix.setuid blurb from chown(1), as it's relevant here too; ok...
[TXT] chmod.1  1.40   9 years  jmc   remove the first comma from constructs like ", and," and ", or,": you can use "a...
[TXT] chmod.c  1.34   8 years  uebayasi   Put fts_close() where missing. Not bugs in short-lived commands that call exit(...
[TXT] chown.8  1.18   10 years  jmc   add a note to STANDARDS about non-root use of chown; text from/ok millert