summaryrefslogtreecommitdiff
path: root/print-rrcp.c
Commit message (Expand)AuthorAgeFilesLines
* Use tok2strbuf() rather than doing it by hand (with potentially-unsafeGuy Harris2009-10-111-18/+16
* Add __attribute__((format)) to the declarations of the ndo_printf,Guy Harris2009-05-241-53/+61
* Use u_intXX_t instead of uintXX_t, because the fomer ones are the ones thatgianluca2008-04-111-20/+20
* From Andrew Silent: Realtek Remote Control Protocol support (seeguy2008-02-061-0/+137