debsrc
|
The produced deb file now contains the proper installed-size field.
|
2011-10-16 17:58:19 +02:00 |
games
|
Fixed randomness-related crash in snake.
|
2011-11-17 13:11:09 +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
|
Missing files from the previous two commits. Ooops!
|
2011-11-21 00:19:55 +01:00 |
mkinitrd
|
The initrd now uses the mkinitrd format and the kernel now loads it.
|
2011-08-28 12:38:01 +02:00 |
mxmpp
|
Fixed bug in mxmpp make target install.
|
2011-10-03 19:11:40 +02:00 |
sortix
|
Fixed tripple-fault when creating a new frame, after the current was gc'd.
|
2011-11-21 00:27:10 +01:00 |
subsystem
|
Initial version of Sortix.
|
2011-08-05 14:25:00 +02:00 |
utils
|
Help now shell-offs ls /bin, instead of ls /.
|
2011-11-21 00:30:24 +01:00 |
.gitignore
|
Adding proper .gitignore files.
|
2011-08-07 01:22:36 +02: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 |
Makefile
|
Don't leave old binaries around in the initrd.
|
2011-11-17 22:33:17 +01:00 |