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