Add support for eui64(5) to libc.
authorHidetoshi Shimokawa <simokawa@dragonflybsd.org>
Thu, 23 Sep 2004 06:33:04 +0000 (06:33 +0000)
committerHidetoshi Shimokawa <simokawa@dragonflybsd.org>
Thu, 23 Sep 2004 06:33:04 +0000 (06:33 +0000)
commit47a646314de36e325ca294113c88cbecd1c402cc
treef1c83bfd887c71d95ad943efa59726b48da3b90e
parent6c583e7bc394a932841e307dbe2afc3f5f0139de
Add support for eui64(5) to libc.
This is required for upcoming dconschat(8).

Obtained from: FreeBSD
lib/libc/net/Makefile.inc
lib/libc/net/eui64.3 [new file with mode: 0644]
lib/libc/net/eui64.c [new file with mode: 0644]
share/man/man5/eui64.5 [new file with mode: 0644]
sys/sys/eui64.h [new file with mode: 0644]