Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Unify the header protection macro style a bit. | Chris Kuethe | 2008-08-03 | 1 | -0/+5 |
| | | | | | | | 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. | ||||
* | Add missing file. | Eric S. Raymond | 2008-07-08 | 1 | -0/+7 |