minix/kernel
Jorrit Herder b421423c77 SENDREC now always has flag FRESH_ANSWER to prevent pending notifications
to be used as answer to a SENDREC call.
2005-05-30 11:11:40 +00:00
..
system Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +00:00
assert.h Initial revision 2005-04-21 14:53:53 +00:00
clock.c Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +00:00
const.h Improved NOTIFY system: fixed a minor error, ignore pending notifications 2005-05-27 12:44:14 +00:00
exception.c Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +00:00
glo.h Fixed clear_proc(): properly release resources (IRQ hooks, notify buffers); 2005-05-30 11:05:42 +00:00
i8259.c Fixed some minor issues with the NOTIFY call. 2005-05-24 14:35:58 +00:00
ipc.h Created ECHO system call for testing purposes. 2005-05-27 13:57:00 +00:00
kernel.h Initial revision 2005-04-21 14:53:53 +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 *** empty log message *** 2005-04-29 15:36:43 +00:00
klibc.c Fixed some minor issues with the NOTIFY call. 2005-05-24 14:35:58 +00:00
main.c Improved NOTIFY system: fixed a minor error, ignore pending notifications 2005-05-27 12:44:14 +00:00
Makefile Created ECHO system call for testing purposes. 2005-05-27 13:57:00 +00:00
misc.c Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +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 Fixed some minor issues with the NOTIFY call. 2005-05-24 14:35:58 +00:00
proc.c SENDREC now always has flag FRESH_ANSWER to prevent pending notifications 2005-05-30 11:11:40 +00:00
proc.h Improved NOTIFY system: fixed a minor error, ignore pending notifications 2005-05-27 12:44:14 +00:00
protect.c *** empty log message *** 2005-04-29 15:36:43 +00:00
protect.h *** empty log message *** 2005-04-29 15:36:43 +00:00
proto.h Improved NOTIFY system: fixed a minor error, ignore pending notifications 2005-05-27 12:44:14 +00:00
sconst.h Initial revision 2005-04-21 14:53:53 +00:00
sendmask.h Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00
start.c Fixed some comments and reorganized some code. 2005-05-18 10:36:23 +00:00
system.c Fixed clear_proc(): properly release resources (IRQ hooks, notify buffers); 2005-05-30 11:05:42 +00:00
system.h added a debugging functionality in system/debugging.c (to check sanity of 2005-05-24 12:33:03 +00:00
table.c Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +00:00
type.h Improved NOTIFY system: fixed a minor error, ignore pending notifications 2005-05-27 12:44:14 +00:00