[BACK]Return to cu.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tip

Diff for /src/usr.bin/tip/Attic/cu.c between version 1.36 and 1.37

version 1.36, 2010/07/02 07:40:03 version 1.37, 2010/07/03 03:33:12
Line 148 
Line 148 
         signal(SIGTERM, cleanup);          signal(SIGTERM, cleanup);
         signal(SIGCHLD, SIG_DFL);          signal(SIGCHLD, SIG_DFL);
   
         vinit();  
   
         /*          /*
          * The "cu" host name is used to define the           * The "cu" host name is used to define the
          * attributes of the generic dialer.           * attributes of the generic dialer.

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37