NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/38469 CVS commit: src/sys/dist/acpica



The following reply was made to PR kern/38469; it has been noted by GNATS.

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38469 CVS commit: src/sys/dist/acpica
Date: Mon, 21 Apr 2008 18:59:43 +0000 (UTC)

 Module Name:   src
 Committed By:  jmcneill
 Date:          Mon Apr 21 18:59:43 UTC 2008
 
 Modified Files:
        src/sys/dist/acpica: dsmethod.c dsmthdat.c
 
 Log Message:
 Patch from Intel that addresses an issue with implicit returns when the
 interpreter is in slack mode:
 
   http://www.moblin.org/pipermail/devel/2008-April/000017.html
 
 Fixes PR#38469 by Juergen Hannken-Illjes
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.6 -r1.7 src/sys/dist/acpica/dsmethod.c
 cvs rdiff -r1.4 -r1.5 src/sys/dist/acpica/dsmthdat.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index