Subject: CVS commit: src/sys/compat/common
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 07/24/2004 15:44:09
Module Name:	src
Committed By:	manu
Date:		Sat Jul 24 15:44:09 UTC 2004

Modified Files:
	src/sys/compat/common: compat_file.c compat_file.h

Log Message:
Add a wrapper for connect that check an alternate path in emulation tree
for AF_LOCAL sockets.


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

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