kern

log src/main.c

age author description
Sun, 07 Aug 2011 06:42:00 +0300 John Tsiombikas picking this up again, let's fix it
Thu, 28 Jul 2011 05:43:04 +0300 John Tsiombikas continuing with the process implementation. not done yet, panics.
Mon, 25 Jul 2011 11:29:02 +0300 John Tsiombikas - implemented clone_vmem
Tue, 14 Jun 2011 01:19:07 +0300 John Tsiombikas merged the timer/rtc/etc from the misc branch
Sun, 12 Jun 2011 15:45:21 +0300 John Tsiombikas - now read_rtc doesn't try to read weekday as it's probably wrong anyway, and doesn't set yearday either
Fri, 10 Jun 2011 05:33:38 +0300 John Tsiombikas - added cmos rtc code
Wed, 08 Jun 2011 03:02:42 +0300 John Tsiombikas 8254 timer code
Sat, 28 May 2011 08:06:47 +0300 John Tsiombikas merged the task bits, not completed