summaryrefslogtreecommitdiff
path: root/lib/libc/net/inet_network.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-4/+4
* IPv4 address is not unsigned int. This change introduces in_addr_t.Hajimu UMEMOTO2001-03-231-3/+4
* Add unsigned char cast to ctype macros argAndrey A. Chernov1999-11-041-4/+6
* Implement the weak aliases for private entry points in the inet_*John Polstra1998-09-021-0/+7
* Update the resolver parts to bind-8.1.2 level. I have not touched thePeter Wemm1998-06-111-3/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* Fix inet_network to not dump core if passed in an addressMike Pritchard1996-02-171-3/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+93