Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2011 13:23:26 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/i386/boot2 boot2.c
Message-ID:  <201107261323.p6QDNsB7073186@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-26 13:23:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/boot/i386/boot2  boot2.c 
  Log:
  SVN rev 224435 on 2011-07-26 13:23:26Z by marius
  
  MFC: r218926
  
  In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable
  from uint16_t back to uint32_t.  The actual option bitmasks (RB_* and
  RBX_*) assume at least a 32 bit variable.
  
  Submitted by:   rdivacky
  
  Revision   Changes    Path
  1.83.2.10  +1 -1      src/sys/boot/i386/boot2/boot2.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107261323.p6QDNsB7073186>