From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 21 06:00:36 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC2B016A4CE for ; Sun, 21 Dec 2003 06:00:35 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45BE243D58 for ; Sun, 21 Dec 2003 06:00:33 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBLE0XFR060925 for ; Sun, 21 Dec 2003 06:00:33 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBLE0XkK060923; Sun, 21 Dec 2003 06:00:33 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 21 Dec 2003 06:00:33 -0800 (PST) Resent-Message-Id: <200312211400.hBLE0XkK060923@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, Tom Convery Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13FDF16A4CE for ; Sun, 21 Dec 2003 05:52:51 -0800 (PST) Received: from lakemtao03.cox.net (lakemtao03.cox.net [68.1.17.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5587843D48 for ; Sun, 21 Dec 2003 05:52:49 -0800 (PST) (envelope-from tom@tomfoo.com) Received: from mail.tomfoo.com ([68.227.207.4]) by lakemtao03.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031221135248.OWCD2192.lakemtao03.cox.net@mail.tomfoo.com> for ; Sun, 21 Dec 2003 08:52:48 -0500 Received: from builder.tomfoo.com (builder.tomfoo.com [192.168.55.8]) by mail.tomfoo.com (8.12.8p2/8.12.8) with ESMTP id hBLDqmp6042364 for ; Sun, 21 Dec 2003 08:52:48 -0500 (EST) (envelope-from tom@tomfoo.com) Received: from builder.tomfoo.com (localhost [127.0.0.1]) by builder.tomfoo.com (8.12.10/8.12.10) with ESMTP id hBLDq39P055096 for ; Sun, 21 Dec 2003 08:52:03 -0500 (EST) (envelope-from tom@builder.tomfoo.com) Received: (from tom@localhost) by builder.tomfoo.com (8.12.10/8.12.10/Submit) id hBLDq3ql055095; Sun, 21 Dec 2003 08:52:03 -0500 (EST) (envelope-from tom) Message-Id: <200312211352.hBLDq3ql055095@builder.tomfoo.com> Date: Sun, 21 Dec 2003 08:52:03 -0500 (EST) From: Tom Convery To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/60458: [patch] bktr(4) compilation fails if BKTR_USE_FREEBSD_SMBUS is defined X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tom Convery List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2003 14:00:36 -0000 >Number: 60458 >Category: kern >Synopsis: [patch] bktr(4) compilation fails if BKTR_USE_FREEBSD_SMBUS is defined >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: Sun Dec 21 06:00:32 PST 2003 >Closed-Date: >Last-Modified: >Originator: Tom Convery >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD builder.tomfoo.com 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Tue Dec 16 17:29:17 EST 2003 tom@builder.tomfoo.com:/scratch5/obj/usr/src/sys/BUILDER i386 >Description: Kernel compilation fails if device bktr options BKTR_USE_FREEBSD_SMBUS is included in the config file. >How-To-Repeat: (See "Description.") >Fix: --- bktr.patch begins here --- --- bktr_core.c.orig Sun Dec 21 00:29:21 2003 +++ bktr_core.c Sun Dec 21 00:34:12 2003 @@ -3890,7 +3890,7 @@ return ((int)((unsigned char)result)); } -#define IICBUS(bktr) ((bktr)->i2c_sc.iicbus) +#define IICBUS(bktr) ((bktr)->i2c_sc.iicbb) /* The MSP34xx and DPL35xx Audio chip require i2c bus writes of up */ /* to 5 bytes which the bt848 automated i2c bus controller cannot handle */ --- bktr.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 21 10:20:24 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2557E16A4D1 for ; Sun, 21 Dec 2003 10:20:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A4E643D62 for ; Sun, 21 Dec 2003 10:20:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBLIKKFR043856 for ; Sun, 21 Dec 2003 10:20:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBLIKKUv043855; Sun, 21 Dec 2003 10:20:20 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 21 Dec 2003 10:20:20 -0800 (PST) Resent-Message-Id: <200312211820.hBLIKKUv043855@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, Michal Pasternak Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0006716A4CE for ; Sun, 21 Dec 2003 10:19:44 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B88243D4C for ; Sun, 21 Dec 2003 10:19:43 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBLIJhdL094295 for ; Sun, 21 Dec 2003 10:19:43 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBLIJgnw094294; Sun, 21 Dec 2003 10:19:42 -0800 (PST) (envelope-from nobody) Message-Id: <200312211819.hBLIJgnw094294@www.freebsd.org> Date: Sun, 21 Dec 2003 10:19:42 -0800 (PST) From: Michal Pasternak To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: kern/60474: Temporary fix for DRM support for Radeon 9200 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2003 18:20:24 -0000 >Number: 60474 >Category: kern >Synopsis: Temporary fix for DRM support for Radeon 9200 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 21 10:20:19 PST 2003 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: 4.9-STABLE >Organization: Good people with bad reputation >Environment: FreeBSD mainframe.w.lub.pl 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 >Description: It is said, that currently neither FreeBSD's DRM nor XFree 4.3.0 doesn't support Radeon 9200. As I can succesfully launch XFree86 on my Radeon 9200 with forcing ChipID to 0x4967 or similar, I tried the same thing with FreeBSD's DRM. It works, it renders OpenGL stuff, I have tested it with many OpenGL programs -- no panics, no errors, no coredumps. >How-To-Repeat: Get a system with ATI Radeon 9200 card kldload radeon dmesg will output nothing. This means the card is not supported. Try that after applying the patch & recompiling kernel modules. >Fix: --- sys/dev/drm/radeon_drv.c~ Sat Apr 26 09:05:29 2003 +++ sys/dev/drm/radeon_drv.c Sun Dec 21 14:02:22 2003 @@ -45,6 +45,7 @@ {0x1002, 0x4965, 1, "ATI Radeon Ie R250 9000"}, {0x1002, 0x4966, 1, "ATI Radeon If R250 9000"}, {0x1002, 0x4967, 1, "ATI Radeon Ig R250 9000"}, + {0x1002, 0x5961, 1, "ATI Radeon 9200"}, {0x1002, 0x4C57, 1, "ATI Radeon LW Mobility 7500 M7"}, {0x1002, 0x4C58, 1, "ATI Radeon LX RV200 Mobility FireGL 7800 M7"}, {0x1002, 0x4C59, 1, "ATI Radeon LY Mobility M6"}, >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 21 12:30:17 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F1FD16A4CE for ; Sun, 21 Dec 2003 12:30:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05CD043D58 for ; Sun, 21 Dec 2003 12:30:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBLKUBFR059517 for ; Sun, 21 Dec 2003 12:30:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBLKUBWc059516; Sun, 21 Dec 2003 12:30:11 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 21 Dec 2003 12:30:11 -0800 (PST) Resent-Message-Id: <200312212030.hBLKUBWc059516@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, Alfred Perlstein Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22B3B16A4CE for ; Sun, 21 Dec 2003 12:29:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDE643D4C for ; Sun, 21 Dec 2003 12:29:20 -0800 (PST) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) hBLKTKFR059462 for ; Sun, 21 Dec 2003 12:29:20 -0800 (PST) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBLKTKjr059461; Sun, 21 Dec 2003 12:29:20 -0800 (PST) (envelope-from alfred) Message-Id: <200312212029.hBLKTKjr059461@freefall.freebsd.org> Date: Sun, 21 Dec 2003 12:29:20 -0800 (PST) From: Alfred Perlstein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/60477: need thread safe gethostent() and getservent() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alfred Perlstein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2003 20:30:17 -0000 >Number: 60477 >Category: bin >Synopsis: need thread safe gethostent() and getservent() >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 21 12:30:11 PST 2003 >Closed-Date: >Last-Modified: >Originator: Alfred Perlstein >Release: FreeBSD 4.9-STABLE i386 >Organization: RED, Inc. >Environment: System: FreeBSD freefall.freebsd.org 4.9-STABLE FreeBSD 4.9-STABLE #10: Wed Dec 10 19:46:23 PST 2003 kensmith@freefall.freebsd.org:/c/src/sys/compile/FREEFALL i386 >Description: Hard to write thread safe networking apps without reentrant versions of these function. >How-To-Repeat: >Fix: Use thread local storage to make these safe or... Implement gethostent_r and getservent_r, perferably from the http://publib16.boulder.ibm.com/pseries/en_US/libs/commtrf2/gethostent_r.htm specification, although or http://www.qnx.com/developer/docs/qnx_6.1_docs/neutrino/lib_ref/g/gethostent_r.html I feel that the one that Solaris and glibC offer are technically useless. I think that making them thread safe by using thread local data might also work reasonably well. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 21 12:40:26 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B962816A4CE for ; Sun, 21 Dec 2003 12:40:26 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9BA943D68 for ; Sun, 21 Dec 2003 12:40:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBLKeHFR064503 for ; Sun, 21 Dec 2003 12:40:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBLKeHoe064502; Sun, 21 Dec 2003 12:40:17 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 21 Dec 2003 12:40:17 -0800 (PST) Resent-Message-Id: <200312212040.hBLKeHoe064502@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, Alfred Perlstein Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED9116A4CE for ; Sun, 21 Dec 2003 12:32:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 191AE43D48 for ; Sun, 21 Dec 2003 12:32:18 -0800 (PST) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) hBLKWHFR064146 for ; Sun, 21 Dec 2003 12:32:17 -0800 (PST) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBLKWHFx064145; Sun, 21 Dec 2003 12:32:17 -0800 (PST) (envelope-from alfred) Message-Id: <200312212032.hBLKWHFx064145@freefall.freebsd.org> Date: Sun, 21 Dec 2003 12:32:17 -0800 (PST) From: Alfred Perlstein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/60478: getaddrinfo not thread safe X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alfred Perlstein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2003 20:40:26 -0000 >Number: 60478 >Category: bin >Synopsis: getaddrinfo not thread safe >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 21 12:40:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Alfred Perlstein >Release: FreeBSD 4.9-STABLE i386 >Organization: RED, Inc. >Environment: System: FreeBSD freefall.freebsd.org 4.9-STABLE FreeBSD 4.9-STABLE #10: Wed Dec 10 19:46:23 PST 2003 kensmith@freefall.freebsd.org:/c/src/sys/compile/FREEFALL i386 >Description: Use of getaddrinfo() in a threaded program is likely to cause a crass. >How-To-Repeat: >Fix: Have getaddrinfo See also bin/60477 : http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/60477 which contains the infrastructure requirements to fix it. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 21 18:47:58 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28FFC16A4CE; Sun, 21 Dec 2003 18:47:58 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 676DB43D62; Sun, 21 Dec 2003 18:47:57 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) hBM2lvFR017483; Sun, 21 Dec 2003 18:47:57 -0800 (PST) (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBM2lvfW017479; Sun, 21 Dec 2003 18:47:57 -0800 (PST) (envelope-from linimon) Date: Sun, 21 Dec 2003 18:47:57 -0800 (PST) From: Mark Linimon Message-Id: <200312220247.hBM2lvfW017479@freefall.freebsd.org> To: sales@everyoneswebhost.com, linimon@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: junk/60475: EVERYONESWEBHOST.COM - REALLY CHEAP ANTI-NIGGA HOSTING!!! X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 02:47:58 -0000 Synopsis: EVERYONESWEBHOST.COM - REALLY CHEAP ANTI-NIGGA HOSTING!!! State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Sun Dec 21 18:47:03 PST 2003 State-Changed-Why: Go away spamming scum. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sun Dec 21 18:47:03 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=60475 From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 21 18:49:17 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A4B16A4CF; Sun, 21 Dec 2003 18:49:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E69DF43D53; Sun, 21 Dec 2003 18:49:15 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) hBM2nFFR017547; Sun, 21 Dec 2003 18:49:15 -0800 (PST) (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBM2nFw4017543; Sun, 21 Dec 2003 18:49:15 -0800 (PST) (envelope-from linimon) Date: Sun, 21 Dec 2003 18:49:15 -0800 (PST) From: Mark Linimon Message-Id: <200312220249.hBM2nFw4017543@freefall.freebsd.org> To: TheChurchProject@TheCocktailHeaven.com, linimon@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: junk/60486: Please Read This E-Mail - From The Church of St. George! X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 02:49:17 -0000 Synopsis: Please Read This E-Mail - From The Church of St. George! State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Sun Dec 21 18:48:08 PST 2003 State-Changed-Why: No, thank you. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sun Dec 21 18:48:08 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=60486 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 01:00:43 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F95E16A4CE; Mon, 22 Dec 2003 01:00:43 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E2443D5A; Mon, 22 Dec 2003 01:00:42 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) hBM90gFR059134; Mon, 22 Dec 2003 01:00:42 -0800 (PST) (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBM90gJ9059130; Mon, 22 Dec 2003 01:00:42 -0800 (PST) (envelope-from anholt) Date: Mon, 22 Dec 2003 01:00:42 -0800 (PST) From: Eric Anholt Message-Id: <200312220900.hBM90gJ9059130@freefall.freebsd.org> To: anholt@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-anholt@FreeBSD.org Subject: Re: kern/60474: Temporary fix for DRM support for Radeon 9200 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 09:00:43 -0000 Synopsis: Temporary fix for DRM support for Radeon 9200 Responsible-Changed-From-To: freebsd-bugs->freebsd-anholt Responsible-Changed-By: anholt Responsible-Changed-When: Mon Dec 22 00:58:52 PST 2003 Responsible-Changed-Why: Take this as DRM maintainer. I've got "Merge from DRI CVS" and "Merge DRM from -current" on my todo list, but I botched the merge from DRI in my local p4 repo and need to figure out how to clean up the mess. http://www.freebsd.org/cgi/query-pr.cgi?pr=60474 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 01:44:22 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 763BE16A4CE for ; Mon, 22 Dec 2003 01:44:22 -0800 (PST) Received: from tequila.4you.lt (tequila.4you.lt [212.122.68.216]) by mx1.FreeBSD.org (Postfix) with SMTP id 9A2CF43D55 for ; Mon, 22 Dec 2003 01:44:12 -0800 (PST) (envelope-from hugle@vkt.lt) Received: (qmail 56991 invoked by uid 0); 22 Dec 2003 09:40:15 -0000 Received: from hugle@vkt.lt by tequila by uid 82 with qmail-scanner-1.20rc1 (. Clear:RC:1:. Processed in 0.131572 secs); 22 Dec 2003 09:40:15 -0000 Received: from unknown (HELO 127.0.0.1) (213.252.192.162) by tequila.4you.lt with SMTP; 22 Dec 2003 09:40:14 -0000 Date: Mon, 22 Dec 2003 01:43:43 -0800 From: hugle X-Mailer: The Bat! (v2.01) X-Priority: 3 (Normal) Message-ID: <88144631939.20031222014343@vkt.lt> To: freebsd-bugs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: BASH bug? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hugle List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 09:44:22 -0000 Hello all. I have a little problem in here. Actulay i think, that bash doesn't count good, look: cat bin/users | wc -l 1877 so the file contains 1877 lines cat bin/users: #!/bin/sh /sbin/ipfw -q delete 2001 >/dev/null 2>&1 & /sbin/ipfw -q add 2001 count ip from 192.168.0.1 to not me in via fxp0 >/dev/null 2>&1 & /sbin/ipfw -q delete 2002 >/dev/null 2>&1 & /sbin/ipfw -q add 2002 count ip from not me to 192.168.0.1 out via fxp0 >/dev/null 2>&1 & /sbin/ipfw -q delete 2003 >/dev/null 2>&1 & /sbin/ipfw -q add 2003 count ip from 192.168.0.111 to not me in via fxp0 >/dev/null 2>&1 & /sbin/ipfw -q delete 2004 >/dev/null 2>&1 & /sbin/ipfw -q add 2004 count ip from not me to 192.168.0.111 out via fxp0 >/dev/null 2>&1 & ***** **** ***** **** **** **** /sbin/ipfw -q add 2935 count ip from 192.168.5.63 to not me in via fxp0 >/dev/null 2>&1 & /sbin/ipfw -q delete 2936 >/dev/null 2>&1 & /sbin/ipfw -q add 2936 count ip from not me to 192.168.5.63 out via fxp0 >/dev/null 2>&1 & /sbin/ipfw -q delete 2937 >/dev/null 2>&1 & /sbin/ipfw -q add 2937 count ip from 192.168.5.99 to not me in via fxp0 >/dev/null 2>&1 & /sbin/ipfw -q delete 2938 >/dev/null 2>&1 & /sbin/ipfw -q add 2938 count ip from not me to 192.168.5.99 out via fxp0 >/dev/null 2>&1 & so I should have 938 rules in my firewall. 938 * 2=1876 + 1 = 1877 lines in the script (1 rule for delete rule and one for add rule + rule at the top '#!/bin/sh') but when adding this rules to the ipfw ruleset i have: ipfw show 2000-2938 | wc -l 809 so somehere my 938-809=129 rules had just gone somewhere. I'm using bash in here.. could that be a bug in bash ? bash --version GNU bash, version 2.05b.0(1)-release (i386-portbld-freebsd4.9) btw, when i look into ipfw and can't find some rules in it.. for example there goes rule nr 2001,2002,2003,2004,2005,2008 so i have no rule with number 2006 and 2007 but they exist in my script. after running this script other time i got ipfw show 2000-2938 | wc -l 814 one more time : ipfw show 2000-2938 | wc -l 836 But I have not changed anything in my script. ANy ideas? -- Best regards,Hugle From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 05:00:42 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7304D16A4CE for ; Mon, 22 Dec 2003 05:00:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F283843D5D for ; Mon, 22 Dec 2003 05:00:35 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBMD0ZFR083660 for ; Mon, 22 Dec 2003 05:00:35 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMD0ZYG083655; Mon, 22 Dec 2003 05:00:35 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 22 Dec 2003 05:00:35 -0800 (PST) Resent-Message-Id: <200312221300.hBMD0ZYG083655@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, Gleb Smirnoff Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1182916A4CE for ; Mon, 22 Dec 2003 04:55:14 -0800 (PST) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B6DE43D5D for ; Mon, 22 Dec 2003 04:55:12 -0800 (PST) (envelope-from glebius@cell.sick.ru) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.9/8.12.8) with ESMTP id hBMCt9AB087994 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 Dec 2003 15:55:09 +0300 (MSK) (envelope-from glebius@cell.sick.ru) Received: (from glebius@localhost) by cell.sick.ru (8.12.9/8.12.6/Submit) id hBMCt8rU087993; Mon, 22 Dec 2003 15:55:08 +0300 (MSK) Message-Id: <200312221255.hBMCt8rU087993@cell.sick.ru> Date: Mon, 22 Dec 2003 15:55:08 +0300 (MSK) From: Gleb Smirnoff To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/60503: small error in modules installation X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 13:00:42 -0000 >Number: 60503 >Category: kern >Synopsis: small error in modules installation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 22 05:00:35 PST 2003 >Closed-Date: >Last-Modified: >Originator: Gleb Smirnoff >Release: FreeBSD 4.9-PRERELEASE i386 >Organization: Bestcom ISP >Environment: System: FreeBSD cell.sick.ru 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 19 10:22:46 MSD 2003 root@fade.bestcom.ru:/usr/obj/usr/src/sys/NUCLEUS i386 >Description: When ${KMODDIR}, usually /modules, does not exist modules installation process does not fail, but all modules are written into file /modules, overwriting each other. >How-To-Repeat: su-2.05b# rm -rf /modules su-2.05b# cd /usr/src/sys/modules/if_gif su-2.05b# make ... su-2.05b# make install install -o root -g wheel -m 555 if_gif.ko /modules su-2.05b# file /modules /modules: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped make installkernel will write all modules into one file "/modules". >Fix: --- kmod.mk.orig Mon Dec 22 15:29:59 2003 +++ kmod.mk Mon Dec 22 15:43:49 2003 @@ -183,6 +183,9 @@ realinstall: _kmodinstall .ORDER: beforeinstall _kmodinstall _kmodinstall: +.if !exists(${KMODDIR}) + @mkdir -p ${KMODDIR}; +.endif ${INSTALL} -o ${KMODOWN} -g ${KMODGRP} -m ${KMODMODE} \ ${_INSTALLFLAGS} ${PROG} ${DESTDIR}${KMODDIR} .endif !target(realinstall) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 05:17:20 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A202916A4CE for ; Mon, 22 Dec 2003 05:17:20 -0800 (PST) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 43ECD43D50 for ; Mon, 22 Dec 2003 05:17:18 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 16851 invoked from network); 22 Dec 2003 13:14:54 -0000 Received: from office.sbnd.net (HELO straylight.m.ringlet.net) (217.75.140.130) by gandalf.online.bg with SMTP; 22 Dec 2003 13:14:54 -0000 Received: (qmail 11237 invoked by uid 1000); 22 Dec 2003 13:17:26 -0000 Resent-From: roam@ringlet.net Resent-Date: Mon, 22 Dec 2003 15:17:26 +0200 Resent-Message-ID: <20031222131726.GC8641@straylight.m.ringlet.net> Resent-To: freebsd-bugs@FreeBSD.org Date: Mon, 22 Dec 2003 15:17:07 +0200 From: Peter Pentchev To: hugle Message-ID: <20031222131707.GB8641@straylight.m.ringlet.net> References: <88144631939.20031222014343@vkt.lt> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Y7xTucakfITjPcLV" Content-Disposition: inline In-Reply-To: <88144631939.20031222014343@vkt.lt> User-Agent: Mutt/1.5.5.1i cc: bug-followup@freebsd.org Subject: Re: BASH bug? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 13:17:20 -0000 --Y7xTucakfITjPcLV Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 22, 2003 at 01:43:43AM -0800, hugle wrote: > Hello all. > I have a little problem in here. > Actulay i think, that bash doesn't count good, If the problem was counting, then it wouldn't be bash anyway - the 'wc' utility that you are using to count the lines is not part of the shell, but rather part of the operating system (FreeBSD) - it's a separate executable, /usr/bin/wc. > look: >=20 > cat bin/users | wc -l > 1877 > so the file contains 1877 lines >=20 > cat bin/users: > #!/bin/sh > /sbin/ipfw -q delete 2001 >/dev/null 2>&1 & > /sbin/ipfw -q add 2001 count ip from 192.168.0.1 to not me in via fxp0 >/= dev/null 2>&1 & [snip] > /sbin/ipfw -q delete 2938 >/dev/null 2>&1 & > /sbin/ipfw -q add 2938 count ip from not me to 192.168.5.99 out via fxp0 = >/dev/null 2>&1 & >=20 > so I should have 938 rules in my firewall. > 938 * 2=3D1876 + 1 =3D 1877 lines in the script (1 rule for delete rule > and one for add rule + rule at the top '#!/bin/sh') Right so far. > but when adding this rules to the ipfw ruleset i have: > ipfw show 2000-2938 | wc -l > 809 Now here's a stupid question: is there a reason that you execute each of the ipfw commands in the script *in the background* (the & at the end)? It is quite possible that when you tell bash to execute 1876 jobs in the background, and when bash tells the FreeBSD kernel to execute 1876 jobs at the same time, without waiting for the previous one to complete, that's just what happens: some of the jobs are executed *before* the ones preceding them. What would happen if, say, the 'ipfw delete 2010' job was delayed sufficiently that the 'ipfw add 2010 ...' command completes beforehand? The 'ipfw delete 2010' would remove the *new* 2010 rule, and you will not have a 2010 rule in your ruleset afterwards. So a simple solution: try removing the '&' at the end of each line - matter of fact, I personally don't see a real reason why it should do you any good at all; the only thing it *could* do is interfere with the order of operations so as to actually make the script *not* do what you want :) G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@sbnd.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If the meanings of 'true' and 'false' were switched, then this sentence wou= ldn't be false. --Y7xTucakfITjPcLV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/5u7T7Ri2jRYZRVMRAiNMAJ9Xl9TqoGVVGEE9jfPwJPxK7KyukACfRjuh 8GX8a6bbKHnBWAkb/sGMSyA= =Chjr -----END PGP SIGNATURE----- --Y7xTucakfITjPcLV-- From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 05:29:58 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0970F16A4CE for ; Mon, 22 Dec 2003 05:29:58 -0800 (PST) Received: from tequila.4you.lt (tequila.4you.lt [212.122.68.216]) by mx1.FreeBSD.org (Postfix) with SMTP id 6623D43D39 for ; Mon, 22 Dec 2003 05:29:53 -0800 (PST) (envelope-from hugle@vkt.lt) Received: (qmail 69897 invoked by uid 0); 22 Dec 2003 13:25:48 -0000 Received: from hugle@vkt.lt by tequila by uid 82 with qmail-scanner-1.20rc1 (. Clear:RC:1:. Processed in 1.596023 secs); 22 Dec 2003 13:25:48 -0000 Received: from unknown (HELO 127.0.0.1) (213.252.192.162) by tequila.4you.lt with SMTP; 22 Dec 2003 13:25:46 -0000 Date: Mon, 22 Dec 2003 05:29:09 -0800 From: hugle X-Mailer: The Bat! (v2.01) X-Priority: 3 (Normal) Message-ID: <154158158439.20031222052909@vkt.lt> To: Peter Pentchev , freebsd-bugs@freebsd.org In-Reply-To: <20031222131707.GB8641@straylight.m.ringlet.net> References: <88144631939.20031222014343@vkt.lt> <20031222131707.GB8641@straylight.m.ringlet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: BASH bug? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hugle List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 13:29:58 -0000 PP> On Mon, Dec 22, 2003 at 01:43:43AM -0800, hugle wrote: >> Hello all. >> I have a little problem in here. >> Actulay i think, that bash doesn't count good, PP> If the problem was counting, then it wouldn't be bash anyway - PP> the 'wc' utility that you are using to count the lines is not part PP> of the shell, but rather part of the operating system (FreeBSD) - PP> it's a separate executable, /usr/bin/wc. >> look: >> >> cat bin/users | wc -l >> 1877 >> so the file contains 1877 lines >> >> cat bin/users: >> #!/bin/sh >> /sbin/ipfw -q delete 2001 >/dev/null 2>&1 & >> /sbin/ipfw -q add 2001 count ip from 192.168.0.1 to not me in via fxp0 >/dev/null 2>&1 & PP> [snip] >> /sbin/ipfw -q delete 2938 >/dev/null 2>&1 & >> /sbin/ipfw -q add 2938 count ip from not me to 192.168.5.99 out via fxp0 >/dev/null 2>&1 & >> >> so I should have 938 rules in my firewall. >> 938 * 2=1876 + 1 = 1877 lines in the script (1 rule for delete rule >> and one for add rule + rule at the top '#!/bin/sh') PP> Right so far. >> but when adding this rules to the ipfw ruleset i have: >> ipfw show 2000-2938 | wc -l >> 809 PP> Now here's a stupid question: is there a reason that you execute each PP> of the ipfw commands in the script *in the background* (the & at the PP> end)? It is quite possible that when you tell bash to execute 1876 jobs PP> in the background, and when bash tells the FreeBSD kernel to execute PP> 1876 jobs at the same time, without waiting for the previous one to PP> complete, that's just what happens: some of the jobs are executed PP> *before* the ones preceding them. What would happen if, say, the 'ipfw PP> delete 2010' job was delayed sufficiently that the 'ipfw add 2010 ...' PP> command completes beforehand? The 'ipfw delete 2010' would remove the PP> *new* 2010 rule, and you will not have a 2010 rule in your ruleset PP> afterwards. PP> So a simple solution: try removing the '&' at the end of each line - PP> matter of fact, I personally don't see a real reason why it should do PP> you any good at all; the only thing it *could* do is interfere with the PP> order of operations so as to actually make the script *not* do what you PP> want :) Thanks Peter, that work perfectly! The reason why i used '&' it that i thought it would make messaegs like : Dec 22 15:21:32 perl /kernel: ipfw: Entry 2926 cleared. Dec 22 15:21:32 perl /kernel: ipfw: Entry 2929 cleared. Dec 22 15:21:32 perl /kernel: ipfw: Entry 2930 cleared. Dec 22 15:21:32 perl /kernel: ipfw: Entry 2931 cleared. Dec 22 15:21:32 perl /kernel: ipfw: Entry 2935 cleared. Dec 22 15:21:32 perl /kernel: ipfw: Entry 2933 cleared. won't apper in dmesg. cause ">/dev/null 2>&1' only makes them not to be seen in console (if I run from console). but then run from cron tab those annoyng messages apper;( PP> G'luck, PP> Peter From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 06:02:07 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC02216A4CE; Mon, 22 Dec 2003 06:02:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0463643D46; Mon, 22 Dec 2003 06:02:07 -0800 (PST) (envelope-from osa@FreeBSD.org) Received: from freefall.freebsd.org (osa@localhost [127.0.0.1]) hBME26FR006762; Mon, 22 Dec 2003 06:02:06 -0800 (PST) (envelope-from osa@freefall.freebsd.org) Received: (from osa@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBME26KE006758; Mon, 22 Dec 2003 06:02:06 -0800 (PST) (envelope-from osa) Date: Mon, 22 Dec 2003 06:02:06 -0800 (PST) From: "Sergey A. Osokin" Message-Id: <200312221402.hBME26KE006758@freefall.freebsd.org> To: osa@FreeBSD.org, freebsd-bugs@FreeBSD.org, peter@FreeBSD.org Subject: Re: gnu/59971: assertion "strncmp (repository, current_parsed_root->directory, strlen (current_parsed_root->directory)) == 0" failed: file "/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/lock.c", line 180 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 14:02:07 -0000 Synopsis: assertion "strncmp (repository, current_parsed_root->directory, strlen (current_parsed_root->directory)) == 0" failed: file "/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/lock.c", line 180 Responsible-Changed-From-To: freebsd-bugs->peter Responsible-Changed-By: osa Responsible-Changed-When: Mon Dec 22 06:01:42 PST 2003 Responsible-Changed-Why: Over to our CVS guru. http://www.freebsd.org/cgi/query-pr.cgi?pr=59971 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 06:38:33 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD21416A4CE; Mon, 22 Dec 2003 06:38:33 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2960843D5E; Mon, 22 Dec 2003 06:38:33 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBMEcXFR046159; Mon, 22 Dec 2003 06:38:33 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMEcXlE046155; Mon, 22 Dec 2003 06:38:33 -0800 (PST) (envelope-from ceri) Date: Mon, 22 Dec 2003 06:38:33 -0800 (PST) From: Ceri Davies Message-Id: <200312221438.hBMEcXlE046155@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org Subject: Re: misc/60503: small error in modules installation X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 14:38:33 -0000 Synopsis: small error in modules installation Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: ceri Responsible-Changed-When: Mon Dec 22 06:37:38 PST 2003 Responsible-Changed-Why: Over to Ruslan, who seems to like working on the build infrastructure. http://www.freebsd.org/cgi/query-pr.cgi?pr=60503 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 07:20:12 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A334316A50E for ; Mon, 22 Dec 2003 07:20:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1671043D5A for ; Mon, 22 Dec 2003 07:20:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBMFK8FR050684 for ; Mon, 22 Dec 2003 07:20:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMFK8O3050683; Mon, 22 Dec 2003 07:20:08 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 22 Dec 2003 07:20:08 -0800 (PST) Resent-Message-Id: <200312221520.hBMFK8O3050683@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, Elmar Bartel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35EC716A4CE for ; Mon, 22 Dec 2003 07:15:36 -0800 (PST) Received: from hermes.devsoft.com (devsoft.devsoft.com [212.18.21.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id E520243D53 for ; Mon, 22 Dec 2003 07:15:31 -0800 (PST) (envelope-from elmar@devsoft.com) Received: by hermes.devsoft.com (Postfix, from userid 200) id 414A2D77; Mon, 22 Dec 2003 16:15:30 +0100 (CET) Message-Id: <20031222151530.414A2D77@hermes.devsoft.com> Date: Mon, 22 Dec 2003 16:15:30 +0100 (CET) From: Elmar Bartel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/60510: [PATCH] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Elmar Bartel List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 15:20:13 -0000 >Number: 60510 >Category: bin >Synopsis: [PATCH] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 22 07:20:08 PST 2003 >Closed-Date: >Last-Modified: >Originator: Elmar Bartel >Release: FreeBSD 4.9-RELEASE i386 >Organization: leo.org >Environment: System: FreeBSD hermes.devsoft.com 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Dec 22 10:37:10 CET 2003 elmar@eldev.devsoft.com:/usr/src/sys/compile/ELDEV i386 >Description: The current version of less cannot deal with compressed files. The author of less proposes to use INPUT PREPROCESSOR. But hhis mechanism requires a complete decompression of the file even when only the first few lines will be looked at. So, most of the time this is simply waste of time and space. Instead the attached patch add's little code to recognize the type of compression and to read the decompressed content from a pipe. Some time ago I offered this patch to the original author, but he refused to accept it refering to its INPUT PREPROCESSOR feature. The given patch just extends the features of less and should not have any further impact. I'am using it for a long time now and I think its worth while, so I offer it to your project. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >Patch: --- usr.bin/less/Makefile.orig Mon Dec 22 15:51:50 2003 +++ usr.bin/less/Makefile Mon Dec 22 15:22:24 2003 @@ -4,7 +4,7 @@ SRCS= main.c screen.c brac.c ch.c charset.c cmdbuf.c command.c decode.c \ edit.c filename.c forwback.c help.c ifile.c input.c jump.c line.c \ linenum.c lsystem.c mark.c optfunc.c option.c opttbl.c os.c output.c \ - position.c prompt.c search.c signal.c tags.c ttyin.c version.c + position.c prompt.c search.c signal.c tags.c ttyin.c version.c zfile.c DPADD= ${LIBTERMCAP} LDADD= -ltermcap LINKS= ${BINDIR}/less ${BINDIR}/more --- contrib/less/Makefile.in.orig Fri Jun 30 03:03:07 2000 +++ contrib/less/Makefile.in Mon Dec 22 15:12:17 2003 @@ -42,7 +42,7 @@ help.${O} ifile.${O} input.${O} jump.${O} line.${O} linenum.${O} \ lsystem.${O} mark.${O} optfunc.${O} option.${O} opttbl.${O} os.${O} \ output.${O} position.${O} prompt.${O} search.${O} signal.${O} \ - tags.${O} ttyin.${O} version.${O} @REGEX_O@ + tags.${O} ttyin.${O} version.${O} zfile.${O} @REGEX_O@ all: less lesskey lessecho --- contrib/less/ch.c.orig Fri Jun 30 03:03:07 2000 +++ contrib/less/ch.c Mon Dec 22 15:12:17 2003 @@ -740,6 +740,8 @@ */ if (!(ch_flags & (CH_POPENED|CH_HELPFILE))) close(ch_file); + if (ch_flags & CH_COMPRESSED) + Zclose(ch_file); ch_file = -1; } else keepstate = TRUE; --- contrib/less/edit.c.orig Fri Jun 30 03:03:08 2000 +++ contrib/less/edit.c Mon Dec 22 15:12:17 2003 @@ -307,6 +307,16 @@ */ reedit_ifile(was_curr_ifile); return (1); + } else if ((answer=IsZfile(open_filename)) >= 0) + { + if ((f=Zopen(open_filename, answer)) < 0) + { + parg.p_string = errno_message(filename); + error("%s", &parg); + free(parg.p_string); + return (1); + } + chflags |= CH_COMPRESSED; } else if ((f = open(open_filename, OPEN_READ)) < 0) { /* --- contrib/less/less.h.orig Wed Jul 19 11:24:26 2000 +++ contrib/less/less.h Mon Dec 22 15:12:17 2003 @@ -388,6 +388,7 @@ #define CH_KEEPOPEN 002 #define CH_POPENED 004 #define CH_HELPFILE 010 +#define CH_COMPRESSED 020 #define ch_zero() ((POSITION)0) --- contrib/less/less.nro.orig Wed Jul 19 11:24:26 2000 +++ contrib/less/less.nro Mon Dec 22 15:25:33 2003 @@ -34,6 +34,22 @@ so with large input files it starts up faster than text editors like .I vi (1). +This version of +.I less +automagically detectets if a file (not stdin) is compressed via +.I bzip2 +(1), +.I gzip +(1), +.I compress +(1), +or +.I pack +(1) +and decompresses it before presenting the +contents of the file. This feature is implemented independent of the +.BR "INPUT PREPROCESSOR" s. +to conserve the fast startup even for compressed files. .I Less uses termcap (or terminfo on some systems), so it can run on a variety of terminals. @@ -1512,4 +1528,9 @@ Mark Nudelman .br Send bug reports or comments to the above address or to bug-less@gnu.org. + +.SH HACKED +by Elmar Bartel (elmar@leo.org) based on +an earlier hack of Kai-Uwe Rommel (rommel@leo.org)) +for less-177, to automatically detect compressed files. --- contrib/less/zfile.c.orig Mon Dec 22 15:12:17 2003 +++ contrib/less/zfile.c Mon Dec 22 15:12:17 2003 @@ -0,0 +1,83 @@ +#include +#include +#include + +extern int errno; + +typedef struct { + unsigned char magic[2]; + char *cmd; + char *opt; +} CompressMethod; +static CompressMethod zTable[] = { + 0x1f, 0x9d, "compress", "-dc", + 0x1f, 0x1e, "gunzip", NULL, /* this is old packed Unix-Format, but + * pcat doesn't know stdin ... + * ... but gunzip does + */ + 0x1f, 0x8b, "gunzip", NULL, /* this is gzip itself */ + 0x42, 0x5a, "bzip2", "-d" /* this is bzip2 */ +}; +#define MethodCnt sizeof(zTable)/sizeof(CompressMethod) +static int pid[64]= { 0 }; + +int IsZfile(name) char *name; +{ + int Method, res, file; + unsigned char magic[2]; + + file = open(name, O_RDONLY); + res = read(file, magic, 2); + close(file); + if (res != 2) + return -1; + + for (Method=0; Method < MethodCnt; Method++) + if (zTable[Method].magic[0] == magic[0] && + zTable[Method].magic[1] == magic[1]) { + return Method; + } + return -1; +} + +int Zopen(open_file, Method) char *open_file; int Method; { + int p, ph[2], file; + + if (Method < 0 || Method >= MethodCnt) + return -1; + + if (pipe(ph)) + return -1; + + if ((p = fork()) == -1) + return -1; + + if (p == 0) { + if ((file = open(open_file, O_RDONLY)) == -1) + exit(1); + dup2(file, 0); + dup2(ph[1], 1); + dup2(ph[1], 2); + close(ph[1]); + close(ph[0]); + close(file); + if (execlp(zTable[Method].cmd, zTable[Method].cmd, + zTable[Method].opt, NULL) == -1) { + fprintf(stderr, + "cannot exec decompression command \"%s\": %s", + zTable[Method].cmd, strerror(errno)); + exit(1); + } + } + else + close(ph[1]); + pid[ph[0]] = p; + return ph[0]; +} + +void Zclose(handle) int handle; { + close(handle); + kill(pid[handle], SIGPIPE); + waitpid(pid[handle], NULL, 0); + return; +} From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 07:45:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D76716A4CE; Mon, 22 Dec 2003 07:45:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A71B43D49; Mon, 22 Dec 2003 07:45:19 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) hBMFjJFR051351; Mon, 22 Dec 2003 07:45:19 -0800 (PST) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMFjJWo051347; Mon, 22 Dec 2003 07:45:19 -0800 (PST) (envelope-from ru) Date: Mon, 22 Dec 2003 07:45:19 -0800 (PST) From: Ruslan Ermilov Message-Id: <200312221545.hBMFjJWo051347@freefall.freebsd.org> To: ru@FreeBSD.org, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/60503: small error in modules installation X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 15:45:20 -0000 Synopsis: small error in modules installation Responsible-Changed-From-To: ru->freebsd-bugs Responsible-Changed-By: ru Responsible-Changed-When: Mon Dec 22 07:21:51 PST 2003 Responsible-Changed-Why: We don't normally create directories in .mk files, and this problem is the same as not having /sbin before attempting to install into it -- i.e., there's more than one way to shoot yourself in the foot. We usually populate hierarchy with mtree(8), during the installworld. One "fix" to the problem may be to "make hierarchy" during the installkernel part of Makefile.inc1. The patch in the PR is not quite right, as it does not account for DESTDIR. Since this problem is well-known to me, and I don't know of any solution that I'd like to see committed, I'm returning the ownership back to the pool. http://www.freebsd.org/cgi/query-pr.cgi?pr=60503 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 09:50:21 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 918EE16A4CF for ; Mon, 22 Dec 2003 09:50:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E816843D49 for ; Mon, 22 Dec 2003 09:50:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBMHoHFR061453 for ; Mon, 22 Dec 2003 09:50:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMHoHuk061452; Mon, 22 Dec 2003 09:50:17 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 22 Dec 2003 09:50:17 -0800 (PST) Resent-Message-Id: <200312221750.hBMHoHuk061452@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, Mark Evenson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 591AB16A4CE for ; Mon, 22 Dec 2003 09:40:01 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7159D43D4C for ; Mon, 22 Dec 2003 09:40:00 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBMHe0dL042542 for ; Mon, 22 Dec 2003 09:40:00 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBMHe0kV042533; Mon, 22 Dec 2003 09:40:00 -0800 (PST) (envelope-from nobody) Message-Id: <200312221740.hBMHe0kV042533@www.freebsd.org> Date: Mon, 22 Dec 2003 09:40:00 -0800 (PST) From: Mark Evenson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/60512: launching X freezes CURRENT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 17:50:21 -0000 >Number: 60512 >Category: misc >Synopsis: launching X freezes CURRENT >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 22 09:50:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Mark Evenson >Release: CURRENT >Organization: >Environment: FreeBSD quip 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Dec 22 10:28:51 CET 2003 realtime@quip:/usr/obj/usr/src-QUIP/sys/GENERIC i386 >Description: invoking 'startx' completely freezes CURRENT built from cvsup of 20031217. No panic, no messages, no nothing to go further on. Hardware is a Thinkpad X20 part no. 2662-34U with a Rage Mobility P/M AGP 2x 4MB card. Problem first occurred after building and installing CURRENT from end of November 2003 (something like 20031122). Since this was a transition over the "64bit statfs hump", I initially thought that this was a problem with something in userland that needed to be recompiled. I have since completely de-installed and re-built from scratch every package with a forwards and backwards dependency on XFree86-4 with the same results of crash. Running xf86cfg works, making me suspect a problem with the "dri" module, but my knowledge of XFree86 is getting dated so the obvious route of commenting out "dri" and "glx" module load in XF86Config still results in a freeze. I believe >How-To-Repeat: Install CURRENT on same hardware; invoke 'startx'. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 11:00:32 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A322516A4D2 for ; Mon, 22 Dec 2003 11:00:32 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B3643D53 for ; Mon, 22 Dec 2003 11:00:31 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id hBMJ0VFR066421 for ; Mon, 22 Dec 2003 11:00:31 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMJ0VSs066415 for freebsd-bugs@freebsd.org; Mon, 22 Dec 2003 11:00:31 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 22 Dec 2003 11:00:31 -0800 (PST) Message-Id: <200312221900.hBMJ0VSs066415@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: open PR's (mis)filed to gnats-admin and in limbo X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 19:00:32 -0000 Current FreeBSD problem reports No matches to your query From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 11:03:14 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0983716A4CE for ; Mon, 22 Dec 2003 11:03:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51CE143D55 for ; Mon, 22 Dec 2003 11:00:37 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id hBMJ0bFR066434 for ; Mon, 22 Dec 2003 11:00:37 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMJ0VQN066427 for freebsd-bugs@freebsd.org; Mon, 22 Dec 2003 11:00:31 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 22 Dec 2003 11:00:31 -0800 (PST) Message-Id: <200312221900.hBMJ0VQN066427@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 19:03:14 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/11/25] kern/8861 mdodd under heavy (multi interface) traffic ep0 s [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch f [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde f [2000/01/17] misc/16157 green "fire" screensave kills network performan o [2000/03/27] kern/17620 jhay Digi/570i sync driver (if_ar.c) causes sy o [2000/05/09] misc/18466 jwd install via nfs or ftp media silently tru o [2000/05/17] misc/18641 paul FreeBSD V4.0 crashes when using ifconfig f [2000/05/29] kern/18874 tjr 32bit NFS servers export wrong negative v o [2000/06/13] kern/19247 threads uthread_sigaction.c does not do anything o [2000/07/12] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/30] i386/20308 yokota vidcontrol VESA_800x600 causes a kernel p f [2000/07/31] kern/20310 groudier Symbios 53c875j drivers don't work o [2000/08/05] kern/20429 yokota setting flags 0x1 in atkbd0 locks keyboar o [2000/08/28] kern/20895 groudier sym driver doesn't work for SYM53C895A f [2000/09/04] misc/21025 msmith BTX loader 1.00 gets 1Gb of memory from B f [2000/09/04] i386/21042 mdodd Keyboard driver problems with PS/2 Model o [2000/09/12] kern/21220 msmith mlx0: I/O error - attempt to write beyond o [2000/09/14] kern/21272 wpaul USB interrupts seem to be turned off f [2000/11/03] bin/22595 brian telnetd tricked into using arbitrary peer o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/25] misc/23103 fenner lacks many ISO C99 features (NAN f [2000/11/27] i386/23145 brian pppoe-test-program panics the server a [2000/12/14] kern/23547 msmith only one logical device on Mylex AcceleRA s [2001/01/30] kern/24740 cy filesystem corruption CFP1080 CAM SCSI ca o [2001/03/20] kern/25950 obrien Bad drives on asr look zero-length and pa o [2001/03/24] kern/26048 obrien 4.3-RC: SMP and asr driver don't work to o [2001/04/13] kern/26549 IPsec policies for more than one pair of f [2001/05/03] kern/27059 groudier (symbios) SCSI subsystem hangs under heav a [2001/05/10] kern/27250 bp unionfs filesystem panics in large number f [2001/05/11] kern/27275 kernel bug ? o [2001/07/14] kern/28966 pirzyk math libraries in linux emulation do not o [2001/07/15] ports/28995 max deMime produces blank line in header part o [2001/07/24] misc/29200 dcs Syntax errors in /boot/device.hints cause o [2001/08/18] kern/29844 standards [PATCH] setpgrp does not behave as manual o [2001/08/18] kern/29847 n_hibma USB usbd_probe_and_attach() is broken and o [2001/09/04] ports/30331 portmgr Conflict between bsd.port.mk MAKEFILE var a [2001/09/24] i386/30802 gibbs repeat of i386/22760. Adaptec SCSI contro o [2001/09/27] bin/30869 dump does not dump all files of a filesys s [2001/09/29] kern/30921 ACER mechanic ps/2 keyboard don´t work an o [2001/10/04] kern/31042 murray Device name conflict o [2001/10/14] misc/31266 cjc System can be crashed with "ls -al /flopp o [2001/10/15] bin/31304 joe fix crunchgen to work with more contrib-k o [2001/10/17] conf/31327 Fixes and improvements for rc.diskless* s a [2001/10/31] i386/31671 doc 4.4 installer hangs at " Mounting root fr o [2001/11/16] bin/32040 brian 4.4-Release "set mtu" in ppp is broken wi f [2001/12/11] kern/32713 joe usb mouse detaches from hub and doesnt re a [2001/12/22] i386/33089 murray GENERIC bloat causes 'make world' to brea p [2001/12/27] gnu/33262 mp gdb does not handle pending signals corre o [2002/01/07] bin/33670 dwmalone default inetd install allows for unlimite o [2002/01/16] kern/33951 threads pthread_cancel is ignored o [2002/01/18] bin/34028 brian userland ppp o [2002/01/19] kern/34067 n_hibma Reproducable crash on usb ugen o [2002/01/19] kern/34071 pcn-driver is sort-of-broken in 4.5RC2 (a o [2002/01/30] kern/34470 bde Modem gets sio1 interrupt-level buffer o f [2002/02/26] kern/35354 4.4/4.5 FreeBSD causes hard lock after 20 o [2002/03/01] kern/35466 imp xe driver can not read CIS tuples o [2002/03/06] i386/35615 sound ES1978 Maestro 2E sound card locks up mac o [2002/03/09] conf/35726 net Won't let me use ifconfig on the interfac o [2002/03/29] kern/36504 crash/panic vm_object_allocate under file f [2002/04/07] i386/36850 joe Page Fault using ppp with USB Modem o [2002/04/14] kern/37064 imp System hangs when removing wire of NIC D- o [2002/05/13] bin/38058 brian ppp alters IP header length field 40 -> 4 o [2002/05/14] kern/38070 4.6-PRERELEASE panics on resume on Fujits f [2002/05/23] i386/38459 mux Intel SB82558B NIC won't initialize prope o [2002/05/23] i386/38484 probe freeze o [2002/05/24] conf/38518 combination of pr-27087 and pr-36911 (2) a [2002/05/26] gnu/38594 kan Fortan program don't link post gcc-3.1 o [2002/05/28] bin/38676 change request for pw command o [2002/05/30] misc/38748 qa FreeBSD 4.5 Keyboard problem cannot insta o [2002/06/03] kern/38872 nfs code ignores possibility of MGET(M_WA o [2002/06/08] kern/39043 Corrupted files on a FAT32 partition f [2002/06/15] misc/39341 joe ppp + USB modem problem o [2002/06/19] kern/39524 smbfs with nge NIC causes kernel panic o [2002/06/29] kern/40003 Panic on boot w/4.6 and 4.6-stable from 6 o [2002/07/05] bin/40215 wpaul NIS host search not terminate o [2002/07/14] misc/40575 qa Kern.flp boot floppy error o [2002/08/05] bin/41350 vnconfig: apparent off-by-one bug o [2002/08/07] kern/41402 kernal panics f [2002/08/07] kern/41417 luigi 3Com xl0 drivers generate a kernel panic o [2002/08/07] misc/41425 adding new cpu types to bsd.cpu.mk f [2002/08/08] i386/41437 qa sysinstall 4.6 RELEASE - hang o [2002/08/10] ports/41513 tobez lang/perl5.8 - "make test" destroys perl a [2002/08/13] bin/41647 bms ifconfig doesn't accept lladdr along with o [2002/08/16] kern/41717 bms Memory Leak in FreeBSD o [2002/08/16] i386/41723 Copying files to filesystem causes "integ a [2002/08/18] kern/41765 rwatson UDP socket remains connected after error p [2002/08/19] misc/41792 tjr lseek after ftruncate fails f [2002/08/21] i386/41860 qa sysinstall rel. 4.5 and 4.6 hangs o [2002/08/22] java/41913 java JniHandler and ChannelUn Errors f [2002/08/26] kern/42030 bms panic when zebra works on detaching tun i o [2002/08/26] i386/42046 System crashes with o [2002/08/29] i386/42173 sound Sony VAIO FXA 53 (or FXA 679 in Mexico) w o [2002/08/30] kern/42198 Kernel panics or system hangs up with big f [2002/08/30] misc/42221 qa Signal 11 core dumped when fetchin index f [2002/08/30] kern/42235 system panics with "worklist_remove: item p [2002/09/09] kern/42580 robert kernel crash when starting ISC 3.2 X11 bi p [2002/09/14] bin/42772 usr.bin/make: patch to stop a fork bomb o [2002/09/15] kern/42796 NCR/SYM 53C825 driver detects scsi cdrom f [2002/09/18] ports/42921 nork archivers/rpm/work/rpm-3.0.6/lib/rpmlead. s [2002/09/18] kern/42937 bms panic when ARP cache uses up all mbufs o [2002/09/27] bin/43434 New option to 'dmesg' which allow to disp o [2002/09/29] i386/43491 microuptime () went backwards o [2002/10/02] misc/43576 imp Problem with wi driver and Lucent Orinoco o [2002/10/02] kern/43614 Installation Hangs at "md1: Malloc disk" o [2002/10/03] kern/43625 imp Wi(4) driver hangs after long data transf o [2002/10/05] kern/43713 during install, mounting root from ufs:/d o [2002/10/11] kern/43954 nfs-blocked process can't return or be in o [2002/10/17] kern/44198 njl Toshiba PDR-M25 camera/umass o [2002/10/21] kern/44336 NFSv3 client broken - security problem wi o [2002/10/25] misc/44471 qa 4.6 install writes MBR even when specifie o [2002/10/28] kern/44569 Kernel crash o [2002/10/30] kern/44744 VN devices can hang system FreeBSD v4.5 o [2002/11/01] bin/44808 opiepasswd makes bad seed for existing us o [2002/11/04] kern/44884 imp pcic is broken in current o [2002/11/17] i386/45383 Failed installation FreeBSD 4.7-RELEASE a o [2002/11/21] kern/45568 gibbs ahc(A19160) pci parity error o [2002/12/02] kern/45910 emoore unable to use amr device o [2002/12/08] i386/46113 busspace bug f [2002/12/20] kern/46392 grog kernel, vinum, umount, changing user mode o [2002/12/23] kern/46490 silby xl driver generates lots of interrupts wi f [2002/12/23] i386/46506 joe Crash Before Initialization of Printer? o o [2002/12/26] kern/46537 amr(4) hangs system on -CURRENT or make p o [2003/01/08] kern/46865 kernel panic on SuperMicro 6012-8P box o [2003/01/08] bin/46866 NIS-based getpwent() falsely returns NULL f [2003/01/14] bin/47044 gshapiro Sendmail "Can't assign requested addresse o [2003/01/17] kern/47167 5.0 RC 3 (and 2) has 1 second uptime on T o [2003/01/21] i386/47295 kernel panic during FreeBSD 5.0 installat o [2003/01/22] bin/47384 qa sysinstall ignores intended destination d o [2003/01/27] bin/47538 tar buggy on memory disk partitions o [2003/01/27] kern/47544 iir does not detect direct access drives o [2003/02/05] i386/47989 5.0-RELEASE install CD kernel panic s [2003/02/06] kern/48028 panicstr: union: missing upper layer in w o [2003/02/06] kern/48029 Fatal trap 12: page fault while in kernel o [2003/02/07] kern/48039 Fatal trap 12: page fault while in kernel o [2003/02/08] kern/48092 Fatal trap 12: page fault while in kernel o [2003/02/08] kern/48100 Fatal panic in vm_map_lookup_entry ... o [2003/02/10] kern/48166 panic: pmap_new_proc: u_map allocation fa o [2003/02/14] i386/48274 FreeBSD 4.7-RELEASE doesn't work on Toshi o [2003/02/16] bin/48341 qa Sysinstall deletes mbr although it should o [2003/02/17] kern/48369 ext2fs no-go in FreeBSD 5 (regression ove o [2003/02/25] kern/48667 FreeBSD hangs o [2003/02/25] kern/48691 kernel panics on ASUS A7N266-VM Motherboa a [2003/03/02] kern/48849 joe Maxtor XT5000 causes panic in boot o [2003/03/13] i386/49978 installation problem on Acer Altos G300 o [2003/03/23] kern/50216 ipfw kernel panic on 5.0-current when use ipfw o [2003/03/23] kern/50229 FreeBSD detects laptop drive geometries i o [2003/04/24] i386/51338 sound random system hangs; system hangs because o [2003/04/30] bin/51628 ypmatch doesn't match keys in legacy NIS o [2003/05/03] kern/51742 ffs_vfree: freeing free inode o [2003/05/16] ports/52346 obrien Portupgrade of bash-2.05b.004 fails with o [2003/05/22] kern/52585 luigi Kernel panic with ipfw2 and syncookies f [2003/05/22] i386/52593 mdodd Kernel panic when starting apm o [2003/05/25] i386/52668 i386 AIC7902 problem when large data transferr f [2003/05/27] kern/52718 jeffr changes to kern_umtx.c causes panic in ca s [2003/05/27] kern/52745 Fatal trap 12: page fault while in kernel o [2003/06/01] i386/52835 pdeuskar em driver does not work with mobile-chips o [2003/06/03] kern/52916 grog vinum causes panic after start/stop/... c p [2003/06/06] kern/53004 das union_lookup returning . (0xbc332e90) not o [2003/06/07] kern/53010 FreeBSD-CURRENT cannot use 2940 UW on SNI o [2003/06/11] kern/53195 rwatson Easily reproduceable mac_lomac panic o [2003/06/11] i386/53203 i386 "BTX halted" when attempting install of 5 o [2003/06/15] kern/53350 fill up a malloc md-disk on 5.1-R causes o [2003/06/17] kern/53416 kmem_map too small after around 12 hours. o [2003/06/17] kern/53433 heavy i/o on GBDE partition on SMP locks o [2003/06/22] i386/53620 i386 Kernel panics / reboots during install of o [2003/06/28] ports/53874 ports-bugs /usr/ports/emulators/linux_base isn't wor s [2003/07/08] kern/54211 rwatson Seeing other uid with kern.file sysctl. o [2003/07/08] ports/54230 ports-bugs fsck_ext2fs is broken (unable to perform o [2003/07/13] java/54463 glewis Apparent bug in jdk13 f [2003/07/16] kern/54549 panic on install on Dell 600sc o [2003/07/18] kern/54616 thomas System hangs writing CD-Rs with "atapicam o [2003/07/18] kern/54626 imp Some PC Cards cause NEWCARD to panic on c o [2003/07/29] kern/55028 The broken FAT12 filesystem causes system o [2003/07/30] ports/55039 sada Japanese fonts are not visible with mozil o [2003/08/01] ports/55147 openoffice Openoffice build failure a [2003/08/14] kern/55587 joe null dereference in usbdi.c: usb_transfer o [2003/08/25] kern/55975 thomas ATAPICAM- READ_6(0x08) fails for ATAPI ta o [2003/09/03] kern/56381 panic: page fault in fifo_close() ... o [2003/09/05] bin/56502 initstate() causes memory corruption on L o [2003/09/07] kern/56583 thomas panic at writting DVD-RAM after ATAng o [2003/09/09] kern/56659 ACPI trouble on IBM ThinkPad X31 o [2003/09/14] kern/56873 qa system hangs on boot at Buslogic device o [2003/09/16] i386/56933 i386 kernel panic vm_page_remove o [2003/09/16] i386/56937 i386 system panic during high network load o [2003/09/18] kern/56973 SCSI errors from on-board Adaptec (AIC7xx o [2003/09/20] kern/57036 No media detected by 3c905b-tx on 4.9-rel o [2003/09/20] i386/57043 i386 ar driver with 2 port PCI card locks up w o [2003/09/22] i386/57097 i386 Promise Ultra 100 TX2 causes lockup on SM o [2003/09/24] kern/57156 GEOM-related panic while boot on latest - o [2003/09/28] bin/57315 so Safe.pm security hole in 4.x base system' o [2003/09/28] bin/57321 markm CGI.pm in 4.x base system has a cross-sit o [2003/09/28] ports/57336 mbr FrontPage publishing failure with mod_fro p [2003/09/29] kern/57344 bms KMEM exhaustion from cloned routes o [2003/09/29] kern/57369 sos 4.9-PRERELEASE panic during ata probe o [2003/09/30] i386/57398 i386 Current fails to install on mly(4) based o [2003/10/01] kern/57453 if_kue hangs boot after warm boot if firm p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' o [2003/10/05] kern/57603 alex new bktr driver: freeze on SMP machine o [2003/10/05] kern/57606 thomas ATAng: Can't write CD media on 5.1-CURREN o [2003/10/05] i386/57632 i386 Dell PowerEdge 4300 is allergic to FreeBS o [2003/10/07] kern/57730 darrenr ipl.ko should be compiled with IPv6 funct f [2003/10/08] ports/57731 perky lang/python port build failure on RELENG_ o [2003/10/08] kern/57736 darrenr IP Filter IPv6 accounting bug o [2003/10/08] bin/57738 darrenr [PATCH] ipmon IPv6 packet total size mis- o [2003/10/10] kern/57829 njl ACPI problems (Battery, Mouse probe) o [2003/10/10] kern/57832 softdep_deallocate_dependencies: dangling o [2003/10/12] i386/57881 i386 ripping audio CDs causes kernel panic f [2003/10/15] kern/58107 sos -CURRENT fails to detect ATA devices o [2003/10/16] kern/58139 -CURRENT panics on Thinkpad A31p while co s [2003/10/18] kern/58228 sos atacontrol rebuild always panics s [2003/10/18] kern/58230 sos ata raid crashes in g_down o [2003/10/21] kern/58353 Can't burn DVD media with Pioneer DVR-106 o [2003/10/22] kern/58391 grog Trap 12 with heavy disk load on ide vinum f [2003/10/23] ports/58443 ports-bugs mod_perl2 not upgrading properly o [2003/10/24] i386/58493 i386 machine page faults for no apparent reaso o [2003/10/25] ports/58514 sumikawa net/zebra based software BGP routers may o [2003/10/25] ports/58531 ports-bugs multimedia/mplayer: bktr input doesn't wo o [2003/10/26] kern/58587 sos ATAng 5.x pio underrun dispite code preve o [2003/10/27] ports/58602 ports-bugs web2ldap-0.10.4 doesn't work on FreeBSD 5 f [2003/10/28] kern/58652 kernel boot fails with pcf device o [2003/10/31] kern/58787 peter panic: pmap_enter: attemped pmap_enter on o [2003/11/02] ports/58853 portmgr bsd.port.mk - MASTER_SITE_SUBDIR grouping p [2003/11/04] bin/58912 dump fails on big directories with nodump f [2003/11/05] kern/58985 -CURRENT kernel hangs on booting after re o [2003/11/07] kern/59043 Memory leak when reading from ATAPI/CAM D o [2003/11/09] bin/59095 tar(1) process hangs in endless loop o [2003/11/09] kern/59103 Serious data corruiption reading compact a [2003/11/12] kern/59211 tjr System crashes when moving files from NWF o [2003/11/13] i386/59253 i386 ata device reset hangs if device is dead o [2003/11/13] kern/59260 Panic by integer divide fault in Thinkpad o [2003/11/14] kern/59290 joe [PATCH] attaching more than one of the sa f [2003/11/16] ports/59360 ports-bugs port logjam2 does not compile o [2003/11/19] ports/59493 portmgr The ports system doesn't or can't honor N f [2003/11/22] kern/59594 I/O operations freeze system when perform o [2003/11/25] i386/59683 i386 panic signal 12 4.9-STABLE - frequent cra o [2003/11/25] kern/59687 Broken USB with 5.x on ASUS A7V8X-X o [2003/11/25] kern/59688 panic: _sx_xlock (GEOM topology): xlock a o [2003/11/26] amd64/59713 amd64 1000ms rtt u o [1998/07/12] i386/7266 yokota PSM detection failure with Linksys consol s [1998/08/10] kern/7556 hm sl_compress_init() will fail if called an o [1998/09/30] gnu/8099 obrien [patch] some bugs in cpio o [1998/11/10] bin/8646 peter Implement rlogind -a option f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console o [1998/12/21] kern/9163 adrian [patch] squid does not join a multicast g s [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/01/13] kern/9478 assar support for running a script from kldload s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/03/02] bin/10353 jon ypserv gets segmentation violation o [1999/03/09] bin/10510 Remote cvs botches commits on occassion o [1999/03/16] bin/10633 fenner [patch] tcpslice timezone problem and upd a [1999/03/24] kern/10778 ru "ipforward_rt" is not cleared when routin o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec a [1999/04/08] misc/11024 mtm getpwnam(3) uses incorrect #define to lim o [1999/05/04] kern/11490 yokota VESA+VM86+Splash == unstable system o [1999/05/05] misc/11525 dwmalone [PATCH] Networking patches to increase # o [1999/05/13] kern/11697 tegge Disk failure hangs system o [1999/05/18] i386/11773 yokota mouse works at setup time. Under X it go o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/09/10] bin/13691 fenner tcpslice cannot extract over 2GB part of s [1999/09/16] conf/13775 multi-user boot may hang in NIS environme s [1999/09/17] i386/13787 lnc driver isn't really the lnc driver o [1999/09/26] misc/13978 peter a write to last column bug appears since o [1999/09/27] kern/13997 rwatson RLIMIT_NPROC works unadequately for jails s [1999/10/04] i386/14135 doc lpt1 nolonger exists after 3.2-RELEASE o [1999/10/14] i386/14334 imp AHA-1542A not supported by FreeBSD 3.x (" o [1999/10/26] kern/14549 mdodd 3C509 broken in 3.3 o [1999/10/27] kern/14566 yokota Non-kernel programs have little/no contro a [1999/11/04] kern/14712 iedowse root has access to NFS mounted directorie s [1999/11/12] kern/14848 murray Frame Relay support, corrected a [1999/11/12] misc/14856 billf ftp stalls on FreeBSD 3.3 (CDROM) tested o [1999/11/17] i386/14946 mjacob rmt - remote magtape protocol s [1999/12/14] kern/15478 incorrect utmp/wtmp records update upon c o [1999/12/17] kern/15542 de suddenly stops working o [1999/12/23] misc/15662 markm [PATCH] perl5 Sys::Hostname fails if no P f [1999/12/26] kern/15707 bms bad trap in mprotect o [2000/01/01] kern/15825 Softupdates gets behind, runs the system o [2000/01/02] i386/15845 imp Driver for RealTek 8029 f [2000/01/03] bin/15877 tobez Perl 5.00503 interpreter crashes with a s o [2000/01/12] kern/16090 mdodd No buffer space available a [2000/01/22] kern/16299 tmm nfs.ko can be unloaded when nfsd is runni o [2000/02/08] kern/16587 cg Can't record with newpcm & CS4236 (AW35/P o [2000/02/10] kern/16644 Bad comparsion expression in bpf_filter.c o [2000/02/21] conf/16879 tanimura Sound drivers seem to be using shared irq o [2000/02/23] conf/16948 qa Sysinstall/disklabel: bad partition table o [2000/02/25] misc/16991 jhb booting install disk and USB s [2000/03/01] misc/17108 SecureRPC not supported in mount_nfs comm o [2000/03/10] misc/17310 wpaul NIS host name resolving may loop forever o [2000/03/16] kern/17422 bde 4.0-STABLE: top: nlist failed o [2000/03/20] kern/17504 ken Another Micropolis Synchronize Cache Prob f [2000/03/20] misc/17517 mbr 100/10baseT card resets under load s [2000/03/21] conf/17540 NIS host lookups cause NFS mounts to wedg f [2000/03/21] kern/17542 greid random static with GUS PnP o [2000/03/24] misc/17584 groudier fatal SCSI error with a Symbios 53c875 co o [2000/03/28] alpha/17637 billf misconfigured syscons bell causes panic o o [2000/03/29] i386/17662 gibbs cam_xpt.c incorrectly disables tagged que o [2000/03/31] i386/17713 gibbs MAKEDEV and /stand/sysinstall goofups wit o [2000/04/04] i386/17800 bde [PATCH] problem with statclock initializa o [2000/04/12] kern/17961 n_hibma Fatal Trap 12. Page fault while in kernel o [2000/04/14] kern/18012 adrian vnode_free_list corruption, "free vnode i o [2000/04/17] misc/18065 mdodd FREEBSD 4.0 crashes on boot Compaq Prolia f [2000/04/23] i386/18185 gibbs Adaptec 3950U2 errors during boot/probe o [2000/04/24] kern/18200 mdodd 3com 3c509b recognized twice during boot o [2000/05/02] kern/18345 cg sbc / pcm not fully recognizing AWE64 o [2000/05/02] kern/18348 yokota tags o [2000/07/19] kern/20040 msmith Toshiba 2775 hangs after pcib0 driver is o [2000/07/25] misc/20172 byacc 1.9 fails to generate $default tran o [2000/07/27] kern/20234 green panic(): lockmgr: pid 259, not exclusive o [2000/07/29] conf/20282 qa sysinstall does not recover some /etc fil f [2000/07/31] kern/20335 yokota S3Trio64V+ is detected as CGA by syscons p [2000/08/02] bin/20373 Setting breakpoints in shared objects bro o [2000/08/08] ports/20490 perky Termios timeout parameters, VMIN, VTIME, f [2000/08/09] i386/20507 yokota Mouse freezes in 4.0-release after some u o [2000/08/10] misc/20521 mjacob /etc/rmt several problems o [2000/08/10] kern/20523 bde Support for PCI multiport cards for sio d o [2000/08/13] kern/20572 marcel cannot safely remove COMPAT_43 from the k o [2000/08/14] kern/20609 panic: vm_fault: fault on nofault entry, o [2000/08/15] bin/20633 fdisk doesn't handle LBA correctly f [2000/08/17] kern/20689 groudier Newbusified version of ncr driver does no o [2000/08/18] kern/20708 imp Adaptec 1542 ISA SCSI Controller not dete f [2000/08/22] bin/20779 assar junk pointer error causes kpasswd to fail o [2000/08/26] misc/20861 threads libc_r does not honor socket timeouts o [2000/08/28] gnu/20912 mp gdb does not recognise old executables. o [2000/08/30] bin/20952 des ftpd doesn't honor account expiration tim o [2000/08/31] kern/20958 mdodd ep0 lockup with ifconfig showing OACTIVE o [2000/09/07] misc/21089 vi silently corrupt open file on SIGINT w o [2000/09/11] kern/21209 groudier scsi ncr driver installs instead of scsi o [2000/09/14] gnu/21260 buffer overrun in uux o [2000/09/14] ports/21264 markm tn3270 port receives segmentation fault a [2000/09/15] kern/21304 mbr dc0 watchdog timeouts on NetGear FA310TX s [2000/09/18] misc/21384 greid pcm driver has static in recorded audio o [2000/09/19] misc/21406 freebsd's bootinst or booteasy overwrites o [2000/09/21] kern/21461 imp ISA PnP resource allocator problem o [2000/09/21] kern/21463 emulation Linux compatability mode should not allow f [2000/09/27] bin/21603 green Can't change user passwords on 4.1.1-STAB o [2000/09/28] kern/21642 Compaq Netelligent 10/100 card (TI Thunde o [2000/10/02] ports/21714 ports-bugs audio problem with games/nil o [2000/10/05] kern/21771 murray Fix for sppp and Cronyx drivers update a [2000/10/06] kern/21808 [patches] msdosfs incorrectly handles vno o [2000/10/15] misc/21998 green ident only for outgoing connections o [2000/10/19] kern/22142 cjc securelevel does not affect mount o [2000/10/25] bin/22291 getcwd() fails on recently-modified NFS-m o [2000/10/30] kern/22417 gibbs advansys wide scsi driver does not suppor o [2000/11/05] bin/22614 billf pam_ssh dumps core o [2000/11/13] kern/22826 emulation Memory limits have no effect in linux com o [2000/11/14] bin/22846 net Routed does not reflect preference of Int o [2000/11/15] kern/22862 ncr probe fails with CACHE TEST FAILED: ? o [2000/11/18] i386/22944 isa_dmainit fails on machines with 512MB a [2000/11/18] kern/22947 jon IBM 10/100 EtherJet Cardbus (Xircom X3201 o [2000/11/25] bin/23098 ambrisko If installing on a serial console, enable o [2000/12/08] kern/23400 guido IPsec transport mode precludes filtering o [2000/12/12] kern/23515 get error in messages system log "Dec 11 o [2000/12/13] kern/23535 imp 4.x kernels seem to no longer support Ada o [2000/12/14] misc/23561 emulation Linux compatibility mode does not support o [2000/12/26] bin/23866 dwmalone patch for pointing out current date o [2001/01/02] kern/24032 markm rndcontrol and pccardd use of interupt ha o [2001/01/03] kern/24059 n_hibma USB support broken in SMP kernel o [2001/01/04] kern/24070 n_hibma uhci USB driver disables port on reatachi o [2001/01/04] kern/24074 mdodd Properties of token-ring protocol must be o [2001/01/05] kern/24085 syncing on shutdown leaves filesystem dir o [2001/01/06] docs/24125 wes connect(2) can yield EWOULDBLOCK/EAGAIN o [2001/01/12] bin/24271 dumpon should check its argument more o [2001/01/16] misc/24391 cannot kill amd after interface disappear o [2001/01/19] bin/24461 pirzyk Being able to increase the YP timeout wit o [2001/01/19] bin/24472 threads libc_r does not honor SO_SNDTIMEO/SO_RCVT s [2001/01/23] misc/24590 standards timezone function not compatible witn Sin o [2001/01/25] kern/24629 ng_socket failes to declare connected dat o [2001/01/25] bin/24632 threads libc_r delicate deviation from libc in ha o [2001/01/25] misc/24641 threads pthread_rwlock_rdlock can deadlock o [2001/02/09] kern/24982 iedowse stack gap usage o [2001/02/10] i386/24997 /boot/loader cannot handle extended dos p o [2001/02/11] ports/25007 max telnetx problem on 4.x o [2001/02/12] kern/25038 murray dhcp client could not set hostname on boo o [2001/02/13] kern/25067 adrian able to mount a pathname > 80 char. but u o [2001/02/14] kern/25093 4.2-STABLE does not recognize PCNet-ISA+ o [2001/02/19] kern/25213 peter Bus abstraction interface doesn't allow p o [2001/02/21] kern/25248 bde sys/user.h needs sys/param.h, but doesn't f [2001/02/21] kern/25261 gibbs ahc0 no active SCB errors when booting of o [2001/02/21] ports/25272 rse Using lang/eperl as cgi/nph binary execut s [2001/02/23] bin/25337 rwatson dmesg -a should be restricted o [2001/02/28] bin/25461 qa sysinstall's fdisk and disklabel don't wo o [2001/03/03] kern/25511 ioctl(fd, FIONREAD, &c) on a FIFO (not PI o [2001/03/05] bin/25542 standards /bin/sh: null char in quoted string o [2001/03/13] kern/25781 Statclocks cannot be disables on ServerWo p [2001/03/15] bin/25826 nfsd -t -h adr1 -h adr2 doesn't work o [2001/03/16] misc/25851 qa Security hole in anonymous FTP setup scri o [2001/03/17] bin/25886 cgetset(3) doesn't get cleared when switc o [2001/03/19] bin/25929 qa Can't use MAKEDEV in fixit mount o [2001/03/22] kern/25986 silby Socket would hang at LAST_ACK forever. o [2001/03/22] misc/26002 n_hibma Poor read/write performance on uhci USB c o [2001/03/22] kern/26013 joe Linksys (rev 3) USB 100TX NIC causes infi o [2001/03/26] bin/26093 markm pam_unix rejects authenticating accounts a [2001/03/27] kern/26142 Unlink fails on NFS mounted filesystem o [2001/03/28] kern/26171 emulation not work Linux-emulator, but hi is work i o [2001/03/31] i386/26261 silo overflow problem in sio driver o [2001/04/02] bin/26307 threads libc_r aborts when using the KDE media pl o [2001/04/03] kern/26309 PPPoE client panics in kernel - fxp probl o [2001/04/03] misc/26320 alfred mountd breaks IRIX automounter a [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- o [2001/04/08] kern/26430 cg -CURRENT panics on cat /dev/dsp or cat /d o [2001/04/10] misc/26486 setnetgrent hangs when netgroup contains o [2001/04/12] kern/26506 sendto() syscall returns EINVAL in jail e o [2001/04/25] bin/26842 dd dump with h flag takes a very long time a [2001/04/25] bin/26869 sheldonh vi(1) crashes in viewing a file with long o [2001/04/27] misc/26897 qa 4.3R sysinstall fails to create swap part a [2001/05/10] kern/27262 process won't be terminated after CPUTIME o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter p [2001/05/21] kern/27522 des linprocfs:/proc/stat does not handle SMP s [2001/05/22] kern/27543 pirzyk /proc/cpuinfo does not handle SMP hosts o [2001/05/23] docs/27605 doc Cross-document references () o [2001/05/27] kern/27694 cg Panic in csa(4) f [2001/05/29] i386/27729 qa the ls120 device "afd" does not show up u a [2001/06/05] misc/27893 sos can't burn audio cds on LG CD-RW CED-8083 o [2001/06/05] misc/27896 Error in /etc/exports invalidates entire o [2001/06/09] kern/27995 src/sys/pci if_pcn.c revision 1.21 resp. o [2001/06/12] misc/28095 [PATCH] pax may descend into directories o [2001/06/12] ports/28102 ports-bugs Recent changes to 4.3-STABLE break arla-0 o [2001/06/14] ports/28155 portmgr DESTDIR is used incorrectly in bsd.port.m o [2001/06/15] kern/28173 Problem with Touchpad on Inspiron 5000e o [2001/06/16] bin/28221 eric dialog(1) segfaults (due to the bug in li o [2001/06/17] bin/28223 su doesn't look at login.conf all the tim o [2001/06/17] bin/28224 yar ftpd doesn't honor invalid shelll in logi o [2001/06/20] bin/28311 des ftpd and sshd do not honor expired pw ent a [2001/06/24] ports/28398 mita japanese/dvi2ps cannot find tex.pro o [2001/06/26] bin/28424 mtree fails to report directory hierarchy o [2001/06/29] misc/28508 problems with backup to Tandberg SLR40 st o [2001/07/04] kern/28692 cg ICH sound driver hangs kernel o [2001/07/06] kern/28768 The system doesn't get connects on one of o [2001/07/07] bin/28798 mikeh mail(1) with a pager (more) requires fg/C o [2001/07/07] i386/28802 joe 3com Performance Pro modem conflicts with o [2001/07/09] kern/28840 gibbs Possible interrupt masking trouble in sys o [2001/07/09] bin/28852 cracauer behavior of /bin/sh with -e option looks f [2001/07/11] ports/28889 lioux mail/qpopper 4.0.3 error: Insufficient ro o [2001/07/12] i386/28928 wpaul dual starfire nic doesn't seem to work (a o [2001/07/16] bin/29026 pb traceroute -s option allows any IP addres o [2001/07/18] i386/29067 sound Yamaha OPL3Sa2 pcm/pnp bug o [2001/07/19] ports/29098 jedgar p5-Mysql port references wrong directory f [2001/07/23] kern/29170 ru ARP request fails after "bad gateway valu o [2001/07/26] bin/29253 ru natd forgets about udp connections o [2001/08/01] i386/29375 qa the disk editor used by /stand/sysinstall o [2001/08/01] i386/29377 imp pccard hangs during probe when returning o [2001/08/03] kern/29421 Update a file with mmap will cause mtime/ o [2001/08/04] kern/29465 sound Can't probe NeoMagic 256AX audio chip. f [2001/08/11] kern/29626 ifconfig causes kernel panic in 4.4-PRERE o [2001/08/13] kern/29686 jlemon kevent EV_ADD EVFILT_WRITE does the wrong o [2001/08/14] ports/29704 bp Imagemagick Identify utility crashes when o [2001/08/15] bin/29725 dwmalone [PATCH] Fixed segmentation fault in simpl o [2001/08/17] bin/29808 ypserv dumps core in yp_find_db o [2001/08/17] i386/29809 rsm pb Xircom Eth Card with Freebsd 4.4RC1 : o [2001/08/19] i386/29882 peter stable 4.3 kernel compile fails for multi o [2001/08/20] bin/29903 ypbind loses connection to NIS master and o [2001/08/23] kern/29983 imp Problem with "TI PCI-1250 PCI-CardBus Bri o [2001/08/24] kern/30049 imp [f: 4.4] Bad iomem assigned in some cases o [2001/08/27] kern/30125 btx/bootloader dumps very often if serial o [2001/08/30] kern/30223 Using /usr/share/examples/kld/cdev, testc o [2001/08/30] kern/30230 md cannot o [2001/08/31] bin/30235 /usr/sbin/portmap cannot listen to localh o [2001/08/31] kern/30241 gibbs System crash w/err: AHC0; AHC_INTR - refe o [2001/09/02] i386/30276 CPUTYPE=486 built on a CPUTYPE=p3 WORLD b o [2001/09/04] bin/30310 top does not show CPU usage o [2001/09/06] misc/30373 joe Logitech IFeel Optical USB mouse does not o [2001/09/06] conf/30399 Have Fortran use the CPUTYPE variable o [2001/09/10] kern/30482 calcru calls printf while holding a spin o [2001/09/10] alpha/30486 alpha AlphaServer DS10 floppy access is broken o [2001/09/10] alpha/30487 alpha Floppy access on AlphaServer DS20 solid l o [2001/09/10] ports/30490 sobomax yacc in world does NOT fully respect TMPD f [2001/09/10] kern/30502 joe panics if logitech joystick usb attached o [2001/09/15] misc/30590 /etc/hosts.equiv and ~/.rhosts interactio o [2001/09/15] kern/30592 roam [PATCH] panic: static sysctl oid too high o [2001/09/17] kern/30630 fenner Failure to check for existence of interfa o [2001/09/21] kern/30712 fatal kernel trap during ufs_rename o [2001/09/25] kern/30820 sound PCM sound fails o [2001/09/26] bin/30837 qa Sysinstall doesn't set the schg flag on t o [2001/09/30] kern/30948 ls'ing mounted brand new floppy locks up o [2001/10/01] kern/30958 rwatson QUOTA with 0 bytes in quota.user hangs up f [2001/10/01] bin/30966 fenner TCPdump repeating on Radius accounting pa o [2001/10/01] kern/30971 peter NFS client modification time resolution i f [2001/10/02] ports/30993 iedowse xxgdb cannot open source file s [2001/10/04] kern/31047 Linux programs do not dump core in linux o [2001/10/07] kern/31102 wpaul lge + Pentium III data transmission probl o [2001/10/18] misc/31363 qa sysinstall "partition editor" silently co o [2001/10/21] kern/31398 cg newpcm does not play back the tail of sou o [2001/10/26] ports/31511 obrien g++30 produces binaries which SIGBUS when o [2001/10/30] conf/31631 "MAC address" can't be acquired properly. a [2001/10/31] kern/31659 joe USB controller driver will die after some o [2001/10/31] bin/31661 threads pthread_kill signal handler doesn't get s o [2001/11/01] bin/31692 2872-or-less-byte ftp binary transfer fro o [2001/11/03] kern/31746 failed connect(2) seems to cause problems f [2001/11/05] kern/31768 darrenr Use of fastroute in IPFilter reboots the o [2001/11/05] kern/31790 problem with NFS and jail() o [2001/11/07] ports/31819 jmz ports/ispell install doesn't work o [2001/11/07] bin/31835 mbr dhclient doesn't close FD's before spawni s [2001/11/09] ports/31893 des gnats-3.113.1 conflicts with /usr/bin/sen o [2001/11/12] kern/31940 nge gigabit adapter link reset and slow t o [2001/11/14] kern/31979 Setup and boot locks Compaq Armada E500 l f [2001/11/17] java/32063 znerd patch for /usr/ports/java/linux-jdk about o [2001/11/17] bin/32072 setuid w/o immutable flag o [2001/11/18] kern/32098 semctl() does not propagate permissions a [2001/11/19] kern/32118 mbr 21143 with dc driver will not select 10ba o [2001/11/19] ports/32121 x11 XFree86-4-Server: xf86cfg 4.1.0 writes ba o [2001/11/20] kern/32124 imp Cannot set 128 bit wep key on prism2 (wi0 o [2001/11/23] kern/32226 time of day clock runs fast (approx twice o [2001/11/23] ports/32234 tobez Perl ports not $LOCALBASE clean o [2001/11/26] bin/32295 threads pthread dont dequeue signals o [2001/11/27] kern/32338 Network to disk write performance low und o [2001/11/28] kern/32353 if kern.maxproc > 512 sybase ASE 11.9.2( o [2001/11/29] bin/32374 vi -r doesn't work, file contained unexpe o [2001/12/08] bin/32619 des libfetch does not use RFC 1738's definito o [2001/12/10] kern/32668 peter NFS directory removal problems manifested f [2001/12/10] bin/32686 wosch locate command dumps a core file with bro o [2001/12/11] ports/32700 ports-bugs net/arla: inode changes for large o [2001/12/11] kern/32716 joe system hangs when running vid (usb webcam o [2001/12/11] bin/32717 brian ppp(8) change mss to wrong size f [2001/12/12] bin/32791 ru FreeBSD's man(1) utility vulnerable to ol o [2001/12/13] kern/32797 Problem with IPX and netgraph(4) o [2001/12/13] kern/32809 yet another panic while syncing disks aft f [2001/12/21] kern/33074 joe USB printer support does not detect print o [2001/12/21] ports/33080 ume gkrellmvolume interferes with the ability o [2001/12/22] kern/33085 jlemon Samba's NMBD cannot find alias interface o [2001/12/24] kern/33138 pnp problem in 4.3, 4.4, 4.5 o [2001/12/26] kern/33201 net/net_osdep.c:if_name is broken f [2001/12/26] misc/33213 ume rarpd fails to init IPv6 enabled interfac o [2001/12/30] kern/33344 memory leak in device resource config loa o [2001/12/30] misc/33370 qa Post configuration issue o [2002/01/02] kern/33464 soft update inconsistencies after system o [2002/01/03] bin/33515 amd incorrectly handles multi-homed nfs s o [2002/01/04] kern/33532 sound Playing audio on some soundcards with pcm o [2002/01/04] kern/33535 invalid kernel diagnostic while writing d f [2002/01/04] gnu/33551 cvs chokes on OpenBSD repositories f [2002/01/07] kern/33653 DSL PPPoE connection error on 4.5-PRERELE o [2002/01/07] misc/33672 sheldonh telnetd and mount_mfs signal handlers cal o [2002/01/09] kern/33738 argv == NULL is not handled correctly by o [2002/01/13] kern/33833 luigi Correct kernel config for 4.4-RELEASE is f [2002/01/13] kern/33839 joe usb0: host controller halted (involving A o [2002/01/15] ports/33927 ports-bugs ja-dvipdfm port requires texmf/dvips/base o [2002/01/15] docs/33929 doc Section 15.15 of the FreeBSD Porter's Han o [2002/01/16] kern/33940 quotactl allows compromise gid-quotas o [2002/01/16] kern/33974 sound Can not record anything with emu10k1 on 4 o [2002/01/17] kern/34017 The siginfo_t passed to the signal handli o [2002/01/18] kern/34020 programs fail that poll(2) on fifos o [2002/01/18] bin/34030 miibus.ko can be loaded into the kernel w s [2002/01/20] i386/34092 reboot hangs the system (IBM PC Server 31 o [2002/01/21] gnu/34128 sdiff "e" doesn't work with some editors o [2002/01/23] kern/34205 njl detect USB memory device, But can not use o [2002/01/24] gnu/34246 joe CVS doesn't rebuild CVSROOT/options o [2002/01/25] i386/34267 semenu FreeBSD hangs and reboots when overloaded o [2002/01/25] bin/34269 fenner tcpdump -v incorectly identifies packets o [2002/01/25] misc/34270 man -k could be used to execute any comma f [2002/01/26] kern/34306 gibbs 4.5-RC panics on boot with half-supported o [2002/02/01] i386/34536 threads accept() blocks other threads o [2002/02/01] kern/34544 joe Kernel crash on fclose() of /dev/kbd1 whe o [2002/02/02] misc/34568 turning printer on and off hangs the comp o [2002/02/04] kern/34619 TCP - FINs with different sequence number p [2002/02/06] bin/34682 fenner scanf/sscanf doesn't understand %lld o [2002/02/09] kern/34765 darrenr Unloading the ipl.ko module will panic th o [2002/02/10] kern/34801 darrenr TCP window size bug (afflicting IP Filter o [2002/02/10] bin/34811 sh: "jobs" is not pipeable o [2002/02/11] misc/34842 VmWare port + NIS causes "broadcast storm o [2002/02/17] kern/35061 joe After printing to HP Deskjet 656c USB pri o [2002/02/19] misc/35116 keyinfo reports root's keyinfo o [2002/02/20] kern/35136 luigi VLAN & bridging & MTU o [2002/02/22] bin/35214 obrien dump program hangs while exiting o [2002/02/25] bin/35307 standards standard include files are not standard c o [2002/02/25] misc/35310 des SSHing with expired password does not bri o [2002/02/26] misc/35350 Can't boot on ASUS TXP4 o [2002/02/26] kern/35351 sound emu10k1: no posibility to record sound. K o [2002/02/26] ports/35353 green cfs strips eighth bit of file name on "ou o [2002/02/27] kern/35396 poll(2) doesn't set POLLERR for failed co o [2002/02/28] kern/35399 poll(2) botches revents on dropped socket o [2002/02/28] kern/35429 select(2)/poll(2)/kevent(2) can't/don't n o [2002/02/28] kern/35442 Problem transmitting runts in if_sis driv o [2002/03/03] misc/35506 innetgr() doesn't match wildcard fields i f [2002/03/03] kern/35511 bms sis(4) multicast filtering doesn't pass s o [2002/03/07] bin/35622 threads sigaltstack is missing in libc_r f [2002/03/07] kern/35645 bms Layer 2 switching using default router of o [2002/03/07] misc/35662 send-pr and/or web pr query system screws o [2002/03/08] kern/35669 NFSROOT breaks without a gateway s [2002/03/08] docs/35678 doc docproj Makefiles for web are broken for f [2002/03/08] kern/35691 mbr Realtek NIC driver does not work with Rea o [2002/03/09] kern/35703 /proc/curproc/file returns unknown o [2002/03/10] kern/35756 joe USB reattach of Sony DSC-S75 fails, USB s o [2002/03/11] misc/35774 [SECURITY] Suboptimal auditing possibilit o [2002/03/12] bin/35842 rm -f nonexistent file successful but rm o [2002/03/13] bin/35843 maxim [PATCH] MD5 auth implemented in routed is o [2002/03/13] gnu/35878 /usr/bin/strip resets ABI type to FreeBSD o [2002/03/13] conf/35880 rc files could be a bit more jail friendl p [2002/03/15] bin/35921 jon Wrong path reduction of dot-dot paths in o [2002/03/15] bin/35925 fixit floppy cannot be mounted on USB dri a [2002/03/16] kern/35985 re swap double mount o [2002/03/16] kern/35986 Wrong bpf-header preceading packet when u o [2002/03/17] i386/36003 Cyclades Cyclom YeP causes panics on Free p [2002/03/17] kern/36038 bp sendfile(2) on smbfs fails, exposes kerne o [2002/03/19] misc/36086 trhodes Kerberos Problem/Handbook wrong/Followup o [2002/03/20] kern/36147 bogus irq 7 message being issued o [2002/03/21] docs/36168 doc -pthread/_THREAD_SAFE docs missing in gcc o [2002/03/22] kern/36219 poll() behaves erratic on BPF file descri o [2002/03/28] kern/36415 roger the bktr driver incorrectly handles the s a [2002/03/28] i386/36451 roger (sys/dev/bktr) Japan IF frequency is inco o [2002/03/29] kern/36482 Multiport starfire card (sf/ukphy) doesn' o [2002/03/29] conf/36508 qa installation floppy bug (See description) o [2002/03/29] i386/36517 sis driver can't map ports/memory for Net o [2002/03/31] kern/36566 System reboot with dead smb mount and umo o [2002/04/05] kern/36784 Can't fcntl(fd, F_SETFL, ...) on a pseudo o [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d o [2002/04/07] bin/36867 games/fortune: add FORTUNE_PATH env var, o [2002/04/08] ports/36879 mbr emulators/vmware2 freezes and reboots sys o [2002/04/08] conf/36911 qa installation floppies miss autoload file o [2002/04/09] bin/36926 send-pr destroys PR if emacs interrupt ch o [2002/04/09] i386/36943 reboot hangs on Tyan Thunder K7 with SMP o [2002/04/11] misc/36999 2 Default Routes Created o [2002/04/11] ports/37006 dirk cdrecord in sysutils/cdrtools does not wo o [2002/04/14] kern/37057 Problem with rlimits on filesystem mounte o [2002/04/15] kern/37109 Kernel refuses to assign unused IP to tun o [2002/04/18] i386/37240 EtherExpress16 not probed at boot o [2002/04/19] kern/37261 luigi kernel is not linking without "device eth o [2002/04/21] kern/37326 roger smbus/bktr crash when omitting "device ii o [2002/04/22] bin/37343 portmap TCP binds strangeness o [2002/04/22] ports/37361 ports-bugs installing gcc30 port breaks devel/gettex o [2002/04/23] misc/37399 rsh does not work from Win 2k to freeBSD o [2002/04/24] kern/37436 accept dead loop when out of file descrip o [2002/04/24] kern/37441 ISA PNP parse problem o [2002/04/24] kern/37443 incorrect move pointer in environment str o [2002/04/26] i386/37482 sound Weird behaviour under relatively slow loa o [2002/04/27] kern/37502 NFS client ignores mtime.tv_usec for open o [2002/04/28] i386/37523 lock for bios16 call and vm86call o [2002/04/29] misc/37585 qa System hangs on install at probing device o [2002/04/30] misc/37586 qa newfs failing in 5.0-DP1 initial install o [2002/04/30] kern/37589 imp Kernel panics upon resume from zzz on my o [2002/05/01] kern/37635 joe USB ufm driver using major 200, although a [2002/05/01] kern/37656 robert Linux emulator 'Invalid Argument' error i o [2002/05/03] misc/37710 murray LAN interface in wrong state after attemp f [2002/05/05] misc/37775 netsmb/smb_subr.c needs opt_global.h in S o [2002/05/08] misc/37863 Configuration of X corrupts screen, and i o [2002/05/09] kern/37889 kernel panic when writing to a FAT32 part o [2002/05/12] kern/38011 rsm Fatal Trap 12 using Xircom CE2 in IBM 760 a [2002/05/12] java/38018 znerd ports/www/jakarta-tomcat4: make passing o a [2002/05/12] java/38020 znerd ports/www/jakarta-tomcat4: stop tomcat vi o [2002/05/14] kern/38095 bp vlan not supported with fxp f [2002/05/16] kern/38166 gad ipv6_gateway_enable="YES" breaks lpd o [2002/05/17] ports/38212 knu XFree86-4 and portupgrade get dependencie o [2002/05/24] kern/38495 soreceive fails to maintain invariant on s [2002/05/24] kern/38527 /dev/random does not obey O_NONBLOCK flag o [2002/05/25] kern/38549 threads the procces compiled whith pthread stoppe o [2002/05/25] kern/38554 changing interface ipaddress doesn't seem o [2002/05/26] misc/38582 qa sysinstall sets newfs flag after changing o [2002/05/27] ports/38602 ports-bugs x11-wm/tvtwm is confused about PREFIX o [2002/05/27] bin/38609 qa Sysinstall should know the size of the va o [2002/05/27] kern/38632 imp Loss of connection with wi cards o [2002/05/30] i386/38731 Freebsd doesn't support ( pdc20276 / Raid f [2002/05/30] kern/38736 joe kernel panic during memory stick removal o [2002/05/30] kern/38752 rn_walktree_from not halting at the right o [2002/05/31] bin/38765 peter CVS Daemon Vulnerability in 1.11.1p1 o [2002/06/01] kern/38794 sound ESS Solo driver truncates output o [2002/06/01] kern/38795 sound kldunload of snd_ess, snd_sb16, snd_sb8 p f [2002/06/02] misc/38835 qa sysinstall always installs crypto o [2002/06/04] kern/38894 Dell PowerEdge 4600 PCI Bus scan problems o [2002/06/04] kern/38906 calcru: negative time of o [2002/06/05] bin/38918 edquota breaks silently when quota-marked o [2002/06/07] kern/38983 Kernel fails to access disk f [2002/06/10] misc/39104 sos The disc in your drive looks more like an o [2002/06/11] ports/39148 cy screen consumes 100% when run o [2002/06/11] ports/39149 ume ports/mail/cyrus-imapd: cyradm causes per o [2002/06/11] ports/39151 trevor acroread5 install fails o [2002/06/11] kern/39185 core dump binary in single user mode o [2002/06/13] kern/39233 NonConforming IPsec implementation from F o [2002/06/13] kern/39252 Syscons doesn't support 8-bit control cha o [2002/06/13] kern/39260 sound pcm0 locks on boot, Compaq Presario 1920 o [2002/06/15] kern/39329 '..' at mountpoint is subject to the perm o [2002/06/15] kern/39331 dwmalone namei cache unreliable for __getcwd() o [2002/06/16] kern/39388 groudier ncr/sym drivers fail with 53c810 and more o [2002/06/18] ports/39479 cy Binary version of screen-3.9.11_1 in port o [2002/06/19] i386/39507 FreeBSD can't boot: BTX halted problem s [2002/06/19] i386/39536 FreeBSD default bootloader does not load o [2002/06/20] i386/39604 Install failure on HP Pavilion 310n - Una o [2002/06/21] i386/39633 Errors reported in schistory.c in syscons s [2002/06/22] ports/39660 portmgr add ${PKGNAMEPREFIX} to (DOCS|EXAMPLES)DI o [2002/06/23] ports/39760 jedgar ports/math/rcalc is too old and contains o [2002/06/24] conf/39763 Can't get a correct MAC address for MELCO o [2002/06/24] ports/39788 mharo building proftpd in ports ignores WITH_MY o [2002/06/24] i386/39802 iBCS2 emulation fork process core dumps f [2002/06/24] kern/39805 joe 4.6R install panics with umass0 device co o [2002/06/25] bin/39849 /sbin/restore fails to overwrite files wi f [2002/06/26] conf/39887 matusita /stand/sysinstall doesn't set sendmail_en o [2002/06/26] bin/39896 netmask 0xffffff00 no longer works in /et f [2002/06/27] bin/39918 brian Userland PPP - CHAP and PAP are swaped o [2002/06/27] bin/39922 threads [PATCH?] Threaded applications executed w o [2002/06/27] kern/39928 imp wi0 timeouts and hangs the system while s a [2002/06/27] kern/39937 bms ipstealth issue o [2002/06/27] bin/39940 /usr/sbin/periodic sends thousands of ema o [2002/06/29] misc/40001 grog vinum showing -2 drives after removing se o [2002/06/30] kern/40044 SMP kernel fails to boot on DELL 610 o [2002/07/01] i386/40073 rsm Xircom Realport Ether doesn't work in Tos o [2002/07/02] kern/40122 sound Device pcm stopps booting Kernel 4.6 o [2002/07/02] i386/40132 Enabling the joystick interface on es137x o [2002/07/03] kern/40139 darrenr ipfilter issue o [2002/07/03] ports/40167 bp mars_nwe does not report disk full errors o [2002/07/04] misc/40206 Can not assign alias to any POINTOPOINT i o [2002/07/05] bin/40219 [apm] apm breaks removable media o [2002/07/05] bin/40227 CVS client doesn't upload new files creat o [2002/07/06] misc/40260 qa sysinstall hangs up detecting devices (No f [2002/07/06] i386/40274 "fxp: device timeout" errors during heavy o [2002/07/06] bin/40278 mktime returns -1 for certain dates/timez o [2002/07/07] bin/40282 /bin/kill has bad error checking for comm o [2002/07/09] kern/40394 if_tap driver hard coded permission check a [2002/07/11] bin/40466 pax may not handle correctly some tar arc o [2002/07/11] bin/40471 des chpass(1) -a option broken in CURRENT o [2002/07/14] kern/40558 UDP6 sockets do not receive responses of o [2002/07/14] kern/40561 jlemon TTCP does not work with IPv6 o [2002/07/14] kern/40574 sound NeoMagic soundcard detection on Gateway S o [2002/07/15] ports/40610 jmz Latex build "cannot find Hyphenation patt o [2002/07/16] bin/40656 qa patch: sysinstall: scripted deletion of s o [2002/07/16] ports/40672 ports-bugs wsoundserver defaults to using esound and o [2002/07/19] kern/40766 imp NEWCARD freeses system while card inserti o [2002/07/19] kern/40787 page fault while in kernel mode o [2002/07/19] kern/40792 joe signals lead to data loss on device ugen o [2002/07/22] ports/40886 ache www/apache13: pkpkg_delete apache-1.3.26_ o [2002/07/22] kern/40895 wierd kernel / device driver bug o [2002/07/23] i386/40945 FreeBSD can not support IBM ServeRAID4Lx o [2002/07/25] i386/40972 Stallion Multiport Serial Driver . o [2002/07/26] kern/41007 overfull traffic on third and fourth adap o [2002/07/29] kern/41125 adrian squid-2.4.STABLE7 loop on poll() - SMP ke o [2002/07/29] ports/41128 ports-bugs dns/dnrd: recv_addr init wrong and 512 by o [2002/07/29] i386/41138 silby vr0 locks up on one hub, OK on another o [2002/07/31] kern/41216 Get "NFS append race" error o [2002/08/01] misc/41242 periodic scripts make unwarrented assumpt o [2002/08/03] bin/41297 mp {t,}csh backquote/braces expansion bug f [2002/08/04] bin/41327 jon skey decrementing but not authorizing wit o [2002/08/04] misc/41331 threads Pthread library open sets O_NONBLOCK flag o [2002/08/07] bin/41410 /bin/sh bug on expanding $? in here-docum o [2002/08/07] bin/41435 mbr dhclient writes lease file that it can't o [2002/08/11] i386/41569 silo overflow o [2002/08/13] kern/41632 luigi bridging when one interface has no carrie o [2002/08/16] kern/41720 if_nge_load=YES make system not bootable o [2002/08/16] kern/41740 grog vinum issues: page fault while rebuilding o [2002/08/18] i386/41757 qa sysinstall 4.6.x unstable f [2002/08/19] bin/41776 bms mrouted doesn't route multicast packets o [2002/08/19] bin/41777 /etc/periodic/daily/100.clean-disks remov o [2002/08/20] docs/41824 murray LANG is not documented in setlocale(3) o [2002/08/21] kern/41850 qa sysinstall fails to create root filesyste o [2002/08/22] kern/41881 julian ng_device was not MFCed for 2 months o [2002/08/22] bin/41908 make: $? not always set o [2002/08/23] i386/41930 declaration clash for ffs() and ${CXX} o [2002/08/23] conf/41935 PPPoE problem with 3com device - 3c12 o [2002/08/24] kern/41966 audio/play: sblive, can cause "Device bu o [2002/08/25] bin/42004 quota and rpc.statd are still IPv4 only, o [2002/08/27] kern/42089 phk ntp_gettime returns time in wrong scale o [2002/08/27] bin/42093 ypbind hangs on NIC with the lowest scope o [2002/08/28] misc/42115 luigi PicoBSD: fix build script for 4.6-STABLE p [2002/08/30] kern/42216 rwatson simultaneous multiple server network fail o [2002/09/02] kern/42352 Impossible to set RCV timeout on a socket p [2002/09/02] bin/42356 uudecode -o doesn't work if piped o [2002/09/04] bin/42407 ppp(8) IPV6CP fails o [2002/09/05] kern/42457 Hack to allow Linux Matlab to exit o [2002/09/06] bin/42484 jmallett ps: uprocp documented but not implemented o [2002/09/07] ports/42516 openoffice OpenOffice.org generate wrong WM_LOCALE_N o [2002/09/07] i386/42539 Fatal Trap 12 resulting from Conner Perip o [2002/09/08] kern/42564 sound record bug with emu10k1 driver o [2002/09/08] kern/42578 Using PCI serial cards (puc) in SMP machi o [2002/09/09] kern/42621 imp Dell Inspiron 5000e hangs when using Orin o [2002/09/10] kern/42638 sound CS4326/4327 (MSS) buggy output playing 11 f [2002/09/10] ports/42647 linimon port misc/pybliographer does not configur o [2002/09/11] kern/42652 error deleting r/o (by windows) files on o [2002/09/11] bin/42658 markm recompile /usr/src/libexec/telnetd and lo o [2002/09/12] ports/42713 wjv biology/emboss : problems building EMBASS o [2002/09/13] gnu/42726 cvs cvs -R pserver & val-tags: story continue o [2002/09/13] kern/42727 bms [PATCH] Wrong MTU in need-frag ICMP using o [2002/09/13] ports/42729 obrien bash manpage has /bin/bash as location fo o [2002/09/13] misc/42748 joe USB on hardware list does not work o [2002/09/13] i386/42750 Fdisk makes no difference between FAT32, o [2002/09/13] docs/42762 doc ppp.8 has no description of $env and ~use a [2002/09/14] ports/42777 openoffice OpenOffice install fails o [2002/09/14] ports/42783 steve open-motif port doesn't compile o [2002/09/14] i386/42784 imp pcmcia 16bit network card removal locks a o [2002/09/15] misc/42801 FreeBSD freezes when opening cuaa0 with a o [2002/09/15] i386/42806 VLANs do not work with fxp + catalyst as o [2002/09/20] kern/42983 imp wi0 sporadically freezes the system for 1 o [2002/09/20] kern/43151 Panic 20 seconds after resume o [2002/09/21] bin/43223 pirzyk getnetby{name|addr} broken for DNS lookup o [2002/09/23] ports/43301 steve mwm confused by mouse events following up o [2002/09/24] bin/43337 des fetch: -s fails if -4 or possibly other o o [2002/09/25] kern/43352 luigi ipfw aborts processing file/pipe when del f [2002/09/25] i386/43366 joe Cannot format media in USB floppy devices o [2002/09/28] www/43454 www Packages hard to find, often missing o [2002/09/28] kern/43462 joe copying files from olympus C-4040 digital o [2002/09/29] bin/43501 getpwnam, getpwuid fail when linking agai p [2002/10/01] alpha/43567 robert strtod() core dumps f [2002/10/02] kern/43580 njl QUIRK: PhotoClip USB Camera o [2002/10/02] bin/43592 mktime rejects dates at the start of dayl o [2002/10/02] kern/43599 Balloc did not check mallocated pointer i a [2002/10/02] kern/43605 luigi enabling polling in the kernel causes pag o [2002/10/04] misc/43674 Able to bypass expired password o [2002/10/08] standards/43837wollman PKST (pakistan daylight time) changed fro o [2002/10/09] conf/43851 Colorado backup unit o [2002/10/09] i386/43852 4.7-RC "device timeout" problem a [2002/10/09] kern/43885 ken USB CDROM does not work with vmware 2.x o [2002/10/10] kern/43887 threads abnormal CPU useage when use pthread_mute o [2002/10/11] java/43924 glewis writing from JAVA to a pipe sometimes han o [2002/10/11] bin/43930 ldconfig calls bcopy with wrong size o [2002/10/11] kern/43953 Backport of BMC5703 drivers o [2002/10/12] kern/43984 rp driver does not support multiple PCI c o [2002/10/12] bin/43993 joe /usr/sbin/usbd does not handle an usb eve a [2002/10/13] kern/44030 VNode/Swap troubles o [2002/10/15] kern/44087 fatal kernel trap when ifconfig a inet6 i o [2002/10/15] kern/44126 lnc network hungup at large traffics on V o [2002/10/16] kern/44130 Enabled apm hangs up FreeBSD kernel on i8 s [2002/10/16] misc/44148 installworld in 4.7-STABLE does not insta f [2002/10/17] i386/44178 sound kldload of snd_emu10k1 locks system f [2002/10/17] ports/44192 edwin joe o [2002/10/18] kern/44202 -stable rp driver does not work with mult o [2002/10/19] conf/44263 imp Intel AnyPoint II Wireless Card Unrecogni p [2002/10/19] misc/44268 ache [PATCH] FreeBSD is missing lt_LT.ISO8859- o [2002/10/21] kern/44355 After deletion of an IPv6 alias, the rout o [2002/10/23] kern/44417 luigi ipfw layer2 rules are not checked for eth o [2002/10/26] i386/44497 NIC Lags? s [2002/10/26] bin/44504 mp tcsh-6.12.00's "source" command ignore co o [2002/10/26] kern/44512 sound pcm driver generates static half the time o [2002/10/26] kern/44514 X11 mouse pointer disappears upon suspend o [2002/10/27] bin/44518 yar ftpd does not show OPIE OTP challenge o [2002/10/27] bin/44519 yar ftpd.conf(5) contains references to ftpd( o [2002/10/28] gnu/44564 peter [PATCH] Aborted cvs session causes an end o [2002/10/28] bin/44567 darrenr ipfstat does not show IPv6 accounting inf o [2002/10/28] misc/44578 getnetgrent fails to read NIS netgroup ma o [2002/11/02] ports/44835 knu portupgrade vs. docproj dependencies o [2002/11/03] kern/44867 Frequent hard hangs on ASUS P4T-E/P4S-533 o [2002/11/05] kern/44936 ng_pppoe: relay session identifier does n o [2002/11/06] bin/44995 /usr/bin/limits thinks sbsize is number, o [2002/11/06] kern/45013 locking warnings in CURRENT o [2002/11/06] kern/45014 pdeuskar VLAN tag on frames received via em(4) are o [2002/11/06] kern/45023 flexlm does not run with linux-base-7, st o [2002/11/09] gnu/45168 Buffer overflow in /usr/bin/dialog o [2002/11/13] bin/45272 dump/restore problem o [2002/11/14] docs/45303 doc Bug in PDF DocBook rendering o [2002/11/15] kern/45322 Panic on resume (zone: entry not free) o [2002/11/15] kern/45324 Re: 4.7 kernel does not find aha1 o [2002/11/17] kern/45373 mckusick softupdate / fs damaged after loss of pow o [2002/11/18] bin/45397 nectar Telnet dumps core when MAKE_KERBEROS5=yes o [2002/11/18] kern/45403 imp Cannot install -CURRENT via pccard networ o [2002/11/18] ports/45417 ports-bugs everybuddy installs modules in wrong plac o [2002/11/19] bin/45478 tjr /bin/sh coredump o [2002/11/20] i386/45525 imp Dell Inspiron 7000 does not recognize PC- o [2002/11/20] bin/45529 hexdump core-dumps with certain args [PAT o [2002/11/21] i386/45558 mdconfig and msdosfs make fs writes hang o [2002/11/21] i386/45565 qa sysinstall: write error, filesystem full f [2002/11/21] kern/45579 joe Panic from USB stack after device detach o [2002/11/24] kern/45673 sound PC98 internal CS4231A is mis-detected to o [2002/11/24] kern/45679 sound Cannot record except 8bit-mono with CS423 o [2002/11/24] kern/45682 sound Sometime failed to record/play with CS423 o [2002/11/25] kern/45713 emoore If you use the amr driver, it is impossib o [2002/11/25] bin/45721 darrenr ipfilter's flags and icmp-type processing o [2002/11/25] bin/45723 ls(1)'s wrong behaviour with not searchab o [2002/11/25] kern/45733 file descriptor flags and socket flags ou o [2002/11/26] i386/45773 Softboot causes autoconf failure on Broad o [2002/11/26] kern/45777 crashdump issue with too-small dumpdev o [2002/11/27] ports/45805 ports-bugs security/sfs does not build on Alpha a [2002/11/29] docs/45833 trhodes nsmb.conf man page o [2002/12/02] kern/45913 imp WaveLan driver problems with latest -CURR o [2002/12/03] ports/45972 tobez lang/perl5: Perl system() calls will hang o [2002/12/04] bin/45990 dwmalone top dumps core if specific errors in pass o [2002/12/04] bin/45995 markm Telnet fails to properly handle SIGPIPE o o [2002/12/05] i386/46017 smb mounts break /etc/periodic/weekly/310 o [2002/12/06] kern/46036 inaccurate timeouts in select(),nanosleep o [2002/12/09] kern/46152 Panic in adw dumping to tape o [2002/12/10] kern/46176 joe umass causes kernel panic if device remov o [2002/12/11] i386/46194 5.0-RC1 kern floppy load fails on AMD K6- o [2002/12/11] www/46195 doc man page kadmind(8) not found at www.Free o [2002/12/12] kern/46226 darrenr 5.0-RC1 ipfilter module [ipl.ko] fails to o [2002/12/13] kern/46239 posix semaphore implementation errors o [2002/12/13] misc/46245 sound AC'97 is not supported on ABIT BW7 o [2002/12/17] ports/46322 tobez lang/perl5 - string '0' (zero) is not con o [2002/12/17] ports/46338 ports-bugs security/cyrus-sasl 1.5.27_7 mysql_verify o [2002/12/18] bin/46352 Open file descriptors and signal handling o [2002/12/19] i386/46371 joe USB controller cannot be initialized on I o [2002/12/20] conf/46401 dougb [PATCH] /etc/rc.d/named doesn't create ch o [2002/12/22] i386/46484 System panics upon configuration of bge N o [2002/12/25] ports/46530 ports-bugs x11-toolkits/gtkada links against unexist o [2002/12/26] kern/46551 cbb driver hangs on Sony Vaio o [2002/12/26] ports/46554 tobez fix a regex bug dealing with utf8 strings o [2002/12/27] kern/46557 ipfw ipfw pipe show fails with lots of queues o [2002/12/28] kern/46576 FreeBSD 4.6 broke linux emulation install o [2002/12/29] kern/46618 joe USB (UHCI/ICH3) PALM connect/disconnect/c f [2002/12/29] kern/46619 njl Installation hangs on IBM Thinkpad T23 f [2002/12/31] i386/46646 sound snd_emu10k1.ko halting the system a [2002/12/31] kern/46647 silby Failure to initialize MII on 3Com NIC res o [2003/01/01] bin/46676 ru [PATCH] bsd.dep.mk restricts domain of ta o [2003/01/02] misc/46694 imp Getting DUP packets when in Promiscous mo o [2003/01/03] kern/46736 sound ISA audio CS4232 (HP Omnibook 5000C) work o [2003/01/04] bin/46761 hmp buffer overflow by strcpy() in natd's arg p [2003/01/09] misc/46902 tjr Error with mount_smbfs and 15 Char Netbio o [2003/01/10] ports/46964 ports-bugs Failure when running "make install" on ex o [2003/01/11] ports/46985 sobomax port x11-toolkits/py-wxPython broken on - f [2003/01/12] kern/47005 joe OHCI USB not noticing device detachments s [2003/01/14] ports/47061 ports-bugs Conflicting system headers by build of gr o [2003/01/16] kern/47152 pseudo-device ef in kernel does not creat o [2003/01/19] i386/47236 Console missing during bootup on Sony Pic o [2003/01/19] i386/47243 sound Onboard CMedia CMI8738 playback noise o [2003/01/20] ports/47245 znerd daemonctl scribbles over log file when si f [2003/01/20] kern/47255 5.0-RELEASE install boot floppies hang wi o [2003/01/20] kern/47279 IBM 370 hangs on reboot o [2003/01/20] kern/47286 device probing not verbose when using boo f [2003/01/21] ports/47303 wjv Update biology/p5-bioperl to latest relea o [2003/01/22] kern/47352 sound pcm/ac'97, dsp device busy f [2003/01/23] ports/47405 lev scribus could not save russian letters an o [2003/01/24] i386/47449 Thinkpad 755CD floppy boot fails f [2003/01/24] kern/47451 qa 5.0 GENERIC(sysinstall CD) locks during b f [2003/01/24] kern/47452 grog df(1) reports filesystem empty when it is o [2003/01/28] kern/47586 [PATCH] fix information-leak (mounts) in o [2003/01/29] kern/47628 trhodes msdosfs file corruption fix o [2003/01/29] i386/47647 init died with signal 6 o [2003/01/29] kern/47648 creating alias on ethernet interface caus f [2003/01/31] ports/47713 lioux multimedia/ffmpeg - "make deinstall reins f [2003/01/31] ports/47768 ports-bugs print/ghostscript-afpl gv (3.5.8_1) can't f [2003/02/01] i386/47787 markm new 5.0 system without perl fails buildwo f [2003/02/02] ports/47807 knu ruby-bdb1 fails to install f [2003/02/02] kern/47813 bms pseudo-device gre doesn't appear to work o [2003/02/03] ports/47842 cy security/tripwire fails to build under CU p [2003/02/04] kern/47920 yar if ng_pppoe switches to nonstandard mode o [2003/02/04] kern/47937 hw.ncpu and kern.smp.cpus duplicate same o [2003/02/05] kern/47939 5.0-Current freezes when bktr device is o f [2003/02/05] ports/47942 lioux qmail-tls MASTER_SITES and naming convent o [2003/02/05] i386/47951 rtld in ld.so will livelock in some circu o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele o [2003/02/07] kern/48033 FFS superblock flags are being ignored? o [2003/02/07] kern/48062 mckusick mount -o snapshot doesn't work on +100GB o [2003/02/09] kern/48116 Support for Synaptics touchpad o [2003/02/09] kern/48117 SMP machine hang during boot related to i o [2003/02/09] ports/48130 kris games/falconseye can't save games or bone a [2003/02/10] kern/48156 Bug in procfs(5) closed in jail. o [2003/02/11] gnu/48183 [patch] gdb on a corefile from a threaded o [2003/02/11] kern/48198 Non-jailed users can kill processes owned o [2003/02/13] bin/48271 bug with find's -delete option f [2003/02/14] kern/48279 Brooktre878 (bktr) may cause freeze o [2003/02/15] kern/48316 File size limit on NTFS filesystems o [2003/02/16] misc/48325 /etc/periodic/security/100.chksetuid does o [2003/02/16] kern/48338 sound pcm audio driver hogs /dev/dsp?.? o [2003/02/16] ports/48346 dwcjr samba-devel port thinks 5-CURRENT is SVR5 o [2003/02/16] kern/48359 joe SiS 5597/8 USB + uscanner breakage o [2003/02/17] bin/48378 brian [PATCH] User-PPP MTU/MRU - LCP Problem o [2003/02/17] kern/48393 mckusick ufs2 snapshot code bugs p [2003/02/18] bin/48424 Integer overflow in cksum(1) and sum(1) f o [2003/02/18] kern/48425 Tape drive EOT handling problems in 4.7 o [2003/02/19] misc/48461 murray $EDITOR on the fixit CD is wrong. o [2003/02/19] docs/48472 doc Documentation unreadable. o [2003/02/22] kern/48560 Panic in if_vlan.c on CURRENT o [2003/02/23] kern/48614 VESA VGA modes for syscons lock up machin o [2003/02/24] bin/48648 des FreeBSD 5/PAM: incorrect handling of spac o [2003/02/26] kern/48715 thomas atacontrol detach panics system when ATAP o [2003/02/26] bin/48730 sos burncd does not handle signals and causes o [2003/02/26] java/48737 znerd java/jdk13-doc - 5572 files missing from o [2003/02/27] kern/48741 darrenr ipnat corrupts packets on gre interface w o [2003/02/27] kern/48752 freeze when installing 5.0 Release o [2003/02/27] kern/48758 kldunload if_{nic} can cause kernel panic o [2003/02/28] kern/48777 vidcontrol modes not restored on vt switc o [2003/03/01] ports/48803 kde KDE 3.1 (kxkb) break XKB configuration an o [2003/03/02] bin/48856 threads Setting SIGCHLD to SIG_IGN still leaves z o [2003/03/02] bin/48865 Dumps made on FreeBSD 5.0-RELEASE are unr o [2003/03/03] misc/48881 [PATCH] The influence of /etc/start_ifnam o [2003/03/05] kern/48952 joe uscanner0 hangs o [2003/03/05] bin/48958 standards The type 'bool' has different sizes for C o [2003/03/07] kern/48996 Fatal trap 12 with incoming traffic from o [2003/03/08] kern/49040 problem mounting root; ffs_mountroot can' f [2003/03/09] bin/49048 [patch] ctm(1) does not check parent dire o [2003/03/09] ports/49056 trevor Festival fixes for newer GCCs [PATCH] o [2003/03/10] bin/49087 threads Signals lost in programs linked with libc o [2003/03/11] kern/49102 julian Resident set size calculation broken in 5 o [2003/03/13] misc/49984 des openSSH crashes while password based auth o [2003/03/15] ports/50042 mbr ports/www/mod_frontpage causes Bad System o [2003/03/16] ports/50062 knu portupgrade does not process directives f f [2003/03/17] ports/50083 lioux qpopper 4.0.5 tarball file permissions do a [2003/03/20] kern/50149 joe Using Alcatel SpeedTouch results in "usb0 o [2003/03/25] kern/50298 unlimited usage of AGP memory make system o [2003/03/27] kern/50348 joe On usb.ko unload usb and usbN devices are p [2003/03/28] bin/50384 robert pkg_version -v core-dumps when no package o [2003/03/29] ports/50417 phoenix www/mozilla-firebird does not respect /us o [2003/03/29] ports/50418 phoenix www/mozilla-firebird file "unix.js" links o [2003/04/02] kern/50541 scottl raidframe does not work o [2003/04/03] kern/50574 mbr dc driver incorrectly detects ADMtek chip o [2003/04/05] kern/50621 panic while TCP6 bind() f [2003/04/07] kern/50683 jhb fxp broken o [2003/04/07] ports/50694 lioux mail/qmail-ldap edit mismatch causes CLEA a [2003/04/08] bin/50733 threads buildworld won't build, because of linkin o [2003/04/08] kern/50741 scottl "wiring down SCSI devices" as described i p [2003/04/10] bin/50770 tjr popen in libc_r not threadsafe o [2003/04/10] ports/50795 ports-bugs misc/solfege does not function o [2003/04/11] kern/50827 [PATCH] no sane record locking on *nix. s [2003/04/11] ports/50844 ports-bugs MPlayer fails to build on Alpha s [2003/04/12] kern/50856 kernel panic if mounting /tmp as mfs with o [2003/04/12] i386/50887 MBR on kern.flp fails Compaq MBR validati o [2003/04/13] bin/50912 dwmalone Small syslogd & postfix incompatibility a o [2003/04/14] kern/50943 kernel panic to initialize NIC (Intel Pro o [2003/04/14] kern/50947 darrenr BUG: port eq 25 does not work anymore (po o [2003/04/15] ports/51007 dirk sysutils/cdrtools: cdda2wav rips glitches p [2003/04/17] misc/51085 ache FreeBSD is missing ja_JP.eucJP locale. o [2003/04/17] ports/51089 lioux net/dctc refuses to connect to any hub o [2003/04/18] ports/51128 ports-bugs It is not possible to build security/drwe o [2003/04/18] www/51135 www Problems with the mailing-lists search in o [2003/04/18] ports/51140 jedgar No documentation for the port databases/d o [2003/04/18] kern/51145 sound Audio Slows during Heavy I/O o [2003/04/18] misc/51146 qa Incorrect error message when configuring o [2003/04/19] bin/51171 /bin/sh has only 32-bit arithmetics that o [2003/04/21] standards/51209standards [PATCH] add a64l()/l64a/l64a_r functions o [2003/04/21] kern/51243 Deadlock via syscons o [2003/04/21] bin/51253 dwmalone syslogd crashes. o [2003/04/22] kern/51274 ipfw ipfw2 create dynamic rules with parent nu o [2003/04/22] ports/51281 tobez lang/perl5: broken way of upgrading perl5 o [2003/04/23] kern/51308 sound Creative SB32 doesn't work under CURRENT o [2003/04/23] kern/51309 rl driver problem on large file transfers o [2003/04/23] kern/51332 njl QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1F o [2003/04/23] ports/51334 edwin [New Port] devel/ZendOptimizer 2.1.0a f [2003/04/24] kern/51341 ipfw ipfw rule 'deny icmp from any to any icmp o [2003/04/24] kern/51352 panic: malloc(M_WAITOK) in interrupt cont o [2003/04/25] misc/51409 us.emacs.kbd doesn't have 'boot' o [2003/04/28] ports/51539 tobez lang/perl5: dual perl installation breaka o [2003/04/29] kern/51583 tjr [PATCH] allow to work with devices and so o [2003/05/02] kern/51685 Unbounded inode allocation causes kernel o [2003/05/02] ports/51711 ports-bugs /usr/ports/emulators/linux_base will not o [2003/05/02] ports/51714 ports-bugs emulators/linux_base port fails to instal o [2003/05/05] bin/51827 getaddrinfo() is broken with numeric serv s [2003/05/06] bin/51892 des can't ssh after su to different local use f [2003/05/07] bin/51927 bms routed(8) fails to use multicast with IFF o [2003/05/07] ports/51946 jedgar grub port looking for /dev/rfd0 o [2003/05/07] bin/51949 threads thread in accept cannot be cancelled o [2003/05/08] kern/51982 sio1: interrupt-level buffer overflows a [2003/05/11] ports/52068 openoffice portupgrade of editors/openoffice .org-1. o [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM a [2003/05/11] ports/52087 openoffice error while building japanese/openoffice s [2003/05/12] kern/52110 FS corruption when using unionfs o [2003/05/12] kern/52128 Unable to floppy install on Toshiba Libre o [2003/05/14] kern/52260 sys/net/if.c:if_detach in FreeBSD4 forget o [2003/05/16] kern/52331 groudier 4.7 to 4.8-REL upgrade: SCSI disks on sym o [2003/05/16] bin/52343 NIS login problem on the server o [2003/05/18] i386/52392 i386 Password lengths over 8 chracters are ign o [2003/05/19] bin/52433 lines in /etc/group longer than 1024 char o [2003/05/19] kern/52445 Kernel panics when mounting floppy on MFS o [2003/05/20] kern/52490 ^T'ing a zombie causes 'calcru: negative o [2003/05/21] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] kern/52561 5.1-BETA install fails on Dell PowerEdge o [2003/05/22] i386/52581 i386 Boot loaders reading more than one sector o [2003/05/23] i386/52610 i386 MSI "655 max" (MS-6730, SiS 655/963) MB A o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster o [2003/05/27] i386/52724 njl crashes apparently due to a ACPI problem o [2003/05/27] bin/52743 /etc/ppp/ppp.linkup instability issues o [2003/05/28] kern/52756 4.8 RELEASE installer(generic kernel) sta o [2003/05/30] kern/52817 threads top(1) shows garbage for threaded process o [2003/05/30] kern/52818 vm_fault() calls vput() on shared-locked o [2003/05/31] i386/52822 i386 5.1-BETA2 problems with named/syslogd/if_ o [2003/06/04] kern/52935 occasional panic in ip_input with IPSEC o [2003/06/04] kern/52936 Huge writes to nfs exported FAT filesyste o [2003/06/05] kern/52962 imp discrepancy between ifconfig and wicontro p [2003/06/05] standards/52972standards /bin/sh arithmetic not POSIX compliant o [2003/06/05] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/07] kern/53008 [PATCH] genwakecode generates errornously o [2003/06/10] i386/53137 i386 background fscking causing ffs_valloc pan o [2003/06/11] bin/53201 re buildworld 5.1-RELEASE on 4.8-STABLE fail o [2003/06/13] ports/53290 lioux Adds russian charsets to `mail/spamoracle o [2003/06/15] kern/53334 o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian o [2003/06/17] ports/53414 ports-bugs port security/amavis-perl open filedescri o [2003/06/17] bin/53434 pw disallow a password including space. o [2003/06/18] kern/53447 poll(2) semantics differ from susV3/POSIX o [2003/06/19] ports/53504 knu pkgdb -F causes ruby to fail (can not all s [2003/06/19] ports/53508 lofi security/newpg: gpgsm dumps core (while i o [2003/06/20] standards/53554standards interval timers not cleared in fork() a [2003/06/20] kern/53566 mbr IBM Eserver (245 || 345) + ServeRaid 5i i o [2003/06/21] bin/53606 roberto ntpdate seems to hang system o [2003/06/24] sparc64/53670sparc64 pthreads implementation on 5.1-Release sp o [2003/06/27] bin/53839 qa sysinstall disklabel editor fails on post o [2003/06/27] kern/53847 software hang o [2003/06/27] www/53862 www -CURRENT ports symlink busted o [2003/06/30] kern/53920 sluggish TCP connection o [2003/06/30] kern/53927 imp wi0: device timeout problem with PRISM 2. o [2003/06/30] kern/53940 imp Some WiFi devices cannot connect to hosta o [2003/06/30] i386/53948 i386 console="comconsole" in loader.conf cause o [2003/07/01] kern/53987 smbfs can't access to files with symbol ¿ o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/02] kern/54049 sound Sound driver reports device busy and show f [2003/07/03] bin/54066 njl ACPI repeating error messages at boot tim o [2003/07/03] ports/54067 mbr www/mod_auth_mysql_another fails to build o [2003/07/04] bin/54097 Non-local yppasswd -d broken in 5.1-CURRE o [2003/07/06] ports/54156 dougb Add foomatic and cups support to print/hp o [2003/07/07] kern/54188 [PATCH] touchpad doesn't work on some Ace o [2003/07/07] misc/54189 DNS resolver should resolve hostnames wit o [2003/07/09] kern/54248 nge/vlan: kernel panic o [2003/07/09] ports/54256 mita japanese/vflib: fix dependency on japanes o [2003/07/09] kern/54295 [PATCH] ng_rfc1490(4) does not support Ci o [2003/07/10] kern/54309 silby TCP Packet of 64K-1 crashes FreeBSD4.8 o [2003/07/10] gnu/54317 sobomax tar with very large packages and portinst f [2003/07/10] kern/54331 robert shutdown() on a socket registered in a kq o [2003/07/11] bin/54401 [patch] pppstats prints 0 for absolute va o [2003/07/12] standards/54410standards one-true-awk not POSIX compliant (no exte o [2003/07/12] ports/54412 ade USE_LIBTOOL_VER overwrites autoconf-PATH o [2003/07/12] ports/54424 knu portupgrade ignores ALT_PKGDEP o [2003/07/13] ports/54435 lioux [PATCH] multimedia/libdvdread dvdcss_crac o [2003/07/13] bin/54446 pkg_delete doesn't honour symlinks, portu o [2003/07/15] kern/54495 njl ACPI problem on Compaq Evo N620c o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper o [2003/07/15] bin/54517 mbr dhclient core dumps on negative ip addres o [2003/07/16] ports/54546 openoffice OpenOffice-1.0.3_2 build fails: autoconf. o [2003/07/20] kern/54673 'stli' driver requires unavailable COMPAT o [2003/07/21] kern/54705 sound codec timeout during read of register 26 o [2003/07/22] i386/54756 i386 ACPI suspend/resume problem on CF-W2 lapt o [2003/07/23] i386/54781 i386 ACPI prevents psm to detect on Compaq Evo a [2003/07/23] ports/54783 mharo [PATCH] ftp/proftpd: fix for mysql41, MOD o [2003/07/25] bin/54854 cvs pserver sig11 crash on 4.8-R o [2003/07/25] ports/54855 lioux PATCH: fix multimedia/mjpegtools divx too o [2003/07/26] kern/54881 njl New device/vendor ID and quirks for iRive p [2003/07/27] bin/54959 tr utility has a bug in ISO8859-2 locale o [2003/07/28] bin/54969 rcp '-r' option patch or MFC request o [2003/07/28] ports/54970 ports-bugs emulators/linux_base Port Makefile "dange o [2003/07/28] conf/54971 mtm /etc/rc.d/mountcritermote requires ldconf o [2003/07/29] kern/55018 [patch] Digiboard PC/Xem fails to initial o [2003/07/30] ports/55036 lioux [Update] Port: mail/qmail (add Maildir++ o [2003/07/30] kern/55081 contigmalloc API semantics inadequate --- o [2003/07/31] ports/55136 lioux qmail-ldap uses old qmail-ldap patch, por f [2003/08/01] ports/55164 openoffice openoffice fails to compile o [2003/08/01] kern/55175 alfred LOR in select and poll f [2003/08/02] ports/55186 kde Doxygen 1.3.1 build fails on Alpha o [2003/08/03] ports/55216 ade devel/{automake,autoconf}: Wrong code in o [2003/08/05] gnu/55278 Externs on implicit declarations o [2003/08/05] kern/55279 miibus/if_ed static/dynamic confusion o [2003/08/05] i386/55290 i386 please MFC the PR:22971 (LinuxEmu; Implem o [2003/08/05] kern/55297 kernel panic after running XFree86 o [2003/08/06] ports/55331 portmgr Port security check (`security-check' tar o [2003/08/07] bin/55346 /bin/sh eats memory and CPU infinitely o [2003/08/07] bin/55349 Amd mixes up symlinks in it's virtual fil o [2003/08/08] bin/55366 grog [patch] vinum makes /dev/vinum with wrong o [2003/08/08] kern/55379 kernel crashes randomly o [2003/08/10] bin/55448 dbm_nextkey() misbehaves after dbm_store( o [2003/08/10] gnu/55452 gzip doesn't handle large files o [2003/08/11] bin/55457 GDB gets confused debugging libc_r thread o [2003/08/12] ports/55493 portmgr Add ability to automatically install *.in o [2003/08/13] docs/55526 blackend Update the branches pic and ascii art for o [2003/08/13] kern/55542 [patch] discard oversize frame (ether typ o [2003/08/13] i386/55555 i386 system freezes with access to /dev/ums0 o [2003/08/13] i386/55561 i386 SMbus and I2C don't attach when loaded as f [2003/08/13] ports/55563 openoffice openoffice doesnot build on both stable a o [2003/08/15] i386/55603 unable to reboot when system runs from My f [2003/08/15] ports/55611 ports-bugs Clamav port package build fails on 5.x wh o [2003/08/15] i386/55614 i386 machine freezes - goes on after key press o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press o [2003/08/15] kern/55617 ports-bugs Accessing an nsmb-mounted drive via a smb o [2003/08/16] bin/55634 Add IGNORE_PRINTCAP option to mergemaster o [2003/08/16] ports/55650 obrien update vim to tcl/tk 8.4 o [2003/08/17] i386/55661 njl ACPI suspend/resume problem on ARMADA M70 f [2003/08/20] kern/55727 bms rl(4) not working in recent 4.8-STABLE: w o [2003/08/20] sparc64/55773jake Conversion from long to long double is br o [2003/08/20] kern/55784 Kernel Panic [with trace] in using netgra o [2003/08/20] i386/55793 Flaky behavior of DC when initializing a o [2003/08/20] kern/55810 Error: bundle_Create: ioctl(TUNSIFMODE): o [2003/08/20] kern/55822 No ACPI power off with SMP kernel o [2003/08/20] misc/55823 em(4) interfaces (Intel Gigabit) are mute o [2003/08/20] bin/55829 __stderrp not defined in libc.so.3 (compa o [2003/08/21] bin/55846 and conflict p [2003/08/21] misc/55853 [patch]Fix ascii compatible problem in zh o [2003/08/23] kern/55890 Error: bundle_Create: ioctl(TUNSIFMODE): o [2003/08/23] i386/55908 i386 perl process stuck in pipewr (no pipe bei o [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/08/24] kern/55934 grog kernel panics while restoring into vinum o [2003/08/24] misc/55945 Typo in share/misc/pci_vendors file o [2003/08/24] bin/55947 printf(1) mishandles \0 o [2003/08/24] ports/55948 ports-bugs install of ports/emulators/linux_base fil o [2003/08/25] bin/55956 passwd chat script not backward compatibl o [2003/08/25] kern/55960 IO to PATA drives on Promise SATA150 TX2p o [2003/08/25] conf/55964 sshd: HostBasedAuthentication does not se o [2003/08/25] bin/55965 sshd: problems with HostBasedAuthenticati o [2003/08/26] conf/55991 sshd: problems with HostBasedAuthenticati s [2003/08/26] kern/55993 getcwd() breaks on unionfs mounted direct o [2003/08/26] kern/56008 scottl ps shows L flag erroneously with certain o [2003/08/26] kern/56024 njl ACPI suspend drains battery while in S3 o [2003/08/27] conf/56031 luigi ipfw hangs on every invocation o [2003/08/29] bin/56147 FreeBSD/NetBSD /bin/sh mishandles positio o [2003/08/29] ports/56157 petef [patch] x11/nvidia-driver build broken o [2003/08/29] bin/56166 /usr/bin/script exits prematurely if STDI o [2003/08/30] ports/56205 nork www/mod_php4 won't install o [2003/08/31] kern/56233 IPsec tunnel (ESP) over IPv6: MTU computa f [2003/09/02] ports/56329 sergei Update: mail/maildrop to 1.6.0 + LDAP mak o [2003/09/02] kern/56339 select() call (poll() too) hangs, yet cal o [2003/09/02] ports/56359 ports-bugs new port: www/adzap2squirm a [2003/09/03] ports/56363 perky The graphics/py-opengl port is broken o [2003/09/03] misc/56372 njl acpi don't work on TYAN tiger100 M/B o [2003/09/03] kern/56394 njl ACPI sleep delay causes system reboot on o [2003/09/04] docs/56456 blackend Initial import of the ro_RO.ISO889-2 doc/ o [2003/09/04] kern/56461 kris FreeBSD client rpc.lockd incompatible wit o [2003/09/05] ports/56487 x11 Upgrading Xfree86-clients from ports over o [2003/09/05] bin/56500 rpc.lockd needs to use reserved ports o [2003/09/05] ports/56511 mharo ProFTPd port does not install docs for op o [2003/09/07] ports/56567 ports-bugs mail/spamass-milter fails in configure st o [2003/09/08] kern/56605 da driver can reference a NULL pointer o [2003/09/09] kern/56632 MTIO incorrect mt_fileno status after MTE o [2003/09/09] ports/56660 clement new slave port www/mod_jk-apache2 o [2003/09/09] ports/56661 clement modify port mod_jk2 to build mod_jk2 2.x o [2003/09/09] ports/56662 clement new slave port www/mod_jk2-apache2 o [2003/09/10] kern/56675 Syncer "giving up" on buffers and ext2 fi o [2003/09/11] ports/56694 gioria fix port: misc/p5-Locale-Msgcat o [2003/09/12] bin/56732 ifconfig fails if interfaces are being cr o [2003/09/13] ports/56744 mich ports/x11/aterm Makefile breaks DELETE an o [2003/09/13] bin/56748 [PATCH] rc.subr: jail devfs handling brok o [2003/09/13] kern/56759 System freezes when writing CD Advansys S o [2003/09/13] kern/56760 System hangs at boot with adaptec 1542 o [2003/09/14] kern/56871 dd can't write variable length data block o [2003/09/15] kern/56889 MODE_SENSE_BIG timeout hanging boot if CD o [2003/09/15] docs/56894 trhodes umass man page: "mount -t msdos" instead o [2003/09/15] standards/56906standards Several math(3) functions fail to set err o [2003/09/16] ports/56926 adrian [PATCH] www/squid: update to 2.5 o [2003/09/17] kern/56944 4.8 cannot boot on Intel Server Board SE7 s [2003/09/18] kern/56988 system panic with doubled up unionfs o [2003/09/19] kern/57015 [patch] Asus wl-100 (pcmcia wifi) support o [2003/09/20] i386/57040 ar driver with PCI card locks up when run o [2003/09/20] kern/57044 sysctl -a panics, kern.disks shows detach a [2003/09/20] ports/57047 portmgr Ports fail to detect threads libraries on o [2003/09/21] kern/57051 sound snd_cmi -> snd_emu10k1 hang o [2003/09/21] ports/57056 ports-bugs libsm and libsmutil not installed -> fail o [2003/09/22] kern/57085 njl umass0 problems, with Sony Vio/USB memory o [2003/09/22] kern/57100 bms disable hardware checksums when using bri a [2003/09/23] ports/57130 cy Xalarm port does not compile under -CURRE o [2003/09/23] ports/57134 tobez lang/perl5: BSDPAN can't be disabled s [2003/09/24] kern/57174 sos 4.9-PRERELEASE panic: ata_dmasetup: trans o [2003/09/24] kern/57195 mount_mfs -i 512 => panic? o [2003/09/25] kern/57206 softdep_lock locks against itself, causin a [2003/09/26] java/57235 znerd Fix pkg_add permission problem in tomcatX o [2003/09/26] bin/57255 joe usbd and multi-function devices o [2003/09/27] kern/57273 PATCH, fix usb keyboard repeat problem o [2003/09/29] kern/57348 imp Inserting PC-CARD hangs laptop o [2003/09/29] kern/57380 Connections are reset by the kernel witho o [2003/09/30] bin/57401 mbr amd sets wrong permissions on mount point o [2003/09/30] bin/57414 /usr/bin/script fails silently if stdin i o [2003/09/30] ports/57415 knu portupgrade can't be run in the backgroun o [2003/10/01] bin/57456 Telnet encryption gets out of sync o [2003/10/01] ports/57465 emulation kldunload rtc.ko causes a panic; yet it's o [2003/10/01] misc/57466 dialog(1) does not read stdin, breaks sub a [2003/10/01] kern/57479 bms FreeBSD Not in compliance with RFC 1122, o [2003/10/01] bin/57484 bms routed not ignoring cloned routes o [2003/10/03] misc/57539 [Patch] Unable to installworld on multipl o [2003/10/03] ports/57552 ports-bugs cannot install www/frontpage: pkg_create: o [2003/10/03] bin/57554 sh(1) incorrect handling of quoted parame o [2003/10/04] i386/57578 njl ACPI problems on IBM T20 GE86 o [2003/10/05] kern/57631 Boot failing for ALi chipsets, patch atta f [2003/10/06] ports/57644 ports-bugs [PATCH] changing CFLAGS and CPUTYPE respe o [2003/10/06] i386/57673 i386 Odd/dangerous disklabel behaviour on 5.0 o [2003/10/06] ports/57685 ports-bugs New Port: emulators/geepee32, the only GP o [2003/10/07] kern/57722 uidinfo list corruption o [2003/10/08] kern/57760 IPsec policy on inbound trafic is not enf o [2003/10/09] ports/57790 ports-bugs cdparanoia triggers kernel panic o [2003/10/09] ports/57793 ports-bugs New port: sysutils/ng_ipacct, Netgraf net f [2003/10/09] ports/57800 ache Probable non-64bit-cleanness of unrar o [2003/10/09] kern/57818 4.9-RC panics when kernel is built with a o [2003/10/10] kern/57827 Connections are reset by the kernel witho o [2003/10/10] bin/57833 PATCH: ps cannot change title for keyword o [2003/10/10] ports/57854 ports-bugs Port java/jboss3 is dependent on but does o [2003/10/12] ports/57897 ports-bugs Portupgrade of mplayer to latest version o [2003/10/12] kern/57908 darrenr 'return-rst' does not work for ipv6 in ip o [2003/10/13] kern/57945 jmg [patch] Add locking to kqueue to make it o [2003/10/13] ports/57956 ports-bugs New port: java/eclipse-pmd plugin o [2003/10/13] kern/57961 kmem_malloc(65536): kmem_map too small: 2 o [2003/10/13] misc/57973 KDE freezes on startup with ATI RADEON 90 o [2003/10/13] bin/57975 include/xmmintrin.h defines __v4si twice o [2003/10/13] kern/57985 [patch] Missing splx in ether_output_fram o [2003/10/14] docs/58033 doc [PATCH] getenv(3) manpage doesn't state t f [2003/10/14] ports/58059 linimon port math/ploticus needs GCC 3.x to compi o [2003/10/15] ports/58090 adrian [PATCH] www/squid: update to 2.5-STABLE4 o [2003/10/16] kern/58154 mckusick Snapshots prevent disk sync on shutdown o [2003/10/17] kern/58169 panic: vnode_pager_getpages: unexpected m o [2003/10/18] bin/58195 /bin/sh sometimes run endless loop inside a [2003/10/20] ports/58286 nork pstoedit port will not build with gcc-3.3 o [2003/10/20] kern/58287 darrenr ipnat map protocol specification broken o [2003/10/21] bin/58326 nss users cannot send mail via /usr/bin/m o [2003/10/22] ports/58406 tobez lang/perl5: use.perl port does not handle o [2003/10/23] i386/58458 i386 ATAPI-CDROM DMA Support on ALi Aladdin V o [2003/10/23] ports/58461 ports-bugs Version 1.26 of sys/cdio.h breaks build o o [2003/10/24] ports/58498 kde kdelibs links against -pthread on -CURREN o [2003/10/24] bin/58504 /etc/periodic/daily/100.clean-disks trave o [2003/10/25] java/58524 java new port: java/jmf - Java Media Framework o [2003/10/26] ports/58567 grog [PATCH] benchmarks/rawio has a bug in com o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/26] kern/58581 System call hang 5.x triggered by gnunetd o [2003/10/28] kern/58649 joe [patch] USB CD-R writing patch o [2003/10/28] ports/58655 mp A replacement patch is necessary for comp o [2003/10/29] kern/58677 FreeBSD 5.1-p10 can be remotely locked (c o [2003/10/29] bin/58687 gethostbyname leaks kqueue file descripto o [2003/10/29] ports/58701 lioux qmail upgrade via ports doesn't preserve o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/10/30] ports/58724 ports-bugs `www/mod_perl' install MAN3 pages on in s o [2003/10/30] i386/58749 i386 lock order reversal with heavy IO on ar0 o [2003/10/30] kern/58752 grog vinum panics on create/resetconfig o [2003/10/31] ports/58791 portmgr GNU INFO related settings in Mk/bsd.port. o [2003/11/01] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/02] kern/58831 panic: vinvalbuf: flush failed o [2003/11/02] conf/58832 /etc/rc.d/ipsec starts not in time o [2003/11/02] bin/58850 trhodes Recent sysinstall changes wipes out rc.co o [2003/11/03] i386/58870 i386 page fault in kernel mode with ifconfig a f [2003/11/03] kern/58888 4.9-RELEASE installation fails (xl causes o [2003/11/04] ports/58920 ports-bugs lang/php4 compiles with unexcpected libs o [2003/11/04] kern/58927 Verification of reverse path in ip_fw2.c o [2003/11/04] kern/58930 Page fault when unplugging Alcatel Speedt o [2003/11/04] kern/58941 rwatson acl under ufs2 doesn't handle disk corrup o [2003/11/04] bin/58951 Some problems with 4.9-RELEASE installati o [2003/11/05] i386/58953 [patch] detect NetMOS-based six serial po o [2003/11/05] kern/58967 Kernel kills processes in spite of cputim o [2003/11/05] misc/58971 joe bug in libusbhid descriptor parser code. o [2003/11/05] kern/58991 grog vinum does not build f [2003/11/06] ports/58998 ports-bugs [PATCH] Update security/drweb to 4.30 o [2003/11/06] java/59021 java Mk/bsd.sites.mk: MASTER_SITE_APACHE_JAKAR o [2003/11/07] bin/59042 grog Vinum fails to initialise on hardware dri o [2003/11/08] kern/59062 wpaul nge0 swaps vlan tag bytes. o [2003/11/09] ports/59072 dwcjr net/samba-devel doesn't work without libi o [2003/11/09] ports/59088 ports-bugs Security problem in nvi-perl port o [2003/11/09] kern/59098 Integrated sound card not working in Free o [2003/11/10] kern/59116 mount_ntfs of a Windows 2000-formatted fs o [2003/11/10] kern/59158 -CURRENT from 20031108 will not install o f [2003/11/11] kern/59172 bms Zebra interface route causes kernel panic o [2003/11/11] kern/59183 imp wi problems with wi_cmd o [2003/11/11] kern/59185 4.9-RELEASE kernel panic (page fault) o [2003/11/11] i386/59192 i386 ATA drive not spotted with SCSI drive o [2003/11/11] kern/59203 imp Panic with wi and newcard o [2003/11/12] ports/59230 lioux gstreamer-plugins Makefile depends on lib p [2003/11/12] kern/59233 matk patch to soundcard.h to include an ioctl f [2003/11/13] bin/59247 CURRENT build world compile errors under o [2003/11/13] kern/59248 4.9-RELEASE, ACPI Panic with Dell Latitud o [2003/11/13] kern/59251 Failure of 4.8-RELEASE/4.9-RELEASE/5.1-RE o [2003/11/13] kern/59277 Sound not working - /dev/dsp* not found o [2003/11/14] kern/59296 Serial Line Noise Causes System Hang in L o [2003/11/14] i386/59298 i386 Can't render anything with Blender / RADE o [2003/11/15] kern/59303 grog vinum crashes kernel if concurrent revivi o [2003/11/15] kern/59306 matk patch to augment /dev/sndstat to show whi o [2003/11/15] ports/59310 phantom ports/java/jdk14 fails: no dir .../j2dsk- o [2003/11/16] kern/59349 patch to including locking for es137x sou o [2003/11/16] ports/59359 roger portupgrade of gnomemeeting-0.98.5 fails o [2003/11/18] bin/59417 ps -o rtprio does not work o [2003/11/18] ports/59444 ports-bugs New port: print/tipa, a package that prov o [2003/11/19] kern/59456 fdescfs stat / compress creates only empt o [2003/11/19] ports/59495 ports-bugs gscmxx depends on p5-Image-Size at run ti o [2003/11/20] ports/59499 ports-bugs [patch] textproc/xerces-c2: openFile func o [2003/11/20] i386/59503 i386 kernel routines and drivers don't recogni o [2003/11/20] ports/59535 obrien shells/bash2 must be dynamically linked t o [2003/11/20] misc/59536 re [PATCH] Release Builds fail with DOMINIMA o [2003/11/22] docs/59587 doc rewriting examples (part of documentation f [2003/11/22] i386/59593 SSHD uses 8-char user password for authen o [2003/11/23] ports/59615 roger cannot compile openh323 f [2003/11/24] bin/59638 des passwd(1) does not use PAM to change the o [2003/11/24] kern/59652 cannot redirect kernel output to serial c o [2003/11/24] kern/59659 em driver cannot handle VLANs o [2003/11/24] kern/59660 em driver cannot handle MAC address chang o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/11/26] kern/59707 IPFW2 verrevpath not working right for TC o [2003/11/26] ports/59710 lev `www/mod_perl' generate wrong man pages e o [2003/11/26] amd64/59714 amd64 device timeout and ad0: WARNING - WRITE_D o [2003/11/28] kern/59747 usb dead after resume o [2003/11/28] bin/59777 ftpd(8)/FreeBSD 5: potential username enu f [2003/11/29] ports/59801 ports-bugs [MAINTAINER] www/caudium-devel: update to o [2003/11/29] kern/59803 Wrong detection of/panic with Edimax USB o [2003/11/30] ports/59856 trevor Missing library in www/linux-mozilla s [2003/12/01] misc/59890 bugmeister send-pr database is spam harvested o [2003/12/02] kern/59896 trm driver is not in GENERIC o [2003/12/02] misc/59910 jkh memory leak in setlocale routine o [2003/12/02] kern/59912 bms mremap() implementation lacking o [2003/12/04] ports/59944 obrien make install in editors/vim port fails o [2003/12/04] i386/59945 i386 nullfs bug: reboot after panic: null_chec o [2003/12/04] i386/59959 machine can not reboot itself with Mylex o [2003/12/05] gnu/59971 peter assertion "strncmp (repository, current_p o [2003/12/06] bin/59988 undocumented panic with large malloc-back o [2003/12/06] ports/59993 ports-bugs databases/mysql-connector-java requires J o [2003/12/06] bin/59995 various fixes to ppp dumping core o [2003/12/06] ports/59997 znerd /usr/local/bin/ant ignores USE_JAVA setti o [2003/12/07] kern/60029 5.2-RC will not boot with empty LS-120 dr o [2003/12/08] kern/60050 Toshiba/3Com 3CXM056-BNW: Open Causes Int o [2003/12/09] ports/60081 ports-bugs x11/nvidia driver should install in to /b o [2003/12/09] ports/60083 phantom Unsafe use of getaddrinfo in jvm 1.4.2-p5 o [2003/12/10] kern/60109 jmg [PATCH] Fix isochronous request handling o [2003/12/10] ports/60125 anholt up-to-date graphics/libglut port fails to o [2003/12/11] i386/60154 i386 ipfw core (crash) f [2003/12/11] ports/60161 trevor Linux emulator (linux_base-8-8.0_3) doesn f [2003/12/11] conf/60169 System install panics when using softupda o [2003/12/12] ports/60182 ports-bugs clamav doesn't build on 4.x WITH_MILTER o [2003/12/13] kern/60217 EHCI controller halts when USB 2.0 device o [2003/12/13] kern/60221 ATA system freezes during heavy loads o [2003/12/14] kern/60226 ichsmb driver doesn't detects SMB bus on o [2003/12/14] kern/60235 some /dev-entries missing for newly auto- o [2003/12/14] ports/60245 knu new ruby16-shim-ruby18 bug in included re o [2003/12/14] bin/60246 [PATCH] mergemaster does not warn for obs o [2003/12/14] kern/60247 mutex problems in geom_io o [2003/12/15] kern/60251 sam [Patch] Fix visualization of bridge versi o [2003/12/15] docs/60252 doc Continuous re-installations for FreeBSD n o [2003/12/15] kern/60276 Kernel panic when plugginh in USB storage o [2003/12/15] kern/60284 uart driver fails report invalid paramete p [2003/12/16] kern/60304 maxim IPFW2 does not send unreach port in certa o [2003/12/16] i386/60317 i386 FreeBSD 5.2rc1 doesn't boot with ACPI ena o [2003/12/17] ports/60343 leeym fix port: chinese/ve o [2003/12/17] ports/60345 ports-bugs fix port: chinese/vflib f [2003/12/17] misc/60349 qa 5.2-RC1 cannot do NFS installation o [2003/12/18] ports/60386 ports-bugs new ports/firebird has broken lang/php5 o [2003/12/20] ports/60440 lioux [New Features] Port: mail/qmail o [2003/12/21] ports/60479 ports-bugs x11-toolkits/p5-Tk800 o [2003/12/21] ports/60484 mp devel/gdb53 downgraded without bumping PO o [2003/12/21] ports/60490 ports-bugs ports/net/mldonkey fails to build with th o [2003/12/22] ports/60504 ports-bugs [Maintainer Update] Port: lang/php5 o [2003/12/22] ports/60508 gerald Wine failes at runtime due to the new rfo o [2003/12/22] misc/60512 launching X freezes CURRENT 1195 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [1995/01/11] i386/105 standards Distributed libm (msun) has non-standard s [1995/09/26] kern/742 syslog errors accessing Mac hard disks [p s [1995/11/20] kern/831 one minor complaint about the kernel visu a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases a [1996/07/07] bin/1375 eivind Extraneous warning from mv(1) [PATCH] s [1996/10/13] misc/1791 tegge syslimits.h does not allow overriding def s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/12/02] bin/2137 tegge vm statistics are bad s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po o [1997/01/10] bin/2442 setusershell()/endusershell() missing a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d s [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/03/10] bin/2934 cracauer sh(1) has problems with $ENV f [1997/05/16] bin/3608 jkoshy Telnet in linemode will break apart long o [1997/06/24] kern/3944 paul if_le doesnt receive ether multicast pack o [1997/07/18] bin/4116 Kerberized login as .root fails to s [1997/07/26] bin/4172 des suggest reconnection option added to fetc s [1997/07/28] kern/4184 bms [PATCH] minor nits in sys/netatalk o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/29] bin/4420 jmallett find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/25] bin/4629 grog calendar doesn't print all dates sometime o [1997/09/28] misc/4646 qa Can't fixit with an NFS-mounted CD. o [1997/10/05] bin/4696 ping hangs on certain unresolvable hosts o [1997/11/13] bin/5031 gad lpr does not remove original file if -s i s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial s [1997/12/14] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 peter mount incorrectly reports / as an NFS exp o [1998/01/11] bin/5483 Login(1) clears utmp entry o [1998/01/26] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe o [1998/01/31] bin/5609 gad lpd cannot send long files to HP's JetDir o [1998/02/10] bin/5712 mikeh /bin/chio code cleaup and option added o [1998/02/14] bin/5745 nik [PATCH] Add /usr/local/share/mk to defaul f [1998/03/28] bin/6161 assar 2.2.6 kerberos servers are awfully visibl p [1998/03/31] kern/6184 No error if resulting file pos in lseek i o [1998/04/18] conf/6346 joe Kernel version strings need to relate to s [1998/05/17] kern/6668 babkin [PATCH] new driver: Virtual Ethernet driv s [1998/05/29] bin/6785 place for all the default dump flags s [1998/06/01] kern/6820 jesper cd9660_mount NULL pointer deref for no CD o [1998/06/22] ports/7023 portmgr bsd.port.(%|subdir.).mk patches for size a [1998/07/01] bin/7136 markm kerberized telnetd doesn't use gettytab % s [1998/07/10] misc/7232 qa Suggestion for FreeBSD installation dialo o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel o [1998/07/12] bin/7265 A warning flag is added to ln(1). o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m a [1998/07/19] bin/7324 mtm Suggestions for minor modifications to ad s [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace s [1998/08/22] kern/7722 Changes to acct format s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups f [1998/09/16] misc/7946 ccdconfig gives confusing error when give o [1998/09/18] bin/7973 gad lpd: Bad control file owner in case of re o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/19] kern/8376 tjr CLOCK_VIRTUAL not implemented o [1998/10/27] i386/8474 repquota does not pick up NIS information a [1998/10/28] bin/8479 dd Final \'s in /etc/exports did not work in f [1998/10/30] kern/8498 dwmalone Race condition between unp_gc() and accep o [1998/11/27] i386/8867 qa /stand/sysinstall core dumps (signal 11) a [1998/12/18] bin/9123 pax can't read tar archives that contain f [1998/12/28] misc/9220 ache nvi: catalog: mistake in Russian error me s [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy a [1999/01/05] bin/9333 jkoshy timestamp dump's progress o [1999/01/19] kern/9570 dfr ed(4) irq config enhancement o [1999/01/22] kern/9619 Restarting mountd kills existing mounts o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi a [1999/01/28] bin/9770 jmallett An openpty(3) auxiliary program o [1999/01/29] i386/9777 cg Generic AD1816 sound suport in Luigi's pc o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/03/02] bin/10358 yar ftp(1) has problems with long pathnames o [1999/03/15] bin/10611 timed enhancement o [1999/03/17] kern/10641 groudier Default sync rate in ncr SCSI driver is s o [1999/03/19] gnu/10670 peter cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 wpaul Non-ASCII chars on serial console with Re o [1999/04/11] bin/11085 Per-host configuration for syslog.conf f [1999/04/13] bin/11114 tjr make(1) does not work as documented with o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 o [1999/04/23] kern/11293 brian FreeBSD's PPP implementation of LQM appea o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/05/19] kern/11789 obrien ELF machine definition missing for ARM o [1999/06/03] kern/12014 alfred Fix SysV Semaphore handling o [1999/06/06] gnu/12046 markm Perl subsystem does not install all tutor o [1999/06/07] kern/12071 fanf [PATCH] large scale IP aliasing o [1999/06/08] i386/12088 imp Enhancement to ed driver for Linksys 10/1 o [1999/06/21] conf/12324 qa Sysinstall's fdisk partition editor is mi o [1999/07/06] kern/12543 dg [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 peter kldload(8) should be more sensitive to er o [1999/07/25] bin/12801 nvi infinite recursion with options "left f [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/09] bin/13042 make doesn't handle wildcards in subdirec o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/12] bin/13108 authunix_create_default includes egid twi a [1999/08/13] bin/13128 cy pkg_delete doesn't handle absolute pathna o [1999/08/21] bin/13309 billf Fixes to nos-tun o [1999/08/22] misc/13326 additional timeval interfaces for /dev/audio fails for sound a [2001/10/23] kern/31455 n_hibma [PATCH] ohci driver probrem when send dat o [2001/10/23] kern/31456 Register number definition for AMD PCnet f [2001/10/25] kern/31490 Panic in sysctl_sysctl_next_ls on empy no o [2001/10/26] kern/31521 cg pcm0 plays too fast on Intel 82801BA (ICH o [2001/10/27] i386/31535 Can't reboot system: Tyan Thunder K7+ Dua o [2001/10/29] bin/31588 change request to allow mount(1) to set t o [2001/10/29] kern/31624 writev may return undocumented ECONNRESET o [2001/10/30] ports/31630 jmz Port se-ispell install the dictionary in o [2001/10/30] kern/31647 socket calls can return undocumented EINV o [2001/11/01] kern/31686 bms Problem with the timestamp option when fl o [2001/11/02] kern/31708 VM system / fsync / flushing delayed inde o [2001/11/05] gnu/31772 New option in dialog(1) o [2001/11/09] misc/31890 new syscons font o [2001/11/10] bin/31906 No method available to unwind atexit(3) s o [2001/11/12] bin/31933 pw can interpret numeric name as userid d a [2001/11/12] ports/31943 ports-bugs mysql323-server port hostname look up fai o [2001/11/14] misc/31981 (mis)feature in getnetent parsing -- comm o [2001/11/14] bin/31985 New /etc/remote flag for tip to append LF o [2001/11/14] bin/31987 patch to allow dump(1) to notify operator s [2001/11/15] i386/32014 ppi locks up system during boot o [2001/11/15] docs/32020 doc loader.8 manpage missing tunables o [2001/11/17] conf/32067 Problems with spanish keyboard in console o [2001/11/19] conf/32108 Proposed Firewall (IPv4) configuration sc o [2001/11/20] standards/32126standards getopt(3) not Unix-98 conformant f [2001/11/20] misc/32144 murray unattended install with sysinstall doesn' o [2001/11/20] ports/32145 jmz XFree86 doesn't ldconfig itself o [2001/11/26] conf/32288 qa After install: /etc/rc complains if crypt a [2001/11/29] conf/32375 murray sysinstall doesn't respect User generated a [2001/11/30] bin/32411 shutdown's absolute-time handling could b o [2001/12/03] misc/32480 Missing graphic characters in syscons fon o [2001/12/04] bin/32501 quot(8) is stupid regarding the filesyste o [2001/12/04] ports/32508 ports-bugs www/flashplugin-mozilla has malloc bug f [2001/12/08] misc/32605 nsouch SMBus driver broken o [2001/12/09] kern/32652 joe A new ioctl to uscanner s [2001/12/09] ports/32653 joe Added patches to improve USB scanner supp o [2001/12/09] kern/32659 VM and VNODE leak with vm.swap_idle_enabl o [2001/12/09] gnu/32661 dd send-pr uses $LOGNAME for From and Reply o [2001/12/10] bin/32667 systat waste too much time reading input o [2001/12/10] kern/32671 imp Patch to generate usbdevs.h automatically o [2001/12/10] kern/32677 pciconf -l opens /dev/pci for read/write o [2001/12/10] misc/32680 [PATCH] Allows users to start jails by ho o [2001/12/13] bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ o [2001/12/13] kern/32812 roger bktr driver missing tuner for eeprom dete o [2001/12/14] bin/32828 w incorrectly handles stale utmp slots wi p [2001/12/16] kern/32912 mp options misssing TCBHASHSIZE o [2001/12/17] ports/32936 mharo ports/security/keyprint only supports S/K o [2001/12/18] conf/32976 assar Kerberos5 config files not installed by d o [2001/12/18] docs/32979 hmp manpages are not installed for k5admin an o [2001/12/19] kern/33004 n_hibma Patch for USB (uhci) o [2001/12/19] misc/33007 n_hibma umass device timeout after successive use o [2001/12/19] misc/33013 cg mixer does not have treble/bass for Sound o [2001/12/21] bin/33066 rwatson sysinstall does not write to new disks as o [2001/12/22] i386/33097 sound Crystal 4237b mixer problems o [2001/12/23] kern/33117 empty struct md_coredump in pcb.h and use o [2001/12/23] kern/33124 jhb kthread_create doesnt mark kthreads as kt s [2001/12/23] bin/33133 keyinit outputs wrong next login password o [2001/12/25] gnu/33182 mp gdb seg faults when given handle SIGALRM o [2001/12/26] kern/33203 "got bad cookie" errors on NFS client o [2001/12/29] ports/33320 trevor print/acroread5 does not install the Nets o [2001/12/31] conf/33395 imp better way to use more than one pccard ne o [2002/01/05] docs/33589 doc Patch to doc.docbook.mk to post process . o [2002/01/07] docs/33645 assar k5list(1) contains many incorrect "klist" a [2002/01/07] bin/33661 PAP AuthAck/AuthNak parsing problem in pp f [2002/01/08] kern/33696 mbr panic: Driver mistake: repeat make_dev("a o [2002/01/08] kern/33707 sound ICH (82801AA) cannot be used for mono rec o [2002/01/09] docs/33724 chern a very minor documentation error o [2002/01/09] misc/33736 yokota Scroll-lock on the console prevents shutd o [2002/01/09] conf/33753 Intel ICH2 and NVidia device ID updates o [2002/01/10] bin/33774 Patch for killall(1) o [2002/01/10] misc/33778 joe crunchgen enhancements o [2002/01/12] bin/33809 mux mount_nfs has trouble with embedded ':' o [2002/01/13] bin/33834 tjr strptime(3) is misleading o [2002/01/13] docs/33852 doc split(1) man page implies that input file o [2002/01/13] misc/33866 Last Hr, Last ... may be incorrect on mac o [2002/01/14] docs/33877 doc Documentet behaviour of SF_flags for non- o [2002/01/16] bin/33941 /usr/sbin/dev_mkdb dumps core a [2002/01/16] kern/33963 bde Messages at the serial IO port device pro o [2002/01/16] misc/33965 Programmable keys of the keyboard (Olidat o [2002/01/16] conf/33967 Alternative Italian keymap o [2002/01/17] ports/33980 ports-bugs Can't use sgmltools-lite-3.0.0 port o [2002/01/17] i386/34010 keyinit takes passwords less than 10 char o [2002/01/21] bin/34146 newfs defaults and vfs.usermount=1 tug at o [2002/01/22] misc/34171 yar ftpd indiscrete about unprivileged user a o [2002/01/23] misc/34195 iedowse setting the action for SIGCHLD to SIG_IGN o [2002/01/23] bin/34199 dwmalone [PATCH] top(1) RES/rss display incorrect o [2002/01/24] alpha/34232 alpha rpc.statd throws alignment errors o [2002/01/24] docs/34239 trhodes tunefs(8) man page doesn't describe argum o [2002/01/26] misc/34309 gad lpd does not garantie that controlfiles b a [2002/01/26] conf/34316 sheldonh Uncomment kserver-adm to /etc/services o [2002/01/27] conf/34355 [PATCH] rc.conf comment misleading (firew o [2002/01/28] bin/34394 peter tgetent returns wrong value in libtermcap o [2002/01/29] misc/34412 maxim tftp will still try and receive traffic e o [2002/01/30] ports/34442 znerd xt, xalan-j, saxon should have the same C o [2002/01/31] conf/34494 n_hibma usb configuration problem - usb does not o [2002/01/31] bin/34497 grog calendar(1) does not understand calendars s [2002/01/31] bin/34498 Error in vi manpage. o [2002/01/31] bin/34519 pkg_check(8) does not return exit code >0 o [2002/02/01] gnu/34538 mp_set_memory_functions not extern "C"'d o [2002/02/03] kern/34591 ICMP bandwidth limiting does not indicate s [2002/02/04] misc/34621 billf i have a patch for (lol) /usr/games/fish o [2002/02/04] bin/34628 jkh pkg-routines ignore the recorded md5 chec o [2002/02/06] kern/34665 darrenr ipfilter rcmd proxy "hangs". f [2002/02/06] misc/34673 Second call to select() waits ~100ms befo o [2002/02/06] bin/34676 mbr dhclient always in -q quiet mode (PATCH E o [2002/02/07] gnu/34709 [patch] Inaccurate GDB documentation o [2002/02/07] ports/34714 ache unzip(1) breaks filenames in non-ASCII ch f [2002/02/07] bin/34728 murray DHCP hostname set as Hexadecimal string o [2002/02/08] conf/34729 sheldonh treat smbfs as network file system in /et o [2002/02/08] kern/34747 njl Please add USB floppy entry o [2002/02/09] bin/34759 Phantasia does not accept [enter] key o [2002/02/09] conf/34776 rc.diskless1 creates insufficiently sized o [2002/02/10] misc/34788 dwmalone dmesg issues with console output o [2002/02/11] bin/34832 /usr/share/man/cat3/setkey.3.gz linked to o [2002/02/11] bin/34834 "fix" of du(1) and -h o [2002/02/11] bin/34843 fenner `tcpdump port echo' filters for port 4 in o [2002/02/11] kern/34854 sound /src/sys/dev/sound doesn't work correctly o [2002/02/12] bin/34874 Netstat output to small o [2002/02/12] kern/34880 luigi Impossibility of grouping IP into a pipe p [2002/02/14] misc/34935 New locale (Cyrillic Windows Codepage 125 o [2002/02/14] kern/34942 sound Attempt to play -> "pcm0: play interrupt o [2002/02/14] kern/34952 joe Mouse cursor invisible with USB mice and o [2002/02/15] bin/34955 doc [PATCH] ps(1) is out of touch with realit o [2002/02/15] kern/34963 identify procs belonging to the same jail f [2002/02/15] kern/34965 4.4, 4.5 freeze at boot time on ASUS P2B a [2002/02/16] docs/35011 doc There are no commands called "diskless" o o [2002/02/16] bin/35018 brian enhancing daily/460.status-mail-rejects s [2002/02/17] bin/35070 math(3) references section "3m", etc. o [2002/02/18] i386/35078 Uninitialized pointer dereference in func o [2002/02/18] i386/35101 chern cvusupit and other packages won't extract o [2002/02/19] bin/35109 [PATCH] games/morse: add ability to decod o [2002/02/19] bin/35113 grdc enhancement: countdown timer mode o [2002/02/21] misc/35172 Please update am-utils(amd) into newer ve o [2002/02/21] kern/35175 obrien ptrace(PT_DETACH, ....) doesn't do signal o [2002/02/22] docs/35222 doc mailing list archive URL regexp suboptima o [2002/02/23] kern/35234 World access to /dev/pass? (for scanner) o [2002/02/23] conf/35242 Change to etc/periodic/weekly/330.catman f [2002/02/23] misc/35245 brian unwanted stealth behaviour (inbound icmp o [2002/02/23] conf/35262 Generation of boot block for headless ope f [2002/02/23] kern/35269 kris possible panics with 4:1 filesystem ratio o [2002/02/24] kern/35289 Brooktree device doesnt properly signal a o [2002/02/25] kern/35324 Plug and Play probe fails to configure Di s [2002/02/25] bin/35333 send-pr(1) vim syntax highlighting suppor o [2002/02/27] ports/35372 ports-bugs pgp6 ports fails to compile on alpha plat o [2002/02/27] kern/35377 process gets unkillable (-9) in "ttywai" o [2002/02/27] misc/35381 incorrect floating-point display of large o [2002/02/28] misc/35400 qa sysinstall could improve manipulation of o [2002/03/01] bin/35451 PATCH: pkg_add -r able to save local copy s [2002/03/01] ports/35459 ports-bugs portupgrade doesn't clean up dependencies o [2002/03/04] misc/35542 bde BDECFLAGS needs -U__STRICT_ANSI__ o [2002/03/04] conf/35545 Enhanced periodic scripts o [2002/03/05] bin/35568 make declares target out of date, but $? f [2002/03/06] i386/35599 murray install o [2002/03/06] docs/35608 doc mt(1) page uses "setmark" without explana o [2002/03/06] docs/35609 doc mt(1) page needs explanation of "long era o [2002/03/06] docs/35612 doc ps(1) page "state" description doesn't me o [2002/03/07] kern/35635 sheldonh [patch] missing dep in libiconv prevents o [2002/03/07] ports/35638 markm tn3270 dumps core unconditionally o [2002/03/07] ports/35639 max executable name conflicts: ploticus and s o [2002/03/07] docs/35642 doc lo(4) page maybe should document optional o [2002/03/07] docs/35644 doc lo(4) page presumes familiarity with prin o [2002/03/07] docs/35646 doc cp(1) page needs a "Bugs" section. o [2002/03/07] www/35647 www www; combine query-by-number and multi-fi o [2002/03/07] docs/35648 doc rc.conf; add note about "flags" to both f o [2002/03/07] docs/35652 trhodes bsd.README seriously obsolete o [2002/03/08] bin/35671 wrong comments in rc.diskless1 o [2002/03/08] docs/35686 doc blackhole(4) page seems to contradict its o [2002/03/08] docs/35687 doc /etc/nsmb.conf missing mention of readers o [2002/03/08] docs/35696 trhodes mount_smbfs(8) references a nonexistent n o [2002/03/09] www/35711 bugmeister the "gnats page" should move to its own s o [2002/03/09] bin/35717 which(1) returns wrong exit status for m o [2002/03/09] misc/35727 man(1) program should not display (old) d o [2002/03/10] docs/35732 doc adduser(8) page has obsolete reference an f [2002/03/11] misc/35764 nork Icewm does not display APM status properl o [2002/03/11] ports/35767 portmgr make_index script does not deal with syml o [2002/03/11] bin/35769 w does not correctly interpret X sessions o [2002/03/13] kern/35846 imp timeout in wi_cmd 11, machine hangs for a o [2002/03/14] bin/35886 [patch] Enhancement: custom time format f o [2002/03/14] bin/35894 bbraun popen.c in cron won't build without LOGIN o [2002/03/15] docs/35943 doc at(1) config files are misplaced in /var/ p [2002/03/15] docs/35951 trhodes disklabel(8) manual confuses partitions a o [2002/03/15] docs/35953 doc hosts.equiv(5) manual is confusing or wro o [2002/03/17] ports/36020 jmz Update port: print/musixtex T.98 -> T.104 s [2002/03/18] standards/36076standards Implementation of POSIX fuser command o [2002/03/19] misc/36110 dmesg output corrupt if /dev/console is b f [2002/03/19] ports/36112 portmgr [PATCH] New feature for whole ports tree: o [2002/03/19] conf/36118 re 4.5 Upgrade says it won't touch /usr/src, o [2002/03/20] bin/36136 savecore -z option does not work o [2002/03/20] misc/36143 Dynamic (non linear) mouse acceleration a o [2002/03/20] misc/36154 simon Getting USB mouse to work: usbd and mouse o [2002/03/21] kern/36170 an(4) does an_init() even if interface is o [2002/03/24] bin/36262 [PATCH] Fixed rusers idle-time reporting o [2002/03/26] alpha/36327 alpha trap within cvt() while attempting to pri o [2002/03/26] misc/36359 fxp driver and Intel Pro/100 S NIC (0002B o [2002/03/27] bin/36374 Patch (against core dumps) and improvemet o [2002/03/27] misc/36385 luigi crunchgen does not handle Makefiles with o [2002/03/27] misc/36392 cron starts before vi recover, and vi rec o [2002/03/28] kern/36425 bump up SYS_NMLN in sys/utsname.h o [2002/03/28] docs/36432 doc Proposal for doc/share/mk: make folded bo a [2002/03/28] docs/36447 trhodes chown(8) manual misdescribes handling of o [2002/03/28] docs/36449 doc symlink(7) manual doesn't mention trailin s [2002/03/28] gnu/36460 cu(1) program does not work very well. f [2002/03/29] bin/36477 gshapiro mailwrapper doesn't handle rmail calls o [2002/03/29] bin/36501 grog /usr/bin/calendar can't handle recurring o [2002/03/30] bin/36553 gad Two new features in newsyslog(8) o [2002/03/30] misc/36556 patch: regular expressions for tcpwrapper o [2002/03/30] ports/36560 rse bug fix for the eperl package f [2002/03/31] kern/36569 njl umass fails when RiteLink Pocket Disk is o [2002/04/01] bin/36626 login_cap(3) incorrectly claims that all o [2002/04/01] misc/36646 dwmalone [PATCH] Top does not work correctly in a p [2002/04/02] kern/36682 joe USB isochroneous transfer doesn't report o [2002/04/03] docs/36724 darrenr ipnat(5) manpage grammar is incomplete an f [2002/04/03] docs/36726 trhodes Handbook lacks information about hardware o [2002/04/03] docs/36727 trhodes Mail chapter of Handbook is incomplete o [2002/04/04] bin/36740 make ps obey locale (particularly for tim o [2002/04/04] bin/36757 EnhancementRequest binary which ought to a [2002/04/04] ports/36766 ade Incompatibility between autoconf, automak o [2002/04/05] bin/36786 make ps use 24-hour time by default o [2002/04/06] ports/36832 kuriyama apache13-* coredumps when using XML::Pars o [2002/04/07] ports/36849 cy x11-wm/fvwm-themes fails to switch themes o [2002/04/08] java/36901 glewis WITHOUT_X11 Knob for port java/jdk13 o [2002/04/08] bin/36902 [patch] proposed new format code %N for s o [2002/04/08] misc/36916 qa DOS active partition flag lost in libdisk o [2002/04/09] ports/36933 portmgr [PATHCES] New feature for pkg_create and f [2002/04/09] java/36951 glewis Java (aka 1.3.1-p6-root-020405-00:26) cor o [2002/04/09] kern/36952 ldd comand of linux does not work o [2002/04/10] bin/36960 grog calendar doesn't effect -t option. o [2002/04/10] kern/36983 CD9660 unicode to utf-8 [hack] o [2002/04/11] bin/37013 ls directory name output trailing slash d o [2002/04/13] misc/37034 Fixed maximum character length in EUC o [2002/04/13] misc/37047 brian daily_status_mailq_shorten doesn't produc o [2002/04/14] misc/37073 Few new tips for FreeBSD-tips fortune o [2002/04/14] bin/37074 bp [PATCH] Typographical error in output of o [2002/04/14] bin/37083 small improvement to talk(1): add clocks o [2002/04/15] bin/37096 Fixes to fsdb command-line handling [patc f [2002/04/16] i386/37137 qa FreeBSD install doesn't recognize version o [2002/04/16] misc/37160 qa /stand/sysinstall coredumps when trying t o [2002/04/16] misc/37161 ext2 linux file system, error handling la o [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic f [2002/04/23] kern/37374 joe [PATCH] closing ums0 blocks with wmesg uh o [2002/04/23] i386/37379 /dev/MAKEDEV entry for RocketPort is brok o [2002/04/23] misc/37380 jhb boot0 partition list is outdated (patch i o [2002/04/23] misc/37387 grog bsdmainutils/calendar Hungarian addon fil o [2002/04/23] conf/37395 peter even with NO_SENDMAIL=true, /usr/sbin/sen o [2002/04/24] bin/37424 nfsstat reports negative values o [2002/04/24] misc/37434 mbr dhclient generates pointless log messages o [2002/04/24] bin/37437 Add HTTP-style support to {vis,unvis}(1). o [2002/04/24] bin/37442 [PATCH] sleep.c to support time multiplie p [2002/04/25] bin/37448 obrien [PATCH] ldd/rtld support for more informa o [2002/04/27] ports/37518 grog gmat port CATALOG needs updating o [2002/04/29] kern/37554 jmg [PATCH] Make ELF shared libraries immutab o [2002/04/29] kern/37555 vnode flags appear to be changed in non-s o [2002/04/29] misc/37562 Incorrect information in /usr/share/examp o [2002/04/29] misc/37569 [PATCH] Extend fstab(5) format to allow f o [2002/04/30] ports/37596 shige EMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] kern/37600 sound [Partial PATCH] t4dwave drive doesn't rec o [2002/04/30] conf/37611 proposed /etc/rc.jails for jail(8) manage s [2002/05/01] ports/37654 arved Update textproc/xml4j to 4.0.1 o [2002/05/01] kern/37657 sound /dev/dsp and /dev/audio skip the first 32 o [2002/05/02] bin/37672 pw(8) prints warnings after successful NI o [2002/05/02] kern/37675 grog Page fault when newfs'ing a vinum volume o [2002/05/02] bin/37676 threads libc_r: msgsnd(), msgrcv(), pread(), pwri o [2002/05/03] java/37711 znerd New port: Beacon-agent 0.6.3 (Multicast B o [2002/05/03] java/37712 znerd New port: Beacon server v0.8.9 (Beacon mu o [2002/05/03] ports/37713 seanc AIM Transport doesn't work correctly with o [2002/05/03] bin/37715 "pkg_info -g package_name_version" fail o [2002/05/03] docs/37719 kensmith Detail VOP_ naming in a relevant man-page o [2002/05/03] misc/37732 joe usbd start in wrong place in /etc/rc in 4 o [2002/05/04] bin/37733 su(1) does not behave the way it is descr o [2002/05/04] kern/37761 net process exits but socket is still ESTABLI s [2002/05/05] java/37771 znerd New Port: audio/jmax s [2002/05/07] docs/37843 doc manual for pthread_setschedparam is wrong o [2002/05/07] bin/37844 ru [PATCH] make knob to not install progs wi o [2002/05/09] java/37904 znerd New Port: database/isql-viewer (a JDBC 2. o [2002/05/09] conf/37909 dougb make distribution DESTDIR=/path -DNO_MAKE o [2002/05/09] gnu/37910 PATCH: make send-pr(1) respect &'s in /et o [2002/05/11] ports/37962 markm ports/lang/gcl does not build o [2002/05/12] i386/37999 qa In /stand/sysinstall, 's' selects Options o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li o [2002/05/13] ports/38034 ports-bugs compaq-cc (under linux-emu) installes man o [2002/05/13] i386/38055 qa In Install, Groups (creation) item should o [2002/05/13] i386/38056 qa In Install, User (creation)'s "Member gro o [2002/05/13] misc/38057 qa "install" document doesn't display correc o [2002/05/13] docs/38061 ume Typos in man pages for faith & faithd o [2002/05/14] ports/38086 rse eperl does not build CFLAGS recursive err o [2002/05/14] ports/38090 ade devel/m4 port PREFIX vs LOCALBASE o [2002/05/16] docs/38148 trhodes In manpages "timezone" should be "time zo o [2002/05/16] kern/38156 quotacheck chokes on user -2 o [2002/05/17] bin/38168 installing curses programs and terminfo d o [2002/05/18] docs/38225 doc change "CDROM" to "CD-ROM" o [2002/05/18] bin/38256 linking pax to pax_{cpio|tar} o [2002/05/19] ports/38301 kiri upgrade www/w3-4 to 4.0.47 p [2002/05/19] bin/38303 billf tftpd -c patch o [2002/05/20] misc/38347 new library function abs2rel and rel2abs. f [2002/05/22] ports/38408 wjv zope-zmysqlda does not run o [2002/05/22] kern/38419 joe add name "CanoScanN676U" in uscanner o [2002/05/22] kern/38429 [PATCH] getgpid and getsid work for proce o [2002/05/22] kern/38445 Centralized ptrace() permission checking o [2002/05/23] misc/38452 joe Logitech USB iFeel: device_probe_and_atta o [2002/05/23] misc/38468 imp Write drivers for Intel PRO/Wireless 2011 o [2002/05/23] i386/38477 qa In sysinstall's Choose Distributions scre o [2002/05/23] i386/38478 qa In sysinstall's Choose Distributions scre o [2002/05/23] i386/38480 qa sysinstall should prompt for normal users s [2002/05/24] www/38500 www gnats web form is overenthusiastic about f [2002/05/24] ports/38516 edwin ICQv7 transport for the Jabber Server o [2002/05/24] i386/38524 cons25 doesn't support F-keys beyond 12 o [2002/05/25] docs/38540 rpratt sysinstall application name should be Sys o [2002/05/25] docs/38556 doc EPS file of beastie, as addition to exist o [2002/05/26] misc/38583 qa sysinstall installs crypto sources when / o [2002/05/26] ports/38593 portmgr Third level ports o [2002/05/27] bin/38610 qa Sysinstall should be able to mount ISO im o [2002/05/27] docs/38620 doc Committers Guide and CVS o [2002/05/27] kern/38626 luigi dummynet/traffic shaper: RED: max_th and o [2002/05/29] misc/38727 mptable should complain about garbage arg o [2002/05/29] kern/38730 mikeh Memorex scrollpro mouse is not fully func o [2002/05/30] kern/38749 murray Diskless booting fails with some DHCP ser o [2002/05/31] docs/38772 doc firewall_type feature not mentioned on Ha o [2002/06/02] i386/38826 RFE: BootMgr should provide more identify o [2002/06/02] kern/38828 DPT PM2012B/90 doesn't work o [2002/06/02] conf/38829 bootblock recompile instructions in handb p [2002/06/03] docs/38850 keramida handbook/kernelopts/ should be in Develop o [2002/06/03] misc/38854 qa Resetting the sysinstall during setup cau o [2002/06/03] ports/38876 tegge devel/linuxthreads: pkg-plist ignores NOP o [2002/06/05] bin/38931 Cleanup for WARNS=4 of src/games/fortune/ o [2002/06/05] misc/38937 delay between tracks in digital audio dum o [2002/06/05] bin/38940 Change: an option to *stat to allow supre p [2002/06/06] ports/38965 kde [PATCH] kapptemplate fails on FreeBSD o [2002/06/06] kern/38967 sound 4/22/02 pcm driver merge appears to break o [2002/06/07] docs/38982 doc developers-hanbook/Jail fix p [2002/06/08] docs/39044 tjr The man page for rot13(6) never mentions o [2002/06/08] kern/39047 IPSEC Compression (IPCOMP) broken in tunn o [2002/06/09] java/39080 sobomax java/javavmwrapper: Functionality enhance o [2002/06/10] ports/39095 mharo ports/net/nttcp and ports/net/ttcp appear p [2002/06/10] bin/39116 tjr /usr/bin/printf o [2002/06/12] conf/39192 sound [PATCH] Save pcm mixer settings during re a [2002/06/12] ports/39193 edwin [maintainer-update] net/papaya update to o [2002/06/12] bin/39198 sh aborts on variables with periods o [2002/06/12] misc/39201 ptrace(2) and rfork(RFLINUXTHPN) confuse o [2002/06/12] docs/39213 doc No rc(4) man page o [2002/06/13] standards/39256standards [v]snprintf aren't POSIX-conformant for s o [2002/06/14] conf/39306 The /etc/rc file should know if is runnin o [2002/06/15] misc/39347 use of /usr/bin/* utils in /etc/rc.diskle o [2002/06/15] docs/39348 doc kenv fetch of hostname requires dhcp/boot o [2002/06/16] misc/39360 qa If linux emu is added as a dependency (an o [2002/06/16] ports/39390 gnome Make graphics/imlib not depend upon GTK+ o [2002/06/17] misc/39425 Auto mounted directory was not found at b o [2002/06/17] misc/39439 tcopy will not duplicate tapes with block o [2002/06/18] bin/39463 mtm [PATCH] Add several options to fingerd o [2002/06/18] misc/39466 find -xdev hangs on dead NFS mounts (/etc s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i f [2002/06/19] conf/39505 automate BUILDNAME variable for releases o [2002/06/19] kern/39527 dwmalone getcwd() and unreadable parent directory o [2002/06/19] docs/39530 doc access(2) man page has unnecessarily broa o [2002/06/19] docs/39532 doc 'find' man page should o [2002/06/20] i386/39574 qa Error mounting /dev/acd0c on /dist: No su o [2002/06/20] bin/39576 [PATCH] tail -f for multiple files p [2002/06/20] bin/39578 add more russian holydays s [2002/06/20] conf/39580 insecure default settings o [2002/06/20] java/39600 znerd New port: jdictionary-ger-hun 1.4 - Germa o [2002/06/20] java/39603 znerd New port: jdictionary-eng-ger 1.4 - Engli o [2002/06/21] ports/39634 ports-bugs Port pclock unaligned access on alpha o [2002/06/22] bin/39676 obrien lukemftpd manual pages fix + examples o [2002/06/22] kern/39681 hidden kernel boot tunables added to sysc o [2002/06/24] misc/39772 imp pccardd is slow to install a PCCARD. o [2002/06/24] bin/39819 tjr cleaning bin/sh code from warnings o [2002/06/24] docs/39824 doc Various tweaks for doc/en_US.ISO8859-1/bo o [2002/06/25] misc/39864 robert hostname instead of IP in w -n output o [2002/06/26] bin/39893 setusercontext library call differs umask o [2002/06/26] bin/39905 johan cleaning sbin/restore code from warnings o [2002/06/28] conf/39976 vi recovery halting boot process f [2002/06/29] ports/40002 wjv py-4suite: XSLT import error o [2002/06/29] kern/40017 [patch] allows config(8) to specify confi o [2002/06/29] kern/40021 [patch] use ld(1) to build kernel with li p [2002/06/30] misc/40057 bugmeister send-pr -a flag does not work with -f o [2002/06/30] kern/40058 imp lockup on 5.0 DP1 - Xircom X3201 (RealPor o [2002/07/01] misc/40081 sound noise in sound output with built-in CMedi o [2002/07/02] ports/40121 ache standard www/apache13 port creates sbin l o [2002/07/02] ports/40124 kris Patch to wdm to allow long passwords o [2002/07/02] bin/40127 [PATCH] Add functions for PID-file handli o [2002/07/03] ports/40163 cy screen w/o suid and locale o [2002/07/04] docs/40196 doc man find does not describe -follow f [2002/07/06] misc/40273 dougb some more fortunes o [2002/07/06] misc/40280 joe I add uscanner entory o [2002/07/07] ports/40284 mi port www/djvuplugin tarball no longer exi o [2002/07/07] misc/40298 using swapfile as /tmp o [2002/07/08] kern/40369 rman_reserve_resource - when "count > (en o [2002/07/09] misc/40378 standards stdlib.h gives needless warnings with -an o [2002/07/09] conf/40391 imp sysinstall with PCCARD<->ISA bridge gets o [2002/07/10] docs/40423 doc Keyboard(4)'s definition of parameters to o [2002/07/10] docs/40443 doc Update books/faq/book.sgml for USB .ko's o [2002/07/12] ports/40511 sumikawa update for net/zebra (no-ipv6 option) o [2002/07/12] kern/40516 ti driver has no buadrate set f [2002/07/13] bin/40538 dougb mergemaster fixes and enhancements o [2002/07/14] conf/40548 list of /etc/defaults/make.conf undocumme o [2002/07/14] misc/40552 alternate syscons font for iso-07 encodin o [2002/07/14] ports/40555 steve x11-toolkits/open-motif requires mkhtmlin o [2002/07/14] kern/40563 gif driver can clobber route/arp table f [2002/07/14] bin/40570 mbr dhclient freeze the whole thing o [2002/07/14] bin/40572 vipw prints silly message if $EDITOR fail o [2002/07/14] misc/40577 post-October 2001 Dell Inspiron 2500's (a o [2002/07/15] bin/40597 add /sbin/fdisk ability of showing extend o [2002/07/15] bin/40617 brian /usr/sbin/ppp is not able to bind the nat o [2002/07/16] misc/40657 joe Logitech iFeel usb mouse will not attach o [2002/07/16] ports/40659 dirk php3 and GD problem o [2002/07/16] misc/40671 threads pthread_cancel doesn't remove thread from o [2002/07/17] misc/40693 the system reboot alone with no reason a [2002/07/17] ports/40699 portmgr allow exclude patterns in `make search` o [2002/07/17] kern/40711 sound CT5880-C sometimes fails to output sound o [2002/07/18] kern/40745 Inconsistency between net/if.c and struct o [2002/07/19] conf/40777 disktab does not support 2.88MB floppies o [2002/07/21] docs/40851 doc [PATCH] "mergemaster -p" in UPDATING's "C o [2002/07/21] conf/40855 murray psuedo-device bpf need note in LINT and G a [2002/07/21] ports/40866 jkoshy sml-nj port CM autoloading compilation pr o [2002/07/23] kern/40919 usage of ucred->cr_uid in sys/netinet/in_ o [2002/07/23] kern/40926 qa After Upgrading or Clean Installing 4.6, o [2002/07/23] kern/40927 sound sound dies with pcm:play:0 play interrupt o [2002/07/24] kern/40948 joe USB HP CDW8200 does not work o [2002/07/24] bin/40958 apm on Acer TravelMate 351 could not resu o [2002/07/25] ports/40975 knu Uncatched coredump of pkg_info while pkgd o [2002/07/25] bin/40980 du(1)'s -h and -k options interact confus o [2002/07/26] bin/41012 brian /etc/periodic/daily/440.status-mailq assu o [2002/07/27] bin/41060 ready to import gzip 1.3.3 o [2002/07/27] bin/41070 added .warning in make(1) + two fixes o [2002/07/27] bin/41071 make NO to NO_ transition patch o [2002/07/28] docs/41089 doc pax -B option does not mention interactio o [2002/07/30] bin/41159 new sed -c option to allow ; as a separat o [2002/07/30] misc/41179 LD_LIBRARY_PATH security checks o [2002/07/30] bin/41190 in sed, report the { linenum instead of E o [2002/07/31] misc/41213 top(1) blocks if NIS-related entries in p o [2002/07/31] misc/41215 console revert back to kbd0 (AT) after KV o [2002/07/31] kern/41220 [PATCH] Minor sk driver enhancements o [2002/08/01] misc/41238 qa problems with FreeBSD installation on a d o [2002/08/01] conf/41241 murray sysinstall build uses kbdcontrol keymaps o [2002/08/01] misc/41243 joe USB, getting full desc failed, HID device o [2002/08/02] ports/41259 ports-bugs Info directory change for various GNU Ema o [2002/08/02] docs/41270 doc confusing directions for kernelconfig cha o [2002/08/02] bin/41271 Non-suid-crontab. a [2002/08/03] ports/41282 ports-bugs New_Ports japanese/stevie-* o [2002/08/04] bin/41307 ru libalias: logging of links lifecycle (add o [2002/08/04] www/41312 cvs RCS IDs are off-by-one in the NetBSD cvsw o [2002/08/04] kern/41317 trhodes reflect kernel building user for sudo-ers o [2002/08/05] i386/41364 imp pccard: NewMedia "Bus Toaster" SCSI card o [2002/08/06] misc/41379 Cannot browse directory tree on FreeBSD m o [2002/08/07] kern/41415 joe Some USB scanner cannot talk to uscanner o [2002/08/07] docs/41423 doc Update FAQ: attrib command for windows du o [2002/08/09] misc/41490 sound C-Media 8738 sound card static o [2002/08/10] bin/41526 symlinked mount points get mounted more t o [2002/08/11] kern/41543 emulation Easier wine/w23 support o [2002/08/11] kern/41555 Add support of VScom titan PCI-800L f [2002/08/11] bin/41556 obrien [PATCH] wtmp patch for lukemftpd o [2002/08/11] misc/41566 obrien file(1) out of date p [2002/08/12] standards/41576standards POSIX compliance of ln(1) a [2002/08/12] bin/41583 assorted mtree bugs (+fixes) o [2002/08/14] misc/41674 ken iostat column formatting overlaps o [2002/08/17] i386/41743 sound No sound from SiS630s controller o [2002/08/17] misc/41744 qa Cannot stop comat22 from being extracted o [2002/08/17] ports/41755 max Wrong letters in Canna iroha dictionary o o [2002/08/18] misc/41771 '/etc/ttys' and X o [2002/08/19] ports/41784 ports-bugs vmware2 causes panic on recent -current o [2002/08/19] docs/41791 doc Documentation formatting error o [2002/08/19] docs/41807 doc natd -punch_fw "bug" o [2002/08/20] misc/41817 pw groupshow doesn't include the login gr o [2002/08/20] docs/41820 doc Device driver confusion in Handbook (2.3) o [2002/08/21] conf/41855 improvment of /etc/rc.diskless2 script o [2002/08/21] kern/41856 VESA splash screen problems on ThinkPad 2 o [2002/08/21] docs/41879 hrs cleanup to DOCROOT/share/sgml/freebsd.dsl o [2002/08/22] bin/41902 [PATCH] Add queue depth to systat -v disk o [2002/08/22] docs/41919 blackend MINI kernel for bootfloppy (Handbook p.34 a [2002/08/23] ports/41945 ade bsd.port.mk: does not run ACLOCAL o [2002/08/23] misc/41947 hexdump(1) unprintable ASCII enhancement o [2002/08/23] misc/41949 qa sysinstall sorts /etc/rc.conf during netb o [2002/08/25] ports/42018 ports-bugs pkg_info with PKG_PATH searches through t o [2002/08/25] i386/42022 qa sysinstall in non-interactive mode prompt a [2002/08/27] docs/42058 doc Documentation: Installing Oracle 8i onto o [2002/08/27] kern/42065 kern.ps_showallprocs has no effect on /pr o [2002/08/27] misc/42084 luigi PicoBSD's 'netstat -i' reports negative I o [2002/08/28] ports/42134 ports-bugs linux-gtk PORTREVISION contaminates other o [2002/08/29] i386/42162 qa Installation (sysinstall) crashes, md0c f o [2002/08/29] misc/42167 du uses linear search for duplicate inode o [2002/08/29] docs/42182 trhodes Making Dedicated Mode disks doc out of da o [2002/08/30] docs/42210 gioria doc/en_US.ISO8859-1/articles/releng/branc f [2002/08/30] bin/42213 joe moused(8) seems to delay some mouse event o [2002/08/30] bin/42217 libdisk segfaults with 1024 bytes/sector o [2002/08/31] kern/42274 jlemon Convert defined variable into tuneable as o [2002/09/01] ports/42295 perky New port: www/webware, Webware for Python o [2002/09/02] misc/42336 [PATCH] ISO-fication of /usr/src/contrib/ o [2002/09/02] bin/42338 imp pccard_ether should run ipf -y if ipfilte o [2002/09/03] misc/42373 mtm Update to rc scripts to make interface al o [2002/09/03] bin/42386 cleaning code from warnings in libkvm o [2002/09/03] bin/42387 cleaning code of librpcsvc from warnings o [2002/09/03] bin/42388 cleaning code from warnings in libm p [2002/09/04] kern/42404 emulation TIOCSCTTY not implemented in linuxulator o [2002/09/04] bin/42419 syslog enhancement for the nologin shell o [2002/09/04] misc/42422 dbm_delete returns -1 instead of 1 when t o [2002/09/04] misc/42429 hash_action called with HASH_DELETE does o [2002/09/04] bin/42430 Add -m option to du(1) for compatibility o [2002/09/05] kern/42442 problem in idlequeue/debugging mode ? o [2002/09/05] misc/42461 mdodd if_wi_pci.c,if_wi_pccard.c lack device_re s [2002/09/05] kern/42466 linux: 'ipc' typ=258 not implemented o [2002/09/05] misc/42467 netstat -s does not include fabricated pk o [2002/09/05] misc/42468 mount_smbfs incorrectly handled configura o [2002/09/06] misc/42469 After mounting by mount_smbfs directories o [2002/09/06] ports/42483 cy misc/screen problem with editors/vim-lite p [2002/09/07] ports/42503 kde kuser tries to create the wrong Mailbox o [2002/09/08] misc/42558 www http://www.freebsd.org/search produces in o [2002/09/09] bin/42609 pkg_info -qg doesn't handle missing files o [2002/09/10] ports/42642 ports-bugs cfexecd needs symlink, cfexecd, cfservd a o [2002/09/10] ports/42649 marcel linux_kdump port for source dirs != /usr/ o [2002/09/11] misc/42663 pw useradd assigns unique UID's to multip o [2002/09/11] ports/42668 grog port instant-workstation should be update o [2002/09/13] bin/42725 dwmalone Patch for calendar to support Hungarian n o [2002/09/13] kern/42728 small many problems in src/usr.sbin/ppp/* afte o [2002/09/13] bin/42732 semenu Seg fault in mount_nfs o [2002/09/14] i386/42766 Proposal to perform reboot via jump to BI o [2002/09/14] kern/42769 Boot stalls if the system has a serial co o [2002/09/15] bin/42803 tconv, tic, captoinfo binaries missing fr o [2002/09/15] conf/42807 imp /etc/netstart doesn't run /etc/defaults/p o [2002/09/18] misc/42934 qa installation procedure on install floppie o [2002/09/19] misc/42956 dlclose gives "invalid shared object hand o [2002/09/19] bin/42974 [patch] ISO 8601 date format option o [2002/09/19] kern/42977 qa FreeBSD installer doesn't probe past EISA o [2002/09/20] ports/42985 tobez Perl5 port doesn't build automatically on a [2002/09/20] bin/43139 bms /sbin/route -host option doesn't always s o [2002/09/21] kern/43154 tunwrite() does not allocate clusters for o [2002/09/21] conf/43167 Ability to have vnode based file systems o [2002/09/21] misc/43169 caps-lock led doesn't work o [2002/09/21] misc/43177 markm Updates and additions to src/games/quiz/d o [2002/09/22] misc/43262 command 'shutdown -r' (also reboot) cause f [2002/09/22] ports/43273 portmgr [patch] make bsd.port.mk checksum check a f [2002/09/23] ports/43282 dirk SONY CD-RW CRX10U don't work with sysutil o [2002/09/25] kern/43355 idad driver will work if logical drives d o [2002/09/25] bin/43367 incorrect report from 'who' after 'shutdo o [2002/09/25] misc/43368 pkg_create fails if target directory does o [2002/09/25] bin/43372 Broken struct ufs_args in ufsmount.h o [2002/09/29] misc/43470 blackend Solid State / x109 article out of date. o [2002/09/29] bin/43471 `ls -l` shows wrong size for big files (> o [2002/09/29] misc/43474 murray dhcp.* values not set in kenv by bootp cl f [2002/09/29] ports/43484 ports-bugs Update port net/arla to 0.35.9 o [2002/09/29] misc/43494 wish: resolv.conf created (again) later i o [2002/09/29] misc/43495 awk - rc/diskless references by full path o [2002/09/29] misc/43496 touch - rc/diskless references by full pa o [2002/09/29] misc/43497 mount -t nfs -> crunchgen incompatible o [2002/09/29] conf/43500 rc.syscons "allscreens" improvements o [2002/09/30] misc/43539 Cannot mout floppy on Compaq Proliant ML3 a [2002/09/30] ports/43540 arved Update Port net/cnet 1.7.7 -> 2.0.3 o [2002/10/01] java/43565 znerd jakarta-tomcat41 port breaks upgrades o [2002/10/01] docs/43569 doc src/share/examples/worm/README out-of-dat o [2002/10/02] kern/43577 [PATCH] New kernel option SHUTDOWN_BEEP o [2002/10/02] bin/43582 passwd(1) fails on nonexistent users o [2002/10/02] bin/43596 pkg_add does not propogate 'remote' to de o [2002/10/02] kern/43610 static-ize some symbols in digi driver o [2002/10/02] kern/43611 static-ize some symbols in sys/crypto o [2002/10/02] kern/43613 static-ize symbol in smbfs code o [2002/10/02] kern/43616 static-ize some functions in sys/net/zlib o [2002/10/03] java/43641 znerd Port www/orion should log to /var/log o [2002/10/04] docs/43651 doc stab(5) incorrectly states to include jus o [2002/10/04] bin/43675 tjr uniq prints last, not first of the identi f [2002/10/04] java/43679 znerd Error starting jakarta-tomcat41 o [2002/10/05] kern/43716 puc driver does not recognize Lava Dual-6 o [2002/10/07] ports/43771 linimon LaTeX ports mixed between print and textp o [2002/10/07] conf/43800 imp Belkin 10/100 Base-TX PCMCIA card not rec o [2002/10/07] conf/43805 imp Asante' FriendlyNet AeroLAN AL1011 802.11 o [2002/10/08] bin/43819 changed truss output for utrace calls o [2002/10/08] docs/43823 simon [PATCH] update to environ(7) manpage o [2002/10/08] misc/43825 qa please remove object files in source (src o [2002/10/09] bin/43857 hm conflicting types in /usr/src/usr.sbin/i4 o [2002/10/09] docs/43861 doc non-trivial typo in wicontrol man page o [2002/10/09] ports/43880 ports-bugs Names of Emacs ports are misleading o [2002/10/10] misc/43886 markm local exploitable overflow in rogue o [2002/10/10] misc/43905 kqueues: EV_SET(kevp++, ...) is non-int o [2002/10/10] ports/43911 grog instant-workstation depend annoyance o [2002/10/11] kern/43916 Olicom OC-2220 (PC-card) hangs on ifconfi o [2002/10/11] bin/43938 roberto ntpd binds to local aliases o [2002/10/11] docs/43941 doc Rationale for Upgrade Sequence o [2002/10/11] java/43947 znerd Checkstyle port should install checkstyle o [2002/10/11] ports/43956 edwin New port: x11-wm/ion-devel o [2002/10/12] docs/43980 darrenr ipf(5) missing "gre" keyword o [2002/10/13] ports/44019 ache Fixes for ftp/wu-ftpd 2.6.2 o [2002/10/13] docs/44034 trhodes Multiple sysctl variables are not documen a [2002/10/14] java/44039 znerd Request for port: CruiseControl a [2002/10/14] java/44041 znerd Generate bsd.java.mk from an XML file o [2002/10/14] misc/44044 sound 4.7-R Freezes half the times snd.ko is lo o [2002/10/14] misc/44058 /dev/ch* is created without group write p o [2002/10/14] docs/44074 doc ln(1) manual clarifications [patch] o [2002/10/15] kern/44098 RealTec-based NIC initialization problem p [2002/10/15] kern/44121 [PATCH] bogus cast removal in hea driver o [2002/10/15] misc/44122 tun0 gets a second ip adress after a disc o [2002/10/16] misc/44150 Diskless kernel may crash, depends on the o [2002/10/17] conf/44170 Add ability to run multiple pppoed(8) on o [2002/10/17] www/44181 www www "Release Information" organization o [2002/10/17] bin/44188 qa cannot install FreeBSD 4.0-4.6 to Compaq o [2002/10/17] bin/44200 ftp site keeps sockets open. o [2002/10/18] bin/44212 Unify 'recursive' options -r and -R o [2002/10/18] kern/44215 PUC driver support for Moxa C320 Intellio o [2002/10/18] kern/44218 Init dies during boot after upgrade from o [2002/10/18] java/44219 java Update port: textproc/cocoon to 2.0.3 o [2002/10/18] java/44251 java Create stylebook port o [2002/10/18] ports/44252 x11 XFree86-4-Server port removes/overwrites o [2002/10/19] ports/44258 obrien pkg_update ate my Muttrc o [2002/10/19] kern/44260 LINT does not list pseudo-device tap o [2002/10/19] i386/44262 tanimura Problems with nrp driver o [2002/10/19] kern/44267 One more modem PNP id for /usr/src/sys/is o [2002/10/19] ports/44273 dwcjr improved net/samba start script o [2002/10/19] bin/44277 devinfo is not C++ safe o [2002/10/19] misc/44286 roberto /etc/defaults/rc.conf uses the obsolete n o [2002/10/19] kern/44293 thomas Unable to access audio CD under Linux emu o [2002/10/19] ports/44295 linimon New port: lang/mlton, an optimizing Stand o [2002/10/20] misc/44307 UTF-8 locales support o [2002/10/20] bin/44310 make ppp(8) add clients MAC address to al o [2002/10/21] bin/44329 wish for systat o [2002/10/21] bin/44343 [PATCH] sbin/fsdb.c o [2002/10/21] kern/44365 introduce ulong and unchar types o [2002/10/21] kern/44372 roberto some kernel options prevent NTP clock syn o [2002/10/22] misc/44379 libutil: property.c, properties_read() ba o [2002/10/22] standards/44394alfred restrict qualifiers missing from sys/sock o [2002/10/23] docs/44400 doc ipfw(8) has contradictions in bridged and o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has o [2002/10/24] java/44432 znerd Ant-based port installs should use Jikes o [2002/10/24] docs/44435 doc sysctl manpage: add example for tcsh o [2002/10/24] kern/44439 puc doesn't find all 4 ports on SIIG Cybe o [2002/10/24] kern/44450 joe USB support FAILURE for device that was s o [2002/10/26] misc/44500 AC1001 Gigabit NIC Worked o [2002/10/28] kern/44580 NFS updates file access time when file is o [2002/10/29] misc/44587 dev/dpt/dpt.h is missing defines required o [2002/10/29] docs/44594 doc Handbook doesn't mention drivers.flp for f [2002/10/29] conf/44717 dougb update login.conf and unify login capabil o [2002/10/30] i386/44762 sound sound (ie, not system beeps) stop working o [2002/11/04] kern/44872 dgb driver update o [2002/11/04] misc/44894 markm as a local non-root user and remote it's o [2002/11/04] misc/44915 qa 'choose installation media' choose CD-ROM o [2002/11/04] java/44922 java JVM crash o [2002/11/05] gnu/44984 Send-pr can use environmental variable $F o [2002/11/06] docs/45011 trhodes style(9): '->' and '.' don't require spac o [2002/11/07] misc/45026 Can't set next password change date on NI o [2002/11/08] gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messa o [2002/11/09] www/45169 www suggested update for ports index page on o [2002/11/09] kern/45182 sound fm801.c does not recognize a FM801 based o [2002/11/10] bin/45193 [PATCH] truss can't truss itself o [2002/11/11] ports/45216 joerg devel/bcc port is incomplete o [2002/11/11] misc/45222 daily rejected mail hosts report too long o [2002/11/11] conf/45226 mtm Fix for rc.network, ppp-user annoyance o [2002/11/11] bin/45229 restore(8) -i: ls reports mising files as p [2002/11/12] alpha/45240 alpha pstat -f column headings misaligned on Al o [2002/11/12] gnu/45246 sobomax tar --listed-incremental fails for Solari o [2002/11/12] misc/45254 qa Sysinstall installs things it should not o [2002/11/13] misc/45273 contrib/smbfs: error in examples/dot.nsmb o [2002/11/14] kern/45285 Support for yet another PCI multiport car o [2002/11/14] ports/45289 mita ja-dvi2ps-3.2 does not handle \special co o [2002/11/14] kern/45293 kevent denies to observe /dev/tty o [2002/11/16] bin/45333 [PATCH] New option -r for chown and chgrp o [2002/11/16] ports/45343 ports-bugs Metamail 2.7 incorrectly patched [PATCH] o [2002/11/16] ports/45357 jmz PATCH: textproc/ispell - added bulgarian o [2002/11/17] docs/45371 doc man page for exports lacks information on o [2002/11/18] ports/45414 portmgr make update in /usr/ports missing default o [2002/11/19] bin/45486 Support for human readble (-h/-H) output s [2002/11/20] bin/45547 sos a patch to make burncd handle .wav files. o [2002/11/21] www/45560 phantom russian FAQ trouble on www.FreeBSD.org a [2002/11/22] bin/45584 tjr read builtin function of sh does not read o [2002/11/22] ports/45596 dwcjr net/samba v2.2.7 fetch error - maybe a fi o [2002/11/22] conf/45608 qa Install should config all ether devices, o [2002/11/22] ports/45612 marcel port devel/linux_kdump does not compile s [2002/11/22] ports/45613 portmgr make update doesn't o [2002/11/23] bin/45659 portmap can not be bound to only loopback o [2002/11/24] kern/45684 systat -vmstat reports "alternate system o [2002/11/24] bin/45701 markm spelling error in rogue o [2002/11/25] misc/45704 [PATCH] request to change cp866b to cp866 o [2002/11/25] bin/45729 make rbootd transfere the default file if o [2002/11/25] standards/45738tjr sh "unset" built-in violates IEEE Std 100 o [2002/11/26] bin/45749 [PATCH] rm -f in MS-DOS directory o [2002/11/26] kern/45753 linux-sun-jdk1.4.1 calls SIOCGIFCONF ioct o [2002/11/26] kern/45785 emulation Linux WineX seems to require a few new li o [2002/11/27] kern/45793 Invalid media subtype aliases in if_media o [2002/11/28] misc/45830 KDC has problems when listening to IPv6 a o [2002/11/29] misc/45839 [PATCH] Remove some duplicate fortunes o [2002/11/29] ports/45843 dbaker sysutils/3dm - needs to detect and create p [2002/11/30] misc/45874 ache [PATCH] FreeBSD does not know about ca_ES o [2002/12/01] bin/45896 dwmalone setnetgrent() should return error code o [2002/12/02] ports/45911 ports-bugs GEOM-related problem sysutils/diskcheckd o [2002/12/02] docs/45940 doc burncd missing info o [2002/12/03] ports/45963 anders the mail/majordomo port looks for majordo o [2002/12/03] kern/45968 des linprocfs is missing maps f [2002/12/06] ports/46034 gioria new ports: databases/mantis o [2002/12/07] conf/46062 kris Remove skel from BSD.root.dist. f [2002/12/07] ports/46077 kbyanc [patch] fix fetch for emulators/gsnes9x o [2002/12/07] kern/46080 ipfw [PATCH] logamount in ipfw2 does not defau o [2002/12/08] ports/46092 tg ports/print/acroread on i386 needs Linux o [2002/12/08] bin/46107 killall(1) can prematurely kill itself o [2002/12/08] bin/46110 tomsoft why does fsck work with / mounted r/o but o [2002/12/09] standards/46119standards Priority problems for SCHED_OTHER using p o [2002/12/09] bin/46123 fenner PATCH: tcpdump needs -a flag if netmask i o [2002/12/10] kern/46159 ipfw ipfw dynamic rules lifetime feature o [2002/12/10] misc/46163 gad lpc problem. Only root can modify despit o [2002/12/11] docs/46196 doc Missing return value in (set_)menu_format o [2002/12/11] docs/46200 doc fix for ru_RU.KOI8-R/books/porters-handbo o [2002/12/13] conf/46235 rwatson Sysinstall NTP servers for Finland requir o [2002/12/13] i386/46238 dds [code] Driver for the PCL-724 ISA card o [2002/12/13] kern/46250 sound Sound driver not working correctly on SON o [2002/12/16] docs/46291 doc correlation between HZ kernel config para o [2002/12/16] docs/46295 doc please add information to Nvi recovery em o [2002/12/16] ports/46317 obrien ports/editors/vim/files/patch-02 is stale o [2002/12/17] misc/46328 gad patch for lpd o [2002/12/18] kern/46368 MAXDEP in isa/pnpparse.c is too small s [2002/12/19] bin/46382 ps(1) could use a "repeat" mode o [2002/12/20] misc/46409 Certain periodic scripts check broken NFS o [2002/12/20] ports/46414 adrian squid man page gives wrong location of co o [2002/12/21] standards/46441tjr /bin/sh does not do parameter expansion i o [2002/12/21] i386/46453 [INTERLATIONALIZATION] cons25l2, ISO8859- o [2002/12/22] ports/46478 jmz Fix build on -current for graphics/pixmap p [2002/12/22] ports/46483 trevor [patch] Fix gcc295 on current/i386 f [2002/12/23] ports/46487 edwin New port: devel/cbind - Translator for "t o [2002/12/23] kern/46488 jmg usb driver do not send detach events on S o [2002/12/23] standards/46504standards Warnings in headers o [2002/12/23] ports/46510 ports-bugs security/ssh does not correctly store the o [2002/12/25] ports/46522 sobomax xtraceroute-0.9.0 fails with "OpenGL not o [2002/12/27] misc/46555 enhancements for libradius o [2002/12/27] kern/46564 ipfw IPFilter and IPFW processing order is not o [2002/12/30] conf/46645 [PATCH] rc.shutdown state table saving ha o [2002/12/31] ports/46655 dwcjr net/samba beauty fix o [2003/01/01] misc/46670 qa 5.0-RC2 install leaves CD drawer locked. o [2003/01/01] bin/46672 dump(8) program gives unnecessary -L warn o [2003/01/01] kern/46677 joe Wrong vendor and device defines in ng_ubt o [2003/01/02] docs/46709 doc tables in terminfo.5 are broken o [2003/01/03] kern/46734 joystick driver doesn't allow for anythin a [2003/01/03] conf/46746 bms No way to set link addresses through rc.c o [2003/01/04] misc/46758 moused enhancements p [2003/01/05] docs/46787 trhodes compress(1) manpage missing BUGS; other c o [2003/01/05] docs/46793 doc DEVICE_POLLING can not be used with SMP, o [2003/01/07] bin/46830 Make pkg_add respect prefix for dependanc o [2003/01/09] bin/46888 gad Add script run hook to newsyslog(8) o [2003/01/09] bin/46905 qa FreeBSD 5.x cannot be installed from mult o [2003/01/09] i386/46912 johan chflags nonodump fails o [2003/01/09] conf/46913 darrenr ipf denied packets of security run output o [2003/01/09] docs/46918 trhodes ipsec(4) does not reference the IPSEC RFC o [2003/01/10] bin/46925 sysctl -a goes into an infinite loop... o [2003/01/10] kern/46961 bridging between vlan-interfaces on same o [2003/01/11] kern/46973 syscons virtual terminals switching featu o [2003/01/12] misc/46998 small [patch] Support PicoBSD source in other l o [2003/01/12] ports/47002 roam New port: mail/vodmr - ODMR/ATRN server f o [2003/01/13] ports/47018 sf Teach ftp/wget new very useful feature - o [2003/01/13] misc/47029 sound Static and popping with Hercules GameThea o [2003/01/13] ports/47036 portmgr bsd.port.mk has bad comments WRT dependen a [2003/01/14] ports/47068 arved Update port: devel/bison to 1.875 o [2003/01/14] docs/47085 doc boot(8) manpage is incomplete according t o [2003/01/18] misc/47187 [patch] fix printf specifier in src/sys/b o [2003/01/18] kern/47200 joe USB port is disabled when Kodak DX4900 is o [2003/01/18] ports/47203 ade upgrade of automake to try on the cluster o [2003/01/18] conf/47204 qa base + XFree86 install fails -- crypto di o [2003/01/19] i386/47223 hm [PATCH] pcvt(4), ESC sequences do not cha o [2003/01/19] bin/47235 top reports inaccurate cpu usage s [2003/01/19] bin/47237 des HTTP_PROXY with libfetch stalls at 99% o [2003/01/20] kern/47274 joe umodem update to support motorola v66 pho o [2003/01/21] kern/47311 mdodd [PATCH] Kernel support for NVIDIA nForce2 o [2003/01/21] misc/47314 qa Install requires a swap partition. o [2003/01/21] kern/47349 Fake a sound ioctl (plus linux hook) o [2003/01/21] bin/47350 rc.network supports only one ppp profile o [2003/01/22] kern/47359 dd panic after kldunload snp o [2003/01/22] i386/47376 hm [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd ch o [2003/01/22] bin/47387 [PATCH] gprof -K still requires "a.out" a o [2003/01/24] java/47448 phantom linux-blackdown-jdk-1.4.1: syscall mmap2 o [2003/01/27] bin/47540 ru Make natd configurable in running state w o [2003/01/27] bin/47560 tar 'z' option gzip'd output has extra ga o [2003/01/27] bin/47566 grog Suggested patch: vinum status verificatio o [2003/01/27] docs/47575 doc Clarify requirements for IPFW2 in STABLE o [2003/01/27] misc/47576 [PATCH] factor(6)ing of negative numbers a [2003/01/28] ports/47593 nork Update port: www/elinks o [2003/01/28] docs/47594 doc [PATH] passwd(5) incorrectly states allow o [2003/01/28] bin/47596 daily security run complains if timezone o [2003/01/28] misc/47601 ru Additional subdir targets o [2003/01/30] kern/47675 njl usb/umass problems o [2003/01/30] docs/47690 doc builtin(1) manpage is wrong about externa o [2003/01/30] docs/47705 doc wc(1) manpage has poor explanations. o [2003/01/31] kern/47731 reboot goes panic each time o [2003/02/01] kern/47791 imp Idea for what to do on insert o [2003/02/02] bin/47815 stty -all should work. f [2003/02/02] docs/47818 doc ln(1) manpage is confusing o [2003/02/02] ports/47834 ports-bugs mysql-server-3.23.55 upgrade should be mo o [2003/02/03] sparc64/47845sparc64 4 second daily clock drift p [2003/02/04] misc/47906 murray options screen not return previous screen o [2003/02/04] misc/47908 qa /stand/sysinstall can't display document o [2003/02/04] ports/47913 ume idled.8 man page conflict in ports mail/c a [2003/02/05] ports/47957 seanc ruby-snmp is broken o [2003/02/05] docs/47991 trhodes Handbook section on upgrading kernel says o [2003/02/06] i386/48014 joe moused fails to correctly identify usb mo f [2003/02/07] docs/48038 doc [PATCH] add Tips and Tricks section into o [2003/02/07] ports/48052 obrien Upgrading vim blows away locally-added pl a [2003/02/07] ports/48059 roam Nitpicks for the comms/qpage port o [2003/02/08] docs/48101 brueffer There's no documentation on the fixit dis o [2003/02/08] conf/48105 /etc/disktab has incomplete duplication o o [2003/02/09] misc/48110 change CVSROOT/log_accum.pl to not send m o [2003/02/10] misc/48133 improvied vi recovery notification o [2003/02/10] ports/48140 andreas Update Port: print/apsfilter (conditional o [2003/02/11] kern/48172 ipfw ipfw does not log size and flags o [2003/02/11] conf/48195 /var/db/mounttab error on diskless boot o [2003/02/12] ports/48214 trevor Update port: audio/festogi-spanish to 2.0 o [2003/02/12] kern/48216 mike Linux uname returns wrong hostname inside f [2003/02/12] ports/48217 linimon New Port: www/mod_frontpage13 and www/mod o [2003/02/14] ports/48273 des FlightGear can only be run once between b o [2003/02/14] ports/48281 obrien Patch editors/vim to use fetch instead of o [2003/02/15] bin/48309 pppoe connections fail to establish if th o [2003/02/15] bin/48313 [patch] make yacc(1) use getopt(3) o [2003/02/16] bin/48342 joe [PATCH] usbd dynamic device list. o [2003/02/17] ports/48397 jmz malformed make file in /usr/ports/comms/m o [2003/02/17] bin/48399 Can't put URL in GECOS phone field o [2003/02/18] ports/48426 sobomax [PATCH] digger-vgl does not support conso o [2003/02/18] ports/48434 obrien shells/bash2: process substitution broken o [2003/02/18] bin/48443 /usr/sbin/periodic executes too many file o [2003/02/18] misc/48444 change to count connection attempts inste o [2003/02/19] kern/48468 imp puc driver for Nm9845 o [2003/02/19] ports/48470 nork [PATCH www/flashpluginwrapper] add helper o [2003/02/19] kern/48471 Private IPC for every jail. [PATCH] o [2003/02/22] conf/48566 [PATCH] /etc/defaults/make.conf stales af a [2003/02/22] conf/48569 trhodes make.conf misses comments on some options o [2003/02/23] kern/48599 [PATCH] syscons cut-n-paste logic is brok o [2003/02/23] bin/48603 Getopt is broken. Patch included. o [2003/02/24] gnu/48638 [PATCH] some bug fixs in libdialog o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/02/25] bin/48679 (5.0) xterm termcap/info entry seems prob o [2003/02/25] ports/48683 nik 'passivetex' port out of date, checksum e o [2003/02/26] i386/48738 sound ForteMedia FM801 chipset based sound card o [2003/02/27] kern/48759 demon kldstat shows module after unsuccessfull o [2003/02/28] docs/48767 doc wrong key numbers for left/right windows o [2003/02/28] conf/48775 iso8859-15 termcap entries needed o [2003/02/28] bin/48784 yar No way to disable directory listings in f o [2003/02/28] ports/48786 wjv update biology/EMBOSS to the latest relea s [2003/03/02] ports/48832 linimon New port: print/foomatic-db-hpijs o [2003/03/02] kern/48837 mbr dc cannot handle DC21142/3 PCI/CardBus 10 o [2003/03/03] misc/48870 [PATCH] allow to cancel interface status o [2003/03/03] kern/48894 Improvements to the NFS read-ahead heuris o [2003/03/04] bin/48914 mike [PATCH] Add flag to whois(1) to query IAN s [2003/03/05] bin/48962 des [PATCH] modify /usr/bin/fetch to allow ba o [2003/03/06] kern/48976 nwfs.ko oddity o [2003/03/06] docs/48980 doc [PATCH] nsgmls -s errors and sect. 3.2.1 o [2003/03/06] bin/48989 qa Sysinstall's partition editor gets confu o [2003/03/07] i386/49023 gad Mod to LPD (printjob.c) to pass source fi o [2003/03/08] kern/49037 sound ESS Maestro chip misdetected as 'chip2' o [2003/03/08] kern/49039 add support for RS485 hardware where dire o [2003/03/10] ports/49076 roam stunnel logs normal end of connection as o [2003/03/10] ports/49082 knu portupgrade runs slow o [2003/03/10] kern/49085 jail statfs and mountpoint information le o [2003/03/10] kern/49086 ipfw [patch] Make ipfw2 log to different syslo f [2003/03/12] ports/49955 portmgr [PATCH] bsd.port.mk: add target to automa o [2003/03/12] kern/49957 mbr CRC32 generator should be the common rout o [2003/03/12] bin/49959 ipfw ipfw tee port rule skips parsing next rul o [2003/03/12] misc/49967 Minor fixes to fortunes data o [2003/03/13] kern/49980 patch to enable ThinkPAD X24 sound device o [2003/03/13] bin/49983 markm [patch] Fix bug & improve telnet status o f [2003/03/14] conf/50000 dougb ntpdate not ran before (x)ntpd o [2003/03/15] ports/50022 nik Port: print/jadetex (update pkg-message) o [2003/03/15] ports/50039 dwcjr Samba port fails to compile with winbind o [2003/03/15] conf/50040 nectar Missing $FreeBSD$ in /etc/ssl/openssl.cnf o [2003/03/16] ports/50044 dwcjr allow samba to be built automatically o [2003/03/17] ports/50068 linimon New port: databases/sybase_ase (Sybase AS o [2003/03/18] misc/50106 Make 'make release' more flexible behind o [2003/03/18] i386/50110 joe Astra 2100U scanner being detected as /de o [2003/03/18] java/50114 znerd linux-sun-jdk13 BUILD_DEPENDS not picked o [2003/03/19] bin/50118 grog calendar(1) dumps core if there is ./cale o [2003/03/20] misc/50154 darrenr Add /etc/periodic/security/610.ipf6denied o [2003/03/21] ports/50157 lioux Gnome-2.2 sound recorder abends with long p [2003/03/21] misc/50160 ache sl_SI.ISO8859-2 collation sequence is wro o [2003/03/22] kern/50201 3ware RAID 5 resulting in data corruption o [2003/03/23] docs/50211 doc [PATCH] Fix textfile creation p [2003/03/24] docs/50248 ceri New FreeBSD books o [2003/03/24] ports/50258 portmgr [patch] refactor /usr/ports/Tools/portbui o [2003/03/24] ports/50262 tg lang/py-mx-base (mxDateTime) is broke o [2003/03/25] bin/50300 Make the loader's use of terminal-control o [2003/03/25] bin/50310 ru natd / libalias fix to allow dcc resume i p [2003/03/26] bin/50328 kris ctm_smail doesn't handle large deltas wel o [2003/03/26] bin/50331 Changing uid with pw causes duplicate use o [2003/03/27] bin/50365 [PATCH] rc.sysctl cannot handle values co o [2003/03/27] misc/50370 phantom NLSOWN set to ${SHAREGRP} in f [2003/03/28] docs/50391 doc Incorrect information in a man o [2003/03/30] bin/50461 ctm cannot handle the large files current o [2003/03/30] ports/50466 grog The benchmarks/rawio port does not seem t o [2003/04/01] kern/50526 Update to #! line termination o [2003/04/03] bin/50569 /bin/sh doesn't handles ${HOME}/.profile o [2003/04/03] docs/50573 doc return values for res_query/res_search/re o [2003/04/04] bin/50613 [PATCH] pppd(8) incorrect CBCP response f o [2003/04/06] kern/50644 rsm [PATCH] Update xe driver: multicast, hard o [2003/04/06] bin/50656 /bin/cp - wrong error on copying of multi o [2003/04/07] ports/50662 ume sysutils/gkrellm2 interaction with Metaci o [2003/04/07] ports/50663 ume sysutils/gkrellm2 - it is not possible to o [2003/04/07] docs/50677 doc [PATCH] update doc/en_US.ISO8859-1/books/ o [2003/04/07] kern/50687 ioctl(.., CDIOCCAPABILITY, ...) always re o [2003/04/08] ports/50724 knu [PATCH] pkg_fetch saves full filename p [2003/04/08] docs/50735 brueffer Small diff to the developers handbook & o o [2003/04/09] bin/50749 ipfw ipfw2 incorrectly parses ports and port r o [2003/04/10] docs/50773 doc NFS problems by jumbo frames to mention i o [2003/04/10] ports/50799 yoichi Lisp Packages install directory should no o [2003/04/11] ports/50813 nork New port: japanese/mailman o [2003/04/11] ports/50835 dirk cdrtools port uses the config path "/etc/ o [2003/04/11] ports/50840 ports-bugs mail/squirrelmail - Port Docs in wrong lo o [2003/04/12] ports/50864 trevor Update audio/festlex-ogi o [2003/04/12] ports/50866 lioux [PATCH] Introduce patch to qmail-1.03 to o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev o [2003/04/12] ports/50869 trevor Update audio/festvox-abc o [2003/04/12] ports/50880 roam Request for (optional) addition of tcplim p [2003/04/13] bin/50924 "vmstat -f" says "unimplemented" but data s [2003/04/14] i386/50929 AMD K6-2+ processor is identified incorre o [2003/04/14] kern/50948 darrenr BUG: @0 does not insert at the beginning o [2003/04/14] bin/50949 BUG: mtree doesn't honor the -P when chec o [2003/04/14] bin/50955 ru [PATCH] natd / libalias support for multi o [2003/04/14] conf/50956 daily_status_disks_df_flags in /etc/defau o [2003/04/15] bin/50971 du(1) doesn't understand UF_NODUMP flag p [2003/04/15] misc/50979 tomsoft [PATCH] Some spelling corrections in sbin o [2003/04/15] bin/50988 [Patch] find -size -- express argument in o [2003/04/15] ports/50996 openoffice editors/ooodict-hu_HU port can moved to h o [2003/04/15] kern/51009 Buggy aue driver fixed. o [2003/04/16] bin/51070 add -p option to pom [PATCH] o [2003/04/16] kern/51074 joe pointer arithmatic error in ugen.c o [2003/04/17] kern/51082 FEATURE: More descriptive message on drop o [2003/04/17] ports/51087 ports-bugs spamass-milter can not be built with send o [2003/04/17] bin/51091 fenner [FEATURE] Add -A (print ASCII) flag to tc o [2003/04/17] kern/51111 darrenr ipf doesn't allow outbound IPv6 packets u o [2003/04/17] kern/51120 MSGBUF_SIZE doesn't work in makefiles a [2003/04/18] docs/51133 murray RSH environmental variable not described s [2003/04/18] kern/51137 config(8) should check if a scheduler is o [2003/04/18] bin/51148 Control the cache size for pwd_mkdb to sp o [2003/04/19] bin/51151 du hardlinkmatching is slow - fix include f [2003/04/19] ports/51152 portmgr bsd.port.mk: generic SHEBANG_FILES o [2003/04/19] bin/51165 Login does not honor .hushlogin o [2003/04/19] misc/51167 dougb [PATCH] Makefile for /etc/namedb. o [2003/04/20] kern/51186 jmg pointer arithmatic error in ugen.c o [2003/04/20] ports/51197 eik New Port: net/rendezvous (Apple's ZeroCon o [2003/04/21] bin/51205 nectar openssl in base system is not compiled th o [2003/04/21] ports/51214 ports-bugs New port: www/zope-localizer o [2003/04/21] ports/51215 ports-bugs New port: www/zope-translationservice o [2003/04/22] standards/51292standards [PATCH] add ecvt()/fcvt()/gcvt() function o [2003/04/22] bin/51296 grog calendar wrong for dates based on day+-nu o [2003/04/25] ports/51415 kevlo Port textproc/xerces-j should be updated o [2003/04/25] ports/51424 dirk www/httrack should be updated to lastest a [2003/04/26] ports/51446 trevor Update port: audio/fest* to last versions o [2003/04/27] docs/51480 dds Multiple undefined references in the Free o [2003/04/28] bin/51488 Compat patch: more(1) allowed filename to p [2003/04/28] bin/51493 ls usage is missing a few options p [2003/04/28] misc/51504 ache New file: src/share/mklocale/zh_CN.GBK.sr o [2003/04/29] docs/51608 phantom [PATCH] Add Internet Archive Wayback Mach o [2003/05/01] ports/51651 kde KDE 3.1.1a: KProcess' stdout redirection o [2003/05/01] bin/51655 savecore needs ${dumpdev} as an argument a [2003/05/01] ports/51663 roam [PATCH] vpopmail-stable fix for using vmo o [2003/05/02] ports/51693 cy [PATCH] Unbreak x11-wm/fvwm2-devel p [2003/05/03] misc/51729 ache A patch that can make freebsd support zh_ o [2003/05/04] ports/51757 edwin [REPOCOPY WAITING] Maintainer update: isc o [2003/05/05] ports/51791 tg Change-request: shell/pdksh (pdksh-5.2.14 o [2003/05/06] conf/51830 trhodes new entries in termcap o [2003/05/06] docs/51845 hmp [PATCH] catch up getfsstat.2 and statfs.2 o [2003/05/06] kern/51874 Apacer HandySteno should have DA_Q_NO_6_B o [2003/05/06] docs/51875 doc atkbd(4) adjustment o [2003/05/06] docs/51891 doc DIAGNOSTICS in ed driver manpage don't ma o [2003/05/06] ports/51900 trevor [Update Port]: audio/fest* to last versio o [2003/05/07] misc/51920 Collation for no_NO.ISO8859-1 o [2003/05/07] docs/51921 doc ls(1) manpage lacks some information abou o [2003/05/07] ports/51947 mharo Analog port does not include anlgform.htm o [2003/05/08] kern/51958 joe update for urio driver [PATCH] o [2003/05/09] ports/52006 eik rsync fails with protocol problems s [2003/05/09] ports/52016 linimon New port: lang/harbour - A Clipper-compat f [2003/05/10] ports/52024 lioux port multimedia/libdv fails to build o [2003/05/10] kern/52026 joe umass driver support for InSystem ISD200 o [2003/05/10] bin/52032 markm Telnet option contra telnet protocol o [2003/05/11] docs/52071 doc [PATCH] Add more information about soft u o [2003/05/11] bin/52072 maxim Wrong behaviour of the ftpd when the OOB o [2003/05/12] www/52105 phantom Remove 404s from gallery.xml o [2003/05/12] ports/52106 phantom New port: java/javaws: Java Web Start 1.2 s [2003/05/13] ports/52173 portmgr bsd.port.mk - Modify USE_GETOPT_LONG opti o [2003/05/13] bin/52190 [Patch] decode more syscalls in truss o [2003/05/14] i386/52249 i386 [PATCH] Bootmanager shows NTFS partitions o [2003/05/14] misc/52255 small picobsd build script fails under FreeBSD o [2003/05/14] misc/52256 small picobsd build script does not read in use o [2003/05/14] kern/52258 imp pccard non-functional, repeated "card ins o [2003/05/15] bin/52271 qa sysinstall panics in machine with no hard o [2003/05/15] ports/52272 cy security/aide: Aide-0.9 complains of "@@e s [2003/05/15] ports/52303 des [patch] add knob to databases/gnats to re o [2003/05/15] ports/52310 jedgar sysutils/grub does not send a dhcp option o [2003/05/16] ports/52311 patrick [ADD MAKE ARGS]:: WITH_GTK And WITH_THREA o [2003/05/18] i386/52401 i386 5.1-BETA syslogd not recording entries fr o [2003/05/18] i386/52408 i386 quitting gnome2-2.2.1_1 results in LOR o [2003/05/18] ports/52415 obrien missing files in bash2 ports collection o [2003/05/18] i386/52416 i386 Requesting ethernet driver for Broadcom 4 o [2003/05/18] ports/52420 mita japanese/xpdf installation terminated whe o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter f [2003/05/19] conf/52432 joe Install: drivers.flp won't load with USB f [2003/05/19] ports/52439 lioux Request: SMTP AUTH for qmail o [2003/05/19] docs/52448 simon [patch] Misc man page reference fixes o [2003/05/20] bin/52469 ppp: Multiple devices using UDP don't wor o [2003/05/20] bin/52489 [PATCH] ps tpt does not work o [2003/05/20] ports/52508 adrian Update port: www/squid (use MANn variable o [2003/05/20] docs/52514 hmp Handbook: new chapter about Bluetooth o [2003/05/21] bin/52517 New functionality for /usr/bin/Mail f [2003/05/22] bin/52601 mbr [PATCH] rpc.yppasswdd fails if master.pas o [2003/05/23] kern/52623 Error in driver for the Intel EtherExpres o [2003/05/25] docs/52672 doc Porter's Handbook: couple of corrections o [2003/05/26] ports/52706 portmgr bsd.port.mk issues warning if a site is e o [2003/05/27] kern/52725 [PATCH] installincludes for kmods o [2003/05/27] kern/52735 njl Add support for one more type of USB flas f [2003/05/27] bin/52746 tcsh fails to handle large arguements f [2003/05/28] ports/52747 sergei port update - mail/p5-Mail-Ezmlm o [2003/05/28] kern/52752 [PATCH] SMBus controller on ICH4 not reco o [2003/05/28] kern/52764 Impossible to build kernel with COPTFLAGS a [2003/05/28] ports/52765 portmgr [PATCH] Uncompressing manual pages may fa o [2003/05/28] ports/52779 fenner please make rat and sdr use tcl/tk8.3 o [2003/05/29] bin/52782 user ppp dumps core when doing pppctl "sh o [2003/05/29] ports/52793 dwcjr Samba 2.2.8a printing woes o [2003/05/29] kern/52795 joe uscanner for CanoScan N1220U o [2003/05/29] ports/52797 lev devel/subversion does not install any too o [2003/05/31] ports/52825 lioux goggles-0.5.5 compile under 5.1-BETA2 fai s [2003/05/31] bin/52826 Feature Request: Adding Timestamps to pkg o [2003/06/02] docs/52858 ceri Add the Bell System Technical Journal to o [2003/06/02] ports/52859 dwcjr Samba 2.2.8a (2.2.8)- broken support for f [2003/06/02] ports/52877 ports-bugs Non-Maintainer-Update: mail/postfix add s o [2003/06/02] docs/52878 doc [PATCH] security(7): small clairification o [2003/06/02] alpha/52882 alpha fpsetprec/fp_prec_t unsupported on alpha? o [2003/06/03] ports/52906 roger vid-1.0.1 from ports does not work with U o [2003/06/03] bin/52907 phk [PATCH] more malloc options for debugging s [2003/06/03] ports/52917 portmgr [PATCH] bsd.port.mk: update default value o [2003/06/04] ports/52941 ports-bugs security/poc card-terminal problems o [2003/06/04] kern/52943 reproducable system stuck just brefore mu o [2003/06/04] ports/52946 lioux Add cdparanoia support to gstreamer-plugi o [2003/06/04] kern/52960 jmg kbdcontrol macros don't work when len = 1 o [2003/06/05] i386/52971 i386 bad macro LIST_HEAD in /usr/include/sys/q o [2003/06/06] kern/52980 mbr [patch] dc(4) driver fails to init Intel o [2003/06/06] kern/53005 njl USB IntelligentStick SCSI DA quirk o [2003/06/07] kern/53025 joe [PATCH] ugen does not allow O_NONBLOCK fo o [2003/06/07] kern/53027 rsm [CHANGE-REQUEST] Better Entry for Intel P f [2003/06/08] kern/53067 njl Add support for the PQI USB Flash Disk o [2003/06/09] conf/53131 qa "ALL" could not turn check BOXes ON at pa a [2003/06/11] ports/53190 lev update to devel/subversion f [2003/06/11] ports/53193 linimon [Patch] unbroke port: math/simpack fix co o [2003/06/11] conf/53197 re default tag of RELENG_5_1 standard-supfil o [2003/06/11] i386/53200 i386 5.1-RC1 SMP kernel boot gags at "APIC_IO: o [2003/06/12] kern/53264 sound PCM interrupt not routed on Sony VAIO lap o [2003/06/12] kern/53265 imp Make Sierra A555 work in FreeBSD o [2003/06/13] docs/53271 hmp the bus_dma man page fails to document al o [2003/06/13] bin/53288 tail will sometimes display more lines th o [2003/06/13] docs/53303 doc mount(2) man page error o [2003/06/14] docs/53315 doc [PATCH] remove extraneous whitespace at t o [2003/06/14] i386/53324 i386 pam_group problems (PAM_RUSER used instea p [2003/06/14] misc/53327 Important fix for Latin-american keymap o [2003/06/15] bin/53341 qa dump frequency in sysinstall is always th o [2003/06/16] bin/53366 mtm rc.d/root is trying "mount /" while start o [2003/06/16] bin/53377 [PATCH] su does not return exit status of o [2003/06/16] kern/53383 adding Terratec TValue to bktr driver o [2003/06/17] kern/53417 sound Bad Recordings on AC97 onboard audio syst o [2003/06/17] docs/53422 ceri [patch] rework of parts of Porter's Handb o [2003/06/17] docs/53424 ceri [patch] rework of parts of Porter's Handb o [2003/06/17] docs/53425 ceri [patch] rework of parts of Porter's Handb o [2003/06/18] docs/53454 doc wrong sample code in manpage of wcwidth(3 o [2003/06/18] ports/53466 trevor [non-maintainer] delete port audio/spiral o [2003/06/18] bin/53475 cp(1) copies files in reverse order to de o [2003/06/19] docs/53501 doc [PATCH] Handbook: update snapshots sectio o [2003/06/19] kern/53506 Support gzipped modules. (partial patch) o [2003/06/19] bin/53520 su to another user does not update utmp o [2003/06/20] bin/53560 logging domain names in wtmp is retarded s [2003/06/20] ports/53564 perky [non-maintainer] lang/stackless_python fa o [2003/06/20] docs/53575 doc Change to Handbook Section 20.9 o [2003/06/21] docs/53596 doc Updates to mt manual page o [2003/06/22] standards/53613standards FreeBSD doesn't define EPROTO o [2003/06/22] docs/53621 trhodes devname(3)'s man page needs an example o [2003/06/23] ports/53636 ports-bugs Suggestion for rc.d style startup scripts o [2003/06/23] ports/53657 tobez devel/p5-Parse-RecDescent - tutorial/* is o [2003/06/24] www/53676 simon [patch] Don't make people contact doc@ fo o [2003/06/24] bin/53682 standards [PATCH] add fuser(1) utitity o [2003/06/25] docs/53732 doc quota output and man page do not document o [2003/06/25] ports/53740 ports-bugs New port: science/fluka - Linux Monte Car o [2003/06/26] docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ o [2003/06/26] java/53790 znerd Let tomcat41ctl start java -server f [2003/06/26] ports/53791 kde Can't pass CPPFLAGS to configure when WIT o [2003/06/27] ports/53817 nik textproc/docbook should include textproc/ o [2003/06/28] bin/53870 C++ undeclares standard math functions li o [2003/06/28] ports/53878 des [Port Update]:: games/flightgear & devel/ o [2003/06/29] kern/53897 joe [PATCH] add EPoX Bluetooth USB dongle to o [2003/06/29] bin/53899 mktime gives wrong result in Central time o [2003/06/29] conf/53901 dd Suggest MFC of include keyword to config( o [2003/06/29] www/53906 www [patch] adds content to alpha plattform p o [2003/06/30] i386/53930 i386 showmount doesnot show nfs exportlist on o [2003/06/30] ports/53939 dwcjr [PATCH] Fix library dependencies in samba p [2003/06/30] misc/53944 [PATCH] ARMSCII-8 (Armenian) LOCALE and C o [2003/07/01] ports/53983 ports-bugs New port: www/exuserfolder, Zope Extensib o [2003/07/02] ports/54002 lioux QMTPC patch for qmail-1.03 o [2003/07/02] docs/54009 trhodes Clarify the location of the splash image o [2003/07/02] bin/54026 [patch] Add support for non-standard port o [2003/07/02] ports/54041 ade libtool13 (as installed) doesn't recogniz o [2003/07/02] ports/54048 rse wml fails o [2003/07/03] ports/54059 ports-bugs New port: www/zope-psycopg, database adap o [2003/07/03] ports/54060 sergei new port devel/aegis o [2003/07/03] kern/54078 sound Sound Plays ~10% Slow o [2003/07/03] ports/54079 ports-bugs New port: www/formulator, Formulator for o [2003/07/04] kern/54094 [patch] make signedness of kg_nice and ki o [2003/07/04] ports/54095 ports-bugs New port: www/parsedxml, ParsedXML for Zo o [2003/07/04] ports/54096 ports-bugs Plone port bundled formulator conflicts w o [2003/07/04] bin/54098 ken [patch] make camcontrol(8) work if plain o [2003/07/05] bin/54123 [patch] fix assignments of getopt() retur o [2003/07/05] bin/54141 wrong behavour of cu(1) a [2003/07/06] ports/54161 trevor security/mcrypt unbrake and update to 2.6 o [2003/07/06] kern/54163 Non-existing Jails in jls?! o [2003/07/07] conf/54170 error from weekly periodic script 330.cat o [2003/07/07] ports/54174 portmgr clean spaces behind variables out of port s [2003/07/07] bin/54185 rwatson UFS2 filesystem ACL flag not enforced a [2003/07/07] docs/54197 mheinen Mentioning of devfs is missing in the Ger o [2003/07/08] ports/54212 lioux Goggles-0.5.5 compile fails - dvdnav.o un o [2003/07/08] misc/54220 [PATCH] /usr/src/Makefile has wrong instr o [2003/07/08] misc/54229 Complete "See also" section for getipnode p [2003/07/08] docs/54235 ceri Error in ioctl(2)'s man page: Ioccon.h co o [2003/07/08] ports/54246 adrian [PATCH] www/squid: change obsolete config o [2003/07/09] ports/54250 ade [PATCH] for devel/automake17 o [2003/07/09] ports/54251 ports-bugs [NEW PORT] www/zope-xmlwidgets: XMLWidget o [2003/07/09] ports/54262 tobez port lang/perl5 doesn't deinstall /usr/bi o [2003/07/09] ports/54271 ports-bugs New port: databases/pgbash o [2003/07/09] bin/54274 ru udp-proxy support is not implemented in l o [2003/07/09] bin/54276 pread/pwrite patches for libc db function o [2003/07/09] ports/54298 ports-bugs New port irc/kvirc, KVIrc 3.0.0 p [2003/07/10] conf/54334 Tip in freebsd-tips datfile for fortune i o [2003/07/10] ports/54352 ports-bugs Conversion rc.d scripts to RC_NG o [2003/07/11] bin/54365 [PATCH] add -u option to install(1) for S f [2003/07/11] ports/54373 petef [PATCH] mail/qmHandle: update to 1.1.1 o [2003/07/11] docs/54380 doc [PATCH] document additional perl variable o [2003/07/11] kern/54383 net NFS root configurations without dynamic p o [2003/07/11] docs/54391 doc Document that glob(3) respects LC_COLLATE a [2003/07/11] ports/54406 portmgr [patch] add two more cases to ports/Tools o [2003/07/12] ports/54414 ports-bugs New port: misc/dasher, text entry system o [2003/07/13] kern/54439 Protecting sysctls variables by given mut o [2003/07/13] i386/54451 i386 [patch] i386_{get|set}_ldt manual page is o [2003/07/13] docs/54461 kensmith Possible addition to Handbook o [2003/07/14] misc/54477 Thousands separator for Italian locale o [2003/07/16] ports/54550 ports-bugs [NEW PORT] www/zope-FileSystemSite: Enabl o [2003/07/16] ports/54557 sergei [REPOCOPY] security/gnutls-devel: develop o [2003/07/16] ports/54563 maho new ports: sysutils/sge, Sun Grid Engine o [2003/07/17] www/54570 www [patch] add 2 new press articles o [2003/07/17] www/54572 www [patch] unbreak b0rked www/en/ports/index o [2003/07/17] bin/54594 Apply regexps to the entire variable -- a o [2003/07/17] i386/54595 i386 emu10k1 sound driver locks system o [2003/07/18] kern/54604 Made 'ps -e' procfs-independent [PATCH]. o [2003/07/18] docs/54610 blackend [patch] adds route(8) examples to routing o [2003/07/18] kern/54625 sumikawa [PATCH] IPv6 stealth forwarding o [2003/07/19] ports/54631 knu [PATCH] sysutils/portupgrade: fix pkgtool o [2003/07/19] bin/54633 whois queries with options for the whois- o [2003/07/20] kern/54654 njl Need SCSI CAM quirk for Rovershot digital o [2003/07/20] bin/54672 [PATCH] fix gcc 3.3 compiler warning for o [2003/07/20] docs/54678 doc [patch] add PACKAGESITE to packages chapt o [2003/07/20] www/54679 phantom [patch] add some .at companies to gallery o [2003/07/20] bin/54683 sh, redundant history o [2003/07/21] kern/54730 [patch] root can not set arbitrary proces o [2003/07/22] docs/54752 doc bus_dma explained in ISA section: should o [2003/07/22] docs/54769 doc [patch] updates to FAQ o [2003/07/23] bin/54784 find -ls wastes space o [2003/07/23] kern/54786 njl Kernel quirk for FreeDik USB Mini Data Dr o [2003/07/23] docs/54789 doc [PATCH] brush up the "New Users" article o [2003/07/24] docs/54806 doc [patch] adds fvwm2 to x11-wm o [2003/07/24] standards/54809standards pcvt deficits o [2003/07/24] ports/54814 ports-bugs New port: hungarian/hunspell version 0.9. o [2003/07/24] standards/54833standards more pcvt deficits o [2003/07/25] kern/54836 njl Casio QV Digital Camera problems o [2003/07/25] standards/54839standards pcvt deficits f [2003/07/25] ports/54841 ports-bugs Checksum mismatch on Linux-Realplayer por o [2003/07/25] ports/54866 lioux libgnugetopt incompatibility breaks mjpeg o [2003/07/25] ports/54875 andreas hpijs loops on fatal error s [2003/07/25] bin/54878 incorrect divisor in /usr/bin/jot -r o [2003/07/25] docs/54879 doc man 1 jot, -r description o [2003/07/26] kern/54884 mckusick FreeBSD -stable and -current free space h o [2003/07/26] bin/54891 ru libalias/natd and exporting connection-in o [2003/07/27] bin/54897 [PATCH] -y flag for mount_mfs o [2003/07/27] conf/54910 mtm [PATCH] Add rc.conf option to disable vir o [2003/07/27] ports/54938 grog [PATCH] using www/squid as proxy (instead o [2003/07/27] i386/54963 i386 Left over/outdated comment in NOTES o [2003/07/28] kern/54981 njl Add support for Lexar 256MB USB drive o [2003/07/28] ports/54984 ports-bugs New port: mail/postfixadmin around app-default o [2003/09/04] ports/56411 trevor [patch]unbreak ports/security/mcrypt o [2003/09/04] kern/56441 bpf_tap() used incorrectly in bpf o [2003/09/04] bin/56447 Extend mt command for AIT-2 tape drives o [2003/09/04] kern/56451 /compat/linux/proc/cpuinfo gives wrong CP o [2003/09/04] docs/56452 doc [patch]Add EXTRACT_DEPENDS&PATCH_DEPENDS o [2003/09/04] standards/56476standards cd9660 unicode support simple hack o [2003/09/05] bin/56480 mixer(8) -s does not list recording sourc f [2003/09/05] ports/56481 linimon [patch] fix plist and fetch problems for o [2003/09/05] conf/56506 A wireless network card is missing in 4.8 o [2003/09/05] ports/56512 dburr x11amp bus error o [2003/09/06] kern/56513 panic in ugen w/ moused -p /dev/ugen0 o [2003/09/06] ports/56518 trevor [patch][non-maintainer] update checksums o [2003/09/06] ports/56536 ports-bugs New Port: www/CGI-Application-ValidateRM o [2003/09/06] bin/56549 [patch] rtld.c - give more info on missin o [2003/09/07] gnu/56554 re add Cc: maintainer feature to send-pr o [2003/09/07] bin/56558 [PATCH] locate(1) cannot be safely used w o [2003/09/07] ports/56562 anders [update] www/mod_sqlinclude: update to 1. o [2003/09/08] docs/56584 hmp Updates for VOP_GETPAGES(9) and VOP_PUTPA o [2003/09/08] ports/56597 ports-bugs bad startup perfomance of mpg123 with pcm o [2003/09/08] bin/56606 df cannot handle 2TB NFS volumes o [2003/09/08] kern/56617 Hang on boot w/neomagic audio on Dell Lat p [2003/09/09] bin/56622 jmg Wrong debug message in usbd o [2003/09/09] ports/56641 portmgr [PATCH] bsd.port.mk: support for SHA1 and o [2003/09/09] bin/56646 [patch] getgrouplist()/setgroups() argume o [2003/09/09] bin/56648 [PATCH] enable rcorder(8) to use a direct o [2003/09/09] bin/56649 [patch] More spurious semicolon removal o [2003/09/09] bin/56653 [patch] Removal of non-standard void * ar o [2003/09/09] ports/56658 ports-bugs Convert security/amavisd startup scripts o [2003/09/09] kern/56664 bad file# in MTIO status buffer after MTE o [2003/09/09] ports/56671 eik Update port devel/cmake to 1.6.7 o [2003/09/10] ports/56677 nbm qmailanalog port does not install to corr p [2003/09/11] bin/56696 johan atacontrol core dump (sscanf on unintiali o [2003/09/11] ports/56699 seanc net/openreg needs to move to dns category o [2003/09/11] misc/56715 darrenr ipmon starts too early and exits immediat o [2003/09/11] misc/56720 Resolver UNICODE support o [2003/09/11] kern/56726 [PATCH] patches for if_bfe (Broadcom BCM4 o [2003/09/12] conf/56736 [PATCH] rcNG: enable packages to particip o [2003/09/13] docs/56745 doc Some suggestions for the Bibliography cha f [2003/09/13] ports/56756 edwin bogus patch on emulators/twin a [2003/09/14] ports/56859 portmgr [patch] minor fixes for ports/Tools/portb f [2003/09/14] ports/56864 linimon sdl12 fails in joystick/bsd o [2003/09/14] docs/56883 doc Inadequately-documented charter for freeb o [2003/09/15] docs/56903 doc [patch] articles/fonts: add application t o [2003/09/15] ports/56909 roger cannot compile openh323 o [2003/09/15] docs/56911 hmp Document for VOP_OPEN missing the last pa o [2003/09/16] bin/56914 ftpd ignores default umask settings o [2003/09/16] docs/56915 doc [patch] articles/fonts: update links o [2003/09/16] ports/56928 ports-bugs jce-aba port should install to $JAVA_HOME o [2003/09/16] docs/56932 doc [patch] articles/releng-packages: add "no o [2003/09/16] conf/56934 rc.firewall rules for natd expect an inte o [2003/09/16] docs/56936 doc [patch] articles/java-tomcat: add applica o [2003/09/17] conf/56940 pccard.conf entry for PCET10-CL causes sy o [2003/09/17] ports/56951 roam [PATCH] add ignoreip2 patch o [2003/09/17] conf/56952 re Floppy install error o [2003/09/17] kern/56954 [PATCH] fix typo in comment of sys/cam/sc o [2003/09/17] conf/56956 xterm-ic from termcap is not included in o [2003/09/17] bin/56961 [PATCH] pkg_install: match package versio o [2003/09/17] ports/56969 ports-bugs New port: mail/mail-notification, a GNOME f [2003/09/18] ports/56977 mat net/p5-Net-Server assumes wrong setuid se o [2003/09/18] ports/56980 portmgr unprivileged user, extracting of tarballs o [2003/09/18] docs/56981 doc man terminfo(5) from libncurses does not o [2003/09/18] kern/56985 Fix for OEM Proxim Harmony PCMCIA wireles o [2003/09/18] bin/56989 [PATCH] pkg_install: -v doesn't work on p o [2003/09/19] misc/56999 FreeCom USB CD/RW problem on FreeBSD 5.1 o [2003/09/19] ports/57010 kris Update port: x11/wdm to 1.26 o [2003/09/19] ports/57016 portmgr sysutils/pkg_install: left over files in o [2003/09/19] bin/57018 [PATCH] convert growfs to use libufs(3) o [2003/09/19] bin/57024 a new option for xargs(1) -- only treat \ o [2003/09/19] bin/57026 [PATCH] Therer is no way to know the labe o [2003/09/19] bin/57029 [PATCH] pkg_install: make more robust aga o [2003/09/19] ports/57031 dougb upslog started with incorrect command lin o [2003/09/20] bin/57045 trpt(8) option -t was disabled on -curren o [2003/09/20] kern/57046 njl Add usb quirk for Sigmatel USB Flash MP3 o [2003/09/21] bin/57054 let test(1) compare the mtime of a file t o [2003/09/21] conf/57058 NO_MAILWRAPPER in make.conf not completel o [2003/09/21] kern/57065 jmg core dumps with NODUMP flag a [2003/09/21] ports/57067 portmgr add imake and pthread detection to Tools/ o [2003/09/22] bin/57088 [PATCH] for a possible fd leak in libcam. o [2003/09/22] bin/57089 "w" does not honor the -n option o [2003/09/23] ports/57122 obrien ncftp3: !command doesn't work p [2003/09/23] kern/57123 SMBFS incorrect LFN & 8.3 bad character h o [2003/09/23] i386/57125 i386 Comment to IPSEC_FILTERGIF in LINT is now o [2003/09/23] i386/57131 i386 Device ID for Intel 82801DBM IDE Controll o [2003/09/23] i386/57133 i386 PCI device ID for Intel 82801DB/BAM/CAM a o [2003/09/23] ports/57143 ports-bugs modules in flash shell broken o [2003/09/24] ports/57151 tobez Port lang/perl5.8: use.perl fails to modi o [2003/09/24] ports/57152 ports-bugs pear-* ports: simplify path to devel/pear o [2003/09/24] docs/57153 doc S_IRWXU missing in fstat(2) man page? o [2003/09/24] ports/57155 ports-bugs make devel/pear-PEAR and other pear-* por o [2003/09/24] ports/57162 ports-bugs The latest stable release of DansGuardian o [2003/09/24] ports/57167 clement [REPOCOPY WAITING] news/inn-current: Deve o [2003/09/24] ports/57183 linimon Removal port: chinese/abiword o [2003/09/24] java/57192 java linux-ibm-java1.4 freeze f [2003/09/24] ports/57198 ports-bugs multimedia/xmms fix to work with CDDA und o [2003/09/25] kern/57230 [patch] psm(4) incorrectly identifies an o [2003/09/26] amd64/57250 obrien Broken PTRACE_GETFPREGS and PTRACE_SETFPR f [2003/09/26] ports/57259 portmgr Building a port as root using an NFS-moun o [2003/09/27] ports/57289 ports-bugs teamspeak-server port is broken in 3 ways o [2003/09/27] standards/57295standards [patch] make does not include cmd line va o [2003/09/27] docs/57298 blackend Using compact flash cards o [2003/09/28] ports/57319 nork archivers/lha has a newer version p [2003/09/29] ports/57349 knu [PATCH] port sysutils/portupgrade: typos o [2003/09/29] kern/57350 kernel panics when using old monocrome pr f [2003/09/29] ports/57383 ports-bugs [PATCH] sysutils/idled 1.16 o [2003/09/29] ports/57384 dougb [PATCH] mail/p5-Mail-SpamAssassin 2.60 s [2003/09/29] ports/57386 clement [REPOCOPY WAITING] www/apache21: Add Apac o [2003/09/29] docs/57388 doc INSTALL.TXT enhancement: mention ok promp o [2003/09/30] ports/57394 smace net/libnet-devel: install doc and example f [2003/09/30] bin/57407 bms [patch] Better NTP support for dhclient(8 o [2003/09/30] ports/57408 ports-bugs linux_nwndata and linux_nwnclient ports p o [2003/09/30] kern/57422 MT_TAG usage are not reported o [2003/09/30] kern/57428 a couple of new sysctl to toggle which IP o [2003/10/01] misc/57464 Boot process: loader(8) seems to confuse o [2003/10/01] kern/57468 Quirk for Quantum LPS540S o [2003/10/01] kern/57469 Quirk for Conner CP3500 s [2003/10/01] ports/57475 linimon devel/sdl12: upgrading to 1.2.6 + some fi f [2003/10/01] ports/57485 pav ghostscript-gnu-7.07_3 portupgrade - unab o [2003/10/01] kern/57487 sound Sound stops working on my Thinkpad 560X a o [2003/10/01] ports/57490 okazaki bus error troff running. need to version o [2003/10/02] ports/57498 portmgr HEIMDAL_HOME should be defined in src or o [2003/10/02] ports/57502 eik ports that define USE_* too late o [2003/10/02] ports/57503 clement New Port Submission www/mod_auth_mysql41_ o [2003/10/02] conf/57517 add parameter for /etc/periodic/daily/210 o [2003/10/02] ports/57521 ports-bugs New Port - databases/py-sybase o [2003/10/02] kern/57522 [PATCH] New PID allocater algorithm from o [2003/10/03] ports/57525 ports-bugs New port: databases/katalog, data CDs cat o [2003/10/03] docs/57541 trhodes Some suggestions for the Basics chapter o o [2003/10/03] i386/57546 Adding VIA C3 capability printout in i386 o [2003/10/04] docs/57569 doc error on gensetdefs(8) man page o [2003/10/05] bin/57630 lptcontrol gives "device busy" if device o [2003/10/06] bin/57641 [patch] missing option in mdmfs (mount_mf o [2003/10/06] ports/57661 clement [new port] www/mod_log_data: Module for A a [2003/10/07] kern/57696 NFS client readdir terminates prematurely o [2003/10/07] bin/57715 tcopy enhancement o [2003/10/07] kern/57721 sound Dell built in SB Live not detected (patch o [2003/10/07] ports/57726 trevor upgrade cvslines to 1.6.8 o [2003/10/08] misc/57748 [patch] rc.network doesn't allow for -a i o [2003/10/08] ports/57759 krion New port: net/ayttm, a very function im c f [2003/10/08] ports/57775 linimon [non-maintainer] mark graphics/quat-gui a f [2003/10/08] ports/57779 lev Update devel/subversion to 0.31, with per o [2003/10/08] i386/57783 i386 UINT32_MAX is missing from FreeBSD 4.X o [2003/10/09] ports/57789 ports-bugs New port of converters/asr10, access to E o [2003/10/09] bin/57791 dig option -x incorrectly produces ip6.ar o [2003/10/09] ports/57823 kbyanc PATCH: obey portlint warnings a [2003/10/10] sparc64/57856sparc64 sparc64: IDE Raid controller no detect di f [2003/10/10] ports/57858 ports-bugs New ports: graphics/vtk* 4.3.0 instead of o [2003/10/10] ports/57860 ports-bugs New port: science/ovt: Orbit Visualizatio o [2003/10/10] ports/57861 taoka [PATCH] ports/japanese/*fpw*: `make deins o [2003/10/11] ports/57865 clement New ports: www/mod_watch4 f [2003/10/11] ports/57880 erwin [patch]update irc/ircd-hybrid to 6.4.1 o [2003/10/12] ports/57885 ports-bugs New port: devel/agide o [2003/10/12] standards/57911standards fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) o [2003/10/12] ports/57924 mat Update port: www/p5-Apache-Peek 0.9501 -> o [2003/10/12] docs/57926 doc amd.conf.5 poorly format as it has both m o [2003/10/13] ports/57943 ports-bugs isc-dhcp3 port broken with lots of interf o [2003/10/13] ports/57952 tobez Update port: p5-XML-DT from 0.20 to 0.26 o [2003/10/13] kern/57969 sos MFC request for new ata Intel PCI id o [2003/10/13] docs/57974 doc man page apropos for select macros (FD_SE o [2003/10/13] kern/57976 simple kernel DDB enhancement o [2003/10/13] docs/57978 doc Type miss of GPIB in Hardware Notes o [2003/10/13] ports/57983 mat Update port: net/p5-Net-Netmask from 1.90 o [2003/10/14] ports/57987 tobez Update port: lang/p5-Scalar-List-Utils fr o [2003/10/14] ports/57988 mat Update port: www/p5-HTML-FromText to 2.05 o [2003/10/14] ports/57992 osa [PATCH] Utilize %%DOCSDIR%% macro o [2003/10/14] misc/58008 sysinstall postfix installation problem o [2003/10/14] ports/58011 portmgr Formalization of WITH_/WITHOUT_ Makefile o [2003/10/14] bin/58012 Multihomed tftpd enhancement o [2003/10/14] ports/58015 ports-bugs [NEW PORT] www/apache-forrest: A tool for o [2003/10/14] conf/58016 [PATCH] Can't load speaker.ko kernel modu o [2003/10/14] ports/58025 ports-bugs [New port] x11/xterm: xterm built with 88 o [2003/10/14] www/58029 www [patch] news/press: correct capitalizatio o [2003/10/14] ports/58051 ports-bugs New port: chinese/cdrtools o [2003/10/14] ports/58052 ports-bugs New port: chinese/chm2html o [2003/10/14] ports/58053 ports-bugs New port: chinese/ftpd o [2003/10/15] ports/58071 tobez p5-Log-Dispatch portversion upgrade patch o [2003/10/16] ports/58108 ports-bugs Update port: textproc/xhtml-1.1 (use xmlc o [2003/10/16] docs/58111 doc Handbook 12.4.3 Rebuilding ATA RAID1 Arra o [2003/10/16] www/58122 www [patch] publish: update "BSD mit Methode" o [2003/10/16] ports/58123 kuriyama Update palm/palmos-sdk (non-maintainer) o [2003/10/16] bin/58133 mdodd back port libmap.conf feature for 4-stabl o [2003/10/16] misc/58134 ntpdate documented as obsolete, and shoul o [2003/10/16] ports/58146 anders [non maintainer update] www/mod_auth_exte o [2003/10/16] ports/58149 portmgr [patch] Mk/bsd.port.mk: Make CONFLICTS co o [2003/10/17] ports/58158 nork replace install directory for ump.so o [2003/10/17] i386/58163 i386 puc driver doesn't recognize MOXA C104H/P o [2003/10/17] ports/58184 linimon port textproc/latte installs latte.el in o [2003/10/17] ports/58185 skv update ports/textproc/p5-XML-Sablotron to f [2003/10/18] ports/58196 roam update ports/net/p5-Net-IPv6Addr to 0.2 o [2003/10/18] docs/58202 kensmith handbook doesn't mention kldload'ness of o [2003/10/18] bin/58206 [Patch] 460.status-mail-rejects incompati o [2003/10/18] kern/58214 [patch] Align smallbits properly in poll( o [2003/10/19] ports/58249 clement [new port] www/mod_ntlm: Implements NTLM o [2003/10/19] ports/58250 clement [new port] www/mod_ntlm2: Implements NTLM o [2003/10/19] ports/58251 clement [new port] www/mod_vdbh: Allows mass virt o [2003/10/19] ports/58252 clement [new port] www/mod_mya: Allows basic auth o [2003/10/19] ports/58253 clement [new port] www/mod_limitipconn: Allows yo o [2003/10/19] ports/58255 clement [new port] www/mod_clamav: Scans content o [2003/10/19] ports/58256 clement [new port] www/mod_cfg_ldap: Allows you t o [2003/10/19] ports/58263 ports-bugs New port: misc/sonytv o [2003/10/20] misc/58272 [patch] rc.d/diskless detection, dhcp reb o [2003/10/20] ports/58289 dirk www/httrack port fails with Floating poin o [2003/10/20] bin/58293 vi replace with CR (ASCII 13) doesn't wor o [2003/10/21] ports/58343 ports-bugs New port: sysutils/dc42wrap o [2003/10/21] ports/58360 orion port mbone/rat has an update available o [2003/10/22] ports/58365 pat port security/gtk-knocker update o [2003/10/22] misc/58373 mckusick ufs inconsistency between 4.9-RC and 5.1 o [2003/10/22] ports/58385 cy [PATCH] misc/screen: Utilize EXAMPLESDIR o [2003/10/22] ports/58386 ume [PATCH] sysutils/gkrellm2: Utilize EXAMPL o [2003/10/22] ports/58387 mharo [PATCH] security/sudo: Utilize EXAMPLESDI o [2003/10/22] bin/58390 bsdlabel fails to display an error messag o [2003/10/22] ports/58399 ports-bugs New port: java/phpeclipse - PHP Eclipse a o [2003/10/22] ports/58400 ports-bugs New port: java/phpeclipse_sql - PHPEclips o [2003/10/22] ports/58401 ports-bugs New port: java/phpeclipse_tidy - PHPEclip o [2003/10/22] ports/58402 ports-bugs New port: java/phpeclipse_phphelp - PHP a o [2003/10/22] ports/58407 tobez upgrade p5-Template-Toolkit to 2.10 o [2003/10/23] ports/58415 mharo [PATCH] Support for Mysql4client and Open o [2003/10/23] ports/58417 ports-bugs New port mail/postfixadmin o [2003/10/23] ports/58440 cjh korean/ami: fix libintl dependency => avo o [2003/10/23] ports/58459 cjh ports/net/ztelnet build problem f [2003/10/23] ports/58460 linimon Update port: print/foomatic-filters to 20 o [2003/10/24] ports/58479 ports-bugs mSQL does not compile using bison(1) o [2003/10/24] bin/58483 [PATCH] allows type special or node relat f [2003/10/24] kern/58491 Kernel panic when loading amr driver o [2003/10/24] kern/58497 sysctl knob to return current process' ji o [2003/10/24] ports/58501 roam Maintainer update: cc65 port updated to 2 o [2003/10/25] ports/58512 mat Update port: www/phpnuke o [2003/10/25] kern/58515 [patch] Header fixes for !__GNUC__ compil f [2003/10/25] ports/58516 ports-bugs Update port: devel/asmutils f [2003/10/25] misc/58529 Patch for RDWR bpf in pcap. o [2003/10/25] ports/58545 joerg devel/avr-gcc: fix libintl and libiconv d o [2003/10/25] ports/58553 ports-bugs New Port: www/web-traceroute o [2003/10/26] misc/58557 Summer/Winter-time change causes daily cr o [2003/10/26] ports/58566 ports-bugs New port: net/scr-ipfm o [2003/10/26] ports/58576 okazaki new port editors/nxml-mode, mode for emac a [2003/10/26] ports/58578 roam new port: misc/kbedic, Bulgarian to Engli o [2003/10/26] gnu/58583 kan gcc.1, cpp.1 and gcov.1 manpages are outd o [2003/10/26] docs/58586 doc [patch] ng_one2many interface status requ o [2003/10/27] conf/58595 Default NTP configuration o [2003/10/28] docs/58615 doc update for Vinum chapter of Handbook: des o [2003/10/28] kern/58634 phk [PATCH] memory leak in geom_fox o [2003/10/28] ports/58635 anders [non maintainer update] www/mod_auth_pam: o [2003/10/28] ports/58644 jedgar Update emulators/sim to 3.0-2 o [2003/10/28] ports/58646 ports-bugs New port: www/urchin, web traffic analysi o [2003/10/28] ports/58653 trevor [Ports Update]:: audio/fest* 1.4.1 -> 1.4 o [2003/10/28] gnu/58656 gdb not ready for prime time o [2003/10/28] ports/58659 eik mysql ports should set CONFLICTS o [2003/10/28] ports/58661 ports-bugs New port: www/mozex, external programs in o [2003/10/28] ports/58662 ports-bugs New port: www/preferential, GUI interface o [2003/10/28] ports/58675 jedgar non-maintainer-update: mail/grepmail to 5 o [2003/10/29] standards/58676standards grantpt(3) alters storage used by ptsname o [2003/10/29] conf/58680 dougb [PATCH] RCNG: shouldn't ldconfig be start o [2003/10/29] ports/58695 ports-bugs new port: textproc/docbook-420 o [2003/10/29] bin/58696 /sbin/natd feature request & possible pat o [2003/10/29] ports/58705 tobez update net/p5-NetAddr-IP from 3.14 to 3.1 o [2003/10/29] ports/58707 ume upgrade net/p5-Socket6 from 0.10 to 0.12 o [2003/10/29] ports/58709 ports-bugs New port: net/ksambaplugin, a KDE 3.x Con o [2003/10/30] docs/58710 doc killpg(2) contains an error regarding sen o [2003/10/30] ports/58716 jesper ports/net/p5-Net-SSH-Perl fetch hangs o [2003/10/30] bin/58730 [patch] "fortune -l ..." loops forever. o [2003/10/31] ports/58767 ports-bugs New Port: multimedia/eMovix, a mini linux f [2003/10/31] ports/58774 mharo Non-Maintainer-Update: ftp/proftpd update o [2003/10/31] docs/58783 doc crontab man could mention MAILTO supports o [2003/10/31] i386/58784 i386 ATA DMA fails and vx0 creates panic f [2003/10/31] ports/58785 ports-bugs qcad build breaks o [2003/10/31] ports/58786 portmgr unbreak WANT_AUTOCONF_VER o [2003/11/01] kern/58803 kern.argmax isn't changeable even at boot p [2003/11/01] bin/58813 tjr Incorrect behavour of sed(1) o [2003/11/01] ports/58828 mita patch to fix build of japanese/vflib o [2003/11/02] ports/58839 ports-bugs [PATCH] add gtk2 ability to games/freeciv o [2003/11/02] ports/58847 ports-bugs New port: french/mozilla-flp - Mozilla Fr o [2003/11/03] bin/58893 OPIE implementation bug o [2003/11/03] ports/58894 jmz Fix of support for textproc/no-ispell, No o [2003/11/03] misc/58900 schweikh termcap is broken in 4.9-RELEASE o [2003/11/04] ports/58926 obrien latest port of editors/vim has problem dr o [2003/11/04] bin/58939 dumb little hack for /etc/rc.firewall{,6} o [2003/11/04] ports/58946 znerd [PATCH] www/jakarta-jmeter: update to 1.9 o [2003/11/04] ports/58948 sergei new port: sysutils/apan, a tool for integ o [2003/11/04] ports/58952 cy [PATCH] Unbreake security/pam_krb5 with h f [2003/11/05] ports/58968 sergei An update for the mail/maildrop port o [2003/11/05] bin/58970 truss coredumps for the no significant re o [2003/11/06] misc/58992 fenner libpcap has BIOCGDLTLIST stuff but no DLT o [2003/11/06] ports/59024 mph math/xgfe: update to 2.1 and improve on 5 o [2003/11/07] bin/59036 Possible patch for PR's bin/56166 and bin o [2003/11/07] docs/59044 doc doc.docbook.mk does not properly handle a o [2003/11/07] ports/59047 ports-bugs [NEW PORT] multimedia/freevo: Freevo is a o [2003/11/08] ports/59058 portmgr [PATCH] bsd.port.mk: cleanup o [2003/11/08] ports/59059 ports-bugs New port: x11/silo: a simple X11 launcher f [2003/11/08] ports/59060 ports-bugs New port: deskutils/karmack o [2003/11/08] ports/59061 ports-bugs Error in NeverwinterNights install o [2003/11/08] kern/59067 [patch] PS/2 mouse unstable o [2003/11/08] ports/59070 portmgr [PATCH] bsd.port.mk: unexpected features o [2003/11/08] ports/59071 pat [PATCH] games/q3server-ut: FIX BROKEN. ma p [2003/11/09] bin/59078 re [patch] Fix greek support in sysinstall a o [2003/11/09] ports/59091 adrian [PATCH] www/squid: major overhaul and upd o [2003/11/09] ports/59094 clement [new port] www/mod_extract_forwarded2: mo o [2003/11/10] ports/59114 ports-bugs New Port: net/gyach, a Yahoo! chat progra o [2003/11/10] bin/59144 [patch] Allow a trailing / for mount -u t o [2003/11/10] i386/59147 i386 USB active extension cable not recognized o [2003/11/10] ports/59153 cy [PATCH] x11-wm/fvwm2 cannot correctly dis o [2003/11/10] ports/59154 cy [PATCH] x11-wm/fvwm2-devel cannot correct o [2003/11/10] ports/59157 ports-bugs [New Port]:: www/moregroupware o [2003/11/10] ports/59162 portmgr bsd.port.mk: add-plist-info executes too o [2003/11/10] ports/59165 cy fvwm2 port glitches/bugs o [2003/11/11] ports/59168 ports-bugs ports/lang/gauche does not install info f o [2003/11/11] kern/59169 joe ulpt is missing read operation o [2003/11/11] ports/59171 dirk [non-maintainer] delete port databases/xm o [2003/11/11] ports/59176 ports-bugs [NEW PORT] www/zope-archetypes o [2003/11/11] ports/59180 krion [NEW PORT] net/arpwatch-devel o [2003/11/11] ports/59194 portmgr proposal of two new port CATEGORIES: loca o [2003/11/11] kern/59205 grog vinum doesn't check whether strip size is o [2003/11/12] bin/59207 uustat list limit of 201 jobs o [2003/11/12] kern/59208 matk sound patch to reduce pops and crackles a o [2003/11/12] ports/59213 ports-bugs [PATCH] simplify pear-* ports f [2003/11/12] ports/59216 marcus UPDATE PORT: zenity o [2003/11/12] ports/59218 demon x11-wm/afterstep-stable fails to be insta o [2003/11/12] bin/59220 obrien systat(1) device select (:only) broken o [2003/11/12] ports/59221 ports-bugs New port: news/fidogate-ds. A fresh branc o [2003/11/12] ports/59226 portmgr [patch] two small additions to ports/Tool s [2003/11/12] ports/59239 ports-bugs new port audio/tse3, a midi library o [2003/11/12] ports/59242 portmgr bsd.port.mk: MYSQL_VER - beautify with ". s [2003/11/12] ports/59243 ports-bugs new port audio/anthem, a KDE midi sequenc f [2003/11/13] ports/59254 eik ports that write something after bsd.port o [2003/11/13] ports/59272 portmgr [patch] add errortype column to bento "ne o [2003/11/14] kern/59289 [PATH] ioctl METEORGBRIG in bktr_core.c f o [2003/11/14] ports/59292 demon dvips one line paper sizes broken? o [2003/11/14] ports/59293 ports-bugs New port: deskutils/journal is a tool for o [2003/11/14] ports/59297 x11 RADEON 7500 Warning message o [2003/11/15] docs/59305 doc [PATCH] The basics chapter of the Handboo o [2003/11/15] www/59307 www [patch] xml/xsl'ify & update publications o [2003/11/15] ports/59313 mbr [patch] Update to graphics/jpgtn port o [2003/11/15] ports/59315 portmgr bsd.port.mk: fix RANDOMIZE_MASTER_SITES=y o [2003/11/16] bin/59320 Using ls -h (on FBSD 5.x) causes unaligne o [2003/11/16] misc/59347 Add Bacula to /etc/services o [2003/11/16] ports/59357 linimon [repocopy request] several ports to move o [2003/11/16] ports/59362 portmgr [patch] add new Makevar DEPRECATED to bsd o [2003/11/17] ports/59370 edwin sysutils/xw: Schedule for removal o [2003/11/17] ports/59371 ports-bugs new port: net/smb4k, KDE SMB network brow f [2003/11/17] ports/59391 ports-bugs [MAINTAINER] www/mod_perl2: update to 1.9 o [2003/11/17] ports/59392 portmgr bsd.port.mk: add filesize field in distin o [2003/11/17] ports/59401 seanc [MAINTAINER] databases/postgresql-tcltk: o [2003/11/18] ports/59416 clement New port: www/mod_limitipconn2 o [2003/11/18] bin/59423 [PATCH] ps: show 'sid' keyword in '-j' o [2003/11/18] ports/59426 ports-bugs [Fix Port]:: net/psi Fix the support of g o [2003/11/18] ports/59428 ports-bugs New port: misc/pcgen (Java-based RPG char o [2003/11/18] ports/59453 ports-bugs [NEW PORT] german/de-geonext: Interactive o [2003/11/19] kern/59455 lock order reversal f [2003/11/19] ports/59460 ports-bugs Update port: mail/dcc-dccd to 1.2.14 o [2003/11/19] docs/59477 doc Outdated Info Documents at http://docs.fr o [2003/11/19] ports/59479 ports-bugs Build depends not checked properly for se o [2003/11/19] ports/59485 sergei [NEW PORT] net/nrpe2: Nagios Remote Plugi o [2003/11/19] ports/59496 ports-bugs New Port: x11/gtk-smooth-engine o [2003/11/20] ports/59527 ports-bugs [New Port]:: net/wistumbler2 WiStumbler o [2003/11/20] bin/59530 strange bug in /bin/sh o [2003/11/20] ports/59537 mat update port: net/p5-Net-CIDR o [2003/11/21] bin/59551 Problem with GDB on latest -CURRENT o [2003/11/21] ports/59553 demon teTeX installs texdoctk without depending o [2003/11/21] www/59555 www News item for addition o [2003/11/21] bin/59564 Added an option (-S) to from command to a o [2003/11/21] docs/59565 doc [PATCH] FAQ doesn't cover definition of g s [2003/11/21] bin/59569 nullfs gives fts_read problem with du(1) o [2003/11/21] ports/59571 znerd improvements of www/jakarta-tomcat4[1] Ma f [2003/11/21] ports/59573 ports-bugs outdated version of audio/id3lib o [2003/11/22] ports/59599 dwcjr Update add conflicts to the samba-* ports o [2003/11/22] i386/59600 i386 [PATCH] Improved us.emacs.kbd mapping f [2003/11/23] ports/59607 sergei Update port: devel/cxxtest 3.0.1 -> 3.7. o [2003/11/23] kern/59624 [PATCH] HightPoint HPT371 support for Fre o [2003/11/23] ports/59626 portmgr [PATCH] bsd.port.subdir.mk: more informat o [2003/11/23] ports/59628 ports-bugs [non maintainer] multimedia/beep-media-pl o [2003/11/23] ports/59630 ports-bugs lang/php4: PHP configuration options add o [2003/11/23] ports/59632 ports-bugs lang/php5: PHP configuration options add f [2003/11/24] ports/59637 linimon [patch] emulators/generator: Force use of o [2003/11/24] ports/59643 lioux add more function to qmail mailer.conf o [2003/11/24] docs/59649 doc Outdated 4.4BSD Documents at http://docs. o [2003/11/24] ports/59651 portmgr Remove last remaining COMMENT files from a [2003/11/24] ports/59657 trevor emulators/linux_base-8 cpio for install w o [2003/11/24] ports/59664 ports-bugs New Port: japanese/xlockmore - Xlockmore o [2003/11/25] docs/59669 doc gethostbyname2() man-page states that onl o [2003/11/25] ports/59670 ports-bugs Update port: emulators/linux-ePSXe to 1.6 o [2003/11/25] ports/59671 ports-bugs Update port: emulators/linux-peops-softgp o [2003/11/25] ports/59672 ports-bugs Update port: emulators/linux-peops-spu to o [2003/11/25] ports/59673 ports-bugs Update port: emulators/linux-pete-mesagpu o [2003/11/25] bin/59674 typo in contrib/tcp_wrappers/socket.c o [2003/11/25] ports/59675 mat Maintainer Update: net/p5-IO-INET6 to ver o [2003/11/25] ports/59678 ports-bugs [new port] games/ssamtse - Serious Sam: T o [2003/11/25] ports/59682 knu portupgrade uses ports when you want it t o [2003/11/25] ports/59692 jmz The download location for igerman98 in is o [2003/11/25] ports/59695 ade [PATCH] devel/gmake: add two patches to a o [2003/11/25] ports/59696 portmgr bsd.port.mk: change `ls' with `pkg_info - o [2003/11/26] kern/59698 Rework of ukbd HID to AT code translation o [2003/11/26] ports/59699 demon [PATCH] databases/mysql-navigator: fix bu o [2003/11/26] ports/59706 nobutaka [non-maintainer] fix multimedia/libxine t o [2003/11/26] bin/59708 [patch] add sSMTP support for Mail select f [2003/11/26] ports/59717 pav extended Daemon theme a [2003/11/26] ports/59720 clement www/apache2: ab fails with Undefined symb o [2003/11/27] ports/59724 ports-bugs [NEW PORT] net/aMule (supersedes ports/59 o [2003/11/27] bin/59730 isdnd crashes with signal 11 if cannot cr o [2003/11/27] ports/59731 mikeh irc/lirc daemon "could not assign address o [2003/11/27] kern/59732 acpi causes boot to hang o [2003/11/27] docs/59735 kensmith Adding a reference to Icelandic Rsync o [2003/11/27] docs/59736 kensmith Updating size of archives o [2003/11/27] kern/59739 rmdir(2) and mkdir(2) both return EISDIR o [2003/11/27] ports/59744 knu Patch: Convert 8 Ruby Gnome2 ports to use o [2003/11/28] bin/59768 patch: devfs_link in rc.subr creates link o [2003/11/28] bin/59772 ftpd(8)/FreeBSD 5: support for tcp_wrappe o [2003/11/28] bin/59773 ftpd(8)/FreeBSD 5: IP address of the clie o [2003/11/28] bin/59774 ftpd(8)/FreeBSD 5: syslog facility may be o [2003/11/28] bin/59775 ftpd(8)/FreeBSD 5: incorrect reply for "u o [2003/11/28] bin/59776 ftpd(8)/FreeBSD 5: PAM "session" code is o [2003/11/29] ports/59788 knu sysutils/portupgrade ignores line breaks o [2003/11/29] ports/59793 ports-bugs New port: chinese/mingunittf o [2003/11/29] standards/59797standards Implement C99's round[f]() math fucntions p [2003/11/29] misc/59799 New locale: zh_HK.Big5HKSCS o [2003/11/29] ports/59802 linimon [patch] make devel/py-ncurses depend on d o [2003/11/29] i386/59806 i386 [patch] Suspend/resume breaks em0 o [2003/11/29] ports/59807 sergei [patch] add mysql support to maildrop o [2003/11/29] ports/59811 portmgr speed up GNU configure (bsd.port.mk patch o [2003/11/29] ports/59813 sergei New port: mail/mixmaster anonymous remail o [2003/11/29] kern/59814 FreeBSD mknod refuses to create pipes and o [2003/11/30] ports/59817 ports-bugs [NEW PORT] irc/srvx: Srvx IRC services o [2003/11/30] ports/59832 seanc Upgrade of jabber-aim to version 20030314 o [2003/11/30] docs/59835 doc ipfw(8) man page does not warn about acce o [2003/11/30] ports/59837 erwin Update graphics/p5-Image-Info to version o [2003/11/30] ports/59842 mikeh Update port: comms/lirc o [2003/11/30] i386/59854 i386 System panics when AGP device is loaded o [2003/11/30] ports/59855 billf [PATCH] ethereal-0.9.16 uses adns o [2003/11/30] ports/59859 scrappy [PATCH] converters/p5-Convert-ASN1: updat o [2003/11/30] ports/59861 ports-bugs New port: net/mu-conference, jabber-mu-co f [2003/11/30] ports/59862 ports-bugs update sysutils/LPRng to 3.8.23, also fix f [2003/11/30] ports/59863 ports-bugs [non maintainer] Unbreak graphics/evolvot o [2003/12/01] ports/59867 znerd change port revision of java/linux-ibm-jd o [2003/12/01] ports/59872 obrien bash2 should permit the user to install d o [2003/12/01] ports/59874 ports-bugs New Port: sysutils/luma, GUI for LDAP ser o [2003/12/01] bin/59883 divert cannot be renamed in FreeBSD m4 o [2003/12/02] docs/59900 kuriyama out of date README.txt and .message files o [2003/12/02] ports/59902 clement Update port: emulators/quasi88 (0.4.5 => o [2003/12/02] kern/59903 "pci_find_device" returns [only/at] the f o [2003/12/02] ports/59906 dirk port dns/ddclient 'ddclient.sh stop' comm o [2003/12/02] ports/59909 portmgr patch to obviate many PLIST files f [2003/12/03] kern/59917 sos ata reset update in ATAng o [2003/12/03] bin/59922 Toshiba Portege hangs with Eicon DIVA T/A o [2003/12/03] ports/59928 pav Maintainer-update Gurlchecker 0.6.3 o [2003/12/03] ports/59933 mita update misc/magicpoint to 1.10a o [2003/12/03] kern/59934 acpi-jp Cardbus won't work if ACPI is enabled on o [2003/12/03] docs/59937 ceri spelling mistake in mount_nullfs(8) manpa o [2003/12/04] ports/59955 cy net/ntp improvements o [2003/12/04] ports/59956 sergei ports/devel/porttools depends on ports/de o [2003/12/04] ports/59961 seanc Jabber deamon won't run if hostname is mi s [2003/12/04] ports/59964 linimon Update and take maintainer-ship of all cl o [2003/12/04] ports/59968 nbm Update port: databases/phppgadmin New ver o [2003/12/05] www/59972 www [patch] press: add article o [2003/12/05] ports/59985 pat [PATCH] mail/wmmaiload: update to 0.10.0 o [2003/12/05] ports/59986 pat [PATCH] x11-clocks/wmclockmon: update to o [2003/12/06] docs/59991 doc diff manpage lacks a return value section o [2003/12/06] ports/60000 pat Update port: x11-clocks/wmclockmon o [2003/12/06] ports/60001 pat Update port: mail/wmmaiload o [2003/12/06] ports/60002 pat Update port: sysutils/wmmemload f [2003/12/07] ports/60019 linimon The ports devel/py-orbit2 and devel/py-om o [2003/12/07] bin/60026 [patch] Fix typo in malloc() size computa o [2003/12/07] ports/60031 ports-bugs [New Port] www/emp [Supercedes: ports/585 o [2003/12/07] ports/60036 znerd [maintainer update]www/jakarta-tomcat5 to o [2003/12/08] ports/60042 ports-bugs New port: Text manipulation and autodetec o [2003/12/08] docs/60044 doc [patch] Add signal numbers to signal(3) o [2003/12/08] docs/60049 doc [patch] suggestion for advanced-network/c o [2003/12/08] ports/60053 ports-bugs [MAINTAINER UPDATE] New versions of sprea o [2003/12/08] docs/60058 doc [patch] handbook: correct wrong reference f [2003/12/08] ports/60059 ports-bugs the permission of /var/log/maillog on 5.2 f [2003/12/09] ports/60063 pav Port Update: netmask-2.3.7 to netmask-2.4 o [2003/12/09] ports/60067 dinoex bsd.openssl.mk needs to check for /lib/li p [2003/12/09] docs/60068 dds stat(2) man page does not mention sticky( o [2003/12/09] bin/60079 realpath(3) accepts zero size symbolic li o [2003/12/09] ports/60087 ports-bugs New port: iiimf-* o [2003/12/09] docs/60088 doc [PATCH] add additional MLINKS for rman(9) o [2003/12/09] kern/60089 scottl UDF filesystem appends garbage to files o [2003/12/09] ports/60098 eik [NEW PORT] databases/db42: The Berkeley D o [2003/12/09] conf/60106 /etc/hosts mentions AfriNIC which does no o [2003/12/10] docs/60107 doc [PATCH] update sample code in PCI driver o [2003/12/10] ports/60108 ports-bugs [NEW PORT] devel/ace+tao: The Adaptive Co o [2003/12/10] kern/60131 Page fault on disconnect of USB device o [2003/12/11] ports/60134 anders www/mod_auth_pam marked broken but does c o [2003/12/11] ports/60164 ports-bugs New Port: quftp-1.0.7 o [2003/12/11] ports/60166 ports-bugs New Port: readline-4.3 o [2003/12/11] ports/60173 knu [non-maintainer update] japanese/ruby-mec o [2003/12/12] kern/60174 debugging a kernel module in load/attach o [2003/12/12] kern/60183 No WCCPv2 support in gre o [2003/12/12] ports/60185 ports-bugs [New Port] www/w3-emacs21 WWW browser bas o [2003/12/12] docs/60186 doc [patch] Addition of new section to mail c o [2003/12/12] ports/60195 ports-bugs New port: pear-HTTP_Session: OO interface o [2003/12/12] ports/60196 ports-bugs New port: pear-HTTP_Upload: Easy and secu o [2003/12/12] ports/60197 ports-bugs New port: pear-HTTP: PEAR miscellaneous H o [2003/12/12] ports/60198 ports-bugs New port: pear-HTTP_Header: PEAR OO-Inter o [2003/12/13] ports/60204 ports-bugs [New Port]:: www/drupal 4.3.1 Update & Fi o [2003/12/13] kern/60218 [PATCH] HPT302 ATA133 Support for 4.9-STA o [2003/12/13] ports/60223 ports-bugs New Port: mtxorbd o [2003/12/14] ports/60225 ports-bugs New port: japanese/wikicker o [2003/12/14] ports/60233 dirk [patch] cdrtools: priority conflicts with o [2003/12/14] ports/60242 ports-bugs New port: A server for the linux network o [2003/12/14] misc/60243 Problem in calling kpathsea library from o [2003/12/15] kern/60248 Problem with USB printer HP LaserJet 1300 o [2003/12/15] ports/60254 dwcjr net/samba-devel port with libiconv troubl o [2003/12/15] ports/60257 krion New port: net/silc-toolkit o [2003/12/15] ports/60262 eik fetchmail-6.2.5 with APOP: "cannot get a o [2003/12/15] ports/60273 krion Update port: net/everybuddy to ayttm 0.4. o [2003/12/15] ports/60279 ports-bugs devel/pear-Console_Getopt: upgrading to 1 o [2003/12/15] ports/60280 ports-bugs sysutils/pear-Log: upgrading to 1.8.1. o [2003/12/15] ports/60281 ports-bugs security/pear-Auth: upgrading to 1.2.3. f [2003/12/15] ports/60286 pav [patch]update security/ssh2 to 3.2.9.1 o [2003/12/15] bin/60287 nectar [patch] NSS does not handle NSS_STATUS_TR o [2003/12/15] i386/60290 i386 fsck_msdos fails o [2003/12/16] kern/60293 FreeBSD arp poison patch o [2003/12/16] ports/60299 ports-bugs New port: kaspaliste (KDE/Postgres/BibTeX o [2003/12/16] kern/60307 wrong product id in pccarddevs for SpeedS o [2003/12/16] misc/60309 sys/socket.h: CMSG_NXTHDR requires defini o [2003/12/16] ports/60316 kde devel/doxygen: 1.3.3 -> 1.3.5 o [2003/12/16] i386/60319 i386 read error 34/0 during installation, SYST o [2003/12/17] conf/60329 There is no 'device ataraid' in NOTES o [2003/12/17] ports/60330 nbm [Update] misc/achievo to 1.0.1 o [2003/12/17] ports/60331 knu [PLIST-FIX] ruby-bdb-0.4.9 doesn't contai o [2003/12/17] misc/60350 qa In sysinstall's Choose Distributions scre o [2003/12/17] kern/60351 Code stream problem o [2003/12/17] misc/60352 [PATCH] buildworld fails in sysinstall if o [2003/12/17] docs/60356 doc [PATCH] FAQ Update (Spanish) not updated o [2003/12/18] ports/60358 jdp bad info in cvsup man page o [2003/12/18] ports/60360 ports-bugs [New Port] www/admuser 2.2 o [2003/12/18] ports/60361 dwcjr [PATCH] Samba 2.2.8a (2.2.8)- broken supp o [2003/12/18] ports/60364 ports-bugs update of port security/vpnc o [2003/12/18] ports/60365 ports-bugs [New Port] www/chpasswd 2.2.1 o [2003/12/18] kern/60367 Erroneous "(core dumped)" in process deat o [2003/12/18] bin/60368 performance problem /usr/sbin/ppp o [2003/12/18] docs/60370 doc [patch] Clarification of textproc/docproj o [2003/12/18] ports/60372 erwin Maintainer update of irc/ircd-hybrid to 0 o [2003/12/18] www/60375 ceri [FILE] Cleans sendpr-code db by removing o [2003/12/18] kern/60377 luigi [patch] to make "ipfw tee" behave as inte o [2003/12/18] kern/60378 USB id for EMS PSX Gun controller convert o [2003/12/18] ports/60381 kde [patch] x11/kdebase3: fix various process o [2003/12/18] ports/60384 andreas apsfilter port fails with -DBATCH -DWITHO o [2003/12/18] ports/60390 nectar [patch] Make nss_ldap respect PREFIX for o [2003/12/18] ports/60391 dougb [SW-BUG] Fix hpijs to work with CUPS o [2003/12/19] ports/60395 sergei FIX and update ports: qmail-scanner o [2003/12/19] www/60396 www [patch] press: new article o [2003/12/19] docs/60401 doc small typo/error in tcpdump(1) a [2003/12/19] ports/60402 nork New port: japanese/ebview-gtk2 o [2003/12/19] ports/60405 ports-bugs New port: GEOS implements all OpenGIS "Si o [2003/12/19] ports/60408 ports-bugs New Port: Pnet 0.6.0 o [2003/12/19] ports/60409 ports-bugs new port: pnetlib 0.6.0.1 o [2003/12/19] ports/60413 ports-bugs New Port: pnetC 0.6.0 o [2003/12/19] ports/60414 dwcjr fix port: net/samba f [2003/12/20] ports/60416 mat Port upgrade: sysutils/p5-LJ-TextMessage o [2003/12/20] ports/60419 sergei [maintainer update] x11/xfce4-clipman-plu o [2003/12/20] ports/60420 max [patch] lang/swi-prolog: Fix packaging on o [2003/12/20] ports/60421 sergei [NEW PORT]: sysutils/xfce4-fsguard-plugin o [2003/12/20] ports/60425 ports-bugs [patch] x11/mgapdesk: Unbreak on Alpha o [2003/12/20] ports/60427 ports-bugs japanese/postgresql-tcltk broken on 4.x a o [2003/12/20] ports/60428 seanc ports memcached update o [2003/12/20] ports/60431 ports-bugs [new port]: devel/oskit o [2003/12/20] bin/60433 ipfw: permit use of flush w/ preprocessor o [2003/12/20] ports/60442 sergei [MAINTAINER] mail/MailScanner-devel: smal o [2003/12/20] ports/60443 sergei [MAINTAINER] mail/MailScanner: small patc o [2003/12/20] ports/60444 clement make apache2 with suexec more configurabl o [2003/12/20] kern/60448 PF_KEY protocol does not have a correspon o [2003/12/20] ports/60449 gnome Mozilla-devel-gtk2 (1.6b) locks up when c o [2003/12/21] ports/60453 ports-bugs New Port: lang/ml-pnet o [2003/12/21] ports/60456 pat ports/astro/wmjupiter has a checksum erro o [2003/12/21] kern/60458 [patch] bktr(4) compilation fails if BKTR o [2003/12/21] ports/60470 ports-bugs Maintainer Update: games/ninix-aya to 2.4 o [2003/12/21] ports/60471 sergei [new port]: mail/relay-ctrl : SMTP Relayi o [2003/12/21] ports/60472 ports-bugs [New Port] devel/doxymacs Doxymacs is Dox o [2003/12/21] ports/60473 ports-bugs New port databases/db3-tcl o [2003/12/21] kern/60474 anholt Temporary fix for DRM support for Radeon o [2003/12/21] ports/60476 ports-bugs devel/boost: Links to examples in online o [2003/12/21] ports/60483 mat [NEW PORT] devel/p5-Test-Reporter: Sends o [2003/12/21] ports/60485 ports-bugs New port: textproc/skribe (a highly progr o [2003/12/21] ports/60487 kde error in building port devel/qt-designer o [2003/12/21] ports/60488 ports-bugs netpbm does not build on Alpha o [2003/12/21] ports/60489 ports-bugs [update] devel/ecb take MAINTAINER and up f [2003/12/22] ports/60491 pav [update] graphics/gqview-devel -> 1.3.6 o [2003/12/22] ports/60496 clement GNU Radius 1.2 has been released f [2003/12/22] ports/60497 ports-bugs [NEW PORT] net/p5-File-RsyncP: Perl Rsync o [2003/12/22] i386/60500 i386 system hangs on defect pccard o [2003/12/22] ports/60502 kde [patch] x11/kdebase3: fix memory statisti o [2003/12/22] misc/60503 small error in modules installation o [2003/12/22] ports/60509 krion Update mail/dspam to 2.8.1 o [2003/12/22] bin/60510 [PATCH] change to less for compressed fil o [2003/12/22] ports/60511 ports-bugs New port: lang/huc (PC Engine C Compiler) o [2003/12/22] ports/60513 ports-bugs [PATCH] mail/mailman: HTdig patch update 2397 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 11:46:54 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2FBE16A4CE; Mon, 22 Dec 2003 11:46:54 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C698D43D48; Mon, 22 Dec 2003 11:46:53 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBMJkrFR074362; Mon, 22 Dec 2003 11:46:53 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMJkrNj074358; Mon, 22 Dec 2003 11:46:53 -0800 (PST) (envelope-from andre) Date: Mon, 22 Dec 2003 11:46:53 -0800 (PST) From: Andre Oppermann Message-Id: <200312221946.hBMJkrNj074358@freefall.freebsd.org> To: gunther@aurora.regenstrief.org, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/26549: IPsec policies for more than one pair of SA do not work ... X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 19:46:54 -0000 Synopsis: IPsec policies for more than one pair of SA do not work ... State-Changed-From-To: open->feedback State-Changed-By: andre State-Changed-When: Mon Dec 22 11:42:26 PST 2003 State-Changed-Why: This PR is really old and the code has changed a lot since then. However I've mailed the originator whether this is still a problem. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Mon Dec 22 11:42:26 PST 2003 Responsible-Changed-Why: I'm sweeping thorugh some PR to close them. http://www.freebsd.org/cgi/query-pr.cgi?pr=26549 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 11:53:40 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8153F16A4CE; Mon, 22 Dec 2003 11:53:40 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B3243D48; Mon, 22 Dec 2003 11:53:39 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBMJrdFR074613; Mon, 22 Dec 2003 11:53:39 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMJrd5I074609; Mon, 22 Dec 2003 11:53:39 -0800 (PST) (envelope-from andre) Date: Mon, 22 Dec 2003 11:53:39 -0800 (PST) From: Andre Oppermann Message-Id: <200312221953.hBMJrd5I074609@freefall.freebsd.org> To: jacs@gnome.co.uk, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/39524: smbfs with nge NIC causes kernel panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 19:53:40 -0000 Synopsis: smbfs with nge NIC causes kernel panic State-Changed-From-To: open->feedback State-Changed-By: andre State-Changed-When: Mon Dec 22 11:52:34 PST 2003 State-Changed-Why: Mailed the Originator asking whether this is still a problem. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Mon Dec 22 11:52:34 PST 2003 Responsible-Changed-Why: Mailed the Originator asking whether this is still a problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=39524 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 12:28:52 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8772016A4CE; Mon, 22 Dec 2003 12:28:52 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3E8843D31; Mon, 22 Dec 2003 12:28:51 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBMKSpFR079076; Mon, 22 Dec 2003 12:28:51 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMKSpGs079072; Mon, 22 Dec 2003 12:28:51 -0800 (PST) (envelope-from andre) Date: Mon, 22 Dec 2003 12:28:51 -0800 (PST) From: Andre Oppermann Message-Id: <200312222028.hBMKSpGs079072@freefall.freebsd.org> To: dsf@globalcrossing.net, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/59792: 5.2-BETA: softupdates enabled on / kills installation X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 20:28:52 -0000 Synopsis: 5.2-BETA: softupdates enabled on / kills installation State-Changed-From-To: open->closed State-Changed-By: andre State-Changed-When: Mon Dec 22 12:27:10 PST 2003 State-Changed-Why: This is believed to be fixed in 5.2RC2. Closing this PR is favor of kern/60430 which concerns the same problem. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Mon Dec 22 12:27:10 PST 2003 Responsible-Changed-Why: This is believed to be fixed in 5.2RC2. Closing this PR is favor of kern/60430 which concerns the same problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=59792 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 12:36:47 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4E2F16A4CE; Mon, 22 Dec 2003 12:36:47 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07E4D43D7D; Mon, 22 Dec 2003 12:36:35 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBMKaZFR079563; Mon, 22 Dec 2003 12:36:35 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMKaZ6Q079559; Mon, 22 Dec 2003 12:36:35 -0800 (PST) (envelope-from andre) Date: Mon, 22 Dec 2003 12:36:35 -0800 (PST) From: Andre Oppermann Message-Id: <200312222036.hBMKaZ6Q079559@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/35354: 4.4/4.5 FreeBSD causes hard lock after 20+ hours of uptime X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 20:36:48 -0000 Synopsis: 4.4/4.5 FreeBSD causes hard lock after 20+ hours of uptime Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Mon Dec 22 12:35:52 PST 2003 Responsible-Changed-Why: Asked Originator whether problems persists. http://www.freebsd.org/cgi/query-pr.cgi?pr=35354 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 12:49:49 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0447116A4CE; Mon, 22 Dec 2003 12:49:49 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3306243D2D; Mon, 22 Dec 2003 12:49:48 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBMKnmFR080034; Mon, 22 Dec 2003 12:49:48 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMKnmZb080030; Mon, 22 Dec 2003 12:49:48 -0800 (PST) (envelope-from andre) Date: Mon, 22 Dec 2003 12:49:48 -0800 (PST) From: Andre Oppermann Message-Id: <200312222049.hBMKnmZb080030@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, grog@FreeBSD.org Subject: Re: kern/59878: vinum panics 5.1 system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 20:49:49 -0000 Synopsis: vinum panics 5.1 system Responsible-Changed-From-To: freebsd-bugs->grog Responsible-Changed-By: andre Responsible-Changed-When: Mon Dec 22 12:48:54 PST 2003 Responsible-Changed-Why: grog is better suited to handle this case than freebsd-bugs. http://www.freebsd.org/cgi/query-pr.cgi?pr=59878 From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 22 19:00:38 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD5916A4D6 for ; Mon, 22 Dec 2003 19:00:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02EA943D4C for ; Mon, 22 Dec 2003 19:00:35 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBN30ZFR009967 for ; Mon, 22 Dec 2003 19:00:35 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBN30Zs2009966; Mon, 22 Dec 2003 19:00:35 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 22 Dec 2003 19:00:35 -0800 (PST) Resent-Message-Id: <200312230300.hBN30Zs2009966@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, Travis Poppe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E12E16A4E7 for ; Mon, 22 Dec 2003 18:51:14 -0800 (PST) Received: from mail.cableone.net (scanmail2.cableone.net [24.116.0.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8CE843D39 for ; Mon, 22 Dec 2003 18:51:12 -0800 (PST) (envelope-from tlp@LiquidX.org) Received: from maya.liquidx.org (unverified [24.119.12.184]) by smail2.cableone.net (SurgeMail 1.5d2) with ESMTP id 1414177 for ; Mon, 22 Dec 2003 19:44:31 -0700 Message-Id: <20031222195111.0e8df9b1.tlp@LiquidX.org> Date: Mon, 22 Dec 2003 19:51:11 -0700 From: Travis Poppe To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/60521: SCSI/Scanner Bug X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 03:00:38 -0000 >Number: 60521 >Category: kern >Synopsis: sane-backends-1.0.13_1 coredumps in use with SCSI scanner on 5.X >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: Mon Dec 22 19:00:35 PST 2003 >Closed-Date: >Last-Modified: >Originator: Travis Poppe >Release: FreeBSD 5.2-RC i386 >Organization: >Environment: System: FreeBSD maya.liquidx.org 5.2-RC FreeBSD 5.2-RC #0: Sat Dec 20 15:11:16 MST 2003 root@maya.liquidx.org:/usr/obj/usr/src/sys/MAYA i386 ahc0: port 0xe800-0xe8ff mem 0xdffff000-0xdfffffff irq 18 at device 8.0 on pci0 pass0: Fixed Processor SCSI-CCS device EPSON ES-800C sane-backends-1.0.13_1 >Description: I've recently noticed that FreeBSD 5.X and SANE is not working with my SCSI scanner (show above). I thought it might be a SANE problem, but I don't recall having this problem with -any- SANE version on 4.X. I've managed to get older versions of SANE to work a little bit on 5.X, but they seem to work only half the time, or get half way through a scan and coredump. With the latest SANE (listed above), it doesn't even begin to scan. I can hear my scanner ready itself, and then SANE coredumps and gives me this error in ttyv0: (pass0:ahc0:0:1:0): Unexpected busfree in Command phase Any ideas? Thanks, Travis Poppe tlp >How-To-Repeat: Use FreeBSD 5.X and the latest SANE backends with a SCSI scanner (EPSON ES-800C) >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 00:20:15 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D7C616A4CF for ; Tue, 23 Dec 2003 00:20:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C901843D49 for ; Tue, 23 Dec 2003 00:20:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBN8KAFR037071 for ; Tue, 23 Dec 2003 00:20:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBN8KAKC037070; Tue, 23 Dec 2003 00:20:10 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 23 Dec 2003 00:20:10 -0800 (PST) Resent-Message-Id: <200312230820.hBN8KAKC037070@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, Hiroharu Tamaru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3265E16A4CE for ; Tue, 23 Dec 2003 00:16:55 -0800 (PST) Received: from gin.myn.rcast.u-tokyo.ac.jp (cognac.myn.rcast.u-tokyo.ac.jp [157.82.72.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id B13C843D2D for ; Tue, 23 Dec 2003 00:16:52 -0800 (PST) (envelope-from tamaru@gin.myn.rcast.u-tokyo.ac.jp) Received: from gin.myn.rcast.u-tokyo.ac.jp (localhost [127.0.0.1]) hBN8Gn9I084810 for ; Tue, 23 Dec 2003 17:16:49 +0900 (JST) (envelope-from tamaru@gin.myn.rcast.u-tokyo.ac.jp) Received: (from tamaru@localhost)hBN8GmR5084809; Tue, 23 Dec 2003 17:16:48 +0900 (JST) (envelope-from tamaru) Message-Id: <200312230816.hBN8GmR5084809@gin.myn.rcast.u-tokyo.ac.jp> Date: Tue, 23 Dec 2003 17:16:48 +0900 (JST) From: Hiroharu Tamaru To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/60524: mtree tumbles on files begining with hashmark(#) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hiroharu Tamaru List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 08:20:15 -0000 >Number: 60524 >Category: bin >Synopsis: mtree tumbles on files begining with hashmark(#) >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 Dec 23 00:20:10 PST 2003 >Closed-Date: >Last-Modified: >Originator: Hiroharu Tamaru >Release: FreeBSD 4.9-STABLE i386 >Organization: The University of Tokyo >Environment: System: FreeBSD gin 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Nov 28 15:13:39 JST 2003 MYN-P6 i386 >Description: mtree fails to handle filenames that begin with hashmark(#). It writes the mtree file fine in -c mode, but skips the line as a comment line in check mode and thus gives false alarm. >How-To-Repeat: echo a > #a echo b > a echo c > a# echo d > '\a' echo e > 'a\' echo f > '\#a' echo g > b ls -l total 7 -rw-r--r-- 1 tamaru wheel 2 Dec 23 16:55 #a -rw-r--r-- 1 tamaru wheel 2 Dec 23 16:55 \#a -rw-r--r-- 1 tamaru wheel 2 Dec 23 16:55 \a -rw-r--r-- 1 tamaru wheel 2 Dec 23 16:55 a -rw-r--r-- 1 tamaru wheel 2 Dec 23 16:55 a# -rw-r--r-- 1 tamaru wheel 2 Dec 23 16:55 a\ -rw-r--r-- 1 tamaru wheel 2 Dec 23 16:55 b mtree -c -K md5digest > /tmp/test.mtree mtree < /tmp/test.mtree . changed MD5 expected 60b725f10c9c85c70d97880dfe8191b3 found 1335b892002f8dcf803\ e474f33efdb11 #a extra cat /tmp/test.mtree (snip) # . /set type=file uid=0 gid=0 mode=0644 nlink=1 flags=none . type=dir uid=10001 mode=0755 nlink=2 size=512 \ time=1072166150.0 #a uid=10001 size=2 time=1072166144.0 \ md5digest=60b725f10c9c85c70d97880dfe8191b3 \\#a uid=10001 size=2 time=1072166144.0 \ md5digest=9a8ad92c50cae39aa2c5604fd0ab6d8c \\a uid=10001 size=2 time=1072166144.0 \ md5digest=e29311f6f1bf1af907f9ef9f44b8328b a uid=10001 size=2 time=1072166144.0 \ md5digest=3b5d5c3712955042212316173ccf37be a# uid=10001 size=2 time=1072166144.0 \ md5digest=2cd6ee2c70b0bde53fbe6cac3c8b8bb1 a\\ uid=10001 size=2 time=1072166144.0 \ md5digest=9ffbf43126e33be52cd2bf7e01d627f9 b uid=10001 size=2 time=1072166144.0 \ md5digest=f5302386464f953ed581edac03556e55 .. >Fix: Since backslashes are escaped correctly, I suggest that a leading hashmark be escaped as '\#'. Adding a backslash before # by hand in a mtree file does not solve the problem, so I assume that both writeing and reading routines should be updated. Curretly, as I see it, a file named '\#a' is written in mtree file as '\\#a', but an mtree file that reads '\#a' is also interpreted as filename '\#a', which may or may not be a real compatibility issue. I haven't dug into the source to come up with a patch, sorry. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 04:40:23 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D78E16A4CE for ; Tue, 23 Dec 2003 04:40:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9C6F43D50 for ; Tue, 23 Dec 2003 04:40:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBNCeIFR079352 for ; Tue, 23 Dec 2003 04:40:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBNCeIHb079351; Tue, 23 Dec 2003 04:40:18 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 23 Dec 2003 04:40:18 -0800 (PST) Resent-Message-Id: <200312231240.hBNCeIHb079351@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, eugen@kuzbass.ru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EACC016A50C for ; Tue, 23 Dec 2003 04:35:19 -0800 (PST) Received: from main.svzserv.kemerovo.su (hq.svzserv.kemerovo.su [213.184.65.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0811E43D50 for ; Tue, 23 Dec 2003 04:35:14 -0800 (PST) (envelope-from sa@main.svzserv.kemerovo.su) Received: from main.svzserv.kemerovo.su (sa@localhost [127.0.0.1]) hBNCZA16051656 for ; Tue, 23 Dec 2003 19:35:10 +0700 (NKZ) (envelope-from sa@main.svzserv.kemerovo.su) Received: (from sa@localhost) by main.svzserv.kemerovo.su (8.12.9/8.12.9/Submit) id hBNCZ97r051640; Tue, 23 Dec 2003 19:35:09 +0700 (NKZ) (envelope-from sa) Message-Id: <200312231235.hBNCZ97r051640@main.svzserv.kemerovo.su> Date: Tue, 23 Dec 2003 19:35:09 +0700 (NKZ) From: Eugene Grosbein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/60526: Post-PAE stable SMP machine freezes X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: eugen@kuzbass.ru List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 12:40:23 -0000 >Number: 60526 >Category: kern >Synopsis: Post-PAE stable SMP machine freezes >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 23 04:40:18 PST 2003 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 4.8-STABLE i386 >Organization: Svyaz Service JSC >Environment: System: FreeBSD main.svzserv.kemerovo.su 4.8-STABLE FreeBSD 4.8-STABLE #4: Fri Dec 19 13:44:49 NKZ 2003 sa@main.svzserv.kemerovo.su:/usr/obj/usr/src/sys/MAIN i386 CPUTYPE=p3 and no other optimizations SMP machine with old ServerWorks chipset >Description: This machine worked rock-stable with 4-STABLE for long time more than 2 years. And it is still rock-stable with 4.8-STABLE cvsup'd upto date=2003.08.08.00.00.00 (plus security patches). It freezes hard with later 4-STABLE versions. It boots, works short time as expected and hangs: network services do not respond, kernel does not respond to pings, syscons does not respond to Alt-Fn (consoles do not switch), kernel does not break to DDB using Ctrl-Alt-ESC. No error messages in system logs located on SCSI drive. No error messages in system logs that are being sent over network to another server. Power down/up cycle is needed to reboot the box. Its uptime depends on ata(4) activity. When ATA disk is mounted read-write, it takes several minutes (sometimes less than a minute) to hang after going to multiuser. When ATA disk is mounted read-only, it hangs just several times per day. When ATA disk is not mounted, it hangs too, but may work for long time before freeze occures. Downgraded to 4.8-STABLE, it does not hang at all. The box is loaded ftp server, proxy server, mail server. FTP data reside on ATA drive, the rest is on SCSI. This host ran 4.8-STABLE of March 2003 for several month when I've upgraded to 4-STABLE. It starts to hang, I downgraded to mentioned date and it works nice again. I tried to upgrade to STABLE twice more since then and both times saw this bug is not corrected. I saw ones a message on the console about ATA timeout but it does not appear with recent 4-STABLE. Here comes dmesg.boot Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.8-STABLE #4: Fri Dec 19 13:44:49 NKZ 2003 sa@main.svzserv.kemerovo.su:/usr/obj/usr/src/sys/MAIN Timecounter "i8254" frequency 1193182 Hz CPU: Intel Pentium III (866.43-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383fbff real memory = 536805376 (524224K bytes) config> q avail memory = 518467584 (506316K bytes) Programming 16 pins in IOAPIC #0 Programming 16 pins in IOAPIC #1 FreeBSD/SMP: Multiprocessor motherboard: 2 CPUs cpu0 (BSP): apic id: 3, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 4, version: 0x000f0011, at 0xfec00000 io1 (APIC): apic id: 5, version: 0x000f0011, at 0xfec01000 Preloaded elf kernel "kernel" at 0xc03c0000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc03c009c. VESA: v2.0, 4096k memory, flags:0x0, mode table:0xc034ed22 (1000022) VESA: ATI MACH64 Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 268435454 entries at 0xc00fdf10 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard IOAPIC #1 intpin 3 -> irq 2 IOAPIC #1 intpin 2 -> irq 5 IOAPIC #1 intpin 9 -> irq 9 pci0: on pcib0 pci0: at 2.0 irq 2 fxp0: port 0x5400-0x543f mem 0xfb000000-0xfb0fffff,0xfb201000-0xfb201fff irq 5 at device 3.0 on pci0 fxp0: Ethernet address 00:d0:b7:b6:2b:f9 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: port 0x5440-0x547f mem 0xfb100000-0xfb1fffff,0xfb202000-0xfb202fff irq 9 at device 9.0 on pci0 fxp1: Ethernet address 00:02:b3:26:a9:52 inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 15.0 on pci0 isa0: on isab0 atapci0: port 0x5480-0x548f,0x374-0x377,0x170-0x177 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pcib1: on motherboard IOAPIC #1 intpin 0 -> irq 10 IOAPIC #1 intpin 1 -> irq 11 pci1: on pcib1 ahc0: port 0x5800-0x58ff mem 0xfd000000-0xfd000fff irq 10 at device 4.0 on pci1 aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0x6000-0x60ff mem 0xfd001000-0xfd001fff irq 11 at device 4.1 on pci1 aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs orm0: ,8E@TDFP1:BS#@.]F3-]RD1((P" M(426\]+7`I?P1S-1YI;Y0,#3$!0:V\P179&6/*JJJ^2X)3"V!," MB42L2;13Q"U;Y*!SBDHH9SD&?"R*-THG+R$XEM4'$$8(.)3Q"99.P#LW@CF1 MW^/Q,B6G<&`'6R\.M4P052ZF6;`BK?;\5#CR=M,-+5708-[C3=%,-5<)6LZI MWYFH&2D'0LU<<]]3H2.06!<9@R!^F&1V%&Z#1@M!T[5^EUC[4+;J;EXHP:KL&D7+&Y([@1LUK\$*GO-!!5N M+CA`1T2&#JSL/?7$K=EE22BX@+.K3AKI03G`75E9!%5U"Y#$QIIB`KU-M,68 M=Q*QY"X"A>MHU8-) MM);N["^1QRJ:!JE#`(7@%Y[.R*^3Y((,TCIRX'-AK0[<03/J[>R',0+P.]NO"1%(BM!?HQ31[MW`L-$@8V374;H&U,& M=""9SRQ(@*0OH*AB;F]R0&N):-#9B:8,89-?*<("[_?G#_XNY(IPH2`SF5>F ` end Eugene Grosbein From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 10:49:41 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA9BB16A4CE; Tue, 23 Dec 2003 10:49:41 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D77543D5E; Tue, 23 Dec 2003 10:49:41 -0800 (PST) (envelope-from jmg@FreeBSD.org) Received: from freefall.freebsd.org (jmg@localhost [127.0.0.1]) hBNIneFR084889; Tue, 23 Dec 2003 10:49:40 -0800 (PST) (envelope-from jmg@freefall.freebsd.org) Received: (from jmg@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBNIneTk084885; Tue, 23 Dec 2003 10:49:40 -0800 (PST) (envelope-from jmg) Date: Tue, 23 Dec 2003 10:49:40 -0800 (PST) From: John-Mark Gurney Message-Id: <200312231849.hBNIneTk084885@freefall.freebsd.org> To: jmg@FreeBSD.org, freebsd-bugs@FreeBSD.org, jmg@FreeBSD.org Subject: Re: bin/60368: performance problem /usr/sbin/ppp X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 18:49:42 -0000 Synopsis: performance problem /usr/sbin/ppp Responsible-Changed-From-To: freebsd-bugs->jmg Responsible-Changed-By: jmg Responsible-Changed-When: Tue Dec 23 10:49:07 PST 2003 Responsible-Changed-Why: I'm going to take a look at this.. http://www.freebsd.org/cgi/query-pr.cgi?pr=60368 From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 11:10:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE21316A4CE for ; Tue, 23 Dec 2003 11:10:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA00943D4C for ; Tue, 23 Dec 2003 11:10:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBNJAGFR088777 for ; Tue, 23 Dec 2003 11:10:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBNJAGX5088776; Tue, 23 Dec 2003 11:10:16 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 23 Dec 2003 11:10:16 -0800 (PST) Resent-Message-Id: <200312231910.hBNJAGX5088776@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, Pekka Savola Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0555416A4CE for ; Tue, 23 Dec 2003 11:01:53 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 268D343D46 for ; Tue, 23 Dec 2003 11:01:52 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBNJ1pdL021790 for ; Tue, 23 Dec 2003 11:01:51 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBNJ1pa3021789; Tue, 23 Dec 2003 11:01:51 -0800 (PST) (envelope-from nobody) Message-Id: <200312231901.hBNJ1pa3021789@www.freebsd.org> Date: Tue, 23 Dec 2003 11:01:51 -0800 (PST) From: Pekka Savola To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/60529: resolver(5) man page is badly out of date X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 19:10:19 -0000 >Number: 60529 >Category: misc >Synopsis: resolver(5) man page is badly out of date >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 23 11:10:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: Pekka Savola >Release: 5.2-RC >Organization: - >Environment: FreeBSD gap.netcore.fi 5.2-RC FreeBSD 5.2-RC #2: Sun Dec 21 23:55:10 EET 2003 root@gap.netcore.fi:/usr/obj/usr/src/sys/GAP i386 >Description: resolver(5) aka resolv.conf(5) is extremely badly out of date. The resolver code has been updated from Bind a number of times, but this particular piece of documentation has not been synced in a while. See: resolver(3) src/contrib/bind/doc/man/resolver.5 (this is missing some stuff too, though) http://cvsweb.netbsd.org/bsdweb.cgi/src/share/man/man5/resolv.conf.5 In particular, the most important missing options are: - edns0 - insecure1 - insecure2 >How-To-Repeat: man 3 resolver man 5 resolver less /usr/src/lib/libc/net/res_init.c nroff -mandoc /usr/src/contrib/bind/doc/man/resolver.5 | less >Fix: Sync up the descriptions, and add insecure1/insecure2/edns0. (I would have made the patch, but I don't know what's the copyright policy because the boilerplates with local and bind's resolver.5 don't match...) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 11:45:15 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A02A816A4CE for ; Tue, 23 Dec 2003 11:45:15 -0800 (PST) Received: from daneel.nbux.com (daneel.nbux.com [62.4.21.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3928F43D7B for ; Tue, 23 Dec 2003 11:44:38 -0800 (PST) (envelope-from freebsd@nbux.com) Received: from webmail.nbux.com (daneel.nbux.com [62.4.21.96]) by daneel.nbux.com (Postfix) with SMTP id 4515356441 for ; Tue, 23 Dec 2003 20:44:35 +0100 (CET) Received: from daneel ([192.168.0.2]) (SquirrelMail authenticated user freebsd) by webmail.nbux.com with HTTP; Tue, 23 Dec 2003 20:44:35 +0100 (CET) Message-ID: <51682.192.168.0.2.1072208675.squirrel@webmail.nbux.com> Date: Tue, 23 Dec 2003 20:44:35 +0100 (CET) From: "Christophe Yayon" To: freebsd-bugs@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: yes Subject: burn cd/dvd error 5.2-RC1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 19:45:15 -0000 Hi all, I encountered problem in freebsd-5.2RC1 with cd or dvd burning with burncd, cdrecord or dvd+rw-tool tools. I have a sony-DRU-500a (dvdrw ide) and atapicam in my kernel (scsi ide emulation) For example, when i try a 'dvd+rw-format /dev/cd0' i get : # dvd+rw-format /dev/cd0 * DVD±RW format utility by , version 4.7. * 4.7GB DVD+RW media detected. * formatting |- [unable to TEST UNIT READY]: Input/output error does anyone have already solve it, perhaps in 5.2-RC2 ? thanks in avdance... From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 14:58:07 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D590816A4CE for ; Tue, 23 Dec 2003 14:58:07 -0800 (PST) Received: from 185.211.181.62.in-addr.dgcsystems.net (185.211.181.62.in-addr.dgcsystems.net [62.181.211.185]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B2D643D41 for ; Tue, 23 Dec 2003 14:58:06 -0800 (PST) (envelope-from traxton@websidorna.com) Received: (qmail 4891 invoked from network); 23 Dec 2003 22:55:59 -0000 Received: from unknown (HELO dosmail.websidorna.com) (213.132.96.38) by 70.211.181.62.in-addr.dgcsystems.net with SMTP; 23 Dec 2003 22:55:59 -0000 Received: (qmail 15197 invoked from network); 23 Dec 2003 22:04:15 -0000 Received: from mail.websidorna.com (HELO localhost) (nobody@213.132.96.38) by mail.websidorna.com with SMTP; 23 Dec 2003 22:04:15 -0000 X-Originating-IP: [194.236.106.110] From: Ola B Date: Tue, 23 Dec 2003 23:04:15 +0100 (CET) To: freebsd-bugs@freebsd.org Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-Id: <20031223225806.1B2D643D41@mx1.FreeBSD.org> Subject: Promise PCI Hard Drive Controller X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 22:58:07 -0000 I don't know is this really qualifies as a bug, but here it is. I have a Promise Ultra100 external PCI controller. When I use with my FreeBSD 5.2 RC0, I get lousy performance. Drive to drive transfers never exceed 7 MB/s. My disks are new, they perform well over 40 MB/s on my integrated hard drive controller. There is nothing wrong with the card, I have tested it in a Windows environment and it performed just fine. Maybe a developer should take a look at this? Thanks. ________________________________________________________________________ http://www.websidorna.com - Gratis e-post, dating, webshop. Tjäna poäng! From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 16:02:48 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 511D016A4CE; Tue, 23 Dec 2003 16:02:48 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id D912B43D39; Tue, 23 Dec 2003 16:02:46 -0800 (PST) (envelope-from bknoll@nc.rr.com) Received: from rdu74-159-046.nc.rr.com (rdu74-159-046.nc.rr.com [24.74.159.46])hBO02Vow013149; Tue, 23 Dec 2003 19:02:44 -0500 (EST) Date: Tue, 23 Dec 2003 19:02:30 -0500 (EST) From: Brian Knoll To: Kris Kennaway In-Reply-To: <200312210459.hBL4xpwM010684@freefall.freebsd.org> Message-ID: References: <200312210459.hBL4xpwM010684@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-bugs@FreeBSD.org cc: bknoll@nc.rr.com Subject: Re: kern/60430: Soft Updates on root filesystem cause panic in 5.2-RC1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Brian Knoll List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 00:02:48 -0000 Hi Kris, This appears to be fixed in 5.2-RC2. Thanks! Brian Knoll On Sat, 20 Dec 2003, Kris Kennaway wrote: > Synopsis: Soft Updates on root filesystem cause panic in 5.2-RC1 > > State-Changed-From-To: open->feedback > State-Changed-By: kris > State-Changed-When: Sat Dec 20 20:59:23 PST 2003 > State-Changed-Why: > This is believed to be fixed. Can you please confirm with the latest RELENG_5_2 branch? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=60430 > From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 16:47:38 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B2F316A4CE; Tue, 23 Dec 2003 16:47:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85EE243D49; Tue, 23 Dec 2003 16:47:37 -0800 (PST) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) hBO0lbFR020088; Tue, 23 Dec 2003 16:47:37 -0800 (PST) (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBO0lbgs020084; Tue, 23 Dec 2003 16:47:37 -0800 (PST) (envelope-from simon) Date: Tue, 23 Dec 2003 16:47:37 -0800 (PST) From: "Simon L. Nielsen" Message-Id: <200312240047.hBO0lbgs020084@freefall.freebsd.org> To: bknoll@nc.rr.com, simon@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/60430: Soft Updates on root filesystem cause panic in 5.2-RC1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 00:47:38 -0000 Synopsis: Soft Updates on root filesystem cause panic in 5.2-RC1 State-Changed-From-To: feedback->closed State-Changed-By: simon State-Changed-When: Tue Dec 23 16:46:53 PST 2003 State-Changed-Why: Submitter has confirmed that the problem has been fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=60430 From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 17:30:15 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FB4816A4CE for ; Tue, 23 Dec 2003 17:30:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9EEB43D53 for ; Tue, 23 Dec 2003 17:30:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBO1UAFR024562 for ; Tue, 23 Dec 2003 17:30:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBO1UAdP024561; Tue, 23 Dec 2003 17:30:10 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 23 Dec 2003 17:30:10 -0800 (PST) Resent-Message-Id: <200312240130.hBO1UAdP024561@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, Michal Pasternak Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 457D616A4CE for ; Tue, 23 Dec 2003 17:21:17 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02EB343D5D for ; Tue, 23 Dec 2003 17:21:14 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBO1LDdL088337 for ; Tue, 23 Dec 2003 17:21:13 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBO1LDFA088336; Tue, 23 Dec 2003 17:21:13 -0800 (PST) (envelope-from nobody) Message-Id: <200312240121.hBO1LDFA088336@www.freebsd.org> Date: Tue, 23 Dec 2003 17:21:13 -0800 (PST) From: Michal Pasternak To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: bin/60533: 4.9-STABLE libc locale support might contain buffer overflows (or stack corruption, or double free() problem), appearing on some configurations; fix and testcase attached X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 01:30:15 -0000 >Number: 60533 >Category: bin >Synopsis: 4.9-STABLE libc locale support might contain buffer overflows (or stack corruption, or double free() problem), appearing on some configurations; fix and testcase attached >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 23 17:30:10 PST 2003 >Closed-Date: >Last-Modified: >Originator: Michal Pasternak >Release: 4.9-STABLE >Organization: >Environment: FreeBSD mainframe.w.lub.pl 4.9-STABLE FreeBSD 4.9-STABLE #0: Tue Dec 23 20:45:53 CET 2003 root@mainframe.w.lub.pl:/usr/obj/usr/src/sys/MP-UX i386 >Description: ***************************************************************** Disclaimer: I might be totally wrong here, but this case is worth looking at anyway. I have only partial knowledge about gcc, stack frames, buffer overflows and such stuff. ***************************************************************** After a few days of uptime, my fresh install of 4.9-RELEASE (from mini-iso) started to behave in a strange way. Whenever I used LC_ALL, LC_MESSAGES or LC_NUMERIC environment variables (they worked before!), standard FreeBSD programs from basesystem (like tcsh(1) or ls(1)) dumped core while start-up, no matter which locale was used. My RAM is tested; coredumps were repeatable; cvsup to -STABLE and buildworld/installworld performed a few times (CFLAGS=-O) did *not* change the situation. As it came out: - programs coredumped at line 69 of src/libc/locale/ldpart.c, then, after my patching, around line 125 (sorry, I don't have those backtraces saved, but look at the code -- it just asks for a coredump, not doing any NULL checking) - errors appeared, whenever __part_load_locale was called from: src/libc/locale files: lmessages.c, lnumeric.c and lmonetary.c. src/libc/stdtime/timelocale.c - errors appeared only with LC_ALL (or LC_* variables set to something else, than "" or "C") Below is the last gdb backtrace I took before squishing this bug: Core was generated by `ls'. Program terminated with signal 11, Segmentation fault. #0 0x8073551 in __part_load_locale (name=0x80a7860 "en_US.ISO8859-1", using_locale=0x80a9128, locale_buf=0x0, category_filename=0x809f153 "LC_TIME", locale_buf_size_max=58, locale_buf_size_min=58, dst_localebuf=0x80a9040) at /usr/src/lib/libc/../libc/locale/ldpart.c:136 136 *locale_buf = lbuf; (gdb) backtrace #0 0x8073551 in __part_load_locale (name=0x80a7860 "en_US.ISO8859-1", using_locale=0x80a9128, locale_buf=0x0, category_filename=0x809f153 "LC_TIME", locale_buf_size_max=58, locale_buf_size_min=58, dst_localebuf=0x80a9040) at /usr/src/lib/libc/../libc/locale/ldpart.c:136 #1 0x8061d1b in __time_load_locale (name=0x80a7860 "en_US.ISO8859-1") at /usr/src/lib/libc/../libc/stdtime/timelocal.c:113 #2 0x805cff4 in loadlocale (category=5) at /usr/src/lib/libc/../libc/locale/setlocale.c:317 #3 0x805cc5d in setlocale (category=0, locale=0x80908e9 "") at /usr/src/lib/libc/../libc/locale/setlocale.c:205 #4 0x804839c in main (argc=1, argv=0xbfbffb8c) at /usr/src/bin/ls/ls.c:145 The question is: did the bug occur because those programs were static-linked? No idea. My pkgsrc-compiled (www.pkgsrc.org) pkgsrc/editors/jed worked without problems (but hey, it didn't use any LOCALE settings, I suppose). But -- on the other hand -- pkgsrc/databases/postgresql did coredumped. The just error started to appear and there was no way to stop this. I know, sounds silly and unbeliveable. But I have my RAM tested, I have backtrace, hah -- I even have a patch, which fixed it. Please read on. >How-To-Repeat: This is the best part: I totally have no damn clue, what did I do on the system. This problem occurs on my machine on 4-STABLE rebuilt (few times) and cvsupped around Tue Dec 23 22:58:01 CET 2003. Anyway, here is promised testcase. I made it look as similar to code found in the files I mentioned in "Full description". Of course this can not be explictly compared to locale in libc (many factors are different). Compiling this with AFTER_MY_PATCH set to 0 issues a warning, which is not present in warnings generated by libc compile (even with -Wall). This might be because of the way __part_load_locale is called. Remember, that I have not tested if libc enters __part_load_locale with the same arguments only one time or many times; I have just found something, that looks like a serious bug to me -- and created patches, that get rid of it. I have no more time for testing this (I have work to do, who hasn't) -- but if you find this situation interesting, feel free to e-mail me, I will help with tracking of this bug to the extent of shell account on my machine. testcase.c: #include #include /* * AFTER_MY_PATCH: * * when defined to "0", segfaults on my setup, which is: * FreeBSD mainframe.w.lub.pl 4.9-STABLE FreeBSD 4.9-STABLE #0: Tue Dec 23 20:45:53 CET 2003 root@mainframe.w.lub.pl:/usr/obj/usr/src/sys/MP-UX i386 * (a stripped GENERIC) * * doc@mainframe:~> gcc --version * 2.95.4 * doc@mainframe:~> ld --version * GNU ld version 2.12.1 [FreeBSD] 2002-07-20 */ #define AFTER_MY_PATCH 1 static char *_whatever_locale_buf; FAKE__part_load_locale(char **foo) { static char *a = "worked"; #if AFTER_MY_PATCH == 1 puts("here"); if (_whatever_locale_buf != NULL) { puts("and here!"); if (*_whatever_locale_buf != NULL) { puts("still here!"); if (strcmp("worked", _whatever_locale_buf)==0) { puts("I was already used. This is okay."); exit(0); } } } puts("after here!"); #else puts("before checking"); if (*_whatever_locale_buf != NULL && strcmp("worked", *_whatever_locale_buf)==0) { puts("I was already used. This is okay."); exit(0); } puts("after checking"); #endif puts("about to set variable"); *foo = a; puts("did it! returning!"); } main(){ FAKE__part_load_locale(&_whatever_locale_buf); puts(_whatever_locale_buf); /* should output "worked" */ FAKE__part_load_locale(&_whatever_locale_buf); /* should output "already used" and exit */ } >Fix: I have only partial knowledge about the calling proces in ldpart.c, so those patches might be only a walk-around and not a fix. Please remember about it. diff -ur src/lib/libc/stdtime.orig/timelocal.c src/lib/libc/stdtime/timelocal.c --- src/lib/libc/stdtime.orig/timelocal.c Wed Dec 24 00:42:32 2003 +++ src/lib/libc/stdtime/timelocal.c Wed Dec 24 00:42:53 2003 @@ -35,7 +35,7 @@ static struct lc_time_T _time_locale; static int _time_using_locale; -static char *time_locale_buf; +static char *time_locale_buf = NULL; #define LCTIME_SIZE (sizeof(struct lc_time_T) / sizeof(char *)) @@ -111,7 +111,7 @@ __time_load_locale(const char *name) { return (__part_load_locale(name, &_time_using_locale, - time_locale_buf, "LC_TIME", + &time_locale_buf, "LC_TIME", LCTIME_SIZE, LCTIME_SIZE, (const char **)&_time_locale)); } diff -ur src/lib/libc/locale.orig/ldpart.c src/lib/libc/locale/ldpart.c --- src/lib/libc/locale.orig/ldpart.c Tue Dec 23 23:53:32 2003 +++ src/lib/libc/locale/ldpart.c Wed Dec 24 00:29:58 2003 @@ -66,9 +66,15 @@ /* * If the locale name is the same as our cache, use the cache. */ - if (*locale_buf != NULL && strcmp(name, *locale_buf) == 0) { - *using_locale = 1; - return (_LDP_CACHE); + if (locale_buf != NULL) { + if (*locale_buf != NULL) { + if (strcmp(name, locale_buf) == 0) { + *using_locale = 1; + return (_LDP_CACHE); + } + + } + } /* @@ -121,8 +127,12 @@ /* * Record the successful parse in the cache. */ - if (*locale_buf != NULL) - free(*locale_buf); + if (locale_buf != NULL) { + if (*locale_buf != NULL) { + free(*locale_buf); + *locale_buf = NULL; + } + } *locale_buf = lbuf; for (p = *locale_buf, i = 0; i < num_lines; i++) dst_localebuf[i] = (p += strlen(p) + 1); diff -ur src/lib/libc/locale.orig/lmessages.c src/lib/libc/locale/lmessages.c --- src/lib/libc/locale.orig/lmessages.c Tue Dec 23 23:53:32 2003 +++ src/lib/libc/locale/lmessages.c Tue Dec 23 23:56:30 2003 @@ -28,7 +28,7 @@ __FBSDID("$FreeBSD: src/lib/libc/locale/lmessages.c,v 1.9.2.2 2002/08/12 11:17:37 ache Exp $"); #include - +#include #include "lmessages.h" #include "ldpart.h" @@ -47,7 +47,7 @@ static struct lc_messages_T _messages_locale; static int _messages_using_locale; -static char *_messages_locale_buf; +static char *_messages_locale_buf = NULL; int __messages_load_locale(const char *name) @@ -55,7 +55,7 @@ int ret; ret = __part_load_locale(name, &_messages_using_locale, - _messages_locale_buf, "LC_MESSAGES", + &_messages_locale_buf, "LC_MESSAGES", LCMESSAGES_SIZE_FULL, LCMESSAGES_SIZE_MIN, (const char **)&_messages_locale); if (ret == _LDP_LOADED) { diff -ur src/lib/libc/locale.orig/lmonetary.c src/lib/libc/locale/lmonetary.c --- src/lib/libc/locale.orig/lmonetary.c Tue Dec 23 23:53:32 2003 +++ src/lib/libc/locale/lmonetary.c Wed Dec 24 00:10:09 2003 @@ -60,7 +60,7 @@ static struct lc_monetary_T _monetary_locale; static int _monetary_using_locale; -static char *_monetary_locale_buf; +static char *_monetary_locale_buf = NULL; static char cnv(const char *str) @@ -78,7 +78,7 @@ int ret; ret = __part_load_locale(name, &_monetary_using_locale, - _monetary_locale_buf, "LC_MONETARY", + &_monetary_locale_buf, "LC_MONETARY", LCMONETARY_SIZE, LCMONETARY_SIZE, (const char **)&_monetary_locale); if (ret != _LDP_ERROR) diff -ur src/lib/libc/locale.orig/lnumeric.c src/lib/libc/locale/lnumeric.c --- src/lib/libc/locale.orig/lnumeric.c Tue Dec 23 23:53:32 2003 +++ src/lib/libc/locale/lnumeric.c Tue Dec 23 23:56:21 2003 @@ -28,6 +28,7 @@ __FBSDID("$FreeBSD: src/lib/libc/locale/lnumeric.c,v 1.10.2.2 2002/08/12 11:17:38 ache Exp $"); #include +#include #include "lnumeric.h" #include "ldpart.h" @@ -46,7 +47,7 @@ static struct lc_numeric_T _numeric_locale; static int _numeric_using_locale; -static char *_numeric_locale_buf; +static char *_numeric_locale_buf = NULL; int __numeric_load_locale(const char *name) @@ -54,7 +55,7 @@ int ret; ret = __part_load_locale(name, &_numeric_using_locale, - _numeric_locale_buf, "LC_NUMERIC", + &_numeric_locale_buf, "LC_NUMERIC", LCNUMERIC_SIZE, LCNUMERIC_SIZE, (const char **)&_numeric_locale); if (ret != _LDP_ERROR) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 20:26:42 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EDC016A4CE; Tue, 23 Dec 2003 20:26:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B67B43D31; Tue, 23 Dec 2003 20:26:41 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) hBO4QfFR038603; Tue, 23 Dec 2003 20:26:41 -0800 (PST) (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBO4Qdwh038599; Tue, 23 Dec 2003 20:26:39 -0800 (PST) (envelope-from linimon) Date: Tue, 23 Dec 2003 20:26:39 -0800 (PST) From: Mark Linimon Message-Id: <200312240426.hBO4Qdwh038599@freefall.freebsd.org> To: bvgastel@bitpowder.com, linimon@FreeBSD.org, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: ports/47061: Conflicting system headers illustrated by build of graphics/cqcam X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 04:26:42 -0000 Old Synopsis: Conflicting system headers by build of graphics/cqcam New Synopsis: Conflicting system headers illustrated by build of graphics/cqcam State-Changed-From-To: suspended->open State-Changed-By: linimon State-Changed-When: Tue Dec 23 20:24:45 PST 2003 State-Changed-Why: This is really a kernel problem that can only be worked around in the ports collection with terrible hackery. I'm going to go ahead and do that to unbreak graphics/cqcam and one or two other ports that suffer from this, but this is by no means an acceptable long-term solution for many reasons. See extensive comments in the audit trail. Responsible-Changed-From-To: linimon->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Dec 23 20:24:45 PST 2003 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=47061 From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 23 20:30:24 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14DB416A4CE for ; Tue, 23 Dec 2003 20:30:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02D5E43D1D for ; Tue, 23 Dec 2003 20:30:23 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBO4UMFR038694 for ; Tue, 23 Dec 2003 20:30:22 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBO4UM7Q038693; Tue, 23 Dec 2003 20:30:22 -0800 (PST) (envelope-from gnats) Date: Tue, 23 Dec 2003 20:30:22 -0800 (PST) Message-Id: <200312240430.hBO4UM7Q038693@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mark Linimon Subject: Re: ports/47061: Conflicting system headers by build of graphics/cqcam X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Linimon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 04:30:24 -0000 The following reply was made to PR ports/47061; it has been noted by GNATS. From: Mark Linimon To: freebsd-gnats-submit@FreeBSD.org, bvgastel@bitpowder.com Cc: Subject: Re: ports/47061: Conflicting system headers by build of graphics/cqcam Date: Tue, 23 Dec 2003 22:24:20 -0600 This is really a kernel problem. I am going to go ahead and commit a workaround for this and the one or two other ports with this problem -- but the workaround is basically unacceptable. The underlying problem is that machine/cpufunc.h for i386 has had a definition for a machine function 'ffs' for, oh, say, about 9 years now. However, man ffs will show you that there is an ffs(3) function as well. Even after reading the source it's not clear to me if these are supposed to have the same purpose -- someone with a more intimate knowledge of i386 arch is going to have to rule for certain. Back in 2002 a commit was done to create 'strings.h' to provide better adherance to POSIX. When this was done, a prototype for ffs() was introduced for ffs(3). These prototypes fight with each other. From user code, there appears to be no way (to me) to allow access to both. However, this port, among others, wishes to use the strings.h definitions _and_ the inb() and outb() functions which only cpufunc.h provides. The only way to (correctly) fix this has to do with changes to the include files, and that's outside the charter of the ports folks. In the meantime, I'm going to hold my nose and commit an include file to the port that is merely the inb/outb functions. This is clearly a hack that should go away once a "correct" solution is found. mcl From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 01:20:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EA4216A4CE for ; Wed, 24 Dec 2003 01:20:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0657E43D58 for ; Wed, 24 Dec 2003 01:20:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBO9KFFR086457 for ; Wed, 24 Dec 2003 01:20:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBO9KFJZ086456; Wed, 24 Dec 2003 01:20:15 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 24 Dec 2003 01:20:15 -0800 (PST) Resent-Message-Id: <200312240920.hBO9KFJZ086456@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, Christoph Theis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 594CC16A4CE for ; Wed, 24 Dec 2003 01:16:42 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B91643D31 for ; Wed, 24 Dec 2003 01:16:41 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBO9GedL055761 for ; Wed, 24 Dec 2003 01:16:40 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBO9GeDO055760; Wed, 24 Dec 2003 01:16:40 -0800 (PST) (envelope-from nobody) Message-Id: <200312240916.hBO9GeDO055760@www.freebsd.org> Date: Wed, 24 Dec 2003 01:16:40 -0800 (PST) From: Christoph Theis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/60539: segmentation fault in setlocale.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 09:20:20 -0000 >Number: 60539 >Category: misc >Synopsis: segmentation fault in setlocale.c >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 24 01:20:15 PST 2003 >Closed-Date: >Last-Modified: >Originator: Christoph Theis >Release: 4.6.2 RELEASE >Organization: >Environment: >Description: I think there is a bug in setlocale.c 1.48), around line 190 The code reads locale = r; while (*locale == '/') ++locale; while (*++r && *r != '/') ; } while (*locale); 1. If the locale string does not end with an '/', r points to the ending '\0'. This means, the "while (*++r && *r != '/')" may run beyond the string end, if the next character is not a '\0', to. The break condition "while (*locale);" comes to late. I think, the correct condition would read "while (*r++ && *r != '/')". 2. What happens, if there were more slashes in the locale string? "while (*locale == '/')" would run to the end of those sequence of '/', "while (*++r && *r != '/')" would advance r just one char. Thus, locale is behind r giving negative length. I think, correct would be, to call "r = locale" before advancing r. Thus, the code shall read: locale = r; while (*locale == '/') ++locale; r = locale; while (*r && *r != '/') ++r; } while (*locale); You can't set empty categories then, that is, "//" in the string would not keep the corresponding categories unchanged. But that is the same behaviour as current. >How-To-Repeat: Difficult. My locale string was de_AT.ISO8859-1/de_AT.ISO8859-1/de_AT.ISO8859-1/C/de_AT.ISO8859-1/de_AT.ISO8859-1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 02:18:00 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92ED316A4CF; Wed, 24 Dec 2003 02:18:00 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B733E43D2D; Wed, 24 Dec 2003 02:17:59 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) hBOAHxFR095221; Wed, 24 Dec 2003 02:17:59 -0800 (PST) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBOAHxYu095217; Wed, 24 Dec 2003 02:17:59 -0800 (PST) (envelope-from ache) Date: Wed, 24 Dec 2003 02:17:59 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <200312241017.hBOAHxYu095217@freefall.freebsd.org> To: theis@aon.at, ache@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/60539: segmentation fault in setlocale.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 10:18:00 -0000 Synopsis: segmentation fault in setlocale.c State-Changed-From-To: open->patched State-Changed-By: ache State-Changed-When: Wed Dec 24 02:17:16 PST 2003 State-Changed-Why: Fixed in -current in different way http://www.freebsd.org/cgi/query-pr.cgi?pr=60539 From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 02:20:23 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FC7416A4CE for ; Wed, 24 Dec 2003 02:20:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B63943D1F for ; Wed, 24 Dec 2003 02:20:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBOAKLFR095292 for ; Wed, 24 Dec 2003 02:20:21 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBOAKLaw095291; Wed, 24 Dec 2003 02:20:21 -0800 (PST) (envelope-from gnats) Date: Wed, 24 Dec 2003 02:20:21 -0800 (PST) Message-Id: <200312241020.hBOAKLaw095291@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Subject: Re: ports/47061: Conflicting system headers by build of graphics/cqcam X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bruce Evans List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 10:20:23 -0000 The following reply was made to PR kern/47061; it has been noted by GNATS. From: Bruce Evans To: Mark Linimon Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/47061: Conflicting system headers by build of graphics/cqcam Date: Wed, 24 Dec 2003 21:14:55 +1100 (EST) On Tue, 23 Dec 2003, Mark Linimon wrote: > This is really a kernel problem. I am going to go ahead and commit a > workaround for this and the one or two other ports with this problem -- > but the workaround is basically unacceptable. Er, this is really a port[s] problem. is not intended to be included by applications. There was never any conflict with in the kernel because the kernel never included , and the kernel now avoids bogus conflicts, if any, with gcc's builtin ffs() using -fno-builtin. > The underlying problem is that machine/cpufunc.h for i386 has had > a definition for a machine function 'ffs' for, oh, say, about 9 years > now. However, man ffs will show you that there is an ffs(3) function > as well. Even after reading the source it's not clear to me if these > are supposed to have the same purpose -- someone with a more intimate > knowledge of i386 arch is going to have to rule for certain. They are the same. Last time I checked (less than a year ago), the gcc builtin was still slower than the kernel inline except possibly when the latter can use non-base-arch instructions like cmov. amd64's always have cmov and always use the builtin. ... I checked again. With the following slightly too simple test: %%% #include #include int z[4096]; main() { volatile int v; int i, j; for (i = 0; i < 4096; i++) z[i] = 1 << rand(); /* Yes, this is sloppy. */ for (j = 0; j < 100000; j++) for (i = 0; i < 4096; i++) #ifdef NOBUILTIN v = ffs(z[i]); #else v = __builtin_ffs(z[i]); #endif } %%% Times on an Athlon XP1600 overclocked by 146/133: cc -O -mcpu=pentiumpro -o foo foo.c (default from bsd.cpu.mk) 3.49 real 3.47 user 0.00 sys cc -O -mcpu=pentiumpro -DNOBUILTIN -o foo foo.c (default + kernel ffs()) 3.21 real 3.21 user 0.00 sys cc -O -march=pentiumpro -o foo foo.c (gives cmov and works on Athlon XP too): 3.21 real 3.21 user 0.00 sys Here using cmov[e] gives the same amount of optimization as the kernel ffs() gets by using a simple conditional branch instead of a slow instruction sequence starting with "set"[e]. Mispredicted branches are expensive on some arches, but apparently they aren't on Athlons. The rand() in the test was intended to cause mispredicted branches as well as lengthy searches, but it doesn't actually. The branch is never taken since z[i] is never 0. On changing the initialization of z[i] so that the branch is taken every second time: if (i & 1) z[i] = 1 << rand(); the kernel version becomes much faster: 2.01 real 2.00 user 0.00 sys and the other times don't change significantly. This is presumably because the Athlon predicts taking the branch every second time perfectly. The bit-search instruction is very expensive (and always takes the same time??) and by branching over it every second time the cost per iteration is almost halved. A better benchmark might randomize the branches, but this might be evey further from real applications since an arg of 0 may be very unlikely (or very likely). Times on a Celeron 366: gcc builtin without cmov (very slow!): 15.78 real 15.68 user 0.00 gcc builtin with cmov: 5.64 real 5.61 user 0.00 kernel ffs(): 5.85 real 5.81 user 0.00 kernel ffs() with alternating 0's (again, others not affected by alternating): 5.62 real 5.58 user 0.00 Times on an amd64 (sledge = Opteron 244 1804 MHz) gcc builtin with cmov: 2.73 real 2.72 user 0.00 sys old kernel ffs(): 3.42 real 3.39 user 0.01 sys kernel ffs() with alternating 0's (again, builtin affected by alternating): 1.82 real 1.82 user 0.00 sys So using cmov is actually significtly better than a simple branch on amd64's, but only if the arg isn't often 0. > In the meantime, I'm going to hold my nose and commit an include > file to the port that is merely the inb/outb functions. This is > clearly a hack that should go away once a "correct" solution is found. This is approximately correct, not a hack. The system could provide a header that implements inb() and outb() functions for userland (*), but is not this header. It's just a bit much for multiple applications to have to duplicate these interfaces. (*) They shouldn't exist in the kernel. Bus-space should be used. Bruce From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 03:00:43 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6A6816A4CE for ; Wed, 24 Dec 2003 03:00:43 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 904BC43D50 for ; Wed, 24 Dec 2003 03:00:40 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBOB0eFR096977 for ; Wed, 24 Dec 2003 03:00:40 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBOB0eu0096976; Wed, 24 Dec 2003 03:00:40 -0800 (PST) (envelope-from gnats) Date: Wed, 24 Dec 2003 03:00:40 -0800 (PST) Message-Id: <200312241100.hBOB0eu0096976@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mark Linimon Subject: Re: ports/47061: Conflicting system headers by build of graphics/cqcam X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Linimon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 11:00:43 -0000 The following reply was made to PR kern/47061; it has been noted by GNATS. From: Mark Linimon To: Bruce Evans Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/47061: Conflicting system headers by build of graphics/cqcam Date: Wed, 24 Dec 2003 04:54:12 -0600 > > >Er, this is really a port[s] problem [...] > >The system could provide >a header that implements inb() and outb() functions for userland (*), >but is not this header. > Other than duplicating the inb/outb code into places in the ports collection, there is no way that I can see for the ports collection to fix this problem; it involves some kind of change to the system headers. So, I'm saying that I agree with point (2) but that IMHO (2) is necessarily in conflict with (1). If you have some other suggestion about getting inb/outb functionality into the ports, please make it. (Fair warning: "rewrite or delete the apps" is not what I'm looking for :-) ... unless you're also willing to replace the junky old parallel-port peripherals that these ports talk to). From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 05:05:09 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67FE816A4CE; Wed, 24 Dec 2003 05:05:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA7E243D1D; Wed, 24 Dec 2003 05:05:08 -0800 (PST) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) hBOD58FR015479; Wed, 24 Dec 2003 05:05:08 -0800 (PST) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBOD58ac015475; Wed, 24 Dec 2003 05:05:08 -0800 (PST) (envelope-from maxim) Date: Wed, 24 Dec 2003 05:05:08 -0800 (PST) From: Maxim Konovalov Message-Id: <200312241305.hBOD58ac015475@freefall.freebsd.org> To: bzeeb+freebsd@zabbadoz.net, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org, maxim@FreeBSD.org Subject: Re: bin/60433: ipfw: permit use of flush w/ preprocessor X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 13:05:09 -0000 Synopsis: ipfw: permit use of flush w/ preprocessor State-Changed-From-To: open->patched State-Changed-By: maxim State-Changed-When: Wed Dec 24 05:04:14 PST 2003 State-Changed-Why: Committed to -CURRENT, thanks! Responsible-Changed-From-To: freebsd-bugs->maxim Responsible-Changed-By: maxim Responsible-Changed-When: Wed Dec 24 05:04:14 PST 2003 Responsible-Changed-Why: MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=60433 From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 08:40:30 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F61E16A4CE for ; Wed, 24 Dec 2003 08:40:30 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 324A943D2D for ; Wed, 24 Dec 2003 08:40:29 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBOGeTFR093001 for ; Wed, 24 Dec 2003 08:40:29 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBOGeSA5093000; Wed, 24 Dec 2003 08:40:28 -0800 (PST) (envelope-from gnats) Date: Wed, 24 Dec 2003 08:40:28 -0800 (PST) Message-Id: <200312241640.hBOGeSA5093000@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Hiroharu Tamaru Subject: Re: bin/60524: mtree tumbles on files begining with hashmark(#) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hiroharu Tamaru List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 16:40:30 -0000 The following reply was made to PR bin/60524; it has been noted by GNATS. From: Hiroharu Tamaru To: freebsd-gnats-submit@FreeBSD.org Cc: phk@FreeBSD.org Subject: Re: bin/60524: mtree tumbles on files begining with hashmark(#) Date: Thu, 25 Dec 2003 01:38:52 +0900 To follow up my own PR... I found that the problem was fixed in revision 1.32 of usr.sbin/mtree/create.c and revision 1.13 of lib/libc/gen/vis.c for -current and 5.2-RELEASE. I definitely would like to see an MFC. TIA http://www.freebsd.org/cgi/query-pr.cgi?pr=60524 From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 11:50:27 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76FAC16A4CE for ; Wed, 24 Dec 2003 11:50:27 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7533143D1D for ; Wed, 24 Dec 2003 11:50:24 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBOJoOFR008714 for ; Wed, 24 Dec 2003 11:50:24 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBOJoOEF008713; Wed, 24 Dec 2003 11:50:24 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 24 Dec 2003 11:50:24 -0800 (PST) Resent-Message-Id: <200312241950.hBOJoOEF008713@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, John Fox Maule Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B1F16A4CE for ; Wed, 24 Dec 2003 11:48:55 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD3E43D2D for ; Wed, 24 Dec 2003 11:48:53 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBOJmqdL060671 for ; Wed, 24 Dec 2003 11:48:52 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBOJmqsj060670; Wed, 24 Dec 2003 11:48:52 -0800 (PST) (envelope-from nobody) Message-Id: <200312241948.hBOJmqsj060670@www.freebsd.org> Date: Wed, 24 Dec 2003 11:48:52 -0800 (PST) From: John Fox Maule To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/60549: ipfilter (ipf) logging not working as expected X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 19:50:27 -0000 >Number: 60549 >Category: misc >Synopsis: ipfilter (ipf) logging not working as expected >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 24 11:50:23 PST 2003 >Closed-Date: >Last-Modified: >Originator: John Fox Maule >Release: 5.2-RC >Organization: N/A >Environment: FreeBSD nefertiti.fox-maule.dk 5.2-RC FreeBSD 5.2-RC #1: Tue Dec 23 19:27:09 CET 2003 gljohmau@nefertiti.fox-maule .dk:/usr/obj/usr/src/sys/NEFERTITI i386 >Description: ipfilter/ipmon not logging at facility local0 (Looks like it logs at facility security because it logs to /var/log/messages). ipmon running as /sbin/ipmon -Ds putting like this in /etc/syslog.conf also works !ipmon *.* /var/log/ipf.log Logging format changed ? Before i was running FreeBSD-4.9 on this box and ipmon would log like this (on a tl interface) Dec 23 12.14:59 nefertiti ipmon[159]: 12.14.59.424114 tl0 @0:30 etc Now i reinstalled box as 5.2-RC it logs like this Dec 23 12.14:59 nefertiti ipmon[159]: 12.14.59.424114 tl03241691170 @0:30 etc (It puts 10 extra numbers after interface name) >How-To-Repeat: Kernel config extra options IPDIVERT options IPFILTER options IPFILTER_DEFAULT_BLOCK options IPFILTER_LOG options IPSEC options PERFMON options PFIL_HOOKS >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 12:40:25 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E53716A4CE for ; Wed, 24 Dec 2003 12:40:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6922043D5F for ; Wed, 24 Dec 2003 12:40:24 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBOKeOFR013692 for ; Wed, 24 Dec 2003 12:40:24 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBOKeOk6013691; Wed, 24 Dec 2003 12:40:24 -0800 (PST) (envelope-from gnats) Date: Wed, 24 Dec 2003 12:40:24 -0800 (PST) Message-Id: <200312242040.hBOKeOk6013691@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andrey Beresovsky Subject: Re: kern/59732: acpi causes boot to hang X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrey Beresovsky List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 20:40:25 -0000 The following reply was made to PR kern/59732; it has been noted by GNATS. From: Andrey Beresovsky To: freebsd-gnats-submit@FreeBSD.org, danny@cs.huji.ac.il Cc: freebsd-current@FreeBSD.org Subject: Re: kern/59732: acpi causes boot to hang Date: Wed, 24 Dec 2003 23:30:07 +0300 (MSK) I confirm this (my computer hangs on both CURRENT and RELENG_5_2). My machine: motherboard ASUS A7N8X Deluxe, chipset NForce2. What kind of information I can provide to help fix this? BTW, FreeBSD-5.1 boots w/o hang, Win XP and Linux (Gentoo) also runs OK. -- Beresovsky Andrey From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 18:00:34 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8B0016A4CE for ; Wed, 24 Dec 2003 18:00:34 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41CF743D3F for ; Wed, 24 Dec 2003 18:00:32 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBP20WFR037055 for ; Wed, 24 Dec 2003 18:00:32 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBP20W0p037054; Wed, 24 Dec 2003 18:00:32 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 24 Dec 2003 18:00:32 -0800 (PST) Resent-Message-Id: <200312250200.hBP20W0p037054@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, Lowell Gilbert Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE82C16A4CE; Wed, 24 Dec 2003 17:56:42 -0800 (PST) Received: from be-well.no-ip.com (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B47843D2D; Wed, 24 Dec 2003 17:56:41 -0800 (PST) (envelope-from lowell@be-well.no-ip.com) Received: by be-well.no-ip.com (Postfix, from userid 1147) id 11C2C66; Wed, 24 Dec 2003 20:56:41 -0500 (EST) Message-Id: <20031225015641.11C2C66@be-well.no-ip.com> Date: Wed, 24 Dec 2003 20:56:41 -0500 (EST) From: Lowell Gilbert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: silby@FreeBSD.org Subject: kern/60550: [PATCH] hitting process limits produces sub-optimal error messages X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 02:00:35 -0000 >Number: 60550 >Category: kern >Synopsis: [PATCH] hitting process limits produces sub-optimal error messages >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 24 18:00:31 PST 2003 >Closed-Date: >Last-Modified: >Originator: Lowell Gilbert >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD be-well.ilk.org 4.9-STABLE FreeBSD 4.9-STABLE #59: Sun Dec 21 16:00:19 EST 2003 root@be-well.ilk.org:/usr/src/sys/compile/BE-WELL i386 >Description: Recent changes to the fork code (to control boot-time interrupt storms) added some error messages for the cases where process limits are hit. These list the UID hitting the limit, but not a process ID, which would be useful also. >How-To-Repeat: Set process limits low with ulimit, then run against the limit. The console will show a message with your UID and no other info. >Fix: I have a proposed patch which just adds the current PID to the printf statement. However, I wonder whether it might be even better to remove the printf completely for the case where process limits (as opposed to maxproc) are being hit. [If a task hits other process limits, there are no comparable messages produced.] *** kern_fork.c.ORIG Wed Nov 12 10:40:22 2003 --- kern_fork.c Wed Dec 24 18:51:32 2003 *************** *** 239,245 **** uid = p1->p_cred->p_ruid; if ((nprocs >= maxproc - 10 && uid != 0) || nprocs >= maxproc) { if (ppsratecheck(&lastfail, &curfail, 1)) ! printf("maxproc limit exceeded by uid %d, please see tuning(7) and login.conf(5).\n", uid); tsleep(&forksleep, PUSER, "fork", hz / 2); return (EAGAIN); } --- 239,245 ---- uid = p1->p_cred->p_ruid; if ((nprocs >= maxproc - 10 && uid != 0) || nprocs >= maxproc) { if (ppsratecheck(&lastfail, &curfail, 1)) ! printf("maxproc limit exceeded by uid %d (pid %d), please see tuning(7) and login.conf(5).\n", uid, p1->p_pid); tsleep(&forksleep, PUSER, "fork", hz / 2); return (EAGAIN); } *************** *** 261,267 **** */ nprocs--; if (ppsratecheck(&lastfail, &curfail, 1)) ! printf("maxproc limit exceeded by uid %d, please see tuning(7) and login.conf(5).\n", uid); tsleep(&forksleep, PUSER, "fork", hz / 2); return (EAGAIN); } --- 261,267 ---- */ nprocs--; if (ppsratecheck(&lastfail, &curfail, 1)) ! printf("maxproc limit exceeded by uid %d (pid %d), please see tuning(7) and login.conf(5).\n", uid, p1->p_pid); tsleep(&forksleep, PUSER, "fork", hz / 2); return (EAGAIN); } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 19:00:32 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA42616A4CF for ; Wed, 24 Dec 2003 19:00:32 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D9F443D48 for ; Wed, 24 Dec 2003 19:00:29 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBP30TFR041718 for ; Wed, 24 Dec 2003 19:00:29 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBP30T9p041717; Wed, 24 Dec 2003 19:00:29 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 24 Dec 2003 19:00:29 -0800 (PST) Resent-Message-Id: <200312250300.hBP30T9p041717@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, ojo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7DB216A4CE for ; Wed, 24 Dec 2003 18:59:59 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C444B43D31 for ; Wed, 24 Dec 2003 18:59:58 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBP2xwdL006300 for ; Wed, 24 Dec 2003 18:59:58 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBP2xw8i006299; Wed, 24 Dec 2003 18:59:58 -0800 (PST) (envelope-from nobody) Message-Id: <200312250259.hBP2xw8i006299@www.freebsd.org> Date: Wed, 24 Dec 2003 18:59:58 -0800 (PST) From: ojo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/60552: 5+1 sound for SB Live! X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 03:00:33 -0000 >Number: 60552 >Category: misc >Synopsis: 5+1 sound for SB Live! >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 24 19:00:28 PST 2003 >Closed-Date: >Last-Modified: >Originator: ojo >Release: 5.2rc2 >Organization: >Environment: No surround (prologic) sound for SB Live! 0060. Linux emu10k1-v0.20a driver works >Description: kldload emu10k1 xmms, mplayer, ... >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Dec 24 21:40:12 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC72A16A4CE for ; Wed, 24 Dec 2003 21:40:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAD7443D45 for ; Wed, 24 Dec 2003 21:40:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBP5eAFR059714 for ; Wed, 24 Dec 2003 21:40:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBP5eA9A059713; Wed, 24 Dec 2003 21:40:10 -0800 (PST) (envelope-from gnats) Date: Wed, 24 Dec 2003 21:40:10 -0800 (PST) Message-Id: <200312250540.hBP5eA9A059713@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Subject: Re: kern/60550: [PATCH] hitting process limits produces sub-optimal error messages X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bruce Evans List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 05:40:12 -0000 The following reply was made to PR kern/60550; it has been noted by GNATS. From: Bruce Evans To: Lowell Gilbert Cc: FreeBSD-gnats-submit@FreeBSD.org, silby@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/60550: [PATCH] hitting process limits produces sub-optimal error messages Date: Thu, 25 Dec 2003 16:29:59 +1100 (EST) On Wed, 24 Dec 2003, Lowell Gilbert wrote: > >Description: > > Recent changes to the fork code (to control boot-time interrupt > storms) added some error messages for the cases where process limits > are hit. These list the UID hitting the limit, but not a process ID, > which would be useful also. I agree. > >Fix: > > I have a proposed patch which just adds the current PID to the printf > statement. However, I wonder whether it might be even better to > remove the printf completely for the case where process limits (as > opposed to maxproc) are being hit. [If a task hits other process > limits, there are no comparable messages produced.] Removing the printf() would also decrease the numbers of printf format errors and style bugs instead of increasing them. > *** kern_fork.c.ORIG Wed Nov 12 10:40:22 2003 > --- kern_fork.c Wed Dec 24 18:51:32 2003 > *************** > *** 239,245 **** > uid = p1->p_cred->p_ruid; > if ((nprocs >= maxproc - 10 && uid != 0) || nprocs >= maxproc) { > if (ppsratecheck(&lastfail, &curfail, 1)) > ! printf("maxproc limit exceeded by uid %d, please see tuning(7) and login.conf(5).\n", uid); > tsleep(&forksleep, PUSER, "fork", hz / 2); > return (EAGAIN); > } > --- 239,245 ---- > uid = p1->p_cred->p_ruid; > if ((nprocs >= maxproc - 10 && uid != 0) || nprocs >= maxproc) { > if (ppsratecheck(&lastfail, &curfail, 1)) > ! printf("maxproc limit exceeded by uid %d (pid %d), please see tuning(7) and login.conf(5).\n", uid, p1->p_pid); > tsleep(&forksleep, PUSER, "fork", hz / 2); > return (EAGAIN); > } > *************** > *** 261,267 **** > */ > nprocs--; > if (ppsratecheck(&lastfail, &curfail, 1)) > ! printf("maxproc limit exceeded by uid %d, please see tuning(7) and login.conf(5).\n", uid); > tsleep(&forksleep, PUSER, "fork", hz / 2); > return (EAGAIN); > } > --- 261,267 ---- > */ > nprocs--; > if (ppsratecheck(&lastfail, &curfail, 1)) > ! printf("maxproc limit exceeded by uid %d (pid %d), please see tuning(7) and login.conf(5).\n", uid, p1->p_pid); > tsleep(&forksleep, PUSER, "fork", hz / 2); > return (EAGAIN); > } New printf format errors (old ones duplicated) - unsigned type uid_t printed using signed format %d - typedefed type uid_t printf using a format that is only suitable for printing ints. uid_t actually currently has type uint32_t which is never int. New style bugs: - source level: too-long lines longer than before. - user-visible level: not-too-long lines now too long. (The lines were shorter than 80 columns assuming that PID_MAX is not much larger than its current value of 99999.) I use the following patches for the old printf format errors and style bugs in -current. Almost all of the messages about tuning(7) have the same bugs. The bugs fixed here are: Printf format: - errors as above. - %i is a weird style (AAIK, %i is just an archaic spelling of %d). Style: - English error: comma splice. - verboseness. "please" adds nothing and there is not enough space for it. - punctuation. Kernel messages are conventionally not terminated by a "." except possibly for multi-sentence messages, but the one here was. - indentation. The continuation indent in KNF is 4, but 8 was used. %%% Index: kern_fork.c =================================================================== RCS file: /home/ncvs/src/sys/kern/kern_fork.c,v retrieving revision 1.208 diff -u -2 -r1.208 kern_fork.c --- kern_fork.c 29 Oct 2003 15:23:09 -0000 1.208 +++ kern_fork.c 12 Nov 2003 16:05:21 -0000 @@ -731,9 +749,10 @@ return (0); fail: - if (ppsratecheck(&lastfail, &curfail, 1)) - printf("maxproc limit exceeded by uid %i, please see tuning(7) and login.conf(5).\n", - uid); sx_xunlock(&allproc_lock); uma_zfree(proc_zone, newproc); + if (ppsratecheck(&lastfail, &curfail, 1)) + printf( + "maxproc limit exceeded by uid %lu; see tuning(7) and login.conf(5)\n", + (u_long)uid); if (p1->p_flag & P_SA) { PROC_LOCK(p1); %%% Bruce From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 02:40:03 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 923B816A4CE for ; Thu, 25 Dec 2003 02:40:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AEA043D49 for ; Thu, 25 Dec 2003 02:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBPAe1FR085579 for ; Thu, 25 Dec 2003 02:40:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBPAe1E4085578; Thu, 25 Dec 2003 02:40:01 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 25 Dec 2003 02:40:01 -0800 (PST) Resent-Message-Id: <200312251040.hBPAe1E4085578@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, William Dell Wisner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0729E16A4CE for ; Thu, 25 Dec 2003 02:37:09 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A9BD43D55 for ; Thu, 25 Dec 2003 02:37:08 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBPAb7dL026934 for ; Thu, 25 Dec 2003 02:37:07 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBPAb741026933; Thu, 25 Dec 2003 02:37:07 -0800 (PST) (envelope-from nobody) Message-Id: <200312251037.hBPAb741026933@www.freebsd.org> Date: Thu, 25 Dec 2003 02:37:07 -0800 (PST) From: William Dell Wisner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: kern/60555: can no longer use vinum volumes for swap X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 10:40:03 -0000 >Number: 60555 >Category: kern >Synopsis: can no longer use vinum volumes for swap >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 25 02:40:00 PST 2003 >Closed-Date: >Last-Modified: >Originator: William Dell Wisner >Release: 5.2-RC2 >Organization: >Environment: FreeBSD prost.limitless.co.uk 5.2-RC FreeBSD 5.2-RC #0: Tue Dec 23 22:50:28 GMT 2003 wisner@prost.limitless.co.uk:/usr/obj/usr/src/sys/GENERIC i386 >Description: Sometime since 5.1-RELEASE, it has become impossible to use a vinum volume as a swap device. Attempts to mount a vinum volume as swap yield the error: swapon: /dev/vinum/swap: Operation not supported by device. The upshot is that anybody using vinum for swap who upgrades to 5.2 will lose access to swap devices. This problem was discussed three months ago on the freebsd-current mailing list (see http://lists.freebsd.org/pipermail/freebsd-current/2003-September/011233.html). I have marked this bug as high priority because if (as seems quite likely) it is not fixed for 5.2-RELEASE, it needs to be documented so that sites with such a configuration know of the problem before attempting to upgrade. I was caught flat-footed by this, and would have been even more so if it had been an important production server I upgraded. >How-To-Repeat: Try to activate a vinum volume as a swap device. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 04:50:21 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0131816A4CE for ; Thu, 25 Dec 2003 04:50:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8480443D54 for ; Thu, 25 Dec 2003 04:50:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBPCoIFR005969 for ; Thu, 25 Dec 2003 04:50:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBPCoIEt005967; Thu, 25 Dec 2003 04:50:18 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 25 Dec 2003 04:50:18 -0800 (PST) Resent-Message-Id: <200312251250.hBPCoIEt005967@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, Irina Liakh Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83E0B16A4CE for ; Thu, 25 Dec 2003 04:41:16 -0800 (PST) Received: from mermaid.itl.net.ua (ns.itl.net.ua [217.12.192.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C2843D41 for ; Thu, 25 Dec 2003 04:41:14 -0800 (PST) (envelope-from spell@mermaid.itl.net.ua) Received: from localhost (vault.itl.net.ua [217.12.192.68]) by mermaid.itl.net.ua (Postfix) with ESMTP id A21072154F for ; Thu, 25 Dec 2003 14:41:09 +0200 (EET) Received: from mermaid.itl.net.ua ([217.12.192.65]) by localhost (vault.itl.net.ua [217.12.192.68]) (amavisd-new, port 10024) with ESMTP id 24902-08 for ; Thu, 25 Dec 2003 14:41:09 +0200 (EET) Received: by mermaid.itl.net.ua (Postfix, from userid 111) id 57DE82154D; Thu, 25 Dec 2003 14:41:09 +0200 (EET) Message-Id: <20031225124109.57DE82154D@mermaid.itl.net.ua> Date: Thu, 25 Dec 2003 14:41:09 +0200 (EET) From: Irina Liakh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/60556: [patch] Default freebsd.submit.mc file should contain OSTYPE(freebsd5) macro X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Irina Liakh List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 12:50:21 -0000 >Number: 60556 >Category: conf >Synopsis: [patch] Default freebsd.submit.mc file should contain OSTYPE(freebsd5) macro >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 25 04:50:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Irina Liakh >Release: FreeBSD 5.1-CURRENT >Organization: ITL ISP >Environment: FreeBSD 5.1-CURRENT Oct 25, sendmail 8.12.10, port net/freebsd-uucp-1.07 >Description: In CURRENT, UUCP has moved from base system to ports collection, but submit.cf still expects the uux binary to be in /usr/bin rather than /usr/local/bin. This does not apply to sendmail.cf because of presence "OSTYPE(freebsd5)" macro in it's source file freebsd.mc, that properly initializes UUCP_MAILER_PATH (the path to the uux binary). There is some other tweaking that engaged by this macro, such as adding `S' flag to mailer local, that intended specially for FreeBSD-5 and hereby should be toggled in freebsd.submit.mc. >How-To-Repeat: Seems to be obvious. >Fix: Just remove define(`__OSTYPE__',`') and add OSTYPE(`freebsd5') to file freebsd.submit.mc. This is patch for complete report: --- freebsd.submit.mc.or Thu Dec 25 14:25:39 2003 +++ freebsd.submit.mc Thu Dec 25 14:26:10 2003 @@ -18,7 +18,7 @@ divert(0)dnl VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.1 2003/10/19 00:03:13 gshapiro Exp $') define(`confCF_VERSION', `Submit')dnl -define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining +OSTYPE(`freebsd5')dnl define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet define(`confTIME_ZONE', `USE_TZ')dnl define(`confDONT_INIT_GROUPS', `True')dnl >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 05:19:37 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5734D16A4CE; Thu, 25 Dec 2003 05:19:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A34AD43D39; Thu, 25 Dec 2003 05:19:36 -0800 (PST) (envelope-from osa@FreeBSD.org) Received: from freefall.freebsd.org (osa@localhost [127.0.0.1]) hBPDJaFR009926; Thu, 25 Dec 2003 05:19:36 -0800 (PST) (envelope-from osa@freefall.freebsd.org) Received: (from osa@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBPDJajH009922; Thu, 25 Dec 2003 05:19:36 -0800 (PST) (envelope-from osa) Date: Thu, 25 Dec 2003 05:19:36 -0800 (PST) From: "Sergey A. Osokin" Message-Id: <200312251319.hBPDJajH009922@freefall.freebsd.org> To: osa@FreeBSD.org, freebsd-bugs@FreeBSD.org, gshapiro@FreeBSD.org Subject: Re: conf/60556: [patch] Default freebsd.submit.mc file should contain OSTYPE(freebsd5) macro X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 13:19:37 -0000 Synopsis: [patch] Default freebsd.submit.mc file should contain OSTYPE(freebsd5) macro Responsible-Changed-From-To: freebsd-bugs->gshapiro Responsible-Changed-By: osa Responsible-Changed-When: Thu Dec 25 05:19:12 PST 2003 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=60556 From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 10:14:26 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0279616A4E6 for ; Thu, 25 Dec 2003 10:14:26 -0800 (PST) Received: from mx2.ngi.de (mx2.ngi.de [213.191.74.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD0D143D1D for ; Thu, 25 Dec 2003 10:14:24 -0800 (PST) (envelope-from zxmxy33@mail.uni-tuebingen.de) Received: (qmail 24174 invoked from network); 25 Dec 2003 18:12:11 -0000 Received: from unknown (HELO mail.uni-tuebingen.de) ([217.187.83.13]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 25 Dec 2003 18:12:11 -0000 Message-ID: <3FEB29BB.3090107@mail.uni-tuebingen.de> Date: Thu, 25 Dec 2003 19:17:31 +0100 From: Friedemann Becker User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030817 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: freebsd-bugs@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: help with bin/2442 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 18:14:26 -0000 this pr is pretty old. i have done a short review of it and submitted a follow up. can someone please check and maybe apply this for me? From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 10:20:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF67416A4CE for ; Thu, 25 Dec 2003 10:20:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16D5B43D2D for ; Thu, 25 Dec 2003 10:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBPIKIFR096236 for ; Thu, 25 Dec 2003 10:20:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBPIKIvq096235; Thu, 25 Dec 2003 10:20:18 -0800 (PST) (envelope-from gnats) Date: Thu, 25 Dec 2003 10:20:18 -0800 (PST) Message-Id: <200312251820.hBPIKIvq096235@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Friedemann Becker Subject: Re: bin/2442: setusershell()/endusershell() missing X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Friedemann Becker List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 18:20:21 -0000 The following reply was made to PR bin/2442; it has been noted by GNATS. From: Friedemann Becker To: freebsd-gnats-submit@FreeBSD.org, charnier@xp11.frmug.org Cc: Subject: Re: bin/2442: setusershell()/endusershell() missing Date: Thu, 25 Dec 2003 19:15:24 +0100 This is was i found about the xxxusershell issue: in src/lib/libc/gen/getusershell.c a stringlist is used to store the /etc/shells entries. in setusershell(), or getusershell() when called for the first time, the memory for the string list is allocated (see stringlist.c). subsequent calls to getusershell() just return the next entry in the list, one after one. endusershell() deallocates the memory. now, in the patches, XXXusershell() is only used once in each case, so it doesn't matter, if setusershell() is called or not. this only becomes a problem, if eventually someone decides to use these functions more than once per process. a missing call to endusershell() is not a problem, the memory is free'd at the next call to setusershell() or process termination. someone should decide, what to do here. i have reviewed each of the patches, in case someone wants to apply them. ftpd.c: the patch for ftpd still applies and is correct --- /usr/src/libexec/ftpd/ftpd.c Thu Dec 11 19:07:26 2003 +++ /home/lucius/usr.src/libexec/ftpd/ftpd.c Thu Dec 25 18:02:57 2003 @@ -1015,6 +1015,7 @@ if ((pw = sgetpwnam(name))) { if ((shell = pw->pw_shell) == NULL || *shell == 0) shell = _PATH_BSHELL; + setusershell(); while ((cp = getusershell()) != NULL) if (strcmp(cp, shell) == 0) break; user.c: this one still applies, is correct, but different path note: the result has not to be strdup'ed, only the pointer is tested ==NULL, the pointer-address isn't affected by free (called in endusershell()). --- /usr/src/usr.sbin/sysinstall/user.c Thu Jul 5 11:51:09 2001 +++ /home/lucius/usr.src/usr.sbin/sysinstall/user.c Thu Dec 25 18:44:36 2003 @@ -426,6 +426,7 @@ return 0; } if (strlen(shell) > 0) { + setusershell(); while((cp = getusershell()) != NULL) if (strcmp(cp, shell) == 0) break; util.c: this patch had to be corrected as described in the audit-trail. now working --- /usr/src/usr.bin/chpass/util.c Sun Jun 30 07:21:15 2002 +++ /home/lucius/usr.src/usr.bin/chpass/util.c Thu Dec 25 18:14:19 2003 @@ -142,15 +142,21 @@ char * ok_shell(char *name) { - char *p, *sh; + char *p, *sh, *ret; setusershell(); while ((sh = getusershell())) { - if (!strcmp(name, sh)) + if (!strcmp(name, sh)) { + endusershell(); return (name); + } /* allow just shell name, but use "real" path */ - if ((p = strrchr(sh, '/')) && strcmp(name, p + 1) == 0) - return (sh); + if ((p = strrchr(sh, '/')) && strcmp(name, p + 1) == 0) { + ret = strdup(sh); + endusershell(); + return (ret); + } } + endusershell(); return (NULL); } su.c: this patch is obsolete - {set,get,end}usershell is called correctly (at least in -current) pw_scan: here the curly braces were patched away (the 'for' line), this was corrected below --- /usr/src/lib/libc/gen/pw_scan.c Fri Oct 11 13:35:30 2002 +++ /home/lucius/usr.src/lib/libc/gen/pw_scan.c Thu Dec 25 18:29:28 2003 @@ -180,7 +180,7 @@ goto fmt; p = pw->pw_shell; - if (root && *p) /* empty == /bin/sh */ + if (root && *p) { /* empty == /bin/sh */ for (setusershell();;) { if (!(sh = getusershell())) { if (flags & _PWSCAN_WARN) @@ -190,6 +190,8 @@ if (!strcmp(p, sh)) break; } + endusershell(); + } if (p[0]) pw->pw_fields |= _PWF_SHELL; From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 11:50:08 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7201916A4CE for ; Thu, 25 Dec 2003 11:50:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F64443D2D for ; Thu, 25 Dec 2003 11:50:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBPJo7FR002852 for ; Thu, 25 Dec 2003 11:50:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBPJo70K002851; Thu, 25 Dec 2003 11:50:07 -0800 (PST) (envelope-from gnats) Date: Thu, 25 Dec 2003 11:50:07 -0800 (PST) Message-Id: <200312251950.hBPJo70K002851@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Friedemann Becker Subject: Re: bin/53288: tail will sometimes display more lines than it is told X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Friedemann Becker List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 19:50:08 -0000 The following reply was made to PR bin/53288; it has been noted by GNATS. From: Friedemann Becker To: freebsd-gnats-submit@FreeBSD.org, hburch@lumeta.com Cc: Subject: Re: bin/53288: tail will sometimes display more lines than it is told Date: Thu, 25 Dec 2003 20:48:03 +0100 in How-To-Repeat it should be while [ 1 ]; do echo test; done > file and for i in `jot 1000 1`; do tail file | wc -l; done > linecnt ( - freebsd uses jot, seq is gnu and if you install it via the port /usr/ports/misc/sh-utils you have to invoke it with 'gseq' - semikolon before done ) I have got an easy workaround for it: if a file is written to (or could be) while you want to 'tail' it, just do an cat file | tail that gives tail a snapshot of the file and the results of the above test are correct. but someone should document this in man1/tail.1 From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 14:28:38 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B28BA16A4CE; Thu, 25 Dec 2003 14:28:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 470EA43D3F; Thu, 25 Dec 2003 14:28:37 -0800 (PST) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) hBPMSbFR021339; Thu, 25 Dec 2003 14:28:37 -0800 (PST) (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBPMSbbc021335; Thu, 25 Dec 2003 14:28:37 -0800 (PST) (envelope-from simon) Date: Thu, 25 Dec 2003 14:28:37 -0800 (PST) From: "Simon L. Nielsen" Message-Id: <200312252228.hBPMSbbc021335@freefall.freebsd.org> To: ojo@force.sk, simon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/60551: No sound for ATI TV-Wonder (stereo not VE) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 22:28:38 -0000 Synopsis: No sound for ATI TV-Wonder (stereo not VE) State-Changed-From-To: open->feedback State-Changed-By: simon State-Changed-When: Thu Dec 25 14:25:15 PST 2003 State-Changed-Why: You must give much more details, like: What exactly is not working (is there no sound when using tuner, video in, tv-out... ?). Does it work in other FreeBSD releases? Does it work on other operation systems? Does video work ? and so on. Otherwise nobody will be able to find/fix the problem. Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: simon Responsible-Changed-When: Thu Dec 25 14:25:15 PST 2003 Responsible-Changed-Why: This does not sound i386 specific, so throw this into the general pool (and change category accordingly). http://www.freebsd.org/cgi/query-pr.cgi?pr=60551 From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 17:10:16 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20FEF16A4CE for ; Thu, 25 Dec 2003 17:10:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D27DA43D45 for ; Thu, 25 Dec 2003 17:10:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBQ1ADFR035407 for ; Thu, 25 Dec 2003 17:10:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQ1ADfv035406; Thu, 25 Dec 2003 17:10:13 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 25 Dec 2003 17:10:13 -0800 (PST) Resent-Message-Id: <200312260110.hBQ1ADfv035406@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, Andy Ruhl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4201E16A4CE for ; Thu, 25 Dec 2003 17:07:34 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64F6843D1F for ; Thu, 25 Dec 2003 17:07:33 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBQ17XdL059474 for ; Thu, 25 Dec 2003 17:07:33 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBQ17Xhf059473; Thu, 25 Dec 2003 17:07:33 -0800 (PST) (envelope-from nobody) Message-Id: <200312260107.hBQ17Xhf059473@www.freebsd.org> Date: Thu, 25 Dec 2003 17:07:33 -0800 (PST) From: Andy Ruhl To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/60574: The nonsensical word "irregardless" shows up in source comments too often X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 01:10:16 -0000 >Number: 60574 >Category: misc >Synopsis: The nonsensical word "irregardless" shows up in source comments too often >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 25 17:10:13 PST 2003 >Closed-Date: >Last-Modified: >Originator: Andy Ruhl >Release: 4.8 >Organization: >Environment: FreeBSD someplace.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Dec 24 06:48:33 MST 2003 root@someplace.net:/usr/obj/usr/src/sys/KERNEL10 i386 >Description: (andy@foghorn)[/usr/src] > grep -r -H irregardless * contrib/texinfo/info/window.c:/* The size of the echo area in Info. It never changes, irregardless of the games/fortune/datfiles/fortunes2:unnecessary. Eschew dialect, irregardless. And don't start a sentence with gnu/usr.bin/as/config/obj-vms.c: * longer than 31 characters, irregardless of the setting of the -h switch. share/dict/web2:irregardless share/man/tools/newsp.errs:irregardless sys/dev/aic7xxx/aic79xx.seq: * we are selecting with atn irregardless of our packetized sys/i386/conf/LINT:# irregardless of whether other swap devices exist or not. So it It's use in fortune probably shouldn't be changed. >How-To-Repeat: >Fix: s/irregardless/regardless/g Some dictionaries contain the word irregardless, even though it isn't really a word. In use it is almost always mistaken for regardless, probably because regardless doesn't sound "negative enough". >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 17:13:57 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B38B716A4CE; Thu, 25 Dec 2003 17:13:57 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AEC443D1D; Thu, 25 Dec 2003 17:13:57 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from freefall.freebsd.org (silby@localhost [127.0.0.1]) hBQ1DuFR035609; Thu, 25 Dec 2003 17:13:56 -0800 (PST) (envelope-from silby@freefall.freebsd.org) Received: (from silby@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQ1DuJw035605; Thu, 25 Dec 2003 17:13:56 -0800 (PST) (envelope-from silby) Date: Thu, 25 Dec 2003 17:13:56 -0800 (PST) From: Mike Silbersack Message-Id: <200312260113.hBQ1DuJw035605@freefall.freebsd.org> To: silby@FreeBSD.org, freebsd-bugs@FreeBSD.org, silby@FreeBSD.org Subject: Re: kern/60550: [PATCH] hitting process limits produces sub-optimal error messages X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 01:13:57 -0000 Synopsis: [PATCH] hitting process limits produces sub-optimal error messages Responsible-Changed-From-To: freebsd-bugs->silby Responsible-Changed-By: silby Responsible-Changed-When: Thu Dec 25 17:13:33 PST 2003 Responsible-Changed-Why: I'll handle this sometime in the next week. http://www.freebsd.org/cgi/query-pr.cgi?pr=60550 From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 20:50:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D5A516A4CE for ; Thu, 25 Dec 2003 20:50:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA0A43D39 for ; Thu, 25 Dec 2003 20:50:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBQ4oHFR049708 for ; Thu, 25 Dec 2003 20:50:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQ4oHOk049707; Thu, 25 Dec 2003 20:50:17 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 25 Dec 2003 20:50:17 -0800 (PST) Resent-Message-Id: <200312260450.hBQ4oHOk049707@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, tuc@ttsg.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38DDB16A4CE for ; Thu, 25 Dec 2003 20:40:58 -0800 (PST) Received: from vjofn2.ttsg.com (vjofn2.ttsg.com [216.231.105.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AAB843D31 for ; Thu, 25 Dec 2003 20:40:57 -0800 (PST) (envelope-from tuc@vjofn2.ttsg.com) Received: from vjofn2.ttsg.com (localhost.ttsg.com [127.0.0.1]) by vjofn2.ttsg.com (8.12.10/8.12.10) with ESMTP id hBQ4euWC038496 for ; Thu, 25 Dec 2003 23:40:56 -0500 (EST) (envelope-from tuc@vjofn2.ttsg.com) Received: (from tuc@localhost) by vjofn2.ttsg.com (8.12.10/8.12.10/Submit) id hBQ4euFP038495; Thu, 25 Dec 2003 23:40:56 -0500 (EST) (envelope-from tuc) Message-Id: <200312260440.hBQ4euFP038495@vjofn2.ttsg.com> Date: Thu, 25 Dec 2003 23:40:56 -0500 (EST) From: tuc@ttsg.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/60581: lock order reversal X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tuc@ttsg.com List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 04:50:20 -0000 >Number: 60581 >Category: kern >Synopsis: lock order reversal >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 25 20:50:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Tuc >Release: FreeBSD 5.2-CURRENT i386 >Organization: TTSG Internet Services, Inc. >Environment: System: FreeBSD vjofn2.ttsg.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Fri Dec 19 15:38:09 EST 2003 root@vjofn2.ttsg.com:/usr/obj/usr/src/sys/VJOFN2 i386 >Description: Found the following in my /var/log/messages Dec 25 20:20:14 vjofn2 kernel: lock order reversal Dec 25 20:20:14 vjofn2 kernel: 1st 0xc0954900 UMA lock (UMA lock) @ /usr/src/sys/vm/uma_core.c:1200 Dec 25 20:20:14 vjofn2 kernel: 2nd 0xc1031100 system map (system map) @ /usr/src/sys/vm/vm_map.c:2210 Dec 25 20:20:14 vjofn2 kernel: Stack backtrace: Dec 25 20:30:53 vjofn2 kernel: lock order reversal Dec 25 20:30:53 vjofn2 kernel: 1st 0xca910420 vm object (vm object) @ /usr/src/sys/vm/swap_pager.c:1323 Dec 25 20:30:53 vjofn2 kernel: 2nd 0xc0953d80 swap_pager swhash (swap_pager swhash) @ /usr/src/sys/vm/swap_pager.c:1838 Dec 25 20:30:53 vjofn2 kernel: 3rd 0xc103aa50 vm object (vm object) @ /usr/src/sys/vm/uma_core.c:873 Dec 25 20:30:53 vjofn2 kernel: Stack backtrace: >How-To-Repeat: Dunno >Fix: Dunno >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 25 22:10:01 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B254616A4CE; Thu, 25 Dec 2003 22:10:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1067543D4C; Thu, 25 Dec 2003 22:10:01 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) hBQ6A0FR057799; Thu, 25 Dec 2003 22:10:00 -0800 (PST) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQ6A0EG057795; Thu, 25 Dec 2003 22:10:00 -0800 (PST) (envelope-from kris) Date: Thu, 25 Dec 2003 22:10:00 -0800 (PST) From: Kris Kennaway Message-Id: <200312260610.hBQ6A0EG057795@freefall.freebsd.org> To: tuc@ttsg.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/60581: lock order reversal X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 06:10:01 -0000 Synopsis: lock order reversal State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Thu Dec 25 22:09:33 PST 2003 State-Changed-Why: Known false-positive; see the mailing list archives for extensive discussion. http://www.freebsd.org/cgi/query-pr.cgi?pr=60581 From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 07:51:55 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61F8B16A4CE; Fri, 26 Dec 2003 07:51:55 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE73C43D53; Fri, 26 Dec 2003 07:51:54 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) hBQFpsFR059913; Fri, 26 Dec 2003 07:51:54 -0800 (PST) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQFpsTg059909; Fri, 26 Dec 2003 07:51:54 -0800 (PST) (envelope-from kris) Date: Fri, 26 Dec 2003 07:51:54 -0800 (PST) From: Kris Kennaway Message-Id: <200312261551.hBQFpsTg059909@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, darrenr@FreeBSD.org Subject: Re: misc/60549: ipfilter (ipf) logging not working as expected X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 15:51:55 -0000 Synopsis: ipfilter (ipf) logging not working as expected Responsible-Changed-From-To: freebsd-bugs->darrenr Responsible-Changed-By: kris Responsible-Changed-When: Fri Dec 26 07:51:36 PST 2003 Responsible-Changed-Why: Assign to ipf author http://www.freebsd.org/cgi/query-pr.cgi?pr=60549 From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 07:56:01 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D289516A4CE; Fri, 26 Dec 2003 07:56:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C92543D48; Fri, 26 Dec 2003 07:56:01 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) hBQFu0FR060138; Fri, 26 Dec 2003 07:56:01 -0800 (PST) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQFu0ne060134; Fri, 26 Dec 2003 07:56:00 -0800 (PST) (envelope-from kris) Date: Fri, 26 Dec 2003 07:56:00 -0800 (PST) From: Kris Kennaway Message-Id: <200312261556.hBQFu0ne060134@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, dougb@FreeBSD.org Subject: Re: bin/60246: [PATCH] mergemaster does not warn for obsolete rc.d files X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 15:56:02 -0000 Synopsis: [PATCH] mergemaster does not warn for obsolete rc.d files Responsible-Changed-From-To: freebsd-bugs->dougb Responsible-Changed-By: kris Responsible-Changed-When: Fri Dec 26 07:54:57 PST 2003 Responsible-Changed-Why: Assign to mergemaster maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=60246 From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 08:01:16 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2833816A4D1; Fri, 26 Dec 2003 08:01:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DA443D39; Fri, 26 Dec 2003 08:01:15 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) hBQG1FFR060333; Fri, 26 Dec 2003 08:01:15 -0800 (PST) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQG1F2t060329; Fri, 26 Dec 2003 08:01:15 -0800 (PST) (envelope-from kris) Date: Fri, 26 Dec 2003 08:01:15 -0800 (PST) From: Kris Kennaway Message-Id: <200312261601.hBQG1F2t060329@freefall.freebsd.org> To: chofchof@kias.re.kr, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/60243: Problem in calling kpathsea library from Python extension X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 16:01:16 -0000 Synopsis: Problem in calling kpathsea library from Python extension State-Changed-From-To: open->analyzed State-Changed-By: kris State-Changed-When: Fri Dec 26 08:00:40 PST 2003 State-Changed-Why: The cause of the problem is understood, it remains to be determined whether or not it is a bug in FreeBSD. http://www.freebsd.org/cgi/query-pr.cgi?pr=60243 From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 08:10:19 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CBE216A4CE for ; Fri, 26 Dec 2003 08:10:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9909C43D39 for ; Fri, 26 Dec 2003 08:10:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBQGAGFR063848 for ; Fri, 26 Dec 2003 08:10:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQGAGt3063847; Fri, 26 Dec 2003 08:10:16 -0800 (PST) (envelope-from gnats) Date: Fri, 26 Dec 2003 08:10:16 -0800 (PST) Message-Id: <200312261610.hBQGAGt3063847@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Subject: Re: misc/60243: Problem in calling kpathsea library from Python extension X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 16:10:19 -0000 The following reply was made to PR misc/60243; it has been noted by GNATS. From: Kris Kennaway To: Jin-Hwan Cho Cc: FreeBSD-gnats-submit@FreeBSD.org, "Cho, Jin-Hwan" Subject: Re: misc/60243: Problem in calling kpathsea library from Python extension Date: Fri, 26 Dec 2003 08:00:35 -0800 On Mon, Dec 15, 2003 at 09:48:59AM +0900, Jin-Hwan Cho wrote: > calling "hash_create()" function (defined in hash.c). However, in FreeBSD, > the "hash_create()" was not called properly. After changing the name > "hash_create()" to another one, for example, "hash_create2()", everything > worked fine. I'd like to know exact reason why this kind of problem > occurs in FreeBSD. hash_create is a symbol defined in libc.so.4. You're calling that function instead of the one in your library. I'm not sure whether this symbol needs to be exported from libc, because it doesn't appear to be in libc.so.5. Kris From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 08:50:22 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1226216A4CE for ; Fri, 26 Dec 2003 08:50:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D6E43D49 for ; Fri, 26 Dec 2003 08:50:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBQGoLFR064701 for ; Fri, 26 Dec 2003 08:50:21 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQGoKEU064699; Fri, 26 Dec 2003 08:50:20 -0800 (PST) (envelope-from gnats) Date: Fri, 26 Dec 2003 08:50:20 -0800 (PST) Message-Id: <200312261650.hBQGoKEU064699@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: ojo@force.sk Subject: Re: misc/60551: No sound for ATI TV-Wonder (stereo not VE) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ojo@force.sk List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 16:50:22 -0000 The following reply was made to PR misc/60551; it has been noted by GNATS. From: ojo@force.sk To: freebsd-gnats-submit@FreeBSD.org, ojo@force.sk Cc: Subject: Re: misc/60551: No sound for ATI TV-Wonder (stereo not VE) Date: Fri, 26 Dec 2003 17:45:32 +0100 More detailed info (hope this helps): I connected TV signal cable. Changed tuner sysctl hw.bt848.tuner=5 (also tried other tuner and card settings) Video works just fine. But audio does not. Card is connected with sound card (SB Live 5.1 Player), but I also tried direct audio output on ATI TV Wonder, still not works. As I remember, it never works under FreeBSD, but under Linux it works fine, video and audio (bttv card=63) From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 12:30:21 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E2816A4CE for ; Fri, 26 Dec 2003 12:30:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1838B43D41 for ; Fri, 26 Dec 2003 12:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBQKUIFR082856 for ; Fri, 26 Dec 2003 12:30:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQKUIUC082855; Fri, 26 Dec 2003 12:30:18 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 26 Dec 2003 12:30:18 -0800 (PST) Resent-Message-Id: <200312262030.hBQKUIUC082855@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, lars@koellers.net Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 294AD16A4CE; Fri, 26 Dec 2003 12:26:52 -0800 (PST) Received: from sally.dts-online.net (sally.dts-online.net [212.62.68.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0D4743D41; Fri, 26 Dec 2003 12:26:50 -0800 (PST) (envelope-from root@koellers.net) Received: from door.koellers.net (212-62-81-84.teleos-web.de [212.62.81.84]) by sally.dts-online.net (Postfix) with ESMTP id 385C14AC5B9; Fri, 26 Dec 2003 21:26:49 +0100 (CET) Received: from odie.koellers.net (odie.koellers.net [192.168.4.2]) by door.koellers.net (8.12.9p2/8.12.8) with ESMTP id hBQKPwYR006587; Fri, 26 Dec 2003 21:25:58 +0100 (CET) (envelope-from root@koellers.net) Received: from odie.koellers.net (localhost [127.0.0.1]) by odie.koellers.net (8.12.10/8.12.10) with ESMTP id hBQKPvLZ073815; Fri, 26 Dec 2003 21:25:57 +0100 (CET) (envelope-from root@odie.koellers.net) Received: (from root@localhost) by odie.koellers.net (8.12.10/8.12.10/Submit) id hBQKPmPa073522; Fri, 26 Dec 2003 21:25:48 +0100 (CET) (envelope-from root) Message-Id: <200312262025.hBQKPmPa073522@odie.koellers.net> Date: Fri, 26 Dec 2003 21:25:48 +0100 (CET) From: lars@koellers.net To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: lkoeller@FreeBSD.org Subject: kern/60598: wire down of scsi devices conflicts with config X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lars@koellers.net List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 20:30:21 -0000 >Number: 60598 >Category: kern >Synopsis: wire down of scsi devices conflicts with config >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 26 12:30:18 PST 2003 >Closed-Date: >Last-Modified: >Originator: root >Release: FreeBSD 5.2-RC i386 >Organization: Computing Center, University of Bielefeld, Germany >Environment: System: FreeBSD odie.koellers.net 5.2-RC FreeBSD 5.2-RC #2: Thu Dec 25 13:58:29 CET 2003 root@:/usr/src/sys/i386/compile/ODIE i386 >Description: Wire of scsi devices didn't work as known from FreeBSD-4.X. It is exactly described in the man page for scbus on a 5.2 system but configure states: config: ODIE:199: devices with zero units are not likely to be correct nothing is done by config. >How-To-Repeat: Wire devices in kernel config file, e.g.: device da0 at scbus0 target 0 unit 0 >Fix: Don't know. Peraps is is only config which has this bug? >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 12:40:29 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A38B16A4CE for ; Fri, 26 Dec 2003 12:40:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADFBA43D54 for ; Fri, 26 Dec 2003 12:40:23 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBQKeNFR083117 for ; Fri, 26 Dec 2003 12:40:23 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQKeNBw083116; Fri, 26 Dec 2003 12:40:23 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 26 Dec 2003 12:40:23 -0800 (PST) Resent-Message-Id: <200312262040.hBQKeNBw083116@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, ojo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9223816A4CE for ; Fri, 26 Dec 2003 12:36:23 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A87E843D49 for ; Fri, 26 Dec 2003 12:36:22 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBQKaMdL077714 for ; Fri, 26 Dec 2003 12:36:22 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBQKaMnJ077713; Fri, 26 Dec 2003 12:36:22 -0800 (PST) (envelope-from nobody) Message-Id: <200312262036.hBQKaMnJ077713@www.freebsd.org> Date: Fri, 26 Dec 2003 12:36:22 -0800 (PST) From: ojo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/60599: No sound for ATI TV Wonder (stereo) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 20:40:29 -0000 >Number: 60599 >Category: misc >Synopsis: No sound for ATI TV Wonder (stereo) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 26 12:40:23 PST 2003 >Closed-Date: >Last-Modified: >Originator: ojo >Release: 5.2rc2 >Organization: >Environment: FreeBSD ojo.ojo.sk 5.2-RC2 FreeBSD 5.2-RC2 #0: Mon Dec 22 07:23:48 GMT 2003 root@wv1u.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: I have got problem with make a TV card sound works. Card is ATI TV Wonder (stereo, not VE - mono). The input is TV cable signal (not composite or svideo). Video works just fine, but sound does not. Under Linux sound works, but as far as I remember, there was a still problem under FreeBSD. I tried fxtv and xawtv, no sound at all. I loaded modules this way: # kldload snd_emu10k1 # kldload bktr # sysctl -a|grep bt hw.bt848.card: -1 hw.bt848.tuner: -1 hw.bt848.reverse_mute: -1 hw.bt848.format: -1 hw.bt848.slow_msp_audio: -1 // no video, no sound # sysctl hw.bt848.tuner=5 hw.bt848.tuner: -1 -> 5 // video ok, no sound # dmesg pcm0: port 0xc400-0xc41f irq 11 at device 11.0 on pci0 pcm0: bktr_mem: memory holder loaded bktr0: mem 0xef001000-0xef001fff irq 11 at device 12.0 on pci0 bktr0: Warning - card vendor 0x1002 (model 0x0001) unknown. bktr0: Detected a MSP3410D-C5 at 0x80 bktr0: Pinnacle/Miro TV, Temic NTSC tuner, msp3400c stereo. bktr0: Warning - card vendor 0x1002 (model 0x0001) unknown. bktr0: Detected a MSP3410D-C5 at 0x80 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 12:50:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B22516A4CE for ; Fri, 26 Dec 2003 12:50:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 672E943D3F for ; Fri, 26 Dec 2003 12:50:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBQKoHFR083322 for ; Fri, 26 Dec 2003 12:50:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQKoHiI083321; Fri, 26 Dec 2003 12:50:17 -0800 (PST) (envelope-from gnats) Date: Fri, 26 Dec 2003 12:50:17 -0800 (PST) Message-Id: <200312262050.hBQKoHiI083321@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: ojo@force.sk Subject: Re: misc/60599: No sound for ATI TV Wonder (stereo) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ojo@force.sk List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 20:50:18 -0000 The following reply was made to PR misc/60599; it has been noted by GNATS. From: ojo@force.sk To: freebsd-gnats-submit@FreeBSD.org, ojo@force.sk Cc: Subject: Re: misc/60599: No sound for ATI TV Wonder (stereo) Date: Fri, 26 Dec 2003 21:44:03 +0100 And under Linux it acts like: # dmesg i2c-core.o: i2c core module i2c-algo-bit.o: i2c bit algorithm module Linux video capture interface: v1.00 bttv: driver version 0.7.108 loaded bttv: using 4 buffers with 2080k (8320k total) for capture bttv: Bt8xx card found (0). bttv0: Bt878 (rev 17) at 00:0c.0, irq: 11, latency: 32, mmio: 0xef001000 bttv0: detected: ATI TV Wonder [card=63], PCI subsystem ID is 1002:0001 bttv0: using: ATI TV-Wonder [card=63,autodetected] i2c-core.o: adapter bt848 #0 registered as adapter 0. bttv0: using tuner=19 bttv0: i2c: checking for MSP34xx @ 0x80... found i2c-core.o: driver i2c msp3400 driver registered. msp34xx: init: chip=MSP3410D-C5 +nicam +simple msp3410: daemon started i2c-core.o: client [MSP3410D-C5] registered to adapter [bt848 #0](pos. 0). bttv0: i2c: checking for TDA9875 @ 0xb0... not found bttv0: i2c: checking for TDA7432 @ 0x8a... not found i2c-core.o: driver i2c TV tuner driver registered. tuner: chip found @ 0xc0 tuner: type set to 19 (Temic PAL* auto (4006 FN5)) i2c-core.o: client [Temic PAL* auto (4006 FN5)] registered to adapter [bt848 #0](pos. 1). bttv0: PLL: 28636363 => 35468950 .. ok bttv0: registered device video0 bttv0: registered device vbi0 From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 09:40:43 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B4CF16A4CE for ; Fri, 26 Dec 2003 09:40:43 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C432743D60 for ; Fri, 26 Dec 2003 09:40:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBQHeFFR069435 for ; Fri, 26 Dec 2003 09:40:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBQHeF8F069434; Fri, 26 Dec 2003 09:40:15 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 26 Dec 2003 09:40:15 -0800 (PST) Resent-Message-Id: <200312261740.hBQHeF8F069434@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, NAKAGAWA Tsuneo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93CB816A4CE for ; Tue, 23 Dec 2003 13:36:00 -0800 (PST) Received: from main.kikansha.jp (usen-219x113x149x210.ap-US.usen.ad.jp [219.113.149.210]) by mx1.FreeBSD.org (Postfix) with SMTP id BDE8643D49 for ; Tue, 23 Dec 2003 13:35:54 -0800 (PST) (envelope-from yaemon@kikansha.jp) Received: (qmail 661 invoked by uid 1001); 23 Dec 2003 21:35:53 -0000 Message-Id: <20031223213553.660.qmail@main.kikansha.jp> Date: 23 Dec 2003 21:35:53 -0000 From: NAKAGAWA Tsuneo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-Mailman-Approved-At: Fri, 26 Dec 2003 14:06:07 -0800 cc: NAKAGAWA Tsuneo Subject: conf/60596: When $LANG is not "C", ls/sed core dump X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: NAKAGAWA Tsuneo List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 17:40:43 -0000 >Number: 60596 >Category: conf >Synopsis: When $LANG is not "C", ls/sed core dump >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 26 09:40:14 PST 2003 >Closed-Date: >Last-Modified: >Originator: NAKAGAWA Tsuneo >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD main.kikansha.jp 4.9-STABLE FreeBSD 4.9-STABLE #11: Wed Dec 24 05:36:20 JST 2003 yaemon@main.kikansha.jp:/usr/src/sys/compile/MAIN i386 CVSup tag=RELENG4 Dec 24 01:33 (UTC) . machine=k6 >Description: if LANG set ja_JP.eucJP or fr_FR.ISO8859-1 or en_US.US-ASCII then ls/sed core dump. /usr/share/locale files is updated when installworld. >How-To-Repeat: Only set LANG and command ls >Fix: begin 644 ls.core M?T5,1@$!`0D```````````0``P`!`````````#0``````````````#0`(``& M`"@```````0```#T``````````````#``0```````````````````0`````0 M````T`@(```````0````$```!@`````0```!`````"````#@"`@``````,`` M``#````&`````!````$`````X````*`)"```````L````+````<`````$``` M`0````"0`0``T(<7```````0````$```!P`````0```!`````*`!````OK\` M```````"`````@`'`````!````@```!H`````0```$9R965"4T0``0```&@` M``!,````L````'1Z!P`+````B`$``"\````O````+P```$.["`CA*@D(D/*_ MOP`````H=P8(0P````4```````````````````"S>`8('P````("`0`8[K^_ M+P```"\````(````L`````(```!&6O-0``X#^5-:"4___//TEN9FEN:71Y`$YA3@`P``````````#X M/V%#;V.GA](_L\A@BRB*QC_[>9]0$T33/P```````"1`````````'$`````` M```40````````.`_G$T'")Q-!PB\30<(X$T'",--!PCG30<(```````````@ M97)R;W(Z(``@=V%R;FEN9SH@`"]E=&,O;6%L;&]C+F-O;F8`34%,3$]#7T]0 M5$E/3E,`````````````````=6YK;F]W;B!C:&%R(&EN($U!3$Q/0U]/4%1) M3TY3"@!M;6%P*#(I(&9A:6QE9"P@8VAE8VL@;&EM:71S"@```&1E!PA09@<( M4&4'"%!F!PA09@<(@&4'"%!F!PA09@<(4&8'"%!F!PA09@<(4&8'"*!E!PA0 M9@<(X&4'"%!F!PA09@<(4&8'"%!F!PA09@<(4&8'"%!F!PC`90<(4&8'"%!F M!PC\90<(%&8'"%!F!P@L9@<(4&8'"$1F!PA09@<(4&8'"%!F!PA09@<(4&8' M"%!F!PAP90<(4&8'"%!F!PA09@<(4&8'"%!F!PA09@<(D&4'"%!F!PC090<( M4&8'"%!F!PA09@<(4&8'"%!F!PA09@<(4&8'"+!E!PA09@<(4&8'"/!E!P@( M9@<(4&8'""!F!PA09@<(.&8'"`````!J=6YK('!O:6YT97(L('1O;R!L;W<@ M=&\@;6%K92!S96YS90H`````````````````````````````````````:G5N M:R!P;VEN=&5R+"!T;V\@:&EG:"!T;R!M86ME('-E;G-E"@!M;V1I9FEE9"`H M<&%G92TI('!O:6YT97(*`&UO9&EF:65D("AC:'5N:RTI('!O:6YT97(*`&-H M=6YK(&ES(&%L65D"@`` M````````````;6%L;&]C*"D@:&%S(&YE=F5R(&)E96X@8V%L;&5D"@`@:6X@ M;6%L;&]C*"DZ`')E8W5RF4N8PDX M+C$@*$)E````'P```"`````A M````(@```",````D````)0```"8````G````*````"D````J````*P```"P` M```M````+@```"\````P````,0```#(````S````-````#4````V````-P`` M`#@````Y````.@```#L````\````/0```#X````_````0````&$```!B```` M8P```&0```!E````9@```&<```!H````:0```&H```!K````;````&T```!N M````;P```'````!Q````<@```',```!T````=0```'8```!W````>````'D` M``!Z````6P```%P```!=````7@```%\```!@````80```&(```!C````9``` M`&4```!F````9P```&@```!I````:@```&L```!L````;0```&X```!O```` M<````'$```!R````0```'H```![ M````?````'T```!^````?P```(````"!````@@```(,```"$````A0```(8` M``"'````B````(D```"*````BP```(P```"-````C@```(\```"0````D0`` M`)(```"3````E````)4```"6````EP```)@```"9````F@```)L```"<```` MG0```)X```"?````H````*$```"B````HP```*0```"E````I@```*<```"H M````J0```*H```"K````K````*T```"N````KP```+````"Q````L@```+,` M``"T````M0```+8```"W````N````+D```"Z````NP```+P```"]````O@`` M`+\```#`````P0```,(```##````Q````,4```#&````QP```,@```#)```` MR@```,L```#,````S0```,X```#/````T````-$```#2````TP```-0```#5 M````U@```-<```#8````V0```-H```#;````W````-T```#>````WP```.`` M``#A````X@```.,```#D````Y0```.8```#G````Z````.D```#J````ZP`` M`.P```#M````[@```.\```#P````\0```/(```#S````]````/4```#V```` M]P```/@```#Y````^@```/L```#\````_0```/X```#_``````````$````" M`````P````0````%````!@````<````(````"0````H````+````#`````T` M```.````#P```!`````1````$@```!,````4````%0```!8````7````&``` M`!D````:````&P```!P````=````'@```!\````@````(0```"(````C```` M)````"4````F````)P```"@````I````*@```"L````L````+0```"X````O M````,````#$````R````,P```#0````U````-@```#<````X````.0```#H` M```[````/````#T````^````/P```$````!!````0@```$,```!$````10`` M`$8```!'````2````$D```!*````2P```$P```!-````3@```$\```!0```` M40```%(```!3````5````%4```!6````5P```%@```!9````6@```%L```!< M````70```%X```!?````8````$$```!"````0P```$0```!%````1@```$<` M``!(````20```$H```!+````3````$T```!.````3P```%````!1````4@`` M`%,```!4````50```%8```!7````6````%D```!:````>P```'P```!]```` M?@```'\```"`````@0```((```"#````A````(4```"&````AP```(@```") M````B@```(L```",````C0```(X```"/````D````)$```"2````DP```)0` M``"5````E@```)<```"8````F0```)H```";````G````)T```">````GP`` M`*````"A````H@```*,```"D````I0```*8```"G````J````*D```"J```` MJP```*P```"M````K@```*\```"P````L0```+(```"S````M````+4```"V M````MP```+@```"Y````N@```+L```"\````O0```+X```"_````P````,$` M``#"````PP```,0```#%````Q@```,<```#(````R0```,H```#+````S``` M`,T```#.````SP```-````#1````T@```-,```#4````U0```-8```#7```` MV````-D```#:````VP```-P```#=````W@```-\```#@````X0```.(```#C M````Y````.4```#F````YP```.@```#I````Z@```.L```#L````[0```.X` M``#O````\````/$```#R````\P```/0```#U````]@```/<```#X````^0`` M`/H```#[````_````/T```#^````_P`````````````````````````````` M`````````````````+`)"`,``````````0````$```!_`````'\``&S*!@@@ M("`@("`@("`@("`@("`@,#`P,#`P,#`P,#`P,#`P,``````%````&0```'T` M````````````````\#\````````D0````````%E```````!`CT```````(C# M0```````:OA``````("$+D$`````T!)C00````"$UY=!`````&7-S4$````@ M7Z`"0@```.AV2#="````HI0:;4(``$#EG#"B0@``D![$O-9"```T)O5K#$,` M@.`W><-!0P"@V(57-'9#`,A.9VW!JT,`/9%@Y%CA0T",M7@=KQ5$4._BUN0: M2T22U4T&S_"`1`"`X#=YPT%#%VX%M;6XDT;U^3_I`T\X33(=,/E(=X):/+]S M?]U/%76\B=B7LM*`<(C'<'"!!X M!PC,=P<(```````````````````````````````````````````````````` M``````````````````@``0````````````````"XZ@@(5'@'"(QW!P@0>`<( MS'<'"``````````````````````````````````````````````````````` M```````````````*``(`````````````````$.L("%1X!PB,=P<($'@'",QW M!P@`````````````````````````````````````````````````````0.H( M"`,```!@Z@@(8.H("+CJ"`@0ZP@(```````````````````````````````` M````````````````````````\'\````````````````````````!```````` M````4)4)"`!0"@C_____!0`````````\```````````````````````````` M``````````````````!`*",I`<( MS'<'"```````````````````````````````````````0```"Q4````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````!`````````(Z````6`````-"'%P`$```@ MH`D(```````````````````````````````````````````````````````` M`````````%`*"`````!@Q`@(`````.#YO[\````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````````````````````````````````````(`;"0@````` M``````````````H(8*`)"`#P"0@```````````````````````````````!; MGP@(`0````````!87`<(```````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````````````*`)""``!0!Z`'\`P/__________________ M_X"@"0B8CPD(`.`)"`#P"0@`$```````````````````````````"@@`"`L` M`0`"``(````````````````````````````````````````````````````` M```````````````@H`D(`!`*"`!0"@@`0`````````````````````````#0 M"0A```8`/P!``/[_________```````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M````````````````````4G5N94UA9VE%54,````````````````````````` M`````````````/3*!0BTRP4(_?\````"`````@````(````"`````@````(` M```"`````@````(```!"`@``0@```$(```!"````0@````(````"`````@`` M``(````"`````@````(````"`````@````(````"`````@````(````"```` M`@````(````"`````@```$`&```H!```*`0``"@$```H!```*`0``"@$```H M!```*`0``"@$```H!```*`0``"@$```H!```*`0``"@$```,!0`!#`4``@P% M``,,!0`$#`4`!0P%``8,!0`'#`4`"`P%``D,!0``*`0``"@$```H!```*`0` M`"@$```H!```*`0`"HD%``N)!0`,B04`#8D%``Z)!0`/B04``(D$``")!``` MB00``(D$``")!```B00``(D$``")!```B00``(D$``")!```B00``(D$``") M!```B00``(D$``")!```B00``(D$``")!```*`0``"@$```H!```*`0``"@$ M```H!``*&04`"QD%``P9!0`-&04`#AD%``\9!0``&00``!D$```9!```&00` M`!D$```9!```&00``!D$```9!```&00``!D$```9!```&00``!D$```9!``` M&00``!D$```9!```&00``!D$```H!```*`0``"@$```H!````@`````````` M```````````````"`````@````(````"`````@````(````"`````@````(` M```"`````@````(````"`````@````(````"`````@````(````"`````@`` M``````````````````(````"`````@````(````"``````````@T```(-``` M"#0```@T```(-```"#0```@T```(-```"#0```@T```(-```"#0```@T```( M-```"#0```@T```(-```"#0```@T```(-```"#0```@T```(-```"#0```@T M```(-```"#0```@T```(-```"#0```@T```(-```"#0```@T```(-```"#0` M``@T```(-```"#0```@T```(-```"#0```@T```(-```"#0```@T```(-``` M"#0```@T```(-```"#0```@T```(-```"#0```@T```(-```"#0```@T```( M-```"#0```@T```(-```"#0```(````"`````@````(````"`````@````(` M```"`````@````(````"`````@````(````"`````@````(````"`````@`` M``(````"`````@````(````"`````@````(````"`````@````(````"```` M`@````(``````````````0````(````#````!`````4````&````!P````@` M```)````"@````L````,````#0````X````/````$````!$````2````$P`` M`!0````5````%@```!<````8````&0```!H````;````'````!T````>```` M'P```"`````A````(@```",````D````)0```"8````G````*````"D````J M````*P```"P````M````+@```"\````P````,0```#(````S````-````#4` M```V````-P```#@````Y````.@```#L````\````/0```#X````_````0``` M`&$```!B````8P```&0```!E````9@```&<```!H````:0```&H```!K```` M;````&T```!N````;P```'````!Q````<@```',```!T````=0```'8```!W M````>````'D```!Z````6P```%P```!=````7@```%\```!@````80```&(` M``!C````9````&4```!F````9P```&@```!I````:@```&L```!L````;0`` M`&X```!O````<````'$```!R````0```'H```![````?````'T```!^````?P```(````"!````@@```(,```"$ M````A0```(8```"'````B````(D```"*````BP```(P```"-````C@```(\` M``"0````D0```)(```"3````E````)4```"6````EP```)@```"9````F@`` M`)L```"<````G0```)X```"?````H````*$```"B````HP```*0```"E```` MI@```*<```"H````J0```*H```"K````K````*T```"N````KP```+````"Q M````L@```+,```"T````M0```+8```"W````N````+D```"Z````NP```+P` M``"]````O@```+\```#`````P0```,(```##````Q````,4```#&````QP`` M`,@```#)````R@```,L```#,````S0```,X```#/````T````-$```#2```` MTP```-0```#5````U@```-<```#8````V0```-H```#;````W````-T```#> M````WP```.````#A````X@```.,```#D````Y0```.8```#G````Z````.D` M``#J````ZP```.P```#M````[@```.\```#P````\0```/(```#S````]``` M`/4```#V````]P```/@```#Y````^@```/L```#\````_0```/X```#_```` M``````$````"`````P````0````%````!@````<````(````"0````H````+ M````#`````T````.````#P```!`````1````$@```!,````4````%0```!8` M```7````&````!D````:````&P```!P````=````'@```!\````@````(0`` M`"(````C````)````"4````F````)P```"@````I````*@```"L````L```` M+0```"X````O````,````#$````R````,P```#0````U````-@```#<````X M````.0```#H````[````/````#T````^````/P```$````!!````0@```$,` M``!$````10```$8```!'````2````$D```!*````2P```$P```!-````3@`` M`$\```!0````40```%(```!3````5````%4```!6````5P```%@```!9```` M6@```%L```!<````70```%X```!?````8````$$```!"````0P```$0```!% M````1@```$<```!(````20```$H```!+````3````$T```!.````3P```%`` M``!1````4@```%,```!4````50```%8```!7````6````%D```!:````>P`` M`'P```!]````?@```'\```"`````@0```((```"#````A````(4```"&```` MAP```(@```")````B@```(L```",````C0```(X```"/````D````)$```"2 M````DP```)0```"5````E@```)<```"8````F0```)H```";````G````)T` M``">````GP```*````"A````H@```*,```"D````I0```*8```"G````J``` M`*D```"J````JP```*P```"M````K@```*\```"P````L0```+(```"S```` MM````+4```"V````MP```+@```"Y````N@```+L```"\````O0```+X```"_ M````P````,$```#"````PP```,0```#%````Q@```,<```#(````R0```,H` M``#+````S````,T```#.````SP```-````#1````T@```-,```#4````U0`` M`-8```#7````V````-D```#:````VP```-P```#=````W@```-\```#@```` MX0```.(```#C````Y````.4```#F````YP```.@```#I````Z@```.L```#L M````[0```.X```#O````\````/$```#R````\P```/0```#U````]@```/<` M``#X````^0```/H```#[````_````/T```#^````_P```%8```!4O`D(!@`` M`+3!"0@&````%,()"`#0"0@D````H:$``/ZA````````=,()"*&B``"NH@`` M``@4``````"ZH@``P:(````(%```````RJ(``-"B````"!0``````-RB``#J MH@````@4``````#RH@``^:(````(%```````_J(``/ZB````"!0``````+&C M``"YHP```````.S#"0C!HP``VJ,````````0Q`D(X:,``/JC````````>,0) M"*&D``#SI`````@D``````"AI0``]J4````()```````H:8``+BF````B`0` M`````,&F``#8I@```!@$``````"AIP``P:<```"(!```````T:<``/&G```` M&`0``````*&H``#`J`````@4``````"AL```_K`````(#```````H;$``/ZQ M````"`P``````*&R``#^L@````@,``````"ALP``_K,````(#```````H;0` M`/ZT````"`P``````*&U``#^M0````@,``````"AM@``_K8````(#``````` MH;<``/ZW````"`P``````*&X``#^N`````@,``````"AN0``_KD````(#``` M````H;H``/ZZ````"`P``````*&[``#^NP````@,``````"AO```_KP````( M#```````H;T``/Z]````"`P``````*&^``#^O@````@,``````"AOP``_K\` M```(#```````H<```/[`````"`P``````*'!``#^P0````@,``````"AP@`` M_L(````(#```````H<,``/[#````"`P``````*'$``#^Q`````@,``````"A MQ0``_L4````(#```````H<8``/[&````"`P``````*''``#^QP````@,```` M``"AR```_L@````(#```````H M````"`P``````*'?``#^WP````@,``````"AX```_N`````(#```````H>$` M`/[A````"`P``````*'B``#^X@````@,``````"AXP``_N,````(#``````` MH>0``/[D````"`P``````*'E``#^Y0````@,``````"AY@``_N8````(#``` M````H><``/[G````"`P``````*'H``#^Z`````@,``````"AZ0``_ND````( M#```````H>H``/[J````"`P``````*'K``#^ZP````@,``````"A[```_NP` M```(#```````H>T``/[M````"`P``````*'N``#^[@````@,``````"A[P`` M_N\````(#```````H?```/[P````"`P``````*'Q``#^\0````@,``````"A M\@``_O(````(#```````H?,``/[S````"`P``````*'T``"D]`````@,```` M``#!HP``VJ,``.&C```0````X:,``/JC``#AHP``$````*&F``"XI@``P:8` M`!````#!I@``V*8``,&F```0````H:<``,&G``#1IP``$````-&G``#QIP`` MT:<``!````#!HP``VJ,``,&C```0````X:,``/JC``#!HP``$````*&F``"X MI@``H:8``!````#!I@``V*8``*&F```0````H:<``,&G``"AIP``$````-&G M``#QIP``H:<``!``````0`(``"@4```H%```*!0``"@4```H%```*!0``"@4 M```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0` M`"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*#0``"@4```H%``` M*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H M%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4 M```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0` M`"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%``` M*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H M%```*!0```@4```(%```"!0```@4```(%```"!0``0````(````#````!``` M``4````&````!P````@````)````"H@$``N(!``,B`0`#8@$``Z(!``/B`0` M`(@$``"(!```B`0``(@$``"(!```B`0``(@$``"(!```B`0``(@$``"(!``` MB`0``(@$``"(!```B`0``(@$``"(!```B`0``(@$``"(!``*&`0`"Q@$``P8 M!``-&`0`#A@$``\8!```&`0``!@$```8!```&`0``!@$```8!```&`0``!@$ M```8!```&`0``!@$```8!```&`0``!@$```8!```&`0``!@$```8!```&`0` M`!@$`#$@,'@P,#`P(#(@,'@X,#@P(#(@,'@P,#@P(#,@,'@X,#`P(#!X.#`X M,``````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````!`````@````(````#`````````("```"````` M`(```("````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````!`````````````@`````` M``````,````````````$````````````!0````````````8````````````' M````````````"`````````````D````````````*````````````"P`````` M``````P````````````-````````````#@````````````\````````````0 M````````````$0```````````!(````````````3````````````%``````` M`````!4````````````6````````````%P```````````!@````````````9 M````````````&@```````````!L````````````<````````````'0`````` M`````!X````````````?````````````(````````````"$````````````B M````````````(P```````````"0````````````E````````````)@`````` M`````"<````````````H````````````*0```````````"H````````````K M````````````+````````````"T````````````N````````````+P`````` M`````#`````````````Q````````````,@```````````#,````````````T M````````````-0```````````#8````````````W````````````.``````` M`````#D````````````Z````````````.P```````````#P````````````] M````````````/@```````````#\```````````!`````````````00`````` M`````$(```````````!#````````````1````````````$4```````````!& M````````````1P```````````$@```````````!)````````````2@`````` M`````$L```````````!,````````````30```````````$X```````````!/ M````````````4````````````%$```````````!2````````````4P`````` M`````%0```````````!5````````````5@```````````%<```````````!8 M````````````60```````````%H```````````!;````````````7``````` M`````%T```````````!>````````````7P```````````&````````````!A M````````````8@```````````&,```````````!D````````````90`````` M`````&8```````````!G````````````:````````````&D```````````!J M````````````:P```````````&P```````````!M````````````;@`````` M`````&\```````````!P````````````<0```````````'(```````````!S M````````````=````````````'4```````````!V````````````=P`````` M`````'@```````````!Y````````````>@```````````'L```````````!\ M````````````?0```````````'X```````````!_````````````@``````` M`````($```````````""````````````@P```````````(0```````````"% M````````````A@```````````(<```````````"(````````````B0`````` M`````(H```````````"+````````````C````````````(T```````````". M````````````CP```````````)````````````"1````````````D@`````` M`````),```````````"4````````````E0```````````)8```````````"7 M````````````F````````````)D```````````":````````````FP`````` M`````)P```````````"=````````````G@```````````)\```````````"@ M````````````H0```````````*(```````````"C````````````I``````` M`````*4```````````"F````````````IP```````````*@```````````"I M````````````J@```````````*L```````````"L````````````K0`````` M`````*X```````````"O````````````L````````````+$```````````"R M````````````LP```````````+0```````````"U````````````M@`````` M`````+<```````````"X````````````N0```````````+H```````````"[ M````````````O````````````+T```````````"^````````````OP`````` M`````,````````````#!````````````P@```````````,,```````````#$ M````````````Q0```````````,8```````````#'````````````R``````` M`````,D```````````#*````````````RP```````````,P```````````#- M````````````S@```````````,\```````````#0````````````T0`````` M`````-(```````````#3````````````U````````````-4```````````#6 M````````````UP```````````-@```````````#9````````````V@`````` M`````-L```````````#<````````````W0```````````-X```````````#? M````````````X````````````.$```````````#B````````````XP`````` M`````.0```````````#E````````````Y@```````````.<```````````#H M````````````Z0```````````.H```````````#K````````````[``````` M`````.T```````````#N````````````[P```````````/````````````#Q M````````````\@```````````/,```````````#T````````````]0`````` M`````/8```````````#W````````````^````````````/D```````````#Z M````````````^P```````````/P```````````#]````````````_@`````` M`````/\````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````!``````````(``````````P`````````$ M``````````4`````````!@`````````'``````````@`````````"0`````` M```*``````````L`````````#``````````-``````````X`````````#P`` M```````0`````````!$`````````$@`````````3`````````!0````````` M%0`````````6`````````!<`````````&``````````9`````````!H````` M````&P`````````<`````````!T`````````'@`````````?`````````"`` M````````(0`````````B`````````",`````````)``````````E```````` M`"8`````````)P`````````H`````````"D`````````*@`````````K```` M`````"P`````````+0`````````N`````````"\`````````,``````````Q M`````````#(`````````,P`````````T`````````#4`````````-@`````` M```W`````````#@`````````.0`````````Z`````````#L`````````/``` M```````]`````````#X`````````/P````````!``````````$$````````` M0@````````!#`````````$0`````````10````````!&`````````$<````` M````2`````````!)`````````$H`````````2P````````!,`````````$T` M````````3@````````!/`````````%``````````40````````!2```````` M`%,`````````5`````````!5`````````%8`````````5P````````!8```` M`````%D`````````6@````````!;`````````%P`````````70````````!> M`````````%\`````````8`````````!A`````````&(`````````8P`````` M``!D`````````&4`````````9@````````!G`````````&@`````````:0`` M``````!J`````````&L`````````;`````````!M`````````&X````````` M;P````````!P`````````'$`````````<@````````!S`````````'0````` M````=0````````!V`````````'<`````````>`````````!Y`````````'H` M````````>P````````!\`````````'T`````````?@````````!_```````` M`(``````````@0````````""`````````(,`````````A`````````"%```` M`````(8`````````AP````````"(`````````(D`````````B@````````"+ M`````````(P`````````C0````````".`````````(\`````````D``````` M``"1`````````)(`````````DP````````"4`````````)4`````````E@`` M``````"7`````````)@`````````F0````````":`````````)L````````` MG`````````"=`````````)X`````````GP````````"@`````````*$````` M````H@````````"C`````````*0`````````I0````````"F`````````*<` M````````J`````````"I`````````*H`````````JP````````"L```````` M`*T`````````K@````````"O`````````+``````````L0````````"R```` M`````+,`````````M`````````"U`````````+8`````````MP````````"X M`````````+D`````````N@````````"[`````````+P`````````O0`````` M``"^`````````+\`````````P`````````#!`````````,(`````````PP`` M``````#$`````````,4`````````Q@````````#'`````````,@````````` MR0````````#*`````````,L`````````S`````````#-`````````,X````` M````SP````````#0`````````-$`````````T@````````#3`````````-0` M````````U0````````#6`````````-<`````````V`````````#9```````` M`-H`````````VP````````#<`````````-T`````````W@````````#?```` M`````.``````````X0````````#B`````````.,`````````Y`````````#E M`````````.8`````````YP````````#H`````````.D`````````Z@`````` M``#K`````````.P`````````[0````````#N`````````.\`````````\``` M``````#Q`````````/(`````````\P````````#T`````````/4````````` M]@````````#W`````````/@`````````^0````````#Z`````````/L````` M````_`````````#]`````````/X`````````_P```````````0`````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M````````````````````````````4G5N94UA9VE%54,````````````````` M``````````````````````````````````#__0```@````(````"`````@`` M``(````"`````@````(````"```"0@```$(```!"````0@```$(````"```` M`@````(````"`````@````(````"`````@````(````"`````@````(````" M`````@````(````"`````@````(```9````$*```!"@```0H```$*```!"@` M``0H```$*```!"@```0H```$*```!"@```0H```$*```!"@```0H```%#``` M!0P!``4,`@`%#`,`!0P$``4,!0`%#`8`!0P'``4,"``%#`D`!"@```0H```$ M*```!"@```0H```$*```!"@```6)"@`%B0L`!8D,``6)#0`%B0X`!8D/``2) M```$B0``!(D```2)```$B0``!(D```2)```$B0``!(D```2)```$B0``!(D` M``2)```$B0``!(D```2)```$B0``!(D```2)```$B0``!"@```0H```$*``` M!"@```0H```$*```!1D*``49"P`%&0P`!1D-``49#@`%&0\`!!D```09```$ M&0``!!D```09```$&0``!!D```09```$&0``!!D```09```$&0``!!D```09 M```$&0``!!D```09```$&0``!!D```09```$*```!"@```0H```$*`````(` M`````````````````````````@````(````"`````@````(````"`````@`` M``(````"`````@````(````"`````@````(````"`````@````(````"```` M`@````(````````````````````"`````@````(````"`````@```````#0( M```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@` M`#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"``` M-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T M"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0( M```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@` M`#0(```T"```-`@``#0(```T"```-`@````"`````@````(````"`````@`` M``(````"`````@````(````"`````@````(````"`````@````(````"```` M`@````(````"`````@````(````"`````@````(````"`````@````(````" M`````@````(````"`````````````````0````(````#````!`````4````& M````!P````@````)````"@````L````,````#0````X````/````$````!$` M```2````$P```!0````5````%@```!<````8````&0```!H````;````'``` M`!T````>````'P```"`````A````(@```",````D````)0```"8````G```` M*````"D````J````*P```"P````M````+@```"\````P````,0```#(````S M````-````#4````V````-P```#@````Y````.@```#L````\````/0```#X` M```_````0````&$```!B````8P```&0```!E````9@```&<```!H````:0`` M`&H```!K````;````&T```!N````;P```'````!Q````<@```',```!T```` M=0```'8```!W````>````'D```!Z````6P```%P```!=````7@```%\```!@ M````80```&(```!C````9````&4```!F````9P```&@```!I````:@```&L` M``!L````;0```&X```!O````<````'$```!R````0```'H```![````?````'T```!^````?P```(````"!```` M@@```(,```"$````A0```(8```"'````B````(D```"*````BP```(P```"- M````C@```(\```"0````D0```)(```"3````E````)4```"6````EP```)@` M``"9````F@```)L```"<````G0```)X```"?````H````*$```"B````HP`` M`*0```"E````I@```*<```"H````J0```*H```"K````K````*T```"N```` MKP```+````"Q````L@```+,```"T````M0```+8```"W````N````+D```"Z M````NP```+P```"]````O@```+\```#`````P0```,(```##````Q````,4` M``#&````QP```,@```#)````R@```,L```#,````S0```,X```#/````T``` M`-$```#2````TP```-0```#5````U@```-<```#8````V0```-H```#;```` MW````-T```#>````WP```.````#A````X@```.,```#D````Y0```.8```#G M````Z````.D```#J````ZP```.P```#M````[@```.\```#P````\0```/(` M``#S````]````/4```#V````]P```/@```#Y````^@```/L```#\````_0`` M`/X```#_``````````$````"`````P````0````%````!@````<````(```` M"0````H````+````#`````T````.````#P```!`````1````$@```!,````4 M````%0```!8````7````&````!D````:````&P```!P````=````'@```!\` M```@````(0```"(````C````)````"4````F````)P```"@````I````*@`` M`"L````L````+0```"X````O````,````#$````R````,P```#0````U```` M-@```#<````X````.0```#H````[````/````#T````^````/P```$````!! M````0@```$,```!$````10```$8```!'````2````$D```!*````2P```$P` M``!-````3@```$\```!0````40```%(```!3````5````%4```!6````5P`` M`%@```!9````6@```%L```!<````70```%X```!?````8````$$```!"```` M0P```$0```!%````1@```$<```!(````20```$H```!+````3````$T```!. M````3P```%````!1````4@```%,```!4````50```%8```!7````6````%D` M``!:````>P```'P```!]````?@```'\```"`````@0```((```"#````A``` M`(4```"&````AP```(@```")````B@```(L```",````C0```(X```"/```` MD````)$```"2````DP```)0```"5````E@```)<```"8````F0```)H```"; M````G````)T```">````GP```*````"A````H@```*,```"D````I0```*8` M``"G````J````*D```"J````JP```*P```"M````K@```*\```"P````L0`` M`+(```"S````M````+4```"V````MP```+@```"Y````N@```+L```"\```` MO0```+X```"_````P````,$```#"````PP```,0```#%````Q@```,<```#( M````R0```,H```#+````S````,T```#.````SP```-````#1````T@```-,` M``#4````U0```-8```#7````V````-D```#:````VP```-P```#=````W@`` M`-\```#@````X0```.(```#C````Y````.4```#F````YP```.@```#I```` MZ@```.L```#L````[0```.X```#O````\````/$```#R````\P```/0```#U M````]@```/<```#X````^0```/H```#[````_````/T```#^````_P```%8` M````````!@`````````&`````$!`!0@````K``"AH0``H?X`````P!X%"``` MHJ$``**N`!0(`,`>!0@``**Z``"BP0`4"`#`'@4(``"BR@``HM``%`@`P!X% M"```HMP``*+J`!0(`,`>!0@``*+R``"B^0`4"`#`'@4(``"B_@``HOX`%`@` MP!X%"```H[$``*.Y`````,`>!0@``*/!``"CV@````#`'@4(``"CX0``H_H` M````P!X%"```I*$``*3S`"0(`,`>!0@``*6A``"E]@`D"`#`'@4(``"FH0`` MIK@`!(@`P!X%"```IL$``*;8``08`,`>!0@``*>A``"GP0`$B`#`'@4(``"G MT0``I_$`!!@`P!X%"```J*$``*C``!0(`,`>!0@``+"A``"P_@`,"`#`'@4( M``"QH0``L?X`#`@`P!X%"```LJ$``++^``P(`,`>!0@``+.A``"S_@`,"`#` M'@4(``"TH0``M/X`#`@`P!X%"```M:$``+7^``P(`,`>!0@``+:A``"V_@`, M"`#`'@4(``"WH0``M_X`#`@`P!X%"```N*$``+C^``P(`,`>!0@``+FA``"Y M_@`,"`#`'@4(``"ZH0``NOX`#`@`P!X%"```NZ$``+O^``P(`,`>!0@``+RA M``"\_@`,"`#`'@4(``"]H0``O?X`#`@`P!X%"```OJ$``+[^``P(`,`>!0@` M`+^A``"__@`,"`#`'@4(``#`H0``P/X`#`@`P!X%"```P:$``,'^``P(`,`> M!0@``,*A``#"_@`,"`#`'@4(``##H0``P_X`#`@`P!X%"```Q*$``,3^``P( M`,`>!0@``,6A``#%_@`,"`#`'@4(``#&H0``QOX`#`@`P!X%"```QZ$``,?^ M``P(`,`>!0@``,BA``#(_@`,"`#`'@4(``#)H0``R?X`#`@`P!X%"```RJ$` M`,K^``P(`,`>!0@``,NA``#+_@`,"`#`'@4(``#,H0``S/X`#`@`P!X%"``` MS:$``,W^``P(`,`>!0@``,ZA``#._@`,"`#`'@4(``#/H0``S],`#`@`P!X% M"```T*$``-#^``P(`,`>!0@``-&A``#1_@`,"`#`'@4(``#2H0``TOX`#`@` MP!X%"```TZ$``-/^``P(`,`>!0@``-2A``#4_@`,"`#`'@4(``#5H0``U?X` M#`@`P!X%"```UJ$``-;^``P(`,`>!0@``->A``#7_@`,"`#`'@4(``#8H0`` MV/X`#`@`P!X%"```V:$``-G^``P(`,`>!0@``-JA``#:_@`,"`#`'@4(``#; MH0``V_X`#`@`P!X%"```W*$``-S^``P(`,`>!0@``-VA``#=_@`,"`#`'@4( M``#>H0``WOX`#`@`P!X%"```WZ$``-_^``P(`,`>!0@``."A``#@_@`,"`#` M'@4(``#AH0``X?X`#`@`P!X%"```XJ$``.+^``P(`,`>!0@``..A``#C_@`, M"`#`'@4(``#DH0``Y/X`#`@`P!X%"```Y:$``.7^``P(`,`>!0@``.:A``#F M_@`,"`#`'@4(``#GH0``Y_X`#`@`P!X%"```Z*$``.C^``P(`,`>!0@``.FA M``#I_@`,"`#`'@4(``#JH0``ZOX`#`@`P!X%"```ZZ$``.O^``P(`,`>!0@` M`.RA``#L_@`,"`#`'@4(``#MH0``[?X`#`@`P!X%"```[J$``.[^``P(`,`> M!0@``.^A``#O_@`,"`#`'@4(``#PH0``\/X`#`@`P!X%"```\:$``/'^``P( M`,`>!0@``/*A``#R_@`,"`#`'@4(``#SH0``\_X`#`@`P!X%"```]*$``/2D M``P(`,`>!0@``*/!``"CV@``H^$0``````"CX0``H_H``*/A$```````IJ$` M`*:X``"FP1```````*;!``"FV```IL$0``````"GH0``I\$``*?1$``````` MI]$``*?Q``"GT1```````*/!``"CV@``H\$0``````"CX0``H_H``*/!$``` M````IJ$``*:X``"FH1```````*;!``"FV```IJ$0``````"GH0``I\$``*>A M$```````I]$``*?Q``"GH1```````D```!0H```4*```%"@``!0H```4*``` M%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4 M*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```-"@``!0H M```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@` M`!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*``` M%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4 M*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H M```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@` M`!0H```4*```%"@``!0(```4"```%`@``!0(```4"```%`@``````0````(` M```#````!`````4````&````!P````@````)``2("@`$B`L`!(@,``2(#0`$ MB`X`!(@/``2(```$B```!(@```2(```$B```!(@```2(```$B```!(@```2( M```$B```!(@```2(```$B```!(@```2(```$B```!(@```2(```$B```!!@* M``08"P`$&`P`!!@-``08#@`$&`\`!!@```08```$&```!!@```08```$&``` M!!@```08```$&```!!@```08```$&```!!@```08```$&```!!@```08```$ M&```!!@```08`#$@,'@P,#`P(#(@,'@X,#@P(#(@,'@P,#@P(#,@,'@X,#`P M(#!X.#`X,``````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`*`)"*"@"0@`````````````````````0*`)"`"@"0@"`````P```*"@"0@! M`````@```$"@"0@!`````0````$````!```````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````#?8P<(`%`*"```````````Q6,'"``````````````````````$ M`````$`````````````````````````P[+^_[&<'"`0````````````````` M``"@B0D(`$````````!66@<(`P````````!@[+^_!6L'"`!````````````` M`-]C!PB@B0D(`$````9T`@#R'V,`I($!``````"@[+^_N7$'"`!````````` M5:#H/P````"@B0D(``0```L5``"]?0<(QP`````````#```````````````` M`````````,]9!P@`0````````.#LO[\O>`<(`P`````````````````````` M````````8.V_OXIW!P@`0````````(#MO[^;3@8(H(D)"``````````````` M`*")"0B@B0D(P"H)",5C!P@`````_____Z#MO[\``````````!!X!PB@[;^_ M8V<'".#$"0@8````&````*EW!P@#`````!`*"`!`````````H(D)"`4```"` M[;^_^6H'"!@`````````D.V_O^"8!@C@Q`D()````&BD"`C%8P<(`@`````` M``#`[;^_"FD'"!@`````````T.V_O^GN!0C@Q`D()````&BD"`CY:@<(%``` M```0"@A`````&`````#0"0@&````\.V_O_EJ!P@D````"Q4``!#NO[]`;@<( MX,0)""0````!````H(D)"``0"@@`````,.Z_O[EQ!P@D``````````"P"0@& M````!,4)"`#0"0@$````>7('""AW!@C@*@D(EOV_OP$`````````____!W#N MO[^DR@4(!,4)"&SNO[\0````*)H&"`"P"0@,L`D(:*0("```````L`D(H(D) M"````````````P````K%"0@`1`D(*[T%"`!$"0C`*@D(T/*_O^/J!0AX>`4( MP"H)");]O[^@B0D(,.<%"``````O=7-R+W-H87)E+VQO8V%L92]J85]*4"YE M=6-*4"],0U]#5%E010!R+W-H87)E+VQO8V%L92]J85]*4"YE=6-*4"],0U]# M3TQ,051%```````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````````````````````````````````````````#0\K^_4W<& M".`J"0C\A@D(`````!R["`@/````#P```,"&"0@`````*'<&"``````````` M,2XQ"@```````````/._O_9Y!0C@*@D(`-H("```````````2;H'"`,```"6 M_;^_````````````V@@(0/._OUQW!0@#````&````,`K"0A3=P4(P"L)"`#: M"`@```````````(````"````U/F_OP```````````````(#YO[_M@@0(```` M`$FZ!P@```````````(```#4^;^_X/F_OP````````````````````"`\[^_ M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````````#,^;^_/H$$"`(```#4^;^_X/F_OP````#,^;^_MH`$ M"">!!`B6%E;6]N M+RYC8V1E9@!.3E104T525D52/6YE=W,N;65D:6$N:WEO=&\M=2YA8RYJ<`!- M04Y0051(/2]U6%E;6]N+RYC=G,`4U-(7U1463TO9&5V+W1T>7`P M`%5315(]>6%E;6]N`$=,24)?0T].1DE'/2]U6%E;6]N+V)I;CHO=F%R+W%M86EL+V)I;@!-04E,/2]V M87(O;6%I;"]Y865M;VX`1TY/345?3$E"0T].1DE'7U!!5$@]+W5S'1E;G-I;VY=(%MF:6QE("XN+ET` M)7,*)7,*`'(`)7,`(B5S(@`@+BXN(@`M:2!M87D@;F]T(&)E('5S960@=VET M:"!S=&1I;@!S=&1I;@`E2D@-"\R,"\Y-`!R96%L;&]C`"5S``H``"5L=0H`%K@$ M"!:X!`@6N`0(`+@$"!:X!`@6N`0(%K@$"!:X!`@6N`0(%K@$")BR!`@6N`0( M%K@$"#BS!`B`LP0(%K@$"!:X!`@6N`0(%K@$"!:X!`ADM`0(%K@$"/2T!`@6 MN`0(%K@$"!:X!`@6N`0(%K@$"!:X!`@6N`0(%K@$"!:X!`@6N`0(%K@$"!:X M!`@6N`0(%K@$"!:X!`@6N`0(]+$$",.V!`A@L@0(SK($"!:X!`@6N`0(&+,$ M"&"S!`BTLP0(%K@$"!:X!`C$LP0(%K@$"-BS!`@6N`0(H+0$"*"U!`@(M@0( MF+8$"*RV!`@6N`0(%K@$",RV!`AHMP0(O+<$"!:X!`C#M@0(%K@$"!:X!`@` M```````````````````````````````E;'4Z("5S.B!<)60@;F]T(&1E9FEN M960@:6X@=&AE(%)%`'(`2!N;W0@8F4@96UP='D`4D4@97)R M;W(Z("5S`````````````/3ZO[_\Y00(`````'L````"`````P```'T````` M````!````&$````!`````0```&(````"````!@```&,````"`````0```&0` M```"`````````$0````"`````````&<````"`````````$<````"```````` M`&@````"`````````$@````"`````````&D````!`````0```&P````"```` M`````&X````"`````````$X````"`````````'`````"`````````%`````" M`````````'$````!`````````'(````!````"````',````"````"@```'0` M```"````!@```'<````"````"0```'@````"`````````'D````"````"P`` M`"$````"`````@```#H`````````!P```",`````````!0```#T````!```` M````````````````!0```.P%!0CP!04(``````````#_____``````$````! M````#````,2+!`@-````.,8$"`0````H@00(!0```,B'!`@&````6(,$"`H` M```K`@``"P```!`````5````M"V%%P,`````Y@0(`@```)@!```4````$0`` M`!<````LB@0($0```/2)!`@2````.````!,````(```````````````````` M````````````````````````````````````````````````_____P````#_ M____`````$#E!`@`4(474`2$%^:+!`CVBP0(!HP$"!:,!`@FC`0(-HP$"$:, M!`A6C`0(9HP$"':,!`B&C`0(EHP$"*:,!`BVC`0(QHP$"-:,!`CFC`0(]HP$ M"`:-!`@6C00()HT$"#:-!`A&C00(5HT$"&:-!`AVC00(AHT$"):-!`BFC00( MMHT$",:-!`C6C00(YHT$"/:-!`@&C@0(%HX$"":.!`CX"H<7((N)%U:.!`AF MC@0(=HX$"(:.!`B6C@0(IHX$"+:.!`C&C@0(UHX$".:.!`CVC@0(!H\$"``` M````````^":.%Z`FCA=0)XX7`````%)U;F5-86=I3D].10`````````````` M``````````````````````"4"XP7U`N,%_W_`````@````(````"`````@`` M``(````"`````@````(````"````0@(``$(```!"````0@```$(````"```` M`@````(````"`````@````(````"`````@````(````"`````@````(````" M`````@````(````"`````@````(```!`!@``*`0``"@$```H!```*`0``"@$ M```H!```*`0``"@$```H!```*`0``"@$```H!```*`0``"@$```H!```#`4` M`0P%``(,!0`##`4`!`P%``4,!0`&#`4`!PP%``@,!0`)#`4``"@$```H!``` M*`0``"@$```H!```*`0``"@$``J)!0`+B04`#(D%``V)!0`.B04`#XD%``") M!```B00``(D$``")!```B00``(D$``")!```B00``(D$``")!```B00``(D$ M``")!```B00``(D$``")!```B00``(D$``")!```B00``"@$```H!```*`0` M`"@$```H!```*`0`"AD%``L9!0`,&04`#1D%``X9!0`/&04``!D$```9!``` M&00``!D$```9!```&00``!D$```9!```&00``!D$```9!```&00``!D$```9 M!```&00``!D$```9!```&00``!D$```9!```*`0``"@$```H!```*`0```(` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````````````````````$````"`````P````0````%````!@`` M``<````(````"0````H````+````#`````T````.````#P```!`````1```` M$@```!,````4````%0```!8````7````&````!D````:````&P```!P````= M````'@```!\````@````(0```"(````C````)````"4````F````)P```"@` M```I````*@```"L````L````+0```"X````O````,````#$````R````,P`` M`#0````U````-@```#<````X````.0```#H````[````/````#T````^```` M/P```$````!A````8@```&,```!D````90```&8```!G````:````&D```!J M````:P```&P```!M````;@```&\```!P````<0```'(```!S````=````'4` M``!V````=P```'@```!Y````>@```%L```!<````70```%X```!?````8``` M`&$```!B````8P```&0```!E````9@```&<```!H````:0```&H```!K```` M;````&T```!N````;P```'````!Q````<@```',```!T````=0```'8```!W M````>````'D```!Z````>P```'P```!]````?@```'\```"`````@0```((` M``"#````A````(4```"&````AP```(@```")````B@```(L```",````C0`` M`(X```"/````D````)$```"2````DP```)0```"5````E@```)<```"8```` MF0```)H```";````G````)T```">````GP```*````"A````H@```*,```"D M````I0```*8```"G````J````*D```"J````JP```*P```"M````K@```*\` M``"P````L0```+(```"S````M````+4```"V````MP```+@```"Y````N@`` M`+L```"\````O0```+X```"_````P````,$```#"````PP```,0```#%```` MQ@```,<```#(````R0```,H```#+````S````,T```#.````SP```-````#1 M````T@```-,```#4````U0```-8```#7````V````-D```#:````VP```-P` M``#=````W@```-\```#@````X0```.(```#C````Y````.4```#F````YP`` M`.@```#I````Z@```.L```#L````[0```.X```#O````\````/$```#R```` M\P```/0```#U````]@```/<```#X````^0```/H```#[````_````/T```#^ M````_P`````````!`````@````,````$````!0````8````'````"`````D` M```*````"P````P````-````#@````\````0````$0```!(````3````%``` M`!4````6````%P```!@````9````&@```!L````<````'0```!X````?```` M(````"$````B````(P```"0````E````)@```"<````H````*0```"H````K M````+````"T````N````+P```#`````Q````,@```#,````T````-0```#8` M```W````.````#D````Z````.P```#P````]````/@```#\```!`````00`` M`$(```!#````1````$4```!&````1P```$@```!)````2@```$L```!,```` M30```$X```!/````4````%$```!2````4P```%0```!5````5@```%<```!8 M````60```%H```!;````7````%T```!>````7P```&````!!````0@```$,` M``!$````10```$8```!'````2````$D```!*````2P```$P```!-````3@`` M`$\```!0````40```%(```!3````5````%4```!6````5P```%@```!9```` M6@```'L```!\````?0```'X```!_````@````($```""````@P```(0```"% M````A@```(<```"(````B0```(H```"+````C````(T```".````CP```)`` M``"1````D@```),```"4````E0```)8```"7````F````)D```":````FP`` M`)P```"=````G@```)\```"@````H0```*(```"C````I````*4```"F```` MIP```*@```"I````J@```*L```"L````K0```*X```"O````L````+$```"R M````LP```+0```"U````M@```+<```"X````N0```+H```"[````O````+T` M``"^````OP```,````#!````P@```,,```#$````Q0```,8```#'````R``` M`,D```#*````RP```,P```#-````S@```,\```#0````T0```-(```#3```` MU````-4```#6````UP```-@```#9````V@```-L```#<````W0```-X```#? M````X````.$```#B````XP```.0```#E````Y@```.<```#H````Z0```.H` M``#K````[````.T```#N````[P```/````#Q````\@```/,```#T````]0`` M`/8```#W````^````/D```#Z````^P```/P```#]````_@```/\````````` M``````````````````````````````````````$`````(`4(```````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````````````````````````````````````````/#YO[\` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M````````````$`4((``%`'H`?P#`____________________@!`%")A4CQ<` M4`4(`&`%"``0`````````````````````````'`%"``("P`!``(``@`````` M```````````````````````````````````````````````````````````` M`"`0!0@`@`4(`,`%"`!``````````````````````````$`%"$``!@`_`$`` M_O________\````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````!2=6YE36%G:4550P`````````````````````````````````````` M0`` M`'H```!;````7````%T```!>````7P```&````!A````8@```&,```!D```` M90```&8```!G````:````&D```!J````:P```&P```!M````;@```&\```!P M````<0```'(```!S````=````'4```!V````=P```'@```!Y````>@```'L` M``!\````?0```'X```!_````@````($```""````@P```(0```"%````A@`` M`(<```"(````B0```(H```"+````C````(T```".````CP```)````"1```` MD@```),```"4````E0```)8```"7````F````)D```":````FP```)P```"= M````G@```)\```"@````H0```*(```"C````I````*4```"F````IP```*@` M``"I````J@```*L```"L````K0```*X```"O````L````+$```"R````LP`` M`+0```"U````M@```+<```"X````N0```+H```"[````O````+T```"^```` MOP```,````#!````P@```,,```#$````Q0```,8```#'````R````,D```#* M````RP```,P```#-````S@```,\```#0````T0```-(```#3````U````-4` M``#6````UP```-@```#9````V@```-L```#<````W0```-X```#?````X``` M`.$```#B````XP```.0```#E````Y@```.<```#H````Z0```.H```#K```` M[````.T```#N````[P```/````#Q````\@```/,```#T````]0```/8```#W M````^````/D```#Z````^P```/P```#]````_@```/\``````````0````(` M```#````!`````4````&````!P````@````)````"@````L````,````#0`` M``X````/````$````!$````2````$P```!0````5````%@```!<````8```` M&0```!H````;````'````!T````>````'P```"`````A````(@```",````D M````)0```"8````G````*````"D````J````*P```"P````M````+@```"\` M```P````,0```#(````S````-````#4````V````-P```#@````Y````.@`` M`#L````\````/0```#X````_````0````$$```!"````0P```$0```!%```` M1@```$<```!(````20```$H```!+````3````$T```!.````3P```%````!1 M````4@```%,```!4````50```%8```!7````6````%D```!:````6P```%P` M``!=````7@```%\```!@````00```$(```!#````1````$4```!&````1P`` M`$@```!)````2@```$L```!,````30```$X```!/````4````%$```!2```` M4P```%0```!5````5@```%<```!8````60```%H```![````?````'T```!^ M````?P```(````"!````@@```(,```"$````A0```(8```"'````B````(D` M``"*````BP```(P```"-````C@```(\```"0````D0```)(```"3````E``` M`)4```"6````EP```)@```"9````F@```)L```"<````G0```)X```"?```` MH````*$```"B````HP```*0```"E````I@```*<```"H````J0```*H```"K M````K````*T```"N````KP```+````"Q````L@```+,```"T````M0```+8` M``"W````N````+D```"Z````NP```+P```"]````O@```+\```#`````P0`` M`,(```##````Q````,4```#&````QP```,@```#)````R@```,L```#,```` MS0```,X```#/````T````-$```#2````TP```-0```#5````U@```-<```#8 M````V0```-H```#;````W````-T```#>````WP```.````#A````X@```.,` M``#D````Y0```.8```#G````Z````.D```#J````ZP```.P```#M````[@`` M`.\```#P````\0```/(```#S````]````/4```#V````]P```/@```#Y```` M^@```/L```#\````_0```/X```#_````5@```%0L!0@&````M#$%"`8````4 M,@4(`$`%""0```"AH0``_J$```````!T,@4(H:(``*ZB````"!0``````+JB M``#!H@````@4``````#*H@``T*(````(%```````W*(``.JB````"!0````` M`/*B``#YH@````@4``````#^H@``_J(````(%```````L:,``+FC```````` M[#,%",&C``#:HP```````!`T!0CAHP``^J,```````!X-`4(H:0``/.D```` M""0``````*&E``#VI0````@D``````"AI@``N*8```"(!```````P:8``-BF M````&`0``````*&G``#!IP```(@$``````#1IP``\:<````8!```````H:@` M`,"H````"!0``````*&P``#^L`````@,``````"AL0``_K$````(#``````` MH;(``/ZR````"`P``````*&S``#^LP````@,``````"AM```_K0````(#``` M````H;4``/ZU````"`P``````*&V``#^M@````@,``````"AMP``_K<````( M#```````H;@``/ZX````"`P``````*&Y``#^N0````@,``````"AN@``_KH` M```(#```````H;L``/Z[````"`P``````*&\``#^O`````@,``````"AO0`` M_KT````(#```````H;X``/Z^````"`P``````*&_``#^OP````@,``````"A MP```_L`````(#```````H<$``/[!````"`P``````*'"``#^P@````@,```` M``"APP``_L,````(#```````H<0``/[$````"`P``````*'%``#^Q0````@, M``````"AQ@``_L8````(#```````H<<``/['````"`P``````*'(``#^R``` M``@,``````"AR0``_LD````(#```````H(``/[B````"`P``````*'C``#^XP````@,``````"AY```_N0````( M#```````H>4``/[E````"`P``````*'F``#^Y@````@,``````"AYP``_N<` M```(#```````H>@``/[H````"`P``````*'I``#^Z0````@,``````"AZ@`` M_NH````(#```````H>L``/[K````"`P``````*'L``#^[`````@,``````"A M[0``_NT````(#```````H>X``/[N````"`P``````*'O``#^[P````@,```` M``"A\```_O`````(#```````H?$``/[Q````"`P``````*'R``#^\@````@, M``````"A\P``_O,````(#```````H?0``*3T````"`P``````,&C``#:HP`` MX:,``!````#AHP``^J,``.&C```0````H:8``+BF``#!I@``$````,&F``#8 MI@``P:8``!````"AIP``P:<``-&G```0````T:<``/&G``#1IP``$````,&C M``#:HP``P:,``!````#AHP``^J,``,&C```0````H:8``+BF``"AI@``$``` M`,&F``#8I@``H:8``!````"AIP``P:<``*&G```0````T:<``/&G``"AIP`` M$`````!``@``*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%``` M*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H M%```*!0``"@4```H%```*!0``"@4```H-```*!0``"@4```H%```*!0``"@4 M```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0` M`"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%``` M*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H M%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4 M```H%```*!0``"@4```H%```*!0``"@4```H%```*!0``"@4```H%```"!0` M``@4```(%```"!0```@4```(%``!`````@````,````$````!0````8````' M````"`````D````*B`0`"X@$``R(!``-B`0`#H@$``^(!```B`0``(@$``"( M!```B`0``(@$``"(!```B`0``(@$``"(!```B`0``(@$``"(!```B`0``(@$ M``"(!```B`0``(@$``"(!```B`0``(@$``H8!``+&`0`#!@$``T8!``.&`0` M#Q@$```8!```&`0``!@$```8!```&`0``!@$```8!```&`0``!@$```8!``` M&`0``!@$```8!```&`0``!@$```8!```&`0``!@$```8!```&`0`,2`P>#`P M,#`@,B`P>#@P.#`@,B`P>#`P.#`@,R`P>#@P,#`@,'@X,#@P```````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````$````"`````@````,`````````@(```(``````@```@(`````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````````````````$````````````"`````````````P`````` M``````0````````````%````````````!@````````````<````````````( M````````````"0````````````H````````````+````````````#``````` M``````T````````````.````````````#P```````````!`````````````1 M````````````$@```````````!,````````````4````````````%0`````` M`````!8````````````7````````````&````````````!D````````````: M````````````&P```````````!P````````````=````````````'@`````` M`````!\````````````@````````````(0```````````"(````````````C M````````````)````````````"4````````````F````````````)P`````` M`````"@````````````I````````````*@```````````"L````````````L M````````````+0```````````"X````````````O````````````,``````` M`````#$````````````R````````````,P```````````#0````````````U M````````````-@```````````#<````````````X````````````.0`````` M`````#H````````````[````````````/````````````#T````````````^ M````````````/P```````````$````````````!!````````````0@`````` M`````$,```````````!$````````````10```````````$8```````````!' M````````````2````````````$D```````````!*````````````2P`````` M`````$P```````````!-````````````3@```````````$\```````````!0 M````````````40```````````%(```````````!3````````````5``````` M`````%4```````````!6````````````5P```````````%@```````````!9 M````````````6@```````````%L```````````!<````````````70`````` M`````%X```````````!?````````````8````````````&$```````````!B M````````````8P```````````&0```````````!E````````````9@`````` M`````&<```````````!H````````````:0```````````&H```````````!K M````````````;````````````&T```````````!N````````````;P`````` M`````'````````````!Q````````````<@```````````',```````````!T M````````````=0```````````'8```````````!W````````````>``````` M`````'D```````````!Z````````````>P```````````'P```````````!] M````````````?@```````````'\```````````"`````````````@0`````` M`````((```````````"#````````````A````````````(4```````````"& M````````````AP```````````(@```````````")````````````B@`````` M`````(L```````````",````````````C0```````````(X```````````"/ M````````````D````````````)$```````````"2````````````DP`````` M`````)0```````````"5````````````E@```````````)<```````````"8 M````````````F0```````````)H```````````";````````````G``````` M`````)T```````````">````````````GP```````````*````````````"A M````````````H@```````````*,```````````"D````````````I0`````` M`````*8```````````"G````````````J````````````*D```````````"J M````````````JP```````````*P```````````"M````````````K@`````` M`````*\```````````"P````````````L0```````````+(```````````"S M````````````M````````````+4```````````"V````````````MP`````` M`````+@```````````"Y````````````N@```````````+L```````````"\ M````````````O0```````````+X```````````"_````````````P``````` M`````,$```````````#"````````````PP```````````,0```````````#% M````````````Q@```````````,<```````````#(````````````R0`````` M`````,H```````````#+````````````S````````````,T```````````#. M````````````SP```````````-````````````#1````````````T@`````` M`````-,```````````#4````````````U0```````````-8```````````#7 M````````````V````````````-D```````````#:````````````VP`````` M`````-P```````````#=````````````W@```````````-\```````````#@ M````````````X0```````````.(```````````#C````````````Y``````` M`````.4```````````#F````````````YP```````````.@```````````#I M````````````Z@```````````.L```````````#L````````````[0`````` M`````.X```````````#O````````````\````````````/$```````````#R M````````````\P```````````/0```````````#U````````````]@`````` M`````/<```````````#X````````````^0```````````/H```````````#[ M````````````_````````````/T```````````#^````````````_P`````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````$``````````@`````````#``````````0`````````!0`` M```````&``````````<`````````"``````````)``````````H````````` M"P`````````,``````````T`````````#@`````````/`````````!`````` M````$0`````````2`````````!,`````````%``````````5`````````!8` M````````%P`````````8`````````!D`````````&@`````````;```````` M`!P`````````'0`````````>`````````!\`````````(``````````A```` M`````"(`````````(P`````````D`````````"4`````````)@`````````G M`````````"@`````````*0`````````J`````````"L`````````+``````` M```M`````````"X`````````+P`````````P`````````#$`````````,@`` M```````S`````````#0`````````-0`````````V`````````#<````````` M.``````````Y`````````#H`````````.P`````````\`````````#T````` M````/@`````````_`````````$``````````00````````!"`````````$,` M````````1`````````!%`````````$8`````````1P````````!(```````` M`$D`````````2@````````!+`````````$P`````````30````````!.```` M`````$\`````````4`````````!1`````````%(`````````4P````````!4 M`````````%4`````````5@````````!7`````````%@`````````60`````` M``!:`````````%L`````````7`````````!=`````````%X`````````7P`` M``````!@`````````&$`````````8@````````!C`````````&0````````` M90````````!F`````````&<`````````:`````````!I`````````&H````` M````:P````````!L`````````&T`````````;@````````!O`````````'`` M````````<0````````!R`````````',`````````=`````````!U```````` M`'8`````````=P````````!X`````````'D`````````>@````````![```` M`````'P`````````?0````````!^`````````'\`````````@`````````"! M`````````((`````````@P````````"$`````````(4`````````A@`````` M``"'`````````(@`````````B0````````"*`````````(L`````````C``` M``````"-`````````(X`````````CP````````"0`````````)$````````` MD@````````"3`````````)0`````````E0````````"6`````````)<````` M````F`````````"9`````````)H`````````FP````````"<`````````)T` M````````G@````````"?`````````*``````````H0````````"B```````` M`*,`````````I`````````"E`````````*8`````````IP````````"H```` M`````*D`````````J@````````"K`````````*P`````````K0````````"N M`````````*\`````````L`````````"Q`````````+(`````````LP`````` M``"T`````````+4`````````M@````````"W`````````+@`````````N0`` M``````"Z`````````+L`````````O`````````"]`````````+X````````` MOP````````#``````````,$`````````P@````````##`````````,0````` M````Q0````````#&`````````,<`````````R`````````#)`````````,H` M````````RP````````#,`````````,T`````````S@````````#/```````` M`-``````````T0````````#2`````````-,`````````U`````````#5```` M`````-8`````````UP````````#8`````````-D`````````V@````````#; M`````````-P`````````W0````````#>`````````-\`````````X``````` M``#A`````````.(`````````XP````````#D`````````.4`````````Y@`` M``````#G`````````.@`````````Z0````````#J`````````.L````````` M[`````````#M`````````.X`````````[P````````#P`````````/$````` M````\@````````#S`````````/0`````````]0````````#V`````````/<` M````````^`````````#Y`````````/H`````````^P````````#\```````` M`/T`````````_@````````#_```````````!```````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````!2=6YE36%G:4550P`````````````````````````````` M`````````````````````/_]```"`````@````(````"`````@````(````" M`````@````(```)"````0@```$(```!"````0@````(````"`````@````(` M```"`````@````(````"`````@````(````"`````@````(````"`````@`` M``(````"`````@``!D````0H```$*```!"@```0H```$*```!"@```0H```$ M*```!"@```0H```$*```!"@```0H```$*```!"@```4,```%#`$`!0P"``4, M`P`%#`0`!0P%``4,!@`%#`<`!0P(``4,"0`$*```!"@```0H```$*```!"@` M``0H```$*```!8D*``6)"P`%B0P`!8D-``6)#@`%B0\`!(D```2)```$B0`` M!(D```2)```$B0``!(D```2)```$B0``!(D```2)```$B0``!(D```2)```$ MB0``!(D```2)```$B0``!(D```2)```$*```!"@```0H```$*```!"@```0H M```%&0H`!1D+``49#``%&0T`!1D.``49#P`$&0``!!D```09```$&0``!!D` M``09```$&0``!!D```09```$&0``!!D```09```$&0``!!D```09```$&0`` M!!D```09```$&0``!!D```0H```$*```!"@```0H`````@`````````````` M```````````"`````@````(````"`````@````(````"`````@````(````" M`````@````(````"`````@````(````"`````@````(````"`````@`````` M``````````````(````"`````@````(````"````````-`@``#0(```T"``` M-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T M"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0( M```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@` M`#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"``` M-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T"```-`@``#0(```T M"```-`@``#0(```T"`````(````"`````@````(````"`````@````(````" M`````@````(````"`````@````(````"`````@````(````"`````@````(` M```"`````@````(````"`````@````(````"`````@````(````"`````@`` M``(````````````````!`````@````,````$````!0````8````'````"``` M``D````*````"P````P````-````#@````\````0````$0```!(````3```` M%````!4````6````%P```!@````9````&@```!L````<````'0```!X````? M````(````"$````B````(P```"0````E````)@```"<````H````*0```"H` M```K````+````"T````N````+P```#`````Q````,@```#,````T````-0`` M`#8````W````.````#D````Z````.P```#P````]````/@```#\```!````` M80```&(```!C````9````&4```!F````9P```&@```!I````:@```&L```!L M````;0```&X```!O````<````'$```!R````0```'H```!;````7````%T```!>````7P```&````!A````8@`` M`&,```!D````90```&8```!G````:````&D```!J````:P```&P```!M```` M;@```&\```!P````<0```'(```!S````=````'4```!V````=P```'@```!Y M````>@```'L```!\````?0```'X```!_````@````($```""````@P```(0` M``"%````A@```(<```"(````B0```(H```"+````C````(T```".````CP`` M`)````"1````D@```),```"4````E0```)8```"7````F````)D```":```` MFP```)P```"=````G@```)\```"@````H0```*(```"C````I````*4```"F M````IP```*@```"I````J@```*L```"L````K0```*X```"O````L````+$` M``"R````LP```+0```"U````M@```+<```"X````N0```+H```"[````O``` M`+T```"^````OP```,````#!````P@```,,```#$````Q0```,8```#'```` MR````,D```#*````RP```,P```#-````S@```,\```#0````T0```-(```#3 M````U````-4```#6````UP```-@```#9````V@```-L```#<````W0```-X` M``#?````X````.$```#B````XP```.0```#E````Y@```.<```#H````Z0`` M`.H```#K````[````.T```#N````[P```/````#Q````\@```/,```#T```` M]0```/8```#W````^````/D```#Z````^P```/P```#]````_@```/\````` M`````0````(````#````!`````4````&````!P````@````)````"@````L` M```,````#0````X````/````$````!$````2````$P```!0````5````%@`` M`!<````8````&0```!H````;````'````!T````>````'P```"`````A```` M(@```",````D````)0```"8````G````*````"D````J````*P```"P````M M````+@```"\````P````,0```#(````S````-````#4````V````-P```#@` M```Y````.@```#L````\````/0```#X````_````0````$$```!"````0P`` M`$0```!%````1@```$<```!(````20```$H```!+````3````$T```!.```` M3P```%````!1````4@```%,```!4````50```%8```!7````6````%D```!: M````6P```%P```!=````7@```%\```!@````00```$(```!#````1````$4` M``!&````1P```$@```!)````2@```$L```!,````30```$X```!/````4``` M`%$```!2````4P```%0```!5````5@```%<```!8````60```%H```![```` M?````'T```!^````?P```(````"!````@@```(,```"$````A0```(8```"' M````B````(D```"*````BP```(P```"-````C@```(\```"0````D0```)(` M``"3````E````)4```"6````EP```)@```"9````F@```)L```"<````G0`` M`)X```"?````H````*$```"B````HP```*0```"E````I@```*<```"H```` MJ0```*H```"K````K````*T```"N````KP```+````"Q````L@```+,```"T M````M0```+8```"W````N````+D```"Z````NP```+P```"]````O@```+\` M``#`````P0```,(```##````Q````,4```#&````QP```,@```#)````R@`` M`,L```#,````S0```,X```#/````T````-$```#2````TP```-0```#5```` MU@```-<```#8````V0```-H```#;````W````-T```#>````WP```.````#A M````X@```.,```#D````Y0```.8```#G````Z````.D```#J````ZP```.P` M``#M````[@```.\```#P````\0```/(```#S````]````/4```#V````]P`` M`/@```#Y````^@```/L```#\````_0```/X```#_````5@`````````&```` M``````8`````0$`%"````"L``*&A``"A_@````#`'@4(``"BH0``HJX`%`@` MP!X%"```HKH``*+!`!0(`,`>!0@``*+*``"BT``4"`#`'@4(``"BW```HNH` M%`@`P!X%"```HO(``*+Y`!0(`,`>!0@``*+^``"B_@`4"`#`'@4(``"CL0`` MH[D`````P!X%"```H\$``*/:`````,`>!0@``*/A``"C^@````#`'@4(``"D MH0``I/,`)`@`P!X%"```I:$``*7V`"0(`,`>!0@``*:A``"FN``$B`#`'@4( M``"FP0``IM@`!!@`P!X%"```IZ$``*?!``2(`,`>!0@``*?1``"G\0`$&`#` M'@4(``"HH0``J,``%`@`P!X%"```L*$``+#^``P(`,`>!0@``+&A``"Q_@`, M"`#`'@4(``"RH0``LOX`#`@`P!X%"```LZ$``+/^``P(`,`>!0@``+2A``"T M_@`,"`#`'@4(``"UH0``M?X`#`@`P!X%"```MJ$``+;^``P(`,`>!0@``+>A M``"W_@`,"`#`'@4(``"XH0``N/X`#`@`P!X%"```N:$``+G^``P(`,`>!0@` M`+JA``"Z_@`,"`#`'@4(``"[H0``N_X`#`@`P!X%"```O*$``+S^``P(`,`> M!0@``+VA``"]_@`,"`#`'@4(``"^H0``OOX`#`@`P!X%"```OZ$``+_^``P( M`,`>!0@``,"A``#`_@`,"`#`'@4(``#!H0``P?X`#`@`P!X%"```PJ$``,+^ M``P(`,`>!0@``,.A``##_@`,"`#`'@4(``#$H0``Q/X`#`@`P!X%"```Q:$` M`,7^``P(`,`>!0@``,:A``#&_@`,"`#`'@4(``#'H0``Q_X`#`@`P!X%"``` MR*$``,C^``P(`,`>!0@``,FA``#)_@`,"`#`'@4(``#*H0``ROX`#`@`P!X% M"```RZ$``,O^``P(`,`>!0@``,RA``#,_@`,"`#`'@4(``#-H0``S?X`#`@` MP!X%"```SJ$``,[^``P(`,`>!0@``,^A``#/TP`,"`#`'@4(``#0H0``T/X` M#`@`P!X%"```T:$``-'^``P(`,`>!0@``-*A``#2_@`,"`#`'@4(``#3H0`` MT_X`#`@`P!X%"```U*$``-3^``P(`,`>!0@``-6A``#5_@`,"`#`'@4(``#6 MH0``UOX`#`@`P!X%"```UZ$``-?^``P(`,`>!0@``-BA``#8_@`,"`#`'@4( M``#9H0``V?X`#`@`P!X%"```VJ$``-K^``P(`,`>!0@``-NA``#;_@`,"`#` M'@4(``#!0@``-ZA``#>_@`, M"`#`'@4(``#?H0``W_X`#`@`P!X%"```X*$``.#^``P(`,`>!0@``.&A``#A M_@`,"`#`'@4(``#BH0``XOX`#`@`P!X%"```XZ$``./^``P(`,`>!0@``.2A M``#D_@`,"`#`'@4(``#EH0``Y?X`#`@`P!X%"```YJ$``.;^``P(`,`>!0@` M`.>A``#G_@`,"`#`'@4(``#HH0``Z/X`#`@`P!X%"```Z:$``.G^``P(`,`> M!0@``.JA``#J_@`,"`#`'@4(``#KH0``Z_X`#`@`P!X%"```[*$``.S^``P( M`,`>!0@``.VA``#M_@`,"`#`'@4(``#NH0``[OX`#`@`P!X%"```[Z$``._^ M``P(`,`>!0@``/"A``#P_@`,"`#`'@4(``#QH0``\?X`#`@`P!X%"```\J$` M`/+^``P(`,`>!0@``/.A``#S_@`,"`#`'@4(``#TH0``]*0`#`@`P!X%"``` MH\$``*/:``"CX1```````*/A``"C^@``H^$0``````"FH0``IK@``*;!$``` M````IL$``*;8``"FP1```````*>A``"GP0``I]$0``````"GT0``I_$``*?1 M$```````H\$``*/:``"CP1```````*/A``"C^@``H\$0``````"FH0``IK@` M`*:A$```````IL$``*;8``"FH1```````*>A``"GP0``IZ$0``````"GT0`` MI_$``*>A$``````"0```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H M```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@` M`!0H```4*```%"@``!0H```4*```%"@``!0H```T*```%"@``!0H```4*``` M%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4 M*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H M```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@` M`!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*``` M%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4*```%"@``!0H```4 M*```%`@``!0(```4"```%`@``!0(```4"``````!`````@````,````$```` M!0````8````'````"`````D`!(@*``2("P`$B`P`!(@-``2(#@`$B`\`!(@` M``2(```$B```!(@```2(```$B```!(@```2(```$B```!(@```2(```$B``` M!(@```2(```$B```!(@```2(```$B```!(@```2(```$&`H`!!@+``08#``$ M&`T`!!@.``08#P`$&```!!@```08```$&```!!@```08```$&```!!@```08 M```$&```!!@```08```$&```!!@```08```$&```!!@```08```$&```!!@` M,2`P>#`P,#`@,B`P>#@P.#`@,B`P>#`P.#`@,R`P>#@P,#`@,'@X,#@P```` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M````````````````````56YD969I;F5D('-Y;6)O;"`B)7,B(')E9F5R96YC M960@9G)O;2!#3U!9(')E;&]C871I;VX@:6X@)7,``````"5S.B!5;F5X<&5C M=&5D(%)?,S@V7T-/4%D@0`` M```````````E7!E("5D(&EN M(&YO;BU03%0@'`@)``E6O-0``X#^5-:"4___/ M/TEN9FEN:71Y`$YA3@`P``````````#X/V%#;V.GA](_L\A@BRB*QC_[>9]0 M$T33/P```````"1`````````'$`````````40````````.`_```````````D M1G)E94)31#H@'`@)````````````"1&7!E(&]R(&9O&-E961E9`!4;V\@;6%N>2!U2!P0!.;R!R M;W5T92!T;R!H;W-T`$AO6UB;VQI8R!L:6YK M2!C;VYN96-T960`3F\@8G5F9F5R('-P M86-E(&%V86EL86)L90!#;VYN96-T:6]N(')E2!N;W0@0!07!E(&9O2!U;F%V86EL86)L90!297-U;'0@=&]O(&QA0```````````````$EN87!P M2!O<&5N(&9I;&5S M`%1O;R!M86YY(&]P96X@9FEL97,@:6X@2!D979I8V4`0W)O&ES=',`1&5V:6-E M(&)U&5C(&9O<(H078"6$%V`GA!=4(H07<"B$%P`````$```````````````````````` M````````````````````````````$0```"`FA1<````````````````````` M``````````````````````0```````````````````!`#X476%R$%UQ;A!<` M7(07K%N$%P`````````````````````````````````````````````````` M```````````````````(``$`````````````````F`^%%UAL M6X07`````````````````````````````````````````````````````"`/ MA1<#````0`^%%T`/A1>8#X47\`^%%P`````````````````````````````` M````````````("`@("`@("`@("`@("`@(#`P,#`P,#`P,#`P,#`P,#`%```` M&0```'T`````````````````\#\````````D0````````%E```````!`CT`` M`````(C#0```````:OA``````("$+D$`````T!)C00````"$UY=!`````&7- MS4$````@7Z`"0@```.AV2#="````HI0:;4(``$#EG#"B0@``D![$O-9"```T M)O5K#$,`@.`W><-!0P"@V(57-'9#`,A.9VW!JT,`/9%@Y%CA0T",M7@=KQ5$ M4._BUN0:2T22U4T&S_"`1`"`X#=YPT%#%VX%M;6XDT;U^3_I`T\X33(=,/E( M=X):/+]S?]U/%76\B=B7LM*J_807E_V$%X']A!=J_8076/V$ M%T3]A!`_(07 M4?R$%T+\A!?^X07DON$%WS[A!=M M^X078?N$%T#[A!_^H07H/J$%W#ZA!=?^H070/J$%Q?Z MA!<`^H07YOF$%\[YA!>P^807@/F$%U_YA!=`^807&_F$%P3YA!?@^(07H/B$ M%V_XA!=5^(07.?B$%R'XA!<`^(07P/>$%Y7WA!>"]X078/>$%T#WA!$%P[WA!?[]H07[/:$%]CVA!?"]H07H/:$%X3VA!=R]H077O:$%TCVA!E]807BO6$%V#UA!0```'H```!;````7``` M`%T```!>````7P```&````!A````8@```&,```!D````90```&8```!G```` M:````&D```!J````:P```&P```!M````;@```&\```!P````<0```'(```!S M````=````'4```!V````=P```'@```!Y````>@```'L```!\````?0```'X` M``!_````@````($```""````@P```(0```"%````A@```(<```"(````B0`` M`(H```"+````C````(T```".````CP```)````"1````D@```),```"4```` ME0```)8```"7````F````)D```":````FP```)P```"=````G@```)\```"@ M````H0```*(```"C````I````*4```"F````IP```*@```"I````J@```*L` M``"L````K0```*X```"O````L````+$```"R````LP```+0```"U````M@`` M`+<```"X````N0```+H```"[````O````+T```"^````OP```,````#!```` MP@```,,```#$````Q0```,8```#'````R````,D```#*````RP```,P```#- M````S@```,\```#0````T0```-(```#3````U````-4```#6````UP```-@` M``#9````V@```-L```#<````W0```-X```#?````X````.$```#B````XP`` M`.0```#E````Y@```.<```#H````Z0```.H```#K````[````.T```#N```` M[P```/````#Q````\@```/,```#T````]0```/8```#W````^````/D```#Z M````^P```/P```#]````_@```/\``````````0````(````#````!`````4` M```&````!P````@````)````"@````L````,````#0````X````/````$``` M`!$````2````$P```!0````5````%@```!<````8````&0```!H````;```` M'````!T````>````'P```"`````A````(@```",````D````)0```"8````G M````*````"D````J````*P```"P````M````+@```"\````P````,0```#(` M```S````-````#4````V````-P```#@````Y````.@```#L````\````/0`` M`#X````_````0````$$```!"````0P```$0```!%````1@```$<```!(```` M20```$H```!+````3````$T```!.````3P```%````!1````4@```%,```!4 M````50```%8```!7````6````%D```!:````6P```%P```!=````7@```%\` M``!@````00```$(```!#````1````$4```!&````1P```$@```!)````2@`` M`$L```!,````30```$X```!/````4````%$```!2````4P```%0```!5```` M5@```%<```!8````60```%H```![````?````'T```!^````?P```(````"! M````@@```(,```"$````A0```(8```"'````B````(D```"*````BP```(P` M``"-````C@```(\```"0````D0```)(```"3````E````)4```"6````EP`` M`)@```"9````F@```)L```"<````G0```)X```"?````H````*$```"B```` MHP```*0```"E````I@```*<```"H````J0```*H```"K````K````*T```"N M````KP```+````"Q````L@```+,```"T````M0```+8```"W````N````+D` M``"Z````NP```+P```"]````O@```+\```#`````P0```,(```##````Q``` M`,4```#&````QP```,@```#)````R@```,L```#,````S0```,X```#/```` MT````-$```#2````TP```-0```#5````U@```-<```#8````V0```-H```#; M````W````-T```#>````WP```.````#A````X@```.,```#D````Y0```.8` M``#G````Z````.D```#J````ZP```.P```#M````[@```.\```#P````\0`` M`/(```#S````]````/4```#V````]P```/@```#Y````^@```/L```#\```` M_0```/X```#_``````````````````````````````````````````````!` M$X47`0````````````````````````````````````````````````````!_ M````````````````````````````````````````P!^%%\`?A1?`'X47P!^% M%\$?A1?`'X47P!^%%\$?A1?!'X47P1^%%\$?A1?!'X47P1^%%\$?A1?!'X47 M`````'\```"-_H07C/Z$%R`@A1<0``````````0```"4````!0```/P6```& M````C`<```H```#;!P``"P```!`````1````V!X``!(```!8!0``$P````@` M```````````````````````````````````````````````````````````` M```````P0`$```````````!8$(47`%R$%S1:A!$%_`WA!<$ M.(079#:$%P`````````````````````0`/'_``````?Q________________ M__\`````````````````````S#B$%Z@@A1?(^+^_)/F_OPSYO[\D^;^_?Q(` M`````````````````````````````````````````````````/ROA1<`L(47 M````````````````````````````````!&"%%RQPA1<\0(47/*"%%WR`A1?\ M4847``````````#\CX47```````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````!````D````````````````0```````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````````````)A0A1>`+807`````/#YO[\`0(47```````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M````````````````````[P*%%R]U%%P`` M``````````````````````````````````!<1X47```````````````````` M`````````````````'Q'A1<````````````````````````````````````` MG$>%%P````````````````````````````````````"\1X47```````````` M`````````````````````````-Q'A1<````````````````````````````` M````````_$>%%P`````````````````````````````````````<2(47```` M`````````````````````````````````#Q(A1<````````````````````` M````````````````7$B%%P````````````````````````````````````!\ M2(47`````````````````````````````````````)Q(A1<````````````` M````````````````````````O$B%%P`````````````````````````````` M``````#<2(47`````````````````````````````````````/Q(A1<````` M````````````````````````````````'$F%%P`````````````````````` M```````````````\2847`````````````````````````````````````%Q) MA1<`````````````````````````````````````?$F%%P`````````````` M``````````````````````"<2847```````````````````````````````` M`````+Q)A1<`````````````````````````````````````W$F%%P`````` M``````````````````````````````#\2847```````````````````````` M`````````````!Q*A1<`````````````````````````````````````/$J% M%P````````````````````````````````````!<2H47```````````````` M`````````````````````'Q*A1<````````````````````````````````` M````G$J%%P````````````````````````````````````"\2H47```````` M`````````````````````````````-Q*A1<````````````````````````` M````````````_$J%%P`````````````````````````````````````<2X47 M`````````````````````````````````````#Q+A1<````````````````` M````````````````````7$N%%P`````````````````````````````````` M``!\2X47`````````````````````````````````````)Q+A1<````````` M````````````````````````````O$N%%P`````````````````````````` M``````````#<2X47`````````````````````````````````````/Q+A1<` M````````````````````````````````````'$R%%P`````````````````` M```````````````````\3(47```````````````````````````````````` M`%Q,A1<`````````````````````````````````````?$R%%P`````````` M``````````````````````````"<3(47```````````````````````````` M`````````+Q,A1<`````````````````````````````````````W$R%%P`` M``````````````````````````````````#\3(47```````````````````` M`````````````````!Q-A1<````````````````````````````````````` M/$V%%P````````````````````````````````````!<3847```````````` M`````````````````````````'Q-A1<````````````````````````````` M````````G$V%%P````````````````````````````````````"\3847```` M`````````````````````````````````-Q-A1<````````````````````` M````````````````_$V%%P`````````````````````````````````````< M3H47`````````````````````````````````````#Q.A1<````````````` M````````````````````````7$Z%%P`````````````````````````````` M``````!\3H47`````````````````````````````````````)Q.A1<````` M````````````````````````````````O$Z%%P`````````````````````` M``````````````#<3H47`````````````````````````````````````/Q. MA1<`````````````````````````````````````'$^%%P`````````````` M```````````````````````\3X47```````````````````````````````` M`````%Q/A1<`````````````````````````````````````?$^%%P`````` M``````````````````````````````"<3X47```````````````````````` M`````````````+Q/A1<`````````````````````````````````````W$^% M%P`````````````````````````````````````````````````````````` M`````````````````````.\%A1=ZN%#5`0````!1A1<`8(47`0`````````` M@`0(`)````!@````@`0(`````$#E!`@0CP0(-(`$",````#T@`0(`.8$"/2) M!`@X```````````````LB@0(F`$`````````````6(,$",B'!`@K`@``,($$ M"$,````\@@0(1P``````````<(47```````````!```````!``"`!`@`8(47 M0.4$")A1A1<``````````*Q0A1<`````M%"%%P`````````````````````` M```````````````````````````````````````````````````````````` M``#O!847>KA0U0$`````````($"%%P$``````````+"%%P"P"0``0`@````` M``"PA1<4*(X7M-B&%P```````````````,PHCA>8?887`!\````````````` MF)R&%P`4`````````````-#:A1%%P`````,9X47`````!1GA1<`````'&>%%P`````D9X47 M`````"QGA1<`````-&>%%P`````\9X47`````$1GA1<`````3&>%%P````!4 M9X47`````%QGA1<`````9&>%%P````!L9X47`````'1GA1<`````?&>%%P`` M``"$9X47`````(QGA1<`````E&>%%P````"<9X47`````*1GA1<`````K&>% M%P````"T9X47`````+QGA1<`````Q&>%%P````#,9X47`````-1GA1<````` MW&>%%P````#D9X47`````.QGA1<`````]&>%%P````#\9X47``````1HA1<` M````#&B%%P`````4:(47`````!QHA1<`````)&B%%P`````L:(47`````#1H MA1<`````/&B%%P````!$:(47`````$QHA1<`````5&B%%P````!<:(47```` M`&1HA1<`````;&B%%P````!T:(47`````'QHA1<`````A&B%%P````",:(47 M`````)1HA1<`````G&B%%P````"D:(47`````*QHA1<`````M&B%%P````"\ M:(47`````,1HA1<`````S&B%%P````#4:(47`````-QHA1<`````Y&B%%P`` M``#L:(47`````/1HA1<`````_&B%%P`````$:847``````QIA1<`````%&F% M%P`````<:847`````"1IA1<`````+&F%%P`````T:847`````#QIA1<````` M1&F%%P````!,:847`````%1IA1<`````7&F%%P````!D:847`````&QIA1<` M````=&F%%P````!\:847`````(1IA1<`````C&F%%P````"4:847`````)QI MA1<`````I&F%%P````"L:847`````+1IA1<`````O&F%%P````#$:847```` M`,QIA1<`````U&F%%P````#<:847`````.1IA1<`````[&F%%P````#T:847 M`````/QIA1<`````!&J%%P`````,:H47`````!1JA1<`````'&J%%P`````D M:H47`````"QJA1<`````-&J%%P`````\:H47`````$1JA1<`````3&J%%P`` M``!4:H47`````%QJA1<`````9&J%%P````!L:H47`````'1JA1<`````?&J% M%P````"$:H47`````(QJA1<`````E&J%%P````"<:H47`````*1JA1<````` MK&J%%P````"T:H47`````+QJA1<`````Q&J%%P````#,:H47`````-1JA1<` M````W&J%%P````#D:H47`````.QJA1<`````]&J%%P````#\:H47``````1K MA1<`````#&N%%P`````4:X47`````!QKA1<`````)&N%%P`````L:X47```` M`#1KA1<`````/&N%%P````!$:X47`````$QKA1<`````5&N%%P````!<:X47 M`````&1KA1<`````;&N%%P````!T:X47`````'QKA1<`````A&N%%P````", M:X47`````)1KA1<`````G&N%%P````"D:X47`````*QKA1<`````M&N%%P`` M``"\:X47`````,1KA1<`````S&N%%P````#4:X47`````-QKA1<`````Y&N% M%P````#L:X47`````/1KA1<`````_&N%%P`````$;(47``````QLA1<````` M%&R%%P`````<;(47`````"1LA1<`````+&R%%P`````T;(47`````#QLA1<` M````1&R%%P````!,;(47`````%1LA1<`````7&R%%P````!D;(47`````&QL MA1<`````=&R%%P````!\;(47`````(1LA1<`````C&R%%P````"4;(47```` M`)QLA1<`````I&R%%P````"L;(47`````+1LA1<`````O&R%%P````#$;(47 M`````,QLA1<`````U&R%%P````#<;(47`````.1LA1<`````[&R%%P````#T M;(47`````/QLA1<`````!&V%%P`````,;847`````!1MA1<`````'&V%%P`` M```D;847`````"QMA1<`````-&V%%P`````\;847`````$1MA1<`````3&V% M%P````!4;847`````%QMA1<`````9&V%%P````!L;847`````'1MA1<````` M?&V%%P````"$;847`````(QMA1<`````E&V%%P````"<;847`````*1MA1<` M````K&V%%P````"T;847`````+QMA1<`````Q&V%%P````#,;847`````-1M MA1<`````W&V%%P````#D;847`````.QMA1<`````]&V%%P````#\;847```` M``1NA1<`````#&Z%%P`````4;H47`````!QNA1<`````)&Z%%P`````L;H47 M`````#1NA1<`````/&Z%%P````!$;H47`````$QNA1<`````5&Z%%P````!< M;H47`````&1NA1<`````;&Z%%P````!T;H47`````'QNA1<`````A&Z%%P`` M``",;H47`````)1NA1<`````G&Z%%P````"D;H47`````*QNA1<`````M&Z% M%P````"\;H47`````,1NA1<`````S&Z%%P````#4;H47`````-QNA1<````` MY&Z%%P````#L;H47`````/1NA1<`````_&Z%%P`````$;X47``````QOA1<` M````%&^%%P`````<;X47`````"1OA1<`````+&^%%P`````T;X47`````#QO MA1<`````1&^%%P````!,;X47`````%1OA1<`````7&^%%P````!D;X47```` M`&QOA1<`````=&^%%P````!\;X47`````(1OA1<`````C&^%%P````"4;X47 M`````)QOA1<`````I&^%%P````"L;X47`````+1OA1<`````O&^%%P````#$ M;X47`````,QOA1<`````U&^%%P````#<;X47`````.1OA1<`````[&^%%P`` M``#T;X47````````````````[P&%%P``````4847`0```.\!A1<@<(47`%"% M%P````#O`847``````!1A1<`````3'"%%P``````4847`````.\!A1<````` M`%&%%P````!<<(47````````````````;'"%%P```````````````'QPA1<` M``````````````",<(47````````````````G'"%%P```````````````*QP MA1<```````````````"\<(47````````````````S'"%%P`````````````` M`-QPA1<```````````````#L<(47````````````````_'"%%P`````````` M``````QQA1<````````````````<<847````````````````+'&%%P`````` M`````````#QQA1<```````````````!,<847````````````````7'&%%P`` M`````````````&QQA1<```````````````!\<847````````````````C'&% M%P```````````````)QQA1<```````````````"L<847```````````````` MO'&%%P```````````````,QQA1<```````````````#<<847```````````` M````['&%%P```````````````/QQA1<````````````````,% M%P```````````````#QWA1<```````````````!,=X47```````````````` M7'>%%P```````````````&QWA1<```````````````!\=X47```````````` M````C'>%%P```````````````)QWA1<```````````````"L=X47```````` M````````O'>%%P```````````````,QWA1<```````````````#<=X47```` M````````````['>%%P```````````````/QWA1<````````````````,>(47 M````````````````''B%%P```````````````"QXA1<````````````````\ M>(47````````````````3'B%%P```````````````%QXA1<````````````` M``!L>(47````````````````?'B%%P```````````````(QXA1<````````` M``````"<>(47````````````````K'B%%P```````````````+QXA1<````` M``````````#,>(47````````````````W'B%%P```````````````.QXA1<` M``````````````#\>(47````````````````#'F%%P```````````````!QY MA1<````````````````L>847````````````````/'F%%P`````````````` M`$QYA1<```````````````!<>847````````````````;'F%%P`````````` M`````'QYA1<```````````````",>847````````````````G'F%%P`````` M`````````*QYA1<```````````````"\>847````````````````S'F%%P`` M`````````````-QYA1<```````````````#L>847````````````````_'F% M%P````````````````QZA1<````````````````<>H47```````````````` M+'J%%P```````````````#QZA1<```````````````!,>H47```````````` M````7'J%%P```````````````&QZA1<```````````````!\>H47```````` M````````C'J%%P```````````````)QZA1<```````````````"L>H47```` M````````````O'J%%P```````````````,QZA1<```````````````#<>H47 M````````````````['J%%P```````````````/QZA1<````````````````, M>X47````````````````''N%%P```````````````"Q[A1<````````````` M```\>X47````````````````3'N%%P```````````````%Q[A1<````````` M``````!L>X47````````````````?'N%%P```````````````(Q[A1<````` M``````````"<>X47````````````````K'N%%P```````````````+Q[A1<` M``````````````#,>X47````````````````W'N%%P```````````````.Q[ MA1<```````````````#\>X47````````````````#'R%%P`````````````` M`!Q\A1<````````````````L?(47````````````````/'R%%P`````````` M`````$Q\A1<```````````````!%%P`````````````````````````````````````````````` M`````````````````````````````````/RGA1<````````````````````` M```````````````````````````````````````````````````````````\ MJ(47```````````````````````````````````````````````````````` M````````````````````````?*B%%P`````````````````````````````` M`````````````````````````````````````````````````+RHA1<````` M```````````````````````````````````````````````````````````` M``````````````#\J(47```````````````````````````````````````` M````````````````````````````````````````/*F%%P`````````````` M```````````````````````````````````````````````````````````` M`````'RIA1<````````````````````````````````````````````````` M``````````````````````````````"\J847```````````````````````` M````````````````````````````````````````````````````````_*F% M%P`````````````````````````````````````````````````````````` M`````````````````````#RJA1<````````````````````````````````` M``````````````````````````````````````````````!\JH47```````` M```````````````````````````````````````````````````````````` M````````````O*J%%P`````````````````````````````````````````` M`````````````````````````````````````/RJA1<````````````````` M```````````````````````````````````````````````````````````` M```\JX47```````````````````````````````````````````````````` M````````````````````````````?*N%%P`````````````````````````` M`````````````````````````````````````````````````````+RKA1<` M```````````````````````````````````````````````````````````` M``````````````````#\JX47```````````````````````````````````` M````````````````````````````````````````````/*R%%P`````````` M```````````````````````````````````````````````````````````` M`````````'RLA1<````````````````````````````````````````````` M``````````````````````````````````"\K(47```````````````````` M```````````````````````````````````````````````````````````` M_*R%%P`````````````````````````````````````````````````````` M`````````````````````````#RMA1<````````````````````````````` M``````````````````````````````````````````````````!\K847```` M```````````````````````````````````````````````````````````` M````````````````O*V%%P`````````````````````````````````````` M`````````````````````````````````````````/RMA1<````````````` M```````````````````````````````````````````````````````````` M```````\KH47```````````````````````````````````````````````` M````````````````````````````````?*Z%%P`````````````````````` M`````````````````````````````````````````````````````````+RN MA1<````````````````````````````````````````````````````````` M``````````````````````#\KH47```````````````````````````````` M````````````````````````````````````````````````/*^%%P`````` M```````````````````````````````````````````````````````````` M`````````````'ROA1<````````````````````````````````````````` M``````````````````````````````````````"\KX47```````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````$]P97)A=&EO;B!N;W0@0!" M;&]C:R!D979I8V4@0!297-O=7)C92!D96%D;&]C M:R!A=F]I9&5D`$YO(&-H:6QD('!R;V-E7-T96T@8V%L;`!.;R!S=6-H('!R;V-E0!/<&5R871I;VX@;F]T('!E'`@)```````````````````)$9R965"4T0Z('-R8R]L M:6(O;&EB8R]S=')I;F'`@)```````````````````>&1R7V)Y=&5S M.B!O=70@;V8@;65M;W)Y"@!X9')?2!F2!F40$^JHI03@6,!&$7!E#U%7%K MA"R)&6JOEVJ)-OE(VU2$B10&T?\WG/^+M01QX5E)BI'/@XPW"7&DQU*I/BF- M`<-/'[YQV\,<3K0Y^4ZD^+&`BTPHP^T9W4N_A^5`LLD;2^[IYZZ"0T%K6U/: MQ;[SAQ><&8<7X!B'%XP9 MAQ=(:8T72&F-%TAIC1><&8<7(P`````````D)X<7V":'%XPGAQ?X)X<7O">' M%_0BAQ<@(H<7Y"*'%TAIC1=(:8T72&F-%_0BAQ0+8<7V"V'%P,``````````(:-%P6&C1<2AHT7`````"]E=&,O M86%B8F1D9V=H:&MK M;6UN;G!P7EZ>GQ\?W^T58<7V%>'%XQ7AQ>85X<7[%>'%^!7AQ'`@)``````` M````````````````=V%R;FEN9SH@=&AI-C1<"````C(V-%W&-C1<#````9(V-%TJ-C1<$````/XV-%R>-C1<% M````&XV-%P2-C1<&````^(R-%]N,C1<'````T(R-%[2,C1<(````J8R-%Y", MC1<)````A8R-%W&,C1<*````9XR-%TN,C1<+````0(R-%RB,C1<,````'8R- M%P^,C1<-````!(R-%^"+C1<.````PXN-%ZV+C1-C1<*````X(V-%PL``````````````!:1C1<`````$I&- M%P$````.D8T7`@````J1C1<#````!I&-%P0````"D8T7!0```/Z0C1<&```` M^I"-%P<```#TD(T7!P```/&0C1<(````YY"-%P@```#DD(T7"0```."0C1<) M````W9"-%PH```#5D(T7"@```-*0C1<+````Q9"-%PL```#"D(T7#````+B0 MC1<,````M9"-%PT```"ED(T7#0```**0C1<.````GY"-%P\```";D(T7$``` M`)>0C1<1````DY"-%Q(```"/D(T7$P```(N0C1<4````AY"-%Q4```"#D(T7 M%@```'^0C1<7````>Y"-%Q@```!XD(T7&0```'20C1<:````<)"-%QL```!L MD(T7'````&F0C1<<````99"-%QT```!BD(T7'0```%Z0C1<>````6Y"-%QX` M``!7D(T7'P```%20C1````E8Z-%U\` M``",CHT77P```'^.C1=@````=(Z-%WL```!ACHT7>P```%..C1=\````1XZ- M%WT````SCHT7?0```"V.C1=^````*8Z-%W\``````````````,J1C1<````` M)$9R965"4T0Z('-R8R]L:6(O;&EB8R]N970O'`@)``````````` M````````)$9R965"4T0Z('-R8R]L:6(O;&EB8R]N970O`F(T7!0`````````` M``````````````````````````````````````````,````````````````` M```````````````````````````````````````````````````````````` M`````````````````````````````````````````````````"]D978O```` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````,3___\PFXT7*)N-%XC___\DFXT7')N-%_`````8FXT7%)N- M%RP!```0FXT7#)N-%V@!```(FXT7!)N-%Z0!````FXT7_)J-%^`!``#XFHT7 M])J-%P````#PFHT7Z)J-%ZC]__\0FXT7$)N-%\;]__\(FXT7")N-%R#^___D MFHT7`````/____\``````````%.C1?`GHT7```````````````````````````````` M``````````!`*",I9V5T8G-I>F4N8PDX+C$@*$)ERH(T7```` M`&FAC1=DH8T76J&-%U"AC1='H8T70*&-%S&AC1JC1<`````0P````````````````````````````````````````!J M85]*4"YE=6-*4````````````````````````````&IA7TI0+F5U8TI0```` M````````````````````````0P`````````````````````````````````` M``````!#`````````````````````````````````````````$,````````` M````````````````````````````````0P`````````````````````````` M````````````````````,:N-%RNKC1YJXT7M:N-%["KC1>LJXT7IZN- M%Z.KC1>>JXT7F:N-%Y2KC1>0JXT7BZN-%X:KC1>!JXT7?*N-%W>KC1=RJXT7 M;ZN-%VJKC1=EJXT77JN-%UFKC1=3JXT73JN-%TFKC1=$JXT7V*N-%\>MC1>] MK8T7N*V-%Z2MC1>5K8T7BJV-%X&MC1=HK8T78:V-%U>MC1=$K8T7-*V-%RBM MC1<2K(T7>ZR- M%V.LC1=-K(T7-:R-%R&LC1<-K(T7]ZN-%^&KC1<````````````````````` M_____P`````````````````````````````````````!````#C/-JS02;>;L MW@4`"P```!D```````````````````#0[XD7V/*)%VSRB1>8\HD7M/2)%^3R MB1<``````````````````````````$>QC1=#L8T7/[&-%SNQC1U ML(T7L;"-%ZVPC1>FL(T7G["-%Y>PC1>-L(T7A+"-%WVPC1=TL(T7:["-%V*P MC1=-L(T72K"-%T>PC1QC1?YL(T7]+"- M%^VPC1?CL(T7V["-%]*PC1?)L(T7++"-%R"PC1<````````````````````` M```````````*``$``@`#``0`!0`&``<`"``)``H`"P`,``T`#@`/`!`````` M`````````````````````````````````````0````$````!`````0````$` M```!`````0````$``````````````````````````@````(````#```````` M```````%`````````#P`````````_____P`````````````````````````` M``````````````````````````"X@XH7/(2*%W!QBA=D=(H7```````````` M`````````!P````0````'`````@```#HN8T7^+F-%P$````"````!````!`` M```$````X+F-%^2YC1<````````````````````````````````````````` M`!P````"````$0````RZC1<'````'`````$````&````"+J-%P<````<```` M`P``````````````!0````(````"````$0````RZC1<'`````@````$````& M````"+J-%P<````"`````P``````````````!0`````````"````$0````RZ MC1<'``````````$````&````"+J-%P<``````````P``````````````!0`` M`/____\`````````````````````2KR-%R"\C1?@NXT7J[N-%X"[C1=>NXT7 M1+N-%R"[C1?@NHT7H+J-%W^ZC1=@NHT7.[J-%QZZC1<0NHT7#,**%QC&BA<` M```````````````````````````````````````````````````````````` M`````````````````````````0```"2_C1<``````P```!Z_C1<`````!``` M`!N_C1<`````!````!2_C1<`````_P```!"_C1<`````_@````N_C1<````` M`0```````````````````$._C1<``````0```#R_C1<``````@```#*_C1<` M`````P```">_C1<``````````````````````````%V_C1<``````0```%"_ MC1<``````@```$F_C1<``````P```">_C1<``````````````````````0`` M`&##C1=8PXT7`@```%7#C1=)PXT7`P```$;#C1] MPHT7"0```+K"C1>NPHT7"@```*G"C1>DPHT7"P```*#"C1>`PHT7#````&G" MC1=5PHT7#0```$_"C1<^PHT7#@```#C"C1YP8T7%0```+;!C1>OP8T7%@```*K!C1>=P8T7%P```)3!C1=5 MPHT7&````)#!C1>&P8T7&0```(+!C1=^P8T7&@```'O!C1=GP8T7&P```&+! MC1=`P8T7'````![!C1<1P8T7'0````W!C1<$P8T7'@````#!C1?@P(T7'P`` M`,3`C1>@P(T7(````'_`C1=@P(T7(0```$S`C1<[P(T7(@```#;`C1<:P(T7 M^P```!7`C1?[OXT7_````/:_C1?HOXT7_0```.*_C1?`OXT7_@```)N_C1># MOXT7(P```'V_C1=HOXT7_P```!"_C1=BOXT7```````````````````````` M```!````"@```&0```#H`P``$"<``*"&`0!`0@\`@):8``#A]04`RIH[`L2- M%P``````````````````````````ZL2-%^/$C1?;Q(T7T\2-%\S$C1?%Q(T7 MP\2-%\'$C1>_Q(T7O<2-%[K$C1>WQ(T7M,2-%['$C1>HQ(T7H,2-%T[%C1=& MQ8T7/<6-%S3%C1QQ(T7^<2-%_#$C1=OQ8T78<6-%\7$C1=6Q8T7```````````````````` M`"1&'`@)``````````````````` M`````````"1&'`@)``````````` M``````````````````"````/`````'@```L`````!```"@`````"```)```` M``$```@```"`````!P```$`````&````(`````4````0````!`````\````` M```````````````````````````````````````````````````````````` M````````)$9R965"4T0Z('-R8R]L:6(O;&EB8R]N970O8F%S938T+F,L=B`Q M+C0@,3DY.2\Q,2\P-"`P-#HS,#HT,R!A8VAE($5X<"`D```````````````` M````````````````)$9R965"4T0Z('-R8R]L:6(O;&EB8R]N970O;G-?='1L M+F,L=B`Q+C(@,3DY.2\P."\R."`P,#HP,#HQ-2!P971E'`@)``````` M````````````````````````K\>-%P(```"DQXT7`@```)K'C1<"````D\>- M%P(```".QXT7`0```(K'C1-%P$```"`QXT7`P```'3'C1<#```` M<,>-%P,`````````````````````````/\F-%P(````TR8T7`@```"K)C1<" M````(\F-%P(````>R8T7`0```!K)C1\?XL7((>+%\2&BQ?HAHL7 M2(F+%RR'BQ=0C(L7'(^+%\".BQ?DCHL7X)"+%RB/BQ>1U(T7==2-%US4C1=( MU(T7,=2-%R+4C1<`U(T7U=.-%[S3C1>>TXT7@].-%V#3C1='TXT7-=.-%QS3 MC1<`TXT7X-*-%[O2C1>!U8T79]6-%TS5C1'`@)``````````````` M````````````)$9R965"4T0Z('-R8R]L:6(O;&EB8R]N970O;G-?;F%M92YC M+'8@,2XR(#$Y.3DO,#@O,C@@,#`Z,#`Z,30@<&5T97(@17AP("0`,#$R,S0U M-C8[HL7'.^+%ZCOBQ<8\(L7I/"+%_SP MBQ4]HL7J/:+%_CVBQ<<]8L7`````(CWBQ&-%PKAC1?XX(T7Y."-%]'@C1>W MX(T7H."-%X[@C1>"X(T7;."-%V#@C1=4X(T70N"-%R#@C1?QWXT7XM^-%]'? MC1>SWXT7G]^-%X#?C1=FWXT75]^-%S_?C1C1>@WHT7?=Z-%U_>C1=`WHT7$-Z-%__=C1?@W8T7M]V-%Z#=C1>&W8T7 M;MV-%U#=C1<@W8T7_]R-%^#[W(T7I-R-%X#,VHT7>-J-%V+:C1=`VHT7)-J-%Q+:C1?^V8T7Z-F-%\[9C1>[V8T7HMF- M%X#9C1=KV8T76-F-%T79C1````'P```"`````A````(@`` M`",````D````)0```"8````G````*````"D````J````*P```"P````M```` M+@```"\````P````,0```#(````S````-````#4````V````-P```#@````Y M````.@```#L````\````/0```#X````_````0````&$```!B````8P```&0` M``!E````9@```&<```!H````:0```&H```!K````;````&T```!N````;P`` M`'````!Q````<@```',```!T````=0```'8```!W````>````'D```!Z```` M6P```%P```!=````7@```%\```!@````80```&(```!C````9````&4```!F M````9P```&@```!I````:@```&L```!L````;0```&X```!O````<````'$` M``!R````0```'H```![````?``` M`'T```!^````?P```(````"!````@@```(,```"$````A0```(8```"'```` MB````(D```"*````BP```(P```"-````C@```(\```"0````D0```)(```"3 M````E````)4```"6````EP```)@```"9````F@```)L```"<````G0```)X` M``"?````H````*$```"B````HP```*0```"E````I@```*<```"H````J0`` M`*H```"K````K````*T```"N````KP```+````"Q````L@```+,```"T```` MM0```+8```"W````N````+D```"Z````NP```+P```"]````O@```+\```#` M````P0```,(```##````Q````,4```#&````QP```,@```#)````R@```,L` M``#,````S0```,X```#/````T````-$```#2````TP```-0```#5````U@`` M`-<```#8````V0```-H```#;````W````-T```#>````WP```.````#A```` MX@```.,```#D````Y0```.8```#G````Z````.D```#J````ZP```.P```#M M````[@```.\```#P````\0```/(```#S````]````/4```#V````]P```/@` M``#Y````^@```/L```#\````_0```/X```#_``````````$````"`````P`` M``0````%````!@````<````(````"0````H````+````#`````T````.```` M#P```!`````1````$@```!,````4````%0```!8````7````&````!D````: M````&P```!P````=````'@```!\````@````(0```"(````C````)````"4` M```F````)P```"@````I````*@```"L````L````+0```"X````O````,``` M`#$````R````,P```#0````U````-@```#<````X````.0```#H````[```` M/````#T````^````/P```$````!!````0@```$,```!$````10```$8```!' M````2````$D```!*````2P```$P```!-````3@```$\```!0````40```%(` M``!3````5````%4```!6````5P```%@```!9````6@```%L```!<````70`` M`%X```!?````8````$$```!"````0P```$0```!%````1@```$<```!(```` M20```$H```!+````3````$T```!.````3P```%````!1````4@```%,```!4 M````50```%8```!7````6````%D```!:````>P```'P```!]````?@```'\` M``"`````@0```((```"#````A````(4```"&````AP```(@```")````B@`` M`(L```",````C0```(X```"/````D````)$```"2````DP```)0```"5```` ME@```)<```"8````F0```)H```";````G````)T```">````GP```*````"A M````H@```*,```"D````I0```*8```"G````J````*D```"J````JP```*P` M``"M````K@```*\```"P````L0```+(```"S````M````+4```"V````MP`` M`+@```"Y````N@```+L```"\````O0```+X```"_````P````,$```#"```` MPP```,0```#%````Q@```,<```#(````R0```,H```#+````S````,T```#. M````SP```-````#1````T@```-,```#4````U0```-8```#7````V````-D` M``#:````VP```-P```#=````W@```-\```#@````X0```.(```#C````Y``` M`.4```#F````YP```.@```#I````Z@```.L```#L````[0```.X```#O```` M\````/$```#R````\P```/0```#U````]@```/<```#X````^0```/H```#[ M````_````/T```#^````_P`````````````````````````````````````` M````````\.8$"`,``````````0````$```!_````MN*-%[7BC1<()(X7```` M````````?P```````````````````````````````````````"`DCA<@)(X7 M("2.%R`DCA,%R`@("`@("`@("`@("`@("`P,#`P,#`P,#`P,#`P,#`P!0```!D` M``!]`````````````````/`_````````)$````````!90```````0(]````` M``"(PT```````&KX0`````"`A"Y!`````-`28T$`````A->700````!ESQ+S60@``-";U M:PQ#`(#@-WG#04,`H-B%5S1V0P#(3F=MP:M#`#V18.18X4-`C+5X':\51%#O MXM;D&DM$DM5-!L_P@$0`@.`W><-!0Q=N!;6UN)-&]?D_Z0-/.$TR'3#Y2'>" M6CR_,SPBZ6R5#;ZQD M*`;("@`````````````````````````````````````1````H$Z/%P`````` M````````````````````````````````````!````````````````````*`F MCA?8;(T7W&N-%X!LC1`;(T7+&R-%P`````````````````````````````````````` M```````````````````````````````*``(`````````````````4">.%]AL MC1?<:XT7@&R-%RQLC1<````````````````````````````````````````` M````````````@":.%P,```"@)HX7H":.%_@FCA=0)XX7```````````````` M````````````````````````````````````````\'\````````````````` M```````!````````````?`8%"`#`!0@`````#@```%PZ```,````F``!``T` M``!$Q0<`!````)0````%````,),```8```#0*@``"@```&8Z```+````$``` M``,```#,>`@``@`````4```4````$0```!<```"8[```$0```)C-```2```` M`!\``!,````(```````````````````````````````````````````````` M````````````````````_____P````#_____`````!1X"```48474`2$%[JP MAA?*L(87VK"&%^JPAA?ZL(87)!:,%QJQAA*L887FK&&%ZJQAA>ZL887RK&&%YA,C!?JL887^K&&%PJRAA<:LH87 M*K*&%SJRAA=*LH876K*&%VJRAA=ZLH87BK*&%YJRAA>JLH87NK*&%\JRAA?: MLH87ZK*&%_JRAA<*LX87&K.&%RJSAA>@3(T72K.&%UJSAA=JLX87>K.&%XJS MAA>:LX87JK.&%[JSAA?*LX87VK.&%^JSAA?ZLX87"K2&%QJTAA*M(87FK2&%ZJTAA>ZM(87RK2&%]JTAA?JM(87 M^K2&%PJUAA<:M887*K6&%SJUAA=*M8876K6&%VJUAA=ZM887BK6&%YJUAA>J MM887NK6&%\JUAA?:M887ZK6&%_JUAA<*MH87&K:&%RJVAA-%UJV MAA=JMH87>K:&%XJVAA>:MH87JK:&%[JVAA?*MH87VK:&%^JVAA?ZMH87"K>& M%QJWAA&%TJWAA=:MX87:K>&%WJWAA>*MX87FK>&%ZJWAA>ZMX87 MRK>&%]JWAA?JMX87^K>&%ZAJC1<:N(87*KB&%SJXAA=*N(876KB&%VJXAA=Z MN(87BKB&%YJXAA>JN(87NKB&%\JXAA<8.HD7ZKB&%_JXAA<*N887&KF&%RJY MAAKF&%XJYAA>:N887=&2-%[JYAA?*N887VKF& M%^JYAA=L$XP7"KJ&%QJZAA*NH87 MFKJ&%ZJZAA>ZNH87RKJ&%]JZAA?JNH87^KJ&%PJ[AA<:NX87*KN&%SJ[AA=* MNX876KN&%VJ[AA=ZNX87BKN&%YJ[AA>JNX87NKN&%\J[AA?:NX87ZKN&%_J[ MAA<*O(875$F-%RJ\AAKR&%XJ\AA=8*O887FKV&%ZJ]AA>8:XT7RKV&%]J]AA?JO887^KV&%PJ^AA<: MOH87*KZ&%SJ^AA=*OH876KZ&%VJ^AA=ZOH87BKZ&%YJ^AA>JOH87R,",%\J^ MAA?:OH87ZKZ&%_J^AA<*OX87&K^&%RJ_AAK^& M%XJ_AA>:OX87JK^&%[J_AA?*OX87VK^&%^J_AA?ZOX87"L"&%QK`AA*P(87FL"&%ZK`AA>ZP(87RL"&%]K`AA?J MP(87^L"&%PK!AA<:P887*L&&%SK!AA=*P8876L&&%VK!AA=ZP887BL&&%YK! MAA>JP887NL&&%\K!AA?:P887ZL&&%_K!AA<*PH87&L*&%RK"AAL*&%XK"AA>:PH87JL*&%[K"AA?*PH87V!:,%^K"AA?ZPH87 M"L.&%_Q)C1*PX87FL.&%ZK#AA>Z MPX87RL.&%]K#AA?JPX87^L.&%PK$AA?@OXL7*L2&%SK$AA=*Q(876L2&%[2_ MBQ=ZQ(87BL2&%YK$AA>JQ(87NL2&%\K$AA?:Q(87ZL2&%_K$AA?0#XH7&L6& M%RK%AAL6&%XK%AA>:Q887G&6'%[K%AA?*Q887 MVL6&%^K%AA?ZQ887"L:&%QK&AA* MQH87FL:&%ZK&AA>ZQH87RL:&%]K&AA?JQH87^L:&%PK'AA<:QX87*L>&%SK' MAA=*QX876L>&%VK'AA=ZQX87BL>&%YK'AA>JQX87NL>&%\K'AA?:QX87ZL>& M%_K'AA<*R(87&LB&%RK(AALB&%XK(AA>:R(87 MJLB&%[K(AA<82XT7VLB&%^K(AA?ZR(87"LF&%QK)AA*R887FLF&%ZK)AA>ZR887RLF&%]K)AA?JR887K,6+%PK* MAA<:RH87*LJ&%SK*AA=*RH87X`"*%VK*AA=ZRH87BLJ&%YK*AA>JRH87NLJ& M%\K*AA?:RH87ZLJ&%_K*AA<*RX87&LN&%RK+AALN&%XK+AA>:RX87JLN&%[K+AA?*RX87VLN&%^K+AA?ZRX87"LR&%QK,AA*S(87FLR&%ZK,AA>ZS(87RLR&%]K, MAA?JS(87^LR&%PK-AA<0+XP7*LV&%SK-AA=*S8876LV&%VK-AA=ZS887BLV& M%YK-AA>JS887NLV&%\K-AA?:S887ZLV&%_K-AA<*SH87&LZ&%RK.AALZ&%XK.AA>:SH87JLZ&%[K.AA?*SH87VLZ&%^K.AA?Z MSH87"L^&%QK/AA*SX87FL^&%ZK/ MAA>ZSX87RL^&%]K/AA?JSX87^L^&%PK0AA<:T(87*M"&%SK0AA=*T(876M"& M%VK0AA=ZT(87BM"&%YK0AA>JT(87NM"&%\K0AA?:T(87ZM"&%_K0AA<*T887 M&M&&%RK1AAM&&%XK1AA>:T887JM&&%[K1AA?* MT887VM&&%^K1AA?ZT887"M*&%QK2AA*TH87FM*&%ZK2AA?8O8L7RM*&%]K2AA?JTH87^M*&%PK3AA<:TX87*M.& M%SK3AA=*TX87$/R)%VK3AA=ZTX87BM.&%YK3AA>JTX87NM.&%\K3AA?:TX87 M1&N-%_K3AA<*U(87&M2&%RK4AAM2&%_AQC1>: MU(87JM2&%[K4AA?*U(87VM2&%^K4AA?ZU(87"M6&%QK5AAZU887RM6&%]K5AA?JU887^M6& M%PK6AA<:UH87*M:&%SK6AA=*UH876M:&%VK6AA=ZUH87BM:&%YK6AA>JUH87 MNM:&%\K6AA?:UH87ZM:&%_K6AA<*UX87&M>&%RK7AA&%UK7AA=J MUX87>M>&%XK7AA>:UX87JM>&%[K7AA?*UX87VM>&%^K7AA?ZUX87"MB&%QK8 MAA>X<8T7.MB&%YAEC1=:V(87:MB&%WK8AA>*V(87FMB&%R`/C!D^8D7%.2+%P!:CQ<`58\7 M:!**%^3F!`AT3(T7@!".%^`&CA=D+HH7(%6/%P1?CQ=<]XL7B+*,%^#ABQ<4 M7X\7#"B.%X`5BA?4#8P77#^,%QSGBQ?D)XX7X%F/%^CF!`A4/(P7Y%F/%P@/ MBA>8+XH7[.8$"$@-CA>XX8T7J.F)%^0!CA?H68\7``F.%_@CCA>`#8X7 MP!".%P0[AQ>,G(P7[.2+%W`1BA?8%(X7#%^/%[B=C!<(!XX7C#:*%Q`\AQ?P MY@0(7$V-%_!4CQ\!HP7>.>+%TP&!0@@7X\7^`:.%PCF MBQ=D#8X7)%^/%P0DCA=DZHD76-Z,%P````!$\P0(+"6.%X!%C!<`)(X7`%V/ M%\#C!`BXDXP7`%^/%VP&C!,%SP!C!=,#HX7 M$`Z.%]P&CA=(\P0([%2/%YPPBA?H5(\7W&N-%P`4CA=00(P7\%F/%P0HCA<` MTHP7V&R-%S@6CA=`#HH7W*R,%T![BQ=H`(P7$%>)%V#FBQ?@`8X7&%^/%^!4 MCQ?0[(D7V`:.%X@4BA<(WHP7``>.%P@HCA?D5(\7V,F+%_0LBA>H)XX7N@F. M%T!9CQ`"XX7+!:*%[SJB1><2(P7\`R,%S@TC!>PY8L7E`N,%\Q9CQ?4 M#8X76)B,%_P&CA<,!XX7!)6,%P`````H68\7"!2*%^`1CA?4!8H78`V.%_3_ MBQ>H!(P79.R)%P`````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````"````]!Z$%SC&!`@````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````````````````````!J85]*4"YE=6-*4``````````````` M`````````````&IA7TI0+F5U8TI0````````````````````````````:F%? M2E`N975C2E````````````````````````````!J85]*4"YE=6-*4``````` M`````````````````````&IA7TI0+F5U8TI0```````````````````````` M````:F%?2E`N975C2E````````````````````````````!J85]*4"YE=6-* M4``````````````````````````````````````````````````````````` M````````````0P````````````````````````````````````````!#```` M`````````````````````````````````````$,````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````&IA7TI0+F5U8TI0```````````````````````````` M`"`%"`,````````````````````````````````````````````````````` M`````````````````````````&IA7TI0+F5U8TI0```````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````+E04(`````````````/__`(`%"`!`````````H$Z/%]AL MC1?<:XT7@&R-%RQLC1<``````````````````````````````````````$`` M``L5```````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````````````````````````````0````````!%@```%@`` M``!@CQ<`!```(!`%"``````````````````````````````````````````` M``````````````````````#`!0@`````0.>-%P`````````````````````@ M/HX7```````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````````````````!P!0A@$`4(`&`%"``````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M````````````````````````````````````````````````````````$JN- M%P$`````````=$R-%P`````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M`````````````````````````````````!`%"*`0!0@````````````````` M````0!`%"``0!0@"`````P```*`0!0@!`````@```$`0!0@!`````0````$` M```!```````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M``````````````````````````````````````!60H07J""%%P$````#```` M```````````@)847J.>_OY5'A!?$``````````````"$1X07J""%%P`````` M````````````````````Y.>_OP!1A1>H((47`P```&U'A!<`4847`````,0` M``!,1X07J""%%P``````````L+:$%Z@@A1<`````%.B_O]-!A!?$````A/B_ MOX3XO[_`0807J""%%P`@`0`#````$A```/____\`````A/B_OQ%`A!>XZ+^_ MV.B_OP`0```E.H07J""%%P`````#```````````````````````````````` M,(X7C#6.%P#PC1<`D`@``#`(````````L`D``+"%%P``````````^.B_OP$` M````@`%'@(`*@```"H````!@````0````'!```A@8``-$$``"]!0``LP,``*8` M``!8`P``W0(``*@%``!Y!@``>`8``+T"``#X!0``E@(```````!B!0``>P$` M`-L"`````````````&X$``!1`0```````($#``#2`@``6`4``,D%``!D```` M2@8``+\#````````P04````````-!````````'L$``!A!@``#`(```````#> M`P``%P8```````!R!0```````.@```!&`@``DP(```````"9`P```````,D# M``!L`@``200``%(```!T`@```````*4```!$````K`(``-8!``!_!@``"08` M`,<$````````D@$``(P!``!]````=`4``%\%```U````H@(``-`"```````` MA`8``)$!``!#!@``6`8``!H&``#<`0``^P0```````":!0``L````',!``#? M!0``O`0```````"#!0``_0,``/X#````````=`8``!T&``"X!0```````-T% M````````&08``*@"``#U!0``3P0``&<$``!K`@```@0``)8$``"D`P``_P0` M`,H%```^!0```````/4#``!5!0``P00```````!6`0``+@(``+P%``!;!@`` M`````'`$``#F!0````````````#.`P``,00```<&````````50```&T!``!@ M!```SP(``'P&```8!@``MP0``+4%``"S!```M0(``)X````Z!0``Z0$````` M``"1`@``@`(``'4%``#7`0``HP0```@%``"G`@``%08```````!K`P```@8` M`&0%````````%`0``%8$````````-@4````````Z!```@P8``),%``"C`@`` MRP```,<%``#R!0``2P0``.X$```=!0``.`,``)4#``#9`@``BP,``*D"``!V M`0``````````````````-P0``/L%``!%!@``OP4``'L%````````A`4``,8" M````````&`,```````#Q`P``UP4```,!```Y`@```````%<#``!4!```F`,` M`#X"````````%`$``*H"```,`0``204``(<%````````:08``-4!``"&`P`` M-P8```````!]!@```````%,%````````0`8``+L%```X!@``EP(``#\%``!3 M`0``#@0``,8%```)!```X`(````````/`0``%P0``"H!```2`@``K@4````` M```+!```8`4``,,%```K!@``>`0``*4$``!+!0````````,"``!3!```Y00` M`"`"``"A````;`4```````"&````R`4``"`%````````@P$```````#D!0`` M4@8``(D%``"H`0```````$@&``!"!0``TP0``/X%```9`P``Z04``-<"``#S M!```D@(``&H%````````4@4``*0$``!(`0``(@,```````#R`P``<`4``'X` M```#!@``RP4``$D"````````'`0```@&````````9@(``+\```!4`P``[@,` M`"T&``!I!```QP,``'L#``"T!0```````(<"````````FP4``,P"```````` M!0,``"\$``!:!0```0``A`(``,H$``"K!0``?04` M`.4%``"L`P```````%\$``#2!0``50,``$T&````````)0,``.4!```````` M>@0`````````````2P8``!H$``!Z!@``G`4```````!2`0``R`0``#<%```` M``````8``#8$``">!```L@0``/<$```)`@``^@```(D"``!H!@``ZP4````` M``"/!0``,@0``&H$````````D04``/P%``!L!@``=00``",&``!/`P``8@0` M`.L$``"]`P``[P4```````!8!```I@4```````#-`0``6P0``)<$``#)`0`` M?`(``-X$``"^!0``#P8``'H%``#S`@```````!L!```H!```+`4``/H$``!- M!```EP,``&8&````````=@4``$L!``##`0``$08``+T!``"2!0``\P,````` M``#N`0``@0```%<$```J!@``>04```````#=`P``J0$``&4&``!2`P``8C&$ M%^%\AA?A?(87H((47('"%%P``````````]`0``"!PA0',\+^_ MIS"$%^%\AA>+:0```%&%%P$```"H((47`%&%%^%\AA?Q!0``40(``!\&``#N M`@``^04```!1A1?"!``!//&_O^XNA!?A?(87BVD``,@.A1=B,80715F&%T59 MAA<``````C&$%Z@@A1<@<(47`````#(NA!>H((47('"%`4SQO[^G,(0715F& M%[N;[FW,`R`Z%%ZSQO[\!````L/&_OTYKC1?, M*(X7`%"%%P!1A1>ZH((47 M`%&%%P@LCA<`````EEV-%\PHCA>@3H\7D/R%%_(?8P$`48477/*_OX@*A!<< M`@```%&%%USRO[^["H07`*"%%\PHCA=<\K^_5@J$%Z5SC1?'``````````,` M````````````````````````@'.-%\PHCA>`;(T7``````,````6`@```%&% M%V(QA!``(87S"B.`0!1A1<4\[^_`@````(```"\\[^_ M9Q*$%R%-AA=#XH7S"B.%PP@!0@` M(`4(`%&%%R@*````````""`%"`,````$````"C4%"(">CA>Z`(H7@)Z.%R"% MCA?@GHX7(?R)%\PHCA=!SP0(J(^)%Z<_BA>@3H\7%`````$```"@3H\7```` M```@!0@O=7-R+W-H87)E+VQO8V%L92]J85]*4"YE=6-*4"],0U]#5%E010!R M+W-H87)E+VQO8V%L92]J85]*4"YE=6-*4"],0U]#3TQ,051%``,``)X%```` M````HP4``$8```"3````"P8``-L!````````R`(``"`&```L!@```````!,! M``#L`@``5P4``&,%``"B!0``O`,````````K!0``$`,```T%``#J!0`````` M`-L%``#\`````````*L#```*!0``K@0``.\$```!`@```````+$%``!'!@`` M`````)``````````BP4``.(#``!!!0``%P4``",!``!$`P`````````%```* M!@``Z@0``)4$``!A!```!`8``!8!``!W!@``"0$``'8&``"Q`0``N@0````` M``"7`0``\`$```````#M`0``7P,``'\$``"?!0```````"H```!B!@``3P4` M`(("```%!0``I`4``#D&``#-!0``ZP$``.,"``!_`P``Q@0```````!1```` M>`,````````H`0``A08``.$!``"^````#08``%X#````````\00``.8#```` M````Q04``.P#````````,P4``-P%``#H!0```````,8#``"U!```.`0``'$" M```"!0``T`4``$T%```/`P``3`8``'<```"'`0``.P(```````#J`P``,`4` M`&<``````````````%D```"$`````````/8#``#<`@``L@,``#L%``"V`@`` M`````,`$````````8C&$%W-HAA=S:(87HP,```(QA!>H((47('"%%P`````" M,807J""%%R!PA0%<][^_IS"$%W-HAA=EJ4`&`%&%%P$```"H((47`%&%%W-H MAA_O^XNA!=S:(879:E` M!L@.A1>\][^_`0```,#WO[_(#H47S/>_OP!0A1<`4847J""%%S(NA!>H((47 M`%&%%W-HAA$807J""%%P!1A1?4,HX7WA&$%Z@@A1<`4847@#&. M%R!#AA.%U8*A!?^CXD7S"B.%T'/!`BH_;^_XF>-%\PHCA=!SP0( MJ/V_OP!1A1?@!XX70(6.%V#YO[]BCHD7`P```!@````@AHX75HZ)%R"&CA?@ M!XX78"2%%RZ+B1?D^;^_Y/F_O_#YO[\`4(47,`$``"`EA1ON_OY'[O[^K^[^_O/N_O\K[ MO[_7^[^_^_N_OQ7\O[\H_+^_-/R_OUW\O[]X_+^_@OR_OY?\O[^?_+^_`?V_ MOQ?]O[]$_;^_4/V_OVS]O[]]_;^_E_V_OZC]O[^P_;^_POV_OP'^O[\._K^_ M'?Z_OU7^O[]R_K^_F?Z_OP`````#````-(`$"`0````@````!0````8````& M`````!````@`````````"0```!"/!`@'`````."#%P`````````````````` M```````````````````````````````````````````````````````````` M``````!S960`6%E;6]N+RYC M8V1E9@!.3E104T525D52/6YE=W,N;65D:6$N:WEO=&\M=2YA8RYJ<`!-04Y0 M051(/2]U6%E;6]N+RYC=G,`4U-(7U1463TO9&5V+W1T>7`P`%53 M15(]>6%E;6]N`$=,24)?0T].1DE'/2]U6%E;6]N+V)I;CHO=F%R+W%M86EL+V)I;@!-04E,/2]V87(O M;6%I;"]Y865M;VX`1TY/345?3$E"0T].1DE'7U!!5$@]+W5SDQ4`$Q/1TY!344]>6%E M;6]N`%-32%]#3TY.14-424]./3(Q.2XQ,3,N,30Y+C(Q,B`T.3$Y-2`R,3DN M,3$S+C$T.2XR,3`@,C(`3T9&24-)04Q.04U%/6%R=',N;FMG=V5B+F-O;0!' M5$M?0T].1DE'/2]URelease-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 16:52:46 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E61916A4CE; Fri, 26 Dec 2003 16:52:46 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E519643D3F; Fri, 26 Dec 2003 16:52:43 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBR0qhFR004105; Fri, 26 Dec 2003 16:52:43 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBR0qhS0004101; Fri, 26 Dec 2003 16:52:43 -0800 (PST) (envelope-from ceri) Date: Fri, 26 Dec 2003 16:52:43 -0800 (PST) From: Ceri Davies Message-Id: <200312270052.hBR0qhS0004101@freefall.freebsd.org> To: yaemon@kikansha.jp, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/60596: When $LANG is not "C", ls/sed core dump X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 00:52:46 -0000 Synopsis: When $LANG is not "C", ls/sed core dump State-Changed-From-To: open->feedback State-Changed-By: ceri State-Changed-When: Fri Dec 26 16:52:02 PST 2003 State-Changed-Why: I believe jkh corrected this a few days ago; does the bug still persist with today's -HEAD? http://www.freebsd.org/cgi/query-pr.cgi?pr=60596 From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 21:10:10 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA2C516A4CE for ; Fri, 26 Dec 2003 21:10:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08EDB43D3F for ; Fri, 26 Dec 2003 21:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBR5A7FR025946 for ; Fri, 26 Dec 2003 21:10:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBR5A7GM025945; Fri, 26 Dec 2003 21:10:07 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 26 Dec 2003 21:10:07 -0800 (PST) Resent-Message-Id: <200312270510.hBR5A7GM025945@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, j_guojun@lbl.gov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B2F116A4CE for ; Fri, 26 Dec 2003 21:02:05 -0800 (PST) Received: from adsl-63-198-35-122.dsl.snfc21.pacbell.net (adsl-63-198-35-122.dsl.snfc21.pacbell.net [63.198.35.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88F0043D1D for ; Fri, 26 Dec 2003 21:02:03 -0800 (PST) (envelope-from jin@adsl-63-198-35-122.dsl.snfc21.pacbell.net) Received: from adsl-63-198-35-122.dsl.snfc21.pacbell.net (localhost.pacbell.net [127.0.0.1])ESMTP id hBR3mNs0008264 for ; Fri, 26 Dec 2003 19:48:23 -0800 (PST) (envelope-from jin@adsl-63-198-35-122.dsl.snfc21.pacbell.net) Received: (from jin@localhost)id hBR3mM5S008263; Fri, 26 Dec 2003 19:48:23 -0800 (PST) (envelope-from jin) Message-Id: <200312270348.hBR3mM5S008263@adsl-63-198-35-122.dsl.snfc21.pacbell.net> Date: Fri, 26 Dec 2003 19:48:23 -0800 (PST) From: "Jin Guojun[VFF]" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/60602: Dynamic attach UBS device can cause 5.2-RC system malfunction X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: j_guojun@lbl.gov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 05:10:10 -0000 >Number: 60602 >Category: kern >Synopsis: Dynamic attach UBS device can cause 5.2-RC system malfunction >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 26 21:10:07 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jin Guojun[VFF] >Release: FreeBSD 5.2-RC >Organization: >Environment: System: FreeBSD 5.2-RC FreeBSD 5.2-RC2 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0a2c000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0a2c21c. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium III/Pentium III Xeon/Celeron (463.55-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383fbff real memory = 536858624 (511 MB) avail memory = 511819776 (488 MB) MPTable: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 1 cpu1 (AP): APIC ID: 0 ioapic0: Assuming intbase of 0 ioapic0 irqs 0-23 on motherboard Pentium Pro MTRR support enabled npx0: [FAST] >Description: Dynamicallt attaching Sony DRX-510UL USB CD-RW drive to 5.2-RC system can cause system malfunction: Attach DRX-510UL USB CD-RW drive to system USB port: (1) power the drive on and reboot system -- run command -- cdrecord -scanbus it shows that the drive is at SCSI 0,0,0 run command -- cdrecord -v dev=0,0,0 image.iso everything is Okey. (2) power off the drive on and reboot system -- After system is up, then power on the USB CD-RW drive and run command -- cdrecord -scanbus it shows that the drive is at SCSI 1,0,0 run command -- cdrecord -v dev=1,0,0 image.iso # ls bus error # halt bus error # shutdown -h now bus error # some command may work >How-To-Repeat: I do not have other USB drive, so I cannot tell if this is DRX-510UL specific. Hopefully, developer may verify this issue by attaching a differnt USB CD-RW drive. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 26 22:20:19 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23F6116A4CE for ; Fri, 26 Dec 2003 22:20:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D0543D31 for ; Fri, 26 Dec 2003 22:20:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBR6KIFR030468 for ; Fri, 26 Dec 2003 22:20:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBR6KIKq030467; Fri, 26 Dec 2003 22:20:18 -0800 (PST) (envelope-from gnats) Date: Fri, 26 Dec 2003 22:20:18 -0800 (PST) Message-Id: <200312270620.hBR6KIKq030467@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Samuel J. Greear" Subject: Re: kern/59732: acpi causes boot to hang X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Samuel J. Greear" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 06:20:19 -0000 The following reply was made to PR kern/59732; it has been noted by GNATS. From: "Samuel J. Greear" To: freebsd-gnats-submit@FreeBSD.org, danny@cs.huji.ac.il Cc: Subject: Re: kern/59732: acpi causes boot to hang Date: Sat, 27 Dec 2003 14:22:59 -0700 Same problem here, confirmed with Dec. 26 build. NForce2 Ultra chipset. Only my box seems to make it a bit further, init gets launched prior to hardlock. Considering the popularity of this platform unless this problem is isolated to a few motherboards I would consider this a potential show-stopper. Pass some ACPI clue this way and I'll do what I can. Sam From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 02:20:25 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D55C716A4CE for ; Sat, 27 Dec 2003 02:20:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA02E43D1F for ; Sat, 27 Dec 2003 02:20:24 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBRAKOFR050383 for ; Sat, 27 Dec 2003 02:20:24 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRAKOjj050382; Sat, 27 Dec 2003 02:20:24 -0800 (PST) (envelope-from gnats) Date: Sat, 27 Dec 2003 02:20:24 -0800 (PST) Message-Id: <200312271020.hBRAKOjj050382@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Subject: Re: kern/59732: acpi causes boot to hang X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bruce Evans List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 10:20:25 -0000 The following reply was made to PR kern/59732; it has been noted by GNATS. From: Bruce Evans To: "Samuel J. Greear" Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/59732: acpi causes boot to hang Date: Sat, 27 Dec 2003 21:18:57 +1100 (EST) On Fri, 26 Dec 2003, Samuel J. Greear wrote: > Same problem here, confirmed with Dec. 26 build. NForce2 Ultra chipset. > Only my box seems to make it a bit further, init gets launched prior to > hardlock. Considering the popularity of this platform unless this problem is > isolated to a few motherboards I would consider this a potential > show-stopper. Pass some ACPI clue this way and I'll do what I can. Configuring the apic causes interrupt storms on all (?*) interrupts on an ASUS A7N8X-E with Nforce2. Workarounds are to not configure the apic or to not configure acpi since not configuring acpi breaks use of the apic due to a nonexistent or wrong mptable (it's not an SMP motherboard). (*) The first time I looked, the storms seemed to be only on pci interrupts. Later, they seemed to be weirder -- even npx0 got endless interrupts, but at a much lower frequency than pci interrupts. Bruce From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 04:40:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C16C716A4CF for ; Sat, 27 Dec 2003 04:40:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6787843D48 for ; Sat, 27 Dec 2003 04:40:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBRCeIFR063994 for ; Sat, 27 Dec 2003 04:40:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRCeIJs063993; Sat, 27 Dec 2003 04:40:18 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 27 Dec 2003 04:40:18 -0800 (PST) Resent-Message-Id: <200312271240.hBRCeIJs063993@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, Gleb Smirnoff Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0290116A4CE for ; Sat, 27 Dec 2003 04:37:19 -0800 (PST) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A7E443D39 for ; Sat, 27 Dec 2003 04:37:17 -0800 (PST) (envelope-from glebius@cell.sick.ru) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.9/8.12.8) with ESMTP id hBRCbEAB010821 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 27 Dec 2003 15:37:15 +0300 (MSK) (envelope-from glebius@cell.sick.ru) Received: (from glebius@localhost) by cell.sick.ru (8.12.9/8.12.6/Submit) id hBRCbEwZ010820; Sat, 27 Dec 2003 15:37:14 +0300 (MSK) Message-Id: <200312271237.hBRCbEwZ010820@cell.sick.ru> Date: Sat, 27 Dec 2003 15:37:14 +0300 (MSK) From: Gleb Smirnoff To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/60613: erroneous comment in sys/netinet/ip_dummynet.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 12:40:20 -0000 >Number: 60613 >Category: kern >Synopsis: erroneous comment in sys/netinet/ip_dummynet.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 27 04:40:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Gleb Smirnoff >Release: FreeBSD 4.9-PRERELEASE i386 >Organization: Bestcom ISP >Environment: System: FreeBSD cell.sick.ru 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 19 10:22:46 MSD 2003 root@fade.bestcom.ru:/usr/obj/usr/src/sys/NUCLEUS i386 >Description: It is said in comment in ip_dummynet.c: /* * We keep a private variable for the simulation time, but we could * probably use an existing one ("softticks" in sys/kern/kern_timer.c) */ Really, there is no such file kern_timer.c, and softticks is declared in sys/kern/kern_timeout.c >How-To-Repeat: >Fix: --- ip_dummynet.c.orig Sat Dec 27 15:26:26 2003 +++ ip_dummynet.c Sat Dec 27 15:32:07 2003 @@ -87,7 +87,7 @@ /* * We keep a private variable for the simulation time, but we could - * probably use an existing one ("softticks" in sys/kern/kern_timer.c) + * probably use an existing one ("softticks" in sys/kern/kern_timeout.c) */ static dn_key curr_time = 0 ; /* current simulation time */ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 06:10:10 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05F5E16A4CE; Sat, 27 Dec 2003 06:10:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4972343D39; Sat, 27 Dec 2003 06:10:09 -0800 (PST) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) hBREA9FR031447; Sat, 27 Dec 2003 06:10:09 -0800 (PST) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBREA8Wl031432; Sat, 27 Dec 2003 06:10:08 -0800 (PST) (envelope-from maxim) Date: Sat, 27 Dec 2003 06:10:08 -0800 (PST) From: Maxim Konovalov Message-Id: <200312271410.hBREA8Wl031432@freefall.freebsd.org> To: glebius@cell.sick.ru, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org, maxim@FreeBSD.org Subject: Re: kern/60613: erroneous comment in sys/netinet/ip_dummynet.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 14:10:10 -0000 Synopsis: erroneous comment in sys/netinet/ip_dummynet.c State-Changed-From-To: open->patched State-Changed-By: maxim State-Changed-When: Sat Dec 27 06:09:26 PST 2003 State-Changed-Why: Fixed in -CURRENT, thanks. Responsible-Changed-From-To: freebsd-bugs->maxim Responsible-Changed-By: maxim Responsible-Changed-When: Sat Dec 27 06:09:26 PST 2003 Responsible-Changed-Why: MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=60613 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 06:19:37 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3C9D16A4CE; Sat, 27 Dec 2003 06:19:36 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5278B43D1F; Sat, 27 Dec 2003 06:19:36 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) hBREJaFR032255; Sat, 27 Dec 2003 06:19:36 -0800 (PST) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBREJZga032251; Sat, 27 Dec 2003 06:19:35 -0800 (PST) (envelope-from ache) Date: Sat, 27 Dec 2003 06:19:35 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <200312271419.hBREJZga032251@freefall.freebsd.org> To: theis@aon.at, ache@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/60539: segmentation fault in setlocale.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 14:19:37 -0000 Synopsis: segmentation fault in setlocale.c State-Changed-From-To: patched->closed State-Changed-By: ache State-Changed-When: Sat Dec 27 06:17:15 PST 2003 State-Changed-Why: MFC'ed http://www.freebsd.org/cgi/query-pr.cgi?pr=60539 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 06:42:42 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 651B516A4CE; Sat, 27 Dec 2003 06:42:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9948243D2D; Sat, 27 Dec 2003 06:42:41 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBREgfFR033530; Sat, 27 Dec 2003 06:42:41 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBREgf0M033526; Sat, 27 Dec 2003 06:42:41 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 06:42:41 -0800 (PST) From: Andre Oppermann Message-Id: <200312271442.hBREgf0M033526@freefall.freebsd.org> To: delphij@hotmail.com, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/46537: amr(4) hangs system on -CURRENT or make panic, and conditionally X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 14:42:42 -0000 Synopsis: amr(4) hangs system on -CURRENT or make panic, and conditionally State-Changed-From-To: open->feedback State-Changed-By: andre State-Changed-When: Sat Dec 27 06:41:39 PST 2003 State-Changed-Why: There have been many changes and fixes to the amr driver. Check back with Originator if fixed. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 06:41:39 PST 2003 Responsible-Changed-Why: There have been many changes and fixes to the amr driver. Check back with Originator if fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=46537 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 06:55:53 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAFFD16A4CE; Sat, 27 Dec 2003 06:55:53 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AD943D39; Sat, 27 Dec 2003 06:55:53 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBREtrFR034395; Sat, 27 Dec 2003 06:55:53 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBREtq9I034391; Sat, 27 Dec 2003 06:55:52 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 06:55:52 -0800 (PST) From: Andre Oppermann Message-Id: <200312271455.hBREtq9I034391@freefall.freebsd.org> To: tobez@tobez.org, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/19672: contigmalloc1() oddity for large alignments (race condition) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 14:55:54 -0000 Synopsis: contigmalloc1() oddity for large alignments (race condition) State-Changed-From-To: open->feedback State-Changed-By: andre State-Changed-When: Sat Dec 27 06:55:05 PST 2003 State-Changed-Why: Check with Originator if problem persists. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 06:55:05 PST 2003 Responsible-Changed-Why: Check with Originator if problem persists. http://www.freebsd.org/cgi/query-pr.cgi?pr=19672 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 06:58:54 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1310A16A4CF; Sat, 27 Dec 2003 06:58:54 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 596B443D45; Sat, 27 Dec 2003 06:58:53 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBREwrFR034502; Sat, 27 Dec 2003 06:58:53 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBREwpF5034498; Sat, 27 Dec 2003 06:58:51 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 06:58:51 -0800 (PST) From: Ceri Davies Message-Id: <200312271458.hBREwpF5034498@freefall.freebsd.org> To: vasek@zoom-int.cz, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, ceri@FreeBSD.org Subject: Re: bin/59674: typo in contrib/tcp_wrappers/socket.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 14:58:54 -0000 Synopsis: typo in contrib/tcp_wrappers/socket.c State-Changed-From-To: open->patched State-Changed-By: ceri State-Changed-When: Sat Dec 27 06:58:15 PST 2003 State-Changed-Why: Committed in r1.7; thanks. Responsible-Changed-From-To: freebsd-bugs->ceri Responsible-Changed-By: ceri Responsible-Changed-When: Sat Dec 27 06:58:15 PST 2003 Responsible-Changed-Why: My MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=59674 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 07:05:27 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A339116A4CF; Sat, 27 Dec 2003 07:05:27 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3B4843D46; Sat, 27 Dec 2003 07:05:26 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRF5QFR037428; Sat, 27 Dec 2003 07:05:26 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRF5QfS037349; Sat, 27 Dec 2003 07:05:26 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 07:05:26 -0800 (PST) From: Ceri Davies Message-Id: <200312271505.hBRF5QfS037349@freefall.freebsd.org> To: jre@vineyard.net, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, ceri@FreeBSD.org Subject: Re: bin/59768: patch: devfs_link in rc.subr creates link in wrong directory X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 15:05:27 -0000 Synopsis: patch: devfs_link in rc.subr creates link in wrong directory State-Changed-From-To: open->feedback State-Changed-By: ceri State-Changed-When: Sat Dec 27 07:04:43 PST 2003 State-Changed-Why: This patch no longer applies - is this still a problem in today's -CURRENT? Responsible-Changed-From-To: freebsd-bugs->ceri Responsible-Changed-By: ceri Responsible-Changed-When: Sat Dec 27 07:04:43 PST 2003 Responsible-Changed-Why: I'll handle the feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=59768 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 07:26:47 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13F9F16A4CE; Sat, 27 Dec 2003 07:26:47 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A75343D31; Sat, 27 Dec 2003 07:26:46 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRFQkFR039228; Sat, 27 Dec 2003 07:26:46 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRFQjP6039224; Sat, 27 Dec 2003 07:26:45 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 07:26:45 -0800 (PST) From: Andre Oppermann Message-Id: <200312271526.hBRFQjP6039224@freefall.freebsd.org> To: tegge@not.trondheim.fast.no, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/20609: panic: vm_fault: fault on nofault entry, addr: cc4b3000 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 15:26:47 -0000 Synopsis: panic: vm_fault: fault on nofault entry, addr: cc4b3000 State-Changed-From-To: open->closed State-Changed-By: andre State-Changed-When: Sat Dec 27 07:25:49 PST 2003 State-Changed-Why: This has been fixed ages ago by dillon in rev 1.194 of sys/vm/vm_map.c. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 07:25:49 PST 2003 Responsible-Changed-Why: This has been fixed ages ago by dillon in rev 1.194 of sys/vm/vm_map.c. http://www.freebsd.org/cgi/query-pr.cgi?pr=20609 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 07:55:42 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90E0916A4D3; Sat, 27 Dec 2003 07:55:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9D0243D2F; Sat, 27 Dec 2003 07:55:41 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRFtfFR040493; Sat, 27 Dec 2003 07:55:41 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRFtfZV040489; Sat, 27 Dec 2003 07:55:41 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 07:55:41 -0800 (PST) From: Andre Oppermann Message-Id: <200312271555.hBRFtfZV040489@freefall.freebsd.org> To: in@amalea.org, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/27262: process won't be terminated after CPUTIME exceeded X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 15:55:42 -0000 Synopsis: process won't be terminated after CPUTIME exceeded State-Changed-From-To: analyzed->feedback State-Changed-By: andre State-Changed-When: Sat Dec 27 07:54:29 PST 2003 State-Changed-Why: Idle for too long. Take over for followup. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 07:54:29 PST 2003 Responsible-Changed-Why: Idle for too long. Take over for followup. http://www.freebsd.org/cgi/query-pr.cgi?pr=27262 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:05:44 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B5B16A4CE; Sat, 27 Dec 2003 08:05:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FFAD43D48; Sat, 27 Dec 2003 08:05:43 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRG5hFR044130; Sat, 27 Dec 2003 08:05:43 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRG5gP5044126; Sat, 27 Dec 2003 08:05:42 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 08:05:42 -0800 (PST) From: Ceri Davies Message-Id: <200312271605.hBRG5gP5044126@freefall.freebsd.org> To: pak@cns.utoronto.ca, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, ceri@FreeBSD.org Subject: Re: bin/58730: [patch] "fortune -l ..." loops forever. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:05:44 -0000 Synopsis: [patch] "fortune -l ..." loops forever. State-Changed-From-To: open->patched State-Changed-By: ceri State-Changed-When: Sat Dec 27 08:04:54 PST 2003 State-Changed-Why: Committed in revision 1.24; thanks for the submission. Responsible-Changed-From-To: freebsd-bugs->ceri Responsible-Changed-By: ceri Responsible-Changed-When: Sat Dec 27 08:04:54 PST 2003 Responsible-Changed-Why: My MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=58730 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:20:50 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0FD016A4CE; Sat, 27 Dec 2003 08:20:50 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3C143D49; Sat, 27 Dec 2003 08:20:50 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRGKoFR044499; Sat, 27 Dec 2003 08:20:50 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGKnSr044495; Sat, 27 Dec 2003 08:20:49 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 08:20:49 -0800 (PST) From: Ceri Davies Message-Id: <200312271620.hBRGKnSr044495@freefall.freebsd.org> To: timlee@netcom.com, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/15410: edquota -p copies current usage as well as quota X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:20:51 -0000 Synopsis: edquota -p copies current usage as well as quota State-Changed-From-To: open->closed State-Changed-By: ceri State-Changed-When: Sat Dec 27 08:20:18 PST 2003 State-Changed-Why: This is not reproducible on today's FreeBSD. http://www.freebsd.org/cgi/query-pr.cgi?pr=15410 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:30:07 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1870216A4CE; Sat, 27 Dec 2003 08:30:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6792D43D39; Sat, 27 Dec 2003 08:30:06 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRGU6FR044652; Sat, 27 Dec 2003 08:30:06 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGU3lG044648; Sat, 27 Dec 2003 08:30:03 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 08:30:03 -0800 (PST) From: Ceri Davies Message-Id: <200312271630.hBRGU3lG044648@freefall.freebsd.org> To: jonny@jonny.eng.br, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/15497: NIS does not deal well with comments X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:30:07 -0000 Synopsis: NIS does not deal well with comments State-Changed-From-To: open->closed State-Changed-By: ceri State-Changed-When: Sat Dec 27 08:29:46 PST 2003 State-Changed-Why: Makefile.yp now ignores comments, as you requested. http://www.freebsd.org/cgi/query-pr.cgi?pr=15497 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:39:22 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2D0316A4CE; Sat, 27 Dec 2003 08:39:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41E6943D3F; Sat, 27 Dec 2003 08:39:21 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGdLFR045108; Sat, 27 Dec 2003 08:39:21 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGdL9v045104; Sat, 27 Dec 2003 08:39:21 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:39:21 -0800 (PST) From: Andre Oppermann Message-Id: <200312271639.hBRGdL9v045104@freefall.freebsd.org> To: drbrain@segment7.net, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/34591: ICMP bandwidth limiting does not indicate interface X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:39:22 -0000 Synopsis: ICMP bandwidth limiting does not indicate interface State-Changed-From-To: open->analyzed State-Changed-By: andre State-Changed-When: Sat Dec 27 08:38:34 PST 2003 State-Changed-Why: Take over. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:38:34 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=34591 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:42:01 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B101E16A4CE; Sat, 27 Dec 2003 08:42:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 790CD43D2F; Sat, 27 Dec 2003 08:42:00 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGg0FR045286; Sat, 27 Dec 2003 08:42:00 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGg0Fq045282; Sat, 27 Dec 2003 08:42:00 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:42:00 -0800 (PST) From: Andre Oppermann Message-Id: <200312271642.hBRGg0Fq045282@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/48560: Panic in if_vlan.c on CURRENT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:42:01 -0000 Synopsis: Panic in if_vlan.c on CURRENT Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:41:28 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=48560 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:43:29 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADDF716A4CE; Sat, 27 Dec 2003 08:43:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C10343D3F; Sat, 27 Dec 2003 08:43:29 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGhSFR045359; Sat, 27 Dec 2003 08:43:28 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGhSlO045355; Sat, 27 Dec 2003 08:43:28 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:43:28 -0800 (PST) From: Andre Oppermann Message-Id: <200312271643.hBRGhSlO045355@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, ume@FreeBSD.org Subject: Re: kern/50621: panic while TCP6 bind() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:43:29 -0000 Synopsis: panic while TCP6 bind() Responsible-Changed-From-To: freebsd-bugs->ume Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:42:53 PST 2003 Responsible-Changed-Why: Assign this to ume-san. He is the IPv6 maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=50621 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:46:13 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98A0116A4CE; Sat, 27 Dec 2003 08:46:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E82B743D45; Sat, 27 Dec 2003 08:46:12 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGkCFR045450; Sat, 27 Dec 2003 08:46:12 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGkCLc045446; Sat, 27 Dec 2003 08:46:12 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:46:12 -0800 (PST) From: Andre Oppermann Message-Id: <200312271646.hBRGkCLc045446@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/53334: [PATCH] Interrupt routing, pci.c, 5.1-CURRENT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:46:13 -0000 Old Synopsis: New Synopsis: [PATCH] Interrupt routing, pci.c, 5.1-CURRENT Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:45:30 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=53334 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:47:11 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A165216A4CE; Sat, 27 Dec 2003 08:47:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC64543D45; Sat, 27 Dec 2003 08:47:10 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGlAFR045513; Sat, 27 Dec 2003 08:47:10 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGlAFD045509; Sat, 27 Dec 2003 08:47:10 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:47:10 -0800 (PST) From: Andre Oppermann Message-Id: <200312271647.hBRGlAFD045509@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/53920: sluggish TCP connection X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:47:11 -0000 Synopsis: sluggish TCP connection Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:46:51 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=53920 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:48:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A92916A4CE; Sat, 27 Dec 2003 08:48:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FE0243D46; Sat, 27 Dec 2003 08:48:19 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGmJFR045570; Sat, 27 Dec 2003 08:48:19 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGmJul045566; Sat, 27 Dec 2003 08:48:19 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:48:19 -0800 (PST) From: Andre Oppermann Message-Id: <200312271648.hBRGmJul045566@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/54248: nge/vlan: kernel panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:48:20 -0000 Synopsis: nge/vlan: kernel panic Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:47:54 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=54248 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:49:41 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E40516A4CE; Sat, 27 Dec 2003 08:49:41 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CCCB43D49; Sat, 27 Dec 2003 08:49:40 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGneFR045642; Sat, 27 Dec 2003 08:49:40 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGneQN045638; Sat, 27 Dec 2003 08:49:40 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:49:40 -0800 (PST) From: Andre Oppermann Message-Id: <200312271649.hBRGneQN045638@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/55018: [patch] Digiboard PC/Xem fails to initialize when using digi module (BIOS boot failed (0x00 != 0x4447)) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:49:41 -0000 Synopsis: [patch] Digiboard PC/Xem fails to initialize when using digi module (BIOS boot failed (0x00 != 0x4447)) Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:49:20 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=55018 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:50:54 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1781D16A4CE; Sat, 27 Dec 2003 08:50:54 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56B9B43D2D; Sat, 27 Dec 2003 08:50:53 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGorFR045814; Sat, 27 Dec 2003 08:50:53 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGorxN045810; Sat, 27 Dec 2003 08:50:53 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:50:53 -0800 (PST) From: Andre Oppermann Message-Id: <200312271650.hBRGorxN045810@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/55542: [patch] discard oversize frame (ether type 800 flags 3 len 1518 > max 1514) previously happening in if_xe also found in if_de X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:50:54 -0000 Synopsis: [patch] discard oversize frame (ether type 800 flags 3 len 1518 > max 1514) previously happening in if_xe also found in if_de Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:50:34 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=55542 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:54:07 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B620D16A4D6; Sat, 27 Dec 2003 08:54:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F6C43D2F; Sat, 27 Dec 2003 08:54:06 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGs5FR046022; Sat, 27 Dec 2003 08:54:05 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGs5Vr046018; Sat, 27 Dec 2003 08:54:05 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:54:05 -0800 (PST) From: Andre Oppermann Message-Id: <200312271654.hBRGs5Vr046018@freefall.freebsd.org> To: RaveBoy@Air-MaXX.net, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/55810: Error: bundle_Create: ioctl(TUNSIFMODE): Device busy X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:54:07 -0000 Synopsis: Error: bundle_Create: ioctl(TUNSIFMODE): Device busy State-Changed-From-To: open->closed State-Changed-By: andre State-Changed-When: Sat Dec 27 08:53:08 PST 2003 State-Changed-Why: Close in favor of kern/55890 which is the same problem but with more information. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:53:08 PST 2003 Responsible-Changed-Why: Close in favor of kern/55890 which is the same problem but with more information. http://www.freebsd.org/cgi/query-pr.cgi?pr=55810 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:54:49 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 248B816A4CE; Sat, 27 Dec 2003 08:54:49 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A18543D45; Sat, 27 Dec 2003 08:54:44 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGsiFR046073; Sat, 27 Dec 2003 08:54:44 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGsiWg046069; Sat, 27 Dec 2003 08:54:44 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:54:44 -0800 (PST) From: Andre Oppermann Message-Id: <200312271654.hBRGsiWg046069@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, brian@FreeBSD.org Subject: Re: kern/55890: Error: bundle_Create: ioctl(TUNSIFMODE): Device busy X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:54:49 -0000 Synopsis: Error: bundle_Create: ioctl(TUNSIFMODE): Device busy Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:54:17 PST 2003 Responsible-Changed-Why: Assign to brian as he the ppp master. http://www.freebsd.org/cgi/query-pr.cgi?pr=55890 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 08:59:03 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7432D16A4CE; Sat, 27 Dec 2003 08:59:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADABD43D1F; Sat, 27 Dec 2003 08:59:02 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRGx2FR046212; Sat, 27 Dec 2003 08:59:02 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRGx2nF046208; Sat, 27 Dec 2003 08:59:02 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 08:59:02 -0800 (PST) From: Andre Oppermann Message-Id: <200312271659.hBRGx2nF046208@freefall.freebsd.org> To: postmaster@blueyonder.co.uk, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/57827: Connections are reset by the kernel without any application intervention. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:59:03 -0000 Synopsis: Connections are reset by the kernel without any application intervention. State-Changed-From-To: open->closed State-Changed-By: andre State-Changed-When: Sat Dec 27 08:57:56 PST 2003 State-Changed-Why: Close in favor of kern/57380 which is the same. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 08:57:56 PST 2003 Responsible-Changed-Why: Close in favor of kern/57380 which is the same. http://www.freebsd.org/cgi/query-pr.cgi?pr=57827 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:00:10 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A70E616A4CE; Sat, 27 Dec 2003 09:00:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0262843D2F; Sat, 27 Dec 2003 09:00:10 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRH09FR046353; Sat, 27 Dec 2003 09:00:09 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH09UJ046349; Sat, 27 Dec 2003 09:00:09 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 09:00:09 -0800 (PST) From: Ceri Davies Message-Id: <200312271700.hBRH09UJ046349@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, tjr@FreeBSD.org Subject: Re: bin/41410: /bin/sh bug on expanding $? in here-documents X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:00:10 -0000 Synopsis: /bin/sh bug on expanding $? in here-documents Responsible-Changed-From-To: freebsd-bugs->tjr Responsible-Changed-By: ceri Responsible-Changed-When: Sat Dec 27 08:59:43 PST 2003 Responsible-Changed-Why: tjr seems to be our sh(1) guru. http://www.freebsd.org/cgi/query-pr.cgi?pr=41410 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:00:27 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25DCD16A4D4; Sat, 27 Dec 2003 09:00:27 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECE6143D2F; Sat, 27 Dec 2003 09:00:25 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRH0PFR046386; Sat, 27 Dec 2003 09:00:25 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH0PJI046382; Sat, 27 Dec 2003 09:00:25 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:00:25 -0800 (PST) From: Andre Oppermann Message-Id: <200312271700.hBRH0PJI046382@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/57380: Connections are reset by the kernel without any application intervention. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:00:27 -0000 Synopsis: Connections are reset by the kernel without any application intervention. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:00:02 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=57380 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:01:36 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BB8516A4CE; Sat, 27 Dec 2003 09:01:36 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FCB743D45; Sat, 27 Dec 2003 09:01:35 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRH1ZFR046525; Sat, 27 Dec 2003 09:01:35 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH1Zpp046521; Sat, 27 Dec 2003 09:01:35 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:01:35 -0800 (PST) From: Andre Oppermann Message-Id: <200312271701.hBRH1Zpp046521@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/58677: FreeBSD 5.1-p10 can be remotely locked (crashed), when running apache2 with special configuration X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:01:36 -0000 Synopsis: FreeBSD 5.1-p10 can be remotely locked (crashed), when running apache2 with special configuration Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:01:15 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=58677 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:02:57 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C07016A4CE; Sat, 27 Dec 2003 09:02:57 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F48B43D41; Sat, 27 Dec 2003 09:02:56 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRH2uFR046654; Sat, 27 Dec 2003 09:02:56 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH2tNU046650; Sat, 27 Dec 2003 09:02:55 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 09:02:55 -0800 (PST) From: Ceri Davies Message-Id: <200312271702.hBRH2tNU046650@freefall.freebsd.org> To: akruijff@dds.nl, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/44329: wish for systat X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:02:57 -0000 Synopsis: wish for systat State-Changed-From-To: open->closed State-Changed-By: ceri State-Changed-When: Sat Dec 27 09:01:57 PST 2003 State-Changed-Why: We await your patches implementing this functionality. In the meantime, you may wish to look at ntop in the ports tree. http://www.freebsd.org/cgi/query-pr.cgi?pr=44329 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:02:57 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71F1E16A4CF; Sat, 27 Dec 2003 09:02:57 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D34B43D45; Sat, 27 Dec 2003 09:02:56 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRH2uFR046669; Sat, 27 Dec 2003 09:02:56 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH2ubX046665; Sat, 27 Dec 2003 09:02:56 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:02:56 -0800 (PST) From: Andre Oppermann Message-Id: <200312271702.hBRH2ubX046665@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/58927: Verification of reverse path in ip_fw2.c causes problems X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:02:57 -0000 Synopsis: Verification of reverse path in ip_fw2.c causes problems Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:02:36 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=58927 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:06:19 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47F4B16A4CE; Sat, 27 Dec 2003 09:06:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A8EE43D1F; Sat, 27 Dec 2003 09:06:18 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRH6IFR050083; Sat, 27 Dec 2003 09:06:18 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH6IV0050079; Sat, 27 Dec 2003 09:06:18 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:06:18 -0800 (PST) From: Andre Oppermann Message-Id: <200312271706.hBRH6IV0050079@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, pdeuskar@FreeBSD.org Subject: Re: kern/59659: em driver cannot handle VLANs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:06:19 -0000 Synopsis: em driver cannot handle VLANs Responsible-Changed-From-To: freebsd-bugs->pdeuskar Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:05:27 PST 2003 Responsible-Changed-Why: Assign to pdeuskar, he is the em maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=59659 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:07:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB80116A4CE; Sat, 27 Dec 2003 09:07:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 368D543D41; Sat, 27 Dec 2003 09:07:18 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRH7IFR050156; Sat, 27 Dec 2003 09:07:18 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH7I8f050152; Sat, 27 Dec 2003 09:07:18 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:07:18 -0800 (PST) From: Andre Oppermann Message-Id: <200312271707.hBRH7I8f050152@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, pdeuskar@FreeBSD.org Subject: Re: kern/59660: em driver cannot handle MAC address changes X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:07:19 -0000 Synopsis: em driver cannot handle MAC address changes Responsible-Changed-From-To: freebsd-bugs->pdeuskar Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:06:47 PST 2003 Responsible-Changed-Why: Assign to pdeuskar, he is the em maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=59660 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:08:02 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B068616A4CE; Sat, 27 Dec 2003 09:08:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF8A343D2D; Sat, 27 Dec 2003 09:08:01 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRH81FR050209; Sat, 27 Dec 2003 09:08:01 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH81rO050205; Sat, 27 Dec 2003 09:08:01 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:08:01 -0800 (PST) From: Andre Oppermann Message-Id: <200312271708.hBRH81rO050205@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/59707: IPFW2 verrevpath not working right for TCP v4? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:08:02 -0000 Synopsis: IPFW2 verrevpath not working right for TCP v4? Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:07:41 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=59707 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:09:44 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7DB816A4CE; Sat, 27 Dec 2003 09:09:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DE6B43D53; Sat, 27 Dec 2003 09:09:43 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRH9hFR050351; Sat, 27 Dec 2003 09:09:43 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRH9hil050347; Sat, 27 Dec 2003 09:09:43 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:09:43 -0800 (PST) From: Andre Oppermann Message-Id: <200312271709.hBRH9hil050347@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, bde@FreeBSD.org Subject: Re: kern/60284: uart driver fails report invalid parameters to caller X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:09:45 -0000 Synopsis: uart driver fails report invalid parameters to caller Responsible-Changed-From-To: freebsd-bugs->bde Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:09:07 PST 2003 Responsible-Changed-Why: Send over to bde, he is our serial master. http://www.freebsd.org/cgi/query-pr.cgi?pr=60284 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:12:26 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A311716A51D; Sat, 27 Dec 2003 09:12:26 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D153643D2F; Sat, 27 Dec 2003 09:12:25 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRHCPFR050537; Sat, 27 Dec 2003 09:12:25 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHCPNO050533; Sat, 27 Dec 2003 09:12:25 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:12:25 -0800 (PST) From: Andre Oppermann Message-Id: <200312271712.hBRHCPNO050533@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/56441: bpf_tap() used incorrectly in bpf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:12:26 -0000 Synopsis: bpf_tap() used incorrectly in bpf Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:12:07 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=56441 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:13:44 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AA8E16A4CE; Sat, 27 Dec 2003 09:13:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12CA943D54; Sat, 27 Dec 2003 09:13:41 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRHDeFR050596; Sat, 27 Dec 2003 09:13:40 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHDe0q050592; Sat, 27 Dec 2003 09:13:40 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:13:40 -0800 (PST) From: Andre Oppermann Message-Id: <200312271713.hBRHDe0q050592@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, imp@FreeBSD.org Subject: Re: kern/56985: Fix for OEM Proxim Harmony PCMCIA wireless cards X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:13:44 -0000 Synopsis: Fix for OEM Proxim Harmony PCMCIA wireless cards Responsible-Changed-From-To: freebsd-bugs->imp Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:13:04 PST 2003 Responsible-Changed-Why: Assign to warner, he is looking for wavelan/proxim cards. http://www.freebsd.org/cgi/query-pr.cgi?pr=56985 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:14:44 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 673F016A4CE; Sat, 27 Dec 2003 09:14:44 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 2FDBE43D45; Sat, 27 Dec 2003 09:14:43 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Date: Sat, 27 Dec 2003 17:14:42 +0000 From: David Malone To: Andre Oppermann Message-ID: <20031227171442.GA5311@salmon.maths.tcd.ie> References: <200312271555.hBRFtfZV040489@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312271555.hBRFtfZV040489@freefall.freebsd.org> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-bugs@FreeBSD.org cc: in@amalea.org Subject: Re: kern/27262: process won't be terminated after CPUTIME exceeded X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:14:44 -0000 On Sat, Dec 27, 2003 at 07:55:41AM -0800, Andre Oppermann wrote: > Responsible-Changed-From-To: freebsd-bugs->andre > Responsible-Changed-By: andre > Responsible-Changed-When: Sat Dec 27 07:54:29 PST 2003 > Responsible-Changed-Why: > Idle for too long. Take over for followup. This one is actually fixed - I'll close it if you don't get around to it shortly. David. From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:14:48 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7105116A4CE; Sat, 27 Dec 2003 09:14:48 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C319543D45; Sat, 27 Dec 2003 09:14:47 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRHElFR050684; Sat, 27 Dec 2003 09:14:47 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHElQT050680; Sat, 27 Dec 2003 09:14:47 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:14:47 -0800 (PST) From: Andre Oppermann Message-Id: <200312271714.hBRHElQT050680@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Subject: Re: kern/58214: [patch] Align smallbits properly in poll() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:14:48 -0000 Synopsis: [patch] Align smallbits properly in poll() Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:14:30 PST 2003 Responsible-Changed-Why: Take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=58214 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:18:57 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4B2D16A4CE; Sat, 27 Dec 2003 09:18:57 -0800 (PST) Received: from ftp.bjpu.edu.cn (ftp.bjpu.edu.cn [202.112.78.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358CC43D5A; Sat, 27 Dec 2003 09:18:51 -0800 (PST) (envelope-from delphij@frontfree.net) Received: by ftp.bjpu.edu.cn (Postfix, from userid 426) id DB6945847; Sun, 28 Dec 2003 01:18:44 +0800 (CST) Received: from srv (unknown [192.168.122.253]) by ftp.bjpu.edu.cn (Postfix) with ESMTP id 3C333580B; Sun, 28 Dec 2003 01:18:44 +0800 (CST) From: "=?gb2312?B?WGluIExJL8Du9s4=?=" To: "'Andre Oppermann'" , Date: Sun, 28 Dec 2003 01:18:43 +0800 Organization: Frontfree Technology Network MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <200312271442.hBREgf0M033526@freefall.freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Thread-Index: AcPMh/r8cAfESJduRlGT/SKoKU87GAAFPKUQ Message-Id: <20031227171844.3C333580B@ftp.bjpu.edu.cn> Subject: RE: kern/46537: amr(4) hangs system on -CURRENT or make panic, andconditionally X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:18:58 -0000 This was believed to be fixed when 5.0 was released. If memory serves me right, it was fixed in revision 1.39 of sys/dev/amr/amr.c, and MFC'ed as 1.36.2.2 for 5.0-RELEASE, and 1.7.2.13 for 4-STABLE. Please close this. The problem no longer exists :) Thank you for your great work! Xin LI Frontfree Technology Network From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:24:16 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0BF116A4CF; Sat, 27 Dec 2003 09:24:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54B2943D49; Sat, 27 Dec 2003 09:24:06 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRHO6FR050916; Sat, 27 Dec 2003 09:24:06 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHO6Kq050912; Sat, 27 Dec 2003 09:24:06 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 09:24:06 -0800 (PST) From: Ceri Davies Message-Id: <200312271724.hBRHO6Kq050912@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, mtm@FreeBSD.org Subject: Re: bin/48443: /usr/sbin/periodic executes too many files X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:24:16 -0000 Synopsis: /usr/sbin/periodic executes too many files Responsible-Changed-From-To: freebsd-bugs->mtm Responsible-Changed-By: ceri Responsible-Changed-When: Sat Dec 27 09:23:50 PST 2003 Responsible-Changed-Why: Assign to Mike; this patch looks correct. http://www.freebsd.org/cgi/query-pr.cgi?pr=48443 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:32:44 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E5C316A4CE; Sat, 27 Dec 2003 09:32:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D8AD43D45; Sat, 27 Dec 2003 09:32:43 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRHWhFR051387; Sat, 27 Dec 2003 09:32:43 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHWgED051383; Sat, 27 Dec 2003 09:32:42 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 09:32:42 -0800 (PST) From: Ceri Davies Message-Id: <200312271732.hBRHWgED051383@freefall.freebsd.org> To: walter@giga.nl, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/51493: ls usage is missing a few options X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:32:44 -0000 Synopsis: ls usage is missing a few options State-Changed-From-To: patched->closed State-Changed-By: ceri State-Changed-When: Sat Dec 27 09:32:24 PST 2003 State-Changed-Why: This was MFC'd; thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=51493 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:33:40 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87F8916A4CE; Sat, 27 Dec 2003 09:33:40 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D438643D49; Sat, 27 Dec 2003 09:33:38 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) hBRHXcFR051459; Sat, 27 Dec 2003 09:33:38 -0800 (PST) (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHXcWF051455; Sat, 27 Dec 2003 09:33:38 -0800 (PST) (envelope-from andre) Date: Sat, 27 Dec 2003 09:33:38 -0800 (PST) From: Andre Oppermann Message-Id: <200312271733.hBRHXcWF051455@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, pdeuskar@FreeBSD.org Subject: Re: kern/60285: em0 was reported about watchdog timeout X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:33:40 -0000 Synopsis: em0 was reported about watchdog timeout Responsible-Changed-From-To: freebsd-bugs->pdeuskar Responsible-Changed-By: andre Responsible-Changed-When: Sat Dec 27 09:33:10 PST 2003 Responsible-Changed-Why: Assign to pdeuskar, he is the em maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=60285 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:34:04 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8439816A4CE; Sat, 27 Dec 2003 09:34:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE49343D39; Sat, 27 Dec 2003 09:34:02 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRHY2FR051517; Sat, 27 Dec 2003 09:34:02 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHY2YU051513; Sat, 27 Dec 2003 09:34:02 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 09:34:02 -0800 (PST) From: Ceri Davies Message-Id: <200312271734.hBRHY2YU051513@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, murray@FreeBSD.org Subject: Re: bin/52517: New functionality for /usr/bin/Mail X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:34:04 -0000 Synopsis: New functionality for /usr/bin/Mail Responsible-Changed-From-To: freebsd-bugs->murray Responsible-Changed-By: ceri Responsible-Changed-When: Sat Dec 27 09:33:44 PST 2003 Responsible-Changed-Why: Assign to murray, who this is really a reminder for. http://www.freebsd.org/cgi/query-pr.cgi?pr=52517 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:37:11 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A1FE16A4CE; Sat, 27 Dec 2003 09:37:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7113B43D46; Sat, 27 Dec 2003 09:37:10 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) hBRHbAFR051611; Sat, 27 Dec 2003 09:37:10 -0800 (PST) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHbATh051607; Sat, 27 Dec 2003 09:37:10 -0800 (PST) (envelope-from ceri) Date: Sat, 27 Dec 2003 09:37:10 -0800 (PST) From: Ceri Davies Message-Id: <200312271737.hBRHbATh051607@freefall.freebsd.org> To: sec@42.org, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/54633: whois queries with options for the whois-server are difficult X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:37:11 -0000 Synopsis: whois queries with options for the whois-server are difficult State-Changed-From-To: open->closed State-Changed-By: ceri State-Changed-When: Sat Dec 27 09:35:35 PST 2003 State-Changed-Why: Use of '--' to terminate command line arguments is standard. Patches to implement the other functionality described are welcome. http://www.freebsd.org/cgi/query-pr.cgi?pr=54633 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:39:11 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AD3716A4CE for ; Sat, 27 Dec 2003 09:39:11 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3011743D46 for ; Sat, 27 Dec 2003 09:39:10 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 47619 invoked from network); 27 Dec 2003 17:39:09 -0000 Received: from unknown (HELO freebsd.org) ([195.134.148.7]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 27 Dec 2003 17:39:09 -0000 Message-ID: <3FEDC2EB.B5BE1D38@freebsd.org> Date: Sat, 27 Dec 2003 18:35:39 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: David Malone References: <200312271555.hBRFtfZV040489@freefall.freebsd.org> <20031227171442.GA5311@salmon.maths.tcd.ie> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-bugs@FreeBSD.org cc: in@amalea.org Subject: Re: kern/27262: process won't be terminated after CPUTIME exceeded X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:39:11 -0000 David Malone wrote: > > On Sat, Dec 27, 2003 at 07:55:41AM -0800, Andre Oppermann wrote: > > Responsible-Changed-From-To: freebsd-bugs->andre > > Responsible-Changed-By: andre > > Responsible-Changed-When: Sat Dec 27 07:54:29 PST 2003 > > Responsible-Changed-Why: > > Idle for too long. Take over for followup. > > This one is actually fixed - I'll close it if you don't get around > to it shortly. I was suspecting that and asked bde. The PR is currently locked by him. I hope he closes it. :) -- Andre From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:40:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D49B216A4CF for ; Sat, 27 Dec 2003 09:40:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D60F43D48 for ; Sat, 27 Dec 2003 09:40:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBRHeEFR051772 for ; Sat, 27 Dec 2003 09:40:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRHeEx8051771; Sat, 27 Dec 2003 09:40:14 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 27 Dec 2003 09:40:14 -0800 (PST) Resent-Message-Id: <200312271740.hBRHeEx8051771@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, Ryan Sommers Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 701AF16A4CE for ; Sat, 27 Dec 2003 09:34:56 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E2743D31 for ; Sat, 27 Dec 2003 09:34:55 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBRHYtdL067782 for ; Sat, 27 Dec 2003 09:34:55 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBRHYtTb067747; Sat, 27 Dec 2003 09:34:55 -0800 (PST) (envelope-from nobody) Message-Id: <200312271734.hBRHYtTb067747@www.freebsd.org> Date: Sat, 27 Dec 2003 09:34:55 -0800 (PST) From: Ryan Sommers To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: bin/60632: UI bug in partition label screen in sysinstall X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:40:19 -0000 >Number: 60632 >Category: bin >Synopsis: UI bug in partition label screen in sysinstall >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 27 09:40:14 PST 2003 >Closed-Date: >Last-Modified: >Originator: Ryan Sommers >Release: 5.2-CURRENT >Organization: >Environment: FreeBSD lilshadow 5.2-CURRENT FreeBSD 5.2-CURRENT #8: Thu Dec 25 23:03:21 CST 2003 root@lilshadow:/usr/obj/usr/src/sys/LILSHADOW i386 >Description: When in the labeling section for filesystems if you scroll between the partitions the text will change from grey to white to highlight the current selection. However, if you scroll down and then back up to the heading the top partition will remain white, instead of changing to grey. >How-To-Repeat: On a system with a labeled partition: #/stand/sysinstall Go to the Custom menu Go to the Label menu Hit down twice and up twice. The text of the first partition won't change correctly. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 09:41:06 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9DA116A4CE for ; Sat, 27 Dec 2003 09:41:06 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEDC843D3F for ; Sat, 27 Dec 2003 09:41:04 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 47762 invoked from network); 27 Dec 2003 17:41:03 -0000 Received: from unknown (HELO freebsd.org) ([195.134.148.7]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 27 Dec 2003 17:41:03 -0000 Message-ID: <3FEDC35E.B149C856@freebsd.org> Date: Sat, 27 Dec 2003 18:37:34 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Xin =?iso-8859-1?Q?LI=2F=C0=EE=F6=CE?= References: <20031227171844.3C333580B@ftp.bjpu.edu.cn> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/46537: amr(4) hangs system on -CURRENT or make panic, andconditionally X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 17:41:06 -0000 Xin LI/ÀîöÎ wrote: > > This was believed to be fixed when 5.0 was released. If memory serves me > right, it was fixed in revision 1.39 of sys/dev/amr/amr.c, and MFC'ed as > 1.36.2.2 for 5.0-RELEASE, and 1.7.2.13 for 4-STABLE. > > Please close this. The problem no longer exists :) Thank you for your great > work! Ok, PR closed. Thanks for your quick feedback. -- Andre From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 10:19:25 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB55A16A4CE; Sat, 27 Dec 2003 10:19:25 -0800 (PST) Received: from mail.vineyard.net (k1.vineyard.net [204.17.195.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id BABA343D1F; Sat, 27 Dec 2003 10:19:24 -0800 (PST) (envelope-from joshe@jade.elsasser.org) Received: from localhost (loopback [127.0.0.1]) by mail.vineyard.net (Postfix) with ESMTP id D944C9259E; Sat, 27 Dec 2003 13:19:23 -0500 (EST) Received: from mail.vineyard.net ([127.0.0.1]) by localhost (king1.vineyard.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07898-04; Sat, 27 Dec 2003 13:19:23 -0500 (EST) Received: from jade.elsasser.org (loopback [127.0.0.1]) by mail.vineyard.net (Postfix) with ESMTP id 6BFCF922A2; Sat, 27 Dec 2003 13:19:23 -0500 (EST) Received: by jade.elsasser.org (Postfix, from userid 1000) id 6EE99F3; Sat, 27 Dec 2003 13:19:22 -0500 (EST) Date: Sat, 27 Dec 2003 13:19:22 -0500 From: Josh Elsasser To: Ceri Davies Message-ID: <20031227181922.GA39606@jade.elsasser.org> References: <200312271505.hBRF5QfS037349@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312271505.hBRF5QfS037349@freefall.freebsd.org> User-Agent: Mutt/1.4.1i X-PGP-Key-URL: http://www.elsasser.org/pubkey.asc X-PGP-Key-Fingerprint: 8F39 9F2B 3738 54D9 3E40 4604 CFD5 EA3F B833 FD50 X-Virus-Scanned: by AMaViS at Vineyard.NET cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/59768: patch: devfs_link in rc.subr creates link in wrong directory X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 18:19:26 -0000 It seems to have been fixed several weeks ago by revision 1.17 of rc.subr. Thanks for looking into this, I had forgotten about it. From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 11:20:07 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14EAC16A4CE for ; Sat, 27 Dec 2003 11:20:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D3E643D49 for ; Sat, 27 Dec 2003 11:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBRJK3FR060758 for ; Sat, 27 Dec 2003 11:20:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRJK3wf060757; Sat, 27 Dec 2003 11:20:03 -0800 (PST) (envelope-from gnats) Date: Sat, 27 Dec 2003 11:20:03 -0800 (PST) Message-Id: <200312271920.hBRJK3wf060757@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Christian Wittenhorst Subject: Re: kern/60221: ATA system freezes during heavy loads X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christian Wittenhorst List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 19:20:07 -0000 The following reply was made to PR kern/60221; it has been noted by GNATS. From: Christian Wittenhorst To: freebsd-gnats-submit@FreeBSD.org, kirk@strauser.com Cc: Subject: Re: kern/60221: ATA system freezes during heavy loads Date: Sat, 27 Dec 2003 20:19:13 +0100 Hallo... I have the same problem: ad0: TIMEOUT - WRITE_DMA retrying (2 reties left) ata0: resetting devices ad0: FAILURE - already active DMA on this device ad0: setting up DMA failed [only reset helps] I tried three different harddisks (IBM/Seagate) and two different (UDMA-)cables without any change. The system still crashes under heavy IO load! In PIO mode everything works fine but *very* slow... # uname -a FreeBSD 5.2-RC FreeBSD 5.2-RC #2: Sat Dec 27 18:28:11 CET 2003 wiwi@:/usr/src/sys/i386/compile/mail i386 (just cvsup'ed) # atacontrol list ATA channel 0: Master: ad0 ATA/ATAPI rev 6 Slave: no device present ATA channel 1: Master: acd0 ATA/ATAPI rev 0 Slave: no device present Dec 27 20:04:29 syslogd: kernel boot file is /boot/kernel/kernel Dec 27 20:04:29 kernel: Copyright (c) 1992-2003 The FreeBSD Project. Dec 27 20:04:29 kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Dec 27 20:04:29 kernel: The Regents of the University of California. All rights reserved. Dec 27 20:04:29 kernel: FreeBSD 5.2-RC #2: Sat Dec 27 18:28:11 CET 2003 Dec 27 20:04:29 kernel: wiwi@:/usr/src/sys/i386/compile/mail Dec 27 20:04:29 kernel: Preloaded elf kernel "/boot/kernel/kernel" at 0xc09c5000. Dec 27 20:04:29 kernel: Preloaded elf module "/boot/kernel/acpi.ko" at 0xc09c50cc. Dec 27 20:04:29 kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Dec 27 20:04:29 kernel: CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (2392.30-MHz 686-class CPU) Dec 27 20:04:29 kernel: Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 Dec 27 20:04:29 kernel: Features=0x3febfbff Dec 27 20:04:29 kernel: real memory = 260046848 (248 MB) Dec 27 20:04:29 kernel: avail memory = 242958336 (231 MB) Dec 27 20:04:29 kernel: Pentium Pro MTRR support enabled Dec 27 20:04:29 kernel: ACPI-0264: *** Error: Looking up [\_SB_.PCI0.IDE_.SIDE] in namespace, AE_NOT_FOUND Dec 27 20:04:29 kernel: ACPI-1287: *** Error: , AE_NOT_FOUND Dec 27 20:04:29 kernel: npx0: [FAST] Dec 27 20:04:29 kernel: npx0: on motherboard Dec 27 20:04:29 kernel: npx0: INT 16 interface Dec 27 20:04:29 kernel: acpi0: on motherboard Dec 27 20:04:29 kernel: pcibios: BIOS version 2.10 Dec 27 20:04:29 kernel: Using $PIR table, 10 entries at 0xc00ecef0 Dec 27 20:04:29 kernel: ACPI-0438: *** Error: Looking up [\OSFG] in namespace, AE_NOT_FOUND Dec 27 20:04:29 kernel: SearchNode 0xc16859c0 StartNode 0xc16859c0 ReturnNode 0 Dec 27 20:04:29 kernel: ACPI-1287: *** Error: Method execution failed [\_SB_.PCI0._INI] (Node 0xc16859c0), AE_NOT_FOUND Dec 27 20:04:29 kernel: acpi0: Power Button (fixed) Dec 27 20:04:29 kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 Dec 27 20:04:29 kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0xf808-0xf80b on acpi0 Dec 27 20:04:29 kernel: pcib0: on acpi0 Dec 27 20:04:29 kernel: pci0: on pcib0 Dec 27 20:04:29 kernel: pcib0: slot 2 INTA is routed to irq 10 Dec 27 20:04:29 kernel: pcib0: slot 29 INTA is routed to irq 10 Dec 27 20:04:29 kernel: pcib0: slot 29 INTB is routed to irq 11 Dec 27 20:04:29 kernel: pcib0: slot 29 INTD is routed to irq 5 Dec 27 20:04:29 kernel: pcib0: slot 31 INTA is routed to irq 11 Dec 27 20:04:29 kernel: pcib0: slot 31 INTB is routed to irq 5 Dec 27 20:04:29 kernel: agp0: mem 0xfa400000-0xfa47ffff,0xf0000000-0xf7ffffff irq 10 at device 2.0 on pci0 Dec 27 20:04:29 kernel: agp0: detected 8060k stolen memory Dec 27 20:04:29 kernel: agp0: aperture size is 128M Dec 27 20:04:29 kernel: uhci0: port 0x2440-0x245f irq 10 at device 29.0 on pci0 Dec 27 20:04:29 kernel: usb0: on uhci0 Dec 27 20:04:29 kernel: usb0: USB revision 1.0 Dec 27 20:04:29 kernel: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Dec 27 20:04:29 kernel: uhub0: 2 ports with 2 removable, self powered Dec 27 20:04:29 kernel: uhci1: port 0x2460-0x247f irq 11 at device 29.1 on pci0 Dec 27 20:04:29 kernel: usb1: on uhci1 Dec 27 20:04:29 kernel: usb1: USB revision 1.0 Dec 27 20:04:29 kernel: uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Dec 27 20:04:29 kernel: uhub1: 2 ports with 2 removable, self powered Dec 27 20:04:29 kernel: pci0: at device 29.7 (no driver attached) Dec 27 20:04:29 kernel: pcib1: at device 30.0 on pci0 Dec 27 20:04:29 kernel: pcib1: could not get PCI interrupt routing table for \_SB_.PCI0.HUB_ - AE_NOT_FOUND Dec 27 20:04:29 kernel: pci5: on pcib1 Dec 27 20:04:29 kernel: fxp0: port 0x1000-0x103f mem 0xfa500000-0xfa500fff irq 5 at device 8.0 on pci5 Dec 27 20:04:29 kernel: fxp0: Ethernet address 00:08:02:a6:7a:19 Dec 27 20:04:29 kernel: miibus0: on fxp0 Dec 27 20:04:29 kernel: inphy0: on miibus0 Dec 27 20:04:29 kernel: inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Dec 27 20:04:29 kernel: isab0: at device 31.0 on pci0 Dec 27 20:04:29 kernel: isa0: on isab0 Dec 27 20:04:29 kernel: atapci0: port 0x24a0-0x24af,0x24c4-0x24c7,0x24b8-0x24bf,0x24c0-0x24c3,0x24b0-0x24b7 irq 11 at device 31.1 on pci0 Dec 27 20:04:29 kernel: ata0: at 0x1f0 irq 14 on atapci0 Dec 27 20:04:29 kernel: ata0: [MPSAFE] Dec 27 20:04:29 kernel: ata1: at 0x170 irq 15 on atapci0 Dec 27 20:04:29 kernel: ata1: [MPSAFE] Dec 27 20:04:29 kernel: pci0: at device 31.5 (no driver attached) Dec 27 20:04:29 kernel: pmtimer0 on isa0 Dec 27 20:04:29 kernel: atkbdc0: at port 0x64,0x60 on isa0 Dec 27 20:04:29 kernel: atkbd0: flags 0x1 irq 1 on atkbdc0 Dec 27 20:04:29 kernel: kbd0 at atkbd0 Dec 27 20:04:29 kernel: psm0: irq 12 on atkbdc0 Dec 27 20:04:29 kernel: psm0: model IntelliMouse Explorer, device ID 4 Dec 27 20:04:29 kernel: fdc0: at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0 Dec 27 20:04:29 kernel: fdc0: FIFO enabled, 8 bytes threshold Dec 27 20:04:29 kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 Dec 27 20:04:29 kernel: ppc0: at port 0x378-0x37f irq 7 on isa0 Dec 27 20:04:29 kernel: ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode Dec 27 20:04:29 kernel: ppc0: FIFO with 16/16/13 bytes threshold Dec 27 20:04:29 kernel: ppbus0: on ppc0 Dec 27 20:04:29 kernel: plip0: on ppbus0 Dec 27 20:04:29 kernel: lpt0: on ppbus0 Dec 27 20:04:29 kernel: lpt0: Interrupt-driven port Dec 27 20:04:29 kernel: ppi0: on ppbus0 Dec 27 20:04:29 kernel: sc0: at flags 0x100 on isa0 Dec 27 20:04:29 kernel: sc0: VGA <16 virtual consoles, flags=0x300> Dec 27 20:04:29 kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 Dec 27 20:04:29 kernel: sio0: type 16550A Dec 27 20:04:29 kernel: sio1 at port 0x2f8-0x2ff irq 3 on isa0 Dec 27 20:04:29 kernel: sio1: type 16550A Dec 27 20:04:29 kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Dec 27 20:04:29 kernel: Timecounter "TSC" frequency 2392296452 Hz quality 800 Dec 27 20:04:29 kernel: Timecounters tick every 10.000 msec Dec 27 20:04:29 kernel: GEOM: create disk ad0 dp=0xc2d2e160 Dec 27 20:04:29 kernel: ad0: 117800MB [239340/16/63] at ata0-master UDMA100 Dec 27 20:04:29 kernel: acd0: DVDROM at ata1-master PIO4 Best regards, Christian Wittenhorst From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 13:30:21 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FF5016A4CE for ; Sat, 27 Dec 2003 13:30:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0959D43D45 for ; Sat, 27 Dec 2003 13:30:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBRLUGFR073931 for ; Sat, 27 Dec 2003 13:30:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRLUGZW073930; Sat, 27 Dec 2003 13:30:16 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 27 Dec 2003 13:30:16 -0800 (PST) Resent-Message-Id: <200312272130.hBRLUGZW073930@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, "SIUE non-NIS acct." Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B825016A4CE for ; Sat, 27 Dec 2003 13:22:35 -0800 (PST) Received: from snow.cs.siue.edu (snow.cs.siue.edu [146.163.150.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4F1143D53 for ; Sat, 27 Dec 2003 13:22:33 -0800 (PST) (envelope-from unix@snow.cs.siue.edu) Received: from snow.cs.siue.edu (60c4e1e2291d6c842ff56d73a9b52ce7@localhost [127.0.0.1]) by snow.cs.siue.edu (8.12.9/8.12.9) with ESMTP id hBRLH2BK099463 for ; Sat, 27 Dec 2003 15:17:03 -0600 (CST) (envelope-from unix@snow.cs.siue.edu) Received: (from unix@localhost) by snow.cs.siue.edu (8.12.9/8.12.9/Submit) id hBRLH20x099462; Sat, 27 Dec 2003 15:17:02 -0600 (CST) Message-Id: <200312272117.hBRLH20x099462@snow.cs.siue.edu> Date: Sat, 27 Dec 2003 15:17:02 -0600 (CST) From: "SIUE non-NIS acct." To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/60635: Enhanced adduser script allowing different homedir create permissions. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "SIUE non-NIS acct." List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 21:30:21 -0000 >Number: 60635 >Category: bin >Synopsis: Enhanced adduser script allowing different homedir create permissions. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 27 13:30:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: William Michael Grim >Release: FreeBSD 5.1-RELEASE i386 >Organization: Unix Network Administrator, CS Dept., SIUE >Environment: System: FreeBSD snow.cs.siue.edu 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Fri Oct 10 12:06:11 CDT 2003 root@snow.cs.siue.edu:/usr/obj/usr/src/sys/SNOW i386 Dual Xeon 1.8GHz FreeBSD 5.1-RELEASE >Description: Before, when using adduser, I became frustrated with the fact that home directories were created with mode 0755 when I wanted 0751. I kept forgetting to set permissions and decided to fix adduser to do this for me. I figured it could help others as well. >How-To-Repeat: Run the current adduser utility and then view the permissions to the newly created home directory. Currently, they're 0755. >Fix: You could either let users write their own script in addition to adduser so that it changes the permissions after adding a user, or this patch could be applied, letting a user choose home directory permissions on-the-fly (in case they're forgetful like me). Patches for adduser.sh and adduser.8 are included here. --- adduser.sh.diff begins here --- --- adduser.sh Sat Dec 27 00:43:54 2003 +++ /usr/src/usr.sbin/adduser/adduser.sh Sun Mar 23 17:06:44 2003 @@ -82,7 +82,6 @@ echo " -L login class of the user" echo " -N do not read configuration file" echo " -d home directory" - echo " -o home directory permissions (octal)" echo " -f file from which input will be received" echo " -g default login group" echo " -h display this usage message" @@ -152,7 +151,6 @@ echo "defaultgroups=$ugroups" >> ${ADDUSERCONF} echo "passwdtype=$passwdtype" >> ${ADDUSERCONF} echo "homeprefix=$homeprefix" >> ${ADDUSERCONF} - echo "mode=$mode" >> ${ADDUSERCONF} echo "defaultshell=$ushell" >> ${ADDUSERCONF} echo "udotdir=$udotdir" >> ${ADDUSERCONF} echo "msgfile=$msgfile" >> ${ADDUSERCONF} @@ -271,9 +269,6 @@ info "Sent welcome message to ($username)." } fi - - chmod $mode "$uhome"; - info "Set permissions of ($uhome) to $mode."; } # get_user @@ -387,21 +382,6 @@ fi } -# get_mode -# Reads an octal number (permissions) in an interactive session or batch -# session. Sets the user's new home directory to these permissions. -# -get_mode() { - _input= - - echo -n "Home directory permissions [$mode]: " - read _input - - if [ -n "$_input" ]; then - mode=$_input - fi -} - # get_uid # Reads a numeric userid in an interactive or batch session. Automatically # allocates one if it is not specified. @@ -625,7 +605,6 @@ get_class get_shell get_homedir - get_mode while : ; do echo -n "Use password-based authentication? [$_usepass]: " @@ -736,7 +715,6 @@ printf "%-10s : %s\n" "Class" "$uclass" printf "%-10s : %s %s\n" "Groups" "${ulogingroup:-$username}" "$ugroups" printf "%-10s : %s\n" "Home" "$uhome" - printf "%-10s : %s\n" "Home Perms" "$mode" printf "%-10s : %s\n" "Shell" "$ushell" printf "%-10s : %s\n" "Locked" "$_disable" while : ; do @@ -802,7 +780,6 @@ defaultLgroup= defaultgoups= defaultshell="${DEFAULTSHELL}" -mode=0751 # Make sure the user running this program is root. This isn't a security # measure as much as it is a usefull method of reminding the user to @@ -874,10 +851,6 @@ -d) homeprefix="$2" shift; shift - ;; - -o) - mode="$2" - shift; shift; ;; -m) case "$2" in --- adduser.sh.diff ends here --- --- adduser.8.diff begins here --- --- adduser.8 Sat Dec 27 00:43:54 2003 +++ /usr/src/usr.sbin/adduser/adduser.8 Thu Mar 20 10:36:03 2003 @@ -45,7 +45,6 @@ .Op Fl s Ar shell .Op Fl u Ar uid_start .Op Fl w Ar type -.Op Fl o Ar mode .Sh DESCRIPTION The .Nm @@ -114,11 +113,6 @@ You may choose an empty password, disable the password, use a randomly generated password or specify your own plaintext password, which will be encrypted before being stored in the user database. -.It mode -You may only use absolute or symbolic modes for home directory -permissions; see -.Xr chmod 1 -for more information. .El .Sh UNIQUE GROUPS Perhaps you are missing what @@ -282,10 +276,6 @@ .Va randompass variable. .El -.It Fl o Ar mode -Set the default permissions of a new home directory using modes -specified in -.Xr chmod 1 . .El .Sh FORMAT When the --- adduser.8.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 13:40:17 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F213516A4CE for ; Sat, 27 Dec 2003 13:40:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFF9943D39 for ; Sat, 27 Dec 2003 13:40:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBRLeCFR075837 for ; Sat, 27 Dec 2003 13:40:12 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRLeC9n075836; Sat, 27 Dec 2003 13:40:12 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 27 Dec 2003 13:40:12 -0800 (PST) Resent-Message-Id: <200312272140.hBRLeC9n075836@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, "wgrim@siue.edu" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E11516A4CE for ; Sat, 27 Dec 2003 13:30:55 -0800 (PST) Received: from snow.cs.siue.edu (snow.cs.siue.edu [146.163.150.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82B3843D1F for ; Sat, 27 Dec 2003 13:30:51 -0800 (PST) (envelope-from unix@snow.cs.siue.edu) Received: from snow.cs.siue.edu (22117ad747f04cd862a84afb5133eb89@localhost [127.0.0.1]) by snow.cs.siue.edu (8.12.9/8.12.9) with ESMTP id hBRLPKBK099579 for ; Sat, 27 Dec 2003 15:25:20 -0600 (CST) (envelope-from unix@snow.cs.siue.edu) Received: (from unix@localhost) by snow.cs.siue.edu (8.12.9/8.12.9/Submit) id hBRLPKLK099578; Sat, 27 Dec 2003 15:25:20 -0600 (CST) Message-Id: <200312272125.hBRLPKLK099578@snow.cs.siue.edu> Date: Sat, 27 Dec 2003 15:25:20 -0600 (CST) From: wgrim@siue.edu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/60636: Enhancement to adduser script. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "wgrim@siue.edu" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 21:40:17 -0000 >Number: 60636 >Category: bin >Synopsis: Enhancement to adduser script. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 27 13:40:12 PST 2003 >Closed-Date: >Last-Modified: >Originator: William Michael Grim >Release: FreeBSD 5.1-RELEASE i386 >Organization: Unix Network Administrator, CS Dept., SIUE >Environment: System: FreeBSD snow.cs.siue.edu 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Fri Oct 10 12:06:11 CDT 2003 root@snow.cs.siue.edu:/usr/obj/usr/src/sys/SNOW i386 Dual XEON-1.8GHz FreeBSD 5.1-RELEASE >Description: I keep forgetting to change the default permissions on newly created home directories. I figured it would be a good idea to allow adduser do this for users. The user can enter the new permissions mode and adduser would give these permissions to the newly crated directory. BTW, this is a repeate of another PR I just sent in; I didn't set the From: and Reply-To: fields correctly; please feel free to delete it. >How-To-Repeat: Create a new user with adduser and check the permissions of the newly created home directory. The permissions are currently 0755. >Fix: Let users write their own script or use the patch to adduser.sh and adduser.8 below. --- adduser.sh.diff begins here --- --- adduser.sh Sat Dec 27 00:43:54 2003 +++ /usr/src/usr.sbin/adduser/adduser.sh Sun Mar 23 17:06:44 2003 @@ -82,7 +82,6 @@ echo " -L login class of the user" echo " -N do not read configuration file" echo " -d home directory" - echo " -o home directory permissions (octal)" echo " -f file from which input will be received" echo " -g default login group" echo " -h display this usage message" @@ -152,7 +151,6 @@ echo "defaultgroups=$ugroups" >> ${ADDUSERCONF} echo "passwdtype=$passwdtype" >> ${ADDUSERCONF} echo "homeprefix=$homeprefix" >> ${ADDUSERCONF} - echo "mode=$mode" >> ${ADDUSERCONF} echo "defaultshell=$ushell" >> ${ADDUSERCONF} echo "udotdir=$udotdir" >> ${ADDUSERCONF} echo "msgfile=$msgfile" >> ${ADDUSERCONF} @@ -271,9 +269,6 @@ info "Sent welcome message to ($username)." } fi - - chmod $mode "$uhome"; - info "Set permissions of ($uhome) to $mode."; } # get_user @@ -387,21 +382,6 @@ fi } -# get_mode -# Reads an octal number (permissions) in an interactive session or batch -# session. Sets the user's new home directory to these permissions. -# -get_mode() { - _input= - - echo -n "Home directory permissions [$mode]: " - read _input - - if [ -n "$_input" ]; then - mode=$_input - fi -} - # get_uid # Reads a numeric userid in an interactive or batch session. Automatically # allocates one if it is not specified. @@ -625,7 +605,6 @@ get_class get_shell get_homedir - get_mode while : ; do echo -n "Use password-based authentication? [$_usepass]: " @@ -736,7 +715,6 @@ printf "%-10s : %s\n" "Class" "$uclass" printf "%-10s : %s %s\n" "Groups" "${ulogingroup:-$username}" "$ugroups" printf "%-10s : %s\n" "Home" "$uhome" - printf "%-10s : %s\n" "Home Perms" "$mode" printf "%-10s : %s\n" "Shell" "$ushell" printf "%-10s : %s\n" "Locked" "$_disable" while : ; do @@ -802,7 +780,6 @@ defaultLgroup= defaultgoups= defaultshell="${DEFAULTSHELL}" -mode=0751 # Make sure the user running this program is root. This isn't a security # measure as much as it is a usefull method of reminding the user to @@ -874,10 +851,6 @@ -d) homeprefix="$2" shift; shift - ;; - -o) - mode="$2" - shift; shift; ;; -m) case "$2" in --- adduser.sh.diff ends here --- --- adduser.8.diff begins here --- --- adduser.8 Sat Dec 27 00:43:54 2003 +++ /usr/src/usr.sbin/adduser/adduser.8 Thu Mar 20 10:36:03 2003 @@ -45,7 +45,6 @@ .Op Fl s Ar shell .Op Fl u Ar uid_start .Op Fl w Ar type -.Op Fl o Ar mode .Sh DESCRIPTION The .Nm @@ -114,11 +113,6 @@ You may choose an empty password, disable the password, use a randomly generated password or specify your own plaintext password, which will be encrypted before being stored in the user database. -.It mode -You may only use absolute or symbolic modes for home directory -permissions; see -.Xr chmod 1 -for more information. .El .Sh UNIQUE GROUPS Perhaps you are missing what @@ -282,10 +276,6 @@ .Va randompass variable. .El -.It Fl o Ar mode -Set the default permissions of a new home directory using modes -specified in -.Xr chmod 1 . .El .Sh FORMAT When the --- adduser.8.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 13:46:13 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9800D16A4CE; Sat, 27 Dec 2003 13:46:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E28F143D1D; Sat, 27 Dec 2003 13:46:12 -0800 (PST) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) hBRLkCFR076431; Sat, 27 Dec 2003 13:46:12 -0800 (PST) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBRLkC7M076427; Sat, 27 Dec 2003 13:46:12 -0800 (PST) (envelope-from maxim) Date: Sat, 27 Dec 2003 13:46:12 -0800 (PST) From: Maxim Konovalov Message-Id: <200312272146.hBRLkC7M076427@freefall.freebsd.org> To: unix@snow.cs.siue.edu, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/60635: Enhanced adduser script allowing different homedir create permissions. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 21:46:13 -0000 Synopsis: Enhanced adduser script allowing different homedir create permissions. State-Changed-From-To: open->closed State-Changed-By: maxim State-Changed-When: Sat Dec 27 13:45:44 PST 2003 State-Changed-Why: Duplicate of bin/60636. http://www.freebsd.org/cgi/query-pr.cgi?pr=60635 From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 16:40:19 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2A7216A4CE for ; Sat, 27 Dec 2003 16:40:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19CB143D2F for ; Sat, 27 Dec 2003 16:40:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBS0eGFR005227 for ; Sat, 27 Dec 2003 16:40:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBS0eGH9005226; Sat, 27 Dec 2003 16:40:16 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 27 Dec 2003 16:40:16 -0800 (PST) Resent-Message-Id: <200312280040.hBS0eGH9005226@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, Paulius Bulotas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C1C316A4CE for ; Sat, 27 Dec 2003 16:30:42 -0800 (PST) Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by mx1.FreeBSD.org (Postfix) with SMTP id BDE1D43D1D for ; Sat, 27 Dec 2003 16:30:40 -0800 (PST) (envelope-from paulius@noname.csdl.lt) Received: (qmail 44842 invoked by uid 1000); 28 Dec 2003 00:30:38 -0000 Message-Id: <20031228003038.44841.qmail@noname.csdl.lt> Date: 28 Dec 2003 00:30:38 -0000 From: Paulius Bulotas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/60642: dhclient has mysterious option -D X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paulius Bulotas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2003 00:40:19 -0000 >Number: 60642 >Category: bin >Synopsis: dhclient has mysterious option -D >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 27 16:40:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: Paulius Bulotas >Release: FreeBSD 4.9-RELEASE i386 >Organization: >Environment: System: FreeBSD noname.csdl.lt 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Sun Dec 7 16:38:54 EET 2003 root@:/usr/src/sys/compile/NONAME i386 >Description: Although -D option is documented in man page (dhclient.8), in dhclient.c (usage()), dhclient doesn't recognize it. The core functionality of it was removed in dhclient.c revision 1.12, The option was removed in dhclient.c revision 1.20. The variable save_scripts was removed in dhclient.c revision 1.23. >How-To-Repeat: check appropriate revisions or just dhclient -D >Fix: The following patch removes -D option from man page and usage() --- contrib/isc-dhcp/client/dhclient.8.orig Sun Dec 28 02:22:47 2003 +++ contrib/isc-dhcp/client/dhclient.8 Sun Dec 28 02:23:28 2003 @@ -32,9 +32,6 @@ .I port ] [ -.B -D -] -[ .B -d ] [ @@ -161,15 +158,6 @@ only configure interfaces that are either specified in the configuration file or on the command line, and will ignore all other interfaces. -.PP -The -.B -D -flag causes -.B dhclient -to save the script it creates for use in conjunction with -.B dhclient-script -in -.IR /tmp. .PP If the DHCP client should listen and transmit on a port other than the standard (port 68), the --- contrib/isc-dhcp/client/dhclient.c.orig Sun Dec 28 02:23:39 2003 +++ contrib/isc-dhcp/client/dhclient.c Sun Dec 28 02:24:11 2003 @@ -540,7 +540,7 @@ log_info (arr); log_info (url); - log_error ("Usage: dhclient [-1Ddqr] [-nw] [-p ] %s", + log_error ("Usage: dhclient [-1dqr] [-nw] [-p ] %s", "[-s server]"); log_error (" [-cf config-file] [-lf lease-file]%s", "[-pf pid-file] [-e VAR=val]"); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 20:40:48 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B2EB16A4CE; Sat, 27 Dec 2003 20:40:48 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DDB43D1F; Sat, 27 Dec 2003 20:40:44 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id PAA30895; Sun, 28 Dec 2003 15:40:41 +1100 Date: Sun, 28 Dec 2003 15:40:40 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Andre Oppermann In-Reply-To: <3FEDC2EB.B5BE1D38@freebsd.org> Message-ID: <20031228153806.X4915@gamplex.bde.org> References: <200312271555.hBRFtfZV040489@freefall.freebsd.org> <20031227171442.GA5311@salmon.maths.tcd.ie> <3FEDC2EB.B5BE1D38@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: David Malone cc: freebsd-bugs@freebsd.org cc: in@amalea.org Subject: Re: kern/27262: process won't be terminated after CPUTIME exceeded X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2003 04:40:48 -0000 On Sat, 27 Dec 2003, Andre Oppermann wrote: > David Malone wrote: > > > > On Sat, Dec 27, 2003 at 07:55:41AM -0800, Andre Oppermann wrote: > > > Idle for too long. Take over for followup. > > > > This one is actually fixed - I'll close it if you don't get around > > to it shortly. > > I was suspecting that and asked bde. The PR is currently locked > by him. I hope he closes it. :) Er, I never touched this PR except to reply to mail about it. You apparently observed the lock for my reply to your mail about it yesterday (freebsd-gnats-submit was Cc'ed, unlike for this mail). Bruce From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 27 23:30:24 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51F7216A4CE for ; Sat, 27 Dec 2003 23:30:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 428FF43D2D for ; Sat, 27 Dec 2003 23:30:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBS7ULFR037246 for ; Sat, 27 Dec 2003 23:30:21 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBS7UL49037245; Sat, 27 Dec 2003 23:30:21 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 27 Dec 2003 23:30:21 -0800 (PST) Resent-Message-Id: <200312280730.hBS7UL49037245@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, Chris Miller Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38DDD16A4CE for ; Sat, 27 Dec 2003 23:27:42 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ADA843D1F for ; Sat, 27 Dec 2003 23:27:40 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id hBS7RddL078644 for ; Sat, 27 Dec 2003 23:27:39 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id hBS7Rd8e078643; Sat, 27 Dec 2003 23:27:39 -0800 (PST) (envelope-from nobody) Message-Id: <200312280727.hBS7Rd8e078643@www.freebsd.org> Date: Sat, 27 Dec 2003 23:27:39 -0800 (PST) From: Chris Miller To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/60646: VIA C3 system hangs on reboot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2003 07:30:24 -0000 >Number: 60646 >Category: misc >Synopsis: VIA C3 system hangs on reboot >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 27 23:30:20 PST 2003 >Closed-Date: >Last-Modified: >Originator: Chris Miller >Release: 4.9 Release >Organization: >Environment: FreeBSD daemon.yahp.net 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #3: Sat Dec 27 22:57:22 GMT 2003 root@daemon.yahp.net:/usr/obj/usr/src/sys/YAHP i386 >Description: This problem was previously reported in kern/41343 14 months ago, it was closed without resolution :-(. The system in question uses a VIA C3 Samuel processor running at 800Mhz. Reboot results in a system hang after fully halting and printing "Rebooting" to the console, just as reported in the original PR. I have two identical machines with the same problem. This occurs with both generic and customized kernel configurations. Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.9-RELEASE-p1 #3: Sat Dec 27 22:57:22 GMT 2003 root@daemon.yahp.net:/usr/obj/usr/src/sys/YAHP Timecounter "i8254" frequency 1193182 Hz CPU: VIA C3 Samuel 2 (801.82-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x673 Stepping = 3 Features=0x803035 real memory = 130023424 (126976K bytes) avail memory = 121139200 (118300K bytes) Preloaded elf kernel "kernel" at 0xc0543000. md0: Malloc disk Using $PIR table, 5 entries at 0xc00f7640 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: mem 0xf4000000-0xf7ffffff at device 0.0 on pci0 atapci0: port 0xffa0-0xffaf,0x374-0x377,0x170-0x173,0x3f4-0x3f7,0x1f0-0x1f3 irq 0 at device 0.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 isab0: at device 1.0 on pci0 isa0: on isab0 sis0: port 0xdc00-0xdcff mem 0xf3ffc000-0xf3ffcfff irq 12 at device 1.1 on pci0 sis0: Ethernet address: 00:0a:e6:ae:17:67 miibus0: on sis0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ohci0: mem 0xf3ffd000-0xf3ffdfff irq 11 at device 1.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xf3ffe000-0xf3ffefff irq 11 at device 1.3 on pci0 usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: (vendor=0x1039, dev=0x7018) at 1.4 irq 10 pcib2: at device 2.0 on pci0 pci1: on pcib2 pci1: at 0.0 pcib1: on motherboard pci2: on pcib1 orm0: