Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 25 of 176) sorted by relevance

12345678

/dragonfly/contrib/lvm2/dist/scripts/lvm2create_initrd/
H A Dlvm2create_initrd226 VERSION=`uname -r`
238 [2-9].[0-9]*.[0-9]*) VERSION=$1;;
244 INITRD=${INITRD:-"/boot/initrd-lvm2-$VERSION.gz"}
334 verbose "mke2fs -F -m0 -L LVM-$VERSION $DEVRAM $INITRDSIZE"
336 mke2fs $OPT_Q -F -m0 -L LVM-$VERSION $DEVRAM $INITRDSIZE
453 depmod -b $TMPMNT $VERSION
486 image=/boot/vmlinuz-lvm2-$VERSION
488 initrd=/boot/initrd-lvm2-$VERSION.gz
494 … kernel /boot/vmlinuz-lvm2-$VERSION root=/dev/ram0 lvm2root=/dev/system/root <other parameters>
495 initrd /boot/initrd-lvm2-$VERSION.gz
/dragonfly/sys/tools/
H A Dacpi_quirks2h.awk37 VERSION = $0;
38 gsub("\^# ", "", VERSION)
39 gsub("\\$", "", VERSION)
46 printf(" * %s\n", VERSION) > OUTPUT;
/dragonfly/contrib/flex/src/
H A Dmkskel.sh35 VERSION=$3
36 case $VERSION in
40 set $VERSION
H A Dversion.h1 #define FLEX_VERSION VERSION
/dragonfly/contrib/gdb-7/gdb/
H A DREADME20 'gdb-VERSION.tar.gz', where VERSION is the version of GDB.
39 cd gdb-VERSION
173 `gdb-VERSION/bfd'
176 `gdb-VERSION/config*'
179 `gdb-VERSION/gdb'
182 `gdb-VERSION/include'
188 `gdb-VERSION/opcodes'
196 `gdb-VERSION/sim'
203 `gdb-VERSION/etc'
219 cd gdb-VERSION
[all …]
/dragonfly/contrib/bmake/
H A DChangeLog443 * VERSION: 20211020
1772 * VERSION: 20200205
1779 * VERSION: 20200122
1786 * VERSION: 20200121
1799 * VERSION: 20190926
1806 * VERSION: 20190409
1812 * VERSION: 20181222
1829 * VERSION: 20181221
1837 * VERSION: 20181220
1846 * VERSION: 20181216
[all …]
H A DREADME.DELETED3 VERSION
/dragonfly/sys/dev/netif/re/
H A Dre.h41 #define VERSION(_MainVer,_MinorVer) ((_MainVer)*100000+(_MinorVer)*1000) macro
49 #if OS_VER>=VERSION(4,0)
886 #if OS_VER<VERSION(6,0)
952 #if OS_VER>=VERSION(7,0)
984 #if OS_VER < VERSION(7,0)
1039 #if OS_VER>VERSION(5,9)
1222 #if OS_VER<VERSION(4,9)
1224 #elif OS_VER<VERSION(6,0)
1233 #if OS_VER>=VERSION(10,0)
1238 #if OS_VER>=VERSION(7,4)
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Dmisctools16 >13 string !VERSION:END vCard visiting card
22 # VERSION must come right after BEGIN for 3.0 or 4.0 except in 2.1 , where it can be anywhere
25 # VERSION 2.1 , 3.0 or 4.0
28 >>>>13 string !VERSION: \b, 2nd line does not start with VERSION:
H A Dmaple84 # this has the form {VERSION 2 3 "IBM INTEL NT" "2.3" }\n
85 # that is {VERSION major_version miunor_version computer_type version_string}
86 0 string {VERSION\ Maple worksheet
/dragonfly/games/trek/
H A Ddumpgame.c40 #define VERSION 2 macro
86 version = VERSION; in dumpgame()
119 version != VERSION || in restartgame()
/dragonfly/sys/conf/
H A Dnewvers.sh62 VERSION="${TYPE} ${RELEASE}"
63 [ -n "$GITREV" ] && VERSION="${TYPE} ${GITREV}-${BRANCH}"
99 char version[] = "${VERSION} #${v}: ${t}\\n ${u}@${h}:${d}\\n";
/dragonfly/contrib/gcc-4.7/
H A Dmove-if-change5 VERSION='2011-01-28 20:09'; # UTC
39 version=`expr "$VERSION" : '\([^ ]*\)'`
/dragonfly/contrib/gcc-8.0/
H A Dmove-if-change5 VERSION='2012-01-06 07:23'; # UTC
39 version=`expr "$VERSION" : '\([^ ]*\)'`
/dragonfly/usr.bin/at/
H A DMakefile.inc1 VERSION= 2.9
17 -DVERSION=\"${VERSION}\" \
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcstime.c52 register struct tm const *tm = time2tm(unixtime, RCSversion<VERSION(5));
91 : RCSversion<VERSION(5) ? TM_LOCAL_ZONE
140 + (date[2]=='.' && VERSION(5)<=RCSversion ? 0 : 2),
H A Drcsedit.c1005 case '\\': if (VERSION(5)<=RCSversion) {aputs("\\\\", out); break;}
1044 marker==Log && RCSv<VERSION(5) ? '\t' : ' '
1058 if (marker == Id || RCSv < VERSION(4) ||
1070 RCSv==VERSION(3) && delta->lockedby ? "Locked"
1074 if (VERSION(5) <= RCSv) {
1077 } else if (RCSv == VERSION(4))
1086 || RCSv <= VERSION(4)
1124 if (RCSversion < VERSION(5)) {
1203 if (VERSION(5) <= RCSv) {
1217 if (VERSION(5) <= RCSv)
/dragonfly/libexec/dma/
H A Dmail.c95 hostname(), VERSION, systemhostname(), in bounce()
101 VERSION, hostname(), in bounce()
402 hostname(), VERSION, systemhostname(), in readmail()
/dragonfly/usr.bin/indent/
H A Dargs.c71 #define VERSION 6 /* only used for args */ macro
93 {"-version", PRO_SPECIAL, 0, VERSION, 0},
299 case VERSION: in set_option()
/dragonfly/contrib/lvm2/dist/
H A Dmake.tmpl113 LVM_VERSION := $(shell cat $(top_srcdir)/VERSION)
115 LIB_VERSION_LVM := $(shell cat $(top_srcdir)/VERSION | \
121 LIB_VERSION_APP := $(shell cat $(top_srcdir)/VERSION | \
128 DEPS = $(top_builddir)/make.tmpl $(top_srcdir)/VERSION \
H A Dmake.tmpl.in113 LVM_VERSION := $(shell cat $(top_srcdir)/VERSION)
115 LIB_VERSION_LVM := $(shell cat $(top_srcdir)/VERSION | \
121 LIB_VERSION_APP := $(shell cat $(top_srcdir)/VERSION | \
128 DEPS = $(top_builddir)/make.tmpl $(top_srcdir)/VERSION \
/dragonfly/contrib/cryptsetup/src/
H A DMakefile.in167 VERSION = @VERSION@
230 -DVERSION=\""$(VERSION)"\" \
/dragonfly/libexec/bootpd/
H A Dpatchlevel.h8 #define VERSION "2.4" macro
/dragonfly/contrib/gmp/
H A Dversion.c23 const char * const gmp_version = VERSION;
/dragonfly/contrib/grep/doc/
H A Dversion.texi4 @set VERSION 3.4

12345678