Commit History

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