minix/kernel
Ben Gras cafbbedbba Fix to let FXP driver send messages.
Removed banner talking about the known hang-bug (it's fixed,
practically speaking).
2005-05-20 12:39:36 +00:00
..
system Fix to let FXP driver send messages. 2005-05-20 12:39:36 +00:00
assert.h Initial revision 2005-04-21 14:53:53 +00:00
clock.c Fixed some comments and reorganized some code. 2005-05-18 10:36:23 +00:00
const.h Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
exception.c Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00
glo.h Fixed some comments and reorganized some code. 2005-05-18 10:36:23 +00:00
i8259.c Fixed some comments and reorganized some code. 2005-05-18 10:36:23 +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 comments and reorganized some code. 2005-05-18 10:36:23 +00:00
main.c Fix to let FXP driver send messages. 2005-05-20 12:39:36 +00:00
Makefile Fixed some comments and reorganized some code. 2005-05-18 10:36:23 +00:00
misc.c *** empty log message *** 2005-05-02 14:30:04 +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 comments and reorganized some code. 2005-05-18 10:36:23 +00:00
proc.c New system call added to PM: getprocnr(int *proc_nr) (like getpid); 2005-05-20 09:37:43 +00:00
proc.h New NOTIFY trap (IPC call) to send queued notification messages. 2005-05-19 14:05:51 +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 Fixed some comments and reorganized some code. 2005-05-18 10:36:23 +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 New NOTIFY trap (IPC call) to send queued notification messages. 2005-05-19 14:05:51 +00:00
system.h Fixed some system call checks; 2005-05-10 11:06:24 +00:00
table.c Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00
type.h New NOTIFY trap (IPC call) to send queued notification messages. 2005-05-19 14:05:51 +00:00