elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/tools/mfs/minix_fs.h
CommitAuthorDateMessage
aa97125859af822387c76227d266cc7b3f29e71Greg Haerr2020-10-19[minixfs] Fix MINIX filesystem issues related to too many inodes
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
43a63eb0e78f6296c9b009df714324bc02095caJody Bruchon2020-03-08Whitespace cleanup in `elks/`
3245556e4315de4b35d704291fc6372993b8713Jody Bruchon2020-03-04[minix] Fix buffer problems and filesystem check status in MINIX filesystem (#408)
e90ee2221d1303964859843847da4d9e7a8369dGreg Haerr2019-04-29Proof of concept to replace sudo mount/umount ELKS disk image with portable userland tools Added elks/elks/tools/mfs - Minix filesystem manipulation tool Added elks/elks/tools/mfsck - Minix filesystem consistency checker Added elks/elks/tools/bin to PATH