summaryrefslogtreecommitdiff
path: root/net_ntrip.c
Commit message (Expand)AuthorAgeFilesLines
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-3/+0
* Finally found the right set of exclusions to stop splint from choking.Eric S. Raymond2009-09-111-0/+2
* Guard some inclusions that splint doesn't like. Eric S. Raymond2009-09-101-1/+1
* system call failure should be tested against -1, rather than "< 0"Chris Kuethe2009-07-091-3/+3
* change the dgnss_ prefix to netgnss_Chris Kuethe2009-07-041-4/+4
* create a net_ namespace for gpsd-as-a-client protocols. currently these areChris Kuethe2009-07-041-0/+475