| /freebsd/share/doc/psd/17.m4/ |
| H A D | m4.ms | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 40 .EH 'PSD:17-%''The M4 Macro Processor' 41 .OH 'The M4 Macro Processor''PSD:17-%' 46 \&\\$3\s-1\\$1\\s0\&\\$2 73 .tr --||''^^!! 80 .hw semi-colon 81 .hw estab-lished 83 . \"2=not last lines; 4= no -xx; 8=no xx- 88 .\" .....TM 77-1273-6 39199 39199-11 92 .AU "MH 2C-518" 6021 [all …]
|
| /freebsd/share/man/man7/ |
| H A D | build.7 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 41 .Bl -tag -width "/usr/ports" 49 third-party software, with a consistent interface for building and 54 These directories may be initially empty or non-existent until updated 71 With no target specified, the items in the directories are built 74 A source tree is allowed to be read-only. 77 objects are usually built in a separate object directory hierarchy 108 .Bl -tag -width ".Cm cleandepend" 150 Per-object dependencies are generated at build time and stored in 176 .Bl -tag -width ".Cm distributeworld" [all …]
|
| /freebsd/share/man/man4/ |
| H A D | fdt.4 | 48 Configuration data, which cannot be self discovered in run-time, has to be 52 The idea is inherited from Open Firmware IEEE 1275 device-tree notion, and has 55 .Bl -bullet 60 self-enumerating information is gathered. 64 into a binary object i.e. a flattened device tree 73 particular first-stage bootloader or firmware features. 83 embedded applications (eliminates hard-coded configuration approach, enforces 87 .Bl -tag -width Ar 90 computer system in a human-readable form, with certain hierarchical structure 99 into a binary object (the device tree blob) i.e. the DTB, which is handed over [all …]
|
| H A D | dc.4 | 15 .\" 4. Neither the name of the author nor the names of any co-contributors 38 To compile this driver into the kernel, 41 .Bd -ragged -offset indent 49 .Bd -literal -offset indent 65 built in NWAY autonegotiation and wake on LAN. 93 .Bl -tag -width ".Cm 10baseT/UTP" 101 Note: the built-in NWAY autonegotiation on the original PNIC 82c168 114 .Cm full-duplex 117 .Cm full-duplex 119 .Cm half-duplex [all …]
|
| H A D | xl.4 | 15 .\" 4. Neither the name of the author nor the names of any co-contributors 38 To compile this driver into the kernel, 41 .Bd -ragged -offset indent 49 .Bd -literal -offset indent 57 and "tornado" bus-master Etherlink XL chips. 59 The Etherlink XL chips support built-in 10baseT, 10base2 and 10base5 63 NS 83840A 10/100 PHY for 10/100 Mbps support in full or half-duplex. 64 The 3c905B adapters have built-in autonegotiation logic mapped onto 67 adapters such as the 3c905-TX and 3c905B-TX are capable of 10 or 75 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx [all …]
|
| /freebsd/bin/sh/ |
| H A D | sh.1 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 68 .St -p1003.1 79 It is the program that is started when a user logs into the system, 86 addition to data storage, along with built-in history and line 90 language is common to both interactive and non-interactive 93 to the running shell or can be put into a file, 110 .Pq Ql - , 144 The first non-option argument specified on the command line 160 closes a well-known, and sometimes easily exploitable security [all …]
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | scic_task_request.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. 28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 97 * passed, then a copy of the request is built internally. The 98 * request will be copied into the actual controller request 103 * passed, then a copy of the request is built internally. The 104 * request will be copied into the actual controller request 117 * @return Indicate if the controller successfully built the task request. [all …]
|
| H A D | scif_io_request.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. 28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 110 * passed, then a copy of the request is built internally. The 111 * request will be copied into the actual controller request 124 * @return Indicate if the controller successfully built the IO request. 126 * successfully built. 169 * on the user information supplied in the pass-through IO request object. [all …]
|
| /freebsd/share/mk/ |
| H A D | suite.test.mk | 13 # Makefiles built into the FreeBSD src tree. 18 # If 'yes', a Kyuafile exists in the source tree and is installed into 22 # programs built by the Makefile and is installed into TESTSDIR. This is the 28 # Per-test program interface definition. 32 #TEST_INTERFACE.<test-program>= interface-name 43 # Per-test program metadata properties as a list of key/value pairs. 45 # These per-test program settings _extend_ the values provided in the 47 #TEST_METADATA.<test-program>+= key="value" 62 echo '-- Automatically generated by bsd.test.mk.'; \ 85 # not in the toolchain, and the tests execute code built for the target host. [all …]
|
| H A D | bsd.test.mk | 5 # tests are to be built. All other *.test.mk files are internal and not 12 # Third-party software (kyua, etc) prefix. 19 # Prevent creating a -dev package for tests. Sometimes tests include static 27 # List of subdirectories containing tests into which to recurse. This has the 28 # same semantics as SUBDIR at build-time. However, the directories listed here 29 # get registered into the run-time test suite definitions so that the test 30 # engines know to recurse into these directories. 36 # If defined, indicates that the tests built by the Makefile are not part of 41 # List of variables to pass to the tests at run-time via the environment. 62 # List of all tests being built. The various *.test.mk modules extend this [all …]
|
| /freebsd/contrib/one-true-awk/ |
| H A D | awk.1 | 17 awk \- pattern-directed scanning and processing language 21 .BI \-F 24 .B \-\^\-csv 27 .BI \-v 33 .BI \-f 47 .B \-f 55 pattern portion of every pattern-action statement; 58 .B \- 67 .B \-v 74 .B \-v [all …]
|
| /freebsd/crypto/openssl/ |
| H A D | README-PROVIDERS.md | 4 - [Standard Providers](#standard-providers) 5 - [The Default Provider](#the-default-provider) 6 - [The Legacy Provider](#the-legacy-provider) 7 - [The FIPS Provider](#the-fips-provider) 8 - [The Base Provider](#the-base-provider) 9 - [The Null Provider](#the-null-provider) 10 - [Loading Providers](#loading-providers) 26 -------------------- 28 The default provider collects together all of the standard built-in OpenSSL 37 This is a "built-in" provider, which means that it is compiled and linked [all …]
|
| /freebsd/crypto/openssl/providers/ |
| H A D | build.info | 9 # go into the legacy provider. The compilations for 13 # into the default or base provider. 21 # -o {modulename}.so {object files...} lib{modulename}.a libcommon.a 59 # used is determined by non-weak dependencies. 73 # Because the default provider is built in, it means that libcrypto must 85 # Because the base provider is built in, it means that libcrypto must 99 # built unless the proper LIBS or MODULES statement has been seen, so we 101 IF[{- !$disabled{fips} -}] 113 IF[{- defined $target{shared_defflag} -}] 119 GENERATE[fipsmodule.cnf]=../util/mk-fipsmodule-cnf.pl \ [all …]
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-Windows.txt | 4 Copyright (c) 2003-2009, Jouni Malinen <j@w1.fi> and contributors 23 - plaintext 24 - static WEP / open system authentication 25 - static WEP / shared key authentication 26 - IEEE 802.1X with dynamic WEP keys 27 - WPA-PSK, TKIP, CCMP, TKIP+CCMP 28 - WPA-EAP, TKIP, CCMP, TKIP+CCMP 29 - WPA2-PSK, TKIP, CCMP, TKIP+CCMP 30 - WPA2-EAP, TKIP, CCMP, TKIP+CCMP 34 ---------------------------------- [all …]
|
| /freebsd/contrib/openbsm/ |
| H A D | FREEBSD-upgrade | 2 -------------------------------- 4 OpenBSM integrates into the FreeBSD source tree in several places: 8 src/sys/security/audit Kernel audit framework, some OpenBSM-based files 13 OpenBSM is normally built using an integrated autoconf/automake build 17 imported, rather than re-configuring every build. This leads to a 22 - Vendor import of OpenBSM into src/contrib. 23 - Run configure, commit src/contrib/openbsm/config/config.h. 24 - Replication of src/contrib/openbsm/bsm changes into src/sys/bsm. 25 - Possible updates to src/sys/security/audit, especially relating to 27 - Update any library, tool, or etc BSD Makefiles to add new files, [all …]
|
| /freebsd/crypto/krb5/src/util/verto/ |
| H A D | README | 1 This directory builds a verto library with only a private built-in 4 libverto, we take only verto.c and verto-libev.c, and we only build 9 don't leak libev symbols into the namespace on platforms where we 10 can't control the export list). libev has built-in support for this 31 not.) The source file verto-k5ev.c wraps ev.c with appropriate 33 using the slightly modified contents of libverto's verto-libev.c. The 34 resulting module table is embedded into verto.c using the
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | EpochTracker.h | 1 //===- llvm/ADT/EpochTracker.h - ADT epoch tracking --------------*- C++ -*-==// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 /// These can be used to write iterators that are fail-fast when LLVM is built 14 //===----------------------------------------------------------------------===// 19 #include "llvm/Config/abi-breaking.h" 29 /// ("handles") pointing into themselves fail-fast. When building without 32 /// DebugEpochBase does not by itself track handles pointing into itself. The 43 /// Calling incrementEpoch invalidates all handles pointing into the 47 /// The destructor calls incrementEpoch to make use-after-free bugs [all …]
|
| /freebsd/contrib/xz/ |
| H A D | COPYING | 8 - liblzma is under the BSD Zero Clause License (0BSD). 10 - The command line tools xz, xzdec, lzmadec, and lzmainfo are 15 - The scripts to grep, diff, and view compressed files have been 20 - Most of the XZ Utils specific documentation that is in 23 the file itself. The files xz-file-format.txt and 24 lzma-file-format.xt are in the public domain but may 27 - Translated messages and man pages are under 0BSD except that 30 - Test files and test code in the 'tests' directory, and 34 - The GNU Autotools based build system contains files that are 37 built. [all …]
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | provider-decoder.7 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "PROVIDER-DECODER 7ossl" 58 .TH PROVIDER-DECODER 7ossl 2025-09-30 3.5.4 OpenSSL 64 provider\-decoder \- The OSSL_DECODER library <\-> provider functions 105 decoding into intermediate data formats.\fR 107 The DECODER operation is a generic method to create a provider-native 116 "Core functions" in \fBprovider\-base\fR\|(7)). 121 that decodes DER to a provider-native object. 124 a provider-native object referenced by an object reference. To import 125 that object into a different provider the \fBOSSL_FUNC_decoder_export_object()\fR [all …]
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | provider-decoder.pod | 5 provider-decoder - The OSSL_DECODER library E<lt>-E<gt> provider functions 46 decoding into intermediate data formats.> 48 The DECODER operation is a generic method to create a provider-native 57 L<provider-base(7)/Core functions>). 62 that decodes DER to a provider-native object. 65 a provider-native object referenced by an object reference. To import 66 that object into a different provider the OSSL_FUNC_decoder_export_object() 73 (see L<provider-base(7)/Provider Functions>). 90 macros in L<openssl-core_dispatch.h(7)>, as follows: 155 Structures currently recognised by built-in decoders: [all …]
|
| /freebsd/contrib/flex/ |
| H A D | NEWS | 3 * Noteworthy changes in release 2.6.4 (2017-05-06) [stable] 11 *** The files included in the flex distribution are now built by the 37 to not leak macro definitions into header files. 62 * Noteworthy changes in release 2.6.3 (2016-12-30) [stable] 76 *** A new configure option --disable-bootstrap changes the behavior of 78 "--enable-bootstrap" behavior is to build flex, then to use that 79 flex to build flex again. With --disable-bootstrap, the scanner is 80 simply built by sedding the scanner source. This is friendlier to 83 *** The compatibility functions in lib/ are no longer built as a 84 library. Instead, they are built as $(LIBOBJ) objects. This is [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticSerializationKinds.td | 1 //==--- DiagnosticSerializationKinds.td - serialization diagnostics -------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 22 "%select{precompiled header|module file|AST file}1 '%2' was built" 49 InGroup<DiagGroup<"pch-vfs-diff">>; 58 "PCH file built from a different branch (%0) than the compiler (%1)">; 74 "AST file '%0' was not built as a module">, DefaultFatal; 76 "module file '%0' is missing its top-level submodule">, DefaultFatal; 82 "importing module '%0'%select{| into '%3'}2 from '%1'">, 94 " (%2) than when the importing AST file was built (%3)">, DefaultFatal; [all …]
|
| /freebsd/crypto/openssl/doc/internal/man7/ |
| H A D | build.info.pod | 5 build.info - Building information files 29 B<GENERATE[>I<item>B<]=> I<generator> I<generator-args> ... 54 This is about having all the information on what needs to be built and 71 F<build.info> files are meta data files for OpenSSL's built file 78 very rarely, and support for that sort of thing is added on as-needed 132 information on what end products need to be built, for example: 136 MODULES=awesome-plugin 142 C<awesome-plugin>, a couple of scripts C<tool1> and C<tool2>, and 152 This says that the program C<foo> is built from the source files 175 =item B<I<KEYWORD>{> I<attrib> | I<attrib>B<=>I<attrib-value> [,...]B<}> [all …]
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | EC_GROUP_copy.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 58 .TH EC_GROUP_COPY 3ossl 2025-09-30 3.5.4 OpenSSL 76 \&\- Functions for manipulating EC_GROUP objects 136 \&\fBEC_GROUP_copy()\fR copies the curve \fBsrc\fR into \fBdst\fR. Both \fBsrc\fR and \fBdst\fR mus… 147 n\-1 where n is the \fBorder\fR. The \fBorder\fR multiplied by the \fBcofactor\fR gives the number … 151 \&\fBEC_GROUP_get_order()\fR retrieves the order of \fBgroup\fR and copies its value into 156 into \fBcofactor\fR. It fails in case \fBgroup\fR is not fully initialized or if the 210 built-in curves within the library provide seed values that can be obtained. It is also possible to… 228 …or the OpenSSL FIPS provider it uses \fBEC_GROUP_check_named_curve()\fR to conform to SP800\-56Ar3. 230 …_curve()\fR determines if the group's domain parameters match one of the built-in curves supported… [all …]
|
| /freebsd/share/doc/usd/22.trofftut/ |
| H A D | tt14 | 4 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 59 Any part of the output may be diverted into a macro instead 61 and then at some convenient time the macro may be put back into 66 begins a diversion _ all subsequent output is collected into the macro 78 the built-in number register 82 suppose we want to implement a `keep-release' 115 ^nf \e" bring it back in no-fill 129 (another built-in register) 141 It is essential to bring it back in no-fill mode so 145 This is not the most general keep-release,
|