summaryrefslogtreecommitdiff
path: root/timehint.c
Commit message (Expand)AuthorAgeFilesLines
* More offerings to the splint god.Gary E. Miller2015-03-281-1/+9
* Remove unnedded splint over ride.Gary E. Miller2015-03-251-1/+1
* Add root device name to PPS debug output.Gary E. Miller2015-03-191-3/+6
* splint/cppcheck/coverity prerelease cleanup.Eric S. Raymond2015-03-131-1/+1
* Comment fix.Eric S. Raymond2015-03-111-1/+1
* Add a lst minute check in chrony send to validate leap notify.Gary E. Miller2015-03-101-2/+15
* chronfd doesn't belong in the thread context, move it back out to session.Eric S. Raymond2015-03-081-8/+8
* Break timespec_str out of gpsutils.c.Eric S. Raymond2015-03-081-0/+1
* Decouple (mostly) the PPS thread-monitor from the session structure.Eric S. Raymond2015-03-081-4/+6
* gpsd-report() -> gpsd_log()Eric S. Raymond2015-03-071-29/+29
* Factor PPS-related members of struct gps_device_t into a pps_thread_t structure.Eric S. Raymond2015-03-071-10/+10
* Begin factoring out ntplib.Eric S. Raymond2015-03-071-0/+440