summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/ns_ntoa.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler warnings.millert1997-08-241-2/+2
|
* long stuff; netbsdderaadt1997-07-211-3/+3
|
* Clean up some -Wall flowers.millert1997-07-091-2/+2
|
* Use in_addr_t not u_long and use in_port_t in some cases insteadmillert1997-04-051-2/+2
| | | | of u_short or u_int16_t.
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* Pull in prototypestholo1996-03-251-1/+2
| | | | Do the right thing in presense of __STDC__
* initial import of NetBSD treederaadt1995-10-181-0/+106