Received: by mail.netbsd.org (Postfix, from userid 0) id 43C3463B15F; Sat, 7 Nov 2009 09:51:52 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A164B63B13B for ; Sat, 7 Nov 2009 09:51:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 61617175DD; Sat, 7 Nov 2009 09:51:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 7 Nov 2009 09:51:50 +0000 From: Luke Mewburn Subject: CVS commit: othersrc/libexec/tnftpd/libnetbsd To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091107095150.61617175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: othersrc Committed By: lukem Date: Sat Nov 7 09:51:50 UTC 2009 Added Files: othersrc/libexec/tnftpd/libnetbsd: mkstemp.c strerror.c Log Message: Add replacements for mkstemp and strerror To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 othersrc/libexec/tnftpd/libnetbsd/mkstemp.c \ othersrc/libexec/tnftpd/libnetbsd/strerror.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.