Andreas Kling
|
c94044a04a
|
Work on POSIX-like read() and lseek() support.
|
2018-10-14 21:19:27 +02:00 |
|
Andreas Kling
|
9f9b4a2382
|
Add a simple /dev/full.
|
2018-10-14 13:16:09 +02:00 |
|
Andreas Kling
|
e5acbca0e8
|
Disable the "create /empty" test path for now.
|
2018-10-14 03:02:28 +02:00 |
|
Andreas Kling
|
93556d6743
|
Add basic character device support. Start with null and zero.
|
2018-10-14 03:01:32 +02:00 |
|
Andreas Kling
|
fa3b11ac64
|
Parse out major/minor device from character and block device inodes.
|
2018-10-14 02:24:12 +02:00 |
|
Andreas Kling
|
03a0dc0103
|
Add a /dev/zero to the small.fs image.
|
2018-10-14 02:09:34 +02:00 |
|
Andreas Kling
|
6ea8ce500c
|
Use HashMap::remove() in some places that I wanted it.
|
2018-10-13 14:26:37 +02:00 |
|
Andreas Kling
|
750b27cb07
|
Ext2FileSystem::readInode() should return an empty buffer for 0-length files.
|
2018-10-13 00:50:35 +02:00 |
|
Andreas Kling
|
c2d42710bb
|
Fix build.
|
2018-10-13 00:44:54 +02:00 |
|
Andreas Kling
|
5a30055157
|
Import all this stuff into a single repo called Serenity.
|
2018-10-10 11:53:07 +02:00 |
|