aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/inet_ntoa.c
Commit message (Expand)AuthorAgeFilesLines
* add threadsafe version of inet_ntoa (inet_ntoa_r takes a buffer to fill)Alfred Perlstein2000-11-251-0/+14
* Add $FreeBSD$Peter Wemm2000-05-011-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Add inet_ntoa() and replace ARP's private routine with same.Garrett Wollman1995-03-161-0/+49