summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* How to reciver from scons sconsclean.Eric S. Raymond2015-03-311-5/+12
* Documentation update.Eric S. Raymond2015-03-312-26/+27
* Fix munging of a return code, and fix an indent.Gary E. Miller2015-03-311-41/+43
* Comment /dev/ppsX open flow.Gary E. Miller2015-03-312-2/+13
* Fix a typo, slightly adjust an imperative.Gary E. Miller2015-03-311-3/+3
* Binaries no longer require RPATH hacking.Eric S. Raymond2015-03-311-6/+0
* Eliminate chrpath as a build dependencyEric S. Raymond2015-03-313-110/+32
* Move a test utility where it belongs, and document it.Eric S. Raymond2015-03-312-0/+5
* Repair the sconsclean production.Eric S. Raymond2015-03-312-3/+3
* Make scons -c clean web files.Eric S. Raymond2015-03-311-10/+6
* Update Time Service HOWTO change history.Eric S. Raymond2015-03-311-4/+4
* Update on root vs. non-root.Eric S. Raymond2015-03-311-9/+8
* Separate invisible pulse detection from unchanged detection.Gary E. Miller2015-03-311-8/+11
* The comments says include inistd.h, but it was not included.Gary E. Miller2015-03-311-0/+1
* In the Time Service HOWTO, expand a bit on root vs. non-root operation.Eric S. Raymond2015-03-311-0/+10
* ppsthread.[ch] and timespec_str.c are now fully detached from the rest of GPSD.Eric S. Raymond2015-03-313-14/+17
* Loosen ppsthread.c's ties to the rest of GPSD.Eric S. Raymond2015-03-311-8/+14
* Yet another SPLINT-ectomyGary E. Miller2015-03-301-2/+0
* Remove another SPLINTGary E. Miller2015-03-301-2/+0
* Add a lot of comments about PPS logic, Clean up an indent.Gary E. Miller2015-03-301-120/+210
* Stupid typo in KPPS logic. TPPS was running when KPPS was good.Gary E. Miller2015-03-301-1/+2
* Fix segfault from botched log message.Gary E. Miller2015-03-301-2/+2
* Add a suppression required by pylint 1.4.3.Eric S. Raymond2015-03-301-1/+1
* Be consistent about not says uSec.Gary E. Miller2015-03-301-1/+1
* clang found a real bug, don't mask the bug.Gary E. Miller2015-03-301-2/+0
* Remove stray ok = false;Gary E. Miller2015-03-301-2/+0
* Die, splint, die...Gary E. Miller2015-03-301-2/+0
* Write scan-build suppressions to it runs clean.Eric S. Raymond2015-03-306-51/+36
* One line fix to PPS w/o KPPS not working.Gary E. Miller2015-03-301-46/+59
* Plain english edge description.Gary E. Miller2015-03-301-8/+12
* Typo, THREAD_INF not THREAD_INFOGary E. Miller2015-03-301-1/+2
* Stringer warning when KPPS not available.Gary E. Miller2015-03-301-3/+10
* Don't throw the baby out with the bathwater.Gary E. Miller2015-03-301-225/+354
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-30105-3764/+371
* Defensive coding for the presence of NULs.Eric S. Raymond2015-03-301-3/+3
* In gpsmon, omit hexdumping trailing CR/LF when dumping textual packets.Eric S. Raymond2015-03-302-4/+11
* Remove dead code found by scan-build in ppsthread.c.Eric S. Raymond2015-03-301-2/+0
* Make TIOCMIWAIT PPS work again.Eric S. Raymond2015-03-301-353/+226
* Only you cabn prevent obscure magic numbers.Eric S. Raymond2015-03-303-11/+15
* Rewrite of contrib/ntpshmvizKeane Wolter2015-03-301-61/+46
* Terminology fixes by Jaap Winius.Eric S. Raymond2015-03-291-126/+134
* Fix a truncated PPS log message.Gary E. Miller2015-03-291-1/+2
* Do not try to use time_pps_getcap() if no pps_handle.Gary E. Miller2015-03-291-1/+5
* Beat the splint beast into submission.Eric S. Raymond2015-03-294-20/+25
* Do not let gpsd_serial_open() try to open a /dev/ppsGary E. Miller2015-03-291-1/+6
* Improved code for associating a lone PPS to in-band time.Eric S. Raymond2015-03-291-13/+12
* Minor splint annotation of new /dev/pps code.Eric S. Raymond2015-03-291-0/+2
* Attempt to support /dev/pps devices.Eric S. Raymond2015-03-293-1/+49
* Clean up most spint errors. All regression tests pass.Eric S. Raymond2015-03-2812-40/+51
* Last splint thing in ppsthread.cGary E. Miller2015-03-281-1/+1