NetBSD-Bugs archive

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

PR/53060 CVS commit: src/sys/arch/amd64/amd64



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

From: "Maxime Villard" <maxv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53060 CVS commit: src/sys/arch/amd64/amd64
Date: Fri, 16 Mar 2018 08:48:34 +0000

 Module Name:	src
 Committed By:	maxv
 Date:		Fri Mar 16 08:48:34 UTC 2018
 
 Modified Files:
 	src/sys/arch/amd64/amd64: db_machdep.c vector.S
 
 Log Message:
 Rename "handle_" -> "Xhandle_", and add the function names (introduced by
 SVS) in db_machdep.c.
 
 Should fix the DDB part of PR/53060.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/sys/arch/amd64/amd64/db_machdep.c
 cvs rdiff -u -r1.60 -r1.61 src/sys/arch/amd64/amd64/vector.S
 
 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