File history
Tracking elks/include/linuxmt/romfs_fs.h
| Commit | Author | Date | Message |
|---|---|---|---|
db0e28d42575568f170307354d07ca44c33bdbb | Greg Haerr | 2025-12-02 | [romfs] Implement all inode mode bits in ROMFS |
51fb4b4cc0103502c2bf7992872aa5dea2c6371 | Greg Haerr | 2024-02-06 | Minor cleanups to header files |
d4cb539769a1d2a05a0614195a23a8fc63fb47f | Greg Haerr | 2020-10-17 | [kernel] Fix ROMFS readdir routine |
af4369401112575cda44059435e799983deccc1 | mfld-fr | 2018-04-25 | Add link support to ROM filesystem |
1dc442ecc09298d3665263ff1e9c3f6d225a3e9 | mfld-fr | 2017-11-05 | Close mfld-fr#26 : no assembly in romfs |
3b101a06a91d122507cc1e9e73f980e75fba86f | mfld-fr | 2017-10-29 | [romfs] Add device inode support |
3f1cb8b0e1e70a6cf3b18a92b411e81c1fac8e2 | mfld-fr | 2017-10-28 | [romfs] Add inode read and direntry lookup |
dc30068b752172aee64dd814b899913ef8c6b72 | lithoxs | 2017-05-15 | Fix to access to inodes in FAT16 FS, issue #123. Tested only with Mellvik's dos286.img. |
31d3afeb7058aa40bff09a3823d4b78e7de91ee | Jody Bruchon | 2012-08-11 | This 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 |
eb3e8b3f7ec4390bfe6ed46dfbcc073075133fe | Riley H. Williams | 2002-05-05 | Verified that fs/romfs/inode.c is clean as far as `splint -weak` is concerned. |
a8acd4426f32030349980fc20369ebd9b8618c5 | Riley H. Williams | 2002-05-03 | Reverted accidental commits...sorry. |
446b0920a944a6cee22feaa63869d0f0ce46c27 | Riley H. Williams | 2002-04-26 | Applied `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 |
554f465a357c3fdf114da91ae82b6ec8a602ec6 | Riley H. Williams | 2002-04-26 | Next stage of `make lint` verification of the ELKS source code. |
d7cf9d2d5749245a77e3a4cc0585e768640fd4f | Riley H. Williams | 2002-04-19 | ANSI'fied function prototypes in fs subtree. |
c0b9471d43de64a9adc7d37482fb3f27b851a49 | Riley H. Williams | 2002-02-24 | Fixed #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. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |