summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove code which Coverity correctly calls out as statically dead.Eric S. Raymond2013-11-062-7/+1
* cppcheck and Coverity cleanup (not yet complete).Eric S. Raymond2013-11-065-16/+19
* Partial cppcheck and Coverity cleanup.Eric S. Raymond2013-11-065-15/+25
* Terminological fixesSanjeev Gupta2013-11-061-12/+19
* Typo fix onlySanjeev Gupta2013-11-061-1/+1
* Unify time-difference computations. All regression tests pass, PPS is live.Eric S. Raymond2013-11-064-15/+9
* Terminological adjustment.Eric S. Raymond2013-11-062-7/+8
* Terminological fix.Eric S. Raymond2013-11-061-3/+2
* Initial draft; how to estimate time1 offsetSanjeev Gupta2013-11-061-0/+160
* Show the repo version, if possible, when running scons check.Eric S. Raymond2013-11-061-0/+3
* splint cleanup.Eric S. Raymond2013-11-063-2/+10
* Fix compiler warnings with clang 4.2 on OS X 10.7.5Beat Bolli2013-11-066-10/+10
* Correct an NMEA sentence name.Eric S. Raymond2013-11-061-2/+2
* Clarifying name change. All regression test pass. PPS is live.Eric S. Raymond2013-11-064-15/+14
* Update for the existence of the barrier() function.Eric S. Raymond2013-11-061-2/+5
* Sets precision inside ntpshm_put().Michael Tatarinov2013-11-063-6/+12
* Simplify the PPS hook.Michael Tatarinov2013-11-065-28/+18
* ntpshm_pps() is gone.Michael Tatarinov2013-11-063-113/+43
* More cppcheck cleanup. All regression tests pass. PPS is live.Eric S. Raymond2013-11-067-43/+28
* C variables are case insensitive, but still nice to have matching case.Gary E. Miller2013-11-053-16/+18
* Make the barrier() definition fail quietly, as it did in 3.9.Eric S. Raymond2013-11-051-10/+5
* Nit in the time howto.Gary E. Miller2013-11-051-1/+1
* Stamp out timeval in gpsd_ppsmonitor()Gary E. Miller2013-11-051-31/+25
* Fix a bad precision in a debug reportGary E. Miller2013-11-051-1/+1
* Use a clever test for big-endianness.Eric S. Raymond2013-11-051-27/+2
* Get some ntpshm coments to align with new realityGary E. Miller2013-11-051-3/+1
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gpsdGary E. Miller2013-11-0526-57/+70
|\
| * Full splint cleanup. Partial cppcheck cleanup.Eric S. Raymond2013-11-0526-57/+70
* | Use the new timedrift_t to simplify PPS.Gary E. Miller2013-11-051-26/+18
* | Fix a PPS debug report nit.Gary E. Miller2013-11-051-1/+1
|/
* More splint fixups.Eric S. Raymond2013-11-051-2/+4
* Partial splint cleanup. All regression tests pass. PPS is live.Eric S. Raymond2013-11-0512-15/+48
* A third wack at the recent autobaud hangs.Eric S. Raymond2013-11-051-7/+20
* Fix a small but fatal typo.All regression tests pass.Eric S. Raymond2013-11-051-1/+1
* Suppress JSON notifications to clients who haven't enabled them.Eric S. Raymond2013-11-051-2/+2
* Test machinery improvements. raw-regress is now only partially broken.Eric S. Raymond2013-11-053-3/+12
* Test-machinery improvements. All regression tests pass. PPS is live.Eric S. Raymond2013-11-052-13/+21
* Be a little more paranoid about shmTime.Gary E. Miller2013-11-051-2/+2
* Memory barriers are required for safe NTPSHM.Eric S. Raymond2013-11-051-4/+4
* Fix typo. Thanks to Mick Durkin <mick.durkin@napierdeltic.demon.co.uk>Gary E. Miller2013-11-051-1/+1
* More intelligent disabling of the progess vaton.Eric S. Raymond2013-11-051-3/+8
* Insert memory barriers where requested, since we actually have them.Eric S. Raymond2013-11-051-4/+8
* Add PPS offset display to the SiRF monitor.Eric S. Raymond2013-11-051-2/+6
* Fix a rounding problem in last patch.Gary E. Miller2013-11-051-9/+7
* Add new ntpd nSec fields to SHM interfaceGary E. Miller2013-11-051-1/+7
* Honor split24 flag in ais msg24 part a.Reinhard Arlt2013-11-051-9/+21
* Solve the driver-flapping problem. Comments after line 1211 explain it.Eric S. Raymond2013-11-041-7/+27
* Typo fix.Eric S. Raymond2013-11-041-1/+1
* Both the SiRF-III live test and the bug #36409 pathological case work.Eric S. Raymond2013-11-043-21/+54
* Savannah tracker bug #36409 is now reproducible inside gpsfake.Eric S. Raymond2013-11-041-3/+8