/freebsd/contrib/sendmail/smrsh/ |
H A D | smrsh.8 | 36 limits the set of programs that he or she can execute. 40 limits programs to be in a single directory, 52 Initial pathnames on programs are stripped, 74 it simply disallows execution of arbitrary programs. 75 Also, including mail filtering programs such as 79 allows users to run arbitrary programs in their 90 /usr/adm/sm.bin \- default directory for restricted programs on most OSs 92 /var/adm/sm.bin \- directory for restricted programs on HP UX and Solaris 94 /usr/libexec/sm.bin \- directory for restricted programs on FreeBSD (>= 3.3) and DragonFly BSD
|
H A D | README | 17 programs. When used in conjunction with sendmail, smrsh effectively 18 limits sendmail's scope of program execution to only those programs 84 You should NOT include interpreter programs such as sh(1), csh(1), 90 it with the programs that your site feels are allowable for sendmail 98 After creating the /usr/adm/sm.bin directory, either copy the programs 99 to the directory, or establish links to the allowable programs from 100 /usr/adm/sm.bin. Change the file permissions, so that these programs 102 ensure that the target programs are not modifiable.
|
/freebsd/share/man/man5/ |
H A D | src.conf.5 | 106 and related programs. 111 and related programs. 126 Compile programs and libraries without the 134 Do not build audit support into system programs. 141 related programs, libraries, and kernel modules. 239 Build some programs without 247 Do not build Bluetooth related kernel modules, programs and libraries. 265 and related programs. 287 Build some programs without optional bzip2 support. 481 Do not build CUSE-related programs and libraries. [all …]
|
/freebsd/share/mk/ |
H A D | bsd.README | 18 bsd.compat.mk - definitions for building programs against compat ABIs 43 bsd.prog.mk - building programs from source files 44 bsd.progs.mk - build multiple programs from sources 48 bsd.test.mk - building test programs from source files 101 multiple programs in a single directory. It's a lot easier to split up 102 the programs than to deal with the problem. Most of the agony comes from 139 CFLAGS_NO_SIMD Add this to CFLAGS for programs that don't want any SIMD 257 The include file <bsd.prog.mk> handles building programs from one or 348 since that's used to link programs as well, so loader 465 The include file, <bsd.compat.mk>, allows programs (built with [all …]
|
/freebsd/tests/ |
H A D | README | 21 * The goal for /usr/tests/ (the installed test programs) is to follow 31 * Test programs for specific utilities and libraries are located next 32 to the source code of such programs. For example, the tests for the 37 infrastructure and glue code to join all test programs together into 40 * The src/tests/ hierarchy also includes cross-functional test programs: 41 i.e. test programs that cover more than a single utility or library 48 programs being installed --which is a worthy goal because it simplifies 49 the addition of new test programs and simplifies the maintenance of the
|
/freebsd/share/doc/papers/diskperf/ |
H A D | tests.ms | 32 Our battery of tests consists of four programs, 36 These programs all follow the same model and are typified by 51 The remaining programs are included in appendix A. 53 These programs read, write with two different blocking factors, 56 The write programs create new files while the rewrite program 58 Each of these programs represents an important segment of the 62 A blocking factor of 8192 is used by all programs except write_4096. 63 This is typical of most 4.2BSD user programs since a standard set of
|
/freebsd/contrib/kyua/doc/ |
H A D | kyuafile.5.in | 49 A test suite is a collection of test programs and is represented by a 82 registers any test programs, 85 must define the name of the test suite the test programs belong to by using the 95 to pass to the test programs at run time. 99 can register test programs by means of a variety of 104 The test programs to be registered must live in the current directory; in 107 calls cannot reference test programs in other directories. 112 .Em ATF test programs 127 .Em Plain test programs 129 programs (even those that use fancy unit-testing libraries) behave this way and [all …]
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | p1 | 123 Besides the operating system proper, some major programs 135 Phototypesetting and equation setting programs 152 There is a host of maintenance, utility, recreation and novelty programs, 157 has contributed many more programs and languages. 170 programs. 246 share reentrant code among several user programs, 264 (object) programs. 268 Binary programs are sequences of words as 271 A few user programs manipulate files with more 277 the programs that use them, not by the system. [all …]
|
H A D | p5 | 21 Programs that are looping, that produce unwanted output, or about which 35 Thus programs that loop unexpectedly may be 100 write, test, and run programs. 130 Because all source programs were always available 153 in fact, all user programs either call the system 169 that all programs should be usable with any file or 175 with all programs,
|
/freebsd/crypto/openssl/test/ |
H A D | build.info | 33 PROGRAMS{noinst}= \ 67 PROGRAMS{noinst}=enginetest 209 PROGRAMS{noinst}=acvp_test 229 PROGRAMS{noinst}=igetest bftest casttest 422 PROGRAMS{noinst}=http_test 502 PROGRAMS{noinst}=cmsapitest 509 PROGRAMS{noinst}=dtls_mtu_test 516 PROGRAMS{noinst}=shlibloadtest 520 PROGRAMS{noinst}=moduleloadtest 527 PROGRAMS{noinst}=cipher_overhead_test [all …]
|
/freebsd/contrib/ntp/ |
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.
|
/freebsd/usr.sbin/crunch/crunchgen/ |
H A D | crunchgen.1 | 44 A crunched binary is a program made up of many other programs linked 50 The main reason to crunch programs together is for fitting 51 as many programs as possible onto an installation or system recovery 62 file from the component programs. 73 to eliminate link-time conflicts between the component programs by 104 The component programs' object files must already be built. 191 component programs can be found. 201 A list of programs that make up the crunched binary. 234 This allows programs that change their behavior when 341 This leads to programs named [all …]
|
/freebsd/crypto/openssl/fuzz/ |
H A D | build.info | 12 PROGRAMS{noinst}=asn1 asn1parse bignum bndiv client conf crl server 15 PROGRAMS{noinst}=cmp 19 PROGRAMS{noinst}=cms 23 PROGRAMS{noinst}=ct 27 PROGRAMS{noinst}=x509 80 …PROGRAMS{noinst}=asn1-test asn1parse-test bignum-test bndiv-test client-test conf-test crl-test se… 83 PROGRAMS{noinst}=cmp-test 87 PROGRAMS{noinst}=cms-test 91 PROGRAMS{noinst}=ct-test 95 PROGRAMS{noinst}=x509-test
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestEnable.java | 32 * Prove that enable() handles multiple programs, recognizing programs 33 * that are already enabled and programs that were compiled by another 59 System.err.println("go() illegal, not all programs " + in main() 70 System.err.println("enable() illegal, some programs " + in main() 94 System.err.println("go() illegal, not all programs " + in main() 105 System.err.println("enable() illegal, some programs " + in main() 136 // Enable all compiled programs at once in main()
|
/freebsd/tools/bsdbox/ |
H A D | Makefile | 15 # CRUNCH_SRCDIRS: lists directories to search for included programs 16 # CRUNCH_PROGS: lists programs to be included 20 # CRUNCH_BUILDTOOLS: lists programs that need build tools built in the 23 # Special options can be specified for individual programs 45 # Programs from stock /bin 60 # Programs from standard /sbin 77 # Programs from stock /usr/bin 84 # Programs from stock /usr/sbin
|
/freebsd/tools/test/ |
H A D | README | 1 This directory is for standalone test programs. For the FreeBSD 11 devrandom Programs to test /dev/*random. 16 net A set of generic test programs for networking. 17 netfibs Programs to test multi-FIB network stacks. 24 testfloat Programs to test floating-point implementations
|
/freebsd/crypto/openssl/Configurations/ |
H A D | README-design.md | 29 as scripts, library files and programs) and source files (such as C 39 The variables `PROGRAMS`, `LIBS`, `MODULES` and `SCRIPTS` are used to declare 49 collected together and form a set of programs, libraries, modules and 70 PROGRAMS=openssl 153 PROGRAMS=apps/openssl 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 229 the PROGRAMS variable in build.info files. [all …]
|
/freebsd/contrib/atf/ |
H A D | NEWS | 220 processes spawned by atf, not only test programs, which caused breakage 260 ensure that test cases are properly defined in test programs and helps 271 * All test programs will now print a warning when they are not run through 305 programs in an attempt to aid debugging. Contributed by Antti Kantee. 322 * PR bin/44301: Fixed the sample XSLT file to report bogus test programs 427 * Removed usage messages from test programs to simplify the 430 lines on terminal boundaries. Test programs are not supposed to be run 471 * Added atf-sh, an interpreter to process test programs written using 484 * Fixed test programs to get a sane default value for their source 486 -s when running test programs that do not live in the current directory. [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/ |
H A D | dtrace.1 | 56 the behavior of the operating system and user programs. 70 programs written directly on the command line 72 Options that generate anonymous tracing programs 86 to attempt to compile D programs and determine their properties without 109 The D compiler produces programs using the native data model of the operating 125 D programs compiled for either data model can be executed on both 32-bit and 176 The process ID of the first command is made available to any D programs 185 over D programs before compiling them. 229 This combination verifies that the programs compile without actually executing 357 writing D programs. [all …]
|
/freebsd/contrib/ntp/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
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | README.zfs | 24 source tree to enable execution of ZFS channel programs, including its 29 programs, please refer to the zfs-program(1m) man page instead. 35 The Lua runtime is considered stable software. Channel programs don't need much 37 nice-to-have, but not required for channel programs to be well-supported. As 47 programs. These changes include: 53 neither of these make sense from inside channel programs. We have removed
|
/freebsd/share/doc/smm/05.fastfs/ |
H A D | 5.t | 35 data structures visible to application programs. 47 Only programs that read directories are affected by this change. 122 Thus advisory locks are only effective when all programs accessing 126 With advisory locks the policy is left to the user programs. 127 In the UNIX system, programs with system administrator 129 Because many of the programs that need to use locks must 134 not be used by system administration programs. 136 The file locking facilities allow cooperating programs to apply 223 Normally programs do not want to be aware that there is a 238 Programs that create a new version of an existing
|
/freebsd/share/doc/papers/sysperf/ |
H A D | 6.t | 38 Programs being traced may not be executed; 39 executing programs may not be traced. 40 Programs may not provide input to terminals to which they do not 54 is now restricted to programs that are set group id ``kmem''. 55 Thus many programs that used to run with root privileges
|
/freebsd/share/doc/psd/18.gprof/ |
H A D | intro.me | 28 .sh 1 "Programs to be Profiled" 31 normally include many large programs 33 These programs are typically modular, 38 Sometimes such large programs are written 62 The \fBgprof\fP design takes advantage of the fact that the programs
|
/freebsd/contrib/kyua/model/ |
H A D | metadata_test.cpp | 90 model::paths_set programs; in ATF_TEST_CASE_BODY() local 91 programs.insert(fs::path("1-program")); in ATF_TEST_CASE_BODY() 92 programs.insert(fs::path("2-program")); in ATF_TEST_CASE_BODY() 114 ATF_REQUIRE(programs == md.required_programs()); in ATF_TEST_CASE_BODY() 195 model::paths_set programs; in ATF_TEST_CASE_BODY() local 196 programs.insert(fs::path("the-programs")); in ATF_TEST_CASE_BODY() 213 .set_required_programs(programs) in ATF_TEST_CASE_BODY() 228 ATF_REQUIRE(programs == md.required_programs()); in ATF_TEST_CASE_BODY() 262 model::paths_set programs; in ATF_TEST_CASE_BODY() local 263 programs.insert(fs::path("program")); in ATF_TEST_CASE_BODY() [all …]
|