summaryrefslogtreecommitdiffstats
path: root/sbin/vinum
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
* Correct the pathname of the history file.grog2000-11-231-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-15/+20
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
* Document the correct default states for additional plexes of agrog2000-11-141-23/+31
* Spell the `daemon' correctly.ru2000-11-141-2/+2
* Use Fx macro wherever possible.ru2000-11-141-2/+6
* Add 'setupstate' to RAID-10 example.grog2000-09-231-2/+7
* Bring LDADD in line with DPADD.grog2000-09-061-1/+1
* Clean up now that setproctitle() is in libc.grog2000-09-033-3/+1
* Clarify which bit of the daemon config disables configuration saves.grog2000-06-081-2/+2
* Update description of checkparity and rebuildparity commands.grog2000-06-071-5/+57
* continue_revive: Set the revive blocksize correctly in the ioctl request.grog2000-06-071-0/+6
* vinum_start: Set the revive blocksize correctly.grog2000-06-071-1/+3
* Add new function declarations.grog2000-06-021-1/+6
* Change the default command history file from /var/tmp/vinum_history togrog2000-06-021-3/+50
* Add new function dumpconfig: dump the configuration informationgrog2000-06-022-0/+237
* attach command: allow attaching striped or parity plexes if the -fgrog2000-06-021-1/+2
* Add external for -i option.grog2000-05-111-1/+2
* Remove description of the -v option for init and start.grog2000-05-111-40/+43
* Add -i (interval) option, for use with start command.grog2000-05-111-2/+15
* vinum_info: Use the correct field to determine whether trace entriesgrog2000-05-111-16/+11
* start plex/subdisk:grog2000-05-111-57/+31
* Remove MAINTAINER.grog2000-04-161-2/+0
* Fixed a missing library in DPADD.bde2000-03-271-3/+4
* B_READ is gone, check for BIO_READ instead.phk2000-03-201-8/+8
* Remove description of defunct DEBUG_NUMOUTPUT by commenting out.grog2000-03-011-34/+40
* Add declaration for parityops.grog2000-03-011-1/+2
* Increase the time we'll wait for a reviving disk to carry on and notgrog2000-03-011-4/+14
* Implement vinum_rebuildparity, which had got forgotten. In thegrog2000-03-011-35/+58
* Add definitions for vinum_raid[45] and checkupdates.grog2000-02-291-0/+3
* Don't print any error message if we can't open the history file. Thisgrog2000-02-291-10/+8
* vinum_ldi: Honour the 'recurse' flag and show the subdisks on thisgrog2000-02-291-22/+69
* New function checkupdates: check whether configuration updates aregrog2000-02-291-5/+357
* Don't use /dev/vinum/rsd/XXX for init as it doesn't exist any more.peter2000-02-062-2/+2
* make_devices(): Create devices with permissions 640, not 740.grog2000-01-051-10/+10
* Describe 'move' function.grog2000-01-051-14/+79
* Change parameters of some declarations.grog2000-01-051-3/+4
* makedev: Give all devices permissions 740.grog2000-01-051-57/+25
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-90/+168
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-10/+132
* Remove -g compiler flag.marcel2000-01-031-1/+1
* Describe the new options of start and init commands.grog1999-10-131-10/+43
* Change default init sizes from 64 kB to 60 kB, since the block devicegrog1999-10-131-4/+8
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-9/+20
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-26/+41
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-43/+110
* Add description of checkparity and rebuildparity.grog1999-09-281-4/+9
* Brucify comments.grog1999-09-281-23/+66
* vinum_init: Fix message typo.grog1999-09-281-1/+50
OpenPOWER on IntegriCloud