Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/emips/include Complete the dosparts -> mbrparts con...



details:   https://anonhg.NetBSD.org/src/rev/8d59f895dbe5
branches:  trunk
changeset: 786865:8d59f895dbe5
user:      christos <christos%NetBSD.org@localhost>
date:      Thu May 16 19:06:43 2013 +0000

description:
Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts
because it also uses struct dos_partition.

diffstat:

 sys/arch/emips/include/disklabel.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 47b2d85c38a7 -r 8d59f895dbe5 sys/arch/emips/include/disklabel.h
--- a/sys/arch/emips/include/disklabel.h        Thu May 16 19:06:43 2013 +0000
+++ b/sys/arch/emips/include/disklabel.h        Thu May 16 19:06:43 2013 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: disklabel.h,v 1.5 2013/05/16 19:06:44 christos Exp $   */
+/*     $NetBSD: disklabel.h,v 1.4 2013/05/16 19:06:44 christos Exp $   */
 
 /*
  * Copyright (c) 1994 Christopher G. Demetriou



Home | Main Index | Thread Index | Old Index