From owner-freebsd-current Fri Nov 20 19:14:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01121 for freebsd-current-outgoing; Fri, 20 Nov 1998 19:14:01 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01092 for ; Fri, 20 Nov 1998 19:13:58 -0800 (PST) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id TAA05517; Fri, 20 Nov 1998 19:12:30 -0800 (PST) Received: from bubba.whistle.com( 207.76.205.7) by whistle.com via smap (V2.0) id xma005512; Fri, 20 Nov 98 19:12:27 -0800 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id TAA25314; Fri, 20 Nov 1998 19:12:26 -0800 (PST) From: Archie Cobbs Message-Id: <199811210312.TAA25314@bubba.whistle.com> Subject: Re: snprintf() in the kernel In-Reply-To: <19981120093817.K467@freebie.lemis.com> from Greg Lehey at "Nov 20, 98 09:38:17 am" To: grog@lemis.com, rnordier@nordier.com Date: Fri, 20 Nov 1998 19:12:26 -0800 (PST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As promised, here are the patches to add [v]snprintf() to the kernel and fix a zillion occurrences of sprintf() and str[n]cpy()... ftp://ftp.whistle.com/pub/archie/misc/SNPRINTF.patch.gz There are 124 files affected.. so reviews are much appreciated! 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