summaryrefslogtreecommitdiff
path: root/tsip.c
Commit message (Expand)AuthorAgeFilesLines
...
* Rob repairs the TSIP driver and Zodiac output.Eric S. Raymond2005-06-121-10/+17
* Refactor so the raw_hook dumping is done in handle_packet...Eric S. Raymond2005-06-121-6/+0
* Rob Janssen's first TSIP patch.Eric S. Raymond2005-06-111-117/+128
* Port hack for OpebBSD; base code on C99 round()/roundf().Eric S. Raymond2005-06-111-2/+2
* OpenBSD port change: round[f] -> rint[f].Eric S. Raymond2005-06-101-2/+2
* More int to size_t conversions.Eric S. Raymond2005-06-101-3/+3
* 41 splint warnings.Eric S. Raymond2005-06-071-2/+3
* 104 split errors. Some iffy changes to the TSIP driver.Eric S. Raymond2005-06-021-19/+27
* 236 splint warnings.Eric S. Raymond2005-05-301-8/+11
* 560 splint errors.Eric S. Raymond2005-05-291-50/+55
* 680 splint warnings.Eric S. Raymond2005-05-271-0/+2
* 879 splint warnings.Eric S. Raymond2005-05-271-4/+4
* 989 splint warnings. Fix getw() macro bug pointed out by Rob Janssen.Eric S. Raymond2005-05-271-4/+5
* Get rid of more sprintfs.Eric S. Raymond2005-05-271-6/+7
* Some easy splint fixes, learned from hacking sirf.c, for tsip.cEric S. Raymond2005-05-271-20/+23
* Down to 1545 splint warnings.Eric S. Raymond2005-05-261-1/+1
* Followup to the TSIP patch; also, a manual-page correction.Eric S. Raymond2005-05-261-32/+59
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-10/+0
* Rob Janssen writes: Here is my first version of the Trimble TSIP driver.Eric S. Raymond2005-05-251-0/+392