Home | History | Annotate | Download | only in dump
History log of /src/sbin/dump/unctime.c
RevisionDateAuthorComments
 1.17  15-Jun-2013  christos handle new lfs split
 1.16  13-Jan-2013  dholland Add some const.
 1.15  07-Aug-2003  agc branches: 1.15.56; 1.15.62;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22308, verified by myself.
 1.14  02-Apr-2003  fvdl Add support for UFS2. UFS2 is an enhanced FFS, adding support for
64 bit block pointers, extended attribute storage, and a few
other things.

This commit does not yet include the code to manipulate the extended
storage (for e.g. ACLs), this will be done later.

Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.
 1.13  27-May-2001  lukem knf to ansi
 1.12  04-Feb-1998  christos Use strptime() instead of a home grown parser.
 1.11  15-Sep-1997  lukem * cleanup for WARNS=1
* fix use of .Nm
* comment out some unused(?) functions
 1.10  15-Apr-1997  lukem remove use of "register".
 1.9  18-Mar-1995  cgd convert to new RCS Id conventions; reduce my headache
 1.8  28-Dec-1994  mycroft Sync with CSRG.
 1.7  08-Jun-1994  mycroft Update from 4.4-Lite, with local changes.
 1.6  24-Dec-1993  jtc 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).
 1.5  22-Dec-1993  cgd new version from CSRG, via BSDI, with fixes
 1.4  01-Aug-1993  mycroft Add RCS identifiers.
 1.3  23-Mar-1993  cgd changed "Id" to "Header" for rcsids
 1.2  22-Mar-1993  cgd added rcs ids to all files
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  16-Sep-1997  lukem imported from lite-2
 1.1.1.2  13-Jun-1994  mycroft Import 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.15.62.2  23-Jun-2013  tls resync from head
 1.15.62.1  25-Feb-2013  tls resync with head
 1.15.56.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.15.56.1  23-Jan-2013  yamt sync with head

RSS XML Feed