1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:28:13 +00:00
serenity/Base/usr/share/man
Sergey Bugaev 098070b767 Kernel: Add unveil('b')
This is a new "browse" permission that lets you open (and subsequently list
contents of) directories underneath the path, but not regular files or any other
types of files.
2020-11-23 18:37:40 +01:00
..
man1 ls: Only append file type indicators when -F or --classify is specified 2020-11-11 20:46:06 +01:00
man2 Kernel: Add unveil('b') 2020-11-23 18:37:40 +01:00
man3 Base: Fix misspelling in getopt(3) (#2473) 2020-06-02 07:40:26 +02:00
man5 Shell: Document the new 'pattern as (list of names)' match syntax 2020-10-29 11:53:01 +01:00
man7 Shell+LibLine: Support HISTCONTROL environment variable 2020-10-26 11:27:54 +01:00
man8 Userland: chroot: Add --userspec/-u flag to set uid/gid for chroot 2020-11-14 17:14:30 +01:00