index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
kernel
/
KernelKit
/
DebugOutput.h
Age
Commit message (
Expand
)
Author
2025-11-24
feat! breaking changes on kernel sources.
Amlal El Mahrouss
2025-11-21
meta: Codebase improvements on NeKernel.
Amlal El Mahrouss
2025-11-17
feat: NeKernel is now under the Apache 2.0 license.
Amlal El Mahrouss
2025-11-16
fix: kernel: filesystem tweaks.
Amlal El Mahrouss
2025-08-30
feat: debugsrv: upstream protocol implementation from NeCTI.
Amlal El Mahrouss
2025-07-10
refactor: use `rt_debug_cmd` instead of `rt_debug_type`
Amlal El Mahrouss
2025-06-30
feat: Introducing `FileTree` allocation and WiP DebugSrv integration.
Amlal El Mahrouss
2025-05-30
refactor: Refactor IDeviceObject to DeviceInterface and its usages.
Amlal El Mahrouss
2025-05-23
feat!(kernel): Rename NewKit to NeKit.
Amlal El Mahrouss
2025-05-13
feat(kernel): expand KDBG packet structure, and prefix hexadecimal
Amlal El Mahrouss
2025-04-29
kernel: Figuring out the EPM header bug; where it gets duplicated when writin...
Amlal
2025-04-25
dev: better .clang-format, ran format command.
Amlal
2025-04-25
dev, kernel: debug protocol tweaks.
Amlal
2025-04-25
dev, kernel: fix kDebugTypeLen, made it inline to avoid linker errors.
Amlal
2025-04-11
big commit, for pedantic CI.
Amlal El Mahrouss
2025-04-11
tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.
Amlal El Mahrouss
2025-03-31
boot/efi: a set of important patches regarding efi bootz.
Amlal El Mahrouss
2025-03-31
meta/repository: fix capitalization on my name 'El' instead of 'EL'.
Amlal El Mahrouss
2025-03-28
kernel: breaking: Change namespace from NeOS to Kernel.
Amlal El Mahrouss
2025-03-23
meta(kernel): Reworked repository's filesystem structure.
Amlal El Mahrouss