Searched refs:date (Results 76 - 100 of 504) sorted by relevance

1234567891011>>

/netbsd-current/etc/
H A Dweekly15 date="$(date)"
19 echo "Subject: $host weekly output for $date"
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcreate_adm.c35 const char *tag, const char *date, int nonbranch, int warn,
45 date ? date : "", nonbranch, warn, dotemplate);
168 WriteTag (dir, tag, date, nonbranch, update_dir, repository);
34 Create_Admin(const char *dir, const char *update_dir, const char *repository, const char *tag, const char *date, int nonbranch, int warn, int dotemplate) argument
H A Dentries.c42 const char *date, const char *ts_conflict)
54 ent->date = xstrdup (date);
74 if (ent->date)
75 free (ent->date);
203 const char *options, const char *tag, const char *date,
212 server_register (fname, vn, ts, options, tag, date, ts_conflict);
219 options, tag ? tag : "", date ? date : "");
221 entnode = Entnode_Create (ENT_FILE, fname, vn, ts, options, tag, date,
40 Entnode_Create(enum ent_type type, const char *user, const char *vn, const char *ts, const char *options, const char *tag, const char *date, const char *ts_conflict) argument
202 Register(List *list, const char *fname, const char *vn, const char *ts, const char *options, const char *tag, const char *date, const char *ts_conflict) argument
275 char *tag_or_date, *tag, *date, *ts_conflict; local
639 WriteTag(const char *dir, const char *tag, const char *date, int nonbranch, const char *update_dir, const char *repository) argument
[all...]
H A Dannotate.c30 static char *date = NULL; variable
41 "Usage: %s %s [-lRfF] [-r rev] [-D date] [files...]\n",
44 "\t-f\tUse head revision if tag/date not found.\n",
47 "\t-D date\tAnnotate file as of specified date.\n",
52 /* Command to show the revision, date, and author where each line of a
79 parse_tagdate (&tag, &date, optarg);
82 if (date) free (date);
83 date
[all...]
H A Dcheckout.c18 * never needs to be called again. The user can keep up-to-date by calling
53 "Usage:\n %s %s [-ANPRcflnps] [-r rev] [-D date] [-d dir]\n",
55 "\t-A\tReset any sticky tags/date/kopts.\n",
60 "\t-f\tForce a head revision match if tag/date not found.\n",
66 "\t-D date\tCheck out revisions as of date. (implies -P) (is sticky)\n",
76 "Usage: %s %s [-NRfln] [-r tag] [-D date] [-d dir] [-k kopt] module...\n",
78 "\t-f\tForce a head revision match if tag/date not found.\n",
83 "\t-D date\tExport revisions as of date
97 static char *date; variable
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
H A Dbackward_warning.h34 may be removed without further notice at a future date. Please use a \
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dversion.c30 {"b", OPT_B, '-', "Show build date"},
46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; local
64 dirty = date = 1;
94 seed = options = cflags = version = date = platform
112 if (date)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
H A Dbackward_warning.h34 may be removed without further notice at a future date. Please use a \
/netbsd-current/external/bsd/less/dist/
H A Dmkutable55 my $date = `date`;
56 chomp $date;
57 print "/* Generated by \"$0 $args\" on $date */\n";
/netbsd-current/crypto/external/bsd/netpgp/
H A Dmkdist5 t=$(date +%Y%m%d)
/netbsd-current/external/bsd/am-utils/dist/m4/
H A Dupdate_build_version40 build_date=`(date) 2>/dev/null` || build_date=unknown_date
/netbsd-current/external/bsd/iscsi/
H A Dmkdist6 t=$(date +%Y%m%d)
/netbsd-current/share/man/tools/
H A Dckspell10 date > $TMPDIR/sp.errs
H A Dprsynops10 date > $TMPDIR/synops$dir
/netbsd-current/external/apache2/llvm/dist/clang/docs/
H A Dconf.py16 from datetime import date namespace
46 copyright = u'2007-%d, The Clang Team' % date.today().year
/netbsd-current/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_repository.py60 date = datetime.utcfromtimestamp(c.committed_date)
62 git_info = GitInfo(c.hexsha, date, author,
/netbsd-current/external/mit/xorg/lib/pixman/test/
H A DMakefile61 echo -n "Starting ${test}: "; date
64 echo -n "Done: "; date
/netbsd-current/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_repository.py60 date = datetime.utcfromtimestamp(c.committed_date)
62 git_info = GitInfo(c.hexsha, date, author,
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dupsigs/
H A Dtests.sh50 start=$(date +%s)
66 now=$(date +%s)
/netbsd-current/sys/conf/
H A Dnewvers_stand.sh36 # sh ${S}/conf/newvers_stand.sh [-dkn] [-D <date>] [-m <machine>] VERSION_TEMPLATE [EXTRA_MSG]
38 DATE=${TOOL_DATE:-date}
56 *) echo "Usage: newvers_stand.sh [-dkn] [-D <date>] [-m <machine>] VERSION_TEMPLATE EXTRA_COMMENT" >&2
/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dtest079-proxy-timeout110 CONN_BEGINS=`date +%s`
140 echo "Checking that proxy has created connections towards backend (time_t now=`date +%s`)"
169 NOW=`date +%s`
172 echo "Checking that proxy has closed expired connections towards the remote LDAP server (time_t now=`date +%s`)"
202 CONN_BEGINS=`date +%s`
236 echo "Checking that proxy has created connections towards backend (time_t now=`date +%s`)"
265 NOW=`date +%s`
268 echo "Checking that proxy has closed expired connections towards the remote LDAP server (time_t now=`date +%s`)"
304 CONN_BEGINS=`date +%s`
320 NOW=`date
[all...]
/netbsd-current/external/bsd/ntp/dist/scripts/
H A Dsummary.in40 $startdate = $opts->{'start-date'};
41 $enddate = $opts->{'end-date'};
43 $enddate = `date -u +%Y%m%d`;
54 die "$startdate: invalid start date|$`|$&|$'"
56 die "$enddate: invalid end date"
80 my $date;
82 $date = $_; $date =~ s/.*($log_date_pattern)$/$1/;
83 if ($date ge $startdate && $date l
[all...]
/netbsd-current/external/bsd/ntp/dist/tests/libntp/
H A Dcalendar.c436 int32 testDate = 1; /* 0001-01-01 (proleptic date) */
499 * checks sequence of rata die numbers and validates date output
542 struct calendar date; local
546 ntpcal_ntp_to_date(&date, ntp, &pivot);
547 date.month = date.monthday = 1;
548 date.hour = date.minute = date.second = 0;
549 expys = ntpcal_date_to_ntp(&date);
562 struct calendar date; local
582 struct isodate date; local
602 struct calendar date; local
[all...]
/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Dsccs2rcs.in43 # the date of a delta to be in sync, then run "sccs admin -z"
218 # necessary? It seems to me that if we didn't find the date format
222 set date = `sccs prs -r$rev $file | @AWK@ '/^D / {print (substr($3,0,2)+0<70?20:19) $3, $4; exit}'`
225 echo "==> file $file, rev=$rev, date=$date, author=$author"
250 echo ci -f -r$rev -d"$date" -w$author -t$emptyfile $file
251 ci -f -r$rev -d"$date" -w$author -t$emptyfile $file < $initialfile >>& $logfile
258 ci -f -r$rev -d"$date" -w$author -t$tmpfile $file < $initialfile >>& $logfile
283 ci -f -r$rev -d"$date" -w$author $file < $tmpfile >>& $logfile
/netbsd-current/usr.bin/mail/
H A Dhead.c102 * date string as documented in the manual. The template
147 isdate(const char date[]) argument
151 size_t dl = strlen(date);
161 if (dl == cmdp->tlen && cmatch(date, cmdp->tdata))
278 fail(linebuf, "No from or date field");
282 fail(linebuf, "Date field not legal date");

Completed in 406 milliseconds

1234567891011>>