| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-17 | use kstd::vector instead of std::array and replace plain-pointers with ↵ | Lukas Oesch | 1 | -31/+14 | |
| kstd::shared_ptr | |||||
| 2026-03-17 | implement first inode draft, fix make_device_node, implement first draft of ↵ | Lukas Oesch | 1 | -13/+64 | |
| resolve_path (currently with temp m_device_nodes in vfs -> has later to be deleted again, just for tests) | |||||
| 2026-03-17 | implement first draft of make_device_node | Lukas Oesch | 1 | -1/+30 | |
| 2026-03-17 | mount root filesystem | Lukas Oesch | 1 | -1/+27 | |
| 2026-03-17 | Create basic VFS structure | marcel.braun | 1 | -0/+34 | |
