From owner-cvs-sys Wed Dec 18 13:42:43 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA29593 for cvs-sys-outgoing; Wed, 18 Dec 1996 13:42:43 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA29586; Wed, 18 Dec 1996 13:42:41 -0800 (PST) Date: Wed, 18 Dec 1996 13:42:41 -0800 (PST) From: Bill Paul Message-Id: <199612182142.NAA29586@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/net ethernet.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 96/12/18 13:42:40 Modified: sys/net ethernet.h Log: Add prototypes for ethers.3 functions as per wollman: > 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?). (Note that this file has no copyright header; one should probably be added.) Revision Changes Path 1.3 +11 -1 src/sys/net/ethernet.h