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

Comparing libptytty/Changes (file contents):
Revision 1.23 by root, Sun May 3 21:54:08 2009 UTC vs.
Revision 1.27 by sf-exg, Thu Jun 9 14:14:48 2011 UTC

1 - push stream modules in ptytty::get rather than in
2 ptytty::make_controlling_tty. This makes tty ioctls (such as
3 TIOCSWINSZ, to set the window size) work even if
4 make_controlling_tty has not been called.
5 - clear user and host fields in utmp(x) logout records.
6 - fix utmpx detection on upcoming FreeBSD 9.
7 - switch to automake.
8 - refactoring and cleanup.
9
11.3 Sun May 3 23:44:16 CEST 2009 101.3 Sun May 3 23:44:16 CEST 2009
2 - fedora 9 apparently has isastream but not the stropts.h header 11 - fedora 9 apparently has isastream but not the stropts.h header
3 file for it, work around this (reported by Tuncer Ayaz). 12 file for it, work around this (reported by Tuncer Ayaz).
4 - detect if lastlog is a directory at runtime. 13 - detect if lastlog is a directory at runtime.
5 - assume ttyslot availability for bsd style utmp. 14 - assume ttyslot availability for bsd style utmp.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines