Age | Commit message (Expand) | Author |
---|---|---|
2015-01-16 | Move to the <limits.h> universe. | Theo de Raadt |
2013-03-20 | Use a realloc() loop around the sysctl() for NET_RT_IFLIST, in case an | Theo de Raadt |
2008-11-24 | Correctly jump over routing headers and calculate the size of the if_data | Claudio Jeker |
2002-08-09 | remove obsolete comment, no SIOCGIFCONF path any more | Jun-ichiro itojun Hagino |
2002-08-09 | unifdef for auditability. | Jun-ichiro itojun Hagino |
2002-01-02 | label abort() from inside library as ILLEGAL | Theo de Raadt |
2001-08-20 | cope with sa_len < sizeof(struct sockaddr). | Jun-ichiro itojun Hagino |
2001-07-04 | fix unused code path; karls@inet.no | Theo de Raadt |
2001-06-27 | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | lebel |
2000-11-24 | ifm_data is avilable on {net,open,free}bsd. sync with kame. | Jun-ichiro itojun Hagino |
2000-02-23 | add freeifaddrs(3), which reclaims region allocated by getifaddrs(3). | Jun-ichiro itojun Hagino |
2000-02-23 | add getifaddrs(3), from bsdi4. | Jun-ichiro itojun Hagino |