Searched refs:date (Results 176 - 200 of 233) sorted by relevance

12345678910

/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A Drcssyn.c173 Kdate[] = "date",
411 Delta->date = getkeyval(Kdate, NUM, false);
546 * Keep dc->adprev and dc->dafter up to date.
H A Drcsgen.c537 Kdate, node->date,
/freebsd-9.3-release/sys/fs/cd9660/
H A Dcd9660_lookup.c212 &ep->date[6]: ep->flags);
/freebsd-9.3-release/usr.bin/gzip/
H A Dgzip.c1974 printf("method crc date time ");
2018 char *date = ctime(&ts); local
2021 date += 4;
2022 date[12] = 0;
2023 printf("%5s %08x %11s ", "defla"/*XXX*/, crc, date);
/freebsd-9.3-release/usr.sbin/timed/timed/
H A Dreadmsg.c186 (intmax_t)rwait.tv_sec, rwait.tv_usec, date());
/freebsd-9.3-release/contrib/groff/src/preproc/refer/
H A Dref.cpp994 string &date = field[field_index['D']]; local
995 const char *start = date.contents();
996 const char *end = start + date.length();
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_drv.c505 dev->driver->date);
606 DRM_COPY(version->date, dev->driver->date);
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_ioc32.c84 u32 date_len; /**< Length of date buffer */
85 u32 date; /**< User-space buffer to hold date */ member in struct:drm_version_32
99 version.date = (void *)(unsigned long)v32->date;
H A Ddrm_drv.c603 dev->driver->date);
717 DRM_COPY(version->date, dev->driver->date);
/freebsd-9.3-release/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh486 # Sanity-check the date on a snapshot tag
488 if [ `date "+%s"` -gt `expr ${SNAPSHOTDATE} + 31536000` ]; then
494 if [ `date "+%s"` -lt `expr ${SNAPSHOTDATE} - 86400` ]; then
503 # Sanity-check the date on a snapshot update tag
511 date -r ${OLDSNAPSHOTDATE}
512 echo "to `date -r ${SNAPSHOTDATE}`."
634 echo "Fetching snapshot generated at `date -r ${SNAPSHOTDATE}`:"
687 echo -n "Updating from `date -r ${OLDSNAPSHOTDATE}` "
688 echo "to `date -r ${SNAPSHOTDATE}`."
938 echo "Ports tree is already up to date
[all...]
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dmacro.c137 the date and time of the last modification
221 if (pfile->date == NULL)
240 pfile->date = _cpp_unaligned_alloc (pfile,
242 sprintf ((char *) pfile->date, "\"%s %2d %4d\"",
254 "could not determine date and time");
256 pfile->date = U"\"??? ?? ????\"";
262 result = pfile->date;
H A Dinternal.h272 /* Saved value of __TIMESTAMP__ macro - date and time of last modification
404 const unsigned char *date; member in struct:cpp_reader
/freebsd-9.3-release/tools/tools/tinybsd/
H A Dtinybsd231 echo "# written by tinybsd" `date`
/freebsd-9.3-release/tools/tools/vxge/
H A Dvxge_log.c501 VXGE_PRINT(fdAll, "Firmware Date \t\t: %s", hw_info->fw_date.date);
/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A Dcms.h200 ASN1_GENERALIZEDTIME *date,
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcoff-rs6000.c1554 s->st_mtime = strtol (hdrp->date, (char **) NULL, 10);
1564 s->st_mtime = strtol (hdrp->date, (char **) NULL, 10);
1613 sprintf (hdr.date, "%d", 0);
1893 PRINT12 (hdr->date, 0);
1989 PRINT12 (hdr->date, 0);
2158 sprintf (ahdrp->date, "%ld", (long) s.st_mtime);
2230 sprintf (ahdr.date, "%d", 0);
2394 PRINT12 (ahdrp->date, s.st_mtime);
2507 PRINT12 (hdr->date, 0);
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh235 # Regexp to match a date in RFC822 format (as amended by RFC1123).
239 # Regexp to match a date in standard Unix format as used by rdiff
240 # FIXCVS: There's no reason for rdiff to use a different date format
927 # date format output in a certain case (where the test will
1135 date:)
1630 # Make the date newer so that cvs thinks that the files are changed:
2511 date: [0-9/]* [0-9:]*; author: ${username}; state: Exp; lines: ${PLUS}0 -0
2515 date: [0-9/]* [0-9:]*; author: ${username}; state: Exp; lines: ${PLUS}1 -0
2519 date: [0-9/]* [0-9:]*; author: ${username}; state: Exp;
3023 File: file2 Status: Up-to-date
[all...]
H A Dclient.c1414 information is up to date. If the Entries file does
1706 error (0, 0, "protocol error: cannot parse date %s", args);
1777 char *date = NULL;
1821 date = tag_or_date + 1;
2267 * date. Create a dummy timestamp which will never compare
2289 options, tag, date, ts[0] == '+' ? file_timestamp : NULL);
5135 else if (vers->entdata != NULL && vers->entdata->date)
5138 send_to_server (vers->entdata->date, 0);
5636 * aflag controls whether the tag/date is copied into the vers_ts.
5942 /* Send a date t
1768 char *date = NULL; local
[all...]
/freebsd-9.3-release/contrib/bmake/mk/
H A Dsys.mk60 # turn it into what we want - just the date
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dlog_accum.in295 if (/^date:/) {
/freebsd-9.3-release/crypto/openssh/contrib/suse/
H A Dopenssh.spec60 up to date in terms of security and features, as well as removing all
74 up to date in terms of security and features, as well as removing all
/freebsd-9.3-release/usr.sbin/crunch/examples/
H A Dreally-big.conf15 progs cat chmod cp csh date dd df domainname echo ed expr hostname kill
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.am152 @: always out-of-date causing targets which depend on it to
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_jupiter.c685 ip->chans, ip->vers, ip->date, ip->opts);
688 ip->chans, ip->vers, ip->date, ip->opts);
1139 /* Get the build date, convert to days since GPS epoch and
1146 * If the impossible happens and fetching the build date fails,
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES713 got rid of core dump with -d; awk -d just prints date.
907 Debugging output now includes a version date,

Completed in 205 milliseconds

12345678910