This website requires JavaScript.
Explore
Help
Sign In
josh
/
hos
Watch
1
Star
0
Fork
0
You've already forked hos
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
hos
/
kernel
/
lang
History
josh
bf9c7d74eb
added mm/stack module; initializing "permanent" stack for kernel use while paging, crashing when calling k_main() though...
...
git-svn-id: svn://anubis/hos/trunk@52 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-14 13:31:08 +00:00
..
kio.cc
added mm/stack module; initializing "permanent" stack for kernel use while paging, crashing when calling k_main() though...
2009-07-14 13:31:08 +00:00
kio.h
changed kio routines to accept const char *; added MAKE_DESCRIPTOR() macro to mm
2009-07-13 22:38:53 +00:00
Makefile
added devices and lang directories, added skeleton kio and string modules
2009-07-13 15:34:39 +00:00
string.cc
added code to reset segmentation and enable paging; added fmt_xl2a() in kio; added debug prints in k_bootstrap() since kernel is crashing when trying to enable paging
2009-07-13 22:58:48 +00:00
string.h
added code to reset segmentation and enable paging; added fmt_xl2a() in kio; added debug prints in k_bootstrap() since kernel is crashing when trying to enable paging
2009-07-13 22:58:48 +00:00