Deleted Added
full compact
29c29
< __FBSDID("$FreeBSD: head/sys/geom/vinum/geom_vinum_list.c 139778 2005-01-06 18:27:30Z imp $");
---
> __FBSDID("$FreeBSD: head/sys/geom/vinum/geom_vinum_list.c 185309 2008-11-25 19:13:58Z lulf $");
64a65,68
> if (flags == NULL) {
> gctl_error(req, "no flags given");
> return;
> }
71a76,79
> if (cmd == NULL) {
> gctl_error(req, "no command given");
> return;
> }