index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pty.c
Age
Commit message (
Expand
)
Author
2001-02-18
- (djm) Use ttyname() to determine name of tty returned by openpty()
Damien Miller
2001-02-09
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
Ben Lindstrom
2001-02-05
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-01-22
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2000-12-22
One way to massive patch. <sigh> It compiles and works under Linux..
Ben Lindstrom
2000-12-15
- (stevesk) OpenBSD CVS updates:
Kevin Steves
2000-11-12
- (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSCTTY. Add error() to
Kevin Steves
2000-11-05
- (stevesk) pty.c: use __hpux to identify HP-UX.
Kevin Steves
2000-10-18
- (bal) Changed from GNU rx to PCRE on suggestion from djm.
Ben Lindstrom
2000-09-16
- (djm) Merge OpenBSD changes:
Damien Miller
2000-09-05
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
Damien Miller
2000-08-29
- (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
Damien Miller
2000-06-22
- OpenBSD CVS Updates:
Damien Miller
2000-04-20
- Merge fixes from Debian patch from Phil Hands <phil@hands.com>
Damien Miller
2000-04-16
- OpenBSD CVS updates.
Damien Miller
2000-03-17
- Runtime error fix for HPUX from Otmar Stahl
Damien Miller
2000-03-09
- Removed warning workaround for Linux and devpts filesystems (no longer
Damien Miller
2000-03-09
- OpenBSD CVS updates to v1.2.3
Damien Miller
2000-03-02
- Warning was valid - possible race condition on PTYs. Avoided using
Damien Miller
2000-03-02
- Avoid warning message with Unix98 ptys
Damien Miller
2000-03-02
- Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
Damien Miller
1999-12-21
- Integration of large HPUX patch from Andre Lucas
Damien Miller
1999-12-14
- Clean up broken includes in pty.c
Damien Miller
1999-12-14
- OpenBSD CVS Changes
Damien Miller
1999-12-09
- Import of patch from Ben Taylor <bent@clark.net>:
Damien Miller
1999-12-08
- Compile fix for Solaris with /dev/ptmx from
Damien Miller
1999-12-07
- Merged more OpenBSD changes:
Damien Miller
1999-11-25
- More reformatting merged from OpenBSD CVS
Damien Miller
1999-11-25
- Merged very large OpenBSD source code reformat
Damien Miller
1999-11-15
- Various small cleanups to bring diff (against OpenBSD) size down.
Damien Miller
1999-11-08
Lots of changes:
Damien Miller
1999-10-27
Initial revision
Damien Miller