ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/Changes
(Generate patch)

Comparing libptytty/Changes (file contents):
Revision 1.22 by root, Sun May 3 21:46:38 2009 UTC vs.
Revision 1.23 by root, Sun May 3 21:54:08 2009 UTC

3 file for it, work around this (reported by Tuncer Ayaz). 3 file for it, work around this (reported by Tuncer Ayaz).
4 - detect if lastlog is a directory at runtime. 4 - detect if lastlog is a directory at runtime.
5 - assume ttyslot availability for bsd style utmp. 5 - assume ttyslot availability for bsd style utmp.
6 - make sure the alignment for fd passing control messages 6 - make sure the alignment for fd passing control messages
7 is correct and work around some NetBSD issues (Taylor R Campbell). 7 is correct and work around some NetBSD issues (Taylor R Campbell).
8 - add some missing include statements.
8 9
91.2 Thu Aug 2 15:50:02 CEST 2007 101.2 Thu Aug 2 15:50:02 CEST 2007
10 - restore the SysV way of acquiring a controlling terminal 11 - restore the SysV way of acquiring a controlling terminal
11 (for systems having no TIOCSCTTY such as cygwin or solaris). 12 (for systems having no TIOCSCTTY such as cygwin or solaris).
12 - when using openpty, get the slave name with ttyname. 13 - when using openpty, get the slave name with ttyname.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines