0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no message More... about 17 years ago
Added history and performance stats More... about 17 years ago
removed underscores in some C functions More... about 17 years ago
made modifications to compile under linux More... about 17 years ago
added additonal modules More... about 17 years ago
fixed millisecond to tick conversion More... over 17 years ago
fixed scheduler waits More... over 17 years ago
added new help commands More... over 17 years ago
fixed bug that caused exceptions when performing writes More... over 17 years ago
increased context switch rate More... over 17 years ago
Added show history functions in the console More... over 17 years ago
Added sleep to console waits to improve performance. More... over 17 years ago
Added additional information More... over 17 years ago
Changed kernel definition to support the compressed kernel Updated version String More... over 17 years ago
Updated compile instructions More... over 17 years ago
added function prototypes to prevent errors with gcc. (error does not happen with DJGPP gcc) More... over 17 years ago
added detection of the NX capability bit in CPUID More... over 17 years ago
added functon prototypes to prevent gcc compile errors More... over 17 years ago
added sleep(50) to improve system performance. More... over 17 years ago
corrected function name errors to prevent compile problems with gcc (errors happen with the cygwin version of gcc but not with djgpp) More... over 17 years ago
renamed make.bat o make-kernel.bat to prevent conflict with make created makefile compaible with make for compatibility with unix systems More... over 17 years ago
renamed make.bat o make-kernel.bat to prevent conflict with make More... over 17 years ago
Fixed header file errors Updatedversion number More... over 17 years ago
Support for PAE More... over 17 years ago
Added Java class support More... over 17 years ago
updated to use test and set cpu instruction to ensure atomicity More... over 17 years ago
Fixed lsdev bug wherein the device manager type description could be over 10 characters More... over 17 years ago
fixed comparison bug More... almost 18 years ago
error in new gcc version, updated for compatibility More... almost 18 years ago
Made directory paths environment variables for easier maintenance More... almost 18 years ago