minix/kernel
Ben Gras 6be8c4d8a3 Import of dpeth 3c501/3c509b/.. ethernet driver by
Giovanni Falzoni <fgalzoni@inwind.it>.
2005-06-29 10:16:46 +00:00
..
system Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
clock.c Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
const.h Added function read_cpu_flags() that returns current cpu flags as a 2005-06-20 14:53:13 +00:00
debug.h Kernel cleanup. 2005-06-07 12:34:25 +00:00
exception.c Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
glo.h Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
i8259.c * Fixed bug relating to nested locking in interrupt handlers. The nested lock 2005-06-17 09:09:54 +00:00
ipc.h Updated function key mapping because of possible changes to NOTIFY. 2005-06-20 14:23:31 +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 Import of dpeth 3c501/3c509b/.. ethernet driver by 2005-06-29 10:16:46 +00:00
klibc.c * Fixed bug relating to nested locking in interrupt handlers. The nested lock 2005-06-17 09:09:54 +00:00
main.c Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
Makefile Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
misc.c * Fixed bug relating to nested locking in interrupt handlers. The nested lock 2005-06-17 09:09:54 +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 Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
proc.h Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
protect.c Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
protect.h *** empty log message *** 2005-04-29 15:36:43 +00:00
proto.h Added function read_cpu_flags() that returns current cpu flags as a 2005-06-20 14:53:13 +00:00
sconst.h Initial revision 2005-04-21 14:53:53 +00:00
sendmask.h Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
start.c Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
system.c Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
system.h Cleaned up process table structure: removed p_type, p_pendcount. 2005-06-24 16:24:40 +00:00
table.c Import of dpeth 3c501/3c509b/.. ethernet driver by 2005-06-29 10:16:46 +00:00
type.h Various updates. 2005-06-03 13:55:06 +00:00