CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/19 10:39:02
Modified files:
usr.sbin/config: ukc.c
Log message:
There used to be disabled code that used /dev/tty to determine the
terminal size. That code was removed a while ago, and now there is
no longer any reason to open /dev/tty right before exiting init().
ok natano
