K 10 svn:author V 3 bde K 8 svn:date V 27 1995-09-29T18:44:53.000000Z K 7 svn:log V 140 Don't use gets(). sys_curses/system.c: Don't use gets() better. Neither gets() nor fgets() is appropriate for discarding a line of input. END