On Sun, Mar 06, 2011 at 09:12:49PM +0000, Christos Zoulas wrote: > In article <20110306205803.ga15...@antioche.eu.org>, > Manuel Bouyer <bou...@antioche.eu.org> wrote: > >On Sun, Mar 06, 2011 at 03:48:00PM -0500, Christos Zoulas wrote: > >> Module Name: src > >> Committed By: christos > >> Date: Sun Mar 6 20:47:59 UTC 2011 > >> > >> Modified Files: > >> src/usr.bin/quota: Makefile getvfsquota.c getvfsquota.h printquota.c > >> printquota.h quota.c > >> > >> Log Message: > >> - WARNS=4 > >> - KNF > >> - don't cast malloc > >> - don't use static buffers > >> - fix types > >> - remove extra \n's from errors > >> - fix prototypes > > > >this breaks the build. These utitilies are used bu other quota tools. > >Why did you #if 0 timepprt() ? it's used by edquota > > I'll add them back.
Can you also fix fallout so that tests pass once again? http://www.gson.org/netbsd/bugs/build/build/2011.03.07.03.29.26/test.html#failed-tcs-summary tests last passed here: http://www.gson.org/netbsd/bugs/build/build/2011.03.06.20.36.29/test.html