Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | '-' in C filenames is confusing given local naming conventions. Fix this. | Eric S. Raymond | 2011-06-29 | 1 | -18/+0 |
| | |||||
* | Vanish away Id and Rev $ keywords, git won't expand them to anything useful. | Eric S. Raymond | 2010-03-13 | 1 | -2/+1 |
| | |||||
* | Copyright stamps everywhere. No code changes. | Eric S. Raymond | 2010-03-11 | 1 | -1/+5 |
| | |||||
* | David Ludlow's housekeeping and type-cleanup patch. | Eric S. Raymond | 2010-01-02 | 1 | -2/+2 |
| | | | | All regression tests pass, | ||||
* | Unify the header protection macro style a bit. | Chris Kuethe | 2008-08-03 | 1 | -1/+1 |
| | | | | | | | Headers likely to be private to gpsd are prefixed with _GPSD_, reusable ones like crc24q.h don't get the _GPSD_ prefix. Protection macro goes right up near the top of the file, right after the SVN id, and it's closure is the last line of the file. | ||||
* | Rename config.h so it can be installed as gpsd_config.h... | Chris Kuethe | 2006-10-26 | 1 | -2/+0 |
| | | | | | | ...for those who want to build their own apps linked against libgps and want the headers to work. Works on OpenBSD, tested by Jeff Francis on OS X and Linux | ||||
* | Add subversion ID tags near the beginning of every file. | Chris Kuethe | 2006-09-21 | 1 | -0/+1 |
| | | | | First line where possible, second line for scripts called with #! | ||||
* | More missing adds for the NTRIP support. | Eric S. Raymond | 2006-06-07 | 1 | -0/+16 |