NetBSD/sbin/dump
jtc 7d2aaa8290 Replace emitl(), a function that converts a struct tm to a time_t, with
a call to C library function mktime(), which does the exact same thing
(using basically the same algorithm too).
1993-12-24 01:16:59 +00:00
..
Makefile new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
dump.8 new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
dump.h new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
dumprmt.c new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
itime.c new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
main.c new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
optr.c new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
pathnames.h new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
rdump.8 Add RCS indentifiers. 1993-08-01 07:32:48 +00:00
tape.c new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
traverse.c new version from CSRG, via BSDI, with fixes 1993-12-22 10:19:31 +00:00
unctime.c Replace emitl(), a function that converts a struct tm to a time_t, with 1993-12-24 01:16:59 +00:00