summaryrefslogtreecommitdiff
path: root/print-rx.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Put back the $'s in the Header RCS strings.fenner1999-12-151-2/+2
| | | | Make rcsid const to quiet warnings.
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
|
* add AFSUUID and InitCallBackState3. From: Love <lha@stacken.kth.se>assar1999-11-171-23/+27
| | | | also include, types, and printf format strings clean-up by myself.
* add code for printing MakeDir and StoreStatus. Also change dateassar1999-11-171-6/+30
| | | | format to the right one. From: Love <lha@stacken.kth.se>
* add Ken Hornstein's patches from ↵assar1999-11-171-0/+2158
/afs/transarc.com/public/afs-contrib/tools/tcpdump to add decoding of rx (the RPC-layer used in AFS3) and the AFS3 RPCs also