From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6418 invoked by alias); 18 Apr 2004 11:10:08 -0000 Mailing-List: contact cygwin-apps-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sources.redhat.com Received: (qmail 6398 invoked by uid 9078); 18 Apr 2004 11:10:08 -0000 Date: Sun, 18 Apr 2004 11:10:00 -0000 Message-ID: <20040418111008.6397.qmail@sources.redhat.com> From: corinna@sources.redhat.com To: cygwin-apps-cvs@sources.redhat.com Subject: cygrunsrv ChangeLog cygrunsrv.cc X-SW-Source: 2004-q2/txt/msg00002.txt.bz2 List-Id: CVSROOT: /cvs/cygwin-apps Module name: cygrunsrv Changes by: corinna@sourceware.org 2004-04-18 11:10:08 Modified files: . : ChangeLog cygrunsrv.cc Log message: * cygrunsrv.cc: Bump version to 1.0. (get_reg_entries): Allow environment variable name length of up to the maximum possible (16K). Allow arbitrarily sized environment variable length. Disallow non-REG_SZ types in environment. Remove useless strcpys. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.37&r2=1.38 http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.23&r2=1.24