CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/29 17:10:56
Modified files:
usr.bin/tip : cmds.c cu.c remote.c tip.c tip.h value.c vars.c
Log message:
For every variable which has a value table entry with IREMOTE, remove the
remote variable and always use the value from the vtable. This then allows the
IREMOTE flag to be removed.
