Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/sbin/resize_ffs/
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 …]
/freebsd/contrib/expat/
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-2023 Sebastian Pipping <sebastian@pipping.org>
26 # Copyright (c) 2018 KangLin <kl222@126.com>
27 # Copyright (c) 2022 Johnny Jazeix <jazeix@gmail.com>
28 # Copyright (c) 2023 Sony Corporation / Snild Dolkow <snild@sony.com>
[all …]
H A DChanges5 \___/_/\_\ .__/ \__,_|\__|
9 !! <blink>Expat is UNDERSTAFFED and WITHOUT FUNDING.</blink> !!
25 !! including edge-cases test coverage (needs discussion before anything). !!
27 !! For details, please reach out via e-mail to sebastian@pipping.org so we !!
28 !! can schedule a voice call on the topic, in English or German. !!
33 Release 2.6.4 Wed November 6 2024
37 XML_StopParser to (stop or) suspend an unstarted parser.
39 properly communicate this situation. // CWE-476 CWE-754
49 #919 #920 Version info bumped from 10:3:9 (libexpat*.so.1.
[all...]
/freebsd/contrib/unbound/doc/
H A DChangelog3 environment.
6 - Fix for dnstap with dnscrypt and dnstap without dnsoverquic.
10 enabled when compiled.
11 - Fix dnsoverquic to extend the number of streams when one is closed.
15 not compiled in.
16 - Fix harden-unverified-glue for AAAA cache_fill_missing lookups.
17 - Fix contrib/aaaa-filter-iterator.patch for change in call
18 signature for cache_fill_missing.
22 the test.
25 get option is freed properly.
[all …]
/freebsd/contrib/ncurses/
H A Dconfigure2 # From configure.in Revision: 1.779 .
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated by Autoconf 2.52.20231210.
6 # Copyright 2003-2022,2023 Thomas E. Dickey
8 # Free Software Foundation, Inc.
10 # gives unlimited permission to copy, distribute and modify it.
12 # Avoid depending upon Character Ranges.
19 # Sed expression to map a string onto a valid variable name.
22 # Sed expression to map a string onto a valid CPP name.
33 # Name of the executable.
[all …]