freebsd-dev/sys/dev/vinum
Greg Lehey b110a1e60b Correct printf format for pointers to avoid compilation warnings on
alpha.

Explicitly type large scalar parameters to avoid compilation warnings
on alpha.

Submitted-by:	      Bernd Walter <ticso@cicely.de>

Make better checks that the revive block size is valid, silently set
it to the defaults if not.

Replace block device macros with generalized device macros.
2000-01-05 06:11:46 +00:00
..
COPYRIGHT $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
makestatetext $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
request.h Modify the manner in which we lock RAID-5 plexes. This appears to 2000-01-05 06:09:43 +00:00
statetexts.h Add 'initialized' state for subdisks. After initializing, the subdisk 1999-08-15 02:29:14 +00:00
vinum.c Minor formatting changes (7th attempt) 1999-09-28 22:42:06 +00:00
vinumconfig.c Explicitly type large scalar parameters to avoid compilation warnings 2000-01-05 06:02:57 +00:00
vinumdaemon.c Set P_SYSTEM in the daemon proc structure to alleviate delays on 2000-01-05 06:03:56 +00:00
vinumext.h Add declaration for give_sd_to_drive, needed for the 'move' command. 2000-01-05 06:04:17 +00:00
vinumhdr.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
vinuminterrupt.c Modify the manner in which we lock RAID-5 plexes. This appears to 2000-01-05 06:09:43 +00:00
vinumio.c Explicitly type large scalar parameters to avoid compilation warnings 2000-01-05 06:05:33 +00:00
vinumio.h Add VINUM_MOVE ioctl. 2000-01-05 06:06:01 +00:00
vinumioctl.c Add function moveobject, which currently moves subdisks to different 2000-01-05 06:07:26 +00:00
vinumkw.h Add the keywords 'mv' and 'move'. 2000-01-05 06:07:59 +00:00
vinumlock.c Don't count iterations while waiting for a lock to become free. 1999-09-28 22:56:04 +00:00
vinummemory.c Include basename() function even if the system isn't i386. 2000-01-05 06:08:23 +00:00
vinumparser.c Change the name of the define 'SPACETAB' (originally 'isspace') to 2000-01-05 06:08:55 +00:00
vinumraid5.c Modify the manner in which we lock RAID-5 plexes. This appears to 2000-01-05 06:09:43 +00:00
vinumrequest.c Correct printf format for pointers to avoid compilation warnings on 2000-01-05 06:10:52 +00:00
vinumrevive.c Correct printf format for pointers to avoid compilation warnings on 2000-01-05 06:11:46 +00:00
vinumstate.c Add glue for passing revive block size, and also for initializing a 1999-10-13 03:21:04 +00:00
vinumstate.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinumutil.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
vinumvar.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00