ladybird/Base
Liav A 07387ec19a Kernel+Base: Introduce MS_NOREGULAR mount flag
This flag doesn't conform to any POSIX standard nor is found in any OS
out there. The idea behind this mount flag is to ensure that only
non-regular files will be placed in a filesystem, which includes device
nodes, symbolic links, directories, FIFOs and sockets. Currently, the
only valid case for using this mount flag is for TmpFS instances, where
we want to mount a TmpFS but disallow any kind of regular file and only
allow other types of files on the filesystem.
2022-10-22 19:18:15 +02:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Launch CrashDaemon at session start-up 2022-10-14 11:37:11 +02:00
home/anon Base: Add a PDF document to test Adobe Type 1 font rendering 2022-10-16 17:44:54 +02:00
res Base: Add SameSite cookie test cases 2022-10-22 18:17:01 +02:00
root Base: Remove TelnetServer and WebServer from the generated manpage list 2022-02-28 20:30:35 +02:00
usr Kernel+Base: Introduce MS_NOREGULAR mount flag 2022-10-22 19:18:15 +02:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00
.gitignore Meta: Don't generate emoji.txt into the source tree 2022-09-05 09:50:31 -04:00