Historie revizí

Autor SHA1 Zpráva Datum
  Conrad Pankoff 3026c37d5d Kernel: Add serial_debug cmdline parameter před 6 roky
  Andreas Kling af81645a2a Kernel+LibC: Add a dbgputstr() syscall for sending strings to debug output. před 6 roky
  Andreas Kling 639478391b Kernel: Colorize debugger output from the kernel. před 6 roky
  Andreas Kling 98eeb8f22d AK: Rename printf.cpp to PrintfImplementation.h. před 6 roky
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. před 6 roky
  Andreas Kling 0bc72551f4 Kernel: Remove two unneeded headers. před 6 roky
  Andreas Kling 60d25f0f4a Kernel: Introduce threads, and refactor everything in support of it. před 6 roky
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. před 6 roky
  Andreas Kling 8bb18fdc56 Kernel: Get rid of Unix namespace. před 6 roky
  Andreas Kling bd3e77cc16 Pass the process to CharacterDevice::read/write. před 6 roky
  Andreas Kling b673c1a77d Build Painter & friends into LibC. Use it in the GUI test app. před 6 roky
  Andreas Kling e6284a8774 Fix broken SpinLock. před 6 roky
  Andreas Kling 8f91a47aeb Add some basic field width support to printf(). před 6 roky
  Andreas Kling dc6f57f19c Add gettimeofday() syscall and LibC wrappers gettimeofday() and time(). před 6 roky
  Andreas Kling bae59609e3 Move kprintf to its own file. It has nothing to do with VGA anymore. před 6 roky