summaryrefslogtreecommitdiff
path: root/Userland/hostname.cpp
AgeCommit message (Expand)Author
2020-08-06Userland: Use Core::ArgsParser for 'hostname'Linus Groh
2020-05-31Kernel: Tighten up some promise checksSergey Bugaev
2020-04-26Kernel: Added the ability to set the hostname via new syscallLuke Payne
2020-02-18hostname: Use pledge()Andreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-06-07Userland: Run clang-format on everything.Andreas Kling
2018-11-09Fix all current build warnings in the userland.Andreas Kling
2018-10-26Add sys$gethostname and /bin/hostnameAndreas Kling