/freebsd/tools/test/sort/bigtest/ |
H A D | si | 11 66 55 44 33 22 25 55 |44| 33 |22| 11 27 44 33 22 11 00.17 28 44 33 22 11M 00.17 29 44 33 22 11K 00.17 30 44 .33 22 11 00.17 31 44 3.3 22 11 00.17 32 44 33. 22 11 00.17 34 44 0/0 33 22 11 00.17 43 66 55 44 33 22 [all …]
|
/freebsd/tools/test/sort/bigtest/siks/ |
H A D | sik1 | 1 44 33 22 11M 00.17 2 44 33 22 11K 00.17 3 66 55 44 33 22 4 66 55 44 33 22 5 44 33 22 11 00.17 11 44 33. 22 11 00.17 13 44 3.3 22 11 00.17 34 55 |44| 33 |22| 11 35 44 .33 22 11 00.17 36 44 0/0 33 22 11 00.17 [all …]
|
H A D | sik2 | 1 44 33 22 11M 00.17 2 44 33 22 11K 00.17 3 66 55 44 33 22 4 66 55 44 33 22 5 44 33 22 11 00.17 11 44 33. 22 11 00.17 13 44 3.3 22 11 00.17 34 55 |44| 33 |22| 11 35 44 .33 22 11 00.17 36 44 0/0 33 22 11 00.17 [all …]
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | clevels.h | 2 * Copyright (c) Yann Collet, Facebook, Inc. 19 #define ZSTD_MAX_CLEVEL 22 27 /* W, C, H, S, L, TL, strat */ 37 { 22, 20, 21, 4, 5, 16, ZSTD_lazy2 }, /* level 9 */ 38 { 22, 21, 22, 5, 5, 16, ZSTD_lazy2 }, /* level 10 */ 39 { 22, 21, 22, 6, 5, 16, ZSTD_lazy2 }, /* level 11 */ 40 { 22, 22, 23, 6, 5, 32, ZSTD_lazy2 }, /* level 12 */ 41 { 22, 22, 22, 4, 5, 32, ZSTD_btlazy2 }, /* level 13 */ 42 { 22, 22, 23, 5, 5, 32, ZSTD_btlazy2 }, /* level 14 */ 43 { 22, 23, 23, 6, 5, 32, ZSTD_btlazy2 }, /* level 15 */ [all …]
|
/freebsd/contrib/one-true-awk/ |
H A D | ChangeLog | 9 * b.c, lex.c, maketab.c, parse.c, run.c: Replace include of ytab.h 11 * lib.c, main.c, tran.c: Remove include of ytab.h, wasn't needed. 15 * run.c (openfile): Set the close-on-exec flag for file 21 * b.c (replace_repeat): Turn init_q back into an int. 22 * lex.c (string): Use \a instead of \007. 23 * tran.c (catstr): Use snprintf instead of sprintf. 27 * tran.c (syminit, arginit, envinit): Free sval member before 29 * b.c: Small formatting cleanups in several routines. 33 * b.c (replace_repeat): Fix a bug whereby a{0,3} could match 55 * run.c (bltin): Implement the functions. [all …]
|
/freebsd/contrib/blocklist/diff/ |
H A D | proftpd.diff | 12 --- /dev/null 2016-01-22 17:30:55.000000000 -0500 13 +++ include/pfilter.h 2016-01-22 16:18:33.000000000 -0500 18 --- modules/mod_auth.c.orig 2015-05-27 20:25:54.000000000 -0400 19 +++ modules/mod_auth.c 2016-01-22 16:21:06.000000000 -0500 53 --- src/main.c.orig 2016-01-22 17:36:43.000000000 -0500 54 +++ src/main.c 2016-01-22 17:37:58.000000000 -0500 81 --- /dev/null 2016-01-22 17:30:55.000000000 -0500 82 +++ src/pfilter.c 2016-01-22 16:37:55.000000000 -0500 106 + conn_t *c = session.c; 109 + if (c == NULL) [all …]
|
/freebsd/sys/dev/etherswitch/ip17x/ |
H A D | ip175d.c | 4 * Copyright (c) 2013 Luiz Otavio O Souza. 5 * Copyright (c) 2011-2012 Stefan Bethke. 6 * Copyright (c) 2012 Adrian Chadd. 7 * Copyright (C) 2008 Patrick Horn. 8 * Copyright (C) 2008, 2010 Martin Mares. 68 ip17x_updatephy(sc->sc_dev, 21, 22, 0x3, 0x0); in ip175d_reset() 71 ip17x_writephy(sc->sc_dev, 22, 3, 0x8100); in ip175d_reset() 100 ip17x_writephy(sc->sc_dev, 22, 14 + i, i + 1); in ip175d_hw_setup() 109 ip17x_writephy(sc->sc_dev, 22, 14 + i, in ip175d_hw_setup() 133 ip17x_writephy(sc->sc_dev, 22, 10, vlan_mask); in ip175d_hw_setup() [all …]
|
/freebsd/tools/regression/environ/ |
H A D | envtest.t | 3 # Copyright (c) 2007-2008 Sean C. Farley <scf@FreeBSD.org> 83 run_test -c 3 -g FOO 89 run_test -c 3 -g FOOBAR 97 run_test -c 1 -g FOO 100 run_test -c 2 -g FOO 103 run_test -c 3 -g FOO 106 run_test -c 4 -g FOO 111 run_test -c 1 -g FOO -s FOO2 ${NEWBAR} 1 -g FOO -g FOO2 114 run_test -c 2 -g FOO -s FOO2 ${NEWBAR} 1 -g FOO -g FOO2 117 run_test -c 3 -g FOO -s FOO2 ${NEWBAR} 1 -g FOO -g FOO2 [all …]
|
/freebsd/secure/caroot/trusted/ |
H A D | TWCA_CYBER_Root_CA.pem | 18 40:01:34:8c:c2:00:00:00:00:00:00:00:01:3c:f2:c6 20 Issuer: C = TW, O = TAIWAN-CA, OU = Root CA, CN = TWCA CYBER Root CA 22 Not Before: Nov 22 06:54:29 2022 GMT 23 Not After : Nov 22 15:59:59 2047 GMT 24 Subject: C = TW, O = TAIWAN-CA, OU = Root CA, CN = TWCA CYBER Root CA 29 00:c6:f8:ca:1e:d9:09:20:7e:1d:6c:4e:ce:8f:e3: 30 47:33:44:9c:c7:c9:69:aa:3a:5b:78:ee:70:d2:92: 33 1c:45:6a:f7:28:90:f1:61:57:c5:0c:c4:a3:50:5d: 34 de:d4:b5:cb:19:ca:80:b9:75:ce:29:ce:d2:85:22: 35 ec:02:63:cc:44:30:20:da:ea:91:5b:56:e6:1d:1c: [all …]
|
H A D | GTS_Root_R1.pem | 20 Issuer: C = US, O = Google Trust Services LLC, CN = GTS Root R1 22 Not Before: Jun 22 00:00:00 2016 GMT 23 Not After : Jun 22 00:00:00 2036 GMT 24 Subject: C = US, O = Google Trust Services LLC, CN = GTS Root R1 30 b7:95:a7:40:3c:a1:fd:82:f9:7d:32:06:82:71:f6: 31 f6:8c:7f:fb:e8:db:bc:6a:2e:97:97:a3:8c:4b:f9: 34 b1:9c:63:db:d7:99:7e:f0:0a:5e:eb:68:a6:f4:c6: 35 5a:47:0d:4d:10:33:e3:4e:b1:13:a3:c8:18:6c:4b: 39 f1:82:c1:c0:df:2e:a6:6d:6c:19:0e:b5:d8:7e:26: 41 08:fe:96:e8:3c:68:94:53:ee:83:3a:88:2b:15:96: [all …]
|
H A D | Actalis_Authentication_Root_CA.pem | 19 … Issuer: C = IT, L = Milan, O = Actalis S.p.A./03358520967, CN = Actalis Authentication Root CA 21 Not Before: Sep 22 11:22:02 2011 GMT 22 Not After : Sep 22 11:22:02 2030 GMT 23 … Subject: C = IT, L = Milan, O = Actalis S.p.A./03358520967, CN = Actalis Authentication Root CA 28 00:a7:c6:c4:a5:29:a4:2c:ef:e5:18:c5:b0:50:a3: 29 6f:51:3b:9f:0a:5a:c9:c2:48:38:0a:c2:1c:a0:18: 32 08:6c:89:d7:e1:ac:bc:20:c2:b1:e0:83:51:8a:69: 35 1d:f5:41:2d:2f:4c:fd:28:ad:e0:8a:ad:22:b4:56: 37 ba:cd:f0:7d:13:57:c0:5d:d2:83:6b:48:4c:c4:ab: 38 9f:80:5a:5b:3a:bd:c9:a7:22:3f:80:27:33:5b:0e: [all …]
|
H A D | Certainly_Root_R1.pem | 20 Issuer: C = US, O = Certainly, CN = Certainly Root R1 24 Subject: C = US, O = Certainly, CN = Certainly Root R1 29 00:d0:36:d4:1f:ea:dd:ab:e4:d1:b6:e6:fb:22:c0: 30 dd:13:0d:6a:7b:22:13:1c:97:3c:68:63:66:32:9c: 32 92:bf:8e:e4:c4:13:be:a4:68:4c:da:02:68:16:74: 33 be:b2:dd:04:e4:6b:2a:dd:37:1f:60:2c:db:f5:f7: 34 a1:7c:95:b7:0c:70:86:2e:f1:3a:ef:52:f7:cc:d3: 35 9b:f9:8b:be:0e:df:31:b7:9d:68:5c:92:a6:f5:e5: 37 03:91:ed:a9:1c:4e:71:3d:d2:8b:6c:89:f4:78:86: 39 72:f9:36:c6:eb:15:b7:25:8c:3a:fc:25:0d:b3:22: [all …]
|
H A D | certSIGN_Root_CA_G2.pem | 20 Issuer: C = RO, O = CERTSIGN SA, OU = certSIGN ROOT CA G2 24 Subject: C = RO, O = CERTSIGN SA, OU = certSIGN ROOT CA G2 31 1a:7c:c2:e3:af:82:8e:86:d7:5e:8f:57:eb:d3:21: 35 8f:cf:05:d3:ee:dc:0c:1a:d9:b8:8b:78:22:67:e4: 36 69:b0:68:c5:3c:e4:6c:5a:46:e7:cd:c7:fa:ef:c4: 38 ab:35:9a:4c:e4:c4:08:c6:26:cc:f8:69:9f:e4:9c: 39 f0:29:d3:5c:f9:c6:16:25:9e:23:c3:20:c1:3d:0f: 41 38:b4:15:d3:b6:11:69:7b:1e:54:ee:8c:1a:22:ac: 42 72:97:3f:23:59:9b:c9:22:84:c1:07:4f:cc:7f:e2: 45 3d:bc:96:c4:f1:6c:a9:ae:e5:cf:0d:6e:28:0d:b0: [all …]
|
H A D | NAVER_Global_Root_Certification_Authority.pem | 20 … Issuer: C = KR, O = NAVER BUSINESS PLATFORM Corp., CN = NAVER Global Root Certification Authority 24 … Subject: C = KR, O = NAVER BUSINESS PLATFORM Corp., CN = NAVER Global Root Certification Authority 29 00:b6:d4:f1:93:5c:b5:40:89:0a:ab:0d:90:5b:50: 33 26:5e:59:8a:77:e3:e8:48:9c:31:16:fa:3e:91:b1: 37 b6:c9:02:1d:be:83:51:bb:5c:da:f8:ad:15:6a:99: 40 07:c7:71:72:c9:66:d3:34:97:f6:8c:f4:18:4a:e1: 41 d0:3d:5a:45:b6:69:a7:29:fb:23:ce:88:d8:12:9c: 43 4c:f9:f4:9b:8e:b8:3c:69:ed:6f:3b:50:2f:58:ed: 44 c4:b0:d0:1c:1b:6a:0c:e2:bc:44:aa:d8:cd:14:5d: 45 94:78:61:bf:0e:6e:da:2a:bc:2f:0c:0b:71:a6:b3: [all …]
|
H A D | GTS_Root_R2.pem | 20 Issuer: C = US, O = Google Trust Services LLC, CN = GTS Root R2 22 Not Before: Jun 22 00:00:00 2016 GMT 23 Not After : Jun 22 00:00:00 2036 GMT 24 Subject: C = US, O = Google Trust Services LLC, CN = GTS Root R2 29 00:ce:de:fd:a6:fb:ec:ec:14:34:3c:07:06:5a:6c: 33 6c:99:1f:c4:22:1d:9f:fe:72:77:e0:2c:5b:af:e4: 35 76:a1:e6:69:b9:85:19:bd:89:8c:fe:ad:ed:36:ea: 39 b4:03:f0:da:f4:90:b8:65:64:f7:5c:4c:ad:e8:7e: 44 e5:a0:7f:d4:61:0f:51:4b:3c:3f:8c:da:e1:70:74: 45 d8:c2:68:a1:f9:c1:0c:e9:a1:e2:7f:bb:55:3c:76: [all …]
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | ChangeLog | 3 * push.c: catch when snprint needs a larger buffer 7 * push.c: alloc memory to handle very long lines 11 * push.c: fixed one incorrect fprintf to stderr 15 * push.c: add names of pop states, add some more debugging and use 20 * push.c (doit): check return values from snprintf being negative 24 * push.c (main): handle krb5_init_context failure consistently 28 * push.c: support several headers, from <mattiasa@e.kth.se> use 41 * push.c: add space to usage 45 * push.c (doit): check that fds are not too large to select on 53 * push.c (main): call k_getportbyname with port number in [all …]
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | ChangeLog | 39 * compile_et.c: rename base to base_id since flex defines a 44 * compile_et.c: rename optind to optidx 54 * (main): compile_et.c: use strlcpy 72 * compile_et.c: don't add comma after last enum member 76 * compile_et.c: just declare er_list directly instead of including 85 * com_err.c (error_message): do not call strerror with a negative error 94 * com_err.c (add_to_error_table): new function, from Derrick J 103 * error.c (initialize_error_table_r): put table at end of the list 107 * com_err.c (default_proc): add printf attributes 119 * com_err.c (_et_lit): explicitly initialize it to NULL to make [all …]
|
/freebsd/crypto/openssl/test/certs/ |
H A D | cyrillic.msb | 10 …Subject: C=RU, ST=\U041C\U043E\U0441\U043A\U0432\U0430, L=\U041C\U043E\U0441\U043A\U0432\U0430, O=… 16 ba:bc:d5:9a:d6:dc:21:66:72:30:36:ca:94:43:3c: 17 37:22:81:31:af:bb:8f:31:df:20:e2:6a:04:ee:12: 18 a1:ea:8c:94:63:84:ab:66:ca:e7:cf:ae:3f:f0:c0: 19 38:7f:67:a8:bf:f4:8a:70:65:3d:5c:1f:60:0c:6a: 20 86:b9:68:4f:45:37:0c:89:ef:45:e8:ab:c4:bd:1a: 21 88:49:05:4b:5f:f4:a2:8d:1c:38:e4:50:54:aa:25: 22 a6:4d:5c:64:eb:1c:31:91:d1:38:f0:b4:82:4c:c4: 25 52:22:0f:a1:9b:aa:ca:0b:05:c6:ee:0c:0b:f4:58: 26 0d:4c:1a:71:29:93:db:f7:12:f5:dc:df:01:15:18: [all …]
|
H A D | cyrillic.utf8 | 10 …Subject: C=RU, ST=Москва, L=Москва, O=Дмитрий Белявский, OU=Я, CN=Dmitry Belyavskiy, emailAddress=… 16 ba:bc:d5:9a:d6:dc:21:66:72:30:36:ca:94:43:3c: 17 37:22:81:31:af:bb:8f:31:df:20:e2:6a:04:ee:12: 18 a1:ea:8c:94:63:84:ab:66:ca:e7:cf:ae:3f:f0:c0: 19 38:7f:67:a8:bf:f4:8a:70:65:3d:5c:1f:60:0c:6a: 20 86:b9:68:4f:45:37:0c:89:ef:45:e8:ab:c4:bd:1a: 21 88:49:05:4b:5f:f4:a2:8d:1c:38:e4:50:54:aa:25: 22 a6:4d:5c:64:eb:1c:31:91:d1:38:f0:b4:82:4c:c4: 25 52:22:0f:a1:9b:aa:ca:0b:05:c6:ee:0c:0b:f4:58: 26 0d:4c:1a:71:29:93:db:f7:12:f5:dc:df:01:15:18: [all …]
|
/freebsd/lib/libpmc/ |
H A D | pmc.haswelluc.3 | 1 .\" Copyright (c) 2013 Hiren Panchasara <hiren.panchasara@gmail.com> 25 .Dd March 22, 2013 60 .%T "Combined Volumes: 1, 2A, 2B, 2C, 3A, 3B and 3C" 111 .Pq Event 22H , Umask 01H 114 .Pq Event 22H , Umask 02H 118 .Pq Event 22H , Umask 04H 122 .Pq Event 22H , Umask 08H 125 .Pq Event 22H , Umask 10H 129 .Pq Event 22H , Umask 20H 133 .Pq Event 22H , Umask 40H [all …]
|
/freebsd/usr.bin/mkimg/tests/ |
H A D | img-1x1-512-gpt.raw.hex | 8 00000200 45 46 49 20 50 41 52 54 00 00 01 00 5c 00 00 00 |EFI PART....\...| 10 00000220 42 21 00 00 00 00 00 00 22 00 00 00 00 00 00 00 |B!......".......| 16 00000400 b6 7c 6e 51 cf 6e d6 11 8f f8 00 02 2d 09 71 2b |.|nQ.n......-.q+| 18 00000420 22 00 00 00 00 00 00 00 21 20 00 00 00 00 00 00 |".......! ......| 21 00000480 b5 7c 6e 51 cf 6e d6 11 8f f8 00 02 2d 09 71 2b |.|nQ.n......-.q+| 23 000004a0 22 20 00 00 00 00 00 00 21 21 00 00 00 00 00 00 |" ......!!......| 30 00424400 b6 7c 6e 51 cf 6e d6 11 8f f8 00 02 2d 09 71 2b |.|nQ.n......-.q+| 32 00424420 22 00 00 00 00 00 00 00 21 20 00 00 00 00 00 00 |".......! ......| 35 00424480 b5 7c 6e 51 cf 6e d6 11 8f f8 00 02 2d 09 71 2b |.|nQ.n......-.q+| 37 004244a0 22 20 00 00 00 00 00 00 21 21 00 00 00 00 00 00 |" ......!!......| [all …]
|
H A D | img-63x255-512-gpt.raw.hex | 8 00000200 45 46 49 20 50 41 52 54 00 00 01 00 5c 00 00 00 |EFI PART....\...| 10 00000220 42 21 00 00 00 00 00 00 22 00 00 00 00 00 00 00 |B!......".......| 16 00000400 b6 7c 6e 51 cf 6e d6 11 8f f8 00 02 2d 09 71 2b |.|nQ.n......-.q+| 18 00000420 22 00 00 00 00 00 00 00 21 20 00 00 00 00 00 00 |".......! ......| 21 00000480 b5 7c 6e 51 cf 6e d6 11 8f f8 00 02 2d 09 71 2b |.|nQ.n......-.q+| 23 000004a0 22 20 00 00 00 00 00 00 21 21 00 00 00 00 00 00 |" ......!!......| 30 00424400 b6 7c 6e 51 cf 6e d6 11 8f f8 00 02 2d 09 71 2b |.|nQ.n......-.q+| 32 00424420 22 00 00 00 00 00 00 00 21 20 00 00 00 00 00 00 |".......! ......| 35 00424480 b5 7c 6e 51 cf 6e d6 11 8f f8 00 02 2d 09 71 2b |.|nQ.n......-.q+| 37 004244a0 22 20 00 00 00 00 00 00 21 21 00 00 00 00 00 00 |" ......!!......| [all …]
|
/freebsd/contrib/expat/tests/ |
H A D | acc_tests.c | 9 Copyright (c) 2001-2006 Fred L. Drake, Jr. <fdrake@users.sourceforge.net> 10 Copyright (c) 2003 Greg Stein <gstein@users.sourceforge.net> 11 Copyright (c) 2005-2007 Steven Solie <steven@solie.ca> 12 Copyright (c) 2005-2012 Karl Waclawek <karl@waclawek.net> 13 Copyright (c) 2016-2024 Sebastian Pipping <sebastian@pipping.org> 14 Copyright (c) 2017-2022 Rhodri James <rhodri@wildebeest.org.uk> 15 Copyright (c) 2017 Joe Orton <jorton@redhat.com> 16 Copyright (c) 2017 José Gutiérrez de la Concha <jose@zeroc.com> 17 Copyright (c) 2018 Marco Maggi <marco.maggi-ipsu@poste.it> 18 Copyright (c) 2019 David Loffredo <loffredo@steptools.com> [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcFixupKinds.h | 1 //===-- SparcFixupKinds.h - Sparc Specific Fixup Entries --------*- C++ -*-===// 20 /// fixup_sparc_br22 - 22-bit PC relative relocation for 34 /// fixup_sparc_hi22 - 22-bit fixup corresponding to %hi(foo) 41 /// fixup_sparc_h44 - 22-bit fixup corresponding to %h44(foo) 50 /// fixup_sparc_hh - 22-bit fixup corresponding to %hh(foo) 56 /// fixup_sparc_lm - 22-bit fixup corresponding to %lm(foo) 59 /// fixup_sparc_pc22 - 22-bit fixup corresponding to %pc22(foo) 65 /// fixup_sparc_got22 - 22-bit fixup corresponding to %got22(foo) 97 /// 22-bit fixup corresponding to %hix(foo) 102 /// 22-bit fixup corresponding to %gdop_hix22(foo)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrFormats.td | 148 // C - Inst[11-6] = C[5-0], when the format has C. C can either be a register, 191 // |26|25|24|23|22|21|20|19|18|17|16|15|14|13|12|11|10|9|8|7|6|5|4|3|2|1|0 | 199 // |26|25|24|23|22|21|20|19|18|17|16|15|14|13|12|11|10|9|8|7|6|5|4|3|2|1|0 | 207 // |26|25|24|23|22|21|20|19|18|17|16|15|14|13|12|11|10|9|8|7|6|5|4|3|2|1|0| 217 // |26|25|24|23|22|21|20|19|18|17|16|15 |14|13|12|11|10|9|8|7|6|5|4|3|2|1|0| 218 // |B[2-0] |S9[7-1] | 1|S9[8]|B[5-3] |C |N|u|0|cc | 225 bits<6> C; 235 let Inst{11-6} = C; 245 // |26|25|24|23|22|21|20|19|18|17|16|15|14|13|12|11|10|9|8|7|6|5|4|3|2|1|0| 246 // |B[2-0] | 0| 0| 1| 0| 1| 1| 1| 1| F|B[5-3] |C |subop | [all …]
|