Searched refs:chmod (Results 151 - 175 of 558) sorted by relevance

1234567891011>>

/freebsd-12-stable/usr.sbin/bsdconfig/console/
H A Dttys131 f_eval_catch -d $funcname chmod 'chmod "%s" "%s"' "$mode" "$tmpfile"
/freebsd-12-stable/usr.sbin/bsdinstall/scripts/
H A Dscript140 chmod a+x $BSDINSTALL_CHROOT/tmp/installscript
/freebsd-12-stable/contrib/netbsd-tests/lib/librumphijack/
H A Dt_tcpip.sh92 atf_check -s eq:0 -o empty -e empty chmod 400 ssh_host_key
93 atf_check -s eq:0 -o empty -e empty chmod 444 ssh_host_key.pub
110 atf_check -s eq:0 -o empty -e empty chmod 600 authorized_keys
/freebsd-12-stable/contrib/libstdc++/
H A DMakefile.in86 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
566 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
567 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
568 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
570 || chmod -R a+r $(distdir)
612 chmod -R a-w $(distdir); chmod a+w $(distdir)
615 chmod a-w $(distdir)
629 && chmod -R a-w "$$dc_install_base" \
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c458 chmod(line, 0600);
462 chmod(line, 0666);
494 chmod(line, 0600);
969 chmod(line, 0600);
1535 chmod(line, 0666);
1538 chmod(line, 0666);
1568 chmod(line, 0666);
1577 chmod(line, 0666);
1659 chmod(line, 0666);
1662 chmod(lin
[all...]
/freebsd-12-stable/cddl/usr.sbin/dwatch/libexec/
H A DMakefile4 FILES= chmod \
24 LINKS= ${LIBEXECDIR}/dwatch/chmod ${LIBEXECDIR}/dwatch/fchmodat
25 LINKS+= ${LIBEXECDIR}/dwatch/chmod ${LIBEXECDIR}/dwatch/lchmod
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dunbound-control-setup.sh152 chmod 0640 $SVR_BASE.pem $SVR_BASE.key $CTL_BASE.pem $CTL_BASE.key
H A Dunbound-control-setup.sh.in201 chmod o-rw \
/freebsd-12-stable/contrib/atf/test-programs/
H A Dresult_test.sh96 chmod 444 dir
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_extattr_freebsd.c127 chmod("test1", S_IRUSR);
/freebsd-12-stable/bin/mkdir/
H A Dmkdir.c124 * as chmod will (obviously) ignore the umask. Do this
127 if (success == 1 && mode != NULL && chmod(*argv, omode) == -1) {
172 * instead of doing chmod's.
/freebsd-12-stable/contrib/bmake/mk/
H A Dman.mk86 # chown and chmod are done afterward automatically
106 chmod ${MANMODE} $$instpage; \
/freebsd-12-stable/tests/sys/fs/fusefs/
H A Ddefault_permissions_privileged.cc123 EXPECT_EQ(0, chmod(FULLPATH, newmode)) << strerror(errno);
/freebsd-12-stable/libexec/rc/rc.d/
H A Drandom29 chmod 600 "$f" &&
/freebsd-12-stable/share/mk/
H A Datf.test.mk82 chmod +x ${.TARGET}.tmp
108 chmod +x ${.TARGET}.tmp
H A Dtap.test.mk71 chmod +x ${.TARGET}.tmp
94 chmod +x ${.TARGET}.tmp
/freebsd-12-stable/crypto/openssh/regress/
H A Dscp-uri.sh14 chmod 755 ${OBJ}/scp-ssh-wrapper.scp
H A Dtest-exec.sh195 chmod a+rx $OBJ/valgrind-sftp-server.sh
225 chmod a+rx $OBJ/ssh-log-wrapper.sh
236 chmod u+w ${DATA}
500 chmod 644 $OBJ/authorized_keys_$USER
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-installcomponents.sh139 chmod 755 ${FSMNT}/.componentwrapper.sh
/freebsd-12-stable/contrib/openbsm/
H A DMakefile.in179 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
533 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
573 -exec chmod u+rwx,go+rx {} \; -o \
574 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
575 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
577 || chmod -R a+r "$(distdir)"
637 chmod -R a-w $(distdir)
638 chmod u+w $(distdir)
640 chmod
[all...]
/freebsd-12-stable/contrib/openpam/
H A DMakefile.in174 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
541 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
545 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
581 -exec chmod u+rwx,go+rx {} \; -o \
582 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
583 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
585 || chmod -R a+r "$(distdir)"
645 chmod -R a-w $(distdir)
646 chmod u+w $(distdir)
648 chmod
[all...]
/freebsd-12-stable/contrib/expat/
H A DMakefile.in250 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
673 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
677 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
713 -exec chmod u+rwx,go+rx {} \; -o \
714 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
715 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
717 || chmod -R a+r "$(distdir)"
774 chmod -R a-w $(distdir)
775 chmod u+w $(distdir)
777 chmod
[all...]
/freebsd-12-stable/contrib/file/
H A DMakefile.in201 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
580 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
584 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
620 -exec chmod u+rwx,go+rx {} \; -o \
621 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
622 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
624 || chmod -R a+r "$(distdir)"
684 chmod -R a-w $(distdir)
685 chmod u+w $(distdir)
687 chmod
[all...]
/freebsd-12-stable/contrib/ntp/
H A Dbuild142 chmod +x $NICEB
H A Dflock-build127 chmod +x .flockbuild-$i-$SIG

Completed in 165 milliseconds

1234567891011>>