Added the _exit() system call. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
The scheduler now keeps track of the initial process. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Added an API for user-space to list the initrd, and 'ls' does so now. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Merge gitorious.org:sortix/sortix |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Removed obsolete IKeystrokable. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
cr2 isn't pushed by pushal. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Removed the unused Maxsi::StdOut namespace. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Fixed incorrect header in libmaxsi/syscall.h. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Don't add unrelated stuff to the src tarball. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Processes are listed in a global array sorted after pid. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Fixed missing breaks in switch in vgaterminal.cpp. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Ported kernel to new syscall API and started cleaning up the old one. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Added the string for the SIMD Floating-Point exception. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Added a sortedlist template class to libmaxsi/sortedlist.h. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Better mm comments. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Fixed two very nasty bugs in the x86 memory management code. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
The produced deb file now contains the proper installed-size field. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Don't add sysroot/ to the source tarball. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Updated git version to 0.5dev. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Fixes to memory management that helps me sleep at night. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Removed unneeded and unused old memory management assembly. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Don't count files in sysroot/ when counting lines. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Added a friendly warning that X64 cannot boot fully when booting X64. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Fixed bug in mxmpp make target install. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Ported the GDT and TSS to x64. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Rewrote memory management again and added support for x64 and forking. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Added comments to x64/boot.s. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Implemented the fork() system call and what it needed to work properly. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Initial signal support. Please squash improvements into this commit. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|
Moved start.s into the subdirs for x86 and x64. |
sortie
as Jonas 'Sortie' Termansen
|
More...
|
over 13 years ago
|