| .. |
|
COPYRIGHT
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
makestatetext
|
Cosmetic changes.
|
2000-02-29 06:07:01 +00:00 |
|
request.h
|
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
|
2001-05-23 23:24:05 +00:00 |
|
statetexts.h
|
Cosmetic changes.
|
2000-02-29 06:07:01 +00:00 |
|
vinum.c
|
Don't call cdevsw_{add,remove}().
|
2001-11-04 11:55:19 +00:00 |
|
vinumconfig.c
|
Remove an accidentally forgotten #ifdef. This could cause depletion
|
2001-09-04 06:30:05 +00:00 |
|
vinumdaemon.c
|
Change and clean the mutex lock interface.
|
2001-02-09 06:11:45 +00:00 |
|
vinumext.h
|
KSE Milestone 2
|
2001-09-12 08:38:13 +00:00 |
|
vinumhdr.h
|
Fix warnings:
|
2001-06-15 00:23:11 +00:00 |
|
vinuminterrupt.c
|
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
|
2001-05-23 23:24:05 +00:00 |
|
vinumio.c
|
KSE Milestone 2
|
2001-09-12 08:38:13 +00:00 |
|
vinumio.h
|
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
|
2001-05-23 23:24:05 +00:00 |
|
vinumioctl.c
|
attachobject: Return correct status after successfully attaching a
|
2001-10-13 07:22:12 +00:00 |
|
vinumkw.h
|
Change ioctls to use the expurgated userland version of the Vinum
|
2001-05-22 02:33:32 +00:00 |
|
vinumlock.c
|
Add a new debug flag, DEBUG_LOCKREQS, which logs only lock requests.
|
2001-05-22 02:34:30 +00:00 |
|
vinummemory.c
|
KSE Milestone 2
|
2001-09-12 08:38:13 +00:00 |
|
vinumobj.h
|
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
|
2001-05-23 23:24:05 +00:00 |
|
vinumparser.c
|
tokenize: Take third parameter specifying the maximum number of
|
2001-05-22 02:35:57 +00:00 |
|
vinumraid5.c
|
bre5: don't bufdone the user bp on error, let vinumstart() do it.
|
2001-01-10 05:07:14 +00:00 |
|
vinumrequest.c
|
allocrqg: Don't ever try to write to a NULL pointer.
|
2001-11-03 02:39:15 +00:00 |
|
vinumrevive.c
|
Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.
|
2001-05-23 23:24:05 +00:00 |
|
vinumstate.c
|
start_object: Set the revive length correctly.
|
2000-06-07 03:34:18 +00:00 |
|
vinumstate.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
vinumutil.c
|
plex_org: Add case for RAID-4.
|
2000-02-29 06:16:44 +00:00 |
|
vinumutil.h
|
New header file.
|
2001-05-22 22:29:35 +00:00 |
|
vinumvar.h
|
Add missing includes of sys/lock.h.
|
2001-10-11 17:52:20 +00:00 |