Fixed bug where system would lock if a user task segfaulted (forgot to sti)
authorJohn Hodge <[email protected]>
Fri, 2 Oct 2009 15:45:43 +0000 (23:45 +0800)
committerJohn Hodge <[email protected]>
Fri, 2 Oct 2009 15:45:43 +0000 (23:45 +0800)
commitd1f16adf5f2e94e836ea6658186a6ff6d94f54d8
treecfd51c260528d864d0cfb9fc001f4dc3000066aa
parente8a85694d2dfc768dcd68826b31f8711d257fb51
Fixed bug where system would lock if a user task segfaulted (forgot to sti)
Cosmetic fix to login shell
Ignored tabs in CLI Shell
Kernel/arch/x86/mm_virt.c
Kernel/drv/vterm.c
Kernel/threads.c
Usermode/Applications/CLIShell_src/main.c
Usermode/Applications/login_src/main.c

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