Home
last modified time | relevance | path

Searched +full:testdata +full:. +full:tar +full:. +full:gz (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/tests/sbin/resize_ffs/
H A DMakefile3 .include <bsd.own.mk>
7 .for name in t_check t_grow t_shrink t_grow_swapped t_shrink_swapped
9 TESTS_SH_SRC_${name}= common.sh ${name}.sh
10 .endfor
13 FILES= testdata.tar.gz.base64
14 FILES+= testdata.md5
16 .include <bsd.test.mk>
HDtestdata.tar.gz.base641 begin-base64 644 testdata.tar.gz
H A Dcommon.sh2 # Common settings and functions for the various resize_ffs tests.
9 TDBASE64=$(atf_get_srcdir)/testdata.tar.gz.base64
10 GOODMD5=$(atf_get_srcdir)/testdata.md5
11 # set BYTESWAP to opposite-endian.
12 if [ $(sysctl -n hw.byteorder) = "1234" ]; then
19 # test_case() taken from the tests/ipf/h_common.sh
20 # Used to declare the atf goop for a test.
28 atf_set "require.user" "root" ; \
29 atf_set "require.progs" "rump_ffs" ; \
40 # Used to declare the atf goop for a test expected to fail.
[all …]
/netbsd-src/external/mit/expat/dist/
H A DMakefile.in1 # Makefile.in generated by automake 1.16.5 from Makefile.am.
4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
8 # with or without modifications, as long as this notice is preserved.
13 # PARTICULAR PURPOSE.
22 # \___/_/\_\ .__/ \__,_|\__|
25 # Copyright (c) 2017-2021 Sebastian Pipping <sebastian@pipping.org>
26 # Copyright (c) 2018 KangLin <kl222@126.com>
38 # in all copies or substantial portions of the Software.
42 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
[all …]
H A DChanges2 https://github.com/libexpat/libexpat/labels/help%20wanted
3 If you can help, please get in touch. Thanks!
5 Release 2.4.6 Sun February 20 2022
8 in release 2.4.5 that affects applications that (1)
11 (e.g. "<!ELEMENT junk ((bar|foo|xyz+), zebra*)>").
15 see https://verbump.de/ for what these numbers do
25 Release 2.4.5 Fri February 18 2022
28 sequences (e.g. from start tag names) to the XML
30 arbitrary damage (e.g. code execution) depending
32 processor; validation was not their job but Expat's.
[all …]
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS2 # gcc-12.4.0.tar.xz tarball.
6 # tarball was expanded or to verify that a patchfile was correctly applied.
11 c234515d9056662b94af0653f8562888 .dir-locals.el
12 5b296b32e07d2a84f4ac051ed7f95b91 .gitattributes
13 1827b498bbbb07804e7d5b4eecaa3106 .gitignore
16 2d5025d4aa3495befef8f17206a5b0a1 COPYING.LIB
17 fe60d87048567d4fe8c8a0ed2448bcc8 COPYING.RUNTIME
19 6a6a8e020838b23406c81b19c1d46df6 COPYING3.LIB
21 fd4ecdf5d672efe2b0e409aca9cf9446 ChangeLog.jit
22 09538b708302f1735f6fa05b622ecf5e ChangeLog.tree-ssa
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS2 # gcc-10.5.0.tar.xz tarball.
6 # tarball was expanded or to verify that a patchfile was correctly applied.
11 bda40697a9e2e23c4a52125fc1cc713d .dir-locals.el
12 5b296b32e07d2a84f4ac051ed7f95b91 .gitattributes
13 d0320fa024ec213600ee6dbf489abd65 .gitignore
16 2d5025d4aa3495befef8f17206a5b0a1 COPYING.LIB
17 fe60d87048567d4fe8c8a0ed2448bcc8 COPYING.RUNTIME
19 6a6a8e020838b23406c81b19c1d46df6 COPYING3.LIB
21 fd4ecdf5d672efe2b0e409aca9cf9446 ChangeLog.jit
22 09538b708302f1735f6fa05b622ecf5e ChangeLog.tree-ssa
[all …]
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog2 - Set version number to 1.19.0.
3 - Tag for 1.19.0rc1 release.
6 - Mention flex and bison in README.md when building from repository
7 source.
10 - Fix SSL compile failure for definition in log_crypto_err_io_code_arg.
12 log_crypto_err_io_code_arg.
13 - Fix compilation without openssl, remove unused function warning.
17 suggestion by dukeartem to also fix the udp_ancil with dnscrypt.
21 log_ident_revert_to_default declaration.
24 - autoconf.
[all …]