From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26686 invoked by alias); 26 Oct 2007 20:47:00 -0000 Received: (qmail 26631 invoked by uid 367); 26 Oct 2007 20:47:00 -0000 Date: Fri, 26 Oct 2007 20:47:00 -0000 Message-ID: <20071026204659.26615.qmail@sourceware.org> From: cagney@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] frysk system monitor/debugger branch, master, updated. b87196a91c95b4492be52880f63aae352058a916 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 56cbb281f30fb3108ee52c5bb69f264f9f0d2f2e X-Git-Newrev: b87196a91c95b4492be52880f63aae352058a916 Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org Reply-To: frysk@sourceware.org X-SW-Source: 2007-q4/txt/msg00240.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "frysk system monitor/debugger". The branch, master has been updated via b87196a91c95b4492be52880f63aae352058a916 (commit) from 56cbb281f30fb3108ee52c5bb69f264f9f0d2f2e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b87196a91c95b4492be52880f63aae352058a916 Author: Andrew Cagney Date: Fri Oct 26 16:45:09 2007 -0400 Delete unused functions. frysk-core/frysk/hpd/ChangeLog 2007-10-26 Andrew Cagney * UserHelp.java (isValidCommand(String)): Delete. (commandHelp): Make private. ----------------------------------------------------------------------- Summary of changes: frysk-core/frysk/hpd/ChangeLog | 3 +++ frysk-core/frysk/hpd/UserHelp.java | 13 +++---------- 2 files changed, 6 insertions(+), 10 deletions(-) hooks/post-receive -- frysk system monitor/debugger