CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/04/07 09:49:22
Modified files: usr.bin/top : top.c Log message: Just exit if we get an error or HUP when poll()ing the keyboard. Otherwise, top may spin when its tty goes away. OK deraadt@