Date: Sun, 22 Nov 1998 19:58:36 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: bde@zeta.org.au (Bruce Evans) Cc: archie@whistle.com, dillon@apollo.backplane.com, freebsd-current@FreeBSD.ORG, grog@lemis.com, rnordier@nordier.com Subject: Re: snprintf() in the kernel Message-ID: <199811230358.TAA05102@bubba.whistle.com> In-Reply-To: <199811210655.RAA26988@godzilla.zeta.org.au> from Bruce Evans at "Nov 21, 98 05:55:18 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks to those who checked out the snprintf() patches. "Rev 2" is now available in ftp://ftp.whistle.com/pub/archie/misc. I took out a bunch of strncpy() patches and tweaked a couple of other things. Bruce Evans writes: > >i386/isa/mcd.c > > > > (Looks like you fixed a bug here... the strncpy was assuming zero > > termination) > > The bug was subtracting 1 from the size. I took out my patch to this file.. so the "subtracting 1" bug remains. Would someone else like to fix it? (I know nothing about disklabel stuff). Thanks, -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811230358.TAA05102>