summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getifaddrs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ifm_data is avilable on {net,open,free}bsd. sync with kame.itojun2000-11-241-1/+6
* add freeifaddrs(3), which reclaims region allocated by getifaddrs(3).itojun2000-02-231-2/+8
* add getifaddrs(3), from bsdi4.itojun2000-02-231-0/+373