Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New model, object-oriented, for applications | Alexis211 | 2009-12-16 | 5 | -51/+54 |
| | |||||
* | Some changes | Alexis211 | 2009-12-09 | 1 | -0/+3 |
| | |||||
* | Introduced V86 mode. It really fits in nicely :) | Alexis211 | 2009-11-08 | 1 | -1/+2 |
| | |||||
* | Introduced PaperWork : our init/login manager. | Alexis211 | 2009-11-08 | 1 | -1/+1 |
| | | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod | ||||
* | More work on syscalls : userland applications can run other apps. | Alexis211 | 2009-10-24 | 3 | -2/+25 |
| | |||||
* | More work on userland syscalls : Files are implemented. | Alexis211 | 2009-10-24 | 6 | -5/+52 |
| | | | | TextFile now is a common (= kernel and userland) library. | ||||
* | Added some screenshots (\o/) and implemented mkdir in userland. | Alexis211 | 2009-10-23 | 3 | -0/+16 |
| | |||||
* | Some changes, and implemented rm in userland shell. | Alexis211 | 2009-10-23 | 3 | -5/+21 |
| | |||||
* | More work on syscalls and shell | Alexis211 | 2009-10-23 | 4 | -4/+86 |
| | |||||
* | More work on syscalls and shell | Alexis211 | 2009-10-23 | 4 | -1/+56 |
| | |||||
* | More work | Alexis211 | 2009-10-21 | 4 | -11/+28 |
| | |||||
* | Started working on a userland shell | Alexis211 | 2009-10-20 | 2 | -0/+44 |
This means I'll have to do syscalls for everything I need. |