Mirror of most important branches of the main Sortix repository
Go to file
Jonas 'Sortie' Termansen 7304c8f528 Fixed uninitialized memory bug in the keyboard driver.
This often prevented the letter 'c' from working in x64.
2011-12-01 17:30:14 +01:00
debsrc The produced deb file now contains the proper installed-size field. 2011-10-16 17:58:19 +02:00
games Pong no longer shakes as much the first few frames. 2011-11-28 11:48:02 +01:00
initrd The Sortix programs are now compiled into initrd/. 2011-08-28 12:42:06 +02:00
isosrc/boot/grub Initial version of Sortix. 2011-08-05 14:25:00 +02:00
libmaxsi Temporary hack to make x64 system calls use the right registers. 2011-12-01 14:54:47 +01:00
mkinitrd Initial signal support. Please squash improvements into this commit. 2011-11-23 00:19:09 +01:00
mxmpp Fixed bug in mxmpp make target install. 2011-10-03 19:11:40 +02:00
sortix Fixed uninitialized memory bug in the keyboard driver. 2011-12-01 17:30:14 +01:00
subsystem Initial version of Sortix. 2011-08-05 14:25:00 +02:00
utils uname(1) now reports whether the system is 32-bit or 64-bit. 2011-12-01 15:30:17 +01:00
.gitignore Initial signal support. Please squash improvements into this commit. 2011-11-23 00:19:09 +01:00
Makefile Added O=-ON and PANIC_SHORT=1 variables to the makefile. 2011-11-28 15:25:00 +01:00
crosscompilemakefile.mak libc now has exit() and abort() functions. 2011-09-13 16:49:08 +02:00
gpl.html Added the GNU licenses used for Sortix. 2011-08-27 14:47:43 +02:00
lgpl.html Added the GNU licenses used for Sortix. 2011-08-27 14:47:43 +02:00