CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2012/04/25 23:55:36
Modified files: lib/libutil : pty.c Log message: Drop support from openpty() for 8+ year old kernels that don't support /dev/ptm. Users are strongly encouraged to upgrade to a more recent release if they haven't already. ok deraadt