minix/servers/iso9660fs
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
..
buf.h Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
cache.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
const.h Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
device.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
drivers.h Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
glo.h Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
inc.h Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
inode.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
inode.h Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
main.c Fixes to ISOFS 2009-10-01 14:34:17 +00:00
Makefile isofs links with libsysutil which does not exist anymore 2009-10-02 12:07:46 +00:00
misc.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
mount.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
path.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
protect.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
proto.h Fixes to ISOFS 2009-10-01 14:34:17 +00:00
read.c Fixes to ISOFS 2009-10-01 14:34:17 +00:00
stadir.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
super.c Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
super.h Initial import of ISOFS by Jacopo Urbani 2009-10-01 14:00:27 +00:00
table.c Fixes to ISOFS 2009-10-01 14:34:17 +00:00
utility.c Various small IS, TTY, isofs fixes 2009-11-02 23:04:52 +00:00