Bugfixing initrd and ld-acess
authorJohn Hodge <[email protected]>
Thu, 18 Mar 2010 03:07:51 +0000 (11:07 +0800)
committerJohn Hodge <[email protected]>
Thu, 18 Mar 2010 03:07:51 +0000 (11:07 +0800)
commitc3d486ba13c6cd12558d4c0cf01d3fd93e797d64
tree0660c6a6a16d86487ce89cdec764037049711bcf
parent1e25b20fd5d119d3b5673d6a31f60b2da676de98
Bugfixing initrd and ld-acess
- ld-acess passed NULL to SysLoadBin if the file is not found
- InitRD ignored Offset in ReadFile
15 files changed:
Kernel/Makefile.BuildNum
Kernel/arch/x86/main.c
Kernel/bin/elf.c
Kernel/bin/elf.h
Kernel/binary.c
Kernel/include/vfs_ext.h
Kernel/modules.c
Kernel/syscalls.c
Kernel/vfs/main.c
Modules/Filesystems/InitRD/GenerateInitRD.php
Modules/Filesystems/InitRD/Makefile
Modules/Filesystems/InitRD/files.lst
Modules/Filesystems/InitRD/main.c
Usermode/Filesystem/Conf/BootConf.cfg
Usermode/Libraries/ld-acess.so_src/loadlib.c

UCC git Repository :: git.ucc.asn.au