summaryrefslogtreecommitdiff
path: root/zodiac.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure all files that need config.h inclusion have it.Eric S. Raymond2004-10-051-3/+1
* BSD port fixes and more code cleanup.Eric S. Raymond2004-10-041-7/+0
* Tighten up more code.Eric S. Raymond2004-09-301-6/+1
* More fluff removal.Eric S. Raymond2004-09-301-4/+0
* Yet more fluff removal.Eric S. Raymond2004-09-301-22/+5
* Input handler does not actually have a rfeturn value, so make it void.Eric S. Raymond2004-09-301-5/+3
* Zodiac sequence number needs to be part of the state structure.Eric S. Raymond2004-09-291-8/+6
* Remove unused headers.Eric S. Raymond2004-09-291-11/+1
* Another round of structure trimming.Eric S. Raymond2004-09-291-6/+6
* Remove some redundant structure members.Eric S. Raymond2004-09-291-6/+6
* Changed name of gpscli_report to gpsd_report and added stub,Eric S. Raymond2004-09-081-47/+47
* Move a member out of the structure that is visible to clients.Eric S. Raymond2004-09-081-2/+2
* Allow drivers to declare stop bits for their device.Eric S. Raymond2004-09-021-0/+1
* Clean the vendor-specific stuff out of zodiac.cEric S. Raymond2004-09-021-8/+5
* Move the vendor-specific stuff out of zodiac.c.Eric S. Raymond2004-09-011-25/+12
* Genericize the Zodiac code.Eric S. Raymond2004-09-011-44/+42
* Finish the rename.Eric S. Raymond2004-09-011-0/+595