pjd 2006-09-15 16:36:45 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
sys/geom geom.h geom_subr.c
Log:
Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology if
no additional argument is given or details about the given GEOM object
(class, geom, provider or consumer).
Approved by: phk
Revision Changes Path
1.32 +12 -1 src/share/man/man4/ddb.4
1.96 +3 -1 src/sys/geom/geom.h
1.90 +212 -1 src/sys/geom/geom_subr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"