The following reply was made to PR kern/59739; it has been noted by GNATS. From: Garrett Cooper <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: kern/59739: [patch] [libc] rmdir(2) and mkdir(2) both return EISDIR for argument "/" Date: Fri, 14 Oct 2011 16:54:52 -0700
This seems to have been regressed again: $ mkdir / mkdir: /: Is a directory $ mkdir /var mkdir: /var: File exists -Garrett _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
