freebsd-dev/bin/mkdir
Ruslan Ermilov cf39c97ba5 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)
2006-10-10 20:18:20 +00:00
..
Makefile Remove WARNS?= 6 from Makefile, since it is already in src/bin/Makefile.inc 2005-01-26 06:48:17 +00:00
mkdir.1
mkdir.c Adhere to POSIX: the -m option only applies to the newly created 2006-10-10 20:18:20 +00:00