Subject: CVS commit: src/sys/compat
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 05/02/2004 12:32:22
Module Name:	src
Committed By:	pk
Date:		Sun May  2 12:32:22 UTC 2004

Modified Files:
	src/sys/compat/darwin: darwin_attr.c
	src/sys/compat/irix: irix_mount.c

Log Message:
Use crdup(), instead of crget()+memcpy().


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/compat/darwin/darwin_attr.c
cvs rdiff -r1.7 -r1.8 src/sys/compat/irix/irix_mount.c

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