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/include/linuxmt/romfs_fs.h
CommitAuthorDateMessage
db0e28d42575568f170307354d07ca44c33bdbbGreg Haerr2025-12-02[romfs] Implement all inode mode bits in ROMFS
51fb4b4cc0103502c2bf7992872aa5dea2c6371Greg Haerr2024-02-06Minor cleanups to header files
d4cb539769a1d2a05a0614195a23a8fc63fb47fGreg Haerr2020-10-17[kernel] Fix ROMFS readdir routine
af4369401112575cda44059435e799983deccc1mfld-fr2018-04-25Add link support to ROM filesystem
1dc442ecc09298d3665263ff1e9c3f6d225a3e9mfld-fr2017-11-05Close mfld-fr#26 : no assembly in romfs
3b101a06a91d122507cc1e9e73f980e75fba86fmfld-fr2017-10-29[romfs] Add device inode support
3f1cb8b0e1e70a6cf3b18a92b411e81c1fac8e2mfld-fr2017-10-28[romfs] Add inode read and direntry lookup
dc30068b752172aee64dd814b899913ef8c6b72lithoxs2017-05-15Fix to access to inodes in FAT16 FS, issue #123. Tested only with Mellvik's dos286.img.
31d3afeb7058aa40bff09a3823d4b78e7de91eeJody Bruchon2012-08-11This patch makes another round of fixes to improve ansi-C compatibility, this time using the open-watcom compiler. An effort was done to make the right changes to code, not just wipe out the errors or warnings. For example, if prototypes, definition and u
eb3e8b3f7ec4390bfe6ed46dfbcc073075133feRiley H. Williams2002-05-05Verified that fs/romfs/inode.c is clean as far as `splint -weak` is concerned.
a8acd4426f32030349980fc20369ebd9b8618c5Riley H. Williams2002-05-03Reverted accidental commits...sorry.
446b0920a944a6cee22feaa63869d0f0ce46c27Riley H. Williams2002-04-26Applied `make lint` ro include/arch and include/linuxmt directories, and resolved almost all of the "bugs" reported in the files in those directories. Exceptions are include/arch/system.h - include/linuxmt/mm.h - include/linuxmt/tqueue.h which all need fu
554f465a357c3fdf114da91ae82b6ec8a602ec6Riley H. Williams2002-04-26Next stage of `make lint` verification of the ELKS source code.
d7cf9d2d5749245a77e3a4cc0585e768640fd4fRiley H. Williams2002-04-19ANSI'fied function prototypes in fs subtree.
c0b9471d43de64a9adc7d37482fb3f27b851a49Riley H. Williams2002-02-24Fixed #else and #endif to not fox the bcc -ansi option. Reformatted scripts/Configure and scripts/Menuconfig to a consistent style. Removed ELKS dependency on the Linux kernel source being available.
15072207fd20f19a99c56076320ae02080a0aa1Riley H. Williams2001-09-08Simplified Makefile rules.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source