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/kdev_t.h
CommitAuthorDateMessage
935613d082467928bceff4f7318f5543f6db4f2Greg Haerr2023-09-09Fixup setup.S build
33e13fbac56e212162a9d0bc104d6faa980bab2Greg Haerr2023-09-09Add devnum.h instead of using hardcoded device numbers in kernel
65e1feae7a3eee0cec679ee13e3daf49ffbd2f0Greg Haerr2023-09-07Cleanup
cba5ce8602415f6ec10cfdafe4f29a0f6289966Greg Haerr2023-09-07[kernel] More source reformatting, slightly refactor kdev_t.h
24e9deacb71012969d719aacd30770c9a627ccdGreg Haerr2023-08-20[kernel] Add get_sector_size function to get hardware sector size
ff31776c0f027ce3934bd42ac5375c97c16f928Greg Haerr2023-08-16[kernel] Replace kdevname() with printk %D
d3e61befe1a90e6a9c47c4ec08491f035b99733Greg Haerr2020-03-23Cleanup unnecessary include handling in kdev_t.h
6a998e031b41f1c2d3e2302d0fc1013f02ba78aGreg Haerr2020-03-22[kernel] Small cleanups of offset macro and kdev_t.h
ac605400fa862dfeb0b4d3105a863ba1ac3e141Greg Haerr2020-03-22Revert kdev_t.h change
521185162b59a46af162797a7430e94b336b36aGreg Haerr2020-03-22[cmds] Various cleanups, add new Nano-X programs to 2880k images
36e98a69d13e8ac5854a1597f39131f5fd79a95Tee-Kiah Chia2020-03-14[kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467)
419457e4b1be5f65a898668d2165a92756d00c8Greg Haerr2020-02-09[fat] Fix longstanding system crash on FAT directory write remove non-working backup FAT table code and increase speed greatly on cluster adds heavy cleanup and some refactoring of FAT filesystem code for speed and size add fsdebug macro for filesystem
367f405c5a5683e6940f439eea88f5c5f7a8745mfld-fr2020-02-07[config] Add FAT fake /dev option
4a1c38a7553a0148daf2a5a8016c93a1729e5feJuan Perez-Sanchez2015-06-13Removal of ia16-unknown-elks-gcc warnings
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
49c50408949d05dc8f545b7dce4d80483cca0c0Riley H. Williams2002-06-03Completed ANSI'fication of many more source files, and verified that current codebase both compiles and boots on my 286 based laptop. THIS BREAKS THE KTCP COMMAND AS A RESULT OF FIXING A KERNEL BUG.
29ad7c46cc2bd9c9f142d20c80e8ddb3de8202cRiley H. Williams2002-06-03ANSI'fied arch/i86/kernel/ directory, and verified that result compiles and boots.
75a699afb9470d4c2ba65dd4c554de825c22643Riley H. Williams2002-06-02Oops - Committed tweaks from previous patch that somehow got omitted then. Verified that the result both compiles and runs.
41d8d6c5412f1b7f6223d8780e249e111a54516Riley H. Williams2002-05-05Verified that fs/minix/*.c is clean as far as `splint -weak` is concerned.
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.
6569c1b50fc2022960689f8c71b31456235546cAndrew Richards1999-08-19Clean up of source,+ new features.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source