35 Commits

Author SHA1 Message Date
josh
e70b1a5213 removed special cases for formatting of lowest signed values due to Corrin' rationale; fixed formatting routines to handle formatting "0" values
git-svn-id: svn://anubis/hos/trunk@59 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-20 19:10:54 +00:00
josh
fd02ee26e1 added kputs_pad(); implemented padding in kprintf(); put some padding tests in k_main()
git-svn-id: svn://anubis/hos/trunk@57 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-15 14:53:58 +00:00
josh
ecd74fe35b starting kio change
git-svn-id: svn://anubis/hos/trunk@56 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-15 02:47:46 +00:00
josh
08af04897c added include/portio.h; using it to update cursor position in kputc()
git-svn-id: svn://anubis/hos/trunk@55 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-14 20:37:10 +00:00
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
josh
df719b4281 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
git-svn-id: svn://anubis/hos/trunk@49 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 22:58:48 +00:00
josh
0fb590a407 changed kio routines to accept const char *; added MAKE_DESCRIPTOR() macro to mm
git-svn-id: svn://anubis/hos/trunk@48 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 22:38:53 +00:00
josh
5b9651299e fixed a few formatting and string bugs, kprintf() working when called during bootstrapping!
git-svn-id: svn://anubis/hos/trunk@47 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 21:54:27 +00:00
josh
a4d497544e added memcpy{,w,d}(), memset{,w,d}(); filled in kputc()
git-svn-id: svn://anubis/hos/trunk@46 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 21:42:18 +00:00
josh
6a69fd06ec filled in a few more formatting routines; linking with libgcc.a to work with 64-bit unsigned integer division/modulus
git-svn-id: svn://anubis/hos/trunk@45 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 20:08:16 +00:00
josh
be17cde305 added devices and lang directories, added skeleton kio and string modules
git-svn-id: svn://anubis/hos/trunk@43 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 15:34:39 +00:00
josh
43d1ca0e18 initial creation of trunk directory
git-svn-id: svn://anubis/hos/trunk@1 5b3e749e-e535-0410-8002-a9bb6afbdfca
2007-07-23 03:11:24 +00:00
89d962e33a Import backup from 2005-12-31 2017-07-25 22:23:52 -04:00
677551fba5 Import backup from 2005-11-03 2017-07-25 22:23:51 -04:00
79ca453f66 Import backup from 2005-09-13 2017-07-25 22:23:51 -04:00
0521733e20 Import backup from 2005-09-11 2017-07-25 22:23:51 -04:00
396c5f3452 Import backup from 2005-09-01 2017-07-25 22:23:51 -04:00
83a5b032f8 Import backup from 2005-08-25 2017-07-25 22:23:50 -04:00
345ef6c9f3 Import backup from 2005-08-18 2017-07-25 22:23:50 -04:00
692cf2fc08 Import backup from 2005-06-02 2017-07-25 22:23:50 -04:00
b0132c866e Import backup from 2005-05-12 2017-07-25 22:23:50 -04:00
4638656aaf Import backup from 2005-01-31 2017-07-25 22:23:49 -04:00
76a243d894 Import backup from 2004-12-30 2017-07-25 22:23:49 -04:00
78272f6bc3 Import backup from 2004-08-20 2017-07-25 22:23:48 -04:00
cd02211b21 Import backup from 2004-08-03 2017-07-25 22:23:48 -04:00
a50c2a1233 Import backup from 2004-08-02 2017-07-25 22:23:48 -04:00
dfb71cc759 Import backup from 2004-07-12 2017-07-25 22:23:47 -04:00
0729754659 Import backup from 2004-07-09 2017-07-25 22:23:47 -04:00
c76725eac3 Import backup from 2004-06-12 2017-07-25 22:23:47 -04:00
b54b8191c4 Import backup from 2004-06-09 2017-07-25 22:23:47 -04:00
802a07ebfe Import backup from 2004-06-07 2017-07-25 22:23:46 -04:00
b5ba5b63fe Import backup from 2004-06-03 2017-07-25 22:23:46 -04:00
b4aca026d4 Import backup from 2004-06-01 2017-07-25 22:23:46 -04:00
6d941b7b16 Import backup from 2004-05-23 2017-07-25 22:23:46 -04:00
a982312d2c Import backup from 2004-05-22 2017-07-25 22:23:46 -04:00