ladybird/Userland
Maciej Zygmanowski 104dc93220 ifconfig: Use shorter argument names
The previous argument names were so long that they won't fit
into the terminal, making help message unreadable.
2021-06-05 23:51:08 +04:30
..
Applets Applets/Network: Replace fprintf(stderr) with dbgln() 2021-05-31 17:44:01 +01:00
Applications LibVT+Terminal: Add color scheme support 2021-06-04 09:02:43 +01:00
Demos Everywhere: Use s.unverwerth@serenityos.org :^) 2021-05-29 12:30:08 +01:00
DevTools LibGUI: Fix off-by-one error in Lexer tokens 2021-06-05 00:32:28 +04:30
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games Hearts: Don't destroy the animation handler while running it 2021-06-04 19:32:25 +02:00
Libraries LibSQL: Limit the allowed depth of an expression tree 2021-06-05 23:48:18 +04:30
Services Taskbar: Make sure LibGUI/Desktop.h is usable in ports 2021-06-04 19:11:13 +02:00
Shell Shell: Fix off-by-one error in SyntaxHighlighter 2021-06-05 00:32:28 +04:30
Utilities ifconfig: Use shorter argument names 2021-06-05 23:51:08 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00