minix/kernel/system
Ben Gras c977bd8709 Added args to lock() and unlock() to tell them apart, for use
when lock timing is enabled in minix/config.h.

Added phys_zero() routine to klib386.s that zeroes a range of memory, and
added corresponding system call.
2005-06-01 09:37:52 +00:00
..
clock.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
copying.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
debugging.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
devio.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
irqctl.c Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
Makefile *** empty log message *** 2005-05-02 14:30:04 +00:00
misc.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
proctl.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
sigctl.c Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +00:00
sysctl.c Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +00:00
tracing.c *** empty log message *** 2005-04-29 15:36:43 +00:00