CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/11/16 18:40:51
Modified files: libexec/getty : main.c Log message: need to closefrom(0) before execve(), otherwise tty isn't properly 'hung up'; some testing by Theodore Wynnychenko