Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/20/2000 22:23:07
Module Name: syssrc
Committed By: jdolecek
Date: Mon Nov 20 20:23:07 UTC 2000
Modified Files:
syssrc/sys/compat/common: compat_util.c compat_util.h
Log Message:
make const the struct emul * pointers passed/used in stackgap_init(),
stackgap_alloc()
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/compat/common/compat_util.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/common/compat_util.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.