CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/29 15:34:50
Modified files:
usr.bin/tip : cmds.c cu.c tip.c tip.h tipout.c value.c vars.c
Log message:
Merge v_type and v_access into one v_flags member in value_t, get rid of TRUE
and FALSE, and rename the other flags to have a V_ prefix.
