Subject: CVS commit: src/sbin/ifconfig
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/20/2005 00:02:58
Module Name:	src
Committed By:	thorpej
Date:		Sun Mar 20 00:02:58 UTC 2005

Modified Files:
	src/sbin/ifconfig: Makefile ifconfig.c
Added Files:
	src/sbin/ifconfig: af_iso.c af_iso.h

Log Message:
Split OSI support off into its own file.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sbin/ifconfig/Makefile
cvs rdiff -r0 -r1.1 src/sbin/ifconfig/af_iso.c src/sbin/ifconfig/af_iso.h
cvs rdiff -r1.162 -r1.163 src/sbin/ifconfig/ifconfig.c

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