| /freebsd/usr.bin/posixmqcontrol/ |
| H A D | posixmqcontroltestsane.sh | 13 # does sanity check enforce one and only one slash? 21 …and.twenty.four.characters.long.because.nobody.needs.to.type.out.something.this.ridiculously.long.…
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | bib | 1 In the beginning God created the heaven and the earth. 2 And the earth was without form, and void; and darkness was upon the face of the deep. And the Spiri… 3 And God said, Let there be light: and there was light. 4 And God saw the light, that it was good: and God divided the light from the darkness. 5 And God called the light Day, and the darkness he called Night. And the evening and the morning wer… 6 And God said, Let there be a firmament in the midst of the waters, and let it divide the waters fro… 7 And God made the firmament, and divided the waters which were under the firmament from the waters w… 8 And God called the firmament Heaven. And the evening and the morning were the second day. 9 And God said, Let the waters under the heaven be gathered together unto one place, and let the dry … 10 And God called the dry land Earth; and the gathering together of the waters called he Seas: and God… [all …]
|
| H A D | funstack.ok | 51 I. D. Hill and 68 N. Wirth On Multiprogramming, Machine Coding, and 81 structures based on connectivity and 83 Walter Gautschi and 87 A. P. Mullery and 106 R. Griffin and 120 David K. Hsiao and 123 E. von Glaserfeld and 135 D. N. Ness and 136 R. S. Green and [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | X86DisassemblerDecoderCommon.h | 10 // It contains common definitions used by both the disassembler and the table 91 ENUM_ENTRY(IC_OPSIZE_ADSIZE, 4, "requires ADSIZE and OPSIZE prefixes") \ 108 "requires a REX.W prefix and 0x67 prefix") \ 126 ENUM_ENTRY(IC_VEX_XS, 2, "requires VEX and the XS prefix") \ 127 ENUM_ENTRY(IC_VEX_XD, 2, "requires VEX and the XD prefix") \ 128 ENUM_ENTRY(IC_VEX_OPSIZE, 2, "requires VEX and the OpSize prefix") \ 129 ENUM_ENTRY(IC_VEX_W, 3, "requires VEX and the W prefix") \ 130 ENUM_ENTRY(IC_VEX_W_XS, 4, "requires VEX, W, and XS prefix") \ 131 ENUM_ENTRY(IC_VEX_W_XD, 4, "requires VEX, W, and XD prefix") \ 132 ENUM_ENTRY(IC_VEX_W_OPSIZE, 4, "requires VEX, W, and OpSize") \ [all …]
|
| /freebsd/contrib/unbound/ |
| H A D | README-Travis.md | 3 …and above leverage Travis CI to increase coverage of compilers and platforms. Compilers include Cl… 5 …and x86_64. The Android recipes build and install OpenSSL and Expat, and then builds Unbound. The … 7 iOS is tested for iPhoneOS, WatchOS, AppleTVOS, iPhoneSimulator, AppleTVSimulator and WatchSimulato… 9 …l keys like `os:` and `compiler:` so there is no matrix expansion. Instead Unbound specifies the e… 13 … tests Clang and GCC on various hardware. The hardware includes AMD64, Aarch64, PowerPC and s390x.… 32 …ds are tested using Clang and GCC, for a total of four builds. The first sanitizer is Undefined Be… 51 When the Travis script encounters a sanitizer it uses different `CFLAGS` and configuration string. 69 …and x86_64 architectures. The builds are trickier than other builds for several reasons. The testi… 94 …nvironmental variables `ANDROID_NDK_ROOT` and `ANDROID_SDK_ROOT`. This is an important step becaus… 96 …y have the necessary tools installed. You should ensure `ANDROID_NDK_ROOT` and `ANDROID_SDK_ROOT` … [all …]
|
| /freebsd/crypto/heimdal/doc/ |
| H A D | copyright.texi | 13 @node Copyrights and Licenses, , Acknowledgments, Top 15 @appendix Copyrights and Licenses 28 Redistribution and use in source and binary forms, with or without 33 notice, this list of conditions and the following disclaimer. 36 notice, this list of conditions and the following disclaimer in the 37 documentation and/or other materials provided with the distribution. 43 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND 45 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 50 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 71 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
| H A D | LICENSE | 10 CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE 15 PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM 22 exclusive Copyright and Related Rights (defined below) upon the creator 23 and subsequent owner(s) (each and all, an "owner") of an original work of 24 authorship and/or a database (each, a "Work"). 27 the purpose of contributing to a commons of creative, cultural and 28 scientific works ("Commons") that the public can reliably and without fear 30 works, reuse and redistribute as freely as possible in any form whatsoever 31 and for any purposes, including without limitation commercial purposes. 33 culture and the further production of creative, cultural and scientific [all …]
|
| /freebsd/contrib/spleen/ |
| H A D | ChangeLog | 3 - Add stand alone caron in the 8x16, 12x24, 16x32, and 32x64 versions 5 - Add white square symbol in the 8x16, 16x32, and 32x64 versions 6 - Add dagger and double dagger symbols in the 8x16, 12x24, 16x32, and 8 - Fix black and white squares alignment in the 16x32 and 32x64 versions 9 - Add black and white square characters in the 12x24 version 10 - Add hyphen, along with en and em dashes in the 8x16, 12x24, 16x32, and 12 - Add mathematical left and right angle brackets in the 8x16, 12x24, 16x32, 13 and 32x64 versions 19 the project can now be built with both BSD Make and GNU Make 20 - Add 'woff' and 'woff2' targets to generate WOFF and WOFF2 versions [all …]
|
| /freebsd/contrib/ldns/ |
| H A D | README-Travis.md | 3 …and above leverage Travis CI to increase coverage of compilers and platforms. Compilers include Cl… 5 …and x86_64. The Android recipes build and install OpenSSL, and then builds LDNS. The testing is ta… 7 iOS is tested for iPhoneOS, WatchOS, AppleTVOS, iPhoneSimulator, AppleTVSimulator and WatchSimulato… 9 …el keys like `os:` and `compiler:` so there is no matrix expansion. Instead LDNS specifies the exa… 13 … tests Clang and GCC on various hardware. The hardware includes AMD64, Aarch64, PowerPC and s390x.… 32 …ds are tested using Clang and GCC, for a total of four builds. The first sanitizer is Undefined Be… 51 When the Travis script encounters a sanitizer it uses different `CFLAGS` and configuration string. 65 …and x86_64 architectures. The builds are trickier than other builds for several reasons. The testi… 90 …nvironmental variables `ANDROID_NDK_ROOT` and `ANDROID_SDK_ROOT`. This is an important step becaus… 92 …y have the necessary tools installed. You should ensure `ANDROID_NDK_ROOT` and `ANDROID_SDK_ROOT` … [all …]
|
| /freebsd/contrib/mandoc/ |
| H A D | NEWS | 11 * man(1): let -w without argument show the manpath, like in man-db and man-1.6 12 * -T html: wrap text and phrasing elements in paragraphs unless already 22 * if messages are shown and output is printed without a pager, display 26 * man.cgi(8): switch off autocomplete and autocapitalize 32 * tbl(7) -T html: implement the "b" (bold) and "i" (italic) layout modifiers 35 * tbl(7) -T tree: print more details about columns, options, rows, and cells 37 * roff(7): support the CB and CI fonts in \f and .ft 43 * man(1): do not access a NULL pointer when both -l and -w are given 56 * roff(7): fix assertion failures for .ti and .po with excessive arguments 60 * -T man: fix an assertion failure caused by tbl(7) and eqn(7) input [all …]
|
| /freebsd/sys/contrib/edk2/Include/Library/ |
| H A D | PrintLib.h | 3 Unicode and ASCII strings are supported. 11 text and argument descriptors. There are no restrictions for how the normal 12 text and argument descriptors can be mixed. The following end of line(EOL) 22 followed for some of the format types, and has not been followed for others. 32 - Prefix a space character to a number. Only valid for types X, x, and d. 34 - Prefix a plus character to a number. Only valid for types X, x, and d. 35 If both space and + are specified, then space is ignored. 38 X, x, and d. 43 - The number being printed is size UINT64. Only valid for types X, x, and d. 75 - The argument is an unsigned hexadecimal number. The characters used are 0..9 and [all …]
|
| /freebsd/crypto/krb5/ |
| H A D | NOTICE | 5 Redistribution and use in source and binary forms, with or without 10 notice, this list of conditions and the following disclaimer. 13 notice, this list of conditions and the following disclaimer in the 14 documentation and/or other materials provided with the distribution. 16 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 17 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 18 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 23 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 33 applicable export laws and regulations, including obtaining any 37 certain countries and individuals, including, but not limited to, the [all …]
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | ossl-guide-migration.7 | 19 .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. 34 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index 103 OpenSSL 3.0 is a major release and consequently any application that currently 107 previously worked with OpenSSL 1.1.1. However this is not guaranteed and some 115 In previous versions, OpenSSL was licensed under the dual OpenSSL and SSLeay 120 \fIProviders and FIPS support\fR 121 .IX Subsection "Providers and FIPS support" 124 concept. Providers collect together and make available algorithm implementations. 135 The FIPS provider is disabled by default and needs to be enabled explicitly 137 the FIPS provider gets built and installed in addition to the other standard [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/amdzen5/ |
| H A D | data-fabric.json | 4 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 0.", 12 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 1.", 20 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 2.", 28 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 3.", 36 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 4.", 44 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 5.", 52 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 6.", 60 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 7.", 68 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 8.", 76 …: "Read data beats (64 bytes) for transactions between local or remote socket and DRAM Channel 9.", [all …]
|
| /freebsd/contrib/kyua/store/ |
| H A D | migrate_v1_v2.sql | 4 -- Redistribution and use in source and binary forms, with or without 9 -- notice, this list of conditions and the following disclaimer. 11 -- notice, this list of conditions and the following disclaimer in the 12 -- documentation and/or other materials provided with the distribution. 17 -- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 18 -- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 19 -- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 24 -- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 33 -- and its changes were: 41 -- programs and test cases in an abstract manner regardless of their [all …]
|
| /freebsd/share/doc/papers/devfs/ |
| H A D | paper.me | 26 .b "Rethinking /dev and devices in the UNIX kernel" 38 of ``a file is a file is a file and even a device is a file.'' 43 Starting from a high-level view of devices and the semantics that 46 to convey an overview of how it all fits together, and to explain why 47 things ended up as they did, how to use the new features and 58 The usual way and the UNIX way. 61 possibly several classes of things, and provide APIs tailored 64 with, it has to interact with disks one way, tapes another and 70 published on UNIX by Ritchie and Thompson [Ritchie74]: 74 Special files are read and written just like ordinary disk files, [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | tcsh.man | 5 .\" Redistribution and use in source and binary forms, with or without 9 .\" notice, this list of conditions and the following disclaimer. 11 .\" notice, this list of conditions and the following disclaimer in the 12 .\" documentation and/or other materials provided with the distribution. 17 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 19 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 24 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 34 .\" - References are bold for section headings and environment and shell 35 .\" variables and italic for commands (externals, builtins, aliases, and 36 .\" editor commands) and arguments to commands. [all …]
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 7 …and MADT template compilations to add new IWB and GICv5 translator/router/ITS entries. Introduced … 9 � Expanded IDs, GUIDs, and Methods: 10 …and TPM2 start methods. Updated _DSM Arg3 formatting and _CPC handling to align with newer ACPI sp… 12 � Compiler, Disassembler, and Tooling Improvements: 13 …and disassembler with External() deduplication, alias node support, improved validation of malform… 15 � Security and Stability Fixes: 16 …es, integer overflows, and out-of-bounds accesses across AML parsing, interpretation, and table ha… 18 � Resource and Register Refactoring: 19 …and refactored TPR Base/Limit registers to use compatible bitmask representations, with additional… 21 � General Cleanup and Build Fixes: [all …]
|
| /freebsd/contrib/pam-krb5/tests/ |
| H A D | README | 14 between test cases and a test harness. This is the protocol used by 15 Perl for its internal test suite and for nearly all Perl modules, 17 tests and report their results. 32 the number of tests to be run, and then each test produces output that 36 Additional diagnostics and information can be provided in lines 40 and start with a "#". The main one of interest is "# skip" which says 41 that the test was skipped rather than successful and optionally gives 43 failing test and indicates that test is expected to fail, optionally 60 on standard output, optionally followed by an error message, and then 73 the runtests driver, the environment variables C_TAP_SOURCE and [all …]
|
| /freebsd/contrib/ntp/html/ |
| H A D | history.html | 16 …rence implementation code base and documentation. This report documents the upgrade program, which… 17 …and refinement of the code, some of which dates back twenty years. Some four dozen sets of fingers… 18 <p>Please note THE CHANGES DO NOT AFFECT THE PROTOCOL SPECIFICATION AND DO NOT AFFECT INTEROPERABIL… 20 …and resolved. In most cases this did not result in any changes in behavior, just a more simplified… 22 …and new ones added. A site map has been added and sorted by page category. A comprehensive command… 23 …and rate management. Much of the overburden on the program manual and configuration pages has been… 25 …tion errors and possibly hostile attack. The order of restriction processing was adjusted to defle… 27 …and inbound traffic for both minimum headway (guard time) and minimum average headway. This is a m… 28 …and avoids guessing. This is done by setting the ppoll field in the server packet to the maximum o… 29 …verage option of the discard command, which sets the minimum poll interval and headway from the de… [all …]
|
| /freebsd/share/doc/psd/05.sysman/ |
| H A D | 0.t | 4 .\" Redistribution and use in source and binary forms, with or without 8 .\" notice, this list of conditions and the following disclaimer. 10 .\" notice, this list of conditions and the following disclaimer in the 11 .\" documentation and/or other materials provided with the distribution. 16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 42 Department of Electrical Engineering and Computer Science 60 provided to a UNIX process: process naming and protection, 62 object references (descriptors), time and statistics functions, [all …]
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | libarchive-formats.5 | 4 .\" Redistribution and use in source and binary forms, with or without 8 .\" notice, this list of conditions and the following disclaimer. 10 .\" notice, this list of conditions and the following disclaimer in the 11 .\" documentation and/or other materials provided with the distribution. 13 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 15 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 34 library reads and writes a variety of streaming archive formats. 56 formats as well as v7 tar format and a subset of the legacy GNU tar format. 60 timestamp, and mode information, and the file data is stored in [all …]
|
| /freebsd/contrib/dialog/samples/ |
| H A D | wheel | 27 --begin "`scaley 27`" "`scalex 98`" --infobox "pushd /var/log >/dev/null" 0 0 --and-widget \ 28 --begin "`scaley 35`" "`scalex 95`" --infobox "mkdir -p news -m 755" 0 0 --and-widget \ 29 --begin "`scaley 45`" "`scalex 86`" --infobox "chown news.news news" 0 0 --and-widget \ 30 --begin "`scaley 48`" "`scalex 78`" --infobox "cd /var/log/news" 0 0 --and-widget \ 31 --begin "`scaley 51`" "`scalex 61`" --infobox "mkdir -p OLD -m 755" 0 0 --and-widget \ 32 --begin "`scaley 52`" "`scalex 47`" --infobox "chown news.news OLD" 0 0 --and-widget \ 33 --begin "`scaley 51`" "`scalex 40`" --infobox "cd /var/spool" 0 0 --and-widget \ 34 --begin "`scaley 48`" "`scalex 25`" --infobox "mkdir -p news -m 775" 0 0 --and-widget \ 35 --begin "`scaley 42`" "`scalex 13`" --infobox "chown news.news news" 0 0 --and-widget \ 36 --begin "`scaley 35`" "`scalex 4`" --infobox "cd /var/spool/news" 0 0 --and-widget \ [all …]
|
| /freebsd/contrib/tzdata/ |
| H A D | NEWS | 50 Changes to past and future timestamps 53 has sprung forward at 03:00, not 02:00, and has fallen back at 80 POSIX, shrinks tzcode’s attack surface, and is more efficient, 83 zic now can generate, and localtime.c can now use, TZif files that 85 The previous limit was 50 bytes, and some tzdata TZif files were 92 practical timekeeping as there have been only 27 leap seconds and 97 zic -p. Hence for obsolete and nonconforming settings like 101 obsolete in release 2019b, and fixes some undefined behavior. 104 The posix2time, posix2time_z, time2posix, and time2posix_z 105 functions now set errno=EOVERFLOW and return ((time_t) -1) if the [all …]
|
| /freebsd/contrib/tzcode/ |
| H A D | NEWS | 50 Changes to past and future timestamps 53 has sprung forward at 03:00, not 02:00, and has fallen back at 80 POSIX, shrinks tzcode’s attack surface, and is more efficient, 83 zic now can generate, and localtime.c can now use, TZif files that 85 The previous limit was 50 bytes, and some tzdata TZif files were 92 practical timekeeping as there have been only 27 leap seconds and 97 zic -p. Hence for obsolete and nonconforming settings like 101 obsolete in release 2019b, and fixes some undefined behavior. 104 The posix2time, posix2time_z, time2posix, and time2posix_z 105 functions now set errno=EOVERFLOW and return ((time_t) -1) if the [all …]
|