log
age |
author |
description |
Fri, 10 Jun 2011 19:54:47 +0300 |
John Tsiombikas |
finished with the klibc/time.c stuff |
Fri, 10 Jun 2011 05:33:38 +0300 |
John Tsiombikas |
- added cmos rtc code |
Thu, 09 Jun 2011 05:09:49 +0300 |
John Tsiombikas |
- made interrupt number - irq mapping macros public in intr.h |
Thu, 09 Jun 2011 02:45:49 +0300 |
John Tsiombikas |
forgot to include timer.h in timer.c |
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 |
Fri, 27 May 2011 13:08:23 +0300 |
John Tsiombikas |
ops ... range->size = pgcount * PGSIZE not pg * PGSIZE |
Fri, 27 May 2011 22:09:10 +0300 |
John Tsiombikas |
refactored the code a bit, and merged with the malloc implementation branch |