freebsd-dev/usr.bin/tn3270/sys_curses
Bruce Evans 89e45c9b7f 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.
1995-09-29 18:44:53 +00:00
..
system.c Don't use gets(). 1995-09-29 18:44:53 +00:00
telextrn.h
terminal.h
termout.c