1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dont add teh 0x prefix to %x format specifier More... almost 6 years ago
use a label clang will accept More... almost 6 years ago
get rid of non ascii char More... almost 6 years ago
update readme and add in bins More... almost 6 years ago
rework makefiles, get user mode apps linking as expected More... almost 6 years ago
update kernel linker script for sections emited by newer gcc More... almost 6 years ago
fix up some linker issues More... almost 6 years ago
remove static decl form header, disable pci enumeration in kernel More... almost 6 years ago
add in a gitignore More... almost 6 years ago
delete unused files More... almost 6 years ago
move everything down a folder to avoid the empty root folder More... over 13 years ago
Update the Readme with license info More... over 14 years ago
Update the Readme More... over 14 years ago
Update contact info/license/address/... More... almost 15 years ago
Rename the root dir to reflect the name change. Update the Readme/License. More... almost 15 years ago
zap these from new svn repo. More... almost 15 years ago
some small changes to the backward linked lists. added pci.c for pci bus enumeration, soon to complement it with driver pulling. More... over 19 years ago
final update for the 0.6.0 release. updated the readme. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
small bugfix in VFS directory listing. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
minor changes. More... almost 20 years ago
small optimisation in kmalloc. More... almost 20 years ago
big commit after CVS is back up. improved ansi c library support. big bug fix in physical mem manager. improved dma mem alloc. added towers of hanoi test app. many bug fixes and improvements. More... almost 20 years ago
added an init application to initilize the system. some bugfixes. More... almost 20 years ago
rewrote the FAT delete/rename/create code. now included FAT write support, files can expand in size! More... almost 20 years ago
replaced all return TRUE/FALSE with SUCCESS/FAIL. More... almost 20 years ago
can now alloc physical pages from either low of high memory so DMA operations can now alloc their DMA buffer dynamically from low memory. More... about 20 years ago
initial work on FAT write support. can now write to a file but unable to expand its size. More... about 20 years ago
some small bug fixes in FAT driver and VFS. VFS & FAT driver now also supports multiple mounts. some fixes in paging also. More... about 20 years ago