Hi! I'm in the process of adopting the vtun package, and closing its current bugs.
Regarding your report and patch, I need to clear a doubt, since I'm no expert in the field. It seems to me that your patch would make vtun use the compatability routine which uses open directly to /dev/ptyXY, and I think that those are legacy PTYs. From what I read in the getpt() man page, getpt -or posix_openpt- is the correct way to open unix98 ptys. Can you comment on this? Regards, Martín. -- Martín Ferrari