Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve error message | Ben Bridle | 2024-06-09 |
| | |||
* | Hide all dot-prefixed files from directory listings | Ben Bridle | 2024-06-09 |
| | | | | | | This is a temporary fix to make directories more navigable. This will be removed when Cobalt can hide dot-prefixed filenames from directory listings by itself. | ||
* | Update devices to match new specifications | Ben Bridle | 2024-04-16 |
| | |||
* | Implement new file device interface | Ben Bridle | 2024-01-31 |
This is a complete redesign of the file device. The most notable addition is the ability to ascend and descend the file tree. |