Kernel 0.5.7; New stable release after long time of 3 months. There are
commitb2ecf07291af110b9ec9b45bbbf958157e0eaf97
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Thu, 21 Feb 2008 13:52:11 +0000 (21 14:52 +0100)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Thu, 21 Feb 2008 13:52:11 +0000 (21 14:52 +0100)
tree720337ed503ea7d4874fbb38006594ddab192420
parent708dffbdea1830218d6add108d038dbb6a03e0d5
Kernel 0.5.7; New stable release after long time of 3 months. There are
lot of new things, lot of fixes, new apps and new drivers. In this
release was fixed problems with compilation on ubuntu linux and hardend
gcc, better compilation script for kernel and another keyboard layout
support.
33 files changed:
INSTALL
README
apps/imgshow/README
build.sh
iso/README [copied from README with 54% similarity]
kernel/.config
kernel/Kconfig
kernel/Makefile
kernel/README [new file with mode: 0755]
kernel/build/i386/build.h
kernel/build/i386/config.h
kernel/core/commands.c
kernel/core/env.c
kernel/core/system_call.c
kernel/core/tty.c
kernel/core/user.c
kernel/core/vfs.c
kernel/drivers/char/kbd/kbd.c
kernel/drivers/char/kbd/kbd.h
kernel/drivers/char/video/video.c
kernel/drivers/char/video/video.h
kernel/include/system.h
kernel/kernel.mak
kernel/lib/string/strcmp.c
libc/VERSION
libc/stdio/delay.c
libc/x86/inportb.c
libx/AUTHORS [new file with mode: 0755]
libx/LICENSE [new file with mode: 0755]
libx/README [new file with mode: 0755]
libx/VERSION [new file with mode: 0755]
libx/cursor/xcursor.c
libx/image/ximage.c