General cleanup and bugfixes
authorJohn Hodge <[email protected]>
Sun, 15 Jul 2012 04:05:57 +0000 (12:05 +0800)
committerJohn Hodge <[email protected]>
Sun, 15 Jul 2012 04:05:57 +0000 (12:05 +0800)
commitcb414d6f5f9730d64b4914e45c14d9c16aea0b6c
tree3f203d74a09232bfd70b09657565d883c326e44f
parentce452fe1a1b499f519aaa7cb9722d4beeb2a6644
General cleanup and bugfixes

- Compressed installed versions of kernel modules
- Added backtrace when user apps fault
- Fixed compilation error in dhcpclient
- Added initrd to x86's build
BuildConf/x86/default.mk
KernelLand/Kernel/Makefile
KernelLand/Kernel/arch/x86/errors.c
KernelLand/Kernel/system.c
KernelLand/Kernel/vfs/open.c
KernelLand/Modules/Filesystems/InitRD/GenerateInitRD.php
KernelLand/Modules/Filesystems/InitRD/main.c
KernelLand/Modules/Makefile.tpl
Usermode/Applications/dhcpclient_src/main.c
Usermode/Libraries/libc.so_src/Makefile

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