phk 2003/04/23 12:34:38 PDT
FreeBSD src repository
Modified files:
sys/geom geom_event.c geom_int.h geom_subr.c
Log:
Turn the hardwired NEW_CLASS event into a g_call_me() event.
Revision Changes Path
1.30 +1 -19 src/sys/geom/geom_event.c
1.21 +0 -1 src/sys/geom/geom_int.h
1.44 +33 -2 src/sys/geom/geom_subr.c