Date: Fri, 5 Apr 2002 21:21:57 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net ether_addr.c Message-ID: <200204060521.g365LwT79830@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/04/05 21:21:57 PST Modified files: lib/libc/net ether_addr.c Log: Fix ether_ntoa() to generate the %02x format people expect, instead of %x, for the ethernet address. MFC after: 1 day Revision Changes Path 1.13 +3 -2 src/lib/libc/net/ether_addr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204060521.g365LwT79830>