Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/20/2000 11:40:28
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Jul 20 18:40:28 UTC 2000

Modified Files:
	syssrc/sys/net: if.c if.h
	syssrc/sys/sys: sockio.h

Log Message:
Add a SIOCGIFCLONERS ioctl, which fetches a list of network
interface cloners from the kernel.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/net/if.c
cvs rdiff -r1.52 -r1.53 syssrc/sys/net/if.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/sys/sockio.h

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