1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add bug bfc. More... about 15 years ago
Comment out cruft, make compile. More... about 15 years ago
Add two more objtypes. More... about 15 years ago
Object constructors sets type. More... about 15 years ago
Add random development notes. More... about 15 years ago
Prototype Parent interface. More... about 15 years ago
Add documentation. More... about 15 years ago
Make multiboot a singleton. More... about 15 years ago
Update copyright/modelines. More... over 15 years ago
Vesper R250 floppy image. More... over 15 years ago
Update floppy image automagically after build. More... over 15 years ago
Smaller code. Some cosmetic cleanups. More... over 15 years ago
Cosmetic cleanup. More... over 15 years ago
Add a comment from Captain Obvious. More... over 15 years ago
New improved memory manager and heap implementations. realloc() method added but implementation missing. Kernel debug printing methods use no-alloc console methods for robustness. More... over 15 years ago
Formatting and C++ style cleanups. More... over 15 years ago
Remove C cruft. Keep only methods used by bstrlib (until we port boost::string, that is). More... over 15 years ago
Patch console to use memutils, bstring formatting with dynamic memalloc, add debug checkpoint method. More... over 15 years ago
Patch bstrlib with proper references to memory management functions. More... over 15 years ago
Add link to linux kernel atomic ops guidelines. More... over 15 years ago
Move memory operations to memutils. More... over 15 years ago
Return memmap for memory manager init. Use memutils. More... over 15 years ago
Add memutils instead of libc memory functions. More... over 15 years ago
Add collection of forum posts for archiving purposes. More... over 15 years ago
Correct prefix and postfix operators (were switched before). More... over 15 years ago
Wrap kernel init in critical section, so we don't get interrupts enabled too soon. More... over 15 years ago
Update license and vi modeline. Minor formatting updates. More... over 15 years ago
More visible name for build directory. More... over 15 years ago
Use inline assembly for enable/disable interrupts. Update license and vi modeline. More... over 15 years ago
Fix silly typo. Update license and vi modeline. More... over 15 years ago