summaryrefslogtreecommitdiffstats
path: root/sbin/vinum/list.c
Commit message (Expand)AuthorAgeFilesLines
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug optionsgrog2001-05-231-175/+175
* Tidy up header files. Don't include stuff we don't need.grog2001-05-221-28/+40
* Fix vinum for both devfs and non-devfs systems.alfred2001-02-201-13/+13
* Remove references to lockinfo.plex.grog2001-01-141-10/+7
* roughlength: Use correct format strings.grog2000-12-201-4/+4
* Add new function dumpconfig: dump the configuration informationgrog2000-06-021-0/+219
* vinum_info: Use the correct field to determine whether trace entriesgrog2000-05-111-16/+11
* B_READ is gone, check for BIO_READ instead.phk2000-03-201-8/+8
* Increase the time we'll wait for a reviving disk to carry on and notgrog2000-03-011-4/+14
* vinum_ldi: Honour the 'recurse' flag and show the subdisks on thisgrog2000-02-291-22/+69
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-90/+168
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-26/+41
* Brucify comments.grog1999-09-281-23/+66
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* vinum_info(): Add support for logging subdisk I/O.grog1999-08-241-17/+21
* vinum_info: add code to print out lock events.grog1999-08-141-7/+32
* Import RAID-5 code.grog1999-08-071-30/+120
* Change the name of the s option to indicate that it wears more thangrog1999-07-021-12/+12
* vinum_ldi:grog1999-06-221-3/+4
* printconfig:grog1999-05-021-16/+41
* When looking at all objects, look at all objects.grog1999-04-171-19/+22
* Change the meaning of the combination of -s and no -v option in thegrog1999-03-311-74/+133
* info command: Remove opencount parameter, print value of open flag.grog1999-03-131-1/+1
* Change the format of the lists to reflect loss of pid field.grog1999-03-021-15/+21
* Update to reflect major changes in vinum kernel modulegrog1999-01-211-75/+36
* Fix problems compiling without -DVINUMDEBUGgrog1999-01-061-3/+7
* Tweaks as a result of having vinum statically buildable in a kernel.peter1998-12-281-3/+3
* Correct u_int_64 casting to remove warnings in printf()grog1998-11-031-2/+2
* Show revive pointer in percentage complete as well as absolute value.grog1998-11-021-4/+5
* list.c:grog1998-10-211-4/+106
* Don't assume that time_t is long.bde1998-10-171-3/+7
* Import base vinum userland sourcesgrog1998-09-161-0/+743
OpenPOWER on IntegriCloud