summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/tty.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-16arch: i386: put framebuffer ops in own fileDanny Holman1-88/+0
2023-11-26arch: i386: tty.c: remove unneeded local variableDanny Holman1-3/+4
2022-03-22arch: i386: refactor the system call APIDanny Holman1-2/+1
2022-01-21arch: i386: move non-critial files out of bootDanny Holman1-2/+3
2021-11-29arch: i386: add support for tab charactersDanny Holman1-0/+10
2021-07-20arch: i386: move the kernel to high memoryDanny Holman1-1/+1
2021-01-28i386: create terminal_scroll functionDanny Holman1-10/+25
2021-01-25i386: add support for newlinesDanny Holman1-0/+7
2021-01-24x86: reorganize the i386 directoryDanny Holman1-0/+0
2021-01-17arch: i386: add support for x86 processorsDanny Holman1-0/+55