Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: mostly fixes to previous changes. | Pedro F. Giffuni | 2017-12-13 | 1 | -0/+2 |
* | Zero out a local variable also when PURIFY is not defined. | Michael Tuexen | 2015-09-10 | 1 | -2/+0 |
* | libc: Use SOCK_CLOEXEC for various internal file descriptors. | Jilles Tjoelker | 2013-09-06 | 1 | -1/+1 |
* | Use the LLINDEX macro to access the link-level I/F index. This makes | Marcel Moolenaar | 2012-05-19 | 1 | -1/+1 |
* | When searching for uninitialized memory usage add ensure that the entire | Eitan Adler | 2012-04-15 | 1 | -0/+3 |
* | Back out the `hiding' of strlcpy and strlcat. Several people | Jacques Vidrine | 2003-05-01 | 1 | -1/+1 |
* | `Hide' strlcpy and strlcat (using the namespace.h / __weak_reference | Jacques Vidrine | 2003-04-29 | 1 | -1/+1 |
* | Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). | Jacques Vidrine | 2003-02-16 | 1 | -0/+3 |
* | try SIOCGIFINDEX 1st to be able to use network aliasing. | Hajimu UMEMOTO | 2002-11-28 | 1 | -0/+13 |
* | Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex() | Hajimu UMEMOTO | 2002-07-15 | 1 | -0/+83 |