sobomax 521f052069 Fix a bug introduced in rev.1.23 - for some reason mkdir("/", ...) system
call returns `EISDIR', not `EEXIST', so that be prepared for that. This should
fix number of ports, that often call `mkdir -p //usr/local/foobar'. This
is just a quick workaround, the real fix would be either to avoid calling
mkdir("/", ...) or fix VFS code to return consistent errno for this case.
2002-02-25 09:17:44 +00:00
..
2002-02-02 06:36:49 +00:00
2002-02-02 06:36:49 +00:00
2002-02-02 06:48:10 +00:00
2002-02-22 21:13:31 +00:00
2002-02-23 21:00:14 +00:00
2002-02-14 01:59:47 +00:00
2002-02-02 06:48:10 +00:00
2002-02-19 02:36:35 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00