/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | THIRDPARTYLICENSE.gplv2 | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, [all …]
|
/freebsd/gnu/ |
H A D | COPYING | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, [all …]
|
/freebsd/contrib/diff/ |
H A D | COPYING | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, [all …]
|
/freebsd/sys/contrib/zstd/ |
H A D | COPYING | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 64 under the terms of this General Public License. The "Program", below, 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 67 that is to say, a work containing the Program or a portion of it, [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.stack_gsub.err | 1 Channel program execution failed: 5 [string "channel program"]:17: in function <[string "channel program"]:16> 7 [string "channel program"]:17: in function <[string "channel program"]:16> 9 [string "channel program"]:17: in function <[string "channel program"]:16> 11 [string "channel program"]:17: in function <[string "channel program"]:16> 13 [string "channel program"]:17: in function <[string "channel program"]:16> 15 [string "channel program"]:17: in function <[string "channel program"]:16> 17 [string "channel program"]:17: in function <[string "channel program"]:16>
|
/freebsd/share/doc/psd/18.gprof/ |
H A D | gathering.me | 47 program 50 change the compiler or recompile the program. 59 program execution: call counts and execution times for 61 traversed by this execution of the program. 63 graph for this execution of the program and propagate times along 68 interfere with the running of the program. 76 times around it, discovering cycles, etc.) during program 78 Our solution is to gather profiling data in memory during program 80 program exits. 81 This file is then processed by a separate program to produce the [all …]
|
H A D | present.me | 34 program. 38 that are called during execution of the program, 44 the program is also available 53 the total time of the program. 81 Ideally, we would like to print the call graph of the program, 175 the program. 180 running time of the program. 191 in the program may become less parameterized, 214 These and other ideas for program improvement are discussed in 218 profiling the program, [all …]
|
/freebsd/contrib/kyua/model/ |
H A D | test_program.cpp | 53 /// Name of the test program interface. 56 /// Name of the test program binary relative to root. 59 /// Root of the test suite containing the test program. 62 /// Name of the test suite this program belongs to. 65 /// Metadata of the test program. 68 /// List of test cases in the test program. 75 /// \param interface_name_ Name of the test program interface. 76 /// \param binary_ The name of the test program binary relative to root_. 77 /// \param root_ The root of the test suite containing the test program. 78 /// \param test_suite_name_ The name of the test suite this program [all …]
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | LICENSE | 37 software and to any other program whose authors commit to using it. 52 For example, if you distribute copies of a such a program, whether 74 0. This License Agreement applies to any program or other work which 77 "Program", below, refers to any such program or work, and a "work based 78 on the Program" means either the Program or any work containing the 79 Program or a portion of it, either verbatim or with modifications. Each 82 1. You may copy and distribute verbatim copies of the Program's source 87 other recipients of the Program a copy of this General Public License 88 along with the Program. You may charge a fee for the physical act of 91 2. You may modify your copy or copies of the Program or any portion of [all …]
|
/freebsd/contrib/byacc/ |
H A D | Makefile.old | 30 PROGRAM = yacc 45 all: $(PROGRAM) 47 $(PROGRAM): $(OBJS) $(LIBS) 48 @echo -n "Loading $(PROGRAM) ... " 49 @$(LINKER) $(LDFLAGS) -o $(PROGRAM) $(OBJS) $(LIBS) 54 clobber:; @rm -f $(OBJS) $(PROGRAM) 56 depend:; @mkmf -f $(MAKEFILE) PROGRAM=$(PROGRAM) DEST=$(DEST) 60 install: $(PROGRAM) 61 @echo Installing $(PROGRAM) in $(DEST) 62 @install -s $(PROGRAM) $(DEST) [all …]
|
/freebsd/contrib/openbsm/config/ |
H A D | missing | 9 # This program is free software; you can redistribute it and/or modify 14 # This program is distributed in the hope that it will be useful, 20 # along with this program. If not, see <http://www.gnu.org/licenses/>. 23 # distribute this file as part of a program that contains a 25 # the same distribution terms that you use for the rest of that program. 47 $0 [OPTION]... PROGRAM [ARGUMENT]... 49 Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due 50 to PROGRAM being missing or too old. 56 Supported PROGRAM values: 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and [all …]
|
/freebsd/contrib/openpam/ |
H A D | missing | 9 # This program is free software; you can redistribute it and/or modify 14 # This program is distributed in the hope that it will be useful, 20 # along with this program. If not, see <https://www.gnu.org/licenses/>. 23 # distribute this file as part of a program that contains a 25 # the same distribution terms that you use for the rest of that program. 47 $0 [OPTION]... PROGRAM [ARGUMENT]... 49 Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due 50 to PROGRAM being missing or too old. 56 Supported PROGRAM values: 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and [all …]
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | missing | 9 # This program is free software; you can redistribute it and/or modify 14 # This program is distributed in the hope that it will be useful, 20 # along with this program. If not, see <http://www.gnu.org/licenses/>. 23 # distribute this file as part of a program that contains a 25 # the same distribution terms that you use for the rest of that program. 47 $0 [OPTION]... PROGRAM [ARGUMENT]... 49 Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due 50 to PROGRAM being missing or too old. 56 Supported PROGRAM values: 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and [all …]
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | missing | 9 # This program is free software; you can redistribute it and/or modify 14 # This program is distributed in the hope that it will be useful, 20 # along with this program. If not, see <http://www.gnu.org/licenses/>. 23 # distribute this file as part of a program that contains a 25 # the same distribution terms that you use for the rest of that program. 47 $0 [OPTION]... PROGRAM [ARGUMENT]... 49 Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due 50 to PROGRAM being missing or too old. 56 Supported PROGRAM values: 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and [all …]
|
/freebsd/contrib/file/ |
H A D | missing | 9 # This program is free software; you can redistribute it and/or modify 14 # This program is distributed in the hope that it will be useful, 20 # along with this program. If not, see <https://www.gnu.org/licenses/>. 23 # distribute this file as part of a program that contains a 25 # the same distribution terms that you use for the rest of that program. 47 $0 [OPTION]... PROGRAM [ARGUMENT]... 49 Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due 50 to PROGRAM being missing or too old. 56 Supported PROGRAM values: 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and [all …]
|
/freebsd/contrib/libevent/build-aux/ |
H A D | missing | 9 # This program is free software; you can redistribute it and/or modify 14 # This program is distributed in the hope that it will be useful, 20 # along with this program. If not, see <https://www.gnu.org/licenses/>. 23 # distribute this file as part of a program that contains a 25 # the same distribution terms that you use for the rest of that program. 47 $0 [OPTION]... PROGRAM [ARGUMENT]... 49 Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due 50 to PROGRAM being missing or too old. 56 Supported PROGRAM values: 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and [all …]
|
/freebsd/contrib/sqlite3/ |
H A D | missing | 9 # This program is free software; you can redistribute it and/or modify 14 # This program is distributed in the hope that it will be useful, 20 # along with this program. If not, see <https://www.gnu.org/licenses/>. 23 # distribute this file as part of a program that contains a 25 # the same distribution terms that you use for the rest of that program. 47 $0 [OPTION]... PROGRAM [ARGUMENT]... 49 Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due 50 to PROGRAM being missing or too old. 56 Supported PROGRAM values: 60 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and [all …]
|
/freebsd/share/doc/psd/26.rpcrfc/ |
H A D | rpc.rfc.ms | 42 or more remote programs. A remote program implements one or more 44 documented in the specific program's protocol specification (see the 45 \fIPort Mapper Program Protocol\fP\, below, for an example). Network 48 program in order to be forward compatible with changing protocols. 51 One program may deal with high-level applications such as file system 152 itself\(emsee the \fIPort Mapper Program Protocol\fP\, below). 189 Remote program protocol version mismatches. 199 The RPC call message has three unsigned fields: remote program 200 number, remote program version number, and remote procedure number. 202 Program numbers are administered by some central authority (like [all …]
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-program.8 | 20 .Nm zfs-program 24 .Cm program 33 The ZFS channel program interface allows ZFS administrative operations to be 37 A library of ZFS calls is made available to channel program scripts. 40 A modified version of the Lua 5.2 interpreter is used to run channel program 45 The channel program given by 54 Display channel program output in JSON format. 56 channel program encountered an error. 59 Executes a read-only channel program, which runs faster. 60 The program cannot change on-disk state by calling functions from the [all …]
|
/freebsd/contrib/llvm-project/lldb/docs/man/ |
H A D | lldb.rst | 6 .. program:: lldb 11 | :program:`lldb` [*options*] *executable* 16 :program:`lldb` is a next generation, high-performance debugger. It is built as 20 :program:`lldb` is the default debugger in Xcode on macOS and supports 137 Tells the debugger to use the specified architecture when starting and running the program. 177 Tells the debugger to use the file <filename> as the program to be debugged. 263 lldb --arch x86_64 /path/to/program program argument -- --arch armv7 267 lldb --arch x86_64 -- /path/to/program program argument --arch armv7 269 Passing one of the attach options causes :program:`lldb` to immediately attach 275 Passing --repl starts :program:`lldb` in REPL mode. [all …]
|
H A D | lldb-server.rst | 6 .. program:: lldb-server 11 | :program:`lldb-server` v[ersion] 12 | :program:`lldb-server` g[dbserver] [*options*] 13 | :program:`lldb-server` p[latform] [*options*] 18 :program:`lldb-server` provides the server counterpart of the LLVM debugger. 19 The server runs and monitors the debugged program, while the user interfaces 47 | :program:`lldb-server` g[dbserver] [*options*] [[*host*]:*port*] [[--] *program* *args*...] 103 .. option:: -- program args 105 Launch a program for debugging. 107 If neither of target options are used, :program:`lldb-server` is started [all …]
|
/freebsd/contrib/atf/atf-sh/ |
H A D | misc_helpers.sh | 33 atf_set "descr" "Helper test case for the t_atf_check test program" 43 atf_set "descr" "Helper test case for the t_atf_check test program" 55 atf_set "descr" "Helper test case for the t_atf_check test program" 68 atf_set "descr" "Helper test case for the t_atf_check test program" 81 atf_set "descr" "Helper test case for the t_atf_check test program" 91 atf_set "descr" "Helper test case for the t_atf_check test program" 101 atf_set "descr" "Helper test case for the t_atf_check test program" 111 atf_set "descr" "Helper test case for the t_atf_check test program" 121 atf_set "descr" "Helper test case for the t_atf_check test program" 133 atf_set "descr" "Helper test case for the t_atf_check test program" [all …]
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | COPYING.gplv3 | 16 share and change all versions of a program--to make sure it remains free 34 For example, if you distribute copies of such a program, whether 61 Finally, every program is threatened constantly by software patents. 64 avoid the special danger that patents applied to a free program could 66 patents cannot be used to render the program non-free. 80 "The Program" refers to any copyrightable work licensed under this 89 A "covered work" means either the unmodified Program or a work based 90 on the Program. 157 copyright on the Program, and are irrevocable provided the stated 159 permission to run the unmodified Program. The output from running a [all …]
|
/freebsd/lib/libpam/modules/pam_exec/ |
H A D | pam_exec.8 | 9 .\" ("CBOSS"), as part of the DARPA CHATS research program. 48 The exec service module for PAM executes the program designated by 51 If options are specified, the program and its arguments follow the last 54 if the program name conflicts with an option name. 56 The following options may be passed before the program and its 60 Capture text printed by the program to its standard error stream and 64 Capture text printed by the program to its standard output stream and 72 Use the program exit status as the return code of the pam_sm_* function. 75 Write the authentication token to the program's standard input stream, 86 program and its arguments follow. [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | c64 | 197 # Summary: binary executable or Basic program for Commodore C64 computers 203 # TODO: unify Commodore BASIC/program sub routines 206 # display Commodore C64 BASIC program (strength=50) after "Lynx archive" (strength=330) handled by … 208 # if first token is not SYS this implies BASIC program in most cases 225 >0 string \x01\x08\x0b\x08\xef\x00\x9e\x32\x30\x36\x31 program, probably PUCrunch archive data 228 >0 string !\x01\x08\x0b\x08\xef\x00\x9e\x32\x30\x36\x31 program 245 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program 247 # display information about tokenized C64 BASIC program (memory address, line number, token) 249 >0 uleshort x Commodore C64 BASIC program 251 # Tokenized BASIC programs were stored by Commodore as file type program "PRG" in separate field in… [all …]
|