| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-03 | IMP: Refactor btb rules of SysChk, NetBoot and MakeFramework/MakeApp. | Amlal El Mahrouss | |
| IMP: Rename tools directory to apps. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | |||
| 2024-11-03 | IMP: MakeFramework tool, (Alpha) | Amlal El Mahrouss | |
| - This tool is used to make frameworks and apps. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | |||
| 2024-11-03 | FIX: User Scheduler, fix process creation. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | |||
| 2024-11-02 | IMP: Rename makedocs.sh -> make_docs.sh | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-11-02 | IMP: minOSKrnl commit 1041 | Amlal | |
| - FIX: User.cc: Add validations and declare len variable. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-11-02 | IMP: minOSKrnl commit 1039. | Amlal | |
| - KernelKit: New allocation limit in Heap.cc - KernelKit: Add Matches method for password validation. - KernelKit: Scheduler and Thread have been improved with new validations on frame. - META: Ran format command. - NewKit: Add new Ptr8 type for UInt8* types. - MBCI: Fix codestyle. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-11-01 | FIX: NeFS.cc, don't exlucde it from ZKA minimal. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-11-01 | Update HPFS.h | Amlal El Mahrouss | |
| Update specs. | |||
| 2024-11-01 | Update Semaphore.cc | Amlal El Mahrouss | |
| 2024-11-01 | Update Utils.cc, fix types. | Amlal El Mahrouss | |
| 2024-11-01 | Update Stop.cc | Amlal El Mahrouss | |
| 2024-11-01 | Update NeFS.h, update specs | Amlal El Mahrouss | |
| 2024-11-01 | Update Defines.h | Amlal El Mahrouss | |
| 2024-10-31 | Delete dev/ZKAKit/src/CRuntimeLibrary.cc | Amlal El Mahrouss | |
| This will be replaced by LibC.dylib | |||
| 2024-10-31 | Update ReadMe.md | Amlal El Mahrouss | |
| 2024-10-31 | Update ReadMe.md | Amlal El Mahrouss | |
| 2024-10-31 | FIX: Add ';' to end of mm_make_flags. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-31 | IMP: Implement flags on the MicroKernel's Heap manager. | Amlal El Mahrouss | |
| IMP: Don't return negative error codes. | |||
| 2024-10-31 | Update Heap.cc, update @brief comment. | Amlal El Mahrouss | |
| 2024-10-30 | Update build.json | Amlal El Mahrouss | |
| 2024-10-30 | Update makefile | Amlal El Mahrouss | |
| 2024-10-30 | Update makefile | Amlal El Mahrouss | |
| 2024-10-30 | META: Daily bump. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-30 | FIX: Scheduler should always check for a valid image, even for DLLs. | Amlal | |
| FIX: Fix ZBA modules btb files. FIX: Don't put while statement on page allocation. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-29 | IMP: Code quality fixes. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-29 | IMP: Update copyright holder. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-29 | FIX: Fix scheduler crash (1/2) | Amlal | |
| - UserProcessScheduler has been improved and cleaned up. - Same goes for the HardwareThreadScheduler Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-28 | META: Bumping source code. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-28 | IMP: Made the code much cleaner. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-28 | IMP: Detect EPM drives when mouting main drive. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-28 | FIX: CODEOWNERS and String, Utils C++ sources. | Amlal El Mahrouss | |
| 2024-10-28 | IMP: Refactor whole source code to make it even. | Amlal | |
| - That is because previously the source was both in lowercase and lettercase. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-27 | REM: Remove setup for ZKA SDK. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-27 | {META, IMP} Ran format command and updated PEF header to accept ARM ↵ | Amlal | |
| processors and use Dylib instead of SharedObject in names. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-26 | FIX: Improved kernel code and finding the root cause of the GPF and Double ↵ | Amlal | |
| Fault. (Mostly includes KernelKit changes, also CompilerKit has changed regarding versioning) Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-26 | IMP: This commit contains fixes and improvements regarding the kernel, a ↵ | Amlal | |
| next one will be done soon. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-26 | IMP: Refactor for better code. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-26 | FIX: Fix boot_init_fb, by providing a correct return status upon completion. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-26 | IMP: Fixes and improvements. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-25 | Fixed bootloader makefile and moved CFKit into it's own namespace. | Amlal | |
| Signed-off-by: Amlal <amlal.elmahrouss@icloud.com> | |||
| 2024-10-25 | Change color of logo to white. | Amlal El Mahrouss | |
| 2024-10-25 | IMP: Cleanup source code. | Amlal | |
| Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
| 2024-10-25 | IMP: Include .idl files into QT Creator. | Amlal | |
| Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
| 2024-10-25 | IMP: Finish refactor. | Amlal | |
| Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
| 2024-10-24 | CMD: ran format command. | Amlal | |
| Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
| 2024-10-24 | IMP: Add C++ flags to cxxflags. | Amlal | |
| Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
| 2024-10-24 | IMP: Doing a cleanup and finishing the first version of ZKA. | Amlal | |
| Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
| 2024-10-24 | META: Bumping source code. | Amlal | |
| Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
| 2024-10-24 | IMP: Pushing important code. | Amlal | |
| Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
| 2024-10-23 | IMP: Process scheduler timer interrupt have been implemented, fixes ↵ | Amlal | |
| regarding interrupt API and use __TOOLCHAINKIT__ instead of __NDK__ Signed-off-by: Amlal <amlal@el-mahrouss-logic.com> | |||
