История коммитов

Автор SHA1 Сообщение Дата
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 лет назад
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 лет назад
  Andreas Kling e9dda8d592 Kernel: Give PTY's *actually* unique major ID's 5 лет назад
  Andreas Kling be459acaea TTY: Change the MasterPTY device major to not conflict with /dev/psaux 5 лет назад
  Andreas Kling 0adbacf59e Kernel: Demangle userspace ELF symbols in backtraces 5 лет назад
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& 5 лет назад
  Drew Stratford 4c35c8d7fd TTY: Implement Canonical mode and basic echoing. 5 лет назад
  Andreas Kling 2f37fa487d Kernel: Keep TTY names in character buffers instead of Strings 5 лет назад
  Sergey Bugaev 66a0a12435 DevPtsFS: Do not assume there is one of it 6 лет назад
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 лет назад
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. 6 лет назад
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. 6 лет назад
  Andreas Kling fdf3608c8a Update Badge<T> instantiations to simply be {}. 6 лет назад
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. 6 лет назад
  Andreas Kling 88f03f86ff Kernel: Have TTY subclasses cache their tty_name/pts_name. 6 лет назад
  Andreas Kling 9fca94269e Kernel: Move TTY-related files into Kernel/TTY/. 6 лет назад