Commit History

Autor SHA1 Mensaxe Data
  Brian Gianforcaro de9ff0af50 Kernel: Modify the IOCTL API to return KResult %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 9a04f53a0f Kernel: Utilize AK::Userspace<T> in the ioctl interface %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 1c3346e3ce Kernel: Use KResultOr<size_t> throughout the TTY subsystem %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan ae6bdc4e29 LibVT+Kernel: Clean up scroll API %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan 169e93f0a7 Kernel: Perform output processing on echo %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan 06c835f857 Kernel: Signal EOF/EOL characters properly in `TTY` %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan f0375e3efe Kernel+LibC: Support more `termios` settings in TTY %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 8b079a6b0d Kernel: Avoid unnecessary allocations for TTY::tty_name() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset %!s(int64=4) %!d(string=hai) anos
  Liav A 18e77aa285 Kernel: Add a method to determine the desired permissions of a Device %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  AnotherTest 688e54eac7 Kernel: Distinguish between new and old process groups with equal pgids %!s(int64=5) %!d(string=hai) anos
  Ben Wiederhake 7bdf54c837 Kernel: PID/PGID typing %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ddab7ab693 Kernel: Store TTY's foreground process as a WeakPtr<Process> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 58feebeed2 Kernel+LibC: Tidy up sys$ttyname() and sys$ptsname() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f3c245fb96 Kernel: Make ^W and ^U actually erase characters %!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
  Andreas Kling bd059e32e1 Kernel: Tweak some include statements %!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 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& %!s(int64=5) %!d(string=hai) anos
  Drew Stratford b880f1928a TTY: Flush input on signal character. %!s(int64=5) %!d(string=hai) anos
  Drew Stratford 4c35c8d7fd TTY: Implement Canonical mode and basic echoing. %!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 5768b384b9 Kernel: Give each TTY 1 KB of input buffer %!s(int64=6) %!d(string=hai) anos