freebsd-dev/sys/dev/vinum
Peter Wemm 953d6e00e9 Fix warnings:
vinumhdr.h:80: warning: redundant redeclaration of `vinum_cdevsw'
 vinumext.h:239: warning: previous declaration of `vinum_cdevsw'
in each of the following files:
 vinum.c, vinumconfig.c, vinumdaemon.c, vinuminterrupt.c, vinumio.c,
 vinumioctl.c, vinumlock.c, vinummemory.c, vinumraid5.c, vinumrequest.c,
 vinumrevive.c, vinumstate.c, vinumutil.c
2001-06-15 00:23:11 +00:00
..
COPYRIGHT
makestatetext
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
vinum.c Set flag VF_HASDEBUG in vinum_conf to indicate that the module was 2001-05-23 05:25:45 +00:00
vinumconfig.c config_sd: Add code to recognize "retryerrors" keyword. 2001-05-22 02:29:54 +00:00
vinumdaemon.c
vinumext.h Move external declaration to vinumhdr.h. 2001-05-23 05:26:40 +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 Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable. 2001-05-23 23:24:05 +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 Change ioctls to use the expurgated userland version of the Vinum 2001-05-22 02:33:32 +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 Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable. 2001-05-23 23:24:05 +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
vinumrequest.c Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable. 2001-05-23 23:24:05 +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
vinumstate.h
vinumutil.c
vinumutil.h New header file. 2001-05-22 22:29:35 +00:00
vinumvar.h Move objflags from vinumvar.h to vinumobj.h in preparation for 2001-05-23 05:27:40 +00:00