ladybird/Base
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
..
etc Base: Add root to the /etc/shadow file 2021-01-21 11:35:32 +01:00
home/anon HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
res Base: Add missing "ß" to DE keymap 2021-01-29 23:21:07 +01:00
usr Kernel: Remove pledge exception for sys$getsockopt() with SO_PEERCRED 2021-01-31 09:29:27 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00