summaryrefslogtreecommitdiff
path: root/net_gnss_dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* More indent pragmas.Eric S. Raymond2010-04-141-1/+6
* Follow previous commit by removing a cast that is no longer needed.Eric S. Raymond2010-04-141-3/+2
* Type cleanup: rtcmbyyes should bre a size_t.Eric S. Raymond2010-04-141-5/+7
* Reindent the network support. All regression tests pass.Eric S. Raymond2010-04-141-14/+19
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+7
* David Ludlow's housekeeping and type-cleanup patch.Eric S. Raymond2010-01-021-1/+5
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-1/+0
* Guard some inclusions that splint doesn't like. Eric S. Raymond2009-09-101-1/+1
* Dyke out the remotegpsd code. Eric S. Raymond2009-09-101-5/+0
* GPSD can now be a gpsd clientChris Kuethe2009-07-051-3/+1
* change the dgnss_ prefix to netgnss_Chris Kuethe2009-07-041-20/+27
* create a net_ namespace for gpsd-as-a-client protocols. currently these areChris Kuethe2009-07-041-0/+103