Searched refs:version (Results 1 - 25 of 6404) sorted by path

1234567891011>>

/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dcompile11 # the Free Software Foundation; either version 2, or (at your option)
12 # any later version.
241 Usage: compile [--help] [--version] PROGRAM [ARGS]
H A Ddepcomp10 # the Free Software Foundation; either version 2, or (at your option)
11 # any later version.
35 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
329 # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26
330 # FIXME: That version still under development at the moment of writing.
H A Dmissing11 # the Free Software Foundation; either version 2, or (at your option)
12 # any later version.
54 -v, --version output version information and exit
67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
86 # Also exit now if we it failed (or wasn't found), and '--version' was
89 case $2 in --version|--help) exit $st;; esac
91 # Exit code 63 means version mismatch. This often happens when the user
92 # tries to use an ancient version of a tool on a file that requires a
93 # minimum version
[all...]
H A Dtest-driver10 # the Free Software Foundation; either version 2, or (at your option)
11 # any later version.
62 --version) echo "test-driver $scriptversion"; exit $?;;
H A Dtexinfo.tex14 % published by the Free Software Foundation, either version 3 of the
15 % License, or (at your option) any later version.
28 % of the GNU General Public License, version 3 ("GPLv3").
30 % Please try the latest version of texinfo.tex before submitting bug
31 % reports; you can get the latest version from:
61 \message{Loading texinfo [version \texinfoversion]:}
63 % If in a .fmt file, print the version number
66 \everyjob{\message{[Texinfo version \texinfoversion]}%
109 % messages, but if we're using an old version of TeX, don't do anything.
567 % But first, it executes a specialized version o
[all...]
H A Dylwrap12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
75 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
115 # the DOS version of Bison writes out y_tab.c instead of y.tab.c
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Ddriver.h40 int version; member in struct:options
H A Doptions.c67 { "-version", FLAG, opt_set, &opt.version, },
86 { "compatibility-version", FLAG, ignore, NULL },
87 { "current-version", FLAG, ignore, NULL },
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dtls_openssl_ocsp.c141 * version [0] EXPLICIT Version DEFAULT v1,
148 ASN1_INTEGER *version; member in struct:__anon293
202 ASN1_EXP_OPT(ResponseData, version, ASN1_INTEGER, 0),
681 wpa_printf(MSG_DEBUG, "OpenSSL: OCSP version: %lu",
682 ASN1_INTEGER_get(rd->version));
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dp2p_supplicant_sd.c168 wpas_p2p_service_get_upnp(struct wpa_supplicant *wpa_s, u8 version, argument
175 if (version == usrv->version &&
385 wpabuf_put_u8(resp, usrv->version);
401 u8 version; local
428 version = query[0];
437 if (version != usrv->version)
450 wpabuf_put_u8(resp, version);
968 u8 version, cons
967 wpas_p2p_sd_request_upnp(struct wpa_supplicant *wpa_s, const u8 *dst, u8 version, const char *query) argument
1239 wpas_p2p_service_add_upnp(struct wpa_supplicant *wpa_s, u8 version, const char *service) argument
1262 wpas_p2p_service_del_upnp(struct wpa_supplicant *wpa_s, u8 version, const char *service) argument
[all...]
/netbsd-current/external/gpl2/diffutils/bin/cmp/
H A DMakefile9 SRCS= cmp.c version.c
/netbsd-current/external/gpl2/diffutils/bin/sdiff/
H A DMakefile9 SRCS= sdiff.c version.c
/netbsd-current/external/gpl2/diffutils/dist/config/
H A Dmissing8 # the Free Software Foundation; either version 2, or (at your option)
9 # any later version.
50 # If it does not exist, or fails to run (possibly an outdated version),
63 -v, --version output version information and exit
80 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
91 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
105 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
119 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
143 if test -z "$run" && ($1 --version) > /de
[all...]
/netbsd-current/external/gpl2/diffutils/dist/
H A Dconfigure576 -version | --version | --versio | --versi | --vers | -V)
784 -V, --version display version information and exit
858 systems with version 2 of the GNU C library
1975 "checking for C compiler version" >&5
1977 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
1978 (eval $ac_compiler --version </dev/null >&5) 2>&5
4847 # Check to see if the program is GNU ld. I'd rather use --version,
4879 # I'd rather use --version her
[all...]
/netbsd-current/external/gpl2/diffutils/dist/doc/
H A DMakefile.in127 version.texi
138 $(srcdir)/version.texi: $(srcdir)/stamp-vti
146 @cmp -s vti.tmp $(srcdir)/version.texi \
147 || (echo "Updating $(srcdir)/version.texi"; \
148 cp vti.tmp $(srcdir)/version.texi)
150 @cp $(srcdir)/version.texi $@
156 -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
158 diff.info: diff.texi $(srcdir)/version.texi $(diff_TEXINFOS)
159 diff.dvi: diff.texi $(srcdir)/version.texi $(diff_TEXINFOS)
186 @if (install-info --version
[all...]
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dtempname.c8 the Free Software Foundation; either version 2, or (at your option)
9 any later version.
104 # define __lxstat64(version, path, buf) lstat (path, buf)
105 # define __xstat64(version, path, buf) stat (path, buf)
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex127 version of the \texttt{zImage} wrapper for the system in question.
165 \texttt{0x14} & \emph{version} \\\cline{2-2}
205 since evolved through various revisions, and the current version is
213 version and the locations of the three sections, plus a handful of
309 respectively. To save space in the blob, the current version of the
427 version from the blob header, and when writing it takes a command line
428 option specifying the desired version. It automatically makes any
430 version. For example, formats before 0x10 require each node to have
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dbase01.asm20 .long 16 /* version */
H A Dtest01.asm20 .long 16 /* version */
/netbsd-current/external/gpl2/gettext/bin/gettextize/
H A Dgettextize7 # the Free Software Foundation; either version 2, or (at your option)
8 # any later version.
32 --version print version information and exit
37 version=0.10.35
54 --version | --v* )
55 echo "$progname (GNU $package) $version"
235 $echo "program. Consider upgrading to a recent GNU gettext version."
/netbsd-current/external/gpl2/gettext/dist/
H A DMakefile.am6 ## the Free Software Foundation; either version 2, or (at your option)
7 ## any later version.
25 version.sh PACKAGING ChangeLog.0 autogen.sh \
H A DMakefile.in180 EXTRA_DIST = version.sh PACKAGING ChangeLog.0 autogen.sh \
312 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/
H A DMakefile.in349 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
H A Dconfigure1212 -version | --version | --versio | --versi | --vers | -V)
1412 -V, --version display version information and exit
1959 . $srcdir/../version.sh
2127 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2148 test -d ./--version && rmdir ./--version
2256 if (cygpath --version) >/dev/null 2>/dev/null; then
2726 echo "$as_me:$LINENO: checking for C compiler version" >
[all...]
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
H A Dconfigure976 -version | --version | --versio | --versi | --vers | -V)
1176 -V, --version display version information and exit
1877 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
1898 test -d ./--version && rmdir ./--version
2006 if (cygpath --version) >/dev/null 2>/dev/null; then
2475 echo "$as_me:$LINENO: checking for C compiler version" >&5
2477 { (ac_try="$ac_compiler --version >
[all...]

Completed in 407 milliseconds

1234567891011>>