summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/linkaddr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix regressions introduce in the fix for CVE-2016-6559.millert2016-12-081-6/+5
* Fix a typo, decrement rem, don't increment for single digit hex bytes.millert2016-12-071-2/+2
* CVE-2016-6559: fix potential buffer overflow(s) in link_ntoa(3).millert2016-12-061-19/+35
* Remove link_addr(3). A function to encode the name of an interface inmpi2015-09-101-79/+1
* zap rcsid.espie2005-08-061-4/+1
* ansify. ok deraadt@ moritz@otto2005-03-251-11/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+164