summaryrefslogtreecommitdiff
path: root/lib/libc/net/getifaddrs.c
AgeCommit message (Expand)Author
2016-09-21Add ifa_addrflags to ifaddrs.roy
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2011-02-04Use RT_ROUNDUP instead of a private copy since that's what the kernel uses.matt
2010-11-05Need getifaddrs() for the rump client since it executes sysctl(2)pooka
2009-04-27Bring getifaddrs(3) behavior in line with the documentation: thedyoung
2007-12-06Use __arraycount().dyoung
2002-08-09lint cleanitojun
2002-08-09unifdef for auditability.itojun
2001-08-20cope with sa_len < sizeof(struct sockaddr).itojun
2001-01-04sprinkle _DIAGASSERT() aroundlukem
2000-10-27define HAVE_IFM_ADDRS for non-bsdi. sync with kameitojun
2000-07-06- avoid non portable castschristos
2000-04-24add __RCSID().itojun
2000-04-24supply weak alias for IPv6-related library additions. sorry to be late.itojun
2000-02-23add freeifaddrs(), which reclaims region allocated by getifaddrs().itojun
2000-02-23add getifaddrs(3) from bsdi4, as mentioned in tech-net (in SIOCGIFCONFitojun