/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/ |
H A D | DISCLAIM | 19 of programs, or a specific program, we can easily do that. 28 portions of free software programs from one human language to another 30 provide in the future. The programs to which this applies include all 31 programs for which the Foundation is the copyright holder, and all 32 other freely redistributable software programs. 37 within or made for use via these programs.
|
/netbsd-src/external/bsd/ntp/dist/ |
H A D | README | 29 INSTALL Generic installation instructions for autoconf-based programs. 55 authstuff Directory containing sources for miscellaneous programs 58 programs do not include the cryptographic routines 64 clockstuff Directory containing sources for miscellaneous programs 65 to test certain auxiliary programs used with some kernel 100 programs in the distribution. 104 kernel Directory containing sources for kernel programs such as 109 programs in the distribution. 145 testing programs.
|
/netbsd-src/external/bsd/flex/dist/examples/manual/ |
H A D | README | 1 This directory contains the example programs from the manual, and a 2 few other things as well. To make all the programs, simply type "make 6 To build the programs individually, type
|
/netbsd-src/external/bsd/ntp/dist/html/hints/ |
H A D | decosf1 | 8 Config.decosf1 file built the programs here with no problems. 21 use the xntpd or ntpq programs that come with the OSF/1 release. The 22 older programs should be replaced by the newer programs of the same name, 25 install program incompatibility, so you will need to copy the programs by
|
/netbsd-src/external/bsd/kyua-cli/dist/ |
H A D | NEWS | 47 test programs right from the Kyuafile. This is to make plain test 48 programs more versatile, by allowing them to specify any of the 67 metadata of both test programs and test cases generically, without 96 commands. This allows executing test programs from a different 185 * Enabled logging to stderr for our own test programs. This makes it 196 programs implemented using different frameworks. What this means is 198 programs, but also "legacy" (aka plain) test programs that do not use 199 any framework. I.e. if you have tests that are simple programs that 212 * Generalized the run-time engine to support executing test programs 213 that implement different interfaces. Test programs that use the ATF [all …]
|
/netbsd-src/external/bsd/kyua-cli/dist/engine/ |
H A D | metadata_test.cpp | 94 engine::paths_set programs; in ATF_TEST_CASE_BODY() local 95 programs.insert(fs::path("1-program")); in ATF_TEST_CASE_BODY() 96 programs.insert(fs::path("2-program")); in ATF_TEST_CASE_BODY() 118 ATF_REQUIRE(programs == md.required_programs()); in ATF_TEST_CASE_BODY() 164 engine::paths_set programs; in ATF_TEST_CASE_BODY() local 165 programs.insert(fs::path("the-programs")); in ATF_TEST_CASE_BODY() 180 .set_required_programs(programs) in ATF_TEST_CASE_BODY() 193 ATF_REQUIRE(programs == md.required_programs()); in ATF_TEST_CASE_BODY() 224 engine::paths_set programs; in ATF_TEST_CASE_BODY() local 225 programs.insert(fs::path("program")); in ATF_TEST_CASE_BODY() [all …]
|
/netbsd-src/distrib/utils/ |
H A D | README | 14 programs that one usually wants on a ramdisk root: 19 * Can run programs, possibly with I/O redirection 20 * Just enough to let you run the programs needed 29 directories for some programs that build smaller versions,
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | pl_who_example.txt | 4 traces as a few examples programs are executed (from Code/Perl/*.pl). 14 While tracing, the user with UID 100 executed three Perl programs; 16 programs called three subroutines.
|
H A D | rb_stat_example.txt | 1 The following are examples of running rb_stat.d on Ruby programs. 20 We can see that at 2007 Sep 17 03:59:08 there were 0 new Ruby programs
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | pl_who_example.txt | 4 traces as a few examples programs are executed (from Code/Perl/*.pl). 14 While tracing, the user with UID 100 executed three Perl programs; 16 programs called three subroutines.
|
H A D | rb_stat_example.txt | 1 The following are examples of running rb_stat.d on Ruby programs. 20 We can see that at 2007 Sep 17 03:59:08 there were 0 new Ruby programs
|
/netbsd-src/external/gpl2/gettext/dist/ |
H A D | PACKAGING | 9 Contents: Runtime libraries and programs. 10 Audience: Anyone who wants to run internationalized programs. 15 programs, i.e. developers and translators. 20 installation list, like GNU 'coreutils'; in fact, the runtime programs are 21 utilities for sh programs. 159 If GNU gcj is available at build time, two programs will be built as native 166 available instead, the two programs will be compiled to Java bytecode only:
|
/netbsd-src/external/bsd/atf/dist/ |
H A D | README | 9 implement test programs in a variety of languages. At the moment, ATF 14 ATF-based test programs rely on a separate runtime engine to execute them. 15 The runtime engine is in charge of isolating the test programs from the
|
H A D | NEWS | 143 processes spawned by atf, not only test programs, which caused breakage 183 ensure that test cases are properly defined in test programs and helps 194 * All test programs will now print a warning when they are not run through 228 programs in an attempt to aid debugging. Contributed by Antti Kantee. 245 * PR bin/44301: Fixed the sample XSLT file to report bogus test programs 350 * Removed usage messages from test programs to simplify the 353 lines on terminal boundaries. Test programs are not supposed to be run 394 * Added atf-sh, an interpreter to process test programs written using 407 * Fixed test programs to get a sane default value for their source 409 -s when running test programs that do not live in the current directory. [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/ |
H A D | README | 1 NOTE: Don't expect any of these programs to work with current 7 Some demo programs sent to me by various people
|
/netbsd-src/external/bsd/atf/tests/atf/test-programs/ |
H A D | Makefile | 5 TESTSDIR= ${TESTSBASE}/atf/test-programs 9 .PATH: ${SRCDIR}/test-programs
|
/netbsd-src/external/bsd/openldap/dist/doc/man/man3/ |
H A D | Deprecated | 5 programs, or updating old programs, avoid use of deprecated interfaces.
|
/netbsd-src/external/bsd/less/dist/ |
H A D | README | 89 6. If the make succeeds, it will generate the programs "less", 91 generated programs. 143 6. If the make succeeds, it will generate the programs "LESS.EXE" and 144 "LESSKEY.EXE" in your current directory. Test the generated programs. 169 6. If the make succeeds, it will generate the programs "less.exe" and 170 "lesskey.exe" in your current directory. Test the generated programs. 196 6. If the make succeeds, it will generate the programs "less.exe" and 197 "lesskey.exe" in your current directory. Test the generated programs. 232 6. If the make succeeds, it will generate the programs "less" and 233 "lesskey" in your current directory. Test the generated programs.
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/ |
H A D | configure.ac | 9 AC_MSG_CHECKING([whether to build example programs]) 10 AC_ARG_ENABLE([demos], AC_HELP_STRING([--enable-demos], [build example programs]))
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/ |
H A D | configure.ac | 9 AC_MSG_CHECKING([whether to build example programs]) 10 AC_ARG_ENABLE([demos], AC_HELP_STRING([--enable-demos], [build example programs]))
|
/netbsd-src/external/mit/xorg/bin/xsetwallpaper/ |
H A D | Makefile | 11 SRCPATH= ${X11SRCDIR.local}/programs/xsetwallpaper 16 .PATH: ${X11SRCDIR.local}/programs/xsetwallpaper
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/ |
H A D | configure.ac | 9 AC_MSG_CHECKING([whether to build example programs]) 10 AC_ARG_ENABLE([demos], AC_HELP_STRING([--enable-demos], [build example programs]))
|
/netbsd-src/share/examples/asm/ |
H A D | README | 3 This directory contains example programs written in assembly language 9 If you want to build one of these example programs, you can "cp -rf"
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Code/ |
H A D | Readme | 9 world application first. That's the hard way. Try these programs instead, 12 Some of these programs feature in the example files in the /Examples
|
/netbsd-src/crypto/external/bsd/openssl/dist/Configurations/ |
H A D | README-design.md | 29 as scripts, library files and programs) and source files (such as C 49 collected together and form a set of programs, libraries, modules and 176 `PROGRAMS` may be used to declare programs only. 181 libraries, programs or modules. The values of `SOURCE` variables must 221 The types are 'programs', 'libraries', 'modules' and 228 programs => a list of programs. These are directly inferred from 238 SOURCE variables, and AS source files for programs and 330 "programs" => 340 "programs" => 400 of information. Still, it tells us that to build all programs, we [all …]
|