Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Color changes | Alexis211 | 2009-12-26 | 2 | -2/+2 |
| | |||||
* | More work on the same stuff, all shell aplets are now external bins | Alexis211 | 2009-12-26 | 6 | -82/+42 |
| | |||||
* | More work | Alexis211 | 2009-12-25 | 5 | -42/+41 |
| | |||||
* | More work on shell | Alexis211 | 2009-12-24 | 1 | -3/+9 |
| | |||||
* | Changed some stuff about the Shell | Alexis211 | 2009-12-24 | 11 | -113/+272 |
| | | | | | Some applets are now externalized : cat free halt ls reboot uptime Also added some colors | ||||
* | Changed the way virtual terminal commands are handled | Alexis211 | 2009-12-23 | 3 | -9/+7 |
| | | | | | These commands include those for moving the cursor, showing/hiding it, changing the color, ... | ||||
* | Some reorganisation | Alexis211 | 2009-12-20 | 3 | -1372/+1 |
| | |||||
* | rot13, demo app for StreamApp, is working :) | Alexis211 | 2009-12-20 | 5 | -1/+1409 |
| | |||||
* | Worked on IStream. Seems to work | Alexis211 | 2009-12-20 | 1 | -1/+1 |
| | |||||
* | [not really working] Started work on OStream | Alexis211 | 2009-12-20 | 3 | -8/+3 |
| | |||||
* | Nothing, really | Alexis211 | 2009-12-18 | 1 | -1/+1 |
| | |||||
* | Added some option handling featurs to the default ShellApp class | Alexis211 | 2009-12-17 | 1 | -1/+1 |
| | |||||
* | 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. |