From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 29 12:00:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A726106566C for ; Fri, 29 Feb 2008 12:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 01CCA8FC15 for ; Fri, 29 Feb 2008 12:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1TC02qe031729 for ; Fri, 29 Feb 2008 12:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1TC02s4031728; Fri, 29 Feb 2008 12:00:02 GMT (envelope-from gnats) Date: Fri, 29 Feb 2008 12:00:02 GMT Message-Id: <200802291200.m1TC02s4031728@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: bruce@cran.org.uk Cc: Subject: Re: bin/71624: [PATCH] rtadvd(8): cleanup of the usr.sbin/rtadvd code X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bruce@cran.org.uk List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 12:00:03 -0000 The following reply was made to PR bin/71624; it has been noted by GNATS. From: bruce@cran.org.uk To: bug-followup@freebsd.org, dan@obluda.cz Cc: Subject: Re: bin/71624: [PATCH] rtadvd(8): cleanup of the usr.sbin/rtadvd code Date: Fri, 29 Feb 2008 11:50:07 +0000 This was fixed in rev 1.24 of config.c and 1.9 of timer.c, which were included in FreeBSD 6.0 and later. -- Bruce