File history
Tracking elks/arch/i86/lib/unused/bootsect.S
| Commit | Author | Date | Message |
|---|---|---|---|
17442ad38194fa992c2da7d69ac240ce941e05c | Greg Haerr | 2024-08-21 | Cleanup system image Makefile |
9dc42c21ab5c89c43f20cfa6d11e9e53e4761c9 | Greg Haerr | 2022-02-18 | Cleanup boot code, update ps man page |
99b4a05aacfc6225e1d24531f281dbd8aa7bc37 | Greg Haerr | 2022-02-18 | [boot] Cleanup boot sector code, add boot documentation |
8194a4c212f99883454f9f628476408a25ffc0c | Greg Haerr | 2021-12-19 | [kernel] Cleanup and document INITSEG/setup variable locations |
b9fb0b00149081599712ce8fd802fbd71dbc16d | Greg Haerr | 2020-11-02 | [kernel] Cleanup setup.S of unused options |
b54eb169697cc66558e07bbd41f07557c0ccbe0 | Tee-Kiah Chia | 2020-09-13 | [kernel] [tools] [elkscmd] Work with major gcc-ia16 update |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
7f0c568aaac553b9b9ae7394b4e72287d7465e4 | tkchia | 2020-03-08 | [boot] reorganize & clean up bootblocks, & fix some issues (#429) |
7bdcda3e7f2eabe1c92450199951921293eeec6 | tkchia | 2020-03-07 | [boot] [elks] allow bootloaders to load /linux as one blob (#422) |
974ac00c92bb0c8f4fd01f2bda62718b1274a36 | mfld-fr | 2020-02-04 | [kernel] Drop process swapping |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |
44796a8fc0b330cc5c34169db552ccc5d5f2b48 | mfld-fr | 2018-06-14 | [kernel] Second draft of full GNU toolchain |
ae79e35ad7791eef8a3d5914e649fe2a9895f0f | mfld-fr | 2018-06-11 | [kernel] First draft of full GNU toolchain |
c30d9933efca84636a4fee340cf450ba9be2273 | lithoxs | 2017-10-03 | Move 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. |
7db3b4848aab80b1338cc0c0233720c4ff88d4a | Riley H. Williams | 2002-07-16 | Assorted bugfixes (see CHANGELOG entry dated "Tue Jul 16 12:00:00 BST 200" for details. |
47754f70b5e0a6863082051034ef732409d44eb | Riley H. Williams | 2002-04-26 | Tweaked 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. |
0fe39b09c0127d63a195e38b79cf89e9855eb9b | Andrew Richards | 1998-11-25 | Changes to bootsector code to fix a bug. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |