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/arch/system.h
CommitAuthorDateMessage
411ea9212b9bee8e2fa1d5f861f0a4e61906bfdAdrian Siekierka2025-11-27[kernel] More accurate swan model reporting
55113b67399c73115b1c961a5e45eecfe76a224Adrian Siekierka2025-04-20[swan] Separate hard reset/poweroff/system code into separate .c files
400df2c8a37e6401a7ddc8d9be96483538e3f4dGreg Haerr2024-09-04Add shutdown and poweroff into reboot.c
0faa69aaecce5bb09b1c801e9a14667505dc6ceGreg Haerr2024-09-04[kernel] Consolidate reboot, shutdown and poweroff into single program
f86877c8dd889af1ff5c1d15ba269978ce31a70Greg Haerr2024-09-03[bootopts] Add heap= option for dynamic sizing of kernel heap
00d36c8fc92ef43f7ac96f9c3429f780b3caa59Greg Haerr2021-12-17[kernel] APM and hard reset code for IBM PC architecture only
aa16e7d8d5b73b67902c726d7477909bbc84ad9Greg Haerr2020-12-05[kernel] Enhancements for multiple ROM configuration testing/support
a7b47effc7649c143b58cb527a1fa252185ce8aGreg Haerr2020-10-14Move configurable items to limits.h
4d56ca48602e7f24db78af338265bdd0ce79454Greg Haerr2020-09-22[kernel] Implement operating far text kernel
36e98a69d13e8ac5854a1597f39131f5fd79a95Tee-Kiah Chia2020-03-14[kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467)
3507f8ff4e84214d74dce8cd578284c91c89a8fmfld-fr2018-06-16Tune NE2K driver for GCC
1f83c20dfb4341fa83907646daabcc44f9e533cJuan Perez-Sanchez2015-02-28Fix to exec syscall, improve find_buffer performance
b77611069002eea000bab6ee774029d699aa44aRiley H. Williams2002-05-01Verified all include/*/*.h header files are clean as far as `spling -strict` is concerned.
90a4da7c8e80d3dcd8d30e78aa3384be6f1a10fRiley H. Williams2002-04-29Verified that fs/*.c files other than fs/super.c are clean to `splint -weak` but not that subdirectories thereof are clean.
44236c3cce9463223af29e77dd156da25c8ba4fRiley H. Williams2002-04-28Further verification using `spint -weak` and detected a bug in init/main.c which I am unable to fix.
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.
15072207fd20f19a99c56076320ae02080a0aa1Riley H. Williams2001-09-08Simplified Makefile rules.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source