Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   drochner
Date:           Mon Jan 18 19:47:36 UTC 1999

Modified Files:
        src/usr.sbin/portmap: portmap.c
Log Message:
fix the use of the libwrap methods:
-fromhost() doesn't work because the file descriptor isn't available
at this point, see PR bin/6813
-it needs some initialization for libwrap to grok the IP address and/or
host names in its rule files (see PR bin/6831 by Andreas Wrede
<andreas%planix.com@localhost>, the fix is different)
Needless to say that libwrap's interface sucks.




Home | Main Index | Thread Index | Old Index