root


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/15/08 17:02:12 @34 [34] root Added some documentation and updated images.
(edit) 10/12/08 23:45:39 @33 [33] root Fixed formatting error.
(edit) 10/12/08 23:43:39 @32 [32] root Finished the init_as() function. We now create a virtual address space for …
(edit) 10/12/08 19:49:25 @31 [31] root Started to add address space stuff - i.e. virtual memory/paging support.
(edit) 10/12/08 16:38:39 @30 [30] root Started the MouthOS internals documentation.
(edit) 10/11/08 23:34:29 @29 [29] root Did a few tidy-up things. Also built debug kernel image …
(edit) 10/11/08 22:51:36 @28 [28] root Added the first parts of the scheduler. It is a simple round-robin …
(edit) 10/11/08 21:34:19 @27 [27] root Fixed Ubuntu build issue by adding -fno-stack-protector.
(edit) 10/02/08 10:16:34 @26 [26] root Removed the test dir which was just used as a demo of subversion.
(edit) 10/01/08 08:42:38 @25 [25] root I added a test dir
(edit) 06/08/08 12:56:00 @24 [24] michaelfclarke Added kmem_free().
(edit) 06/08/08 12:02:06 @23 [23] michaelfclarke Did a minor bug fix in src/arch/intel/mem.c and improved the functions so …
(edit) 06/07/08 22:41:10 @22 [22] michaelfclarke Added kmem_alloc(int size) and also general paging support.
(edit) 06/06/08 17:08:59 @21 [21] michaelfclarke Added various useful functions such as memcpy, inport, outport etc. Also …
(edit) 06/06/08 00:08:06 @20 [20] michaelfclarke Added kfprintf function and as such also added strlen and variable …
(edit) 06/04/08 23:56:11 @19 [19] michaelfclarke Fixed a bug with boot.s, the checsum was positive causing an invalid …
(edit) 06/04/08 23:38:22 @18 [18] michaelfclarke Yet another bug fix with build.sh!
(edit) 06/04/08 23:36:17 @17 [17] michaelfclarke Finished the build scritp for Intel. You can now build a full working copy …
(edit) 06/04/08 22:51:02 @16 [16] michaelfclarke Two bug fixes in build.sh. One with the display of the usage message. The …
(edit) 06/04/08 22:41:52 @15 [15] michaelfclarke Minor bug fixes and updates to the compile script. Bug fix in the boot.s …
(edit) 05/24/08 21:34:01 @14 [14] michaelfclarke Made the bootloader compiler section less complex and more flexible.
(edit) 05/24/08 21:15:28 @13 [13] michaelfclarke Added a bug fix - when you specified SPARC it still thought it should be …
(edit) 05/24/08 20:52:07 @12 [12] michaelfclarke Added back the good old Intel MULTIBOOT boot loader assembly file. …
(edit) 05/23/08 21:44:03 @11 [11] michaelfclarke Added support for building arch kernels. Removed a few bugs and made the …
(edit) 05/20/08 22:13:56 @10 [10] michaelfclarke Comments added to the build script.
(edit) 05/20/08 22:01:59 @9 [9] michaelfclarke Added the new build.sh script and bldenv so far.
(edit) 05/20/08 21:15:04 @8 [8] michaelfclarke Added the new kernel source layout.
(edit) 05/20/08 21:12:21 @7 [7] michaelfclarke Created new trunk for newest version - 0.0.4
(edit) 05/20/08 21:11:34 @6 [6] michaelfclarke Moved trunk to proto/kernel-0.0.3a
(edit) 05/20/08 08:29:25 @5 [5] michaelfclarke Added the floppy disk image of MouthOS. You can either use this in a …
(edit) 05/16/08 22:15:28 @4 [4] michaelfclarke Added current release to svn repos.
(edit) 05/16/08 20:30:23 @3 [3] michaelfclarke Added the current MouthOS source, documents etc from old repos.
(edit) 05/16/08 20:19:08 @2 [2] michaelfclarke Added all the old old kernel prototypes to the /proto directory.
(add) 05/15/08 21:07:21 @1 [1] root Added releases, trunk and branches directories.