From owner-cvs-lib Tue Dec 10 09:19:21 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA14929 for cvs-lib-outgoing; Tue, 10 Dec 1996 09:19:21 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA14922; Tue, 10 Dec 1996 09:19:16 -0800 (PST) Date: Tue, 10 Dec 1996 09:19:16 -0800 (PST) From: Garrett Wollman Message-Id: <199612101719.JAA14922@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/net ether_addr.c ethers.3 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/12/10 09:19:15 Modified: lib/libc/net ether_addr.c ethers.3 Log: Get struct ether_addr directly from rather than pulling in lots of unrelated junk from and . These functions still aren't prototyped anywhere (but should be in ---got that, Bill?). Revision Changes Path 1.6 +2 -4 src/lib/libc/net/ether_addr.c 1.4 +2 -4 src/lib/libc/net/ethers.3