diff options
author | Tim Rice <tim@multitalents.net> | 2004-01-26 19:03:39 -0800 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2004-01-26 19:03:39 -0800 |
commit | 2597bfd1fbc2ba9aca603c489cdf90d7b9ac5834 (patch) | |
tree | 149513cf802f520710d908019ae743b5ba1a1654 /ChangeLog | |
parent | ba1c2b82c47c6ebf6b79c639bc71e1d6f7dd5d26 (diff) |
[configure.ac includes.h] add <sys/ptms.h> for grantpt() and friends.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ | |||
2 | - (tim) Typo in regress/README.regress | 2 | - (tim) Typo in regress/README.regress |
3 | - (tim) [regress/test-exec.sh] RhostsAuthentication is deprecated. | 3 | - (tim) [regress/test-exec.sh] RhostsAuthentication is deprecated. |
4 | - (tim) [defines.h] Add defines for HFIXEDSZ and T_SIG | 4 | - (tim) [defines.h] Add defines for HFIXEDSZ and T_SIG |
5 | - (tim) [configure.ac includes.h] add <sys/ptms.h> for grantpt() and friends. | ||
5 | 6 | ||
6 | 20040124 | 7 | 20040124 |
7 | - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com | 8 | - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com |
@@ -1734,4 +1735,4 @@ | |||
1734 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1735 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1735 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1736 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1736 | 1737 | ||
1737 | $Id: ChangeLog,v 1.3190 2004/01/27 00:02:17 tim Exp $ | 1738 | $Id: ChangeLog,v 1.3191 2004/01/27 03:03:39 tim Exp $ |