NetBSD/sbin/ccdconfig
apb b41d70db45 Don't print ccd_size with %zu; it no longer has type size_t.
Instead, cast to uintmax_t and print with %ju.
2014-08-17 07:05:44 +00:00
..
Makefile
ccd.conf.5 Interleave 0 means concatenate serially, do not interleave. 2014-08-13 14:13:04 +00:00
ccdconfig.8 Interleave 0 means concatenate serially, do not interleave. 2014-08-13 13:14:35 +00:00
ccdconfig.c Don't print ccd_size with %zu; it no longer has type size_t. 2014-08-17 07:05:44 +00:00
pathnames.h