|
|
11/15/08 17:02:12 |
@34
|
[34]
|
root |
Added some documentation and updated images. |
|
|
10/12/08 23:45:39 |
@33
|
[33]
|
root |
Fixed formatting error. |
|
|
10/12/08 23:43:39 |
@32
|
[32]
|
root |
Finished the init_as() function. We now create a virtual address space for … |
|
|
10/12/08 19:49:25 |
@31
|
[31]
|
root |
Started to add address space stuff - i.e. virtual memory/paging support. |
|
|
10/12/08 16:38:39 |
@30
|
[30]
|
root |
Started the MouthOS internals documentation. |
|
|
10/11/08 23:34:29 |
@29
|
[29]
|
root |
Did a few tidy-up things. Also built debug kernel image … |
|
|
10/11/08 22:51:36 |
@28
|
[28]
|
root |
Added the first parts of the scheduler. It is a simple round-robin … |
|
|
10/11/08 21:34:19 |
@27
|
[27]
|
root |
Fixed Ubuntu build issue by adding -fno-stack-protector. |
|
|
06/08/08 12:56:00 |
@24
|
[24]
|
michaelfclarke |
Added kmem_free(). |
|
|
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 … |
|
|
06/07/08 22:41:10 |
@22
|
[22]
|
michaelfclarke |
Added kmem_alloc(int size) and also general paging support. |
|
|
06/06/08 17:08:59 |
@21
|
[21]
|
michaelfclarke |
Added various useful functions such as memcpy, inport, outport etc. Also … |
|
|
06/06/08 00:08:06 |
@20
|
[20]
|
michaelfclarke |
Added kfprintf function and as such also added strlen and variable … |
|
|
06/04/08 23:56:11 |
@19
|
[19]
|
michaelfclarke |
Fixed a bug with boot.s, the checsum was positive causing an invalid … |
|
|
06/04/08 23:38:22 |
@18
|
[18]
|
michaelfclarke |
Yet another bug fix with build.sh! |
|
|
06/04/08 23:36:17 |
@17
|
[17]
|
michaelfclarke |
Finished the build scritp for Intel. You can now build a full working copy … |
|
|
06/04/08 22:51:02 |
@16
|
[16]
|
michaelfclarke |
Two bug fixes in build.sh. One with the display of the usage message. The … |
|
|
06/04/08 22:41:52 |
@15
|
[15]
|
michaelfclarke |
Minor bug fixes and updates to the compile script. Bug fix in the boot.s … |
|
|
05/24/08 21:34:01 |
@14
|
[14]
|
michaelfclarke |
Made the bootloader compiler section less complex and more flexible. |
|
|
05/24/08 21:15:28 |
@13
|
[13]
|
michaelfclarke |
Added a bug fix - when you specified SPARC it still thought it should be … |
|
|
05/24/08 20:52:07 |
@12
|
[12]
|
michaelfclarke |
Added back the good old Intel MULTIBOOT boot loader assembly file. … |
|
|
05/23/08 21:44:03 |
@11
|
[11]
|
michaelfclarke |
Added support for building arch kernels. Removed a few bugs and made the … |
|
|
05/20/08 22:13:56 |
@10
|
[10]
|
michaelfclarke |
Comments added to the build script. |
|
|
05/20/08 22:01:59 |
@9
|
[9]
|
michaelfclarke |
Added the new build.sh script and bldenv so far. |
|
|
05/20/08 21:15:04 |
@8
|
[8]
|
michaelfclarke |
Added the new kernel source layout. |
|
|
05/20/08 21:12:21 |
@7
|
[7]
|
michaelfclarke |
Created new trunk for newest version - 0.0.4 |