Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 10:00:18 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/gbde gbde.c src/sys/geom geom_bsd.c geom_pc98.c geom_slice.c
Message-ID:  <200212221800.gBMI0IZc081064@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/12/22 10:00:18 PST

  Modified files:        (Branch: RELENG_5_0)
    sbin/gbde            gbde.c 
    sys/geom             geom_bsd.c geom_pc98.c geom_slice.c 
  Log:
  For reasons I have no clue to, the previous attempt at MFC'ing ignored
  a bunch of files.
  
  MFC:    GEOM and gbde changes.
  
  1: fix serious bugs in gbde.
  2: add alignment checks to avoid panic(8) implementations.
  3: sync API with -current for forwards compatibility.
  
  Approved by:    re
  Take:           2
  
  Revision  Changes    Path
  1.5.2.2   +26 -7     src/sbin/gbde/gbde.c
  1.32.2.2  +7 -7      src/sys/geom/geom_bsd.c
  1.20.2.2  +14 -17    src/sys/geom/geom_pc98.c
  1.28.2.2  +32 -58    src/sys/geom/geom_slice.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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