mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- (dtucker) [openbsd-compat/xmmap.c] Move #define HAVE_MMAP to prevent
unused variable warning when we have a broken or missing mmap(2).
This commit is contained in:
parent
c1abe8e3e8
commit
e83a83c7be
@ -6,6 +6,8 @@
|
|||||||
on POSIX systems.
|
on POSIX systems.
|
||||||
- (dtucker) [openbsd-compat/bsd-openpty.c] Include for ioctl(2).
|
- (dtucker) [openbsd-compat/bsd-openpty.c] Include for ioctl(2).
|
||||||
- (dtucker) [openbsd-compat/rresvport.c] Include <stdlib.h> for malloc.
|
- (dtucker) [openbsd-compat/rresvport.c] Include <stdlib.h> for malloc.
|
||||||
|
- (dtucker) [openbsd-compat/xmmap.c] Move #define HAVE_MMAP to prevent
|
||||||
|
unused variable warning when we have a broken or missing mmap(2).
|
||||||
|
|
||||||
20060822
|
20060822
|
||||||
- (dtucker) [Makefile.in] Bug #1177: fix incorrect path for sshrc in
|
- (dtucker) [Makefile.in] Bug #1177: fix incorrect path for sshrc in
|
||||||
@ -5297,4 +5299,4 @@
|
|||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.4509 2006/08/24 09:53:40 dtucker Exp $
|
$Id: ChangeLog,v 1.4510 2006/08/24 09:55:41 dtucker Exp $
|
||||||
|
Loading…
x
Reference in New Issue
Block a user