Misc changes
authorJohn Hodge <[email protected]>
Sat, 2 Apr 2011 17:19:04 +0000 (01:19 +0800)
committerJohn Hodge <[email protected]>
Sat, 2 Apr 2011 17:19:04 +0000 (01:19 +0800)
commitadbdc45e64c40f7d3a022caedeb22f5e95dcd12a
tree0d4e84963f4c06a9ad9f3aefb9467d171bb17fc9
parentbe6e3ccd05add9ad319a121661c20cb4769f58d7
Misc changes

- Fixing invalid use of Unit in some places
- Cleaning up drivers and build output
- Improved Threading dump output
- Working on thread CPU state dump (for non-scheduled threads)
 > TODO: Implement stack backtrace to find the location of the currently
   active thread.
Kernel/Makefile.BuildNum.x86_64
Kernel/arch/x86/include/arch.h
Kernel/arch/x86/proc.asm
Kernel/arch/x86/proc.c
Kernel/threads.c
Modules/IPStack/main.c
Modules/Network/NE2000/ne2000.c
Modules/Network/RTL8139/main.c [deleted file]
Modules/Network/RTL8139/rtl8139.c [new file with mode: 0644]
Modules/Storage/ATA/io.c
Usermode/Applications/Makefile.tpl

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