summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
Commit message (Expand)AuthorAgeFilesLines
* Use timedrift_t for all hook arguments.Eric S. Raymond2013-11-031-3/+2
* Yet more decoupling.Eric S. Raymond2013-11-021-2/+2
* Eliminate an enable flag that always gets set true.Eric S. Raymond2013-11-021-4/+5
* Namespace cleanup. All regression tests pass, PPS is live.Eric S. Raymond2013-11-021-2/+2
* Finish decoupling the PPS watcher code from NTP shared-segment management.Eric S. Raymond2013-11-021-1/+2
* Define barrier() only if SHM export is enabled.Beat Bolli2013-11-011-0/+2
* Use GCC built-in function for memory barrier.Michael Tatarinov2013-11-011-5/+7
* Contain the assumption that time hinting is done to NTPD.Eric S. Raymond2013-10-311-5/+8
* Eliminate the race in KPPS thread startup.Eric S. Raymond2013-10-311-3/+0
* Better fix for pps=no build. All regression tests pass, PPS is liveEric S. Raymond2013-10-311-1/+1
* Fix build when pps=off.Eric S. Raymond2013-10-311-1/+1
* Revert "Separate ntpd support from chrony support, step 1."Eric S. Raymond2013-10-301-13/+5
* Separate ntpd support from chrony support, step 1.Eric S. Raymond2013-10-301-5/+13
* Re-enable compilation with ntpshm=no.Eric S. Raymond2013-10-301-5/+5
* splint cleanup. Regression tests pass and PPS live-tests correctly.Eric S. Raymond2013-10-291-10/+11
* ntpshm.c splits up; thread management now lives in ppsthread.cEric S. Raymond2013-10-291-0/+43
* A big step - ntpd/chrony-specific code becomes method ponters.Eric S. Raymond2013-10-291-0/+7
* Eliminate shmTimePPS, no longer used.Eric S. Raymond2013-10-291-1/+0
* Unconditionally enable PPS at startup.Eric S. Raymond2013-10-291-1/+1
* Last commit needed this, too.Eric S. Raymond2013-10-271-0/+1
* starg.h is needed before maentioning va_list. (NetBSD port patch)Eric S. Raymond2013-10-261-0/+1
* Attempt to arrange reentrancy. All regression tests pass.Eric S. Raymond2013-10-191-0/+13
* Typo fix.Eric S. Raymond2013-10-191-1/+2
* Whoops, I patched gpsd.h, not gpsd.h-tail. Now fixed.Gary E. Miller2013-10-181-1/+1
* Thread-lock the code for writing JSON to clients...Eric S. Raymond2013-10-181-0/+2
* Egg-on-my-face build and compiler warning fixes.Eric S. Raymond2013-10-171-1/+1
* Don't spam the user with device notifications.Eric S. Raymond2013-10-171-1/+0
* Prevent a race between KPPS initialization and privilege dropping.Eric S. Raymond2013-10-171-0/+2
* Under the new transition rules, event_identified fired too often. Fix this.Eric S. Raymond2013-10-171-0/+2
* Revert driver whenever it's non-sticky.Eric S. Raymond2013-10-161-1/+1
* More efficiebt sticky-flagging.Eric S. Raymond2013-10-151-2/+4
* This works, but it's inefficient.Eric S. Raymond2013-10-151-1/+1
* First cut at salience test.Eric S. Raymond2013-10-151-1/+13
* OK, visualize as a method was a bad idea. All regression tests pass.Eric S. Raymond2013-10-141-3/+0
* Make all hex-dumping truly thread-safe.Eric S. Raymond2013-10-131-2/+5
* Second step in the visualization code.Eric S. Raymond2013-10-131-0/+2
* Create driver slot and scons option for a visualizer driver method.Eric S. Raymond2013-10-131-0/+1
* Deal with the Macx-1's quirk of not being able to turn off ASCII.Eric S. Raymond2013-10-131-0/+1
* Observer-driver reversion logic. This is a simple but major change.Eric S. Raymond2013-10-131-0/+3
* Add the driver method consistency check to normal tests.Eric S. Raymond2013-10-121-3/+0
* Add a driver property lister to test_packet.c.Eric S. Raymond2013-10-121-0/+3
* Move the AIVDM context into the main driver structure scratch area.Eric S. Raymond2013-10-111-9/+5
* Handle error returns from gpsd_await_data() a bit more gracefully.Eric S. Raymond2013-10-101-1/+5
* splint cleanup.Eric S. Raymond2013-10-091-2/+2
* Simplify signal handling.Eric S. Raymond2013-10-091-2/+4
* Partial splint cleanup.Eric S. Raymond2013-10-091-1/+1
* Introduce a mode option so gpscotl can be less intrusive than gpsd.Eric S. Raymond2013-10-091-1/+5
* New, simpler UBX mode switching with synthesized config blocks works.Eric S. Raymond2013-10-081-2/+0
* Give drivers a way to query the currewntly set stopbits and parity.Eric S. Raymond2013-10-081-0/+2
* Code transplant. No functional changes.Eric S. Raymond2013-10-081-0/+2