Module Name: src Committed By: apb Date: Sun May 18 16:53:56 UTC 2014
Modified Files: src/share/zoneinfo: tzdata2netbsd Log Message: Many changes to tzdata2netbsd. This has been tested in a private repository. * Use set -e * Pass -d ${CVSROOT} to all cvs invocations. cvs import needs it. * cvs import needs to be done in the directory where the tarball was extracted. * cvs import does not take a "-F messagefile" option (as cvs commit does); it needs "-m messagestring". * The DOIT function now prompts for a yes/no/quit response, and quotes complex arguments when printing the command. * When checking the PGP signature, require the correct key to have been used. * Usability improvements when editing the cvs log message. * More error checking. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/zoneinfo/tzdata2netbsd Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.