Subject: CVS commit: src/sys/compat/common
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 06/02/2007 01:29:25
Module Name:	src
Committed By:	enami
Date:		Sat Jun  2 01:29:25 UTC 2007

Modified Files:
	src/sys/compat/common: uipc_syscalls_40.c

Log Message:
Reduce difference between compat_ifconf() and ifconf():
- exit on error rather than proceeding to next interface.
- make code simpler.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/compat/common/uipc_syscalls_40.c

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