kern

log src/main.c

age author description
Thu, 08 Dec 2011 13:34:47 +0200 John Tsiombikas - added the partition table parsing code
Tue, 06 Dec 2011 11:56:08 +0200 John Tsiombikas - started writing disk/ata code
Sat, 05 Nov 2011 04:53:46 +0200 John Tsiombikas holy fuck, copy_on_write didn't actually do the copy!!!!
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