K 10 svn:author V 6 marcus K 8 svn:date V 27 2005-07-07T17:48:40.000000Z K 7 svn:log V 335 Fix ptsname(3) by converting it to use devname(3) to obtain the name of a tty device instead of the legacy minor number approach. This is known to fix gnome-vfs' sftp module as well as kio_sftp and kdesu on -CURRENT. Thanks to scottl for the snprintf() approach idea. Reviewed by: phk Tested by: pav mich Approved by: re (scottl) END