0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'syed-dev' of git://github.com/ssalbiz/RTOS into syed-dev More... over 14 years ago
Changed README More... over 14 years ago
changed README More... over 14 years ago
added rough command interpreter stubs More... over 14 years ago
minor changes to output formatting More... over 14 years ago
major changes to crt out More... over 14 years ago
Merge branch 'syed-dev' of git://github.com/ssalbiz/RTOS into syed-dev More... over 14 years ago
Merge branch 'master' of git://github.com/ssalbiz/RTOS into syed-dev More... over 14 years ago
first commit More... over 14 years ago
test integration of ncurses into crt output. Needs work. More... over 14 years ago
Merge branch 'master' into syed-dev More... over 14 years ago
added documentation to gitignore and makefile More... over 14 years ago
added Doxygen template, updated kernel header More... over 14 years ago
modified crt for efficiency More... over 14 years ago
fixed crt output and smoke tested More... over 14 years ago
fixed keyboard/crt iprocess response to return envelopes after reading More... over 14 years ago
CRT and KBD process and associated i-process expansion More... over 14 years ago
fixed timeout queue deallocation bug More... over 14 years ago
fixed i_process pid assignment, expanded timeout queue stub timer service is complete but only partially tested More... over 14 years ago
additions to wall clock updater More... over 14 years ago
removed unnecessary variables More... over 14 years ago
fixed bug in timer services where ready processes were re-enqueued More... over 14 years ago
added sleep function to API More... over 14 years ago
fixed cleanup bug, process must pair request_delay with (message_receive) to sleep More... over 14 years ago
minor changes More... over 14 years ago
cleaned up signal handler stubs and increased TIMER_INTERVAL to remove race condition More... over 14 years ago
various bugfixes and cleanups to signal handlers More... over 14 years ago
minor kernel and iprocess changes More... over 14 years ago
i_process_intialization More... over 14 years ago
timer i process stubs More... over 14 years ago