Age | Commit message (Expand) | Author |
---|---|---|
2018-10-16 | Fixup small.fs again. | Andreas Kling |
2018-10-16 | Implement creating a new directory. | Andreas Kling |
2018-10-15 | Fix bug where allocating a new inode forgot that inodes are 1-based. | Andreas Kling |
2018-10-15 | Bring back the intentionally broken symlink I had for testing. | Andreas Kling |
2018-10-15 | Add a simple /dev/random. | Andreas Kling |
2018-10-14 | Add a simple /dev/full. | Andreas Kling |
2018-10-14 | Add basic character device support. Start with null and zero. | Andreas Kling |
2018-10-14 | Add a /dev/zero to the small.fs image. | Andreas Kling |
2018-10-10 | Import all this stuff into a single repo called Serenity. | Andreas Kling |