CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/07/20 06:08:55

Modified files:
        usr.bin/telnet : commands.c externs.h sys_bsd.c terminal.c 
                         utilities.c 

Log message:
Eliminate silly call() routine that fakes up internal calls as if
the user typed in undocumented arguments by splitting two functions
and doing normal (shock!) C calls.

Move extern declarations to externs.h
Eliminate another function cast

Reply via email to