Mirror of most important branches of the main Sortix repository
Go to file
Jonas 'Sortie' Termansen 6781308360 Rewrote the memory allocation functions.
free(3) can now unify unused neighbor blocks, reducing mem usage.
2011-11-27 22:53:05 +01:00
debsrc The produced deb file now contains the proper installed-size field. 2011-10-16 17:58:19 +02:00
games Removed deprecated VGA API and moved it to /dev/vga. 2011-11-25 13:38:31 +01:00
hello Ported kernel to new syscall API and started cleaning up the old one. 2011-10-27 00:20:28 +02: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 Rewrote the memory allocation functions. 2011-11-27 22:53:05 +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 Writing to /dev/vga hides the cursor until a write to /dev/tty. 2011-11-27 12:03:33 +01:00
subsystem Initial version of Sortix. 2011-08-05 14:25:00 +02:00
utils Oops, meant 'used' instead of 'free' in memstat. 2011-11-26 21:10:08 +01:00
.gitignore Initial signal support. Please squash improvements into this commit. 2011-11-23 00:19:09 +01:00
Makefile Initial signal support. Please squash improvements into this commit. 2011-11-23 00:19:09 +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