Jonas 'Sortie' Termansen
|
1b56d01f17
|
Improved error codes in devfs.
|
2011-11-22 17:56:58 +01:00 |
|
Jonas 'Sortie' Termansen
|
9f35df813e
|
Implemented errno(3), added support in both kernel and utils.
|
2011-11-22 17:26:47 +01:00 |
|
Jonas 'Sortie' Termansen
|
8678ad6444
|
/ is no longer a valid filename under ramfs.
|
2011-11-22 15:33:47 +01:00 |
|
Jonas 'Sortie' Termansen
|
324a9a1a22
|
Fixed bug in initfs causing panics.
|
2011-11-22 12:44:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
55240fb3f5
|
Added devfs, with files /tty and /null and mounted it at /dev.
|
2011-11-21 21:49:13 +01:00 |
|
Jonas 'Sortie' Termansen
|
8b2b52b9f6
|
Added unlink(2) and rm(1).
|
2011-11-21 19:01:56 +01:00 |
|
Jonas 'Sortie' Termansen
|
0b90ab534f
|
ramfs now supports O_TRUNC.
|
2011-11-21 00:12:20 +01:00 |
|
Jonas 'Sortie' Termansen
|
23fde42249
|
Added readdirents(2), which ls(1) now uses, and added dir devices.
The initfs and ramfs are now able to list their contents.
|
2011-11-21 00:02:53 +01:00 |
|
Jonas 'Sortie' Termansen
|
e3bb0dfc9d
|
Fixed bug in previous commit. Ooops.
|
2011-11-20 22:48:22 +01:00 |
|
Jonas 'Sortie' Termansen
|
c1849ed7d8
|
/ is no longer a valid filename in ramfs.
|
2011-11-20 22:47:39 +01:00 |
|
Jonas 'Sortie' Termansen
|
190989646b
|
Added an filesystem able to browse the initrd.
|
2011-11-20 16:25:32 +01:00 |
|
Jonas 'Sortie' Termansen
|
013e11ca5e
|
Added a RAM filesystem.
|
2011-11-19 00:57:17 +01:00 |
|