minix/kernel
2005-07-18 15:40:24 +00:00
..
system Random number generator 2005-07-18 15:40:24 +00:00
clock.c Random number generator 2005-07-18 15:40:24 +00:00
config.h *** empty log message *** 2005-07-14 15:26:26 +00:00
const.h Random number generator 2005-07-18 15:40:24 +00:00
debug.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
debug.h Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
exception.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
glo.h Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
i8259.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
ipc.h Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +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 Changed phys_zero to phys_fill, which accepts a 4-byte argument saying what 2005-07-18 12:18:16 +00:00
klibc.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
main.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
Makefile Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +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 Rewrite of process scheduling: 2005-06-30 15:55:19 +00:00
priv.h *** empty log message *** 2005-07-14 15:26:26 +00:00
proc.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
proc.h Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
protect.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
protect.h *** empty log message *** 2005-04-29 15:36:43 +00:00
proto.h Random number generator 2005-07-18 15:40:24 +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 Fixed a bug in kstrncpy() that caused mayhem whenever the buffer to be 2005-07-13 14:46:11 +00:00
system.c Random number generator 2005-07-18 15:40:24 +00:00
system.h Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
table.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
type.h Random number generator 2005-07-18 15:40:24 +00:00
utility.c Renamed file. 2005-07-14 15:27:40 +00:00