0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added partial support for copy on write. More... over 12 years ago
During boot kernel page table entries was allocated from memory area and then those memory spaces were marked unmanaged. This creates problem later(kernel page table entries cant be lazy mapped to applications) to avoid this now it is becomes part of managed memory. More... over 12 years ago
Problem: More... over 12 years ago
Committing a few long pending patches: More... over 12 years ago
Committing a few long pending patches: More... over 12 years ago
Added support for V86 mode More... almost 15 years ago
Added initial code for devfs More... almost 15 years ago
Copied kconfig from Linux More... almost 15 years ago
Copied kconfig from Linux More... almost 15 years ago
acpi : More... almost 15 years ago
Added support for common section in elf. More... about 15 years ago
Basic ACPI driver. More... about 15 years ago
Basic ACPI driver. More... about 15 years ago
Implemented basic VFS support More... about 15 years ago
Implemented basic VFS support More... about 15 years ago
Fixed problem in wscript files More... about 15 years ago
Fixed problem in wscript files More... about 15 years ago
Fixed some scripts which were depended on ACE_ROOT environment variable More... about 15 years ago
Fixed some scripts which were depended on ACE_ROOT environment variable More... about 15 years ago
Moved remotely More... about 15 years ago
Moved remotely More... about 15 years ago
Switched to waf and removed all the makefile More... about 15 years ago
Switched to waf and removed all the makefile More... about 15 years ago
resolved header file conflict. More... about 15 years ago
Modifed wait events to handle various options. More... about 15 years ago
applied dos2unix to remove unnecessary extra characters. More... about 15 years ago
Added missing pid.c for the previous commit More... about 15 years ago
Added Program segment loading in ELF. More... about 15 years ago
Fixed some bugs in wait events and timeout queue. More... about 15 years ago
Renamed WaitInEventQueue to AddToEventQueue More... about 15 years ago