CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/01 23:52:48
Modified files:
usr.bin/tip : cu.c hunt.c remote.c tip.c tip.h
Log message:
Rewrite hunt() to put the "rotary action" into it rather than remote.c, and so
it isn't so stupid (returning a char * as a long which goes into an int to use
as a flag, ugh).
