celtic / akari

My attempt at bringing light to operating system development.

This URL has Read+Write access

akari /
name age message
file .gitignore Loading commit data...
file Akari.cpp Sat Oct 10 01:53:15 -0700 2009 String comparisons aren't going well. Not pulli... [celtic]
file BlockingCall.cpp Sat Oct 10 18:30:06 -0700 2009 Going to actually retry the call from the sched... [celtic]
file Console.cpp Fri Oct 09 23:48:50 -0700 2009 Dropping the uppercase letters on the members o... [celtic]
file Descriptor.cpp Fri Oct 09 23:48:50 -0700 2009 Dropping the uppercase letters on the members o... [celtic]
file LICENSE Fri May 15 04:54:09 -0700 2009 changing license to GPL [celtic]
file Makefile Sun Mar 22 06:22:57 -0700 2009 make sure we initialise the heap in the right s... [celtic]
file Memory.cpp Sat Oct 10 20:39:21 -0700 2009 Duplicate shells, adding a syscall_exit to the ... [celtic]
file POSIX.cpp Sat Oct 10 02:42:02 -0700 2009 Listeners get a buffer they can append to. [celtic]
file Strings.cpp Mon Jun 15 12:58:50 -0700 2009 In the end, it worked out to be just as efficie... [celtic]
file Subsystem.cpp Fri Oct 09 23:48:50 -0700 2009 Dropping the uppercase letters on the members o... [celtic]
file Symbol.cpp Sat Oct 10 02:27:16 -0700 2009 Whoops. Left in a old line that made no sense i... [celtic]
file Syscall.cpp
file Tasks.cpp
file Timer.cpp Fri Oct 09 23:48:50 -0700 2009 Dropping the uppercase letters on the members o... [celtic]
file TmpKb.cpp
file TmpShell.cpp
file UserCalls.cpp
file UserGates.cpp
file akari.lnk Sun Mar 15 02:12:06 -0700 2009 finding the start and end of the kernel ... [celtic]
file arch.cpp
file debug.cpp Sat Oct 10 17:25:01 -0700 2009 Slowly introducing blocking node read. I'm mudd... [celtic]
directory docs/ Sat Jun 13 00:07:45 -0700 2009 ignore for existing docs [celtic]
file entry.cpp
directory inc/
file interrupts.cpp Sat Oct 10 20:39:21 -0700 2009 Duplicate shells, adding a syscall_exit to the ... [celtic]
file interrupts.s Sun May 24 00:06:10 -0700 2009 Oh, hello! Returning from ISRs, so a syscall ca... [celtic]
file physmem.s Fri Oct 09 23:32:10 -0700 2009 Dropping Akari~, ~Sybsystem affixes. [celtic]
file preboot.s Thu Mar 26 05:32:28 -0700 2009 getting closer to what I want; we can modify th... [celtic]
directory tools/