Home
last modified time | relevance | path

Searched refs:permissions (Results 1 – 25 of 77) sorted by relevance

1234

/minix3/minix/commands/MAKEDEV/
H A DMAKEDEV.sh193 permissions=600
232 makedev ${dev} b ${major} ${minor} ${uname} ${gname} ${permissions}
243 ${uname} ${gname} ${permissions}
257 ${uname} ${gname} ${permissions}
272 makedev console c 4 0 ${uname} tty ${permissions}
276 makedev video c 4 125 ${uname} ${gname} ${permissions}
285 makedev eepromb${bus}s5${slave_low} b ${major} 0 ${uname} ${gname} ${permissions}
293 makedev ${dev} b 14 0 ${uname} ${gname} ${permissions}
315 makedev ${dev} b 11 0 ${uname} ${gname} ${permissions}
328 makedev "i2c-${bus}" c 2${major_low} 0 ${uname} ${gname} ${permissions}
[all …]
/minix3/minix/tests/
H A Dtestisofs.sh67 mkdir -p $testdir/rockridge/permissions
71 echo "$u$g$o" > $testdir/rockridge/permissions/mode-$u$g$o
72 chmod $u$g$o $testdir/rockridge/permissions/mode-$u$g$o
76 echo "uid-gid test" > $testdir/rockridge/permissions/uid-1-gid-2
77 chown 1:2 $testdir/rockridge/permissions/uid-1-gid-2
78 echo "uid-gid test" > $testdir/rockridge/permissions/uid-128-gid-256
79 chown 128:256 $testdir/rockridge/permissions/uid-128-gid-256
80 echo "uid-gid test" > $testdir/rockridge/permissions/uid-12345-gid-23456
81 chown 12345:23456 $testdir/rockridge/permissions/uid-12345-gid-23456
/minix3/external/bsd/libpcap/dist/
H A DREADME.macosx6 system, and the permissions and/or ownership on those devices can be
11 can be configured to set the permissions and/or ownership of those
17 of devfs cannot be configured to set the permissions and/or ownership of
41 will be executed on the next reboot. To change the permissions before
52 it will be executed on the next reboot. To change the permissions
64 ownership of /dev/bpf* without changing the permissions. If you want to
68 group to "admin", and the permissions to rw-r-----. Other possibilities
71 (NOTE: due to a bug in Snow Leopard, if you change the permissions not
/minix3/tests/lib/librumphijack/
H A Dsshd_config.in11 # very strict permissions on it and cannot modify the copy on the source
17 # usually lives in /tmp, which has 1777 permissions and are not liked by
/minix3/tests/fs/psshfs/
H A Dsshd_config.in11 # very strict permissions on it and cannot modify the copy on the source
17 # usually lives in /tmp, which has 1777 permissions and are not liked by
/minix3/external/bsd/libpcap/dist/ChmodBPF/
H A DStartupParameters.plist2 Description = "Change BPF permissions";
/minix3/external/bsd/kyua-cli/etc/kyua/
H A Dkyua.conf10 -- requests to be run with non-root permissions.
/minix3/crypto/external/bsd/libsaslc/etc/
H A DREADME22 be installed with the proper permissions (0600).
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DFileOutputBufferTest.cpp107 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()
/minix3/external/bsd/bzip2/dist/
H A DCHANGES235 * Dereference symlinks when copying file permissions in -f mode.
253 interim permissions safely, by using fopen_output_safely().
255 permissions there.
295 * Fix file permissions race problem (CAN-2005-0953).
/minix3/games/fortune/datfiles/
H A Dnetbsd-tips90 The mtree(8) tool can be used to check permissions, ownerships,
92 example to check directory ownership and permissions for standard
/minix3/usr.sbin/makefs/
H A DREADME37 - mtree(8) specification file containing permissions and ownership
79 - (optionally) Change the permissions in the tree according to
/minix3/external/bsd/pkg_install/dist/add/
H A Dperform.c691 const char *owner, *group, *permissions; in extract_files() local
722 permissions = NULL; in extract_files()
764 permissions = p->name; in extract_files()
796 if (permissions != NULL) { in extract_files()
800 mode = getmode(setmode(permissions), mode); in extract_files()
/minix3/external/bsd/bind/dist/contrib/sdb/sqlite/
H A DREADME.sdb_sqlite10 normal filesystem permissions, and may be updated however a typical SQLite
/minix3/distrib/sets/
H A Dmaketars57 -U do not preserve file permissions (with -i ..)
/minix3/external/bsd/nvi/dist/dist/
H A DCOPYING345 "Additional permissions" are terms that supplement the terms of this
347 Additional permissions that are applicable to the entire Program shall
349 that they are valid under applicable law. If additional permissions
351 under those permissions, but the entire Program remains governed by
352 this License without regard to the additional permissions.
355 remove any additional permissions from that copy, or from any part of
356 it. (Additional permissions may be written to require their own
358 additional permissions on material, added by you to a covered work,
585 permissions. However, no additional obligations are imposed on any
/minix3/external/bsd/less/dist/
H A DCOPYING345 "Additional permissions" are terms that supplement the terms of this
347 Additional permissions that are applicable to the entire Program shall
349 that they are valid under applicable law. If additional permissions
351 under those permissions, but the entire Program remains governed by
352 this License without regard to the additional permissions.
355 remove any additional permissions from that copy, or from any part of
356 it. (Additional permissions may be written to require their own
358 additional permissions on material, added by you to a covered work,
585 permissions. However, no additional obligations are imposed on any
/minix3/crypto/external/bsd/openssl/dist/doc/apps/
H A Dc_rehash.pod31 permissions on that directory, otherwise it will be skipped.
/minix3/external/bsd/llvm/dist/llvm/lib/Support/Unix/
H A DMemory.inc62 // the processor as loads. If the page has no read permissions,
179 /// permissions. This is typically used for JIT applications where we want
/minix3/external/bsd/bind/dist/win32utils/
H A Dreadme1st.txt26 files and directories that BIND uses to have permissions set up for
37 Appropriate file permissions will also need to be set for "NT
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h197 perms permissions() const { return Perms; } in permissions() function
219 void permissions(perms p) { Perms = p; } in permissions() function
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DHowToAddABuilder.rst37 and set appropriate permissions.
/minix3/external/bsd/top/dist/
H A DREADME35 permissions to do so. The configure script will determine the
36 permissions needed by the top binary, and a "make install" as root
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp822 Status.permissions(), Status.getSize()); in performWriteOperation()
826 Status.getGroup(), Status.permissions(), in performWriteOperation()
/minix3/minix/drivers/storage/vnd/
H A DNOTES58 access permissions on device open is a bit of a hack in order to keep the

1234