Home | History | Annotate | Download | only in cvslatest
History log of /src/usr.bin/cvslatest/cvslatest.c
RevisionDateAuthorComments
 1.11  07-Mar-2023  christos simplify previous
 1.10  15-Feb-2023  martin While this is not intended to be used on unclean checkouts, improve
diagnostics if it happens.
Add another variant of a "new entry" dummy timestamp found in the
cvs code (but not seen in checkouts in the wild).
 1.9  03-Nov-2020  christos Handle dummy timestamp better and check for I/O errors. From khorben@
 1.8  09-Mar-2019  christos Fix another bug found by jemalloc: don't access dirent entry after closedir(3).
 1.7  11-Mar-2018  christos branches: 1.7.2;
deal with cvs meta-data directories not called CVS.
 1.6  24-Sep-2017  joerg branches: 1.6.2;
Force _GNU_SOURCE on Linux, otherwise strptime is not defined and more
restrictive macros result in even nastier fallout.
 1.5  12-Jan-2017  christos give the absolute path for the error message.
 1.4  26-Dec-2016  christos - use UTC
- initialize tm_isdst
- use accpath to handle relative paths
 1.3  19-Dec-2016  christos print only the latest entry for debugging.
 1.2  24-Jan-2016  christos branches: 1.2.2;
Toolify
 1.1  24-Jan-2016  christos Add a program to find the latest timestamp in a cvs repository
 1.2.2.2  20-Mar-2017  pgoyette Sync with HEAD
 1.2.2.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.6.2.1  15-Mar-2018  pgoyette Synch with HEAD
 1.7.2.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed