Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2003 07:15:56 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org
Subject:   cvs commit: src/lib/libgeom Makefile geom_stats.c libgeom.3 libgeom.h
Message-ID:  <200302081515.h18FFuZU050513@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/02/08 07:15:56 PST

  Added files:
    lib/libgeom          Makefile geom_stats.c libgeom.3 libgeom.h 
  Log:
  Add libgeom to the system.
  
  Initially this only contains the functions for accessing the I/O
  statistics data.
  
  Revision  Changes    Path
  1.1       +11 -0     src/lib/libgeom/Makefile (new)
  1.1       +190 -0    src/lib/libgeom/geom_stats.c (new)
  1.1       +116 -0    src/lib/libgeom/libgeom.3 (new)
  1.1       +45 -0     src/lib/libgeom/libgeom.h (new)

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




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