freebsd-dev/sys/dev/vinum
Bruce Evans ae4c33defa "Fixed" printf format errors (64-bit daddr_t casualties; should use %jx
instead of %llx when %j is available).

Changed nearby output formats from %x to %#x so that it is obvious that the
numbers are in hex (vinum mostly uses 0x%x elsewhere).

Didn't fix nearby format printf errors (long lines).
2002-05-25 11:12:30 +00:00
..
COPYRIGHT
makestatetext
request.h
statetexts.h
vinum.c
vinumconfig.c Fix new compiler unhappiness. 2002-05-24 06:01:07 +00:00
vinumdaemon.c
vinumext.h
vinumhdr.h Retire the bogus uses of the disklabel field d_sbsize and begin to 2002-05-12 20:49:41 +00:00
vinuminterrupt.c
vinumio.c More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
vinumio.h
vinumioctl.c Fix new compiler unhappiness. 2002-05-24 06:01:07 +00:00
vinumkw.h
vinumlock.c
vinummemory.c
vinumobj.h More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
vinumparser.c
vinumraid5.c
vinumrequest.c "Fixed" printf format errors (64-bit daddr_t casualties; should use %jx 2002-05-25 11:12:30 +00:00
vinumrevive.c Fix new compiler unhappiness. 2002-05-24 06:01:07 +00:00
vinumstate.c Fix new compiler unhappiness. 2002-05-24 06:01:07 +00:00
vinumstate.h
vinumutil.c
vinumutil.h
vinumvar.h