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 02:43:50
Module Name:	src
Committed By:	thorpej
Date:		Sun Mar 20 02:43:50 UTC 2005

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

Log Message:
Split the IPv4 support into its own file.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sbin/ifconfig/Makefile
cvs rdiff -r0 -r1.1 src/sbin/ifconfig/af_inet.c src/sbin/ifconfig/af_inet.h
cvs rdiff -r1.7 -r1.8 src/sbin/ifconfig/extern.h
cvs rdiff -r1.165 -r1.166 src/sbin/ifconfig/ifconfig.c

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