freebsd-src/sys/dev/vinum
Greg Lehey 6fe15bff6e Change multiline comments to start with a lone /* and end with a */,
apparently in accordance with style(9).

Complained-about-by: bde

vinumopen: Change check for root user to a call to suser(9)
vinumclose: Remove check for root user.

Nitpicked-by: phk
1999-01-29 01:16:18 +00:00
..
COPYRIGHT If I've done this right, revive the vinum code in it's now home after it 1998-12-28 04:56:24 +00:00
makestatetext Include the copyright notice in the script, making the file COPYRIGHT 1999-01-21 00:29:20 +00:00
request.h Include Peter Wemm's renaming and restructuring 1999-01-21 00:29:44 +00:00
statetexts.h Reflect changes in vinumstate.h 1999-01-21 00:30:24 +00:00
vinum.c Change multiline comments to start with a lone /* and end with a */, 1999-01-29 01:16:18 +00:00
vinumconfig.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
vinumdaemon.c Minor tweak to fix 'pseudo-device vinum'. One of these got lost before, 1999-01-23 01:29:05 +00:00
vinumext.h Include Peter Wemm's renaming and restructuring 1999-01-21 00:31:59 +00:00
vinumhdr.h Remove old cruft 1999-01-21 00:33:47 +00:00
vinuminterrupt.c Include Peter Wemm's renaming and restructuring 1999-01-21 00:34:14 +00:00
vinumio.c Fix some format breakage before bde finds out 1999-01-28 06:59:27 +00:00
vinumio.h Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longer 1999-01-21 00:36:21 +00:00
vinumioctl.c Correct #include in vinumioctl.c to compile correctly 1999-01-24 05:14:39 +00:00
vinumkw.h Add keywords makedev, setdaemon and help. 1999-01-21 00:37:18 +00:00
vinumlock.c Create functions lockdrive and unlockdrive to handle drive locking 1999-01-21 00:37:38 +00:00
vinummemory.c MMalloc: remove directory part of name correctly 1999-01-21 00:37:56 +00:00
vinumparser.c Add keywords help, makedev, quit and setdaemon 1999-01-21 00:39:01 +00:00
vinumrequest.c build_write_request: only fail if all plexes are down, instead of if 1999-01-28 07:00:55 +00:00
vinumrevive.c Change the style of revive: revive subdisks instead of plexes. This 1999-01-21 00:40:03 +00:00
vinumstate.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
vinumstate.h Remove states: 1999-01-21 00:40:50 +00:00
vinumutil.c Retain some of the RAID5 texts even in the non-RAID5 versions. 1999-01-21 00:41:31 +00:00
vinumvar.h Include Peter Wemm's renaming and restructuring 1999-01-21 00:41:58 +00:00