Andreas Kling
|
f82b25d4f9
Fix some minor build warnings.
|
6 years ago |
Andreas Kling
|
7580ac576f
Make VFS host build work again.
|
6 years ago |
Andreas Kling
|
d2425495ca
VirtualFileSystem class builds inside Kernel.
|
6 years ago |
Andreas Kling
|
9171521752
Integrate ext2 from VFS into Kernel.
|
6 years ago |
Andreas Kling
|
f608629704
Implement creating a new directory.
|
6 years ago |
Andreas Kling
|
9528edab92
Move readEntireInode() up to FileSystem (from ext2.)
|
6 years ago |
Andreas Kling
|
0286b5ea48
Add a "stat" command to test FileHandle::stat().
|
6 years ago |
Andreas Kling
|
93556d6743
Add basic character device support. Start with null and zero.
|
6 years ago |
Andreas Kling
|
fa3b11ac64
Parse out major/minor device from character and block device inodes.
|
6 years ago |
Andreas Kling
|
6ea8ce500c
Use HashMap::remove() in some places that I wanted it.
|
6 years ago |
Andreas Kling
|
c2d42710bb
Fix build.
|
6 years ago |
Andreas Kling
|
5a30055157
Import all this stuff into a single repo called Serenity.
|
6 years ago |