summaryrefslogtreecommitdiff
path: root/xgpsspeed.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of more dead code.Eric S. Raymond2004-09-281-11/+2
* Code cleanup.Eric S. Raymond2004-09-281-13/+4
* Better handling of network errors.Eric S. Raymond2004-09-281-4/+5
* libgps.a interface change, everything goes in a malloced struct now.Eric S. Raymond2004-08-291-11/+10
* SIGHUP resets the daeon.Eric S. Raymond2004-08-241-0/+3
* Clean up things so gpscli_report() is no longer required on client side.Eric S. Raymond2004-08-241-18/+0
* Both client should get an online/offline status report.Eric S. Raymond2004-08-231-1/+1
* Timeouts at the daemon level were a mistake. This commit removes them.Eric S. Raymond2004-08-231-1/+1
* A big name change. The gps* and gpsd* namespaces swap places, so gps_*Eric S. Raymond2004-08-221-9/+9
* Speedometer work with the daemon now.Eric S. Raymond2004-08-221-26/+18
* Ready to try daemonizing this.Eric S. Raymond2004-08-211-11/+7
* Cleanup.Eric S. Raymond2004-08-211-54/+25
* Raw hook is now part of the gps_data structure. This is an essentialEric S. Raymond2004-08-201-1/+1
* Split new gps.h from gpsd.h.Eric S. Raymond2004-08-171-0/+1
* Library rename.Eric S. Raymond2004-08-171-1/+1
* Make the programs a little quieter.Eric S. Raymond2004-08-171-1/+0
* Change structures so we can set speed explicitly.Eric S. Raymond2004-08-171-1/+3
* Change the application resource file names to match modern X conventions.Eric S. Raymond2004-08-161-1/+1
* Oops -- have to make sure the display hook actually gets called.Eric S. Raymond2004-08-151-2/+4
* Include cleanup, add some magic constants.Eric S. Raymond2004-08-151-3/+0
* Change the name of the master structure.Eric S. Raymond2004-08-141-1/+1
* gps.c and xgpsspeed.c are rewritten to use the new library interface.Eric S. Raymond2004-08-141-55/+39
* Header consolidation. Sinse there is really only one contextEric S. Raymond2004-08-131-4/+3
* Get rid of xgpsspeed.h, it was rather pointless.Eric S. Raymond2004-08-131-1/+11
* Namespace control. Give all library functions an appropriate prefix.Eric S. Raymond2004-08-131-7/+7
* Clean up error-reporting levels.Eric S. Raymond2004-08-131-1/+2
* Most error reporting and logging is now done through a single functionEric S. Raymond2004-08-131-0/+22
* ESR's gpsd patch #5: This is the big refactoring patch.Eric S. Raymond2004-08-111-1/+1
* ESR's gpsd patch #4: This is the one that nukes globals.Eric S. Raymond2004-08-111-9/+7
* *** empty log message ***Remco Treffkorn2004-03-211-3/+4
* update resourcesDerrick Brashear2004-01-301-0/+1
* make it Werror-cleanDerrick Brashear2003-08-201-0/+2
* Play nicely with Apple's X11 (which apparently lacks exportedDerrick Brashear2003-08-201-0/+4
* changed errexit to voidRemco Treffkorn2002-10-291-2/+1
* various changes/fixes on the way to a better mousetrapRemco Treffkorn2002-10-271-8/+7
* more 1.06Derrick Brashear2000-07-111-3/+5
* some more fixesDerrick Brashear2000-07-111-1/+1
* include unistd in case...Derrick Brashear2000-03-191-0/+1
* fix port stupidityDerrick Brashear2000-03-191-2/+4
* non-blocking i/oDerrick Brashear2000-03-071-2/+5
* more port change fooDerrick Brashear2000-02-081-1/+1
* *** empty log message ***Remco Treffkorn1999-07-171-0/+196