Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 25 of 1266) sorted by relevance

12345678910>>...51

/netbsd-src/external/gpl2/gmake/dist/tests/
H A DChangeLog3 * scripts/functions/realpath: Don't run tests with multiple
8 * scripts/features/parallelism: Test that the jobserver is
14 * scripts/features/statipattrules: Add tests for bug #16053.
18 * scripts/features/escape: Use "pre:" not "p:" to avoid conflicts
24 * scripts/functions/foreach: Use a different environment variable
33 * scripts/features/default_names: Don't call error() when the test
38 * scripts/features/targetvars: Test a complex construction which
44 * scripts/functions/error: Make sure filename/lineno information
46 * scripts/functions/warning: Ditto.
47 * scripts/functions/foreach: Check for different error conditions.
[all …]
/netbsd-src/external/bsd/ntp/html/
H A DMakefile59 drivers/scripts/footer.txt \
60 drivers/scripts/style.css \
90 scripts/accopt.txt \
91 scripts/audio.txt \
92 scripts/authopt.txt \
93 scripts/clockopt.txt \
94 scripts/command.txt \
95 scripts/config.txt \
96 scripts/confopt.txt \
97 scripts/external.txt \
[all …]
/netbsd-src/external/mpl/dhcp/dist/client/
H A DMakefile.am13 scripts/bsdos scripts/freebsd scripts/linux scripts/macos \
14 scripts/netbsd scripts/nextstep scripts/openbsd \
15 scripts/solaris scripts/openwrt
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/
H A DHistory17 scripts provided, but also due to the role it would play: few people
19 we would like a majority of Solaris users to write DTrace scripts,
22 a dozen scripts, man pages and a structure for documentation.
33 each, but I've found having them as seperate scripts makes them far
34 easier to find and use. The scripts and man page for each script do
38 Version 0.33 with 33 scripts. Maybe I should make the version number
49 Version 0.35 with 35 scripts. Also touched up procsystime and some
53 Added 7 more scripts.
56 Added heaps of new scripts. Now at 57 scripts.
63 variants of classic scripts while writing dexplorer, and have added
[all …]
H A DFaq36 the Solaris 10[tm] OS by Sun Microsystems[tm]. Many of these scripts
41 Volunteers of the DTrace and OpenSolaris community. Check the scripts
62 for it's scripts and documentation, but it's no magical product.
69 scripts to solve a wide number of problems.
92 1. Fixed rate scripts. For example, dispqlen.d samples at 1000 hz.
95 2. Demand rated scripts. For example, iosnoop probes disk I/O events.
99 would be close to 0.0% CPU. However scripts that monitor potentially
104 3. Heavy voodoo scripts. A few scripts in the toolkit must probe either
108 the CPUs; scripts such as dapptrace and dappprof trace extreamly
111 There is an emphasis in the DTraceToolkit to write demand rated scripts
[all …]
H A DContents6 Generally commands that end in a ".d" are DTrace scripts, and commands
7 that don't are DTrace scripts wrapped in another language (eg, shell
11 dexplorer run a series of scripts and archive output
57 j_*.d 18 scripts for tracing Java using the hotspot provider
59 js_*.d 14 scripts for JavaScript with the Mozilla provider
104 pl_*.d 12 scripts for tracing Perl
106 php_*.d 12 scripts for tracing Php
137 py_*.d 14 scripts for tracing Python
139 sh_*.d 15 scripts for tracing the Bourne shell
146 tcl_*.d 15 scripts for tracing Tcl
[all …]
H A DIndex6 Generally commands that end in a ".d" are DTrace scripts, and commands
7 that don't are DTrace scripts wrapped in another language (eg, shell
11 dexplorer run a series of scripts and archive output
57 j_*.d 18 scripts for tracing Java using the hotspot provider
59 js_*.d 14 scripts for JavaScript with the Mozilla provider
104 pl_*.d 12 scripts for tracing Perl
106 php_*.d 12 scripts for tracing Php
137 py_*.d 14 scripts for tracing Python
139 sh_*.d 15 scripts for tracing the Bourne shell
146 tcl_*.d 15 scripts for tracing Tcl
[all …]
/netbsd-src/external/gpl3/gcc/dist/maintainer-scripts/
H A Dcrontab1 16 0 * * * sh /home/gccadmin/scripts/update_version_git
2 50 0 * * * sh /home/gccadmin/scripts/update_web_docs_git
3 55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_git
4 32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 9:releases/gcc-9 -l -d /sourceware/snapshot-tm…
5 32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 10:releases/gcc-10 -l -d /sourceware/snapshot-…
6 32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 11:releases/gcc-11 -l -d /sourceware/snapshot-…
7 32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 12:master -l -d /sourceware/snapshot-tmp/gcc a…
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLfbt_notes.txt3 * To identify these scripts, check the "STABILITY" section of the script's
15 * An "unstable" provider; meaning, scripts written using "fbt" are not
21 * None of the DTraceToolkit scripts would use the "fbt" provider; instead
23 * All the DTraceToolkit scripts would run on any system that supports DTrace.
30 only be written using the unstable "fbt" provider (and these scripts have
32 * "fbt" provider based scripts,
36 * "fbt" provider based scripts also make the impossible possible, albiet
39 * Once stable providers exist, "fbt" scripts can be rewritten to use them;
40 however these new scripts will only run on newer OS builds that support
43 * Only some of the DTraceToolkit scripts use "fbt", and only a portion of
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLfbt_notes.txt3 * To identify these scripts, check the "STABILITY" section of the script's
15 * An "unstable" provider; meaning, scripts written using "fbt" are not
21 * None of the DTraceToolkit scripts would use the "fbt" provider; instead
23 * All the DTraceToolkit scripts would run on any system that supports DTrace.
30 only be written using the unstable "fbt" provider (and these scripts have
32 * "fbt" provider based scripts,
36 * "fbt" provider based scripts also make the impossible possible, albiet
39 * Once stable providers exist, "fbt" scripts can be rewritten to use them;
40 however these new scripts will only run on newer OS builds that support
43 * Only some of the DTraceToolkit scripts use "fbt", and only a portion of
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/maintainer-scripts/
H A Dcrontab1 16 0 * * * sh /home/gccadmin/scripts/update_version_git
2 50 0 * * * sh /home/gccadmin/scripts/update_web_docs_git
3 55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_git
4 32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 8:releases/gcc-8 -l -d /sourceware/snapshot-tm…
5 32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 9:releases/gcc-9 -l -d /sourceware/snapshot-tm…
6 32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 10:master -l -d /sourceware/snapshot-tmp/gcc a…
/netbsd-src/external/cddl/dtracetoolkit/dist/
H A DGuide7 1. The top most useful scripts are in this directory.
9 3. Read Docs/Contents for a full list of scripts.
24 4. Read Docs/Contents for a list of scripts.
25 5. Read Docs/Readme to see where scripts are documented.
43 Bin/ Symlinks to all the scripts
44 Apps/ Application specific scripts
64 Misc/ Misc scripts
82 or so most useful scripts plus the top level directories. Other scripts have
85 An optional Bin directory has been provided that links to all the scripts.
H A DREADME7 1. The top most useful scripts are in this directory.
9 3. Read Docs/Contents for a full list of scripts.
24 4. Read Docs/Contents for a list of scripts.
25 5. Read Docs/Readme to see where scripts are documented.
43 Bin/ Symlinks to all the scripts
44 Apps/ Application specific scripts
64 Misc/ Misc scripts
82 or so most useful scripts plus the top level directories. Other scripts have
85 An optional Bin directory has been provided that links to all the scripts.
/netbsd-src/external/cddl/dtracetoolkit/dist/Perl/
H A DReadme3 These scripts trace the Perl programming language, and require a version
7 later rewritten by Richard Dawe. These scripts were written and tested
13 To get this and these scripts working, the rough steps are,
28 these scripts to either break or behave oddly. Firstly, check for newer
30 to use these scripts immediately, then updating them shouldn't take
31 too long. The following was the state of the provider when these scripts
32 were written - check for changes and update the scripts accordingly,
/netbsd-src/external/cddl/dtracetoolkit/dist/Ruby/
H A DReadme3 These scripts trace activity of the Ruby programming language, and
9 scripts in this directory should work.
13 these scripts to either break or behave oddly. Firstly, check for newer
15 to use these scripts immediately, then updating them shouldn't take
16 too long. The following was the state of the provider when these scripts
17 were written - check for changes and update the scripts accordingly,
/netbsd-src/external/cddl/dtracetoolkit/dist/Python/
H A DReadme3 These scripts trace the Python programming language, and require a version
8 OS with DTrace and would like to use these scripts, you could download
18 these scripts to either break or behave oddly. Firstly, check for newer
20 to use these scripts immediately, then updating them shouldn't take
21 too long. The following was the state of the provider when these scripts
22 were written - check for changes and update the scripts accordingly,
/netbsd-src/sys/external/isc/libsodium/dist/msvc-scripts/
H A Dprocess.bat1 cscript msvc-scripts/rep.vbs //Nologo s/@VERSION@/1.0.16/ < src\libsodium\include\sodium\version.h.…
2 cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_VERSION_MAJOR@/10/ < tmp > tmp2
3 cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_VERSION_MINOR@/1/ < tmp2 > tmp3
4 cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_MINIMAL_DEF@// < tmp3 > src\libsodium\inclu…
/netbsd-src/external/cddl/dtracetoolkit/dist/Tcl/
H A DReadme3 These scripts trace activity of the Tcl programming language, making use
15 causing these scripts to either break or behave oddly. Firstly, check for
17 to use these scripts immediately, then updating them shouldn't take
18 too long. The following was the state of the provider when these scripts
19 were written - check for changes and update the scripts accordingly,
37 provider: proc-info and cmd-info. I'll need to update these scripts to
/netbsd-src/external/cddl/dtracetoolkit/dist/Shell/
H A DReadme3 These scripts trace activity of various shell programming languages,
16 these scripts to either break or behave oddly. Firstly, check for newer
18 to use these scripts immediately, then updating them shouldn't take
19 too long. The following was the state of the providers when these scripts
20 were written - check for changes and update the scripts accordingly,
/netbsd-src/external/cddl/dtracetoolkit/dist/Php/
H A DReadme3 These scripts trace the PHP programming language, and require the PHP
29 these scripts to either break or behave oddly. Firstly, check for newer
31 to use these scripts immediately, then updating them shouldn't take
32 too long. The following was the state of the provider when these scripts
33 were written - check for changes and update the scripts accordingly,
/netbsd-src/external/bsd/openldap/dist/tests/
H A DREADME1 This directory contains a series of test scripts which are used to
11 The test scripts depends on a number of tools commonly available on
13 these scripts reasonably portable, they may not run properly on your
15 of tools used are available to the scripts and/or you may have to
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/
H A DMANIFEST12 scripts/bind2nsd
13 scripts/s64-mkpw
14 scripts/s64-sync
/netbsd-src/external/gpl3/autoconf/dist/
H A DREADME6 scripts to automatically configure software source code packages.
7 These scripts can adapt the packages to many kinds of UNIX-like
13 Producing configuration scripts using Autoconf requires GNU M4 and
17 them. The configuration scripts produced by Autoconf are
26 Autoconf-generated configure scripts and Makefiles that conform to the
47 project is impacted by including scripts generated by Autoconf, and the
/netbsd-src/external/apache2/llvm/dist/llvm/utils/docker/nvidia-cuda/
H A DDockerfile18 ADD scripts /tmp/scripts
22 RUN /tmp/scripts/checkout.sh ${checkout_args}
25 RUN /tmp/scripts/build_install_llvm.sh --to /tmp/clang-install ${buildscript_args}
/netbsd-src/external/bsd/ntp/dist/scripts/
H A DREADME1 README file for directory ./scripts of the NTP Version 4 distribution
9 monitoring directory containing perl scripts useful for monitoring
12 rc start/stop scripts for NTP
24 stats directory containing awk and shell scripts useful for

12345678910>>...51