CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2012/07/10 04:28:05

Modified files:
        usr.bin/cu     : Makefile command.c cu.c cu.h input.c 
Added files:
        usr.bin/cu     : error.c 

Log message:
Once we've set up termios, lines need to be \r\n terminated, and we need
to reset termios before exiting. So add custom versions of err(),
errx(), warn(), warnx() to handle this.

Reply via email to