minix/servers
Ben Gras 447b988154 exec now uses phys_zero system call to zero bss segments (instead of
using phys_copy to copy zeroes there for every kb), which is a big
optimisation in some cases

fixed a bug that was introduced when function keys became notifies
2005-06-01 09:39:45 +00:00
..
fs Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
inet Fixed some minor issues with the NOTIFY call. 2005-05-24 14:35:58 +00:00
init Initial revision 2005-04-21 14:53:53 +00:00
is Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +00:00
mm *** empty log message *** 2005-04-29 15:36:43 +00:00
pm exec now uses phys_zero system call to zero bss segments (instead of 2005-06-01 09:39:45 +00:00
Makefile Rename mm (memory manager) to pm (process manager), involved renaming 2005-05-03 15:35:52 +00:00