On Thu, Jan 25, 2007 at 04:27:18PM -0500, Christine Siegel wrote: > We have 3 IBM NetVistas, each running a different version of OpenBSD - > one at 3.0, one at 3.3 and one at 3.6. I'm very unfamiliar with the > world of OpenBSD and how you "patch" the OS. How would I go about > updating these various systems to deal with the changes to US Daylight > Saving Time that will occur this year?
Well, as pointed out, the proper solution is to just upgrade to 4.0. The alternative is to take a good look at /usr/src/share/zoneinfo/datfiles; CVS has both the old and the new version, so you could try that - /usr/src/share/zoneinfo and contents is probably enough. Joachim