summaryrefslogtreecommitdiff
path: root/lib/libstand/inet_ntoa.c
Commit message (Expand)AuthorAgeFilesLines
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-0/+3
* Use unsigned chars instead of signed chars when extracting bits of theDoug Rabson1998-09-231-1/+1
* Include "stand.h", not <stand.h>.Jordan K. Hubbard1998-09-211-1/+1
* Use a simple version of inet_ntoa(). The libc one uses inet_ntop which is tooDoug Rabson1998-09-201-0/+65