summaryrefslogtreecommitdiff
path: root/xgpsspeed.c
Commit message (Expand)AuthorAgeFilesLines
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* splint cleanup after CK's strcat()/strlcopy() cleanup.Eric S. Raymond2006-08-201-1/+3
* String safety, courtesy of snprintf, strlcat and strlcpy.Chris Kuethe2006-08-191-5/+7
* Change -v to -V for Verbose optionGary E. Miller2006-03-131-3/+3
* Bug fixes for xgpsspeedChris Kuethe2006-02-151-4/+12
* Add long requested simple fix for a Motif/Lesstif include file problem.Gary E. Miller2006-01-151-0/+1
* Clean up after the raw_hook architecture change.Eric S. Raymond2005-06-121-1/+1
* Experimentally putting splint in strict mode turned up some grubby bits.Eric S. Raymond2005-06-101-1/+1
* 104 split errors. Some iffy changes to the TSIP driver.Eric S. Raymond2005-06-021-5/+11
* 236 splint warnings.Eric S. Raymond2005-05-301-13/+27
* 698 splint warnings.Eric S. Raymond2005-05-271-4/+6
* 1318 splint warnings.Eric S. Raymond2005-05-271-17/+21
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-1/+1
* Add ! command for gpsd control socket. Rationalize xgps and xgpsspeed options.Eric S. Raymond2005-05-251-9/+31
* Support R=2.Eric S. Raymond2005-05-241-1/+2
* Fix a unit-conversion bug intruduced in 2.23.Eric S. Raymond2005-05-071-1/+1
* O command now reports speeds in meters/sec, making the O report all SI units.Eric S. Raymond2005-04-271-2/+2
* Big structure reorganization.Eric S. Raymond2005-03-221-1/+1
* Prerelease cleanup.Eric S. Raymond2005-03-101-1/+1
* Make -speedunits work again.Eric S. Raymond2005-02-161-2/+2
* Make resource files work.Eric S. Raymond2005-01-191-1/+1
* Don't print spurious error numbers.Eric S. Raymond2005-01-051-1/+1
* Fix getopt.h problem.Eric S. Raymond2005-01-051-4/+2
* Rename --units option.Eric S. Raymond2005-01-051-2/+4
* Second step towards supporting unit resources in xgps.Eric S. Raymond2005-01-031-1/+1
* Rename --units to --speedunits.Eric S. Raymond2005-01-031-5/+5
* Make knots available as a speed unit.Eric S. Raymond2005-01-031-6/+6
* James Cameron's --unit patch.Eric S. Raymond2005-01-031-5/+30
* Added -k option to client.Eric S. Raymond2005-01-031-3/+10
* Drop back to void type for the raw-mode hook.Eric S. Raymond2005-01-021-2/+1
* Raw hook now has an integer return type.Eric S. Raymond2005-01-021-1/+2
* Header cleanup.Eric S. Raymond2005-01-021-2/+0
* Header cleanup.Eric S. Raymond2004-12-311-10/+5
* Header pruning.Eric S. Raymond2004-12-311-7/+2
* More fluff removal.Eric S. Raymond2004-12-311-2/+1
* Move the definition of UNUSED into the configuration machinery whereEric S. Raymond2004-12-301-1/+0
* Add ? and v as options.Eric S. Raymond2004-12-301-7/+3
* Add display.h, tag some formals as unused.Eric S. Raymond2004-12-241-2/+5
* Tilman Koschnick's AMD64 patch.Eric S. Raymond2004-12-231-1/+1
* Added -v.Eric S. Raymond2004-12-171-1/+4
* A bit more cleanup.Eric S. Raymond2004-12-131-6/+4
* HP-UX port changes and automake update.release-2.4Eric S. Raymond2004-12-091-5/+7
* Yet another round of fluff removal.Eric S. Raymond2004-10-231-1/+0
* More code polishing. Includes some portability improvements for the Eric S. Raymond2004-10-051-11/+1
* More code-polishing.Eric S. Raymond2004-10-041-7/+6
* BSD port fixes and more code cleanup.Eric S. Raymond2004-10-041-6/+1
* Improved X option processing.Eric S. Raymond2004-09-301-19/+7
* -p option is now optional arg.Eric S. Raymond2004-09-301-12/+12
* More fluff removal.Eric S. Raymond2004-09-301-20/+9
* Support server:port.Eric S. Raymond2004-09-291-1/+8