This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-02 03:26:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a51f64503b5a5ad35fecd39477bb19463520fce
ladybird
/
Kernel
/
TTY
History
Brian Gianforcaro
e88e4967d1
Kernel: Mark PTYMultiplexer init & parse_hex_digit as UNMAP_AFTER_INIT
...
Noticed these boot only functions are not currently UNMAP_AFTER_INIT. Lets fix that :^)
2021-12-24 14:28:59 -08:00
..
ConsoleManagement.cpp
…
ConsoleManagement.h
…
MasterPTY.cpp
Kernel+LibC: Move errno definitions to Kernel/API/POSIX
2021-12-16 22:21:35 +03:30
MasterPTY.h
…
PTYMultiplexer.cpp
Kernel: Mark PTYMultiplexer init & parse_hex_digit as UNMAP_AFTER_INIT
2021-12-24 14:28:59 -08:00
PTYMultiplexer.h
…
SlavePTY.cpp
…
SlavePTY.h
…
TTY.cpp
Kernel: Make major and minor numbers to be DistinctNumerics
2021-12-23 23:02:39 +01:00
TTY.h
Kernel: Make major and minor numbers to be DistinctNumerics
2021-12-23 23:02:39 +01:00
VirtualConsole.cpp
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
VirtualConsole.h
Kernel: Remove unused String.h includes
2021-12-11 13:15:26 -08:00