File history
Tracking elks/include/arch/system.h
| Commit | Author | Date | Message |
|---|---|---|---|
411ea9212b9bee8e2fa1d5f861f0a4e61906bfd | Adrian Siekierka | 2025-11-27 | [kernel] More accurate swan model reporting |
55113b67399c73115b1c961a5e45eecfe76a224 | Adrian Siekierka | 2025-04-20 | [swan] Separate hard reset/poweroff/system code into separate .c files |
400df2c8a37e6401a7ddc8d9be96483538e3f4d | Greg Haerr | 2024-09-04 | Add shutdown and poweroff into reboot.c |
0faa69aaecce5bb09b1c801e9a14667505dc6ce | Greg Haerr | 2024-09-04 | [kernel] Consolidate reboot, shutdown and poweroff into single program |
f86877c8dd889af1ff5c1d15ba269978ce31a70 | Greg Haerr | 2024-09-03 | [bootopts] Add heap= option for dynamic sizing of kernel heap |
00d36c8fc92ef43f7ac96f9c3429f780b3caa59 | Greg Haerr | 2021-12-17 | [kernel] APM and hard reset code for IBM PC architecture only |
aa16e7d8d5b73b67902c726d7477909bbc84ad9 | Greg Haerr | 2020-12-05 | [kernel] Enhancements for multiple ROM configuration testing/support |
a7b47effc7649c143b58cb527a1fa252185ce8a | Greg Haerr | 2020-10-14 | Move configurable items to limits.h |
4d56ca48602e7f24db78af338265bdd0ce79454 | Greg Haerr | 2020-09-22 | [kernel] Implement operating far text kernel |
36e98a69d13e8ac5854a1597f39131f5fd79a95 | Tee-Kiah Chia | 2020-03-14 | [kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467) |
3507f8ff4e84214d74dce8cd578284c91c89a8f | mfld-fr | 2018-06-16 | Tune NE2K driver for GCC |
1f83c20dfb4341fa83907646daabcc44f9e533c | Juan Perez-Sanchez | 2015-02-28 | Fix to exec syscall, improve find_buffer performance |
b77611069002eea000bab6ee774029d699aa44a | Riley H. Williams | 2002-05-01 | Verified all include/*/*.h header files are clean as far as `spling -strict` is concerned. |
90a4da7c8e80d3dcd8d30e78aa3384be6f1a10f | Riley H. Williams | 2002-04-29 | Verified that fs/*.c files other than fs/super.c are clean to `splint -weak` but not that subdirectories thereof are clean. |
44236c3cce9463223af29e77dd156da25c8ba4f | Riley H. Williams | 2002-04-28 | Further verification using `spint -weak` and detected a bug in init/main.c which I am unable to fix. |
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. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |