Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/27/1999 07:29:28
Module Name:	syssrc
Committed By:	he
Date:		Sat Nov 27 15:29:28 UTC 1999

Modified Files:
	syssrc/sys/kern [netbsd-1-4]: kern_exec.c

Log Message:
Pull up revision 1.104 (requested by is):
  Add explicit instruction and data cache flush on machines which
  needs it when installing the signal trampoline code.  This makes
  regress/sys/kern/sigtramp work on m68060 processors.


To generate a diff of this commit:
cvs rdiff -r1.100.2.1 -r1.100.2.2 syssrc/sys/kern/kern_exec.c

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