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

Comparing libptytty/Changes (file contents):
Revision 1.6 by root, Wed Jan 25 11:15:44 2006 UTC vs.
Revision 1.16 by ayin, Sat Jan 20 00:18:14 2007 UTC

10.1 11.1
2 - when using the helper, close the pty and tty fd also in the main
3 process (Patch by Andrei Paskevich).
4
51.0 Tue Oct 3 13:18:00 CEST 2006
6 - do not call chmod/chown with 0 argument when pty never opened.
7 - reformatted ptytty.C to hopefully be more clear.
8
90.2 Thu Jul 20 04:57:26 CEST 2006
10 - move include files outside #ifdef PTYTTY_HELPER in proxy.C.
11 - added proxy.C to cvs (was missing before).
12
130.1 Wed Jan 25 22:56:36 CET 2006
2 - added an untested C API. 14 - added the C API.
3 - small freebsd patch to fdpass.C by Thierry Thomas. 15 - small freebsd patch to fdpass.C by Thierry Thomas.
4 - added eg/c-sample.c. 16 - added eg/c-sample.c.
5 - small fixes to the C api. 17 - small fixes to the C api.
6 - restructured source files. 18 - restructured source files.
19 - added set*uid checks to ptytty.m4.
7 20
80.0 210.0
9 - originally cloned from rxvt-unicode. 22 - originally cloned from rxvt-unicode.
10 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines