Jonas 'Sortie' Termansen
|
c705bf39ff
|
Ported kernel to new syscall API and started cleaning up the old one.
|
2011-10-27 00:20:28 +02:00 |
|
Jonas 'Sortie' Termansen
|
66192d1e86
|
Rewrote memory management again and added support for x64 and forking.
|
2011-10-10 01:02:57 +02:00 |
|
Jonas 'Sortie' Termansen
|
cc61176e5b
|
Restored support for JSSortix using very ugly hacks. :(
|
2011-09-08 11:10:41 +02:00 |
|
Jonas 'Sortie' Termansen
|
3859e1f566
|
Refactored interrupt system and got rid of old not-mine code.
|
2011-09-07 18:45:07 +02:00 |
|
Jonas 'Sortie' Termansen
|
c157e65352
|
Removed lots of deprecated suff!
|
2011-09-06 19:51:47 +02:00 |
|
Jonas 'Sortie' Termansen
|
d9c0c8d0cd
|
Added a driver to parse the Sortix init ramdisk.
|
2011-08-27 20:08:33 +02:00 |
|
Jonas 'Sortie' Termansen
|
5c86cb4abd
|
Processes now remember the memory segments it has loaded.
|
2011-08-27 16:46:00 +02:00 |
|
Jonas 'Sortie' Termansen
|
9db2c88aca
|
Sortix can now load ELF executables into addresses spaces.
|
2011-08-23 00:42:56 +02:00 |
|
Jonas 'Sortie' Termansen
|
9995354f95
|
Moved CPU code shared by x86 and x64 into x86-family.
|
2011-08-12 17:33:18 +02:00 |
|
Jonas 'Sortie' Termansen
|
15ce53919c
|
Added VGA API allowing userspace to easily access 0xB8000.
|
2011-08-11 22:03:13 +02:00 |
|
Jonas 'Sortie' Termansen
|
1026354e98
|
Sortix now uses the Device class.
This class is very WIP and is just experimental.
|
2011-08-08 15:20:08 +02:00 |
|
Jonas 'Sortie' Termansen
|
07b409c1a0
|
Added a wrapper class for handling file descriptors.
|
2011-08-07 19:47:43 +02:00 |
|
Jonas 'Sortie' Termansen
|
9b79673dcb
|
Initial version of Sortix.
|
2011-08-05 14:25:00 +02:00 |
|