Kernel 0.5.9-r10; Ext2 filesystem support, fixed bug in command exec with cutted...
commit29a3d6f988ed51a14b5792164c224568efd4324d
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sun, 11 May 2008 11:55:51 +0000 (11 13:55 +0200)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sun, 11 May 2008 11:55:51 +0000 (11 13:55 +0200)
treee4051f1c8d3a5017203783bdc574f697baedc194
parent46cc80383d7f5db8696a015d50956e0867194034
Kernel 0.5.9-r10; Ext2 filesystem support, fixed bug in command exec with cutted names, added
variable sector_start to partition_t * structure for fast detect start of partition on hdd,
kernel/.config
kernel/build/i386/config.h
kernel/core/commands.c
kernel/core/partition.c
kernel/drivers/Kconfig
kernel/drivers/fs/ext2.c
kernel/include/partition.h
kernel/utils/fs/exec.c