freebsd-dev/usr.sbin/gstat
John Baldwin ccac9da43b Make libgeom usable by C++ programs:
- Add DECL wrappers to libgeom.h.
- Rename structure members in libgeom.h to use a lg_ prefix for member
  names.  This is required because a few structures had members named
  'class' which made g++ very unhappy.
- Catch gstat(8) and gconcat(8) up to these API changes.

Reviewed by:	phk
2004-03-09 21:14:18 +00:00
..
gstat.8 Add -d flag to monitor BIO_DELETE operations too 2004-02-15 09:34:08 +00:00
gstat.c Make libgeom usable by C++ programs: 2004-03-09 21:14:18 +00:00
Makefile Install the gstat manual page. 2003-04-28 11:54:01 +00:00