Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 07/21/2004 20:57:30
Module Name:	src
Committed By:	manu
Date:		Wed Jul 21 20:57:30 UTC 2004

Modified Files:
	src/sys/compat/darwin: darwin_route.c darwin_socket.c darwin_socket.h

Log Message:
Simplify the socket translation code.
Have the same size in the darwin/native and native/darwin AF translators


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/compat/darwin/darwin_route.c \
    src/sys/compat/darwin/darwin_socket.c \
    src/sys/compat/darwin/darwin_socket.h

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