CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/30 17:25:31
Modified files:
bin/mkdir : mkdir.c
Log message:
Fix a problem in the last commit. Upon closer reading of POSIX, in
-p mode we only want to change the mode on directories we actually created.
