تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Florian Angermeier 971a42a816 Kernel: Make the VirtualConsole index const unsigned instead of unsigned 5 سال پیش
  Tom bc107d0b33 Kernel: Add SMP IPI support 5 سال پیش
  Hüseyin ASLITÜRK 00edc89288 Kernel: TTY:VirtualConsole, replace character attribute with code_point 5 سال پیش
  Andreas Kling 165f69023b LibVT: Allow updating the window progress via an escape sequence 5 سال پیش
  Sergey Bugaev f11270e7ce Kernel: Port VirtualConsole to LibVT :^) 5 سال پیش
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 سال پیش
  Liav A 8a22e93ebb VirtualConsole: Use dbg() instead of dbgprintf() 5 سال پیش
  Jesse Buhagiar 35ba4bf005 TTY: Reset VGA start row when setting graphical TTY 5 سال پیش
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 سال پیش
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions 5 سال پیش
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 سال پیش
  Andreas Kling e362b56b4f Kernel: Move kernel above the 3GB virtual address mark 5 سال پیش
  joshua stein 0a10462896 VirtualConsole: use memmove for an overlapping copy 5 سال پیش
  Andreas Kling 0adbacf59e Kernel: Demangle userspace ELF symbols in backtraces 5 سال پیش
  Andreas Kling 9a157b5e81 Revert "Kernel: Move Kernel mapping to 0xc0000000" 5 سال پیش
  Jesse Buhagiar bd33c66273 Kernel: Move Kernel mapping to 0xc0000000 5 سال پیش
  Andreas Kling e33bbdb6ba AK: Remove unused AK::not_implemented() 5 سال پیش
  Drew Stratford 378480e8e4 TTY: Properly implement echo in VirtualConsole. 5 سال پیش
  Andreas Kling 4027a64fc5 Kernel: VirtualConsole can use kmalloc_eternal() for permanent stuff 5 سال پیش
  Andreas Kling 2f37fa487d Kernel: Keep TTY names in character buffers instead of Strings 5 سال پیش
  Andreas Kling 1c692e87a6 Kernel: Move kmalloc() into a Kernel/Heap/ directory 5 سال پیش
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 5 سال پیش
  Conrad Pankoff 879bc28e14 Kernel: Disable VGA console in graphical mode 6 سال پیش
  Conrad Pankoff ce8387d1ed VirtualConsole: Only consume data from key-down events 6 سال پیش
  Conrad Pankoff dffdd5545a Kernel: Restore alt+n hijacking for virtual console switching 6 سال پیش
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 سال پیش
  Andreas Kling 736092a087 Kernel: Move i386.{cpp,h} => Arch/i386/CPU.{cpp,h} 6 سال پیش
  Andreas Kling 39d1a9ae66 Meta: Tweak .clang-format to not wrap braces after enums. 6 سال پیش
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. 6 سال پیش
  Andreas Kling b5b44a29bb Replace various copies of parse_uint(String) with String::to_uint(). 6 سال پیش