Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Serial port used for writing kernel output. | Alex AUVOLAT | 2013-07-10 | 1 | -2/+2 |
| | | | | Project: give total control to userland over display/input devices. | ||||
* | Many bug corrections. | Alex AUVOLAT | 2013-06-09 | 1 | -0/+5 |
| | |||||
* | All FWIK is deleted. YOSH is now pure C. Not-working KBASIC included. | Alex AUVOLAT | 2013-06-08 | 1 | -2/+8 |
| | |||||
* | Minor modificiations ; added a simple Line EDitor. | Alex AUVOLAT | 2013-05-20 | 1 | -2/+4 |
| | |||||
* | Made makes silent. | Alex AUVOLAT | 2013-04-17 | 1 | -3/+3 |
| | |||||
* | Better sprintf, vsprintf, String::sprintf, etc. | Alex AUVOLAT | 2012-05-19 | 1 | -6/+9 |
| | |||||
* | Introducing FWIK, the userland C++ framework. Far from complete. | Alex AUVOLAT | 2012-05-19 | 1 | -5/+6 |
| | |||||
* | Simple shell added. Simple fprintf function added too. | Alex AUVOLAT | 2012-05-18 | 1 | -3/+4 |
| | |||||
* | Added initrd. Status: VFS support, totally useless shell. | Alex AUVOLAT | 2012-05-18 | 1 | -1/+4 |
| | |||||
* | A bit of a change in the directory layout. | Alex AUVOLAT | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | Now booting on CD-ROM. | Alex AUVOLAT | 2012-05-17 | 1 | -14/+18 |
| | |||||
* | Nothing, just reverted some shit. | Alex AUVOLAT | 2012-05-17 | 1 | -2/+2 |
| | |||||
* | Some cleanup ; relocated the kernel at 0xC0000000 | Alex AUVOLAT | 2012-05-01 | 1 | -5/+8 |
| | |||||
* | It's alive! Or is it? No, it's not. | Alex AUVOLAT | 2012-05-01 | 1 | -3/+4 |
| | |||||
* | Removed all old object/request/... stuff (that was crap) | Alexis211 | 2010-09-10 | 1 | -1/+1 |
| | |||||
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -1/+5 |
| | | | | Found a bug in heap_contract (not sure) but didn't fix it. | ||||
* | Using a cross-compiler. Better makefile system. | Alexis211 | 2010-08-10 | 1 | -6/+9 |
| | |||||
* | More work on IPC. | Alexis211 | 2010-04-05 | 1 | -1/+1 |
| | |||||
* | Reorganisation | Alexis211 | 2010-02-06 | 1 | -2/+1 |
| | |||||
* | More work, does not work | Alexis211 | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Minor changes | Alexis211 | 2010-01-25 | 1 | -1/+0 |
| | |||||
* | First commit | Alexis211 | 2010-01-25 | 1 | -0/+46 |