/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/ |
H A D | t08_or.exp | 3 # This program is free software; you can redistribute it and/or modify 5 # the Free Software Foundation; either version 2 of the License, or 10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 # Please email any bugs, comments, and/or additions to this file to: 55 gdb_test "x /i _start" "or.b\t#0x12(:8|),r1h" \ 56 "or.b #0x12:8,r1h" 57 gdb_test "x" "or.b\t#0x12(:8|),@er1" \ 58 "or.b #0x12:8,@er1" 59 gdb_test "x" "or.b\t#0x12(:8|),@\\(0x3(:2|),er1\\)" \ 60 "or.b #0x12:8,@(0x3:2,er1)" [all …]
|
H A D | t08_or.s | 8 or.b #0x12:8,r1h ;c112 9 or.b #0x12:8,@er1 ;7d10c012 10 or.b #0x12:8,@(0x3:2,er1) ;01776818c012 11 or.b #0x12:8,@er1+ ;01746c18c012 12 or.b #0x12:8,@-er1 ;01776c18c012 13 or.b #0x12:8,@+er1 ;01756c18c012 14 or.b #0x12:8,@er1- ;01766c18c012 15 or.b #0x12:8,@(0x1234:16,er1) ;01746e181234c012 16 or.b #0x12:8,@(0x12345678:32,er1) ;78146a2812345678c012 17 or.b #0x12:8,@(0x1234:16,r2l.b) ;01756e281234c012 [all …]
|
/openbsd-src/usr.bin/dig/ |
H A D | COPYRIGHT | 3 Permission to use, copy, modify, and/or distribute this software for any 4 purpose with or without fee is hereby granted, provided that the above 10 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 11 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 12 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 15 Portions of this code release fall under one or more of the 24 purpose with or without fee is hereby granted, provided that the above 30 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 31 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 32 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT [all …]
|
/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/ |
H A D | LICENSE | 14 REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS 16 THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED 24 authorship and/or a database (each, a "Work"). 34 works, or to gain reputation or greater distribution for their Work in 37 For these and/or other purposes and motivations, and without any 38 expectation of additional consideration or compensation, the person 39 associating CC0 with a Work (the "Affirmer"), to the extent that he or she 42 terms, with knowledge of his or her Copyright and Related Rights in the 46 protected by copyright and related or neighboring rights ("Copyright and 52 ii. moral rights retained by the original author(s) and/or performer(s); [all …]
|
/openbsd-src/gnu/llvm/lld/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/llvm/llvm/utils/lit/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/llvm/lldb/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/llvm/clang/tools/clang-format-vs/ClangFormat/ |
H A D | license.txt | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/llvm/clang/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/llvm/llvm/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/regress/usr.sbin/bgpd/config/ |
H A D | bgpd.conf.7.ok | 26 0.0.0.0/0 or-longer, 192.0.160.0/19 prefixlen >= 22 27 192.0.211.0/24 or-longer, 2222:69:c000::/48 maxlen 64 31 0.0.0.0/0 or-longer, 192.0.160.0/19 prefixlen >= 22 32 192.0.211.0/24 or-longer, 2222:69:c000::/48 maxlen 64 36 0.0.0.0/0 or-longer, 192.0.160.0/19 prefixlen >= 22 37 192.0.160.0/19 prefixlen = 32, 192.0.211.0/24 or-longer 51 0.0.0.0/8 or-longer, 10.0.0.0/8 or-longer 52 100.64.0.0/10 or-longer, 127.0.0.0/8 or-longer 53 169.254.0.0/16 or-longer, 172.16.0.0/12 or-longer 54 192.0.2.0/24 or-longer, 192.88.99.0/24 or-longer [all …]
|
H A D | bgpd.conf.7.in | 20 0.0.0.0/0 or-longer \ 27 0.0.0.0/0 or-longer 34 0.0.0.0/0 or-longer, 53 0.0.0.0/8 or-longer 10.0.0.0/8 or-longer \ 54 100.64.0.0/10 or-longer 127.0.0.0/8 or-longer \ 55 169.254.0.0/16 or-longer 172.16.0.0/12 or-longer \ 56 192.0.2.0/24 or-longer 192.88.99.0/24 or-longer \ 57 192.168.0.0/16 or-longer 198.18.0.0/15 or-longer \ 58 198.51.100.0/24 or-longer 203.0.113.0/24 or-longer \ 59 224.0.0.0/4 or-longer 240.0.0.0/4 or-longer \ [all …]
|
/openbsd-src/gnu/llvm/libcxxabi/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/llvm/libunwind/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/llvm/compiler-rt/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/llvm/libcxx/ |
H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 20 other entities that control, are controlled by, or are under common 22 "control" means (i) the power, direct or indirect, to cause the 23 direction or management of such entity, whether by contract or 24 otherwise, or (ii) ownership of fifty percent (50%) or more of the 25 outstanding shares, or (iii) beneficial ownership of such entity. 27 "You" (or "Your") shall mean an individual or Legal Entity 35 transformation or translation of a Source form, including but 39 "Work" shall mean the work of authorship, whether in Source or 41 copyright notice that is included in or attached to the work [all …]
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlgpl.pod | 9 Or you can see this document by entering "perldoc perlgpl" 13 Perl is free software; you can redistribute it and/or modify 17 Software Foundation; either version 1, or (at your option) any 18 later version, or 31 # it, we haven't gone thru and prettied it up with =item's or 57 sure that you have the freedom to give away or sell copies of free 58 software, that you receive source code or can get it if you want it, 59 that you can change the software or use pieces of it in new free 63 anyone to deny you these rights or to ask you to surrender the rights. 65 distribute copies of the software, or if you modify it. [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/ |
H A D | LICENSE | 3 This is free software; you can redistribute it and/or modify it under 9 Software Foundation; either version 1, or (at your option) any 10 later version, or 42 sure that you have the freedom to give away or sell copies of free 43 software, that you receive source code or can get it if you want it, 44 that you can change the software or use pieces of it in new free 48 anyone to deny you these rights or to ask you to surrender the rights. 50 distribute copies of the software, or if you modify it. 53 gratis or for a fee, you must give the recipients all the rights that 54 you have. You must make sure that they, too, receive or can get the [all …]
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | Copying | 23 sure that you have the freedom to give away or sell copies of free 24 software, that you receive source code or can get it if you want it, 25 that you can change the software or use pieces of it in new free 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 40 distribute and/or modify the software. 55 0. This License Agreement applies to any program or other work which 58 "Program", below, refers to any such program or work, and a "work based [all …]
|
/openbsd-src/gnu/usr.bin/cvs/ |
H A D | COPYING | 24 sure that you have the freedom to give away or sell copies of free 25 software, that you receive source code or can get it if you want it, 26 that you can change the software or use pieces of it in new free 30 anyone to deny you these rights or to ask you to surrender the rights. 32 distribute copies of the software, or if you modify it. 35 gratis or for a fee, you must give the recipients all the rights that 36 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 56 0. This License Agreement applies to any program or other work which 59 "Program", below, refers to any such program or work, and a "work based [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | COPYING | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|
/openbsd-src/gnu/usr.bin/texinfo/ |
H A D | COPYING | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | COPYING | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | COPYING | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
H A D | COPYING | 24 this service if you wish), that you receive source code or can get it 25 if you want it, that you can change the software or use pieces of it 29 anyone to deny you these rights or to ask you to surrender the rights. 31 distribute copies of the software, or if you modify it. 34 gratis or for a fee, you must give the recipients all the rights that 35 you have. You must make sure that they, too, receive or can get the 41 distribute and/or modify the software. 54 patent must be licensed for everyone's free use or not licensed at all. 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" [all …]
|