]> Zhao Yanbai Git Server - minix.git/commit
Various small IS, TTY, isofs fixes
authorDavid van Moolenbroek <david@minix3.org>
Mon, 2 Nov 2009 23:04:52 +0000 (23:04 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Mon, 2 Nov 2009 23:04:52 +0000 (23:04 +0000)
commit56d485c1d688751c211459bdafe2c567e67d2420
treeb2631672e70e5ded6dde55f6bbba4999ec2d4d27
parentf814fe41be02a3805f57efb307af9256cb6fb559
Various small IS, TTY, isofs fixes

IS:
- do not use p_getfrom_e for a process that is sending
- register with TTY only function keys that are used
- various header and formatting fixes
- proper shutdown code

TTY:
- restore proper Ctrl+F1 dump contents

isofs:
- don't even try to call sys_exit()
drivers/tty/Makefile
drivers/tty/keyboard.c
servers/is/dmp.c
servers/is/dmp_fs.c
servers/is/dmp_kernel.c
servers/is/dmp_pm.c
servers/is/dmp_rs.c
servers/is/main.c
servers/is/proto.h
servers/iso9660fs/utility.c