Displaying 1 result from an estimated 1 matches for "snap20001028".
2000 Oct 30
2
Minor fixes for openssh-SNAP-20001028
...the TCP
wrapper stuff, because libwrap calls syslog() and winds up using
the wrong program name.
Please let me know if you have any questions or problems. Thanks!
--
Mark D. Roth <roth at feep.net>
http://www.feep.net/~roth/
-------------- next part --------------
diff -urN openssh-snap20001028/fixpaths /projects/encap-src/common/wsg/openssh-snap20001028/fixpaths
--- openssh-snap20001028/fixpaths Wed Apr 19 16:33:24 2000
+++ /projects/encap-src/common/wsg/openssh-snap20001028/fixpaths Mon Oct 30 14:41:31 2000
@@ -37,14 +37,13 @@
$of = $2.".$ext";
open(IN, "<$f&q...