CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/17 04:15:22
Modified files:
usr.bin/cu : cu.c
Log message:
Instead of creating line termios from scratch, call tcgetattr() and
adjust it (per POSIX), reported by kettenis.
