CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/12/13 13:59:24
Modified files: bin/chmod : chflags.1 chmod.1 chmod.c Log message: Correct the handling of symbolic links by chmod/chgrp/chown/chflags, making them more resistant to TOCTOU race conditions too. ok tobias@