Andreas Kling
|
ececac65c2
|
Userland: Move command-line utilities to Userland/Utilities/
|
2021-01-12 12:04:09 +01:00 |
|
Brendan Coles
|
959970e060
|
userdel: Use pledge() and unveil()
|
2021-01-12 08:59:24 +01:00 |
|
Brendan Coles
|
a3fdf5148b
|
Userland: userdel: Resolve home directory realpath before removal
|
2020-12-21 12:23:50 +01:00 |
|
Nico Weber
|
12cbc4ad0d
|
Everywhere: Replace some uses of fork/exec with posix_spawn
It's less code, and it's potentially more efficient once
posix_spawn is a real syscall.
|
2020-06-29 12:04:27 +02:00 |
|
Andreas Kling
|
214f934465
|
Meta: Adjust some copyright dates by Fei Wu
|
2020-03-02 14:24:25 +01:00 |
|
howar6hill
|
940de40f28
|
Userland: Add userdel program (#1217)
|
2020-02-19 12:59:09 +01:00 |
|