You are encouraged to rebuild your libc after this change: # cd /usr/src/lib/libc # make obj # make depend # make # make install
Also, a reboot is recommended after installing the new libc. Cheers, Antonio Huete 2010/1/6 Antonio Huete Jimenez <[email protected]>: > > commit c3fc81f80749115b6faed20465baf248225461fe > Author: Antonio Huete Jimenez <[email protected]> > Date: Thu Jan 7 00:12:59 2010 +0100 > > gdtoa - Allocate more entries on freelist to better handle large fields. > > http://www.securityfocus.com/bid/35510 > > Taken-from: NetBSD > Reported-by: Johannes Hofmann <[email protected]> > > Summary of changes: > contrib/gdtoa/gdtoaimp.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3fc81f80749115b6faed20465baf248225461fe > > > -- > DragonFly BSD source repository >
