Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 06:08:37 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom_pc98.c
Message-ID:  <200304091308.h39D8bgY096698@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/04/09 06:08:37 PDT

  FreeBSD src repository

  Modified files:
    sys/geom             geom_pc98.c 
  Log:
  With the magic sequence checks removed this class is downright dangerous
  to have in your kernel since it indiscriminately attaches to anything
  it is offered with a range of bogus partitions.
  
  Stop this from happening by rejecting any label with negative numbers in
  it.
  
  Revision  Changes    Path
  1.33      +11 -6     src/sys/geom/geom_pc98.c



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