=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/talk/io.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/talk/io.c 1995/10/18 08:46:12 1.1 +++ src/usr.bin/talk/io.c 1996/06/10 21:41:26 1.2 @@ -67,7 +67,14 @@ char buf[BUFSIZ]; struct timeval wait; +#ifdef NCURSES_VERSION + message("Connection established"); + beep(); + beep(); + beep(); +#else message("Connection established\007\007\007"); +#endif current_line = 0; sockt_mask = (1<