ambiguous plus.html
Tilo Stritzky <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, I guess this entry in plus.html is referring to the patches to banner? "Check result code from fgets(3) and do a proper newline strip." regards tilo Index: plus.html =================================================================== RCS file: /cvs/www/plus.html,v retrieving revision 1.1072 diff -u -p -r1.1072 plus.html --- plus.html 28 Aug 2007 13:55:43 -0000 1.1072 +++ plus.html 29 Aug 2007 18:43:43 -0000 @@ -64,7 +64,7 @@ For changes in other releases, click bel <ul> <!-- 2007/08/23 --> -<li>Check result code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a> and do a proper newline strip. +<li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=banner&sektion=1&format=html">banner(1)</a> check result code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgets&sektion=3&format=html">fgets(3)</a> and do a proper newline strip. <!-- 2007/08/22 --> <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> execute commands with $SHELL instead of /bin/sh. <li>Support for "Banner=none" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5&format=html">sshd_config(5)</a>.