Altered keyboard driver to correctly support Unicode
authorJohn Hodge <[email protected]>
Tue, 24 Nov 2009 13:20:19 +0000 (21:20 +0800)
committerJohn Hodge <[email protected]>
Tue, 24 Nov 2009 13:20:19 +0000 (21:20 +0800)
commit3045a1c5f05fa6f6e3cfe73da753b7500e87aff3
tree810c9e8af8acf04e8f7f5b8bf61fb7069fa16314
parent0f48b41ce8edd3b6d549d641b35901e4b51a5132
Altered keyboard driver to correctly support Unicode
- Updated Keyboard and VTerm driver to accomodate this
- Edited Modules/Makefile.tpl to allow modules to set their own CPPFLAGS
- Inconcequential changes elsewhere
Kernel/Makefile.BuildNum
Kernel/drv/kb.c
Kernel/drv/kb_kbdus.h
Kernel/drv/vterm.c
Kernel/include/tpl_drv_keyboard.h
Kernel/modules.c
Modules/IPStack/main.c
Modules/Makefile.tpl
Usermode/Libraries/libreadline.so_src/main.c

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