IBNOS
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  kernel
  console
 console.c
 vgafont.c
  hardware
 gdt.c
 keyboard.c
 keymap_de.c
 pic.c
 pit.c
  include
  console
 console.h
  hardware
 context.h
 gdt.h
 keyboard.h
 pic.h
 pit.h
  interrupt
 interrupt.h
  io
 io.h
  loader
 elf.h
  memory
 allocator.h
 paging.h
 physmem.h
  multiboot
 multiboot.h
  process
 event.h
 filesystem.h
 handle.h
 object.h
 pipe.h
 process.h
 semaphore.h
 thread.h
 timer.h
  util
 list.h
 util.h
 syscall.h
  interrupt
 interrupt.c
  loader
 elf.c
  memory
 allocator.c
 paging.c
 physmem.c
  process
 event.c
 filesystem.c
 handle.c
 pipe.c
 process.c
 semaphore.c
 thread.c
 timer.c
  util
 util.c
 main.c