/netbsd-src/external/gpl2/texinfo/dist/util/ |
H A D | gendocs.sh | 2 # gendocs.sh -- generate a GNU manual in many formats. This script is 3 # mentioned in maintain.texi. See the help message below for usage details. 4 # Id: gendocs.sh,v 1.13 2004/09/01 11:40:20 karl Exp 6 # Copyright (C) 2003, 2004 Free Software Foundation, Inc. 11 # any later version. 15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 # GNU General Public License for more details. 21 # Inc.; 59 Temple Place, Suite 330; Boston, MA 02111-1307, USA. 23 # Original author: Mohit Agarwal. 24 # Send bug reports and any other correspondence to bug-texinfo@gnu.org. [all …]
|
/netbsd-src/external/gpl3/autoconf/dist/build-aux/ |
H A D | gendocs.sh | 2 # gendocs.sh -- generate a GNU manual in many formats. This script is 3 # mentioned in maintain.texi. See the help message below for usage details. 8 # Foundation, Inc. 13 # (at your option) any later version. 17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 # GNU General Public License for more details. 21 # along with this program. If not, see <http://www.gnu.org/licenses/>. 23 # Original author: Mohit Agarwal. 24 # Send bug reports and any other correspondence to bug-texinfo@gnu.org. 28 # http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs.sh [all …]
|
/netbsd-src/share/examples/ftpd/ |
H A D | ftpd.conf | 1 # $NetBSD: ftpd.conf,v 1.4 2000/01/09 13:19:19 lukem Exp $ 3 # example /etc/ftpd.conf 5 # Check PORT command for validity; prevents denial of service attempt. 10 # will be used for `localguest' too. 15 # of `.message' if it exists, and notify about any files that start 16 # with `README'. 18 display guest .message 31 # and display /etc/ftptoomany when this limit is reached. 33 # this specifically for `localguest' entries to unlimited. 38 # Support automatic conversions. [all …]
|
/netbsd-src/sbin/mount_portal/examples/ |
H A D | advanced.1 | 1 $NetBSD: advanced.1,v 1.6 2017/05/09 23:26:49 kamil Exp $ 3 Using the file advanced.1.conf, we might obtain the following results: 6 % mount `pwd`/advanced.1.conf /p 10 % cat /p/fs//etc/rc # Note the double /, as fs/ is stripped. 14 # don't really need to specify the extra slash. 32 % cat /etc/rc | gzip > /tmp/rc.gz 34 % cksum /tmp/rc /p/gzcat//tmp/rc.gz 36 1896381655 10514 /p/gzcat//tmp/rc.gz 38 % cat /etc/rc > /p/gzip//tmp/rc.gz.2 40 % ls -l /tmp/rc.gz* [all …]
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/extra/ |
H A D | gendocs.sh | 2 # gendocs.sh -- generate a GNU manual in many formats. This script is 3 # mentioned in maintain.texi. See the help message below for usage details. 7 # Copyright 2003-2022 Free Software Foundation, Inc. 12 # (at your option) any later version. 16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 # GNU General Public License for more details. 20 # along with this program. If not, see <https://www.gnu.org/licenses/>. 22 # Original author: Mohit Agarwal. 23 # Send bug reports and any other correspondence to bug-gnulib@gnu.org. 28 # https://git.savannah.gnu.org/cgit/gnulib.git/tree/build-aux/gendocs.sh [all …]
|
/netbsd-src/external/bsd/nvi/dist/dist/ |
H A D | script | 6 # Make sure everything's checked in. 9 # Increment the version numbers and dates. 10 setenv X version.h 15 # Build the distribution. 16 cd $S/dist && sh ./distrib 18 chmod 444 english* *.check 20 # Build a version. 21 cd $S && rm -rf build.local && mkdir build.local && cd build.local && \ 23 what vi | gzip > ../ARCHIVE/history/$VERSION.gz 24 chmod 444 ../ARCHIVE/history/$VERSION.gz [all …]
|
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10.1 from Makefile.am. 5 # 2003, 2004, 2005, 2006, 2007, 2008 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. 19 # Copyright 2000-2021 The OpenLDAP Foundation. All Rights Reserved. 25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 39 subdir = . 40 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 41 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS TODO \ [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10.1 from Makefile.am. 5 # 2003, 2004, 2005, 2006, 2007, 2008 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. 20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 34 subdir = . 35 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \ 36 $(srcdir)/Makefile.in $(top_srcdir)/configure TODO \ 37 buildaux/config.guess buildaux/config.sub buildaux/depcomp \ [all …]
|
/netbsd-src/crypto/external/cpl/trousers/dist/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.11.1 from Makefile.am. 6 # Inc. 7 # This Makefile.in is free software; the Free Software Foundation 9 # with or without modifications, as long as this notice is preserved. 14 # PARTICULAR PURPOSE. 22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 37 subdir = . 38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 39 $(srcdir)/Makefile.in $(top_srcdir)/configure \ 40 $(top_srcdir)/dist/fedora/trousers.spec.in AUTHORS ChangeLog \ [all …]
|
/netbsd-src/external/bsd/iscsi/dist/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.11.1 from Makefile.am. 6 # Inc. 7 # This Makefile.in is free software; the Free Software Foundation 9 # with or without modifications, as long as this notice is preserved. 14 # PARTICULAR PURPOSE. 22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 36 subdir = . 37 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \ 38 $(srcdir)/Makefile.in $(top_srcdir)/configure \ 39 $(top_srcdir)/include/config.h.in buildaux/config.guess \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathy/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10 from Makefile.am. 5 # 2003, 2004, 2005, 2006 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. 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 35 subdir = . 37 $(srcdir)/../../../build-aux/config.guess \ 38 $(srcdir)/../../../build-aux/config.rpath \ 39 $(srcdir)/../../../build-aux/config.sub \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathz/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10 from Makefile.am. 5 # 2003, 2004, 2005, 2006 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. 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 35 subdir = . 37 $(srcdir)/../../../build-aux/config.guess \ 38 $(srcdir)/../../../build-aux/config.rpath \ 39 $(srcdir)/../../../build-aux/config.sub \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathx/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10 from Makefile.am. 5 # 2003, 2004, 2005, 2006 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. 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 35 subdir = . 37 $(srcdir)/../../../build-aux/config.guess \ 38 $(srcdir)/../../../build-aux/config.sub \ 39 $(srcdir)/../../../build-aux/install-sh \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10 from Makefile.am. 5 # 2003, 2004, 2005, 2006 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. 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 36 subdir = . 38 $(srcdir)/../../../build-aux/config.guess \ 39 $(srcdir)/../../../build-aux/config.rpath \ 40 $(srcdir)/../../../build-aux/config.sub \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10 from Makefile.am. 5 # 2003, 2004, 2005, 2006 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. 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 36 subdir = . 38 $(srcdir)/../../../build-aux/config.guess \ 39 $(srcdir)/../../../build-aux/config.rpath \ 40 $(srcdir)/../../../build-aux/config.sub \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10 from Makefile.am. 5 # 2003, 2004, 2005, 2006 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. 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 36 subdir = . 38 $(srcdir)/../../../build-aux/config.guess \ 39 $(srcdir)/../../../build-aux/config.rpath \ 40 $(srcdir)/../../../build-aux/config.sub \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10 from Makefile.am. 5 # 2003, 2004, 2005, 2006 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. 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 36 subdir = . 38 $(srcdir)/../../../build-aux/config.guess \ 39 $(srcdir)/../../../build-aux/config.rpath \ 40 $(srcdir)/../../../build-aux/config.sub \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.10 from Makefile.am. 5 # 2003, 2004, 2005, 2006 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. 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 36 subdir = . 38 $(srcdir)/../../../build-aux/config.guess \ 39 $(srcdir)/../../../build-aux/config.rpath \ 40 $(srcdir)/../../../build-aux/config.sub \ [all …]
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.11.1 from Makefile.am. 6 # Inc. 7 # This Makefile.in is free software; the Free Software Foundation 9 # with or without modifications, as long as this notice is preserved. 14 # PARTICULAR PURPOSE. 19 # Makefile.am 22 # Business Machines Corporation. Portions created by IBM 24 # Machines Corporation. All Rights Reserved. 29 # any later version. 33 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [all …]
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.9.4 from Makefile.am. 5 # 2003, 2004 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. 17 # Makefile.am for texinfo. 18 # Id: Makefile.am,v 1.13 2004/12/15 16:53:59 kasal Exp 19 # Process this file with automake to produce Makefile.in in all directories. 23 # modifications, as long as this notice is preserved. 27 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [all …]
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.11.1 from Makefile.am. 6 # Inc. 7 # This Makefile.in is free software; the Free Software Foundation 9 # with or without modifications, as long as this notice is preserved. 14 # PARTICULAR PURPOSE. 18 # Master Makefile for the GNU Concurrent Versions System. 21 # Free Software Foundation, Inc. 26 # any later version. 30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 31 # GNU General Public License for more details. [all …]
|
/netbsd-src/external/mpl/dhcp/dist/ |
H A D | Makefile.in | 1 # 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. 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 91 @HAVE_BINDDIR_TRUE@am__append_1 = bind/Makefile.in bind/bind.tar.gz bind/version.tmp 92 subdir = . 93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 [all …]
|
/netbsd-src/external/bsd/openpam/dist/ |
H A D | Makefile.in | 1 # 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. 50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 91 subdir = . 92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_compiler_vendor.m4 \ [all …]
|
/netbsd-src/external/gpl3/autoconf/dist/ |
H A D | Makefile.in | 1 # Makefile.in generated by automake 1.11.1 from Makefile.am. 6 # Inc. 7 # This Makefile.in is free software; the Free Software Foundation 9 # with or without modifications, as long as this notice is preserved. 14 # PARTICULAR PURPOSE. 18 # Make Autoconf. 20 # Copyright (C) 1999-2004, 2006-2012 Free Software Foundation, Inc. 25 # (at your option) any later version. 29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 30 # GNU General Public License for more details. [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | src-release.sh | 7 # (at your option) any later version. 11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 # GNU General Public License for more details. 15 # along with this program. If not, see <http://www.gnu.org/licenses/>. 19 # packages which live in src. It used to be implemented as the src-release 21 # turned out to be very messy and hard to maintain. 26 GZIPPROG=gzip 35 # Default to avoid splitting info files by setting the threshold high. 41 # Files in root used in any net release. 42 DEVO_SUPPORT="ar-lib ChangeLog ChangeLog.git compile config config-ml.in config.guess \ [all …]
|