From owner-freebsd-commit Fri Sep 15 08:56:22 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA15456 for freebsd-commit-outgoing; Fri, 15 Sep 1995 08:56:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA15440 for cvs-all-outgoing; Fri, 15 Sep 1995 08:56:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA15420 for cvs-lib-outgoing; Fri, 15 Sep 1995 08:56:16 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA15360 ; Fri, 15 Sep 1995 08:56:02 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id JAA16368; Fri, 15 Sep 1995 09:58:15 -0600 Date: Fri, 15 Sep 1995 09:58:15 -0600 From: Nate Williams Message-Id: <199509151558.JAA16368@rocky.sri.MT.net> To: Peter Wemm Cc: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/gen syslog.c In-Reply-To: <199509151353.GAA02069@freefall.freebsd.org> References: <199509151353.GAA02069@freefall.freebsd.org> Sender: owner-commit@FreeBSD.org Precedence: bulk Peter Wemm writes: > peter 95/09/15 06:53:41 > > Modified: lib/libc/gen syslog.c > Log: > Fix security bugs with a "new approach", using stdio's powerful buffer > control hooks. Thanks for someone doing this. Even if it's not completely secure, it's gotta be better than the original version. Any chance of this getting into 2.1? Nate