Source-Changes archive

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

CVS commit: src/lib/libc/net



Module Name:    src
Committed By:   lukem
Date:           Tue Nov 23 03:42:13 UTC 2004

Modified Files:
        src/lib/libc/net: gethnamaddr.c

Log Message:
Fix gethostent(3) (which was reenabled in rev 1.63) so that it actually
works by allowing _gethtent() to treat host.h_addrtype==0 && host.h_length==0
as "any address family" when parsing.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/lib/libc/net/gethnamaddr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index