Module Name: pkgsrc
Committed By: kim
Date: Sat Aug 8 21:28:32 UTC 1998
Modified Files:
pkgsrc/net/ntop/patches: patch-ab
Added Files:
pkgsrc/net/ntop/patches: patch-af
Log Message:
The logic for determining the local domain was wrong.
Using gethostname(3) instead (could use gethostbyname(3)
on top of that, I guess...).