diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 8 insertions, 12 deletions
@@ -15,10 +15,11 @@ Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, | |||
15 | and Dug Song. It has a homepage at http://www.openssh.com/ | 15 | and Dug Song. It has a homepage at http://www.openssh.com/ |
16 | 16 | ||
17 | This port consists of the re-introduction of autoconf support, PAM | 17 | This port consists of the re-introduction of autoconf support, PAM |
18 | support (for Linux and Solaris), EGD[1]/PRNGD[2] support and replacements | 18 | support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library |
19 | for OpenBSD library functions that are (regrettably) absent from other | 19 | functions that are (regrettably) absent from other unices. This port |
20 | unices. This port has been best tested on Linux, Solaris, HP-UX, NetBSD, | 20 | has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X, |
21 | Irix and AIX. Support for SCO, NeXT and other Unices is underway. | 21 | NetBSD, OpenBSD, OpenServer, Solaris, Unicos, and UnixWare. |
22 | |||
22 | This version actively tracks changes in the OpenBSD CVS repository. | 23 | This version actively tracks changes in the OpenBSD CVS repository. |
23 | 24 | ||
24 | The PAM support is now more functional than the popular packages of | 25 | The PAM support is now more functional than the popular packages of |
@@ -32,13 +33,8 @@ refer to http://www.openssh.com/list.html for details on how to join. | |||
32 | 33 | ||
33 | Please send bug reports and patches to the mailing list | 34 | Please send bug reports and patches to the mailing list |
34 | openssh-unix-dev@mindrot.org. The list is open to posting by | 35 | openssh-unix-dev@mindrot.org. The list is open to posting by |
35 | unsubscribed users. | 36 | unsubscribed users.Code contribution are welcomed, but please follow the |
36 | 37 | OpenBSD style guidelines[6]. | |
37 | If you are a citizen of an USA-embargoed country to which export of | ||
38 | cryptographic products is restricted, then please refrain from sending | ||
39 | crypto-related code or patches to the list. We cannot accept them. | ||
40 | Other code contribution are accepted, but please follow the OpenBSD | ||
41 | style guidelines[6]. | ||
42 | 38 | ||
43 | Please refer to the INSTALL document for information on how to install | 39 | Please refer to the INSTALL document for information on how to install |
44 | OpenSSH on your system. There are a number of differences between this | 40 | OpenSSH on your system. There are a number of differences between this |
@@ -65,4 +61,4 @@ References - | |||
65 | [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 | 61 | [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 |
66 | [7] http://www.openssh.com/faq.html | 62 | [7] http://www.openssh.com/faq.html |
67 | 63 | ||
68 | $Id: README,v 1.54 2004/04/18 10:32:56 djm Exp $ | 64 | $Id: README,v 1.56 2004/08/14 00:26:30 djm Exp $ |