minix/kernel
2005-10-05 08:45:55 +00:00
..
system IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
clock.c Al's comment fixes 2005-10-05 08:21:35 +00:00
config.h Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
const.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
debug.c Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
debug.h Formatting fixes for the book 2005-08-29 16:47:18 +00:00
exception.c Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
glo.h IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
i8259.c Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
ipc.h Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
kernel.h Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
klib.s Initial revision 2005-04-21 14:53:53 +00:00
klib88.s *** empty log message *** 2005-04-29 15:36:43 +00:00
klib386.s Fixed wrong comment. 2005-10-04 08:28:07 +00:00
main.c Al's comment fixes 2005-10-02 19:02:05 +00:00
Makefile Various fixes and improvements. 2005-07-20 15:25:38 +00:00
mpx.s Initial revision 2005-04-21 14:53:53 +00:00
mpx88.s *** empty log message *** 2005-04-29 15:36:43 +00:00
mpx386.s Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
priv.h New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
proc.c Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
proc.h IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
protect.c Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
protect.h Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
proto.h IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
sconst.h Initial revision 2005-04-21 14:53:53 +00:00
start.c Andy's formatting fixes. 2005-09-11 16:44:06 +00:00
system.c IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
system.h IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
table.c Let TTY call SYS_ABORT 2005-10-05 08:45:55 +00:00
type.h New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
utility.c Al's comment bug. 2005-10-04 08:29:44 +00:00