| /src/usr.sbin/bootp/common/ |
| patchlevel.h | 4 #define VERSION "2.4"
|
| /src/sys/external/bsd/gnu-efi/dist/ |
| Makefile | 37 VERSION = 3.0.14 102 @echo "you need to use a version of gcc >= 3.0, you are using `$(CC) --version`" 109 @rm -rf /tmp/gnu-efi-$(VERSION) /tmp/gnu-efi-$(VERSION)-tmp 110 @mkdir -p /tmp/gnu-efi-$(VERSION)-tmp 111 @git archive --format=tar $(shell git branch | awk '/^*/ { print $$2 }') | ( cd /tmp/gnu-efi-$(VERSION)-tmp/ ; tar x ) 112 @git diff | ( cd /tmp/gnu-efi-$(VERSION)-tmp/ ; patch -s -p1 -b -z .gitdiff ) 113 @mv /tmp/gnu-efi-$(VERSION)-tmp/ /tmp/gnu-efi-$(VERSION)/ [all...] |
| /src/external/bsd/ntp/dist/tests/sandbox/ |
| ut-2803.c | 7 #define VERSION 5 //change this to 5 and the test wont fail. 37 //VERSION defined at the top of the file 44 if(VERSION < 4 ){ 56 if(VERSION < 4 ){ 68 if(VERSION < 4 ){
|
| /src/external/bsd/pdisk/dist/ |
| version.h | 2 * version.h - version number for pdisk program 35 * TO ADJUST THE VERSION - change the following six macros. 37 * A version is of the form: N.M{.X}{yZ} 39 * N is two digits indicating the major version 47 * version will be be represented by a larger number. 50 #define VERSION "0.8a2"
|
| /src/games/fortune/strfile/ |
| strfile.h | 43 #define VERSION 1 44 uint32_t str_version; /* version number */
|
| /src/games/trek/ |
| dumpgame.c | 48 #define VERSION 2 75 ** first two bytes of the file are a version number, which 85 int version; local 94 version = VERSION; 95 write(fd, &version, sizeof version); 113 ** have the correct version number, and must have all the appro- 123 int version; local 126 read(fd, &version, sizeof version) != sizeof version | [all...] |
| /src/sys/arch/x68k/stand/mboot/ |
| Makefile | 7 VERSION= 0.1 25 CPPFLAGS+= -DBOOT=\"${BOOT}\" -DBOOT_VERS=\"${VERSION}\"
|
| /src/sys/lib/libkern/arch/hppa/ |
| prefix.h | 83 ; VERSION is used wherever ".version" can appear in a routine 84 ;#define VERSION .version 85 #define VERSION ;
|
| /src/usr.sbin/ndbootd/ |
| config.h | 72 /* Version number of package */ 73 #define VERSION "0.5"
|
| /src/external/bsd/dhcpcd/dist/src/ |
| defs.h | 32 #define VERSION "10.2.3"
|
| /src/external/bsd/kyua-cli/dist/cli/ |
| main.cpp | 121 /// Exception-safe version of main. 287 const std::string message = F("The database has schema version %s, " 315 LI(F("%s %s") % PACKAGE % VERSION);
|
| /src/sbin/efi/ |
| defs.h | 34 #define VERSION 18
|
| /src/external/bsd/kyua-testers/lib/libtester/ |
| config.h | 43 /* Define to the full name and version of this package. */ 52 /* Define to the version of this package. */ 58 /* Version number of package */ 59 #define VERSION "0.1"
|
| /src/external/bsd/lutok/lib/liblutok/ |
| config.h | 47 /* Define to the full name and version of this package. */ 56 /* Define to the version of this package. */ 62 /* Version number of package */ 63 #define VERSION "0.3"
|
| /src/external/bsd/mdocml/dist/ |
| Makefile | 18 VERSION = 1.14.6 578 dist: mandoc-$(VERSION).sha256 580 mandoc-$(VERSION).sha256: mandoc-$(VERSION).tar.gz 581 sha256 mandoc-$(VERSION).tar.gz > $@ 583 mandoc-$(VERSION).tar.gz: $(DISTFILES) 585 mkdir -p .dist/mandoc-$(VERSION)/ 586 $(INSTALL) -m 0644 $(DISTFILES) .dist/mandoc-$(VERSION) 587 cp -pR regress .dist/mandoc-$(VERSION) 588 find .dist/mandoc-$(VERSION)/regress [all...] |
| /src/crypto/external/cpl/tpm-tools/include/ |
| config.h | 72 /* Define to the full name and version of this package. */ 81 /* Define to the version of this package. */ 90 /* Version number of package */ 91 #define VERSION "1.3.7"
|
| /src/external/bsd/atf/ |
| bconfig.h | 77 /* Define to the full name and version of this package. */ 86 /* Define to the version of this package. */ 92 /* Version number of package */ 93 #define VERSION "0.20"
|
| /src/external/bsd/bc/dist/ |
| config.h | 4 /* Package VERSION number */ 5 #define VERSION "nb1.0"
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Application.cc | 8 the Free Software Foundation; either version 3, or (at your option) 9 any later version. 40 prog_version = dbe_strdup (VERSION); 249 "GNU %s binutils version %s\n" 251 "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n" 254 get_basename (prog_name), VERSION);
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Application.cc | 8 the Free Software Foundation; either version 3, or (at your option) 9 any later version. 40 prog_version = dbe_strdup (VERSION); 249 "GNU %s binutils version %s\n" 251 "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n" 254 get_basename (prog_name), VERSION);
|
| /src/lib/libpam/libpam/ |
| config.h | 100 /* Define to the full name and version of this package. */ 109 /* Define to the version of this package. */ 137 /* Version number of package */ 138 #define VERSION "20130907" 160 previous line. Perhaps some future version of Sun C++ will work with
|
| /src/external/bsd/kyua-cli/ |
| config.h | 82 /* Define to the full name and version of this package. */ 91 /* Define to the version of this package. */ 97 /* Version number of package */ 98 #define VERSION "0.7"
|
| /src/external/gpl2/send-pr/bin/ |
| Makefile | 17 VERSION=3.95 60 ${TOOL_SED} -e 's,xVERSIONx,$(VERSION),' \ 77 -e 's,xVERSIONx,$(VERSION),g' $(srcdir)/install-sid.sh > $@-t 83 ${TOOL_SED} -e 's,xVERSIONx,$(VERSION),' \ 96 -e 's,xVERSIONx,$(VERSION),g' $(srcdir)/send-pr.man > $@-t
|
| /src/external/gpl3/binutils/lib/libopcodes/arch/aarch64/ |
| config.h | 94 /* Define to the full name and version of this package. */ 103 /* Define to the version of this package. */ 131 /* Version number of package */ 132 #define VERSION "2.46.0"
|
| /src/external/gpl3/binutils/lib/libopcodes/arch/aarch64eb/ |
| config.h | 94 /* Define to the full name and version of this package. */ 103 /* Define to the version of this package. */ 131 /* Version number of package */ 132 #define VERSION "2.46.0"
|