ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/Changes
Revision: 1.13
Committed: Tue Oct 3 11:19:49 2006 UTC (19 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-1_0
Changes since 1.12: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.13 1.0 Tue Oct 3 13:18:00 CEST 2006
2     - do not call chmod/chown with 0 argument when pty never opened.
3     - reformatted ptytty.C to hopefully be more clear.
4 root 1.10
5 root 1.12 0.2 Thu Jul 20 04:57:26 CEST 2006
6 root 1.10 - move include files outside #ifdef PTYTTY_HELPER in proxy.C.
7 root 1.11 - added proxy.C to cvs (was missing before).
8 root 1.10
9 root 1.7 0.1 Wed Jan 25 22:56:36 CET 2006
10 root 1.9 - added the C API.
11 root 1.4 - small freebsd patch to fdpass.C by Thierry Thomas.
12 root 1.6 - added eg/c-sample.c.
13     - small fixes to the C api.
14     - restructured source files.
15 root 1.8 - added set*uid checks to ptytty.m4.
16 root 1.2
17 root 1.1 0.0
18 root 1.5 - originally cloned from rxvt-unicode.
19 root 1.1