From 04f801456ad64b8f08bb8643cf19e0b9ca477b36 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 19 Nov 1999 15:32:34 +1100 Subject: - Renamed BSD helper function files to bsd-* - Added tests for login and daemon and OpenBSD replacements for when they are absent. --- README | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index c9427da27..f6dbcdd52 100644 --- a/README +++ b/README @@ -10,9 +10,9 @@ Niels Provos, Theo de Raadt, and Dug Song. It has a homepage at http://www.openssh.com/ This port consists of the re-introduction of autoconf support, PAM -support (for Linux and Solaris), EGD[1] support, and replacements for -OpenBSD library functions that are (regrettably) absent from most -other unices. This patch has been best tested on Linux, though some +support (for Linux and Solaris), EGD[1] support, and replacements +for OpenBSD library functions that are (regrettably) absent from +other unices. This port has been best tested on Linux, though some Solaris support is beginning to filter in. This version actively tracks changes in the OpenBSD CVS repository. @@ -22,8 +22,8 @@ all logins, not just when using password authentication. All new code is released under a XFree style license, which is very liberal. Please refer to the source files for details. The code in -strlcpy.c and mktemp.c is from the OpenBSD project and has its own -license (again, see source file for details). +bsd-*.[ch] is from the OpenBSD project and has its own license (again, +see the source files for details). OpenSSH depends on Zlib[2], OpenSSL[3] and optionally PAM[4]. To build the GNOME[5] pass-phrase requester (--with-gnome-askpass), you will @@ -52,13 +52,14 @@ Credits - Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and Dug Song - Creators of OpenSSH 'jonchen' - the original author of PAM support of SSH +Chip Salzenberg - Assorted patches Dan Brosemer - Autoconf and build fixes & Debian scripts +Jim Knoble - RPM spec file fixes +Marc G. Fournier - Solaris patches Nalin Dahyabhai - PAM environment patch -Phil Hands - Debian scripts, assorted patches Niels Kristian Bech Jensen - Assorted patches -Marc G. Fournier - Solaris patches +Phil Hands - Debian scripts, assorted patches Thomas Neumann - Shadow passwords -Jim Knoble - RPM spec file fixes Miscellania - -- cgit v1.2.3