freebsd-dev/sys/dev/vinum
John Baldwin 50be24a116 Explicitly cast daddr_t's to long long's when printing them since daddr_t
is not long long on all archs.  (They happen to be long's on 64-bit arch's
and gcc considers that significant enough to warn about it.)  These should
probably be uintmax_t but I didn't feel like adding all the extra includes.
2002-11-07 21:52:51 +00:00
..
COPYRIGHT
makestatetext
request.h
statetexts.h
vinum.c
vinumconfig.c Refinement on previous fix for mutex destruction: make sure we don't 2002-10-05 03:33:38 +00:00
vinumdaemon.c Explicitly cast daddr_t's to long long's when printing them since daddr_t 2002-11-07 21:52:51 +00:00
vinumext.h Reduce <sys/disklabel.h> poisoning a bit. 2002-09-20 17:14:48 +00:00
vinumhdr.h
vinuminterrupt.c Explicitly cast daddr_t's to long long's when printing them since daddr_t 2002-11-07 21:52:51 +00:00
vinumio.c Get Vinum up and running with GEOM: 2002-10-05 03:44:00 +00:00
vinumio.h
vinumioctl.c Retire now unused DIOCGDVIRGIN kludge. 2002-09-20 09:31:14 +00:00
vinumkw.h
vinumlock.c
vinummemory.c
vinumobj.h
vinumparser.c Reduce <sys/disklabel.h> poisoning a bit. 2002-09-20 17:14:48 +00:00
vinumraid5.c
vinumrequest.c Explicitly cast daddr_t's to long long's when printing them since daddr_t 2002-11-07 21:52:51 +00:00
vinumrevive.c Explicitly cast daddr_t's to long long's when printing them since daddr_t 2002-11-07 21:52:51 +00:00
vinumstate.c
vinumstate.h
vinumutil.c
vinumutil.h
vinumvar.h