NetBSD-Bugs archive

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

PR/44431 CVS commit: src/sys/arch/x86/x86



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44431 CVS commit: src/sys/arch/x86/x86
Date: Sat, 22 Jan 2011 14:01:28 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sat Jan 22 14:01:28 UTC 2011
 
 Modified Files:
        src/sys/arch/x86/x86: intr.c
 
 Log Message:
 Fix wrong function names in messages by using __func__.  PR kern/44431
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.69 -r1.70 src/sys/arch/x86/x86/intr.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