Andreas Kling
|
fdf3608c8a
|
Update Badge<T> instantiations to simply be {}.
|
2019-05-31 15:44:04 +02:00 |
|
Andreas Kling
|
8cbb7f101f
|
Kernel: Have File virtuals take a FileDescriptor& rather than a Process&.
This will allow us to implement different behaviors depending on the role
of the descriptor a File is being accessed through.
|
2019-04-29 13:58:40 +02:00 |
|
Andreas Kling
|
88f03f86ff
|
Kernel: Have TTY subclasses cache their tty_name/pts_name.
|
2019-04-16 00:35:02 +02:00 |
|
Andreas Kling
|
9fca94269e
|
Kernel: Move TTY-related files into Kernel/TTY/.
|
2019-04-03 12:28:45 +02:00 |
|