No description
Find a file
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
boot ctty command without parameters to disable serial console. 2007-01-08 14:30:11 +00:00
commands Changed logic checking for valid device. 2007-02-23 10:21:55 +00:00
docs Note about mkfs needing more memory after r2751. 2007-02-23 08:33:33 +00:00
drivers explicitly mask byte i/o values to bytes. 2007-02-26 11:52:04 +00:00
etc Removed args debugging line 2007-02-16 15:58:05 +00:00
include . service tells you which device it couldn't stat 2007-02-23 18:22:46 +00:00
kernel Don't allow sys_kill to SELF alltogether. 2007-02-23 13:01:55 +00:00
lib Don't sys_kill SELF if a PM exit fails; just generate a fault to get 2007-02-23 12:54:02 +00:00
man Typo reported by Al Woodhull. 2007-02-21 15:17:28 +00:00
servers Minor change to path lookup that fixes the bug that creating a file 2007-02-28 13:13:39 +00:00
test Default amount of memory for tests (some ran out of memory) 2006-10-25 13:35:03 +00:00
tools Include svn revision number in iso filename when doing build 2007-02-19 16:40:33 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile No gmake in use 2006-03-08 16:46:40 +00:00