From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 01:40:13 2005 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 27E3116A4CE for ; Sun, 27 Feb 2005 01:40:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08FD643D46 for ; Sun, 27 Feb 2005 01:40:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1R1eCxS014682 for ; Sun, 27 Feb 2005 01:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1R1eCC4014681; Sun, 27 Feb 2005 01:40:12 GMT (envelope-from gnats) Date: Sun, 27 Feb 2005 01:40:12 GMT Message-Id: <200502270140.j1R1eCC4014681@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Garance A Drosehn Subject: Re: bin/57024: a new option for xargs(1) -- only treat \n as separators X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Garance A Drosehn List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 01:40:13 -0000 The following reply was made to PR bin/57024; it has been noted by GNATS. From: Garance A Drosehn To: freebsd-gnats-submit@FreeBSD.org, mi@aldan.algebra.com Cc: Subject: Re: bin/57024: a new option for xargs(1) -- only treat \n as separators Date: Sat, 26 Feb 2005 20:35:19 -0500 I suspect this PR should be closed. Not only is there the very-workable solution from Oliver, but 'xargs -L ' is pretty close to what the original PR is asking for. It may not be obvious from description in the man page, but when you request -L you're saying (among other things) that you want *lines* of input. Therefore it switches to using just '\n' as the delimiter for arguments. (the reason I'm not closing the PR myself is that I haven't yet checked the 'xargs' on other OS's to see if our 'xargs' has implemented -L in the same way that their versions do. I might close come back and close the PR at some later date). -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 02:04:30 2005 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 5FBE316A4CE; Sun, 27 Feb 2005 02:04:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C2F543D4C; Sun, 27 Feb 2005 02:04:30 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1R24UH9016560; Sun, 27 Feb 2005 02:04:30 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1R24UQK016556; Sun, 27 Feb 2005 02:04:30 GMT (envelope-from linimon) Date: Sun, 27 Feb 2005 02:04:30 GMT From: Mark Linimon Message-Id: <200502270204.j1R24UQK016556@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/78133: vmware3 port causes crash 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, 27 Feb 2005 02:04:30 -0000 Synopsis: vmware3 port causes crash Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sun Feb 27 02:02:53 GMT 2005 Responsible-Changed-Why: This is a kern PR, not a ports problem. The port should not be able to crash the kernel. However, I'll note that there is far too little information in this PR to be useful. Please take a look at the Handbook for how to get a crash dump; or, see the -current or -stable mailing list archives, as this topic usually comes up about once a week or so. http://www.freebsd.org/cgi/query-pr.cgi?pr=78133 From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 02:09:34 2005 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 CB6EF16A4CE; Sun, 27 Feb 2005 02:09:34 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FCF043D5D; Sun, 27 Feb 2005 02:09:34 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1R29Yjr020692; Sun, 27 Feb 2005 02:09:34 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1R29Vl8020688; Sun, 27 Feb 2005 02:09:31 GMT (envelope-from bms) Date: Sun, 27 Feb 2005 02:09:31 GMT From: Bruce M Simpson Message-Id: <200502270209.j1R29Vl8020688@freefall.freebsd.org> To: support@thenetwork.it, bms@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/61622: Intel Pro/100 Intelligent Server Adapter unsupported NIC 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, 27 Feb 2005 02:09:35 -0000 Synopsis: Intel Pro/100 Intelligent Server Adapter unsupported NIC State-Changed-From-To: open->closed State-Changed-By: bms State-Changed-When: Sun Feb 27 02:08:48 GMT 2005 State-Changed-Why: The NIC in question is no longer supported by Intel, and has never been supported by any open source operating system to date. http://www.freebsd.org/cgi/query-pr.cgi?pr=61622 From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 02:12:47 2005 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 D360516A4CE; Sun, 27 Feb 2005 02:12:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9DA043D4C; Sun, 27 Feb 2005 02:12:47 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from freefall.freebsd.org (bms@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1R2Cl6C020934; Sun, 27 Feb 2005 02:12:47 GMT (envelope-from bms@freefall.freebsd.org) Received: (from bms@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1R2CllB020930; Sun, 27 Feb 2005 02:12:47 GMT (envelope-from bms) Date: Sun, 27 Feb 2005 02:12:47 GMT From: Bruce M Simpson Message-Id: <200502270212.j1R2CllB020930@freefall.freebsd.org> To: support@thenetwork.it, bms@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/61622: Intel Pro/100 Intelligent Server Adapter unsupported NIC 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, 27 Feb 2005 02:12:48 -0000 Synopsis: Intel Pro/100 Intelligent Server Adapter unsupported NIC State-Changed-From-To: closed->suspended State-Changed-By: bms State-Changed-When: Sun Feb 27 02:12:36 GMT 2005 State-Changed-Why: Meant to set state to suspended http://www.freebsd.org/cgi/query-pr.cgi?pr=61622 From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 15:00:05 2005 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 86D6016A4CE; Sun, 27 Feb 2005 15:00:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E9F943D31; Sun, 27 Feb 2005 15:00:05 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from freefall.freebsd.org (bz@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1RF05jH014135; Sun, 27 Feb 2005 15:00:05 GMT (envelope-from bz@freefall.freebsd.org) Received: (from bz@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1RF05is014131; Sun, 27 Feb 2005 15:00:05 GMT (envelope-from bz) Date: Sun, 27 Feb 2005 15:00:05 GMT From: "Bjoern A. Zeeb" Message-Id: <200502271500.j1RF05is014131@freefall.freebsd.org> To: bz@FreeBSD.org, freebsd-bugs@FreeBSD.org, bz@FreeBSD.org Subject: Re: kern/75677: [patch] sk(4): plug leaks and fix acquiring duplicate lock of same type: "network driver" 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, 27 Feb 2005 15:00:05 -0000 Synopsis: [patch] sk(4): plug leaks and fix acquiring duplicate lock of same type: "network driver" Responsible-Changed-From-To: freebsd-bugs->bz Responsible-Changed-By: bz Responsible-Changed-When: Sun Feb 27 14:59:27 GMT 2005 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=75677 From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 20:30:15 2005 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 04C1D16A4CE for ; Sun, 27 Feb 2005 20:30:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B404243D54 for ; Sun, 27 Feb 2005 20:30:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1RKUEx3055556 for ; Sun, 27 Feb 2005 20:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1RKUEqP055544; Sun, 27 Feb 2005 20:30:14 GMT (envelope-from gnats) Resent-Date: Sun, 27 Feb 2005 20:30:14 GMT Resent-Message-Id: <200502272030.j1RKUEqP055544@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, Gael Queri Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D60DE16A4CE for ; Sun, 27 Feb 2005 20:27:27 +0000 (GMT) Received: from voyager.abul.org (voyager.abul.org [147.210.68.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E39643D41 for ; Sun, 27 Feb 2005 20:27:27 +0000 (GMT) (envelope-from gael@voyager.abul.org) Received: from voyager.abul.org (gael@localhost [127.0.0.1]) by voyager.abul.org (8.12.9/8.12.9) with ESMTP id j1RKRIBP007506 for ; Sun, 27 Feb 2005 21:27:19 +0100 (CET) Received: (from gael@localhost) by voyager.abul.org (8.12.9/8.12.9/Submit) id j1RKRFtZ010169 for FreeBSD-gnats-submit@freebsd.org; Sun, 27 Feb 2005 21:27:15 +0100 (CET) Message-Id: <20050227202714.GA11220@voyager.abul.org> Date: Sun, 27 Feb 2005 21:27:14 +0100 From: Gael Queri To: FreeBSD-gnats-submit@FreeBSD.org Subject: gnu/78161: typo in gzexe 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, 27 Feb 2005 20:30:15 -0000 >Number: 78161 >Category: gnu >Synopsis: typo in gzexe >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 27 20:30:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gael Queri >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD blobby.home 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #2: Sat Feb 26 18:18:41 CET 2005 gael@blobby.home:/usr/src/sys/i386/compile/BLOBBY i386 >Description: There is a missing semicolon on line 107 of /usr/src/gnu/usr.bin/gzip/gzexe trap '/bin/rm -f $progtmp $gztmp exit $res' 0 ^ there This could potentially remove files called exit or . >How-To-Repeat: Hard to reproduce since it's only if the ln fails. >Fix: Simply correct the line to: trap '/bin/rm -f $progtmp $gztmp; exit $res ' 0 >Release-Note: >Audit-Trail: >Unformatted: non-critical medium sw-bug From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 21:30:23 2005 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 1A9FB16A4CE for ; Sun, 27 Feb 2005 21:30:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C032E43D5A for ; Sun, 27 Feb 2005 21:30:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1RLUMlL062267 for ; Sun, 27 Feb 2005 21:30:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1RLUMNq062266; Sun, 27 Feb 2005 21:30:22 GMT (envelope-from gnats) Resent-Date: Sun, 27 Feb 2005 21:30:22 GMT Resent-Message-Id: <200502272130.j1RLUMNq062266@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, Reinhard Speyerer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F34A16A4CE for ; Sun, 27 Feb 2005 21:28:08 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0096843D46 for ; Sun, 27 Feb 2005 21:28:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j1RLS7SN048337 for ; Sun, 27 Feb 2005 21:28:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j1RLS7Cf048319; Sun, 27 Feb 2005 21:28:07 GMT (envelope-from nobody) Message-Id: <200502272128.j1RLS7Cf048319@www.freebsd.org> Date: Sun, 27 Feb 2005 21:28:07 GMT From: Reinhard Speyerer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/78166: [patch] Add Sitecom CN104 USB to serial adapter to uplcom(4) 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, 27 Feb 2005 21:30:23 -0000 >Number: 78166 >Category: kern >Synopsis: [patch] Add Sitecom CN104 USB to serial adapter to uplcom(4) >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: Sun Feb 27 21:30:22 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Reinhard Speyerer >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: FreeBSD hazel 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The USB id for the Sitecom CN104 USB to serial adapter is missing from uplcom.c. >How-To-Repeat: Attach a CN104 to an USB port of a FreeBSD system and check that it is recognized as an ugen(4) device although uplcom.ko is loaded. >Fix: Apply the following patch to usbdevs and uplcom.c from -current: --- usbdevs-1.224 Sun Feb 27 21:17:45 2005 +++ usbdevs Sun Feb 27 21:31:26 2005 @@ -1376,6 +1376,7 @@ /* Sitecom products */ product SITECOM LN029 0x182d USB 2.0 Ethernet +product SITECOM CN104 0x2068 CN104 Serial /* SmartBridges products */ product SMARTBRIDGES SMARTLINK 0x0001 SmartLink USB ethernet --- uplcom.c-1.27 Sun Feb 27 21:15:18 2005 +++ uplcom.c Sun Feb 27 21:34:31 2005 @@ -256,6 +256,8 @@ -1, TYPE_PL2303 }, /* HAL Corporation Crossam2+USB */ { USB_VENDOR_HAL, USB_PRODUCT_HAL_IMR001, -1, TYPE_PL2303 }, + /* Sitecom CN104 */ + { USB_VENDOR_SITECOM, USB_PRODUCT_SITECOM_CN104, -1, TYPE_PL2303X }, { 0, 0 } }; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 23:50:12 2005 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 ABF0F16A4CE for ; Sun, 27 Feb 2005 23:50:12 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73E8743D5A for ; Sun, 27 Feb 2005 23:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1RNoCe8077984 for ; Sun, 27 Feb 2005 23:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1RNoCO1077982; Sun, 27 Feb 2005 23:50:12 GMT (envelope-from gnats) Resent-Date: Sun, 27 Feb 2005 23:50:12 GMT Resent-Message-Id: <200502272350.j1RNoCO1077982@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, Gavin Atkinson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD13516A4CE for ; Sun, 27 Feb 2005 23:45:21 +0000 (GMT) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D4343D31 for ; Sun, 27 Feb 2005 23:45:20 +0000 (GMT) (envelope-from ga9@buffy.york.ac.uk) Received: from buffy.york.ac.uk (buffy.york.ac.uk [144.32.226.160]) by mail-gw1.york.ac.uk (8.12.10/8.12.10) with ESMTP id j1RNjID7013120 for ; Sun, 27 Feb 2005 23:45:18 GMT Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.1/8.13.1) with ESMTP id j1RNjIAP069709 for ; Sun, 27 Feb 2005 23:45:18 GMT (envelope-from ga9@buffy.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.13.1/8.13.1/Submit) id j1RNjINn069708; Sun, 27 Feb 2005 23:45:18 GMT (envelope-from ga9) Message-Id: <200502272345.j1RNjINn069708@buffy.york.ac.uk> Date: Sun, 27 Feb 2005 23:45:18 GMT From: Gavin Atkinson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/78170: [patch] Fix signal handler in bootpd X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gavin Atkinson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 23:50:12 -0000 >Number: 78170 >Category: bin >Synopsis: [patch] Fix signal handler in bootpd >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: Sun Feb 27 23:50:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gavin Atkinson >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD buffy.york.ac.uk 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Feb 12 20:42:16 GMT 2005 root@buffy.york.ac.uk:/usr/obj/usr/src/sys/BUFFY i386 >Description: I've been inspired by the talk given by Henning Brauer given at the UKUUG Winter 2005 on writing safe signal handlers, and have set about fixing some of them in the FreeBSD source tree. Slides for this (well, an almost identical) presentation are at http://www.openbsd.org/papers/opencon04/index.html >How-To-Repeat: N/A >Fix: The fix involves using a data type that can be used atomically (sig_atomic_t), and saving errno over calls to other system calls. --- bootpd-sigs.patch begins here --- Index: src/libexec/bootpd/bootpd.c =================================================================== RCS file: /usr/cvs/src/libexec/bootpd/bootpd.c,v retrieving revision 1.23 diff -u -r1.23 bootpd.c --- src/libexec/bootpd/bootpd.c 14 Feb 2005 17:42:56 -0000 1.23 +++ src/libexec/bootpd/bootpd.c 27 Feb 2005 23:03:25 -0000 @@ -158,8 +158,8 @@ static char default_hostname[MAXHOSTNAMELEN]; /* Flags set by signal catcher. */ -PRIVATE int do_readtab = 0; -PRIVATE int do_dumptab = 0; +PRIVATE volatile sig_atomic_t do_readtab = 0; +PRIVATE volatile sig_atomic_t do_dumptab = 0; /* * Globals below are associated with the bootp database file (bootptab). @@ -598,6 +598,10 @@ catcher(sig) int sig; { +#if !defined(SA_NOCLDSTOP) && defined(SYSV) + int save_errno = errno; +#endif + if (sig == SIGHUP) do_readtab = 1; if (sig == SIGUSR1) @@ -605,6 +609,7 @@ #if !defined(SA_NOCLDSTOP) && defined(SYSV) /* For older "System V" derivatives with no sigaction(). */ signal(sig, catcher); + errno = save_errno; #endif } --- bootpd-sigs.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 02:10:14 2005 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 48BA116A4CE for ; Mon, 28 Feb 2005 02:10:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ACEA43D49 for ; Mon, 28 Feb 2005 02:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1S2AE23096293 for ; Mon, 28 Feb 2005 02:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1S2AEGT096292; Mon, 28 Feb 2005 02:10:14 GMT (envelope-from gnats) Date: Mon, 28 Feb 2005 02:10:14 GMT Message-Id: <200502280210.j1S2AEGT096292@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Russ Francis Subject: Re: bin/78087: groups program inconsistency X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Russ Francis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 02:10:14 -0000 The following reply was made to PR bin/78087; it has been noted by GNATS. From: Russ Francis To: FreeBSD-gnats-submit@freebsd.org Cc: Kevin Lyons Subject: Re: bin/78087: groups program inconsistency Date: Mon, 28 Feb 2005 02:04:59 +0000 Kevin, I saw this report and 78087 which looks similar and thought they looked curious. I have tried to duplicate this issue without luck and am running FreeBSD 5.3-RELEASE-p2 bash-2.05b$ sysctl kern.ngroups kern.ngroups: 16 relevant portion of /etc/group --- snip --- foouser:*:1004: foo1:*:20001:foouser foo2:*:20002:foouser foo3:*:20003:foouser foo4:*:20004:foouser foo5:*:20005:foouser foo6:*:20006:foouser foo7:*:20007:foouser foo8:*:20008:foouser foo9:*:20009:foouser foo10:*:20010:foouser foo11:*:20011:foouser foo12:*:20012:foouser foo13:*:20013:foouser foo14:*:20014:foouser #foo15:*:20015:foouser su-2.05b$ whoami foouser su-2.05b$ id uid=1004(foouser) gid=1004(foouser) groups=1004(foouser), 20001(foo1), 20002(foo2), 20003(foo3), 20004(foo4), 20005(foo5), 20006(foo6), 20007(foo7), 20008(foo8), 20009(foo9), 20010(foo10), 20011(foo11), 20012(foo12), 20013(foo13), 20014(foo14) su-2.05b$ id foouser uid=1004(foouser) gid=1004(foouser) groups=1004(foouser), 20001(foo1), 20002(foo2), 20003(foo3), 20004(foo4), 20005(foo5), 20006(foo6), 20007(foo7), 20008(foo8), 20009(foo9), 20010(foo10), 20011(foo11), 20012(foo12), 20013(foo13), 20014(foo14) When I uncomment the line '#foo15:*:20015:foouser' from /etc/group I get the following error bash-2.05b$ su foouser Password: su: setusercontext: Invalid argument My results are different from yours, but also seem like a bug. I am only able to be assigned to 15 groups despite kern.ngroups being equal to 16? What is kern.ngroups set at for you? Cheers, Russ From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 03:17:39 2005 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 9618716A4CE; Mon, 28 Feb 2005 03:17:39 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5564243D2D; Mon, 28 Feb 2005 03:17:39 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1S3Hdpq008029; Mon, 28 Feb 2005 03:17:39 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1S3Hcxv008025; Mon, 28 Feb 2005 03:17:38 GMT (envelope-from linimon) Date: Mon, 28 Feb 2005 03:17:38 GMT From: Mark Linimon Message-Id: <200502280317.j1S3Hcxv008025@freefall.freebsd.org> To: antoine.brodin@laposte.net, linimon@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/78149: Re: [patch] sk(4): plug leaks and fix acquiring duplicate lock of 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, 28 Feb 2005 03:17:39 -0000 Synopsis: Re: [patch] sk(4): plug leaks and fix acquiring duplicate lock of State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Feb 28 03:16:59 GMT 2005 State-Changed-Why: Misfiled followup to kern/75677. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Feb 28 03:16:59 GMT 2005 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=78149 From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 04:10:26 2005 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 20F2B16A4CE for ; Mon, 28 Feb 2005 04:10:26 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26B643D2D for ; Mon, 28 Feb 2005 04:10:25 +0000 (GMT) (envelope-from xtomservox@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so753686wri for ; Sun, 27 Feb 2005 20:10:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:mime-version:content-type:message-id; b=THr4i8KMTqpYS34XlX8QZ6fZjalNCK0Isf00tT5L2BmJoLbwhiP/zu9S4zsfB3GVy/kX8+hIlbcLda3AxAjlxqZinp6G7Iw72bWzNsgfyyZ8PJNVeTzYqQRLP7Ieul2bxVJfPc/naoKCZImr6SDoau0lXe/52mIN2heVpZHVnJ4= Received: by 10.54.46.8 with SMTP id t8mr150937wrt; Sun, 27 Feb 2005 20:10:24 -0800 (PST) Received: from ?192.168.0.101? ([68.106.107.218]) by smtp.gmail.com with ESMTP id g3sm62420wra.2005.02.27.20.10.24; Sun, 27 Feb 2005 20:10:24 -0800 (PST) From: Ed Smith Organization: Satellite Of Love To: freebsd-bugs@FreeBSD.org Date: Sun, 27 Feb 2005 23:00:59 +0000 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_sElIChpk1joiTrJ" Message-Id: <200502272301.00082.xtomservox@gmail.com> Subject: patch for bin/65299 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, 28 Feb 2005 04:10:26 -0000 --Boundary-00=_sElIChpk1joiTrJ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline hey- this is a patch i made for the bin/65299 bug that is in the bug database. this is my first contribution...i hope this is the correct way to submit these things. v/r ed azrael# cat exf.diff 193c193 < "%s/vi.XXXXXXXXXX", O_STR(sp, O_DIRECTORY)); --- > "%svi.XXXXXXXXXX", O_STR(sp, O_DIRECTORY)); here is the file attached as well: --Boundary-00=_sElIChpk1joiTrJ Content-Type: text/x-diff; charset="us-ascii"; name="exf.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="exf.diff" 193c193 < "%s/vi.XXXXXXXXXX", O_STR(sp, O_DIRECTORY)); --- > "%svi.XXXXXXXXXX", O_STR(sp, O_DIRECTORY)); --Boundary-00=_sElIChpk1joiTrJ-- From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 06:06:06 2005 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 B7DF816A4CE for ; Mon, 28 Feb 2005 06:06:06 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A93A43D46 for ; Mon, 28 Feb 2005 06:06:06 +0000 (GMT) (envelope-from hunreal@gmail.com) Received: by wproxy.gmail.com with SMTP id 49so592630wri for ; Sun, 27 Feb 2005 22:06:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=KwUKqbKRgziZtlVDYqC6WKBvHLl3MhM6BDfpAqhuc7zcSd2Ri3kLsXariyzEBMWGc7G674DzQHAS8JW3t3cdzFXWsY8qTC2X1vh764innxpzTI3mDdoJe0+yPp7v0JeH4dK9vdhSmFv123Lg/CAXr7NHy5VPTWdqVb99ZDrRxOA= Received: by 10.54.59.18 with SMTP id h18mr92040wra; Sun, 27 Feb 2005 22:06:05 -0800 (PST) Received: by 10.54.59.23 with HTTP; Sun, 27 Feb 2005 22:06:05 -0800 (PST) Message-ID: <9b6b59500502272206756386b2@mail.gmail.com> Date: Mon, 28 Feb 2005 14:06:05 +0800 From: Unreal HSHH To: Kris Kennaway In-Reply-To: <20050219024736.GB86942@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200502180510.j1I5AEb4065292@freefall.freebsd.org> <1108704327.627.1.camel@spirit> <9b6b59500502172259e320290@mail.gmail.com> <20050219024736.GB86942@xor.obsecurity.org> cc: freebsd-bugs@freebsd.org cc: delphij@delphij.net Subject: Re: kern/75780: [backtrace] [5.3R panic] panic: vm_page_free: freeing wired page X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Unreal HSHH List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 06:06:06 -0000 Hi, I tried disable mpsafenet and SACK, but the panic still apear. On Fri, 18 Feb 2005 18:47:36 -0800, Kris Kennaway wrote: > On Fri, Feb 18, 2005 at 02:59:15PM +0800, Unreal HSHH wrote: > > yes, I am sure the problem exists with the latest 5-STABLE (make > > world/kernel on the day before yesterday). > > All settings are keep default. > > What about when you disable mpsafenet and SACK, as suggested? > > In /boot/loader.conf: > > debug.mpsafenet=0 > net.inet.tcp.sack.enable=0 > > Kris > > > From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 07:20:09 2005 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 E585416A4CE for ; Mon, 28 Feb 2005 07:20:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABD643D3F for ; Mon, 28 Feb 2005 07:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1S7K99s063584 for ; Mon, 28 Feb 2005 07:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1S7K9pH063583; Mon, 28 Feb 2005 07:20:09 GMT (envelope-from gnats) Resent-Date: Mon, 28 Feb 2005 07:20:09 GMT Resent-Message-Id: <200502280720.j1S7K9pH063583@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, PeterJeremy@optushome.com.au Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F5F816A4CE for ; Mon, 28 Feb 2005 07:17:58 +0000 (GMT) Received: from mail07.syd.optusnet.com.au (mail07.syd.optusnet.com.au [211.29.132.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0535B43D4C for ; Mon, 28 Feb 2005 07:17:58 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) j1S7HtjM009462 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 28 Feb 2005 18:17:56 +1100 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1])j1S7Htvs017618; Mon, 28 Feb 2005 18:17:55 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.13.1/8.13.1/Submit) id j1S7HtRR017617; Mon, 28 Feb 2005 18:17:55 +1100 (EST) (envelope-from peter) Message-Id: <200502280717.j1S7HtRR017617@server.vk2pj.dyndns.org> Date: Mon, 28 Feb 2005 18:17:55 +1100 (EST) From: PeterJeremy@optushome.com.au To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: PeterJeremy@optushome.com.au Subject: kern/78179: bus_dmamem_alloc() with BUS_DMA_NOWAIT can block X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: PeterJeremy@optushome.com.au List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 07:20:10 -0000 >Number: 78179 >Category: kern >Synopsis: bus_dmamem_alloc() with BUS_DMA_NOWAIT can block >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 Feb 28 07:20:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Peter Jeremy >Release: FreeBSD 5.3-RELEASE-p5 i386 >Organization: n/a >Environment: System: FreeBSD server.vk2pj.dyndns.org 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #2: Sat Feb 26 15:54:18 EST 2005 root@server.vk2pj.dyndns.org:/home/obj/usr/src/sys/server i386 >Description: If a request for more than one page of memory is passed to bus_dmamem_alloc(), contigmalloc() is used to allocate the requested memory. bus_dmamem_alloc() defines a flag BUS_DMA_NOWAIT which specifies that bus_dmamem_alloc() is not to wait. BUS_DMA_NOWAIT is mapped to M_NOWAIT but contigmalloc() does not support M_NOWAIT and can block. This problem appears to exist on 4.x, 5.x and 6.x. >How-To-Repeat: I originally ran into the problem with USB transfers on FreeBSD 4.10. That particular problem was avoided by a patch to reduce the memory consumption of USB but the underlying inconsistency between bus_dmamem_alloc() and contigmalloc() remains. I don't have a specific procedure to reproduce the fault. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 11:00:36 2005 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 D269C16A4CE for ; Mon, 28 Feb 2005 11:00:36 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9BAF43D39 for ; Mon, 28 Feb 2005 11:00:36 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1SB0aQj005697 for ; Mon, 28 Feb 2005 11:00:36 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1SB0Za4005689 for freebsd-bugs@freebsd.org; Mon, 28 Feb 2005 11:00:35 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 28 Feb 2005 11:00:35 GMT Message-Id: <200502281100.j1SB0Za4005689@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, 28 Feb 2005 11:00:36 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2005/02/28] pending/78182gnats-admin virus found in sent message "Mail Deliver 1 problem total. Non-critical problems From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 11:00:44 2005 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 D65B216A4CE for ; Mon, 28 Feb 2005 11:00:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8652843D4C for ; Mon, 28 Feb 2005 11:00:44 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1SB0iS3005722 for ; Mon, 28 Feb 2005 11:00:44 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1SB0anM005702 for freebsd-bugs@freebsd.org; Mon, 28 Feb 2005 11:00:36 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 28 Feb 2005 11:00:36 GMT Message-Id: <200502281100.j1SB0anM005702@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, 28 Feb 2005 11:00:45 -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 ------------------------------------------------------------------------------- f [2000/05/09] bin/18466 qa [sysinstall] install via nfs or ftp media o [2001/02/22] ports/25272 ports-bugs Using lang/eperl as cgi/nph binary execut a [2001/05/10] kern/27250 bp [unionfs] [patch] unionfs filesystem pani p [2001/12/28] gnu/33262 mp gdb does not handle pending signals corre o [2002/06/08] kern/39043 Corrupted files on a FAT32 partition (wit o [2002/06/11] ports/39148 cy screen consumes 100% when run f [2002/08/16] kern/41723 [2TB] on 1TB fs, copying files to filesys o [2002/10/25] bin/44471 qa [sysinstall] 4.6 install writes MBR even o [2003/02/16] bin/48341 qa [sysinstall] sysinstall deletes mbr altho o [2003/03/23] kern/50201 [twe] 3ware RAID 5 resulting in data corr o [2003/06/28] kern/53874 emulation /usr/ports/emulators/linux_base isn't wor o [2003/09/28] bin/57321 markm CGI.pm in 4.x base system has a cross-sit o [2003/10/06] i386/57673 i386 [disklabel] Odd/dangerous disklabel behav o [2003/11/10] kern/59103 Serious data corruption reading compact f o [2003/12/12] kern/60175 panic: 5.2-RC: disk errors cause panic in o [2003/12/17] kern/60313 data destruction: lseek() misalignment si o [2004/02/12] amd64/62753 obrien txp(4) panics on amd4 o [2004/02/16] i386/62902 i386 Data Corruption on Dell PE 600SC (Server o [2004/04/16] i386/65646 i386 FreeBSD suddenly turns off the power o [2004/04/22] threads/65883threads libkse's sigwait does not work after fork o [2004/04/28] i386/66039 i386 panic: system panic with file system corr o [2004/05/04] bin/66261 fsck cannot recover filesystem corruption o [2004/05/11] kern/66553 rwatson SEBSD kernel compilation errors o [2004/05/27] i386/67260 i386 [boot] stack overflow after boot menu whe o [2004/07/07] kern/68757 kan rapid file creation on snapshotted filesy o [2004/08/06] kern/70096 [patch] full msdos file system causes cor o [2004/08/23] kern/70881 5.3 beta1 kernel.generic missing from /bo o [2004/09/05] i386/71395 i386 Data corrupted on Serverworks CG-SL chips o [2004/09/09] i386/71538 i386 [install] multi-homed install trashes exi o [2004/09/16] kern/71800 5.3-RELEASE crash (infinite IRQ list dump o [2004/10/10] kern/72478 sos [patch] ata: dd destroys FreeBSD raid hea o [2004/10/21] kern/72979 unkillable process(es) stuck in `STOP' st o [2004/10/22] bin/73019 fsck_ufs: cannot alloc 607016868 bytes fo o [2004/10/27] amd64/73211 amd64 FAST_IPSEC broken on amd64 o [2004/11/19] kern/74137 FreeBSD 5.3 BTX loader stack overflows an o [2004/12/11] kern/74935 andre [patch] TCP simultaneous open fails. o [2004/12/14] amd64/75043 le Vinum panic on booting from mirrored vinu o [2004/12/20] alpha/75317 alpha ATA DMA broken on PCalpha o [2004/12/28] ports/75558 ports-bugs www/rt3 should *NOT* remove rt3/etc/RT_Si o [2005/01/05] kern/75844 phk gbde causes disk write errors and subsequ o [2005/01/18] i386/76397 i386 ata raid crashes in g_down (heavy load) o [2005/01/26] threads/76690threads fork hang in child for (-lc_r & -lthr) o [2005/02/07] kern/77234 corrupted data is read from UDF filesyste 43 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1997/04/02] bin/3170 vi freaks and dump core if user doesn't e s [1997/10/01] bin/4672 rdist does not do hard links right when t a [1998/05/06] bin/6536 peter pppd doesn't restore drainwait for tty o [1998/06/24] i386/7057 mdodd 3Com 3C509 locks up, or has >1000ms rtt u o [1998/09/30] gnu/8099 obrien [patch] some bugs in cpio o [1998/11/11] bin/8646 Implement rlogind -a option f [1998/11/21] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S o [1998/11/25] kern/8861 mdodd under heavy (multi interface) traffic ep0 f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console 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/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/05/13] kern/11697 tegge Disk failure hangs system f [1999/06/05] kern/12041 Crashes on startup if Zip drive is switch o [1999/09/11] bin/13691 fenner tcpslice cannot extract over 2GB part of s [1999/09/16] conf/13775 multi-user boot may hang in NIS environme f [1999/09/30] ports/14048 des [patch] doscmd -r doesn't work a [1999/11/04] kern/14712 iedowse [nfs] root has access to NFS mounted dire s [1999/11/17] bin/14946 mjacob rmt - remote magtape protocol o [1999/12/24] bin/15662 markm [PATCH] perl5 Sys::Hostname fails if no P s [1999/12/26] kern/15707 bad trap in mprotect o [2000/01/02] i386/15845 imp [patch] Driver for RealTek 8029 f [2000/01/04] bin/15877 tobez Perl 5.00503 interpreter crashes with a s o [2000/01/12] kern/16090 mdodd No buffer space available p [2000/01/22] kern/16299 peadar [nfs] nfs.ko can be unloaded when nfsd is o [2000/02/21] conf/16879 tanimura [sound] Sound drivers seem to be using sh o [2000/02/24] bin/16948 qa [sysinstall] sysinstall/disklabel: bad pa o [2000/03/11] kern/17310 wpaul [patch] NIS host name resolving may loop o [2000/03/17] kern/17422 bde 4.0-STABLE: top: nlist failed s [2000/03/22] conf/17540 [nfs] NIS host lookups cause NFS mounts t o [2000/03/27] kern/17620 jhay Digi/570i sync driver (if_ar.c) causes sy o [2000/04/06] kern/17819 [unionfs] Build ports on nfs & union moun o [2000/04/14] kern/18012 [patch] vfs_subr.c: vnode_free_list corru f [2000/04/24] i386/18185 gibbs Adaptec 3950U2 errors during boot/probe o [2000/05/18] kern/18641 paul [panic] FreeBSD V4.0 crashes when using i s [2000/05/22] bin/18742 mike times.allow field parsed incorrectly s [2000/05/24] ports/18800 green security/cfs ports installation fix p [2000/05/29] kern/18874 [2TB] 32bit NFS servers export wrong nega o [2000/06/13] i386/19245 obrien -fexpensive-optimizations buggy (even wit s [2000/06/20] bin/19405 markm telnetd sends DO AUTHENTICATION even if a o [2000/07/02] kern/19654 mbr 20 dc ports in one machine (5x 4port card s [2000/07/08] bin/19773 markm [PATCH] telnet infinite loop depending on o [2000/07/13] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/18] kern/20016 threads pthreads: Cannot set scheduling timer/Can o [2000/07/19] kern/20040 jhb Toshiba 2775 hangs after pcib0 driver is o [2000/07/25] bin/20172 byacc 1.9 fails to generate $default tran o [2000/07/29] bin/20282 qa [sysinstall] sysinstall does not recover o [2000/07/30] i386/20308 mux [panic] vidcontrol VESA_800x600 causes a p [2000/08/03] bin/20373 Setting breakpoints in shared objects bro f [2000/08/05] kern/20429 [kbd] setting flags 0x1 in atkbd0 locks k o [2000/08/08] ports/20490 perky Termios timeout parameters, VMIN, VTIME, f [2000/08/10] bin/20521 mjacob /etc/rmt several problems o [2000/08/10] kern/20523 bde Support for PCI multiport cards for sio d o [2000/08/16] bin/20633 fdisk doesn't handle LBA correctly f [2000/08/18] kern/20689 scsi Newbusified version of ncr driver does no o [2000/08/23] kern/20804 deadlocking when using vnode disk file an o [2000/08/26] kern/20861 threads libc_r does not honor socket timeouts o [2000/08/29] bin/20912 marcel gdb does not recognise old executables. o [2000/08/31] kern/20958 mdodd ep0 lockup with ifconfig showing OACTIVE o [2000/09/07] bin/21089 vi silently corrupt open file on SIGINT w a [2000/09/16] kern/21304 mbr dc0 watchdog timeouts on NetGear FA310TX o [2000/09/20] misc/21406 [boot] bootinst or booteasy overwrites se o [2000/09/21] kern/21461 imp ISA PnP resource allocator problem o [2000/09/22] kern/21463 emulation Linux compatability mode should not allow o [2000/09/29] kern/21642 Compaq Netelligent 10/100 card (TI Thunde o [2000/10/05] kern/21771 rik Fix for sppp and Cronyx drivers update a [2000/10/07] kern/21808 [patches] msdosfs incorrectly handles vno o [2000/10/15] kern/21998 green [patch] ident only for outgoing connectio o [2000/10/20] kern/22142 cjc securelevel does not affect mount f [2000/10/25] bin/22291 [nfs] getcwd() fails on recently-modified o [2000/10/30] kern/22417 gibbs advansys wide scsi driver does not suppor o [2000/11/13] kern/22826 emulation Memory limits have no effect in linux com a [2000/11/14] bin/22846 bms Routed does not reflect preference of Int o [2000/11/18] i386/22944 isa_dmainit fails on machines with 512MB o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/25] bin/23098 ambrisko [patch] [sysinstall] if installing on a s o [2000/12/14] kern/23535 imp 4.x kernels seem to no longer support Ada o [2001/01/03] kern/24032 markm rndcontrol and pccardd use of interupt ha 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/07] docs/24125 wes connect(2) can yield EWOULDBLOCK/EAGAIN o [2001/01/12] bin/24271 dumpon should check its argument more f [2001/01/16] bin/24391 mbr cannot kill amd after interface disappear o [2001/01/19] bin/24461 Being able to increase the YP timeout wit o [2001/01/20] threads/24472threads libc_r does not honor SO_SNDTIMEO/SO_RCVT o [2001/01/25] kern/24629 harti ng_socket failes to declare connected dat o [2001/01/25] threads/24632threads libc_r delicate deviation from libc in ha o [2001/01/25] kern/24641 threads pthread_rwlock_rdlock can deadlock s [2001/01/30] kern/24740 cy filesystem corruption CFP1080 CAM SCSI ca o [2001/02/10] kern/24982 stack gap usage o [2001/02/11] 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 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/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/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] i386/25781 i386 Statclocks cannot be disabled on ServerWo p [2001/03/15] bin/25826 nfsd -t -h adr1 -h adr2 doesn't work o [2001/03/16] bin/25851 qa [patch] security hole in anonymous FTP se o [2001/03/18] bin/25886 cgetset(3) doesn't get cleared when switc o [2001/03/19] i386/25909 [hang] 4.x kernel freezes on P3-Asus CUSL o [2001/03/19] kern/25910 sound [sound] Kernel sound driver may die if a o [2001/03/19] bin/25929 qa [fixit] Can't use MAKEDEV in fixit mount o [2001/03/20] kern/25950 obrien Bad drives on asr look zero-length and pa a [2001/03/22] kern/25986 andre Socket would hang at LAST_ACK forever. o [2001/03/23] kern/26035 sound [sound] [hang] system hangs when playing o [2001/03/24] kern/26048 obrien 4.3-RC: SMP and asr driver don't work to a [2001/03/27] kern/26142 [nfs] Unlink fails on NFS mounted filesys o [2001/03/28] kern/26171 emulation not work Linux-emulator, but hi is work i o [2001/04/03] kern/26316 Booting FreeBSD on VMware2 with 2 or 3 et o [2001/04/03] bin/26320 alfred [mount] [patch] mountd breaks IRIX automo a [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- o [2001/04/08] kern/26430 sound [sound] -CURRENT panics on cat /dev/dsp o o [2001/04/10] kern/26486 [patch] setnetgrent hangs when netgroup c p [2001/04/12] kern/26506 glebius [patch] sendto() syscall returns EINVAL i o [2001/04/25] bin/26842 dd dump with h flag takes a very long time a [2001/04/26] bin/26869 vi(1) crashes in viewing a file with long o [2001/04/27] bin/26897 qa [sysinstall] 4.3R sysinstall fails to cre f [2001/05/03] kern/27059 scsi (symbios) SCSI subsystem hangs under heav f [2001/05/11] kern/27275 kernel bug ? (negative sbsize) o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter s [2001/05/22] kern/27543 /proc/cpuinfo does not handle SMP hosts o [2001/05/24] docs/27605 doc Cross-document references () o [2001/05/27] kern/27694 sound [sound] Panic in csa(4) f [2001/05/29] i386/27729 qa [sysinstall] the ls120 device "afd" does a [2001/06/05] kern/27893 sos can't burn audio cds on LG CD-RW CED-8083 o [2001/06/05] conf/27896 Error in /etc/exports invalidates entire o [2001/06/09] kern/27995 src/sys/pci if_pcn.c revision 1.21 resp. s [2001/06/14] ports/28138 perky python os.statvfs module is not functiona o [2001/06/17] bin/28223 su doesn't look at login.conf all the tim o [2001/06/26] bin/28424 mtree fails to report directory hierarchy o [2001/06/29] kern/28508 scsi problems with backup to Tandberg SLR40 st o [2001/07/04] kern/28692 sound [sound] 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/09] kern/28840 gibbs Possible interrupt masking trouble in sys p [2001/07/14] kern/28966 das [patch] math libraries in linux emulation f [2001/07/20] 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/27] bin/29253 natd forgets about udp connections o [2001/08/02] bin/29375 qa [sysinstall] disk editor gets confused by o [2001/08/03] kern/29421 Update a file with mmap will cause mtime/ o [2001/08/05] kern/29465 sound [sound] Can't probe NeoMagic 256AX audio f [2001/08/11] kern/29626 ifconfig causes kernel panic in 4.4-PRERE o [2001/08/13] kern/29686 kevent EV_ADD EVFILT_WRITE does the wrong 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/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/27] kern/30125 btx/bootloader dumps very often if serial f [2001/08/28] kern/30160 [panic] kernel panic when flash disk is r f [2001/08/29] i386/30206 mdodd [boot] PS/2 server 85 can't boot kern.flp o [2001/08/30] kern/30223 [patch] Using /usr/share/examples/kld/cde p [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/04] bin/30310 top does not show CPU usage 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/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 a [2001/09/24] i386/30802 gibbs repeat of i386/22760. Adaptec SCSI contro o [2001/09/26] bin/30837 qa [sysinstall] sysinstall doesn't set the s o [2001/09/27] i386/30860 [hang] While install after "Mounting root o [2001/09/27] bin/30869 dump(8) does not dump all files of a file s [2001/09/29] i386/30921 [kbd] ACER mechanic ps/2 keyboard don´t w o [2001/10/01] 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] NFS client modification time resolu s [2001/10/02] ports/30993 ports-bugs 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/14] kern/31266 cjc System can be crashed with "ls -al /flopp o [2001/10/15] bin/31304 joe [patch] fix crunchgen to work with more c o [2001/10/18] bin/31363 qa [sysinstall] "partition editor" silently o [2001/10/30] conf/31631 "MAC address" can't be acquired properly. o [2001/11/04] kern/31746 failed connect(2) seems to cause problems o [2001/11/06] kern/31790 [nfs] problem with NFS and jail() o [2001/11/12] kern/31940 nge gigabit adapter link reset and slow t o [2001/11/14] i386/31979 [kbd] Setup and boot locks Compaq Armada o [2001/11/19] 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/20] ports/32121 x11 XFree86-4-Server: xf86cfg 4.1.0 writes ba o [2001/11/26] bin/32295 threads pthread dont dequeue signals 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] NFS directory removal problems mani f [2001/12/11] bin/32686 wosch locate command dumps a core file with bro f [2001/12/12] kern/32713 usb [usb] mouse detaches from hub and doesnt f [2001/12/13] bin/32791 ru FreeBSD's man(1) utility vulnerable to ol f [2001/12/13] kern/32797 glebius [netgraph] Problem with IPX and netgraph( o [2001/12/22] ports/33080 ume gkrellmvolume interferes with the ability a [2001/12/22] i386/33089 murray GENERIC bloat causes 'make world' to brea o [2001/12/24] kern/33138 [patch] pnp problem in 4.3, 4.4, 4.5 p [2001/12/26] kern/33201 net/net_osdep.c:if_name is broken f [2001/12/26] bin/33213 ume rarpd(8) fails to init IPv6 enabled inter o [2001/12/30] kern/33344 davidxu memory leak in device resource config loa o [2001/12/31] bin/33370 qa [sysinstall] post-configuration issue o [2002/01/02] kern/33464 soft update inconsistencies after system o [2002/01/04] kern/33532 sound [sound] Playing audio on some soundcards f [2002/01/04] gnu/33551 cvs chokes on OpenBSD repositories o [2002/01/08] bin/33672 [patch] telnetd and mount_mfs signal hand f [2002/01/08] kern/33696 mbr [panic] Driver mistake: repeat make_dev(" o [2002/01/09] kern/33738 [patch] argv == NULL is not handled corre o [2002/01/13] kern/33833 luigi Correct kernel config for 4.4-RELEASE is f [2002/01/13] kern/33839 usb usb0: host controller halted (involving A o [2002/01/16] kern/33940 [patch] quotactl allows compromise gid-qu o [2002/01/18] kern/34017 The siginfo_t passed to the signal handli o [2002/01/18] bin/34030 miibus.ko can be loaded into the kernel w o [2002/01/20] kern/34071 [pcn-driver] is sort-of-broken in 4.5RC2 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/25] gnu/34246 joe CVS doesn't rebuild CVSROOT/options f [2002/01/25] bin/34269 fenner tcpdump -v incorectly identifies packets o [2002/01/25] bin/34270 man -k could be used to execute any comma o [2002/01/31] kern/34470 bde Modem gets sio1 interrupt-level buffer o o [2002/02/01] threads/34536threads accept() blocks other threads o [2002/02/03] kern/34568 [lpt] turning printer on and off hangs th p [2002/02/04] kern/34619 bms TCP - FINs with different sequence number p [2002/02/07] bin/34682 fenner scanf/sscanf doesn't understand %lld f [2002/02/09] kern/34765 darrenr Unloading the ipl.ko module will panic th o [2002/02/11] bin/34811 sh: "jobs" is not pipeable o [2002/02/11] kern/34842 [NIS] [patch] VmWare port + NIS causes "b o [2002/02/18] i386/35078 [patch] Uninitialized pointer dereference o [2002/02/19] bin/35116 keyinfo(1) 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 f [2002/02/24] kern/35269 kris possible panics with 4:1 filesystem ratio p [2002/02/25] standards/35307standards standard include files are not standard c o [2002/02/26] i386/35350 Can't boot on ASUS TXP4 o [2002/02/26] kern/35351 sound [sound] emu10k1: no posibility to record o [2002/02/28] 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/03/01] kern/35442 [patch] Problem transmitting runts in if_ o [2002/03/03] kern/35506 innetgr() doesn't match wildcard fields i o [2002/03/03] kern/35511 sis(4) multicast filtering doesn't pass s o [2002/03/07] kern/35615 sound [sound] [hang] ES1978 Maestro 2E sound ca f [2002/03/07] kern/35645 bms Layer 2 switching using default router of o [2002/03/08] kern/35669 [nfs] 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] conf/35726 andre [patch] [rc.network] can't use ifconfig o o [2002/03/14] gnu/35878 /usr/bin/strip resets ABI type to FreeBSD o [2002/03/15] bin/35925 qa [sysinstall] fixit floppy cannot be mount a [2002/03/16] bin/35985 qa [sysinstall] swap double mount o [2002/03/17] i386/36003 Cyclades Cyclom YeP causes panics on Free p [2002/03/18] kern/36038 bp [smbfs] sendfile(2) on smbfs fails, expos o [2002/03/19] misc/36086 trhodes Kerberos Problem/Handbook wrong/Followup a [2002/03/19] bin/36110 dmesg output corrupt if /dev/console is b 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 [patch] poll() behaves erratic on BPF fil o [2002/03/28] kern/36415 [bktr] [patch] driver incorrectly handles o [2002/03/29] kern/36504 [patch] crash/panic vm_object_allocate un o [2002/03/29] bin/36508 qa [sysinstall] installation floppy bug (4.5 o [2002/03/30] i386/36517 sis driver can't map ports/memory for Net o [2002/03/31] kern/36566 [smbfs] System reboot with dead smb mount 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 f [2002/04/07] i386/36850 usb Page Fault using ppp with USB Modem [4.9] o [2002/04/08] bin/36867 [patch] games/fortune: add FORTUNE_PATH e o [2002/04/08] bin/36911 qa [sysinstall] installation floppies miss a o [2002/04/09] gnu/36926 send-pr destroys PR if emacs interrupt ch o [2002/04/10] i386/36943 reboot hangs on Tyan Thunder K7 with SMP o [2002/04/14] kern/37057 Problem with rlimits on filesystem mounte o [2002/04/14] kern/37064 imp [pccard] System hangs when removing wire o [2002/04/15] kern/37109 Kernel refuses to assign unused IP to tun p [2002/04/16] kern/37161 emulation ext2 linux file system, error handling la s [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic f [2002/04/19] i386/37240 EtherExpress16 not probed at boot o [2002/04/19] kern/37261 luigi kernel is not linking without "device eth o [2002/04/22] kern/37326 [bktr] smbus/bktr crash when omitting "de o [2002/04/22] bin/37343 portmap TCP binds strangeness o [2002/04/25] kern/37436 [hang] accept dead loop when out of file o [2002/04/25] kern/37441 davidxu [patch] ISA PNP parse problem o [2002/04/27] kern/37502 [nfs] NFS client ignores mtime.tv_usec fo o [2002/04/28] i386/37523 davidxu [patch] lock for bios16 call and vm86call o [2002/04/30] i386/37585 qa [hang] System hangs on install at probing o [2002/04/30] kern/37589 imp Kernel panics upon resume from zzz on my o [2002/05/02] kern/37675 le [vinum] Page fault when newfs'ing a vinum o [2002/05/03] kern/37710 murray LAN interface in wrong state after attemp f [2002/05/05] kern/37775 [smbfs] netsmb/smb_subr.c needs opt_globa o [2002/05/13] kern/38011 rsm Fatal Trap 12 using Xircom CE2 in IBM 760 f [2002/05/13] ports/38018 java www/jakarta-tomcat4: make passing of JVM f [2002/05/13] ports/38020 java www/jakarta-tomcat4: stop tomcat via java o [2002/05/14] i386/38070 [panic] 4.6-PRERELEASE panics on resume o o [2002/05/15] kern/38095 bp vlan not supported with fxp f [2002/05/17] kern/38166 gad ipv6_gateway_enable="YES" breaks lpd f [2002/05/18] ports/38212 knu XFree86-4 and portupgrade get dependencie f [2002/05/23] i386/38459 mux Intel SB82558B NIC won't initialize prope o [2002/05/24] i386/38484 [hang] probe freeze while probing devices o [2002/05/24] kern/38495 bms soreceive fails to maintain invariant on o [2002/05/24] kern/38518 [boot] combination of pr-27087 and pr-369 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 a [2002/05/25] kern/38554 bms changing interface ipaddress doesn't seem o [2002/05/26] bin/38582 qa [sysinstall] sysinstall sets newfs flag a a [2002/05/27] gnu/38594 kan Fortan program don't link post gcc-3.1 o [2002/05/27] bin/38609 qa [sysinstall] sysinstall should know the s 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 o [2002/05/30] kern/38752 andre rn_walktree_from not halting at the right o [2002/06/01] kern/38795 sound [sound] kldunload of snd_ess, snd_sb16, s o [2002/06/03] kern/38872 [nfs] nfs code ignores possibility of MGE o [2002/06/04] i386/38894 Dell PowerEdge 4600 PCI Bus scan problems o [2002/06/05] bin/38918 edquota breaks silently when quota-marked o [2002/06/07] kern/38983 Kernel fails to access disk o [2002/06/12] kern/39185 core dump binary in single user mode o [2002/06/13] kern/39233 bms NonConforming IPsec implementation from F o [2002/06/13] kern/39252 Syscons doesn't support 8-bit control cha o [2002/06/14] kern/39260 sound [sound] pcm0 locks on boot, Compaq Presar o [2002/06/15] kern/39329 [mount] '..' at mountpoint is subject to o [2002/06/15] kern/39331 dwmalone namei cache unreliable for __getcwd() o [2002/06/17] kern/39388 scsi ncr/sym drivers fail with 53c810 and more s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i 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 f [2002/06/24] kern/39805 usb 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 o [2002/06/27] threads/39922threads [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 a [2002/06/28] bin/39940 [patch] /usr/sbin/periodic sends thousand o [2002/06/29] kern/40001 le [vinum] vinum showing -2 drives after rem o [2002/06/30] i386/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 [sound] Device pcm stopps booting Kernel f [2002/07/03] kern/40139 darrenr ipfilter issue o [2002/07/05] misc/40206 Can not assign alias to any POINTOPOINT i o [2002/07/05] bin/40215 wpaul [nis] NIS host search not terminate o [2002/07/05] i386/40219 i386 [apm] apm breaks removable media o [2002/07/05] bin/40227 [patch] CVS client doesn't upload new fil o [2002/07/06] bin/40260 qa [sysinstall] hang when detecting devices 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/10] kern/40394 if_tap driver hard coded permission check o [2002/07/12] bin/40471 des chpass(1) -a option broken in CURRENT o [2002/07/14] kern/40561 TTCP does not work with IPv6 o [2002/07/14] kern/40574 sound [sound] NeoMagic soundcard detection on G o [2002/07/15] i386/40577 [hang] post-October 2001 Dell Inspiron 25 f [2002/07/16] bin/40656 qa [patch] [sysinstall] scripted deletion of o [2002/07/19] kern/40787 kernel panic if PCMCIA CD-drive with moun o [2002/07/19] kern/40792 usb signals lead to data loss on device ugen o [2002/07/22] kern/40895 scsi wierd kernel / device driver bug f [2002/07/26] kern/41007 yar overfull traffic on third and fourth adap s [2002/07/30] i386/41138 vr0 locks up on one hub, OK on another o [2002/07/31] kern/41216 [nfs] Get "NFS append race" error o [2002/08/01] conf/41242 periodic scripts make unwarranted 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] kern/41331 threads Pthread library open sets O_NONBLOCK flag o [2002/08/05] bin/41350 vnconfig: apparent off-by-one bug o [2002/08/07] kern/41402 [panic] kernel panics in pmap_insert_entr o [2002/08/07] bin/41410 /bin/sh bug on expanding $? in here-docum o [2002/08/08] bin/41435 mbr dhclient writes lease file that it can't o [2002/08/13] kern/41632 luigi bridging when one interface has no carrie a [2002/08/14] bin/41647 bms ifconfig doesn't accept lladdr along with o [2002/08/16] kern/41720 if_nge_load=YES make system not bootable o [2002/08/17] kern/41740 le [vinum] page fault while rebuilding; inab o [2002/08/18] bin/41757 qa [sysinstall] sysinstall 4.6.x unstable p [2002/08/18] kern/41765 bms UDP socket remains connected after error s [2002/08/19] bin/41776 bms mrouted doesn't route multicast packets o [2002/08/19] conf/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] bin/41850 qa [sysinstall] sysinstall fails to create r o [2002/08/25] bin/42004 quota and rpc.statd are still IPv4 only, p [2002/08/26] kern/42030 bms panic when zebra works on detaching tun i 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 o [2002/08/29] kern/42173 sound [sound] Sony VAIO FXA 53 (or FXA 679 in M o [2002/08/30] i386/42198 pjd Kernel panics or system hangs up with big s [2002/08/30] kern/42216 rwatson simultaneous multiple server network fail o [2002/09/04] bin/42407 ppp(8) IPV6CP fails o [2002/09/06] ports/42483 cy misc/screen problem with editors/vim-lite o [2002/09/07] i386/42539 Fatal Trap 12 resulting from Conner Perip o [2002/09/09] kern/42578 Using PCI serial cards (puc) in SMP machi p [2002/09/09] kern/42580 robert kernel crash when starting ISC 3.2 X11 bi o [2002/09/10] kern/42621 imp Dell Inspiron 5000e hangs when using Orin o [2002/09/11] kern/42652 [smbfs] error deleting r/o (by windows) f o [2002/09/11] bin/42658 markm recompile /usr/src/libexec/telnetd and lo o [2002/09/13] gnu/42726 cvsadm cvs -R pserver & val-tags: story continue p [2002/09/13] kern/42727 bms [PATCH] Wrong MTU in need-frag ICMP using o [2002/09/13] i386/42750 Fdisk makes no difference between FAT32, o [2002/09/14] kern/42769 [boot] Boot stalls if the system has a se o [2002/09/14] i386/42784 imp pcmcia 16bit network card removal locks a f [2002/09/15] kern/42796 scsi NCR/SYM 53C825 driver detects scsi cdrom o [2002/09/15] kern/42801 [hang] FreeBSD freezes when opening cuaa0 a [2002/09/18] kern/42937 bms panic when ARP cache uses up all mbufs o [2002/09/20] kern/42983 imp wi0 sporadically freezes the system for 1 o [2002/09/21] i386/43151 Panic 20 seconds after resume o [2002/09/22] bin/43223 getnetby{name|addr} broken for DNS lookup o [2002/09/24] bin/43337 des fetch: -s fails if -4 or possibly other o a [2002/09/25] i386/43366 bms Cannot format media in USB floppy devices o [2002/09/28] www/43454 www Packages hard to find, often missing o [2002/09/29] kern/43491 microuptime () went backwards o [2002/09/30] bin/43501 getpwnam, getpwuid fail when linking agai p [2002/10/01] alpha/43567 robert strtod() core dumps o [2002/10/02] kern/43576 imp Problem with wi driver and Lucent Orinoco o [2002/10/02] bin/43592 mktime rejects dates at the start of dayl a [2002/10/03] kern/43605 luigi enabling polling in the kernel causes pag o [2002/10/03] kern/43625 imp Wi(4) driver hangs after long data transf o [2002/10/04] bin/43674 [patch] login(1): able to bypass expired o [2002/10/05] kern/43713 during install, mounting root from ufs:/d o [2002/10/07] i386/43762 sos cd9660 process hangs on mounting ATA CDRO o [2002/10/08] conf/43837 wollman PKST (pakistan daylight time) changed fro o [2002/10/09] i386/43852 4.7-RC "device timeout" problem o [2002/10/11] java/43924 glewis writing from JAVA to a pipe sometimes han o [2002/10/12] kern/43954 [nfs] nfs-blocked process can't return or a [2002/10/14] kern/44030 VNode/Swap troubles o [2002/10/15] kern/44087 [crash] fatal kernel trap when ifconfig a o [2002/10/16] kern/44126 paul lnc network hungup at large traffics on V o [2002/10/16] i386/44130 i386 Enabled apm hangs up FreeBSD kernel on i8 o [2002/10/16] kern/44150 Diskless kernel may crash, depends on the o [2002/10/18] kern/44202 -stable rp driver does not work with mult o [2002/10/18] kern/44218 Init dies during boot after upgrade from p [2002/10/21] kern/44336 [nfs] NFSv3 client broken - security prob o [2002/10/21] kern/44355 gnn After deletion of an IPv6 alias, the rout o [2002/10/23] kern/44417 luigi ipfw layer2 rules are not checked for eth s [2002/10/26] bin/44504 mp tcsh-6.12.00's "source" command ignore co s [2002/10/27] bin/44518 yar ftpd does not show OPIE OTP challenge o [2002/10/27] docs/44519 obrien 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] kern/44578 [nis] getnetgrent fails to read NIS netgr o [2002/10/30] kern/44744 [patch] VN devices can hang system FreeBS o [2002/11/01] bin/44808 opiepasswd makes bad seed for existing us o [2002/11/04] i386/44867 Frequent hard hangs on ASUS P4T-E/P4S-533 o [2002/11/07] kern/45023 emulation 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/15] docs/45303 doc Bug in PDF DocBook rendering o [2002/11/15] kern/45322 Panic on resume (zone: entry not free) o [2002/11/17] kern/45373 mckusick softupdate / fs damaged after loss of pow o [2002/11/18] kern/45403 imp Cannot install -CURRENT via pccard networ o [2002/11/19] bin/45478 /bin/sh coredump o [2002/11/20] i386/45525 imp Dell Inspiron 7000 does not recognize PC- f [2002/11/20] bin/45529 johan hexdump core-dumps with certain args [PAT o [2002/11/21] kern/45558 [msdosfs] mdconfig and msdosfs make fs wr o [2002/11/21] bin/45565 qa [sysinstall] write error, filesystem full o [2002/11/21] kern/45568 gibbs ahc(A19160) pci parity error o [2002/11/24] kern/45673 sound [sound] [patch] PC98 internal CS4231A is f [2002/11/25] kern/45713 scsi If you use the amr driver, it is impossib f [2002/11/25] bin/45721 darrenr ipfilter's flags and icmp-type processing p [2002/11/25] kern/45733 bms file descriptor flags and socket flags ou o [2002/11/27] i386/45773 Softboot causes autoconf failure on Broad o [2002/11/27] kern/45777 crashdump issue with too-small dumpdev o [2002/12/02] kern/45913 imp WaveLan driver problems with latest -CURR 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] kern/46017 [smbfs] smb mounts break /etc/periodic/we o [2002/12/06] kern/46036 inaccurate timeouts in select(),nanosleep f [2002/12/09] kern/46152 scsi Panic in adw dumping to tape o [2002/12/10] kern/46176 usb 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/13] kern/46239 standards posix semaphore implementation errors o [2002/12/13] kern/46245 sound [sound] AC'97 is not supported on ABIT BW s [2002/12/18] 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 usb USB controller cannot be initialized on I f [2002/12/20] kern/46392 le [vinum] kernel, vinum, umount, changing u o [2002/12/23] i386/46484 System panics upon configuration of bge N p [2002/12/27] kern/46557 pjd ipfw pipe show fails with lots of queues o [2002/12/29] kern/46618 usb USB (UHCI/ICH3) PALM connect/disconnect/c a [2002/12/31] kern/46647 silby Failure to initialize MII on 3Com NIC res o [2003/01/01] bin/46670 qa [sysinstall] 5.0-RC2 install leaves CD dr o [2003/01/01] bin/46676 ru [PATCH] bsd.dep.mk restricts domain of ta o [2003/01/02] kern/46694 imp Getting DUP packets when in Promiscous mo o [2003/01/08] i386/46865 [panic] kernel panic on SuperMicro 6012-8 o [2003/01/08] bin/46866 NIS-based getpwent() falsely returns NULL o [2003/01/17] kern/47152 pseudo-device ef in kernel does not creat o [2003/01/17] i386/47167 [panic] 5.0 RC 3 (and 2) has 1 second upt o [2003/01/20] i386/47236 Console missing during bootup on Sony Pic o [2003/01/21] i386/47279 [hang] IBM 370 hangs on reboot o [2003/01/21] kern/47286 device probing not verbose when using boo o [2003/01/22] kern/47359 dd panic after kldunload snp o [2003/01/23] bin/47384 qa [sysinstall] sysinstall ignores intended o [2003/01/24] i386/47449 Thinkpad 755CD floppy boot fails f [2003/01/25] i386/47451 qa [boot] 5.0 GENERIC CD locks during boot o o [2003/01/27] kern/47544 scottl iir does not detect direct access drives o [2003/01/29] kern/47628 trhodes [msdosfs] [patch] msdosfs file corruption o [2003/01/29] kern/47647 [crash] init died with signal 6 [4.7] f [2003/02/01] kern/47787 markm new 5.0 system without perl fails buildwo s [2003/02/02] kern/47813 pseudo-device gre doesn't appear to work o [2003/02/05] kern/47937 hw.ncpu and kern.smp.cpus duplicate same s [2003/02/05] kern/47939 [bktr] 5.0-Current freezes when bktr devi o [2003/02/05] kern/47951 [hang] rtld in ld.so will livelock in som o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele f [2003/02/06] i386/47989 [install] 5.0-RELEASE install CD kernel p o [2003/02/07] kern/48033 [ffs] FFS superblock flags are being igno o [2003/02/07] kern/48062 mckusick mount -o snapshot doesn't work on +100GB o [2003/02/08] kern/48100 Fatal panic in vm_map_lookup_entry ... [S o [2003/02/09] kern/48117 SMP machine hang during boot related to i o [2003/02/11] kern/48166 panic: pmap_new_proc: u_map allocation fa o [2003/02/11] bin/48183 marcel [patch] gdb on a corefile from a threaded o [2003/02/14] bin/48271 bug with find's -delete option s [2003/02/14] kern/48279 [bktr] Brooktre878 may cause freeze o [2003/02/16] conf/48325 /etc/periodic/security/100.chksetuid does o [2003/02/17] kern/48359 usb SiS 5597/8 USB + uscanner breakage 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/24] i386/48614 i386 VESA VGA modes for syscons lock up machin o [2003/02/26] i386/48691 [panic] kernel panics on ASUS A7N266-VM M o [2003/02/27] bin/48730 sos burncd does not handle signals and causes o [2003/02/27] kern/48741 darrenr ipnat corrupts packets on gre interface w o [2003/02/27] i386/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 a [2003/03/02] kern/48849 usb Maxtor XT5000 causes panic in boot o [2003/03/02] threads/48856threads Setting SIGCHLD to SIG_IGN still leaves z o [2003/03/03] bin/48865 Dumps made on FreeBSD 5.0-RELEASE are unr o [2003/03/03] conf/48881 [PATCH] The influence of /etc/start_ifnam o [2003/03/05] kern/48952 usb uscanner0 hangs o [2003/03/07] kern/48996 Fatal trap 12 with incoming traffic from o [2003/03/09] 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] f [2003/03/10] ports/49076 roam stunnel logs normal end of connection as o [2003/03/10] threads/49087threads Signals lost in programs linked with libc f [2003/03/13] i386/49978 [boot] installation problem on Acer Altos o [2003/03/13] kern/49980 sound [sound] [patch] enable ThinkPAD X24 sound f [2003/03/13] bin/49984 des openSSH crashes while password based auth o [2003/03/16] ports/50042 mbr ports/www/mod_frontpage causes Bad System o [2003/03/17] ports/50062 knu portupgrade does not process directives f a [2003/03/20] kern/50149 usb Using Alcatel SpeedTouch results in "usb0 p [2003/03/28] bin/50384 robert pkg_version -v core-dumps when no package o [2003/04/03] kern/50574 mbr dc driver incorrectly detects ADMtek chip o [2003/04/11] kern/50827 [PATCH] no sane record locking on *nix. s [2003/04/12] kern/50856 [mfs] panic if mounting /tmp as mfs with o [2003/04/13] i386/50887 MBR on kern.flp fails Compaq MBR validati p [2003/04/17] conf/51085 ache FreeBSD is missing ja_JP.eucJP locale. o [2003/04/18] www/51135 www Problems with the mailing-lists search in o [2003/04/20] 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/22] kern/51274 ipfw ipfw2 create dynamic rules with parent nu o [2003/04/23] kern/51308 sound [sound] Creative SB32 doesn't work under o [2003/04/23] kern/51332 mjacob QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1F o [2003/04/24] kern/51338 sound [sound] [hang] system hangs randomly beca 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] conf/51409 us.emacs.kbd doesn't have 'boot' o [2003/04/29] kern/51583 [nullfs] [patch] allow to work with devic o [2003/04/30] bin/51628 [nis] ypmatch doesn't match keys in legac o [2003/05/02] kern/51685 [hang] Unbounded inode allocation causes a [2003/05/03] ports/51711 trevor /usr/ports/emulators/linux_base will not o [2003/05/04] kern/51742 [panic] ffs_vfree: freeing free inode o [2003/05/06] bin/51827 getaddrinfo() is broken with numeric serv f [2003/05/06] bin/51892 des can't ssh after su to different local use o [2003/05/08] threads/51949threads 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. s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM a [2003/05/12] ports/52087 openoffice error while building japanese/openoffice s [2003/05/12] kern/52110 green [unionfs] FS corruption when using unionf o [2003/05/12] i386/52128 Unable to floppy install on Toshiba Libre f [2003/05/16] kern/52331 scsi 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/19] bin/52433 lines in /etc/group longer than 1024 char o [2003/05/19] kern/52445 [mfs] panic when mounting floppy on MFS f o [2003/05/22] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] i386/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/22] kern/52585 bms Kernel panic with ipfw2 and syncookies f [2003/05/22] i386/52593 mdodd [apm] Kernel panic when starting apm o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster f [2003/05/27] kern/52718 jeffr changes to kern_umtx.c causes panic in ca o [2003/05/28] bin/52743 /etc/ppp/ppp.linkup instability issues s [2003/05/28] kern/52745 [unionfs] Fatal trap 12: page fault while o [2003/05/30] ports/52793 ports-bugs Samba 2.2.8a printing woes o [2003/05/31] kern/52818 vm_fault() calls vput() on shared-locked o [2003/06/03] kern/52916 le [vinum] vinum causes panic after start/st p [2003/06/04] kern/52935 bms occasional panic in ip_input with IPSEC o [2003/06/04] kern/52936 [nfs] Huge writes to nfs exported FAT fil o [2003/06/04] kern/52943 [hang] reproducable system stuck just bre p [2003/06/05] standards/52972standards /bin/sh arithmetic not POSIX compliant o [2003/06/06] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/10] kern/53137 [panic] background fscking causing ffs_va o [2003/06/11] i386/53200 i386 [boot] 5.1-RC1 SMP kernel boot gags at "A o [2003/06/13] kern/53264 sound [sound] [patch] PCM interrupt not routed o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian f [2003/06/18] kern/53433 heavy i/o on GBDE partition on SMP locks o [2003/06/18] bin/53434 pw disallow a password including space. o [2003/06/18] kern/53447 standards poll(2) semantics differ from susV3/POSIX o [2003/06/19] ports/53504 knu pkgdb -F causes ruby to fail (can not all a [2003/06/20] kern/53566 mbr [panic] IBM Eserver (245 || 345) + ServeR o [2003/06/22] bin/53606 roberto ntpdate seems to hang system o [2003/06/23] i386/53620 i386 [install] Kernel panics / reboots during 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 po f [2003/06/30] kern/53920 andre 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/07/02] i386/54033 i386 Disk lockup. o [2003/07/04] bin/54097 Non-local yppasswd -d broken in 5.1-CURRE o [2003/07/07] kern/54189 [dns] resolver should resolve hostnames w s [2003/07/08] kern/54211 rwatson Seeing other uid with kern.file sysctl. 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/13] ports/54424 knu portupgrade ignores ALT_PKGDEP o [2003/07/13] bin/54446 pkg_delete doesn't honour symlinks, portu o [2003/07/14] java/54463 glewis Apparent bug in jdk13 o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper s [2003/07/16] kern/54534 [unionfs] unionfs && mfs|md crashing mach f [2003/07/16] i386/54549 [install] panic on install on Dell 600sc o [2003/07/17] kern/54595 sound [sound] emu10k1 sound driver locks system o [2003/07/21] kern/54705 sound [sound] codec timeout during read of regi o [2003/07/22] i386/54756 acpi ACPI suspend/resume problem on CF-W2 lapt o [2003/07/25] bin/54854 cvs pserver sig11 crash on 4.8-R p [2003/07/27] bin/54959 tr utility has a bug in ISO8859-2 locale p [2003/07/28] ports/54970 trevor emulators/linux_base Port Makefile "dange o [2003/07/28] conf/54971 mtm /etc/rc.d/mountcritermote requires ldconf a [2003/07/29] kern/55018 andre [patch] Digiboard PC/Xem fails to initial o [2003/07/29] kern/55028 The broken FAT12 filesystem causes system o [2003/07/31] ports/55136 lioux qmail-ldap uses old qmail-ldap patch, por o [2003/08/02] kern/55175 alfred LOR in select and poll o [2003/08/05] gnu/55278 Externs on implicit declarations o [2003/08/05] kern/55297 [vfs_subr.c] kernel panic after running X o [2003/08/07] bin/55346 /bin/sh eats memory and CPU infinitely o [2003/08/07] bin/55349 mbr Amd mixes up symlinks in it's virtual fil o [2003/08/08] bin/55366 le [vinum] [patch] vinum makes /dev/vinum wi s [2003/08/08] ports/55371 ports-bugs xfig dumps core (unaligned access), if US o [2003/08/08] kern/55379 [vm_page_inserti] kernel crashes randomly o [2003/08/10] bin/55448 dbm_nextkey() misbehaves after dbm_store( o [2003/08/11] bin/55457 marcel GDB gets confused debugging libc_r thread a [2003/08/13] kern/55542 andre [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 a [2003/08/14] kern/55587 usb null dereference in usbdi.c: usb_transfer o [2003/08/15] i386/55603 unable to reboot when system runs from My o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press o [2003/08/16] kern/55617 [smbfs] Accessing an nsmb-mounted drive v o [2003/08/17] i386/55661 acpi ACPI suspend/resume problem on ARMADA M70 o [2003/08/20] kern/55727 rl(4) not working in recent 4.8-STABLE: w o [2003/08/20] sparc64/55773jake Conversion from long to long double is br f [2003/08/20] kern/55784 glebius [netgraph] [panic] (with trace) in using o [2003/08/20] kern/55822 acpi No ACPI power off with SMP kernel o [2003/08/21] bin/55829 __stderrp not defined in libc.so.3 (compa o [2003/08/21] bin/55846 and conflict a [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/08/24] kern/55934 le [vinum] [workaround] kernel panics while o [2003/08/25] bin/55947 printf(1) mishandles \0 o [2003/08/25] bin/55956 passwd chat script not backward compatibl o [2003/08/25] bin/55965 sshd: problems with HostBasedAuthenticati o [2003/08/25] kern/55975 thomas ATAPICAM- READ_6(0x08) fails for ATAPI ta o [2003/08/26] kern/56008 scottl ps shows L flag erroneously with certain o [2003/08/27] kern/56024 acpi ACPI suspend drains battery while in S3 o [2003/08/27] kern/56031 luigi ipfw hangs on every invocation o [2003/08/29] bin/56147 FreeBSD/NetBSD /bin/sh mishandles positio f [2003/08/31] kern/56233 bms IPsec tunnel (ESP) over IPv6: MTU computa o [2003/09/02] kern/56339 select() call (poll() too) hangs, yet cal a [2003/09/03] ports/56363 perky The graphics/py-opengl port is broken o [2003/09/03] i386/56372 acpi acpi don't work on TYAN tiger100 M/B a [2003/09/03] kern/56381 das [unionfs] panic: page fault in fifo_close f [2003/09/04] docs/56456 blackend Initial import of the ro_RO.ISO889-2 doc/ s [2003/09/04] kern/56461 [rpc] FreeBSD client rpc.lockd incompatib p [2003/09/05] bin/56500 roam rpc.lockd needs to use reserved ports o [2003/09/06] kern/56513 [panic] panic in ugen w/ moused -p /dev/u p [2003/09/08] bin/56606 [2TB] df cannot handle 2TB NFS volumes o [2003/09/09] kern/56617 sound [sound] Hang on boot w/Neomagic audio on f [2003/09/10] kern/56659 acpi ACPI trouble on IBM ThinkPad X31 o [2003/09/10] kern/56675 Syncer "giving up" on buffers and ext2 fi f [2003/09/14] kern/56759 scsi [hang] System freezes when writing CD Adv f [2003/09/14] kern/56760 scsi [hang] system hangs at boot with adaptec f [2003/09/14] kern/56871 scsi dd can't write variable length data block o [2003/09/14] kern/56873 qa [boot] system hangs on boot at Buslogic d o [2003/09/17] i386/56937 i386 panic: system panic during high network l f [2003/09/18] kern/56973 scsi SCSI errors from on-board Adaptec (AIC7xx o [2003/09/20] i386/57043 i386 [hang] ar driver with 2 port PCI card loc o [2003/09/22] kern/57085 sanpei [umass] umass0 problems, with Sony Vio/US f [2003/09/22] i386/57097 i386 [hang] Promise Ultra 100 TX2 causes locku a [2003/09/22] kern/57100 bms disable hardware checksums when using bri s [2003/09/24] kern/57174 sos 4.9-PRERELEASE panic: ata_dmasetup: trans o [2003/09/24] kern/57192 emulation linux-ibm-java1.4 freeze o [2003/09/24] kern/57195 [mfs] mount_mfs -i 512 => panic? o [2003/09/25] kern/57206 [backtrace] softdep_lock locks against it o [2003/09/26] bin/57255 usb usbd and multi-function devices a [2003/09/29] kern/57344 bms KMEM exhaustion from cloned routes o [2003/09/29] kern/57350 [panic] using old monocrome printer port s [2003/09/30] kern/57398 scsi Current fails to install on mly(4) based o [2003/10/01] kern/57453 [patch] if_kue hangs boot after warm boot o [2003/10/01] bin/57456 Telnet encryption gets out of sync o [2003/10/01] bin/57466 dialog(1) does not read stdin, breaks sub a [2003/10/01] kern/57479 bms FreeBSD Not in compliance with RFC 1122, p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' p [2003/10/02] bin/57484 bms routed not ignoring cloned routes o [2003/10/02] kern/57487 sound [sound] [patch] Sound stops working on my o [2003/10/04] bin/57554 sh(1) incorrect handling of quoted parame o [2003/10/05] kern/57603 [bktr] bktr driver: freeze on SMP machine o [2003/10/06] kern/57631 jhb Boot failing for ALi chipsets, patch atta o [2003/10/07] kern/57722 [kern_resource.c] [patch] uidinfo list co o [2003/10/08] kern/57760 bms IPsec policy on inbound trafic is not enf o [2003/10/09] kern/57790 cdparanoia triggers kernel panic o [2003/10/09] i386/57818 i386 4.9-RC panics when kernel is built with a o [2003/10/10] kern/57832 scottl softdep_deallocate_dependencies: dangling o [2003/10/10] bin/57833 gad [PATCH] bin/ps cannot change title for ke o [2003/10/13] kern/57961 le [vinum] kmem_malloc(65536): kmem_map too o [2003/10/14] kern/57985 rwatson [patch] Missing splx in ether_output_fram o [2003/10/16] i386/58139 i386 [panic] -CURRENT panics on Thinkpad A31p o [2003/10/17] kern/58154 mckusick Snapshots prevent disk sync on shutdown o [2003/10/17] kern/58169 panic: vnode_pager_getpages: unexpected m o [2003/10/22] kern/58391 le [vinum] Trap 12 with heavy disk load on i o [2003/10/23] i386/58458 i386 ATAPI-CDROM DMA Support on ALi Aladdin V f [2003/10/24] kern/58491 [panic] loading amr driver o [2003/10/24] conf/58504 /etc/periodic/daily/100.clean-disks trave o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/26] kern/58581 [hang] System call gettimeofday hang 5.x f [2003/10/28] ports/58655 mp A replacement patch is necessary for deve o [2003/10/29] bin/58687 deischen gethostbyname leaks kqueue file descripto o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/10/31] kern/58752 le [vinum] vinum panics on create/resetconfi o [2003/10/31] kern/58787 peter [panic] pmap_enter: attemped pmap_enter o o [2003/11/02] 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 f [2003/11/03] kern/58870 bms 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] kern/58930 [backtrace] Page fault when unplugging Al o [2003/11/05] kern/58941 rwatson acl under ufs2 doesn't handle disk corrup o [2003/11/05] bin/58951 [sysinstall] some problems with 4.9-RELEA o [2003/11/05] kern/58953 [patch] detect NetMOS-based six serial po o [2003/11/09] bin/59095 kientzle tar(1) process hangs in endless loop o [2003/11/09] kern/59098 sound [sound] Dell Dimension 8300 integrated So o [2003/11/10] alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-forma 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 [backtrace] 4.9-RELEASE kernel panic (pag o [2003/11/11] i386/59192 i386 ATA drive not spotted with SCSI drive o [2003/11/12] kern/59203 imp Panic with wi and newcard a [2003/11/12] kern/59211 [nwfs] System crashes when moving files f o [2003/11/13] i386/59248 4.9-RELEASE, ACPI Panic with Dell Latitud o [2003/11/13] i386/59251 Failure of 4.8-RELEASE/4.9-RELEASE/5.1-RE o [2003/11/13] i386/59260 Panic by integer divide fault in Thinkpad o [2003/11/15] kern/59296 Serial Line Noise Causes System Hang in L o [2003/11/15] kern/59303 le [vinum] vinum crashes kernel if concurren p [2003/11/15] kern/59306 matk patch to augment /dev/sndstat to show whi o [2003/11/16] kern/59349 sound [sound] [patch] include locking for es137 o [2003/11/21] ports/59535 obrien shells/bash2 must be dynamically linked t f [2003/11/22] kern/59594 [hang] I/O operations freeze system when 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 a [2003/11/24] ports/59657 trevor emulators/linux_base-8 cpio for install w o [2003/11/24] kern/59659 tackerman em driver cannot handle VLANs o [2003/11/25] i386/59683 i386 panic: signal 12 4.9-STABLE - frequent cr o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/11/26] amd64/59714 amd64 device timeout and ad0: WARNING - WRITE_D o [2003/11/26] i386/59719 [crash] 4.9 Crashes on SuperMicro with SM o [2003/11/27] kern/59728 mjacob Qlogic adapter DMA setup failure with PAE o [2003/11/28] bin/59777 ftpd(8)/FreeBSD 5: potential username enu o [2003/11/29] kern/59803 ticso [usb] Wrong detection of/panic with Edima o [2003/12/01] kern/59878 le [vinum] vinum panics 5.1 system s [2003/12/02] misc/59890 bugmeister send-pr database is spam harvested o [2003/12/02] i386/59895 i386 [hang] system hangs from disk IO errors [ f [2003/12/02] i386/59897 i386 [hang] problems with swap-pager with grea f [2003/12/02] i386/59898 i386 [boot] pxe boot: BTX halted o [2003/12/03] kern/59912 bms mremap() implementation lacking o [2003/12/04] kern/59945 [nullfs] [patch] nullfs bug: reboot after 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/08] i386/60050 Toshiba/3Com 3CXM056-BNW: Open Causes Int s [2003/12/09] ports/60083 phantom Unsafe use of getaddrinfo in jvm 1.4.2-p5 f [2003/12/11] kern/60131 usb [usb] Page fault on disconnect of USB dev f [2003/12/11] kern/60153 Kernel no longer boots due to lost interr o [2003/12/11] kern/60154 ipfw ipfw core (crash) o [2003/12/11] ports/60161 trevor Linux emulator (linux_base-8-8.0_3) doesn o [2003/12/14] i386/60226 [patch] ichsmb driver doesn't detects SMB o [2003/12/14] kern/60235 phk some /dev-entries missing for newly auto- o [2003/12/15] ports/60245 knu new ruby16-shim-ruby18 bug in included re a [2003/12/15] kern/60247 le mutex problems in geom_io s [2003/12/15] kern/60276 usb [usb] Kernel panic when plugging in USB ( f [2003/12/16] kern/60285 pdeuskar em0 was reported about watchdog timeout f [2003/12/17] i386/60317 acpi FreeBSD 5.2rc1 doesn't boot with ACPI ena o [2003/12/17] i386/60328 panic: installing 5.1, 5.2RC and 5-CURREN o [2003/12/17] i386/60344 i386 [boot] Intel ICH5 SATA RAID boot problems o [2003/12/18] bin/60349 scottl [sysinstall] 5.2-RC1 cannot do NFS instal f [2003/12/19] ports/60384 andreas apsfilter port fails with -DBATCH -DWITHO o [2003/12/19] bin/60385 vmstat/iostat/top all fail to report CPU o [2003/12/21] bin/60477 deischen need thread safe gethostent() and getserv o [2003/12/21] bin/60478 deischen getaddrinfo not thread safe o [2003/12/23] kern/60526 Post-PAE stable SMP machine freezes o [2003/12/26] kern/60598 scsi wire down of scsi devices conflicts with o [2003/12/27] i386/60603 i386 dd causes error when copying cd from ATA o [2003/12/27] i386/60633 i386 [hang] SIS motherboard with the SIS 5591 o [2003/12/27] i386/60641 i386 Sporadic SCSI bus resets with 53C810 unde o [2003/12/28] i386/60646 VIA C3 system hangs on reboot o [2003/12/28] i386/60671 i386 FreeBSD 5.2RC2 installation process doesn o [2003/12/29] docs/60679 doc pthreads documentation does not describe o [2003/12/29] i386/60681 i386 wicontrol -L critical crash (sigbus) o [2003/12/29] kern/60685 Intel 82559 NICs don't work in 4.9 o [2003/12/29] i386/60690 i386 atapicd driver causes spontaneous uncondi s [2003/12/29] ports/60700 ports-bugs squid cannot be built with transparent-ip o [2004/01/01] standards/60772standards _Bool and bool should be unsigned p [2004/01/03] kern/60856 bms [patch] panic: at tcp_output(), with TCPD o [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op f [2004/01/06] kern/60984 [nfs] NFS Server hang f [2004/01/07] ports/60998 trevor solved: building linux_devtools-7.1_1 fai o [2004/01/08] ports/61053 ports-bugs opengk cause cored dump version 4.9 and 5 o [2004/01/08] i386/61063 i386 [ata] ata hangs in smp system o [2004/01/09] kern/61108 kensmith Port linux_base-8-8.0_3: bash ls -l cause o [2004/01/09] kern/61129 thomas atapicam / UDMA cdrom loop o [2004/01/10] bin/61152 qa [sysinstall] installer refuses to mount U f [2004/01/10] i386/61163 i386 [boot] "/:write failed, filesystem is ful a [2004/01/10] kern/61165 scsi [panic] kernel page fault after calling c o [2004/01/11] kern/61191 usb [usb] panic: USB vs. Serial problems f [2004/01/12] kern/61228 panic: 4.9-RELEASE install floppy panic ( o [2004/01/12] i386/61253 i386 [panic] page fault on installation freebs o [2004/01/13] i386/61303 i386 5.2-REL hangs during boot with 3-port pyr o [2004/01/13] i386/61326 i386 Reboot while booting from 5.2-RELEASE CD o [2004/01/14] i386/61342 i386 [hang] CD-based installation crashes [4.9 o [2004/01/14] bin/61355 login(1) does not restore terminal owners o [2004/01/14] kern/61358 phk boot freezes while ATA GEOM slice detecti o [2004/01/15] kern/61377 usb [kbd] usb keyboard not functional after b o [2004/01/15] kern/61390 [hang] Machine freeze when creating gif i o [2004/01/16] kern/61404 andre RFC1323 timestamps with HZ > 1000 f [2004/01/16] java/61407 phantom jdk14 port aborts making html32dtd f [2004/01/17] kern/61483 [jail] Jail security is not honored using o [2004/01/17] bin/61498 obrien [patch] Please MFC flex patch for gcc 3.x f [2004/01/18] kern/61509 panic: unknown fatal double fault o [2004/01/18] kern/61544 ip6fw breakage on (at least) sparc64 o [2004/01/19] docs/61558 doc New SMC 2602W cards, using the ADM8211, a o [2004/01/19] bin/61587 qa [patch] [sysinstall] installation problem o [2004/01/20] docs/61605 doc Improve documentation for i386 disk geome o [2004/01/20] kern/61627 usb [usb] [patch] New USB printer not support o [2004/01/20] i386/61646 i386 [workaround] Strange irq20 weirdness caus o [2004/01/21] bin/61658 qa [sysinstall] 5.2R error "Add of package q o [2004/01/21] kern/61669 [twe] writing to 3ware escalade spends 90 f [2004/01/21] kern/61686 FreeBSD 5.2-RELEASE crashes when ACPI is o [2004/01/22] bin/61701 Segmentation fault on OPIE when sequence o [2004/01/22] i386/61705 i386 [ntp] Random "bus errors" on 5.2-RELEASE o [2004/01/22] i386/61709 i386 [panic] 5.2-REL i386 Crashes hard; panics o [2004/01/22] bin/61716 mckusick newfs: code and manpage are out of sync o [2004/01/22] kern/61733 imp panic: resource_list_release: resource en o [2004/01/22] kern/61746 [boot] system locks up on boot if both ap o [2004/01/23] ports/61760 openoffice OpenOffice-1.1 still stalls in install on o [2004/01/23] kern/61774 [nis] nis security issue f [2004/01/23] kern/61804 usb [panic] panic with hitachi travelstar USB o [2004/01/24] bin/61811 qa [sysinstall] 5.2 release no resolv.conf c f [2004/01/24] i386/61834 [panic] EHCI panic on Dell D800 while doc o [2004/01/24] kern/61841 usb [boot] 5.2 Boot freeze if memorybird (USB p [2004/01/24] i386/61852 alc i386 pmap SMP race condition can cause lo f [2004/01/25] ports/61854 phantom jdk-14 port breaks openoffice build o [2004/01/25] i386/61890 i386 [fdisk] FDisk uses incorrect calculations f [2004/01/25] i386/61907 5.2 hangs when booting with cbb in kernel o [2004/01/26] bin/61937 qa [sysinstall] cannot install 5.2-REL via s o [2004/01/26] alpha/61940 alpha Can't disklabel new disk from FreeBSD/alp o [2004/01/26] kern/61960 sos [Patch] BigDrive support for PC-98 archit o [2004/01/26] i386/61970 [panic] on boot, 5.1/5.2 (but not 5.0), S o [2004/01/27] alpha/61973 alpha Machine Check on boot-up of AlphaServer 2 o [2004/01/28] bin/62040 pkg_add(1) won't run because the ELF dyna o [2004/01/29] sparc64/62053sparc64 Using bridging on 5.2 Sparc64 causes imme o [2004/01/29] bin/62058 burncd doesn't work with Creative RW8438E f [2004/01/30] kern/62088 usb [usb] Logitech Cordless/Optical Mouse not o [2004/01/30] kern/62091 [hang] Random Lockups on Boot (Timecounte o [2004/01/30] kern/62123 usb [usb] LaCie 160GB USB drive umass: BBB re o [2004/02/01] ports/62213 trevor Cannot install any emulators/linux_base o [2004/02/01] kern/62216 perl syswrite not writing the buffer unde o [2004/02/01] ports/62217 knu runidn does nothing o [2004/02/01] kern/62228 le [vinum] Kernel improperly identifies part f [2004/02/02] i386/62248 i386 [boot] 5.2 current hangs on boot o [2004/02/02] bin/62255 peter 2003-12-18: Stable CVS Version 1.11.11 Re a [2004/02/02] kern/62278 iedowse [nfs] NFS server may not set eof flag whe o [2004/02/02] i386/62280 i386 em0 broken after resume in 5.2-CURRENT o [2004/02/02] kern/62284 panic: GENERIC panics on FreeBSD 5.X imme o [2004/02/03] amd64/62295 obrien ipsec failure on 5.2.1-RC amd64 o [2004/02/03] kern/62309 jmg panic: ugen driver o [2004/02/05] bin/62367 qa [sysinstall] 5.2.1-RC installation proble o [2004/02/05] kern/62374 darrenr panic: free: multiple frees o [2004/02/05] bin/62375 qa [sysinstall] sysinstall core dump f [2004/02/05] ports/62377 ports-bugs strace hangs when running programs from c o [2004/02/06] conf/62417 luigi diskless op script failed o [2004/02/06] kern/62438 [patch] viapm patch for VT8235 o [2004/02/07] kern/62468 panic: system crashes when serial getty e o [2004/02/08] kern/62502 [modules] panic under double loading vinu o [2004/02/08] kern/62519 sound [sound] Intel ICH4 (82801DB) sound card d o [2004/02/09] i386/62565 i386 device.hints are not honored in 5.2.1-RC o [2004/02/10] kern/62658 [boot] loader/kernel answer to `boot -a' o [2004/02/13] kern/62762 trhodes [msdosfs] Fsync for msdos fs does not syn o [2004/02/13] i386/62807 i386 4.9 SMP does not work with Compaq Smart o [2004/02/14] kern/62824 [panic] softdep_setup_inomapdep: found in o [2004/02/14] bin/62833 qa [sysinstall] can't install: integer divid o [2004/02/14] bin/62849 regression on ftp(1) on FreeBSD >= 5.1 o [2004/02/15] kern/62864 cognet Machine not reboot. o [2004/02/15] i386/62888 i386 ad4: WARNING - WRITE_DMA interrupt was se a [2004/02/16] kern/62906 peadar [patch] AGP misconfigures i845G chipset, o [2004/02/16] gnu/62937 Compilation of base src Perl with static o [2004/02/18] kern/63040 panic: kernel panic (sf_buff_alloc) f [2004/02/21] kern/63190 mlaier [rl] Realtek driver rl(4) halts on oversi o [2004/02/23] i386/63251 usb [usb] USB stops working after 2nd APM sus o [2004/02/24] i386/63305 i386 reading udf filesystem on dvd+rw leads to o [2004/02/25] kern/63343 [boot] manual root filesystem specificati s [2004/02/25] ports/63354 ports-bugs security/bcwipe does not act successfully o [2004/02/25] i386/63356 [fdisk] new installation fails on HP Prol o [2004/02/25] kern/63360 [panic] page fault in ath kernel module i o [2004/02/26] kern/63375 usb [patch] panic: unplugging USB devices pan o [2004/02/26] bin/63391 Burncd DAO fails on some CD recorders o [2004/02/26] ports/63409 phantom jdk-1.4.2p6_3 plugin crashes Mozilla-1.6_ o [2004/02/27] i386/63430 i386 [ata] TIMEOUT - ATA READ o [2004/02/27] kern/63431 [rtc] motherboard going to suspend mode s o [2004/02/27] i386/63441 i386 [panic] fatal trap 12 in pmap.c [4.9 with o [2004/02/27] i386/63449 [boot] FreeBSD 5.2 and 5.2.1 releases won o [2004/02/27] i386/63467 i386 [ata] Sil 3114: RAID not detected using S o [2004/02/28] bin/63489 top, finger segfault when using NIS group o [2004/02/29] i386/63521 sos 5.2.1 doesn't detect drives on SATA contr o [2004/02/29] bin/63535 getpwent segfaults when NIS groups used b o [2004/02/29] kern/63557 thomas ATAPICAM broken in 5.2-CURRENT (REQUEST_S o [2004/03/01] kern/63621 usb [usb] USB MemoryStick Reader stalls/crash o [2004/03/02] kern/63629 thomas mounting atapicam volume through cd0c cau o [2004/03/02] ports/63631 obrien vim port does aktivate python interpreter p [2004/03/02] kern/63662 [nullfs] using read-only NULLFS leads to o [2004/03/02] kern/63666 [xl] Network card 3c575B do not work afte o [2004/03/03] ports/63670 perl 'Unable to read from thread kernel pipe' o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/03] kern/63724 ipfw IPFW2 Queues dont t work o [2004/03/04] i386/63731 [boot] PATA to SATA converter on Promise f [2004/03/04] ports/63747 emulation vmmon is not performing o [2004/03/04] i386/63776 i386 [boot] hang during boot on a toshiba p25 o [2004/03/06] i386/63828 i386 [hang] when installing Release 5.2.1 (i38 o [2004/03/06] i386/63853 i386 [hang] 5.2.1 boot CD hangs during boot (T o [2004/03/06] www/63854 www PR-web page loses text o [2004/03/07] i386/63871 i386 [panic] kernel panic in swi8 after 1 hour a [2004/03/09] kern/63954 rc devfs loses permissions o [2004/03/09] i386/63992 i386 [hang] XFree86 4.3 hangs on IBM ThinkPad o [2004/03/09] i386/64002 acpi acpi problem p [2004/03/11] kern/64091 peadar [nfs] nfs data corruption at end of file o [2004/03/12] kern/64151 [jail] jailer can't control all jail proc o [2004/03/12] i386/64158 5.2.1-RELEASE CD won't boot on acer Trave p [2004/03/12] kern/64169 linux binaries dump core on exit o [2004/03/12] i386/64183 i386 5.1-RELEASE Install hung at "Probing devi o [2004/03/13] ports/64191 ume cyrus-sasl2 port Makefile doesn't obey Ma o [2004/03/13] kern/64196 [patch] remove the arbitrary MAXSHELLCMDL o [2004/03/13] gnu/64231 libstdc++ on FreeBSD 5.2+ is non-usable i f [2004/03/14] kern/64250 panic: 5.2.1 kernel panics on ifconfig wh f [2004/03/15] ports/64305 jedgar dbf2mysql -q option broken with mysql323- s [2004/03/15] kern/64313 threads FreeBSD (OpenBSD) pthread implicit set/un o [2004/03/17] kern/64363 [panic] ffs_blkfree: freeing free block [ o [2004/03/18] kern/64406 panic: ffs_clusteralloc: map mismatch o [2004/03/19] bin/64445 peter "ypwhich -m" map enumeration is broken o [2004/03/19] i386/64450 i386 Lucent Technologies WaveLAN/IEEE (PCI) fr o [2004/03/20] java/64492 phantom NetworkInterface.getNetworkInterfaces() l p [2004/03/22] kern/64573 alc mmap with PROT_NONE, but still could be r o [2004/03/22] kern/64594 [rl] 5.2-CURRENT: driver 'rl' (RealTek 81 o [2004/03/24] ports/64678 openoffice openoffice 1.1 upgrade fails due to JDK c o [2004/03/25] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq f [2004/03/25] kern/64694 ipfw [ipfw] UID/GID matching in ipfw non-funct o [2004/03/25] i386/64697 i386 5.2.x BTX loader halts with Promise FastT o [2004/03/25] i386/64716 i386 [nis] mv crashes FreeBSD 5.2.1-p3 o [2004/03/25] bin/64720 tail will not ctrl c o [2004/03/25] i386/64727 i386 [boot] cannot find disk on asus p4s533mx o [2004/03/26] bin/64738 [sendmail] SO_REUSEADDR doesn't seem to w a [2004/03/27] kern/64816 peadar [nfs] mmap and/or ftruncate does not work o [2004/03/28] kern/64826 [panic] with IPv6 on 4-STABLE after FreeB f [2004/03/28] kern/64831 tackerman [hang] Multiple em devices force system l o [2004/03/29] kern/64879 sound [sound] [hang] 4.9 freezes when I try to o [2004/03/29] ports/64885 lioux multimedia/mpeg4ip does not compile on am o [2004/03/29] kern/64903 [modules] panic: multiple kldload of a mo o [2004/03/31] ports/64963 tobez Perl 5.8: make package deletes installed o [2004/03/31] bin/64990 /bin/sh unable to change directory but cu o [2004/04/02] java/65054 glewis Diablo 1.3.1 JVM runs out of file descrip o [2004/04/02] i386/65072 hang on reboot not syncing drives on ibm o [2004/04/03] ports/65128 cy security/aide port fails with SIGBUS ever o [2004/04/03] i386/65137 i386 [boot] 5.2.1 Intall Boot from floppies pa o [2004/04/05] bin/65200 sos burncd causes system reboot f [2004/04/05] kern/65212 [hang] running startx hangs the system (a o [2004/04/05] bin/65223 fsck of 5.2 makes UFS1 inconsistent for 4 o [2004/04/07] kern/65282 [panic] Trap 12 kernel panic upon boot du o [2004/04/07] kern/65292 usb [panic] random page faults (usb-related?) o [2004/04/07] kern/65300 [udf] Can't use sendfile(2) to download f p [2004/04/08] conf/65317 Wrong date locale f [2004/04/10] bin/65410 [sysinstall] choosing installation media: o [2004/04/11] kern/65428 panic: uscanner(4)-related repeatable ker f [2004/04/11] kern/65446 panic: kernel crash with 4.10-BETA GENERI o [2004/04/12] i386/65457 BTX Halted when trying boot after success o [2004/04/13] conf/65489 markm [patch] no random entrophy breaks diskles o [2004/04/14] i386/65523 i386 [patch] PXE loader malfunction in multipl o [2004/04/14] bin/65546 qa [sysinstall] 4.10-BETA fails to install f o [2004/04/15] ports/65578 knu japanese/mecab problem on FreeBSD 4.9. o [2004/04/15] ports/65579 knu japanese/ruby-mecab segmentation fault on o [2004/04/16] kern/65616 bms IPSEC can't detunnel GRE packets after re o [2004/04/16] gnu/65641 Use of llabs() in C++ fails as ambiguous o [2004/04/17] i386/65648 imp cardbus("TI1131") won't work on Dell Lati o [2004/04/17] kern/65658 panic: kernel panic on i386 5.2.1 release o [2004/04/18] bin/65693 wildcarded device names in /etc/devfs.con o [2004/04/18] kern/65702 panic: kernel panic on i386 5.2.1 with nv o [2004/04/19] bin/65774 qa [sysinstall] cannot run repair disk when o [2004/04/19] i386/65775 i386 [panic] Transmeta crusoe without longrun o [2004/04/19] i386/65783 usb [panic] Panic when attaching card reader s [2004/04/20] kern/65817 panic: kernel panic with GENERIC 5.2.1 an f [2004/04/22] gnu/65869 cvs generates invalid cvs command lines o [2004/04/22] i386/65896 i386 [panic] 5.2-RELEASE re(4) driver, kernel o [2004/04/22] ports/65900 perl (non-maintainer) IGNORE p5-ExtUtils-MakeM o [2004/04/22] kern/65901 [smbfs] smbfs fails fsx write/truncate-do a [2004/04/23] ports/65906 phantom Compile of JDK-1.4 under FBSD-5.2.1 fails o [2004/04/23] kern/65920 [nwfs] Mounted Netware filesystem behaves f [2004/04/23] kern/65923 panic: 5.2.1 with SD-Sil680-RAID card f [2004/04/25] i386/65954 i386 [panic] Sil0680 panic [5.2.1-p5] o [2004/04/26] kern/66004 [panic] kernel panic on access to /dev/ul o [2004/04/27] kern/66025 panic: kernel panic in pagedaemon with vm o [2004/04/27] kern/66029 [patch] MD5 alignment problem on a TriMed o [2004/04/27] bin/66036 restore crashes (reproducable, core file s [2004/04/29] kern/66066 [unionfs] panic: ufs_direnter: compact2 o [2004/04/29] i386/66087 i386 [install] hang at PCI config [5.2.1] o [2004/04/30] bin/66103 macro HISADDR is not sticky in filters o [2004/05/01] i386/66133 i386 [boot] nvidia motherboard installer locks o [2004/05/01] java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes o [2004/05/01] kern/66152 [unionfs] laying unionfs over another uni p [2004/05/02] bin/66156 smkelly rpcgen generates a CPP macro that won't c o [2004/05/02] kern/66162 phk gbde destroy error p [2004/05/04] bin/66242 maxim endless loop in sh(1) o [2004/05/05] kern/66270 mckusick [hang] dump causes machine freeze o [2004/05/05] kern/66290 imp pccard initialization fails with "bad Vcc o [2004/05/06] i386/66306 i386 pnpbios_identify() queries for more devic f [2004/05/06] i386/66339 i386 [hang] XFree86 initialization with an Lap a [2004/05/07] kern/66348 rik FR mode of cx (Cronyx Sigma) does not wor o [2004/05/07] i386/66350 i386 [sysinstall] sysinstall creates a partiti o [2004/05/07] i386/66368 i386 [install] 4.9 install fails with MODE_SEN o [2004/05/11] bin/66523 atacontrol allows to detach a channel in o [2004/05/13] kern/66611 [nfs] Crashing NFS servers (with workarou a [2004/05/14] kern/66634 tackerman hard lock with em driver o [2004/05/18] kern/66786 [nfs] panic: exporting msdosfs causes nfs o [2004/05/18] conf/66791 Old dev.db leads to the wrong program beh o [2004/05/18] kern/66829 [unionfs] mounting fdesc union on /dev pa o [2004/05/18] bin/66830 chsh/ypchsh do not change user informatio o [2004/05/19] kern/66848 imp cardbus power support breaks cardbus supp o [2004/05/19] i386/66876 i386 [patch] Cannot extract tar(1) multi-volum o [2004/05/20] bin/66950 qa [sysinstall] upgrading to 4.10-RC3: packa o [2004/05/20] kern/66960 [patch] filesystems not unmounted during o [2004/05/21] bin/66984 [2TB] [patch] teach sysinstall about larg o [2004/05/22] i386/67047 i386 mpt driver does not recognize messages fr o [2004/05/22] i386/67050 imp CardBus (PCI ?) resource allocation probl o [2004/05/25] bin/67167 FreeBSDs ftpd has problems under -CURRENT o [2004/05/27] i386/67273 acpi [hang] system hangs with acpi and Xfree o [2004/05/28] kern/67301 panic: uftdi, RTS and system panic o [2004/05/29] kern/67326 [msdosfs] crash after attempt to mount wr o [2004/05/29] conf/67328 Usermode PPP hangs on boot when NIS confi o [2004/05/30] ports/67398 lioux some ports (mplayer, faad, libxine and ff o [2004/05/31] ports/67413 openoffice OpenOffice 1.1 PDF Export is BROKEN f [2004/06/01] kern/67455 [patch] EHCI controller is being programm o [2004/06/01] i386/67469 i386 src/lib/msun/i387/s_tan.S gives incorrect p [2004/06/03] kern/67546 [2TB] Coredumps > 2Gb do not work (on 64b o [2004/06/06] ports/67625 trevor Linux_base fails to install f [2004/06/06] alpha/67626 alpha X crashes an alpha machine, resulting reb o [2004/06/07] i386/67688 i386 5.2.1 initial floppy boot fails with Fata p [2004/06/08] conf/67700 /usr/share/misc/pci_vendors is missing ce p [2004/06/08] kern/67702 [patch] Radeon DRM does not recognize cer a [2004/06/09] ports/67735 ports-bugs biology/ncbi-toolkit does not build bl2se p [2004/06/09] i386/67760 jhb [PATCH] Getting AGP/DRM working for VIA K f [2004/06/09] kern/67769 Fxtv 1.03 cause the Desk top (KDE) to Fre o [2004/06/10] kern/67794 panic: ffs panic during high filesystem a o [2004/06/11] i386/67833 i386 [boot] 4.10 does not boot after enabling o [2004/06/11] ports/67851 ports-bugs pwlib requires gc-3.3 to build properly o f [2004/06/12] ports/67867 perky python-2.3.3_5:import socket -> Undefined o [2004/06/14] kern/67919 imagemagicks convert image to movie conve f [2004/06/15] i386/67955 i386 [panic] -current on T40p kernel trap 12 i o [2004/06/16] bin/67995 Morse plays beeps 10 times faster than it p [2004/06/16] kern/68013 jeff tp->snd_wl1 & snd_wl2 are not updated in o [2004/06/17] bin/68047 [sysinstall] unattended install of FreeBS o [2004/06/18] kern/68076 [modules] Page fault when the sequence "k o [2004/06/19] i386/68103 [panic] ASUS P4P8X mb at ffs/ffs_softdep. o [2004/06/20] kern/68131 emulation java/linux-ibm-jdk14: linux ibm jdk 1.4.1 o [2004/06/20] i386/68149 FreeBSD 4.10 installation blocking on ASU o [2004/06/22] ports/68202 emulation [patch] Make vmware2 compile on -current p [2004/06/23] kern/68227 rwatson [panic] kernel panic by mars_nwe s [2004/06/23] ports/68234 leeym mail/pop3vscan pass viruses to clients. o [2004/06/24] ports/68260 markm [PATCH] Removal of -lcompat from freebsd- o [2004/06/24] ports/68265 emulation [patch] Make rtc compile on -current (nee o [2004/06/24] i386/68277 [kbd] Compact Evo N610c (Laptop): Using e s [2004/06/24] i386/68286 IBM PCNet Ethernet (AMD chip) seen as Tri o [2004/06/24] ports/68288 skv p5-DBD-mysql broken with mysql 4.1.2 o [2004/06/25] kern/68324 panic: Duplicate free of item 0xc3121908 o [2004/06/25] kern/68325 panic: _mtx_lock_sleep: recursed on non-r f [2004/06/25] ports/68341 clsung xsysinfo memory leak o [2004/06/26] kern/68351 bge0 watchdog timeout on 5.2.1 and -curre o [2004/06/26] ports/68396 sumikawa Racoon racoon-20040617a Interoperability o [2004/06/27] i386/68411 i386 VMware Virtual Machine - Network Fails Du o [2004/06/28] i386/68438 i386 bootloader cannot read from icp vortex ar o [2004/06/28] kern/68442 [panic] acquiring duplicate lock of same o [2004/06/28] kern/68445 [bge] bge autonegotiation broken o [2004/06/28] i386/68460 i386 [nfs] NFS mounts lock processes in sbwait o [2004/06/29] i386/68486 [video] logo screensaver kills compaq ML3 o [2004/07/01] kern/68546 [ata] system seems to hang during stress o [2004/07/01] i386/68554 i386 [hang] system freeze on Compaq Evo 600c [ o [2004/07/02] kern/68576 rwatson UFS2 snapshot files can be mounted read-w o [2004/07/02] ports/68585 knu portupgrade tools (v 20040701) seem to be f [2004/07/02] ports/68599 x11 XFree86 in realloc(): error: allocation f o [2004/07/06] bin/68727 marcel gdb coredumps after recent CURRENT upgrad o [2004/07/10] kern/68889 rwatson [panic] m_copym, length > size of mbuf ch o [2004/07/10] i386/68899 i386 Problems reading and writing DVD-RAM disc o [2004/07/11] i386/68900 i386 5.x install CDs fail to boot on Toshiba S o [2004/07/11] ports/68909 nork timidity++ makes dreadful noise on amd64 f [2004/07/13] java/68972 java unpack crashes during make install of lin o [2004/07/13] kern/68978 [crash] firewire crashes with failing har o [2004/07/13] kern/68987 panic: kmem_malloc(163840): kmem_map too o [2004/07/13] kern/69006 usb [patch] Apple Cinema Display hangs USB po o [2004/07/13] kern/69019 [wi] wlan stalling after 2-3 hrs of moder o [2004/07/14] i386/69049 i386 [install] error "anic: page fault" o [2004/07/14] kern/69058 panic: kernel reads unmapped memory while o [2004/07/14] kern/69066 panic: nmdm page fault when slattach on a o [2004/07/15] kern/69092 [rl] kernel: rl0: watchdog timeout o [2004/07/15] kern/69100 [nwfs] panic: 5.2.1p9 kernel panics when o [2004/07/16] kern/69141 panic: softdep_lock [5.2.1-RELEASE, SMP] o [2004/07/16] kern/69158 [an] Cisco MPI350 wireless card problems o [2004/07/18] i386/69218 simokawa [boot] failure: 4.10-BETA and later do no o [2004/07/19] i386/69260 i386 [install] Problem starting the installati o [2004/07/19] i386/69281 i386 init dies when MAXSSIZ, MAXDSIZ, and DFLD a [2004/07/20] ports/69322 ports-bugs ghostscript-afpl (8.14_5.1) fails if I tr o [2004/07/21] ports/69365 nobutaka libxine crashes on some wmv files o [2004/07/24] ports/69512 portmgr OPTIONS and NO_(CHECKSUM|BUILD|INSTALL|PA o [2004/07/26] kern/69607 [crash] system crashes in if_tap module [ o [2004/07/26] kern/69612 [panic] 4.10-STABLE crashes everyday: pag o [2004/07/26] kern/69629 panic: Assertion td->td_turnstile o [2004/07/27] kern/69663 ddb's panic comand can not dump o [2004/07/27] ports/69675 java Eclipse slow typing o [2004/07/28] amd64/69704 amd64 ext2/ext3 unstable in amd64 o [2004/07/28] amd64/69707 amd64 IPC32 dont work OK in amd64 FreeBSD o [2004/07/28] ports/69723 x11 4.10 update or install fails when X11 inc o [2004/08/01] ports/69873 obrien shells/bash2 patch is not applied to sour o [2004/08/03] kern/69934 kan lockmgr can concurrently grant two exclus o [2004/08/03] bin/69942 [sysinstall] sysinstall changes /etc/rc.c f [2004/08/03] i386/69945 i386 "Page fault" while shutting down on VIA K s [2004/08/03] kern/69953 anholt System reboots on startx with DRI enabled o [2004/08/03] kern/69964 kan [patch] lockmgr can forget to unblock cli o [2004/08/04] ports/69969 roam vpopmail default setup doesn't allow use o [2004/08/05] ports/70021 ports-bugs [PATCH] mail/spamass-milter: Reliability o [2004/08/05] i386/70028 i386 umass isuue in the boot prcess on SONY La p [2004/08/05] kern/70037 [panic] ALI AGP fails / panics system f [2004/08/07] ports/70139 x11 xorg-server 6.7: segfault reloading ddc m o [2004/08/07] bin/70147 [PATCH] Globbing bug in /bin/sh f [2004/08/07] kern/70148 [panic] Kernel Panic 5.2.1-R and -CURRENT o [2004/08/11] ports/70309 sumikawa [patch] racoon disrupt manually-keyed IPS o [2004/08/11] ports/70317 x11 xvideo problems using XFree86-4.4.0 o [2004/08/11] i386/70330 i386 Re-Open 33262? - gdb does not handle pend o [2004/08/12] kern/70360 [twe] Random lock-ups with 3ware RAID 5 u o [2004/08/13] i386/70386 i386 IBM x345 Freezes Randomly o [2004/08/15] i386/70482 i386 Array adapter problems o [2004/08/16] ports/70514 seanc GCC 3.4 patch for net-mgmt/bsd-airtools o [2004/08/16] i386/70525 i386 [boot] boot0cfg: -o packet not effective o [2004/08/16] i386/70531 i386 [patch] boot0 hides Lilo in extended slic o [2004/08/17] kern/70587 [patch] NULL pointer dereference in vm_pa o [2004/08/18] bin/70600 [fsck] fsck throws files away when it can o [2004/08/18] docs/70616 simon incompleteness and error in su(1) man pag o [2004/08/18] bin/70625 re [PATCH] RELENG_5 CVS/CVSup fixes, -CURREN o [2004/08/19] kern/70649 [rtc] system clock slows down when heavil o [2004/08/19] i386/70663 i386 Freebsd 4.10 ncplogin + Netware 4.11 = nw o [2004/08/20] ports/70695 hrs teTeX (port source print/teTeX) ends with o [2004/08/20] ports/70744 clement www/mod_fastcgi doesn't build without Mak o [2004/08/20] i386/70747 i386 ddos attack causes box to crash on kernel o [2004/08/21] kern/70753 [boot] Device for firewire hard disk not o [2004/08/21] bin/70803 truss wedges if child exits at the wrong f [2004/08/21] i386/70805 i386 [apm] page fault early during boot with a o [2004/08/22] kern/70809 panic: ufs_direnter: compact1 o [2004/08/25] i386/70925 i386 [hang] 5.3Beta1 acpi-pci driver failure, f [2004/08/25] kern/70931 panic: page fault at end of boot on Athlo f [2004/08/25] i386/70962 i386 [install] When downloading the installer o [2004/08/26] conf/70973 [patch] script 800.loginfail does not rep o [2004/08/26] bin/70974 [rpc] SIGSEGV in rpc.lockd o [2004/08/26] threads/70975threads unexpected and unreliable behaviour when o [2004/08/26] ports/70981 hrs LaTeX, tex and teTeX ports tangled o [2004/08/26] i386/71000 i386 [boot] BTX halted when booting from CD on o [2004/08/27] i386/71035 [kbd] SMP boot hangs in bus_space_write_1 o [2004/08/27] i386/71048 i386 [hang] ASUS TUV4X hangs when SONY CRX140E a [2004/08/28] kern/71073 andre [vlan] a media ioctl to vlan(4) causes pa o [2004/08/28] kern/71086 [panic] in vm_page_remove() (referencing o [2004/08/28] i386/71087 i386 [hang] 5.3-beta(2-5) fail to install on e o [2004/08/29] kern/71109 alc [patch] Possible race conditions in pmap. o [2004/08/30] kern/71131 [panic] profile.sh causes bfe to panic o [2004/08/30] i386/71144 i386 FBSD5.3b2 doesn't boot on a Compaq Armada o [2004/08/30] bin/71147 sshd(8) will allow to log into a locked a o [2004/08/30] kern/71155 usb [usb] misbehaving usb-printer hangs proce o [2004/08/30] i386/71158 i386 pci bus number 3 devices are missing on l o [2004/08/30] gnu/71160 gdb gets confused about active frame o [2004/08/31] i386/71190 i386 Dead thinkpad R31 after installing 5.2.1 o [2004/08/31] kern/71198 Lack of PUC device in GENERIC kernel caus o [2004/08/31] i386/71208 i386 Intel EtherExpress not working o [2004/09/02] bin/71290 [PATCH] passwd cannot change passwords ot o [2004/09/02] kern/71310 jeff [panic] kernel crash on rtprio pid priori o [2004/09/03] kern/71323 qa [sysinstall] FTP download from floppy boo o [2004/09/04] kern/71354 brooks [kbd] USB Keyboard bumped by non-existent f [2004/09/04] kern/71357 le [vinum] Panic when starting vinum at boot p [2004/09/05] kern/71388 rwatson [panic] due mac_policy_list_conditional_b o [2004/09/05] kern/71391 [nfs] [panic] md via NFS file + mount -t o [2004/09/05] i386/71392 i386 5.3-Beta[2-5] crash after final sync when o [2004/09/05] kern/71394 [boot] unable to mount troot device in bo o [2004/09/05] kern/71402 rwatson panic with lomac o [2004/09/06] kern/71421 [hang] filesystem operations lockups [SCH o [2004/09/06] i386/71428 i386 DMA does not work on VIA 82C586 [4.10] o [2004/09/07] kern/71443 brooks [kbd] usb keyboard not detected on 5.3 o [2004/09/07] kern/71469 default route to internet magically disap o [2004/09/07] i386/71470 i386 [hang] Asus P4P800-E Promise 20378 RAID 1 o [2004/09/07] amd64/71471 amd64 Can not install 5.3beta3/amd64 on IBM eSe o [2004/09/07] ports/71475 ports-bugs ACID (snort DB) detects versions incorrec o [2004/09/08] kern/71478 [nis] NIS/NFS: res_mkquery failed [4.2] o [2004/09/08] ports/71479 girgen mod_jk2-apache2 - various issues o [2004/09/10] kern/71547 anholt R200 (8500) hang on startx (nforce2) f [2004/09/10] ports/71558 knu using portupgrade results in ruby dumping a [2004/09/10] kern/71568 brooks [kbd] [patch] unable to install FreeBSD u o [2004/09/11] bin/71594 [patch] pkg_install (sign) - variables ma o [2004/09/11] bin/71602 [PATCH] uninitialized "len" used instead o [2004/09/11] bin/71603 "systat -v" enters infinite loop o [2004/09/12] kern/71638 anholt Radeon 9200 SE with Xorg 6.7 and DRI 5.0. o [2004/09/12] i386/71641 i386 5.3-BETA3: wi0 hangs during kernel load f [2004/09/12] amd64/71644 amd64 5.3-BETA4 crash when heavy load o [2004/09/12] bin/71651 [PATCH] cron may attept to close unopened f [2004/09/12] ports/71676 kuriyama gnupg doesn't appear to use gnupg-idea pl o [2004/09/12] kern/71677 rwatson MAC Biba / IPFW panic o [2004/09/13] ports/71692 knu portupgrade fails to find packages in por f [2004/09/13] kern/71695 brooks [hang] ifconfig hanging box o [2004/09/14] ports/71723 markus net/simicq port produces broken executabl o [2004/09/14] threads/71725threads Mysql Crashes frequently giving Sock Erro o [2004/09/14] sparc64/71729sparc64 printf in kernel thread causes panic on S f [2004/09/15] kern/71755 le [vinum] vinum bootstrapping problem o [2004/09/15] kern/71771 Hang during heavy load with amr raid cont o [2004/09/15] kern/71778 scsi 5.3 BETA3 doesnt see Adaptec 2015S FW Rev o [2004/09/16] kern/71785 panics in X (Xorg and XFree86) with ATI c f [2004/09/16] bin/71786 [patch] adduser breaks if /sbin/nologin i f [2004/09/16] kern/71791 Fatal trap 12: page fault while in kernel o [2004/09/16] kern/71792 [patch] Wrong/missing 'goto' target label o [2004/09/17] kern/71827 jeff [panic] Running java applications causes o [2004/09/19] i386/71894 i386 burncd unkillable with bad CD's o [2004/09/19] kern/71910 andre [patch] ipfw forward does not work [5.3-B o [2004/09/19] kern/71918 4.5 disklabel gets damaged when mounted b f [2004/09/20] ports/71934 andreas Apsfilter (or lpr) operates erratically o [2004/09/22] kern/71999 recurring panic in 4.10: ata_dmasetup: tr o [2004/09/22] i386/72004 i386 [boot] FreeBSD 5.2.1 install hangs with e o [2004/09/22] kern/72007 [panic] clist reservation botch [4.10] o [2004/09/22] ports/72014 java Eclipse doesn't work (SigBus 10) if it ha o [2004/09/23] kern/72022 packet loss on loopback interface [5.3-BE o [2004/09/23] kern/72041 [hang] Deadlock when disk is destroyed wh o [2004/09/24] i386/72065 i386 4.x and 5.2.1 doesn't recognize PCnet/ISA f [2004/09/24] i386/72069 i386 [panic] Fatal trap 12: page fault while i o [2004/09/26] i386/72112 sound [sound] sound problems with builtin sound o [2004/09/26] ports/72114 ade [PATCH] libtool15 chokes on gcc34 on 4-ST o [2004/09/27] kern/72119 usb Detaching USB Memory Stick w/o umount cau o [2004/09/27] ports/72122 mharo sudo 1.6.8p1 with pam-krb5 authentication p [2004/09/27] kern/72123 ups [smp] "APIC: Previous IPI is stuck" on Si o [2004/09/27] kern/72130 Promise Fastrack sx4000 boot problem f [2004/09/27] kern/72131 le panic when starting vinum on system boot p [2004/09/27] bin/72138 libc.so.5 isn't installed in a safe way p [2004/09/28] bin/72139 peter The CVS version string is broken. o [2004/09/28] ports/72149 nectar [PATCH] heimdal with LDAP backend - bad s o [2004/09/28] java/72151 phantom JVM crash on 5.2.1-R o [2004/09/29] kern/72163 ACPI Panics on boot with 5.3-BETA-3 and u o [2004/09/29] bin/72177 [patch] camcontrol's getdevtree fails o [2004/09/30] gnu/72200 bzXgrep fails to detect that its matcher o [2004/09/30] kern/72208 panic: bio_completed can't be greater tha o [2004/09/30] kern/72210 andre ipnat problem with IP Fastforward enable o [2004/09/30] kern/72211 Cannot boot 5.3-BETA6 with both SCSI and o [2004/09/30] i386/72215 i386 with acpi enabled network card will not w o [2004/10/01] kern/72223 ndis crashes kernel [5.3-BETA6] o [2004/10/03] ports/72275 ale [PATCH] php4 openssl building static o [2004/10/03] kern/72278 Installworld crashes machine [5.3-BETA7] o [2004/10/03] ports/72284 dougb bind9-9.3.0 dig command loops with +nssea o [2004/10/03] docs/72285 doc GCC manuals are out of sync o [2004/10/04] kern/72296 bfe0: discard oversize frame (ether type o [2004/10/04] kern/72305 boot hangs after discovering disks when a o [2004/10/04] bin/72307 kan offsetof() macro emits non-compliant code o [2004/10/04] i386/72334 i386 7) i386|[boot] FreeBSD 5.3 Beta6 and Beta o [2004/10/04] kern/72338 calcru: runtime wen backwards from ... o [2004/10/05] i386/72343 i386 Suspend resets system on Inspiron 5160. o [2004/10/05] threads/72353threads Assertion fails in /usr/src/lib/libpthrea o [2004/10/05] i386/72365 [hang] i386 BETA7 hang on boot with SMP [ o [2004/10/06] bin/72370 obrien awk in -current dumps core o [2004/10/06] kern/72372 radeon 9200se atlantis dri hangs X o [2004/10/06] kern/72376 acpi is mutually exclusive with snd_mss o o [2004/10/06] i386/72378 i386 NFS hangs in 5.3-BETA7 [3Com gbit card] o [2004/10/06] kern/72396 [patch] Incorrect network accounting with o [2004/10/07] ports/72414 openoffice Precompiled el-openoffice-1.1.2_1 first t o [2004/10/07] i386/72416 i386 FreeBSD 5.3-BETA7: The alternate systemcl o [2004/10/07] kern/72423 Loading if_ndis for Intel Wireless 2200BG o [2004/10/07] kern/72424 panic: ffs_blkfree: freeing free block in o [2004/10/07] threads/72429threads threads blocked in stdio (fgets, etc) are o [2004/10/08] i386/72439 sound [sound] Sound not functioning for VIA_823 o [2004/10/08] i386/72441 i386 HP Proliant DL380 hangs on reboot with 5. o [2004/10/08] kern/72451 sos Continuing problems with Silicon Image SA o [2004/10/09] i386/72456 i386 5.xx Releases Do Not Identify ATA when 4. o [2004/10/09] kern/72466 brooks [kbd] USB keyboard does not respond in si o [2004/10/10] kern/72488 sos ata-queue.c rev 1.22 broke dd(1) conv=noe o [2004/10/10] kern/72490 Panic mounting cdrom with RWCombo Abort trap (core dumped) o [2004/11/04] kern/73538 problem with the Broadcom BCM5788 Gigabit o [2004/11/05] bin/73559 sos [burncd] failure closing/fixating DVD-+R/ o [2004/11/06] misc/73586 ports-bugs Lexmark X73 printer makes banging noises o [2004/11/06] bin/73617 qa [sysinstall] fdisk editor unmarks active o [2004/11/06] ports/73626 lioux `multimedia/libmatroska' build fails on 4 o [2004/11/07] i386/73640 i386 FreeBSD 5.2.1 y ahora 5.3 se queda congel o [2004/11/07] amd64/73650 amd64 5.3-release panics on boot o [2004/11/07] bin/73651 Mergemaster on 4x -> 5.x pre-buildworld o [2004/11/08] i386/73658 i386 ed(4) can't get correct MAC address o [2004/11/08] i386/73666 i386 5.3 UDMA error WD1600 can't partition dri s [2004/11/08] ports/73688 ports-bugs net/netdude: port does not compile o [2004/11/09] i386/73706 jhb ATA_IDENTIFY timed out under FreeBSD 5.3 o [2004/11/09] kern/73719 rwatson Page fault in bpf_mtap () o [2004/11/09] kern/73740 [Panic] & [nfs(?)] 5-3-R#3 panic when acc o [2004/11/09] kern/73744 printing via cups causes "Interrupt storm o [2004/11/09] ports/73745 eik ports/databases/gnats4: gnatsd receives s o [2004/11/10] ports/73758 ports-bugs logjam port does not link f [2004/11/10] i386/73765 i386 Install Issue on DELL Oplex 260 [5.3R] o [2004/11/10] amd64/73775 amd64 Kernel panic (trap 12) when booting with o [2004/11/10] sparc64/73782sparc64 libc is missing the _Qp_cmp function o [2004/11/11] ports/73797 portmgr Be causious compiling with -O2 (use -fno- p [2004/11/11] kern/73821 dds poll(2) returns POLLIN / POLLOUT on TS_ZO o [2004/11/11] kern/73830 le kernel panic when raid5 member disk is re o [2004/11/12] kern/73850 thomas atapicam and Zip drive causes reboots upo o [2004/11/12] kern/73852 [patch] [firewire] Not htonl() but ntohl( o [2004/11/12] kern/73871 Intersil Prism wireless wi0 locks up, "bu f [2004/11/12] ports/73882 hrs teTeX fails to install o [2004/11/13] kern/73910 ipfw [ipfw] serious bug on forwarding of packe o [2004/11/14] i386/73934 i386 fdisk sees disk as empty s [2004/11/15] ports/73980 dinoex heimdal port conflicts with apache+mod_ss o [2004/11/15] ports/73982 lev upgrade of apr to use DB4.2 broke subvers o [2004/11/16] i386/73987 sound Nfirce2 MB sound problem o [2004/11/16] i386/74008 i386 IBM eServer x225 cannot boot any v5.x - e o [2004/11/16] kern/74012 FreeBSD 4.10 stops responding while playi o [2004/11/16] amd64/74014 amd64 5.3-RELEASE-AMD64 freezes on boot during o [2004/11/16] misc/74019 Not NOMAN requires NO_CXX in make.conf o [2004/11/17] bin/74043 [PATCH] sh trap builtin does not properly o [2004/11/17] i386/74044 i386 ServerWorks OSB4 SMBus interface does not o [2004/11/18] kern/74070 sos DMA problems with large disks and HPT370 o [2004/11/18] i386/74074 i386 hw.ata.wc=0 / but write cache still enabl o [2004/11/18] kern/74088 usb ohci ehci uhub: port disabled on connecti o [2004/11/19] kern/74104 ipfw ipfw2/1 conflict not detected or reported p [2004/11/19] kern/74105 rwatson IPX protocol support doesn't work o [2004/11/19] i386/74124 i386 ata0 failure on HP(Vectra) VL6/350 [intro o [2004/11/19] bin/74127 [patch] patch(1) may misapply hunks with o [2004/11/19] kern/74136 FreeBSD 5.3 does not see RAID 1 drive onl f [2004/11/20] kern/74156 SMP crashes o [2004/11/20] kern/74171 [serial] Fatal trap 12: page fault while o [2004/11/20] ports/74177 lioux misc/linux-edonkey-tool-recovermet proble a [2004/11/21] gnu/74193 gcc 3.4 internal compiler error while com o [2004/11/21] i386/74217 i386 init died [Presario 2500] o [2004/11/22] kern/74230 periodic Fatal trap 12: page fault while o [2004/11/22] kern/74238 [firewire] fw_rcv: unknown response; fire o [2004/11/22] kern/74242 phk Write to fifo with no reader fails in 6.0 p [2004/11/22] bin/74255 des sshd produces Zombies with UsePam and Pri o [2004/11/22] ports/74263 obrien [update] security/super o [2004/11/22] ports/74265 x11 XFree86 Version 4.4.0 with KDE 3.1 freeze o [2004/11/22] kern/74272 Interrupt storm detected on "irc10:atapci o [2004/11/23] ports/74278 mharo ftp/proftpd: Update mod_ldap to 2.8.14 (n o [2004/11/24] kern/74309 xterm -C and rxvt -C do not grab /dev/con o [2004/11/24] kern/74319 system reboots after few hours [5.3] [smp f [2004/11/25] i386/74359 installation error o [2004/11/25] threads/74370threads Cannot get lwp 0 registers in gdb o [2004/11/25] kern/74386 phk [patch] Killing watchdogd does not shutdo o [2004/11/26] ports/74432 ports-bugs ohphone 1.4.1 crashes in 5.3 Stable o [2004/11/26] ports/74438 ports-bugs New Port: www/p5-W3C-LinkChecker - checks o [2004/11/28] i386/74467 i386 On a freshly installed FreeBSD-4.10 (bina o [2004/11/29] kern/74495 wi wlan driver device freeze (5.3-STABLE) o [2004/11/29] ports/74518 openoffice openoffice-1.1 build failure on 4-stable: o [2004/11/29] gnu/74531 gcc doesn't link correctly if -pg specifi o [2004/11/29] i386/74532 i386 Install will not boot on Toshiba Satalite o [2004/12/01] i386/74576 i386 FAILURE - ATA_IDENTIFY no interrupt f [2004/12/01] ports/74589 thierry php4-pear-DB should depend on php4-extens o [2004/12/01] kern/74592 le removing a (probably nonexistent) plex/vo o [2004/12/01] i386/74601 i386 Cardbus fails after busdma_machdep.c upda o [2004/12/02] i386/74605 i386 5.3 networking impossibly slow on 32M p15 o [2004/12/02] kern/74607 scsi FreeBSD 5.3 install CD crashes on SCSI de o [2004/12/02] conf/74610 Hostname resolution failure causes firewa o [2004/12/02] ports/74622 girgen Apache2 + mod_jk2 - default socket timeou o [2004/12/02] kern/74627 Adaptec 2940U2W Can't boot 5.3 o [2004/12/03] kern/74635 [panic] vlan over fxp driver IP assignmen o [2004/12/04] kern/74690 Patch: support for SanDisk 8-in-1 in umas s [2004/12/05] kern/74708 UMAPFS kernel panic o [2004/12/05] amd64/74747 amd64 System panic on shutdown when process wil o [2004/12/05] ports/74748 eik slapd will not terminate properly p [2004/12/06] standards/74751trhodes swab() should be declared in , o [2004/12/06] ports/74757 x11 XFree86 4.4/Xorg 6.7.0 i810 problem with o [2004/12/06] ports/74760 java javavmwrapper messes up amavisd-new o [2004/12/06] kern/74771 mounting write-protected umass device as o [2004/12/06] kern/74778 ipsec passthrough / nat-t crash freebsd f o [2004/12/06] bin/74779 Background-fsck checks one filesystem twi o [2004/12/07] bin/74801 cpio -p --sparse creates truncated files o [2004/12/07] i386/74816 i386 OS crash with kernel trap 12 in different o [2004/12/08] kern/74852 page fault: after a few days init causes o [2004/12/08] threads/74856threads dig/host broken w/ libthr s [2004/12/08] ports/74857 ports-bugs clamav socket problem o [2004/12/08] i386/74860 i386 on kernel recompile, "make depend" fails o [2004/12/08] ports/74866 portmgr Update Mk/bsd.port.mk to support python p o [2004/12/08] kern/74877 Panic after halting the system - vrele: n o [2004/12/09] ports/74878 vs Update port: science/py-scipy 0.3.2 o [2004/12/09] ports/74879 ade devel/gmake gives a segfault when $(eval o [2004/12/09] ports/74898 lev devel/subversion-python does not build o [2004/12/10] kern/74909 SMP crash FreeBSD-5.3-p2 (swi1: net) / ip o [2004/12/10] kern/74915 vinum: kernel panic with dumpconfig while o [2004/12/10] i386/74923 i386 kernel panic with ncplist on 5.3-release a [2004/12/10] bin/74926 dds look(1) will silently ignore input from n o [2004/12/10] bin/74929 DES/BLF login.conf classes not working wi o [2004/12/12] kern/74968 cdparanoia torture wedges CD-drive and PA o [2004/12/12] kern/74976 5.3-STABLE: vn_finished_write triggered p o [2004/12/12] i386/74988 i386 dma errors with large maxtor hard drives p [2004/12/13] kern/75014 rwatson When close ipx socket kernel panic f [2004/12/13] ports/75024 vs math/vtk-{java,python,tcl}: fix for build o [2004/12/14] ports/75039 openoffice OpenOffice 1.1.2 javaldx crashes at start o [2004/12/14] i386/75041 i386 Sk driver gets "Corrupt MAC on input" dur o [2004/12/14] ports/75048 seanc www/mod_backhand nsswitch problem : nss_d o [2004/12/14] i386/75049 markm dev/random/probe.c use cpuid instruction o [2004/12/14] ports/75066 fenner mbone/vic is broken on FreeBSD 5.3 and 6- o [2004/12/15] kern/75099 OpenOffice makes the system freeze o [2004/12/15] kern/75122 [PATCH] Incorrect inflight bandwidth calc o [2004/12/16] kern/75157 Cannot print to /dev/lpt0 with HP Laserje o [2004/12/16] kern/75159 (SC|VGA)_NO_FONT_LOADING in kernel config o [2004/12/16] i386/75165 i386 if ng_pppoe switches to nonstandard mode o [2004/12/17] kern/75172 Computer hangs o [2004/12/17] i386/75201 i386 nge driver causes FreeBSD 5.3-RELEASE and o [2004/12/18] amd64/75209 amd64 5.3-Release panics on attempted boot from o [2004/12/18] kern/75233 breaking fdformat /dev/fd0 resets device o [2004/12/19] kern/75249 5.x install CD stack on VirtualPC Version o [2004/12/19] kern/75250 gibbs timedout_scbs is not initialized with LIS o [2004/12/19] bin/75258 [patch] dd(1) has not async signal safe i o [2004/12/19] threads/75273threads FBSD 5.3 libpthread (KSE) bug o [2004/12/20] kern/75312 RealTek RTL8281BL not detected o [2004/12/20] ports/75315 obrien the shells/bash2 port is broken on -CURRE f [2004/12/21] ports/75348 java Tomcat port overwrites server.xml config o [2004/12/21] kern/75368 initiate_write_inodeblock_ufs2() panic o [2004/12/21] threads/75374threads pthread_kill() ignores SA_SIGINFO flag o [2004/12/22] kern/75380 can not open("..") from top-level directo f [2004/12/22] kern/75381 jmg kqueue EVFILT_PROC panics kernel o [2004/12/22] kern/75407 an0: no carrier after short time o [2004/12/23] ports/75416 ports-bugs x11-toolkits/xview broken from removal of o [2004/12/23] amd64/75417 amd64 ACPI: SATA Hard-disk o [2004/12/23] i386/75441 i386 fxp device timeout o [2004/12/25] kern/75482 simokawa bug in fwohci_pci.c causes cdrom installa o [2004/12/25] i386/75483 ipfw ipfw count does not count o [2004/12/26] kern/75510 panic: kmem_malloc(4096): kmem_map too sm o [2004/12/27] i386/75531 i386 Various DMA errors result in system panic o [2004/12/27] kern/75532 gibbs aic79xx.c has two incorrect references to o [2004/12/27] kern/75540 Incorrect probing/configuration of nVidia o [2004/12/27] kern/75541 Forgotten tunables for sysvmsg module p [2004/12/27] kern/75542 rwatson Inconsistent naming of a tunable and weir o [2004/12/29] kern/75603 scsi 5.3 kernel crash f [2004/12/29] kern/75634 The proxy arp wrong functionality p [2004/12/30] ports/75645 trevor Fix errors in emulators/linux_base-8 for o [2004/12/30] ports/75646 trevor x11/linux-XFree86-libs: enable for amd64 o [2004/12/30] kern/75648 panic while loading usb.ko on 4.11-PRE o [2004/12/31] kern/75687 No sound on PC which is implemented ac97 o [2005/01/01] kern/75705 PANIC: da0 attach / Optio S4 o [2005/01/01] docs/75711 doc opendir manpage o [2005/01/03] kern/75733 ATM driver problem. o [2005/01/03] ports/75748 edwin [patch] vmware3 install broken o [2005/01/03] kern/75755 kmem_malloc(45056): kmem_map too small: 3 o [2005/01/03] kern/75773 sysctl -a panic o [2005/01/04] kern/75780 [backtrace] [5.3R panic] panic: vm_page_f o [2005/01/04] ports/75785 obrien lang/gcc32 uses libc_r instead of libpthr o [2005/01/04] kern/75794 tackerman em driver alignment problems o [2005/01/04] threads/75795threads applications linked with -lc_r can't clos o [2005/01/04] kern/75797 5.3-STABLE(2005 1/4) detect USB headset, o [2005/01/04] kern/75823 wi0 interface self-destructs after a coup o [2005/01/05] ports/75832 nobutaka editors/emacs : byte-compile-file fails o o [2005/01/05] i386/75847 i386 system freeze on Medion laptop o [2005/01/05] kern/75848 linux emulation: linprocfs-related oracle o [2005/01/05] kern/75850 Reboot hangs when swap resides on disks t o [2005/01/06] kern/75875 acd0: FAILURE - READ_BIG ILLEGAL REQUEST o [2005/01/06] i386/75887 i386 with vt0.disabled=0 and PCVT in kernel vi o [2005/01/08] bin/75931 Got "bus error" on running certain apps o [2005/01/08] usb/75941 usb system halted during booting due to ehci o [2005/01/09] kern/75978 Linksys WPC11 ver 3 wifi card locks up 5 p [2005/01/09] bin/75980 expand(1) breaks tab columns in Japanese o [2005/01/10] i386/76023 i386 xmms causes panic o [2005/01/10] ports/76029 mita misc/mgp-mode.el is already included in m o [2005/01/11] i386/76105 i386 PF on renamed interfaces page fault while o [2005/01/11] ports/76120 tobez [perl] coredump in perl 5.8.5 in malloc() o [2005/01/12] kern/76126 FreeBSD 4.11 client will send a NFS reque o [2005/01/12] bin/76134 fetch(1) doesn't like 401 errors with -A o [2005/01/12] amd64/76136 amd64 system halts before reboot o [2005/01/12] kern/76144 poll doesn't set POLLHUP when FIFO is clo f [2005/01/12] ports/76174 cy problem with ftp/sftp o [2005/01/13] usb/76204 usb panic while using usb attached modem o [2005/01/13] kern/76207 Null pointer dereference in xl_detach() o [2005/01/13] kern/76211 fxp / vlan causes page fault panic o [2005/01/14] ports/76231 knu Existance of PHP5 installation breaks dev o [2005/01/14] kern/76237 vinum panics on ufs_baddir, possible link o [2005/01/15] ports/76289 eik security/digest with sha256 output miss-m o [2005/01/15] i386/76294 kientzle builtin gzip in tar fails o [2005/01/17] ports/76331 ale zlib.output_compressions does not work be o [2005/01/17] amd64/76336 amd64 racoon/setkey -D cases instant "Fatal Tra f [2005/01/17] ports/76370 pav mail/mailgraph: Mailgraph.sh: Error on st o [2005/01/17] i386/76372 i386 cannot burn iso image disk2 of any releas o [2005/01/18] usb/76395 usb USB printer does not work, usbdevs says " o [2005/01/18] kern/76398 stdio can lose data in the presence of si o [2005/01/18] kern/76410 Null pointer dereference in net/bpf.c o [2005/01/18] kern/76426 Linux ABI doesn't support MSG_NOSIGNAL o [2005/01/18] ports/76434 ports-bugs sysutils/lcdproc coredumps when started w s [2005/01/19] ports/76459 gerald Wine-20050111 raises "Uninitialized mutex o [2005/01/19] kern/76464 mlaier PF, set loginterface & non existing inter o [2005/01/20] i386/76487 i386 Compiled GENERIC kernel (and non-GENERIC) o [2005/01/20] bin/76502 harti bsnmpd stop o [2005/01/20] kern/76504 silby Keep-alives doesn't work on half-closed s o [2005/01/20] ports/76506 cy Fvwm2-devel port requires additional pac o [2005/01/21] kern/76525 select() hangs on EOF from named pipe (FI o [2005/01/21] kern/76538 nfs-write on gbde partition stalls and co o [2005/01/21] usb/76554 usb Panram "yoyo" USB MP3 player causes panic o [2005/01/21] usb/76555 usb PNY USB DISK 2.0 USB thumbdrive causes wo o [2005/01/22] bin/76578 uniq truncates long lines to LINE_MAX o [2005/01/23] bin/76588 OpenSSL fails on loading keyfiles from BI o [2005/01/24] misc/76624 core 5.3 wont compile o [2005/01/24] java/76631 java any port linux-*-jdk12 will core dump if o [2005/01/24] ports/76633 kwm Totem will not play DVDs> o [2005/01/25] ports/76644 emulation FreeBSD 5.3 will freeze or crash when run o [2005/01/25] java/76658 java font.properties actual font file cannot p o [2005/01/25] kern/76663 panic with FAST_IPSEC and IPv6 o [2005/01/25] i386/76666 i386 Booting and Sound are mutually exclusive o [2005/01/25] kern/76672 Problem with cardbus and vlans o [2005/01/25] usb/76684 usb Toshiba PDR-M4 camera connected via USB h o [2005/01/25] usb/76687 usb ugen USB_SET_TIMEOUT panics kernel when t o [2005/01/26] threads/76694threads fork cause hang in dup()/close() function o [2005/01/26] usb/76727 usb usb printing locks machine o [2005/01/27] i386/76737 i386 CardBus problem (cbb1: Could not map regi o [2005/01/28] kern/76780 re NIC driver update for D-Link DGE-528T o [2005/01/28] ports/76781 mharo [PATCH] mail/p5-Mail-IMAPClient: missing o [2005/01/28] i386/76785 i386 Installation Errors o [2005/01/28] kern/76792 vinum not working with aac disk devices f [2005/01/30] ports/76838 edwin multimedia/pvr250 problems in 4.x with co o [2005/01/30] bin/76839 phk natd coredumps with -reverse due to bug i o [2005/01/30] i386/76840 i386 aureal-kmod locks the STABLE snapshot of o [2005/01/30] usb/76847 usb ukbd panics on boot o [2005/01/30] kern/76848 amr hangs o [2005/01/30] bin/76858 [PATCH] Bug in pkg_{info,delete} package o [2005/01/30] kern/76871 vinum / does not find its second drive p [2005/01/31] kern/76890 glebius [patch] em driver does not send routing m o [2005/01/31] kern/76893 Fatal divide in booting processes with Bu o [2005/01/31] i386/76925 i386 standard pci-ide, install - "NO DISKS FOU o [2005/02/01] ports/76931 ports-bugs openh323 port won't build if ffmpeg is in o [2005/02/01] kern/76937 Page fault while in kernel mode under hea o [2005/02/01] i386/76944 i386 [patch] i386 bus_dmamap_create() bug o [2005/02/01] i386/76948 i386 Slow network with rl0 (rl0 driver problem o [2005/02/01] kern/76966 udp/520 reply packets when routed is not o [2005/02/01] kern/76968 Failing to boot into machine f [2005/02/02] ports/76996 pav The --disable-zlib-check option on the cl o [2005/02/02] amd64/77011 amd64 consisten 5.3-p5 make crash on installwor o [2005/02/02] kern/77016 Problem starting a jail in FreeBSD 5.2.1- o [2005/02/02] kern/77026 umount-ing non-existent device panics sys o [2005/02/02] ports/77039 ale php4-mbstring calling for invalid compile o [2005/02/03] ports/77051 dougb mail/pine4 (pine4.62) build fails: SASL l o [2005/02/03] bin/77067 /bin/sh premature termination when 'set - o [2005/02/03] kern/77074 RELENG_4 -> 5 regression regards msdosfs f [2005/02/03] ports/77075 ache no apache13 in ports! o [2005/02/04] amd64/77101 amd64 Please include ULi M1689 LAN, SATA, and A o [2005/02/04] kern/77111 After pppd establishes connection, if "op o [2005/02/05] ports/77115 phantom jdk15 and amd64, ${ARCH} bug o [2005/02/05] ports/77122 ports-bugs fixed serious bug in AxKit::CharsetConv c o [2005/02/06] i386/77154 i386 5.3 refuses to boot when IDE channel2 is o [2005/02/06] kern/77156 FreeBSD does not redirect packets on prop o [2005/02/06] java/77162 java Tomcat5 regression with jdk15-p1 o [2005/02/06] ports/77173 kris dsniff installation doesn't work under fr o [2005/02/06] kern/77181 newfs -g largevalue, mkdir, panic o [2005/02/06] usb/77184 usb kernel panic on USB device disconnect o [2005/02/07] ports/77185 ports-bugs (re)add PCL3 driver to print/ghostscript- o [2005/02/07] i386/77189 anholt DRM: Kernel panic "pmap_mapdev: Couldn't o [2005/02/07] kern/77195 [patch] Ipfilter ioctl SIOCGNATL does not s [2005/02/07] ports/77217 x11 x11-servers/xorg-server has keyboard prob o [2005/02/08] kern/77251 phk kernel panic on jail with unionfs o [2005/02/09] ports/77287 openoffice OOo2 cannot build without Mozilla o [2005/02/09] kern/77289 system hangs while trying to unmount prev o [2005/02/09] ports/77290 openoffice OOo2 moz needs GTK2 o [2005/02/09] usb/77294 usb ucom + ulpcom panic o [2005/02/09] usb/77315 usb unproperly detached (without unmounting) o [2005/02/09] i386/77325 i386 valgrind hangs at program completion, see o [2005/02/10] i386/77335 i386 Can not initial Ethernet Broadcom UDI PXE f [2005/02/10] ports/77336 openoffice OpenOffice 2.0 needs python dependency o [2005/02/10] kern/77337 Samba3+FAT32->Reboot o [2005/02/10] conf/77340 awk used in /etc/rc.d/nsswitch when not a o [2005/02/10] kern/77341 problems with IPV6 impementation o [2005/02/10] ports/77344 portmgr bsd.port.mk misses checks for USE_PYTHON_ o [2005/02/10] ports/77356 knu avr-libc 1.2.1 installs but does not ins o [2005/02/11] conf/77384 /etc/rc.d/var uses commands from /usr/bin o [2005/02/11] ports/77391 apache Apache 2.x Modules depending on wrong Apa o [2005/02/12] sparc64/77417sparc64 [panic] with high usage of cpu when lan u o [2005/02/13] kern/77432 [PATCH] It is not possible to load nfs4cl o [2005/02/13] kern/77439 WAG511 NETGEAR pccard does not attach (De o [2005/02/13] i386/77443 i386 Can't access floppy - "/dev/fd0: Input/ou o [2005/02/13] bin/77455 [natd] fatal trap 19 in natd o [2005/02/13] kern/77463 [PATCH] Local DoS from user-space in NFS o [2005/02/14] ports/77488 knu devel/p5-String-Ediff seg faults o [2005/02/14] misc/77493 freebsd 5.3 + bash process substitution o [2005/02/14] ports/77515 sobomax ZapTel crashes on some hardware o [2005/02/14] i386/77529 i386 installation of freebsd 5.3 in laptop an o [2005/02/15] ports/77574 nectar net/nss_ldap locks out when cd'ing to see o [2005/02/16] ports/77584 ports-bugs New ports: games/sear, games/sear-media. o [2005/02/16] kern/77588 PREEMPTION problems in combination with e o [2005/02/16] ia64/77591 ia64 Case of pointer to FPSWA being NULL not c o [2005/02/16] usb/77604 usb Sluggish Logitch LX700 USB Mouse o [2005/02/17] amd64/77629 amd64 aMule hardlocks AMD64 system o [2005/02/17] kern/77631 sis network driver broken in 5.3 o [2005/02/17] ports/77640 barner pyste not installed as part of devel/boos o [2005/02/17] i386/77643 i386 SATA PCI controllers fail with WRITE_DMA p [2005/02/17] kern/77645 pf pfctl panices the system when interface r o [2005/02/17] misc/77651 init can loose shutdown related signals o [2005/02/17] ports/77656 phantom java/jdk15 - (AMD64) install problem. o [2005/02/18] kern/77662 diskless hostname set via DHCP only if AC o [2005/02/18] kern/77665 multicast sockets + interface removal = p f [2005/02/18] ports/77679 ports-bugs [maintainer-update] Updating mail/sccmilt f [2005/02/18] kern/77680 Too many files in a single directory slow o [2005/02/18] kern/77684 tx(4) driver causes machine to lockup o [2005/02/19] ports/77707 ports-bugs Fix for ports/77403 introduced circular d o [2005/02/19] i386/77710 i386 Linux page fault sigcontext information i o [2005/02/19] java/77725 java [PATCH] Java Management not working with o [2005/02/19] ports/77727 skv Can't compile /usr/ports/textproc/sablotr o [2005/02/19] i386/77751 i386 Hard hang related to ath? o [2005/02/20] kern/77753 DVD-writer fails to fixate DVD o [2005/02/20] ports/77787 ale [PATCH] bsd.php.mk breaks dependency trac f [2005/02/20] ports/77794 ports-bugs tk8.4.7. port v 1.85 fails to build (depe o [2005/02/20] kern/77799 Panic on attach of a mp3 player to USB f [2005/02/20] ports/77803 ports-bugs BitTornado port v. 1.14 requires manual c o [2005/02/20] i386/77804 i386 Reusing freed memory in if_bfe.c f [2005/02/20] kern/77805 Boot hangs with ACPI enabled o [2005/02/21] gnu/77818 GDB locks in wait4() when running applica o [2005/02/21] kern/77822 (summary missing) o [2005/02/21] i386/77825 i386 dc driver pagefaults on bootup o [2005/02/21] ports/77873 portmgr New variable: USE_BSD_MK o [2005/02/21] ports/77878 ports-bugs New Port: irc/evangeline Evangeline is an o [2005/02/22] conf/77932 pf and ipfw periodic scripts not working o [2005/02/22] i386/77935 i386 Can't boot with 5.x CD or floppy o [2005/02/23] kern/77940 insertion of usb keyboard panics system o [2005/02/23] amd64/77949 amd64 Pb boot FreeBSD 64 o [2005/02/23] ports/77954 trevor emulators/linux_base for amd64 fails to i o [2005/02/23] kern/77982 lnc0 can NOT be detected in vmware 4.5.2 f [2005/02/24] ports/78022 pav gammu port does not install libraries and o [2005/02/24] kern/78024 ufs2 panic o [2005/02/24] kern/78025 atpic panic o [2005/02/24] ports/78035 lioux libquicktime-0.9.4 breaks build of mjpegt o [2005/02/24] misc/78036 CVSUP ignores chflags f [2005/02/25] ports/78059 pav building mail/ximian-connector fails when o [2005/02/25] docs/78062 doc Sample Echo Pseudo-Device Driver for Free o [2005/02/25] ports/78066 ports-bugs Update port: devel/p5-Module-CoreList to o [2005/02/25] i386/78075 i386 filesystem corruption o [2005/02/25] bin/78085 id command inconsistency o [2005/02/25] ports/78086 bms multimedia/dirac: install failure (patch o [2005/02/25] bin/78087 groups program inconsistency o [2005/02/25] ports/78088 ports-bugs [PATCH] databases/sqlite2 breaks when WRK o [2005/02/26] kern/78110 [BUGFIX] fixed multibyte treatment of Sam o [2005/02/26] kern/78112 vlan panic due to not initialising parent o [2005/02/27] ports/78142 ports-bugs [PATCH] net/click: Updated port o [2005/02/27] ports/78144 portmgr Force INSTALLDIRS="site" for perl ports o [2005/02/27] docs/78154 doc [PATCH] Make en_US FreeBSD Handbook more o [2005/02/27] gnu/78161 typo in gzexe o [2005/02/28] ports/78175 ports-bugs [PATCH] new mozilla.sh script for firefox o [2005/02/28] ports/78177 ports-bugs make index fails o [2005/02/28] kern/78179 bus_dmamem_alloc() with BUS_DMA_NOWAIT ca 1732 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1996/01/31] 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/14] kern/1791 tegge syslimits.h does not allow overriding def s [1996/11/23] 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 [patch] support for DSR/DCD swapping on s s [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/03/11] bin/2934 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/02] kern/4012 [nfs] 2.2-RELEASE/Digital UNIX NFSv3 0 le f [1997/07/18] kern/4115 [nfs] SunOS NFS file has wrong owner if c 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 [PATCH] minor nits in sys/netatalk o [1997/07/30] kern/4194 kernel pci driver for Digital 21041 Ether o [1997/08/12] kern/4284 paul le0 goes OACTIVE after some time 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/30] bin/4420 imp find -exedir doesn't chdir for first entr p [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] bin/4646 qa [sysinstall] can't fixit with an NFS-moun o [1997/10/16] kern/4782 Under certain conditions, several krsh's 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/12/01] i386/5182 bde [PATCH] A patch support high speed serial s [1997/12/15] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 [mount] mount incorrectly reports / as an o [1998/01/12] bin/5483 Login(1) clears utmp entry o [1998/01/27] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe o [1998/01/27] kern/5587 des session id gets dropped o [1998/01/31] bin/5609 gad lpd cannot send long files to HP's JetDir o [1998/02/11] 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 o [1998/02/28] kern/5877 kbyanc sb_cc counts control data as well as data p [1998/03/31] kern/6184 No error if resulting file pos in lseek i a [1998/04/07] kern/6238 sound [sound] [patch] sound-driver patch for MA o [1998/04/19] 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 a [1998/07/01] bin/7136 markm kerberized telnetd doesn't use gettytab % s [1998/07/10] bin/7232 qa [sysinstall] suggestion for FreeBSD insta f [1998/07/10] kern/7234 [kbd] keyboard problems during login imme o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/07/13] bin/7265 A warning flag is added to ln(1). f [1998/07/13] i386/7266 PSM detection failure with Linksys consol o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m a [1998/07/20] bin/7324 mtm Suggestions for minor modifications to ad s [1998/08/10] kern/7556 sl_compress_init() will fail if called an s [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace s [1998/08/23] kern/7722 Changes to acct format s [1998/09/09] bin/7868 [almost patch]Morse Code Fixups o [1998/09/18] bin/7973 gad lpd: Bad control file owner in case of re o [1998/10/03] bin/8133 markm [patch] bug in telnetd (Kerberos IV) 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] bin/8867 qa [sysinstall] [patch] /stand/sysinstall co a [1998/12/18] bin/9123 pax can't read tar archives that contain s [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy f [1999/01/14] kern/9478 [patch] support for running a script from 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 f [1999/01/29] bin/9770 jmallett An openpty(3) auxiliary program o [1999/01/29] i386/9777 sound [sound] [patch] generic AD1816 sound supo o [1999/02/02] bin/9868 Patch to add "date -a" o [1999/02/02] kern/9869 When using macros out of function, they s s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi 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/16] bin/10611 timed enhancement 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 a [1999/03/24] kern/10778 ru "ipforward_rt" is not cleared when routin a [1999/04/08] kern/11024 mtm getpwnam(3) uses incorrect #define to lim o [1999/04/11] bin/11085 Per-host configuration for syslog.conf f [1999/04/13] bin/11114 harti make(1) does not work as documented with o [1999/04/16] i386/11165 emulation IBCS2 don't work correctly with PID_MAX 9 o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/05/05] kern/11525 dwmalone [PATCH] Networking patches to increase # 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/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] bin/12324 qa [sysinstall] fdisk partition editor is mi o [1999/07/07] 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/06] 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/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/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/21] bin/13309 billf Fixes to nos-tun o [1999/08/23] kern/13326 additional timeval interfaces for tags o [2000/07/20] bin/20054 yar ftpd: rotating _PATH_FTPDSTATFILE losts x o [2000/07/24] misc/20139 Simple typo in src/share/examples/ppi/ppi f [2000/07/27] kern/20214 kernel routing bug for nexthop is routed o [2000/07/30] kern/20297 sound [sound] [patch] Joystick is not enabled w s [2000/08/01] kern/20333 des [libpam] ftp login fails on unix password s [2000/08/02] ports/20359 demon New port: www/Apache-mod_perl_guide o [2000/08/03] kern/20389 ken "device pass" required for CD ripping o [2000/08/04] bin/20391 jhb [sysinstall] sysinstall should check debu o [2000/08/04] kern/20410 sio support for high speed NS16550A, ST16 o [2000/08/09] bin/20501 mjacob extra flag to dump to offline autoloaders f [2000/08/09] i386/20507 Mouse freezes in 4.0-release after some u s [2000/08/10] ports/20520 olgeni New port: lang/mercury o [2000/08/10] kern/20529 wpaul gigabit cards fail to link o [2000/08/21] bin/20742 ps Weird problem with 'more' on 4-1-STABLE o [2000/08/23] bin/20799 peter top's problem o [2000/08/23] i386/20803 mdodd ep0 driver finds additional "shadow" ep c o [2000/08/27] bin/20881 There's no reason not to build DNSsec-DSA o [2000/08/27] bin/20889 dwmalone syslogd.c still uses depreciated domain A o [2000/08/28] bin/20908 qa [sysinstall] /stand/sysinstall too limite o [2000/08/30] bin/20944 natd enhancements, default config file an o [2000/09/03] bin/21008 gad Fix for lpr's handling of lots of jobs in o [2000/09/04] docs/21024 bde pow() ERANGE bug f [2000/09/05] i386/21042 mdodd [kbd] Keyboard driver problems with PS/2 f [2000/09/06] bin/21080 mjacob dump doesn't use eject tape device correc f [2000/09/10] kern/21156 [PATCH] inconsistency in scmouse vs xterm o [2000/09/12] kern/21222 [nfs] wrong behavior of concurrent mmap() o [2000/09/12] kern/21229 [nfs] [patch] Proper value for vfs.nfs.ac o [2000/09/16] bin/21312 more incorrectly redraws screen on xterm o [2000/09/16] bin/21315 Shells often behave oddly when executing s [2000/09/19] kern/21384 greid [sound] pcm driver has static in recorded o [2000/09/24] bin/21519 standards sys/dir.h should be deprecated some more f [2000/09/26] bin/21570 dougb [PATCH] Add -r option to /usr/bin/mail, q s [2000/09/30] bin/21659 Berkeley db library is statically compile o [2000/10/01] i386/21672 obrien AMD Duron Rev. A0 reports incorrect L2 ca o [2000/10/01] conf/21675 Better and more disktab entries for MO dr o [2000/10/04] bin/21751 ken libcam's cam_real_open_device() may lose o [2000/10/05] kern/21768 rwatson shouldn't trailing '/' on regular file sy a [2000/10/07] kern/21807 [patches] Make System attribute correspon p [2000/10/07] docs/21826 bms ARP proxy feature lacks documentation o [2000/10/09] kern/21859 fanf Allow the syncer to be slowed down o [2000/10/15] conf/21994 qa [sysinstall] Config of Anonftp (at instal s [2000/10/17] bin/22034 nfsstat lacks useful features found in So o [2000/10/21] bin/22182 vi options noprint/print/octal broken o [2000/10/21] kern/22190 threads A threaded read(2) from a socketpair(2) f p [2000/10/21] bin/22198 bms inet_ntop may set errno to ENOSPC and nee o [2000/10/26] conf/22308 [nfs] mounting NFS during boot blocks if o [2000/10/30] ports/22412 ports-bugs two extraneous ports and one name change o [2000/10/31] bin/22442 greid [PATCH] Increase speed of split(1) f [2000/11/05] bin/22612 dds crontab -e failures o [2000/11/10] bin/22730 fenner tcpslice doesn't handle long file offsets o [2000/11/15] bin/22873 markm [perl] Perl's core.h conflicts with ncurs o [2000/11/17] misc/22914 [bootinst] bootinst messages are not upda o [2000/11/24] conf/23063 bms [PATCH] for static ARP tables in rc.netwo o [2000/11/24] bin/23082 dwmalone ntpd has only one reference-clock parser o [2000/11/28] kern/23148 getopt(3) works non-intuitively? p [2000/11/29] bin/23178 'talk' not doing right thing o [2000/11/29] bin/23180 Certain KOI8 characters are treated as "w a [2000/12/04] bin/23254 fenner yacc accepts bad grammer p [2000/12/05] kern/23304 kbyanc POSIX clock_gettime, clock_getres return o [2000/12/06] kern/23314 scsi aic driver fails to detect Adaptec 1520B a [2000/12/09] bin/23402 qa [sysinstall] upgrade ought to check parti p [2000/12/11] bin/23472 mp gdb weirdness on programs compiled with - o [2000/12/13] kern/23520 sound [sound] sb0 old style audio support in 4. o [2000/12/14] kern/23546 tanimura [PATCH] csa DMA-interrupt problem o [2000/12/15] kern/23561 emulation Linux compatibility mode does not support o [2000/12/15] bin/23562 markm [patch] telnetd doesn't show message in f o [2000/12/19] bin/23635 mike [PATCH] whois enhancement - smarter whois o [2000/12/25] ports/23822 trevor mtree entries for German X11 man pages a [2000/12/28] bin/23912 underflow of cnt in vs_paint() by O_NUMBE o [2001/01/04] bin/24066 marcel gdb can't detach from programs linked wit p [2001/01/07] gnu/24132 mp gdb output is wrong (same as #13427 ?) f [2001/01/08] kern/24141 sound [sound] emu10k1 has trouble playing non-4 s [2001/01/13] ports/24299 ports-bugs New port sysutils/tpconfig: configure the o [2001/01/16] bin/24390 standards Replacing old dir-symlinks when using /bi o [2001/01/18] bin/24435 qa [libdisk] changing slice type causes Auto o [2001/01/20] bin/24485 [PATCH] to make cron(8) handle clock jump o [2001/01/21] bin/24513 peter new options for pppd p [2001/01/21] conf/24515 dougb Fix for find(1) warning in /etc/rc o [2001/01/22] kern/24528 Bad tracking of Modem status s [2001/01/24] standards/24590standards timezone function not compatible witn Sin o [2001/01/24] bin/24592 cjc dmesg.boot Gets Overwritten without Reboo o [2001/01/27] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/01/31] bin/24757 yar ftpd not RFC compliant o [2001/02/02] docs/24786 doc missing FILES descriptions in sa(4) f [2001/02/03] kern/24827 Erratic Intellimouse Explorer in 4.1 and o [2001/02/05] kern/24882 ktrace not syncing .out file before panic o [2001/02/06] bin/24907 qa [sysinstall] Options screen at MenuMedia o [2001/02/08] bin/24953 green adduser ignores passwd_format in login.co o [2001/02/08] kern/24959 andre proper TCP_NOPUSH/TCP_CORK compatibility o [2001/02/09] i386/24963 perfmon(4) doesn't work on SMP systems o [2001/02/11] bin/25013 mv(1) cannot move unresolvable symlinks a o [2001/02/11] bin/25015 cp: options -i and -f do not work as docu o [2001/02/11] kern/25018 lstat(2) returns bogus permissions on sym o [2001/02/15] kern/25109 Fujitsu MO device MCC3064AP could't be c o [2001/02/20] bin/25218 mailwrapper(1) invokes sendmail when reso o [2001/02/22] bin/25273 add fs type feature to vnconfig(8) to all f [2001/02/22] bin/25278 dd bs accepts -s -c but not -sc o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/02/26] kern/25386 sound [sound] Incorrect mixer registers (line & o [2001/02/28] kern/25445 kernel statistics are displayed in wrong o [2001/03/01] bin/25477 billf pam_radius fix to allow null passwords fo o [2001/03/02] ports/25490 wosch [PATCH] fix various bugs in stat(1) p [2001/03/02] kern/25499 [kbd] [patch] buffer paste functionality o [2001/03/04] i386/25521 Laptop with FreeBSD4.2 freezes in battery p [2001/03/04] conf/25527 trhodes `man ldconfig' does not reflect its behav s [2001/03/08] bin/25598 yar patch to let ftpd output message when cha o [2001/03/12] kern/25733 mismatch between error reporting in smbus o [2001/03/12] bin/25736 ac -d option probrem with overdays logon f [2001/03/13] kern/25777 atime not updated on exec o [2001/03/14] gnu/25794 markm [PATCH] make perl use a decent random num o [2001/03/15] conf/25829 IPSec config in rc.network doesn't allow o [2001/03/17] kern/25866 more than 256 ptys, up to 1302 ptys. f [2001/03/22] docs/26003 rwatson getgroups(2) lists NGROUPS_MAX but not sy o [2001/03/22] bin/26005 delphij MIME quoted-printable encoding added to v p [2001/03/23] kern/26016 iedowse VMWare is crash on SMP machine f [2001/03/29] ports/26192 ports-bugs apel appeared both in xemacs/site-package o [2001/04/01] i386/26261 silo overflow problem in sio driver o [2001/04/01] kern/26277 ppc driver doesn't work with port 0x3BC p o [2001/04/02] docs/26286 doc *printf(3) etc should gain format string o [2001/04/03] kern/26323 [patch] Quota system creates zero-length a [2001/04/04] kern/26348 [pcvt] scon -s, page fault in HP mode p [2001/04/04] bin/26359 bms [PATCH] a minor nit in how netstat detect o [2001/04/06] bin/26375 markm PAMized su allows non-wheel members to su o [2001/04/09] kern/26454 sound [sound] mixer volume settings on Maestro- a [2001/04/13] kern/26534 ipfw Add an option to ipfw to log gid/uid of w o [2001/04/13] kern/26547 ambrisko "lnc" problem with shared memory mode wit o [2001/04/14] i386/26562 /dev/lpt0 returns EBUSY when attempting t o [2001/04/15] kern/26584 kernel boot messages aren't logged correc o [2001/04/16] kern/26618 iedowse unmount(2) can't unmount a filesystem who p [2001/04/17] kern/26646 ache srand() provides only 8-bit table o [2001/04/18] conf/26658 grog update to src/usr.bin/calendar/calendars/ o [2001/04/18] kern/26686 Freeze at boot from 4.3-RC4 floopies - US o [2001/04/19] bin/26695 change request: kill(1)/killall(1) -l out o [2001/04/23] kern/26787 dd sysctl change request s [2001/04/23] bin/26803 des Fix fetch to allow FTP puts in '-o' & all o [2001/04/24] i386/26812 peter old bootstrap /sys/i386/boot/... still in a [2001/04/25] kern/26854 sound [sound] [patch] Better fix for ESS Techno o [2001/04/26] docs/26879 darrenr [ipf] mkfilter not installed, yet referre o [2001/04/28] bin/26919 qa [sysinstall] fdisk should ONLY set one bo o [2001/05/01] kern/27008 kernel function sysbeep(xxx, 0) does prod o [2001/05/04] ports/27075 glewis Port java/javavmwrapper installs no man p f [2001/05/07] bin/27188 jon fix of rsh non-interactive mode behaviour o [2001/05/08] bin/27216 qa [sysinstall] can not get to shell prompt o [2001/05/09] kern/27232 [nfs] On NFSv3 mounted filesystems, stat o [2001/05/10] bin/27258 getty didn't check if if= isn't empty o [2001/05/11] kern/27269 Cannot mount linux extended (logical) par o [2001/05/12] bin/27281 vidcontrol(1) does not have error codes o [2001/05/13] i386/27306 marcel hw watchpoints work unreliable under gdb o [2001/05/14] bin/27319 obrien df displays amd pid processes o [2001/05/17] kern/27403 lpt driver doesn't handle flags anymore o [2001/05/18] kern/27429 'dependant' is a misspelling o [2001/05/21] bin/27483 qa [sysinstall] [patch] make sysinstall ask o [2001/05/23] kern/27571 bp [unionfs] Changing policy of shadowing fi f [2001/05/25] conf/27633 Mapping for serbian keyboards, follows IS o [2001/05/26] kern/27660 Kernel does not return error if adding du o [2001/05/27] bin/27687 fsck wrapper is not properly passing opti o [2001/06/02] bin/27829 pax's uid/gid cache is read-only a [2001/06/02] docs/27833 cjc No man page for locate.rc o [2001/06/02] kern/27835 execve() doesn't conform to execve(2) spe s [2001/06/03] docs/27843 doc [PATCH] make.conf WITH_* variables aren't o [2001/06/04] bin/27872 qa [sysinstall] "Load Config" hangs Compaq D o [2001/06/07] alpha/27930 alpha NE2000 not supported on FreeBSD Alpha 4.x o [2001/06/07] alpha/27933 alpha Time jitter under load on FreeBSD 4.3 alp s [2001/06/07] ports/27936 mi Update /usr/ports/deskutils/xmdiary 3.0.1 o [2001/06/08] bin/27972 losing information with talk a [2001/06/11] bin/28081 murray [sysinstall] /stand/sysinstall errs out i f [2001/06/14] ports/28155 portmgr [patch] DESTDIR is used incorrectly in bs a [2001/06/16] gnu/28189 [PATCH] fix for detecting empty CVS commi f [2001/06/16] kern/28206 bp [nullfs] [patch] umapfs/umap_vfsops.c sho o [2001/06/17] conf/28236 [PATCH] iso-8859-1_to_cp437.scm doesn't c o [2001/06/18] misc/28255 small picobsd documentation still references ol s [2001/06/18] kern/28260 standards UIO_MAXIOV needs to be made public o [2001/06/22] bin/28333 rtprio/idprio setuid problems o [2001/06/23] bin/28364 lex(1) generated files fail to compile cl o [2001/06/23] ports/28365 wosch Typical use of devel/portcheckout breaks p [2001/06/27] gnu/28455 GNU readline should be updated to 4.2 o [2001/06/30] docs/28555 trhodes [PATCH] style(9) isn't explicit about boo o [2001/07/02] bin/28620 ru xinstall has no way to pass options to st o [2001/07/03] ports/28678 wosch portcheckout doesn't allow flexible build o [2001/07/07] bin/28789 /usr/bin/last does not filter for uucp co o [2001/07/08] ports/28803 cy [patch] comms/conserver does not support o [2001/07/11] ports/28887 ports-bugs [PATCH] sandbox for httptunnel o [2001/07/11] kern/28888 mbr Acer 8000 NIC not detected correctly o [2001/07/12] i386/28928 wpaul dual starfire nic doesn't seem to work (a o [2001/07/14] bin/28972 dwmalone gamma returns same result as lgamma f [2001/07/14] i386/28975 mjacob RocketPort problems o [2001/07/15] kern/28980 sound [sound] Fujitsu/Siemens Lifebook E-6540 s o [2001/07/18] bin/29062 markm krb4 and krb5 multiply defined version sy o [2001/07/18] kern/29067 sound [sound] Yamaha OPL3Sa2 pcm/pnp stops play o [2001/07/21] bin/29119 menu of fdisk editor in 4.3R does not lis o [2001/07/23] ports/29154 nik TeX resource settings from MAKE_ENV in pr f [2001/07/23] kern/29169 mjacob FC loop that 'goes away' never times out o [2001/07/26] docs/29245 doc top(1) manpage doesn't understand SMP s [2001/07/29] bin/29292 sos The functional addtion to burncd(8) f [2001/07/29] alpha/29299 alpha FreeBSD 4.3 Alpha + Tekram SCSI adapter p o [2001/07/30] kern/29312 sound [sound] Using mixer on pcm misbehaves wit f [2001/07/30] kern/29318 mjacob Exabyte 8200 needs SA_QUIRK_1FM and SA_QU o [2001/08/01] kern/29355 mux [patch] lchflags support o [2001/08/01] bin/29363 gad [PATCH] newsyslog can support time as ext o [2001/08/04] kern/29423 [PATCH] kernel security hooks implementat o [2001/08/07] bin/29516 markm telnet from an non FreeBSD host still use f [2001/08/08] kern/29538 joerg Mounting /dev/fd0 never completes o [2001/08/09] bin/29581 nectar proposed gethostbyXXXX_r() implementation o [2001/08/14] kern/29698 emulation linux ipcs doesn'work o [2001/08/15] kern/29727 scsi [amr] [patch] amr_enquiry3 structure in a a [2001/08/17] docs/29807 trhodes [PATCH] XFREE86_VERSION is undocumented o [2001/08/17] i386/29809 rsm pb Xircom Eth Card with Freebsd 4.4RC1 : o [2001/08/19] conf/29870 rc.diskless2 uses /usr/sbin/mtree before o [2001/08/20] bin/29893 qa [sysinstall] suggestions for 4.4 sysinsta o [2001/08/20] bin/29897 markm pam_unix patch, which uses loginclass pas a [2001/08/23] docs/30008 doc This document should be translated, comme o [2001/08/24] kern/30052 mbr dc(4) driver queues outgoing pkts indefin o [2001/08/29] kern/30186 getaddrinfo does not handle incorrect ser o [2001/09/03] i386/30276 CPUTYPE=486 built on a CPUTYPE=p3 WORLD b o [2001/09/04] conf/30301 Default printcap "mx" config too small o [2001/09/04] bin/30321 strftime(3) '%s' format does not work pro s [2001/09/05] ports/30331 portmgr [patch] Conflict between bsd.port.mk MAKE o [2001/09/05] bin/30360 vmstat returns impossible data o [2001/09/07] kern/30412 [patch] rtdl/dlopen() fails to merge comm s [2001/09/07] kern/30422 [new code] WDT hardware watchdog driver & o [2001/09/07] bin/30424 Generalization of vipw to lock pwdb while o [2001/09/09] docs/30442 trhodes remove broken referemce to gettime(9) fro o [2001/09/09] kern/30461 sound [sound] no audio cd with cmi8330 o [2001/09/09] threads/30464threads pthread mutex attributes -- pshared o [2001/09/12] bin/30517 qa [sysinstall] using sysinstall with instal o [2001/09/13] bin/30542 [PATCH] add -q option to shut up killall o [2001/09/15] conf/30590 /etc/hosts.equiv and ~/.rhosts interactio p [2001/09/16] kern/30608 kern.ps_showallproc=0 doesn't limit queri o [2001/09/18] bin/30654 gad Added ability for newsyslog to archive lo f [2001/09/19] bin/30661 alfred FreeBSD-current fails to do partial NFS f o [2001/09/21] kern/30700 sound [sound] Applications cannot synchronize s o [2001/09/22] ports/30732 obrien bash2 - pkg-plist fix and sample files ad a [2001/09/22] bin/30737 murray sysinstall leaks file descriptors on rest o [2001/09/24] ports/30777 portmgr add a 'make pkg-plist' make target in por o [2001/09/25] bin/30812 giant termcap database update o [2001/09/25] bin/30819 /bin/mv results in warnings when /bin/cp o [2001/09/26] bin/30854 bootpd/bootpgw change - skip ARP modifica p [2001/09/27] kern/30857 [patch] intr_machdep.c allows access out o [2001/09/27] bin/30863 bootpd/dovend.c Win95 compatibility impro p [2001/09/27] docs/30873 doc ``ip'' man page does not specify byte ord o [2001/09/30] conf/30929 usb [patch] use usbd to initialize USB ADSL m o [2001/09/30] conf/30938 Improving behavior of /etc/periodic/daily o [2001/10/01] alpha/30970 alpha Ensoniq 1371 (Creative chipset) does not o [2001/10/04] bin/31034 dwmalone regularly add original address logging fo o [2001/10/04] kern/31048 des linprocfs:/proc/meminfo cannot handle mul p [2001/10/05] bin/31052 fenner Traceroute needs update o [2001/10/07] docs/31109 doc replace gif images w/ png ones due to pat o [2001/10/10] bin/31199 tunefs error is incorrect when enabling s o [2001/10/10] bin/31201 [patch] add free_space(chunk) to libdisk o [2001/10/18] i386/31353 'shutdown -p' does not work on SMP Tyan T o [2001/10/19] kern/31380 [nfs] NFS rootfs mount failure message to o [2001/10/20] bin/31387 When getuid()=0, mailwrapper should drop o [2001/10/21] kern/31398 sound [sound] newpcm does not play back the tai o [2001/10/22] i386/31427 davidxu [patch] minor incorrect code in sys/i386/ o [2001/10/22] bin/31432 umount(8) and unmount(2) don't corespond o [2001/10/23] kern/31445 sound [sound] [patch] cat sound.au > /dev/audio o [2001/10/23] kern/31456 [patch] register number definition for AM f [2001/10/25] kern/31490 [panic] [patch] Panic in sysctl_sysctl_ne o [2001/10/27] kern/31521 sound [sound] pcm0 plays too fast on Intel 8280 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/30] kern/31624 writev may return undocumented ECONNRESET o [2001/10/30] kern/31647 socket calls can return undocumented EINV s [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/10] kern/31890 [syscons] [patch] new syscons font o [2001/11/11] bin/31906 No method available to unwind atexit(3) s o [2001/11/12] bin/31933 pw can interpret numeric name as userid d o [2001/11/14] kern/31981 [patch] (mis)feature in getnetent parsing 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 [boot] ppi locks up system during boot o [2001/11/15] docs/32020 trhodes loader.8 manpage missing tunables f [2001/11/18] conf/32067 Problems with spanish keyboard in console o [2001/11/19] conf/32108 Proposed Firewall (IPv4) configuration sc p [2001/11/20] standards/32126standards getopt(3) not Unix-98 conformant f [2001/11/20] bin/32144 murray [sysinstall] unattended install with sysi o [2001/11/26] bin/32288 qa [sysinstall] After install: /etc/rc compl a [2001/11/29] bin/32375 murray [sysinstall] sysinstall doesn't respect U a [2001/11/30] bin/32411 shutdown's absolute-time handling could b o [2001/12/03] kern/32480 [syscons] Missing graphic characters in s o [2001/12/04] bin/32501 trhodes quot(8) is stupid regarding the filesyste f [2001/12/08] kern/32605 nsouch SMBus driver broken o [2001/12/09] kern/32652 usb [patch] A new ioctl to uscanner s [2001/12/09] ports/32653 usb Added patches to improve USB scanner supp o [2001/12/10] kern/32659 VM and VNODE leak with vm.swap_idle_enabl o [2001/12/10] 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] bin/32680 [PATCH] Allows users to start jail(1) by o [2001/12/13] bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ o [2001/12/13] kern/32812 [bktr] bktr driver missing tuner for eepr o [2001/12/14] bin/32828 w incorrectly handles stale utmp slots wi o [2001/12/18] docs/32979 hmp manpages are not installed for k5admin an f [2001/12/19] kern/33007 umass device timeout after successive use s [2001/12/19] kern/33013 sound [sound] mixer does not have treble/bass f o [2001/12/21] bin/33066 rwatson sysinstall does not write to new disks as o [2001/12/22] kern/33097 sound [sound] Crystal 4237b mixer problems o [2001/12/23] kern/33117 [patch] empty struct md_coredump in pcb.h o [2001/12/23] kern/33124 jhb kthread_create doesnt mark kthreads as kt s [2001/12/24] bin/33133 keyinit outputs wrong next login password o [2001/12/26] bin/33182 marcel gdb seg faults when given handle SIGALRM o [2001/12/26] kern/33203 [nfs] "got bad cookie" errors on NFS clie o [2002/01/05] docs/33589 doc Patch to doc.docbook.mk to post process . a [2002/01/07] bin/33661 PAP AuthAck/AuthNak parsing problem in pp o [2002/01/08] kern/33707 sound [sound] ICH (82801AA) cannot be used for o [2002/01/09] docs/33724 doc [patch] fix Handbook error about Advanced f [2002/01/09] misc/33736 Scroll-lock on the console prevents shutd o [2002/01/10] conf/33753 Intel ICH2 and NVidia device ID updates o [2002/01/10] bin/33774 Patch for killall(1) o [2002/01/11] bin/33778 joe crunchgen enhancements o [2002/01/12] bin/33809 mux mount_nfs has trouble with embedded ':' o [2002/01/13] bin/33834 strptime(3) is misleading o [2002/01/14] docs/33852 doc split(1) man page implies that input file o [2002/01/14] docs/33877 doc Documented 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] kern/33965 [kbd] [patch] programmable keys of the ke a [2002/01/17] bin/34010 [patch] keyinit takes passwords less than o [2002/01/22] bin/34146 newfs defaults and vfs.usermount=1 tug at s [2002/01/22] bin/34171 yar ftpd indiscrete about unprivileged user a f [2002/01/23] kern/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] bin/34309 gad lpd does not garantie that controlfiles b o [2002/01/29] bin/34394 peter tgetent returns wrong value in libtermcap o [2002/01/29] bin/34412 tftp will still try and receive traffic e 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/02/01] 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 a [2002/02/03] kern/34591 andre ICMP bandwidth limiting does not indicate o [2002/02/05] bin/34628 jkh pkg-routines ignore the recorded md5 chec o [2002/02/06] kern/34665 darrenr ipfilter rcmd proxy "hangs". o [2002/02/07] gnu/34709 marcel [patch] Inaccurate GDB documentation f [2002/02/08] bin/34728 murray DHCP hostname set as Hexadecimal string o [2002/02/08] conf/34729 treat smbfs as network file system in /et 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] bin/34788 dwmalone dmesg(1) issues with console output o [2002/02/11] bin/34832 /usr/share/man/cat3/setkey.3.gz linked to p [2002/02/11] bin/34843 fenner `tcpdump port echo' filters for port 4 in o [2002/02/12] kern/34854 sound [sound] /src/sys/dev/sound doesn't work c p [2002/02/12] bin/34874 bms Netstat output to small o [2002/02/12] kern/34880 luigi Impossibility of grouping IP into a pipe p [2002/02/14] conf/34935 New locale (Cyrillic Windows Codepage 125 o [2002/02/14] kern/34942 sound [sound] Attempt to play -> "pcm0: play in a [2002/02/16] docs/35011 doc There are no commands called "diskless" o o [2002/02/17] bin/35018 brian enhancing daily/460.status-mail-rejects s [2002/02/18] bin/35070 math(3) references section "3m", etc. f [2002/02/19] kern/35101 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/22] docs/35222 doc mailing list archive URL regexp suboptima o [2002/02/23] kern/35234 scsi World access to /dev/pass? (for scanner) o [2002/02/23] conf/35242 Change to etc/periodic/weekly/330.catman o [2002/02/24] conf/35262 [patch] generation of boot block for head o [2002/02/25] kern/35289 [bktr] [patch] Brooktree device doesnt pr o [2002/02/25] kern/35324 Plug and Play probe fails to configure Di s [2002/02/26] bin/35333 send-pr(1) vim syntax highlighting suppor o [2002/02/27] kern/35377 process gets unkillable (-9) in "ttywai" o [2002/02/27] misc/35381 standards incorrect floating-point display of large o [2002/02/28] bin/35400 qa [sysinstall] sysinstall could improve man o [2002/03/01] bin/35451 PATCH: pkg_add -r able to save local copy o [2002/03/04] misc/35542 bde BDECFLAGS needs -U__STRICT_ANSI__ o [2002/03/04] conf/35545 [patch] enhanced periodic scripts: 100.cl o [2002/03/05] bin/35568 make declares target out of date, but $? 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 [patch] missing dep in libiconv prevents 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/35652 trhodes bsd.README seriously obsolete 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/09] 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/10] docs/35732 doc adduser(8) page has obsolete reference an 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/11] kern/35774 [logwtmp] Suboptimal auditing possibiliti 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 p [2002/03/14] bin/35894 [patch] popen.c in cron won't build witho o [2002/03/16] docs/35943 doc at(1) config files are misplaced in /var/ p [2002/03/16] docs/35951 trhodes disklabel(8) manual confuses partitions a o [2002/03/16] docs/35953 doc hosts.equiv(5) manual is confusing or wro s [2002/03/19] standards/36076standards Implementation of POSIX fuser command o [2002/03/20] bin/36118 re [sysinstall] 4.5 Upgrade says it won't to o [2002/03/20] kern/36143 [patch] Dynamic (non linear) mouse accele 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/27] bin/36374 Patch (against core dumps) and improvemet o [2002/03/27] bin/36385 luigi crunchgen does not handle Makefiles with o [2002/03/27] conf/36392 [feature request] cron starts before vi r o [2002/03/28] kern/36425 [patch] bump up SYS_NMLN in sys/utsname.h o [2002/03/28] docs/36432 doc Proposal for doc/share/mk: make folded bo o [2002/03/29] docs/36449 doc symlink(7) manual doesn't mention trailin a [2002/03/29] i386/36451 [bktr] [patch] Japan IF frequency is inco s [2002/03/29] 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/31] bin/36556 [patch] regular expressions for tcpwrappe o [2002/04/01] bin/36626 login_cap(3) incorrectly claims that all o [2002/04/02] bin/36646 dwmalone [patch] top(1) does not work correctly in o [2002/04/04] docs/36724 darrenr ipnat(5) manpage grammar is incomplete an o [2002/04/04] bin/36740 make ps obey locale (particularly for tim o [2002/04/04] bin/36757 which(1) ought to append @ if result is s o [2002/04/05] bin/36786 make ps use 24-hour time by default s [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/09] kern/36916 qa [libdisk] DOS active partition flag lost s [2002/04/09] ports/36933 portmgr [patch] New feature for pkg_create and po o [2002/04/10] 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/11] kern/36983 CD9660 unicode to utf-8 [hack] o [2002/04/12] bin/37013 ls directory name output trailing slash d o [2002/04/13] conf/37034 Fixed maximum character length in EUC o [2002/04/14] bin/37074 bp [PATCH] Typographical error in output of o [2002/04/15] 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] bin/37137 qa [sysinstall] doesn't recognize version nu o [2002/04/16] bin/37160 qa [sysinstall] coredumps when trying to loa f [2002/04/23] kern/37374 usb [PATCH] closing ums0 blocks with wmesg uh o [2002/04/23] i386/37379 /dev/MAKEDEV entry for RocketPort is brok o [2002/04/23] kern/37380 jhb [patch] boot0 partition list is outdated o [2002/04/23] conf/37387 grog bsdmainutils/calendar Hungarian addon fil o [2002/04/24] bin/37424 nfsstat reports negative values o [2002/04/25] bin/37434 mbr dhclient(1) generates pointless log messa o [2002/04/25] bin/37437 Add HTTP-style support to {vis,unvis}(1). o [2002/04/25] 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/26] kern/37482 sound [sound] Weird behaviour under relatively o [2002/04/29] kern/37554 jmg [PATCH] Make ELF shared libraries immutab o [2002/04/29] kern/37555 [patch] vnode flags appear to be changed o [2002/04/29] conf/37569 [PATCH] Extend fstab(5) format to allow f o [2002/04/30] kern/37600 sound [sound] [partial patch] t4dwave drive doe o [2002/05/02] kern/37657 sound [sound] /dev/dsp and /dev/audio skip the o [2002/05/02] bin/37672 pw(8) prints warnings after successful NI o [2002/05/02] threads/37676threads libc_r: msgsnd(), msgrcv(), pread(), pwri 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 f [2002/05/04] conf/37732 usb 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 s [2002/05/07] docs/37843 doc manual for pthread_setschedparam is wrong o [2002/05/07] bin/37844 [PATCH] make knob to not install progs wi f [2002/05/09] ports/37904 thierry New Port: database/isql-viewer (a JDBC 2. o [2002/05/09] gnu/37910 PATCH: make send-pr(1) respect &'s in /et o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li o [2002/05/13] ports/38034 glewis compaq-cc (under linux-emu) installes man o [2002/05/14] bin/38055 qa [sysinstall] Groups (creation) item shoul o [2002/05/14] bin/38056 qa [sysinstall] User (creation)'s "Member gr o [2002/05/14] bin/38057 qa [sysinstall] "install" document doesn't d o [2002/05/14] docs/38061 ume Typos in man pages for faith & faithd o [2002/05/16] docs/38148 trhodes In manpages "timezone" should be "time zo o [2002/05/16] bin/38156 quotacheck chokes on user -2 o [2002/05/17] bin/38168 installing curses programs and terminfo d o [2002/05/18] bin/38256 linking pax to pax_{cpio|tar} o [2002/05/20] kern/38347 [patch] new library function abs2rel and o [2002/05/22] kern/38429 [PATCH] getgpid and getsid work for proce o [2002/05/23] kern/38445 suggestion: centralize ptrace() permissio o [2002/05/23] kern/38452 usb [usb] Logitech USB iFeel: device_probe_an o [2002/05/24] bin/38477 qa [sysinstall] in Choose Distributions scre o [2002/05/24] bin/38478 qa [sysinstall] In Choose Distributions scre o [2002/05/24] bin/38480 qa [sysinstall] sysinstall should prompt for s [2002/05/24] www/38500 www gnats web form is overenthusiastic about o [2002/05/24] i386/38524 cons25 doesn't support F-keys beyond 12 o [2002/05/25] docs/38540 blackend 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] bin/38583 qa [sysinstall] sysinstall installs crypto s o [2002/05/27] ports/38593 portmgr Third level ports o [2002/05/27] bin/38610 qa [sysinstall] should be able to mount ISO 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/30] bin/38727 [patch] mptable(1) should complain about f [2002/05/30] kern/38730 philip 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/01] kern/38794 sound [sound] ESS Solo driver truncates output o [2002/06/02] i386/38826 RFE: BootMgr should provide more identify o [2002/06/02] kern/38828 scsi [feature request] DPT PM2012B/90 doesn't o [2002/06/02] conf/38829 bootblock recompile instructions in handb f [2002/06/02] bin/38835 qa [sysinstall] sysinstall always installs c p [2002/06/03] docs/38850 keramida handbook/kernelopts/ should be in Develop o [2002/06/03] bin/38854 qa [sysinstall] resetting during setup cause o [2002/06/06] misc/38937 delay between tracks in digital audio dum o [2002/06/06] bin/38940 Change: an option to *stat to allow supre o [2002/06/07] kern/38967 sound [sound] 4/22/02 pcm driver merge appears o [2002/06/07] docs/38982 doc developers-hanbook/Jail fix p [2002/06/08] docs/39044 doc The man page for rot13(6) never mentions o [2002/06/08] kern/39047 IPSEC Compression (IPCOMP) broken in tunn p [2002/06/10] bin/39116 eik /usr/bin/printf o [2002/06/12] kern/39201 emulation ptrace(2) and rfork(RFLINUXTHPN) confuse o [2002/06/13] docs/39213 doc No rc(4) man page o [2002/06/14] 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] conf/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] bin/39360 qa [sysinstall] if linux emu is added as a d o [2002/06/17] kern/39425 [amd] Auto mounted directory was not foun o [2002/06/17] bin/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] conf/39466 /etc/security: find -xdev hangs on dead N 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/20] bin/39574 qa [sysinstall] error mounting /dev/acd0c on s [2002/06/20] conf/39580 insecure default settings s [2002/06/22] ports/39660 portmgr [patch] add ${PKGNAMEPREFIX} to (DOCS|EXA o [2002/06/23] kern/39681 [patch] add hidden kernel boot tunables t o [2002/06/24] kern/39772 imp pccardd is slow to install a PCCARD. o [2002/06/25] bin/39819 cleaning bin/sh code from warnings o [2002/06/25] docs/39824 doc Various tweaks for doc/en_US.ISO8859-1/bo o [2002/06/26] bin/39864 robert hostname instead of IP in w(1) -n output o [2002/06/26] bin/39893 setusercontext library call differs umask o [2002/06/27] bin/39905 johan cleaning sbin/restore code from warnings o [2002/06/29] conf/39976 vi recovery halting boot process 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/07/01] gnu/40057 bugmeister send-pr -a flag does not work with -f o [2002/07/01] kern/40081 sound [sound] noise in sound output with built- o [2002/07/02] bin/40127 [PATCH] Add functions for PID-file handli o [2002/07/03] kern/40132 sound [sound] [patch] enabling the joystick int f [2002/07/06] bin/40273 dougb some more fortunes o [2002/07/07] conf/40298 [patch] /etc/rc: using swapfile as /tmp o [2002/07/09] kern/40369 [patch] rman_reserve_resource - when "cou o [2002/07/09] kern/40378 standards stdlib.h gives needless warnings with -an o [2002/07/09] bin/40391 imp [sysinstall] sysinstall with PCCARD<->ISA o [2002/07/10] docs/40423 doc Keyboard(4)'s definition of parameters to o [2002/07/13] kern/40516 [ti] [patch] ti driver has no baudrate se 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] conf/40552 alternate syscons font for iso-07 encodin p [2002/07/14] kern/40563 bms gif driver can clobber route/arp table o [2002/07/14] bin/40572 vipw prints silly message if $EDITOR fail o [2002/07/15] bin/40597 add /sbin/fdisk ability of showing extend o [2002/07/16] kern/40657 usb [usb] Logitech iFeel usb mouse will not a s [2002/07/16] threads/40671threads pthread_cancel doesn't remove thread from o [2002/07/17] kern/40711 sound [sound] CT5880-C sometimes fails to outpu p [2002/07/18] kern/40745 bms 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 o [2002/07/23] kern/40919 usage of ucred->cr_uid in sys/netinet/in_ o [2002/07/23] kern/40926 qa [boot] After Upgrading or Clean Installin o [2002/07/23] kern/40927 sound [sound] Acer Labs M5451 dies with pcm:pla o [2002/07/24] kern/40948 usb [usb] USB HP CDW8200 does not work o [2002/07/24] i386/40958 i386 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/27] bin/41060 ready to import gzip 1.3.3 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/31] bin/41190 in sed, report the { linenum instead of E o [2002/07/31] bin/41213 top(1) blocks if NIS-related entries in p o [2002/07/31] kern/41215 [kbd] console revert back to kbd0 (AT) af o [2002/08/01] kern/41220 bz [PATCH] Minor sk driver enhancements o [2002/08/01] bin/41238 qa [sysinstall] problems with FreeBSD instal o [2002/08/02] docs/41270 doc confusing directions for kernelconfig cha o [2002/08/02] bin/41271 Non-suid-crontab. o [2002/08/04] bin/41307 libalias: logging of links lifecycle (add o [2002/08/04] www/41312 cvsadm RCS IDs are off-by-one in the NetBSD cvsw o [2002/08/06] i386/41364 imp pccard: NewMedia "Bus Toaster" SCSI card o [2002/08/06] www/41379 Cannot browse directory tree on FreeBSD m o [2002/08/07] kern/41415 usb [usb] [patch] Some USB scanners cannot ta o [2002/08/09] kern/41490 sound [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 f [2002/08/11] bin/41556 obrien [PATCH] wtmp patch for lukemftpd o [2002/08/12] bin/41566 obrien file(1) out of date o [2002/08/12] i386/41569 silo overflow p [2002/08/12] standards/41576standards POSIX compliance of ln(1) a [2002/08/12] bin/41583 assorted mtree bugs (+fixes) o [2002/08/15] bin/41674 ken iostat column formatting overlaps o [2002/08/17] kern/41743 sound [sound] No sound from SiS630s controller o [2002/08/17] bin/41744 qa [sysinstall] cannot stop comat22 from bei o [2002/08/18] ports/41755 max Wrong letters in Canna iroha dictionary o o [2002/08/19] misc/41771 '/etc/ttys' and X o [2002/08/20] docs/41807 doc natd -punch_fw "bug" o [2002/08/20] bin/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] i386/41856 i386 VESA splash screen problems on ThinkPad 2 o [2002/08/22] docs/41879 hrs cleanup to DOCROOT/share/sgml/freebsd.dsl o [2002/08/23] docs/41919 blackend MINI kernel for bootfloppy (Handbook p.34 o [2002/08/23] kern/41930 declaration clash for ffs() and ${CXX} a [2002/08/23] ports/41945 ade [patch] bsd.port.mk: does not run ACLOCAL o [2002/08/23] bin/41947 hexdump(1) unprintable ASCII enhancement o [2002/08/23] bin/41949 qa [sysinstall] sysinstall sorts /etc/rc.con o [2002/08/24] kern/41966 sound [sound] audio/play: sblive, can cause "D o [2002/08/26] bin/42018 pkg_info with PKG_PATH searches through t o [2002/08/26] bin/42022 qa [sysinstall] non-interactive mode prompts a [2002/08/27] docs/42058 doc Documentation: Installing Oracle 8i onto o [2002/08/27] kern/42065 [patch] kern.ps_showallprocs has no effec o [2002/08/27] bin/42084 luigi [netstat] PicoBSD's 'netstat -i' reports o [2002/08/29] bin/42162 qa [sysinstall] installation crashes, md0c f o [2002/08/30] docs/42182 trhodes Making Dedicated Mode disks doc out of da f [2002/08/30] bin/42213 usb moused(8) seems to delay some mouse event o [2002/08/30] bin/42217 libdisk segfaults with 1024 bytes/sector o [2002/09/01] kern/42274 [patch] Convert defined variable into tun o [2002/09/02] bin/42336 [PATCH] ISO-fication of /usr/src/contrib/ o [2002/09/03] bin/42386 cleaning code from warnings in libkvm o [2002/09/03] bin/42387 cleaning code of librpcsvc from warnings p [2002/09/04] kern/42404 emulation TIOCSCTTY not implemented in linuxulator o [2002/09/04] kern/42422 dbm_delete returns -1 instead of 1 when t o [2002/09/04] kern/42429 [patch] hash_action called with HASH_DELE o [2002/09/05] kern/42442 problem in idlequeue/debugging mode ? o [2002/09/06] kern/42461 mdodd if_wi_pci.c,if_wi_pccard.c lack device_re s [2002/09/06] kern/42466 emulation linux: 'ipc' typ=258 not implemented o [2002/09/06] bin/42468 mount_smbfs incorrectly handled configura o [2002/09/06] bin/42469 After mounting by mount_smbfs directories o [2002/09/08] www/42558 www http://www.freebsd.org/search produces in o [2002/09/08] kern/42564 sound [sound] record bug with emu10k1 driver o [2002/09/09] bin/42609 pkg_info -qg doesn't handle missing files o [2002/09/10] kern/42638 sound [sound] CS4326/4327 (MSS) buggy output pl o [2002/09/11] bin/42663 pw(1): pw useradd assigns unique UID's to o [2002/09/13] kern/42728 small many problems in src/usr.sbin/ppp/* afte f [2002/09/13] bin/42732 [NFS] seg fault in mount_nfs o [2002/09/14] i386/42766 [patch] proposal to perform reboot via ju o [2002/09/15] bin/42803 tconv, tic, captoinfo binaries missing fr o [2002/09/18] bin/42934 qa [sysinstall] installation procedure on in o [2002/09/19] kern/42956 [libc] dlclose gives "invalid shared obje o [2002/09/19] bin/42974 [patch] ISO 8601 date format option p [2002/09/20] bin/43139 bms /sbin/route -host option doesn't always s o [2002/09/21] kern/43154 [patch] tunwrite() does not allocate clus o [2002/09/21] conf/43167 Ability to have vnode based file systems o [2002/09/21] conf/43169 [patch] with modified keymap, caps-lock l o [2002/09/22] i386/43262 command 'shutdown -r' (also reboot) cause s [2002/09/23] ports/43273 portmgr [patch] make bsd.port.mk checksum check a 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] bin/43368 pkg_create fails if target directory does o [2002/09/25] bin/43372 Broken struct ufs_args in ufsmount.h o [2002/09/27] bin/43434 New option to 'dmesg' which allow to disp o [2002/09/29] docs/43470 blackend Solid State / x109 article out of date. o [2002/09/29] kern/43474 murray [nfs] [patch] dhcp.* values not set in ke o [2002/09/29] conf/43494 wish: resolv.conf created (again) later i o [2002/09/29] bin/43497 mount -t nfs -> crunchgen incompatible o [2002/09/30] conf/43500 rc.syscons "allscreens" improvements o [2002/09/30] i386/43539 Cannot mout floppy on Compaq Proliant ML3 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/03] kern/43610 [patch] static-ize some symbols in digi d o [2002/10/03] kern/43611 [patch] static-ize some symbols in sys/cr o [2002/10/03] kern/43613 [smbfs] [patch] static-ize symbol in smbf o [2002/10/03] kern/43616 [patch] static-ize some functions in sys/ o [2002/10/04] docs/43651 doc stab(5) incorrectly states to include jus o [2002/10/05] kern/43716 [patch] puc driver does not recognize Lav s [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp 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 [patch] conflicting types in /usr/src/usr o [2002/10/09] docs/43861 doc non-trivial typo in wicontrol man page o [2002/10/11] kern/43905 [patch] kqueues: EV_SET(kevp++, ...) is n o [2002/10/11] kern/43916 [hang] Olicom OC-2220 (PC-card) hangs on o [2002/10/11] docs/43941 doc Rationale for Upgrade Sequence o [2002/10/14] docs/44034 trhodes Multiple sysctl variables are not documen o [2002/10/14] misc/44058 /dev/ch* is created without group write p o [2002/10/15] docs/44074 doc ln(1) manual clarifications [patch] o [2002/10/15] kern/44098 RealTec-based NIC initialization problem o [2002/10/15] bin/44122 tun0 gets a second ip adress after a disc 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/18] bin/44212 Unify 'recursive' options -r and -R o [2002/10/19] i386/44262 tanimura Problems with nrp driver o [2002/10/19] kern/44267 [patch] One more modem PNP id for /usr/sr o [2002/10/19] bin/44277 devinfo is not C++ safe o [2002/10/19] conf/44286 roberto /etc/defaults/rc.conf uses the obsolete n o [2002/10/20] kern/44293 thomas Unable to access audio CD under Linux emu o [2002/10/22] kern/44365 [patch] introduce ulong and unchar types o [2002/10/22] kern/44372 roberto some kernel options prevent NTP clock syn o [2002/10/22] kern/44379 [libutil] property.c, properties_read() b o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has f [2002/10/25] kern/44450 usb USB support FAILURE for device that was s o [2002/10/26] kern/44497 NIC Lags? o [2002/10/26] i386/44500 [patch] bge(4): add AC1001 Gigabit NIC as o [2002/10/27] kern/44512 sound [sound] pcm driver generates static half o [2002/10/29] kern/44580 [nfs] NFS updates file access time when f o [2002/10/29] kern/44587 scsi 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/30] conf/44717 dougb update login.conf and unify login capabil o [2002/11/04] kern/44872 [patch] dgb driver update o [2002/11/04] bin/44894 markm telnet(1): as a local non-root user and r o [2002/11/05] bin/44915 qa [sysinstall] 'choose installation media' o [2002/11/06] 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] kern/45026 [nis] Can't set next password change date o [2002/11/08] gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messa o [2002/11/09] www/45169 linimon suggested update for ports index page on o [2002/11/10] kern/45182 sound [sound] fm801.c does not recognize a FM80 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] conf/45222 daily rejected mail hosts report too long o [2002/11/12] conf/45226 mtm Fix for rc.network, ppp-user annoyance o [2002/11/12] 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/13] bin/45254 qa [patch] [sysinstall] sysinstall installs f [2002/11/14] ports/45289 hrs 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/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/21] bin/45547 sos a patch to make burncd handle .wav files. a [2002/11/22] bin/45584 read builtin function of sh does not read o [2002/11/23] bin/45608 qa [sysinstall] install should config all et s [2002/11/23] ports/45613 portmgr make update doesn't o [2002/11/24] kern/45679 sound [sound] [patch] Cannot record except 8bit o [2002/11/24] kern/45682 sound [sound] [patch] Sometime failed to record o [2002/11/24] kern/45684 systat -vmstat reports "alternate system o [2002/11/25] bin/45701 markm spelling error in rogue o [2002/11/25] conf/45704 [PATCH] request to change cp866b font to o [2002/11/25] bin/45729 make rbootd transfere the default file if o [2002/11/26] bin/45749 trhodes [PATCH] rm -f in MS-DOS directory o [2002/11/27] kern/45793 [patch] invalid media subtype aliases in o [2002/11/28] bin/45830 nectar [kerberos] KDC has problems when listenin p [2002/11/30] conf/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] docs/45940 doc burncd missing info o [2002/12/07] conf/46062 kris Remove skel from BSD.root.dist. f [2002/12/09] bin/46110 [growfs] why does fsck work with / mounte o [2002/12/09] i386/46113 [patch] busspace bugs in parameter checki o [2002/12/09] standards/46119standards Priority problems for SCHED_OTHER using p f [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] bin/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/13] bin/46235 rwatson [sysinstall] NTP servers for Finland requ f [2002/12/13] i386/46238 dds [code] Driver for the PCL-724 ISA card o [2002/12/14] kern/46250 sound [sound] Sound driver not working correctl 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/17] bin/46328 gad patch for lpd o [2002/12/19] kern/46368 [patch] MAXDEP in isa/pnpparse.c is too s s [2002/12/19] bin/46382 ps(1) could use a "repeat" mode o [2002/12/20] conf/46409 Certain periodic scripts check broken NFS o [2002/12/21] standards/46441 /bin/sh does not do parameter expansion i o [2002/12/22] conf/46453 [INTERNATIONALIZATION] cons25l2, ISO8859- o [2002/12/23] standards/46504standards Warnings in headers o [2002/12/31] conf/46645 [PATCH] rc.shutdown state table saving ha a [2003/01/03] docs/46709 peter tables in terminfo.5 are broken o [2003/01/03] kern/46734 [patch] joystick driver doesn't allow for o [2003/01/03] kern/46736 sound [sound] ISA audio CS4232 (HP Omnibook 500 s [2003/01/04] conf/46746 No way to set link addresses through rc.c o [2003/01/04] bin/46758 moused enhancements p [2003/01/05] docs/46787 trhodes compress(1) manpage missing BUGS; other c p [2003/01/06] docs/46793 trhodes DEVICE_POLLING can not be used with SMP, o [2003/01/09] bin/46888 gad Add script run hook to newsyslog(8) o [2003/01/09] bin/46905 qa [sysinstall] FreeBSD 5.x cannot be instal s [2003/01/10] conf/46913 darrenr ipf denied packets of security run output o [2003/01/10] bin/46925 sysctl -a goes into an infinite loop... o [2003/01/11] kern/46973 [patch] syscons virtual terminals switchi o [2003/01/13] ports/47018 sf Teach ftp/wget new very useful feature - o [2003/01/13] kern/47029 sound [sound] Static and popping with Hercules o [2003/01/18] kern/47200 usb USB port is disabled when Kodak DX4900 is o [2003/01/19] bin/47204 qa [sysinstall] base + XFree86 install fails o [2003/01/19] i386/47223 [PATCH] pcvt(4), ESC sequences do not cha o [2003/01/20] bin/47235 top reports inaccurate cpu usage o [2003/01/20] kern/47243 sound [sound] Onboard CMedia CMI8738 playback n o [2003/01/21] kern/47311 mdodd [PATCH] Kernel support for NVIDIA nForce2 o [2003/01/21] bin/47314 qa [sysinstall] wish: install should not req p [2003/01/22] kern/47349 emulation Fake a sound ioctl (plus linux hook) o [2003/01/22] bin/47350 rc.network supports only one ppp profile o [2003/01/22] kern/47352 sound [sound] pcm/ac'97, dsp device busy o [2003/01/22] i386/47376 [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd ch o [2003/01/23] bin/47387 [PATCH] gprof -K still requires "a.out" a f [2003/01/25] kern/47452 le [vinum] df(1) reports filesystem empty wh o [2003/01/27] bin/47540 Make natd configurable in running state w o [2003/01/27] conf/47566 le [vinum] [patch] add vinum status verifica o [2003/01/28] docs/47575 doc Clarify requirements for IPFW2 in STABLE o [2003/01/28] bin/47576 [PATCH] factor(6)ing of negative numbers 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/02/02] bin/47815 stty -all should work. f [2003/02/02] docs/47818 doc ln(1) manpage is confusing o [2003/02/04] bin/47908 qa [sysinstall] /stand/sysinstall can't disp o [2003/02/06] docs/47991 trhodes Handbook section on upgrading kernel says o [2003/02/06] kern/48014 usb [usb] moused fails to correctly identify o [2003/02/08] docs/48101 brueffer There's no documentation on the fixit dis o [2003/02/09] 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] conf/48133 /etc/rc: improved vi recovery notificatio o [2003/02/11] kern/48172 ipfw ipfw does not log size and flags o [2003/02/12] conf/48195 /var/db/mounttab error on diskless boot 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/16] kern/48338 sound [sound] pcm audio driver hogs /dev/dsp?.? o [2003/02/16] bin/48342 usb [PATCH] usbd dynamic device list. o [2003/02/18] bin/48443 mtm /usr/sbin/periodic executes too many file o [2003/02/18] conf/48444 [patch] count connection attempts instead o [2003/02/19] kern/48471 pjd [patch] private IPC for every jail o [2003/02/22] conf/48566 [PATCH] /etc/defaults/make.conf stales af 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/27] kern/48738 sound [sound] ForteMedia FM801 chipset based so o [2003/02/27] kern/48759 demon kldstat shows module after unsuccessfull f [2003/02/28] conf/48775 iso8859-15 termcap entries needed o [2003/03/02] kern/48837 mbr dc cannot handle DC21142/3 PCI/CardBus 10 o [2003/03/03] conf/48870 [PATCH] rc.network: allow to cancel inter o [2003/03/03] kern/48894 [nfs] Suggested improvements to the NFS r s [2003/03/06] 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] Sysinstall's partition edit o [2003/03/07] i386/49023 gad [patch] to LPD (printjob.c) to pass sourc o [2003/03/08] kern/49037 sound [sound] [patch] ESS Maestro chip misdetec o [2003/03/08] kern/49039 add support for RS485 hardware where dire o [2003/03/10] ports/49082 knu portupgrade runs slow 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 p [2003/03/12] kern/49957 naddy CRC32 generator should be the common rout o [2003/03/18] misc/50106 Make 'make release' more flexible behind o [2003/03/19] kern/50110 usb [usb] Astra 2100U scanner being detected o [2003/03/19] bin/50118 grog calendar(1) dumps core if there is ./cale p [2003/03/21] conf/50160 ache sl_SI.ISO8859-2 collation sequence is wro o [2003/03/23] docs/50211 doc [PATCH] Fix textfile creation p [2003/03/24] docs/50248 ceri New FreeBSD books o [2003/03/25] bin/50300 Make the loader's use of terminal-control o [2003/03/26] bin/50310 natd / libalias fix to allow dcc resume i p [2003/03/27] bin/50328 kris ctm_smail doesn't handle large deltas wel o [2003/03/27] bin/50331 Changing uid with pw causes duplicate use o [2003/03/27] bin/50365 [PATCH] rc.sysctl cannot handle values co o [2003/04/01] kern/50526 [patch] 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/06] bin/50656 /bin/cp - wrong error on copying of multi 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 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 jmg NFS problems by jumbo frames to mention i 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 p [2003/04/14] 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] bin/50949 BUG: mtree doesn't honor the -P when chec o [2003/04/14] bin/50955 [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 o [2003/04/15] bin/50988 [Patch] find -size -- express argument in o [2003/04/15] kern/51009 [patch] buggy aue driver fixed. o [2003/04/16] bin/51070 add -p option to pom [PATCH] p [2003/04/17] kern/51082 bms FEATURE: More descriptive message on drop o [2003/04/18] 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] bin/51137 config(8) should check if a scheduler is o [2003/04/18] kern/51145 sound [sound] Audio Slows during Heavy I/O o [2003/04/19] bin/51148 Control the cache size for pwd_mkdb to sp f [2003/04/19] ports/51152 portmgr [patch] bsd.port.mk: generic SHEBANG_FILE o [2003/04/21] bin/51205 dwmalone openssl in base system is not compiled th o [2003/04/22] bin/51296 grog calendar wrong for dates based on day+-nu 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] conf/51504 ache New file: src/share/mklocale/zh_CN.GBK.sr a [2003/05/01] ports/51663 roam [PATCH] vpopmail-stable fix for using vmo p [2003/05/03] conf/51729 ache A patch that can make freebsd support zh_ 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] conf/51920 Collation for no_NO.ISO8859-1 o [2003/05/07] docs/51921 doc ls(1) manpage lacks some information abou o [2003/05/08] ports/51947 mharo Analog port does not include anlgform.htm o [2003/05/08] kern/51958 usb [usb] [patch] update for urio driver o [2003/05/10] kern/52026 usb [usb] feature request: umass driver suppo 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 p [2003/05/11] bin/52072 yar Wrong behaviour of the ftpd when the OOB f [2003/05/12] ports/52106 phantom New port: java/javaws: Java Web Start 1.2 o [2003/05/13] bin/52190 dwmalone [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/15] kern/52258 imp pccard non-functional, repeated "card ins o [2003/05/15] bin/52271 qa [sysinstall] sysinstall panics in machine o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter f [2003/05/19] bin/52432 usb [sysinstall] drivers.flp won't load with 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/21] bin/52517 murray New functionality for /usr/bin/Mail f [2003/05/23] bin/52601 mbr [PATCH] rpc.yppasswdd fails if master.pas o [2003/05/23] kern/52623 [ex] [patch] IRQ error in driver for the o [2003/05/25] docs/52672 doc Porter's Handbook: couple of corrections o [2003/05/26] ports/52706 portmgr [patch] bsd.port.mk issues warning if a s o [2003/05/27] kern/52725 [PATCH] installincludes for kmods f [2003/05/28] bin/52746 tcsh fails to handle large arguements 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 s [2003/05/28] ports/52765 portmgr [PATCH] Uncompressing manual pages may fa o [2003/05/29] bin/52782 user ppp dumps core when doing pppctl "sh s [2003/05/31] bin/52826 Feature Request: Adding Timestamps to pkg o [2003/06/01] i386/52835 pdeuskar em driver does not work with mobile-chips o [2003/06/03] ports/52906 ports-bugs 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 p [2003/06/05] kern/52960 jmg [kbd] kbdcontrol macros don't work when l o [2003/06/05] kern/52971 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/08] kern/53025 usb [PATCH] ugen does not allow O_NONBLOCK fo o [2003/06/10] bin/53131 qa [sysinstall] "ALL" could not turn check B o [2003/06/11] conf/53197 re default tag of RELENG_5_1 standard-supfil o [2003/06/13] 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/14] i386/53324 i386 pam_group problems (PAM_RUSER used instea o [2003/06/15] bin/53341 qa [sysinstall] [patch] dump frequency in sy p [2003/06/16] bin/53377 [PATCH] su does not return exit status of o [2003/06/16] kern/53383 [bktr] [patch] adding Terratec TValue to o [2003/06/17] kern/53417 sound [sound] Bad Recordings on AC97 onboard au o [2003/06/19] bin/53475 cp(1) copies files in reverse order to de o [2003/06/19] kern/53506 [partial patch] support gzipped modules 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 o [2003/06/21] 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/24] www/53676 simon [patch] Don't make people contact doc@ fo o [2003/06/24] bin/53682 le [PATCH] add fuser(1) utitity o [2003/06/25] docs/53732 doc quota output and man page do not document o [2003/06/26] docs/53751 hmp bus_dma(9) incorrectly documents BUS_DMA_ a [2003/06/28] bin/53870 das C++ undeclares standard math functions li 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( p [2003/07/01] conf/53944 [PATCH] ARMSCII-8 (Armenian) LOCALE and C o [2003/07/01] kern/53987 [smbfs] smbfs can't access to files with 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 bms [patch] Add support for non-standard port o [2003/07/02] ports/54041 ade libtool13 (as installed) doesn't recogniz o [2003/07/03] kern/54049 sound [sound] Sound driver reports device busy o [2003/07/03] kern/54078 sound [sound] Sound Plays ~10% Slow [4.8] o [2003/07/06] bin/54141 wrong behavour of cu(1) o [2003/07/07] conf/54170 error from weekly periodic script 330.cat s [2003/07/07] bin/54185 rwatson UFS2 filesystem ACL flag not enforced o [2003/07/08] kern/54220 [PATCH] /usr/src/Makefile has wrong instr o [2003/07/09] bin/54274 udp-proxy support is not implemented in l o [2003/07/11] bin/54365 [PATCH] add -u option to install(1) for S o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations wit o [2003/07/13] kern/54439 Protecting sysctls variables by given mut o [2003/07/13] docs/54451 doc [patch] i386_{get|set}_ldt manual page is o [2003/07/14] docs/54461 kensmith Possible addition to Handbook o [2003/07/17] bin/54594 Apply regexps to the entire variable -- a o [2003/07/18] kern/54604 pjd Made 'ps -e' procfs-independent [PATCH]. o [2003/07/19] kern/54625 sumikawa [PATCH] IPv6 stealth forwarding o [2003/07/21] bin/54683 sh, redundant history o [2003/07/22] docs/54752 hmp bus_dma explained in ISA section in Handb o [2003/07/23] bin/54784 find -ls wastes space o [2003/07/24] standards/54809standards pcvt deficits o [2003/07/25] standards/54833standards more pcvt deficits o [2003/07/25] standards/54839standards pcvt deficits o [2003/07/25] ports/54866 ports-bugs libgnugetopt incompatibility breaks mjpeg s [2003/07/26] bin/54878 incorrect divisor in /usr/bin/jot -r o [2003/07/26] 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/27] bin/54891 libalias/natd and exporting connection-in o [2003/07/27] bin/54897 [PATCH] -y flag for mount_mfs f [2003/07/28] kern/54981 sanpei QUIRK: Add support for Lexar 256MB USB dr p [2003/07/28] docs/54995 bms Error in accept(2) man page o [2003/07/29] conf/55015 [patch] 700.kernelmsg: Security check out o [2003/07/30] kern/55031 getgrent() failure with large groups f [2003/07/31] kern/55094 ticso [partial patch] Intel USB 2.0 unrecognize o [2003/07/31] standards/55112standards glob.h, glob_t's gl_pathc should be "size o [2003/08/01] kern/55163 [patch] hide kld system details from jail o [2003/08/03] bin/55215 le [PATCH] add wu-ftpd style xferlog format p [2003/08/07] conf/55341 Adding ko_KR.CP949 locale o [2003/08/08] misc/55387 [patch] users LD_LIBRARY_PATH can interfe o [2003/08/08] gnu/55394 marcel GDB on FreeBSD 4.8: Deprecated bfd_read. o [2003/08/08] kern/55395 matk ICH sampling rate changes after resume fr o [2003/08/08] ports/55401 ache mod_auth_digest for ports/www/apache13 o [2003/08/11] conf/55470 [PATCH] new pccard.conf entry (I-O DATA W o [2003/08/12] docs/55482 doc DUMP has access to block devices in a JAI a [2003/08/13] ports/55515 portmgr [patch] extract perl stuff from bsd.port. o [2003/08/13] bin/55539 [patch] Parse fstab(5) with spaces in pat o [2003/08/13] bin/55546 cdcontrol play tr m:s.f interface is part p [2003/08/16] docs/55641 roam [PATCH] catch up tl(4) with hardware note p [2003/08/16] docs/55643 roam [PATCH] catch up aue(4) with hardware not p [2003/08/16] docs/55645 roam [PATCH] catch up kue(4) with hardware not o [2003/08/17] ports/55669 nobutaka emacs20 and emacs21 override each other a o [2003/08/20] bin/55788 le [vinum] Growfs does not work on vinum con o [2003/08/20] i386/55793 Flaky behavior of if_dc when initializing o [2003/08/20] kern/55802 Make kernel.GENERIC suitable for diskless o [2003/08/21] kern/55835 emulation Linux IPC emulation missing SETALL syscal o [2003/08/21] i386/55838 [kbd] Dual characters from keyboard in X o [2003/08/21] ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to u o [2003/08/22] ports/55866 ade port devel/libtool13 installs .la files o [2003/08/22] docs/55883 kensmith [patch] handbook advanced-networking/chap p [2003/08/23] conf/55895 [patch]fix short weekday names in zh_CN.* f [2003/08/23] ports/55896 thierry [NEW PORT] www/mozplugger o [2003/08/24] conf/55916 Change to /etc/rc.network & /etc/defaults o [2003/08/24] kern/55917 tun# devices cannot be created in 4.8-STA p [2003/08/24] docs/55925 roam mt, mtio, tcopy man pages refers to *rsa o [2003/08/24] gnu/55936 send-pr does not set mail envelope from o [2003/08/26] kern/55984 ipfw [patch] time based firewalling support fo o [2003/08/26] bin/56012 [patch] MAKEDEV does not allow creation o s [2003/08/28] ports/56091 ports-bugs hp220 driver for print/ghostscript-gnu do o [2003/08/28] kern/56095 QUIRK: Apacer Pen Drive fails to work o [2003/08/29] conf/56144 rc [PATCH] /etc/rc.d/ipmon, /etc/rc.d/ipfilt o [2003/08/30] kern/56165 bms if_baudrate is not correct for rl, xl, dc o [2003/08/31] kern/56245 [bktr] Distorted and choppy video with bk o [2003/08/31] bin/56249 obrien lukemftpd has two bugs (motd, munged utmp o [2003/08/31] kern/56250 ums doesn't work with MCT based PS/2 conv o [2003/09/02] ports/56301 knu portupgrade: -O ineffective o [2003/09/04] kern/56441 andre 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/05] standards/56476standards cd9660 unicode support simple hack 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/09] kern/56632 MTIO incorrect mt_fileno status after MTE o [2003/09/09] bin/56648 le [PATCH] enable rcorder(8) to use a direct o [2003/09/10] kern/56664 bad file# in MTIO status buffer after MTE o [2003/09/11] misc/56720 [feature request] UNICODE support in Reso o [2003/09/12] conf/56736 mtm [PATCH] rcNG: enable packages to particip o [2003/09/15] docs/56903 doc [patch] articles/fonts: add application t o [2003/09/16] docs/56915 doc [patch] articles/fonts: update links f [2003/09/16] ports/56928 java jce-aba port should install to $JAVA_HOME o [2003/09/16] conf/56934 rc.firewall rules for natd expect an inte o [2003/09/16] docs/56936 hmp [patch] articles/java-tomcat: add applica o [2003/09/17] conf/56940 pccard.conf entry for PCET10-CL causes sy o [2003/09/17] bin/56952 re [sysinstall] floppy install error s [2003/09/18] ports/56980 portmgr unprivileged user, extracting of tarballs a [2003/09/18] docs/56981 peter man terminfo(5) from libncurses does not f [2003/09/19] kern/56999 usb FreeCom USB CD/RW problem on FreeBSD 5.1 o [2003/09/19] bin/57018 le [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/20] kern/57036 No media detected by 3c905b-tx on 4.9-rel o [2003/09/20] bin/57045 trpt(8) option -t was disabled on -curren o [2003/09/21] bin/57054 let test(1) compare the mtime of a file t 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 p [2003/09/23] conf/57125 bms Comment to IPSEC_FILTERGIF in LINT is now o [2003/09/24] docs/57153 doc S_IRWXU missing in fstat(2) man page? o [2003/09/26] kern/57230 [patch] psm(4) incorrectly identifies an o [2003/09/26] amd64/57250 obrien Broken PTRACE_GETFPREGS and PTRACE_SETFPR o [2003/09/26] ports/57259 portmgr [patch] Building a port as root using an o [2003/09/27] standards/57295harti make's handling of MAKEFLAGS is not POSIX o [2003/09/27] docs/57298 blackend [patch] add using compact flash cards inf o [2003/09/30] docs/57388 doc INSTALL.TXT enhancement: mention ok promp f [2003/09/30] bin/57407 bms [patch] Better NTP support for dhclient(8 o [2003/10/01] misc/57464 [boot] loader(8) seems to confuse files [ o [2003/10/01] kern/57468 scsi [patch] Quirk for Quantum LPS540S o [2003/10/01] kern/57469 scsi [patch] Quirk for Conner CP3500 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] conf/57517 add parameter for /etc/periodic/daily/210 o [2003/10/03] kern/57522 [PATCH] New PID allocater algorithm from p [2003/10/03] docs/57541 trhodes Some suggestions for the Basics chapter o o [2003/10/03] i386/57546 markm [patch] Adding VIA C3 capability printout o [2003/10/04] docs/57569 doc error on gensetdefs(8) man page p [2003/10/06] bin/57630 lptcontrol gives "device busy" if device o [2003/10/06] bin/57641 dd [patch] missing option in mdmfs (mount_mf a [2003/10/07] kern/57696 [nfs] NFS client readdir terminates prema o [2003/10/07] bin/57715 [patch] tcopy enhancement f [2003/10/07] kern/57721 sound [sound] [patch] Dell built in SB Live not o [2003/10/08] conf/57748 [patch] rc.network doesn't allow for -a i a [2003/10/11] sparc64/57856sparc64 sparc64: IDE Raid controller no detect di a [2003/10/12] standards/57911tjr fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) o [2003/10/13] docs/57926 doc amd.conf.5 poorly format as it has both m 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/14] bin/58008 qa [patch] [sysinstall] sysinstall postfix i o [2003/10/14] bin/58012 Multihomed tftpd enhancement o [2003/10/16] docs/58111 doc Handbook 12.4.3 Rebuilding ATA RAID1 Arra 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/20] bin/58293 vi replace with CR (ASCII 13) doesn't wor o [2003/10/22] kern/58373 mckusick [ufs] ufs inconsistency between 4.9-RC an 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/24] bin/58483 [PATCH] allows type special or node relat o [2003/10/24] kern/58497 sysctl knob to return current process' ji f [2003/10/25] kern/58529 dwmalone [patch] RDWR bpf in pcap. o [2003/10/26] ports/58545 joerg devel/avr-gcc: fix libintl and libiconv d o [2003/10/26] conf/58557 Summer/Winter-time change causes daily cr o [2003/10/26] gnu/58583 kan gcc.1, cpp.1 and gcov.1 manpages are outd 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] ports/58653 trevor [Ports Update]:: audio/fest* 1.4.1 -> 1.4 o [2003/10/28] gnu/58656 marcel gdb not ready for prime time 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] bin/58696 /sbin/natd feature request & possible pat o [2003/10/30] docs/58710 doc killpg(2) contains an error regarding sen o [2003/10/31] i386/58784 i386 ATA DMA fails and vx0 creates panic o [2003/11/01] kern/58803 [patch] kern.argmax isn't changeable even o [2003/11/03] bin/58893 OPIE implementation bug 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/05] kern/58967 Kernel kills processes in spite of cputim o [2003/11/05] bin/58970 truss coredumps for the no significant re o [2003/11/07] docs/59044 doc doc.docbook.mk does not properly handle a o [2003/11/09] kern/59067 [patch] PS/2 mouse unstable p [2003/11/09] bin/59078 re [patch] Fix greek support in sysinstall a p [2003/11/10] bin/59144 stefanf [patch] Allow a trailing / for mount -u t o [2003/11/10] i386/59147 usb [usb] USB active extension cable not reco o [2003/11/11] ports/59165 cy fvwm2 port glitches/bugs o [2003/11/11] kern/59169 usb [patch] ulpt is missing read operation o [2003/11/12] bin/59207 uustat list limit of 201 jobs o [2003/11/12] kern/59208 matk [sound] [patch] reduce pops and crackles o [2003/11/12] bin/59220 obrien systat(1) device select (:only) broken o [2003/11/13] docs/59240 blackend handbook update: linux MATLAB f [2003/11/13] ports/59254 eik ports that write something after bsd.port o [2003/11/14] kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_ f [2003/11/14] ports/59292 hrs dvips one line paper sizes broken? f [2003/11/15] ports/59297 x11 RADEON 7500 Warning message o [2003/11/15] www/59307 remko [patch] xml/xsl'ify & update publications o [2003/11/19] kern/59456 fdescfs stat / compress creates only empt o [2003/11/19] docs/59477 doc Outdated Info Documents at http://docs.fr o [2003/11/20] bin/59530 strange bug in /bin/sh o [2003/11/21] bin/59551 marcel Problem with GDB on latest -CURRENT f [2003/11/21] ports/59553 hrs teTeX installs texdoctk without depending 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 f [2003/11/21] bin/59569 nullfs gives fts_read problem with du(1) f [2003/11/21] ports/59571 hq improvements of www/jakarta-tomcat4[1] Ma o [2003/11/23] conf/59600 i386 [PATCH] Improved us.emacs.kbd mapping o [2003/11/23] kern/59624 [PATCH] HightPoint HPT371 support for Fre o [2003/11/24] docs/59649 doc Outdated 4.4BSD Documents at http://docs. o [2003/11/25] ports/59682 knu portupgrade uses ports when you want it t a [2003/11/26] ports/59695 ade [PATCH] devel/gmake: add two patches to a o [2003/11/26] kern/59698 [kbd] [patch] Rework of ukbd HID to AT co o [2003/11/26] bin/59708 [patch] add sSMTP support for Mail select o [2003/11/27] bin/59730 isdnd crashes with signal 11 if cannot cr o [2003/11/27] kern/59732 jhb 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/28] bin/59772 ftpd(8)/FreeBSD 5: support for tcp_wrappe 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/29] ports/59788 knu sysutils/portupgrade ignores line breaks p [2003/11/29] conf/59799 New locale: zh_HK.Big5HKSCS s [2003/11/29] ports/59802 linimon [patch] make devel/py-ncurses depend on d o [2003/11/29] i386/59806 tackerman [patch] Suspend/resume breaks em0 o [2003/11/30] kern/59814 FreeBSD mknod refuses to create pipes and o [2003/11/30] docs/59835 doc ipfw(8) man page does not warn about acce f [2003/11/30] i386/59854 i386 System panics when AMD 762 AGP is loaded o [2003/12/02] kern/59896 trm driver is not in GENERIC o [2003/12/02] docs/59900 kuriyama out of date README.txt and .message files o [2003/12/02] kern/59903 [patch] "pci_find_device" returns [only/a o [2003/12/03] bin/59922 Toshiba Portege hangs with Eicon DIVA T/A p [2003/12/09] docs/60088 simon [PATCH] add additional MLINKS for rman(9) o [2003/12/09] kern/60089 scottl UDF filesystem appends garbage to files o [2003/12/10] conf/60106 /etc/hosts mentions AfriNIC which does no o [2003/12/12] kern/60174 marcel debugging a kernel module in load/attach o [2003/12/12] kern/60183 sobomax [patch] No WCCPv2 support in gre o [2003/12/14] kern/60218 sos [PATCH] HPT302 ATA133 Support for 4.9-STA f [2003/12/15] misc/60243 Problem in calling kpathsea library from o [2003/12/15] kern/60248 usb [patch] Problem with USB printer HP Laser a [2003/12/16] kern/60293 bms FreeBSD arp poison patch o [2003/12/16] kern/60307 [patch] wrong product id in pccarddevs fo o [2003/12/17] i386/60319 i386 [hang] read error 34/0 during installatio o [2003/12/18] bin/60350 qa [sysinstall] in Choose Distributions scre o [2003/12/18] misc/60352 [PATCH] buildworld fails in sysinstall if o [2003/12/20] ports/60440 lioux [New Features] Port: mail/qmail o [2003/12/21] kern/60448 PF_KEY protocol does not have a correspon o [2003/12/21] ports/60472 ports-bugs [New Port] devel/doxymacs Doxymacs is Dox p [2003/12/21] kern/60474 Temporary fix for DRM support for Radeon o [2003/12/22] misc/60503 [modules] small error in modules installa o [2003/12/22] bin/60510 [PATCH] change to less for compressed fil o [2003/12/23] ports/60521 ports-bugs sane-backends-1.0.13_1 coredumps in use w o [2003/12/23] docs/60529 doc resolver(5) man page is badly out of date o [2003/12/24] docs/60544 doc getenv(3) manpage doesn't state the retur o [2003/12/25] kern/60550 silby [PATCH] hitting process limits produces s f [2003/12/25] ports/60558 portmgr [PATCH] bsd.port.mk: automatically verify p [2003/12/26] standards/60597standards FreeBSD's /usr/include lacks of cpio.h o [2003/12/26] kern/60599 sound [sound] [partial patch] No sound for ATI o [2003/12/27] bin/60632 UI bug in partition label screen in sysin o [2003/12/27] bin/60636 Enhancement to adduser script. f [2003/12/27] conf/60637 /etc/resolv.conf not created after fresh o [2003/12/28] bin/60642 mbr dhclient has mysterious option -D o [2003/12/28] bin/60662 qa [sysinstall] 5.2 Anonymous FTP server out o [2003/12/29] conf/60677 [patch] No reaction of volume controy key o [2003/12/29] kern/60697 [patch] pseudo-tty hack versus telnet rac f [2003/12/29] kern/60699 DVD Multidrive udma mode autosensed wrong o [2003/12/29] i386/60702 i386 can't boot 5.2-RC2 iso's to install o [2003/12/30] kern/60719 ipfw ipfw: Headerless fragments generate cryp o [2003/12/30] kern/60737 sound [sound] Sound card Turtle Beach Santa Cru o [2003/12/31] kern/60761 sound [sound] pcm performance on emu10k1 driver o [2004/01/02] bin/60834 [ftp] ftpd send_data()+oldway: anonymous o [2004/01/03] kern/60874 [feature request] auto-assign devfs rules o [2004/01/04] kern/60892 [patch] added -p option to kldxref to all o [2004/01/04] kern/60900 During shutdown sync fails: "giving up on o [2004/01/05] misc/60919 i386 No login possible (sporadic) o [2004/01/06] i386/60963 i386 [PATCH] Win32 Applications abort on PECOF o [2004/01/06] kern/60982 [PATCH] ID for VIA 686A Power Management a [2004/01/07] ports/61001 arved help2man is misfiled o [2004/01/07] i386/61005 i386 [boot] The Boot Manager in FreeBSD 5.2RC o [2004/01/08] ports/61069 ports-bugs [patch] ports/Mk/bsd.emacs.mk is not PREF o [2004/01/08] docs/61070 doc handbook: Installation docs misleading: o [2004/01/09] kern/61109 bge on TYAN AMD762-based Thunder/Tiger pa o [2004/01/09] ports/61147 trevor lang/gcc295 doesn't compile when CPUTYPE o [2004/01/11] amd64/61209 amd64 ppc0: cannot reserve I/O port range o [2004/01/12] bin/61234 usb [usb] [patch] usbhidaction doesn't suppor o [2004/01/12] bin/61239 [patch] bootp enhancement, places the dhc o [2004/01/12] kern/61261 obrien generated header, emu10k1-alsa%diked.h no o [2004/01/12] bin/61264 qa [sysinstall] unable To Use VT100 Terminal o [2004/01/13] conf/61289 /etc/pccard_ether: please use ifn value o f [2004/01/13] kern/61296 bz dhclient fails to start with SysKonnect L o [2004/01/13] kern/61300 [patch] Enabling HomePNA PHY on aue(4) fo o [2004/01/13] docs/61301 doc [patch] Manpage patch for aue(4) to enabl o [2004/01/13] i386/61308 i386 Maxproc Limits counts Zombie Processes wh o [2004/01/13] misc/61322 bsd.dep.mk disallows shell generated flag o [2004/01/14] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/14] kern/61365 usb FreeBSD resets when I turn off monitor w/ o [2004/01/16] bin/61405 A faster ffs(3) o [2004/01/16] kern/61415 [PATCH] disable broadcast ssid if_wi and o [2004/01/16] kern/61438 5.2 nfs tasks running and not selected at o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 s [2004/01/17] ports/61471 ports-bugs Suggested mini-patch to ports/graphics/sa o [2004/01/17] i386/61481 i386 [patch] a mechanism to wire io-channel-ch o [2004/01/17] kern/61497 [patch] __elfN(map_insert) bug o [2004/01/17] bin/61502 dwmalone Incorrect ip6fw output when adding rules o [2004/01/18] kern/61503 [smbfs] mount_smbfs does not work as non- o [2004/01/18] conf/61504 mtm [patch] New RC script: accf_http o [2004/01/18] i386/61545 5.2 release cannot see NIC on Dell 1750 o [2004/01/19] i386/61579 [hang] sis 645dx is not working (but on t o [2004/01/20] i386/61603 i386 [sysinstall] wrong geometry guessed s [2004/01/20] kern/61622 Intel Pro/100 Intelligent Server Adapter o [2004/01/20] conf/61641 grog Martin Luther King, Jr. Day missing from o [2004/01/20] kern/61651 [ed] IC-Card+ probe_and_attach returns 6 o [2004/01/21] bin/61666 peter [patch] mount_nfs parsing bug, segmentati o [2004/01/21] docs/61667 doc Obsolete documentation on FreeBSD PnP f [2004/01/21] kern/61677 Unable to open CDROM tray if boot_cdrom i o [2004/01/21] kern/61685 andre [patch] ipnat + dummynet on same interfac o [2004/01/21] bin/61690 fsdb seqfaults in cmd. parsing routine f [2004/01/22] i386/61703 acpi ACPI + Sound + Boot = Reboot o [2004/01/22] kern/61744 andre [patch] TCP hangs onto mbufs with no tcp o [2004/01/24] bin/61808 [PATCH] Update RPC prgs to allow binding s [2004/01/24] kern/61810 mounts done within a chroot show up wrong o [2004/01/24] www/61824 www Misleading documentation on FreeBSD insta o [2004/01/24] i386/61838 i386 Realtek -8139C Card Not Supported o [2004/01/24] i386/61843 i386 Intel PRO/100 VE adapter is not recognize o [2004/01/24] conf/61847 Additions to file /usr/share/misc/pci_ven o [2004/01/25] i386/61858 bms bus_dmamap_sync with BUS_DMASYNC_POSTREAD o [2004/01/25] docs/61859 doc Incorrect informaiton about trace command f [2004/01/25] i386/61889 i386 Have to reinsert pccard after reboot o [2004/01/25] kern/61909 5.2-Current fails to notice change of CD f [2004/01/26] misc/61916 Video/Monitor Capability Problem o [2004/01/26] bin/61971 k5init --renewable fails o [2004/01/27] bin/61975 ume [PATCH] sync src/usr.sbin/traceroute6.c w o [2004/01/27] bin/61978 [PATCH] sync src/usr.sbin/setkey/token.l a [2004/01/27] ports/61998 roam PostgreSQL support for vpopmail-5.3.30 (c o [2004/01/27] i386/62003 i386 [patch] make /boot/loader "reboot" code s o [2004/01/28] kern/62042 luigi ipfw can't no more reject icmp (icmptypes o [2004/01/29] bin/62077 Make it possible to abbreviate device nam f [2004/01/30] kern/62094 3com 940 gigabit ethernet dhcp failure o [2004/01/30] kern/62098 [pccard] [patch] Bad CISTPL_VERS_1 and cl o [2004/01/30] kern/62102 alc obreak update o [2004/01/30] docs/62116 keramida PMake manual in DocBook format f [2004/01/31] bin/62139 User cannot login through telnet or ssh b o [2004/02/01] bin/62207 ppp crashes with option 'nat punch_fw' wh o [2004/02/02] ports/62256 ports-bugs New port: chinese/mozilla-sclp o [2004/02/02] kern/62257 card reader UCR-61S2B is only half-suppor o [2004/02/03] i386/62288 reopened raid disks on a running system o [2004/02/03] bin/62300 gcc/config/freebsd-spec.h 1.6 is incomple o [2004/02/04] kern/62323 [kbd] Logitech Cordless MX Duo Keyboard/M o [2004/02/04] i386/62324 Onboard Broadcom BCM5705 controller not i o [2004/02/04] kern/62333 syslog: kernel: dc0: discard oversize fra o [2004/02/04] bin/62334 vipw doesn't see changes if re-edit for t o [2004/02/05] bin/62379 marcel gdb apropos command crashes o [2004/02/05] docs/62402 doc easily circumventable Blade150 problem o [2004/02/06] docs/62412 doc one of the diskless boot methods describe o [2004/02/06] kern/62435 [WISH] make device hme work on non sparc6 o [2004/02/06] bin/62456 johan WARNS fixes for games/pom and games/caesa o [2004/02/08] bin/62513 [SW-BUG] Errant /usr/bin/krb5-config on - p [2004/02/08] gnu/62555 readline 4.3 should be patched o [2004/02/09] kern/62597 [asr] [patch] /dev/rdpti# patch o [2004/02/10] ports/62607 hrs textproc/text2html conflicts with tex por o [2004/02/10] ports/62657 portmgr Port linux-jpeg have decreaseed version n s [2004/02/10] ports/62671 portmgr ports make can't handle GREP_OPTIONS envi o [2004/02/11] bin/62702 qa [sysinstall] backup of /etc and /root dur o [2004/02/11] kern/62705 [feature request] Netgear WG511T wireless o [2004/02/11] bin/62711 qa [sysinstall] installation: "Insert Next C o [2004/02/12] docs/62719 doc cross-reference pccardd and devd o [2004/02/12] docs/62724 doc host(1) manpage does not include informat o [2004/02/12] kern/62742 [hang] system "hangs" for a some time whi o [2004/02/12] kern/62746 tjr [smbfs] SMBFS and vfs.usermount. User can f [2004/02/13] ports/62761 portmgr patch for phasing out distinfo files o [2004/02/13] bin/62766 ``systat -vm'' does not work on diskless o [2004/02/13] ports/62767 nbm Update ports/Tools/scripts/mkptools/mkpsk o [2004/02/13] kern/62788 usb need quirks for Super Talent Flash USB 2. o [2004/02/13] ports/62791 nobutaka emacs 21 : comparison is always true due f [2004/02/14] ports/62829 portmgr Mk file bsd.linux.rpm.mk supporting Linux o [2004/02/14] java/62837 phantom linux-sun-jdk14 executables hang with COM o [2004/02/14] ports/62840 ports-bugs New Port: dns/bind9-sdb-ldap, bind9 patch s [2004/02/14] standards/62858standards malloc(0) not C99 compliant o [2004/02/15] kern/62862 sound [sound] [patch] fix pcm vchans related cr o [2004/02/15] ports/62876 nork www/linux-flashplugin6 fails library path o [2004/02/15] bin/62885 des pam_radius doesn't maintain multiple stat o [2004/02/15] kern/62890 proc pointer set by fork1 can be stale in o [2004/02/16] docs/62914 doc Reference development(7) in other parts o o [2004/02/17] bin/62965 eik pkg_add -r fails if fetching multiple pac o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup o [2004/02/18] ports/62990 knu portupgrade fails to use package even wit o [2004/02/18] misc/62994 Terminal locks up o [2004/02/18] ports/63018 obrien editors/vim: dependency to ruby/python is o [2004/02/19] bin/63064 strptime fails on %z o [2004/02/19] docs/63084 des Several Man-pages reference non-existant o [2004/02/20] kern/63096 rwatson [patch] MAC entry point for route manipul f [2004/02/20] ports/63108 mp amd64/bento-fix: devel/gdb52 and devel/gd p [2004/02/21] standards/63173standards Patch to add getopt_long_only(3) to libc o [2004/02/21] amd64/63188 amd64 ti(4) broken on amd64 o [2004/02/22] bin/63197 tftp Bus error, core dumped o [2004/02/22] kern/63204 sound [sound] /dev/mixer broken with ESS Maestr o [2004/02/22] docs/63215 doc Wrong prototypes in mi_switch(9) (ref doc o [2004/02/22] ports/63216 portmgr 'BROKEN' or 'IGNORED' ports exit their "m s [2004/02/22] ports/63238 thierry New ports: french/mozilla-flp & french/fi o [2004/02/24] bin/63319 burncd fixate error f [2004/02/25] i386/63334 i386 make kernel error f [2004/02/25] ports/63357 ports-bugs [patch] www/linux-mozillafirefox port cre o [2004/02/26] bin/63413 dbm_delete return value incorrect a [2004/02/28] conf/63480 qa /etc/mail/aliases has executable bit set, o [2004/02/29] conf/63527 AM/PM date format should be localized. o [2004/02/29] ports/63543 clsung New port: chinese/phpbb-zh_TW o [2004/02/29] www/63551 ceri Lack of DTD in cgi scripts o [2004/02/29] www/63552 www Validation errors due to CAPs in attribut o [2004/02/29] ports/63555 fenner Port survey: Zero fetchable files when no o [2004/03/01] docs/63570 ceri Language cleanup for the Handbook's DNS s o [2004/03/01] bin/63608 Add a -c option to time(1) to display csh o [2004/03/02] i386/63628 bms patch to i.386 master boot record to allo o [2004/03/02] bin/63659 /usr/sbin/pw does not honor symlinks in s o [2004/03/03] docs/63676 doc [patch] Fix some tag errors in handbook. s [2004/03/03] ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${ f [2004/03/03] i386/63721 bms VT6103 NIC broken since 5.2 o [2004/03/04] kern/63746 vmnet0 makes vmnet4096 o [2004/03/04] kern/63768 Must access /dev/acd0c before using /dev/ o [2004/03/04] kern/63779 usb [usb] USB-mass storage (USB to IDE Conver o [2004/03/05] docs/63808 doc No manpage for devfs.conf o [2004/03/05] i386/63815 i386 boot loader waste a lot of time (10 min) o [2004/03/06] kern/63837 usb [patch] USB: hid_is_collection() only loo o [2004/03/07] kern/63863 glebius [patch] implement NGM_ELECTROCUTE s [2004/03/07] kern/63897 makeoptions CONF_CFLAGS are ignored when o [2004/03/08] ports/63915 edwin [new tool] bump_revision script o [2004/03/08] ports/63936 ports-bugs New port: security/aimsniff A perl script f [2004/03/09] kern/63982 tackerman em0 hardware checksum offloading causes b o [2004/03/09] ports/64011 lioux [Patch] multimedia/mjpegtools -- Fix head o [2004/03/10] bin/64036 Linux application Sophos Mailmonitor not o [2004/03/10] kern/64040 sound [sound] crackling sound on 5.2.1-RELEASE f [2004/03/11] bin/64079 wes mount_mfs (md) refuses to use permissions o [2004/03/11] kern/64114 [PATCH] bad vertical refresh for console o [2004/03/11] kern/64118 sound [sound] [patch] fm801 driver does not wor a [2004/03/12] ports/64136 arved [NEW PORT] devel/ice: The Internet Commun o [2004/03/12] bin/64153 mdmfs features via fstab o [2004/03/12] kern/64178 jmg kqueue does not work with bpf when using o [2004/03/13] bin/64198 init(8) may keep zombies f [2004/03/13] ports/64202 ports-bugs New Port: x11/kde_api_reference_32, the k o [2004/03/15] ports/64304 portmgr geography category o [2004/03/15] ports/64307 ports-bugs [NEW PORT] databases/linux-unixODBC: RPM o [2004/03/16] bin/64327 [PATCH] make(1): document surprising beha o [2004/03/17] kern/64365 acpi ACPI problems o [2004/03/17] conf/64381 qa lo0 not up and no IPs assigned after inst f [2004/03/18] ports/64393 eik establish proper master-slave relations b p [2004/03/19] bin/64464 rwatson pam_krb5 module ignores no_ccache option o [2004/03/19] bin/64476 dougb [PATCH] mergemaster: support for keeping p [2004/03/20] ports/64490 obrien link error in manpage of editors/vim o [2004/03/20] kern/64522 3COM 3C920B onboard Asus P4R800-VM not su o [2004/03/22] kern/64556 if_sis short cable fix problems with NetG o [2004/03/22] kern/64588 [patch] Extend joystick driver architectu o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- o [2004/03/24] ports/64650 knu portupgrade: missing dependency on perl a [2004/03/24] bin/64664 bms Reboot command needs to protect itself fr o [2004/03/25] ports/64686 ahze [NEW PORTS] x11-toolkits/qtc-qtsharp qtsh o [2004/03/25] ports/64687 ahze [New Port] games/dotgnu-mahjongg/ -- QT# o [2004/03/26] ports/64769 knu portupgrade mplayer-plugin not reading pk o [2004/03/26] kern/64772 Mouse Movement Problem o [2004/03/26] kern/64788 nsswitch with ldap and starting ppp on bo f [2004/03/27] i386/64795 i386 Network Adapter not configuring o [2004/03/27] docs/64807 doc Handbook section on NAT incomplete o [2004/03/27] bin/64811 systat can't display big numbers in some o [2004/03/28] ports/64838 ports-bugs new port: chinese/msttf o [2004/03/29] kern/64875 standards [patch] add a system call: fdatasync() o [2004/03/29] i386/64878 tackerman Intel 82547 CSA Driver forces system lock o [2004/03/29] ports/64898 ports-bugs new port: misc/heyu2 for X10 control o [2004/03/30] bin/64921 vmstat -i is not reporting IRQ usage on a o [2004/03/30] ports/64930 kris ports/Tools/portbuild/scripts/makeworld d o [2004/03/31] kern/64971 A squid process larger than 3G f [2004/03/31] ports/64980 ale New port: mail/qscanq f [2004/03/31] kern/64997 sanpei QUIRK: Getting a Philips USB mp3 player t f [2004/03/31] ports/65009 ports-bugs Maintainer update: lang/gforth (build fix o [2004/04/01] bin/65045 ftp doesn't remember binary mode if setti o [2004/04/02] docs/65065 doc improper language ntpd man pages o [2004/04/03] i386/65124 i386 Unable to disable TERM_EMU cleanly o [2004/04/05] kern/65206 adding floppy drive seems to force PIO mo o [2004/04/05] bin/65228 [Patch]Allow rup to parse hostnames from o [2004/04/06] bin/65258 save /etc/rc.firewall from changing for s o [2004/04/07] kern/65278 [patch] sio: kgdb debugger port initializ o [2004/04/07] bin/65299 vi temp path contains double / o [2004/04/07] ports/65304 portmgr Fix deinstall INFO in bsd.port.mk o [2004/04/08] bin/65306 obrien [1] Portability fixes for FreeBSD build u f [2004/04/09] ports/65344 portmgr USE_ macros for graphics libraries o [2004/04/09] kern/65355 [patch] TC1000 serial ports need enabling o [2004/04/10] ports/65408 trevor patch to shorten 133 DESCR files o [2004/04/10] ports/65409 trevor big whitespace cleanup o [2004/04/11] kern/65436 usb QUIRK: [patch] to add support for PNY Att o [2004/04/12] kern/65448 jhb _mtx_unlock_sleep() race condition if ADA o [2004/04/12] ports/65452 vs new port: sysutils/i8xxwd (Intel i8xx TCO o [2004/04/13] docs/65477 doc Installation Instruction fail to mention o [2004/04/13] bin/65483 vi -r crashes o [2004/04/14] i386/65528 i386 mouse cursor disapears on moving o [2004/04/14] docs/65530 doc minor improvement to getgrent.3 o [2004/04/15] bin/65557 passwd uses passwd_format of default logi s [2004/04/15] ports/65587 blackend Update emulators/linux-winetools to 1.30 o [2004/04/16] kern/65627 [patch] store P3 serial number in sysctl o [2004/04/17] bin/65649 Add `-u name' option to env(1) o [2004/04/18] i386/65691 i386 fxp0: device timeout o [2004/04/18] bin/65707 scp does not deal with local file copies p [2004/04/18] i386/65729 i386 Document machdep.hlt_cpus sysctl o [2004/04/19] kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops o [2004/04/19] kern/65786 [vfs_syscalls.c] Incorrect fifo semantics s [2004/04/20] ports/65794 joe net/ripetools is obsolete o [2004/04/20] bin/65803 gad bin/ps enhancements (posix syntax, and mo s [2004/04/20] ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow f [2004/04/20] ports/65824 ports-bugs sysutils/LPRng and sysutils/LPRngTool - a o [2004/04/20] ports/65828 trevor Returned mail: address is restricted o [2004/04/20] ports/65829 trevor Returned mail: address is restricted o [2004/04/21] ports/65865 roam [PATCH] dns/djbdns: add WITH_JUMBO - coll o [2004/04/22] docs/65895 doc incorrect "omshell" link in "dhclient" ma f [2004/04/23] ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive c o [2004/04/24] ports/65934 nork [NEW PORT] japanese/ja-xmms: X Multimedia p [2004/04/25] kern/65971 bms LINUX_SOUND_MIXER_INFO Ioctl addition for o [2004/04/25] bin/65973 Problem logging in to the NIS slave and N o [2004/04/26] docs/65988 doc incorrect references to ppp.conf in handb o [2004/04/27] ports/66032 portmgr [PATCH] bsd.port.mk: clean room installat o [2004/04/28] ports/66042 ports-bugs new port: www/suexec13 (standalone suexec o [2004/04/29] kern/66079 bms route change default causes panic in cert o [2004/04/29] docs/66091 doc ppp(8) docs out-of-date for -CURRENT o [2004/04/29] bin/66095 template_user is broken in pam_radius o [2004/04/30] ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of o [2004/04/30] ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detecti o [2004/05/03] kern/66185 twe driver generates gratuitous warning o o [2004/05/03] kern/66225 [patch] extend ng_eiface(4) control messa o [2004/05/04] ports/66246 ports-bugs new ports: textproc/docbook-utils, textpr o [2004/05/04] docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes no o [2004/05/04] docs/66265 doc [patch] Document what -f and LD_TRACE_LOA o [2004/05/04] ports/66266 ports-bugs ports/net/yptransitd: support FreeBSD NIS o [2004/05/04] kern/66268 glebius [PATCH] Socket buffer resource limit (RLI f [2004/05/05] ports/66275 petef New port: net/cnupm The BPF Traffic Colle o [2004/05/05] gnu/66279 less(1) -- add support for stty(1) erase2 p [2004/05/05] kern/66280 [PATCH] Add another ac97 id o [2004/05/05] ports/66282 ports-bugs [NEW PORT] mail/p5-Mail-Vispan: PERL scri p [2004/05/05] docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to n o [2004/05/05] docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_op p [2004/05/06] bin/66311 fenner TCPDUMP ISAKMP payload handling denial-of o [2004/05/07] ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java por o [2004/05/07] docs/66343 doc unlisted supported card on man page for w o [2004/05/07] standards/66357standards make POSIX conformance problem ('sh -e' & o [2004/05/08] ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o [2004/05/09] bin/66420 [PATCH] tcsh: history mangles command lin o [2004/05/09] kern/66422 sound [sound] [patch] no sound on modern Sony V o [2004/05/09] kern/66425 [patch] Extending dual console support (/ o [2004/05/09] docs/66426 doc handbook update (desktop section): web br o [2004/05/10] bin/66445 Add options to last(1) to ignore ftp logi f [2004/05/10] ports/66476 adamw [NEW PORT] misc/gaim-talkfilters: A neat o [2004/05/10] alpha/66478 alpha unexpected machine check: panic for 4.9, o [2004/05/10] ports/66480 openoffice openoffice-1.1.1 port uses root's $HOME f o [2004/05/10] docs/66483 doc [patch] share/man/man4/csa.4 grammar nits o [2004/05/10] bin/66492 cpio -o -Hustar creates broken timestamps o [2004/05/11] docs/66505 trhodes escaping '~' and '$' characters in login. o [2004/05/11] ports/66506 ports-bugs [NEW PORT] www/p5-Apache-GopherHandler: G o [2004/05/11] ports/66511 x11 xdm xlogin*background color issue o [2004/05/11] ports/66520 portmgr Have OPTIONS set defaults when BATCH or P o [2004/05/11] standards/66531standards _gettemp uses a far smaller set of filena p [2004/05/11] docs/66541 bms [patch] sbin/ifconfig/ifconfig.8 wordsmit o [2004/05/11] kern/66547 usb [usb] Palm Tungsten T USB does not initia o [2004/05/12] i386/66564 3c920-MV00 PHY detection problem s [2004/05/12] ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/ o [2004/05/12] kern/66589 processes get stuck in "inode" state when o [2004/05/13] bin/66594 marcel gdb dumps core o [2004/05/14] kern/66642 sound [sound] pcm0: play: 0: play interrupt tim o [2004/05/16] bin/66677 mv incorrectly copies somedir/.. to ./.. o [2004/05/17] conf/66726 /etc/periodic/security/ 800.loginfail scr f [2004/05/17] ports/66762 vs Update port: games/xpilot-ng (split into o [2004/05/17] bin/66763 mdmfs: sync arguments with those of newfs o [2004/05/17] docs/66768 doc 4_RELENG share/man/man4/ng_one2many.4 MFC o [2004/05/17] docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, o [2004/05/17] docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 o [2004/05/17] docs/66775 roam Clarification to committer's guide that p s [2004/05/18] ports/66808 portmgr bsd.port.mk: bsd.autotools.mk appears too o [2004/05/19] ports/66892 portmgr possible bug in philosophy of ports/MOVED o [2004/05/19] bin/66893 [patch] LINUX NIS clients connecting to F o [2004/05/20] bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix u o [2004/05/21] kern/66981 Can't read audio CDs with a samsung sw-25 o [2004/05/21] bin/66988 [Patch] apm.c check validation of the ret f [2004/05/21] i386/66996 i386 Problem with CD/DVD ROM o [2004/05/21] i386/66997 [bge(4)] Problem with Broadcom BCM5705M a o [2004/05/21] i386/67011 mdodd [patch] MFC of vpd driver for IBM xSeries p [2004/05/21] kern/67013 bms A potential bug detected in /sys/netipsec o [2004/05/22] bin/67041 "fortune -m" peeks in "fortune" file only o [2004/05/22] www/67042 www FreeBSD rdf feed not valid o [2004/05/22] i386/67055 i386 Mouse (wheel) detection problem on SIS748 o [2004/05/23] docs/67078 doc [patch] MFC of a rtld(1) man page is inco o [2004/05/23] ports/67095 ports-bugs New port: www/p5-PLP: A Perl embedder som o [2004/05/24] bin/67142 rpc.yppasswdd incorrectly throws errors a o [2004/05/25] bin/67172 w,finger display the remote host incorrec o [2004/05/25] ports/67183 cy security/pam_krb5 requires updating f [2004/05/25] i386/67189 acpi ACPI S3 reboot computer on Dell Latitude s [2004/05/25] ports/67192 ports-bugs mod_perl-related regressions in the newes o [2004/05/26] bin/67231 [patch] pam_krb5 doesn't honor default fl o [2004/05/27] kern/67242 tackerman [PATCH] dev/em/if_em.c isn't ctags compat o [2004/05/27] bin/67256 tcsh does not honor LC_ALL and/or LC_MESS o [2004/05/28] bin/67307 ready to import bootstrap_cmds/decomment o [2004/05/28] bin/67308 ready to import bootstrap_cmds/relpath fr o [2004/05/28] kern/67309 acpi zzz reboot computer (ACPI S3) a [2004/05/29] bin/67317 bms patch to nfsd.c to make it slightly more o [2004/05/29] bin/67334 mount_cd9660 gives dscheck: negative b_bl p [2004/05/29] kern/67357 brooks Patch for uftdi to support Intrepidcs.com o [2004/05/30] i386/67383 i386 [patch] do a better job disassembling cod f [2004/06/01] ports/67436 portmgr patch for bsd.port.mk: GNU_CONFIGURE_PREF o [2004/06/01] ports/67437 portmgr patch for bsd.port.mk: NO_BUILD and PKGNA o [2004/06/01] i386/67456 i386 [LOR] LOR on dual-xeon w/ ht o [2004/06/02] ports/67500 clement new port for irc/thales: an irc to mysql o [2004/06/02] www/67502 www cvs-all commit message did not include al s [2004/06/03] ports/67531 portmgr New spanish virtual branch o [2004/06/03] kern/67545 [nfs] NFS Diskless Mount Option Suggestio p [2004/06/03] conf/67549 No Cents for es_ES monetdef (Euro) o [2004/06/03] bin/67550 Add BLK_SIZE option to tftpd server o [2004/06/04] ports/67553 sumikawa ports/devel/cvs+ipv6 - add mirror o [2004/06/04] www/67554 www man-cgi visual glitch on 3-word titles f [2004/06/04] ports/67562 portmgr patch for bsd.port.mk - USE_BDB, WANT_BDB o [2004/06/04] gnu/67565 SIGPIPE processing in cvs 1.11.5 may lead o [2004/06/04] ports/67572 ports-bugs New port: mnogosearch-devel: Full feature o [2004/06/04] i386/67578 [kbd] Keyboard error IBM xSeries 335 o [2004/06/04] kern/67580 request to add hints for boot failures f [2004/06/05] kern/67603 No driver found: PCMCIA Cardbus, D-Link D f [2004/06/06] kern/67627 phk [panic] gbde kernel panic o [2004/06/07] www/67651 hrs Update early-adopter post-4.10 o [2004/06/07] bin/67687 iostat does not provide read vs. write st f [2004/06/08] kern/67694 kernel build fails with damaged /usr/incl s [2004/06/08] kern/67706 [unionfs] cvs update over a union mount s o [2004/06/08] bin/67723 FreeBSD 5.x restore cannot handle other p o [2004/06/09] ports/67762 roam portupgrade of stunnel asks for input eve o [2004/06/09] i386/67763 i386 [patch] PCMCIA: MELCO manufacturer code s o [2004/06/10] i386/67773 i386 5.x series - md5 on dev no longer works e f [2004/06/10] docs/67806 doc [patch] Let 5.x users know how to boot in s [2004/06/11] ports/67815 ports-bugs ImageMagick no longer recognizes FlashPix f [2004/06/11] i386/67818 bz Marvell if_sk driver watchdog timeout iss o [2004/06/11] kern/67830 [patch] CPU affinity problem with forked o [2004/06/11] ports/67832 jdp Change request: net/cvsup (STATIC -> WANT f [2004/06/11] ports/67839 girgen www/mod_jk2-apache2 2.0.2: uri /*.jsp mat o [2004/06/13] docs/67893 doc boot.8's -m description is insufficient. o [2004/06/13] alpha/67903 alpha hw.chipset.memory: 1099511627776 - thats o [2004/06/14] bin/67943 find(1) fails when current directory is n o [2004/06/15] ports/67970 gnome ports textproc/libxml, textproc/libxslt: o [2004/06/16] bin/68014 stty -pendin does not turn off pendin mod o [2004/06/16] bin/68016 Bug in visual bell on console (kbdcontrol o [2004/06/17] kern/68026 jdp [patch] add net_remove_domain, domain ref f [2004/06/17] ports/68061 knu databases/ruby-bdb1 has hardcoded install o [2004/06/17] bin/68062 standalone repeat(1) command o [2004/06/18] kern/68081 [patch] sys/time.h (lint fix) o [2004/06/18] i386/68087 i386 wget core dumps with: Assertion failed: ( o [2004/06/19] conf/68108 [patch] Adding mac-address /conf selector o [2004/06/19] kern/68110 hsu [PATCH] RFC 3522 for -HEAD o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med o [2004/06/19] kern/68122 sound [sound] Device busy (/dev/dsp)- insane, n f [2004/06/20] bin/68130 adduser man page and usage inconsistent w o [2004/06/20] bin/68134 rwatson 'invalid hostname' displayed in w/who out o [2004/06/20] i386/68140 i386 Problem with Sony AIT ATAPI Tape dirve a [2004/06/22] kern/68189 luigi arp -a discloses non-jail interfaces with o [2004/06/22] kern/68192 Cannot use quotas on jailed systems o [2004/06/22] docs/68201 keramida [patch] pthread_atfork(3) man page f [2004/06/23] i386/68219 acpi ACPI + snd_maestro3 problem o [2004/06/23] kern/68225 sound [sound] trouble with sound on Dell Latitu o [2004/06/23] kern/68232 [patch] ugen(4) isochronous handling corr s [2004/06/24] ports/68276 lioux [REPOCOPY] mail/qmail-smtp_auth+tls -> ma o [2004/06/25] kern/68311 [patch] it is impossible to override defa o [2004/06/25] bin/68312 be able to create fdisk partions using si o [2004/06/25] kern/68315 [patch] atacontrol addspare for 4.x o [2004/06/25] kern/68317 [patch] on soft (clean) reboots clean dme o [2004/06/25] bin/68328 enable configuration of extra listen sock s [2004/06/25] ports/68337 portmgr patch so that README.html files in ports s [2004/06/25] ports/68346 portmgr Nested port install requires user interve o [2004/06/27] kern/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB M o [2004/06/27] kern/68435 wpaul xl driver in freebsd 5.x only works if pr o [2004/06/28] bin/68437 conscontrol DEVDIR -> _PATH_DEV fix and m o [2004/06/28] docs/68453 doc [patch] rc.subr.8 o [2004/06/28] kern/68458 Burning DVD causes lots of FAILURE - READ o [2004/06/28] kern/68459 Patches to mknod(2) behave more like Linu o [2004/06/30] i386/68514 i386 Realtek driver halts on oversized frames o [2004/06/30] kern/68515 sound [sound] sound card noise (ES1938, 5.0) o [2004/06/30] i386/68518 i386 Hangs while loading 82443BX agp during bo p [2004/06/30] conf/68524 Including the Basque in the system o [2004/06/30] conf/68525 rc Loader's verbose boot mode has rc.d/local o [2004/06/30] bin/68527 Resizing 'top' running in a terminal to o f [2004/06/30] ports/68532 emulation Add support for multiple VMWare instances o [2004/07/01] bin/68552 tip(1) does not set noncanonical mode inp o [2004/07/01] ports/68569 knu bsd.ruby.mk should not use `.error' o [2004/07/02] bin/68586 dwmalone [patch] allow syslogd to forward to non-d o [2004/07/02] kern/68594 sound [sound] [patch] enable S/PDIF output for o [2004/07/02] docs/68606 doc Porter's Handbook: document how to write o [2004/07/03] kern/68623 [patch] sf(4) (Adaptec StarFire) multiple o [2004/07/04] kern/68665 sound [sound] pcm doesn't detect Realtek ac97 o o [2004/07/05] kern/68690 write(2) returns wrong value when EFAULT p [2004/07/05] bin/68691 dwmalone syslogd - correct program name handling o [2004/07/05] kern/68692 andre [patch] Move ARP out of routing table o [2004/07/05] ports/68697 roam [PATCH] dns/djbdns: use bsd.port.pre.mk o [2004/07/05] ports/68707 roam [PATCH] mail/vpopmail: Add option to use o [2004/07/06] i386/68719 usb [usb] USB 2.0 mobil rack+ fat32 performan o [2004/07/06] ports/68728 se update ftp/jftpgw to 0.13.5 + rcNG'ify o [2004/07/07] conf/68745 rc /etc/rc.d/devfs runs after ntpd so links s [2004/07/07] ports/68747 gnome [patch] upgrade print/freetype2 o [2004/07/07] i386/68754 i386 [hang] SMP reset bug (Tyan Thunder100, 44 o [2004/07/07] kern/68765 [mmap] a little data can be stored beyond o [2004/07/08] bin/68797 cut(1) patches to fflush after each write o [2004/07/08] ports/68826 ports-bugs various anomalies with xemacs port o [2004/07/09] bin/68840 [PATCH] Add Solaris-style -x flag to iost o [2004/07/09] docs/68843 doc Dates on rc.subr(8) & rc(8) are whack. o [2004/07/09] docs/68845 doc The .At macro produces unexpected results o [2004/07/09] bin/68848 [patch] find(1) shows pathname as optiona o [2004/07/09] sparc64/68869sparc64 netcard: Unexpect packet size, drop packe a [2004/07/11] bin/68904 eik pkg_install fixes (_PATH_*, sprintf -> sn o [2004/07/11] misc/68905 core dump ownership issue o [2004/07/11] ports/68908 knu x11/kde3 depends on missing port o [2004/07/11] conf/68916 Named starts PRIOR to ldconfig f [2004/07/12] kern/68961 markm [PATCH] Implement /dev/full o [2004/07/13] bin/68981 unlogic jot behaviour. o [2004/07/13] kern/68991 le [vinum] vinum doesn't care which type a p o [2004/07/13] bin/69010 [2] Portability fixes for FreeBSD build u o [2004/07/13] threads/69020threads pthreads library leaks _gc_mutex o [2004/07/14] kern/69064 [patch] No multiple ip4/6's could assigne o [2004/07/15] bin/69083 [patch] basic modelines for contrib/nvi o [2004/07/15] kern/69084 sound [sound] Error while initializing the soun o [2004/07/15] ports/69097 knu portupgrade's portsdb can't run without P o [2004/07/15] ports/69104 portmgr bsd.port.mk assumes "fetch" as FETCH_CMD o [2004/07/17] bin/69164 marcel GDB/amd64: coredump while debugging a cor o [2004/07/17] ports/69191 roam SRV patch for dnbs/djbdns o [2004/07/18] ports/69243 knu portupgrade - portinstall can't find port o [2004/07/18] i386/69257 i386 [patch] in_cksum_hdr is non-functional wi o [2004/07/19] ports/69267 demon RRDTool is not PREFIX safe o [2004/07/19] bin/69268 wpaul Fix ndiscvt to warn you if it's going to o [2004/07/19] docs/69271 doc Porter's Handbook: hint on proper pkg-mes o [2004/07/19] kern/69283 sound [sound] Via 8233 driver records at half s o [2004/07/19] ports/69288 mharo [PATCH] security/sudo: Fix deinstall o [2004/07/19] ports/69309 ale mysql database backup script for periodic o [2004/07/20] kern/69356 LOR in rtsock.c/route.c o [2004/07/21] bin/69362 mbr amd (automounter) does not properly detec o [2004/07/21] docs/69383 doc disklabel = bsdlabel in 5.X or later o [2004/07/22] bin/69398 [patch] cleartext display of password in f [2004/07/22] ports/69421 perl perl5-related distfiles are in common dis o [2004/07/22] kern/69448 socket.h: cmsghdr macros don't work with o [2004/07/23] i386/69460 i386 the nic's speed slow down when both side f [2004/07/23] ports/69475 vs xemacs invalidly calls xargs (witj unexis o [2004/07/23] kern/69502 kldload will load modules that are in the o [2004/07/24] ports/69537 knu Portupgrade cannot be run by cron properl o [2004/07/25] ports/69556 ports-bugs New port: security/secure_delete Secure d o [2004/07/25] ports/69586 ports-bugs New port: chinese/PCManX o [2004/07/26] kern/69633 sound [sound] fm801 kernel module does not work o [2004/07/27] kern/69650 [patch] make getserv* functions work with o [2004/07/28] kern/69688 i386 NATD does not work with outgoing PPTP VPN o [2004/07/28] amd64/69705 amd64 IPC problem (msq_queues) o [2004/07/28] amd64/69709 amd64 ACPI enabled then floppy don't work (5.2. o [2004/07/28] i386/69722 i386 wi0: init failed o [2004/07/29] i386/69730 i386 [patch] puc driver doesn't support PC-Com o [2004/07/29] i386/69750 acpi Boot without ACPI failed on ASUS L5 o [2004/07/29] bin/69763 [patch] /usr/bin/tip strips hi-bit s [2004/07/30] www/69780 www query-pr-summary.cgi generates very large o [2004/07/30] conf/69821 'what kernel' doesn't work o [2004/07/30] kern/69825 [setgroups] 1st group supplied to setgrou o [2004/07/30] kern/69826 [setgroups] 16th group has no effect when p [2004/07/31] kern/69858 Intel E7205 Chipset AGP Support o [2004/08/01] docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not o [2004/08/01] bin/69875 `mlxcontrol status ' hangs wit o [2004/08/02] sparc64/69893sparc64 asr panics the system on sparc64 o [2004/08/02] kern/69931 i386 PS/2 Optical Mouse (Micro Innovations) mi o [2004/08/03] kern/69963 ipfw ipfw: install_state warning about already o [2004/08/03] ports/69965 portmgr check for moved ports in "make deinstall- o [2004/08/04] bin/69986 [patch] sysinstall: No job control in fix o [2004/08/04] kern/69989 killing process that uses snp + unloading o [2004/08/04] ports/69997 portmgr [PATCH] Change USE_LINUX in bsd.port.mk t o [2004/08/04] bin/70002 sysinstall(8) fails to locate FTP dirs if o [2004/08/05] ports/70017 ports-bugs New port: japanized strings(1) command (j o [2004/08/05] ports/70026 billf net/mtr port does not follows WITH_IPV6 s f [2004/08/05] i386/70036 i386 pcn device not recognizing device o [2004/08/05] docs/70048 magic(5) file has a typo at second test f o [2004/08/06] ports/70062 ports-bugs tetxproc/p5-Bloom-Filter - A new port of o [2004/08/08] ports/70156 sergei [PATCH] devel/porttools: fix finding orig o [2004/08/08] bin/70182 [patch] fortune -e implementation bug a [2004/08/09] ports/70205 roam ports/net/datapipe shouldn't bind to list o [2004/08/09] docs/70217 doc Suggested rewrite of docproj/sgml.sgml o [2004/08/09] ports/70219 hq Updating Java ports to bsd.java.mk 2.0 o [2004/08/10] ports/70233 demon [PATCH] devel/p5-Test-Harness: skip prove o [2004/08/10] bin/70245 re Change to src/release/Makefile to aid doc o [2004/08/10] conf/70252 add System Administrator Appreciation Day f [2004/08/10] ports/70271 thierry [new port] biology/finchtv a DNA sequence o [2004/08/10] bin/70283 mtm adduser aborts in batch mode with comment o [2004/08/11] java/70292 java jdk14 compile problem o [2004/08/11] kern/70296 sound [sound] [patch] Add support for AD1888 AC o [2004/08/11] bin/70297 request to make amd timeouts per-mount lo a [2004/08/11] ports/70300 sergei devel/porttools does not use EMAIL from ~ f [2004/08/11] ports/70308 ports-bugs finance/openhbci port update o [2004/08/11] docs/70310 doc [PATCH] Add information about DragonFly t f [2004/08/11] ports/70327 lioux [PATCH] mail/qmail: Add an option to not o [2004/08/12] bin/70335 inconsistent syslog behavior when max chi o [2004/08/12] bin/70336 telnetd always exits with value 1 o [2004/08/12] bin/70355 [patch] dhclient-script is chatty with RE f [2004/08/12] kern/70362 sanpei QUIRK: [patch] LaCie 160GB USB drive o [2004/08/12] ports/70365 knu sysutils/portupgrade incorrectly give inf o [2004/08/12] ports/70366 lev devel/subversion causes incorrect swig13/ o [2004/08/13] ports/70400 jedgar databases/p5-Mysql is incompatible with d o [2004/08/13] kern/70401 darrenr [modules] Could not load ipl.ko when no I f [2004/08/13] ports/70433 ports-bugs new plugin port for childsplay o [2004/08/15] bin/70476 sbin/reboot change, -p behavior default f o [2004/08/15] amd64/70500 amd64 bge driver for 3Com 3C996B on amd64 preve o [2004/08/16] ports/70503 steve open-motif demos should not be installed o [2004/08/16] docs/70507 doc RE in BUG section of re_format(7) in obso o [2004/08/16] bin/70511 When fread()ing with buffering turned off o [2004/08/16] kern/70523 usb [usb] [patch] umct sending/receiving wron o [2004/08/16] bin/70528 No libffi on amd64, either with native co o [2004/08/16] bin/70536 reboot -dp tries to dump when powering of o [2004/08/16] docs/70555 keramida [diff] changes to freebsd-glossary o [2004/08/17] docs/70583 ceri [PATCH] Update freebsd-glossary o [2004/08/18] kern/70608 [irq] ethernet-error (card uses duplicate o [2004/08/18] i386/70610 i386 [patch] spkr(4): hardcoded assumption HZ o [2004/08/19] docs/70652 hmp New man page: portindex(5) f [2004/08/19] kern/70673 harti gensnmptree is called from base and not / o [2004/08/20] ports/70683 ports-bugs [NEW PORT] x11-toolkits/p5-Gtk2-PodViewer o [2004/08/20] docs/70697 pcm(4) is out of date o [2004/08/20] kern/70708 [nfs] gcore/procfs not finding /proc/pid/ o [2004/08/20] conf/70715 Lack of year in dates in auth.log can cau o [2004/08/21] www/70751 www [PATCH] www/en/where.sgml update o [2004/08/21] bin/70756 [PATCH] indent mishandles code that is pr o [2004/08/21] bin/70795 [PATCH] misc nanobsd fixes and improvemen o [2004/08/21] kern/70798 Compatibility: Sun/Solaris has an fcntl() f [2004/08/21] ports/70801 ports-bugs [NEW PORT] mail/crm114-devel: An Markov b o [2004/08/21] ports/70802 knu portupgrade cannot find downloaded packag o [2004/08/22] i386/70810 i386 [patch] Enable SMBus device on Asus P4B s o [2004/08/22] standards/70813standards [PATCH] ls not Posix compliant o [2004/08/22] ports/70831 tobez make perl5.8 port SU_CMD aware o [2004/08/22] i386/70832 i386 Serious problems with RealTek NIC using r f [2004/08/22] kern/70835 sanpei QUIRK: [patch] scsi_da does not recognize o [2004/08/23] ports/70845 ports-bugs [NEW PORT] devel/tkshape - A Tk library t o [2004/08/23] kern/70852 sound [sound] via82xx PCM driver does not enabl o [2004/08/23] kern/70880 peter [nfs] 5.3 beta1 nfs problem o [2004/08/24] ports/70900 edwin [patch] devel/sdl12 inconsistency between o [2004/08/24] kern/70904 darrenr ipfilter ipnat problem with h323 proxy su o [2004/08/24] docs/70916 roam msync.2 manpage update o [2004/08/25] i386/70926 i386 [boot] 5.3Beta-1 bootstrap error: "atapci o [2004/08/25] kern/70942 usb [usb] Genius Wireless USB mouse: moused d o [2004/08/26] docs/70985 standards [patch] sh(1): incomplete documentation o o [2004/08/26] ports/70999 ports-bugs New port: graphics/evas1 Hardware acceler o [2004/08/26] misc/71005 [patch] bug in libsem o [2004/08/27] kern/71045 [dhcp] DHCP-Request is sets other device' s [2004/08/28] ports/71064 maho /usr/ports/math/atlas-devel o [2004/08/29] bin/71098 CVS keywords are not expanded with CVS 1. o [2004/08/30] kern/71142 delphij [patch] add vesa [1024x768] mode support o [2004/08/30] docs/71153 simon [ftp download] Doc packages install in /l o [2004/08/31] kern/71184 andre tcp-sessions hangs on FIN_WAIT_2 state o [2004/08/31] gnu/71210 Update to GNU sdiff: add user-preference o [2004/09/01] kern/71219 /proc/*/map dont tell file offset o [2004/09/01] conf/71254 ncurses: xterm vs. cons* termtypes or sc( o [2004/09/01] kern/71258 [patch] anonymous mmappings not always pa p [2004/09/02] kern/71274 silby Frequent bind()/connect()'s assign same l o [2004/09/02] kern/71280 aue0 device (linksys usb100tx) doesn't wo p [2004/09/02] kern/71317 sanpei [sound] [patch] Add nForce2 sound support o [2004/09/03] ports/71326 ports-bugs New Port: net/shmux Shell multiplexer usi o [2004/09/03] kern/71334 [ PATCH ] mem_range_attr_{set|get} are no o [2004/09/04] ports/71363 sergei [PATCH] devel/porttools: check extra dire o [2004/09/04] kern/71366 ipfw "ipfw fwd" sometimes rewrites destination o [2004/09/04] ports/71381 ports-bugs New port:: A tool that, installed on a ga o [2004/09/05] conf/71386 loader.conf: hint.apic.0.disabled="YES" d o [2004/09/05] kern/71398 [patch] Intel PRO/Wireless 2100 (Centrino o [2004/09/06] conf/71415 [PATCH] /etc/rc.subr - devfs ruleset pars o [2004/09/06] kern/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] kern/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] kern/71422 rwatson LOR in sys/net/bpf p [2004/09/07] kern/71449 [patch] sys/compat/ndis Compilation warni o [2004/09/07] kern/71450 [if_de] MAC address change on 21040 "Tuli o [2004/09/07] kern/71455 usb [usb] Slow USB umass performance of 5.3 o [2004/09/07] ports/71461 ports-bugs New port: net/vqcc-gtk LAN chat client co o [2004/09/07] ports/71462 vs New port: net/sixxs-aiccu ipv6 TIC+ tunne o [2004/09/07] kern/71474 route lookup does not skip interfaces mar o [2004/09/08] conf/71488 [patch] create spooldirs for lpd (in a di f [2004/09/08] ports/71489 ports-bugs [PATCH] www/slash: initial support for mo o [2004/09/08] www/71492 www (software submission) -> development o [2004/09/08] ports/71498 tobez update port: databases/p5-GDBM: update an o [2004/09/09] ports/71512 james vncserver problems on amd64 and x.org o [2004/09/09] bin/71513 [PATCH] allow -user/group +/-id construct o [2004/09/09] kern/71532 Multiple SCSI-Busses are seen differently o [2004/09/09] ports/71535 ports-bugs port sysutils/xbatt modification o [2004/09/09] ports/71536 emulation emulators/rtc: kernel msg "rtc: [number] p [2004/09/09] ports/71544 arved devel/tvision might need these extra patc o [2004/09/10] conf/71549 /etc/termcap missing passthrough printing s [2004/09/10] ports/71550 thierry New port: devel/plan9port port of Plan9 s o [2004/09/10] docs/71555 doc how to run matlab on 5.2 f [2004/09/11] bin/71580 Sendmail is built and installed on a buil o [2004/09/11] i386/71586 i386 FreeBSD 5.3-BETA3 #3 hang during boot on o [2004/09/11] ports/71591 markp audio/funktrackergold segfaults o [2004/09/11] ports/71604 ports-bugs Update port: net/qadsl Update to 1.3.3 o [2004/09/11] kern/71605 usb [usb] [patch] umass doesn't recognize mul o [2004/09/11] kern/71608 XIRCOM REM56-100 Ethernet 10/100 can't co o [2004/09/12] bin/71613 [PATCH] cleanup of the usr.sbin/tracerout o [2004/09/12] bin/71614 [PATCH] cleanup of the usr.sbin/ugidfw co o [2004/09/12] bin/71616 [PATCH] cleanup of the usr.sbin/yp_mkdb c o [2004/09/12] bin/71617 [PATCH] cleanup of the usr.sbin/ypserv co o [2004/09/12] bin/71618 [PATCH] cleanup of the usr.sbin/timed cod o [2004/09/12] bin/71619 [PATCH] cleanup of the usr.sbin/tcpdump c o [2004/09/12] bin/71620 [PATCH] cleanup of the usr.sbin/sysinstal o [2004/09/12] bin/71621 [PATCH] cleanup of the usr.sbin/sliplogin o [2004/09/12] bin/71622 [PATCH] cleanup of the usr.sbin/sicontrol o [2004/09/12] bin/71623 [PATCH] cleanup of the usr.sbin/pcvt code o [2004/09/12] bin/71624 [PATCH] cleanup of the usr.sbin/rtadvd co o [2004/09/12] bin/71625 [PATCH] cleanup of the usr.sbin/rpc.ypupd o [2004/09/12] bin/71626 [PATCH] cleanup of the usr.sbin/rpc.statd o [2004/09/12] bin/71627 [PATCH] cleanup of the usr.sbin/rpc.lockd o [2004/09/12] bin/71628 [PATCH] cleanup of the usr.sbin/rpcbind c o [2004/09/12] bin/71629 [PATCH] cleanup of the usr.sbin/pppstats o [2004/09/12] bin/71630 [PATCH] cleanup of the usr.sbin/pppd code o [2004/09/12] bin/71631 [PATCH] cleanup of the usr.sbin/pppctl co o [2004/09/12] bin/71632 [PATCH] cleanup of the usr.sbin/ndp code o [2004/09/12] bin/71633 [PATCH] cleanup of the usr.sbin/mrouted c o [2004/09/12] bin/71653 [PATCH] usr.sbin/asf may use uninialised o [2004/09/12] bin/71659 [PATCH] cleanup of the usr.sbin/mount_por o [2004/09/12] bin/71660 [PATCH] cleanup of the usr.sbin/kgmon cod o [2004/09/12] bin/71661 [PATCH] cleanup of the usr.sbin/keyserv c o [2004/09/12] bin/71663 [PATCH] cleanup of the usr.sbin/i4b code o [2004/09/12] bin/71664 [PATCH] cleanup of the usr.sbin/fwcontrol o [2004/09/12] bin/71665 [PATCH] cleanup of the usr.sbin/dconschat o [2004/09/12] bin/71666 [PATCH] cleanup of the usr.sbin/btxld cod o [2004/09/12] bin/71667 [PATCH] cleanup of the usr.sbin/bootparam o [2004/09/12] bin/71669 [PATCH] cleanup of the usr.sbin/atm code o [2004/09/12] bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o [2004/09/12] kern/71683 [nis] NIS/NFS problem [4.8] o [2004/09/13] docs/71690 inaccurate information in systat(1) manpa s [2004/09/13] ports/71693 thierry [NEW PORT] x11-clocks/9clock: This is a s o [2004/09/13] ports/71706 lioux Update of net/linux-edonkey-core o [2004/09/13] kern/71708 [PATCH] MAKEDEV create n+1 bpf devices o [2004/09/13] kern/71711 [PATCH] generate a single bpf timestamp f o [2004/09/14] ports/71724 x11 x11/XFree86-4-clients: luit does not reco p [2004/09/14] kern/71726 sanpei [sound] [patch] nForce3 250(CK8S) audio s o [2004/09/14] docs/71739 doc amd.8 points to old web-page o [2004/09/15] bin/71748 [patch] make vidcontrol accept mode names o [2004/09/15] bin/71749 [PATCH] truss -f causes circular wait whe o [2004/09/15] ports/71754 ale php4 modules do not include functions whi f [2004/09/15] conf/71757 brooks no /etc/rc.d/diskless script in FreeBSD 5 o [2004/09/15] conf/71767 [patch] French translations for keyboards s [2004/09/15] bin/71773 des [patch] genericize.pl -c misses some comm o [2004/09/15] kern/71774 NTFS cannot "see" files on a WinXP filesy o [2004/09/16] docs/71782 doc mount_nfs man page is a bit out of date o [2004/09/16] ports/71790 mi devel/icu2: add koi8-u converter to stand o [2004/09/16] bin/71801 [patch] Add ncurses utility programs: inf o [2004/09/17] kern/71809 wifi hostap mode speed problem [6-CURRENT o [2004/09/17] kern/71813 I get a geometry error on my wd 200gb hd f [2004/09/17] kern/71818 sanpei QUIRK: support for DMR1000 USP flash pen/ o [2004/09/17] kern/71833 multiple process disc access / injustice s [2004/09/18] bin/71855 [patch] making kdump WARNS=6 clean o [2004/09/19] ports/71905 okazaki new port: Irrlicht, a real time 3d engine o [2004/09/20] kern/71923 [patch] ISDN-4-BSD software does not reco o [2004/09/20] i386/71924 i386 timeouts with ata+hpt366 controller on BE f [2004/09/20] ports/71926 glewis [patch]Add linux-sun-jdk15 into bsd.java. o [2004/09/20] bin/71928 Disk quota doesn't work with numeric logi o [2004/09/20] docs/71946 doc [PATCH] Reference X.org instead of XFree8 o [2004/09/20] conf/71952 missing past participles in /usr/share/di o [2004/09/21] ports/71953 ports-bugs New port: x11-themes/kde-splash-freebsd: o [2004/09/21] kern/71965 andre TCP MSS issue in combination with ipfw fw o [2004/09/21] threads/71966threads Mlnet Core Dumped : Fatal error '_pq_inse o [2004/09/21] misc/71972 jhb "make buildkernel" fails when "options RE o [2004/09/21] docs/71980 doc Handbook says that no other software is k o [2004/09/22] conf/71994 [patch] Login shell may unnecessarily pri o [2004/09/22] ports/71997 ports-bugs New port:math/webwork used to create prob o [2004/09/22] standards/72006standards floating point formating in non-C locales o [2004/09/22] kern/72010 scsi [patch] mt -f /dev/rsa0.ctl comp off, or f [2004/09/22] ports/72016 joe Setiathome doesn't run on my second proce p [2004/09/23] docs/72020 brooks i386 boot(8) references obsolete disklabe o [2004/09/24] ports/72055 ports-bugs New port: lang/see Simple ECMAScript Engi o [2004/09/24] ports/72067 obrien [PATCH] editors/vim: i18n and extra suppo o [2004/09/25] conf/72076 [patch] German locales use old %d.%m.%y d o [2004/09/25] ports/72084 perky [patch] German locales use old %d.%m.%y d o [2004/09/26] ports/72113 green New port: misc/XScreenSaver.app: WindowMa o [2004/09/27] bin/72124 [patch] rm -P can't unlink u-w files o [2004/09/27] conf/72135 [patch] ipsec belongs to /etc/rc.d/NETWOR f [2004/09/29] ports/72167 ports-bugs New port: lang/xharbour An extended xBase f [2004/09/29] ports/72170 ports-bugs [PATCH] www/mozilla-bonobo - build also w o [2004/09/29] bin/72173 csplit(1) ver 1.9 wrong behaviour with ne o [2004/09/29] i386/72179 i386 Inconsistent apm(8) output regarding the f [2004/09/29] ports/72184 vs New port: editors/freemind: Mind-mapping o [2004/09/30] ports/72190 clsung [NEW PORT] textproc/p5-Text-NSP: Perl5 mo f [2004/09/30] bin/72193 pjd sysinstall crash with geom_raid3.ko o [2004/09/30] kern/72194 stack backtrace after wakeup from sleepin o [2004/09/30] ports/72202 eik portaudit warns about the CVS server vuln o [2004/09/30] kern/72217 [patch] Bug in calculation of the paramet o [2004/09/30] kern/72218 sound [sound] audio recording broken with emu10 o [2004/09/30] conf/72219 Sysinstall doesn't enable 3rd party MTA i o [2004/10/01] kern/72221 sound [sound] emu10k1 stereo channels are rever o [2004/10/01] kern/72224 umass devices not working under X [drm-re o [2004/10/01] bin/72232 qa [sysinstall] Installer installs gui-enabl p [2004/10/01] kern/72238 rwatson [patch] mac_seeotheruids restricts root o [2004/10/02] ports/72260 ports-bugs New port: irc/xchat-ecl-plugin A plugin t o [2004/10/02] kern/72263 gifconfig output corruption f [2004/10/03] kern/72273 Problem with pppoe dialup [5.3-BETA6] o [2004/10/03] conf/72277 [patch] update for /usr/share/skel f [2004/10/03] kern/72286 mlaier altq queueing in combination with bfe(4) o [2004/10/04] kern/72293 de(4) NIC performance degradation with de o [2004/10/04] ports/72298 anders thttpd update (move to rc_subr) f [2004/10/04] ports/72336 sergei update mail/maildrop o [2004/10/04] ports/72339 marius security/ssh2 port startup script needs t p [2004/10/05] i386/72340 des [PATCH] add Pentium M, P3 M, P4 M support o [2004/10/05] kern/72344 usb [usb] [patch] QUIRK: Dane-Elec zMate 512 o [2004/10/05] kern/72352 [PATCH] Support for VScom PCI-100L is mis o [2004/10/05] bin/72355 Can't run "strings" on a (disk) device, e o [2004/10/05] bin/72357 [patch] WARNS?=5 cleanup for src/tools/to o [2004/10/06] ports/72373 knu portupgrade/pkg_info falsely complains it f [2004/10/06] i386/72380 usb [usb] USB does not work [dual Celeron Abi o [2004/10/06] bin/72381 [patch] ifconfig lladdr does not set inte o [2004/10/06] docs/72383 doc manpage for awk(1) is terribly small and o [2004/10/06] ports/72398 jmz emulators/mtools man pages are too funky o [2004/10/07] ports/72417 sobomax [patch] enable options for net/ser o [2004/10/07] ports/72421 ports-bugs new port: py-Levenshtein o [2004/10/07] kern/72433 [patch] AMR raid, amrreg.h struct amr_enq o [2004/10/07] docs/72434 doc doc/share/examples/vim/accents2sgml.pl fi o [2004/10/07] docs/72435 doc doc/share/examples/vim/sgml2accents.pl fi o [2004/10/08] kern/72440 [patch] Not increment ifp->if_snd.ifq_dro o [2004/10/09] docs/72462 doc [PATCH] A few minor corrections to the hu f [2004/10/09] conf/72465 [patch] United States International keybo o [2004/10/09] kern/72468 OS does not know how to handle broadcast. f [2004/10/10] bin/72485 eik pkg_add -r unnecessarily downloads packag o [2004/10/11] kern/72498 Libc timestamp code on jailed SMP machine o [2004/10/11] bin/72501 cperciva script(1) loops after EOF is read p [2004/10/11] conf/72505 brian [patch] Fix rc.d/ppp-user to make use of o [2004/10/11] ports/72512 trevor mbrolavox port missing checksum o [2004/10/11] amd64/72517 Minor Bug in /etc/login.access o [2004/10/11] ports/72520 obrien asr-utils not working in 5.3BETA7 with Ad f [2004/10/11] docs/72545 doc [patch] [handbook] Update in Wireless Net o [2004/10/12] ports/72550 ports-bugs [NEW PORT] mail/itraxp: Advanced perl sup o [2004/10/12] kern/72560 jeff [patch] small cleanup of SCHED_ULE o [2004/10/12] kern/72585 [patch] [syscons] iso05-8x16.fnt lacks le o [2004/10/12] bin/72588 [patch] iostat tty stats field concatenat o [2004/10/13] kern/72639 5.3-BETA7 kernel config option ALT_BREAK_ o [2004/10/13] kern/72659 jeff [patch] little bug in sched_ule interract o [2004/10/14] bin/72674 [patch] make /usr/bin/whois use SK-NIC's o [2004/10/14] ports/72700 ports-bugs New port: devel/cl-uffi Universal Foreign o [2004/10/14] ports/72701 ports-bugs New port: devel/cl-uffi-cmucl Universal F o [2004/10/14] ports/72702 ports-bugs New port: devel/cl-uffi-sbcl Universal Fo o [2004/10/15] kern/72728 brooks [patch] keyboard debug and reboot qualifi o [2004/10/15] sparc64/72731sparc64 sparc64, 5.3-BETA7, "host" command doesn' o [2004/10/15] kern/72732 Kyocera 7135 quirk. o [2004/10/15] kern/72733 Kyocera 7135 Palm OS connection problem. o [2004/10/15] misc/72741 qa ssh broken on fixit cd (missing /dev/rand o [2004/10/16] ports/72758 ports-bugs New port: latex-schedule f [2004/10/16] ports/72759 ports-bugs Portsentry doesn't install sample startup o [2004/10/17] bin/72787 gtar in base system doesn't seem to honor o [2004/10/17] kern/72793 [patch] wicontrol prints out non-printabl a [2004/10/18] bin/72814 bms [patch] libpcap opens bpf as O_RDONLY - d o [2004/10/19] ports/72865 emulation emulators/vmware3 crashes on 5.3-STABLE o [2004/10/19] bin/72875 des Some utilities used in debugging do not f f [2004/10/19] ports/72880 thierry New port: sysutils/modules Dynamic modifi o [2004/10/19] bin/72881 yppush pushes map to local server o [2004/10/19] i386/72887 sound [sound] emu10k1: sound lag o [2004/10/20] conf/72901 [PATCH]: Prevent printing when doing an s o [2004/10/20] conf/72910 [patch] /etc/rc.d/sendmail does not corre o [2004/10/20] bin/72915 [cron] Cron will not send emails via Exim o [2004/10/20] kern/72920 emulation linux emulation : path "prefixing" is not o [2004/10/20] kern/72933 [patch] promisc mode on vlan interface do f [2004/10/20] ports/72938 vs Work-around for palm/pose BROKENess f [2004/10/21] ports/72955 sem New port: devel/opencxx Metaobject protoc s [2004/10/21] ports/72956 ports-bugs x11/dgs incorrectly marked as IGNORE o [2004/10/21] conf/72964 [patch] rc.d script needed to create wire o [2004/10/21] conf/72978 [patch] add danish syscons keymap with ac o [2004/10/22] kern/72987 ipfw/dummynet pipe/queue 'queue [BYTES]KB o [2004/10/22] kern/72995 sound [sound] Intel ICH2 (82801BA) - sound near o [2004/10/22] kern/72997 [if_sk] Network performance down [6-CURRE o [2004/10/22] sparc64/72998sparc64 [patch] set_mcontext() change syscalls pa o [2004/10/22] ports/73009 x11 5.3-RC1 ports refer to XF86Config - shoul o [2004/10/23] kern/73034 libalias does not handle lowercase port/e o [2004/10/23] kern/73051 tun0: Warning: ff02:5::/32: Change route o [2004/10/23] i386/73056 usb [usb] Sun Microsystems Type 6 USB mouse n o [2004/10/24] ports/73061 clsung Update port: devel/p5-Glib2 (enable threa o [2004/10/24] ports/73062 ports-bugs New port: devel/p5-Gnome2-GConf, Perl bin o [2004/10/24] ports/73063 ports-bugs New port: misc/translator, a GTK+ fronten o [2004/10/24] www/73093 ale Update status of the FreeBSD Italian Docu o [2004/10/25] kern/73098 sound [sound] Scan rate of sound card shifts wh p [2004/10/25] bin/73110 rwatson [patch] ffsinfo conversion from atol() to o [2004/10/25] amd64/73111 obrien Optimized libc string functions missing f p [2004/10/25] bin/73112 rwatson [patch] change atol() to strtol() in bads o [2004/10/26] ports/73150 clsung [NEW PORT] textproc/p5-Search-VectorSpace o [2004/10/26] ports/73152 ports-bugs [NEW PORT] graphics/chartdirector: Charti o [2004/10/26] kern/73165 emulation [patch] getting rid of COMPAT_43 dependan f [2004/10/27] ports/73186 dougb [PATCH] dns/bind: minor fixes o [2004/10/27] kern/73195 bad PATH, missing HOME and TERM env var o o [2004/10/28] misc/73223 brooks [PATCH] Add USB keyboard option to Beasti o [2004/10/29] ports/73270 ports-bugs New port: www/p5-CGI-Builder-TT2 o [2004/10/29] kern/73276 ipfw2 vulnerability (parser error) o [2004/10/29] ports/73285 billf net-mgmt/flow-tools port improvements o [2004/10/29] kern/73294 [hang] hangs in default mode when AcceleP o [2004/10/30] ports/73304 cy Tripwire on 5.3.x (with fix attached) o [2004/10/30] i386/73308 i386 kevinxlinuz@126.com o [2004/10/30] ports/73317 anders [PATCH] security/vpnd: cosmetic fixes o [2004/10/30] ports/73320 ports-bugs New Port: kde_head_api_reference, the kde o [2004/10/30] bin/73327 [PATCH] iostat - extended mode display o [2004/10/30] i386/73328 i386 top shows NICE as -111 on processes start o [2004/10/31] bin/73337 nsswitch: potential invalid free o [2004/11/01] kern/73375 panic: vinvalbuf: dirty bufs o [2004/11/01] kern/73388 brooks [usb] usb-keyboard stops working f [2004/11/01] ports/73395 vs science/py-scipy will not build and some o [2004/11/02] bin/73411 [patch] FTPD could set attributes to 0600 o [2004/11/02] i386/73421 usb [usb] USB not recgnized/working on Toshib o [2004/11/02] misc/73428 Uchus'.Problema s ACPI.Driver dlya videoc o [2004/11/03] ports/73448 nectar [PATCH] nss_ldap - getpwnam does not retu o [2004/11/03] docs/73479 doc Handbook gives incomplete suggestion on i o [2004/11/03] ports/73487 clsung [New Port] devel/p5-Bundle-Perl6, A bundl o [2004/11/03] kern/73492 [feature request] Reliable Temporary File o [2004/11/03] kern/73496 [feature request] A more flexible version o [2004/11/04] kern/73514 mount_ntfs: can't access to a large file o [2004/11/04] kern/73517 pfil_hooks (ipfw,pf etc) and ipsec proces o [2004/11/04] ports/73529 fenner [PATCH] mbone/vic: Unbreak vic compilatio o [2004/11/04] kern/73546 invalid C-header-file o [2004/11/05] www/73549 www Mail list archive navigation difficulty o [2004/11/05] www/73551 www List archive 'quoted-printable' corruptio o [2004/11/05] kern/73553 brooks [usb] Microsoft USB Internet Keyboard not o [2004/11/06] docs/73583 doc [patch] add missing instructions to ndis( f [2004/11/06] ports/73609 haskell New port: x11-toolkits/wxhaskell p [2004/11/06] docs/73618 delphij [PATCH] Several improvements to man 1 ps o [2004/11/07] ports/73632 edwin [patch] support of rc_subr for net-mgmt/n o [2004/11/07] kern/73636 usb microsoft mouse with ps/2 converter p o [2004/11/07] docs/73638 doc ipfw(8): Clarify syntax for use of tables o [2004/11/07] kern/73646 I/O performance: with/without MEMIO optio o [2004/11/07] conf/73653 Proposal of changes to the GENERIC kernel o [2004/11/08] i386/73663 i386 module_register_init: MOD_LOAD (ibcs2, 0x o [2004/11/08] i386/73673 i386 ifconfig tun0 destroy report: ifconfig: S o [2004/11/08] kern/73675 atapicam causes interrupt storm o [2004/11/08] conf/73677 [patch] add support for powernow states t o [2004/11/08] docs/73679 doc FreeBSD 5.3 Release notes mention new nat o [2004/11/08] kern/73686 [panic] problems mounting a pen drive for f [2004/11/09] ports/73717 edwin Update port: multimedia/pvr250 Support Mi f [2004/11/09] ports/73721 ports-bugs [MAINTAINER] lang/pike76: Fix 64bits brea o [2004/11/09] i386/73742 i386 5.3 rel i386 disk2 image not copying o [2004/11/09] ports/73743 x11 XOrg/XFree xauth add/startx problem o [2004/11/10] kern/73757 [vinum] vinum fails to load from rc.conf p [2004/11/10] kern/73766 iedowse [patch] Add USB storage flash: TwinMOS Me o [2004/11/10] ports/73773 eik [PATCH] shells/bash: Add WITH_SYSLOG knob o [2004/11/10] kern/73777 emulation [patch] linux emulation: root dir special o [2004/11/10] i386/73785 i386 I have just downloaded 5.3 ISO to try.. N o [2004/11/10] conf/73786 added WARNING in spanish to stable-supfil f [2004/11/11] conf/73799 Move the last stuff out of usbd.conf p [2004/11/11] kern/73807 rwatson panic: mutex nfsd_mtx not owned in NFS se o [2004/11/11] i386/73822 acpi acpi / thermal support o [2004/11/11] kern/73823 acpi / power-on by timer support f [2004/11/11] ports/73833 ports-bugs sysutils/smartmontools: smartctl -a /dev/ o [2004/11/11] conf/73834 Bad dependencies for /etc/rc.d/savecore o [2004/11/12] i386/73847 i386 volume label - 5.3 cd 1 o [2004/11/12] i386/73865 i386 NOINET6=yes in /etc/make.conf ignored o [2004/11/12] bin/73884 Add NetBSD's rawrite32 to install tools o [2004/11/13] conf/73909 [patch] rc.d/sshd does not work with port f [2004/11/13] ports/73917 ports-bugs [PATCH] Update audio/cheesetracker to 0.9 o [2004/11/14] i386/73921 i386 sysctlbyname for machdep.tsc_freq doesn't o [2004/11/14] ports/73923 anders [PATCH] www/pound: update to 1.8 o [2004/11/14] ports/73926 ijliao latest cricket port breaks installed syst o [2004/11/14] conf/73929 [patch] /etc/rc.d/named will not work wit o [2004/11/15] kern/73961 floppy disk drive performance problem [ne o [2004/11/15] i386/73968 i386 pkg_version ends with Unable to open INDE o [2004/11/15] i386/73978 i386 an error message appears during loading o o [2004/11/16] bin/73988 ISDN - first dial attempt fails f [2004/11/16] bin/73989 output of "top" cmd is incorrect o [2004/11/16] conf/73992 periodic security not showing daily firew o [2004/11/16] kern/73999 usb [usb] USB Freezes when a device is plugge o [2004/11/16] conf/74004 [PATCH] add fam support to inetd.conf o [2004/11/16] conf/74005 [PATCH] aditional support for /etc/rc.ini o [2004/11/16] conf/74006 [PATCH] /etc/rc.d/named minor fixes o [2004/11/16] ports/74017 ports-bugs [new port] net/gacxtool: The GTK ACX Tool o [2004/11/17] kern/74025 cardbus devices detected, but no /dev/car o [2004/11/17] kern/74030 Unplugging AC causes battery % to stay lo o [2004/11/17] kern/74037 ppc(4) cannot find parallel port. o [2004/11/17] ports/74049 markus repocopy request: graphics/digikamplugins o [2004/11/18] bin/74062 ifconfig(8) does not display tunnel endpo o [2004/11/18] kern/74066 acd driver fault: READ_BIG timeout o [2004/11/18] ports/74086 ports-bugs New port:chinese/chmsee A viewer for Micr o [2004/11/18] i386/74091 i386 PCMCIA: MELCO Manufacturer code should be o [2004/11/19] ports/74097 ports-bugs New Port: x11-clocks/my_clock: display th o [2004/11/20] bin/74140 [ntpdate] ntpdate does not try all IPs fo o [2004/11/20] i386/74153 i386 FreeBSD 5.3 cannot boot ftom pst o [2004/11/20] kern/74159 [patch] fix warnings concerned with heade o [2004/11/20] misc/74178 grdc(6) - scrolling does not work and "AM f [2004/11/20] ports/74179 ports-bugs [PATCH] Fix build of security/sfs o [2004/11/21] threads/74180threads KSE problem. Applications those riched ma o [2004/11/21] i386/74188 i386 no sound on a7v600-x with chipset VT8237 f [2004/11/21] ports/74190 x11 [PATCH] x11/XFree86-aoutlibs un-BROKEN on o [2004/11/21] i386/74191 i386 Notebook PC2001 Compliant AC97 audio work s [2004/11/21] ports/74195 ports-bugs fix build error of devel/swarm for gcc 3. o [2004/11/21] bin/74206 sos burncd: ioctl(CDRIOCFIXATE): Input/output o [2004/11/21] i386/74211 i386 USB flash drive causes CAM status 0x4 on o [2004/11/21] conf/74213 [PATCH] Connect src/etc/periodic/security o [2004/11/21] kern/74215 acpi [request] add ACPI headers to /usr/includ o [2004/11/21] i386/74216 i386 system halts o [2004/11/21] i386/74218 i386 boot floppy (2nd time) read error f [2004/11/21] ports/74219 ports-bugs [PATCH] xmms hides some interesting infor o [2004/11/22] conf/74228 periodic 470.status-named doesn't work wi f [2004/11/22] ports/74233 ports-bugs ntfsclone (sysutils/ntfsprogs) broken o [2004/11/23] kern/74281 Digiboard PCI Xem (64-ports) detection/in f [2004/11/23] bin/74282 [patch] leading zero for tcsh's %P prompt o [2004/11/23] ports/74293 ports-bugs [new port] textproc/p5-IO-CSVHeaderFile: o [2004/11/23] ports/74294 ports-bugs New port: jabber-pymsn-transport-0.7.4 f [2004/11/23] ports/74298 arved cnet update from 1.7.7_2 to 2.0.9 o [2004/11/23] kern/74302 emulation [PATCH] Our Linux binary support does not o [2004/11/24] kern/74314 DNS resolver broken under certain jail co o [2004/11/24] ports/74316 ports-bugs New port: sysutils/env4801 environmental o [2004/11/24] i386/74327 i386 mlock() causes physical memory leakage o [2004/11/24] ports/74340 ports-bugs New port: sysutils/pcfclock - userland ac f [2004/11/24] ports/74344 java [proposal] tomcat41ctl: support for passi o [2004/11/25] kern/74352 PXEBoot problems using md as root device o [2004/11/25] kern/74358 [umass] unplugging at boot time an umass o [2004/11/25] bin/74360 [patch] ndiscvt(8) generate a driver whic o [2004/11/25] ports/74369 eik Makefile for ports/devel/pcre does not al a [2004/11/25] bin/74387 linprocfs can be mounted on top of itself o [2004/11/26] ports/74394 demon [Update Port] Update of x11-fm/xnc to ver o [2004/11/26] misc/74396 [patch] "make release" fails if the cdrto o [2004/11/26] bin/74404 sh does not handle signals to subshells p o [2004/11/26] i386/74406 i386 sysinstall accepts but discards media opt o [2004/11/26] ports/74416 fenner update for rtpmon o [2004/11/26] ports/74417 fenner attempt to unbreak vic on FreeBSD 5.x o [2004/11/26] ports/74435 ade [PATCH] devel/automake19: [SUMMARIZE CHAN s [2004/11/27] ports/74442 lofi Upgrade multimedia/dvdrip to the latest r o [2004/11/27] bin/74450 [patch] enable libalias/natd to create sk o [2004/11/27] kern/74453 Q-lity CD-RW USB ECW-043 (ScanLogic SL11R o [2004/11/27] i386/74454 i386 [PATCH] Adding VIA Eden family to bsd.cpu o [2004/11/28] docs/74477 doc [patch] Correct several links in the cont f [2004/11/28] ports/74484 ports-bugs update emulators/hatari to 0.50 o [2004/11/29] ports/74494 lev ports/www/neon - add a mirror, fetch PGP o [2004/11/29] conf/74498 [patch] new CIS id for Intersil WiFi, pcc o [2004/11/29] bin/74500 [PATCH] allow chflags to set flags on sym o [2004/11/29] bin/74506 [patch] bad top command display o [2004/11/29] bin/74509 [PATCH] ifconfig allows setting 33-byte S o [2004/11/29] ports/74537 obrien editors/vim issue: report invalid size of o [2004/11/30] kern/74549 Allow third party KLDs (eg ports) to be r o [2004/11/30] kern/74557 imation 500mb usb key can only be written o [2004/11/30] bin/74567 [patch] [2TB] du doesn't handle sizes >1T o [2004/12/01] misc/74577 [patch] decorating space in Beastie menu o [2004/12/01] i386/74593 i386 Installer installs the wrong version of l o [2004/12/02] amd64/74608 amd64 mpt hangs 5 minutes when booting o [2004/12/02] kern/74609 allowing cdma modems to work at full spee o [2004/12/02] docs/74612 doc Updates to the glossary o [2004/12/02] ports/74615 ports-bugs new port: net/quoted s [2004/12/02] ports/74625 ports-bugs outdated GNU gatekeeper port o [2004/12/02] kern/74626 NDIS kernel translation layer breaks ICC o [2004/12/03] ports/74637 ports-bugs New port: news/klibido o [2004/12/03] ports/74638 sergei [PATCH] devel/porttools: Add cdiff as run o [2004/12/03] i386/74650 i386 System Reboot with umount command f [2004/12/03] www/74651 www FreeBSD commercial software developer o [2004/12/03] gnu/74654 libsupc++.a lacks necessary functions o [2004/12/03] kern/74658 ATAPI CD not recognized after booting Fre o [2004/12/04] ports/74664 ports-bugs New port: x11-clocks/bdesktopclock o [2004/12/04] ports/74686 mbr [PATCH] www/mod_auth_mysql_another: updat o [2004/12/05] ports/74714 ports-bugs [NEW PORT] textproc/stardict2-rptts f [2004/12/05] ports/74723 leeym [MAINTAINER] www/W3C-LogValidator: update o [2004/12/05] docs/74724 ceri handbook network-inetd webpage o [2004/12/05] ports/74739 danfe Update port: x11-wm/waimea - Update to 0. o [2004/12/05] ports/74740 danfe Update port: x11-wm/wampager - Update to o [2004/12/05] kern/74743 wctype.c declares static array on stack o [2004/12/06] ports/74752 eik make takes a little while before anything f [2004/12/06] ports/74772 vs [NEW PORT] comms/cwdaemon: Amateur Radio o [2004/12/06] kern/74777 Bootup "beep" in 5.3 should be disabled b o [2004/12/06] kern/74786 Smartlink Modem causes interrupt storm on o [2004/12/07] i386/74803 i386 3Com509B o [2004/12/07] kern/74809 smbfs panic o [2004/12/07] amd64/74811 amd64 df, nfs mount, negative Avail -> 32/64-bi o [2004/12/07] conf/74817 [patch] Fixed automatic configuration of o [2004/12/07] conf/74820 /etc/rc deletes /var/run/log by mistake, o [2004/12/07] misc/74827 Problem with dd(1) and/or /dev/fd o [2004/12/08] i386/74829 i386 FreeBSD 5.3-RELEASE hangs during boot/ins f [2004/12/08] ports/74837 hrs print/teTeX-base fails to package, incorr o [2004/12/08] kern/74849 [patch] Samsung SPH-i500 does not attach o [2004/12/08] kern/74868 [acpi] ACPI enabled in 5.3 Release make K o [2004/12/08] kern/74876 Can not receive Hop by Hop options o [2004/12/09] kern/74880 Samsung N400 cellphone/acm fails to atach f [2004/12/09] ports/74882 hq [New ports] java/httpunit: web test frame o [2004/12/09] docs/74889 wosch S_ISREG etc marcos missing from stat man o [2004/12/09] kern/74893 Channels of USB audio can't be initialize o [2004/12/09] ports/74907 apache [PATCH] www/mod_perl: cleanups o [2004/12/10] ports/74913 pat I can't see anything in X11 applications f [2004/12/10] ports/74916 ports-bugs sysutils/bpm - Patch which fixes running o [2004/12/10] ports/74919 ale [PATCH] lang/php4: Add hardened-php.org p o [2004/12/10] kern/74920 3Com 3C509-Combo Etherlink III o [2004/12/10] ports/74921 jmallett update: emulators/mips64emul (0.2.1 to 0. o [2004/12/12] i386/74966 i386 Realtek driver seems to misinterpret some o [2004/12/12] i386/74971 i386 vinum creates (shows) incorrect volume (s o [2004/12/12] kern/74977 dcons.ko requires KDB support o [2004/12/12] kern/74986 tackerman sysctlize a parameter of if_em's interrup o [2004/12/12] kern/74989 (regression) Lost USB support between 5.2 o [2004/12/12] ports/74993 danfe graphics/svgalib: SVGALIB-1.4.3_4 segfaul o [2004/12/12] ports/74996 ports-bugs [NEW PORT] sysutils/logwatch: Logwatch is f [2004/12/12] ports/75000 ports-bugs Patch port: audio/wsoundprefs unbroke por o [2004/12/12] bin/75001 hushlogin and nocheckmail attributes don' o [2004/12/13] kern/75008 ALPS GlidePoint not recognized FreeBSD 5. o [2004/12/13] ports/75015 jdp cvsup on amd64 with runsocks (socks5) cor p [2004/12/13] bin/75028 brian [patch] when following multiple files, ta o [2004/12/14] ports/75050 ports-bugs new port: net/ventrilo o [2004/12/14] bin/75053 eik pkg_delete is stupid o [2004/12/14] i386/75057 i386 [QUIRK] Add support for ZICPlay USB MP3 P o [2004/12/14] docs/75068 doc login.conf(5) manual page says nothing ab o [2004/12/14] ports/75078 ports-bugs new port - yydecode is a decoder for usen o [2004/12/15] i386/75090 i386 READ_BIG errors with Sony CRX1611 o [2004/12/15] kern/75121 Wrong behaviour of IFF_LINK2 bit in 6in6 f [2004/12/15] ports/75129 ports-bugs Update port: graphics/ftgl 2.09 -> 2.12 o [2004/12/15] ports/75130 ports-bugs [NEW PORT] www/mono-xsp: A light-weight w o [2004/12/15] kern/75132 jhb [Patch] add support for the Davicom 56PDV o [2004/12/15] ports/75136 ports-bugs New Port mail/xfaces (really a reinclusio o [2004/12/15] conf/75137 jhb add snd_* modules support to /etc/rc.d/mi f [2004/12/16] docs/75138 doc Typo in libexslt(4) o [2004/12/16] ports/75143 hq There is no way to specify jvm parameters f [2004/12/16] ports/75147 ports-bugs [PATCH] Several improvements to security/ o [2004/12/16] ports/75148 ports-bugs [PATCH] math/concorde: update to 20031219 o [2004/12/16] kern/75154 Please update twa driver (for 3ware 9000 o [2004/12/17] bin/75175 jot duplicates numbers in simple invocati o [2004/12/17] bin/75177 philip Bug selecting psm operation level in mous o [2004/12/17] conf/75180 INIT -> /etc/rc.d - IPFILTER IPMON confli o [2004/12/17] kern/75185 ACPI doesn't power off Tyan S2460 o [2004/12/17] ports/75188 knu sysutils/portupgrade fails to install dep o [2004/12/17] ports/75193 sobomax asterisk build on 5.3: work around tr bug o [2004/12/18] kern/75211 Vinum writes several errors to stdout. o [2004/12/19] i386/75251 anholt Beginnings of an ATI AGP driver. p [2004/12/19] kern/75253 rwatson [patch] xl(4): add support for 3C920B-EMB o [2004/12/19] kern/75254 PRISM3-based adapter ZCOM XI330 doesn't w o [2004/12/19] kern/75274 Updating of USB audio codes (uaudio*.*) a o [2004/12/19] kern/75276 Volumes of USB audio can be controlled se f [2004/12/19] kern/75277 netstat -m 'mbufs in use' output appears o [2004/12/20] ports/75285 ports-bugs New Port: x11/padkey - Use an SNES pad on o [2004/12/20] ports/75291 nork [PATCH] net/DarwinStreamingServer: must l o [2004/12/20] kern/75298 [PATCH] add missing device id for pccard o [2004/12/20] ports/75301 portmgr new USE_LINUX_X11 macro f [2004/12/20] ports/75302 ports-bugs Patches for cleaning problems reported by o [2004/12/20] ports/75310 eivind textproc/cdiff is useless on monochrome t o [2004/12/20] kern/75311 Enable to record with USB audio (uaudio) o [2004/12/20] kern/75316 Enable to select a recording sound source o [2004/12/20] ports/75326 edwin new port: www/linux-firefox (replaces lin f [2004/12/20] ports/75341 ports-bugs Unable to install py-imaging port python o [2004/12/21] ports/75352 ports-bugs [NEW PORT] security/gaim-otr Off The reco o [2004/12/21] bin/75362 contrib/smbfs mount_smbfs No buffer space o [2004/12/21] ports/75363 ports-bugs port files have a+x permissions security/ o [2004/12/21] ports/75369 ports-bugs new port net/p5-Perlbal o [2004/12/22] misc/75378 login/wtmp/utmp not updating properly o [2004/12/22] i386/75387 i386 Future support of Promise SATAII150 TX4 w o [2004/12/23] i386/75420 i386 CMD 648 PCI not work o [2004/12/23] ports/75424 niels new port: security/bdc (BitDefender Conso o [2004/12/23] docs/75433 doc No manual pages for devfs.conf and devfs. f [2004/12/23] ports/75443 vs lang/gprolog: patches to provide support f [2004/12/24] ports/75450 sem [PATCH] dns/pdnsd: update 1.2 to 1.2.1 o [2004/12/24] sparc64/75458sparc64 Add detection of US-IIIi processor o [2004/12/24] ports/75464 portmgr bsd.port.mk install default configuration o [2004/12/25] bin/75479 qa [sysinstall] sysinstall time servers list o [2004/12/25] kern/75486 QUIRK Update (kern/70158) Frontier Labs N o [2004/12/25] amd64/75488 amd64 ntfs_iconv not working on amd64 o [2004/12/25] ports/75493 green Update to x11-wm/olvwm URL o [2004/12/25] ports/75496 knu [repocopy] databases/ruby-sqlite -> datab o [2004/12/26] conf/75502 Fix LC_NUMERIC and LC_MONETARY for de_CH o [2004/12/27] docs/75544 trhodes typos in man3 manual pages, acl.3, assert o [2004/12/27] docs/75545 trhodes typos in man3 manual pages, form_field_op o [2004/12/27] ports/75555 ports-bugs [NEW PORT] x11-toolkits/py-gtksourceview: f [2004/12/28] ports/75566 ports-bugs [PATCH] xmlada patch to compile docs f [2004/12/28] ports/75567 sergei Automatic dependency was broken for secur a [2004/12/28] ports/75569 dougb pine4 dependant upon ispell (should be op o [2004/12/28] i386/75570 i386 chflags nosappnd directory doesn't work o [2004/12/28] docs/75577 doc typos in man3 manual pages, login_class.3 o [2004/12/28] kern/75578 QUIRK: PNY USB flash key o [2004/12/28] kern/75582 Add support for Linksys PCMPC200 Cardbus o [2004/12/28] i386/75583 i386 Installation fails o [2004/12/28] bin/75585 [unionfs] mount -p on unionfs results in o [2004/12/29] i386/75589 i386 O2Micro pccard1 slot not functioning whil o [2004/12/29] docs/75610 doc Advanced Networking Wireless section clea o [2004/12/29] bin/75632 le gvinum commands not consistent with vinum o [2004/12/30] ports/75643 ports-bugs New Port: x11/PyPanel (A lightweight tran o [2004/12/30] gnu/75662 less -f behavior contradicts man page f [2004/12/30] ports/75664 lioux Create net/mldonkey-{,core-,gui-}devel po o [2004/12/30] ports/75674 ports-bugs [PATCH] net/giFT-OpenFT: update to 0.2.1. o [2004/12/30] ports/75675 ports-bugs [NEW PORT] net/apollon: KDE client for gi o [2004/12/30] kern/75677 bz [patch] sk(4): plug leaks and fix acquiri o [2005/01/01] misc/75702 dwmalone -O5 flag breaks some compiles in /usr/src o [2005/01/01] kern/75710 cue0 device configuration causes kernel p o [2005/01/02] ports/75717 ports-bugs New port: fast spam/antivirus scanner for o [2005/01/02] ports/75720 ports-bugs The 4.10-RELEASE samba 3 package smbpassw o [2005/01/02] conf/75722 [patch] /usr/libexec/save-entropy ignores f [2005/01/03] sparc64/75735sparc64 misconfigured qfe ports o [2005/01/03] bin/75742 [patch] pkg_add does not honour prefix fo o [2005/01/03] ports/75744 ports-bugs [NEW PORT] misc/freshmeat-submit: Submiss o [2005/01/03] kern/75764 [patch?] "umass0: Phase Error" - no devic o [2005/01/03] bin/75766 [patch] nfsd loops with TCP + multiple -h o [2005/01/03] bin/75767 WANTED: "fdclose" function in libc o [2005/01/04] i386/75776 i386 NO ps/2 keyboard using USB keyboard under f [2005/01/04] ports/75781 vs new port: sysutils/udfclient - Tools for o [2005/01/04] kern/75800 ucom1: init failed STALLED error in time o [2005/01/04] kern/75829 wireless keeps crashing and x server o [2005/01/05] www/75830 www ports.cgi used ports/INDEX from CVS o [2005/01/05] ports/75836 gnome [PATCH] www/mozilla: latest changes again o [2005/01/05] ports/75837 gnome [PATCH] mail/thunderbird: latest changes o [2005/01/05] bin/75842 /sbin/mount: valid, but double, fstab mou o [2005/01/05] ports/75852 phantom [patch] Make java/linux-sun-jdk14 install o [2005/01/05] kern/75855 getpwent functions on 5.3 with large pass o [2005/01/05] ports/75859 seanc [PATCH] devel/tla: update to 1.3 o [2005/01/05] kern/75860 Support for the ADI AD1888 onboard sound o [2005/01/05] i386/75862 i386 fpsetsticky() incorrectly clears, instead o [2005/01/05] docs/75864 doc FreeBSD 5.3 kern-developer install does n o [2005/01/05] docs/75865 doc comments on "backup-basics" in handbook o [2005/01/06] kern/75873 Usability problem with non-RFC-compliant o [2005/01/06] ports/75878 green security/cfs is broken on 64-bit architec o [2005/01/06] kern/75881 ACPI suspend/resume doesn't work on ASUS o [2005/01/06] ports/75883 demon mrtg + ucd-snmp give wrong results o [2005/01/06] bin/75884 m4(1): syscmd's output is out of sync wit o [2005/01/06] ports/75889 ports-bugs isc-dhcpd-server-3 .0.1 doesn't startup p o [2005/01/06] ports/75893 ports-bugs New port: shells/friedcshrc a shell start f [2005/01/06] kern/75894 [sound] shuttle ST62K sound not actually o [2005/01/06] i386/75898 i386 Exception and reboot: Loader and kernel u f [2005/01/07] ports/75908 ports-bugs New port: misc/thailocale A locale for Th o [2005/01/07] ports/75911 mharo Proftpd does not work with NIS on FreeBSD o [2005/01/07] ports/75916 ports-bugs New port: net/decv o [2005/01/07] ports/75921 ports-bugs [new port] flpsed, a WYSIWYG pseudo PostS o [2005/01/07] usb/75928 usb Cytronix SmartMedia card (SMC) reader has o [2005/01/08] ports/75933 ports-bugs New Port www/p5-HTML-Diff Perl module to o [2005/01/08] bin/75934 [PATCH] missing blowfish functionality in o [2005/01/08] ports/75939 nork smartd can not found SMART device, Only S o [2005/01/08] ports/75944 knu [PATCH] lang/ruby: fix PLIST o [2005/01/08] ports/75966 ports-bugs [patch] improve samba-vscan port o [2005/01/08] kern/75969 [patch] Support for Sigmatel STAC9766/67 o [2005/01/08] kern/75970 [patch] support for Sandisk Cruzer Micro o [2005/01/09] ports/75991 ports-bugs New Port: x11-clocks/gtubeclock - A nixie o [2005/01/09] ports/75992 hrs [PATCH] japanese/latex2html: Unbreak this o [2005/01/09] docs/75995 hcreate documentation(?) bug o [2005/01/09] docs/75997 doc Handbook section on DNS needs updating o [2005/01/09] kern/76002 [Patch] for PixelView PlayTv Pro Rev o [2005/01/09] ports/76013 ports-bugs patch to allow mod_frontpage to work with o [2005/01/10] ports/76021 knu portupgrade: package delete can remove ne o [2005/01/10] ports/76022 sada [PATCH] japanese/xjman: fix Makefile o [2005/01/10] sparc64/76052marius Incorrect panic strings in sparc64 files o [2005/01/10] docs/76057 doc Handbook method for obtaining OpenOffice o [2005/01/10] ports/76068 ports-bugs Update of devel/pcsc-lite o [2005/01/10] gnu/76069 FreeBSD's definition of offsetof isn't go o [2005/01/10] ports/76073 mharo ftp/proftpd: make install does not create o [2005/01/11] kern/76080 "bio_completed .. greater than bio_length o [2005/01/11] kern/76081 Add support for CardBUS NIC FNW3603TX o [2005/01/11] bin/76089 The "-n" option in /usr/bin/w is broken f [2005/01/11] ports/76090 sem [ Update ] devel/publib to 0.38 s [2005/01/11] ports/76091 ports-bugs Update of security/ifd-slb_60 o [2005/01/11] docs/76094 doc Incorrect statement about partition d o [2005/01/11] ports/76102 ports-bugs [new port] mail/nmzmail - fast mail searc o [2005/01/11] ports/76109 ale [NEW PORT] www/eaccelerator 0.9.2.a o [2005/01/11] ports/76111 ports-bugs New port: x11-toolkits/p5-Gtk2-TrayIcon - o [2005/01/11] www/76112 www Translated press news and anchors for new p [2005/01/11] ports/76116 ports-bugs PORT UPDATE: graphics/lcms (with PATCH) o [2005/01/12] conf/76124 Mistake in /usr/share/misc/pci_vendors o [2005/01/12] ports/76131 ports-bugs New port: x11-toolkits/py-wxPython-devel o [2005/01/12] ports/76150 ale [php4] allow php4-dba to use Berkeley DB p [2005/01/12] bin/76153 des Significant memory leak in libfetch (fix o [2005/01/12] ports/76154 ports Allow cyrus-sasl2 & postfix users to use f [2005/01/12] ports/76166 thierry [NEW PORT] databases/oracle-instantclient o [2005/01/12] bin/76169 [PATCH] Add PAM support to cvs pserver o [2005/01/12] ports/76170 cy misc/screen -- Support for NONETHACK o [2005/01/12] amd64/76176 obrien misc/compat4x are mismarked unsupported o o [2005/01/12] kern/76178 Problem with ahd and large SCSI Raid syst o [2005/01/13] ports/76202 perky [UPDATE] devel/py-cheetah from 0.9.15 to o [2005/01/13] kern/76205 [patch] support for AVM BlueFritz! USB bl f [2005/01/13] ports/76217 ports-bugs [ remove ] biology/act is now redundant f [2005/01/13] ports/76219 ports-bugs [ update ] biology/artemis to v6 o [2005/01/13] kern/76225 WITHOUT_MODULES option for sys/modules/Ma o [2005/01/13] conf/76226 Default local.9600 gettytab initially use o [2005/01/13] ports/76227 ports-bugs RLE support for graphics/fbm o [2005/01/14] kern/76234 System cannot guess NFS client module nam o [2005/01/14] ports/76242 ale php5 build error o [2005/01/14] ports/76247 grog Port Update o [2005/01/14] ports/76257 danfe nvidia_driver breaks xorg-clients build f [2005/01/15] ports/76258 vs games/scummvm: WITH_MPEG2 needs WITH_VORB o [2005/01/15] conf/76298 fstab doesn't pass mntops properly o [2005/01/16] ports/76302 ports-bugs New Port: news/knzb o [2005/01/16] bin/76305 dhclient resets configured interfaces on o [2005/01/17] ports/76330 openoffice editors/openoffice-1.1 calls uname needle o [2005/01/17] docs/76333 doc EOF indicator can be cleared by not only o [2005/01/17] ports/76334 ale mod/php4 broken with iconv f [2005/01/17] ports/76353 ports-bugs [patch, maintainer] Update tgif port from o [2005/01/17] ports/76358 vs xlockmore PAM support f [2005/01/17] ports/76360 ports-bugs update of buggy graphics/djvulibre o [2005/01/17] bin/76362 sys directory link points to wrong locati o [2005/01/17] ports/76365 ports-bugs NEW PORT net/xdb_auth_cpile A user auth/c o [2005/01/17] ports/76379 ports-bugs New port:biology/p5-Bio-Das o [2005/01/18] bin/76401 sysinstall to set "host name" for dhclien o [2005/01/18] www/76403 www [PATCH] Support for $enbase in news.xml o [2005/01/18] ports/76406 ports-bugs New port: databases/p5-Class-DBI-DDL Comb f [2005/01/18] ports/76409 ports-bugs cfengine2 compile problems, berkeleydb re o [2005/01/18] ports/76422 ade devel/automake ports fail to install when o [2005/01/18] kern/76432 recursive locking in the network stack o [2005/01/19] usb/76461 usb disklabel of umass(4)-CAM(4)-da(4) not us o [2005/01/19] docs/76472 josef [patch] tell porters handbook about OPTIO o [2005/01/20] kern/76485 sched_getparam returns weird priority num o [2005/01/20] conf/76491 Addition into /etc/security few new funct o [2005/01/20] ports/76493 lioux [PATCH] net/xmule: update to 1.9.5 o [2005/01/20] bin/76494 [patch] passwd(1) does not indicate a suc p [2005/01/20] bin/76497 tcpdump dumps core on ppp ipv6cp packets o [2005/01/20] ports/76507 ports-bugs New Port: www/instiki o [2005/01/20] conf/76509 [patch] New locale uk_UA.CP1251 support o [2005/01/20] ports/76510 ports-bugs [NEW PORT] sysutils/fanout: Allow you to o [2005/01/20] threads/76513threads libpthread is not working o [2005/01/20] docs/76515 doc missleading use of make -j flag in handbo o [2005/01/21] kern/76520 Add new kernel-side libiconv converter fo o [2005/01/21] ports/76527 ale [PATCH]lang/php4: Add WITH_MULTIBYTE knob o [2005/01/21] kern/76539 ipnat + dummynet on output on same interf o [2005/01/21] kern/76551 re0: watchdog timeout o [2005/01/21] ports/76553 smace Update port: net/iperf to 2.0.1 o [2005/01/23] www/76586 re [patch] minor updates to en/releng/index. o [2005/01/23] i386/76587 i386 ps2 mouse weird... o [2005/01/23] bin/76590 adding -mapall in nfs exports requires re o [2005/01/23] ports/76602 clsung Pick up www/wordpress, www/p5-Kwiki-NewPa o [2005/01/23] ports/76603 ports-bugs [New Port] sysutils/lineak_kdeplugins: KD s [2005/01/23] ports/76609 naddy Update audio/flac to version 1.1.1 o [2005/01/23] kern/76611 i4b itjc bad enums for PIB cycle time o [2005/01/24] conf/76626 460.status-mail-rejects shows destination o [2005/01/25] ports/76638 sergei [PATCH] devel/porttools: "port submit" ha o [2005/01/25] ports/76641 des update ports: games/flightgear to 0.9.8 ( o [2005/01/25] ports/76643 eik sysutils/pkg_install-devel with openssl o [2005/01/25] i386/76653 i386 Problem with Asahi Optical usb device (Pe o [2005/01/25] ports/76670 olgeni Add pkg-message to java/netbeans o [2005/01/25] kern/76678 rwatson Allow pam_krb5 to authenticate no local u o [2005/01/26] ports/76695 trevor RPM complaints on installation of linux_b o [2005/01/26] bin/76697 newsyslog keeps one more archive files th o [2005/01/26] ports/76702 roam nsping breaks when executed with pid > 65 o [2005/01/26] i386/76707 i386 Bind 9 - query-source bug? o [2005/01/26] ports/76709 lioux multimedia/mplex conflicts with multimedi o [2005/01/26] kern/76710 rgephy does not deal with status properly o [2005/01/26] bin/76711 parse error in rm.c:check() while parsing f [2005/01/26] ports/76713 vs [maintainer-update]: irc/dircproxy updati o [2005/01/26] ports/76731 ports-bugs [PATCH] make cups-pstoraster GHOSTSCRIPT_ o [2005/01/27] usb/76732 usb Mouse problems with USB KVM Switch o [2005/01/27] bin/76736 dwmalone syslogd pipelines losing messages o [2005/01/27] ports/76748 haskell New port: devel/hs-plugins. Loading Haske o [2005/01/27] i386/76752 i386 /usr/bin/login o [2005/01/27] bin/76756 des function pw_equal in pw_util.c does not t o [2005/01/27] ports/76770 openoffice openoffice-2.0-devel cannot build -DWITHO p [2005/01/27] bin/76773 phantom [PATCH] catopen(3) within tcsh(1) uses LA o [2005/01/28] ports/76797 des lang/sbcl Version Update o [2005/01/29] www/76806 www New FreeBSD Commercial Vendor - IEA Softw o [2005/01/29] ports/76811 ports-bugs [patch] Updates for net/isc-dhcp3-server o [2005/01/29] www/76817 www nonexisting link for an article in www on o [2005/01/29] kern/76818 rwatson ACL modifications touch file's mtime o [2005/01/29] ports/76820 ports-bugs isc-dhcp3-server build for use in jail sh o [2005/01/29] threads/76821threads Add access to gdb unique thread id o [2005/01/29] ports/76825 ports-bugs isc-dhcp3-server port should allow listen o [2005/01/29] ports/76829 dougb [ PORT UPDATE ] mail/pine4 -- add maildir o [2005/01/29] ports/76834 ports-bugs chrooted ISC dhcpd cannot resolve DNS nam o [2005/01/30] kern/76857 Samsung mouse misbehaviour f [2005/01/30] ports/76868 ports-bugs Gnofract4D port is out of date - new vers o [2005/01/30] ports/76874 ports-bugs New Ports: net/vde o [2005/01/30] ports/76875 ports-bugs security/cryptopp crashes if build with d o [2005/01/31] kern/76879 anholt drm.ko PCI vendor/device id detection is o [2005/01/31] ports/76908 ports-bugs [patch] port net/arla (AFS client) is mar f [2005/01/31] ports/76914 arved /usr/ports/audio/xmms-osssurround (build o [2005/01/31] ports/76915 portmgr [patch] Handle port deinstall scripts whe o [2005/01/31] ports/76917 knu [PATCH] security/ruby18-acl: Fix install o [2005/01/31] kern/76918 ATI AD1981 AC'97 Audio Controler not supp o [2005/01/31] ports/76919 ports-bugs new port x11-fonts/latex-xft-fonts o [2005/01/31] ports/76922 markp Update port: games/penguin-command - fix o [2005/01/31] ports/76928 ports-bugs New port: www/WebCalendar, web-based cale o [2005/02/01] ports/76936 trevor print/acroread with native mozilla and li o [2005/02/01] threads/76938threads include/unistd.h: ttyname_r prototype mis o [2005/02/01] ports/76940 ports-bugs update ports: japanese/wikicker o [2005/02/01] ports/76941 ports-bugs [maintainer] Patch to science/vmd: compil o [2005/02/01] docs/76942 doc [PATCH] FAQ: Mounting as users: Cleanup a o [2005/02/01] ports/76945 ports-bugs Update port: sysutils/LPRng - fix packing o [2005/02/01] kern/76950 ACPI wrongly blacklisted on Micron Client f [2005/02/01] ports/76955 ahze NEW PORT: multimedia/cinelerra Non-Linear o [2005/02/01] ports/76959 ports-bugs Update port: math/polymake: patches has g o [2005/02/01] kern/76971 ipfw antispoof incorrectly blocks broadca o [2005/02/01] kern/76972 64-bit integer overflow computing user cp o [2005/02/01] ports/76979 ports-bugs New port: devel/p5-Class-Gomor-Hash class p [2005/02/01] docs/76981 trhodes [PATCH] cap_mkdb could be more prominentl o [2005/02/02] ports/76986 ports-bugs New port: print/pmx a pre-processor of Mu f [2005/02/02] ports/76998 ports-bugs ports/audio/sdl_sound configure doesn't f o [2005/02/02] ports/76999 girgen [PATCH] Support for alternative date/tim o [2005/02/02] bin/77001 sysinstall binary upgrade clobbers /etc/l o [2005/02/02] ports/77010 skv [patch] conflict between p5-XML-SAX and p o [2005/02/02] ports/77012 leeym New port: devel/p5-CPANPLUS -- CPAN.pm++ f [2005/02/02] ports/77015 ports-bugs /usr/ports/net/linpopup/ (linpopup-1.2.0_ o [2005/02/02] ports/77020 sem new port: www/wget4web o [2005/02/02] ports/77022 ports-bugs Fix russian/pscyr f [2005/02/02] ports/77028 vs net/jabber startup script not executable o [2005/02/02] bin/77031 [patch] comm(1) unable to handle lines gr f [2005/02/02] ports/77038 vs Update port: math/vtk* f [2005/02/03] ports/77042 ports-bugs new port: games/hattrickorganizer f [2005/02/03] ports/77056 ports-bugs Error building p5-Mail-Ezmlm-0.03.1 with o [2005/02/03] ports/77059 ports-bugs New port: devel/atlas60. f [2005/02/03] ports/77068 ports-bugs Update port: java/eclipse-EPIC o [2005/02/03] ports/77073 cy Update port: security/fwanalog - fix pack o [2005/02/03] bin/77082 src/usr.sbin/pkg_install - Add 3 new macr o [2005/02/04] docs/77087 doc The bootvinum script given in the handboo o [2005/02/04] bin/77089 /sbin/natd: natd ignores -u with passive o [2005/02/04] kern/77091 Keyboard quits working under X with MAXCO o [2005/02/04] ports/77095 ports-bugs New port: net/p5-Net-Packet [requires por f [2005/02/04] ports/77108 pav New port: misc/wipe - Wipe is a secure fi f [2005/02/05] ports/77142 pav New port: security/DMitry Deepmagic Infor f [2005/02/05] ports/77146 ports-bugs ftp/lftp does not build using make flag W f [2005/02/05] ports/77149 vs postgrey startup script bug o [2005/02/06] bin/77158 Buffer Overflow in lukemftp o [2005/02/06] ports/77170 eik [REPOCOPY] net/openldap22{,-sasl}-{server o [2005/02/06] conf/77178 [pach] typo in freebsd-tips o [2005/02/06] ports/77182 des ifd-gempc410 marked broken s [2005/02/06] ports/77183 ports-bugs new port request: devel/ifd-ccid o [2005/02/07] ports/77191 ports-bugs [MAINTAINER] x11-toolkits/py-kde: Attempt o [2005/02/07] ports/77194 yar net/quagga reveals some bugs if installin o [2005/02/07] conf/77197 calendar.judaic is out of date o [2005/02/07] ports/77211 portmgr Mk/bsd.port.mk - apply-slist is called to o [2005/02/07] bin/77212 src/usr.sbin/pkg_install - make directory f [2005/02/07] ports/77222 ports-bugs [ new port ] audio/p5-MP3-Tag: module for f [2005/02/07] ports/77227 pav New port: security/yassl - Yet another SS o [2005/02/07] ports/77228 ports-bugs bug fixes for palm/p5-Palm-PalmDoc (with o [2005/02/07] i386/77239 i386 3Com 3CXFEM656C does not seem to be suppo o [2005/02/08] ports/77246 portmgr update "make index" target to use "make f f [2005/02/08] ports/77248 vs Update kscope to latest version (1.1.0). o [2005/02/08] kern/77253 meminfo in linprocfs returns bad value ab f [2005/02/08] ports/77257 thierry [PATCH] graphics/osg: unbreak, update to o [2005/02/08] bin/77259 /bin/sh: shell command "command -v cmd" d o [2005/02/08] bin/77260 df behaviour has changed between 4.x and o [2005/02/08] bin/77261 login doesn't chdir into a group-protecte o [2005/02/08] kern/77273 ipfilter breaks ipv6 statefull filtering o [2005/02/08] ports/77282 ports-bugs [NEW PORT] graphics/p5-GraphViz-Makefile: o [2005/02/09] ports/77295 sergei [ patch ] security/gnutls-devel: update t o [2005/02/09] docs/77299 doc Syntax Errors in commands for IPSEC in Ha o [2005/02/09] kern/77308 ALTQ doesn't seem to be working on tun0 o [2005/02/10] kern/77332 [PCMCIA] U.S. Robotics Prism2 pccard not o [2005/02/10] ports/77342 ports-bugs New port : lang/cduce An XML oriented fun f [2005/02/10] ports/77346 vs Update port dns/drill: New version, bug f o [2005/02/10] ports/77348 kris [PATCH] Update security/scanssh 1.6b -> 2 o [2005/02/10] kern/77353 [patch] grow SysV IPC kernel limits o [2005/02/10] kern/77355 [patch] Detect i*86 subarches for uname o [2005/02/10] ports/77359 ports-bugs New port: graphics/gephex Software-based o [2005/02/10] ports/77363 mharo [PATCH] devel/p5-Date-Set: update to 1.30 o [2005/02/10] kern/77365 [patch] amdpm driver has wrong PCI device o [2005/02/11] ports/77373 ports-bugs new port for squidclamav-1.1 o [2005/02/11] misc/77377 Slow downloading from FreeBSD server with o [2005/02/11] ports/77385 portmgr Mk/bsd.port.mk - add support for early rc o [2005/02/11] conf/77386 let /etc/rc.d/var create spool dirs for l f [2005/02/11] ports/77394 pav [patch] security/op enables an annoying o [2005/02/11] ports/77395 ports-bugs New port: audio/gai-album, an album cover o [2005/02/11] ports/77396 ports-bugs New port: audio/gai-visual-audio, an xmms o [2005/02/12] ports/77408 krion xterm port & package do not handle scroll o [2005/02/12] ports/77426 niels new port: security/sancp, a network conne f [2005/02/12] ports/77428 vs [ MAINTAINER UPDATE ] net/diradmin -- 1.5 o [2005/02/13] ports/77444 eik devel/porkmk ignores FETCH_BEFORE_ARGS= - o [2005/02/13] bin/77445 [ntpd] too many recvbufs(40) when ntpd st f [2005/02/13] ports/77448 vs [PORT UPDATE] net/amule 1.2.8_1 o [2005/02/13] ports/77452 lev [PATCH] devel/subversion: fix broken patc s [2005/02/13] ports/77453 ports-bugs [request] new port: print/ghostpcl f [2005/02/13] ports/77456 ports-bugs Update port: irc/unreal o [2005/02/13] amd64/77470 amd64 Using of cyrillic filenames conversion le o [2005/02/14] ports/77471 ports-bugs New port: Device driver for Voicetronix O o [2005/02/14] ports/77473 ports-bugs New port submission - security/sguil-sens o [2005/02/14] i386/77477 i386 AHA-1542CP SCSI failed to probe f [2005/02/14] ports/77481 ports-bugs [maintainer update] update x11-themes/qin f [2005/02/14] ports/77482 ports-bugs [maintainer update] update x11-themes/pha f [2005/02/14] ports/77486 ports-bugs maintainer update of net/p5-Net-MSN f [2005/02/14] ports/77487 ports-bugs maintainer update for mail/p5-Mail-Alias f [2005/02/14] ports/77489 vs UPDATE port: sysutils/graveman (new relea o [2005/02/14] ports/77495 niels new port: security/sav o [2005/02/14] ports/77512 anders mail/cclient port: imap-uw IMAPS not work o [2005/02/15] kern/77537 Conditional breakpoints hang on SMP machi o [2005/02/15] ports/77539 pb Update port: multimedia/dvdauthor o [2005/02/15] i386/77541 i386 em driver if_oerrors book keeping error o [2005/02/15] ports/77553 lioux [PATCH] mail/qmail: Permit different MANs o [2005/02/15] bin/77554 type mismatch in IPv6 firewall rule parse o [2005/02/15] ports/77555 petef Update port: www/p5-libwww to 5.803 o [2005/02/15] ports/77557 portmgr [patch] remove duplicate USE_XLIB handlin p [2005/02/15] ports/77568 hq net/limewire: wrong version name o [2005/02/15] kern/77570 [PATCH] ipfw: Multiple rules may have the o [2005/02/15] ports/77573 trevor Update port: astro/celestia to 1.3.2 o [2005/02/15] ports/77577 ports-bugs New port: audio/festlex-ifd Italian lexic o [2005/02/15] ports/77578 ports-bugs New port: audio/festogi-italian Italian s o [2005/02/15] ports/77579 ports-bugs New port: audio/festvox-lp Italian female o [2005/02/15] ports/77580 ports-bugs New port: audio/festival-pc Italian male f [2005/02/16] ports/77590 ports-bugs games/powermanga cannot rize level 4 o [2005/02/16] ports/77592 portmgr [PATCH] fix README.html generation o [2005/02/16] ports/77608 roam nsping does not understand IPv6 o [2005/02/16] www/77622 www [PATCH] update for www/en/docs.sgml f [2005/02/17] ports/77624 ports-bugs Update orphaned port lang/clisp to latest o [2005/02/17] ports/77634 portmgr [PATCH] add info files to TMPPLIST only i o [2005/02/17] ports/77636 lioux [PATCH] mail/qmail: Add spamcontrol do di o [2005/02/17] ports/77637 sergei [NEW PORT] mail/qmail-spamcontrol: A SECU f [2005/02/17] ports/77639 sergei [PATCH] mail/qmail-scanner: Don´t delete f [2005/02/17] ports/77646 vs Unixstat port broken o [2005/02/17] bin/77648 compiling syslog.c fails on 5-STABLE o [2005/02/17] docs/77652 doc add subversion mirror to http://www.freeb o [2005/02/18] conf/77663 Suggestion: add /etc/rc.d/addnetswap afte o [2005/02/18] ports/77664 clsung [MAINTAINER] Update www/wordpress Makefil o [2005/02/18] bin/77666 kientzle Implement GNU tar's --strip-components op o [2005/02/18] kern/77685 Little memory leak in devfs o [2005/02/18] ports/77690 ports-bugs new port submission - security/sguil-serv f [2005/02/19] ports/77711 ports-bugs misc/gtl: notice of intent o [2005/02/19] ports/77720 ports-bugs [maintainer update] sysutils/munin-main 1 o [2005/02/19] ports/77721 ports-bugs [maintainer update] sysutils/munin-node 1 o [2005/02/19] ports/77732 vs ports/lang/gprolog needs gcc295 to build o [2005/02/19] docs/77736 doc [patch] FAQ X11 section updates f [2005/02/19] ports/77740 ports-bugs [patch] www/mod_fastcgi allow select NO_S o [2005/02/19] ports/77746 ports-bugs new port: misc/linux-sunbird o [2005/02/20] ports/77756 ale Update port: www/eaccelerator fixes o [2005/02/20] www/77777 ceri [patch] /projects/newbies.html cleaning o [2005/02/20] ports/77790 ports-bugs [maintainer update] devel/p5-POE-Componen o [2005/02/20] ports/77791 ports-bugs [maintainer update] www/p5-POE-Component- o [2005/02/20] ports/77800 ports-bugs Reserve UID 202 for Dspam (mail/dspam mai o [2005/02/20] ports/77809 markp [PATCH] pipenightdreams un-BROKEN for new o [2005/02/20] ports/77810 ports-bugs [PATCH] Unbreak games/yadex build on 64-b o [2005/02/20] ports/77812 vs port update xppaut o [2005/02/20] www/77813 ceri [PATCH] add press article: FreeBSD Tips a o [2005/02/21] ports/77815 ports-bugs [PATCH] devel/libmba: update to 0.8.10 (f o [2005/02/21] ports/77816 ports-bugs [PATCH] textproc/domc: update to 0.8.0 (c o [2005/02/21] ports/77820 portmgr bsd.port.mk 1.508 and PORTDOCS globbing b f [2005/02/21] misc/77821 error at libkvm while doing make buildwor o [2005/02/21] kern/77826 ext2fs usb filesystem will not mount RW o [2005/02/21] ports/77828 ports-bugs [PATCH] devel/tkcvs: update to 7.2.2 (fix f [2005/02/21] ports/77830 vs [PATCH] emulators/ines: update to 3.0 (fi o [2005/02/21] kern/77835 libc file res_debug.c needs const declara o [2005/02/21] ports/77837 ports-bugs [PATCH] games/kobodeluxe: fix unfetchable o [2005/02/21] ports/77838 portmgr [PATCH] multimedia/gstreamer-plugins -- n o [2005/02/21] ports/77840 ports-bugs [NEW PORT] mail/freepops o [2005/02/21] kern/77841 [patch] cast away const in getpublickey() o [2005/02/21] ports/77846 ports-bugs Port extra-files-after-deletion fix f [2005/02/21] ports/77852 thierry Update port: sysutils/pear-I18Nv2 to 0.11 f [2005/02/21] ports/77854 sergei [PATCH] net/rdesktop: fix X11 libraries s o [2005/02/21] ports/77857 kwm [PATCH] net/gnomemeeting: correctly deter o [2005/02/21] ports/77858 perky [PATCH] net/liferea: update to 0.9.0b f [2005/02/21] ports/77859 sergei [PATCH] sysutils/cfengine: update to 2.1. o [2005/02/21] ports/77869 lioux libmpeg2 marked broken for alpha on 5.x i o [2005/02/21] ports/77874 sergei maildrop-1.8.0: make install fails o [2005/02/21] ports/77876 portmgr Ensure uniqueness of (DOCS|EXAMPLES|DATA) f [2005/02/21] ports/77882 ports-bugs Update mplayer port to 1.0pre6 o [2005/02/21] docs/77888 doc [PATCH] freebsd-questions article tweaks f [2005/02/21] ports/77893 vs maintainer update for lang/swi-pl o [2005/02/22] ports/77896 clsung mail/getmail: Add patch to not use "stric o [2005/02/22] ports/77898 ports-bugs unbreak lang/rexx-imc, change maintainer f [2005/02/22] ports/77899 ports-bugs [Maintainer Update] graphics/bugle 0.0. o [2005/02/22] kern/77902 [nfs] NFS client should use VA_UTIMES_NUL o [2005/02/22] kern/77904 NFS server should set VA_UTIMES_NULL in a o [2005/02/22] ports/77905 ports-bugs [maintainer-update]: games/netpanzer upda o [2005/02/22] kern/77913 [PATCH] Add the APDL-325 WLAN pccard to w o [2005/02/22] ports/77914 sergei maildrop-1.8.0 fails to build on 4.10 o [2005/02/22] kern/77915 Makefile problem : /usr/src/bin/domainnam f [2005/02/22] ports/77917 vs Update for print/kaspaliste port o [2005/02/22] bin/77918 quota does not exit with a status != 0, i o [2005/02/22] ports/77923 ports-bugs [NEW PORT] devel/ruby18-rrb: Ruby Refacto o [2005/02/22] ports/77924 ports-bugs [MAINTAINER-UPDATE] devel/ruby18-freeride o [2005/02/22] www/77925 www [PATCH] www/en/docproj/sgml.sgml: The FDP o [2005/02/22] conf/77929 periodic/security/550.ipfwlimit ignores l o [2005/02/23] ports/77944 ports-bugs [PATCH] graphics/libimg: fix unfetchable o [2005/02/23] ports/77947 ports-bugs [PATCH] graphics/pvmpov: update to 3.1g.2 o [2005/02/23] ports/77948 ports-bugs [maintainer] chinese/fcitx: update to 3.0 o [2005/02/23] ports/77950 ports-bugs [maintainer] devel/ipython: update to 0.6 o [2005/02/23] ports/77952 sobomax UPDATE: net/asterisk 1.0.5 o [2005/02/23] kern/77958 can't delete read-only files via smbfs o [2005/02/23] ports/77970 ports-bugs Update port: graphics/Coin to 2.3.0 o [2005/02/23] ports/77971 ports-bugs Update port: graphics/swftools to 0.6.3 o [2005/02/23] ports/77975 ports-bugs Update port: math/eukleides to 1.0.1 o [2005/02/23] ports/77979 ports-bugs Update port: x11-toolkits/soqt to 1.2.0 o [2005/02/23] ports/77980 ports-bugs New Port: www/p5-POE-Component-Server-HTT o [2005/02/23] ports/77984 ports-bugs Maintainer Update: games/ninix-aya to 3.4 o [2005/02/23] ports/77995 ports-bugs Update Avidemux2 to 2.0.38rc1 o [2005/02/24] ports/77999 mharo [PATCH] security/p5-Tie-EncryptedHash: re o [2005/02/24] ports/78003 mat REPOCOPY: databases/pear-sqlite -> databa o [2005/02/24] ports/78012 ports-bugs [NEW PORT] net/abills: Billing system fro f [2005/02/24] ports/78020 pav new stable version of www/pyweblib o [2005/02/24] bin/78021 sem_open(3) doesn't mention fnctl.h inclu o [2005/02/24] ports/78023 eik Problem Instaling openldap22-client via p o [2005/02/24] usb/78028 usb The system must tell users information of o [2005/02/24] ports/78030 ports-bugs New port: net/p5-IP-Country - Perl module o [2005/02/24] bin/78031 kgdb doesn't recognize -q and -fullname ( s [2005/02/24] ports/78038 ports-bugs new release version of www/web2ldap o [2005/02/24] docs/78041 doc docs for md need further explanation of t o [2005/02/24] ports/78042 pav [PATCH] devel/root-doc: update to 4.02 f [2005/02/24] ports/78043 pav [PATCH] devel/root: update to 4.02.00 o [2005/02/25] ports/78044 brooks repocopy: ports/sysutils/ganglia-monitor- o [2005/02/25] ports/78045 ports-bugs New port:irc/epic5 A text mode IRC client o [2005/02/25] ports/78048 kevlo editors/kxmleditor is NOT broken on amd64 o [2005/02/25] kern/78057 ad0: FAILURE - READ_DMA status=51 error=4 o [2005/02/25] ports/78060 ports-bugs [NEW PORT] p5-Math-VecStat 0.08 f [2005/02/25] ports/78064 pav [PATCH] www/sarg: update to 2.0.4 o [2005/02/25] ports/78068 vs [patch] Update java/jasmin to 1.1 o [2005/02/25] kern/78070 [patch] Potential null pointer dereferenc o [2005/02/25] kern/78072 [Patch] Potential memory leak in lge(4) o [2005/02/25] ports/78080 scrappy [PATCH] www/p5-Maypole-Authentication-Use o [2005/02/25] ports/78082 demon Update port: www/links o [2005/02/25] ports/78083 trevor [PATCH] net/fspd: update to 2.8.1.24 o [2005/02/25] kern/78090 ipf filtering on bridged packets doesn't f [2005/02/25] ports/78094 pav [maintainer] emulators/fceu: update to 0. o [2005/02/25] docs/78096 doc Add info on setting up ATLQ o [2005/02/25] ports/78099 ports-bugs New port: www/pmwiki , A WikiWikiWeb clon o [2005/02/25] ports/78100 ports-bugs [PATCH] editors/tamago: Debian patch is u f [2005/02/26] ports/78101 pav Update for games/toppler o [2005/02/26] ports/78102 ports-bugs /usr/ports/mail/qmail-scanner doesn't det o [2005/02/26] ports/78104 ports-bugs Update for graphics/piddle o [2005/02/26] ports/78105 ports-bugs new port: devel/p5-SVN-Notify o [2005/02/26] ports/78109 ports-bugs [PATCH] lang/quack: update to 0.27 (fix u o [2005/02/26] ports/78111 ports-bugs [NEW PORT] chinese/dictd-database o [2005/02/26] kern/78114 [PATCH] Solaris/x86 label structures for f [2005/02/26] ports/78116 hq USE_JAVA misplet in /usr/ports/devel/argo o [2005/02/26] ports/78118 ports-bugs New Port: devel/dumb: library for S3M, MO o [2005/02/26] ports/78119 clement [REPOCOPY REQUEST] move www/apache2 to ww o [2005/02/26] ports/78121 ports-bugs [ patch ] misc/py-osd: rename the extenti o [2005/02/26] ports/78123 knu [PATCH] www/p5-HTTP-MobileAgent: update t o [2005/02/26] bin/78125 Remove unused code from idmapd.c o [2005/02/26] ports/78126 marcus [PATCH] devel/portlint: check WWW in pkg- o [2005/02/26] ports/78128 ports-bugs Fix etherape pkg-plist o [2005/02/26] ports/78129 ports-bugs [MAINTAINER UPDATE] databases/adodb from o [2005/02/26] bin/78131 gbde "destroy" not working. o [2005/02/26] kern/78133 vmware3 port causes crash o [2005/02/27] ports/78134 openoffice editors/openoffice: typo f [2005/02/27] ports/78135 leeym [PATCH] math/p5-NetCDF: fix PLIST f [2005/02/27] ports/78137 leeym [PATCH] security/p5-Safe-Hole: update to o [2005/02/27] docs/78138 doc Error in pre-installation section of inst o [2005/02/27] ports/78141 openoffice openoffice-2.0-devel cannot build -DWITH_ o [2005/02/27] docs/78143 doc [patch] Manual page for snd_fm801(4) o [2005/02/27] ports/78146 ports-bugs [MAINTAINER] www/mod_vhs: update to 1.0.1 o [2005/02/27] ports/78148 ports-bugs japanese/cannadic update to 0.93c o [2005/02/27] ports/78150 ade Update Port: devel/libtool15 to 1.5.14 o [2005/02/27] i386/78151 i386 maildrop 1.8.0 WITH_AUTHLIB=yes fails to o [2005/02/27] ports/78155 oliver OPTIONS'ify mail/sylpheed2 o [2005/02/27] ports/78157 clsung Update port: security/clamsmtp to 1.3 o [2005/02/27] ports/78158 ports-bugs Update port: lang/munger 4.44 => 4.50 o [2005/02/27] ports/78159 ports-bugs [NEW PORT] devel/libbnr: GPL implementati o [2005/02/27] ports/78162 ports-bugs [Maintainer Update] comms/xlog > V1.1 o [2005/02/27] ports/78163 oliver [PATCH] small Makefile glich and pw2userd o [2005/02/27] ports/78165 ports-bugs linuxplugin wrapper freetype dependency p o [2005/02/27] kern/78166 [patch] Add Sitecom CN104 USB to serial a o [2005/02/27] ports/78167 ports-bugs [MAINTAINER] sysutils/portmanager update o [2005/02/27] ports/78168 eik [PATCH] mail/exim: update to 4.50 o [2005/02/27] bin/78170 [patch] Fix signal handler in bootpd p [2005/02/28] docs/78171 brueffer Incorrect macro name in namei.9 o [2005/02/28] docs/78172 doc make_dev.9 says DEVFS functions use dev_t a [2005/02/28] docs/78174 trhodes Update for Bluetooth-related manpages o [2005/02/28] i386/78176 i386 sound doesnt work o [2005/02/28] ports/78178 ports-bugs [MAINTAINER] www/mod_proxy_html: update t o [2005/02/28] ports/78180 ports-bugs Update from 1.61 to 1.62 o [2005/02/28] ports/78181 ports-bugs [MAINTAINER-UPDATE] Update ports/www/xis o [2005/02/28] ports/78183 ports-bugs [MAINTAINER UPDATE] archivers/star-devel o [2005/02/28] ports/78184 ports-bugs [maintainer] science/gave: update to 1.1. o [2005/02/28] ports/78185 ports-bugs [maintainer] math/ruby-narray_miss: updat 2942 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 18:30:15 2005 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 8195E16A4CF for ; Mon, 28 Feb 2005 18:30:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3062043D67 for ; Mon, 28 Feb 2005 18:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1SIUFej074021 for ; Mon, 28 Feb 2005 18:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1SIUF0x074020; Mon, 28 Feb 2005 18:30:15 GMT (envelope-from gnats) Resent-Date: Mon, 28 Feb 2005 18:30:15 GMT Resent-Message-Id: <200502281830.j1SIUF0x074020@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, Joerg Pulz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 147B616A4CE; Mon, 28 Feb 2005 18:27:17 +0000 (GMT) Received: from mailhost.frm2.tum.de (mailhost.frm2.tum.de [129.187.179.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B085D43D2F; Mon, 28 Feb 2005 18:27:11 +0000 (GMT) (envelope-from Joerg.Pulz@frm2.tum.de) Received: from localhost (mailhost.frm2.tum.de [129.187.179.12]) by mailhost.frm2.tum.de (8.13.1/8.13.1) with ESMTP id j1SIRAuU016593; Mon, 28 Feb 2005 19:27:10 +0100 (CET) (envelope-from jpulz@frm2.tum.de) Received: from hades.admin.frm2 (hades.admin.frm2 [172.25.1.10]) by mailhost.frm2.tum.de (8.13.1/8.13.1) with ESMTP id j1SIR9CS016589 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 28 Feb 2005 19:27:09 +0100 (CET) (envelope-from jpulz@frm2.tum.de) Received: from hades.admin.frm2 (localhost [127.0.0.1]) by hades.admin.frm2 (8.13.1/8.13.1) with ESMTP id j1SIR9pU052977; Mon, 28 Feb 2005 19:27:09 +0100 (CET) (envelope-from jpulz@frm2.tum.de) Received: (from jpulz@localhost) by hades.admin.frm2 (8.13.1/8.13.1/Submit) id j1SIR9CQ052976; Mon, 28 Feb 2005 19:27:09 +0100 (CET) (envelope-from jpulz) Message-Id: <200502281827.j1SIR9CQ052976@hades.admin.frm2> Date: Mon, 28 Feb 2005 19:27:09 +0100 (CET) From: Joerg Pulz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Ollivier Robert Subject: bin/78207: add MEINBERG clock support to the base ntpd X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joerg Pulz List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 18:30:15 -0000 >Number: 78207 >Category: bin >Synopsis: add MEINBERG clock support to the base ntpd >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 28 18:30:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Joerg Pulz >Release: FreeBSD 5.3-RELEASE-p5 i386 >Organization: ZWE FRM-II / TU-Munich >Environment: System: FreeBSD hades.admin.frm2 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #2: Mon Jan 17 08:13:26 CET 2005 root@hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386 >Description: I use two hardware clocks manufactured by Meinberg GmbH (Germany) to sync all our client machines and servers via NTP. One clock is DCF77 based and the other clock is GPS based. After modifying the src/usr.sbin/ntp/config.h file and recompiling the whole ntp stuff, these clocks are working flawlessly over month's now. My question is: is it possible to officially include support for these clocks in the base ntp? This would save me from modifying the file ever and ever again. Using an additional installation from ports would solve this too, but i'm very happy with the base ntp, so why install another one.. >How-To-Repeat: FIX for now: Appended is a very small patch which enables support for these clocks. Apply the diff to src/usr.sbin/ntp/config.h. FIX for future ntp imports: Include one additional configure option when generating the config.h file. The necessary option is: --enable-MEINBERG >Fix: --- ntp_config.h.diff begins here --- --- config.h.orig Mon Feb 28 18:47:33 2005 +++ config.h Mon Feb 28 18:47:48 2005 @@ -84,7 +84,7 @@ #define CLOCK_LOCAL 1 /* Meinberg clocks */ -/* #undef CLOCK_MEINBERG */ +#define CLOCK_MEINBERG 1 /* EES M201 MSF receiver */ /* #undef CLOCK_MSFEES */ --- ntp_config.h.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 28 22:50:08 2005 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 27C0116A4CE for ; Mon, 28 Feb 2005 22:50:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA31E43D1D for ; Mon, 28 Feb 2005 22:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1SMo70p004138 for ; Mon, 28 Feb 2005 22:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1SMo7ca004137; Mon, 28 Feb 2005 22:50:07 GMT (envelope-from gnats) Resent-Date: Mon, 28 Feb 2005 22:50:07 GMT Resent-Message-Id: <200502282250.j1SMo7ca004137@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, Jason Hitt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E26CD16A4CE for ; Mon, 28 Feb 2005 22:45:18 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92E0443D39 for ; Mon, 28 Feb 2005 22:45:18 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j1SMjInk073950 for ; Mon, 28 Feb 2005 22:45:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j1SMjIJB073949; Mon, 28 Feb 2005 22:45:18 GMT (envelope-from nobody) Message-Id: <200502282245.j1SMjIJB073949@www.freebsd.org> Date: Mon, 28 Feb 2005 22:45:18 GMT From: Jason Hitt To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/78216: WRITE_DMA UDMA ICRC errors while copying data to a disk 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, 28 Feb 2005 22:50:08 -0000 >Number: 78216 >Category: kern >Synopsis: WRITE_DMA UDMA ICRC errors while copying data to a disk >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 28 22:50:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jason Hitt >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: FreeBSD calandor 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Feb 13 22:01:06 CST 2005 root@calandor:/usr/obj/usr/src/sys/FILESERVER_5 i386 >Description: My system was configured with 4.10 using vinum with a simple mirroring setup. I upgraded to 5.3 and attempted to convert to gmirror. I removed /dev/ad2 from my vinum volume and created a gmirror volume on it instead (on /dev/ad2s1). I then successfully copied all my data from the mounts residing on /dev/ad0 to the mounts residing on /dev/ad2 without a single error. I rebooted using /dev/ad2 and reset /dev/ad0. Upon adding /dev/ad0s1 to the gmirror volume, I immediately began receiving errors of the form: WARNING - WRITE_DMA UDMA ICRC error (retrying request) LBA=######## I then removed /dev/ad0s1 from the gmirror volume, attempted to create a new volume on it, and simply copy data from the volume on /dev/ad2s1 to this new volume. Again, the exact same results occurred. I disabled dma via hw.ata.ata_dma in /boot/loader.conf, and everything immediately began working without error. Two interesting points about the above process: 1) I had no problems whatsoever copying nearly 100 gigs of data from /dev/ad0 to /dev/ad2 (repeatedly...it re-did the copy three times before i decided my new setup met my desires). 2) After attempting to add /dev/ad0 to the gmirror volume and seeing errors, I rebooted my PC to use a hard disk diagnostic tool. When the machine rebooted, the BIOS reported the first drive in CHS mode, not LBA mode. Zeroing out the drive and re-fdisking corrected this. Attempting to copy data to the drive caused it to re-occur (with the associated WRITE_DMA errors popping up as well). The only customizations i have made to the config file were to disable drivers i do not use (various network cards, some drive controllers... basically just hardware i will never own). I have two hard disks, each on their own 80 conductor IDE cable. Below is my startup dump. FreeBSD 5.3-STABLE #0: Sun Feb 13 22:01:06 CST 2005 root@calandor:/usr/obj/usr/src/sys/FILESERVER_5 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Duron(tm) processor (798.64-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x631 Stepping = 1 Features=0x183f9ff AMD Features=0xc0440000 real memory = 536805376 (511 MB) avail memory = 515620864 (491 MB) npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: on acpi0 acpi_tz0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe0000000-0xe1ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) uhci0: port 0xd000-0xd01f irq 11 at device 16.0 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd400-0xd41f irq 3 at device 16.1 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xd800-0xd81f irq 10 at device 16.2 on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered pci0: at device 16.3 (no driver attached) isab0: at device 17.0 on pci0 isa0: on isab0 atapci0: port 0xdc00-0xdc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 17.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 pci0: at device 17.5 (no driver attached) vr0: port 0xe800-0xe8ff mem 0xe8001000-0xe80010ff irq 11 at device 18.0 on pci0 miibus0: on vr0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:0d:87:b0:00:55 fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 fdc0: [FAST] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0 orm0: at iomem 0xc0000-0xc9fff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 798642802 Hz quality 800 Timecounters tick every 10.000 msec ad0: 114473MB [232581/16/63] at ata0-master PIO4 ad2: 114473MB [232581/16/63] at ata1-master PIO4 GEOM_MIRROR: Device m0s1 created (id=1279703646). GEOM_MIRROR: Device m0s1: provider ad0s1 detected. GEOM_MIRROR: Device m0s1: provider ad2s1 detected. GEOM_MIRROR: Device m0s1: provider ad2s1 activated. GEOM_MIRROR: Device m0s1: provider ad0s1 activated. GEOM_MIRROR: Device m0s1: provider mirror/m0s1 launched. Mounting root from ufs:/dev/mirror/m0s1a Accounting enabled >How-To-Repeat: Unknown if this is repeatable on any random system. It appears to be an issue for many people, however, i did not see any reports of multiple drive configurations such as mine. The fact that my second drive had no DMA issues while my first drive did may be revealing. >Fix: Workaround: disable dma access via hw.ata.ata_dma in /boot/loader.conf I have not yet tested various DMA modes other than UDMA100, but PIO4 works flawlessly (albeit quite slowly) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 00:30:20 2005 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 61EE816A4CE for ; Tue, 1 Mar 2005 00:30:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D9543D53 for ; Tue, 1 Mar 2005 00:30:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j210UJdO016103 for ; Tue, 1 Mar 2005 00:30:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j210UJ0I016102; Tue, 1 Mar 2005 00:30:19 GMT (envelope-from gnats) Resent-Date: Tue, 1 Mar 2005 00:30:19 GMT Resent-Message-Id: <200503010030.j210UJ0I016102@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, Ying-Chieh Chen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2503F16A4CE for ; Tue, 1 Mar 2005 00:21:56 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0448643D5A for ; Tue, 1 Mar 2005 00:21:56 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j210Lth3095117 for ; Tue, 1 Mar 2005 00:21:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j210Ltn4095116; Tue, 1 Mar 2005 00:21:55 GMT (envelope-from nobody) Message-Id: <200503010021.j210Ltn4095116@www.freebsd.org> Date: Tue, 1 Mar 2005 00:21:55 GMT From: Ying-Chieh Chen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/78220: [MAINTAINER-UPDATE] Update ports/games/asc to 1.15.3.0 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, 01 Mar 2005 00:30:20 -0000 >Number: 78220 >Category: misc >Synopsis: [MAINTAINER-UPDATE] Update ports/games/asc to 1.15.3.0 >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 Mar 01 00:30:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Chen >Release: 4.10-RELEASE-p4 >Organization: MANA lab, CCU CS >Environment: FreeBSD nb.mana.cs.ccu.edu.tw 4.10-RELEASE-p4 FreeBSD 4.10-RELEASE-p4 #2: Thu Nov 25 15:14:47 CST 2004 root@nb.mana.cs.ccu.edu.tw:/usr/obj/usr/src/sys/KERNEL i386 >Description: Maintainer update ports/games/asc to 1.15.3.0 >How-To-Repeat: N/A >Fix: Apply the following patch: diff -ruN /usr/ports/games/asc/Makefile asc/Makefile --- /usr/ports/games/asc/Makefile Thu Dec 23 09:46:03 2004 +++ asc/Makefile Tue Mar 1 08:14:21 2005 @@ -6,7 +6,7 @@ # PORTNAME= asc -PORTVERSION= 1.15.1.0 +PORTVERSION= 1.15.3.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= asc-hq diff -ruN /usr/ports/games/asc/distinfo asc/distinfo --- /usr/ports/games/asc/distinfo Mon Nov 15 00:57:04 2004 +++ asc/distinfo Tue Mar 1 08:14:21 2005 @@ -1,5 +1,5 @@ -MD5 (asc-source-1.15.1.0.tar.gz) = 71f175a514830dc060b20724af4205ac -SIZE (asc-source-1.15.1.0.tar.gz) = 7914614 +MD5 (asc-source-1.15.3.0.tar.gz) = 5b1259915e48dfd9a44d5ac72ceaea6c +SIZE (asc-source-1.15.3.0.tar.gz) = 12034077 MD5 (frontiers.mp3) = 560f5783836b309906e57e77417f3864 SIZE (frontiers.mp3) = 4407769 MD5 (time_to_strike.mp3) = f0ab3c633f51430af0445ecaa02e3197 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 01:40:20 2005 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 268FD16A4CE for ; Tue, 1 Mar 2005 01:40:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE8B43D55 for ; Tue, 1 Mar 2005 01:40:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j211eJPg024259 for ; Tue, 1 Mar 2005 01:40:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j211eJNl024258; Tue, 1 Mar 2005 01:40:19 GMT (envelope-from gnats) Date: Tue, 1 Mar 2005 01:40:19 GMT Message-Id: <200503010140.j211eJNl024258@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Jason Hitt" Subject: Re: kern/78216: WRITE_DMA UDMA ICRC errors while copying data to a disk X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jason Hitt List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 01:40:20 -0000 The following reply was made to PR kern/78216; it has been noted by GNATS. From: "Jason Hitt" To: , Cc: Subject: Re: kern/78216: WRITE_DMA UDMA ICRC errors while copying data to a disk Date: Mon, 28 Feb 2005 19:36:28 -0600 This is a multi-part message in MIME format. ------=_NextPart_000_0002_01C51DCC.CC65BA80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I tested both UDMA33 and UDMA66 modes on ad0 and ad2. My test consisted of the following: - cp -R of a 1 gigabyte directory to the same gmirror volume. - An FTP push of 1 gigabyte of data from another host. - An FTP pull of 1 gigabyte of data from another host. No DMA errors occurred at either UDMA33 or UDMA66. Attempting the same = test in UDMA100 mode almost immediately resulted in errors on ad0 and = caused gmirror to drop ad0 from the mirror volume. ------=_NextPart_000_0002_01C51DCC.CC65BA80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I tested both UDMA33 and UDMA66 modes = on ad0 and=20 ad2.
 
My test consisted of the = following:
    - cp -R of a 1 = gigabyte=20 directory to the same gmirror volume.
    - An FTP push of 1 = gigabyte of=20 data from another host.
    - An FTP pull of 1 = gigabyte of=20 data from another host.
 
No DMA errors occurred at either UDMA33 = or=20 UDMA66.  Attempting the same test in UDMA100 mode almost = immediately=20 resulted in errors on ad0 and caused gmirror to drop ad0 from the mirror = volume.
 
------=_NextPart_000_0002_01C51DCC.CC65BA80-- From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 04:26:50 2005 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 996E716A4CE; Tue, 1 Mar 2005 04:26:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 487E943D2F; Tue, 1 Mar 2005 04:26:50 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j214Qo1n052806; Tue, 1 Mar 2005 04:26:50 GMT (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j214QoFr052802; Tue, 1 Mar 2005 04:26:50 GMT (envelope-from anholt) Date: Tue, 1 Mar 2005 04:26:50 GMT From: Eric Anholt Message-Id: <200503010426.j214QoFr052802@freefall.freebsd.org> To: anholt@FreeBSD.org, freebsd-bugs@FreeBSD.org, anholt@FreeBSD.org Subject: Re: kern/72224: umass devices broken by DRM (AGP issue?) 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, 01 Mar 2005 04:26:50 -0000 Old Synopsis: umass devices not working under X [drm-related] New Synopsis: umass devices broken by DRM (AGP issue?) Responsible-Changed-From-To: freebsd-bugs->anholt Responsible-Changed-By: anholt Responsible-Changed-When: Tue Mar 1 04:25:10 GMT 2005 Responsible-Changed-Why: The problem here is that you've commented out the required AGP support. It shouldn't actually be required, but that's what that error message is about. Leaving this open as a reminder to look into fixing the error handling. http://www.freebsd.org/cgi/query-pr.cgi?pr=72224 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 04:31:42 2005 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 1F0CE16A4CE; Tue, 1 Mar 2005 04:31:42 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77E343D49; Tue, 1 Mar 2005 04:31:41 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j214Vfqg054156; Tue, 1 Mar 2005 04:31:41 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j214Vfkv054152; Tue, 1 Mar 2005 04:31:41 GMT (envelope-from linimon) Date: Tue, 1 Mar 2005 04:31:41 GMT From: Mark Linimon Message-Id: <200503010431.j214Vfkv054152@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/78220: [MAINTAINER-UPDATE] Update ports/games/asc to 1.15.3.0 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, 01 Mar 2005 04:31:42 -0000 Synopsis: [MAINTAINER-UPDATE] Update ports/games/asc to 1.15.3.0 Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 1 04:31:21 GMT 2005 Responsible-Changed-Why: Canonicalize assignment. http://www.freebsd.org/cgi/query-pr.cgi?pr=78220 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 05:50:17 2005 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 AC61F16A4CF for ; Tue, 1 Mar 2005 05:50:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6090B43D5E for ; Tue, 1 Mar 2005 05:50:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j215oH2R067730 for ; Tue, 1 Mar 2005 05:50:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j215oHW9067729; Tue, 1 Mar 2005 05:50:17 GMT (envelope-from gnats) Resent-Date: Tue, 1 Mar 2005 05:50:17 GMT Resent-Message-Id: <200503010550.j215oHW9067729@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, Noritoshi Demizu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDCF116A4CE for ; Tue, 1 Mar 2005 05:49:13 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A114943D55 for ; Tue, 1 Mar 2005 05:49:13 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j215nDci068344 for ; Tue, 1 Mar 2005 05:49:13 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j215nDjk068343; Tue, 1 Mar 2005 05:49:13 GMT (envelope-from nobody) Message-Id: <200503010549.j215nDjk068343@www.freebsd.org> Date: Tue, 1 Mar 2005 05:49:13 GMT From: Noritoshi Demizu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/78226: rcv_lastsack in struct tcpcb is not updated when the right most SACK block expands. 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, 01 Mar 2005 05:50:17 -0000 >Number: 78226 >Category: kern >Synopsis: rcv_lastsack in struct tcpcb is not updated when the right most SACK block expands. >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 Mar 01 05:50:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Noritoshi Demizu >Release: FreeBSD 6.0 current (as of Mar 1, 2005) >Organization: NICT >Environment: FreeBSD xxx 6.0-CURRENT FreeBSD 6.0-CURRENT #7: Tue Mar 1 10:50:54 JST 2005 noritosi@xxx:/home/FreeBSD-current/src/sys/i386/compile/GENERIC i386 >Description: rcv_lastsack in struct tcpcb is "last seq number(+1) sack'd by rcv'r" according to the comment in tcp_var.h. In tcp_sack.c Rev 1.9, it is updated only when the first SACK block or a new right most SACK block is reported. In other words, it is not updated when the right most SACK block expands to the right. Hence, tcp_sack_adjust() may choose inappropriate snd_nxt at the last line. >How-To-Repeat: In my experimental environment, there are three machines: a sender, a router and a receiver. Dummynet runs on the router configured as RTT=40ms, bandwidth=10Mbps, queue=8pkts and plr=0.03. The sender's buffer size and the receiver's buffer size are 192k bytes. In the environment, when a fast retransmitted packet is lost, the sender has to wait for a timeout. But the sender keeps sending data segments until the timeout is triggered because buffer is big enough. In such case, just after the timeout, the sender keeps receiving ACK segments containing SACK information of segments sent before the timeout. Such SACK information can be used to avoid unnecessary retransmission. However, since rcv_lastsack is not updated when fack advances, sack'd data are sent unnecessarily. >Fix: The following patch fixes this problem in my environment. Since rcv_lastsack is referred only when snd_holes != NULL, this patch does not touch tcp_del_sackholes() and tcp_free_sackholes(). --- tcp_sack.c-ORG Mon Feb 28 10:43:29 2005 +++ tcp_sack.c Tue Mar 1 14:46:16 2005 @@ -431,6 +431,8 @@ tp->rcv_lastsack = sack.end; tp->snd_numholes++; } + if (SEQ_LT(tp->rcv_lastsack, sack.end)) + tp->rcv_lastsack = sack.end; } return (0); } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 06:20:16 2005 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 3E74D16A4CE for ; Tue, 1 Mar 2005 06:20:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F224F43D49 for ; Tue, 1 Mar 2005 06:20:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j216KFbs007309 for ; Tue, 1 Mar 2005 06:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j216KFu3007308; Tue, 1 Mar 2005 06:20:15 GMT (envelope-from gnats) Resent-Date: Tue, 1 Mar 2005 06:20:15 GMT Resent-Message-Id: <200503010620.j216KFu3007308@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, Yar Tikhiy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93CC016A4CE for ; Tue, 1 Mar 2005 06:18:34 +0000 (GMT) Received: from bsd.chem.msu.ru (bsd.chem.msu.ru [195.208.208.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C5943D41 for ; Tue, 1 Mar 2005 06:18:33 +0000 (GMT) (envelope-from yar@bsd.chem.msu.ru) Received: from bsd.chem.msu.ru (localhost [127.0.0.1]) by bsd.chem.msu.ru (8.13.1/8.13.1) with ESMTP id j216IWaR071305 for ; Tue, 1 Mar 2005 09:18:32 +0300 (MSK) (envelope-from yar@bsd.chem.msu.ru) Received: (from yar@localhost) by bsd.chem.msu.ru (8.13.1/8.13.1/Submit) id j216IVQS071304; Tue, 1 Mar 2005 09:18:31 +0300 (MSK) (envelope-from yar) Message-Id: <200503010618.j216IVQS071304@bsd.chem.msu.ru> Date: Tue, 1 Mar 2005 09:18:31 +0300 (MSK) From: Yar Tikhiy To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/78227: Destroying a network interface leaks kernel memory 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, 01 Mar 2005 06:20:16 -0000 >Number: 78227 >Category: kern >Synopsis: Destroying a network interface leaks kernel memory >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 Mar 01 06:20:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Yar Tikhiy >Release: FreeBSD 6.0-CURRENT i386 >Organization: MSU >Environment: 5-STABLE, 6-CURRENT >Description: It was originally reported by Oleg Bulyzhin rinet <.> ru> that destroying a vlan(4) interface with an assigned IP address would leak kernel memory. Further investigation has shown that the problem isn't specific to vlan(4) and affects any multicast interface. The system just doesn't seem to leave the "all hosts" multicast group upon dismantling an interface. In my case, each plumb/unplumb cycle on a vlan(4) interface leaks 1 in_multi memory block and 5 ether_multi blocks. For lo(4) the amounts are 1 and 2, respectively. >How-To-Repeat: # change lo11 to vlanXX and add vlan/vlandev to the create command to test on vlan vmstat -m > vmstat-m.0 for n in `yes | head -1000`; do ifconfig lo11 create inet 1.1.1.1/24 up ifconfig lo11 destroy done vmstat -m > vmstat-m.1 diff vmstat-m.0 vmstat-m.1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 06:50:25 2005 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 71D9816A4CF for ; Tue, 1 Mar 2005 06:50:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E2D943D64 for ; Tue, 1 Mar 2005 06:50:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j216oPEa055074 for ; Tue, 1 Mar 2005 06:50:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j216oPmr055073; Tue, 1 Mar 2005 06:50:25 GMT (envelope-from gnats) Date: Tue, 1 Mar 2005 06:50:25 GMT Message-Id: <200503010650.j216oPmr055073@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andrey Smagin Subject: Re: kern/78216: WRITE_DMA UDMA ICRC errors while copying data to a disk X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrey Smagin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 06:50:25 -0000 The following reply was made to PR kern/78216; it has been noted by GNATS. From: Andrey Smagin To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/78216: WRITE_DMA UDMA ICRC errors while copying data to a disk Date: Tue, 1 Mar 2005 09:45:26 +0300 >>How-To-Repeat: JH> Unknown if this is repeatable on any random system. It appears to JH> be an issue for many people, however, i did not see any reports of JH> multiple drive configurations such as mine. The fact that my second JH> drive had no DMA issues while my first drive did may be revealing. I have old hardware 1 CPU, 2MBoard, 64MBram(iP~200, chipsets iTX, VIA), and tested next configuration ata0 master - 2.1Gb(UDMA33)(may normally detected by BIOS for loading), ata1 master WD120Gb(UDMA33)(data storage), on both motherboards it error was occured, with destroying data. Problem was resolved by disabling DMA. Also I have another PC as server(iP166/VIA/64MB) with 20GB(UDMA33) and 120GB(UDMA100) (first for BIOS another for data), on it error was ocurred after loading kernel, but important data while not be destroyed. Speed of linear reading UDMA33(100) not more than 4Mbytes/s with 100% CPU usage. All HDD, MB, RAM modules different, but was tried it all possible combination. Version FreeBSD 6.0-CURRENT 4 month ago, now on all PC FreeBSD 6.0-CURRENT 2weeks ago with disabled DMA. Another PC is more modern (Duron 1133/SIS735/1GBram). ata0 master WD120GB, ata1 master Seagate 120GB, both UDMA100. Error never ocurred. -- Best regards, Andrey mailto:samspeedu@mail.ru From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 14:35:18 2005 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 E493416A4CE; Tue, 1 Mar 2005 14:35:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B94B643D5E; Tue, 1 Mar 2005 14:35:18 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21EZI00058927; Tue, 1 Mar 2005 14:35:18 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21EZIQS058923; Tue, 1 Mar 2005 14:35:18 GMT (envelope-from glebius) Date: Tue, 1 Mar 2005 14:35:18 GMT From: Gleb Smirnoff Message-Id: <200503011435.j21EZIQS058923@freefall.freebsd.org> To: dave@purevanity.net, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/76211: fxp / vlan causes page fault 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: Tue, 01 Mar 2005 14:35:19 -0000 Synopsis: fxp / vlan causes page fault panic State-Changed-From-To: open->closed State-Changed-By: glebius State-Changed-When: Tue Mar 1 14:34:37 GMT 2005 State-Changed-Why: Duplicate of kern/78112, which has more detailed description. http://www.freebsd.org/cgi/query-pr.cgi?pr=76211 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 17:08:49 2005 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 D16D216A4CE; Tue, 1 Mar 2005 17:08:49 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9DE143D5D; Tue, 1 Mar 2005 17:08:49 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21H8n3s077717; Tue, 1 Mar 2005 17:08:49 GMT (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21H8n4w077713; Tue, 1 Mar 2005 17:08:49 GMT (envelope-from mux) Date: Tue, 1 Mar 2005 17:08:49 GMT From: Maxime Henrion Message-Id: <200503011708.j21H8n4w077713@freefall.freebsd.org> To: mux@FreeBSD.org, freebsd-bugs@FreeBSD.org, mux@FreeBSD.org Subject: Re: kern/78112: vlan panic due to not initialising parent 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: Tue, 01 Mar 2005 17:08:49 -0000 Synopsis: vlan panic due to not initialising parent interface Responsible-Changed-From-To: freebsd-bugs->mux Responsible-Changed-By: mux Responsible-Changed-When: Tue Mar 1 17:08:39 GMT 2005 Responsible-Changed-Why: I'll take care of this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=78112 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 20:40:25 2005 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 8C56C16A50E for ; Tue, 1 Mar 2005 20:40:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4176F43D53 for ; Tue, 1 Mar 2005 20:40:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21KeOaD001774 for ; Tue, 1 Mar 2005 20:40:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21KeOom001773; Tue, 1 Mar 2005 20:40:24 GMT (envelope-from gnats) Date: Tue, 1 Mar 2005 20:40:24 GMT Message-Id: <200503012040.j21KeOom001773@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Subject: Re: bin/78087: groups program inconsistency 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: Tue, 01 Mar 2005 20:40:25 -0000 The following reply was made to PR bin/78087; it has been noted by GNATS. From: Bruce Evans To: Russ Francis Cc: freebsd-gnats-submit@FreeBSD.org, dds@FreeBSD.org Subject: Re: bin/78087: groups program inconsistency Date: Wed, 2 Mar 2005 07:35:55 +1100 (EST) On Mon, 28 Feb 2005, Russ Francis wrote: > I saw this report and 78087 which looks similar and thought they looked curious. > > I have tried to duplicate this issue without luck and am running > > FreeBSD 5.3-RELEASE-p2 > > bash-2.05b$ sysctl kern.ngroups > kern.ngroups: 16 > > relevant portion of /etc/group > --- snip --- > foouser:*:1004: > foo1:*:20001:foouser > foo2:*:20002:foouser > foo3:*:20003:foouser > foo4:*:20004:foouser > foo5:*:20005:foouser > foo6:*:20006:foouser > foo7:*:20007:foouser > foo8:*:20008:foouser > foo9:*:20009:foouser > foo10:*:20010:foouser > foo11:*:20011:foouser > foo12:*:20012:foouser > foo13:*:20013:foouser > foo14:*:20014:foouser > #foo15:*:20015:foouser There is a longstanding off-by-1 bug or two concerning {NGROUPS_MAX}. POSIX specifies that {NGROUPS_MAX} gives the number of supplementary group ids *in addition* to the effective group id. {NGROUPS_MAX} is 16 in FreeBSD so you should be able to have up to foo16 in the above. This never worked in FreeBSD, so {NOGROUPS_MAX} is off-by-1. ISTR that there is another off-by-1 bug in setgroups(2) or in library callers of it. I forget the details. > su-2.05b$ whoami > foouser > su-2.05b$ id > uid=1004(foouser) gid=1004(foouser) groups=1004(foouser), 20001(foo1), > 20002(foo2), 20003(foo3), 20004(foo4), 20005(foo5), 20006(foo6), > 20007(foo7), 20008(foo8), 20009(foo9), 20010(foo10), 20011(foo11), > 20012(foo12), 20013(foo13), 20014(foo14) > su-2.05b$ id foouser > uid=1004(foouser) gid=1004(foouser) groups=1004(foouser), 20001(foo1), > 20002(foo2), 20003(foo3), 20004(foo4), 20005(foo5), 20006(foo6), > 20007(foo7), 20008(foo8), 20009(foo9), 20010(foo10), 20011(foo11), > 20012(foo12), 20013(foo13), 20014(foo14) > > When I uncomment the line '#foo15:*:20015:foouser' from /etc/group > I get the following error > > bash-2.05b$ su foouser > Password: > su: setusercontext: Invalid argument There now seems to be an off-by-2 bug. I have something like the above foo[1-15] in my /etc/group for just one user, for the purpose of running old POSIX tests (NIST PCTS) of {NGROUPS_MAX}. This used to work, but I now get the above error from su. login fails too, but doesn't print a message. The POSIX tests only worked because I misconfigured them to hide the longstanding off-by-one error: % SUPPLEMENTARY_GROUPS "0,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014" The account is supposed to have primary group 0 (wheel) and 16 supplementary groups 1000-1015, but #1015 doesn't work so I left it out of /etc/groups and fudged the tests to succeed by putting the primary group in the supplementary groups. The new bug is exposed by: % RCS file: /home/ncvs/src/lib/libc/gen/initgroups.c,v % Working file: initgroups.c % head: 1.8 % ... % ---------------------------- % revision 1.8 % date: 2003/11/19 15:51:26; author: dds; state: Exp; lines: +7 -2 % Fix problem where initgroups would silently truncate groups with % more than NGROUP elements without providing the opportunity to % setgroups to fail and correctly return error and set errno. % % MFC after: 2 weeks % ---------------------------- % % Index: initgroups.c % =================================================================== % RCS file: /home/ncvs/src/lib/libc/gen/initgroups.c,v % retrieving revision 1.7 % retrieving revision 1.8 % diff -u -2 -r1.7 -r1.8 % --- initgroups.c 1 Feb 2002 00:57:29 -0000 1.7 % +++ initgroups.c 19 Nov 2003 15:51:26 -0000 1.8 % ... % @@ -51,7 +51,12 @@ % gid_t agroup; % { % - int groups[NGROUPS], ngroups; % + int ngroups; % + /* % + * Provide space for one group more than NGROUPS to allow % + * setgroups to fail and set errno. % + */ % + gid_t groups[NGROUPS + 1]; This has some style bugs. % % - ngroups = NGROUPS; % + ngroups = NGROUPS + 1; % getgrouplist(uname, agroup, groups, &ngroups); % return (setgroups(ngroups, groups)); getgrouplist() puts `agroup' in groups[0] and groups[1], so there are only 14 slots left for the supplementary groups. Thus when there are 15 supplementary groups all different from `agroup', the above change makes ngroups = 17 and setgroups() fails. Immediately before the above change, the last group was just discarded so it couldn't have worked, but think PCTS would have found the bug if the last group had not worked long ago. getgrouplist() has to put `agroup' in groups[0] because the group list has to include the primary group in FreeBSD due to a dubious efficiency hack in the implementation -- in FreeBSD, the effective group id is just groups[0]. This efficiency hacks is what gives the first off-by-1 error -- {NGROUPS_MAX} iis missing the adjustment for the hack. getgrouplist() normally puts `agroup' in groups[1] according to the following comment: % /* % * When installing primary group, duplicate it; % * the first element of groups is the effective gid % * and will be overwritten when a setgid file is executed. % */ I don't understand why this is needed. It obviously increments the off-by-1 error count, since the setgroups(2) up immediately in the kernel if the groups count exceeds {NGROUPS_MAX}. getgrouplist() has changed signficantly near this bug since rev.1.1, but the change only reduces the bugs: % Index: getgrouplist.c % =================================================================== % RCS file: /home/ncvs/src/lib/libc/gen/getgrouplist.c,v % retrieving revision 1.1 % retrieving revision 1.13 % diff -u -2 -r1.1 -r1.13 % --- getgrouplist.c 27 May 1994 04:56:40 -0000 1.1 % +++ getgrouplist.c 16 Feb 2003 17:29:09 -0000 1.13 % ... % @@ -70,17 +70,21 @@ % */ % setgrent(); % - while (grp = getgrent()) { % - if (grp->gr_gid == agroup) % - continue; % - if (ngroups >= maxgroups) { % - ret = -1; % - break; % + while ((grp = getgrent()) != NULL) { % + for (i = 0; i < ngroups; i++) { % + if (grp->gr_gid == groups[i]) % + goto skip; Now getgrouplist() avoids wasting slots for duplicates in all cases after the first 1 or 2 slots, where it use to only avoid duplicates of `agroup'. Avoiding duplicates allows {NGROUPS_MAX} groups to actually work in some cases, but cases where there are even {NGROUPS_MAX} - 1 different groups all different from `agroup' apparently never worked. The kernel doesn't do any duplicate removal but probably should. POSIX doesn't specify setgroups(), but it specifies getgroups(2). For getgroups(), it is implementation-defined whether the effective group is returned, and applications must be prepared for {NGROUPS_MAX} + 1 gids being reurned. FreeBSD does return the egid in the array. FreeBSD's setgroups needs the egid in slot 0 in the array. Bruce From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 21:40:26 2005 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 491A516A4CE for ; Tue, 1 Mar 2005 21:40:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 265E543D48 for ; Tue, 1 Mar 2005 21:40:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21LePam009490 for ; Tue, 1 Mar 2005 21:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21LePQ9009487; Tue, 1 Mar 2005 21:40:25 GMT (envelope-from gnats) Resent-Date: Tue, 1 Mar 2005 21:40:25 GMT Resent-Message-Id: <200503012140.j21LePQ9009487@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, David Walker Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CFCC16A4CE for ; Tue, 1 Mar 2005 21:33:36 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 246BA43D55 for ; Tue, 1 Mar 2005 21:33:36 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j21LXZcs065032 for ; Tue, 1 Mar 2005 21:33:35 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j21LXZU8065031; Tue, 1 Mar 2005 21:33:35 GMT (envelope-from nobody) Message-Id: <200503012133.j21LXZU8065031@www.freebsd.org> Date: Tue, 1 Mar 2005 21:33:35 GMT From: David Walker To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/78254: make installworld replaces bind9 with bind8 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, 01 Mar 2005 21:40:26 -0000 >Number: 78254 >Category: misc >Synopsis: make installworld replaces bind9 with bind8 >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 Mar 01 21:40:25 GMT 2005 >Closed-Date: >Last-Modified: >Originator: David Walker >Release: 4.9-RELEASE-p13 >Organization: W3 Trader, Inc >Environment: FreeBSD daahman.cosmicfires.com 4.9-RELEASE-p13 FreeBSD 4.9-RELEASE-p13 #7 Tue Mar 1 11:26:55 PST 2005 boot@daahman.cosmicfires.com:/usr/obj/usr/src/sys/DAAHMAN i386 >Description: make installworld replaces bind9 with bind8 even though bind9 was compiled and installed with PORT_REPLACES_BASE_BIND9 defined. >How-To-Repeat: install bind9 with PORT_REPLACES_BASE_BIND9 defined make buildworld make installworld >Fix: unknown >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 21:55:55 2005 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 9661C16A507; Tue, 1 Mar 2005 21:55:55 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6914B43D1F; Tue, 1 Mar 2005 21:55:55 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21Ltta4010127; Tue, 1 Mar 2005 21:55:55 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21LttJh010123; Tue, 1 Mar 2005 21:55:55 GMT (envelope-from brooks) Date: Tue, 1 Mar 2005 21:55:55 GMT From: Brooks Davis Message-Id: <200503012155.j21LttJh010123@freefall.freebsd.org> To: david@cosmicfires.com, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/78254: make installworld replaces bind9 with bind8 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, 01 Mar 2005 21:55:55 -0000 Synopsis: make installworld replaces bind9 with bind8 State-Changed-From-To: open->closed State-Changed-By: brooks State-Changed-When: Tue Mar 1 21:52:50 GMT 2005 State-Changed-Why: This is normal behavior. If you don't want to build or install the system version of bind, set "NO_BIND=yes" in /etc/make.conf. It may be the case that the port should tell you this when you install it with PORT_REPLACES_BASE_BIND9, but you should bring that up with the maintainer (DougB@FreeBSD.org). http://www.freebsd.org/cgi/query-pr.cgi?pr=78254 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 22:20:13 2005 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 9349416A4CE for ; Tue, 1 Mar 2005 22:20:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FD4B43D3F for ; Tue, 1 Mar 2005 22:20:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21MKDWr014919 for ; Tue, 1 Mar 2005 22:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21MKDXm014918; Tue, 1 Mar 2005 22:20:13 GMT (envelope-from gnats) Resent-Date: Tue, 1 Mar 2005 22:20:13 GMT Resent-Message-Id: <200503012220.j21MKDXm014918@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, Dan Allen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0030016A4CE for ; Tue, 1 Mar 2005 22:17:46 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC2A43D3F for ; Tue, 1 Mar 2005 22:17:46 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j21MHk6w083525 for ; Tue, 1 Mar 2005 22:17:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j21MHkuL083524; Tue, 1 Mar 2005 22:17:46 GMT (envelope-from nobody) Message-Id: <200503012217.j21MHkuL083524@www.freebsd.org> Date: Tue, 1 Mar 2005 22:17:46 GMT From: Dan Allen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/78256: strstr could be more robust 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, 01 Mar 2005 22:20:13 -0000 >Number: 78256 >Category: misc >Synopsis: strstr could be more robust >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 Mar 01 22:20:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dan Allen >Release: 5.4 PRERELEASE >Organization: >Environment: FreeBSD 5.4-PRERELEASE >Description: strstr does not check to see if its first argument is null or not. The ISO standard is silent about error checking the first argument, but it seems to me that a single line of code could make strstr more robust. >How-To-Repeat: char *p = getenv("TERM"); int i = strstr(p,"cons25") ? 1 : 0; Runs fine from a console or from xterm under X-Windows, but if in a tool running under cron where TERM is not defined it causes a segmentation fault. I know that I should test for a null string from getenv, but it seems that a bullet-proof strstr should have the fix shown below... >Fix: Add as the first line of code in strstr: if (!s) return NULL; to fix the problem. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 22:50:16 2005 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 237EA16A4CF for ; Tue, 1 Mar 2005 22:50:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9975043D41 for ; Tue, 1 Mar 2005 22:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21MoFtH017033 for ; Tue, 1 Mar 2005 22:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21MoFM3017032; Tue, 1 Mar 2005 22:50:15 GMT (envelope-from gnats) Resent-Date: Tue, 1 Mar 2005 22:50:15 GMT Resent-Message-Id: <200503012250.j21MoFM3017032@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, "Wojciech A. Koszek" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93A0316A4CE for ; Tue, 1 Mar 2005 22:42:53 +0000 (GMT) Received: from freebsd.czest.pl (silver.iplus.pl [80.48.250.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15DE143D54 for ; Tue, 1 Mar 2005 22:42:52 +0000 (GMT) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by freebsd.czest.pl (8.12.10/8.12.9) with ESMTP id j21Mmm9r035990 for ; Tue, 1 Mar 2005 22:48:48 GMT (envelope-from dunstan@freebsd.czest.pl) Received: (from dunstan@localhost) by freebsd.czest.pl (8.12.10/8.12.9/Submit) id j21MmlLG035989; Tue, 1 Mar 2005 22:48:47 GMT (envelope-from dunstan) Message-Id: <200503012248.j21MmlLG035989@freebsd.czest.pl> Date: Tue, 1 Mar 2005 22:48:47 GMT From: "Wojciech A. Koszek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/78257: [PATCH] /etc/rc.d/memdisk for /dev/md* creation at startup X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Wojciech A. Koszek" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 22:50:16 -0000 >Number: 78257 >Category: conf >Synopsis: [PATCH] /etc/rc.d/memdisk for /dev/md* creation at startup >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 Mar 01 22:50:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Wojciech A. Koszek >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD dunstan.freebsd.czest.pl 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #10: Sat Feb 26 23:44:07 CET 2005 dunstan@dunstan.freebsd.czest.pl:/usr/obj/usr/src/sys/HOME7 i386 >Description: Currently, there is no way to create memory disks on system startup, and there is no way to attach/detach large number of such disks at once. I wanted to have easy way to automatically attach images in order to mount them from /etc/fstab. I've created simple script designed to fit in /etc/rc.d. Idea is similar to /etc/rc.d/ramdisk but without previous filesystem creation. You may enable it's functionality by setting memdisk_enable to "YES" in /etc/rc.conf. Each disk is configured by variables: memdisk__type="TYPE" where TYPE may be either "malloc", "swap" or "vnode". For "swap" or "malloc" memory disk you have to set: memdisk__size="SIZE" where SIZE is just like this value used in mdconfig(8). For "vnode" type you have to set: memdisk__file="PATH" where match is full path to file which you'd like to attach as disk. may me typical name of memory disk device: "md0", "md1", ... , "mdN". Disks configured with these variables has to be enabled with: memdisk_list="LIST" where LIST is string containing memory disk names separated with white spaces. Disk specific options used by mdconfig(8) can be passed with: memdisk__flags="FLAGS" where FLAGS is string contating options passed to mdconfig(8). Additionally, it's possible to set diffrent interface than /dev/mdctl (memdisk_device) option). Sample working configuration may look like: [rc.conf] [..] memdisk_enable="YES" memdisk_list="0 1 2" memdisk_0_type="malloc" memdisk_0_size="1m" memdisk_0_flags="-s 1024" memdisk_1_type="vnode" memdisk_1_file="/tmp/f/etc.iso" memdisk_2_type="swap" memdisk_2_size="10m" [..] I hope you'll find it useful. >How-To-Repeat: >Fix: Patch [diff.memdisk]: adds: src/etc/rc.d/memdisk modifies: src/etc/rc.d/Makefile src/etc/defaults/rc.conf src/share/man/man5/rc.conf.5 --- diff.memdisk begins here --- Patch against FreeBSD 5.4-PRERELEASE, kern.osreldate: 503102. diff -uprP /usr/src/etc/defaults/rc.conf src/etc/defaults/rc.conf --- /usr/src/etc/defaults/rc.conf Sun Feb 27 11:07:11 2005 +++ src/etc/defaults/rc.conf Tue Mar 1 22:54:11 2005 @@ -477,6 +477,13 @@ ugidfw_enable="NO" # Load mac_bsdextende bsdextended_script="/etc/rc.bsdextended" # Default mac_bsdextended(4) # ruleset file. + +############################################################## +### /dev/md* configuration ################################## +############################################################## +memdisk_enable="NO" +memdisk_device="/dev/mdctl" + ############################################################## ### Jail Configuration ####################################### ############################################################## diff -uprP /usr/src/etc/rc.d/Makefile src/etc/rc.d/Makefile --- /usr/src/etc/rc.d/Makefile Sat Oct 30 19:03:33 2004 +++ src/etc/rc.d/Makefile Tue Mar 1 22:43:14 2005 @@ -19,7 +19,7 @@ FILES= DAEMON LOGIN NETWORKING SERVERS \ jail \ kadmind kerberos keyserv kldxref kpasswdd \ ldconfig local localpkg lomac lpd \ - mixer motd mountcritlocal mountcritremote \ + mixer motd memdisk mountcritlocal mountcritremote \ mountd moused mroute6d mrouted msgs \ named natd netif netoptions \ network_ipv6 nfsclient nfsd \ diff -uprP /usr/src/etc/rc.d/memdisk src/etc/rc.d/memdisk --- /usr/src/etc/rc.d/memdisk Thu Jan 1 01:00:00 1970 +++ src/etc/rc.d/memdisk Tue Mar 1 22:58:16 2005 @@ -0,0 +1,102 @@ +#!/bin/sh +# +# Copyright (c) 2005 Wojciech A. Koszek +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# 1. Redistributions of source code must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright +# notice, this list of conditions and the following disclaimer in the +# documentation and/or other materials provided with the distribution. +# +# THIS SOFTWARE IS PROVIDED BY THE PROJECT ``AS IS'' AND ANY EXPRESS OR +# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +# IN NO EVENT SHALL THE PROJECT BE LIABLE FOR ANY DIRECT, INDIRECT, +# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +# PROVIDE: memdisk +# REQUIRE: root +# BEFORE: mountcritlocal +# KEYWORD: nojail + +. /etc/rc.subr +name="memdisk" +start_cmd="memdisk_start" +stop_cmd="memdisk_stop" + +# Do not rely on mdconfig(8) +memdisk_modpresent() +{ + if [ ! -e ${memdisk_device:-"/dev/mdctl"} ] + then + kldstat -v | grep -q g_md || kldload g_md; + fi +} + +# Create memory disk +memdisk_create() +{ + _mdev="$1" + + eval md_size=\"\$memdisk_${_mdev}_size\"; + eval md_file=\"\$memdisk_${_mdev}_file\"; + eval md_flags=\"\$memdisk_${_mdev}_flags\"; + eval md_type=\"\$memdisk_${_mdev}_type\"; + + case "${md_type}" in + [Mm][Aa][Ll][Ll][Oo][Cc]) + md_type="malloc"; + _mdevopt="-s ${md_size}"; + ;; + [Ss][Ww][Aa][Pp]) + md_type="swap"; + _mdevopt="-s ${md_size}"; + ;; + [Vv][Nn][Oo][Dd][Ee]) + md_type="vnode"; + _mdevopt="-f ${md_file}"; + ;; + *) + echo "You must specify correct type of memory disk"; + return + esac + mdconfig -a -t ${md_type} ${_mdevopt} ${md_flags} -u ${_mdev} 2>&1; +} + +# Start +memdisk_start() +{ + if checkyesno memdisk_enable; then + memdisk_modpresent; + echo -n "Configuring memory devices: "; + for _mdev in ${memdisk_list}; do + memdisk_create "$_mdev" && echo -n "md${_mdev} " + done + echo; + fi +} + +# Destroy created devices +memdisk_stop() +{ + if checkyesno memdisk_enable; then + echo -n "Deinitializing memory devices: "; + for _mdev in ${memdisk_list}; do + mdconfig -d -u "${_mdev}" && echo -n "md${_mdev} " 2>&1; + done; + echo; + fi +} + +load_rc_config $name +run_rc_command "$1" diff -uprP /usr/src/share/man/man5/rc.conf.5 src/share/man/man5/rc.conf.5 --- /usr/src/share/man/man5/rc.conf.5 Fri Feb 25 22:46:26 2005 +++ src/share/man/man5/rc.conf.5 Tue Mar 1 23:03:27 2005 @@ -3092,6 +3092,52 @@ The default ruleset file to load. The default value of this variable is .Pa /etc/rc.bsdextended . +.It Va memdisk_enable +.Pq Vt str +Responsible for creation memory disks on startup. +Set this to +.Dq Li YES +to enable this functionality. Default value is +.Dq Li NO . +.It memdisk_list +.Pq Vt str +A list of one or more memory disks you want to configure on +startup. +.It memdisk_ Ns Ao Ar X Ac Ns Va _type +.Pq Vt str +Type of memory disk passed with +.Fl t Ar type +option to +.Xr mdconfig 8 +for disk +.Ar X . +Value may be +.Ar malloc , +.Ar swap +or +.Ar vnode. +.It memdisk_ Ns Ao Ar X Ac Ns Va _size +.Pq Vt str +Size of memory disk +.Ar X , +when it's type set with +.Va memdisk_ Ns Ao Ar X Ac Ns Va _type +is either +.Ar malloc +or +.Ar swap . +.It memdisk_ Ns Ao Ar X Ac Ns Va _file +.Pq Vt str +Full path to file used as memory disk when type set with +.Va memdisk_ Ns Ao Ar X Ac Ns Va _type +is +.Ar vnode . +.It memdisk_ Ns Ao Ar X Ac Ns Va _flags +.Pq Vt str +Additional flags passed to +.Xr mdconfig 8 +while configuring memory disk +.Ar X . .It Va ramdisk_units .Pq Vt str A list of one or more ramdisk units to configure with --- diff.memdisk ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 1 23:57:24 2005 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 4849916A4CE; Tue, 1 Mar 2005 23:57:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F5C43D3F; Tue, 1 Mar 2005 23:57:24 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from freefall.freebsd.org (gad@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j21NvOr9024197; Tue, 1 Mar 2005 23:57:24 GMT (envelope-from gad@freefall.freebsd.org) Received: (from gad@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j21NvO8l024193; Tue, 1 Mar 2005 23:57:24 GMT (envelope-from gad) Date: Tue, 1 Mar 2005 23:57:24 GMT From: Garance A Drosehn Message-Id: <200503012357.j21NvO8l024193@freefall.freebsd.org> To: ryand@amazon.com, gad@FreeBSD.org, freebsd-bugs@FreeBSD.org, gad@FreeBSD.org Subject: Re: bin/16393: /bin/sh doesn't strip comments on shebang line 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, 01 Mar 2005 23:57:24 -0000 Synopsis: /bin/sh doesn't strip comments on shebang line State-Changed-From-To: closed->analyzed State-Changed-By: gad State-Changed-When: Tue Mar 1 23:50:34 GMT 2005 State-Changed-Why: A fix for the "doesn't strip comments" problem was committed in 2000, but that caused trouble for other people (as documented in this PR). A fix for those problems was made to kern/imgact_shell.c was committed to 5.3-stable in late 2004, but that change broke the "strip-comments" processing that perl expects. See the thread on "Bug in #! processing - One More Time" in freebsd-arch for more details. I intend to fix this for real with another set of changes, but those changes aren't going to be ready for 5.4-release. Responsible-Changed-From-To: freebsd-bugs->gad Responsible-Changed-By: gad Responsible-Changed-When: Tue Mar 1 23:50:34 GMT 2005 Responsible-Changed-Why: A fix for the "doesn't strip comments" problem was committed in 2000, but that caused trouble for other people (as documented in this PR). A fix for those problems was made to kern/imgact_shell.c was committed to 5.3-stable in late 2004, but that change broke the "strip-comments" processing that perl expects. See the thread on "Bug in #! processing - One More Time" in freebsd-arch for more details. I intend to fix this for real with another set of changes, but those changes aren't going to be ready for 5.4-release. http://www.freebsd.org/cgi/query-pr.cgi?pr=16393 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 01:25:05 2005 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 93F7916A4CE for ; Wed, 2 Mar 2005 01:25:05 +0000 (GMT) Received: from tide.yandex.ru (tide.yandex.ru [213.180.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2916343D46 for ; Wed, 2 Mar 2005 01:25:05 +0000 (GMT) (envelope-from dogpile@yandex.ru) Received: from YAMAIL (tide.yandex.ru) by mail.yandex.ru id ; Wed, 2 Mar 2005 04:24:51 +0300 Date: Wed, 2 Mar 2005 04:24:49 +0300 (MSK) From: "dogpile" Sender: dogpile@yandex.ru Message-Id: <422515E1.00005C.06236@tide.yandex.ru> MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] Errors-To: dogpile@yandex.ru To: freebsd-bugs@freebsd.org X-Source-Ip: 82.209.248.155 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: No subject X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dogpile@yandex.ru List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 01:25:05 -0000 Hello, I would like to have a sound on my Hp Omnibook XE2, but my Maestro-2E sound card does not function under FreeBSD 5.3 Here is the kernel output that occurs when I run "kldload snd_maestro": pcm0: port 0xee00-0xeeff irq 11 at device 12.0 on pci0 pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: ac97 codec reports dac not ready pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_wrcodec() PROGLESS timed out. -- snip -- If you know how to solve this problem, please send me a letter dogpile@yandex.ru Thank you. From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 01:25:34 2005 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 03FC116A4CE for ; Wed, 2 Mar 2005 01:25:34 +0000 (GMT) Received: from tide.yandex.ru (tide.yandex.ru [213.180.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B9D843D1F for ; Wed, 2 Mar 2005 01:25:33 +0000 (GMT) (envelope-from dogpile@yandex.ru) Received: from YAMAIL (tide.yandex.ru) by mail.yandex.ru id ; Wed, 2 Mar 2005 04:25:23 +0300 Date: Wed, 2 Mar 2005 04:25:21 +0300 (MSK) From: "dogpile" Sender: dogpile@yandex.ru Message-Id: <42251601.000065.06232@tide.yandex.ru> MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] Errors-To: dogpile@yandex.ru To: freebsd-bugs@freebsd.org X-Source-Ip: 82.209.248.155 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: problem with sound X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dogpile@yandex.ru List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 01:25:34 -0000 Hello, I would like to have a sound on my Hp Omnibook XE2, but my Maestro-2E sound card does not function under FreeBSD 5.3 Here is the kernel output that occurs when I run "kldload snd_maestro": pcm0: port 0xee00-0xeeff irq 11 at device 12.0 on pci0 pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_wrcodec() PROGLESS timed out. pcm0: pcm0: agg_rdcodec() PROGLESS timed out. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: ac97 codec reports dac not ready pcm0: agg_wrcodec() PROGLESS timed out. pcm0: agg_wrcodec() PROGLESS timed out. -- snip -- If you know how to solve this problem, please send me a letter dogpile@yandex.ru Thank you. From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 02:21:33 2005 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 56F4F16A4CF; Wed, 2 Mar 2005 02:21:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25E4543D49; Wed, 2 Mar 2005 02:21:33 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j222LXrw042842; Wed, 2 Mar 2005 02:21:33 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j222LW2h042838; Wed, 2 Mar 2005 02:21:32 GMT (envelope-from brooks) Date: Wed, 2 Mar 2005 02:21:32 GMT From: Brooks Davis Message-Id: <200503020221.j222LW2h042838@freefall.freebsd.org> To: RZ-FreeBSD1004@fh-karlsruhe.de, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org, brooks@FreeBSD.org Subject: Re: conf/77384: /etc/rc.d/var uses commands from /usr/bin and /usr/sbin when /usr not yet mounted (diskless boot) 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, 02 Mar 2005 02:21:33 -0000 Synopsis: /etc/rc.d/var uses commands from /usr/bin and /usr/sbin when /usr not yet mounted (diskless boot) State-Changed-From-To: open->patched State-Changed-By: brooks State-Changed-When: Wed Mar 2 02:19:56 GMT 2005 State-Changed-Why: I've committed code to CURRENT today that removes the requirements for touch and newsyslog as well as code to try to mount /usr if mtree is needed. Responsible-Changed-From-To: freebsd-bugs->brooks Responsible-Changed-By: brooks Responsible-Changed-When: Wed Mar 2 02:19:56 GMT 2005 Responsible-Changed-Why: I'm working on this stuff. http://www.freebsd.org/cgi/query-pr.cgi?pr=77384 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 02:31:37 2005 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 9366116A4CE; Wed, 2 Mar 2005 02:31:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 627FC43D1D; Wed, 2 Mar 2005 02:31:37 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j222Vbg8046210; Wed, 2 Mar 2005 02:31:37 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j222VbuJ046206; Wed, 2 Mar 2005 02:31:37 GMT (envelope-from brooks) Date: Wed, 2 Mar 2005 02:31:37 GMT From: Brooks Davis Message-Id: <200503020231.j222VbuJ046206@freefall.freebsd.org> To: n0oct@sbcglobal.net, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org, brooks@FreeBSD.org Subject: Re: conf/34776: rc.diskless1 creates insufficiently sized /etc if also using XFree86-4.1, resulting in failed diskless boot attempts. 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, 02 Mar 2005 02:31:37 -0000 Synopsis: rc.diskless1 creates insufficiently sized /etc if also using XFree86-4.1, resulting in failed diskless boot attempts. State-Changed-From-To: open->closed State-Changed-By: brooks State-Changed-When: Wed Mar 2 02:30:58 GMT 2005 State-Changed-Why: We moved to the suggested size ages ago. Responsible-Changed-From-To: freebsd-bugs->brooks Responsible-Changed-By: brooks Responsible-Changed-When: Wed Mar 2 02:30:58 GMT 2005 Responsible-Changed-Why: Assign to myself incase issues come up. http://www.freebsd.org/cgi/query-pr.cgi?pr=34776 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 02:35:47 2005 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 2599E16A4CE; Wed, 2 Mar 2005 02:35:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7B3743D1D; Wed, 2 Mar 2005 02:35:46 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j222ZkmZ046289; Wed, 2 Mar 2005 02:35:46 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j222Zkij046285; Wed, 2 Mar 2005 02:35:46 GMT (envelope-from brooks) Date: Wed, 2 Mar 2005 02:35:46 GMT From: Brooks Davis Message-Id: <200503020235.j222Zkij046285@freefall.freebsd.org> To: dirkx@covalent.net, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org, brooks@FreeBSD.org Subject: Re: conf/39347: use of /usr/bin/* utils in /etc/rc.diskless2 prior to mount of NFS mounted partitions during diskless boot. 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, 02 Mar 2005 02:35:47 -0000 Synopsis: use of /usr/bin/* utils in /etc/rc.diskless2 prior to mount of NFS mounted partitions during diskless boot. State-Changed-From-To: open->patched State-Changed-By: brooks State-Changed-When: Wed Mar 2 02:34:38 GMT 2005 State-Changed-Why: This problem doens't appear to exist in 4.x and I've patched the major issues in current. An MFC to 5 is probably in order at some point. Responsible-Changed-From-To: freebsd-bugs->brooks Responsible-Changed-By: brooks Responsible-Changed-When: Wed Mar 2 02:34:38 GMT 2005 Responsible-Changed-Why: I've working on diskless issues. http://www.freebsd.org/cgi/query-pr.cgi?pr=39347 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 02:41:39 2005 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 2114316A4CE; Wed, 2 Mar 2005 02:41:39 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F8B43D4C; Wed, 2 Mar 2005 02:41:38 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j222fcKL046495; Wed, 2 Mar 2005 02:41:38 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j222fcil046491; Wed, 2 Mar 2005 02:41:38 GMT (envelope-from brooks) Date: Wed, 2 Mar 2005 02:41:38 GMT From: Brooks Davis Message-Id: <200503020241.j222fcil046491@freefall.freebsd.org> To: risky@stabilis.ru, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/67545: [nfs] NFS Diskless Mount Option Suggestion 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, 02 Mar 2005 02:41:39 -0000 Synopsis: [nfs] NFS Diskless Mount Option Suggestion State-Changed-From-To: open->feedback State-Changed-By: brooks State-Changed-When: Wed Mar 2 02:40:53 GMT 2005 State-Changed-Why: FreeBSD 5.2 has an implementation of rpc.lockd. Is there any reasion why enabling it is not a viable solution here? http://www.freebsd.org/cgi/query-pr.cgi?pr=67545 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 02:47:44 2005 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 42B3A16A4CE; Wed, 2 Mar 2005 02:47:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F0743D48; Wed, 2 Mar 2005 02:47:44 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j222lhHP046598; Wed, 2 Mar 2005 02:47:43 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j222lh7w046594; Wed, 2 Mar 2005 02:47:43 GMT (envelope-from brooks) Date: Wed, 2 Mar 2005 02:47:43 GMT From: Brooks Davis Message-Id: <200503020247.j222lh7w046594@freefall.freebsd.org> To: RZ-FreeBSD0904@fh-karlsruhe.de, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org, brooks@FreeBSD.org Subject: Re: conf/71488: [patch] create spooldirs for lpd (in a diskless environment) 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, 02 Mar 2005 02:47:44 -0000 Synopsis: [patch] create spooldirs for lpd (in a diskless environment) State-Changed-From-To: open->patched State-Changed-By: brooks State-Changed-When: Wed Mar 2 02:46:59 GMT 2005 State-Changed-Why: Committed different code to acomplish this to CURRENT. Thanks for the idea! Responsible-Changed-From-To: freebsd-bugs->brooks Responsible-Changed-By: brooks Responsible-Changed-When: Wed Mar 2 02:46:59 GMT 2005 Responsible-Changed-Why: Committed different code to acomplish this to CURRENT. Thanks for the idea! http://www.freebsd.org/cgi/query-pr.cgi?pr=71488 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 04:21:22 2005 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 D5E5216A4CE; Wed, 2 Mar 2005 04:21:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9970143D31; Wed, 2 Mar 2005 04:21:22 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j224LMm2064214; Wed, 2 Mar 2005 04:21:22 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j224LMJj064210; Wed, 2 Mar 2005 04:21:22 GMT (envelope-from brooks) Date: Wed, 2 Mar 2005 04:21:22 GMT From: Brooks Davis Message-Id: <200503020421.j224LMJj064210@freefall.freebsd.org> To: dirkx@wewbeaving.org, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/43494: wish: resolv.conf created (again) later in the processes after /var is known to be present 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, 02 Mar 2005 04:21:22 -0000 Synopsis: wish: resolv.conf created (again) later in the processes after /var is known to be present State-Changed-From-To: open->feedback State-Changed-By: brooks State-Changed-When: Wed Mar 2 04:14:54 GMT 2005 State-Changed-Why: What exactly do you want to see happen? I think we could delay running the etc/rc.d/resolv until after var is run, but I'm not sure we can delay rc.d/netif until then. http://www.freebsd.org/cgi/query-pr.cgi?pr=43494 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 04:26:59 2005 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 B902116A4CE; Wed, 2 Mar 2005 04:26:59 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88E7043D3F; Wed, 2 Mar 2005 04:26:59 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j224QxWc064419; Wed, 2 Mar 2005 04:26:59 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j224QxCu064415; Wed, 2 Mar 2005 04:26:59 GMT (envelope-from brooks) Date: Wed, 2 Mar 2005 04:26:59 GMT From: Brooks Davis Message-Id: <200503020426.j224QxCu064415@freefall.freebsd.org> To: RZ-FreeBSD1004@fh-karlsruhe.de, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org, brooks@FreeBSD.org Subject: Re: conf/77386: let /etc/rc.d/var create spool dirs for lpd 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, 02 Mar 2005 04:26:59 -0000 Synopsis: let /etc/rc.d/var create spool dirs for lpd State-Changed-From-To: open->patched State-Changed-By: brooks State-Changed-When: Wed Mar 2 04:26:14 GMT 2005 State-Changed-Why: Committed a different solution to current. Responsible-Changed-From-To: freebsd-bugs->brooks Responsible-Changed-By: brooks Responsible-Changed-When: Wed Mar 2 04:26:14 GMT 2005 Responsible-Changed-Why: Committed a different solution to current. http://www.freebsd.org/cgi/query-pr.cgi?pr=77386 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 04:28:23 2005 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 52DBF16A4CF; Wed, 2 Mar 2005 04:28:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2550443D55; Wed, 2 Mar 2005 04:28:23 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j224SNSX064485; Wed, 2 Mar 2005 04:28:23 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j224SN6r064481; Wed, 2 Mar 2005 04:28:23 GMT (envelope-from brooks) Date: Wed, 2 Mar 2005 04:28:23 GMT From: Brooks Davis Message-Id: <200503020428.j224SN6r064481@freefall.freebsd.org> To: dirkx@wewbeaving.org, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/43494: wish: resolv.conf created (again) later in the processes after /var is known to be present 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, 02 Mar 2005 04:28:23 -0000 Synopsis: wish: resolv.conf created (again) later in the processes after /var is known to be present State-Changed-From-To: feedback->closed State-Changed-By: brooks State-Changed-When: Wed Mar 2 04:27:41 GMT 2005 State-Changed-Why: PR isn't concrete enough to do anything with and submitters e-mail bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=43494 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 11:00:38 2005 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 BD97316A4CE for ; Wed, 2 Mar 2005 11:00:38 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 970B043D53 for ; Wed, 2 Mar 2005 11:00:38 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j22B0cPc048127 for ; Wed, 2 Mar 2005 11:00:38 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j22B0cHQ048126; Wed, 2 Mar 2005 11:00:38 GMT (envelope-from gnats) Resent-Date: Wed, 2 Mar 2005 11:00:38 GMT Resent-Message-Id: <200503021100.j22B0cHQ048126@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, Hye-Shik Chang Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FFE216A4CE for ; Wed, 2 Mar 2005 10:58:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F1E43D2F for ; Wed, 2 Mar 2005 10:57:59 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j22AvxID047993 for ; Wed, 2 Mar 2005 10:57:59 GMT (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j22AvxbX047992; Wed, 2 Mar 2005 10:57:59 GMT (envelope-from perky) Message-Id: <200503021057.j22AvxbX047992@freefall.freebsd.org> Date: Wed, 2 Mar 2005 10:57:59 GMT From: Hye-Shik Chang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/78290: ko_KR messages for libc catalogue X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hye-Shik Chang List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 11:00:38 -0000 >Number: 78290 >Category: misc >Synopsis: ko_KR messages for libc catalogue >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 Mar 02 11:00:38 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Hye-Shik Chang >Release: FreeBSD 4.11-RC2 i386 >Organization: Yonsei University >Environment: System: FreeBSD freefall.freebsd.org 4.11-RC2 FreeBSD 4.11-RC2 #15: Sun Jan 2 11:27:10 GMT 2005 kensmith@freefall.freebsd.org:/c/src/sys/compile/FREEFALL i386 >Description: Here's new message translation for libc NLS catalogue. >How-To-Repeat: >Fix: http://people.freebsd.org/~perky/libccat-ko_KR.tar.gz >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 15:20:14 2005 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 939C416A4CE for ; Wed, 2 Mar 2005 15:20:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CCCB43D39 for ; Wed, 2 Mar 2005 15:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j22FKEep080987 for ; Wed, 2 Mar 2005 15:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j22FKE5Y080986; Wed, 2 Mar 2005 15:20:14 GMT (envelope-from gnats) Resent-Date: Wed, 2 Mar 2005 15:20:14 GMT Resent-Message-Id: <200503021520.j22FKE5Y080986@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, Gavin Atkinson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3692A16A4CF for ; Wed, 2 Mar 2005 15:16:13 +0000 (GMT) Received: from mail-gw0.york.ac.uk (mail-gw0.york.ac.uk [144.32.128.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26B8043D48 for ; Wed, 2 Mar 2005 15:16:11 +0000 (GMT) (envelope-from ga9@buffy.york.ac.uk) Received: from buffy.york.ac.uk (buffy.york.ac.uk [144.32.226.160]) by mail-gw0.york.ac.uk (8.12.10/8.12.10) with ESMTP id j22FG6YX019558 for ; Wed, 2 Mar 2005 15:16:06 GMT Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.1/8.13.1) with ESMTP id j22FG5ja081679 for ; Wed, 2 Mar 2005 15:16:06 GMT (envelope-from ga9@buffy.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.13.1/8.13.1/Submit) id j22FG5nL081678; Wed, 2 Mar 2005 15:16:05 GMT (envelope-from ga9) Message-Id: <200503021516.j22FG5nL081678@buffy.york.ac.uk> Date: Wed, 2 Mar 2005 15:16:05 GMT From: Gavin Atkinson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/78304: Signal handler abuse in comsat(8) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gavin Atkinson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 15:20:14 -0000 >Number: 78304 >Category: bin >Synopsis: Signal handler abuse in comsat(8) >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 Mar 02 15:20:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gavin Atkinson >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD buffy.york.ac.uk 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Feb 12 20:42:16 GMT 2005 root@buffy.york.ac.uk:/usr/obj/usr/src/sys/BUFFY i386 >Description: I've been inspired by the talk given by Henning Brauer given at the UKUUG Winter 2005 on writing safe signal handlers, and have set about fixing some of them in the FreeBSD source tree. Slides for this (well, an almost identical) presentation are at http://www.openbsd.org/papers/opencon04/index.html The comsat daemon hides particularly nasty abuses of signals. In one signal handler, it failes to save and restore errno around a call that can change it, which will cause problems if the main routine is interrupted at the wrong time. In another signal handler, a large number of functions are called which are not guaranteed to be safe to call within the context of a signal handler. Some of these functions (e.g. realloc()) may be particularly dangerous as the handler could possibly be called while the main routine is already in the memory allocator. This latter signal has been fixed to simply set a flag, which is now polled and acted upon in the main loop. >How-To-Repeat: N/A >Fix: --- comsat-sigs.patch begins here --- Index: src/libexec/comsat/comsat.c =================================================================== RCS file: /usr/cvs/src/libexec/comsat/comsat.c,v retrieving revision 1.17 diff -u -r1.17 comsat.c --- src/libexec/comsat/comsat.c 14 Feb 2005 17:42:56 -0000 1.17 +++ src/libexec/comsat/comsat.c 27 Feb 2005 23:04:47 -0000 @@ -77,11 +77,13 @@ struct utmp *utmp = NULL; time_t lastmsgtime; int nutmp, uf; +volatile sig_atomic_t needreadutmp = 0; void jkfprintf(FILE *, char[], char[], off_t); void mailfor(char *); void notify(struct utmp *, char[], off_t, int); void onalrm(int); +void readutmp(void); void reapchildren(int); int @@ -109,7 +111,7 @@ } (void)time(&lastmsgtime); (void)gethostname(hostname, sizeof(hostname)); - onalrm(0); + readutmp(); (void)signal(SIGALRM, onalrm); (void)signal(SIGTTOU, SIG_IGN); (void)signal(SIGCHLD, reapchildren); @@ -121,6 +123,10 @@ errno = 0; continue; } + if (needreadutmp) { + needreadutmp = 0; + readutmp(); + } if (!nutmp) /* no one has logged in yet */ continue; sigblock(sigmask(SIGALRM)); @@ -134,12 +140,22 @@ void reapchildren(int signo) { - while (wait3(NULL, WNOHANG, NULL) > 0); + int save_errno = errno; + + while (wait3(NULL, WNOHANG, NULL) > 0) + ; + errno = save_errno; } void onalrm(int signo) { + needreadutmp = 1; +} + +void +readutmp(void) +{ static u_int utmpsize; /* last malloced size for utmp */ static u_int utmpmtime; /* last modification time for utmp */ struct stat statbf; --- comsat-sigs.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 16:40:24 2005 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 8156516A4D2 for ; Wed, 2 Mar 2005 16:40:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FEE843D31 for ; Wed, 2 Mar 2005 16:40:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j22GeOmo090484 for ; Wed, 2 Mar 2005 16:40:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j22GeOjU090483; Wed, 2 Mar 2005 16:40:24 GMT (envelope-from gnats) Date: Wed, 2 Mar 2005 16:40:24 GMT Message-Id: <200503021640.j22GeOjU090483@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Martin Matuska Subject: Re: kern/75277: netstat -m 'mbufs in use' output appears to be incorrect X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Matuska List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 16:40:24 -0000 The following reply was made to PR kern/75277; it has been noted by GNATS. From: Martin Matuska To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/75277: netstat -m 'mbufs in use' output appears to be incorrect Date: Wed, 02 Mar 2005 17:38:31 +0100 We encounter the same problem on latest 5-STABLE, on Sun Fire V65x (dual Xeon SMP machine w 4G of RAM) This system is under moderate network load - an average about 2000 tcp connections, ~350 permanent running processes FreeBSD 5.4-PRERELEASE i386, kernel built from sources: Sat Feb 26 18:19:57 CET 2005 # netstat -m 4294886151 mbufs in use 4294959052/25600 mbuf clusters in use (current/max) 0/3/6656 sfbufs in use (current/peak/max) 4157529 KBytes allocated to network 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests for I/O initiated by sendfile 2 calls to protocol drain routines -- Martin Matuska IT Systems Administrator Zoznam s.r.o., Slovakia From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 18:37:47 2005 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 9EC1E16A4CE; Wed, 2 Mar 2005 18:37:47 +0000 (GMT) Received: from mail-gw0.york.ac.uk (mail-gw0.york.ac.uk [144.32.128.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id A69B243D3F; Wed, 2 Mar 2005 18:37:46 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by mail-gw0.york.ac.uk (8.12.10/8.12.10) with ESMTP id j22IbiYX025420; Wed, 2 Mar 2005 18:37:44 GMT Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.12.9p2/8.12.9) with ESMTP id j22Ibip8085726; Wed, 2 Mar 2005 18:37:44 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from localhost (gavin@localhost)j22Ibif1085723; Wed, 2 Mar 2005 18:37:44 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Wed, 2 Mar 2005 18:37:44 +0000 (GMT) From: Gavin Atkinson X-X-Sender: gavin@ury.york.ac.uk To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org In-Reply-To: <200503021520.j22FKDiS080979@freefall.freebsd.org> Message-ID: <20050302183348.L85538@ury.york.ac.uk> References: <200503021520.j22FKDiS080979@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Subject: Re: bin/78304: Signal handler abuse in comsat(8) 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, 02 Mar 2005 18:37:47 -0000 Sorry, attached an earlier version of the patch by mistake. Copy of it at http://www.devrandom.co.uk/freebsd/comsat-sigs.patch incase my mail reader has mangled this copy. Gavin --- comsat-sigs.patch begins here --- Index: src/libexec/comsat/comsat.c =================================================================== RCS file: /usr/cvs/src/libexec/comsat/comsat.c,v retrieving revision 1.17 diff -u -r1.17 comsat.c --- src/libexec/comsat/comsat.c 14 Feb 2005 17:42:56 -0000 1.17 +++ src/libexec/comsat/comsat.c 28 Feb 2005 00:07:10 -0000 @@ -77,11 +77,13 @@ struct utmp *utmp = NULL; time_t lastmsgtime; int nutmp, uf; +volatile sig_atomic_t needreadutmp = 0; void jkfprintf(FILE *, char[], char[], off_t); void mailfor(char *); void notify(struct utmp *, char[], off_t, int); void onalrm(int); +void readutmp(void); void reapchildren(int); int @@ -109,11 +111,16 @@ } (void)time(&lastmsgtime); (void)gethostname(hostname, sizeof(hostname)); - onalrm(0); + readutmp(); (void)signal(SIGALRM, onalrm); (void)signal(SIGTTOU, SIG_IGN); (void)signal(SIGCHLD, reapchildren); for (;;) { + if (needreadutmp) { + needreadutmp = 0; + readutmp(); + } + cc = recv(0, msgbuf, sizeof(msgbuf) - 1, 0); if (cc <= 0) { if (errno != EINTR) @@ -134,12 +141,22 @@ void reapchildren(int signo) { - while (wait3(NULL, WNOHANG, NULL) > 0); + int save_errno = errno; + + while (wait3(NULL, WNOHANG, NULL) > 0) + ; + errno = save_errno; } void onalrm(int signo) { + needreadutmp = 1; +} + +void +readutmp(void) +{ static u_int utmpsize; /* last malloced size for utmp */ static u_int utmpmtime; /* last modification time for utmp */ struct stat statbf; --- comsat-sigs.patch ends here --- From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 18:40:04 2005 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 A7CA416A4D6 for ; Wed, 2 Mar 2005 18:40:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6828D43D3F for ; Wed, 2 Mar 2005 18:40:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j22Ie4wM004664 for ; Wed, 2 Mar 2005 18:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j22Ie45d004663; Wed, 2 Mar 2005 18:40:04 GMT (envelope-from gnats) Date: Wed, 2 Mar 2005 18:40:04 GMT Message-Id: <200503021840.j22Ie45d004663@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gavin Atkinson Subject: Re: bin/78304: Signal handler abuse in comsat(8) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gavin Atkinson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 18:40:04 -0000 The following reply was made to PR bin/78304; it has been noted by GNATS. From: Gavin Atkinson To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/78304: Signal handler abuse in comsat(8) Date: Wed, 2 Mar 2005 18:37:44 +0000 (GMT) Sorry, attached an earlier version of the patch by mistake. Copy of it at http://www.devrandom.co.uk/freebsd/comsat-sigs.patch incase my mail reader has mangled this copy. Gavin --- comsat-sigs.patch begins here --- Index: src/libexec/comsat/comsat.c =================================================================== RCS file: /usr/cvs/src/libexec/comsat/comsat.c,v retrieving revision 1.17 diff -u -r1.17 comsat.c --- src/libexec/comsat/comsat.c 14 Feb 2005 17:42:56 -0000 1.17 +++ src/libexec/comsat/comsat.c 28 Feb 2005 00:07:10 -0000 @@ -77,11 +77,13 @@ struct utmp *utmp = NULL; time_t lastmsgtime; int nutmp, uf; +volatile sig_atomic_t needreadutmp = 0; void jkfprintf(FILE *, char[], char[], off_t); void mailfor(char *); void notify(struct utmp *, char[], off_t, int); void onalrm(int); +void readutmp(void); void reapchildren(int); int @@ -109,11 +111,16 @@ } (void)time(&lastmsgtime); (void)gethostname(hostname, sizeof(hostname)); - onalrm(0); + readutmp(); (void)signal(SIGALRM, onalrm); (void)signal(SIGTTOU, SIG_IGN); (void)signal(SIGCHLD, reapchildren); for (;;) { + if (needreadutmp) { + needreadutmp = 0; + readutmp(); + } + cc = recv(0, msgbuf, sizeof(msgbuf) - 1, 0); if (cc <= 0) { if (errno != EINTR) @@ -134,12 +141,22 @@ void reapchildren(int signo) { - while (wait3(NULL, WNOHANG, NULL) > 0); + int save_errno = errno; + + while (wait3(NULL, WNOHANG, NULL) > 0) + ; + errno = save_errno; } void onalrm(int signo) { + needreadutmp = 1; +} + +void +readutmp(void) +{ static u_int utmpsize; /* last malloced size for utmp */ static u_int utmpmtime; /* last modification time for utmp */ struct stat statbf; --- comsat-sigs.patch ends here --- From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 18:41:23 2005 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 E92F016A4CF; Wed, 2 Mar 2005 18:41:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE5FC43D2F; Wed, 2 Mar 2005 18:41:23 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j22IfNNt004775; Wed, 2 Mar 2005 18:41:23 GMT (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j22IfNk3004771; Wed, 2 Mar 2005 18:41:23 GMT (envelope-from marcel) Date: Wed, 2 Mar 2005 18:41:23 GMT From: Marcel Moolenaar Message-Id: <200503021841.j22IfNk3004771@freefall.freebsd.org> To: seb@struchtrup.com, marcel@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/78031: kgdb doesn't recognize -q and -fullname (needed for ddd) 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, 02 Mar 2005 18:41:24 -0000 Synopsis: kgdb doesn't recognize -q and -fullname (needed for ddd) State-Changed-From-To: open->closed State-Changed-By: marcel State-Changed-When: Wed Mar 2 18:28:12 GMT 2005 State-Changed-Why: Options added to kgdb(1). Awaits MFC, which needs re@ approval. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=78031 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 2 23:40:23 2005 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 1120E16A4D0 for ; Wed, 2 Mar 2005 23:40:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA4D543D1F for ; Wed, 2 Mar 2005 23:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j22NeI2d040695 for ; Wed, 2 Mar 2005 23:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j22NeI8D040694; Wed, 2 Mar 2005 23:40:18 GMT (envelope-from gnats) Resent-Date: Wed, 2 Mar 2005 23:40:18 GMT Resent-Message-Id: <200503022340.j22NeI8D040694@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, "Borman Pe;a Vanegas" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 645EE16A4CE for ; Wed, 2 Mar 2005 23:34:27 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A9D743D2D for ; Wed, 2 Mar 2005 23:34:27 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j22NYQOr040074 for ; Wed, 2 Mar 2005 23:34:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j22NYQKc040073; Wed, 2 Mar 2005 23:34:26 GMT (envelope-from nobody) Message-Id: <200503022334.j22NYQKc040073@www.freebsd.org> Date: Wed, 2 Mar 2005 23:34:26 GMT From: "Borman Pe;a Vanegas" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/78335: I HAVE A DELL OPTIPLEX 270 1GB RAMPC3200 400MHz CL3, P4 3.2H HT. AND FREEBSD 5.3 ONLY VIEW 256MB RAM 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, 02 Mar 2005 23:40:23 -0000 >Number: 78335 >Category: misc >Synopsis: I HAVE A DELL OPTIPLEX 270 1GB RAMPC3200 400MHz CL3, P4 3.2H HT. AND FREEBSD 5.3 ONLY VIEW 256MB RAM >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 02 23:40:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Borman Pe;a Vanegas >Release: 5.3 >Organization: SDC PROESA S.A. DE C.V. >Environment: DELL OPTIPLEX GX 270 1GB RAM DDR PC3200 400MHz CL3, P4 3.2GB >Description: DO NOT VIEW ALL MEMORY, ONLY 256MB >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 00:50:13 2005 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 EEDBE16A4CE for ; Thu, 3 Mar 2005 00:50:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A604C43D39 for ; Thu, 3 Mar 2005 00:50:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j230oDBk048932 for ; Thu, 3 Mar 2005 00:50:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j230oD0e048931; Thu, 3 Mar 2005 00:50:13 GMT (envelope-from gnats) Resent-Date: Thu, 3 Mar 2005 00:50:13 GMT Resent-Message-Id: <200503030050.j230oD0e048931@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, Nathan Sullivan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DF6816A4CE for ; Thu, 3 Mar 2005 00:48:00 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2442743D2F for ; Thu, 3 Mar 2005 00:48:00 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j230m0nU067139 for ; Thu, 3 Mar 2005 00:48:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j230lxgJ067138; Thu, 3 Mar 2005 00:47:59 GMT (envelope-from nobody) Message-Id: <200503030047.j230lxgJ067138@www.freebsd.org> Date: Thu, 3 Mar 2005 00:47:59 GMT From: Nathan Sullivan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/78337: Feature Request: cpdf for php[4.3|5] 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, 03 Mar 2005 00:50:14 -0000 >Number: 78337 >Category: misc >Synopsis: Feature Request: cpdf for php[4.3|5] >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: Thu Mar 03 00:50:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Nathan Sullivan >Release: 5.3 >Organization: Night Systems >Environment: >Description: One more extension I would like to see added to php5-extensions is cpdf, which the libraries required are in print/clibpdf. I would expect this would be a simple addition really, seeing as clibpdf is already in ports. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 01:20:17 2005 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 C36CA16A4CE for ; Thu, 3 Mar 2005 01:20:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7C7743D1D for ; Thu, 3 Mar 2005 01:20:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j231KHHI053787 for ; Thu, 3 Mar 2005 01:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j231KHXh053786; Thu, 3 Mar 2005 01:20:17 GMT (envelope-from gnats) Date: Thu, 3 Mar 2005 01:20:17 GMT Message-Id: <200503030120.j231KHXh053786@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Subject: Re: kern/75277: netstat -m 'mbufs in use' output appears to be incorrect 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: Thu, 03 Mar 2005 01:20:17 -0000 The following reply was made to PR kern/75277; it has been noted by GNATS. From: Kris Kennaway To: Martin Matuska Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/75277: netstat -m 'mbufs in use' output appears to be incorrect Date: Wed, 2 Mar 2005 17:15:03 -0800 On Wed, Mar 02, 2005 at 04:40:24PM +0000, Martin Matuska wrote: > The following reply was made to PR kern/75277; it has been noted by GNATS. > > From: Martin Matuska > To: freebsd-gnats-submit@FreeBSD.org > Cc: > Subject: Re: kern/75277: netstat -m 'mbufs in use' output appears to be incorrect > Date: Wed, 02 Mar 2005 17:38:31 +0100 > > We encounter the same problem on latest 5-STABLE, on Sun Fire V65x (dual Xeon SMP machine w 4G of RAM) > > This system is under moderate network load - an average about 2000 tcp connections, ~350 permanent running processes > > FreeBSD 5.4-PRERELEASE i386, kernel built from sources: Sat Feb 26 18:19:57 CET 2005 > > # netstat -m > 4294886151 mbufs in use > 4294959052/25600 mbuf clusters in use (current/max) > 0/3/6656 sfbufs in use (current/peak/max) > 4157529 KBytes allocated to network > 0 requests for sfbufs denied > 0 requests for sfbufs delayed > 0 requests for I/O initiated by sendfile > 2 calls to protocol drain routines This is documented in the release errata. The stats are incorrect on SMP, and making them correct would impose a performance penalty. Kris From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 03:50:20 2005 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 326CB16A4CE for ; Thu, 3 Mar 2005 03:50:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E737943D53 for ; Thu, 3 Mar 2005 03:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j233oJlp070595 for ; Thu, 3 Mar 2005 03:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j233oJ6i070594; Thu, 3 Mar 2005 03:50:19 GMT (envelope-from gnats) Date: Thu, 3 Mar 2005 03:50:19 GMT Message-Id: <200503030350.j233oJ6i070594@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Subject: Re: bin/78304: Signal handler abuse in comsat(8) 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, 03 Mar 2005 03:50:20 -0000 The following reply was made to PR bin/78304; it has been noted by GNATS. From: Bruce Evans To: Gavin Atkinson Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/78304: Signal handler abuse in comsat(8) Date: Thu, 3 Mar 2005 14:41:52 +1100 (EST) On Wed, 2 Mar 2005, Gavin Atkinson wrote: >> Description: > > I've been inspired by the talk given by Henning Brauer given at > the UKUUG Winter 2005 on writing safe signal handlers, and have set about > fixing some of them in the FreeBSD source tree. In case you fix lots of these... > while the main routine is already in the memory allocator. This latter > signal has been fixed to simply set a flag, which is now polled and acted > upon in the main loop. ... note that simply setting a flag is usually simply wrong, since FreeBSD has restartable syscalls, restarting syscalls after a signal is the default for signal(2), and most applications and libraries don't handle changing the default using siginterrupt(3) or not setting the default using sigaction(2) (!SA_RESTART). Restarting syscalls can result in the poll in the main loop never being reached, since a syscall can wait forever. Examples of utilities whose signal handling bugs have been moved by simply setting a flag: - ping(8). ping's fixes are not so simple but don't quite work. The resolver library sometimes hangs, and SIGINT to abort ping doesn't work because the resolver library restarts. In this case, the relevant syscall is select() or kevent() so it isn't automatically restarted, and callers of these syscalls must actually do something about EINTR, but the resolver library doesn't know what to do and always restarts. - top(1). top was changed to simply set a flag. It now hangs in a read() from a terminal in some contexts. It then appears to ignore SIGINT, but when you enter something the read completes, control returns to the level that polls the flag, and the SIGINT actually terminates the program. Fixing this in large programs is hard, but comsat seems to be simple enough to fix or to verify that there is no problem. Fixing a large program seems to require never using automatic restarts for syscalls and then fixing all the bugs exposed by this, perhaps starting with the one in stdio (there is a PR about at least 1). Bruce From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 06:10:17 2005 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 AE30916A4CE for ; Thu, 3 Mar 2005 06:10:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DAF543D41 for ; Thu, 3 Mar 2005 06:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j236AGrY018421 for ; Thu, 3 Mar 2005 06:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j236AG8x018420; Thu, 3 Mar 2005 06:10:16 GMT (envelope-from gnats) Resent-Date: Thu, 3 Mar 2005 06:10:16 GMT Resent-Message-Id: <200503030610.j236AG8x018420@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, Jari Kirma Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 304A916A4CE for ; Thu, 3 Mar 2005 06:04:47 +0000 (GMT) Received: from hutcs.cs.hut.fi (hutcs.cs.hut.fi [130.233.192.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 243E843D46 for ; Thu, 3 Mar 2005 06:04:46 +0000 (GMT) (envelope-from kirma@cs.hut.fi) Received: from kirma by hutcs.cs.hut.fi with local (Exim 4.30) id 1D6jRy-0000pP-RN for FreeBSD-gnats-submit@freebsd.org; Thu, 03 Mar 2005 08:04:42 +0200 Message-Id: Date: Thu, 03 Mar 2005 08:04:42 +0200 From: Jari Kirma To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/78342: top -S shows potentially incorrect CPU usage for idle thread X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jari Kirma List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 06:10:17 -0000 >Number: 78342 >Category: kern >Synopsis: top -S shows potentially incorrect CPU usage for idle thread >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 Mar 03 06:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jari Kirma >Release: FreeBSD 5.4-PRERELEASE amd64 >Organization: Helsinki University of Technology >Environment: System: FreeBSD vulcan.tky.hut.fi 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #1: Wed Mar 2 20:48:13 EET 2005 kirma@xxx:/usr/obj/usr/src/sys/XXX amd64 kernel configuration: machine amd64 cpu HAMMER ident XXX options PQ_CACHESIZE=512 options COMPAT_IA32 options COMPAT_LINUX32 options COMPAT_43 options PREEMPTION options MAXDSIZ=(1024UL*1024*1024) options MAXSSIZ=(128UL*1024*1024) options DFLDSIZ=(1024UL*1024*1024) options SCHED_ULE options INET # InterNETworking options INET6 # IPv6 communications protocols options IPFIREWALL #firewall options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default options IPDIVERT #divert sockets options ZERO_COPY_SOCKETS options NETGRAPH #netgraph(4) system options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MSDOSFS # MSDOS Filesystem options DIRECTIO options PROCFS # Process filesystem (requires PSEUDOFS) options LINPROCFS options PSEUDOFS # Pseudo-filesystem framework options GEOM_BSD # BSD disklabels options GEOM_GATE # Userland services. options GEOM_LABEL # Providers labelization. options GEOM_MBR # DOS/MBR partitioning options GEOM_VOL # Volume names from UFS superblock options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. device acpi # Bus support. Do not remove isa, even if you have no isa slots device isa device pci options AUTO_EOI_1 # ATA and ATAPI devices device ata device atadisk # ATA disk drives options ATA_STATIC_ID # Static device numbering # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device vga # VGA video card driver # syscons is the default console driver, resembling an SCO console device sc device agp # support several AGP chipsets device mgadrm # Serial (COM) ports device sio # 8250, 16[45]50 based serial ports device ppbus device lpt device ppi # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device fxp # Intel EtherExpress PRO/100B (82557, 82558) device rl # RealTek 8129/8139 # Pseudo devices. device loop # Network loopback device mem # Memory and kernel memory devices device io # I/O device device random # Entropy device device ether # Ethernet support device sl # Kernel SLIP device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! device bpf # Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse # SCSI peripherals device scbus # SCSI bus (required for SCSI) device da # Direct Access (disks) dmesg output: Copyright (c) 1992-2005 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 5.4-PRERELEASE #1: Wed Mar 2 20:48:13 EET 2005 kirma@xxx:/usr/obj/usr/src/sys/XXX Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) 64 Processor 3200+ (2211.08-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0xfc0 Stepping = 0 Features=0x78bfbff AMD Features=0xe0500800 real memory = 536805376 (511 MB) avail memory = 509415424 (485 MB) ACPI APIC Table: ioapic0 irqs 0-23 on motherboard acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xd0000000-0xd7ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 drm0: mem 0xdb000000-0xdb7fffff,0xda000000-0xda003fff,0xd8000000-0xd9ffffff irq 16 at device 0.0 on pci1 info: [drm] AGP at 0xd0000000 128MB info: [drm] Initialized mga 3.1.0 20021029 on minor 0 fxp0: port 0xc000-0xc01f mem 0xde000000-0xde0fffff,0xde100000-0xde100fff irq 18 at device 10.0 on pci0 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:90:27:12:95:fd pci0: at device 13.0 (no driver attached) atapci0: port 0xd400-0xd40f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 15.0 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: port 0xd800-0xd81f irq 21 at device 16.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xdc00-0xdc1f irq 21 at device 16.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xe000-0xe01f irq 21 at device 16.2 on pci0 usb2: on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ugen0: TechnoTrend AG TT-DVB-C USB, rev 1.00/1.00, addr 2 uhci3: port 0xe400-0xe41f irq 21 at device 16.3 on pci0 usb3: on uhci3 usb3: USB revision 1.0 uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered pci0: at device 16.4 (no driver attached) isab0: at device 17.0 on pci0 isa0: on isab0 rl0: port 0xe800-0xe8ff mem 0xde102000-0xde1020ff irq 18 at device 19.0 on pci0 miibus1: on rl0 rlphy0: on miibus1 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:0f:ea:57:ef:7e sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 orm0: at iomem 0xc0000-0xc8fff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 2211075662 Hz quality 800 Timecounters tick every 1.000 msec ipfw2 initialized, divert enabled, rule-based forwarding disabled, default to accept, logging disabled ad0: 117800MB [239340/16/63] at ata0-master UDMA100 Mounting root from ufs:/dev/ad0s1a IP Filter: v3.4.35 initialized. Default = pass all, Logging = enabled >Description: Idle process never shows more than 92.19% CPU usage, although "CPU states" line would suggest otherwise. Below is a dump of top -Ss30 from idle test system, with all processes that have consumed up to one second. last pid: 70298; load averages: 0.00, 0.00, 0.00 up 0+10:22:31 07:52:07 122 processes: 2 running, 87 sleeping, 33 waiting CPU states: 0.0% user, 0.0% nice, 0.1% system, 0.2% interrupt, 99.7% idle Mem: 144M Active, 220M Inact, 46M Wired, 20M Cache, 60M Buf, 3280K Free Swap: 1024M Total, 9288K Used, 1015M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 11 root 171 52 0K 16K RUN 517:31 91.41% 91.41% idle 29 root -68 -187 0K 16K WAIT 0:39 0.00% 0.00% irq18: fxp0 rl0 36 root -28 -147 0K 16K WAIT 0:33 0.00% 0.00% swi5: clock sio 35 root -44 -163 0K 16K WAIT 0:18 0.00% 0.00% swi1: net 70000 root 76 0 82480K 48764K select 0:15 0.00% 0.00% Xorg 56 root 20 0 0K 16K syncer 0:14 0.00% 0.00% syncer 28 root -80 -199 0K 16K WAIT 0:12 0.00% 0.00% irq17: oss 53 root 171 52 0K 16K pgzero 0:12 0.00% 0.00% pagezero 54 root -16 0 0K 16K psleep 0:11 0.00% 0.00% bufdaemon 4 root -8 0 0K 16K - 0:08 0.00% 0.00% g_down 3 root -8 0 0K 16K - 0:06 0.00% 0.00% g_up 70083 kirma 20 0 165M 59852K kserel 0:06 0.00% 0.00% mozilla-bin 38 root -16 0 0K 16K - 0:03 0.00% 0.00% yarrow 25 root -64 -183 0K 16K WAIT 0:02 0.00% 0.00% irq14: ata0 524 root 76 0 2504K 532K select 0:02 0.00% 0.00% moused 51 root -16 0 0K 16K psleep 0:01 0.00% 0.00% pagedaemon 651 kirma 76 0 29456K 1580K select 0:01 0.00% 0.00% sshd 70047 kirma 76 0 80228K 15444K select 0:01 0.00% 0.00% xfce4-panel 70265 kirma 76 0 43252K 17012K select 0:01 0.00% 0.00% emacs 2 root -8 0 0K 16K - 0:01 0.00% 0.00% g_event 396 root 76 0 7676K 1140K select 0:01 0.00% 0.00% ntpd 70051 kirma 76 0 76116K 14628K select 0:01 0.00% 0.00% xfdesktop 475 dhcpd 76 0 4068K 1152K select 0:01 0.00% 0.00% dhcpd 70045 kirma 76 0 54636K 10460K select 0:01 0.00% 0.00% xfwm4 >How-To-Repeat: Run top -S on idle system and observe. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 10:19:22 2005 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 CC9E116A4D6; Thu, 3 Mar 2005 10:19:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A635343D3F; Thu, 3 Mar 2005 10:19:22 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from freefall.freebsd.org (phantom@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j23AJMlb055651; Thu, 3 Mar 2005 10:19:22 GMT (envelope-from phantom@freefall.freebsd.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j23AJMRm055647; Thu, 3 Mar 2005 10:19:22 GMT (envelope-from phantom) Date: Thu, 3 Mar 2005 10:19:22 GMT From: Alexey Zelkin Message-Id: <200503031019.j23AJMRm055647@freefall.freebsd.org> To: phantom@FreeBSD.org, freebsd-bugs@FreeBSD.org, phantom@FreeBSD.org Subject: Re: misc/78290: ko_KR messages for libc catalogue 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, 03 Mar 2005 10:19:22 -0000 Synopsis: ko_KR messages for libc catalogue Responsible-Changed-From-To: freebsd-bugs->phantom Responsible-Changed-By: phantom Responsible-Changed-When: Thu Mar 3 10:18:21 GMT 2005 Responsible-Changed-Why: my victim http://www.freebsd.org/cgi/query-pr.cgi?pr=78290 From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 11:12:44 2005 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 10B5A16A4CE; Thu, 3 Mar 2005 11:12:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBB7043D3F; Thu, 3 Mar 2005 11:12:43 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j23BChDJ062817; Thu, 3 Mar 2005 11:12:43 GMT (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j23BChI3062813; Thu, 3 Mar 2005 11:12:43 GMT (envelope-from yar) Date: Thu, 3 Mar 2005 11:12:43 GMT From: Yar Tikhiy Message-Id: <200503031112.j23BChI3062813@freefall.freebsd.org> To: yar@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-qa@FreeBSD.org Subject: Re: bin/70002: [sysinstall] fails to locate FTP dirs if the OS has patchlevel 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, 03 Mar 2005 11:12:44 -0000 Old Synopsis: sysinstall(8) fails to locate FTP dirs if the OS has patchlevel New Synopsis: [sysinstall] fails to locate FTP dirs if the OS has patchlevel Responsible-Changed-From-To: freebsd-bugs->freebsd-qa Responsible-Changed-By: yar Responsible-Changed-When: Thu Mar 3 11:11:15 GMT 2005 Responsible-Changed-Why: Over to the maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=70002 From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 12:06:54 2005 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 7447216A4CE; Thu, 3 Mar 2005 12:06:54 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4012543D49; Thu, 3 Mar 2005 12:06:54 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j23C6sba069753; Thu, 3 Mar 2005 12:06:54 GMT (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j23C6ru7069749; Thu, 3 Mar 2005 12:06:53 GMT (envelope-from yar) Date: Thu, 3 Mar 2005 12:06:53 GMT From: Yar Tikhiy Message-Id: <200503031206.j23C6ru7069749@freefall.freebsd.org> To: yar@comp.chem.msu.su, yar@FreeBSD.org, freebsd-bugs@FreeBSD.org, yar@FreeBSD.org Subject: Re: kern/76234: System cannot guess NFS client module name to autoload it 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, 03 Mar 2005 12:06:54 -0000 Synopsis: System cannot guess NFS client module name to autoload it State-Changed-From-To: open->closed State-Changed-By: yar State-Changed-When: Thu Mar 3 12:01:54 GMT 2005 State-Changed-Why: I found that the nfsclient module was autoloaded OK if there was an up-to-date linker.hints file. Perhaps the hints file was absent or broken when I observed the problem described in this PR. Responsible-Changed-From-To: freebsd-bugs->yar Responsible-Changed-By: yar Responsible-Changed-When: Thu Mar 3 12:01:54 GMT 2005 Responsible-Changed-Why: Don't leave it unassigned. http://www.freebsd.org/cgi/query-pr.cgi?pr=76234 From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 14:00:40 2005 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 1F43F16A4CE for ; Thu, 3 Mar 2005 14:00:40 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECDB743D3F for ; Thu, 3 Mar 2005 14:00:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j23E0dR8080814 for ; Thu, 3 Mar 2005 14:00:39 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j23E0did080813; Thu, 3 Mar 2005 14:00:39 GMT (envelope-from gnats) Date: Thu, 3 Mar 2005 14:00:39 GMT Message-Id: <200503031400.j23E0did080813@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: dmitry@atlantis.dp.ua Subject: [PATCH] Re: kern/73514: mount_ntfs: can't access large file X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dmitry@atlantis.dp.ua List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 14:00:40 -0000 The following reply was made to PR kern/73514; it has been noted by GNATS. From: dmitry@atlantis.dp.ua To: freebsd-gnats-submit@FreeBSD.org, dohzono@hf.rim.or.jp Cc: Subject: [PATCH] Re: kern/73514: mount_ntfs: can't access large file Date: Thu, 3 Mar 2005 15:57:31 +0200 (EET) Hello! I've reviewed ntfs code and found that it isn't 64-bit clean (it uses 32-bit data and 32-bit min()/max() comparisons instead of 64-bit ones). So I've tried to repair it. Look at results at ftp://external.atlantis.dp.ua/FreeBSD/ntfs-64/ntfs-5.01.patch (patch against 5.3-RELEASE and 5-STABLE) or ftp://external.atlantis.dp.ua/FreeBSD/ntfs-64/ntfs-6.01.patch (patch against HEAD). I verified this patch under 5.3-RELEASE - now sequential read of long (4.9Gb and 6Gb) files works correctly: I can play them using mplayer and verify MD5-sum using gmd5sum. However, mmap() doesn't work correctly and even crashes system after my patch. Before patch, the following command: cmp file.avi file.avi 0x100000000 0x100000000 against file on NTFS causes the following diagnostics: Feb 25 20:42:53 homelynx kernel: ntfs_strategy: ntfs_readattr failed Feb 25 20:42:53 homelynx kernel: vnode_pager_getpages: I/O read error Feb 25 20:42:53 homelynx kernel: vm_fault: pager read error, pid 2774 (cmp) With my patch, I'm getting the following panic (hand-transcribed): panic: vnode_pager_getpages: unexpected missing page: firstaddr: -1, foff: 0x080000000, vnp_size: 0x1127ba3e00 I'm asking for the help of people who know mmap()-related stuff well. I can't find this remaining bug myself. Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: dmitry@atlantis.dp.ua nic-hdl: LYNX-RIPE From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 18:10:21 2005 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 18AF816A4CE for ; Thu, 3 Mar 2005 18:10:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E6043D48 for ; Thu, 3 Mar 2005 18:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j23IAKb3030713 for ; Thu, 3 Mar 2005 18:10:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j23IAKO9030712; Thu, 3 Mar 2005 18:10:20 GMT (envelope-from gnats) Resent-Date: Thu, 3 Mar 2005 18:10:20 GMT Resent-Message-Id: <200503031810.j23IAKO9030712@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, Johannes Weiner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49C7D16A4CE for ; Thu, 3 Mar 2005 18:00:58 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3180043D49 for ; Thu, 3 Mar 2005 18:00:58 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j23I0vZM058192 for ; Thu, 3 Mar 2005 18:00:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j23I0v2I058191; Thu, 3 Mar 2005 18:00:57 GMT (envelope-from nobody) Message-Id: <200503031800.j23I0v2I058191@www.freebsd.org> Date: Thu, 3 Mar 2005 18:00:57 GMT From: Johannes Weiner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/78371: Philips Wearable Audio Player (128) fails to attach 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, 03 Mar 2005 18:10:21 -0000 >Number: 78371 >Category: kern >Synopsis: Philips Wearable Audio Player (128) fails to attach >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 Mar 03 18:10:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Johannes Weiner >Release: 6.0-CURRENT >Organization: >Environment: FreeBSD paranoise 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Thu Mar 3 18:40:39 CET 2005 hnaz@paranoise:/usr/src/sys/i386/compile/PARANOISE i386 >Description: Philips MP3-Player doesn't work. dmesg output is: umass0: Philips Wearable Audio Player (128 MB), rev 1.10/0.01, addr 2 usbd_setup_pipe: failed to start endpoint, IOERROR device_attach: umass0 attach returned 6 This is what usbdevs -v says: port 2 addr 2: full speed, self powered, config 1, product 0x0142(0x0142), vendor 0x0471(0x0471), rev 0.0 >How-To-Repeat: Plug in the player >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 3 22:50:06 2005 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 B519816A4CE for ; Thu, 3 Mar 2005 22:50:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B2C43D55 for ; Thu, 3 Mar 2005 22:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j23Mo6K9072811 for ; Thu, 3 Mar 2005 22:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j23Mo6nR072810; Thu, 3 Mar 2005 22:50:06 GMT (envelope-from gnats) Resent-Date: Thu, 3 Mar 2005 22:50:06 GMT Resent-Message-Id: <200503032250.j23Mo6nR072810@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, Adam Jette Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E29216A4CE for ; Thu, 3 Mar 2005 22:47:28 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1941E43D54 for ; Thu, 3 Mar 2005 22:47:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j23MlRUr063372 for ; Thu, 3 Mar 2005 22:47:27 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j23MlRZa063371; Thu, 3 Mar 2005 22:47:27 GMT (envelope-from nobody) Message-Id: <200503032247.j23MlRZa063371@www.freebsd.org> Date: Thu, 3 Mar 2005 22:47:27 GMT From: Adam Jette To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/78382: dhclient on ndis0 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: Thu, 03 Mar 2005 22:50:06 -0000 >Number: 78382 >Category: kern >Synopsis: dhclient on ndis0 causes kernel panic >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 03 22:50:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Adam Jette >Release: 5.3 >Organization: >Environment: FreeBSD fiveThree 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Thu Mar 3 11:09:00 EST 2005 localuser@fiveThree:/usr/obj/usr/src/sys/GENERIC i386 >Description: I can replicate this problem repeatedly by using dhclient on ndis0. I assume that other actions could cause a kernel panic as well, besides dhclient. After loading the drivers and bringing up the interface on an ssid, running dhclient causes the kernel to panic. I am running the GENERIC (as above) kernel with no modifications to sysctl's besides debug.bootverbose=1. Amongst other things the kernel provides me right after I type in "dhclient ndis0" before it chokes are ndis0: link up Fatal trap 12: page fault while in kernel mode current process = 504 (ndis swi) And obviously a lot of other things, which I can provide amongst other information if needed. >How-To-Repeat: Install Linksys WIreless - G PCI adapter (model number WMP54G) hardware. Copy over drivers on CD. There are two sets, the only ones that enable ndis0 to work at all are the RT2500.SYS and RT2500.INF files. These can be provided if need be as well. Put drivers in /usr/src/sys/modules/ndis. cd /usr/src/sys/modules/ndis ndiscvt -i RT2500.INF -s RT2500.SYS -o ndis_driver_data.h make make install kldload ndis kldload if_ndis Message comes up and says that everything is good. ifconfig ndis0 up ifconfig ndis0 nwid linksys (thank you neighbor!) dhclient ndis0 >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 01:40:22 2005 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 D8C5916A4CE for ; Fri, 4 Mar 2005 01:40:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B6C643D81 for ; Fri, 4 Mar 2005 01:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j241eLPX001000 for ; Fri, 4 Mar 2005 01:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j241eLGb000999; Fri, 4 Mar 2005 01:40:21 GMT (envelope-from gnats) Resent-Date: Fri, 4 Mar 2005 01:40:21 GMT Resent-Message-Id: <200503040140.j241eLGb000999@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, Mike Jakubik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FE6C16A4CF for ; Fri, 4 Mar 2005 01:38:12 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E1D43D53 for ; Fri, 4 Mar 2005 01:38:11 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j241cB3O097967 for ; Fri, 4 Mar 2005 01:38:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j241cBEM097966; Fri, 4 Mar 2005 01:38:11 GMT (envelope-from nobody) Message-Id: <200503040138.j241cBEM097966@www.freebsd.org> Date: Fri, 4 Mar 2005 01:38:11 GMT From: Mike Jakubik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/78384: Reproducible panic with port iplog and -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: Fri, 04 Mar 2005 01:40:23 -0000 >Number: 78384 >Category: kern >Synopsis: Reproducible panic with port iplog and -current >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 Mar 04 01:40:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Mike Jakubik >Release: FreeBSD 6.0-CURRENT >Organization: n/a >Environment: FreeBSD fbsd.wettoast.net 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Wed Mar 2 19:46:30 EST 2005 root@fbsd.wettoast.net:/usr/obj/usr/src/sys/DP i386 >Description: Hello, It seems that the port iplog, causes a panic when it is stopped. Oddly enough it works fine when running. Below is the information i gathered, i dont know what commands to feed the debugger to provide useful info, so instructions are welcome. I have also defined dumpdev in rc.conf and makeoptions DEBUG=-g" in kernel, but the system does not dump. I dont understand why, even dmesg reports its setup. kernel dumps on /dev/ad0s1b swapon: adding /dev/ad0s1b as swap device It just sits there after the panic message. And yes, the swap partition is larger than physical memory. Anyways, here is what i gathered. This happens on a 1 month old kernel, as well as a recently cvsuped one. --- root@fbsd:~# sync root@fbsd:~# /usr/local/etc/rc.d/iplog.sh stop iplogroot@fbsd:~# kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc051274f stack pointer = 0x10:0xd8a55b04 frame pointer = 0x10:0xd8a55b2c code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 526 (iplog) [thread pid 526 tid 100105 ] Stopped at propagate_priority+0x13f: movl 0x4(%eax),%eax db> trace Tracing pid 526 tid 100105 td 0xc1b85730 propagate_priority(c1b85730,0,c0649a96,254,c0698620) at propagate_priority+0x13f turnstile_wait(c19a7858,c1b878a0,c0645f57,216,c19a7858) at turnstile_wait+0x38b _mtx_lock_sleep(c19a7858,c1b85730,0,c06495f9,206) at _mtx_lock_sleep+0x134 _mtx_lock_flags(c19a7858,0,c06495f9,206,1) at _mtx_lock_flags+0xbf sleepq_calc_signal_retval(0,0,c0647242,da,0) at sleepq_calc_signal_retval+0x38 msleep(c19ab400,c19ab468,11a,c064fdf9,0) at msleep+0x3de bpfread(c19abd00,d8a55c80,0,3a2,8000) at bpfread+0x1bc devfs_read_f(c1a16a20,d8a55c80,c1551d00,0,c1b85730) at devfs_read_f+0xa6 dofileread(c1b85730,c1a16a20,7,807d000,8000) at dofileread+0x9b read(c1b85730,d8a55d14,c,3ff,3) at read+0x6b syscall(2f,2f,2f,808f600,0) at syscall+0x245 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (3, FreeBSD ELF32, read), eip = 0x281133cf, esp = 0xbfabde0c, ebp = 0xbfabde28 --- db> continue panic: blockable sleep lock (sleep mutex) process lock @ /usr/src/sys/i386/i386/trap.c:696 KDB: enter: panic [thread pid 526 tid 100105 ] Stopped at kdb_enter+0x30: leave db> trace Tracing pid 526 tid 100105 td 0xc1b85730 kdb_enter(c0646b1d,c06937e0,c064a32c,d8a559f0,100) at kdb_enter+0x30 panic(c064a32c,c0657a46,c06461d5,c065d5e6,2b8) at panic+0xcc witness_checkorder(c19a7858,9,c065d5e6,2b8,0) at witness_checkorder+0xc7 _mtx_lock_flags(c19a7858,0,c065d5e6,2b8,c1b85730) at _mtx_lock_flags+0x8a trap_pfault(d8a55ac4,0,4,1ce,4) at trap_pfault+0xa1 trap(18,10,10,c1b86540,c1b85730) at trap+0x34d calltrap() at calltrap+0x5 --- trap 0xc, eip = 0xc051274f, esp = 0xd8a55b04, ebp = 0xd8a55b2c --- propagate_priority(c1b85730,0,c0649a96,254,c0698620) at propagate_priority+0x13f turnstile_wait(c19a7858,c1b878a0,c0645f57,216,c19a7858) at turnstile_wait+0x38b _mtx_lock_sleep(c19a7858,c1b85730,0,c06495f9,206) at _mtx_lock_sleep+0x134 _mtx_lock_flags(c19a7858,0,c06495f9,206,1) at _mtx_lock_flags+0xbf sleepq_calc_signal_retval(0,0,c0647242,da,0) at sleepq_calc_signal_retval+0x38 msleep(c19ab400,c19ab468,11a,c064fdf9,0) at msleep+0x3de bpfread(c19abd00,d8a55c80,0,3a2,8000) at bpfread+0x1bc devfs_read_f(c1a16a20,d8a55c80,c1551d00,0,c1b85730) at devfs_read_f+0xa6 dofileread(c1b85730,c1a16a20,7,807d000,8000) at dofileread+0x9b read(c1b85730,d8a55d14,c,3ff,3) at read+0x6b syscall(2f,2f,2f,808f600,0) at syscall+0x245 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (3, FreeBSD ELF32, read), eip = 0x281133cf, esp = 0xbfabde0c, ebp = 0xbfabde28 --- db> continue Uptime: 33m37s --- And here is my kernel config: --- machine i386 cpu I686_CPU ident DP options SCHED_4BSD # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_DIRHASH # Improve performance on big directories options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. # Bus support. Do not remove isa, even if you have no isa slots device isa device pci # Floppy drives device fdc # ATA and ATAPI devices device ata device atadisk # ATA disk drives options ATA_STATIC_ID # Static device numbering # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device vga # VGA video card driver # syscons is the default console driver, resembling an SCO console device sc device agp # support several AGP chipsets # Floating point support - do not disable. device npx # Serial (COM) ports device sio # 8250, 16[45]50 based serial ports # Parallel port device ppc device ppbus # Parallel port bus (required) device lpt # Printer # PCI Ethernet NICs. device em # Intel PRO/1000 adapter Gigabit Ethernet Card # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device fxp # Intel EtherExpress PRO/100B (82557, 82558) device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Pseudo devices. device loop # Network loopback device mem # Memory and kernel memory devices device io # I/O device device random # Entropy device device ether # Ethernet support device pty # Pseudo-ttys (telnet etc) device bpf # Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device pf options ALTQ options ALTQ_PRIQ # Debugging makeoptions DEBUG=-g options INVARIANTS options INVARIANT_SUPPORT options WITNESS options WITNESS_SKIPSPIN --- Thanks. >How-To-Repeat: Install /usr/ports/net/iplog. Configure and run. Stop iplog (/usr/local/etc/rc.d/iplog.sh stop). >Fix: Dont use iplog :) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 04:00:46 2005 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 3573716A4CE for ; Fri, 4 Mar 2005 04:00:46 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C6043D1F for ; Fri, 4 Mar 2005 04:00:45 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j2440je1016229 for ; Fri, 4 Mar 2005 04:00:45 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j2440jfZ016217; Fri, 4 Mar 2005 04:00:45 GMT (envelope-from gnats) Resent-Date: Fri, 4 Mar 2005 04:00:45 GMT Resent-Message-Id: <200503040400.j2440jfZ016217@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, Philip Quinn Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE7F216A4CE for ; Fri, 4 Mar 2005 03:54:21 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9128E43D5E for ; Fri, 4 Mar 2005 03:54:21 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j243sLjS059459 for ; Fri, 4 Mar 2005 03:54:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j243sLQf059457; Fri, 4 Mar 2005 03:54:21 GMT (envelope-from nobody) Message-Id: <200503040354.j243sLQf059457@www.freebsd.org> Date: Fri, 4 Mar 2005 03:54:21 GMT From: Philip Quinn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/78388: vr network drivers cause 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: Fri, 04 Mar 2005 04:00:46 -0000 >Number: 78388 >Category: misc >Synopsis: vr network drivers cause watchdog timeout >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 Mar 04 04:00:45 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Philip Quinn >Release: 5.3-RELEASE >Organization: >Environment: FreeBSD leliel 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: When attempting to use a network card which uses the vr drivers (see vr(4)), after the card is attempted to be initialised (during boot) there is a continuous stream of error messages (once every 30 seconds or so): vr0: watchdog timeout. The network card is unusable (ie. cannot connect out and nothing can connect in). >How-To-Repeat: Install a network card which attempts to use the vr driver. >Fix: A workaround which is reported to have worked is by disabling apic - Booting into Safe Mode (which disabled apic anyway) also works. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 15:00:41 2005 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 B1F4F16A4CE for ; Fri, 4 Mar 2005 15:00:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B88843D54 for ; Fri, 4 Mar 2005 15:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j24F0ftE034260 for ; Fri, 4 Mar 2005 15:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j24F0fJq034259; Fri, 4 Mar 2005 15:00:41 GMT (envelope-from gnats) Resent-Date: Fri, 4 Mar 2005 15:00:41 GMT Resent-Message-Id: <200503041500.j24F0fJq034259@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, Harald Schmalzbauer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E57DF16A4CE for ; Fri, 4 Mar 2005 14:58:35 +0000 (GMT) Received: from flb.schmalzbauer.de (flb.schmalzbauer.de [62.245.232.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9739343D49 for ; Fri, 4 Mar 2005 14:58:34 +0000 (GMT) (envelope-from harry@schmalzbauer.de) Received: from korso.flintsbach.schmalzbauer.de ([172.21.2.3]) by flb.schmalzbauer.de (8.13.1/8.13.1) with ESMTP id j24EwXDb037409 for ; Fri, 4 Mar 2005 15:58:33 +0100 (CET) (envelope-from harry@cale.flintsbach.schmalzbauer.de) Received: from cale.flintsbach.schmalzbauer.de (cale.flintsbach.schmalzbauer.de [172.21.1.254]) by korso.flintsbach.schmalzbauer.de (Postfix) with ESMTP id 0F8EF154 for ; Fri, 4 Mar 2005 15:58:33 +0100 (CET) Received: from cale.flintsbach.schmalzbauer.de (localhost [127.0.0.1]) j24EwXBm000847 for ; Fri, 4 Mar 2005 15:58:33 +0100 (CET) (envelope-from harry@cale.flintsbach.schmalzbauer.de) Received: (from harry@localhost)j24EwWZG000846; Fri, 4 Mar 2005 15:58:32 +0100 (CET) (envelope-from harry) Message-Id: <200503041458.j24EwWZG000846@cale.flintsbach.schmalzbauer.de> Date: Fri, 4 Mar 2005 15:58:32 +0100 (CET) From: Harald Schmalzbauer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/78413: System freezes when removing mounted UMASS (USB-Stick) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harald Schmalzbauer List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 15:00:41 -0000 >Number: 78413 >Category: kern >Synopsis: System freezes when removing mounted UMASS (USB-Stick) >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 Mar 04 15:00:40 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Harald Schmalzbauer >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD cale 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Thu Mar 3 03:51:08 CET 2005 root@test1.flintsbach.schmalzbauer.de:/usr/obj/CALE/usr/src/sys/CALE i386 dmesg: umass0: USB Flash Disk, rev 2.00/2.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 1.000MB/s transfers da0: 249MB (511488 512 byte sectors: 64H 32S/T 249C) usbdevs: Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 addr 2: full speed, power 200 mA, config 1, Flash Disk(0x2168), USB(0x0ea0), rev 2.00 >Description: When I remove my USB-Stick while it's mounted I can lock the maschine when I try to umount it for example. >How-To-Repeat: Remove a USB stick while it's mounted. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 16:30:14 2005 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 D80A116A4CE for ; Fri, 4 Mar 2005 16:30:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96D1743D41 for ; Fri, 4 Mar 2005 16:30:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j24GUEe7046197 for ; Fri, 4 Mar 2005 16:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j24GUEHi046191; Fri, 4 Mar 2005 16:30:14 GMT (envelope-from gnats) Resent-Date: Fri, 4 Mar 2005 16:30:14 GMT Resent-Message-Id: <200503041630.j24GUEHi046191@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, "Eygene A.Ryabinkin" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51DC616A4CE for ; Fri, 4 Mar 2005 16:24:20 +0000 (GMT) Received: from rea.mbslab.kiae.ru (rea.mbslab.kiae.ru [144.206.177.25]) by mx1.FreeBSD.org (Postfix) with SMTP id 038DC43D31 for ; Fri, 4 Mar 2005 16:24:19 +0000 (GMT) (envelope-from rea@rea.mbslab.kiae.ru) Received: (qmail 6323 invoked by uid 1000); 4 Mar 2005 16:24:17 -0000 Message-Id: <20050304162417.6322.qmail@rea.mbslab.kiae.ru> Date: 4 Mar 2005 16:24:17 -0000 From: "Eygene A.Ryabinkin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: rea@rea.mbslab.kiae.ru cc: rik@cronyx.ru Subject: conf/78419: /etc/termcap is a symbolic link X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Eygene A.Ryabinkin" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 16:30:15 -0000 >Number: 78419 >Category: conf >Synopsis: /etc/termcap is a symbolic link >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: Fri Mar 04 16:30:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Eygene A. Ryabinkin >Release: FreeBSD 5.3-STABLE i386 >Organization: Code Labs >Environment: System: FreeBSD rea.mbslab.kiae.ru 5.3-STABLE FreeBSD 5.3-STABLE #: Wed Feb 16 14:01:47 MSK 2005 root@rea.mbslab.kiae.ru:/usr/src/sys/i386/compile/REA i386 >Description: On default installation of FreeBSD file /etc/termcap is a symlink to a /usr/share/misc/termcap. It makes impossible the usage of ncurses- or termcap-aware utilities in single-user mode without mounted /usr. The main impact is the impossibility of using /stand/sysinstall without mounted /usr in single-user mode. Sometimes it is impossible to mount /usr, e.g. in the case of disk failure, either soft or hard. >How-To-Repeat: Boot in single-user and try running /stand/sysinstall without doing mount -a. >Fix: Move termcap database to /etc, where it logically belongs, and make symlink in /usr/share/misc. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 18:30:24 2005 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 77BCC16A4CE for ; Fri, 4 Mar 2005 18:30:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB1A43D39 for ; Fri, 4 Mar 2005 18:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j24IUNYM060295 for ; Fri, 4 Mar 2005 18:30:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j24IUNuD060290; Fri, 4 Mar 2005 18:30:23 GMT (envelope-from gnats) Resent-Date: Fri, 4 Mar 2005 18:30:23 GMT Resent-Message-Id: <200503041830.j24IUNuD060290@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, Stas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C1E216A4CE for ; Fri, 4 Mar 2005 18:26:19 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E49A543D4C for ; Fri, 4 Mar 2005 18:26:18 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j24IQIMO028766 for ; Fri, 4 Mar 2005 18:26:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j24IQIjS028762; Fri, 4 Mar 2005 18:26:18 GMT (envelope-from nobody) Message-Id: <200503041826.j24IQIjS028762@www.freebsd.org> Date: Fri, 4 Mar 2005 18:26:18 GMT From: Stas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: bin/78424: Internal IPs on router, natd/libalias break PMTUD 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, 04 Mar 2005 18:30:24 -0000 >Number: 78424 >Category: bin >Synopsis: Internal IPs on router, natd/libalias break PMTUD >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 Mar 04 18:30:22 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Stas >Release: 4.10-RELEASE >Organization: >Environment: FreeBSD YYY.YYYYYYYY.YYY 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Thu Aug 5 16:24: 31 EEST 2004 root@YYY.YYYYYYYY.YYY:/usr/src/sys/compile/YYY i386 >Description: Hi. There is a trouble when the following items are combined: 1. Path MTU Discovery 2. RFC1918 IPs for router 3. natd, and probably anything else linked with libalias Details: PC 10.1.1.2 ^ | V 10.1.1.1 Router ( has real IP X.X.X.X used for NAT) 192.168.1.2 ^ | V 192.168.1.1 Router2 ^ | Internet | V Server Y.Y.Y.Y The link between PC and router has low MTU, so when Server sends big packet to PC, Router sends ICMP Fragmentation Needed packet to Server. But since it has 192.168.1.2 on interface, it sends ICMP packet from this IP. 192.168.1.2 -> Y.Y.Y.Y ICMP: 10.1.1.2 unreachable: frag needed but DF set natd does not rewrite Router (192.168.1.2) address, only PC (10.1.1.2), this was done because of PR 20712 in lib/libalias/alias.c 1.23 Packet becomes: 192.168.1.2 -> Y.Y.Y.Y ICMP: X.X.X.X unreachable: frag needed but DF set Of course this packet gets dropped somewhere in the Net, because it has unrouteable source IP. And PMTUD gets broken: Server doesn't get "Fragmentation Needed" ICMP message, doesn't use lower packet size, connection times out,... I've modified libalias to have an exclusion for ICMP NEEDFRAG packets, and it seems to work for me. But my modification is very ugly, and you will want to make your own. OS is 4.10-RELEASE. Unfortunately, I can't install 4.11 or 5.3 on that router to check if this is fixed already. But I took a look at the last revision of alias.c and it looks to me that this behaviour was not modified. >How-To-Repeat: 1. Set up network pictured above, don't forget low MTU. 2. Connect from "PC" to "Server", and make Server to send big packet (eg connect to POP3 server and ask for E-mail of size >1500 bytes). >Fix: 1. Patch libalias. Mine is below, but it is ugly, and wont apply to recent libalias. It will probably need fixing tabs before applying. 2. Use real IPs for all routers, if you got them. --- lib/libalias/alias.c.orig Fri Mar 4 16:30:47 2005 +++ lib/libalias/alias.c Fri Mar 4 18:22:47 2005 @@ -632,6 +632,125 @@ return(PKT_ALIAS_IGNORED); } +static int +IcmpAliasOut3(struct ip *pip) +{ +/* + Alias outgoing ICMP error messages containing + IP header and first 64 bits of datagram. +*/ + struct ip *ip; + struct icmp *ic, *ic2; + struct udphdr *ud; + struct tcphdr *tc; + struct alias_link *link; + + ic = (struct icmp *) ((char *) pip + (pip->ip_hl << 2)); + ip = &ic->icmp_ip; + + ud = (struct udphdr *) ((char *) ip + (ip->ip_hl <<2)); + tc = (struct tcphdr *) ud; + ic2 = (struct icmp *) ud; + + if (ip->ip_p == IPPROTO_UDP) + link = FindUdpTcpOut(ip->ip_dst, ip->ip_src, + ud->uh_dport, ud->uh_sport, + IPPROTO_UDP, 0); + else if (ip->ip_p == IPPROTO_TCP) + link = FindUdpTcpOut(ip->ip_dst, ip->ip_src, + tc->th_dport, tc->th_sport, + IPPROTO_TCP, 0); + else if (ip->ip_p == IPPROTO_ICMP) { + if (ic2->icmp_type == ICMP_ECHO || ic2->icmp_type == ICMP_TSTAMP) + link = FindIcmpOut(ip->ip_dst, ip->ip_src, ic2->icmp_id, 0); + else + link = NULL; + } else + link = NULL; + + if (link != NULL) + { + if (ip->ip_p == IPPROTO_UDP || ip->ip_p == IPPROTO_TCP) + { + u_short *sptr; + int accumulate; + struct in_addr alias_address; + u_short alias_port; + + alias_address = GetAliasAddress(link); + alias_port = GetAliasPort(link); + +/* Adjust ICMP checksum */ + sptr = (u_short *) &(ip->ip_dst); + accumulate = *sptr++; + accumulate += *sptr; + sptr = (u_short *) &alias_address; + accumulate -= *sptr++; + accumulate -= *sptr; + accumulate += ud->uh_dport; + accumulate -= alias_port; + ADJUST_CHECKSUM(accumulate, ic->icmp_cksum); + +/* + * Alias address in IP header if it comes from the host + * the original TCP/UDP packet was destined for. + */ + //if (pip->ip_src.s_addr == ip->ip_dst.s_addr) { + DifferentialChecksum(&pip->ip_sum, + (u_short *) &alias_address, + (u_short *) &pip->ip_src, + 2); + pip->ip_src = alias_address; + //} + +/* Alias address and port number of original IP packet +fragment contained in ICMP data section */ + ip->ip_dst = alias_address; + ud->uh_dport = alias_port; + } + else if (ip->ip_p == IPPROTO_ICMP) + { + u_short *sptr; + int accumulate; + struct in_addr alias_address; + u_short alias_id; + + alias_address = GetAliasAddress(link); + alias_id = GetAliasPort(link); + +/* Adjust ICMP checksum */ + sptr = (u_short *) &(ip->ip_dst); + accumulate = *sptr++; + accumulate += *sptr; + sptr = (u_short *) &alias_address; + accumulate -= *sptr++; + accumulate -= *sptr; + accumulate += ic2->icmp_id; + accumulate -= alias_id; + ADJUST_CHECKSUM(accumulate, ic->icmp_cksum); + +/* + * Alias address in IP header if it comes from the host + * the original ICMP message was destined for. + */ + //if (pip->ip_src.s_addr == ip->ip_dst.s_addr) { + DifferentialChecksum(&pip->ip_sum, + (u_short *) &alias_address, + (u_short *) &pip->ip_src, + 2); + pip->ip_src = alias_address; + //} + +/* Alias address of original IP packet and sequence number of + embedded ICMP datagram */ + ip->ip_dst = alias_address; + ic2->icmp_id = alias_id; + } + return(PKT_ALIAS_OK); + } + return(PKT_ALIAS_IGNORED); +} + static int IcmpAliasOut(struct ip *pip) @@ -656,6 +775,10 @@ } break; case ICMP_UNREACH: + if (ic->icmp_code == 4) { + iresult = IcmpAliasOut3(pip); + break; + } case ICMP_SOURCEQUENCH: case ICMP_TIMXCEED: case ICMP_PARAMPROB: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 18:40:19 2005 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 7B01316A4CE for ; Fri, 4 Mar 2005 18:40:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A27743D2D for ; Fri, 4 Mar 2005 18:40:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j24IeJLo061780 for ; Fri, 4 Mar 2005 18:40:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j24IeJ13061779; Fri, 4 Mar 2005 18:40:19 GMT (envelope-from gnats) Date: Fri, 4 Mar 2005 18:40:19 GMT Message-Id: <200503041840.j24IeJ13061779@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Brooks Davis Subject: Re: conf/78419: /etc/termcap is a symbolic link X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Brooks Davis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 18:40:19 -0000 The following reply was made to PR conf/78419; it has been noted by GNATS. From: Brooks Davis To: "Eygene A.Ryabinkin" Cc: FreeBSD-gnats-submit@freebsd.org, rik@cronyx.ru Subject: Re: conf/78419: /etc/termcap is a symbolic link Date: Fri, 4 Mar 2005 10:39:37 -0800 Since we now delete /stand after installation on 6 and the real home of sysinstall is /usr/sbin, I seriously doubt this will change. -- Brooks From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 19:00:42 2005 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 9186716A4CE for ; Fri, 4 Mar 2005 19:00:42 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 739ED43D2D for ; Fri, 4 Mar 2005 19:00:42 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j24J0g0j062507 for ; Fri, 4 Mar 2005 19:00:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j24J0gCF062506; Fri, 4 Mar 2005 19:00:42 GMT (envelope-from gnats) Date: Fri, 4 Mar 2005 19:00:42 GMT Message-Id: <200503041900.j24J0gCF062506@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Roman Kurakin Subject: Re: conf/78419: /etc/termcap is a symbolic link X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Kurakin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 19:00:42 -0000 The following reply was made to PR conf/78419; it has been noted by GNATS. From: Roman Kurakin To: Brooks Davis Cc: "Eygene A.Ryabinkin" , FreeBSD-gnats-submit@freebsd.org Subject: Re: conf/78419: /etc/termcap is a symbolic link Date: Fri, 04 Mar 2005 21:52:47 +0300 Brooks Davis wrote: >Since we now delete /stand after installation on 6 and the real home of >sysinstall is /usr/sbin, I seriously doubt this will change. > > The point was that not only sysinstall affected by this problem, but any application that may use termcap. So we either should check all applications from /bin and /sbin if they affected by that problem and fix them or do smth else. I hope that sysinstall would be rewritten by some on before 6.release. But for 5.stable this could be fixed. I've already discuss this problem (concerning sysinstall) with ru@ and he suggested a patch. I asked Eygene to write a pr specially to get more peoples involved to discussion of general problem. However, I can't say at this moment if we have other affected application. rik >-- Brooks > > From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 21:42:25 2005 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 C3A3F16A4CE; Fri, 4 Mar 2005 21:42:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 983BE43D55; Fri, 4 Mar 2005 21:42:25 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j24LgPZ4085034; Fri, 4 Mar 2005 21:42:25 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j24LgP3b085030; Fri, 4 Mar 2005 21:42:25 GMT (envelope-from linimon) Date: Fri, 4 Mar 2005 21:42:25 GMT From: Mark Linimon Message-Id: <200503042142.j24LgP3b085030@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, ale@FreeBSD.org Subject: Re: ports/78337: Feature Request: cpdf for lang/php5-extensions 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, 04 Mar 2005 21:42:25 -0000 Old Synopsis: Feature Request: cpdf for php[4.3|5] New Synopsis: Feature Request: cpdf for lang/php5-extensions Responsible-Changed-From-To: freebsd-bugs->ale Responsible-Changed-By: linimon Responsible-Changed-When: Fri Mar 4 21:41:19 GMT 2005 Responsible-Changed-Why: Recategorize and assign to maintainer. Note to submitter: it is helpful if you wrap your lines at somewhat less than 80 characters. http://www.freebsd.org/cgi/query-pr.cgi?pr=78337 From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 4 23:30:18 2005 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 DEE6816A4CF for ; Fri, 4 Mar 2005 23:30:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BD8943D1F for ; Fri, 4 Mar 2005 23:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j24NUHGZ097507 for ; Fri, 4 Mar 2005 23:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j24NUHK4097505; Fri, 4 Mar 2005 23:30:17 GMT (envelope-from gnats) Resent-Date: Fri, 4 Mar 2005 23:30:17 GMT Resent-Message-Id: <200503042330.j24NUHK4097505@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, Iain Hibbert Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96B7C16A4CE for ; Fri, 4 Mar 2005 23:20:39 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A60843D1F for ; Fri, 4 Mar 2005 23:20:39 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j24NKcrv059960 for ; Fri, 4 Mar 2005 23:20:38 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j24NKcOs059959; Fri, 4 Mar 2005 23:20:38 GMT (envelope-from nobody) Message-Id: <200503042320.j24NKcOs059959@www.freebsd.org> Date: Fri, 4 Mar 2005 23:20:38 GMT From: Iain Hibbert To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/78431: bt3c device driver sends too many bytes 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, 04 Mar 2005 23:30:19 -0000 >Number: 78431 >Category: misc >Synopsis: bt3c device driver sends too many bytes >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: Fri Mar 04 23:30:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Iain Hibbert >Release: NetBSD 2.0 :) >Organization: NetBSD >Environment: latest source on CVS server >Description: I am writing a device driver on NetBSD for the bt3c device and using your source as a reference. In the file src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c that is to say the bt3c device driver, in function bt3c_send(), on line 1100. there is a loop like thus: len = min((BT3C_FIFO_SIZE - wrote), m->m_len) for(i = 0; i < m->m_len ; i++) bt3c_write_data(sc, m->m_data[i]); to send data from the mbuf to the bt3c device. If you look at the control loop, it should not be using m->m_len there because it might be bigger than the space left in the fifo. The line before works out the correct number of bytes to write, so the loop should use that figure, as in: for (i = 0 ; i < len ; i++) bt3c_write_data(sc, ...) >How-To-Repeat: I'm not sure that it is a problem, since I am not running FreeBSD, the code as - is will just put too many bytes in the FIFO but since it was full then maybe nothing would happen in any case, who can tell.. >Fix: see above. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 02:00:34 2005 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 9A9E116A4CE for ; Sat, 5 Mar 2005 02:00:34 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A9C43D46 for ; Sat, 5 Mar 2005 02:00:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j2520YBw013132 for ; Sat, 5 Mar 2005 02:00:34 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j2520Y0b013123; Sat, 5 Mar 2005 02:00:34 GMT (envelope-from gnats) Resent-Date: Sat, 5 Mar 2005 02:00:34 GMT Resent-Message-Id: <200503050200.j2520Y0b013123@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, Hiroyuki Komatsu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE15D16A4CE for ; Sat, 5 Mar 2005 01:51:06 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2BF843D72 for ; Sat, 5 Mar 2005 01:51:06 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j251oiJf084519 for ; Sat, 5 Mar 2005 01:50:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j251oiw3084484; Sat, 5 Mar 2005 01:50:44 GMT (envelope-from nobody) Message-Id: <200503050150.j251oiw3084484@www.freebsd.org> Date: Sat, 5 Mar 2005 01:50:44 GMT From: Hiroyuki Komatsu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/78434: -current does not cdboot 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, 05 Mar 2005 02:00:34 -0000 >Number: 78434 >Category: kern >Synopsis: -current does not cdboot >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 Mar 05 02:00:33 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Hiroyuki Komatsu >Release: 6.0-CURRENT >Organization: >Environment: FreeBSD rei.narihara-lab.jp 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Wed Feb 9 18:44:38 JST 2005 kom@rei:/.fs/ad2s1d/usr/obj/.fs/ad2s1d/usr/src/sys/rei i386 >Description: vfs_mountroot_try() dos not set "rrip" mount option >How-To-Repeat: >Fix: diff -u -r1.181 vfs_mount.c --- vfs_mount.c 20 Feb 2005 23:02:20 -0000 1.181 +++ vfs_mount.c 4 Mar 2005 12:20:32 -0000 @@ -1254,6 +1254,7 @@ "fstype", vfsname, "fspath", "/", "from", path, + "rrip", 0, NULL); if (error == 0) { mp = TAILQ_FIRST(&mountlist); @@ -1697,7 +1698,10 @@ if (cp == NULL) break; vp = va_arg(ap, const void *); - ma = mount_arg(ma, cp, vp, -1); + if (vp == NULL) + ma = mount_arg(ma, cp, NULL, 0); + else + ma = mount_arg(ma, cp, vp, -1); } va_end(ap); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 02:10:20 2005 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 1DE7116A4CE for ; Sat, 5 Mar 2005 02:10:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E57B943D2F for ; Sat, 5 Mar 2005 02:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j252AJNq017616 for ; Sat, 5 Mar 2005 02:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j252AJW3017615; Sat, 5 Mar 2005 02:10:19 GMT (envelope-from gnats) Resent-Date: Sat, 5 Mar 2005 02:10:19 GMT Resent-Message-Id: <200503050210.j252AJW3017615@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, Hiroyuki Komatsu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DA8316A4CE for ; Sat, 5 Mar 2005 02:09:36 +0000 (GMT) Received: from rei.narihara-lab.jp (p2033-ipbf612marunouchi.tokyo.ocn.ne.jp [222.149.221.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7780643D46 for ; Sat, 5 Mar 2005 02:09:35 +0000 (GMT) (envelope-from kom@rei.narihara-lab.jp) Received: from rei.narihara-lab.jp (localhost [127.0.0.1]) by rei.narihara-lab.jp (8.13.3/8.13.1) with ESMTP id j2529Y3w085556 for ; Sat, 5 Mar 2005 11:09:34 +0900 (JST) (envelope-from kom@rei.narihara-lab.jp) Received: (from kom@localhost) by rei.narihara-lab.jp (8.13.3/8.13.1/Submit) id j2529Ye5085555; Sat, 5 Mar 2005 11:09:34 +0900 (JST) (envelope-from kom) Message-Id: <200503050209.j2529Ye5085555@rei.narihara-lab.jp> Date: Sat, 5 Mar 2005 11:09:34 +0900 (JST) From: Hiroyuki Komatsu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/78435: current does not cdboot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hiroyuki Komatsu List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 02:10:20 -0000 >Number: 78435 >Category: kern >Synopsis: current does not cdboot >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: Sat Mar 05 02:10:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Hiroyuki Komatsu >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD rei.narihara-lab.jp 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Wed Feb 9 18:44:38 JST 2005 kom@rei:/.fs/ad2s1d/usr/obj/.fs/ad2s1d/usr/src/sys/rei i386 >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 02:23:32 2005 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 045FC16A4CE; Sat, 5 Mar 2005 02:23:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE34343D46; Sat, 5 Mar 2005 02:23:31 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j252NVkM018104; Sat, 5 Mar 2005 02:23:31 GMT (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j252NVJN018100; Sat, 5 Mar 2005 02:23:31 GMT (envelope-from keramida) Date: Sat, 5 Mar 2005 02:23:31 GMT From: Giorgos Keramidas Message-Id: <200503050223.j252NVJN018100@freefall.freebsd.org> To: kom@rei.narihara-lab.jp, keramida@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/78435: current does not cdboot 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, 05 Mar 2005 02:23:32 -0000 Synopsis: current does not cdboot State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Sat Mar 5 02:23:10 GMT 2005 State-Changed-Why: Empty duplicate of 78434. http://www.freebsd.org/cgi/query-pr.cgi?pr=78435 From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 07:30:25 2005 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 568E316A4CE for ; Sat, 5 Mar 2005 07:30:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 196F843D55 for ; Sat, 5 Mar 2005 07:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j257UOSo016721 for ; Sat, 5 Mar 2005 07:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j257UOcI016719; Sat, 5 Mar 2005 07:30:24 GMT (envelope-from gnats) Date: Sat, 5 Mar 2005 07:30:24 GMT Message-Id: <200503050730.j257UOcI016719@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Eygene A. Ryabinkin" Subject: Re: conf/78419: /etc/termcap is a symbolic link X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Eygene A. Ryabinkin" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 07:30:25 -0000 The following reply was made to PR conf/78419; it has been noted by GNATS. From: "Eygene A. Ryabinkin" To: Roman Kurakin Cc: Brooks Davis , FreeBSD-gnats-submit@freebsd.org Subject: Re: conf/78419: /etc/termcap is a symbolic link Date: Sat, 5 Mar 2005 10:26:38 +0300 > Brooks Davis wrote: > > >Since we now delete /stand after installation on 6 and the real home of > >sysinstall is /usr/sbin, I seriously doubt this will change. It is great for 6, but people will use 5 at least for a year. And this problem sometimes is a real pain in the ass. About moving sysinstall to /usr/sbin: it is not a wise thing, as for me: consider disk failure, when all you can mount is a root partition. I am expecting sysinstall to be on this partition to use all fancy and easy-to-use fdisk, newfs, package manager and other tools. After moving sysinstall to /usr/sbin such behaviour is lost and one has to do the things by hand. Is there are any real reason to move sysinstall to /usr/sbin? > Roman Kurakin wrote: > > The point was that not only sysinstall affected by this problem, but any > application that > may use termcap. So we either should check all applications from /bin > and /sbin if > they affected by that problem and fix them or do smth else. At 5.3-STABLE there are programs in /bin and /sbin that are using ncurses: /bin/csh /bin/ls /bin/sh /bin/tcsh /sbin/fsdb /sbin/gvinum /sbin/ipfstat /sbin/vinum I had not checked to what extent each program uses ncurses, but all of those presumably using at least initscr() that, AFAIK, tries to read termcap/terminfo database. Maybe you can explain to me, why termcap database is put to /usr/share/misc, rather than to /etc: the /etc is the place for system-wide configuration files and it is usually lives on root partition. So, if we can mount root we have /etc and thus termcap and all other configuration files. I know many admins who are making their /usr/local/etc a symlink to some directory in /etc, just to have all configuration in one place: it is proven to be more failure-resistant, just by everyday admin expirience of those people. -- rea From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 13:10:14 2005 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 44D1F16A4CF for ; Sat, 5 Mar 2005 13:10:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0940B43D5D for ; Sat, 5 Mar 2005 13:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j25DADVG032762 for ; Sat, 5 Mar 2005 13:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j25DADlk032761; Sat, 5 Mar 2005 13:10:13 GMT (envelope-from gnats) Resent-Date: Sat, 5 Mar 2005 13:10:13 GMT Resent-Message-Id: <200503051310.j25DADlk032761@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, Antoine Brodin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7327816A4CE for ; Sat, 5 Mar 2005 13:06:27 +0000 (GMT) Received: from barton.dreadbsd.org (massena-4-82-67-196-50.fbx.proxad.net [82.67.196.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E56943D3F for ; Sat, 5 Mar 2005 13:06:26 +0000 (GMT) (envelope-from antoine@massena-4-82-67-196-50.fbx.proxad.net) Received: from barton.dreadbsd.org (localhost [127.0.0.1]) by barton.dreadbsd.org (8.13.3/8.13.1) with ESMTP id j25D6N4J000990 for ; Sat, 5 Mar 2005 14:06:24 +0100 (CET) (envelope-from antoine@massena-4-82-67-196-50.fbx.proxad.net) Received: (from antoine@localhost) by barton.dreadbsd.org (8.13.3/8.13.1/Submit) id j25D6NFG000989; Sat, 5 Mar 2005 14:06:23 +0100 (CET) (envelope-from antoine) Message-Id: <200503051306.j25D6NFG000989@barton.dreadbsd.org> Date: Sat, 5 Mar 2005 14:06:23 +0100 (CET) From: Antoine Brodin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/78444: sched_ule: doesn't keep track of the sleep time of a process X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antoine Brodin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 13:10:14 -0000 >Number: 78444 >Category: kern >Synopsis: sched_ule: doesn't keep track of the sleep time of a process >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 Mar 05 13:10:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antoine Brodin >Release: FreeBSD 6.0-CURRENT i386 >Organization: none >Environment: System: FreeBSD barton.dreadbsd.org 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Thu Mar 3 15:04:32 CET 2005 antoine@barton.dreadbsd.org:/usr/obj/usr/src/sys/BARTON i386 >Description: When using the sched_ule scheduler, the sleep time of a process isn't computed. kg_slptime is zeroed during the ksegrp creation and after that, it's never modified. In sched_ule.c, something named kg_slptime is manipulated but it's not the sleep time of a process: there's the macro #define kg_slptime kg_sched->skg_slptime It represents an history of the process's sleep and not a sleep time and it would be bogus to use it as the sleep time. Side effects: swapout doesn't work as intended: a process can never be swaped out since its sleep time is 0 and is below swap_idle_threshold1. >How-To-Repeat: Use ps: $ ps -o sl SL 0 0 0 0 0 0 0 0 0 0 0 0 >Fix: Having a lightweight schedcpu routine running every hz ticks like in sched_4bsd ? The problem is that such a routine would use a O(n) algorithm and would penalize quite unnecessarily sched_ule. Another idea: add a sched_slptime routine in sched_ule.c for swapout and fill_kinfo_thread to use ? add something like this to sched_ule.c: %% u_int sched_slptime(struct ksegrp *kg) { struct thread *td; u_int slptime = UINT_MAX; u_int hzticks; PROC_LOCK_ASSERT(kg->kg_proc, MA_OWNED); mtx_assert(&sched_lock, MA_OWNED); FOREACH_THREAD_IN_GROUP(kg, td) { if (td->td_slptime) { hzticks = ticks - td->td_slptime; slptime = min(slptime, hzticks); } else return (0); } return (slptime / hz); } %% add something like this to sched_4bsd.c: %% u_int sched_slptime(struct ksegrp *kg) { return (kg->kg_slptime); } %% add something like this to sched.h: %% u_int sched_slptime(struct ksegrp *kg); %% and use sched_slptime(kg) in vm_glue.c and kern_proc.c instead of kg->kg_slptime >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 19:10:15 2005 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 D90B016A4CE for ; Sat, 5 Mar 2005 19:10:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABBFD43D48 for ; Sat, 5 Mar 2005 19:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j25JAFcc076395 for ; Sat, 5 Mar 2005 19:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j25JAFfO076394; Sat, 5 Mar 2005 19:10:15 GMT (envelope-from gnats) Date: Sat, 5 Mar 2005 19:10:15 GMT Message-Id: <200503051910.j25JAFfO076394@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Mike Jakubik" Subject: Re: kern/78384: Reproducible panic with port iplog and -current X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mike Jakubik List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 19:10:16 -0000 The following reply was made to PR kern/78384; it has been noted by GNATS. From: "Mike Jakubik" To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/78384: Reproducible panic with port iplog and -current Date: Sat, 5 Mar 2005 14:07:11 -0500 (EST) The problem seem to be PREEMPTION, disabling it in the kernel stops the panic from occuring. From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 20:50:19 2005 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 A5C3616A4D2 for ; Sat, 5 Mar 2005 20:50:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DE343D39 for ; Sat, 5 Mar 2005 20:50:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j25KoHT1094359 for ; Sat, 5 Mar 2005 20:50:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j25KoHNL094358; Sat, 5 Mar 2005 20:50:17 GMT (envelope-from gnats) Resent-Date: Sat, 5 Mar 2005 20:50:17 GMT Resent-Message-Id: <200503052050.j25KoHNL094358@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, Robert Millan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6961616A4CE for ; Sat, 5 Mar 2005 20:44:50 +0000 (GMT) Received: from khazad.dyndns.org (137.red-62-57-138.user.auna.net [62.57.138.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8BA243D49 for ; Sat, 5 Mar 2005 20:44:49 +0000 (GMT) (envelope-from rmh@khazad.dyndns.org) Received: from rmh by khazad.dyndns.org with local (Exim 4.34) id 1D7eOx-000660-CL for FreeBSD-gnats-submit@freebsd.org; Sat, 05 Mar 2005 19:53:23 +0100 Message-Id: Date: Sat, 05 Mar 2005 19:53:23 +0100 From: Robert Millan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/78464: Rename /proc/mtab to /proc/mounts X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Robert Millan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 20:50:19 -0000 >Number: 78464 >Category: kern >Synopsis: Rename /proc/mtab to /proc/mounts >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: Sat Mar 05 20:50:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Robert Millan >Release: GNU/kFreeBSD 5.3-3 i686 >Organization: Debian >Environment: System: GNU/kFreeBSD aragorn 5.3-3 #0: Thu Feb 10 15:39:57 CET 2005 i686 GNU/KFreeBSD >Description: Linux procfs implements /proc/mounts, which outputs suitable information to construct /etc/mtab. In FreeBSD's linprocfs, /proc/mtab exists instead, which does exactly the same. This simple patch renames the device so that it matches with the one provided by Linux. >How-To-Repeat: >Fix: --- src.old/sys/compat/linprocfs/linprocfs.c 2005-03-03 12:44:21.000000000 +0100 +++ src/sys/compat/linprocfs/linprocfs.c 2005-03-05 19:47:40.000000000 +0100 @@ -345,13 +345,11 @@ #endif /* __i386__ || __amd64__ */ /* - * Filler function for proc/mtab + * Filler function for proc/mounts * - * This file doesn't exist in Linux' procfs, but is included here so - * users can symlink /compat/linux/etc/mtab to /proc/mtab */ static int -linprocfs_domtab(PFS_FILL_ARGS) +linprocfs_domounts(PFS_FILL_ARGS) { struct nameidata nd; struct mount *mp; @@ -402,7 +400,7 @@ ADD_OPTION(MNT_NOSYMFOLLOW, "nosymfollow"); ADD_OPTION(MNT_NOATIME, "noatime"); #undef ADD_OPTION - /* a real Linux mtab will also show NFS options */ + /* a real Linux mounts will also show NFS options */ sbuf_printf(sb, " 0 0\n"); } mtx_unlock(&mountlist_mtx); @@ -1031,7 +1029,7 @@ pfs_create_file(root, "modules", &linprocfs_domodules, NULL, NULL, PFS_RD); #endif - pfs_create_file(root, "mtab", &linprocfs_domtab, + pfs_create_file(root, "mounts", &linprocfs_domounts, NULL, NULL, PFS_RD); pfs_create_link(root, "self", &procfs_docurproc, NULL, NULL, 0); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 21:10:16 2005 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 03DCC16A4CE for ; Sat, 5 Mar 2005 21:10:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D8743D4C for ; Sat, 5 Mar 2005 21:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j25LAFIs022580 for ; Sat, 5 Mar 2005 21:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j25LAF2h022575; Sat, 5 Mar 2005 21:10:15 GMT (envelope-from gnats) Date: Sat, 5 Mar 2005 21:10:15 GMT Message-Id: <200503052110.j25LAF2h022575@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Antoine Brodin Subject: Re: kern/78444: sched_ule: doesn't keep track of the sleep time of a process X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antoine Brodin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 21:10:16 -0000 The following reply was made to PR kern/78444; it has been noted by GNATS. From: Antoine Brodin To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/78444: sched_ule: doesn't keep track of the sleep time of a process Date: Sat, 5 Mar 2005 22:03:17 +0100 The assertion PROC_LOCK_ASSERT(kg->kg_proc, MA_OWNED); in sched_slptime is not necessary and wrong. From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 5 21:54:00 2005 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 E177016A4D0; Sat, 5 Mar 2005 21:54:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7ED43D48; Sat, 5 Mar 2005 21:54:00 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j25Ls07h034139; Sat, 5 Mar 2005 21:54:00 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j25Ls0JR034135; Sat, 5 Mar 2005 21:54:00 GMT (envelope-from linimon) Date: Sat, 5 Mar 2005 21:54:00 GMT From: Mark Linimon Message-Id: <200503052154.j25Ls0JR034135@freefall.freebsd.org> To: asg@gimp.shacknet.nu, linimon@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/78414: RE: Optiplex Memory Issue 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, 05 Mar 2005 21:54:01 -0000 Synopsis: RE: Optiplex Memory Issue State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Sat Mar 5 21:52:56 GMT 2005 State-Changed-Why: Misfiled followup to 78335. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sat Mar 5 21:52:56 GMT 2005 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=78414