]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add libgeom to the system.
authorphk <phk@FreeBSD.org>
Sat, 8 Feb 2003 15:15:56 +0000 (15:15 +0000)
committerphk <phk@FreeBSD.org>
Sat, 8 Feb 2003 15:15:56 +0000 (15:15 +0000)
commit8ede9abe7b119e49b396fe64d0da9cc1798379e8
tree0ff74ff9fac8d271529a39bfe66a9d56c7702476
parent7d33afda117bff479815528dacad73d9ac598c90
Add libgeom to the system.

Initially this only contains the functions for accessing the I/O
statistics data.
lib/libgeom/Makefile [new file with mode: 0644]
lib/libgeom/geom_stats.c [new file with mode: 0644]
lib/libgeom/libgeom.3 [new file with mode: 0644]
lib/libgeom/libgeom.h [new file with mode: 0644]