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
|
Implemented errno(3), added support in both kernel and utils.
|
2011-11-22 17:26:47 +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
|
Improved error codes in devfs.
|
2011-11-22 17:56:58 +01:00 |
subsystem
|
Initial version of Sortix.
|
2011-08-05 14:25:00 +02:00 |
utils
|
cp(1) can now support the syntax cp /bin/snake /
|
2011-11-22 17:57:10 +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 |