| Commit message (Expand) | Author | Age | Files | Lines |
| * | struct drive: add fields for debugging lockdrive deadlocks. | Greg Lehey | 1999-04-10 | 1 | -0/+4 |
| * | set_sd_state: | Greg Lehey | 1999-04-10 | 1 | -0/+1 |
| * | When VINUMDEBUG is set, add function basename() to return the base | Greg Lehey | 1999-04-10 | 1 | -5/+14 |
| * | lockdrive: Add debug calls to catch occasional deadlocks on drives. | Greg Lehey | 1999-04-10 | 1 | -6/+26 |
| * | Add flag keyword w. | Greg Lehey | 1999-04-10 | 2 | -3/+5 |
| * | daemon_save_config: | Greg Lehey | 1999-04-10 | 1 | -3/+5 |
| * | Define macro LOCKDRIVE for debugging drive locking deadlocks. | Greg Lehey | 1999-04-10 | 1 | -1/+3 |
| * | Add declaration for basename() | Greg Lehey | 1999-04-10 | 1 | -0/+5 |
| * | Add debug calls to catch occasional deadlocks on drives. The problem | Greg Lehey | 1999-04-10 | 1 | -15/+20 |
| * | update_plex_config: Eliminate a potential divide-by-zero. | Greg Lehey | 1999-04-09 | 1 | -13/+15 |
| * | Modify parameter checking in LongJmp to match the reality of an | Greg Lehey | 1999-04-09 | 1 | -3/+3 |
| * | Add debug flag DEBUG_EXITFREE to log problems freeing memory on exit. | Greg Lehey | 1999-04-05 | 1 | -0/+1 |
| * | remove_plex: If we don't find the plex in a volume to which it | Greg Lehey | 1999-04-05 | 1 | -2/+6 |
| * | free_vinum: Clean out bdevsw entry before unloading kld. | Greg Lehey | 1999-04-05 | 1 | -6/+21 |
| * | Destaticize some variables to allow checking on them when exiting. | Greg Lehey | 1999-03-31 | 1 | -2/+2 |
| * | daemonq_return request: Clean up request queue and free all memory | Greg Lehey | 1999-03-31 | 1 | -2/+8 |
| * | free_drive: free the drive free list if it has one. | Greg Lehey | 1999-03-31 | 1 | -0/+2 |
| * | vinumattach: Remove some really old, dead cruft. | Greg Lehey | 1999-03-31 | 1 | -26/+18 |
| * | Add flag VF_CREATED | Greg Lehey | 1999-03-30 | 1 | -0/+1 |
| * | Change the lengths of many ioctl parameters, which occasionally caused | Greg Lehey | 1999-03-30 | 1 | -7/+7 |
| * | Revise use of the vinum_conf variables drives_used, subdisks_used, | Greg Lehey | 1999-03-30 | 1 | -33/+33 |
| * | Revise use of the vinum_conf variables drives_used, subdisks_used, | Greg Lehey | 1999-03-30 | 1 | -75/+85 |
| * | Revise use of the vinum_conf variables drives_used, subdisks_used, | Greg Lehey | 1999-03-30 | 1 | -120/+65 |
| * | Revise use of the vinum_conf variables drives_used, subdisks_used, | Greg Lehey | 1999-03-30 | 2 | -24/+28 |
| * | Add definition LongJmp for longjmp if -DVINUMDEBUG. | Greg Lehey | 1999-03-28 | 1 | -6/+9 |
| * | set_sd_state: Handle sd_empty correctly. In particular, require | Greg Lehey | 1999-03-28 | 1 | -71/+79 |
| * | Put some \ns in some log messages. | Greg Lehey | 1999-03-28 | 1 | -3/+3 |
| * | Add function LongJmp which checks the parameters before calling | Greg Lehey | 1999-03-28 | 1 | -7/+48 |
| * | Remove longjmp declaration. | Greg Lehey | 1999-03-28 | 2 | -14/+2 |
| * | Add declaration for forceup () (in vinumstate.c) | Greg Lehey | 1999-03-28 | 1 | -1/+9 |
| * | Remove longjmp declaration. | Greg Lehey | 1999-03-28 | 1 | -87/+150 |
| * | Remove longjmp declaration. | Greg Lehey | 1999-03-28 | 1 | -9/+6 |
| * | Add 'referenced' states to subdisks and plexes. | Greg Lehey | 1999-03-28 | 2 | -2/+9 |
| * | Correct the text of an obscure error message. | Greg Lehey | 1999-03-24 | 1 | -2/+2 |
| * | Change the definition of VINUM_STARTCONFIG to take an int write parameter. | Greg Lehey | 1999-03-23 | 1 | -1/+1 |
| * | Add flag VF_FORCECONFIG for use by the config_drive and friends. | Greg Lehey | 1999-03-23 | 1 | -1/+1 |
| * | vinum_start: | Greg Lehey | 1999-03-23 | 1 | -5/+2 |
| * | VINUM_STARTCONFIG: | Greg Lehey | 1999-03-23 | 1 | -1/+1 |
| * | init_drive: | Greg Lehey | 1999-03-23 | 1 | -2/+9 |
| * | Change the declaration of start_config. | Greg Lehey | 1999-03-23 | 1 | -1/+1 |
| * | start_config: | Greg Lehey | 1999-03-23 | 1 | -7/+16 |
| * | Define two superdevices for vinum(8), depending on whether they are | Greg Lehey | 1999-03-19 | 1 | -3/+27 |
| * | VolState: return an enum volumestate, not a (non-existent) enum volstate. | Greg Lehey | 1999-03-19 | 1 | -1/+1 |
| * | Perform all of vinumstrategy at splbio. This doesn't appear | Greg Lehey | 1999-03-19 | 1 | -6/+4 |
| * | Use microtime, not getmicrotime, to note the times in the malloc and | Greg Lehey | 1999-03-19 | 1 | -2/+2 |
| * | Add debug flags DEBUG_BIGDRIVE, designed for testing only. It | Greg Lehey | 1999-03-19 | 1 | -3/+7 |
| * | Coalesce flags VINUM_DISKCONFIG and VINUM_READING_CONFIG. They did | Greg Lehey | 1999-03-19 | 1 | -6/+6 |
| * | free_vinum: don't change loop bounds for deleting drives while in the loop. | Greg Lehey | 1999-03-19 | 1 | -11/+14 |
| * | Modify to compile with egcs. | Greg Lehey | 1999-03-18 | 8 | -21/+15 |
| * | deallocrqg: deallocate the correct object, also check that the object | Greg Lehey | 1999-03-14 | 1 | -5/+11 |