HomeSort by: relevance | last modified time | path
    Searched refs:chmod (Results 1 - 25 of 755) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/bin/chmod/
Makefile 4 PROG= chmod
  /src/external/bsd/libpcap/dist/
chmod_bpf 19 chmod g+rw /dev/bpf*
  /src/external/mpl/bind/dist/bin/tests/system/runtime/
setup.sh 17 chmod 555 ns2/nope
  /src/external/bsd/ntp/dist/scripts/build/
genCommitLog 9 chmod u+w .
10 [ -f CommitLog -a ! -w CommitLog ] && chmod u+w CommitLog
15 1) chmod a-w CommitLog .
  /src/external/bsd/zstd/dist/tests/cli-tests/file-stat/
compress-file-to-dir-without-write-perm.sh 7 chmod 000 out
12 chmod 777 out
decompress-file-to-file.sh 6 chmod 642 file.zst
compress-file-to-file.sh 6 chmod 642 file
  /src/external/bsd/nvi/dist/docs/vi.man/
Makefile 9 chmod 444 $@
13 chmod 444 $@
20 chmod 444 $@
  /src/external/bsd/libpcap/dist/ChmodBPF/
ChmodBPF 23 chmod g+rw /dev/bpf*
  /src/external/bsd/libpcap/
libpcap2netbsd 69 find $r -type f -print | xargs chmod u+rw,go+r
70 find $r -type d -print | xargs chmod u+rwx,go+rx
  /src/external/bsd/nvi/dist/docs/exref/
Makefile 15 chmod 444 $@
22 chmod 444 $@
26 chmod 444 $@
30 chmod 444 $@
  /src/external/bsd/openldap/
openldap2netbsd 72 find . -type f -print | xargs chmod u+rw,go+r
73 find . -type d -print | xargs chmod u+rwx,go+rx
  /src/external/bsd/openpam/
openpam2netbsd 66 find $r -type f -print | xargs chmod u+rw,go+r
67 find $r -type d -print | xargs chmod u+rwx,go+rx
  /src/external/bsd/tcpdump/
tcpdump2netbsd 81 find . -type f -print | xargs chmod u+rw,go+r
82 find . -type d -print | xargs chmod u+rwx,go+rx
  /src/etc/rc.d/
ttys 29 chmod 666 /dev/tty[p-uw-zP-T][0-9a-zA-Z]
34 chmod 666 /dev/ttyv[0-9a-zA-Z]
lvmlockdir 22 chmod 770 /var/run/lvm
  /src/external/bsd/nvi/dist/docs/edit/
Makefile 13 chmod 444 $@
17 chmod 444 $@
  /src/external/bsd/nvi/dist/docs/vitut/
Makefile 12 chmod 444 $@
16 chmod 444 $@
20 chmod 444 $@
27 chmod 444 $@
33 chmod 444 $@
39 chmod 444 $@
  /src/sys/external/bsd/acpica/
acpica2netbsd 49 find . -type f -exec chmod a-x {} +
  /src/external/bsd/nvi/dist/dist/
distrib 14 chmod 444 config.h.in
20 chmod 555 configure config.guess config.sub install-sh
30 chmod 444 $f
37 chmod 444 $f
44 chmod 444 $f
51 chmod 444 $f
60 chmod 444 $f
70 chmod 444 $f
82 chmod 444 $f
  /src/external/bsd/zstd/dist/tests/gzip/
znew-k.sh 27 chmod +x compress || framework_failure_
  /src/external/gpl2/diffutils/dist/m4/
Makefile.am.in 16 chmod a-w $@t
  /src/tests/kernel/
t_nointerpreter.sh 41 chmod u+x $tmp
  /src/tools/compat/
lchmod.c 33 * it's not a symlink, and then call chmod(2) */
52 return (chmod(path, mode));
  /src/tests/usr.bin/mkdep/
t_findcc.sh 72 chmod +x 'bin/reldir-echo'
110 chmod +x bin/echo
126 chmod +x bin/echo
145 chmod +x bin/echo
160 chmod +x bin/echo

Completed in 20 milliseconds

1 2 3 4 5 6 7 8 91011>>