Jonas 'Sortie' Termansen
|
d890d3082d
|
Add umount(2) and unmountat(2).
|
2014-12-26 21:45:29 +01:00 |
|
Jonas 'Sortie' Termansen
|
bbf454e164
|
Rewrite program loader.
|
2014-12-04 16:14:17 +01:00 |
|
Jonas 'Sortie' Termansen
|
ba1e0882ec
|
Initialize system call table at compile time.
|
2014-12-03 14:19:49 +01:00 |
|
Jonas 'Sortie' Termansen
|
3ad7ab4fc3
|
Add gethostname(2) and sethostname(2).
|
2014-12-03 13:58:29 +01:00 |
|
Jonas 'Sortie' Termansen
|
e460be7a72
|
Add getentropy(2).
|
2014-11-28 13:35:51 +01:00 |
|
Jonas 'Sortie' Termansen
|
152d768112
|
Memory efficiently extract the initrd.
|
2014-11-24 22:32:57 +01:00 |
|
Jonas 'Sortie' Termansen
|
dc11b9f837
|
Add unicode support to kernel terminal and console.
|
2014-11-24 17:41:26 +01:00 |
|
Jonas 'Sortie' Termansen
|
5dbd89d2aa
|
Delay heap initialization until first heap expansion.
|
2014-11-20 21:09:14 +01:00 |
|
Jonas 'Sortie' Termansen
|
ee13ffa715
|
Refactor kernel graphics support.
|
2014-11-19 00:08:49 +01:00 |
|
Jonas 'Sortie' Termansen
|
400eb2238f
|
Refactor process id allocation and accounting.
|
2014-11-18 20:33:21 +01:00 |
|
Jonas 'Sortie' Termansen
|
25e07a9083
|
Refactor kernel interrupt and thread register support.
|
2014-11-18 20:33:21 +01:00 |
|
Jonas 'Sortie' Termansen
|
af23f7ad5e
|
Add rdmsr(2) and wrmsr(2).
|
2014-05-29 17:14:30 +02:00 |
|
Jonas 'Sortie' Termansen
|
b7bf21bfff
|
Open stdin, stdout and stderr in the kernel rather than init.
|
2014-03-17 19:22:11 +01:00 |
|
Jonas 'Sortie' Termansen
|
eaf1618537
|
Add tcgetwincurpos(2).
|
2014-03-17 19:22:10 +01:00 |
|
Jonas 'Sortie' Termansen
|
c3f1550bba
|
Remove kernel/serialterminal.{cpp,h}.
|
2014-03-01 14:37:41 +01:00 |
|
Jonas 'Sortie' Termansen
|
98a87fa1e5
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
|