summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-06 21:29:41 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-06 21:29:41 +1100
commit074593538a18780c24ac055210f55abd8adfbf2b (patch)
treea3982c132e0b0280b7da4f2f3af008946864e34d /ChangeLog
parent7f73a4955d289236119fb332f73c493d9ed85035 (diff)
- (dtucker) [configure.ac includes.h] Include <sys/stream.h> if present,
required on Solaris 2.5.1 for queue_t, which is used by <sys/ptms.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index baebcd98f..de37a0ba7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
12 - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Bug #796: 12 - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Bug #796:
13 Restore previous authdb setting after auth calls. Fixes problems with 13 Restore previous authdb setting after auth calls. Fixes problems with
14 setpcred failing on accounts that use AFS or NIS password registries. 14 setpcred failing on accounts that use AFS or NIS password registries.
15 - (dtucker) [configure.ac includes.h] Include <sys/stream.h> if present,
16 required on Solaris 2.5.1 for queue_t, which is used by <sys/ptms.h>.
15 - (dtucker) OpenBSD CVS Sync 17 - (dtucker) OpenBSD CVS Sync
16 - markus@cvs.openbsd.org 2004/01/30 09:48:57 18 - markus@cvs.openbsd.org 2004/01/30 09:48:57
17 [auth-passwd.c auth.h pathnames.h session.c] 19 [auth-passwd.c auth.h pathnames.h session.c]
@@ -1809,4 +1811,4 @@
1809 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1811 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1810 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1812 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1811 1813
1812$Id: ChangeLog,v 1.3214 2004/02/06 05:41:37 dtucker Exp $ 1814$Id: ChangeLog,v 1.3215 2004/02/06 10:29:41 dtucker Exp $