Kernel 0.5.9; New stable release after long time with lot of new features ! This...
commitd9e9e6552ac3a1d3df1ba4f79a624783e17bb03d
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Thu, 12 Jun 2008 13:10:17 +0000 (12 15:10 +0200)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Thu, 12 Jun 2008 13:10:17 +0000 (12 15:10 +0200)
tree47b33a294471763750dd6d1b4fcc2676e01b2e7b
parent000def9c1b71a572de07f830ab2149b5740bc510
Kernel 0.5.9; New stable release after long time with lot of new features ! This revision
contain better openchess server, libc version 0.2.0 with piece of new functions, fixed all
older apps in start.asm and main () function's arguments, some process bug fixes
25 files changed:
apps/calc/main.c
apps/imgshow/main.c
apps/invaders/main.c
apps/irc/main.c
apps/nc/main.c
apps/openchess/src/game.c
apps/openchess/src/game.h
apps/openchess/src/main.c
apps/openchess/src/makefile-linux
apps/openchess/src/makefile-zexos
apps/openchess/src/proto.c
apps/openchess/src/rules.c [new file with mode: 0755]
apps/openchess/src/rules.h [copied from libc/include/stdlib.h with 60% similarity]
apps/sh/main.c
apps/telnetd/main.c
apps/tutorial/myapp/main.c
apps/tuxanci/main.c
apps/wm/link.ld
apps/wm/main.c
kernel/core/commands.c
kernel/core/proc.c
libc/Makefile
libc/VERSION
libc/include/stdlib.h
libc/stdlib/abs.c [copied from libc/include/stdlib.h with 59% similarity]