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 Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc 1997-07-20 22:36:20 +00:00
mkdir.1 Fix .Nm usage. 1997-10-20 08:50:59 +00:00
mkdir.c Insert a missing 'else' which caused mknod(2) to still be called 1998-10-13 20:11:42 +00:00