aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/init_main.c
AgeCommit message (Expand)Author
2024-05-26kernel: Fixup logging to work with syslog changesIan Moffett
2024-05-23kernel: syslog: Add kernel message bufferIan Moffett
2024-05-21kernel: Initial sched rewriteIan Moffett
2024-05-14kernel: init: Cleanup whitespaceIan Moffett
2024-05-14kernel: tty: Add tty_attach()Ian Moffett
2024-03-28kernel: Add driver subsystemIan Moffett
2024-02-28kernel: Add initial VFS implementationIan Moffett
2024-02-26kernel: Remove tty_init() callsIan Moffett
2024-02-23kernel: Add initial scheduler implementationIan Moffett
2024-02-14kernel: Add __TRY_CALL() macroIan Moffett
2024-02-14kernel/amd64: hpet: HPET is architecture specificIan Moffett
2024-02-11kernel: sched: Add initial sched related codeIan Moffett
2024-01-17kernel: vm: Init virtual memory in pre_init()Ian Moffett
2024-01-10kernel/amd64: machdep: Add pre_init()Ian Moffett
2024-01-01project-wide: Make copyright year a rangeIan Moffett
2024-01-01project-wide: Update copyright yearIan Moffett
2023-12-21build: Update build constant OS prefixesIan Moffett
2023-12-11kernel: init: Fixup call orderIan Moffett
2023-11-24kernel: Fixup VM header namingIan Moffett
2023-11-13project-wide: Update project namesigsegv7
2023-10-11kernel: vm: Create vm_init()sigsegv7
2023-09-20kernel: init_main: Dump timer registrysigsegv7
2023-09-14kernel: init: Init ACPI before processorsigsegv7
2023-09-12project-wide: migrate to gitsigsegv7
2023-09-03project-wide: update project authoremilia
2023-08-19project-wide: Update author nameemilia
2023-07-28kernel: Cleanup arch abstraction layerian
2023-07-14kernel: Update build infoian
2023-07-13kernel/acpi: Add basic ACPI Init logician
2023-07-08Made a branch/0.x.x and tags/0.0.1, following the Subversion habit.nishi
2023-07-08kernel/amd64: Abstract architecture specificsian
2023-07-07should be working, should benishi