NetBSD-Bugs archive

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

PR/52874 CVS commit: src



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

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52874 CVS commit: src
Date: Fri, 24 Jul 2020 06:12:21 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Fri Jul 24 06:12:21 UTC 2020
 
 Modified Files:
 	src/distrib/sets/lists/comp: md.amd64 md.i386
 	src/sys/arch/xen/include: Makefile
 
 Log Message:
 <xen/xenio.h> is in fact used by the newly imported xentools 4.13,
 reinstantiate it
 
 header is for use by xentools only, which define domid_t themselves,
 so it should not be a problem the header doesn't define it per PR port-xen/52874
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.278 -r1.279 src/distrib/sets/lists/comp/md.amd64
 cvs rdiff -u -r1.196 -r1.197 src/distrib/sets/lists/comp/md.i386
 cvs rdiff -u -r1.5 -r1.6 src/sys/arch/xen/include/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