Searched refs:rev (Results 1 - 25 of 180) sorted by relevance

12345678

/freebsd-9.3-release/usr.bin/rev/
H A DMakefile4 PROG= rev
/freebsd-9.3-release/gnu/usr.bin/rcs/rcsmerge/
H A Drcsmerge.c123 "\nrcsmerge usage: rcsmerge -rrev1 [-rrev2] -ksubst -{pq}[rev] -Vn -xsuff -zzone file";
129 char const *rev[3], *xrev[3]; /*revision numbers*/ variable
141 edarg = rev[1] = rev[2] = 0;
162 if (!rev[1])
163 rev[1] = a;
164 else if (!rev[2])
165 rev[2] = a;
205 if (!rev[1]) faterror("no base revision number given");
226 if (!*rev[
[all...]
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dconvertxsl.pl22 my $rev = '$Id: convertxsl.pl,v 1.14 2008/07/17 23:43:26 jinmei Exp $';
23 $rev =~ s/\$//g;
24 $rev =~ s/,v//g;
25 $rev =~ s/Id: //;
53 print "/*\n * Generated by $rev \n * From $xsl\n */\n";
/freebsd-9.3-release/contrib/dtc/scripts/
H A Dsetlocalversion12 if head=`git rev-parse --verify HEAD 2>/dev/null`; then
14 if git name-rev --tags HEAD | grep -E '^HEAD[[:space:]]+(.*~[0-9]*|undefined)$' > /dev/null; then
/freebsd-9.3-release/tools/tools/commitsdb/
H A Dquery_commit_db25 my ($name, $rev, $hash) = split;
30 next unless $name eq $file and $rev eq $revision;
43 die "Can't find $file rev $revision in database\n";
52 my ($name, $rev, $hash) = split;
56 push @results, "$name $rev";
68 my ($name, $rev) = split /\s/, $r, 2;
69 my $prevrev = previous_revision($rev);
70 print `cvs diff -u -r$prevrev -r$rev $name`;
78 my $rev = shift;
80 $rev
[all...]
H A Dmake_commit_db39 foreach my $rev (keys %$file) {
40 my $hash = $$file{$rev};
42 print DB "$f $rev $hash\n";
77 my $rev = $1;
87 $loghash{$rev} = "$user:$hash";
/freebsd-9.3-release/sys/arm/mv/kirkwood/
H A Dkirkwood.c66 uint32_t dev, rev; local
74 soc_id(&dev, &rev);
75 if (dev == MV_DEV_88F6281 && (rev == 2 || rev == 3))
/freebsd-9.3-release/sys/mips/atheros/
H A Dar71xx_setup.c78 uint32_t rev = 0; local
86 rev = id >> AR71XX_REV_ID_REVISION_SHIFT;
87 rev &= AR71XX_REV_ID_REVISION_MASK;
111 rev = (id & AR724X_REV_ID_REVISION_MASK);
118 rev = (id & AR724X_REV_ID_REVISION_MASK);
125 rev = (id & AR724X_REV_ID_REVISION_MASK);
130 rev = id >> AR91XX_REV_ID_REVISION_SHIFT;
131 rev &= AR91XX_REV_ID_REVISION_MASK;
151 sprintf(ar71xx_sys_type, "Atheros AR%s rev %u", chip, rev);
[all...]
/freebsd-9.3-release/contrib/compiler-rt/lib/arm/
H A Dbswapsi2.S20 // before armv6 does not have "rev" instruction
26 rev r0, r0
H A Dbswapdi2.S20 // before armv6 does not have "rev" instruction
21 // r2 = rev(r0)
26 // r0 = rev(r1)
32 rev r2, r0 // r2 = rev(r0)
33 rev r0, r1 // r0 = rev(r1)
35 mov r1, r2 // r1 = r2 = rev(r0)
/freebsd-9.3-release/contrib/ntp/ntpdate/
H A DMakefile.am28 $(top_srcdir)/sntp/scm-rev:
29 cd ../sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
31 version.c: $(ntpdate_OBJECTS) ../libntp/libntp.a Makefile $(top_srcdir)/sntp/scm-rev
32 env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpdate
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dcvs2vendor.sh87 # work on each rev of that file in ascending order
90 for rev in `cat $revfile`; do
92 case "$rev" in
94 newdate=`rlog -r$rev $file | grep "^date: " | awk '{printf("%s.%s\n",$2,$3); exit}' | sed -e 's~/~.~g' -e 's/:/./g' -e 's/;//' -e 's/^19//'`
99 symname=`rlog -h $file | sed -e '1,/^symbolic names:/d' -e 's/[ ]*//g' | awk -F: '$2 == "'"$rev"'" {printf("-n%s:1.1.1.1\n",$1)}'`
108 continue # skip first rev....
121 date=`rlog -r$rev $file | grep "^date: " | awk '{printf("%s %s\n",$2,$3); exit}' | sed -e 's/;//'`
122 author=`rlog -r$rev $file | grep "^date: " | awk '{print $5; exit}' | sed -e 's/;//'`
124 symname=`rlog -h $file | sed -e '1,/^symbolic names:/d' -e 's/[ ]*//g' | awk -F: '$2 == "'"$rev"'" {printf("-n%s\n",$1)}'`
126 rlog -r$rev
[all...]
H A Drcs2sccs.sh64 # work on each rev of that file in ascending order
67 for rev in `cat $revfile`; do
73 date=`rlog -r$rev $file | grep "^date: " | awk '{print $2; exit}' | sed -e 's/^19\|^20//'`
74 time=`rlog -r$rev $file | grep "^date: " | awk '{print $3; exit}' | sed -e 's/;//'`
75 author=`rlog -r$rev $file | grep "^date: " | awk '{print $5; exit}' | sed -e 's/;//'`
78 rlog -r$rev $file | sed -e '/^branches: /d' -e '1,/^date: /d' -e '/^===========/d' -e 's/$/\\/' | awk '{if ((total += length($0) + 1) < 510) print $0}' > $commentfile
79 echo "==> file $file, rev=$rev, date=$date, author=$author"
81 co -r$rev $file >> $logfile 2>&1
108 echo initial rev checke
[all...]
H A Dsccs2rcs.in199 # work on each rev of that file in ascending order
213 foreach rev (`cat $revfile`)
223 set date = `sccs prs -r$rev $file | @AWK@ '/^D / {print (substr($3,0,2)+0<70?20:19) $3, $4; exit}'`
224 set author = `sccs prs -r$rev $file | @AWK@ '/^D / {print $5; exit}'`
226 echo "==> file $file, rev=$rev, date=$date, author=$author"
227 sccs edit -r$rev $file >>& $logfile
251 echo ci -f -r$rev -d"$date" -w$author -t$emptyfile $file
252 ci -f -r$rev -d"$date" -w$author -t$emptyfile $file < $initialfile >>& $logfile
254 echo initial rev checke
[all...]
/freebsd-9.3-release/sys/libkern/ia64/
H A Dbyte_swap_2.S43 mux1 r16=in0,@rev
H A Dbyte_swap_4.S43 mux1 r16=in0,@rev
/freebsd-9.3-release/crypto/openssl/crypto/asn1/
H A Dt_crl.c87 STACK_OF(X509_REVOKED) *rev;
113 rev = X509_CRL_get_REVOKED(x);
115 if (sk_X509_REVOKED_num(rev) > 0)
120 for (i = 0; i < sk_X509_REVOKED_num(rev); i++) {
121 r = sk_X509_REVOKED_value(rev, i);
/freebsd-9.3-release/sys/powerpc/powermac/
H A Data_macio.c76 #define ATA_TIME_TO_TICK(rev,time) howmany(time, (rev == 4) ? 15 : 30)
132 int rev; member in struct:ata_macio_softc
169 sc->rev = 4;
173 sc->rev = 3;
225 if (sc->rev == 4) {
265 cycle_tick = ATA_TIME_TO_TICK(sc->rev,min_cycle);
266 act_tick = ATA_TIME_TO_TICK(sc->rev,min_active);
275 cycle_tick = ATA_TIME_TO_TICK(sc->rev,min_cycle);
276 act_tick = ATA_TIME_TO_TICK(sc->rev,min_activ
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dcheckin.c29 Checkin (type, finfo, rev, tag, options, message)
32 char *rev;
68 switch (RCS_checkin (finfo->rcs, finfo->file, message, rev, 0,
96 || RCS_cmp_file( finfo->rcs, rev, (char **)NULL, (char *)NULL,
107 if (RCS_checkout (finfo->rcs, finfo->file, rev, (char *) NULL,
169 if (rev)
H A Drcs.h206 int RCS_exist_rev PROTO((RCSNode *rcs, char *rev));
211 char *RCS_magicrev PROTO((RCSNode *rcs, char *rev));
212 int RCS_isbranch PROTO((RCSNode *rcs, const char *rev));
217 time_t RCS_getrevtime PROTO((RCSNode * rcs, const char *rev, char *date,
221 int RCS_valid_rev PROTO ((char *rev));
226 char *RCS_branch_head PROTO ((RCSNode *rcs, char *rev));
234 const char *message, const char *rev, time_t citime,
H A Dcommit.c57 static int lock_RCS PROTO((const char *user, RCSNode *rcs, const char *rev,
72 char *rev; /* a numeric rev, if we know it */ member in struct:commit_info
96 "Usage: %s %s [-Rlf] [-m msg | -F logfile] [-r rev] files...\n",
102 " -r rev Commit to this branch or trunk revision.\n",
892 * - if status is T_ADDED, can't have a non-trunk numeric rev
1043 ci->rev = xstrdup (vers->tag);
1045 ci->rev = RCS_whatbranch (finfo->rcs, vers->tag);
1047 ci->rev = (char *) NULL;
1249 char *rev local
1633 char *rev; local
2035 char *rev; local
[all...]
H A Dadmin.c33 "\t-b[rev] Set default branch (highest branch on trunk if omitted).\n",
45 "\t-l[rev] Lock revision (latest revision on branch,\n",
48 "\t-m rev:msg Replace revision's log message.\n",
49 "\t-n tag[:[rev]] Tag branch or revision. If :rev is omitted,\n",
50 "\t delete the tag; if rev is omitted, tag the latest\n",
52 "\t-N tag[:[rev]] Same as -n except override existing tag.\n",
56 "\t rev: rev and following revisions on the same branch.\n",
57 "\t rev
705 char *p, *rev, *revnum, *tag, *msg; local
[all...]
/freebsd-9.3-release/sys/dev/usb/controller/
H A Dohcireg.h41 #define OHCI_REV_LO(rev) ((rev) & 0xf)
42 #define OHCI_REV_HI(rev) (((rev)>>4) & 0xf)
43 #define OHCI_REV_LEGACY(rev) ((rev) & 0x100)
/freebsd-9.3-release/contrib/ofed/management/
H A Dgen_ver.sh27 abbr=`git rev-parse --short --verify HEAD 2>/dev/null`
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_pptp_pxy.c238 int ippr_pptp_nextmessage(fin, nat, pptp, rev)
242 int rev;
256 pptps = &pptp->pptp_side[rev];
481 int rev; local
484 rev = 1;
486 rev = 1;
488 rev = 0;
493 pptp->pptp_side[1 - rev].pptps_next = ntohl(tcp->th_ack);
494 pptp->pptp_side[1 - rev].pptps_nexthdr = ntohl(tcp->th_ack);
495 pptp->pptp_side[rev]
[all...]

Completed in 268 milliseconds

12345678