| /openbsd-src/regress/sys/ffs/tests/open/ |
| H A D | 06.t | 16 expect 0 -u 65534 -g 65534 chmod ${n1} 0600 20 expect 0 -u 65534 -g 65534 chmod ${n1} 0060 24 expect 0 -u 65534 -g 65534 chmod ${n1} 0006 29 expect 0 -u 65534 -g 65534 chmod ${n1} 0477 33 expect 0 -u 65534 -g 65534 chmod ${n1} 0747 37 expect 0 -u 65534 -g 65534 chmod ${n1} 0774 42 expect 0 -u 65534 -g 65534 chmod ${n1} 0277 46 expect 0 -u 65534 -g 65534 chmod ${n1} 0727 50 expect 0 -u 65534 -g 65534 chmod ${n1} 0772 55 expect 0 -u 65534 -g 65534 chmod ${n1} 0177 [all …]
|
| H A D | 07.t | 16 expect 0 -u 65534 -g 65534 chmod ${n1} 0477 18 expect 0 -u 65534 -g 65534 chmod ${n1} 0747 20 expect 0 -u 65534 -g 65534 chmod ${n1} 0774 23 expect 0 -u 65534 -g 65534 chmod ${n1} 0177 25 expect 0 -u 65534 -g 65534 chmod ${n1} 0717 27 expect 0 -u 65534 -g 65534 chmod ${n1} 0771 30 expect 0 -u 65534 -g 65534 chmod ${n1} 0077 32 expect 0 -u 65534 -g 65534 chmod ${n1} 0707 34 expect 0 -u 65534 -g 65534 chmod ${n1} 0770
|
| /openbsd-src/regress/sys/ffs/tests/chmod/ |
| H A D | 00.t | 16 expect 0 chmod ${n0} 0111 22 expect 0 chmod ${n0} 0753 28 expect 0 chmod ${n0} 0310 35 expect 0 chmod ${n1} 0321 45 expect 0 chmod ${n0} 0111 53 expect 0 chmod ${n0} 0753 61 expect 0 chmod ${n0} 0310 70 expect EPERM -u 65534 chmod ${n0} 0111 78 expect EPERM -u 65534 chmod ${n0} 0753 86 expect EPERM -u 65534 chmod ${n0} 0310 [all …]
|
| H A D | 08.t | 10 expect EPERM chmod ${n0} 0600 13 expect 0 chmod ${n0} 0600 18 expect EPERM chmod ${n0} 0600 21 expect 0 chmod ${n0} 0600 26 expect EPERM chmod ${n0} 0600 29 expect 0 chmod ${n0} 0600 34 expect EPERM chmod ${n0} 0600 37 expect 0 chmod ${n0} 0600
|
| H A D | 05.t | 16 expect 0 -u 65534 -g 65534 chmod ${n1}/${n2} 0642 18 expect 0 chmod ${n1} 0644 19 expect EACCES -u 65534 -g 65534 chmod ${n1}/${n2} 0620 20 expect 0 chmod ${n1} 0755 21 expect 0 -u 65534 -g 65534 chmod ${n1}/${n2} 0420
|
| H A D | 11.t | 14 expect 0 chmod ${n1} 01755 19 expect 0 chmod ${n1} 01644 25 expect 0 -u 65534 -g 65534 chmod ${n1} 01755 31 expect EFTYPE -u 65534 -g 65534 chmod ${n1} 01644
|
| H A D | 07.t | 16 expect 0 -u 65534 -g 65534 chmod ${n1}/${n2} 0642 18 expect EPERM -u 65533 -g 65533 chmod ${n1}/${n2} 0641 21 expect EPERM -u 65534 -g 65534 chmod ${n1}/${n2} 0641
|
| H A D | 09.t | 15 expect 0 chmod ${n0}/${n1} 0640 18 expect EROFS chmod ${n0}/${n1} 0600 21 expect 0 chmod ${n0}/${n1} 0600
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
| H A D | fixinc.svr4 | 167 chmod +w $2/$file 168 chmod a+r $2/$file 234 chmod +w ${LIB}/$file 2>/dev/null 235 chmod a+r ${LIB}/$file 2>/dev/null 289 chmod a+r ${LIB}/$file 318 chmod a+r ${LIB}/$file 340 chmod +w /tmp/$base 341 chmod a+r /tmp/$base 357 chmod a+r ${LIB}/$file 379 chmod +w /tmp/$base [all …]
|
| H A D | fixinc.wrap | 71 chmod a+r $LIB/$file 100 chmod a+r $LIB/$file 130 chmod a+r $LIB/$file
|
| /openbsd-src/gnu/usr.bin/perl/ext/GDBM_File/t/ |
| H A D | snapshot.t | 46 chmod S_IRUSR, $even; 47 chmod S_IWUSR, $odd; 52 chmod S_IRUSR, $odd; 62 chmod S_IRUSR, $even, $odd; 76 chmod S_IRUSR, $even, $odd; 82 chmod S_IWUSR, $even, $odd; 96 chmod S_IRUSR, $even, $odd;
|
| /openbsd-src/distrib/special/chmod/ |
| H A D | Makefile | 3 PROG= chmod 5 LINKS= ${BINDIR}/chmod ${BINDIR}/chgrp \ 6 ${BINDIR}/chmod /sbin/chown 14 ln -sf ../../bin/chmod chflags) 17 .PATH: ${.CURDIR}/../../../bin/chmod
|
| /openbsd-src/bin/chmod/ |
| H A D | Makefile | 3 PROG= chmod 4 MAN= chmod.1 chgrp.1 chown.8 chflags.1 5 LINKS= ${BINDIR}/chmod ${BINDIR}/chgrp \ 6 ${BINDIR}/chmod /sbin/chown 15 ln -sf ../../bin/chmod chflags && \
|
| /openbsd-src/lib/libc/arch/sparc64/ |
| H A D | Makefile.inc | 12 @chmod 444 ${.TARGET} 18 @chmod 444 ${.TARGET} 24 @chmod 444 ${.TARGET} 30 @chmod 444 ${.TARGET}
|
| /openbsd-src/regress/usr.bin/rsync/ |
| H A D | test6b_perms.test | 20 chmod 600 foo/bar/baz/one.txt 22 chmod 777 foo/bar/baz/one2.txt 28 chmod 600 foo/bar/baz/one.txt 30 chmod 777 foo/bar/baz/one2.txt
|
| H A D | test10_perms.test | 12 chmod 640 foo/bar/baz/one.txt 19 chmod 644 one.txt 25 chmod 644 one.txt
|
| /openbsd-src/regress/lib/libc/glob/ |
| H A D | Makefile | 8 chmod 0755 `grep '/r[^/]*$$' ${.CURDIR}/files` 9 chmod 0444 `grep '/s[^/]*$$' ${.CURDIR}/files` 10 chmod 0711 `grep '/t[^/]*$$' ${.CURDIR}/files`
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | Makefile.in | 285 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir) 312 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 313 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 314 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 316 || chmod -R a+r $(distdir) 319 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir) 323 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir) 329 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir) 331 chmod -R a-w $(distdir); chmod a+w $(distdir) 334 chmod a-w $(distdir) [all …]
|
| /openbsd-src/regress/sys/mfs_noperm/ |
| H A D | nopermtest.c | 94 EXPECT_ERRNO(chmod(mnt, 0700), EPERM); in check_locked() 119 EXPECT_OK(chmod(".", 0700)); in check_unlocked_vroot() 135 EXPECT_OK(chmod("sub", 0000)); in check_unlocked_subdir() 139 EXPECT_OK(chmod("sub", S_ISVTX | 0700)); in check_unlocked_subdir()
|
| /openbsd-src/regress/usr.bin/rcs/ |
| H A D | Makefile | 464 @chmod 444 blah.c 466 @chmod 755 RCS/blah.c,v 470 @chmod 666 RCS/blah.c,v 474 @chmod 600 RCS/blah.c,v 478 @chmod 604 RCS/blah.c,v 482 @chmod 754 RCS/blah.c,v 493 @chmod 755 RCS/blah.c,v 497 @chmod 666 RCS/blah.c,v 501 @chmod 600 RCS/blah.c,v 505 @chmod 604 RCS/blah.c,v [all …]
|
| /openbsd-src/regress/sys/ffs/tests/link/ |
| H A D | 07.t | 25 expect 0 chmod ${n2} 0555 27 expect 0 chmod ${n1} 0555 29 expect 0 chmod ${n1} 0755
|
| H A D | 06.t | 25 expect 0 chmod ${n1} 0644 29 expect 0 chmod ${n1} 0755 30 expect 0 chmod ${n2} 0644
|
| /openbsd-src/regress/sys/ffs/tests/rename/ |
| H A D | 05.t | 25 expect 0 chmod ${n2} 0555 27 expect 0 chmod ${n1} 0555 29 expect 0 chmod ${n1} 0755
|
| H A D | 04.t | 25 expect 0 chmod ${n1} 0644 29 expect 0 chmod ${n1} 0755 30 expect 0 chmod ${n2} 0644
|
| /openbsd-src/regress/sys/ffs/tests/chown/ |
| H A D | 00.t | 73 expect 0 chmod ${n0} 06555 81 expect 0 chmod ${n0} 06555 89 expect 0 chmod ${n0} 06555 100 expect 0 chmod ${n0} 06555 104 expect 0 chmod ${n0} 06555 108 expect 0 chmod ${n0} 06555 116 expect 0 chmod ${n0} 06555 120 expect 0 chmod ${n0} 06555 124 expect 0 chmod ${n0} 06555
|