Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2003 02:02:06 -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.h geom_aes.c geom_apple.c geom_bsd.c geom_dump.c geom_event.c geom_gpt.c geom_io.c geom_mbr.c geom_mirror.c geom_pc98.c geom_slice.c geom_subr.c geom_sunlabel.c geom_vol_ffs.c
Message-ID:  <200304130902.h3D9266H035171@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/04/13 02:02:06 PDT

  FreeBSD src repository

  Modified files:
    sys/geom             geom.h geom_aes.c geom_apple.c geom_bsd.c 
                         geom_dump.c geom_event.c geom_gpt.c 
                         geom_io.c geom_mbr.c geom_mirror.c 
                         geom_pc98.c geom_slice.c geom_subr.c 
                         geom_sunlabel.c geom_vol_ffs.c 
  Log:
  Time has run from the "run GEOM in userland" harness, and the new regression
  test is built to test GEOM as running in the kernel.
  
  This commit is basically "unifdef -D_KERNEL" to remove the mainly #include
  related code to support the userland-harness.
  
  Revision  Changes    Path
  1.56      +0 -8      src/sys/geom/geom.h
  1.14      +0 -8      src/sys/geom/geom_aes.c
  1.8       +0 -9      src/sys/geom/geom_apple.c
  1.48      +0 -8      src/sys/geom/geom_bsd.c
  1.25      +0 -11     src/sys/geom/geom_dump.c
  1.28      +0 -13     src/sys/geom/geom_event.c
  1.18      +0 -9      src/sys/geom/geom_gpt.c
  1.38      +0 -9      src/sys/geom/geom_io.c
  1.46      +0 -9      src/sys/geom/geom_mbr.c
  1.5       +0 -8      src/sys/geom/geom_mirror.c
  1.35      +0 -8      src/sys/geom/geom_pc98.c
  1.41      +0 -11     src/sys/geom/geom_slice.c
  1.42      +0 -11     src/sys/geom/geom_subr.c
  1.26      +0 -9      src/sys/geom/geom_sunlabel.c
  1.5       +0 -9      src/sys/geom/geom_vol_ffs.c



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