minix/kernel
Ben Gras c655d8b3ae Added shutdown_started global variable. If it's set, we're in the
process of doing a shutdown.

Initial purpose is - suppress dead process diagnostic message.
2005-09-08 14:31:23 +00:00
..
system Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
clock.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
config.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
const.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
debug.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
debug.h Formatting fixes for the book 2005-08-29 16:47:18 +00:00
exception.c Kernel changes: 2005-07-26 12:48:34 +00:00
glo.h Added shutdown_started global variable. If it's set, we're in the 2005-09-08 14:31:23 +00:00
i8259.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
ipc.h Al's double-blank-line removal request 2005-08-22 15:23:47 +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 No backquotes. 2005-09-07 18:15:21 +00:00
main.c Added shutdown_started global variable. If it's set, we're in the 2005-09-08 14:31:23 +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 No backquotes. 2005-09-07 18:15:21 +00:00
priv.h New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
proc.c Added shutdown_started global variable. If it's set, we're in the 2005-09-08 14:31:23 +00:00
proc.h New makefile (src/tools/Makefile) logic: 2005-08-23 12:53:35 +00:00
protect.c Formatting fixes for the book 2005-08-29 16:47:18 +00:00
protect.h Formatting fixes for the book 2005-08-29 16:47:18 +00:00
proto.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
sconst.h Initial revision 2005-04-21 14:53:53 +00:00
start.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
system.c Formatting fixes for the book 2005-08-29 16:47:18 +00:00
system.h Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
table.c Formatting fixes for the book 2005-08-29 16:47:18 +00:00
type.h New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
utility.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00