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/arch/i86/lib/unused/bootsect.S
CommitAuthorDateMessage
17442ad38194fa992c2da7d69ac240ce941e05cGreg Haerr2024-08-21Cleanup system image Makefile
9dc42c21ab5c89c43f20cfa6d11e9e53e4761c9Greg Haerr2022-02-18Cleanup boot code, update ps man page
99b4a05aacfc6225e1d24531f281dbd8aa7bc37Greg Haerr2022-02-18[boot] Cleanup boot sector code, add boot documentation
8194a4c212f99883454f9f628476408a25ffc0cGreg Haerr2021-12-19[kernel] Cleanup and document INITSEG/setup variable locations
b9fb0b00149081599712ce8fd802fbd71dbc16dGreg Haerr2020-11-02[kernel] Cleanup setup.S of unused options
b54eb169697cc66558e07bbd41f07557c0ccbe0Tee-Kiah Chia2020-09-13[kernel] [tools] [elkscmd] Work with major gcc-ia16 update
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
43a63eb0e78f6296c9b009df714324bc02095caJody Bruchon2020-03-08Whitespace cleanup in `elks/`
7f0c568aaac553b9b9ae7394b4e72287d7465e4tkchia2020-03-08[boot] reorganize & clean up bootblocks, & fix some issues (#429)
7bdcda3e7f2eabe1c92450199951921293eeec6tkchia2020-03-07[boot] [elks] allow bootloaders to load /linux as one blob (#422)
974ac00c92bb0c8f4fd01f2bda62718b1274a36mfld-fr2020-02-04[kernel] Drop process swapping
a34b362903ca7592c3b7c7803d353fa4be72086mfld-fr2018-06-23First draft of ELKS own libc
44796a8fc0b330cc5c34169db552ccc5d5f2b48mfld-fr2018-06-14[kernel] Second draft of full GNU toolchain
ae79e35ad7791eef8a3d5914e649fe2a9895f0fmfld-fr2018-06-11[kernel] First draft of full GNU toolchain
c30d9933efca84636a4fee340cf450ba9be2273lithoxs2017-10-03Move relocation of kernel from crt0.S to setup.S. Code in setup will be completely discarded while code in crt0.s is kept as part of the kernel. Code size reduced in 96 bytes. Data size unchanged. Compiled with BCC. Tested with Qemu.
7db3b4848aab80b1338cc0c0233720c4ff88d4aRiley H. Williams2002-07-16Assorted bugfixes (see CHANGELOG entry dated "Tue Jul 16 12:00:00 BST 200" for details.
47754f70b5e0a6863082051034ef732409d44ebRiley H. Williams2002-04-26Tweaked include/linuxmt/string.h to match the definitions on the GNU manpages, then ensured the kernel both compiles and runs with all changes to date.
0fe39b09c0127d63a195e38b79cf89e9855eb9bAndrew Richards1998-11-25Changes to bootsector code to fix a bug.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source