NetBSD-Bugs archive

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

PR/51208 CVS commit: src



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51208 CVS commit: src
Date: Sun, 19 Feb 2017 07:43:42 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Sun Feb 19 07:43:42 UTC 2017
 
 Modified Files:
 	src/share/man/man4: options.4
 	src/sys/kern: subr_disk_mbr.c
 
 Log Message:
 PR kern/51208
 Add DISKLABEL_EI (``Endian-Independent'' disklabel) kernel option to machines
 that support Master Boot Record (MBR)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.461 -r1.462 src/share/man/man4/options.4
 cvs rdiff -u -r1.46 -r1.47 src/sys/kern/subr_disk_mbr.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