Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   scw
Date:           Tue Oct 13 20:11:43 UTC 1998

Modified Files:
        src/bin/mkdir: mkdir.c
Log Message:
Insert a missing 'else' which caused mknod(2) to still be called
even if mkdir(2) failed. At best this caused two (different)
error messages to be printed. At worst, it changed the mode of
an existing file/directory.




Home | Main Index | Thread Index | Old Index