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/drivers/char/bell-8254.c
CommitAuthorDateMessage
86d894f14f57b537549d53adb6261d61bf16bcdGreg Haerr2022-11-29[console] Save BP across INT 10h BIOS calls
cf0871b61ea93ecdbfdb91996461977ce9ce1a3tkchia2022-11-20[kernel] Add KIOCSOUND ioctl for console terminal
3fd66ce926707e67b630bfa0138c52d1abe802eGreg Haerr2021-12-13Port hardware and setup to PC98
56aade66bd0499259554aad0622973c4ec1ff2fGreg Haerr2021-05-20[kernel] Reorganize console source code for 8018X port
054564bb78628df5289f382f6e71f89f653157bGreg Haerr2020-10-14[kernel] Various source code cleanups
ae4cc976485409c5af1a66f33eaabbb556cda22Juan Perez-Sanchez2015-06-13Separation of C and assembly functions to different files
14b64ba2b594b00547184a3c6c9c81ffff30d98Juan Perez-Sanchez2015-06-13Changes to reduce warnings using ia16-unknown-elks-gcc
bc62c7fcff60a34a5b27f05817176ad252e2943Jody Bruchon2012-08-11PREVIOUS OPERATION AND BUGS
2ee105fc93056d6d3752cd3c3e2fe5236593b4cRiley H. Williams2002-06-22Applied Manuel's second patchset, tweaked kernel boot message to tell the truth, and verified that the result all works.
c732c7436554ade0e6e2f19717049abe252dbb1Riley H. Williams2002-06-04Finished ANSI'fication and `splint -weak` checking of ELKS source files that actually make up the ELKS kernel itself.
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.
e86211760502daff0922cd7d4697d35f1ac72fcRiley H. Williams2002-04-23Simplified keycode system, also ANSI'fied and reindented arch/i86/drivers/char subtree.
a02ad4988c44d21c1f864ba1feb24276f767443Andrew Richards1999-07-14Update and recode of direct console driver.