Home
last modified time | relevance | path

Searched full:and (Results 1 – 25 of 11000) sorted by relevance

12345678910>>...440

/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontroltestsane.sh13 # does sanity check enforce one and only one slash?
21and.twenty.four.characters.long.because.nobody.needs.to.type.out.something.this.ridiculously.long.…
/freebsd/contrib/one-true-awk/testdir/
H A Dbib1 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 Dfunstack.ok51 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 DX86DisassemblerDecoderCommon.h10 // It contains common definitions used by both the disassembler and the table
90 ENUM_ENTRY(IC_OPSIZE_ADSIZE, 4, "requires ADSIZE and OPSIZE prefixes") \
107 "requires a REX.W prefix and 0x67 prefix") \
125 ENUM_ENTRY(IC_VEX_XS, 2, "requires VEX and the XS prefix") \
126 ENUM_ENTRY(IC_VEX_XD, 2, "requires VEX and the XD prefix") \
127 ENUM_ENTRY(IC_VEX_OPSIZE, 2, "requires VEX and the OpSize prefix") \
128 ENUM_ENTRY(IC_VEX_W, 3, "requires VEX and the W prefix") \
129 ENUM_ENTRY(IC_VEX_W_XS, 4, "requires VEX, W, and XS prefix") \
130 ENUM_ENTRY(IC_VEX_W_XD, 4, "requires VEX, W, and XD prefix") \
131 ENUM_ENTRY(IC_VEX_W_OPSIZE, 4, "requires VEX, W, and OpSize") \
[all …]
/freebsd/contrib/unbound/
H A DREADME-Travis.md3and above leverage Travis CI to increase coverage of compilers and platforms. Compilers include Cl…
5and 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.
69and 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/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsNVPTX.def89 #pragma push_macro("AND")
90 #define AND(a, b) "(" a "),(" b ")"
114 TARGET_BUILTIN(__nvvm_read_ptx_sreg_clusterid_x, "i", "nc", AND(SM_90, PTX78))
115 TARGET_BUILTIN(__nvvm_read_ptx_sreg_clusterid_y, "i", "nc", AND(SM_90, PTX78))
116 TARGET_BUILTIN(__nvvm_read_ptx_sreg_clusterid_z, "i", "nc", AND(SM_90, PTX78))
117 TARGET_BUILTIN(__nvvm_read_ptx_sreg_clusterid_w, "i", "nc", AND(SM_90, PTX78))
119 TARGET_BUILTIN(__nvvm_read_ptx_sreg_nclusterid_x, "i", "nc", AND(SM_90, PTX78))
120 TARGET_BUILTIN(__nvvm_read_ptx_sreg_nclusterid_y, "i", "nc", AND(SM_90, PTX78))
121 TARGET_BUILTIN(__nvvm_read_ptx_sreg_nclusterid_z, "i", "nc", AND(SM_90, PTX78))
122 TARGET_BUILTIN(__nvvm_read_ptx_sreg_nclusterid_w, "i", "nc", AND(SM_90, PTX78))
[all …]
/freebsd/crypto/heimdal/doc/
H A Dcopyright.texi13 @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 DLICENSE10 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/ldns/
H A DREADME-Travis.md3and above leverage Travis CI to increase coverage of compilers and platforms. Compilers include Cl…
5and 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.
65and 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 DNEWS11 * 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 DPrintLib.h3 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/contrib/spleen/
H A DChangeLog3 - Document how wsfont header files (for OpenBSD and NetBSD) are generated
13 - Fix MALE and FEMALE character ordering in the 16x32 and 32x64
24 - In the Spleen loader for DOS, put 4C00h in ax and not 4Ch
28 - Remove C0 control characters range in the 8x16, 16x32, and 32x64 versions
34 - Add full support for CP437 (IBM PC) in the 8x16, 16x32, and 32x64 versions
37 - Add various arrows and triangle-headed arrows in the 8x16, 16x32, and
40 - Add union symbol in the 8x16, 16x32, and 32x64 versions
55 - Add SPDX short license identifier in sources and fonts
57 - Use printf instead of echo for *BSD and Linux cross-compatibility
58 - Generate a specimen file for Spleen and include it in the repository
[all …]
/freebsd/contrib/kyua/store/
H A Dmigrate_v1_v2.sql4 -- 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 Dpaper.me26 .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 Dtcsh.man5 .\" 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/secure/lib/libcrypto/man/man7/
H A Dmigration_guide.718 .\" Set up some character translations and predefined strings. \*(-- will
20 .\" double quote, and \*(R" will give a right double quote. \*(C+ will
21 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
22 .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
50 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
72 . \" fudge factors for nroff and troff
87 . \" simple accents for nroff and troff
104 . \" troff and (daisy-wheel) nroff accents
117 . \" for low resolution devices (crt and lpr)
158 OpenSSL 3.0 is a major release and consequently any application that currently
[all …]
/freebsd/crypto/openssl/
H A DCHANGES.md5 For a full list of changes, see the [git commit log][log] and
27 breaking changes, and mappings for the large list of deprecated functions.
31 ### Changes between 3.0.15 and 3.0.16 [11 Feb 2025]
62 ### Changes between 3.0.14 and 3.0.15 [3 Sep 2024]
86 ### Changes between 3.0.13 and 3.0.14 [4 Jun 2024]
97 from the network and processed by OpenSSL, but the full record body
99 even though a record has only been partially processed and the buffer
103 data has been received and processed by OpenSSL but the application has
128 * Improved EC/DSA nonce generation routines to avoid bias and timing
131 Thanks to Florian Sieck from Universität zu Lübeck and George Pantelakis
[all …]
/freebsd/contrib/tzdata/
H A DNEWS14 (Thanks to Heitor David Pinto and Even Scharning.)
20 Correct timestamps for the Philippines before 1900, and from 1937
21 through 1990. (Thanks to P Chan for the heads-up and citations.)
23 transitions in September 1899, January 1937, and June 1954; adding
24 transitions in December 1941, November 1945, March and September
25 1977, and May and July 1990; and removing incorrect transitions in
26 March and September 1978.
30 Add zone1970.tab lines for the Concordia and Eyr
[all...]
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt26 Verify the local environment and GitHub commits are all in sync which was a problem with the second…
39 Correct the dumping of SLIC and DBG2 tables. Contributed by: Al Stone (Fedora) <ahs3@ahs3.net>
41 Add support for QWordPCC and DWordPCC by Jose Marinho (ARM)
45 Detecting FACS in reduced HW mode and allowing setting waking vector thereby waking up from S3 state
47 …g page boundaries when mapping operation regions by Raju Rangoju, Sanath S and Mario Limonciello (…
51 Fix multiple issues with table parsing, compilation and disassembly by Myra DeMere (Google)
65 Get rid of the annoying repeated warning types in MSVC and Windows.
69 Fix a couple of issues with how GPEs are counted and enabled.
71 Add new tables for various architectures/OS, mainly RISC-V and also update many more.
75 Remove redundant checks, duplicated code and fix spellings in various files.
[all …]
/freebsd/contrib/ntp/html/
H A Dhistory.html16 …rence implementation code base and documentation. This report documents the upgrade program, which…
17and 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…
20and resolved. In most cases this did not result in any changes in behavior, just a more simplified…
22and new ones added. A site map has been added and sorted by page category. A comprehensive command…
23and 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…
27and inbound traffic for both minimum headway (guard time) and minimum average headway. This is a m…
28and 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 D0.t4 .\" 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/tzcode/
H A DNEWS6 Improve historical data for Mexico, Mongolia, and Portugal.
10 Support POSIX.1-2024, which removes asctime_r and ctime_r.
23 the years 1921-1927, 1931, 1945, 1949-1970, and 1981-1997.
27 America/Monterrey, America/Ojinaga, and America/Tijuana.
31 Atlantic/Azores, and Atlantic/Madeira, have been updated based on a
33 mainly originating from Whitman and Shanks & Pottenger. These
34 changes affect a few transitions in 1917-1921, 1924, and 1940
35 throughout these regions by a few hours or days, and various
36 timestamps between 1977 and 1993 depending on the region. In
37 particular, the Azores and Madeir
[all...]
/freebsd/contrib/dialog/samples/
H A Dwheel27 --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/libarchive/libarchive/
H A Dlibarchive-formats.54 .\" 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 write
[all...]
/freebsd/sys/contrib/libsodium/
H A DChangeLog3 - Signatures computations and verifications are now way faster on
9 `crypto_core_ed25519_sub()` and `crypto_core_ed25519_from_uniform()`
11 - `crypto_sign_open()`, `crypto_sign_verify_detached() and
25 - Argon2 and scrypt are slightly faster on Linux.
30 without any changes, and `pwhash()` can still compute Argon2i hashes
33 authenticated, and didn't seem to be used by any opensource project.
38 - The Javascript and Webassembly versions have been merged, and the
40 Webassembly code is loaded and compiled.
45 - iOS binaries should now be compatible with WatchOS and TVOS.
47 @facekapow and @pepyakin who helped to make it happen.
[all …]

12345678910>>...440