minix/servers
Ben Gras 52b71b2396 Minor change to path lookup that fixes the bug that creating a file
as a first component of an absolute path failed (e.g. 'touch /file'),
due to leading slashes not being skipped in the processed path counter
in that case, causing create to fail.
2007-02-28 13:13:39 +00:00
..
ds don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
inet don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
init don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
is don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
mfs Minor change to path lookup that fixes the bug that creating a file 2007-02-28 13:13:39 +00:00
pm . use library function to parse memory string 2007-02-16 15:55:20 +00:00
rs . service tells you which device it couldn't stat 2007-02-23 18:22:46 +00:00
vfs Typo's. 2007-02-12 12:27:43 +00:00
Makefile Merge of VFS by Balasz Gerofi with Minix trunk. 2006-10-25 13:40:36 +00:00