| /freebsd/contrib/ncurses/man/ |
| H A D | menu_driver.3x | 2 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 3 .\" Copyright 1998-2010,2017 Free Software Foundation, Inc. * 6 .\" copy of this software and associated documentation files (the * 7 .\" "Software"), to deal in the Software without restriction, including * 10 .\" copies of the Software, and to permit persons to whom the Software is * 14 .\" in all copies or substantial portions of the Software. * 16 .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * 21 .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR * 22 .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. * 26 .\" sale, use or other dealings in this Software without prior written * [all …]
|
| H A D | form_driver.3x | 3 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 4 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. * 7 .\" copy of this software and associated documentation files (the * 8 .\" "Software"), to deal in the Software without restriction, including * 11 .\" copies of the Software, and to permit persons to whom the Software is * 15 .\" in all copies or substantial portions of the Software. * 17 .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * 22 .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR * 23 .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. * 27 .\" sale, use or other dealings in this Software without prior written * [all …]
|
| /freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
| H A D | pkinit_kdf_test.c | 1 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ 7 * Export of this software from the United States of America may 13 * distribute this software and its documentation for any purpose and 18 * to distribution of the software without specific, written prior 19 * permission. Furthermore if you modify this software you must label 20 * your software as modified software and not distribute it in such a 21 * fashion that it might be confused with the original M.I.T. software. 23 * this software for any purpose. It is provided "as is" without express 30 #include "k5-platform.h" 38 {0, sizeof(s)-1, (char *) s} [all …]
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | MKlib_gen.sh | 3 # MKlib_gen.sh -- generate sources from curses.h macro definitions 8 # Copyright 2018-2021,2022 Thomas E. Dickey # 9 # Copyright 1998-2016,2017 Free Software Foundation, Inc. # 12 # copy of this software and associated documentation files (the "Software"), # 13 # to deal in the Software without restriction, including without limitation # 15 # with modifications, sublicense, and/or sell copies of the Software, and to # 16 # permit persons to whom the Software is furnished to do so, subject to the # 20 # all copies or substantial portions of the Software. # 22 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # 27 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/cmake/ |
| H A D | CodeCoverage.cmake | 2 # Boost Software License - Version 1.0 - August 17th, 2003 5 # obtaining a copy of the software and accompanying documentation covered by 6 # this license (the "Software") to use, reproduce, display, distribute, 7 # execute, and transmit the Software, and to prepare derivative works of the 8 # Software, and to permit third-parties to whom the Software is furnished to 11 # The copyright notices in the Software and this entire statement, including 13 # must be included in all copies of the Software, in whole or in part, and 14 # all derivative works of the Software, unless such copies or derivative 15 # works are solely in the form of machine-executable object code generated by 18 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR [all …]
|
| /freebsd/contrib/libevent/cmake/ |
| H A D | CodeCoverage.cmake | 2 # Boost Software License - Version 1.0 - August 17th, 2003 5 # obtaining a copy of the software and accompanying documentation covered by 6 # this license (the "Software") to use, reproduce, display, distribute, 7 # execute, and transmit the Software, and to prepare derivative works of the 8 # Software, and to permit third-parties to whom the Software is furnished to 11 # The copyright notices in the Software and this entire statement, including 13 # must be included in all copies of the Software, in whole or in part, and 14 # all derivative works of the Software, unless such copies or derivative 15 # works are solely in the form of machine-executable object code generated by 18 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR [all …]
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | generate.py | 2 # -*- coding: iso-8859-1 -*- 22 # may be used to endorse or promote products derived from this software 25 # THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND 34 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 42 "Represents a generated file" 48 self.file.write('/* Automatically generated at ' + 58 "Represents a generated header file" 59 guardTrans = string.maketrans('-.', '__') 78 "Represents a generated implementation file"
|
| /freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/ |
| H A D | other.json | 3 "PublicDescription": "This event counts the occurrence count of the micro-operation split.", 6 "BriefDescription": "This event counts the occurrence count of the micro-operation split." 57 …"PublicDescription": "This event counts the LD_COMP_WAIT_PFP_BUSY caused by a software prefetch in… 60 …"BriefDescription": "This event counts the LD_COMP_WAIT_PFP_BUSY caused by a software prefetch ins… 63 …mmitted and the oldest and uncommitted instruction is an integer or floating-point/SIMD instructio… 66 …mmitted and the oldest and uncommitted instruction is an integer or floating-point/SIMD instructio… 69 …ction was committed and the oldest and uncommitted instruction is a floating-point/SIMD instructio… 72 …ction was committed and the oldest and uncommitted instruction is a floating-point/SIMD instructio… 129 …"PublicDescription": "This event counts every cycle that only any micro-operations are committed.", 132 … "BriefDescription": "This event counts every cycle that only any micro-operations are committed." [all …]
|
| /freebsd/contrib/ncurses/include/ |
| H A D | curses.h.in | 2 * Copyright 2018-2023,2024 Thomas E. Dickey * 3 * Copyright 1998-2016,2017 Free Software Foundation, Inc. * 6 * copy of this software and associated documentation files (the * 7 * "Software"), to deal in the Software without restriction, including * 10 * copies of the Software, and to permit persons to whom the Software is * 14 * in all copies or substantial portions of the Software. * 16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * 21 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR * 22 * THE USE OR OTHER DEALINGS IN THE SOFTWARE. * 26 * sale, use or other dealings in this Software without prior written * [all …]
|
| /freebsd/contrib/pam-krb5/tests/docs/ |
| H A D | spdx-license-t | 3 # Check source files for SPDX-License-Identifier fields. 6 # SPDX-License-Identifier field. This does not check the syntax or whether 9 # The canonical version of this file is maintained in the rra-c-util package, 10 # which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>. 12 # Copyright 2018-2021 Russ Allbery <eagle@eyrie.org> 15 # copy of this software and associated documentation files (the "Software"), 16 # to deal in the Software without restriction, including without limitation 18 # and/or sell copies of the Software, and to permit persons to whom the 19 # Software is furnished to do so, subject to the following conditions: 22 # all copies or substantial portions of the Software. [all …]
|
| /freebsd/contrib/bearssl/T0/ |
| H A D | Word.cs | 5 * a copy of this software and associated documentation files (the 6 * "Software"), to deal in the Software without restriction, including 8 * distribute, sublicense, and/or sell copies of the Software, and to 9 * permit persons to whom the Software is furnished to do so, subject to 13 * included in all copies or substantial portions of the Software. 15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 21 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 22 * SOFTWARE. 30 * interpreted; native words are implemented as some in-compiler special 34 * thus be part of the generated C code. Native words with no C [all …]
|
| /freebsd/lib/libsys/ |
| H A D | uuidgen.2 | 14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 23 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 45 The identifiers are generated according to the syntax and semantics of the 47 See below for a more in-depth description of the identifiers. 50 generated for each invocation of the system call. 51 According to the algorithm of generating time-based UUIDs, this will also 55 When multiple identifiers are to be generated, the 63 (GUIDs), have a binary representation of 128-bits. 66 .Bd -literal 76 .Bl -tag -width ".Va clock_seq_hi_and_reserved" [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/ |
| H A D | cache.json | 22 "BriefDescription": "Cycles code-fetch stalled due to an outstanding ICache miss.", 37 …from the intra-die interconnect (IDI) fabric. The XQ may reject transactions from the L2Q (non-cac… 193 "BriefDescription": "Memory uops retired that split a cache-line (Precise event capable)", 205 "BriefDescription": "Load uops retired that split a cache-line (Precise event capable)", 217 "BriefDescription": "Stores uops retired that split a cache-line (Precise event capable)", 303 … "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that hit the L2 cache.", 311 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that hit the L2 cache. R… 316 … "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache.", 324 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache. … 329 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers that miss the L2 cache wi… [all …]
|
| /freebsd/share/man/man3/ |
| H A D | siginfo.3 | 16 .\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY 25 .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 38 The information specifies why the system generated that signal. 54 .Bl -column ".Vt union signal" ".Va si_overrun" 87 system-call number for system calls blocked by Capsicum 107 that are signal-specific or non-signal-specific reasons why the signal was 108 generated: 109 .Bl -column ".Dv SIGPOLL" ".Dv CLD_CONTINUED" 132 floating-point divide by zero 134 floating-point overflow [all …]
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | siena_flash.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2007-2016 Solarflare Communications Inc. 16 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 25 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 28 * The views and conclusions contained in the software and documentation are 41 * - parsed by MC boot ROM and firmware 42 * - reserved (but not parsed) by PHY firmware 43 * - opaque to driver 62 typedef struct blobs_hdr_s { /* GENERATED BY scripts/genfwdef */ [all …]
|
| /freebsd/contrib/libedit/ |
| H A D | makelist | 1 #!/bin/sh - 7 # This code is derived from software contributed to Berkeley by 19 # may be used to endorse or promote products derived from this software 22 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 31 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 39 USAGE="Usage: $0 -h|-fc|-fh|-bh <filenames>" 54 -h) 55 set - `echo $FILES | sed -e 's/\\./_/g'` 59 printf("/* Automatically generated file, do not edit */\n"); 65 name = substr($2, 1, length($2) - 3); [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ar5210/ |
| H A D | ar5210_power.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2004 Atheros Communications, Inc. 7 * Permission to use, copy, modify, and/or distribute this software for any 11 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 12 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 17 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 28 * Notify Power Mgt is disabled in self-generated frames. 40 * Notify Power Mgt is enabled in self-generated frames. [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/goldmontplus/ |
| H A D | cache.json | 26 "BriefDescription": "Cycles code-fetch stalled due to an outstanding ICache miss.", 45 …from the intra-die interconnect (IDI) fabric. The XQ may reject transactions from the L2Q (non-cac… 216 "BriefDescription": "Memory uops retired that split a cache-line (Precise event capable)", 229 "BriefDescription": "Load uops retired that split a cache-line (Precise event capable)", 242 "BriefDescription": "Stores uops retired that split a cache-line (Precise event capable)", 341 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers have any transaction resp… 351 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers have any transaction res… 356 "BriefDescription": "Counts data reads generated by L1 or L2 prefetchers hit the L2 cache.", 366 …"PublicDescription": "Counts data reads generated by L1 or L2 prefetchers hit the L2 cache. Requir… 371 …"BriefDescription": "Counts data reads generated by L1 or L2 prefetchers miss the L2 cache with a … [all …]
|
| /freebsd/sys/dev/videomode/ |
| H A D | devlist2h.awk | 1 #! /usr/bin/awk -f 15 # 3. All advertising materials mentioning features or use of this software 17 # This product includes software developed by Christopher G. Demetriou. 19 # derived from this software without specific prior written permission 21 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 30 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 43 printf(" * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.\n") \ 46 printf(" * generated from:\n") > dfile 51 printf(" * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.\n") \ 54 printf(" * generated from:\n") > hfile
|
| /freebsd/lib/libc/gen/ |
| H A D | syslog.3 | 13 .\" may be used to endorse or promote products derived from this software 16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 62 logged-in users, or forwarded to other machines as appropriate. 82 using the variable-length argument facilities of 96 .Bl -tag -width LOG_AUTHPRIV 142 .Bl -tag -width LOG_AUTHPRIV 171 .Bl -tag -width LOG_AUTHPRIV 199 Messages generated by the kernel. 200 These cannot be generated by any user processes. [all …]
|
| /freebsd/contrib/netbsd-tests/lib/libm/ |
| H A D | t_infinity.c | 3 /*- 7 * This code is derived from software contributed to The NetBSD Foundation 19 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 28 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 34 #include <atf-c.h> 43 "check FPU generated infinite float values"); in ATF_TC_HEAD() 55 v = -FLT_MAX; in ATF_TC_BODY() 65 "check FPU generated infinite double values"); in ATF_TC_HEAD() 77 v = -DBL_MAX; in ATF_TC_BODY() 87 "check FPU generated infinite long double values"); in ATF_TC_HEAD() [all …]
|
| /freebsd/sys/contrib/xen/arch-arm/ |
| H A D | smccc.h | 7 * of this software and associated documentation files (the "Software"), to 8 * deal in the Software without restriction, including without limitation the 10 * sell copies of the Software, and to permit persons to whom the Software is 14 * all copies or substantial portions of the Software. 16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 21 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 22 * DEALINGS IN THE SOFTWARE. 45 /* Hypervisor Service UID. Randomly generated with uuidgen. */ 53 /* Standard Service Call UID. Randomly generated with uuidgen. */ 62 * c-file-style: "BSD" [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__format/ |
| H A D | indic_conjunct_break_table.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 10 // WARNING, this entire header is generated by 14 // UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 17 // for definitions of Unicode Inc.'s Data Files and Software. 21 // DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), 25 // THE DATA FILES OR SOFTWARE. 29 // Copyright (c) 1991-2022 Unicode, Inc. All rights reserved. [all …]
|
| /freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
| H A D | timer.h | 2 * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") 3 * Copyright (C) 1998-2002 Internet Software Consortium. 5 * Permission to use, copy, modify, and/or distribute this software for any 9 * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 10 * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 15 * PERFORMANCE OF THIS SOFTWARE. 37 * 'one-shot' timers. 145 (m)->magic == ISCAPI_TIMERMGR_MAGIC) 159 (s)->magic == ISCAPI_TIMER_MAGIC) 189 * event should be generated. If 'expires' is 0 (the epoch), then no life [all …]
|
| /freebsd/bin/uuidgen/ |
| H A D | uuidgen.1 | 2 .\" SPDX-License-Identifier: BSD-2-Clause 17 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 26 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 48 .Bl -tag -width indent 50 This option only has effect if multiple identifiers are to be generated and 57 This option controls the number of identifiers generated. 58 By default, multiple identifiers are generated in batch. 80 .Ex -std 89 .Bd -literal -offset indent 90 $ uuidgen -n3 [all …]
|