minix/servers
David van Moolenbroek 56d485c1d6 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()
2009-11-02 23:04:52 +00:00
..
ds DS: do not panic when sending reply fails 2009-10-27 17:06:45 +00:00
inet inet: fix TCP connection corruption bug (causing test40 to fail sometimes) 2009-10-06 20:32:58 +00:00
init stingy stack. 2009-02-06 16:29:00 +00:00
ipc fix compiler warning by including for prototype. 2009-10-05 16:45:03 +00:00
is Various small IS, TTY, isofs fixes 2009-11-02 23:04:52 +00:00
iso9660fs Various small IS, TTY, isofs fixes 2009-11-02 23:04:52 +00:00
mfs Kernel, servers: remove unused proto.h definitions 2009-10-31 14:11:50 +00:00
pm Kernel, servers: remove unused proto.h definitions 2009-10-31 14:11:50 +00:00
rs Kernel, servers: remove unused proto.h definitions 2009-10-31 14:11:50 +00:00
vfs Kernel, servers: remove unused proto.h definitions 2009-10-31 14:11:50 +00:00
vm Kernel, servers: remove unused proto.h definitions 2009-10-31 14:11:50 +00:00
Makefile Fixes to ISOFS 2009-10-01 14:34:17 +00:00