History log of /freebsd-10-stable/sbin/gvinum/gvinum.c
Revision Date Author Comments
# 266043 14-May-2014 marius

MFC: r265535

- Sprinkle const and static as appropriate.
- Fix whitespace bugs.
- Remove pointless returns in void functions.
- Nuke pointless switch cases mirroring the default.

Sponsored by: Bally Wulff Games & Entertainment GmbH


# 266042 14-May-2014 marius

MFC: r256561

Prevent an unlikely, but real double free issue in gvinum(8).

Coverity ID: 1018965


# 266014 14-May-2014 marius

MFC: r265454

- Allow foot shooting with the resetconfig command via the -f option.
- Fix typos preventing -f to actually work with the create command.
- Initialize flags to zero rather than using stack garbage when handling
the grow command.

Sponsored by: Bally Wulff Games & Entertainment GmbH


# 265536 07-May-2014 marius

MFC: r265248

Allow GEOM_VINUM to be statically compiled into the kernel.

Submitted by: gleb


# 266043 14-May-2014 marius

MFC: r265535

- Sprinkle const and static as appropriate.
- Fix whitespace bugs.
- Remove pointless returns in void functions.
- Nuke pointless switch cases mirroring the default.

Sponsored by: Bally Wulff Games & Entertainment GmbH


# 266042 14-May-2014 marius

MFC: r256561

Prevent an unlikely, but real double free issue in gvinum(8).

Coverity ID: 1018965


# 266014 14-May-2014 marius

MFC: r265454

- Allow foot shooting with the resetconfig command via the -f option.
- Fix typos preventing -f to actually work with the create command.
- Initialize flags to zero rather than using stack garbage when handling
the grow command.

Sponsored by: Bally Wulff Games & Entertainment GmbH


# 265536 07-May-2014 marius

MFC: r265248

Allow GEOM_VINUM to be statically compiled into the kernel.

Submitted by: gleb