Source-Changes archive

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

CVS commit: [netbsd-2-0] src/lib/libc/net



Module Name:    src
Committed By:   jmc
Date:           Mon Nov 29 06:15:48 UTC 2004

Modified Files:
        src/lib/libc/net [netbsd-2-0]: gethnamaddr.c

Log Message:
Pullup rev 1.64 (requested by lukem in ticket #998)

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.58.2.2 -r1.58.2.3 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