ru 2006-10-10 20:18:20 UTC FreeBSD src repository Modified files: bin/mkdir mkdir.c Log: Adhere to POSIX: the -m option only applies to the newly created directories; it should not change the permission bits of already existing directories. Submitted by: Alex Unleashed (modified by me) Revision Changes Path 1.33 +21 -13 src/bin/mkdir/mkdir.c