summaryrefslogtreecommitdiff
path: root/net_remotegpsd.c
Commit message (Expand)AuthorAgeFilesLines
* Yet more splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-2/+2
* initialize a couple of variables to silence a compiler warning on netbsdChris Kuethe2009-07-131-1/+1
* system call failure should be tested against -1, rather than "< 0"Chris Kuethe2009-07-091-1/+1
* GPSD can now be a gpsd clientChris Kuethe2009-07-051-0/+163