Working on Multiprocessing support
authorJohn Hodge <tpg@prelude.(none)>
Thu, 31 Dec 2009 03:14:38 +0000 (11:14 +0800)
committerJohn Hodge <tpg@prelude.(none)>
Thu, 31 Dec 2009 03:14:38 +0000 (11:14 +0800)
commit1303ed4cedc2e01316d2d033f3dd0b50b190ef81
treedc6a499eab0f7d3850cb469a41338577929eeb2d
parent52a9bf348782b041daa6b783356fe05833582379
Working on Multiprocessing support
- Cleaned up SysFS debug
- Fixed ByteSum() (now returns a byte)
- Added character array functionality to %c (%Nc will print N chacters from the passed array)
Kernel/Makefile.BuildNum
Kernel/arch/x86/include/arch.h
Kernel/arch/x86/include/mp.h
Kernel/arch/x86/proc.c
Kernel/debug.c
Kernel/drv/proc.c
Kernel/lib.c
Makefile.cfg

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