Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/12/2005 16:33:45
Module Name:	src
Committed By:	dsl
Date:		Sat Mar 12 16:33:45 UTC 2005

Modified Files:
	src/sys/arch/i386/i386: svr4_machdep.c

Log Message:
Fix time calculation when:
    p->p_rtime.tv_usec + tv.tv_usec < spc->spc_runtime.tv_usec


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/arch/i386/i386/svr4_machdep.c

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