Searched +full:tests +full:/ +full:files +full:/ +full:good +full:- +full:1 +full:- +full:check +full:- +full:none +full:. +full:xz (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/public-domain/xz/dist/ |
H A D | COPYING | 2 XZ Utils Licensing 5 Different licenses apply to different files in this package. Here 7 package (but check the individual files to be sure!): 9 - liblzma is in the public domain. 11 - xz, xzdec, and lzmadec command line tools are in the public 13 in from the lib directory. The getopt_long code is under 14 GNU LGPLv2.1+. 16 - The scripts to grep, diff, and view compressed files have been 17 adapted from gzip. These scripts and their documentation are 18 under GNU GPLv2+. [all …]
|
H A D | INSTALL | 2 XZ Utils Installation 5 0. Preface 6 1. Supported platforms 7 1.1. Compilers 8 1.2. Platform-specific notes 9 1.2.1. AIX 10 1.2.2. IRIX 11 1.2.3. MINIX 3 12 1.2.4. OpenVMS 13 1.2.5. Solaris, OpenSolaris, and derivatives [all …]
|
H A D | configure | 1 #! /bin/sh 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for XZ Utils 5.2.4. 5 # Report bugs to <lasse.collin@tukaani.org>. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 12 # gives unlimited permission to copy, distribute and modify it. 13 ## -------------------- ## 14 ## M4sh Initialization. ## 15 ## -------------------- ## 18 DUALCASE=1; export DUALCASE # for MKS sh [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.15 from Makefile.am. 4 # Copyright (C) 1994-2014 Free Software Foundation, Inc. 6 # This Makefile.in is free software; the Free Software Foundation 7 # gives unlimited permission to copy and/or distribute it, 8 # with or without modifications, as long as this notice is preserved. 13 # PARTICULAR PURPOSE. 17 # Copyright 1991, 1993, 1994, 1996, 1997, 1999-2004, 2006-2009, 2011-2016, 18 # 2018, 2020 Free Software Foundation, Inc. 20 # This file is part of the GNU MP Library. 22 # The GNU MP Library is free software; you can redistribute it and/or modify [all …]
|
/netbsd-src/external/bsd/flex/dist/ |
H A D | NEWS | 3 * Noteworthy changes in release 2.6.4 (2017-05-06) [stable] 7 *** The indent target now knows about flex's new (as of 2.6.0) 8 layout. The indent rules it would apply are not correct and do 9 need to be fixed. 11 *** The files included in the flex distribution are now built by the 12 version of flex that is included in the distribution. 15 required to build flex. It will also error when missing functions 16 are detected. 19 configure.ac lists as required for building flex. In autogen.sh, 20 we now check for how to call libtoolize and use what we find in [all …]
|
H A D | ChangeLog | 1 2017-05-06 Will Estes <westes575@gmail.com> 3 * po/ca.po, po/da.po, po/de.po, po/eo.po, po/es.po, po/fi.po, 4 po/fr.po, po/ga.po, po/hr.po, po/ko.po, po/nl.po, po/pl.po, 5 po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/sv.po, po/tr.po, 6 po/vi.po, po/zh_CN.po, po/zh_TW.po: gettext: pulled latest 9 2017-05-06 Will Estes <westes575@gmail.com> 11 * NEWS: version 2.6.4 * NEWS: Record release date. 13 2017-05-06 Will Estes <westes575@gmail.com> 15 * .prev-version: note previous version 17 2017-05-06 Will Estes <westes575@gmail.com> [all …]
|
/netbsd-src/external/lgpl3/mpfr/dist/ |
H A D | configure.ac | 1 dnl Process this file with autoconf to produce a configure script. 7 Copyright 1999-2023 Free Software Foundation, Inc. 8 Contributed by the AriC and Caramba projects, INRIA. 10 This file is part of the GNU MPFR Library. 12 The GNU MPFR Library is free software; you can redistribute it and/or modify 15 your option) any later version. 19 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public 20 License for more details. 23 along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see 24 https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., [all …]
|
H A D | ChangeLog | 1 2023-08-22 Vincent Lefevre <vincent@vinc17.net> 3 Updated version to 4.2.1. 5 2023-08-18 Vincent Lefevre <vincent@vinc17.net> 7 ChangeLog update with tools/update-changelog 9 [tools/gitlog-to-changelog] Improve --strip-cherry-pick for this repository. 11 Updated version to 4.2.1-rc1. 13 2023-08-18 Vincent Lefevre <vincent@vinc17.net> 15 [configure.ac] More checks for the support of old dtags. 19 contains some compatible version of the MPFR library. However, the 21 to work at link time (via -Wl,--disable-new-dtags). [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | configure | 1 #! /bin/sh 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for package-unused version-unused. 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 10 # gives unlimited permission to copy, distribute and modify it. 11 ## -------------------- ## 12 ## M4sh Initialization. ## 13 ## -------------------- ## 16 DUALCASE=1; export DUALCASE # for MKS sh 17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 1 2024-01-29 Indu Bhagat <indu.bhagat@oracle.com> 5 2024-01-29 Nick Clifton <nickc@redhat.com> 11 2024-01-29 GDB Administrator <gdbadmin@sourceware.org> 13 Automatic date update in version.in 15 2024-01-28 GDB Administrator <gdbadmin@sourceware.org> 17 Automatic date update in version.in 19 2024-01-27 GDB Administrator <gdbadmin@sourceware.org> 21 Automatic date update in version.in 23 2024-01-26 mengqinggang <mengqinggang@loongson.cn> 25 … register) and a0aa6f4ab (LoongArch: ld: Add support for TLS LE symbol with addend) to 2.42 branch. [all …]
|
/netbsd-src/external/gpl3/autoconf/dist/ |
H A D | ChangeLog.3 | 1 2012-01-15 Jim Meyering <meyering@redhat.com> 4 * lib/Autom4te/General.pm (getopt): Use a more concise test. 6 2011-01-15 Stefano Lattarini <stefano.lattarini@gmail.com> 8 getopt: remove hack for special handling of "-" argument 11 where configured with the 'bundling' flag and an argument '-' was 12 seen on the command line they were parsing. That is no longer 14 is no longer present in the 5.6.2 version of perl and the 2.25 16 and Getopt::Long are respectively 5.14.2 and 2.38). The obsolete 18 'getopt' function. 22 "autom4te --output -" [all …]
|
/netbsd-src/external/bsd/file/dist/ |
H A D | configure | 1 #! /bin/sh 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.71 for file 5.45. 5 # Report bugs to <christos@astron.com>. 8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, 9 # Inc. 13 # gives unlimited permission to copy, distribute and modify it. 14 ## -------------------- ## 15 ## M4sh Initialization. ## 16 ## -------------------- ## [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | LanguageExtensions.rst | 5 .. contents:: 7 :depth: 1 9 .. toctree:: 14 Block-ABI-Apple 21 This document describes the language extensions provided by Clang. In addition 23 GCC extensions. Please see the `GCC manual 24 <https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html>`_ for more information on 25 these extensions. 27 .. _langext-feature_check: 33 them. In order to allow fine-grain features checks, we support three builtin [all …]
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 1 # This file contains the MD5 checksums of the files in the 2 # gcc-12.4.0.tar.xz tarball. 4 # Besides verifying that all files in the tarball were correctly expanded, 5 # it also can be used to determine if any files have changed since the 6 # tarball was expanded or to verify that a patchfile was correctly applied. 9 # md5sum -c MD5SUMS | grep -v "OK$" 11 c234515d9056662b94af0653f8562888 .dir-locals.el 12 5b296b32e07d2a84f4ac051ed7f95b91 .gitattributes 13 1827b498bbbb07804e7d5b4eecaa3106 .gitignore 14 8c00452ef1e298846493ec8b239f93e2 ABOUT-NLS [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 1 # This file contains the MD5 checksums of the files in the 2 # gcc-10.5.0.tar.xz tarball. 4 # Besides verifying that all files in the tarball were correctly expanded, 5 # it also can be used to determine if any files have changed since the 6 # tarball was expanded or to verify that a patchfile was correctly applied. 9 # md5sum -c MD5SUMS | grep -v "OK$" 11 bda40697a9e2e23c4a52125fc1cc713d .dir-locals.el 12 5b296b32e07d2a84f4ac051ed7f95b91 .gitattributes 13 d0320fa024ec213600ee6dbf489abd65 .gitignore 14 8c00452ef1e298846493ec8b239f93e2 ABOUT-NLS [all …]
|
/netbsd-src/share/terminfo/ |
H A D | terminfo | 3 # This version of terminfo.src is distributed with ncurses and is maintained 4 # by Thomas E. Dickey (TD). 7 # bug-ncurses@gnu.org 10 # Date: 2023/12/09 18:07:12 12 # The original header is preserved below for reference. It is noted that there 15 # unless there is also a change in content. 19 # under the ncurses MIT-style license. That was the effect of the agreement 20 # which the principal authors of ncurses made in 1998. However, since much of 23 # there is no explicit copyright notice on the file itself. 25 # It would also be a nuisance to split the file into unknown/known authorship [all …]
|