Date: Sat, 28 Dec 1996 12:44:59 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/talk init_disp.c Message-ID: <199612282044.MAA24383@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/12/28 12:44:58 Modified: usr.bin/talk init_disp.c Log: Enable idlok() in both windows. This is actually a no-op for libcurses (which doesn't use the setting at all), but when linking with recent versions of libncurses, ncurses screws up without it for some reason (presumably a ncurses bug). Revision Changes Path 1.8 +2 -0 src/usr.bin/talk/init_disp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612282044.MAA24383>