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

Comparing libptytty/Changes (file contents):
Revision 1.39 by sf-exg, Thu Dec 22 13:58:32 2011 UTC vs.
Revision 1.42 by sf-exg, Thu Jan 19 11:56:54 2012 UTC

11.5 1 - fix compilation on solaris.
2
31.5 Thu Dec 22 23:32:08 CET 2011
2 - INCOMPATIBLE CHANGE: ptytty::get no longer sets the pty fd 4 - INCOMPATIBLE CHANGE: ptytty::get no longer sets the pty fd
3 non-blocking. 5 non-blocking.
4 - the login_shell argument of ptytty::login is now properly 6 - the login_shell argument of ptytty::login is now properly
5 honoured. 7 honoured.
6 - ptytty::get no longer makes the pty a controlling terminal 8 - ptytty::get no longer makes the pty a controlling terminal
8 - remove support for utmpx ut_session extension, it serves no 10 - remove support for utmpx ut_session extension, it serves no
9 purpose. 11 purpose.
10 - remove support for writing lastlog when the lastlog file is a 12 - remove support for writing lastlog when the lastlog file is a
11 directory, no system is known to require this code. 13 directory, no system is known to require this code.
12 - do not clear ut_user in utmpx logout records because 14 - do not clear ut_user in utmpx logout records because
13 pututxline fails otherwise on solaris 15 pututxline fails otherwise on solaris.
16 - fix writing of bsd style utmp when the tty is closed before
17 calling ptytty::login.
14 - Fix compilation on systems with bsd style utmp and no utmpx, 18 - fix compilation on systems with bsd style utmp and no utmpx,
15 such as openbsd. 19 such as openbsd.
16 20
171.4 Wed Jun 29 14:36:19 CEST 2011 211.4 Wed Jun 29 14:36:19 CEST 2011
18 - push stream modules in ptytty::get rather than in 22 - push stream modules in ptytty::get rather than in
19 ptytty::make_controlling_tty. This makes tty ioctls (such as 23 ptytty::make_controlling_tty. This makes tty ioctls (such as

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines