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.40 by sf-exg, Thu Dec 22 21:24:12 2011 UTC

8 - remove support for utmpx ut_session extension, it serves no 8 - remove support for utmpx ut_session extension, it serves no
9 purpose. 9 purpose.
10 - remove support for writing lastlog when the lastlog file is a 10 - remove support for writing lastlog when the lastlog file is a
11 directory, no system is known to require this code. 11 directory, no system is known to require this code.
12 - do not clear ut_user in utmpx logout records because 12 - do not clear ut_user in utmpx logout records because
13 pututxline fails otherwise on solaris 13 pututxline fails otherwise on solaris.
14 - fix writing of bsd style utmp when the tty is closed before
15 calling ptytty::login.
14 - Fix compilation on systems with bsd style utmp and no utmpx, 16 - fix compilation on systems with bsd style utmp and no utmpx,
15 such as openbsd. 17 such as openbsd.
16 18
171.4 Wed Jun 29 14:36:19 CEST 2011 191.4 Wed Jun 29 14:36:19 CEST 2011
18 - push stream modules in ptytty::get rather than in 20 - push stream modules in ptytty::get rather than in
19 ptytty::make_controlling_tty. This makes tty ioctls (such as 21 ptytty::make_controlling_tty. This makes tty ioctls (such as

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines