serenity/Shell
Luke Payne f191b84b50 Kernel: Added the ability to set the hostname via new syscall
Userland/hostname: Now takes parameter to set the hostname
LibC/unistd: Added sethostname function
2020-04-26 12:59:09 +02:00
..
GlobalState.h Kernel: Added the ability to set the hostname via new syscall 2020-04-26 12:59:09 +02:00
main.cpp LibCore: Make Core::File::open() return a Result<NNRP<File>, String> 2020-04-21 16:19:18 +02:00
Makefile LibLine: Rename from LibLineEdit 2020-03-31 13:32:11 +02:00
Parser.cpp Shell: Allow empty tokens if enclosed in single or double quotes 2020-01-25 12:16:45 +01:00
Parser.h Shell: Allow empty tokens if enclosed in single or double quotes 2020-01-25 12:16:45 +01:00