Add the who protocol (rwho/rwhod/ruptime)
authorGilbert Ramirez <gram@alumni.rice.edu>
Sun, 12 Dec 1999 05:11:57 +0000 (05:11 -0000)
committerGilbert Ramirez <gram@alumni.rice.edu>
Sun, 12 Dec 1999 05:11:57 +0000 (05:11 -0000)
commitd85f804b4b6ced4271ae4ec9b6f46728a4388266
tree4d548cd7b4303d140790cc3e012b051e10874c34
parentd12309b4d37440aa68770119d7e5cf7b190ab477
Add the who protocol (rwho/rwhod/ruptime)

In packet_hex_print(), compute (bstart + blen) only once.

In time_secs_to_str(), return a meaningful string when time == 0, instead
of returing pointer to char buffer with old, inappropriate data in it.

svn path=/trunk/; revision=1297
Makefile.am
gtk/proto_draw.c
packet-udp.c
packet-who.c [new file with mode: 0644]
packet.c
packet.h