summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getifaddrs.c
Commit message (Expand)AuthorAgeFilesLines
* libc: replace 0 with NULL for pointers.pfg2016-04-101-1/+2
* Switch getifaddrs(3) to the new API introduced in r231505. Also removebz2012-02-111-122/+47
* Backout changes from r228571. Remove if_data from struct ifa_msghdr again.bz2012-02-111-1/+1
* A major overhaul of the CARP implementation. The ip_carp.c was startedglebius2011-12-161-1/+1
* Revert r196976, now that <machine/param.h> behaves predictably.phk2009-09-091-1/+0
* Add necessary includephk2009-09-081-0/+1
* sysctl(NET_RT_IFLIST) up to several (currently 5) times.ume2002-07-251-8/+29
* Fix the style of the SCM ID's.obrien2002-03-221-1/+4
* - cope with sa_len < sizeof(struct sockaddr).ume2001-10-021-35/+44
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-4/+5
* defined HAVE_IFM_DATA for (free|net|open)bsdume2000-10-281-0/+5
* add getifaddrs(3) from bsdi. this is a magic function which lets you grabitojun2000-07-051-0/+379
OpenPOWER on IntegriCloud