Author :
nicm
Date :
2017-04-20 17:48:30
Hash :c2a62bf3 Message :Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programs
to separate the open(/dev/ptm) from the ioctl(PTMGET) for privilege
separation or pledge().
Based on a diff from reyk@.
ok deraadt millert