Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/17/2000 18:20:23
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun Dec 17 16:20:23 UTC 2000

Modified Files:
	syssrc/sys/lkm/compat/freebsd: Makefile

Log Message:
add emul_find() goo, so that this doesn't depend on emul_find() being already
present in kernel
add (commented out) COMPAT_43, COMPAT_12, COMPAT_09 stuff needed for this
LKM to load


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/lkm/compat/freebsd/Makefile

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