[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org	99/03/23 10:00:39

Modified files:
	usr.bin/talk   : display.c init_disp.c 

Log message:
Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversion
ourselves in display().  Since we don't use the curses input routines we
have to do the conversion by hand.  This is cheap because input processing
is done on a per-character basis.  Closes PR 783.




Visit your host, monkey.org