Re: svn commit: r228629 - head/usr.bin/gprof

2011-12-17 Thread Garrett Cooper
On Sat, Dec 17, 2011 at 6:51 AM, Dimitry Andric wrote: > Author: dim > Date: Sat Dec 17 14:51:24 2011 > New Revision: 228629 > URL: http://svn.freebsd.org/changeset/base/228629 > > Log: >  More fixes for correct printf length modifiers usr.bin/gprof. These fixes should be contributed upstream. Th

svn commit: r228629 - head/usr.bin/gprof

2011-12-17 Thread Dimitry Andric
Author: dim Date: Sat Dec 17 14:51:24 2011 New Revision: 228629 URL: http://svn.freebsd.org/changeset/base/228629 Log: More fixes for correct printf length modifiers usr.bin/gprof. MFC after:1 week Modified: head/usr.bin/gprof/aout.c head/usr.bin/gprof/arcs.c Modified: head/usr.bi