summaryrefslogtreecommitdiff
path: root/lib/libc/net/inet_network.c
AgeCommit message (Expand)Author
2004-05-21Finish bind9 resolver merge.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-10make _DIAGNOSTIC happy.tshiozak
2003-05-05ANSIfy, since I'm in the area.bjh21
2003-05-05Delint last change, reducing size of several variables.bjh21
2003-05-05Fix the signatures of inet_addr(), inet_lnaof(), inet_makeaddr(), inet_netof(),bjh21
2001-07-22make sure we do not touch *pp outside of parts[4].itojun
2000-07-07Passing "char" values to ctype(3) functions is problematic.itohy
2000-07-06de-registerchristos
2000-04-23synchronize better with BIND 8.2.2P5 (actually, src/dist/bind).itojun
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1996-02-17Fix inet addr parsing so no more than 4 octets are valid.hpeyerl
1995-02-25clean up import. also convert everything to new Id format.cgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd