| Commit message (Expand) | Author | Age | Files | Lines |
* | The raw_hook mwember and set_raw_hook are gone; client API cleanup is done. | Eric S. Raymond | 2011-01-25 | 1 | -4/+2 |
* | More deheader testing. | Eric S. Raymond | 2011-01-12 | 1 | -1/+1 |
* | deheader cleanup. | Eric S. Raymond | 2011-01-12 | 1 | -1/+0 |
* | Turf out yet another instance of the daemonize code. | Eric S. Raymond | 2010-12-27 | 1 | -40/+6 |
* | More header portability audting with a new version of deheader. | Eric S. Raymond | 2010-12-22 | 1 | -1/+2 |
* | Insert SuS headers required for portablity, as revealed by deheader. | Eric S. Raymond | 2010-12-22 | 1 | -0/+3 |
* | Correct a previous commit changing <time.h> to <sys/time.h> eceywhere. | Eric S. Raymond | 2010-12-21 | 1 | -1/+1 |
* | Work around a splint bug. | Eric S. Raymond | 2010-12-15 | 1 | -1/+1 |
* | Partial splint cleanup. All regression tests pass. | Eric S. Raymond | 2010-12-15 | 1 | -0/+2 |
* | Better approach to guarding some includes. | Eric S. Raymond | 2010-12-14 | 1 | -3/+5 |
* | Guard some headers fropm deheader. | Eric S. Raymond | 2010-12-14 | 1 | -2/+4 |
* | More header cleanup. | Eric S. Raymond | 2010-12-14 | 1 | -2/+1 |
* | missing headers for openbsd | Chris Kuethe | 2010-12-14 | 1 | -0/+2 |
* | Taking SuS seriously some more. | Eric S. Raymond | 2010-12-14 | 1 | -33/+5 |
* | Simplification through taking SuS seriously. | Eric S. Raymond | 2010-12-13 | 1 | -3/+0 |
* | SuS conformance. | Eric S. Raymond | 2010-12-13 | 1 | -0/+1 |
* | Duplicate-inclusion and portability cleanup. All regression tests pass. | Eric S. Raymond | 2010-12-11 | 1 | -2/+0 |
* | Fix the order of include in lcdgps.c | Gary E. Miller | 2010-12-08 | 1 | -1/+1 |
* | more header fixin' | Chris Kuethe | 2010-12-08 | 1 | -14/+16 |
* | Clean up the code base and add switches so deheader runs clean. | Eric S. Raymond | 2010-12-03 | 1 | -2/+1 |
* | 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 |
* | First round of changes for API major version 5: | Eric S. Raymond | 2010-07-13 | 1 | -1/+1 |
* | Introduce the gps_read() entry point and use it internally. | Eric S. Raymond | 2010-06-08 | 1 | -2/+1 |
* | Use re-entrant open in the C examples. | Eric S. Raymond | 2010-06-07 | 1 | -8/+7 |
* | XXX -> FIX-ME: Avoids false matches with autoconf cruft. | Eric S. Raymond | 2010-05-12 | 1 | -1/+1 |
* | Using WATCH_NEWSTYLE makes a poor example now that NEWSTYLE is the default. | Eric S. Raymond | 2010-03-30 | 1 | -1/+1 |
* | Vanish away Id and Rev $ keywords, git won't expand them to anything useful. | Eric S. Raymond | 2010-03-13 | 1 | -2/+2 |
* | Pre-release splint and cppcheck cleanup. All regression tests pass. | Eric S. Raymond | 2010-03-01 | 1 | -3/+5 |
* | Integrated cppcheck testing, and fixed some minor bugs found by it. | Eric S. Raymond | 2010-02-16 | 1 | -1/+1 |
* | David Ludlow's housekeeping and type-cleanup patch. | Eric S. Raymond | 2010-01-02 | 1 | -7/+20 |
* | Uniform handling of unit-system defaults and -u in xgps, cgps, and lcdgps. | Eric S. Raymond | 2009-12-15 | 1 | -0/+27 |
* | I found the bug in JSON parsing, so re-enable new protocol on all clients. | Eric S. Raymond | 2009-11-17 | 1 | -1/+1 |
* | gps_stream() gets a third argument for future expansion. | Eric S. Raymond | 2009-09-24 | 1 | -1/+1 |
* | Disentangle the packet raw hook used on the client side... | Eric S. Raymond | 2009-09-17 | 1 | -2/+1 |
* | J command and switch are gone. | Eric S. Raymond | 2009-09-11 | 1 | -12/+2 |
* | Finally found the right set of exclusions to stop splint from choking. | Eric S. Raymond | 2009-09-11 | 1 | -0/+2 |
* | Guard some inclusions that splint doesn't like. | Eric S. Raymond | 2009-09-10 | 1 | -0/+4 |
* | Add gps_errstr() to the client API so client code doesn't have to | Eric S. Raymond | 2009-08-26 | 1 | -11/+1 |
* | Make more of the test clients protocol-neutral. Document why xgps isn't. | Eric S. Raymond | 2009-08-24 | 1 | -10/+9 |
* | system call failure should be tested against -1, rather than "< 0" | Chris Kuethe | 2009-07-09 | 1 | -5/+5 |
* | Added man page for lcdgps. | Jeff Francis | 2009-03-18 | 1 | -0/+1 |
* | make sure that the Id keyword is present and expanded | Chris Kuethe | 2009-03-03 | 1 | -2/+2 |
* | Introduce gpsdclient.h header, not shipped. | Eric S. Raymond | 2009-03-02 | 1 | -0/+1 |
* | Change name of the LCDproc client, regularize its options, document it. | Eric S. Raymond | 2009-03-02 | 1 | -0/+521 |