Searched refs:revision (Results 1 - 25 of 168) sorted by relevance

1234567

/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dbiosacpi.c57 int revision; local
66 revision = rsdp->Revision;
67 if (revision == 0)
68 revision = 1;
69 sprintf(buf, "%d", revision);
70 setenv("hint.acpi.0.revision", buf, 1);
76 if (revision >= 2) {
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dinp.c245 /* Now check for revision, if any. */
246 if (revision != Nullch) {
252 revision);
255 "this file doesn't appear to be the %s version--aborting.\n", revision);
259 revision);
265 revision);
280 Reg4 bool found_revision = (revision == Nullch);
288 if (revision != Nullch && !found_revision && rev_in_string(buf))
293 if (revision != Nullch) {
299 revision);
[all...]
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dintel_pci.h77 U8 revision; member in struct:sci_pci_common_header
/freebsd-9.3-release/tools/tools/commitsdb/
H A Dquery_commit_db5 # This script takes a filename and revision number as arguments
15 # Take the filename and revision number from the command line.
17 my ($file, $revision, $genpatch) = (shift, shift, shift);
19 # Find the checksum of the named revision.
30 next unless $name eq $file and $rev eq $revision;
35 # Handle the fall-out if the file/revision wasn't matched.
43 die "Can't find $file rev $revision in database\n";
61 print `cvs log -r$revision $file` if $genpatch;
75 # Return the previous revision number.
H A Dmake_commit_db7 # messages of each revision of every file in the tree.
72 # Record the hash of the message against the revision.
75 # Get the revision number
76 $e =~ s/^revision\s*(\S*)\n//s;
/freebsd-9.3-release/usr.sbin/cpucontrol/
H A Dvia.c87 int32_t revision; local
132 revision = msrargs.data >> 32; /* Revision in the high dword. */
197 if (fw_header->revision != 0 && revision >= fw_header->revision) {
199 path, fw_header->revision);
203 path, dev, revision, fw_header->revision);
H A Dvia.h39 int32_t revision; /* Unique version number. */ member in struct:via_fw_header
H A Dintel.h39 int32_t revision; /* Unique version number. */ member in struct:intel_fw_header
H A Dintel.c90 int32_t revision; local
138 revision = msrargs.data >> 32; /* Revision in the high dword. */
259 if (revision >= fw_header->revision) {
261 path, fw_header->revision);
265 path, dev, revision, fw_header->revision);
/freebsd-9.3-release/share/doc/usd/19.memacros/
H A DMakefile11 revision=`sed -e 's/^0$$//' -e 's/^[1-9].*$$/.&/' ${GROFFDIR}/REVISION` macro
14 sed -e "s;@VERSION@;$(version)$(revision);" ${.ALLSRC} > ${.TARGET}
/freebsd-9.3-release/share/doc/usd/20.meref/
H A DMakefile11 revision=`sed -e 's/^0$$//' -e 's/^[1-9].*$$/.&/' ${GROFFDIR}/REVISION` macro
14 sed -e "s;@VERSION@;$(version)$(revision);" ${.ALLSRC} > ${.TARGET}
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dcheck_cvs.in219 # a) Get the revision history for the file.
223 # b) For Each revision try to retrieve that version
264 foreach my $revision ( @int_revisions )
266 print( "\t\tLooking at Revision: $revision\n" ) if( $verbose );
267 if( !check_revision( $file, $revision ) )
269 print( "\t$file is corrupted in revision: $revision\n" ) if( $verbose );
283 # To retrieve a array of revision numbers.
286 # $file - The file to retrieve the revision numbers for
292 # On Success - Reference to the list of revision number
[all...]
H A Dpvcs2rcs.in46 # revision number. For branch a.b.c of a particular file, this means
47 # the label will be attached to revision a.b.0.c of the converted
49 # to RCS revision 0.1, which is useless to RCS and CVS. You'll probably
54 # check in of a new revision without a comment string.
56 # RCS does not allow revision 1.0).
58 # * Version labels are assigned to the appropriate (incremented) revision
65 # operation since the current ./ is used in the checkout of each revision.
70 # the archive nonetheless (But you would lose any checked out revision(s))
77 # * This script will abort occasionally with the error "invalid revision
78 # number". This is known to happen when a revision commen
[all...]
H A Drcs2log.sh38 -v Append RCS revision to file names in log lines.
110 revision= # t if we want revision numbers
179 -v) revision=t;;
544 # Pattern to match the `revision' line of rlog output.
545 rlog_revision_pattern='^revision [0-9]+\.[0-9]+(\.[0-9]+\.[0-9]+)*(['"$tab"' ]+locked by: [^'"$tab"' $,.0-9:;@]*[^'"$tab"' $,:;@][^'"$tab"' $,.0-9:;@]*;)?['"$tab"' ]*$'
621 if (line == "Initial revision" || line ~ /^file .+ was initially added on branch .+\.$/) {
633 # then by author, then by log entry, and finally by file name and revision
641 revision = "'"$revision"'"
[all...]
/freebsd-9.3-release/usr.sbin/mlxcontrol/
H A Dutil.c112 char *type, *device, *vendor, *revision; local
151 if (!mlx_scsi_inquiry(0, chn, targ, &vendor, &device, &revision)) {
152 printf("'%8.8s' '%16.16s' '%4.4s'", vendor, device, revision);
H A Dmlxcontrol.h47 extern int mlx_scsi_inquiry(int unit, int bus, int target, char **vendor, char **device, char **revision);
/freebsd-9.3-release/sys/dev/acpica/
H A Dacpi_quirk.c71 static int aq_revcmp(int revision, enum ops_t op, int value);
77 aq_revcmp(int revision, enum ops_t op, int value) argument
81 if (revision <= value)
85 if (revision >= value)
89 if (revision == value)
/freebsd-9.3-release/sys/cam/ata/
H A Data_all.c275 char product[48], revision[16]; local
279 cam_strvis(revision, ident_data->revision, sizeof(ident_data->revision),
280 sizeof(revision));
282 product, revision,
302 char product[48], revision[16]; local
306 cam_strvis(revision, ident_data->revision, sizeof(ident_data->revision),
314 char vendor[9], product[17], revision[5], fw[5], in[7], ins[5]; local
329 char vendor[9], product[17], revision[5], fw[5]; local
689 ata_revision2speed(int revision) argument
[all...]
/freebsd-9.3-release/sys/ia64/include/
H A Ddig64.h79 uint8_t revision; member in struct:dig64_hcdp_table
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dversion.c30 * 1.0 - Initial revision;
51 * split_version(pkgname, endname, epoch, revision) returns a pointer to
60 split_version(const char *pkgname, const char **endname, unsigned long *epoch, unsigned long *revision) argument
76 if (revision != NULL) {
77 *revision = ch ? strtoul(ch + 1, NULL, 10) : 0;
89 /* set the pointer behind the last character of the version without revision or epoch */
260 * See the commit log for revision 1.349 of ports/Mk/bsd.port.mk
263 * The epoch and revision are defined to be a single number, while the rest
284 /* Check epoch, port version, and port revision, in that order. */
323 /* Compare FreeBSD revision number
[all...]
/freebsd-9.3-release/sys/dev/isci/
H A Disci_oem_parameters.c74 struct revision struct in struct:oem_parameters_table
78 } revision; member in struct:oem_parameters_table
/freebsd-9.3-release/sbin/nvmecontrol/
H A Dlogpage.c211 if (fw->revision[i] == 0LLU)
214 if (isprint(*(char *)&fw->revision[i]))
216 (char *)&fw->revision[i]);
219 fw->revision[i]);
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-cray.c129 fsent.revision = 0;
141 fret.revision = 0;
267 usent.revision = 0;
296 uret.revision = 0;
389 fsent.revision = 0;
401 fret.revision = 0;
425 fsent.revision = 0;
436 fret.revision = 0;
469 ssent.revision = 0;
481 sret.revision
[all...]
/freebsd-9.3-release/usr.sbin/mptutil/
H A Dmpt_drive.c287 u_char vendor[9], product[17], revision[5]; local
295 cam_strvis(revision, inq_data->ProductRevLevel,
296 sizeof(inq_data->ProductRevLevel), sizeof(revision));
301 product, revision);
304 vendor, product, revision);
/freebsd-9.3-release/sys/cam/scsi/
H A Dsmp_all.c422 char vendor[16], product[48], revision[16]; local
434 cam_strvis(revision, response->revision, sizeof(response->revision),
435 sizeof(revision));
436 sbuf_printf(sb, "<%s %s %s>\n", vendor, product, revision);

Completed in 134 milliseconds

1234567