summaryrefslogtreecommitdiff
path: root/rx.h
Commit message (Expand)AuthorAgeFilesLines
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-3/+3
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-3/+3
* whitespace cleanupitojun2002-06-111-3/+3
* copyright clarification.itojun2001-10-221-1/+23
* Updates to RX support, from Nickolai Zeldovich <kolya@MIT.EDU>.guy2001-09-091-2/+4
* always use u_intXX_t for protocol format declaration. char/short/int may notitojun2000-10-031-12/+12
* Convert from direct use of ntohs/ntohl to EXTRACT_16BITS/EXTRACT_32BITS.kenh2000-02-081-1/+22
* add Ken Hornstein's patches from /afs/transarc.com/public/afs-contrib/tools/t...assar1999-11-171-0/+68