NetBSD-Bugs archive

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

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



The following reply was made to PR port-i386/39950; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39950 CVS commit: src/sys/arch/x86/x86
Date: Mon, 8 Aug 2016 09:39:06 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Mon Aug  8 09:39:06 UTC 2016
 
 Modified Files:
 	src/sys/arch/x86/x86: procfs_machdep.c
 
 Log Message:
 - Update VIA/Cyrix/Centaur-defined bits. Part of PR#39950
 - Fix comment. x86_features[4] is not 0x80000001 but 0x00000001
 - Update comment
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x86/x86/procfs_machdep.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