NetBSD/bin/mkdir
scw 3c6b31bc90 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.
1998-10-13 20:11:42 +00:00
..
Makefile
mkdir.1
mkdir.c Insert a missing 'else' which caused mknod(2) to still be called 1998-10-13 20:11:42 +00:00