This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
6251
commits
1
branch
0
tags
474
MiB
fd64e97c8a
Commit graph
3 commits
Author
SHA1
Message
Date
Jesse
a5d80f7e3b
Kernel: Only allow superuser to halt() the system (
#342
)
...
Following the discussion in
#334
, shutdown must also have root-only run permissions.
2019-07-19 13:08:26 +02:00
Andreas Kling
5980007e44
Userland: Fix many compiler warnings.
2019-06-22 15:47:08 +02:00
Robin Burchell
952382b413
Kernel/Userland: Add a halt syscall, and a shutdown binary to invoke it
2019-06-16 12:25:30 +02:00