Lines Matching +full:non +full:- +full:masked
1 .. SPDX-License-Identifier: GPL-2.0
4 Acorn Disc Filing System - ADFS
8 -----------------------------
12 - new maps
13 - new directories or big directories
17 - E and E+, with or without boot block
18 - F and F+
32 ----------------------
49 ------------------------------------------------
53 - Owner read
54 - Owner write
55 - Other read
56 - Other write
64 Owner read -> -r--r--r--
65 Owner write -> --w--w---w
66 Owner read and filetype UnixExec -> ---x--x--x
67 These are then masked by ownmask, eg 700 -> -rwx------
68 Possible owner mode permissions -> -rwx------
70 Other read -> -r--r--r--
71 Other write -> --w--w--w-
72 Other read and filetype UnixExec -> ---x--x--x
73 These are then masked by othmask, eg 077 -> ----rwxrwx
74 Possible other mode permissions -> ----rwxrwx
79 -rw-------
84 -rw-rw----
90 -rw-r--r--
96 ------------------------
100 To enable non-RISC OS systems to be used to store files without losing