ensemble <- scan(file1, list(day=0, sec=0, gps=0, gpsw=0, loran=0, loranw=0, ensemble=0, std=0)) str <- paste("eps/", file1, ".eps", sep="") postscript(str, , , , 5, pointsize=18) par(mgp=c(1, 0, 0), tck = 0.03, mar = c(2, 2, 1, 1)) plot(ensemble$sec, ensemble$ensemble, type="l", xlab=paste("MJD", ensemble$day, "Time (s)"), ylab="Ensemble Offset (ns)", ylim=c(-400, 400)) td class='main'>index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/lib/libc/time/zic.8
AgeCommit message (Expand)Author
2022-12-11Merge in 2022g:christos
2022-10-29Update to tzcode2022fchristos
2022-08-24add missing text.christos
2022-08-16Welcome to 2022b:christos
2021-10-22Change to code and documentation from 2021a -> 2021echristos
2021-03-01Merge tzcode-2021achristos
2020-10-09Merge tzcode2020b (except we keep tzsetwall(3) for now for compatibility,christos
2020-05-25Bring in 2020achristos
2019-07-03Sync with 2019b:christos
2019-04-04merge 2019achristos
2018-10-27Welcome tzcode-2018gchristos
2018-10-19Update to 2018f:christos
2018-05-04Merge 2018echristos
2018-01-25Merge tzcode2018c [ changelog with changes to tzdata sections removed ]christos
2017-10-24Welcome to 2017c:christos
2015-08-13merge 2015fchristos
2015-06-21merge tzcode2015e:christos
2014-10-07Sync with tzcode2014hchristos
2014-08-15merge tzcode2014f via patchchristos
2014-05-28welcome to 2014d; zic big bang fixes:christos
2013-09-20Welcome to tzcode 2013e:christos
2012-08-09merge 2012echristos
2011-09-04bring in the 2011i changes.christos
2010-05-30New sentence, new line.wiz
2010-01-08Fix up mix of man(7)/mdoc(7).joerg
2009-12-31Import tzcode2009k.mlelstv
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2003-12-20Merge tzcode2003e.kleink
2003-10-29Merge tzcode2003d.kleink
2003-06-30Use a better width argument.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-09-16mdoc'ifywiz
1999-11-16Merge tzcode1999i.kleink
1998-10-04Merge tzcode1998h.kleink
1998-01-22sync with tzcode1998ajtc
1997-06-18Sync with tzcode1997ejtc
1997-03-08alternate -> alternative, per PR 2643mouse
1996-01-08sync with tzcode96ajtc
1995-08-22/usr/local/etc/zoneinfo -> /usr/share/zoneinfo; PR #1398jtc
1995-03-10Added NetBSD Id.jtc
1995-03-10Strictly speaking, these files probably don't belong in the libc sources.jtc