From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 25 20:00:00 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E941F783 for ; Tue, 25 Feb 2014 20:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A93141288 for ; Tue, 25 Feb 2014 20:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1PK00Kr085509 for ; Tue, 25 Feb 2014 20:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1PK00HB085508; Tue, 25 Feb 2014 20:00:00 GMT (envelope-from gnats) Resent-Date: Tue, 25 Feb 2014 20:00:00 GMT Resent-Message-Id: <201402252000.s1PK00HB085508@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ulf Lilleengen Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F48375B for ; Tue, 25 Feb 2014 19:57:44 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0A3EB1277 for ; Tue, 25 Feb 2014 19:57:44 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1PJvhG9085350 for ; Tue, 25 Feb 2014 19:57:43 GMT (envelope-from lulf@freefall.freebsd.org) Received: (from lulf@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1PJvh8Z085349; Tue, 25 Feb 2014 19:57:43 GMT (envelope-from lulf) Message-Id: <201402251957.s1PJvh8Z085349@freefall.freebsd.org> Date: Tue, 25 Feb 2014 19:57:43 GMT From: Ulf Lilleengen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: bin/187067: [PATCH] no need for csup to embed its own queue.h implementation X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Ulf Lilleengen List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 20:00:01 -0000 >Number: 187067 >Category: bin >Synopsis: [PATCH] no need for csup to embed its own queue.h implementation >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 25 20:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Ulf Lilleengen >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: >Description: While browsing the src code i noticed csup contains its own queue.h implementation. This comes from the time where csup was not part of freebsd base system. >How-To-Repeat: >Fix: Patch that removes queue.h and modifies source to use system queue.h: http://people.freebsd.org/~lulf/patches/0001-No-need-for-csup-to-embed-its-own-queue-implementati.patch >Release-Note: >Audit-Trail: >Unformatted: