CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/11/14 13:27:03

Modified files:
        usr.bin/vi/build: pathnames.h 
        usr.bin/vi/cl  : cl_main.c 
        usr.bin/vi/common: main.c options.c recover.c 
        usr.bin/vi/ex  : ex_cscope.c 

Log message:
from natano:
_PATH_BSHELL, _PATH_SENDMAIL, _PATH_TMP and _PATH_TTY are defined in
<paths.h> and _PATH_SYSV_TTY is unused. All of them can be removed from
pathnames.h. The other defines can be made unconditionally.

Reply via email to