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
Age
Commit message (
Expand
)
Author
2024-07-07
MHR-36: Implementing ARM64 support: Implementing GT.
Amlal EL Mahrouss
2024-07-07
MHR-36: IMP: Add ProgramLoader class, *_cast macros and patching capability.
Amlal EL Mahrouss
2024-07-06
FIX: warnings given by clangd.
Amlal El Mahrouss
2024-07-05
IMP: Replace __FSKIT_NEWFS__ with __FSKIT_USE_NEWFS__.
Amlal El Mahrouss
2024-07-05
imp: HintKit implemented for FileManager.
Amlal EL Mahrouss
2024-07-05
AMD64\BootFileReader.cxx: Remove unused import.
Amlal EL Mahrouss
2024-07-04
MHR-36: Running run_format.
Amlal EL Mahrouss
2024-07-04
MHR-36: IMP kernelAddSyscall(1, __hello_get_hmch);
Amlal EL Mahrouss
2024-07-03
COMMIT-07-03-2024-MHR-36
Amlal EL Mahrouss
2024-07-03
FIX:
Amlal EL Mahrouss
2024-07-02
MHR-36: Change namespace name, got out of the codename stage.
Amlal EL Mahrouss
2024-07-02
MHR-36: Add HintKit keywords.
Amlal EL Mahrouss
2024-07-02
MHR-36: See below.
Amlal EL Mahrouss
2024-07-02
MHR-36:
Amlal EL Mahrouss
2024-07-01
IMP: MBCI
Amlal EL Mahrouss
2024-07-01
IMP: NewFS: Update ErrLocal if file we want to create exists.
Amlal EL Mahrouss
2024-06-30
LPC: Add signature error.
Amlal EL Mahrouss
2024-06-30
amd64-efi.make: Fix makefile: Add necessary macros and detect windows
Amlal EL Mahrouss
2024-06-30
IPCEP.hxx: Forgot to add documentation in header file.
Amlal EL Mahrouss
2024-06-29
New err_ kernel API (with err_bug_check) (FIXES)
Amlal EL Mahrouss
2024-06-29
New err_ kernel API (with err_bug_check)
Amlal EL Mahrouss
2024-06-29
Implement ipc_sanitize_packet as syscall.
Amlal EL Mahrouss
2024-06-29
DM: Add prefix 'io_' for drive manager functions.
Amlal EL Mahrouss
2024-06-29
kernel: Use local error codes for kernel calls. So that we know which
Amlal EL Mahrouss
2024-06-29
Merge branch 'unstable' of bitbucket.org:mahrouss/newoskrnl into unstable
Amlal EL Mahrouss
2024-06-29
ZKA: update readme.
Amlal EL Mahrouss
2024-06-28
unstable: fix unused header in Accessbility.hxx
Amlal El Mahrouss
2024-06-28
IMP: 64X000 newosldr support.
Amlal EL Mahrouss
2024-06-28
IMP: Feature Pack #1
Amlal EL Mahrouss
2024-06-27
IMP: UTFChar and SizeT.
Amlal EL Mahrouss
2024-06-27
UPT: refactors.
Amlal EL Mahrouss
2024-06-26
FIX: formating in HalKernelMain.cxx
Amlal EL Mahrouss
2024-06-26
REMOVE: UIAccessbility::Show, it is rather useless and unsafe here.
Amlal EL Mahrouss
2024-06-25
unstable: Fix TIB error message.
Amlal EL Mahrouss
2024-06-24
IMP: Kernel init macro to jump into kernel procedure.
Amlal EL Mahrouss
2024-06-24
DOCS: document UIAccessibilty class.
Amlal El Mahrouss
2024-06-24
IMP: UIAccessibilty class, work in progress Core CoreGraphics (GPU/FB
Amlal El Mahrouss
2024-06-23
FIX: Fix BootKit filesystem write, Fs and Name field wasnt written
Amlal EL Mahrouss
2024-06-23
Kernel: See below.
Amlal El Mahrouss
2024-06-23
specs: update EPM, introduce the concept of isolated blocks.
Amlal El Mahrouss
2024-06-22
Comm/newstd.hxx: Use ML_ prefix.
Amlal EL Mahrouss
2024-06-22
IMP: Support fork based operations inside the file manager, update PEF
Amlal EL Mahrouss
2024-06-21
newstd.hxx: Add types.
Amlal EL Mahrouss
2024-06-21
impl:
Amlal EL Mahrouss
2024-06-21
impl: cherry pick from zeta-hw-* branches.
Amlal EL Mahrouss
2024-06-21
IMP: protect other computers which doesnt support EPM layout (AMD64)
Amlal El Mahrouss
2024-06-21
:boom: : Remove useless 'Usr' directory.
Amlal El Mahrouss
2024-06-20
ARM64: Adding virtual memory support.
Amlal El Mahrouss
2024-06-20
Builtins/Flash: Specify that it's bridge not a MBCI based builtin.
Amlal El Mahrouss
2024-06-20
design: dont use another namespace.
Amlal El Mahrouss
[next]