Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sme warnings... | Alex Auvolat | 2016-07-14 | 1 | -0/+9 |
| | |||||
* | Begin implement escape sequence handling in terminal. | Alex Auvolat | 2015-03-14 | 1 | -1/+9 |
| | |||||
* | Add better stack tracing technology (now uses kernel memory map!) | Alex Auvolat | 2015-03-11 | 1 | -2/+2 |
| | |||||
* | Change thread waiting technology. Slower but does not do crappy things like ↵ | Alex Auvolat | 2015-03-11 | 1 | -1/+5 |
| | | | | malloc at impractical places. | ||||
* | Remove kernel region pf handlers ; fix forget-to-zero-out bug. | Alex Auvolat | 2015-03-09 | 1 | -1/+1 |
| | |||||
* | Partial implement VFS pager (enough for ISO9660!) | Alex Auvolat | 2015-03-09 | 1 | -1/+1 |
| | | | | Also add some debugging facilities (especially stack trace). | ||||
* | No lazy allocation of kernel memory. Placeholder for pmem freeing routine. | Alex Auvolat | 2015-03-02 | 1 | -2/+33 |
| | |||||
* | Reorganize all. | Alex Auvolat | 2015-02-09 | 1 | -0/+52 |