Module Name: src Committed By: pgoyette Date: Tue Mar 6 09:43:06 UTC 2018
Modified Files:
src/sys/kern [pgoyette-compat]: files.kern
Log Message:
Routine emulexec() in kern_exec.c needs emul_find_root(). Since
kern_exec.c is included in every kernel, so compat_util.c needs to
be included, too.
To generate a diff of this commit:
cvs rdiff -u -r1.16.2.1 -r1.16.2.2 src/sys/kern/files.kern
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
