Home
last modified time | relevance | path

Searched refs:PATCHLEVEL (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/tcsh/
HDtc.vers.c164 REV, VERS, PATCHLEVEL, ORIGIN, DATE, machtype, vendor, ostype, in fix_version()
171 version = xasprintf("%d.%.2d.%.2d", REV, VERS, PATCHLEVEL); in fix_version()
HDpatchlevel.h11 #define PATCHLEVEL 1 macro
/NextBSD/contrib/top/
HDpatchlevel.h1 #define PATCHLEVEL 5 macro
HDversion.c20 sprintf(version, "%d.%d", VERSION, PATCHLEVEL); in version_string()
/NextBSD/libexec/bootpd/
HDpatchlevel.h8 #define PATCHLEVEL 3 macro
HDdumptab.c108 fprintf(fp, "\n# %s %s.%d\n", progname, VERSION, PATCHLEVEL);
HDbootpd.c210 report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL);
/NextBSD/contrib/dtc/
HDMakefile12 PATCHLEVEL = 4 macro
66 DTC_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
/NextBSD/libexec/bootpd/tools/bootptest/
HDbootptest.c161 printf("%s: version %s.%d\n", progname, VERSION, PATCHLEVEL);
/NextBSD/libexec/bootpd/bootpgw/
HDbootpgw.c179 report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL);