HardenedBSD/sbin/vinum
Greg Lehey b095b120af Tidy up some indentation and comments.
vinum_init(): Change name of variable plexindex to objindex, which
	      better describes its purpose.

initsd(): Add a second parameter to determine whether it should wait
	  for completion or not.  This allows it to DTRT when called
	  with the -w flag either directly or via initplex().

Add 'setstate' command (function vinum_setstate ()) to implement the
VINUM_SETSTATE_FORCE ioctl for diddling individual object states.
This is a repair tool which can also be used for panicing the system.
Use with utmost care if at all.

Add unimplemented commands 'checkparity' and 'rebuildparity'.  Watch
this space.
1999-08-24 02:31:19 +00:00
..
commands.c Tidy up some indentation and comments. 1999-08-24 02:31:19 +00:00
list.c
Makefile
v.c
vext.h Add declarations for initvol, initplex and initsd helper functions for 1999-08-14 06:20:55 +00:00
vinum.8 Minor mdoc fix. 1999-08-15 12:16:59 +00:00