cvs commit: src/lib/libc/net name6.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Wed Apr 27 09:46:16 PDT 2005
joerg 2005/04/27 09:46:12 PDT
DragonFly src repository
Modified files:
lib/libc/net name6.c
Log:
Remove unused local functions. Const correctness. Sign correctness.
Add a default case _dns_ghbyname to handle possible remaining cases.
Don't use the deprecated BIND4 interface, use NS_GET16 instead.
Revision Changes Path
1.6 +29 -50 src/lib/libc/net/name6.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/net/name6.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list