Commit History

Author SHA1 Message Date
  Sergey Bugaev 66a0a12435 DevPtsFS: Do not assume there is one of it 6 years ago
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. 6 years ago
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. 6 years ago
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. 6 years ago
  Andreas Kling fdf3608c8a Update Badge<T> instantiations to simply be {}. 6 years ago
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. 6 years ago
  Andreas Kling 88f03f86ff Kernel: Have TTY subclasses cache their tty_name/pts_name. 6 years ago
  Andreas Kling 9fca94269e Kernel: Move TTY-related files into Kernel/TTY/. 6 years ago