Searched refs:chmod (Results 101 - 125 of 558) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/libxo/encoder/cbor/
H A DMakefile.am49 && chmod +w . \
/freebsd-12-stable/contrib/libxo/encoder/test/
H A DMakefile.am49 && chmod +w . \
/freebsd-12-stable/tests/sys/acl/
H A D00.sh74 chmod 600 xxx
H A D02.sh74 chmod 600 xxx
/freebsd-12-stable/libexec/rc/rc.d/
H A Dvar107 chmod 644 /var/log/utx.lastlogin
111 chmod 644 /var/log/utx.log
/freebsd-12-stable/crypto/openssh/regress/
H A Dagent-getpeereid.sh34 chmod 644 ${SSH_AUTH_SOCK}
H A Dagent-ptrace.sh40 $SUDO chmod 2755 ${SSHAGENT}
H A Dssh-com-keygen.sh65 chmod 600 ${OPENSSHPRV}
/freebsd-12-stable/tools/tools/net80211/scripts/
H A Dsetup.wdsmain49 chmod +x $WDSUP
/freebsd-12-stable/contrib/pjdfstest/tests/chown/
H A D00.t155 expect 0 chmod ${n0} 06555
159 expect 0 chmod ${n0} 06555
166 expect 0 chmod ${n1} 06555
172 expect 0 chmod ${n1} 06555
193 expect 0 chmod ${n0} 06555
201 expect 0 chmod ${n0} 06555
219 # non-executable file. From chmod(2):
235 expect 0 chmod ${n0} 06555
240 expect 0 chmod ${n0} 06555
245 expect 0 chmod
[all...]
/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A DMakefile.am235 chmod +x test_ca.tmp
240 chmod +x test_cert.tmp
245 chmod +x test_chain.tmp
250 chmod +x test_cms.tmp
255 chmod +x test_crypto.tmp
260 chmod +x test_nist.tmp
265 chmod +x test_nist2.tmp
270 chmod +x test_pkcs11.tmp
275 chmod +x test_java_pkcs11.tmp
280 chmod
[all...]
/freebsd-12-stable/tests/sys/mac/bsdextended/
H A Dmatches_test.sh33 chmod a+rwx mnt
59 chmod a+w $file1
67 chmod a+w $file2
279 chmod u+s $file1
283 chmod u-s $file1
304 chmod g+s $file1
308 chmod g-s $file1
/freebsd-12-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_setattr.sh135 atf_test_case chmod
144 atf_check -s eq:0 -o empty -e empty chmod 0000 mode
161 echo 'chmod 0000 modeq' | kqueue_monitor 1 modeq
212 atf_add_test_case chmod
/freebsd-12-stable/etc/mail/
H A DMakefile149 chmod ${SENDMAIL_MAP_PERMS} ${.TARGET}
154 chmod ${SENDMAIL_MAP_PERMS} ${.TARGET}
178 chmod ${SENDMAIL_MAP_PERMS} ${.TARGET}
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-upgrade.sh91 chmod 755 ${FSMNT}/.cleanPkgs.sh
184 chmod 755 ${FSMNT}/.fixUserProfile.sh
207 chmod 755 ${FSMNT}/.fixUserProfile.sh
/freebsd-12-stable/contrib/netbsd-tests/bin/cp/
H A Dt_cp.sh64 chmod 777 file
71 chmod 644 file
72 chmod 777 file2
81 chmod 644 file
93 chmod 644 file
223 chmod 777 dir
/freebsd-12-stable/contrib/libpcap/rpcapd/
H A DMakefile.in117 (mkdir -p $(DESTDIR)$(sbindir); chmod 755 $(DESTDIR)$(sbindir))
120 (mkdir -p $(DESTDIR)$(mandir)/man@MAN_ADMIN_COMMANDS@; chmod 755 $(DESTDIR)$(mandir)/man@MAN_ADMIN_COMMANDS@)
122 (mkdir -p $(DESTDIR)$(mandir)/man@MAN_FILE_FORMATS@; chmod 755 $(DESTDIR)$(mandir)/man@MAN_FILE_FORMATS@)
/freebsd-12-stable/contrib/gdb/
H A Dmkinstalldirs126 echo "chmod $dirmode $pathcomp"
128 chmod "$dirmode" "$pathcomp" || lasterr=$?
/freebsd-12-stable/contrib/binutils/
H A Dmkinstalldirs134 echo "chmod $dirmode $pathcomp"
136 chmod "$dirmode" "$pathcomp" || lasterr=$?
/freebsd-12-stable/crypto/heimdal/tools/
H A DMakefile.am36 chmod +x $@
/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Dfs_test.c513 chmod("reg", 0000);
516 chmod("reg", 0001);
519 chmod("reg", 0010);
522 chmod("reg", 0100);
525 chmod("reg", 0002);
528 chmod("reg", 0020);
531 chmod("reg", 0200);
534 chmod("reg", 0004);
537 chmod("reg", 0040);
540 chmod("re
[all...]
/freebsd-12-stable/contrib/netbsd-tests/fs/psshfs/
H A Dt_psshfs.sh80 atf_check -s eq:0 -o empty -e empty chmod 400 ssh_host_key
81 atf_check -s eq:0 -o empty -e empty chmod 444 ssh_host_key.pub
97 atf_check -s eq:0 -o empty -e empty chmod 600 authorized_keys
158 chmod +x ne_inodes.sh
/freebsd-12-stable/contrib/netbsd-tests/usr.bin/id/
H A Dt_groups.sh34 chmod +x run_groups.sh
H A Dt_whoami.sh34 chmod +x run_whoami.sh
/freebsd-12-stable/contrib/ntp/lib/isc/unix/
H A Dfsaccess.c89 if (chmod(path, mode) < 0)

Completed in 170 milliseconds

1234567891011>>