From owner-freebsd-bugs Fri Nov 30 3:50: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B84637B417 for ; Fri, 30 Nov 2001 03:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAUBo0o29683; Fri, 30 Nov 2001 03:50:00 -0800 (PST) (envelope-from gnats) Received: from westhost36.westhost.net (westhost36.westhost.net [216.71.84.209]) by hub.freebsd.org (Postfix) with ESMTP id C2B4237B419 for ; Fri, 30 Nov 2001 03:48:46 -0800 (PST) Received: (from haikugeek@localhost) by westhost36.westhost.net (8.11.6/8.11.6) id fAUBlr528872 for FreeBSD-gnats-submit@freebsd.org; Fri, 30 Nov 2001 05:47:53 -0600 Message-Id: <200111301147.fAUBlr528872@westhost36.westhost.net> Date: Fri, 30 Nov 2001 05:47:53 -0600 From: haikugeek@westhost36.westhost.net To: FreeBSD-gnats-submit@freebsd.org Subject: kern/32395: remove unused file sys/boot/ficl/ficlstring.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32395 >Category: kern >Synopsis: remove unused file sys/boot/ficl/ficlstring.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 30 03:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jonathan Mini >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD groove.haikugeek.com FreeBSD 5.0-CURRENT #1: Sun Nov 18 02:30:58 GMT 2001 mini@:/usr/obj/usr/home/mini/work/src/sys/GENERIC i386 >Description: The file sys/boot/ficl/ficlstring.c is unused and unreferenced, please remove it from the repository via 'cvs rm.' >How-To-Repeat: $ grep ficlstring.c * [ empty response: not referenced by make ] $ cat ficlstring.c [ see that there is one function: ficlStrFormat ] $ grep ficlStrFormat * [ only one entry: in ficlstring.c ] >Fix: $ cvs rm ficlstring.c $ cvs commit >Release-Note: >Audit-Trail: >Unformatted: To: FreeBSD-gnats-submit@freebsd.org From: Jonathan Mini Reply-To: Jonathan Mini Cc: X-send-pr-version: 3.113 X-GNATS-Notify: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message