Searched refs:VERSION (Results 1 - 25 of 762) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dpatchlevel.h5 #define VERSION "2.4.4" macro
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dversion.h3 #define FLEX_VERSION VERSION
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dversion.c23 const char * const gmp_version = VERSION;
/netbsd-6-1-5-RELEASE/usr.sbin/bootp/common/
H A Dpatchlevel.h4 #define VERSION "2.4" macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/hppa/parse/
H A Dversionbug.s3 .VERSION "abc123"
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dversion.c10 char *version_string = VERSION;
/netbsd-6-1-5-RELEASE/sys/dev/onewire/
H A Ddevlist2h.awk26 VERSION = $0
27 gsub("\\$", "", VERSION)
31 " *\n * Generated from:\n *\t%s\n */\n\n", VERSION) > hfile
34 " *\n * Generated from:\n *\t%s\n */\n\n", VERSION) > dfile
/netbsd-6-1-5-RELEASE/gnu/dist/grep/
H A DMakefile.cvs0 VERSION = $(shell cat configure.in |grep INIT_AUTOMAKE |sed -e 's/.*,//;s/^ //;s/.$$//' )
7 grep-$(VERSION).tar:
9 rm -rf /tmp/grep-$(VERSION) && cp -aR $(SRCDIR) /tmp/grep-$(VERSION) && cd /tmp/grep-$(VERSION) && make -f Makefile.cvs cvs-clean && make -f Makefile.cvs && rm -rf autom4te.cache && (find . -type d -name CVS |xargs rm -rf) && cd .. && tar chf $(SRCDIR)/grep-$(VERSION).tar grep-$(VERSION)
11 grep-$(VERSION).tar.bz2: grep-$(VERSION).tar
12 bzip2 -9f grep-$(VERSION)
[all...]
/netbsd-6-1-5-RELEASE/dist/pdisk/
H A Dversion.h35 * TO ADJUST THE VERSION - change the following six macros.
50 #define VERSION "0.8a2" macro
H A Dpdisk.r40 VERSION,
44 VERSION, $$year, $$month, $$day,
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/bind9/
H A Dversion.c26 const char bind9_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Dversion.c26 const char dns_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/irs/
H A Dversion.c25 const char irs_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dversion.c26 const char isc_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isccc/
H A Dversion.c26 const char isccc_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isccfg/
H A Dversion.c26 const char cfg_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/lwres/
H A Dversion.c26 const char lwres_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dversion.c26 const char isc_version[] = VERSION;
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A DMakefile.inc124 ${TOOL_SED} "s/@@VERSION@@/${DISTRIBVER}/" ${.ALLSRC} | \
130 ${TOOL_SED} "s/@@VERSION@@/${DISTRIBVER}/" ${.ALLSRC} | \
136 ${TOOL_SED} "s/@@VERSION@@/${DISTRIBVER}/" \
145 ${TOOL_SED} "s/@@VERSION@@/${DISTRIBVER}/" ${.ALLSRC:M*.${LANG}} | \
/netbsd-6-1-5-RELEASE/sys/dev/acpi/
H A Ddevlist2h.awk36 VERSION = $0
37 gsub("\\$", "", VERSION)
38 gsub(/ $/, "", VERSION)
46 printf(" *\t%s\n", VERSION) > dfile
/netbsd-6-1-5-RELEASE/gnu/dist/groff/
H A DMakefile.man5 $(top_builddir)/stamp-h $(MANPAGES): $(top_srcdir)/VERSION $(top_srcdir)/REVISION
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/
H A Dmkpc8 VERSION="$(getversion $1)"
10 sed -e "s/@VERSION@/${VERSION}/g" < "$2"
43 Version: ${VERSION}
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/bind9/win32/
H A Dversion.c26 LIBBIND9_EXTERNAL_DATA const char bind9_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/win32/
H A Dversion.c26 LIBDNS_EXTERNAL_DATA const char dns_version[] = VERSION;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dversion.c26 LIBISC_EXTERNAL_DATA const char isc_version[] = VERSION;

Completed in 245 milliseconds

1234567891011>>