1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Base/usr/share/man
Andreas Kling 6e4e3a7612 Kernel: Remove pledge exception for sys$getsockopt() with SO_PEERCRED
We had an exception that allowed SOL_SOCKET + SO_PEERCRED on local
socket to support LibIPC's PID exchange mechanism. This is no longer
needed so let's just remove the exception.
2021-01-31 09:29:27 +01:00
..
man1 Base: Update crash(1) man page 2021-01-26 11:40:08 +01:00
man2 Kernel: Remove pledge exception for sys$getsockopt() with SO_PEERCRED 2021-01-31 09:29:27 +01:00
man3 Base: Fix syscall/libc manpage sorting 2021-01-23 16:47:09 +01:00
man5 Base: Remove irrelevant example from Shell's loop manpage section 2021-01-18 08:56:34 +01:00
man7 Help: Add a simple index page 2021-01-02 02:41:16 +01:00
man8 Userland: useradd: Add command line option to set user password 2020-12-21 09:57:26 +01:00