[monitor.h monitor_fdpass.h monitor_mm.h monitor_wrap.h]
     $OpenBSD$
This commit is contained in:
Ben Lindstrom 2002-03-26 03:42:20 +00:00
parent cf15944c23
commit 28364ecf45
5 changed files with 12 additions and 1 deletions

View File

@ -43,6 +43,9 @@
[channels.c channels.h compat.c compat.h nchan.c]
don't send stderr data after EOF, accept this from older known (broken)
sshd servers only, fixes http://bugzilla.mindrot.org/show_bug.cgi?id=179
- stevesk@cvs.openbsd.org 2002/03/26 03:24:01
[monitor.h monitor_fdpass.h monitor_mm.h monitor_wrap.h]
$OpenBSD$
20020324
- (stevesk) [session.c] disable LOGIN_NEEDS_TERM until we are sure
@ -8057,4 +8060,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1990 2002/03/26 03:26:24 mouring Exp $
$Id: ChangeLog,v 1.1991 2002/03/26 03:42:20 mouring Exp $

View File

@ -1,3 +1,5 @@
/* $OpenBSD: monitor.h,v 1.3 2002/03/26 03:24:01 stevesk Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
* All rights reserved.

View File

@ -1,3 +1,5 @@
/* $OpenBSD: monitor_fdpass.h,v 1.2 2002/03/26 03:24:01 stevesk Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
* All rights reserved.

View File

@ -1,3 +1,5 @@
/* $OpenBSD: monitor_mm.h,v 1.2 2002/03/26 03:24:01 stevesk Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
* All rights reserved.

View File

@ -1,3 +1,5 @@
/* $OpenBSD: monitor_wrap.h,v 1.4 2002/03/26 03:24:01 stevesk Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
* All rights reserved.