/freebsd/share/man/man4/ |
H A D | cgem.4 | 5 .\" Redistribution and use in source and binary forms, with or without 11 .\" derived from this software without specific prior written permission. 149 A 64-bit counter of the number of bytes transmitted in frames without error. 151 Counter of frames transmitted without error excluding pause frames. 153 Counter of broadcast frames transmitted without error excluding 156 Counter of multicast frames transmitted without error excluding 159 Counter of pause frames transmitted without error. 161 Counter of 64 byte frames transmitted without error. 163 Counter of 65 to 127 byte frames transmitted without error. 165 Counter of 128 to 255 byte frames transmitted without error. [all …]
|
H A D | atkbd.4 | 6 .\" Redistribution and use in source and binary forms, with or without 89 Home and Numpad 7 (without NumLock) 91 Up Arrow and Numpad 8 (without NumLock) 93 Page Up and Numpad 9 (without NumLock) 97 Left Arrow and Numpad 4 (without NumLock) 99 Numpad 5 (without NumLock) 101 Right Arrow and Numpad 6 (without NumLock) 105 End and Numpad 1 (without NumLock) 107 Down Arrow and Numpad 2 (without NumLock) 109 Page Down and Numpad 3 (without NumLock) [all …]
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 12-ct.cnf | 5 test-0 = 0-ct-permissive-without-scts 7 test-2 = 2-ct-strict-without-scts 13 [0-ct-permissive-without-scts] 14 ssl_conf = 0-ct-permissive-without-scts-ssl 16 [0-ct-permissive-without-scts-ssl] 17 server = 0-ct-permissive-without-scts-server 18 client = 0-ct-permissive-without-scts-client 20 [0-ct-permissive-without-scts-server] 25 [0-ct-permissive-without-scts-client] 32 client = 0-ct-permissive-without-scts-client-extra [all …]
|
/freebsd/crypto/krb5/doc/ |
H A D | notice.rst | 5 Redistribution and use in source and binary forms, with or without 50 (MIT). No commercial use of these trademarks may be made without 74 compiled from it, with or without modification, but this Source Code is 75 provided to you "AS IS" EXCLUSIVE OF ANY WARRANTY, INCLUDING, WITHOUT 81 AGREEMENT, INCLUDING, WITHOUT LIMITATION, THOSE RESULTING FROM THE USE 119 without fee is hereby granted, provided that the above copyright 123 to distribution of the software without specific, written prior 125 this software for any purpose. It is provided "as is" without express 128 THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR 129 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED [all …]
|
/freebsd/contrib/pam-krb5/ |
H A D | LICENSE | 28 Copying and distribution of this file, with or without modification, are 29 permitted in any medium without royalty provided the copyright notice and 30 this notice are preserved. This file is offered as-is, without any 61 "Software"), to deal in the Software without restriction, including 62 without limitation the rights to use, copy, modify, merge, publish, 70 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 80 dealings in this Software without prior written authorization from the X 108 "Software"), to deal in the Software without restriction, including 109 without limitation the rights to use, copy, modify, merge, publish, 117 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS [all …]
|
/freebsd/crypto/openssh/.github/ |
H A D | configs | 42 CONFIGFLAGS="--without-zlib" 43 LIBCRYPTOFLAGS="--without-openssl" 91 CONFIGFLAGS="--without-zlib --without-shadow" 92 LIBCRYPTOFLAGS="--without-openssl" 104 hardening="--without-sandbox --without-hardening --without-stackprotect" 148 CONFIGFLAGS="--without-zlib" 149 LIBCRYPTOFLAGS="--without-openssl" 186 without-openssl) 187 LIBCRYPTOFLAGS="--without-openssl" 192 CONFIGFLAGS="--without-sandbox --without-hardening" [all …]
|
/freebsd/crypto/krb5/ |
H A D | NOTICE | 5 Redistribution and use in source and binary forms, with or without 51 (MIT). No commercial use of these trademarks may be made without 75 compiled from it, with or without modification, but this Source 77 INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY OR 83 WITHOUT LIMITATION, THOSE RESULTING FROM THE USE OF THE SOURCE 122 without fee is hereby granted, provided that the above copyright 126 pertaining to distribution of the software without specific, 129 provided "as is" without express or implied warranty. 131 THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR 132 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | man.ListProbesWithNames | 40 * RESULT: Silent output without any probes listed. 44 * RESULT: Silent output without any probes listed. 48 * RESULT: Silent output without any probes listed. 56 * RESULT: Silent output without any probes listed. 60 * RESULT: Silent output without any probes listed. 69 * RESULT: Silent output without any probes listed. 81 * RESULT: Silent output without any probes listed. 110 * RESULT: Silent output without any probes listed. 114 * RESULT: Silent output without any probes listed. 118 * RESULT: Silent output without any probes listed. [all …]
|
/freebsd/contrib/dialog/package/debian/ |
H A D | copyright | 14 WITHOUT ANY WARRANTY; without even the implied warranty of 33 "Software"), to deal in the Software without restriction, including 34 without limitation the rights to use, copy, modify, merge, publish, 42 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 52 sale, use or other dealings in this Software without prior written 60 deal in the Software without restriction, including without limitation the 68 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 77 ings in this Software without prior written authorization from the X Consor- 94 documentation for any purpose and without fee is hereby granted, 99 to distribution of the software without specific, written prior
|
/freebsd/contrib/tcpdump/ |
H A D | llc.h | 5 * Redistribution and use in source and binary forms, with or without 15 * or promote products derived from this software without specific prior 17 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED 18 * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 113 #define PID_RFC2684_ETH_NOFCS 0x0007 /* Ethernet, without FCS */ 115 #define PID_RFC2684_802_4_NOFCS 0x0008 /* 802.4, without FCS */ 117 #define PID_RFC2684_802_5_NOFCS 0x0009 /* 802.5, without FCS */ 119 #define PID_RFC2684_FDDI_NOFCS 0x000a /* FDDI, without FCS */ 121 #define PID_RFC2684_802_6_NOFCS 0x000b /* 802.6, without FCS */
|
/freebsd/crypto/heimdal/doc/ |
H A D | copyright.texi | 28 Redistribution and use in source and binary forms, with or without 41 without specific prior written permission. 73 without fee is hereby granted, provided that the above copyright 77 to distribution of the software without specific, written prior 79 this software for any purpose. It is provided "as is" without express 95 Redistribution and use in source and binary forms, with or without 108 without specific prior written permission. 137 Redistribution and use in source and binary forms, with or without 147 without specific prior written permission. 185 Redistribution and use in source and binary forms, with or without [all …]
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | wrap_size_limit.c | 13 * without fee is hereby granted, provided that the above copyright 17 * to distribution of the software without specific, written prior 22 * this software for any purpose. It is provided "as is" without express 29 * and its documentation for any purpose is hereby granted without fee, 34 * without specific, written prior permission. OpenVision makes no 36 * purpose. It is provided "as is" without express or implied warranty. 59 * without fee is hereby granted, provided that the above copyright 63 * to distribution of the software without specific, written prior 65 * this software for any purpose. It is provided "as is" without express 68 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR [all …]
|
H A D | inq_cred.c | 13 * without fee is hereby granted, provided that the above copyright 17 * to distribution of the software without specific, written prior 22 * this software for any purpose. It is provided "as is" without express 29 * and its documentation for any purpose is hereby granted without fee, 34 * without specific, written prior permission. OpenVision makes no 36 * purpose. It is provided "as is" without express or implied warranty. 59 * without fee is hereby granted, provided that the above copyright 63 * to distribution of the software without specific, written prior 65 * this software for any purpose. It is provided "as is" without express 68 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR [all …]
|
/freebsd/crypto/krb5/src/windows/installer/wix/lang/ |
H A D | license.rtf | 11 …, and distribute this software and its documentation for any purpose and without fee is hereby gra… 12 …without specific, written prior permission. Furthermore if you modify this software you must labe… 14 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHO… 18 … of Technology (MIT). No commercial use of these trademarks may be made without prior written per… 30 …without modification, but this Source Code is provided to you "AS IS" EXCLUSIVE OF ANY WARRANTY, I… 46 …without fee, provided that the above copyright notice appear in all copies and that both that copy… 60 … use of this software in both source and binary form is allowed (with or without changes) provided… 66 3. the copyright holder's name is not used to endorse products built using this software without sp…
|
/freebsd/lib/libsys/ |
H A D | poll.2 | 5 .\" Redistribution and use in source and binary forms, with or without 17 .\" derived from this software without specific prior written permission. 97 Data other than high priority data may be read without blocking. 99 Normal data may be read without blocking. 101 Data with a non-zero priority may be read without blocking. 103 High priority data may be read without blocking. 106 Normal data may be written without blocking. 108 Data with a non-zero priority may be written without blocking. 157 will return without blocking. 292 bitmasks is really not useful without STREAMS.
|
/freebsd/crypto/krb5/doc/html/ |
H A D | mitK5license.html | 61 <p>Redistribution and use in source and binary forms, with or without 101 (MIT). No commercial use of these trademarks may be made without 120 compiled from it, with or without modification, but this Source Code is 121 provided to you “AS IS” EXCLUSIVE OF ANY WARRANTY, INCLUDING, WITHOUT 127 AGREEMENT, INCLUDING, WITHOUT LIMITATION, THOSE RESULTING FROM THE USE 161 without fee is hereby granted, provided that the above copyright 165 to distribution of the software without specific, written prior 167 this software for any purpose. It is provided “as is” without express 169 <p>THIS SOFTWARE IS PROVIDED “AS IS” AND WITHOUT ANY EXPRESS OR 170 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED [all …]
|
/freebsd/crypto/krb5/src/lib/kdb/ |
H A D | encrypt_key.c | 14 * without fee is hereby granted, provided that the above copyright 18 * to distribution of the software without specific, written prior 23 * this software for any purpose. It is provided "as is" without express 38 * without fee is hereby granted, provided that the above copyright 42 * to distribution of the software without specific, written prior 44 * this software for any purpose. It is provided "as is" without express 47 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 48 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
H A D | decrypt_key.c | 14 * without fee is hereby granted, provided that the above copyright 18 * to distribution of the software without specific, written prior 23 * this software for any purpose. It is provided "as is" without express 38 * without fee is hereby granted, provided that the above copyright 42 * to distribution of the software without specific, written prior 44 * this software for any purpose. It is provided "as is" without express 47 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 48 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
/freebsd/crypto/krb5/src/kadmin/dbutil/ |
H A D | kdb5_stash.c | 14 * without fee is hereby granted, provided that the above copyright 18 * to distribution of the software without specific, written prior 23 * this software for any purpose. It is provided "as is" without express 38 * without fee is hereby granted, provided that the above copyright 42 * to distribution of the software without specific, written prior 44 * this software for any purpose. It is provided "as is" without express 47 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 48 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | copy_ctx.c | 14 * without fee is hereby granted, provided that the above copyright 18 * to distribution of the software without specific, written prior 23 * this software for any purpose. It is provided "as is" without express 38 * without fee is hereby granted, provided that the above copyright 42 * to distribution of the software without specific, written prior 44 * this software for any purpose. It is provided "as is" without express 47 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 48 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | magic | 24 # few (6/339) samples with 1st comment line and without separator comment line 27 # few sample with 1st comment line and without seperator comment line and regular expression like: … 31 # few samples with 1st comment line and without seperator comment line and string value like: 36 # few samples with 1st comment line and without seperator comment line and short value like: 49 # with 1st empty line, separator comment line and without Revision Control System keyword but with … 54 …4) with 1st empty line, separator comment line and without Revision Control System keyword and wit… 57 # few samples with 1st empty line and without separator comment line like: biosig (2021-02-23) espr… 65 # most without suffix but mail.news varied.out varied.script
|
/freebsd/contrib/ncurses/ |
H A D | README.MinGW | 7 -- "Software"), to deal in the Software without restriction, including -- 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 16 -- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -- 26 -- sale, use or other dealings in this Software without prior written -- 92 --without-libtool 106 --without-cxx \ 107 --without-ada \ 130 --without-libtool \ 134 --without-debug \ 136 --without-manpages
|
/freebsd/contrib/bc/ |
H A D | LICENSE.md | 5 Redistribution and use in source and binary forms, with or without modification, 36 Redistribution and use in source and binary forms, with or without modification, 67 the Software without restriction, including without limitation the rights to 75 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 90 the Software without restriction, including without limitation the rights to 98 THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
/freebsd/sbin/rtsol/ |
H A D | Makefile | 3 # Redistribution and use in source and binary forms, with or without 9 # endorse or promote products derived from this software without 11 # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT 34 .warning ${PROG} built without libcasper support
|
/freebsd/crypto/openssh/ |
H A D | LICENCE | 61 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 123 * Redistribution and use in source and binary forms, with or without 133 * without specific prior written permission. 191 * Redistribution and use in source and binary forms, with or without 236 * Redistribution and use in source and binary forms, with or without 246 * without specific prior written permission. 269 * purpose with or without fee is hereby granted, provided that the above 287 * "Software"), to deal in the Software without restriction, including * 288 * without limitation the rights to use, copy, modify, merge, publish, * 296 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * [all …]
|