Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/11/2000 19:53:42
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Oct 11 16:53:42 UTC 2000

Modified Files:
	syssrc/sys/net: if_ether.h if_ethersubr.c

Log Message:
Implement ether_ioctl(), ioctl operations common to all Ethernet
interfaces.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/net/if_ether.h
cvs rdiff -r1.65 -r1.66 syssrc/sys/net/if_ethersubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.