summaryrefslogtreecommitdiff
path: root/lib/libc/net/linkaddr.c
AgeCommit message (Expand)Author
2016-12-08Fix regressions introduce in the fix for CVE-2016-6559.Todd C. Miller
2016-12-07Fix a typo, decrement rem, don't increment for single digit hex bytes.Todd C. Miller
2016-12-06CVE-2016-6559: fix potential buffer overflow(s) in link_ntoa(3).Todd C. Miller
2015-09-10Remove link_addr(3). A function to encode the name of an interface inMartin Pieuchot
2005-08-06zap rcsid.Marc Espie
2005-03-25ansify. ok deraadt@ moritz@Otto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt