| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix static-checker warnings. All regression tests pass. | Eric S. Raymond | 2013-04-30 | 1 | -8/+11 |
* | gpspipe -u time-stamps with sub-second resolution | Andreas Merz | 2013-04-30 | 1 | -5/+26 |
* | Add -S (for scaled flag) option to gpspipe. | Reinhard Arlt | 2012-09-26 | 1 | -1/+5 |
* | Fix a misleading error message. | Eric S. Raymond | 2012-09-18 | 1 | -1/+1 |
* | Nuke trailing whitespace in C source. | Eric S. Raymond | 2012-09-07 | 1 | -4/+4 |
* | Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE}) | Eric S. Raymond | 2012-09-07 | 1 | -20/+20 |
* | Cleanup motivated by new cppcheck with more tests. All regression tests pass. | Eric S. Raymond | 2012-05-16 | 1 | -2/+2 |
* | Asdd a gpspipe option to enable profiling. | Eric S. Raymond | 2011-09-22 | 1 | -1/+8 |
* | Fix a help string. | Eric S. Raymond | 2011-06-08 | 1 | -2/+4 |
* | More deheader testing. All regression tests pass. | Eric S. Raymond | 2011-01-13 | 1 | -1/+1 |
* | deheader cleanup. | Eric S. Raymond | 2011-01-12 | 1 | -1/+0 |
* | Correct a help string. | Eric S. Raymond | 2011-01-10 | 1 | -1/+1 |
* | Remove subframesflag so they're omitted uncinditionally. | Eric S. Raymond | 2011-01-10 | 1 | -9/+3 |
* | More changes to gpspipe for subframes, no joy, yet. | Gary E. Miller | 2011-01-04 | 1 | -3/+6 |
* | Enable gpspipe to start subframe reporting. | Eric S. Raymond | 2011-01-04 | 1 | -1/+4 |
* | Partial splint cleanup. | Eric S. Raymond | 2011-01-01 | 1 | -0/+2 |
* | We don't need yet another copy of the daemon() code in gpspipe.c. | Eric S. Raymond | 2010-12-27 | 1 | -48/+10 |
* | use select(2) rather than blindly reading fd | Chris Kuethe | 2010-12-27 | 1 | -5/+20 |
* | More header portability auditing by deheader. | Eric S. Raymond | 2010-12-22 | 1 | -0/+4 |
* | More header simplification. All regression tests pass. | Eric S. Raymond | 2010-12-14 | 1 | -9/+4 |
* | Partial splint cleanup. All regression tests pass. | Eric S. Raymond | 2010-12-08 | 1 | -1/+1 |
* | Attempt to address #17564: gpspipe terminates because of non-blocking socket. | Eric S. Raymond | 2010-12-03 | 1 | -1/+5 |
* | Put back missing headers that break the build | Chris Kuethe | 2010-12-02 | 1 | -0/+2 |
* | Unused-header removals by deheader. All regression tests pass. | Eric S. Raymond | 2010-12-01 | 1 | -5/+0 |
* | -f was replaced by -o, follow through. | Eric S. Raymond | 2010-09-15 | 1 | -1/+1 |
* | First round of changes for API major version 5: | Eric S. Raymond | 2010-07-13 | 1 | -1/+1 |
* | Use re-entrant open in the C examples. | Eric S. Raymond | 2010-06-07 | 1 | -5/+4 |
* | splint cleanup. | Eric S. Raymond | 2010-05-12 | 1 | -0/+2 |
* | Allow to set the gpspipe timestamp format | Beat Bolli | 2010-05-10 | 1 | -3/+13 |
* | More reindenting. All regression tests pass. | Eric S. Raymond | 2010-04-14 | 1 | -66/+70 |
* | Address Debian bug #576377: gpspipe can't connect to external gpsd | Eric S. Raymond | 2010-04-04 | 1 | -3/+2 |
* | Address Debian bug #576378. | Eric S. Raymond | 2010-04-03 | 1 | -1/+1 |
* | Vanish away Id and Rev $ keywords, git won't expand them to anything useful. | Eric S. Raymond | 2010-03-13 | 1 | -7/+5 |
* | Copyright stamps everywhere. No code changes. | Eric S. Raymond | 2010-03-11 | 1 | -2/+5 |
* | Pre-release splint and cppcheck cleanup. All regression tests pass. | Eric S. Raymond | 2010-03-01 | 1 | -1/+3 |
* | Integrated cppcheck testing, and fixed some minor bugs found by it. | Eric S. Raymond | 2010-02-16 | 1 | -1/+1 |
* | Internal IPv6 support, derived from a support patch by Olivier Mehani. | Eric S. Raymond | 2010-01-12 | 1 | -1/+1 |
* | David Ludlow's housekeeping and type-cleanup patch. | Eric S. Raymond | 2010-01-02 | 1 | -4/+9 |
* | Cruft removal. | Eric S. Raymond | 2009-12-07 | 1 | -2/+1 |
* | Refactor gpspipe to use gps_stream() and gps_open(). | Eric S. Raymond | 2009-12-06 | 1 | -58/+37 |
* | Typo fixes. | Eric S. Raymond | 2009-12-04 | 1 | -4/+4 |
* | gpspipe exposed an orthogonality failure. | Eric S. Raymond | 2009-12-03 | 1 | -3/+3 |
* | Client side of gpspipe is done. | Eric S. Raymond | 2009-12-02 | 1 | -1/+1 |
* | Emitting well-formed JSON would sure help. | Eric S. Raymond | 2009-12-01 | 1 | -5/+5 |
* | Refactor so the assembly of the gpspipe initi command is all done in one spot. | Eric S. Raymond | 2009-12-01 | 1 | -9/+18 |
* | Oops, not everything needed got included in last commit. | Eric S. Raymond | 2009-12-01 | 1 | -1/+1 |
* | Teach gpspipe to use new protocol. | Eric S. Raymond | 2009-12-01 | 1 | -16/+38 |
* | Correct -V option and cosmetic fixes for gpspipe. | Eric S. Raymond | 2009-12-01 | 1 | -39/+41 |
* | The -j option is no more, so gpspipe doesn't have to process or send it. | Eric S. Raymond | 2009-12-01 | 1 | -5/+1 |
* | Include the whole config file in gpsd.h. | Eric S. Raymond | 2009-11-20 | 1 | -1/+0 |