svn commit: r188303 - head/sys/geom/part

M. Warner Losh imp at bsdimp.com
Sun Feb 8 14:42:31 PST 2009


In message: <2F95FB8C-44CA-4F1D-BF96-4C2C3C6BB06C at mac.com>
            Marcel Moolenaar <xcllnt at mac.com> writes:
: 
: On Feb 7, 2009, at 11:05 PM, Warner Losh wrote:
: 
: > Author: imp
: > Date: Sun Feb  8 07:05:23 2009
: > New Revision: 188303
: > URL: http://svn.freebsd.org/changeset/base/188303
: >
: > Log:
: >  Fix g_part_*dumpconf to return void to match kobj definition.
: >  Fix g_part_*name to return a const char * rather than a char *.
: 
: This is worse than before because you didn't change
: apm, gpt, pc98 and vtoc8. Please change them all.

Will do.  I'm working my way through the platforms with the
extra-picky compile-time checking.  Didn't think to grep for them all,
but I really should have.  My bad.

Warner


More information about the svn-src-head mailing list