NetBSD-Bugs archive

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

PR/53130 CVS commit: [pgoyette-compat] src/sys



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53130 CVS commit: [pgoyette-compat] src/sys
Date: Mon, 26 Mar 2018 10:49:45 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Mon Mar 26 10:49:45 UTC 2018
 
 Modified Files:
 	src/sys/compat/common [pgoyette-compat]: Makefile compat_60_mod.c
 	src/sys/modules/arch/x86/amd64-xen [pgoyette-compat]: bsd.amd64-xen.mk
 	src/sys/modules/arch/x86/i386-xen [pgoyette-compat]: bsd.i386-xen.mk
 	src/sys/modules/arch/x86/i386pae-xen [pgoyette-compat]:
 	    bsd.i386pae-xen.mk
 	src/sys/modules/compat_60 [pgoyette-compat]: Makefile
 
 Log Message:
 For now, disable CPU_UCODE stuff since we can't build it properly
 with XEN.  Re-enable it after we get fix for PR kern/53130
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.63.2.1 -r1.63.2.2 src/sys/compat/common/Makefile
 cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/sys/compat/common/compat_60_mod.c
 cvs rdiff -u -r1.1 -r1.1.28.1 \
     src/sys/modules/arch/x86/amd64-xen/bsd.amd64-xen.mk
 cvs rdiff -u -r1.1 -r1.1.28.1 \
     src/sys/modules/arch/x86/i386-xen/bsd.i386-xen.mk
 cvs rdiff -u -r1.1 -r1.1.28.1 \
     src/sys/modules/arch/x86/i386pae-xen/bsd.i386pae-xen.mk
 cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/sys/modules/compat_60/Makefile
 
 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