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

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/boot/pc98/boot2  boot2.c 
  Log:
  SVN rev 224424 on 2011-07-26 13:06:20Z by marius
  
  MFC: r219225
  
  MFi386: revision 219186
  
    This patch shrinks boot2 a little.
  
    o    It switches kname to be just a pointer instead of an array.
    o    It changes ioctl to unsigned from uint8_t.
    o    It changes the second keyhit limit to 3 seconds from 5.
    o    It removes bi_basemem/bi_extmem/bi_memsizes_valid setting.
  
  Revision  Changes    Path
  1.1.4.7   +7 -22     src/sys/boot/pc98/boot2/boot2.c



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