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.26 by sf-exg, Fri May 20 08:20:54 2011 UTC

1 - clear user and host fields in utmp(x) logout records.
2 - fix utmpx detection on upcoming FreeBSD 9.
3 - switch to automake.
4 - refactoring and cleanup.
5
11.3 Sun May 3 23:44:16 CEST 2009 61.3 Sun May 3 23:44:16 CEST 2009
2 - fedora 9 apparently has isastream but not the stropts.h header 7 - fedora 9 apparently has isastream but not the stropts.h header
3 file for it, work around this (reported by Tuncer Ayaz). 8 file for it, work around this (reported by Tuncer Ayaz).
4 - detect if lastlog is a directory at runtime. 9 - detect if lastlog is a directory at runtime.
5 - assume ttyslot availability for bsd style utmp. 10 - assume ttyslot availability for bsd style utmp.
6 - make sure the alignment for fd passing control messages 11 - make sure the alignment for fd passing control messages
7 is correct and work around some NetBSD issues (Taylor R Campbell). 12 is correct and work around some NetBSD issues (Taylor R Campbell).
13 - add some missing include statements.
8 14
91.2 Thu Aug 2 15:50:02 CEST 2007 151.2 Thu Aug 2 15:50:02 CEST 2007
10 - restore the SysV way of acquiring a controlling terminal 16 - restore the SysV way of acquiring a controlling terminal
11 (for systems having no TIOCSCTTY such as cygwin or solaris). 17 (for systems having no TIOCSCTTY such as cygwin or solaris).
12 - when using openpty, get the slave name with ttyname. 18 - when using openpty, get the slave name with ttyname.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines