summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Zero splint warnings!Eric S. Raymond2005-06-0811-33/+81
* 41 splint warnings.Eric S. Raymond2005-06-0715-85/+113
* 75 splint warnings with all -unrecog directives removed.Eric S. Raymond2005-06-076-24/+22
* 78 splint warnings.Eric S. Raymond2005-06-078-43/+35
* Attempt to back out the flaky speed and altitude bugs.Eric S. Raymond2005-06-031-3/+2
* Fix compile error when all of SiRF, Garmin, and TSIP are disables.Eric S. Raymond2005-06-034-5/+13
* 104 split errors. Some iffy changes to the TSIP driver.Eric S. Raymond2005-06-0213-85/+118
* 199 splint warnings.Eric S. Raymond2005-05-301-14/+26
* 236 splint warnings.Eric S. Raymond2005-05-308-94/+188
* 556 splint warnings. Found an error in the dsock handling with it.Eric S. Raymond2005-05-294-7/+10
* 560 splint errors.Eric S. Raymond2005-05-2913-510/+541
* 680 splint warnings.Eric S. Raymond2005-05-278-29/+39
* 698 splint warnings.Eric S. Raymond2005-05-2712-116/+140
* 879 splint warnings.Eric S. Raymond2005-05-278-56/+65
* 989 splint warnings. Fix getw() macro bug pointed out by Rob Janssen.Eric S. Raymond2005-05-2710-143/+163
* Get rid of more sprintfs.Eric S. Raymond2005-05-2714-67/+88
* 1097 splint warnings.Eric S. Raymond2005-05-271-14/+11
* 1104 splint warnings.Eric S. Raymond2005-05-271-51/+72
* 1154 splint warnings.Eric S. Raymond2005-05-271-25/+32
* last obvious splint changes, the remaining 6 are splint delusionsGary E. Miller2005-05-271-2/+6
* more splint changesGary E. Miller2005-05-271-8/+11
* More fast Zodiac fixes, 1156 splint errors.Eric S. Raymond2005-05-271-20/+23
* Some easy splint fixes, learned from hacking sirf.c, for tsip.cEric S. Raymond2005-05-271-20/+23
* 1318 splint warnings.Eric S. Raymond2005-05-276-81/+90
* more lame splint fixesGary E. Miller2005-05-271-72/+82
* 1383 splint error messages.Eric S. Raymond2005-05-262-65/+71
* Gary has a better fix.Eric S. Raymond2005-05-261-2/+3
* 1474 splint warnings.Eric S. Raymond2005-05-263-15/+15
* 1485 splint warnings.Eric S. Raymond2005-05-268-83/+86
* Down to 1545 splint warnings.Eric S. Raymond2005-05-267-17/+18
* Down to 1543 splint warnings.Eric S. Raymond2005-05-266-27/+34
* Down to 1562 splint warnings.Eric S. Raymond2005-05-266-73/+87
* More splint cleanup. Down to 1689 warnings.Eric S. Raymond2005-05-2612-107/+108
* Make a start at cleaning up splint warnings.Eric S. Raymond2005-05-2616-352/+370
* Followup to the TSIP patch; also, a manual-page correction.Eric S. Raymond2005-05-264-39/+67
* Documentation updates, no code changes.Eric S. Raymond2005-05-264-20/+19
* Re-apply the fix for Gary.Eric S. Raymond2005-05-261-0/+2
* Document new B response correctly.Eric S. Raymond2005-05-261-7/+6
* OK, we can hex-dump super-raw packets.Eric S. Raymond2005-05-261-1/+12
* sirfmon can now monitor through the daemon.Eric S. Raymond2005-05-261-15/+27
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-2616-90/+72
* Rob Janssen writes: Here is my first version of the Trimble TSIP driver.Eric S. Raymond2005-05-256-7/+412
* Sirfmon in client mode now reads data but doesn't quite disassemble Eric S. Raymond2005-05-251-33/+38
* Exit cleanly on failed connect.Eric S. Raymond2005-05-251-3/+6
* Large step towards enabling sirfmon to run as a client...Eric S. Raymond2005-05-253-67/+199
* Add ! command for gpsd control socket. Rationalize xgps and xgpsspeed options.Eric S. Raymond2005-05-255-26/+87
* Update some documentation.Eric S. Raymond2005-05-252-4/+8
* Rob Janssen's fix for PPS threading.Eric S. Raymond2005-05-256-16/+33
* Condition out some unused code.Eric S. Raymond2005-05-241-0/+2
* Handle packet acceptance more cleanly.Eric S. Raymond2005-05-242-25/+15