From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 02:10:11 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 BED9A16A400 for ; Sun, 19 Mar 2006 02:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DDBC43D46 for ; Sun, 19 Mar 2006 02:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2J2AASS034946 for ; Sun, 19 Mar 2006 02:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2J2AAdT034945; Sun, 19 Mar 2006 02:10:10 GMT (envelope-from gnats) Resent-Date: Sun, 19 Mar 2006 02:10:10 GMT Resent-Message-Id: <200603190210.k2J2AAdT034945@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 Harmening Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E457316A401 for ; Sun, 19 Mar 2006 02:08:02 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3D4043D45 for ; Sun, 19 Mar 2006 02:08:02 +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 k2J282cc062605 for ; Sun, 19 Mar 2006 02:08:02 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2J282P8062604; Sun, 19 Mar 2006 02:08:02 GMT (envelope-from nobody) Message-Id: <200603190208.k2J282P8062604@www.freebsd.org> Date: Sun, 19 Mar 2006 02:08:02 GMT From: Jason Harmening To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/94669: Panic from Failed Removable Media Mount X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 02:10:11 -0000 >Number: 94669 >Category: kern >Synopsis: Panic from Failed Removable Media Mount >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 19 02:10:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jason Harmening >Release: 6.1-BETA4 >Organization: >Environment: reeBSD CORONA.austin.rr.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #4: Sat Mar 18 18:40:52 CST 2006 root@:/usr/obj/usr/src/sys/CUSTOM_DBG amd64 >Description: Received the following kernel panic when trying to mount DVD-RAM: CORONA% mount /dev/acd0 /home/jason/dvdram g_vfs_done():acd0[READ(offset=114688, length=16384)]error = 5 panic: mount: lost mount cpuid = 0 KDB: stack backtrace: kdb_backtrace() at kdb_backtrace+0x37 panic() at panic+0x1d1 vfs_domount() at vfs_domount+0x9ae vfs_donmount() at vfs_donmount+0x400 kernel_mount() at kernel_mount+0x40 ffs_cmount() at ffs_cmount+0x7c mount() at mount+0x1e3 syscall() at syscall+0x3a4 Xfast_syscall() at Xfast_syscall+0xa8 --- syscall (21, FreeBSD ELF64, mount), rip = 0x80067e0dc, rsp = 0x7fffffffdc88, rbp = 0x7fffffffe748 --- Uptime: 1m34s Dumping 1023 MB (2 chunks) This may very well be a bad hardware/bad media issue. If so, the OS should at least handle failed removable media mounts in a more elegant way than just panicking. If not, it is a serious bug that should be fixed as soon as possible. System is 6.1-BETA4/amd64 SMP. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 03:20:18 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 823B316A401 for ; Sun, 19 Mar 2006 03:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 172B143D46 for ; Sun, 19 Mar 2006 03:20: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.4/8.13.4) with ESMTP id k2J3KHtY038596 for ; Sun, 19 Mar 2006 03:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2J3KHTN038595; Sun, 19 Mar 2006 03:20:17 GMT (envelope-from gnats) Date: Sun, 19 Mar 2006 03:20:17 GMT Message-Id: <200603190320.k2J3KHTN038595@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Thomas Hurst Cc: Subject: Re: conf/94509: Setting PMAP_SHPGPERPROC in kernel config has no effect X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Hurst List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 03:20:18 -0000 The following reply was made to PR conf/94509; it has been noted by GNATS. From: Thomas Hurst To: bug-followup@FreeBSD.org Cc: Subject: Re: conf/94509: Setting PMAP_SHPGPERPROC in kernel config has no effect Date: Sun, 19 Mar 2006 03:11:10 +0000 Ok, I've tracked it down -- PMAP_SHPGPERPROC is put in opt_pmap.h by config(8), and is included on sparc64 and i386, but not amd64: -# grep -R opt_pmap.h /sys/*/*/pmap.c /sys/i386/i386/pmap.c:#include "opt_pmap.h" /sys/sparc64/sparc64/pmap.c:#include "opt_pmap.h" This include needs adding to /sys/amd64/amd64/pmap.c -- Thomas 'Freaky' Hurst http://hur.st/ From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 13:22:13 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org 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 C868616A401 for ; Sun, 19 Mar 2006 13:22:13 +0000 (UTC) (envelope-from rosti_bsd@yahoo.com) Received: from web33210.mail.mud.yahoo.com (web33210.mail.mud.yahoo.com [68.142.206.108]) by mx1.FreeBSD.org (Postfix) with SMTP id E465143D48 for ; Sun, 19 Mar 2006 13:22:12 +0000 (GMT) (envelope-from rosti_bsd@yahoo.com) Received: (qmail 56440 invoked by uid 60001); 19 Mar 2006 13:22:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=jcXDz3uYWSCrlL0oTuFdc3bO5YALLmpSOC3iw3LYewrFCH1SUAcMs44OYTFLap9gMJnXNqrNR5xTjw7fMm/+GXK7lRN9vy83/J1I8jtHOdMKF4ZiIbEpd7h4/Gm2uV1a/LTZhqkV0VTv6rB3wxXhmIGU6pvy/51UYWvNRo9QBmY= ; Message-ID: <20060319132212.56438.qmail@web33210.mail.mud.yahoo.com> Received: from [212.143.154.227] by web33210.mail.mud.yahoo.com via HTTP; Sun, 19 Mar 2006 05:22:12 PST Date: Sun, 19 Mar 2006 05:22:12 -0800 (PST) From: Rostislav Krasny To: Yar Tikhiy In-Reply-To: <200603131142.k2DBghvT004334@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: rosti.bsd@gmail.com, freebsd-bugs@FreeBSD.org Subject: Re: bin/62139: User cannot login through telnet or ssh because of reverse resolving delay X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 13:22:13 -0000 --- Yar Tikhiy wrote: > Synopsis: User cannot login through telnet or ssh because of reverse > resolving delay > > State-Changed-From-To: open->closed > State-Changed-By: yar > State-Changed-When: Mon Mar 13 11:37:35 UTC 2006 > State-Changed-Why: > This problem has been fixed in HEAD and RELENG_6 by making > sure that the resolver will make exactly the specified number > of attempts and by reducing the default number of attempts to > 2 per nameserver in accordance with common practice in other > friendly OSen. > > Now sshd, telnetd, or ftpd won't time out even if all 3 nameservers > (the possible maximum) are down. The FTP timeout was on the client ftp(1) side, not on the ftpd(8) side. The resolving attempts time of ftpd(8) with default configuration has been decreased and now with empty /etc/ftphosts that time is smaller than ftp(1) command reply timeout. This timeout is 60 seconds and it is hardcoded in ftp.c. However with a number of additional hosts in /etc/ftphosts the resolving could take much more time and ftp(1) will still fail to log in. About 9 days ago I sent an email to Luke Mewburn (the author of lukemftp) with a proposal of new command line option that could allow one to change the FTP command reply timeout manually and to log in even in the described above situation. Unfortunately I didn't get any reply from Luke yet. > Responsible-Changed-From-To: freebsd-bugs->yar > Responsible-Changed-By: yar > Responsible-Changed-When: Mon Mar 13 11:37:35 UTC 2006 > Responsible-Changed-Why: > So I can see feedback. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=62139 Some time after I got my Gmail account I check my Yahoo Mail accound rarely. Is it possible to change the originator's address of this PR to rosti.bsd@gmail.com ? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 16:00:48 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 A740816A533 for ; Sun, 19 Mar 2006 16:00:48 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE4DC43D6B for ; Sun, 19 Mar 2006 16:00:46 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2JG0kFv095079 for ; Sun, 19 Mar 2006 16:00:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2JG0kXZ095074; Sun, 19 Mar 2006 16:00:46 GMT (envelope-from gnats) Resent-Date: Sun, 19 Mar 2006 16:00:46 GMT Resent-Message-Id: <200603191600.k2JG0kXZ095074@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, Gergely CZUCZY Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 106DA16A422 for ; Sun, 19 Mar 2006 15:57:02 +0000 (UTC) (envelope-from phoemix@trillian.harmless.hu) Received: from trillian.harmless.hu (trillian.wigner.bme.hu [152.66.224.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF1D43D49 for ; Sun, 19 Mar 2006 15:57:01 +0000 (GMT) (envelope-from phoemix@trillian.harmless.hu) Received: by trillian.harmless.hu (Postfix, from userid 1001) id DC38FBDCC; Sun, 19 Mar 2006 17:05:25 +0100 (CET) Message-Id: <20060319160525.DC38FBDCC@trillian.harmless.hu> Date: Sun, 19 Mar 2006 17:05:25 +0100 (CET) From: Gergely CZUCZY To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/94694: pf don't follow IP changes on IF-defined rules X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gergely CZUCZY List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 16:00:48 -0000 >Number: 94694 >Category: kern >Synopsis: pf don't follow IP changes on IF-defined rules >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 19 16:00:45 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gergely CZUCZY >Release: FreeBSD 6.0-STABLE i386 >Organization: none >Environment: FreeBSD beeblebrox.harmless.lan 6.0-STABLE FreeBSD 6.0-STABLE #1: Wed Feb 1 22:18:02 CET 2006 root@beeblebrox.harmless.lan:/usr/obj/usr/src/sys/BEEBLEBROX i386 >Description: If you have a rule in you're pf configuration where you specify the interface's name, and the IP address of the IF is changed by the time(think of dynamic-IP DSLs) the resolved IP address of the interface in the ruleset is not updated. in my case, the rule is as follows: --- chop with axe here --- if_ppp="tun0" nat on $if_ppp from to !10.0.0.0/8 -> $if_ppp --- chop with axe here --- on config file loading it's resolved to: --- chop with axe here --- nat on tun0 inet from to ! 10.0.0.0/8 -> 213.178.112.51 --- chop with axe here --- the IP address of the interface is resolved. when my PPP connection is terminated by my ISP, and it reconnects, it may get a different IP address. in these cases the already loaded ruleset will not follow the change in the interface's address >How-To-Repeat: 1) apply a rule to pf, where you specify the ip address by the name of the interface 2) change the IP address of that IF 3) the IP address in the loaded ruleset will remain the same >Fix: i don't have a fix. i reload the ruleset by hand on these times, but this is not a solution. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 16:10:18 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 48F9216A423 for ; Sun, 19 Mar 2006 16:10:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5F2943D53 for ; Sun, 19 Mar 2006 16:10: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.4/8.13.4) with ESMTP id k2JGAHhS095389 for ; Sun, 19 Mar 2006 16:10:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2JGAHjP095385; Sun, 19 Mar 2006 16:10:17 GMT (envelope-from gnats) Resent-Date: Sun, 19 Mar 2006 16:10:17 GMT Resent-Message-Id: <200603191610.k2JGAHjP095385@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, Gergely CZUCZY Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3834816A420 for ; Sun, 19 Mar 2006 16:06:36 +0000 (UTC) (envelope-from phoemix@trillian.harmless.hu) Received: from trillian.harmless.hu (trillian.wigner.bme.hu [152.66.224.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id D66CF43D45 for ; Sun, 19 Mar 2006 16:06:35 +0000 (GMT) (envelope-from phoemix@trillian.harmless.hu) Received: by trillian.harmless.hu (Postfix, from userid 1001) id ACE83BDCC; Sun, 19 Mar 2006 17:15:01 +0100 (CET) Message-Id: <20060319161501.ACE83BDCC@trillian.harmless.hu> Date: Sun, 19 Mar 2006 17:15:01 +0100 (CET) From: Gergely CZUCZY To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: misc/94695: send-pr.el is missing from send-pr distribution X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gergely CZUCZY List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 16:10:18 -0000 >Number: 94695 >Category: misc >Synopsis: send-pr.el is missing from send-pr distribution >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 Mar 19 16:10:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gergely CZUCZY >Release: FreeBSD 6.0-RELEASE-p4 i386 >Organization: none >Environment: System: FreeBSD trillian.harmless.hu 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Tue Jan 31 10:51:44 CET 2006 root@trillian.harmless.hu:/usr/obj/usr/src/sys/TRILLIAN i386 >Description: The send-pr manual page says: --- chop with axe here --- EMACS USER INTERFACE An Emacs user interface for send-pr with completion of field values is part of the send-pr distribution (invoked with M-x send-pr). See the file send-pr.info or the ASCII file INSTALL in the top level directory of the distribution for configuration and installation information. The Emacs LISP template file is send-pr-el.in and is installed as send- pr.el. --- chop with axe here --- whereas: --- chop with axe here --- trillian:/usr/ports# locate send-pr-el.in /usr/src/gnu/usr.bin/send-pr/send-pr-el.in trillian:/usr/ports# locate send-pr.el trillian:/usr/ports# --- chop with axe here --- the template file does exist but it's not installed as send-pr.el as the documentation says, so it cannot be loaded into emacs. >How-To-Repeat: M-x send-pr RET it will give you a file-not-found error >Fix: install the send-pr-el.in template as send-pr.el into /usr/share/emacs/site-lisp/ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 18:27:51 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 7DE2916A400; Sun, 19 Mar 2006 18:27:51 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DFAB43D5D; Sun, 19 Mar 2006 18:27:45 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2JIRjKe009660; Sun, 19 Mar 2006 18:27:45 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2JIRj7H009656; Sun, 19 Mar 2006 18:27:45 GMT (envelope-from linimon) Date: Sun, 19 Mar 2006 18:27:45 GMT From: Mark Linimon Message-Id: <200603191827.k2JIRj7H009656@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-pf@FreeBSD.org Cc: Subject: Re: kern/94694: pf don't follow IP changes on IF-defined rules X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 18:27:51 -0000 Synopsis: pf don't follow IP changes on IF-defined rules Responsible-Changed-From-To: freebsd-bugs->freebsd-pf Responsible-Changed-By: linimon Responsible-Changed-When: Sun Mar 19 18:27:17 UTC 2006 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=94694 From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 19:50:29 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 67EB716A420 for ; Sun, 19 Mar 2006 19:50:29 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE11743D5A for ; Sun, 19 Mar 2006 19:50:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2JJoNgT014669 for ; Sun, 19 Mar 2006 19:50:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2JJoNHO014668; Sun, 19 Mar 2006 19:50:23 GMT (envelope-from gnats) Date: Sun, 19 Mar 2006 19:50:23 GMT Message-Id: <200603191950.k2JJoNHO014668@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ceri Davies Cc: Subject: Re: bin/94635: snapinfo/libufs only works for disk-backed filesystems X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ceri Davies List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 19:50:29 -0000 The following reply was made to PR bin/94635; it has been noted by GNATS. From: Ceri Davies To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: bin/94635: snapinfo/libufs only works for disk-backed filesystems Date: Sun, 19 Mar 2006 19:49:08 +0000 This gets worse. Although "snapinfo /tmp" doesn't find any snapshots on /tmp (although there are some): # snapinfo -v /tmp ufs_disk_fillout: No such file or directory (null) mounted on no snapshots found snapinfo -a finds files that are *not* snapshots, indicating that some counter is being incremented incorrectly - note the /tmp/sess* entries - they're not snapshots, they just have the same inode number on /tmp as some snapshots on /):: # snapinfo -av ufs_disk_fillout: No such file or directory ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 ufs_disk_fillout: Unknown error: 0 /dev/ad0s1a mounted on / snapshot /.snap/20060314-005900 (inode 23) snapshot /.snap/20060315-005901 (inode 74) snapshot /.snap/20060316-005900 (inode 86) snapshot /.snap/20060317-005900 (inode 14) snapshot /.snap/20060318-005900 (inode 21) snapshot /.snap/20060319-005900 (inode 73) snapshot /.snap/20060319-172149 (inode 102) /dev/ad0s1a mounted on / snapshot /tmp/sess_ffad24fb1391f4dba12ccc8bcbc09095 (inode 23) snapshot /tmp/sess_946be72ae10b39fc412ca4f4969aa9cd (inode 14) snapshot /tmp/sess_200df409893ec1b4fdd68c77e5cc2517 (inode 21) /dev/ad0s1f mounted on /usr snapshot /usr/.snap/20060319-171958 (inode 2242) snapshot /usr/.snap/20060319-180812 (inode 2243) /dev/mirror/userhome mounted on /usr/home snapshot /usr/home/.snap/20060314-005900 (inode 12) snapshot /usr/home/.snap/20060315-005901 (inode 13) snapshot /usr/home/.snap/20060316-005900 (inode 15) snapshot /usr/home/.snap/20060317-005900 (inode 4) snapshot /usr/home/.snap/20060318-005900 (inode 6) snapshot /usr/home/.snap/20060319-005900 (inode 10) snapshot /usr/home/.snap/20060319-172007 (inode 16) snapshot /usr/home/.snap/20060319-172149 (inode 17) /dev/ad0s1e mounted on /usr/local/pgsql no snapshots found /dev/ad1s1a mounted on /usr/ports no snapshots found /dev/ad1s1f mounted on /var no snapshots found /dev/ad0s1g mounted on /spare no snapshots found /dev/stripe/werehaus mounted on /a snapshot /a/.snap/20060314-005900 (inode 3474) snapshot /a/.snap/20060315-005901 (inode 3884) snapshot /a/.snap/20060316-005900 (inode 3887) snapshot /a/.snap/20060317-005900 (inode 221) snapshot /a/.snap/20060318-005900 (inode 810) snapshot /a/.snap/20060319-005900 (inode 1661) snapshot /a/.snap/20060319-172149 (inode 4155) /snap/20060318-005900/home mounted on no snapshots found /snap/20060318-005900/a mounted on no snapshots found /snap/20060318-005900/slash mounted on no snapshots found /snap/20060318-005900/tmp mounted on no snapshots found /snap/20060319-005900/home mounted on no snapshots found /snap/20060319-005900/a mounted on no snapshots found /snap/20060319-005900/slash mounted on no snapshots found /snap/20060319-171958/usr mounted on no snapshots found /snap/20060319-172007/home mounted on no snapshots found /snap/20060319-172149/home mounted on no snapshots found /snap/20060319-172149/a mounted on no snapshots found /snap/20060319-172149/slash mounted on no snapshots found /snap/20060319-180812/usr mounted on no snapshots found From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 20:40:42 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 3F9BC16A424 for ; Sun, 19 Mar 2006 20:40:42 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0559843D55 for ; Sun, 19 Mar 2006 20: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.4/8.13.4) with ESMTP id k2JKeGuB018734 for ; Sun, 19 Mar 2006 20:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2JKeGtu018732; Sun, 19 Mar 2006 20:40:16 GMT (envelope-from gnats) Resent-Date: Sun, 19 Mar 2006 20:40:16 GMT Resent-Message-Id: <200603192040.k2JKeGtu018732@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, Steve Watt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CBCE16A400 for ; Sun, 19 Mar 2006 20:38:29 +0000 (UTC) (envelope-from steve@Watt.COM) Received: from wattres.watt.com (wattres.watt.com [66.93.133.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAEFA43D46 for ; Sun, 19 Mar 2006 20:38:28 +0000 (GMT) (envelope-from steve@Watt.COM) Received: from wattres.watt.com (localhost.watt.com [127.0.0.1]) by wattres.watt.com (8.13.4/8.13.4) with ESMTP id k2JKcSwI001776 for ; Sun, 19 Mar 2006 12:38:28 -0800 (PST) (envelope-from steve@wattres.watt.com) Received: (from steve@localhost) by wattres.watt.com (8.13.4/8.13.4/Submit) id k2JKcS6o001775; Sun, 19 Mar 2006 12:38:28 -0800 (PST) (envelope-from steve) Message-Id: <200603192038.k2JKcS6o001775@wattres.watt.com> Date: Sun, 19 Mar 2006 12:38:28 -0800 (PST) From: Steve Watt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/94703: panic: "oof, we didn't get our fd" when faxgetty starts X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Steve Watt List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 20:40:42 -0000 >Number: 94703 >Category: kern >Synopsis: panic: "oof, we didn't get our fd" when faxgetty starts >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 19 20:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Steve Watt >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Watt Consultants >Environment: System: FreeBSD wattres.Watt.COM 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Mar 17 23:50:45 PST 2006 root@wattres.Watt.COM:/usr/obj/usr/src/sys/WATTRES i386 Freshly upgraded (source upgrade and an hour in mergemaster) from 5.5-PRE. Extra settings relative to GENERIC: --- GENERIC Mon Jan 23 06:19:36 2006 +++ WATTRES Fri Mar 17 22:28:58 2006 @@ -19,7 +19,7 @@ # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.429.2.5 2006/01/23 14:19:36 marius Exp $ machine i386 -cpu I486_CPU +## cpu I486_CPU cpu I586_CPU cpu I686_CPU ident GENERIC @@ -29,11 +29,27 @@ makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols +options KDB +options DDB + +options KDB_TRACE +options KDB_UNATTENDED + +options INVARIANTS +options INVARIANT_SUPPORT +options DEBUG_LOCKS +options DEBUG_VFS_LOCKS + (Yes, I'm planning on chasing a VFS locking issue, see PR kern/94261.) >Description: When faxgetty is started, the system panics with "oof, we didn't get our fd". The traceback isn't very interesting: Unread portion of the kernel message buffer: panic: oof, we didn't get our fd KDB: stack backtrace: kdb_backtrace(c091d4a3,c09e53c0,c0919fcf,d01e6a84,100) at kdb_backtrace+0x2f panic(c0919fcf,d01e6aa4,d01e6aa8,c0936707,d01e6ab4) at panic+0xb8 fdcheckstd(c25f3780,0,c091a5b9,24d,0) at fdcheckstd+0x9b do_execve(c25f3780,d01e6cac,0,c,0) at do_execve+0x70c kern_execve(c25f3780,d01e6cac,0,80df480,bfbfed28) at kern_execve+0xb5 execve(c25f3780,d01e6d04,c,41d,3) at execve+0x50 syscall(3b,3b,3b,2,80df440) at syscall+0x295 Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (59, FreeBSD ELF32, execve), eip = 0x80541d7, esp = 0xbfbfed0c, ebp = 0xbfbfed88 --- Uptime: 40s Dumping 223 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 223MB (57072 pages) 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) up #1 0xc0697e28 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:402 u402 doadump(); (kgdb) up #2 0xc0698146 in panic (fmt=0xc0919fcf "oof, we didn't get our fd") at /usr/src/sys/kern/kern_shutdown.c:558 558 boot(bootopt); (kgdb) up #3 0xc0673b93 in fdcheckstd (td=0xc25f3780) at /usr/src/sys/kern/kern_descrip.c:1820 1820 KASSERT(fd == i, ("oof, we didn't get our fd")); (kgdb) list 1815 int vfslocked; 1816 error = falloc(td, &fp, &fd); 1817 if (error != 0) 1818 break; 1819 /* Note extra ref on `fp' held for us by falloc(). */ 1820 KASSERT(fd == i, ("oof, we didn't get our fd")); 1821 NDINIT(&nd, LOOKUP, FOLLOW | MPSAFE, UIO_SYSSPACE, 1822 "/dev/null", td); 1823 flags = FREAD | FWRITE; 1824 error = vn_open(&nd, &flags, 0, fd); >How-To-Repeat: Install HylaFax, and add ttyd0 "/usr/local/sbin/faxgetty" dialup on secure to your /etc/ttys >Fix: I'm not 100% certain this assert is valid; more code inspection is probably needed, but it smells to me like this is a race condition. Removing the setuid uucp from faxgetty makes the problem go away, but could result (haven't checked yet) in permissions problems on lockfiles. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 03:10:26 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 7673216A425 for ; Mon, 20 Mar 2006 03:10:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D16843D48 for ; Mon, 20 Mar 2006 03:10: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.4/8.13.4) with ESMTP id k2K3ALZA042714 for ; Mon, 20 Mar 2006 03:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2K3ALjU042713; Mon, 20 Mar 2006 03:10:21 GMT (envelope-from gnats) Date: Mon, 20 Mar 2006 03:10:21 GMT Message-Id: <200603200310.k2K3ALjU042713@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Alexander Logvinov Cc: Subject: Re[2]: kern/93885: ata(4) failure: SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER Will Robinson !! X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Logvinov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 03:10:26 -0000 The following reply was made to PR kern/93885; it has been noted by GNATS. From: Alexander Logvinov To: bug-followup@FreeBSD.org Cc: =?iso-8859-1?Q?S=F8ren_Schmidt?= Subject: Re[2]: kern/93885: ata(4) failure: SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER Will Robinson !! Date: Mon, 20 Mar 2006 12:08:56 +0900 Hello. >> Iwill DBS100 Rev 2.2 + FastTrak TX2300 >> FreeBSD 6.1-PRERELEASE #0: Sun Mar 5 01:41:09 YAKT 2006 >> /src/sys/dev/ata/ata-all.c,v 1.252.2.6 > Hmm, does it work if you disable ACPI ? No messages without ACPI. But after updating to 6.1-BETA4 and changing network card system is stable with ACPI (I hope). > If that still fails try to backstep /sys/dev/ata to say 6.0-RELEASE and > see if that makes it run smoothly. With 6.0 messages "Danger Will Robinson" appeared, that is why I updated to RELENG_6. WBR From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 05:37:09 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 C075716A400; Mon, 20 Mar 2006 05:37:09 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76E0A43D48; Mon, 20 Mar 2006 05:37:09 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2K5b9eB058521; Mon, 20 Mar 2006 05:37:09 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2K5b9B7058517; Mon, 20 Mar 2006 05:37:09 GMT (envelope-from linimon) Date: Mon, 20 Mar 2006 05:37:09 GMT From: Mark Linimon Message-Id: <200603200537.k2K5b9B7058517@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, bugmeister@FreeBSD.org Cc: Subject: Re: gnu/94695: send-pr.el is missing from send-pr distribution X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 05:37:09 -0000 Synopsis: send-pr.el is missing from send-pr distribution Responsible-Changed-From-To: freebsd-bugs->bugmeister Responsible-Changed-By: linimon Responsible-Changed-When: Mon Mar 20 05:36:45 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=94695 From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 11:00:44 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 1739916A447 for ; Mon, 20 Mar 2006 11:00:44 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC73843D45 for ; Mon, 20 Mar 2006 11:00:43 +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.4/8.13.4) with ESMTP id k2KB0h5c081250 for ; Mon, 20 Mar 2006 11:00:43 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KB0gk4081243 for freebsd-bugs@freebsd.org; Mon, 20 Mar 2006 11:00:42 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 20 Mar 2006 11:00:42 GMT Message-Id: <200603201100.k2KB0gk4081243@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.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 11:00:44 -0000 Current FreeBSD problem reports No matches to your query From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 11:06:12 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 B398C16A400 for ; Mon, 20 Mar 2006 11:06:12 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A25843D60 for ; Mon, 20 Mar 2006 11:06:11 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KB6BI3084604 for ; Mon, 20 Mar 2006 11:06:11 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KB63gn084570 for freebsd-bugs@FreeBSD.org; Mon, 20 Mar 2006 11:06:03 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 20 Mar 2006 11:06:03 GMT Message-Id: <200603201106.k2KB63gn084570@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports containing patches X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 11:06:12 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- a kern/27250 bp [unionfs] [patch] unionfs filesystem panics in large n o kern/70096 [msdosfs] [patch] full msdos file system causes corrup o kern/77234 [udf] [patch] corrupted data is read from UDF filesyst o kern/87191 scottl [aac] [patch] aac(4) panics immediately with INVARIANT o i386/93963 i386 [panic] [patch] ACPI Panic with some ACPI 2.0 PC & can 5 problems total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/14048 des [patch] doscmd -r doesn't work o kern/17310 [nis] [patch] NIS host name resolving may loop forever s bin/18742 mike [patch] times.allow field parsed incorrectly s bin/19773 markm [PATCH] telnet infinite loop depending on how fds are a kern/21808 [msdosfs] [patch] msdosfs incorrectly handles vnode lo o kern/21998 green [socket] [patch] ident only for outgoing connections s kern/22417 gibbs [adw] [patch] advansys wide scsi driver does not suppo s i386/22944 tegge [vm] [patch] isa_dmainit fails on machines with 512MB o bin/23098 qa [sysinstall] [patch] if installing on a serial console o bin/24271 [patch] dumpon(8) should check its argument more o i386/24997 i386 [biosdisk] [patch] /boot/loader cannot handle extended o kern/26486 [libc] [patch] setnetgrent hangs when netgroup contain o docs/27605 doc [patch] Cross-document references () o bin/29725 dwmalone [picobsd] [patch] fixed segmentation fault in simple_h o conf/30223 [patch] Using /usr/share/examples/kld/cdev, testcdev f o bin/31304 joe [patch] fix crunchgen to work with more contrib-kind o o kern/33138 [isa] [patch] pnp problem in 4.3, 4.4, 4.5 o bin/33672 [patch] telnetd and mount_mfs signal handlers call exi o kern/33940 [ufs] [patch] quotactl allows compromise gid-quotas o kern/34842 [nis] [patch] VmWare port + NIS causes "broadcast stor o i386/35078 i386 [i386] [patch] Uninitialized pointer dereference in fu o kern/35442 [sis] [patch] Problem transmitting runts in if_sis dri o kern/36219 [bpf] [patch] poll() behaves erratic on BPF file descr o kern/36415 [bktr] [patch] driver incorrectly handles the setting o kern/36504 [kernel] [patch] crash/panic vm_object_allocate under o bin/36867 [patch] games/fortune: add FORTUNE_PATH env var, so po o kern/37441 davidxu [isa] [patch] ISA PNP parse problem o i386/37523 davidxu [i386] [patch] lock for bios16 call and vm86call o kern/39252 [syscons] [patch] syscons doesn't support 8-bit contro o threa/39922 threads [threads] [patch] Threaded applications executed with a bin/39940 [patch] /usr/sbin/periodic sends thousands of emails o misc/42115 luigi [picobsd] [patch] fix build script for 4.6-STABLE o bin/43674 [patch] login(1): able to bypass expired password o kern/44202 [rp] [patch] -stable rp driver does not work with mult o kern/44417 luigi [bridge] [patch] ipfw layer2 rules are not checked for o gnu/44564 peter [PATCH] Aborted cvs session causes an endless loop in o kern/44744 [vn] [patch] VN devices can hang system FreeBSD v4.5 o bin/44808 [PATCH] opiepasswd makes bad seed for existing user f kern/45023 emulation [linux] [patch] flexlm does not run with linux-base-7, o bin/45529 hexdump core-dumps with certain args [PATCH] o bin/46676 ru [PATCH] bsd.dep.mk restricts domain of tags commands o kern/47628 trhodes [msdosfs] [patch] msdosfs file corruption fix o bin/48183 marcel [patch] gdb on a corefile from a threaded process can' o conf/48881 [PATCH] The influence of /etc/start_ifname on /etc/rc. s kern/50827 [kernel] [patch] new feature: add sane record locking p stand/51209 trhodes [libc] [patch] new feature: add a64l()/l64a/l64a_r fun o kern/51274 ipfw [ipfw] [patch] ipfw2 create dynamic rules with parent f kern/51341 ipfw [ipfw] [patch] ipfw rule 'deny icmp from any to any ic o kern/51583 [nullfs] [patch] allow to work with devices and socket o kern/52585 bms [netinet] [patch] Kernel panic with ipfw2 and syncooki o bin/54401 [patch] pppstats prints 0 for absolute values in range p kern/55018 andre [digi] [patch] Digiboard PC/Xem fails to initialize wh a kern/55542 andre [de] [patch] discard oversize frame (ether type 800 fl o kern/57453 [kue] [patch] if_kue hangs boot after warm boot if fir o kern/57631 jhb [agp] [patch] boot failing for ALi chipsets o kern/57722 [kernel] [patch] uidinfo list corruption o kern/58953 [puc] [patch] detect NetMOS-based six serial port card o kern/59945 [nullfs] [patch] nullfs bug: reboot after panic: null_ o i386/60226 i386 [ichsmb] [patch] ichsmb driver doesn't detects SMB bus o kern/60477 deischen [libc] [patch] need thread safe gethostent() and getse o docs/60679 doc [patch] pthread(3): pthreads documentation does not de o bin/61498 obrien [patch] Please MFC flex patch for gcc 3.x o bin/61587 qa [sysinstall] [patch] installation problem, disklabel c o kern/61960 sos [ata] [patch] BigDrive support for PC-98 architecture a kern/62906 peadar [agp] [patch] AGP misconfigures i845G chipset, causing o kern/64196 [kernel] [patch] remove the arbitrary MAXSHELLCMDLEN o i386/65523 i386 [loader] [patch] PXE loader malfunction in multiple PX o kern/66029 [crypto] [patch] MD5 alignment problem on a TriMedia p o kern/66876 [fdc] [patch] Cannot extract tar(1) multi-volume archi o kern/66960 [fdc] [patch] filesystems not unmounted during reboot o bin/66984 qa [2TB] [patch] teach sysinstall about larger disks o bin/67995 [patch] morse(6) plays beeps 10 times faster than it s o ports/68260 markm [PATCH] Removal of -lcompat from freebsd-games port o usb/69006 usb [patch] Apple Cinema Display hangs USB ports f ports/70309 sumikawa [patch] racoon disrupt manually-keyed IPSEC tunnels on o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o kern/70587 [vm] [patch] NULL pointer dereference in vm_pageout_sc o kern/71109 alc [pmap] [patch] Possible race conditions in pmap.c o bin/71290 [PATCH] passwd cannot change passwords other than NIS/ a kern/71568 brooks [kbd] [patch] unable to install FreeBSD using only a u o bin/71602 [PATCH] uninitialized "len" used instead of "slen" wit o bin/71651 [PATCH] cron may attept to close unopened file o kern/71677 rwatson [mac] [patch] MAC Biba / IPFW panic a bin/71786 [patch] adduser breaks if /sbin/nologin is included in o kern/71792 [vm] [patch] Wrong/missing 'goto' target label in cont o ports/72149 nectar [PATCH] heimdal with LDAP backend - bad slapd socket p o kern/72396 [netinet] [patch] Incorrect network accounting with al o kern/72966 obrien [pcn] [patch] AMD PCnet/PCI Fast Ethernet driver broke o kern/73004 [loader] [patch] PXE loader malfunction in multiple PX o kern/73224 wpaul [ndis] [patch] Lock order reversal in ntoskrnl_timerca o sparc/73413 trhodes [libkse] [patch] pthread (libkse) library is broken on o bin/74127 [patch] patch(1) may misapply hunks with too little co o kern/74935 qingli [netinet] [patch] TCP simultaneous open fails. o kern/75122 andre [netinet] [patch] Incorrect inflight bandwidth calcula o bin/75258 [patch] dd(1) has not async signal safe interrupt hand o kern/75541 [sysv] [patch] Forgotten tunables for sysvmsg module o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r f kern/76207 [xl] [patch] Null pointer dereference in xl_detach() o kern/76410 [bpf] [patch] Null pointer dereference in net/bpf.c o kern/76893 [cam] [patch] Fatal divide in booting processes with B o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o kern/77181 [newfs] [patch] newfs -g largevalue, mkdir, panic s kern/77195 darrenr [ipfilter] [patch] ipfilter ioctl SIOCGNATL does not m o kern/77432 [nfs] [patch] It is not possible to load nfs4client.ko o kern/77463 [nfs] [patch] Local DoS from user-space in NFS client o usb/77940 usb [patch] [panic] insertion of usb keyboard panics syste o kern/77982 [lnc] [patch] lnc0 can NOT be detected in vmware 4.5.2 o docs/78154 doc [PATCH] Make en_US FreeBSD Handbook more compliant wit o gnu/78161 [patch] typo in gzexe o kern/78179 [vm] [patch] bus_dmamem_alloc() with BUS_DMA_NOWAIT ca o kern/78227 [netinet] [patch] Destroying a network interface leaks o kern/78434 [vfs] [patch] vfs_mount: -current does not cdboot o conf/78762 ipfw [ipfw] [patch] /etc/rc.d/ipfw should excecute $firewal o kern/78987 scottl [udf] [patch] udf fs: readdir returns error when it sh o kern/79025 [patch] && in /usr/src/etc/Makefile needs to be an or p kern/79332 [ata] [patch] "ffs_mountroot: can't find rootvp" after s kern/79339 [kernel] [patch] Kernel time code sync with improvemen o kern/79493 [if_tun] [patch] Reproducible if_tun panic o bin/80074 [patch] openssl(1): Bug in OpenSSL's sk_insert() cause o kern/80266 rwatson [ipx] [patch] IPX routing doesn't work o kern/80694 [kbd] [patch] atkbd looped on Acer TravelMate 2701LC o kern/80742 [pecoff] [patch] Local DoS in sys/compat/pecoff (+ oth o docs/80843 doc [patch] psm(4): Suggested fix for psm0 / handle driver o kern/80853 [ed] [patch] add support for Compex RL2000/ISA in PnP o usb/80862 usb [patch] USB locking issues: missing some Giant calls o bin/80913 ipfw [patch] /sbin/ipfw2 silently discards MAC addr arg wit o kern/80932 tackerman [em] [patch] Degraded performance of em driver o kern/80980 [i386] [patch] problem in "sys/i386/include/bus.h" cau o kern/81147 tackerman [em] [patch] em0 reinitialization while adding aliases o usb/81308 usb [ugen] [patch] polling a ugen(4) control endpoint caus o conf/81882 [patch] missing terminal definition for wy120 in termc o kern/81943 des [kernel] [patch] _assert_sbuf_integrity causes panic f o bin/82207 [patch] tcpslice(1) incorrectly handles dates where ye o kern/82491 [bootp] [patch] bootpd shouldn't ignore requests o bin/82720 [patch] Incorrect help output from growfs.c and mkfs.c o kern/82919 [bridge] [patch] Bridge configuration update will cras p bin/83085 des [patch] double free() in openpam o kern/83107 [libc] [patch] libc uuid_compare() doesn't work with l o bin/83336 [patch] libc's parse_ncp() don't check malloc/realloc o bin/83338 [patch] libc's getent() don't check for malloc failure o bin/83340 [patch] setnetgrent() and supporting functions don't c o bin/83344 [patch] Improper handling of malloc failures within li o bin/83347 [patch] improper handling of malloc failures within li o bin/83348 [patch] Improper handling of malloc failures within li o bin/83349 [patch] improper handling o malloc's failures within l o bin/83359 [patch] improper handling of malloc failures within li o bin/83364 [patch] improper handling of malloc failures, bad prin o kern/83368 [ipx] [patch] incorrect handling of malloc failures wi o bin/83369 [patch] incorrect handling of malloc failures within l o kern/83464 [geom] [patch] Unhandled malloc failures within libgeo o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti p bin/84450 stefanf [patch] rpcgen produces code that does not compile und a kern/84544 dhartmei [pf] [patch] pfvar.h: PF_QNAME_SIZE is too small for c o kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn't recognize o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th o kern/84861 [ipw] [patch] still can't get working ipw(4) with adho o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex o threa/85160 threads [libthr] [patch] libobjc + libpthread/libthr crash pro o kern/85266 [xe] [patch] xe(4) driver does not recognise Xircom XE o kern/85320 [gre] [patch] possible depletion of kernel stack in ip o kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark volume "clean" o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver o bin/85830 des [patch] pam_exec incorrectly works with vfork() o kern/86306 [em] [patch] if_em.c locks up while trying to send a h o kern/86598 nectar [patch] Bug in OpenSSL Padlock Engine o kern/86944 [nfs] [patch] When I use FreeBSD with NFS client, clos o kern/87506 [vr] [patch] Fix alias support on vr interfaces o usb/87565 usb [PATCH] Support for Vodaphone 3G/UMTS cards o bin/87792 [patch] very bad performance of cp(1) via NFS, possibl o kern/88045 obrien [nve] [patch] 6.0rc1: nve0: device timeout (51) o bin/88215 [patch] syslogd(8) does not pass cleanly parameters to o bin/88813 stefanf [patch] cd builtin in sh(1) can cd to wrong directory p threa/89262 threads [kernel] [patch] multi-threaded process hangs in kerne o ports/89308 apache [patch] www/mod_accounting crash on request_timeout o bin/89410 [PATCH] sh(1) missing \u interpolation and bug/fix in o kern/89660 le [patch] [panic] due to g_malloc returning null in gv_d o kern/89752 [bpf] [patch] bpf_validate() needs to do more checks o kern/89784 phk [patch] [panic] 6.0-RELEASE panics when applying `type o kern/89876 [txp] [patch] txp driver doesn't work with latest firm o kern/89878 [pccard] [patch] pccard.c:pccard_safe_quote() unsafe o kern/90096 [net] [patch] arp mixup if carp and bridge used o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous o bin/90518 wes [patch] dhclient(8): dhclient-script problems with sym o kern/90800 [kernel] [patch] it is possible to fake credentials in o kern/90815 [smbfs] [patch] SMBFS with character conversions somet f conf/90863 dougb [patch] 6.0 boot: name resolution broken for daemon st o kern/90973 thompsa [net] [patch] if_bridge does not handle arp for own ad o kern/91152 [patch] 4.11-RELEASE-p13 timezone leapsecond file inco o usb/91263 usb [patch] USB quirk needed for Logitec USB Hard disk LHD o conf/91732 [patch] 800.loginfail: fix log message grep expression p kern/91879 alfred [patch] Panic in nfs_putpages() on 6-stable. o ports/91911 emulation [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable o bin/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o f kern/92016 sos [ata] [patch] SATA Disk not detected on Dell PowerEdge p kern/92091 andre [netinet] [patch] IP address hash corruption bug o kern/92092 [iicbus] [patch] Panic if device with iicbus child is o conf/92433 [patch] /etc/network.subr cannot handle interfaces lik p kern/92589 oleg [patch] System panic when i use uid/gid ipfw rules. o kern/92675 [fxp] [patch] fxp(4) unable to recover from occasional o ports/92753 openoffice [PATCH] editors/openoffice.org-2.0 makes a broken prog o kern/92786 sos [patch] ATA fixes, write support for LSI v3 RAID o bin/92839 roberto [ntp] [patch] contrib/ntp PARSE buffer overrun o kern/93199 [kernel] [patch] missing linux rt_sigtimedwait system o kern/93236 [netinet] [patch] Received out of window SYN in ESTABL o conf/93287 rc [patch] Make rc.subr jail-aware o gnu/93566 tjr [patch] sort(1): numeric sort is broken on multi-byte o bin/93603 [patch] restore(8) fails if /tmp fills o docs/93621 dougb [patch] porter's handbook: incorrect example of rc.d s o usb/93738 usb [ukbd] [patch] ukbd_check_char returns FALSE with char o bin/93776 [crypto] [patch] SHA256_Update / SHA512_Update fail to o kern/93942 [vfs] [patch] panic: ufs_dirbad: bad dir (patch from D o misc/93998 [libstand] [patch] panic in libstand when closing raw o ports/94049 nectar [PATCH] update nss_ldap port to 1.249. Current 1.244 h o kern/94232 emulation [linux] [patch] missing rt_sigpending call in Linux em o conf/94377 rc [patch] /etc/rc.d/sshd improperly tests random dev sta o kern/94408 [if_bridge] [patch] if_bridge breaks proxy ARP functio o kern/94448 rik [if_bridge] [patch] if_bridge modifies IP length and o o ports/94560 ahze updating graphics/exiv2 [PATCH] 219 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- a bin/1375 eivind [patch] Extraneous warning from mv(1) s kern/2298 [sio] [patch] support for DSR/DCD swapping on serial p s kern/4184 [netatalk] [patch] minor nits in sys/netatalk s bin/5173 [PATCH] restore ought to deal with root setable file f o bin/5745 nik [PATCH] Add /usr/local/share/mk to default make(1) sea s kern/6668 babkin [patch] new driver: Virtual Ethernet driver o bin/7265 [patch] A warning flag is added to ln(1). s bin/7606 [patch] NIS Makefile.dist: NOPUSH replaced by REMOTE_S s bin/7868 [patch] morse(6): Morse Code Fixups o bin/8133 markm [patch] bug in telnetd (Kerberos IV) o bin/8867 qa [sysinstall] [patch] /stand/sysinstall core dumps (sig o kern/9570 dfr [ed] [patch] ed(4) irq config enhancement s bin/9770 jmallett [patch] An openpty(3) auxiliary program s kern/12071 fanf [net] [patch] new function: large scale IP aliasing o i386/12088 imp [ed] [patch] ed(4) has minor problem with memory alloc o kern/12543 [fxp] [patch] cumulative error counters for fxp(4) s kern/13997 rwatson [jail] [patch] RLIMIT_NPROC works unadequately for jai o kern/14166 [bktr] [patch] AVER TVPhone o bin/15168 [patch] Adding tracklist support to fdformat(1) o bin/15205 billf [patch] Addition to random(6) o bin/15480 [patch] make cdcontrol(1) easier to use o bin/15619 peter [patch] standard pppd doesn't authenticate users with o kern/15838 trhodes [msdosfs] [patch] Conversion tables in msdosfs_conv.c o conf/16076 markm [PATCH] pam_ssh examples for /etc/pam.conf o kern/16644 [bpf] [patch] Bad comparison expression in bpf_filter. o bin/16880 [PATCH] pw(8) hardcodes directory creation modes o bin/17289 gad [PATCH] wrong permissions on /var/run/printer o kern/17425 [ppbus] [patch] fix two small printing errors in ppbus o kern/17504 ken [cam] [patch] Another Micropolis Synchronize Cache Pro o i386/18154 i386 [sysctl] [patch] Add cpu class and features flags sysc s kern/19363 [kernel] [patch] allow processes know about their file s kern/19535 [procfs] [patch] procfs_rlimit tidyup o bin/19837 ambrisko [sysinstall] [patch] run Fix It floppy from serial por o bin/20501 mjacob [patch] extra flag to dump to offline autoloaders at E f bin/21570 dougb [PATCH] Add -r option to /usr/bin/mail, quiet compiler a kern/21807 [msdosfs] [patch] Make System attribute correspond to o bin/22442 greid [PATCH] Increase speed of split(1) o conf/23063 bms [PATCH] for static ARP tables in rc.network o kern/23546 tanimura [snd_csa] [patch] csa DMA-interrupt problem o bin/23562 markm [patch] telnetd doesn't show message in file specified o bin/23635 mike [PATCH] whois enhancement - smarter whois-servers.net o bin/24485 [PATCH] to make cron(8) handle clock jumps p kern/25499 [kbd] [patch] buffer paste functionality from keyboard f kern/25777 [kernel] [patch] atime not updated on exec o kern/26323 [ufs] [patch] Quota system creates zero-length files o kern/26547 ambrisko [lnc] [patch] problem with shared memory mode with PCn o kern/26562 [lpt] [patch] /dev/lpt0 returns EBUSY when attempting o bin/27306 marcel [patch] hw watchpoints work unreliable under gdb(1) o bin/27483 qa [sysinstall] [patch] make sysinstall ask for the keyma f ports/28155 portmgr [patch] DESTDIR is used incorrectly in bsd.port.mk a gnu/28189 [PATCH] fix for detecting empty CVS commit log message o conf/28236 [PATCH] iso-8859-1_to_cp437.scm doesn't contain some u o docs/28555 trhodes [PATCH] style(9) isn't explicit about booleans for tes f kern/29318 mjacob [scsi] [patch] Exabyte 8200 needs SA_QUIRK_1FM and SA_ o kern/29355 mux [kernel] [patch] add lchflags support o bin/29363 gad [PATCH] newsyslog can support time as extension s kern/29423 [patch] new feature: kernel security hooks implementat f kern/29698 emulation [linux] [patch] linux ipcs doesn'work p kern/29727 jkim [amr] [patch] amr_enquiry3 structure in amrreg.h is in a docs/30008 doc [patch] French softupdates document should be translat o kern/30052 mbr [dc] [patch] dc driver queues outgoing pkts indefinite s ports/30331 portmgr [patch] Conflict between bsd.port.mk MAKEFILE variable s kern/30422 [patch] new function: add WDT hardware watchdog driver o bin/30542 [PATCH] add -q option to shut up killall f bin/30661 alfred [rpc.lockd] [patch] FreeBSD-current fails to do partia o conf/30812 [patch] giant termcap database update p kern/30857 [intr] [patch] intr_machdep.c allows access out of arr o conf/30929 usb [patch] use usbd to initialize USB ADSL modem s docs/31109 doc [patch] replace gif images w/ png ones due to patent l o kern/31201 [libdisk] [patch] add free_space(chunk) to libdisk o i386/31353 i386 [apm] [patch] 'shutdown -p' does not work on SMP Tyan o i386/31427 davidxu [pmap] [patch] minor incorrect code in sys/i386/i386/p o kern/31456 [pcn] [patch] register number definition for AMD PCnet f kern/31490 [sysctl] [patch] Panic in sysctl_sysctl_next_ls on emp o kern/31890 [syscons] [patch] new syscons font o kern/31981 [libc] [patch] (mis)feature in getnetent parsing -- co o kern/32659 [vm] [patch] vm and vnode leak with vm.swap_idle_enabl o bin/32680 [PATCH] Allows users to start jail(1) by hostname as w o bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ctl s docs/33589 doc [patch] to doc.docbook.mk to post process .tex files. o bin/33809 mux [patch] mount_nfs(8) has trouble with embedded ':' in o docs/33877 doc [patch] chflags(2): documented behaviour of SF_flags f o kern/33965 [kbd] [patch] programmable keys of the keyboard (Olida a bin/34010 [patch] keyinit takes passwords less than 10 chars, bu o bin/34199 dwmalone [PATCH] top(1) RES/rss display incorrect o bin/34412 [patch] tftp(1) will still try and receive traffic eve o bin/34628 [pkg_install] [patch] pkg-routines ignore the recorded o gnu/34709 marcel [patch] Inaccurate GDB documentation o bin/35109 [PATCH] games/morse: add ability to decode morse code o docs/35222 doc [patch] getmsg.cgi: mailing list archive URL regexp su o kern/35262 [boot2] [patch] generation of boot block for headless o kern/35289 [bktr] [patch] Brooktree device doesnt properly signal o misc/35542 bde [patch] BDECFLAGS needs -U__STRICT_ANSI__ o conf/35545 [patch] enhanced periodic scripts: 100.clean-disks, 10 o kern/35635 [libiconv] [patch] missing dep in libiconv prevents pa o bin/35886 [patch] pax(1) enhancement: custom time format for lis p bin/35894 [patch] popen.c in cron won't build without LOGIN_CAP o bin/36143 [patch] Dynamic (non linear) mouse acceleration added o kern/36170 [an] [patch] an(4) does an_init() even if interface is o bin/36262 [patch] Fixed rusers(1) idle-time reporting to use min a kern/36451 [bktr] [patch] Japan IF frequency is incorrect o bin/36556 [patch] regular expressions for tcpwrappers o bin/36646 dwmalone [patch] top(1) does not work correctly in a jail o kern/36902 [libc] [patch] proposed new format code %N for strftim o bin/37074 bp [PATCH] Typographical error in output of "smbutil view o bin/37096 [patch] fixes to fsdb(8) command-line handling o kern/37380 jhb [boot0] [patch] boot0 partition list is outdated o bin/37424 [patch] nfsstat(1) reports negative values o bin/37442 [PATCH] sleep(1) to support time multipliers p kern/37448 obrien [PATCH] ldd/rtld support for more information of linke o kern/37554 jmg [vm] [patch] make ELF shared libraries immutable once o kern/37555 [kernel] [patch] vnode flags appear to be changed in n o conf/37569 matteo [PATCH] Extend fstab(5) format to allow for spaces in o bin/37844 [PATCH] make knob to not install progs with suid/sgid o docs/38061 ume [patch] typos in man pages for faith(4) & faithd(8) o bin/38168 [patch] feature request: installing curses-based versi s kern/38347 [libutil] [patch] [feature request] new library functi o kern/38429 [PATCH] getgpid and getsid work for processes outside o docs/38540 blackend [patch] make application name capitalization consisten o bin/38727 [patch] mptable(1) should complain about garbage argum o docs/38982 doc [patch] developers-handbook/Jail fix f kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o bin/39463 mtm [PATCH] Add several options to fingerd f ports/39660 portmgr [patch] add ${PKGNAMEPREFIX} to (DOCS|EXAMPLES)DIR o kern/39681 [sysctl] [patch] add hidden kernel boot tunables to sy o kern/40017 [patch] allows config(8) to specify config metadata di s kern/40021 [kernel build] [patch] use ld(1) to build kernel with o kern/40127 [libutil] [patch] Add functions for PID-file handling o conf/40298 [patch] /etc/rc: using swapfile as /tmp o kern/40369 [kernel] [patch] rman_reserve_resource - when "count > o kern/40516 [ti] [patch] ti driver has no baudrate set o docs/40851 doc [PATCH] "mergemaster -p" in UPDATING's "COMMON ITEMS" f docs/41270 remko [patch] handbook: confusing directions for kernelconfi f usb/41415 usb [usb] [patch] Some USB scanners cannot talk to uscanne o kern/41543 emulation [patch] feature request: easier wine/w23 support f bin/41556 obrien [PATCH] wtmp patch for lukemftpd o docs/41807 doc [patch] natd(8): document natd -punch_fw "bug" o bin/41947 hexdump(1) unprintable ASCII enhancement [PATCH] o kern/42065 [kernel] [patch] kern.ps_showallprocs has no effect on o kern/42274 [kernel] [patch] Convert defined variable into tuneabl o bin/42336 [PATCH] ISO-fication of /usr/src/contrib/tcp_wrappers: o kern/42429 [libc] [patch] hash_action called with HASH_DELETE doe o i386/42766 i386 [vm] [patch] proposal to perform reboot via jump to BI o bin/42974 [patch] syslogd(8): add ISO 8601 date format option o kern/43154 [if_tun] [patch] tunwrite() does not allocate clusters o kern/43474 [nfs] [patch] dhcp.* values not set in kenv by bootp c o kern/43577 [kernel] [patch] feature request: new kernel option SH o kern/43611 [crypto] [patch] static-ize some symbols in sys/crypto o kern/43616 [zlib] [patch] static-ize some functions in sys/net/zl o kern/43716 [puc] [patch] puc driver does not recognize Lava Dual- o docs/43823 doc [PATCH] update to environ(7) manpage o bin/43857 isdn [patch] conflicting types in /usr/src/usr.sbin/i4b/isd o kern/43905 [headers] [patch] kqueues: EV_SET(kevp++, ...) is non- o kern/44058 [MAKEDEV] [patch] /dev/ch* is created without group wr o docs/44074 doc [patch] ln(1) manual clarifications o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o kern/44365 [headers] [patch] introduce ulong and unchar types o kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit NIC as workin o docs/45011 trhodes [patch] style(9): '->' and '.' don't require spaces o gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messages o bin/45193 [PATCH] truss can't truss itself o bin/45254 qa [sysinstall] [patch] sysinstall installs things it sho o bin/45333 [PATCH] New option -r for chown and chgrp o ports/45414 portmgr [patch] make update in /usr/ports missing defaults. o conf/45704 [PATCH] request to change cp866b font to cp866 o kern/45793 [headers] [patch] invalid media subtype aliases in if_ o i386/46113 i386 [bus] [patch] busspace bugs in parameter checking o kern/46159 ipfw [ipfw] [patch] ipfw dynamic rules lifetime feature o docs/46196 doc [patch] menu_format(3): Missing return value in (set_) o kern/46368 [isa] [patch] MAXDEP in isa/pnpparse.c is too small a docs/46709 peter [patch] tables in terminfo(5) are broken o kern/46973 [syscons] [patch] syscons virtual terminals switching o i386/47223 i386 [pcvt] [PATCH] pcvt(4), ESC sequences do not change co o kern/47311 mdodd [patch] Kernel support for NVIDIA nForce2-based mother o i386/47376 i386 [pcvt] [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd characte o bin/47387 [PATCH] gprof -K still requires "a.out" arg / override o conf/47566 le [vinum] [patch] add vinum status verification to perio o docs/47575 doc [patch] ipfw(8): Clarify requirements for IPFW2 in STA o bin/47576 [PATCH] factor(6)ing of negative numbers o docs/47594 doc [PATCH] passwd(5) incorrectly states allowed username o docs/47818 doc [patch] ln(1) manpage is confusing o docs/48101 doc [patch] add documentation on the fixit disk to the FAQ o misc/48110 [patch] change CVSROOT/log_accum.pl to not send mail i o kern/48172 ipfw [ipfw] [patch] ipfw does not log size and flags o usb/48342 usb [PATCH] usbd dynamic device list. o conf/48444 [patch] security.functions: count connection attempts o kern/48471 pjd [kernel] [patch] new feature: private IPC for every ja o conf/48566 [PATCH] /etc/defaults/make.conf stales after repo-copy o kern/48599 [syscons] [patch] syscons cut-n-paste logic is broken o gnu/48638 [PATCH] some bug fixs in libdialog o conf/48870 [PATCH] rc.network: allow to cancel interface status d s bin/48962 des [PATCH] modify /usr/bin/fetch to allow bandwidth limit o docs/48980 doc [patch] nsgmls -s errors and sect. 3.2.1 of the fdp-pr a bin/49023 gad [patch] to lpd(8) (printjob.c) to pass source filename o kern/49086 ipfw [ipfw] [patch] Make ipfw2 log to different syslog prio f ports/49955 portmgr [PATCH] bsd.port.mk: add target to automatically insta o misc/50106 [patch] make 'make release' more flexible behind FWs a o docs/50211 doc [PATCH] doc.docbook.mk: fix textfile creation p docs/50248 ceri [patch] New FreeBSD books o bin/50310 [libalias] [patch] natd / libalias fix to allow dcc re o kern/50526 [kernel] [patch] update to #! line termination p docs/50735 brueffer [patch] small diff to the developers handbook & outdat o bin/50749 ipfw [ipfw] [patch] ipfw2 incorrectly parses ports and port o docs/50773 jmg [patch] NFS problems by jumbo frames to mention in bge p bin/50924 [patch] vmstat(8): "vmstat -f" says "unimplemented" bu o bin/50988 [Patch] find -size -- express argument in kilo, mega.. o kern/51009 [aue] [patch] buggy aue driver fixed. o bin/51070 [patch] add -p option to pom(6) s bin/51137 [patch] config(8) should check if a scheduler is selec f ports/51152 portmgr [patch] bsd.port.mk: generic SHEBANG_FILES o docs/51875 doc [patch] atkbd(4) adjustment o docs/51921 doc [patch] ls(1) manpage lacks some information about whi o kern/51958 usb [usb] [patch] update for urio driver o docs/52071 doc [PATCH] Add more information about soft updates into a o bin/52190 dwmalone [Patch] decode more syscalls in truss o docs/52448 simon [patch] Misc man page reference fixes o kern/52623 [ex] [patch] IRQ error in driver for the Intel EtherEx o ports/52706 portmgr [patch] bsd.port.mk issues warning if a site is explic o kern/52725 [PATCH] installincludes for kmods o kern/52752 [ichsmb] [patch] SMBus controller on ICH4 not recogniz s ports/52765 portmgr [PATCH] Uncompressing manual pages may fail due too "a o kern/52907 phk [libc] [patch] more malloc options for debugging progr s ports/52917 portmgr [PATCH] bsd.port.mk: update default value of CONFIGURE o kern/52980 mbr [dc] [patch] dc driver fails to init Intel 21143 Cardb o usb/53025 usb [ugen] [patch] ugen does not allow O_NONBLOCK for inte o bin/53341 qa [sysinstall] [patch] dump frequency in sysinstall is a p bin/53377 [PATCH] su does not return exit status of executed com o www/53676 simon [patch] Don't make people contact doc@ for 404 from no o stand/53682 le [PATCH] add fuser(1) utility o docs/54009 trhodes [patch] clarify the location of the splash image in th o bin/54026 bms [patch] Add support for non-standard ports to /usr/bin o kern/54220 [PATCH] /usr/src/Makefile has wrong instructions for u o bin/54365 [PATCH] add -u option to install(1) for SysV compatibi o kern/54383 net [nfs] [patch] NFS root configurations without dynamic o kern/54439 [sysctl] [patch] Protecting sysctls variables by given o docs/54451 doc [patch] i386_get_ldt(2): i386_{get|set}_ldt manual pag o docs/54461 kensmith [patch] Possible additions to Handbook (Basics and Use o kern/54604 pjd [kernel] [patch] make 'ps -e' procfs-independent o bin/54897 [PATCH] -y flag for mount_mfs o conf/55015 [patch] 700.kernelmsg: Security check output enhacemen o kern/55163 [jail] [patch] hide kld system details from jails o misc/55387 [patch] users LD_LIBRARY_PATH can interfere with mail o conf/55470 [pccard] [patch] new pccard.conf entry (I-O DATA WN-B1 s ports/55515 portmgr [patch] extract perl stuff from bsd.port.mk into bsd.p o bin/55539 [patch] Parse fstab(5) with spaces in path names o kern/55835 emulation [linux] [patch] Linux IPC emulation missing SETALL sys o i386/55838 i386 [kbd] [patch] Dual characters from keyboard in X on To o ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to use ${PORTSDIR o docs/55883 kensmith [patch] handbook advanced-networking/chapter.sgml o kern/55984 ipfw [ipfw] [patch] time based firewalling support for ipfw s bin/56012 [MAKEDEV] [patch] MAKEDEV does not allow creation of t o usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fails to work o kern/56250 [ums] [patch] ums(4) doesn't work with MCT based PS/2 o bin/56648 le [PATCH] enable rcorder(8) to use a directory for locat o bin/57018 le [PATCH] convert growfs to use libufs(3) o bin/57026 [PATCH] mount_cd9660(8): there is no way to know the l s bin/57088 [cam] [patch] for a possible fd leak in libcam.c o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli o docs/57298 blackend [patch] add using compact flash cards info to handbook o docs/57388 doc [patch] INSTALL.TXT enhancement: mention ok prompt s bin/57407 bms [patch] Better NTP support for dhclient(8) and friends o kern/57522 [PATCH] New PID allocater algorithm from NetBSD o bin/57715 [patch] tcopy(1) enhancement o docs/57926 doc [patch] amd.conf(5) poorly format as it has both man(7 o bin/58008 qa [sysinstall] [patch] sysinstall postfix installation p o conf/58206 [Patch] 460.status-mail-rejects incompatible with FEAT o bin/58483 [patch] mount(8): allow type special or node relative f kern/58529 dwmalone [libpcap] [patch] RDWR bpf in pcap. o docs/58615 doc [patch] update for Vinum chapter of Handbook: describe o kern/58803 [kernel] [patch] kern.argmax isn't changeable even at o conf/58939 [patch] dumb little hack for /etc/rc.firewall{,6} o docs/59044 doc [patch] doc.docbook.mk does not properly handle a sour o kern/59208 matk [sound] [patch] reduce pops and crackles and fix selec o docs/59240 blackend [patch] handbook update: linux MATLAB o kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_core.c forget o www/59307 remko [patch] xml/xsl'ify & update publications page o conf/59600 [PATCH] Improved us.emacs.kbd mapping o kern/59624 [ata] [patch] HightPoint HPT371 support for FreeBSD 4. o kern/59698 [kbd] [patch] Rework of ukbd HID to AT code translatio o bin/59708 qa [sysinstall] [patch] add sSMTP support for Mail select o docs/59735 kensmith [patch] Adding a reference to Icelandic Rsync to mirro o docs/59736 kensmith [patch] Updating size of archives in hubs article o kern/59806 tackerman [em] [patch] Suspend/resume breaks em0 o kern/59903 [pci] [patch] "pci_find_device" returns [only/at] the o kern/60183 sobomax [gre] [patch] No WCCPv2 support in gre f usb/60248 usb [patch] Problem with USB printer HP LaserJet 1300 o kern/60307 [pccard] [patch] wrong product id in pccarddevs for Sp o misc/60352 [patch] buildworld fails in sysinstall if terminfo dat o bin/60510 [patch] change to less(1) for compressed files o docs/60544 doc [patch] getenv(3) manpage doesn't state the return val o kern/60550 silby [kernel] [patch] hitting process limits produces sub-o f ports/60558 portmgr [PATCH] bsd.port.mk: automatically verify GnuPG signat o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I o kern/60697 [pty] [patch] pseudo-tty hack versus telnet race cause o bin/60834 [patch] ftpd(8) send_data()+oldway: anonymous transfer o bin/60892 [patch] added -p option to kldxref(8) to allow creatio o kern/60963 [pecoff] [patch] Win32 Applications abort on PECOFF o kern/60982 [pci] [patch] ID for VIA 686A Power Management Unit (f o usb/61234 usb [usb] [patch] usbhidaction(1) doesn't support using an o bin/61239 [patch] bootp enhancement, places the dhcp tags into t o kern/61300 [aue] [patch] Enabling HomePNA PHY on aue(4) for HomeP o docs/61301 doc [patch] Manpage patch for aue(4) to enable HomePNA fun f misc/61322 [patch] bsd.dep.mk disallows shell generated flags in o kern/61415 [net80211] [patch] disable broadcast ssid if_wi and di o i386/61481 i386 [patch] a mechanism to wire io-channel-check to userla o kern/61497 ups [kernel] [patch] __elfN(map_insert) bug f conf/61504 dougb [patch] New RC script: accf_http o bin/61666 peter [patch] mount_nfs(8) parsing bug, segmentation fault a kern/61744 andre [netinet] [patch] TCP hangs onto mbufs with no tcp dat o bin/61808 [PATCH] Update RPC prgs to allow binding to specific a o bin/61975 ume [PATCH] sync src/usr.sbin/traceroute6.c with KAME o bin/61978 [PATCH] sync src/usr.sbin/setkey/token.l with KAME o i386/62003 i386 [loader] [patch] make /boot/loader "reboot" code same o kern/62098 [pccard] [patch] Bad CISTPL_VERS_1 and clash on notebo o docs/62724 doc [patch] host(1) manpage does not include information a f ports/62761 portmgr [patch] for phasing out distinfo files f ports/62829 portmgr [patch] Mk file bsd.linux.rpm.mk supporting Linux RPM o kern/63096 rwatson [mac] [patch] MAC entry point for route manipulation o docs/63570 ceri [patch] Language cleanup for the Handbook's DNS sectio o i386/63628 bms [loader] [patch] i386 master boot record to allow boot s ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${SYSCTL} and a o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o kern/63863 glebius [netgraph] [patch] feature request: implement NGM_ELEC o kern/64114 [vga] [patch] bad vertical refresh for console using R o kern/64178 jmg [kqueue] [patch] kqueue does not work with bpf when us o bin/64198 [patch] init(8) may keep zombies o bin/64327 [patch] make(1): document surprising behaviour of assi o kern/64588 [joy] [patch] Extend joystick driver architecture to s s kern/64875 standards [libc] [patch] [feature request] add a system call: fd o docs/65065 doc [patch] improper language ntpd(8) man pages o bin/65228 [Patch] Allow rup(1) to parse hostnames from a defined o kern/65278 ups [sio] [patch] kgdb debugger port initialization destro o bin/65306 obrien [patch] Portability fixes for FreeBSD build utils, par f ports/65344 portmgr [patch] USE_ macros for graphics libraries o kern/65355 [pci] [patch] TC1000 serial ports need enabling o docs/65530 doc [patch] minor improvement to getgrent(3) o kern/65627 [i386] [patch] store P3 serial number in sysctl s ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow f ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive configure scri o ports/66032 portmgr [PATCH] bsd.port.mk: clean room installation o ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of `::' targets o ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detection is broken o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message o docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes not MFC'd o docs/66265 doc [patch] Document what -f and LD_TRACE_LOADED_OBJECTS_F o kern/66268 glebius [socket] [patch] Socket buffer resource limit (RLIMIT_ p docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to non-existent a o docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_options instead o ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java ports o docs/66343 doc [patch] unlisted supported card on man page for wi(4) o ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o bin/66445 [patch] Add options to last(1) to ignore ftp logins (u o docs/66483 doc [patch] share/man/man4/csa.4 grammar nits s ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/obj/usr/ports o docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, grammar, and o docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 grammar and o docs/66775 roam [patch] clarification to committer's guide that port n o bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clients connecting o bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix unacceptable s o bin/66988 [Patch] apm.c check validation of the returned values o i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM xSeries etc o docs/67078 doc [patch] MFC of a rtld(1) man page is incomplete. o bin/67231 [patch] pam_krb5 doesn't honor default flags from /etc o kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags compatible a bin/67317 bms [patch] to nfsd.c to make it slightly more dynamic o i386/67383 i386 [i386] [patch] do a better job disassembling code in 1 f ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX_SUBDIR o ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAMESUFFIX do not f ports/67562 portmgr [patch] bsd.port.mk: USE_BDB, WANT_BDB_VER, WANT_BDB_N o kern/67763 [pccard] [patch] PCMCIA: MELCO manufacturer code shoul f docs/67806 doc [patch] Let 5.x users know how to boot into single use o kern/67830 [smp] [patch] CPU affinity problem with forked child p o docs/67893 doc [patch] boot(8)'s -m description is insufficient. o kern/68081 [headers] [patch] sys/time.h (lint fix) o conf/68108 [patch] Adding mac-address /conf selector to diskless o kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD p docs/68201 keramida [patch] pthread_atfork(3) man page o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o kern/68311 [patch] it is impossible to override defaults with ker o kern/68315 [ata] [patch] atacontrol(8) addspare for 4.x o kern/68317 [kernel] [patch] on soft (clean) reboots clean dmesg o o usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o kern/68459 [vfs] [patch] Patches to mknod(2) behave more like Lin o bin/68586 dwmalone [patch] allow syslogd to forward to non-default ports o kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) multiple problem s kern/68692 andre [net] [patch] Move ARP out of routing table o kern/68719 [msdosfs] [patch] poor performance with msdosfs and US o bin/68840 [PATCH] Add Solaris-style -x flag to iostat o bin/68848 [patch] find(1) shows pathname as optional but it isn' o bin/69010 [patch] Portability fixes for FreeBSD build utils, par o kern/69064 [kernel] [patch] No multiple ip4/6's could assigned to o bin/69083 [patch] basic modelines for contrib/nvi o i386/69257 i386 [i386] [patch] in_cksum_hdr is non-functional without o bin/69268 wpaul [patch] Fix ndiscvt(8) to warn you if it's going to ge o bin/69398 [patch] cleartext display of password in login.c o kern/69650 [patch] make getserv* functions work with nsdispatch o kern/69730 [puc] [patch] puc driver doesn't support PC-Com 8-port o docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not document POSI o ports/69965 portmgr [patch] check for moved ports in "make deinstall-all" o bin/69986 qa [sysinstall] [patch] no job control in fixit shell on o bin/70182 [patch] fortune -e implementation bug o docs/70217 doc [patch] Suggested rewrite of docproj/sgml.sgml for cla f usb/70362 sanpei [usbdevs] [patch] LaCie 160GB USB drive o usb/70523 usb [usb] [patch] umct sending/receiving wrong characters o docs/70583 ceri [patch] Update freebsd-glossary o i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assumption HZ == o docs/70652 hmp [patch] New man page: portindex(5) o bin/70756 [PATCH] indent(1) mishandles code that is protected fo o bin/70795 [nanobsd] [patch] misc nanobsd fixes and improvements o kern/70810 [pci] [patch] Enable SMBus device on Asus P4B series m o stand/70813 standards [PATCH] ls(1) not Posix compliant a ports/70900 edwin [patch] devel/sdl12 inconsistency between actual versi o kern/71258 [vm] [patch] anonymous mmappings not always page align o kern/71334 [mem] [patch] mem_range_attr_{set|get} are no longer k o bin/71513 [PATCH] allow -user/group +/-id constructs in find(1) o usb/71605 usb [umass] [patch] umass doesn't recognize multiple slots o bin/71613 [PATCH] cleanup of the usr.sbin/traceroute6 code o bin/71616 [PATCH] cleanup of the usr.sbin/yp_mkdb code o bin/71617 [PATCH] cleanup of the usr.sbin/ypserv code o bin/71618 [PATCH] cleanup of the usr.sbin/timed code o bin/71619 [PATCH] cleanup of the usr.sbin/tcpdump code o bin/71620 [PATCH] cleanup of the usr.sbin/sysinstall code o bin/71621 [PATCH] cleanup of the usr.sbin/sliplogin code o bin/71622 [PATCH] cleanup of the usr.sbin/sicontrol code o bin/71623 [pcvt] [patch] cleanup of the usr.sbin/pcvt code o bin/71624 [PATCH] cleanup of the usr.sbin/rtadvd code o bin/71625 [PATCH] cleanup of the usr.sbin/rpc.ypupdated code o bin/71626 [PATCH] cleanup of the usr.sbin/rpc.statd code o bin/71628 [PATCH] cleanup of the usr.sbin/rpcbind code o bin/71629 [PATCH] cleanup of the usr.sbin/pppstats code o bin/71630 [PATCH] cleanup of the usr.sbin/pppd code o bin/71631 [PATCH] cleanup of the usr.sbin/pppctl code o bin/71632 [PATCH] cleanup of the usr.sbin/ndp code o bin/71633 [PATCH] cleanup of the usr.sbin/mrouted code o bin/71659 [PATCH] cleanup of the usr.sbin/mount_portalfs code o bin/71660 [PATCH] cleanup of the usr.sbin/kgmon code o bin/71661 [PATCH] cleanup of the usr.sbin/keyserv code o bin/71663 [PATCH] cleanup of the usr.sbin/i4b code o bin/71664 [PATCH] cleanup of the usr.sbin/fwcontrol code o bin/71665 [PATCH] cleanup of the usr.sbin/dconschat code p bin/71666 delphij [PATCH] cleanup of the usr.sbin/btxld code o bin/71667 [PATCH] cleanup of the usr.sbin/bootparamd code o bin/71669 [PATCH] cleanup of the usr.sbin/atm code o bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o docs/71690 doc [patch] inaccurate information in systat(1) manpage o kern/71711 [bpf] [patch] generate a single bpf timestamp for each o bin/71749 [PATCH] truss -f causes circular wait when traced proc o conf/71767 [patch] French translations for keyboards keymaps desc s bin/71773 des [patch] genericize.pl -c misses some comments o bin/71801 [patch] Add ncurses utility programs: infocmp, tic and s bin/71855 [patch] making kdump WARNS=6 clean o conf/71994 [patch] dot.login: login shell may unnecessarily print f ports/72067 obrien [PATCH] editors/vim: i18n and extra support o conf/72076 [patch] German locales use old %d.%m.%y date format in o bin/72124 [patch] rm -P can't unlink u-w files o i386/72179 i386 [acpi] [patch] Inconsistent apm(8) output regarding th o kern/72217 [netinet6] [patch] Bug in calculation of the parameter o conf/72277 [patch] update for /usr/share/skel p i386/72340 des [bsd.cpu.mk] [patch] add Pentium M, P3 M, P4 M support o kern/72352 [puc] [patch] Support for VScom PCI-100L is missing fr o bin/72357 [patch] WARNS?=5 cleanup for src/tools/tools/netrate o ports/72417 sobomax [patch] enable options for net/ser o kern/72433 [amr] [patch] AMR raid, amrreg.h struct amr_enquery3 a o conf/72465 [patch] United States International keyboard layout fo p conf/72505 brian [patch] Fix rc.d/ppp-user to make use of rc.subr o kern/72560 jeff [sched_ule] [patch] small cleanup of SCHED_ULE o kern/72585 [syscons] [patch] iso05-8x16.fnt lacks letter q o bin/72588 [patch] iostat(8) tty stats field concatenation o kern/72659 jeff [sched_ule] [patch] little bug in sched_ule interactiv o bin/72674 [patch] make /usr/bin/whois use SK-NIC's whois server o usb/72732 usb [patch] Kyocera 7135 quirk. o bin/72793 [patch] wicontrol(8) prints out non-printable chars in a bin/72814 bms [patch] libpcap opens bpf as O_RDONLY - doesn't work w o conf/72901 [patch]: dot.profile: prevent printing when doing an s f kern/72933 yar [netgraph] [patch] promisc mode on vlan interface does a conf/72978 [patch] add danish syscons keymap with accents o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame p bin/73110 rwatson [patch] ffsinfo conversion from atol() to strtol() p bin/73112 rwatson [patch] change atol() to strtol() in badsect o kern/73276 ipfw [ipfw] [patch] ipfw2 vulnerability (parser error) o bin/73327 [PATCH] iostat - extended mode display o bin/73411 [patch] FTPD could set attributes to 0600 while upload o ports/73448 nectar [PATCH] nss_ldap - getpwnam does not return password h o kern/73514 [ntfs] [patch] mount_ntfs: can't access to a large fil o docs/73583 doc [patch] add missing instructions to ndis(4) o conf/73677 [patch] add support for powernow states to power_profi o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand o conf/73909 rc [patch] rc.d/sshd does not work with ports-ssh o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o conf/73929 dougb [patch] /etc/rc.d/named will not work with ports-named o conf/74004 [PATCH] add fam support to inetd.conf o conf/74006 dougb [PATCH] /etc/rc.d/named minor fixes o kern/74159 [headers] [patch] fix warnings concerned with header f o bin/74178 [patch] grdc(6) - scrolling does not work and "AM"/"PM o conf/74213 [PATCH] Connect src/etc/periodic/security/610.ipf6deni o i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage o bin/74360 [patch] ndiscvt(8) generates a driver which doesn't ma o bin/74450 [libalias] [patch] enable libalias/natd to create skip o i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden family o docs/74477 doc [patch] Correct several links in the contributing arti o kern/74498 [pccard] [patch] new CIS id for Intersil WiFi, pccard o bin/74500 [PATCH] allow chflags to set flags on symlinks o bin/74506 [patch] bad top command display o kern/74549 [modules] [patch] Allow third party KLDs (eg ports) to o bin/74567 [2TB] [patch] du doesn't handle sizes >1TB o usb/74609 usb [usb] [patch] allowing cdma modems to work at full spe o docs/74612 doc [patch] updates to the glossary o bin/74743 [patch] wctype.c declares static array on stack o kern/74786 [irq] [patch] Smartlink Modem causes interrupt storm o o conf/74817 [patch] network.subr: fixed automatic configuration of o usb/74849 usb [usb] [patch] Samsung SPH-i500 does not attach properl o usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm fails to atac o ports/74907 apache [PATCH] www/mod_perl: cleanups o ports/74919 ale [PATCH] lang/php4: Add hardened-php.org patch o kern/75132 jhb [puc] [patch] add support for the Davicom 56PDV PCI Mo o kern/75254 [wi] [patch] PRISM3-based adapter ZCOM XI330 doesn't w o kern/75298 [pccard] [patch] add missing device id for pccard brid o ports/75464 portmgr [patch] bsd.port.mk install default configuration file o conf/75502 [patch] Fix LC_NUMERIC and LC_MONETARY for de_CH local o docs/75545 trhodes [patch] typos in man3 manual pages, form_field_opts.3, o docs/75577 doc [patch] typos in man3 manual pages, login_class.3, log o kern/75582 [dc] [patch] Add support for Linksys PCMPC200 Cardbus o kern/75764 [umass] [patch] "umass0: Phase Error" - no device for o bin/75766 [patch] nfsd(8) loops with TCP + multiple -h options o kern/75934 [libcrypt] [patch] missing blowfish functionality in p o kern/76081 [rl] [patch] Add support for CardBUS NIC FNW3603TX o conf/76124 [patch] Mistake in /usr/share/misc/pci_vendors o gnu/76169 [patch] Add PAM support to cvs pserver o docs/76333 doc [patch] ferror(3): EOF indicator can be cleared by not o kern/76432 gnn [net] [patch] recursive locking in the network stack o bin/76494 [patch] passwd(1) does not indicate a successful chang o conf/76509 [patch] New locale uk_UA.CP1251 support o docs/76515 doc [patch] misleading use of make -j flag in handbook s kern/76520 [libiconv] [patch] Add new kernel-side libiconv conver o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same o kern/76551 [re] [patch] re0: watchdog timeout o kern/76611 isdn [i4b] [patch] i4b itjc bad enums for PIB cycle time o conf/76626 [patch] 460.status-mail-rejects shows destination doma o kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authenticate no loc o kern/76710 [mii] [patch] rgephy does not deal with status properl o ports/76915 portmgr [patch] Handle port deinstall scripts when /var is mou o bin/77031 [patch] comm(1) unable to handle lines greater than LI o docs/77087 doc [patch] the bootvinum script given in the vinum articl o conf/77197 [patch] calendar.judaic is out of date o kern/77355 [i386] [patch] Detect i*86 subarches for uname o kern/77365 [amdpm] [patch] amdpm driver has wrong PCI device ID f o kern/77835 stefanf [libc] [patch] res_debug.c needs const declarators in o kern/77841 [libc] [patch] cast away const in getpublickey() o ports/77873 portmgr [patch] New variable: USE_BSD_MK o ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPLES|DATA)DIR o kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard to wi(4) o docs/78041 doc [patch] docs for md(4) need further explanation of typ o kern/78072 [lge] [patch] Potential memory leak in lge(4) o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o docs/78138 doc [patch] Error in pre-installation section of installat o bin/78170 [patch] Fix signal handler in bootpd a docs/78174 markus [patch] Update for Bluetooth-related manpages o docs/78240 doc [patch] handbook: replace with aroun o docs/78479 doc [patch] getsockopt(2): SO_NOSIGPIPE socket option undo o ports/78490 portmgr [patch] bsd.port.mk: add PORTEXAMPLES and PORTDATA p usb/78543 iedowse [patch] Support for Trip-Lite USB 2 Serial adapter o ports/78554 portmgr [patch] bsd.port.mk: allow install port with the same o kern/78646 [libmap] [patch] libmap should canonicalize pathnames o kern/78673 [nfs] [patch] nfs client open resets attrstamp ever if o kern/78756 phantom [libc] [patch] src/lib/libc/nls/fr_FR.ISO8859-1.msg fo o kern/78758 sos [ata] [patch] Add support for re-sizing ATA disks a ports/78760 lioux [PATCH] multimedia/kmplayer: Make TV viewing a bit mor o bin/78763 pjd [PATCH] Added jail support to ps o bin/78768 pjd [Patch] Added jail support to top o bin/78785 ipfw [ipfw] [patch] ipfw verbosity locks machine if /etc/rc o kern/78884 [nfs] [patch] nfs client cache negative lookups o conf/78906 rc [patch] Allow mixer_enable="NO" in rc.conf o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s p kern/79139 rodrigc [pci] [patch] Support for more PCIe chipsets o conf/79196 [PATCH] configurable dummynet loading from /etc/rc.co o bin/79228 [patch] extend /sbin/arp to be able to create blackhol o kern/79266 [pci] [patch] RELENG_4 pci CONF1_ENABLE_MSK depend MFC o ports/79398 portmgr [patch] bsd.port.mk: add USE_MAKESELF knob o bin/79607 obrien grok and default to bzip2-compressed manual pages [pat a ports/79637 cjh [PATCH] print/magicfilter: update to 2.3.d o ports/79651 clement [patch] mail/ssmtp: add per-user smtp authentication c o bin/79690 [patch] mdmfs does not accept numeric uid/gid with -w o usb/79725 usb [usb] [patch] USB device speed is not double-checked o threa/79887 threads [patch] freopen() isn't thread-safe o usb/79893 usb [umass] [patch] new usbdevs/umass quirks derived from o usb/80010 usb [aue] [patch] add support for the AEI USB to LAN adapt o kern/80031 [coda] [patch] Remove insque/remque from kernel land o kern/80048 [aac] [patch] support for HP ML110 G2 SATA RAID Contro o docs/80070 doc [patch] Wrong dbm_close return value described in dbm( o bin/80117 qa [sysinstall] [patch] smbfs install option for sysinsta o docs/80159 doc [patch] rtld(1) mentions "%m" but it's not implemented o docs/80186 imp [patch] Footnote is wrong in the /usr/src/UPDATING o bin/80242 [patch] jail(8) should be able to set kern.securelevel o bin/80258 [PATCH] Comment why some Binaries are statically linke o kern/80269 [libtacplus] [patch] libtacplus tac_get_av_value will o bin/80411 [patch] df(1): bin/df/df.c sign errors in calls to get o bin/80421 [PATCH] whois(1) should query AfriNIC server for Afric o conf/80504 [patch] de_DE.ISO8859-1 libc message catalog f bin/80610 [patch] netstat(1): lost data due lu format o bin/80620 des [patch] fetch -U does not work o kern/80642 ipfw [ipfw] [patch] ipfw small patch - new RULE OPTION o bin/80687 [patch] Missing NULL termination after strncpy() in lo o bin/80732 [PATCH]: getty(8) and telnetd(8) ignore the 'if' optio o kern/80844 [psm] [patch] Increase compatibility of psm driver wit o bin/81035 [patch] boot0cfg emits bogus error o conf/81042 pf [pf] [patch] /etc/pf.os doesn't match FreeBSD 5.3->5.4 o ports/81070 ale [PATCH] www/php-screw: randomize CRYPTKEY o usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN quirk f ports/81200 ale [patch] Mk/bsd.php.mk: add math/pecl-big_int o bin/81230 [patch] mountd does not ignore SIGPIPE o stand/81287 standards [PATCH]: fingerd(8) might send a line not ending in CR o bin/81300 [PATCH] add option to sockstat(1) to always separate o i386/81358 i386 [geode.c] [patch] add PC Engines WRAP support p kern/81449 jkim [loader] [patch] SMBIOS scan for loader o threa/81534 threads [libc_r] [patch] libc_r close() will fail on any fd ty o kern/81588 phk [kernel] [patch] Devices with SI_CHEAPCLONE flag don't o bin/81692 [patch] atacontrol(8) support for disk APM and acousti o bin/81709 [patch] lam accepts -P but not -p o kern/81803 [ichsmb] [patch] Unsupported ICH6 SMBus controller on o bin/81837 [patch] Sort by directories first option for ls(1) s kern/81867 delphij [ioctl] [patch] ioctl collision between pcvt(4) and vg o bin/81874 [patch] TCP mode in systat overwrites load average o kern/81987 [libc] [patch] memory leaks in libc/rpc o bin/81989 [patch] mount_msdosfs(8): when a mask, but no dirmask o bin/82058 markm [PATCH] Ability for pw groupmod to delete members o bin/82161 [patch] m4's eval does not handle INT_MIN correctly o bin/82170 [patch] m4's eval does not work as documented o bin/82185 [patch] ndp(8) command bug o kern/82188 [netgraph] [patch] ng_fec interface not running after o kern/82189 [netgraph] [patch] ng_fec interface - problems with co o conf/82228 roberto [patch] order parsed ntpdate_hosts in /etc/rc.d/ntpdat o bin/82287 [patch] routed(8): Fix varargs usage, remove non-exist o docs/82290 hmp [patch] update to handbook firewall PF section o gnu/82351 [patch] update (385-cl3) to version 385 of the "less" o kern/82380 [libc] [patch] buildworld error in libc o usb/82436 usb [patch] USL101 Host-to-Host bridge support on FreeBSD o gnu/82484 [patch] for misleading man cvs f ports/82661 portmgr [patch] Add support to filter MASTER_SITES and PATCH_S o kern/82724 ipfw [ipfw] [patch] Add setnexthop and defaultroute feature o conf/82738 rc [patch] add amd_program line to defaults/rc.conf o docs/82779 doc [patch] Kill entry for ddb manpage o conf/82823 [patch] little addon for /etc/periodic/400.passwdless o usb/82839 usb [patch] add support for Aceeca Mez1000 device to uviso o kern/82882 yar [patch] ip_mroute abends kernel when interface detache o kern/82908 glebius [patch] ip_carp should use ifnet_departure_event event o bin/83170 [patch] Allow 'install' to compare files by mtime inst o kern/83198 [patch] Missing option in template NOTES a ports/83264 [PATCH] emulators/linux_base-suse-9.2: Add freetype2 o bin/83358 [patch] improper handling of malloc failures within re o bin/83361 [patch] Incorrect malloc failures handling within libd f ports/83373 jedgar [PATCH] databases/p5-Mysql port does not compile o www/83397 ceri [patch] Improvement to the GNATS webinterface o bin/83424 [patch] improper handling of malloc failures within li o bin/83451 [patch] improper handling of malloc failures within li p bin/83553 rodrigc [patch] vidcontrol can't switch mode and color during o docs/83621 doc [patch]: Minor omissions in /usr/src/UPDATING o kern/83622 [patch] add network interfaces labeling support o kern/83697 [snd_mss] [patch] support, docs added for full-duplex, o kern/83778 [kame] [patch] JPv6 cannot use Jumbo Frames o kern/83807 [sis] [patch] if_sis: Wake On Lan support for FreeBSD o stand/83845 standards [libm] [patch] add log2() and log2f() support for libm o bin/84041 [PATCH] fix for wall(1) error message p docs/84101 doc [patch] mt(1) manpage has erroneous synopsis, etc. o kern/84215 [jail] [patch] wildcard ip (INADDR_ANY) should not bin o kern/84219 [ncurses] [patch] ncurses.h wchar_t confliction p docs/84264 keramida [patch] ata(4) manpage disagrees with tuning(7) manpag o docs/84265 doc [patch] chmod(1) manpage omits implication of setting p docs/84266 doc [patch] security(8) manpage should have init(8)'s list o docs/84267 doc [patch] chflags(1) manual doesn't say it's affected by o docs/84271 ceri [patch] compress(1) doesn't warn about nasty link hand p docs/84273 keramida [patch] disktab(5) manual has bad SEE ALSO o bin/84298 [patch] allow mount(8) to recognize relative pathnames o docs/84408 doc [patch] dump(8) manpage doesn't require an option and o ports/84448 portmgr [patch] bsd.port.mk: Add "make test" to ports o docs/84467 doc [patch] bsdlabel(8) manpage uses archaic "pack" in "ap s docs/84519 doc [patch] mdoc(7) manpage needs more about AUTHORS o docs/84549 doc [patch] errno(2) manpage uses "<...>" for "(..)" o conf/84581 [patch] Teach config(8) to look for kernel configurati o bin/84634 fjoe [geom] [patch] new utility to control GEOM uzip class o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi f ports/84718 girgen [PATCH] databases/postgresql74-server: Add option from o conf/84752 [patch] 100.clean-disks cleans file systems that don't o docs/84764 doc [patch] hosts.equiv(5) manpage should SEE ALSO netgrou o docs/84790 doc [patch] Error in SYSCALL_MODULE(9) manual page o kern/84797 [libutil] [patch] State engine in the libutils propert o conf/84800 obrien [patch] setting CPUTYPE=nocona on an Intel system resu o kern/84823 [bpf] [patch] bpf in non-blocking mode is broken o docs/84849 doc [patch] fdisk(8) manpage doesn't warn fdisk doesn't re o bin/84911 [patch] ndisgen(8) can't cope with .sys-files that beg o docs/84955 doc [patch] mdoc(7) manpage should mention missing documen o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84961 doc [patch] Sync NDIS documentation with reality o kern/84981 [headers] [patch] header protection for 6.0 winTV card not pr o bin/89666 [patch] time(1) leaves extra file open o ports/89670 ade [patch] Automake 1.9 not detecting cppunit o docs/89747 doc [PATCH] faq: s/kbd0/ukbd0/ when USB keyboard is connec o kern/89748 [bpf] [patch] BPF indexed byte load can sign extend o bin/89762 [patch] top(1) startup is very slow on system with man o bin/89770 des [patch] pam_krb5 'authentication token failure' in pas o bin/89799 [patch] Making natd(8) not require a newline at the en o conf/89860 matteo [patch] Add ability to set up vnode backed filesystems s ports/89865 x11 [patch] x11-servers/xorg-server-snap crashes with ATI o conf/89870 rc [patch] feature request to make netif verbose rc.conf o ports/89896 ale [PATCH] Add support for multiple versions of php f conf/89911 matteo [patch] /etc/rc.d/jail restart ignores command line ja f ports/89940 [PATCH] Client-only support for sysutils/nut o bin/89988 [patch] bootparamd(8) null host support and whoami fix o bin/89989 [patch] Add option to /usr/sbin/jail: -I (ASCII 73) PI o kern/90012 scottl [ips] [patch] IBM/Adaptec ServeRAID 7x support o conf/90082 matteo [syscons] [patch] curses ACS line graphics support for o bin/90114 [patch] pw(8) takes strings after option -g for GID 0 o bin/90130 [patch] sysctl(8): print temperature in celsius only w o kern/90155 [netinet] [patch] use sysctl(8) to control hardware ch a conf/90163 dougb [patch] Easily launch non-forking daemons like logsurf o kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documentation is incom o bin/90311 [patch] add "eject" to mt(1) p docs/90362 keramida [patch] enhancement of devfs.rules(5) manpage. o bin/90384 [patch] chroot patch for sftp-server(8) o bin/90415 [patch] Add -Z (no newfs) to mount_mfs(8). Use with e o ports/90436 portmgr [patch] Add a way to handle configuration files to bsd o docs/90498 doc [patch] wrong parameter name to function twalk in tsea o kern/90521 [udf] [patch] UDF driver might calculate a wrong descr p docs/90541 simon [PATCH] Missing include in VFS_LOCK_GIANT.9 o kern/90644 maxim [kernel] [patch] inherit LOCAL_CREDS option for accept o bin/90680 [patch] make(1) thinks "^.for.o:" is a directive (".fo o bin/90687 [patch] side effect of -delete option of find(1) o bin/90823 [PATCH] cp(1) should use lchflags() o ports/90867 [patch] devel/gaphor: update to new release 0.7.1 o kern/90990 [PATCH] ncurses doesn't compile with --enable-widec o kern/91010 [unionfs] [patch] new source code and some changes o bin/91034 [patch] minor fix to iostat(8) so that columns line up o bin/91049 [patch] dump(8): make dumps more rsync-friendly o ports/91092 brooks [PATCH] audio/slimserver: Enable AAC/MP4 on FreeBSD o bin/91101 [patch] /usr/src/usr.bin/whereis/whereis.c o bin/91134 [smbfs] [patch] Preserve access and modification time o bin/91245 ipfw [patch] ipfw(8) sometimes treat ipv6 input as ipv4 o ports/91254 mharo [PATCH] mail/p5-Mail-SPF-Query: update to 1.998 o kern/91293 emulation [svr4] [patch] *Experimental* Update to the SVR4 emula o bin/91299 yar [patch] add ftpd(8) SITE SHA256 command p kern/91315 anholt [agp] [patch] add Intel E7505 chipset support to agp(4 o kern/91332 [patch] Linksys EG1032 V3.0 Gigabit card captured by s o kern/91347 [pci] [patch] Add another PCI-e chipset for extended c p kern/91412 andre [netinet] [patch] Problem with PMTU Discovery / DF / I o kern/91414 emaste [kernel] [patch] Polling for devices other than NICs o docs/91448 doc [patch] fdc(4) man page refers to non-existing device o kern/91476 [fdc] [patch] floppy drive doesn't work in MS Virtual o kern/91488 [isofs] [patch] cd9660 filesystem cannot handle files o kern/91502 [ata] [patch] ICH7 - finds only 2 out of 4 drives o ports/91505 dd [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and o docs/91518 trhodes [patch] Update handbook section "Rebuilding 'world'" i o ports/91620 unfurl [PATCH] www/p5-Compress-LeadingBlankSpaces: update to o ports/91621 portmgr [PATCH] Mk/bsd.port.mk: Add `--quiet' to install-info. f kern/91777 darrenr [ipfilter] [patch] wrong behaviour with skip rule insi o ports/91843 anders [patch] thttpd with USE_SENDFILE generates ENOTCONN no p kern/91851 andre [netinet] [patch] cannot collect multicast upcall mess o ports/91854 [PATCH] japanese/ja-scim-skk: update to 0.5.2 o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o o ports/91963 [patch] moviedb compiling (BROKEN variable) p bin/91973 des [libfetch] [patch] relax fetch(1) reaction on a MODE c o ports/91983 vsevolod [PATCH] Update openldap23-server to 2.3.18, superceds o ports/92079 vsevolod [patch] bsd.database.mk: Set detected database version o ports/92105 vsevolod [PATCH] Add Berkeley DB 4.4 to bsd.database.mk o ports/92114 gnome [PATCH] mail/thunderbird: platform name of User-Agent o ports/92123 portmgr [patch] bsd.port.mk: PLIST_SUBX and SUBX_LIST autoexpa s ports/92133 [PATCH] comms/spandsp: 0.0.2p22 fixes various bugs. p bin/92187 brooks [patch] dhclient-script(8) doesn't configure interface o usb/92306 usb [quirk] [patch] Support for iRiver U10 USB media playe o kern/92323 [iwi] [patch] XI330_IEEE missing from if_wi_pccard.c o ports/92345 mat [PATCH] devel/p5-Data-Dump-Streamer: [SUMMARIZE CHANGE o stand/92360 standards [headers] [patch] Missing TAB3 in kernel headers o stand/92362 standards [headers] [patch] Missing SIGPOLL in kernel headers f ports/92383 [PATCH] games/linux-quake4: update to 1.0.6 o bin/92395 [patch] truss(1) does not work properly, procfs looks o bin/92412 [patch] rup(1): rpc.rstatd reports bogus packets/per/s f ports/92414 [patch] net/vnc Xvnc server doesn't run with XDMCP opt f ports/92416 [PATCH] devel/kscope: update to 1.3.3 s ports/92445 portmgr [patch] change all bogus uses of BROKEN to IGNORE o usb/92462 usb [patch] Add support for Epson CX3500/3600/3650 scanner o kern/92509 tegge [patch] Incorrect Comment in vm_fault o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o ports/92539 petef [PATCH] net-mgmt/ipcalc: update to 0.40 o conf/92541 [PATCH] add ca_AD, ca_FR and ca_IT locales o ports/92548 ahze [PATCH] textproc/p5-xmltv: Fix 'bad makefile line' err o conf/92654 [patch] Setting moused_nondefault_enable to NO throws o kern/92671 emulation [patch] [linux] Fix for Maple 10: implement rt_sigpend f ports/92688 portmgr [PATCH] bsd.port.mk: add check to USE_DOS2UNIX o ports/92738 bms [patch] net/libpcap LIBPCAP_OVERWRITE_BASES does not w o ports/92763 [patch] make data directory location of ports/net-mgmt f ports/92841 [PATCH] net/spread: fix plist o ports/92862 danfe [PATCH] x11/nvidia-driver: fix file restoration during o ports/92865 mat [patch] databases/p5-Class-DBI-Loader: up to 0.30 o kern/92880 [libc] [patch] almost rewritten inet_network(3) functi o ports/92907 demon [PATCH] www/links: OPTIONify o ports/92923 portmgr [patch] bsd.port.mk - cleanup comments o kern/92926 [headers] [patch] Missing copyright in /usr/include/sy o ports/92942 secteam [PATCH] security/portaudit: update to 0.5.11 s www/92973 www [patch] mailto.sgml f ports/93070 lawrance [PATCH] textproc/htmlize.el update port to 1.30 f ports/93079 [PATCH] mail/vm-pop3d: MAINTAINER change. o ports/93123 [PATCH] graphics/djvulibre: browser plugin not working o gnu/93127 [PATCH] add __FreeBSD_kernel__ to pre-defines o kern/93172 [isp] [patch] uintXX_t style(9) updates o ports/93191 [PATCH] fix audacity build errors on amd64/possibly ot f ports/93216 lawrance [PATCH] finance/gnucash-devel: Add development release f ports/93270 [patch]jpeg support not working due to missing library p ports/93276 secteam [patch] security/ca-roots: Update expired certs f ports/93277 lawrance [PATCH] finance/kmymoney2: update to 0.8.2 f ports/93293 [PATCH] net-mgmt/bigsister: update to 1.02, take maint f ports/93304 [PATCH] sysutils/bacula-server port to no longer link f bin/93309 [PATCH] rpc.rquotad: group quota support over NFS o bin/93310 des [libpam] [patch] pam_unix ignores 'passwordtime' from o kern/93331 [kernel] [patch] broken asm in kernel o kern/93368 sos [ata] [patch] ATA_SMART command is missing o kern/93369 [ata] [patch] Fix failed detection of Nvidia NForce2 c o ports/93377 [PATCH] multimedia/quodlibet: build failure on ia64 o kern/93393 imp [ed] [patch] Add Micro Research PCMCIA LAN Adapter MR1 o ports/93402 [PATCH] Fix kvirc kdenetwork conflict o kern/93414 scottl [aac] [patch] compilation problem in aac_ioctl header o ports/93455 [patch] security/zebedee - uphold CC flag f ports/93470 [PATCH] net/samba3; pam_smbpass.so is not added to pac o bin/93473 des [patch] Let pam_unix(8) use "passwordtime" from login. o usb/93484 usb [umass] [patch] QUIRK: Toshiba TransMemory USB Memorys o docs/93522 doc [patch] use rc.d script in example describing how to r o ports/93540 kuriyama [PATCH] security/gnupg; enable OPTIONS; configure KNOB o ports/93546 [PATCH] bsd.sites.mk and relevant ports: add MASTER_SI o ports/93560 roam [PATCH] dns/djbdns-ipv6: Update IPv6 patches o docs/93590 doc [patch] pf.conf's man page mentions route labels, but o ports/93605 [PATCH] Update www/opera to version 8.52 o ports/93610 gnome [patch] audio/goobox - fix build with libnotify-0.3.2 o bin/93630 dougb [patch] small cleanup of rcorder(8) o ports/93637 [PATCH] sysutils/fusefs-sshfs: update to 1.5 o misc/93661 [patch] loader(8): prevent *.4th files and friends fro o docs/93683 jcamou [PATCH] some typos in klist(1) o ports/93684 [patch] Fix build of multimedia/avidemux2 o ports/93687 portmgr [PATCH] Split bsd.port.pre.mk - allow OPTIONS to be pr f ports/93689 [patch] polish/libgadu without openssl f ports/93699 [patch] databases/p5-DBI-Shell: register .packlist f ports/93700 [patch] devel/p5-IO-Tee: register .packlist o kern/93705 standards [headers] [patch] ENODATA and EGREGIOUS (for glibc com o ports/93706 kwm [patch] update ports/devel/buildbot to v0.7.2 o ports/93711 vsevolod [patch] Small update for net/openldap23-server p usb/93720 iedowse [umass] [patch] Kernel Dump to USB umass device fails o ports/93723 mnag [PATCH] comms/hamlib: update to 1.2.4 o ports/93739 perky [PATCH] update databases/py-bsddb3 to 4.4.2 o kern/93755 [kernel] [patch] 2 copy'n'paste-os in sys/vm/phys_page o docs/93764 jcamou [patch] addition to firewalls section - ipfw o ports/93768 [PATCH] finance/kmymoney2: update to 0.8.3 o ports/93784 [PATCH] security/dmitry: remove broken, take maintaine p docs/93801 hrs [PATCH] firmware(9) introduced in not 7.0, but 6.1 p docs/93803 hrs [PATCH] ndis_events(8) was first appeared in not 7.0, o ports/93811 sobomax [PATCH] net/asterisk: removed dead FTP sites o conf/93815 rc [patch] Adds in the ability to save ipfw rules to rc.d o misc/93838 [patch] Add notice to /usr/src/Makefile that make worl o bin/93841 dwmalone [patch] fix seg fault with dmesg(8) o ports/93842 tmclaugh [PATCH] science/py-scipy: Missing working distribution o bin/93857 [patch] kiconv_cs_preload(8): Utility for loading the o kern/93860 [msdosfs] [patch] sectors-per-track limit of MSDOSFS t f ports/93861 [PATCH] databases/p5-Class-DBI-mysql: update to 1.00 o usb/93872 usb [patch] SCSI quirk required for ELTA 8061 OL USB memor o ports/93879 [PATCH] FIXED systemc installation problem and cleaned o kern/93897 emax [if_tap] [patch] if_tap doesn't handle kqueue(2) o ports/93901 cperciva [patch] can't find portsnap mirrors o bin/93915 krion [patch] pkg_add(1) behaves improperly when unpacking o o bin/93940 [patch] dhclient-script writes in /etc which should be o ports/93975 delphij [PATCH] devel/sourcenav doesn't run from anywhere in t o kern/93976 [if_tun] [patch] if_tun doesn't handle kqueue(2) o ports/93984 [PATCH]: net/lambdamoo: Fix build issue on 6.x. f ports/94007 [PATCH] sysutils/graphicboot: UNBREAK f ports/94023 [PATCH] emulators/gngeo: update to 0.6.10 f bin/94032 krion [patch] Enhancement to pkg_add(1) to add -4 flag to fo o ports/94042 novel [PATCH] www/rejik: update to 3.2.1 o ports/94043 ade [patch] bsd.autotools.mk: aclocal can't find libtool m o bin/94052 [PATCH]: Adds option to script(1) to suppress carriage f ports/94062 garga [PATCH] net-im/jabberd: Add avatar support on vCard o ports/94076 danfe [PATCH] x11-wm/wampager: UNBREAK o ports/94077 [patch] update security/bruteforceblocker to 1.2.2 o ports/94078 vd [patch] remove blank endings from plist files (32 port f ports/94081 [PATCH] editors/speedbar-emacs20: fix plist o kern/94082 [re] [patch] USR 997902 Gig-Ethernet card not recogniz o ports/94089 [PATCH] squirrelmail-compatibility-plugin o ports/94100 jylefort [PATCH] audio/linux-mbrola new checksums and unbreak o ports/94138 portmgr [patch] Mk/bsd.gcc.mk, Mk/bsd.port.mk: CPUTYPE cause b o docs/94151 doc [PATCH] Porter's Handbook: plist-autoplist improvement o bin/94154 [sysinstall] [patch] add release and architecture to t p docs/94158 hrs [PATCH] fix off-by-one example presentation on nc(1) o ports/94164 portmgr [patch] pretty-print-(build|run)-depends-list targets o ports/94167 x11 [patch] x11/xorg-clients: install xdm/Xstartup and /Xr f ports/94246 ehaupt [PATCH] net/wistumbler2: fix WWW o kern/94273 gnn [netipsec] [patch] IPIP decapsulation problem in FAST_ f ports/94288 [PATCH] misc/tinderbox: OPTIONaly depend on c[v]sup f ports/94305 [PATCH] audio/mt-daapd: update to 0.2.4 o kern/94306 sos [ata] [patch] Typo in printf(3) in file src/sys/dev/at p misc/94309 ru [patch] src/etc/Makefile fails with NO_CRYPT=yes o usb/94311 usb [ugen][PATCH] allow interrupt IN transactions to be af o ports/94316 [PATCH] textproc/xml4j: depreciate f ports/94319 ehaupt [PATCH] textproc/catdoc: Fix WWW, portlint o ports/94320 [PATCH] textproc/cole f ports/94321 [PATCH] textproc/ctpp: Fix WWW, portlint o ports/94322 nik [PATCH] textproc/docbook-241: Fix WWW o ports/94323 nik [PATCH] textproc/docbook-300: Fix WwW, portlint o ports/94324 nik [PATCH] textproc/docbook-310: FIx pkg-descr o ports/94330 skv [PATCH] textproc/hhm: fix WWW o ports/94333 fenner [PATCH] textproc/idnits: Fix WWW o ports/94340 skv [PATCH] textproc/p5-XML-Sablotron: Fix WWW o ports/94351 knu [PATCH] textproc/ruby-rdtool: Drop WWW o ports/94354 clsung [PATCH] textproc/ruby-sary: Fix WWW f ports/94356 [PATCH] textproc/sdf: Drop WWW, portlint f ports/94358 [PATCH] textproc/tclExpat: UNBREAK (fix fetch) o ports/94359 kevlo [PATCH] textproc/tkdiff: FIx WWW o ports/94360 nobutaka [PATCH] textproc/uim: Fix WWW o ports/94361 nobutaka [PATCH] textproc/uim* : Fix WWW. o bin/94367 [patch] wall(1): fix `wall: /dev/:0: No such file or d o ports/94376 [PATCH] pkg-message for lang/ruby-mode.el contains old f ports/94399 [PATCH] math/R: fix pkg-plist when some WITHOUT_* are f ports/94400 [patch] to build audio/libtunepimp with gcc 4.1 o bin/94409 qa [sysinstall] [patch] add geom.debugflags-note to diskl o docs/94419 doc [patch] NanoBSD chapter for Handbook f ports/94422 [PATCH]: www/trac o www/94423 www [patch] XML'ified release todo list o usb/94439 usb [patch] Add support for JNC MP3 Player o docs/94454 doc [patch] add FAQ entry for memory probing incorrectly f ports/94456 [PATCH] Modify lang/clisp -> unBREAK devel/meta-cvs o ports/94461 [patch] to build print/ghostscript-afpl with GCC41 o kern/94480 [kernel] [patch] bread(3) & bwrite(3) can crash under o kern/94519 [libc] [patch] Add UF_HIDDEN file flag; map it to Wind o ports/94531 jedgar [PATCH] misc/rfc: update to 3.2.3 o bin/94546 [PATCH] Make telnet(1) accept 'host:port' on command l o bin/94577 emax [bluetooth] [patch] Wrong mouse button mapping in bthi o ports/94588 ehaupt [PATCH] security/dazuko: update to 2.2.0 f ports/94602 [PATCH] comms/scmxx: update to 0.9.0 o docs/94625 doc [patch] growfs man page -- document "panic: not enough o ports/94628 mharo [PATCH] net/p5-Net-CIDR-Lite: update to 0.20 o ports/94638 [PATCH] www/validator: add www/p5-CGI.pm to RUN_DEPEND o ports/94645 skv [PATCH] Update p5-Class-Autouse to 1.24 o ports/94648 jedgar [PATCH] devel/kdbg update to 2.0.3 o ports/94661 [patch] bsd.sites.mk - be able to define favourite sou o ports/94675 portmgr [patch] bsd.port.mk - give reasons to ONLY_FOR_ARCH / o ports/94680 portmgr [patch] bsd.port.mk - introduce ONLY_FOR_OSVERSION as o ports/94685 [PATCH] editors/spe: fix pkg-descr o ports/94687 [PATCH] new port: www/php4-tidy o ports/94688 ahze [PATCH] multimedia/gmencoder add desktop file o ports/94689 netchild [PATCH] mail/sylpheed-claws add WITH_DEBUG knob o ports/94690 ume [PATCH] Daemons in /usr/local/etc/rc.d/ must do "setss o ports/94692 [patch] couriergraph won't record imap login + update o docs/94711 doc [PATCH] document security.jail.jailed sysctl in jail(8 o ports/94712 des [PATCH] security/p5-Authen-PAM: Update to 0.16 o ports/94722 erwin [PATCH] www/p5-HTML-TableExtract: update to 2.07 o ports/94724 [PATCH] www/cherokee: add rc script for cherokee o ports/94725 vsevolod [PATCH] Update net/py-ldap2 to 2.0.11 o ports/94728 vsevolod [PATCH] Upgrade net/openldap23-server to 2.3.20 1046 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 11:14:31 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 95C4616A41F for ; Mon, 20 Mar 2006 11:14:31 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B80043D5F for ; Mon, 20 Mar 2006 11:14:24 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KBEOTe087022 for ; Mon, 20 Mar 2006 11:14:24 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KB6GlC084609 for freebsd-bugs@FreeBSD.org; Mon, 20 Mar 2006 11:06:16 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 20 Mar 2006 11:06:16 GMT Message-Id: <200603201106.k2KB6GlC084609@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports sorted by tag X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 11:14:31 -0000 Problem reports for tag '2tb': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/18874 [2TB] 32bit NFS servers export wrong negative values t o kern/41723 [2TB] on 1TB fs, copying files to filesystem causes "i p bin/56606 [2TB] df cannot handle 2TB NFS volumes o bin/66984 qa [2TB] [patch] teach sysinstall about larger disks p kern/67546 [2TB] Coredumps > 2Gb do not work (on 64bits platforms o bin/74567 [2TB] [patch] du doesn't handle sizes >1TB o kern/79251 geom [2TB] newfs fails on 2.6TB gbde device o kern/84589 [2TB] 5.4-STABLE unresponsive during background fsck 2 o bin/88872 [2TB] Error 36 while sysinstall tries to create / part o bin/88873 [2TB] gpt create fails "bogus map" "unknown error: 0" 10 problems total. Problem reports for tag '64-bit': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/90512 [64-bit] Snapshot corruption after fs activity 1 problem total. Problem reports for tag 'aac': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80048 [aac] [patch] support for HP ML110 G2 SATA RAID Contro o kern/81887 scsi [aac] Adaptec SCSI 2130S aac0: GetDeviceProbeInfo comm o kern/87191 scottl [aac] [patch] aac(4) panics immediately with INVARIANT o i386/87364 scottl [aac] aac controller stopped working between BETA5 and o kern/88718 [aac] [timeout] unable to install on RAID 5 and FreeBS o kern/91910 scottl [aac] aac driver hangs on Dell PE800 with CERC SATA co o kern/93414 scottl [aac] [patch] compilation problem in aac_ioctl header o kern/93903 [aac] aac driver cannot shutdown controller causing da 8 problems total. Problem reports for tag 'acpi': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/72179 i386 [acpi] [patch] Inconsistent apm(8) output regarding th o kern/74868 [acpi] ACPI enabled in 5.3 Release make Kernel reboot o i386/87568 acpi [ACPI] [REGRESSION] 6.0-STABLE needs ACPI disabled but o i386/89288 i386 [acpi] DMA error while booting with acpi enable o kern/89411 [acpi] acpiconf bug 5 problems total. Problem reports for tag 'adw': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/22417 gibbs [adw] [patch] advansys wide scsi driver does not suppo 1 problem total. Problem reports for tag 'agp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/57631 jhb [agp] [patch] boot failing for ALi chipsets f i386/59854 anholt [agp] [panic] System panics when AMD 762 AGP is loaded a kern/62906 peadar [agp] [patch] AGP misconfigures i845G chipset, causing o i386/68518 i386 [agp] [hang] hangs while loading 82443BX agp during bo a kern/72224 anholt [agp] umass devices broken by DRM (AGP issue?) o i386/79141 i386 [agp] 5.4Beta1 does not recognize my intel graphics ca o kern/84015 [agp] [hang] Nforce3-250Gb freezes on FreeBSD-6 beta1 o kern/89271 [radeon][agp][hang] X.org hangs when heavily using Rad p kern/91315 anholt [agp] [patch] add Intel E7505 chipset support to agp(4 o kern/93676 [agp] Yet another i915G drm/agp issue 10 problems total. Problem reports for tag 'ahc': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/9927 gibbs [ahc] the ahc driver doesn't correctly grok switched S s kern/45568 gibbs [ahc] ahc(A19160) pci parity error o kern/74627 scsi [ahc] [hang] Adaptec 2940U2W Can't boot 5.3 o kern/92798 scsi [ahc] SCSI problem with timeouts 4 problems total. Problem reports for tag 'ahd': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73646 [ahd] I/O performance: with/without MEMIO option o kern/76178 scsi [ahd] Problem with ahd and large SCSI Raid system 2 problems total. Problem reports for tag 'altq': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/94182 [altq] [feature request] altq support for vlan driver 1 problem total. Problem reports for tag 'amd': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/39425 [amd] Auto mounted directory was not found at boot tim 1 problem total. Problem reports for tag 'amd64': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/89549 amd64 [amd64] nve timeouts on 6.0-release o amd64/89550 amd64 [amd64] sym0: VTOBUS failed (6.0 Release) 2 problems total. Problem reports for tag 'amdpm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/77365 [amdpm] [patch] amdpm driver has wrong PCI device ID f 1 problem total. Problem reports for tag 'amr': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/29727 jkim [amr] [patch] amr_enquiry3 structure in amrreg.h is in o kern/71771 [amr] Hang during heavy load with amr raid controller o kern/72433 [amr] [patch] AMR raid, amrreg.h struct amr_enquery3 a o kern/76848 [amr] amr hangs o kern/86411 scottl [amr] Very low performance of amr(4) under FreeBSD-6.0 f kern/94139 scottl [amr] [regression] amr broken with LSILogic MegaRAID S 6 problems total. Problem reports for tag 'an': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/36170 [an] [patch] an(4) does an_init() even if interface is o kern/69158 [an] Cisco MPI350 wireless card problems related to ir o kern/75407 [an] an(4): no carrier after short time o kern/85886 [an] an0: timeouts with Cisco 350 minipci 4 problems total. Problem reports for tag 'apic': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/80426 acpi [APIC] [panic] 5.4-RC3 still panic when boot on ASUS P o kern/81000 [apic] Via 8235 sound card worked great with FreeBSD 5 2 problems total. Problem reports for tag 'apm': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/31353 i386 [apm] [patch] 'shutdown -p' does not work on SMP Tyan o i386/40219 i386 [apm] apm breaks removable media o i386/40958 i386 [apm] apm on Acer TravelMate 351 could not resume o i386/44130 i386 [apm] Enabled apm hangs up FreeBSD kernel on i815 chip 4 problems total. Problem reports for tag 'ar': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/57043 i386 [ar] [hang] ar driver with 2 port PCI card locks up wh o kern/93771 [ar] [panic] atacontrol status ar1 causes panic 2 problems total. Problem reports for tag 'asr': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/25950 obrien [asr] Bad drives on asr look zero-length and panic on o kern/26048 obrien [asr] 4.3-RC: SMP and asr driver don't work together o kern/88047 [asr] [panic] 6.0-RC1 reboots with SMP and asr o amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr on 6.0-amd64 4 problems total. Problem reports for tag 'ata': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/58784 i386 [ata] ATA does not work in DMA mode (ASUS P55TP4N moth o kern/59624 [ata] [patch] HightPoint HPT371 support for FreeBSD 4. f i386/61063 sos [ata] ata hangs in smp system o kern/61960 sos [ata] [patch] BigDrive support for PC-98 architecture o kern/68315 [ata] [patch] atacontrol(8) addspare for 4.x f kern/74066 sos [ata] acd driver fault: READ_BIG timeout o i386/74658 i386 [ata] ATAPI CD not recognized after booting FreeBSD 4. o i386/75090 i386 [ata] READ_BIG errors with Sony CRX1611 o alpha/75317 alpha [ata] [busdma] ATA DMA broken on PCalpha f kern/76080 [ata] [panic] "bio_completed .. greater than bio_lengt s i386/76397 i386 [ata] ata raid crashes in g_down (heavy load) o kern/78758 sos [ata] [patch] Add support for re-sizing ATA disks p kern/79332 [ata] [patch] "ffs_mountroot: can't find rootvp" after o kern/79334 [ata] ATA_IDENTIFY timed out for 5.3 and 5.4 beta 1 o kern/79783 [ata] hw.ata.atapi_dma=1 reduces HDD writing transfer o i386/86364 i386 [ata] ATA woes, SATA controller: failed writes, FS cor o kern/88714 sos [ata] cannot record CD-R since 6.0 (regression) o i386/89353 i386 [ata] invalid disk controller recognition of intel ICH p kern/89481 keramida [ata] Spelling error in ata-lowlevel.c o kern/89597 [ata] uncorrectable ATA disc errors can be corrected w o kern/89885 [ata] Writing to S-ATA HDD in DMA mode fails o amd64/89968 amd64 [ata] Asus A8N-E MediaShield RAID problem (read-only s o kern/90206 [ata] [crash] Server reboot after "FAILURE - out of me o kern/90820 [ata] aborting burncd may keep drive "locked" o i386/90839 i386 [ata] burncd gets error on CDRIOCFIXATE with HL-DT-ST o bin/90854 [ata] problem with cd recorder (RICOH CD-R/RW MP7200A/ f kern/91121 sos [ata] kernel divide by zero on boot with ATI IXP400 UM o kern/91290 sos [ata] ata(4) error on 7.0-CURRENT-20051229-SNAP-PC98 o kern/91408 sos [ata] ata(4) failure: SETFEATURES SET TRANSFER MODE se f kern/91410 sos [ata] Promise SATA controller + striping : "SETFEATURE o kern/91502 [ata] [patch] ICH7 - finds only 2 out of 4 drives o kern/91723 [ata] IDE corruption on ICH controller, affects the ch o kern/91914 [ata] Disk System Crashes - Raid Disk f kern/92016 sos [ata] [patch] SATA Disk not detected on Dell PowerEdge o kern/92238 [ata] Spurious "atapci1: failed to enable memory mappi o kern/93368 sos [ata] [patch] ATA_SMART command is missing o kern/93369 [ata] [patch] Fix failed detection of Nvidia NForce2 c o kern/94091 sos [ata] Audio CD is still detected even after it has bee o kern/94155 [ata] 6.1 CF reader problem: "ad1: FAILURE - SETFEATUR o kern/94306 sos [ata] [patch] Typo in printf(3) in file src/sys/dev/at o kern/94426 [ata] Cannot blank CDs with Samsung TS-L532A 41 problems total. Problem reports for tag 'atapicam': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73675 [atapicam] atapicam causes interrupt storm o amd64/86503 amd64 [atapicam] [panic] k3b crash the system like hardware 2 problems total. Problem reports for tag 'ath': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/77439 [ath] WAG511 NETGEAR pccard does not attach (Dell Insp o kern/83429 [ath] ath(4) does not work with the D-Link DWL-G630 (r o kern/87758 [ath] [hang] Reboot problem with atheros wireless card o kern/88082 [ath] [panic] cts protection for ath0 causes panic f kern/93125 sam [ath] ath0 times out periodically o kern/93886 [ath] Atheros/D-Link DWL-G650 long delay to associate 6 problems total. Problem reports for tag 'aue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/51009 [aue] [patch] buggy aue driver fixed. o kern/61300 [aue] [patch] Enabling HomePNA PHY on aue(4) for HomeP f kern/71280 [aue] aue0 device (linksys usb100tx) doesn't work in 1 o usb/80010 usb [aue] [patch] add support for the AEI USB to LAN adapt o kern/91311 [aue] aue interface hanging 5 problems total. Problem reports for tag 'bfe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/72296 [bfe] bfe0: discard oversize frame (ether type 5e0 fla o i386/79784 i386 [bfe] Broadcom BCM4401 : no carrier o i386/89425 i386 [bfe] bfe resetting in 6.0 - current 3 problems total. Problem reports for tag 'bge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit NIC as workin o i386/45773 i386 [bge] Softboot causes autoconf failure on Broadcom 570 f kern/46484 [bge] [panic] System panics upon configuration of bge f kern/61109 [bge] bge on TYAN AMD762-based Thunder/Tiger passes on o kern/68351 glebius [bge] bge0 watchdog timeout on 5.2.1 and -current, 5.1 o kern/73538 [bge] problem with the Broadcom BCM5788 Gigabit Ethern o kern/79143 [bge] Broadcom NIC driver do not work for IPMI o kern/79324 [bge] Broadcom bge chip initialization failure o kern/88741 [bge] IPMI access disabled when bge driver is loaded o kern/92090 [bge] bge0: watchdog timeout -- resetting o kern/94162 [bge] 6.x kenel stale with bge(4) o kern/94307 [bge] kernel panics when passing trafffic through bge1 o kern/94424 [bge] BGE5721 or BGE5750? 13 problems total. Problem reports for tag 'biosdisk': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/24997 i386 [biosdisk] [patch] /boot/loader cannot handle extended 1 problem total. Problem reports for tag 'bktr': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/14166 [bktr] [patch] AVER TVPhone o kern/32812 [bktr] bktr driver missing tuner for eeprom detection. o kern/35289 [bktr] [patch] Brooktree device doesnt properly signal o kern/36415 [bktr] [patch] driver incorrectly handles the setting a kern/36451 [bktr] [patch] Japan IF frequency is incorrect o kern/37326 [bktr] smbus/bktr crash when omitting "device iicsmb" s kern/48279 [bktr] Brooktre878 may cause freeze o kern/56245 [bktr] Distorted and choppy video with bktr-driver on o kern/57603 [bktr] bktr driver: freeze on SMP machine o kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_core.c forget f kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o kern/79066 [bktr] bktr(4) eating about 10% CPU load once it was u o kern/81180 [bktr] bktr(4) driver cannot capture both audio and vi o kern/89553 [bktr] [patch] going from 5.3 -> 6.0 winTV card not pr 14 problems total. Problem reports for tag 'bluetooth': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/94577 emax [bluetooth] [patch] Wrong mouse button mapping in bthi 1 problem total. Problem reports for tag 'boot0': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/37380 jhb [boot0] [patch] boot0 partition list is outdated o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice 2 problems total. Problem reports for tag 'boot1': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o 1 problem total. Problem reports for tag 'boot2': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/35262 [boot2] [patch] generation of boot block for headless 1 problem total. Problem reports for tag 'bootinst': S Tracker Resp. Description -------------------------------------------------------------------------------- o misc/22914 [bootinst] bootinst messages are not updated 1 problem total. Problem reports for tag 'bootmgr': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/38826 [bootmgr] RFE: BootMgr should provide more identifying 1 problem total. Problem reports for tag 'bootp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/82491 [bootp] [patch] bootpd shouldn't ignore requests 1 problem total. Problem reports for tag 'bpf': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/16644 [bpf] [patch] Bad comparison expression in bpf_filter. o kern/36219 [bpf] [patch] poll() behaves erratic on BPF file descr o kern/71711 [bpf] [patch] generate a single bpf timestamp for each o kern/76410 [bpf] [patch] Null pointer dereference in net/bpf.c o kern/83297 [bpf] Possible issue with FreeBSD 5.4 jailing and BPF o kern/84823 [bpf] [patch] bpf in non-blocking mode is broken o kern/88268 [bpf] yet another null pointer in bpf code o kern/89748 [bpf] [patch] BPF indexed byte load can sign extend o kern/89752 [bpf] [patch] bpf_validate() needs to do more checks 9 problems total. Problem reports for tag 'bridge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44417 luigi [bridge] [patch] ipfw layer2 rules are not checked for a kern/57100 bms [bridge] disable hardware checksums when using bridge( o kern/80572 [bridge] bridge/ipfw works intermittantly. o kern/82919 [bridge] [patch] Bridge configuration update will cras o kern/86361 thompsa [bridge] bridge(4) does not work with VLAN trunks f kern/88011 thompsa [bridge] bridge and if_bridge is broken badly 6 problems total. Problem reports for tag 'bsd.cpu.mk': S Tracker Resp. Description -------------------------------------------------------------------------------- p i386/72340 des [bsd.cpu.mk] [patch] add Pentium M, P3 M, P4 M support o i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden family 2 problems total. Problem reports for tag 'bus': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/46113 i386 [bus] [patch] busspace bugs in parameter checking 1 problem total. Problem reports for tag 'busdma': S Tracker Resp. Description -------------------------------------------------------------------------------- o alpha/75317 alpha [ata] [busdma] ATA DMA broken on PCalpha o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o amd64/87977 amd64 [busdma] [panic] amd64 busdma dflt_lock called (by ata 3 problems total. Problem reports for tag 'cam': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/17504 ken [cam] [patch] Another Micropolis Synchronize Cache Pro s i386/17662 gibbs [cam] cam_xpt.c incorrectly disables tagged queuing fo s kern/28840 gibbs [cam] Possible interrupt masking trouble in sys/cam/ca s bin/57088 [cam] [patch] for a possible fd leak in libcam.c s kern/72041 [cam] [hang] Deadlock when disk is destroyed while use o kern/76893 [cam] [patch] Fatal divide in booting processes with B s kern/85975 [cam] devfs does not create entries when removable med o kern/92751 [cam] [reboot] 5.4 crashes after camcontrol devlist 8 problems total. Problem reports for tag 'cardbus': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/84954 imp [CARDBUS] cbb alloc res fail (with hw.cardbus.debug=1 o i386/88802 i386 [if_iwi] [cardbus] CARDBUS related kernel crash (TSB43 o kern/92966 imp [cardbus] cardbus.ko loading failed 3 problems total. Problem reports for tag 'carp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/92776 glebius [carp] kernel-crash using carp o kern/93448 glebius [carp] CARP advskew not propagated to VRRP packets o kern/93829 pf [carp] pfsync state time problem with CARP + Arp.Balan 3 problems total. Problem reports for tag 'coda': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80031 [coda] [patch] Remove insque/remque from kernel land 1 problem total. Problem reports for tag 'crypto': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/43611 [crypto] [patch] static-ize some symbols in sys/crypto o kern/66029 [crypto] [patch] MD5 alignment problem on a TriMedia p o kern/91407 [crypto] [panic] Kernel panic when heavily loading cry o bin/93776 [crypto] [patch] SHA256_Update / SHA512_Update fail to 4 problems total. Problem reports for tag 'cue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/75710 [cue] cue0 device configuration causes kernel panic 1 problem total. Problem reports for tag 'cx': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/66348 rik [cx] FR mode of cx (Cronyx Sigma) does not work for 4. 1 problem total. Problem reports for tag 'dc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/30052 mbr [dc] [patch] dc driver queues outgoing pkts indefinite o kern/50574 mbr [dc] dc driver incorrectly detects ADMtek chip model o kern/52980 mbr [dc] [patch] dc driver fails to init Intel 21143 Cardb o kern/55793 [dc] Flaky behavior of if_dc when initializing a LNE10 o kern/62333 [dc] syslog: kernel: dc0: discard oversize frame (ethe o kern/75582 [dc] [patch] Add support for Linksys PCMPC200 Cardbus o kern/79262 [dc] Adaptec ANA-6922 not fully supported o kern/82070 [dc] Not all dc(4) devices can be used: MII without an s sparc/82681 sparc64 [dc] dc state messages o sparc/92033 sparc64 [dc] dc(4) issues on Ultra10 o kern/92279 [dc] Core faults everytime I reboot, possible NIC issu o kern/94196 [dc] if_dc panics on bad hardware 12 problems total. Problem reports for tag 'de': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/15542 [de] de(4) suddenly stops working a kern/55542 andre [de] [patch] discard oversize frame (ether type 800 fl o kern/71450 [de] de(4): MAC address change on 21040 "Tulip" Ethern o kern/72293 [de] de(4) NIC performance degradation with debug.mpsa 4 problems total. Problem reports for tag 'devfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85751 [devfs] [panic] panic in devfs_setattr() when running o kern/87836 [devfs] If using ATAPICAM with cd(dvd)rw without media o conf/91342 [devfs] Errors in devfs.rules files don't get logged 3 problems total. Problem reports for tag 'dhcp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/71045 [dhcp] DHCP-Request is sets other device's ip to null, 1 problem total. Problem reports for tag 'digi': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/55018 andre [digi] [patch] Digiboard PC/Xem fails to initialize wh o kern/74281 [digi] digi(4): Digiboard PCI Xem (64-ports) detection o kern/82227 [digi] Xem: chained concentrators not recognised o kern/83254 [digi] driver can't init Digiboard PC/4e 4 problems total. Problem reports for tag 'diskless': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/87586 [diskless] [panic] Unable to use networked swap in 6.0 1 problem total. Problem reports for tag 'dns': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/54189 [dns] resolver should resolve hostnames with underscor 1 problem total. Problem reports for tag 'drm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/82064 anholt [drm] DRM not working with SMP o kern/87653 [drm] ATI Radeon Mobile X600SE not detected by kernel o kern/92381 [drm] i915 drm module unuseable by X.org 6.9.0 for GM8 3 problems total. Problem reports for tag 'dummynet': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same 1 problem total. Problem reports for tag 'ed': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/9570 dfr [ed] [patch] ed(4) irq config enhancement o i386/12088 imp [ed] [patch] ed(4) has minor problem with memory alloc o kern/80853 [ed] [patch] add support for Compex RL2000/ISA in PnP o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver o kern/93393 imp [ed] [patch] Add Micro Research PCMCIA LAN Adapter MR1 6 problems total. Problem reports for tag 'ef': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85086 [ef] [patch] Locking fixes for ef(4) (+removes mem. le 1 problem total. Problem reports for tag 'em': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/52835 pdeuskar [em] em driver does not work with mobile-chipset o kern/59806 tackerman [em] [patch] Suspend/resume breaks em0 f i386/62280 remko [em] em0 broken after resume in 5.2-CURRENT o kern/64878 tackerman [em] Intel 82547 CSA Driver forces system lockup when a kern/66634 tackerman [em] hard lock with em driver o kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags compatible a kern/72748 tackerman [em] em0 problems on t41 after updating to 5.3 a kern/72970 tackerman [em] em(4) driver can hang when mbuf starvation occurs o kern/75794 tackerman [em] em(4) driver alignment problems o kern/77588 [em] PREEMPTION problems in combination with em driver o kern/80932 tackerman [em] [patch] Degraded performance of em driver o kern/81147 tackerman [em] [patch] em0 reinitialization while adding aliases o kern/86124 [em] dell 1850 pro/1000 slow (em problem? SMP problem? o kern/86306 [em] [patch] if_em.c locks up while trying to send a h o kern/90167 [em] adding aliases to em0 interfaces cause the interf 15 problems total. Problem reports for tag 'ep': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/20958 mdodd [ep] ep0 lockup with ifconfig showing OACTIVE o kern/74920 [ep] [panic] 3Com 3C509-Combo Etherlink III panics sys 2 problems total. Problem reports for tag 'ex': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/43916 [ex] [hang] Olicom OC-2220 (PC-card) hangs on ifconfig o kern/52623 [ex] [patch] IRQ error in driver for the Intel EtherEx o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod 3 problems total. Problem reports for tag 'ext2fs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/77826 [ext2fs] ext2fs usb filesystem will not mount RW 1 problem total. Problem reports for tag 'fdc': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/43539 i386 [fdc] Cannot mout floppy on Compaq Proliant ML370 o kern/66876 [fdc] [patch] Cannot extract tar(1) multi-volume archi o kern/66960 [fdc] [patch] filesystems not unmounted during reboot o kern/73961 [fdc] floppy disk drive performance problem [new in 5. o kern/74827 [fdc] Problem writing data to floppies [5.3-specific] s kern/75233 [fdc] breaking fdformat /dev/fd0 resets device permiss o i386/77443 i386 [fdc] can't access floppy -- regression on 5.3 o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th o i386/87968 i386 [fdc] cannot access the floppy device f i386/88585 i386 [fdc] Cannot mount floppy (HP Proliant ML370 G4) o kern/91476 [fdc] [patch] floppy drive doesn't work in MS Virtual 11 problems total. Problem reports for tag 'fe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88576 imp [fe] revision 1.31 to if_fe_pccard.c breaks NE200T fun 1 problem total. Problem reports for tag 'ffs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/48033 [ffs] FFS superblock flags are being ignored? o kern/89247 [ffs] [patch] QUOTA in 6.0/7.0-current leak o kern/92272 [ffs] [hang] Filling a filesystem while creating a sna 3 problems total. Problem reports for tag 'firewire': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/74238 firewire [firewire] fw_rcv: unknown response; firewire ad-hoc w o kern/93083 [firewire] Detach of Firewire Harddisk not recognied p 2 problems total. Problem reports for tag 'fwip': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85434 firewire [fwip] fwip (IP over firewire) doesn't work with polli 1 problem total. Problem reports for tag 'fxp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/12543 [fxp] [patch] cumulative error counters for fxp(4) f kern/40274 [fxp] "fxp: device timeout" errors during heavy, susta o kern/80784 mux [fxp] fxp gives device timeouts o amd64/82425 amd64 [fxp] fxp0: device timeout, fxp interface dies on 5.4/ o kern/85258 mux [fxp] changing promisc mode on nic can lead to kernel o kern/87194 [fxp] fxp(4) promiscuous mode seems to corrupt hw-csum o kern/92675 [fxp] [patch] fxp(4) unable to recover from occasional 7 problems total. Problem reports for tag 'gbde': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76538 geom [gbde] nfs-write on gbde partition stalls and continue o kern/87544 geom [gbde] mmaping large files on a gbde filesystem deadlo 2 problems total. Problem reports for tag 'geode.c': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/81358 i386 [geode.c] [patch] add PC Engines WRAP support 1 problem total. Problem reports for tag 'geom': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o kern/83464 [geom] [patch] Unhandled malloc failures within libgeo o kern/84556 geom [geom] GBDE-encrypted swap causes panic at shutdown o bin/84634 fjoe [geom] [patch] new utility to control GEOM uzip class o kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn't recognize o kern/87986 pjd [geom] [hang] gmirror and quota will hang the OS o amd64/89546 amd64 [geom] GEOM error o kern/94299 pjd [geom] missing printf locking for geom_mirror boot mes o kern/94632 geom [geom] Kernel output resets input while GELI asks for 9 problems total. Problem reports for tag 'geom_mirror': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/90582 geom [geom_mirror] [panic] Restore cause panic string (ffs_ 1 problem total. Problem reports for tag 'geom_vfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/89102 geom [geom_vfs] [panic] panic when forced unmount FS from u 1 problem total. Problem reports for tag 'gif': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/58870 bms [gif] [panic] page fault in kernel mode with ifconfig o kern/72263 [gif] gifconfig output corruption 2 problems total. Problem reports for tag 'gpt': S Tracker Resp. Description -------------------------------------------------------------------------------- o ia64/85772 ia64 [gpt] gpt (geom_) needs to adopt g_ctl 1 problem total. Problem reports for tag 'gre': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/47813 [gre] pseudo-device gre(4) doesn't appear to work with o kern/60183 sobomax [gre] [patch] No WCCPv2 support in gre o bin/74062 [gre] ifconfig(8) does not display tunnel endpoints fo o kern/85320 [gre] [patch] possible depletion of kernel stack in ip 4 problems total. Problem reports for tag 'headers': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/43905 [headers] [patch] kqueues: EV_SET(kevp++, ...) is non- o kern/44365 [headers] [patch] introduce ulong and unchar types o kern/45793 [headers] [patch] invalid media subtype aliases in if_ o kern/68081 [headers] [patch] sys/time.h (lint fix) o kern/74159 [headers] [patch] fix warnings concerned with header f o kern/84981 [headers] [patch] header protection for o kern/42065 [kernel] [patch] kern.ps_showallprocs has no effect on o kern/42274 [kernel] [patch] Convert defined variable into tuneabl o kern/43577 [kernel] [patch] feature request: new kernel option SH o kern/48471 pjd [kernel] [patch] new feature: private IPC for every ja o kern/50526 [kernel] [patch] update to #! line termination s kern/50827 [kernel] [patch] new feature: add sane record locking o kern/54604 pjd [kernel] [patch] make 'ps -e' procfs-independent o kern/57722 [kernel] [patch] uidinfo list corruption o kern/58803 [kernel] [patch] kern.argmax isn't changeable even at o kern/60550 silby [kernel] [patch] hitting process limits produces sub-o o kern/61497 ups [kernel] [patch] __elfN(map_insert) bug o kern/64196 [kernel] [patch] remove the arbitrary MAXSHELLCMDLEN o kern/68317 [kernel] [patch] on soft (clean) reboots clean dmesg o o kern/69064 [kernel] [patch] No multiple ip4/6's could assigned to o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame s kern/79339 [kernel] [patch] Kernel time code sync with improvemen o kern/81588 phk [kernel] [patch] Devices with SI_CHEAPCLONE flag don't o kern/81943 des [kernel] [patch] _assert_sbuf_integrity causes panic f p kern/85176 des [kernel] [patch] optimization of fdalloc o kern/85651 [kernel] [patch] debugging code to show entries in eve o kern/85657 [kernel] [patch] capture and expose per-CPU time accou o kern/86290 jeff [kernel] [patch] minor optimizations + cleanup to vrel o kern/86336 rwatson [kernel] LOR in kern/uipc_usrreq.c and kern/kern_descr o kern/87990 [kernel] [patch] SMP Race Condition in kdb_enter/kdb_e o kern/88336 [kernel] [patch] setkey(8) -D fails to report all SAs p threa/89262 threads [kernel] [patch] multi-threaded process hangs in kerne o kern/90644 maxim [kernel] [patch] inherit LOCAL_CREDS option for accept o kern/90800 [kernel] [patch] it is possible to fake credentials in o kern/91414 emaste [kernel] [patch] Polling for devices other than NICs o kern/92023 [kernel] 'options DEVICE_POLLING' makes loadavg wrong o kern/93199 [kernel] [patch] missing linux rt_sigtimedwait system o kern/93331 [kernel] [patch] broken asm in kernel o kern/93755 [kernel] [patch] 2 copy'n'paste-os in sys/vm/phys_page o kern/93887 [kernel] cpu_spinwait calls missing in subr_smp.c o kern/94480 [kernel] [patch] bread(3) & bwrite(3) can crash under 41 problems total. Problem reports for tag 'kevent': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/89775 [kevent] [hang] kevent hangs on second wait for /dev/d 1 problem total. Problem reports for tag 'kgdb': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80321 ups [kgdb] serial db problems 1 problem total. Problem reports for tag 'kqueue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/64178 jmg [kqueue] [patch] kqueue does not work with bpf when us o kern/86065 [kqueue] system reboot without sync (and can be securi 2 problems total. Problem reports for tag 'kue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/57453 [kue] [patch] if_kue hangs boot after warm boot if fir f i386/78218 usb [kue] kue not detected on Sony PCG-F370 VAIO 2 problems total. Problem reports for tag 'lge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/31102 wpaul [lge] lge + Pentium III data transmission problem o kern/78072 [lge] [patch] Potential memory leak in lge(4) 2 problems total. Problem reports for tag 'libalias': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/50310 [libalias] [patch] natd / libalias fix to allow dcc re o kern/73034 [libalias] libalias does not handle lowercase port/epr o bin/74450 [libalias] [patch] enable libalias/natd to create skip 3 problems total. Problem reports for tag 'libarchive': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/86742 kientzle [libarchive] [patch] Add archive_open_ to read from a 1 problem total. Problem reports for tag 'libc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/19406 [libc] setenv(3) allocates memory which is not freed b o kern/25886 [libc] cgetset(3) doesn't get cleared when switching d o kern/26486 [libc] [patch] setnetgrent hangs when netgroup contain o kern/31981 [libc] [patch] (mis)feature in getnetent parsing -- co o kern/32098 [libc] semctl() does not propagate permissions o kern/35506 jon [libc] innetgr() doesn't match wildcard fields in NIS- o kern/36902 [libc] [patch] proposed new format code %N for strftim o kern/42429 [libc] [patch] hash_action called with HASH_DELETE doe o kern/42956 [libc] dlclose gives "invalid shared object handle" wh p stand/51209 trhodes [libc] [patch] new feature: add a64l()/l64a/l64a_r fun o kern/52907 phk [libc] [patch] more malloc options for debugging progr o kern/55031 [libc] getgrent() failure with large groups o kern/56720 [libc] feature request: UNICODE support in Resolver s kern/59739 [libc] rmdir(2) and mkdir(2) both return EISDIR for ar o kern/60477 deischen [libc] [patch] need thread safe gethostent() and getse o bin/60478 deischen [libc] getaddrinfo not thread safe s kern/64875 standards [libc] [patch] [feature request] add a system call: fd o kern/68690 [libc] write(2) returns wrong value when EFAULT o kern/69825 [libc] 1st group supplied to setgroups() does not take o kern/69826 [libc] 16th group has no effect when accesing file on o kern/72498 [libc] timestamp code on jailed SMP machine generates o kern/76398 [libc] stdio can lose data in the presence of signals o kern/77835 stefanf [libc] [patch] res_debug.c needs const declarators in o kern/77841 [libc] [patch] cast away const in getpublickey() o kern/78756 phantom [libc] [patch] src/lib/libc/nls/fr_FR.ISO8859-1.msg fo s kern/79048 [libc] realloc() copies data even when the size of all o kern/81987 [libc] [patch] memory leaks in libc/rpc o kern/82380 [libc] [patch] buildworld error in libc o kern/83107 [libc] [patch] libc uuid_compare() doesn't work with l o threa/83914 threads [libc] popen() doesn't work in static threaded program p kern/84740 tjr [libc] regcomp("\254") fails o i386/85242 i386 [libc] [patch] libc contains relocation to the .text s o kern/90333 das [libc] libc/gdtoa::__hldtoa() bug o bin/90736 [libc] dlfunc can not be defined in libc o kern/92880 [libc] [patch] almost rewritten inet_network(3) functi o kern/93093 [libc] xdr_string might call strlen(3) on NULL o kern/93197 [libc] strptime(3) succeeds on formats it should fail o kern/94519 [libc] [patch] Add UF_HIDDEN file flag; map it to Wind 38 problems total. Problem reports for tag 'libc_r': S Tracker Resp. Description -------------------------------------------------------------------------------- o threa/81534 threads [libc_r] [patch] libc_r close() will fail on any fd ty 1 problem total. Problem reports for tag 'libcrypt': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/75934 [libcrypt] [patch] missing blowfish functionality in p 1 problem total. Problem reports for tag 'libdisk': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/24435 qa [libdisk] changing slice type causes Auto-partition to o kern/31201 [libdisk] [patch] add free_space(chunk) to libdisk o kern/36916 qa [libdisk] DOS active partition flag lost in libdisk an 3 problems total. Problem reports for tag 'libfetch': S Tracker Resp. Description -------------------------------------------------------------------------------- p bin/91973 des [libfetch] [patch] relax fetch(1) reaction on a MODE c 1 problem total. Problem reports for tag 'libiconv': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/35635 [libiconv] [patch] missing dep in libiconv prevents pa s kern/76520 [libiconv] [patch] Add new kernel-side libiconv conver 2 problems total. Problem reports for tag 'libkse': S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/73413 trhodes [libkse] [patch] pthread (libkse) library is broken on 1 problem total. Problem reports for tag 'libm': S Tracker Resp. Description -------------------------------------------------------------------------------- o stand/83845 standards [libm] [patch] add log2() and log2f() support for libm o i386/85101 i386 [libm] nearbyint always returns nan o kern/94583 [libm] std::isnan()/std::isinf() are not identical to 3 problems total. Problem reports for tag 'libmap': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/78646 [libmap] [patch] libmap should canonicalize pathnames 1 problem total. Problem reports for tag 'libpam': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/20333 des [libpam] ftp login fails on unix password when s/key a o kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authenticate no loc o bin/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o o bin/93310 des [libpam] [patch] pam_unix ignores 'passwordtime' from 4 problems total. Problem reports for tag 'libpcap': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/58529 dwmalone [libpcap] [patch] RDWR bpf in pcap. 1 problem total. Problem reports for tag 'libstand': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85650 [libstand] [patch] modifications to tftp-based PXE boo o misc/93998 [libstand] [patch] panic in libstand when closing raw 2 problems total. Problem reports for tag 'libtacplus': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80269 [libtacplus] [patch] libtacplus tac_get_av_value will 1 problem total. Problem reports for tag 'libthr': S Tracker Resp. Description -------------------------------------------------------------------------------- o threa/85160 threads [libthr] [patch] libobjc + libpthread/libthr crash pro 1 problem total. Problem reports for tag 'libutil': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/35774 [libutil] logwtmp: Suboptimal auditing possibilities f s kern/38347 [libutil] [patch] [feature request] new library functi o kern/40127 [libutil] [patch] Add functions for PID-file handling o kern/84797 [libutil] [patch] State engine in the libutils propert 4 problems total. Problem reports for tag 'libz': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/89012 [libz] FreeBSD-6.0 is still using zlib-1.2.2 1 problem total. Problem reports for tag 'linprocfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/94528 [linprocfs] linprocfs /proc/memory reports wrong size 1 problem total. Problem reports for tag 'linux': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/29698 emulation [linux] [patch] linux ipcs doesn'work f kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu f kern/45023 emulation [linux] [patch] flexlm does not run with linux-base-7, o kern/55835 emulation [linux] [patch] Linux IPC emulation missing SETALL sys f kern/57192 emulation [linux] [hang] linux-ibm-java1.4 freeze a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand o kern/77710 emulation [linux] Linux page fault sigcontext information is wro o kern/90330 [linux] linux_compat /dev system freeze problem o kern/92671 emulation [patch] [linux] Fix for Maple 10: implement rt_sigpend o kern/94232 emulation [linux] [patch] missing rt_sigpending call in Linux em 11 problems total. Problem reports for tag 'lnc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/26547 ambrisko [lnc] [patch] problem with shared memory mode with PCn o kern/77982 [lnc] [patch] lnc0 can NOT be detected in vmware 4.5.2 o kern/81322 [lnc] [hang] lnc driver causes lockups 3 problems total. Problem reports for tag 'loader': S Tracker Resp. Description -------------------------------------------------------------------------------- s i386/39536 i386 [loader] FreeBSD default bootloader does not load from o i386/52581 i386 [loader] boot loaders reading more than one sector at o i386/62003 i386 [loader] [patch] make /boot/loader "reboot" code same o i386/63628 bms [loader] [patch] i386 master boot record to allow boot o i386/65523 i386 [loader] [patch] PXE loader malfunction in multiple PX o kern/73004 [loader] [patch] PXE loader malfunction in multiple PX p kern/81449 jkim [loader] [patch] SMBIOS scan for loader o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during 8 problems total. Problem reports for tag 'lockup': S Tracker Resp. Description -------------------------------------------------------------------------------- f i386/54033 remko [lockup]: Disk lockup. 1 problem total. Problem reports for tag 'lpt': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/26562 [lpt] [patch] /dev/lpt0 returns EBUSY when attempting o kern/27403 [lpt] lpt driver doesn't handle flags anymore o kern/34568 [lpt] turning printer on and off hangs the computer 3 problems total. Problem reports for tag 'mac': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63096 rwatson [mac] [patch] MAC entry point for route manipulation o kern/71677 rwatson [mac] [patch] MAC Biba / IPFW panic o kern/94599 [mac] MAC (Mandatory Access Control) and IPSEC can not 3 problems total. Problem reports for tag 'makedev': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44058 [MAKEDEV] [patch] /dev/ch* is created without group wr s bin/56012 [MAKEDEV] [patch] MAKEDEV does not allow creation of t 2 problems total. Problem reports for tag 'md': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80136 [md] [crash] mdconfig can reboot the system o kern/81161 [md] Images mounted through mdconfig on a read-only fs o kern/87255 [md] [panic] large malloc-backed mfs crashes the syste o kern/89355 [md] mdconfig -t vnode filesystem mount problem o kern/92269 [md] [panic] panic with mdconfig and mount_cd9660 o kern/92292 [md] [hang] Heavy IO on a md-backed filesystem on a sn 6 problems total. Problem reports for tag 'mem': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/71334 [mem] [patch] mem_range_attr_{set|get} are no longer k 1 problem total. Problem reports for tag 'mfs': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/50856 [mfs] panic if mounting /tmp as mfs with soft-updates o kern/52445 [mfs] panic when mounting floppy on MFS filesystem o kern/57195 [mfs] mount_mfs -i 512 => panic? 3 problems total. Problem reports for tag 'mii': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76710 [mii] [patch] rgephy does not deal with status properl 1 problem total. Problem reports for tag 'mlx': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/84163 [mlx] 6.0-BETA1 mlx driver don't find any drive 1 problem total. Problem reports for tag 'mly': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/55603 i386 [mly] unable to reboot when system runs from Mylex A35 s kern/57398 scsi [mly] Current fails to install on mly(4) based RAID di 2 problems total. Problem reports for tag 'mmap': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68765 [mmap] a little data can be stored beyond EOF. 1 problem total. Problem reports for tag 'modules': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/29626 [modules] loading a module that is already compiled in o kern/48758 [modules] kldunload if_{nic} can cause kernel panic o kern/48976 [modules] nwfs.ko oddity o misc/60503 [modules] small error in modules installation o kern/62502 [modules] panic under double loading vinum.ko module o o kern/64903 [modules] panic: multiple kldload of a module compiled o kern/68076 [modules] Page fault when the sequence "kldunload ucom o kern/69502 [modules] kldload will load modules that are in the st o kern/70401 darrenr [modules] Could not load ipl.ko when no INET6 in the k o kern/74549 [modules] [patch] Allow third party KLDs (eg ports) to o kern/74809 [modules] [panic] smbfs panic if multiply mounted o kern/83017 [modules] snd_ich freezes system when being kldload'ed s kern/83738 jkoshy [modules] kldload hwpmc.ko fails with 'link_elf: symbo o kern/84052 [modules] [hang] 5.4-STABLE - kldunload snd_ich freeze f kern/84370 pf [modules] Unload pf.ko cause page fault o kern/88659 ipfw [modules] ipfw and ip6fw do not work properly as modul o kern/88709 [modules] [panic] sysctl -a after kldunload fdc panics o kern/88823 [modules] atapicam - kernel trap 12 on loading and unl 18 problems total. Problem reports for tag 'mount': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/5362 [mount] mount incorrectly reports / as an NFS export o kern/39329 [mount] '..' at mountpoint is subject to the permissio 2 problems total. Problem reports for tag 'mouse': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/87648 usb [mouse] Logitech USB-optical mouse problem. o kern/89166 [mouse] jumpy mouse movement o kern/89258 [mouse] synaptic touchpad support "worse" with hw.psm. 3 problems total. Problem reports for tag 'mpt': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/67047 i386 [mpt] mpt driver does not recognize messages from LSI o amd64/74608 amd64 [mpt] [hang] mpt hangs 5 minutes when booting o kern/84040 mjacob [mpt] 6.0-BETA1 mpt driver not working under VMware ES o kern/91160 mjacob [mpt] system hangs with: mpt0: Request 0xffffffff89b96 4 problems total. Problem reports for tag 'msdosfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/15838 trhodes [msdosfs] [patch] Conversion tables in msdosfs_conv.c a kern/21807 [msdosfs] [patch] Make System attribute correspond to a kern/21808 [msdosfs] [patch] msdosfs incorrectly handles vnode lo o kern/45558 [msdosfs] mdconfig and msdosfs make fs writes hang o kern/47628 trhodes [msdosfs] [patch] msdosfs file corruption fix o kern/62762 trhodes [msdosfs] Fsync for msdos fs does not sync entries o kern/67326 [msdosfs] crash after attempt to mount write protected o kern/68719 [msdosfs] [patch] poor performance with msdosfs and US o kern/70096 [msdosfs] [patch] full msdos file system causes corrup o amd64/73322 amd64 [msdosfs] [hang] unarchiving /etc to msdosfs locks up o kern/79441 [msdosfs] problem writing on mounted msdos-fs at /mnt o amd64/84930 amd64 [msdosfs] something wrong with msdosfs on amd64 o kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark volume "clean" o kern/85649 [msdosfs] [patch] allow mounting msdos files systems a o kern/86655 [msdosfs] [patch] msdosfs incorrectly handles NT 8.3 c o kern/87368 [msdosfs] fat32 is very slow o i386/91242 i386 [msdosfs] panic: rofs mod o kern/93634 [msdosfs] False access to renamed files/directories (c o kern/93860 [msdosfs] [patch] sectors-per-track limit of MSDOSFS t 19 problems total. Problem reports for tag 'nanobsd': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/70795 [nanobsd] [patch] misc nanobsd fixes and improvements 1 problem total. Problem reports for tag 'ncurses': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/84219 [ncurses] [patch] ncurses.h wchar_t confliction 1 problem total. Problem reports for tag 'ndis': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73224 wpaul [ndis] [patch] Lock order reversal in ntoskrnl_timerca o kern/78382 wpaul [ndis] dhclient on ndis0 causes kernel panic o i386/86920 i386 [ndis] ifconfig: SIOCS80211: Invalid argument (regress o i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacketStack o kern/88882 [ndis] ndis IF tx/rx and other problems in 6.0-R (regr o kern/88937 [ndis] ifconfig ndis does not show the correct mode o kern/89738 [ndis] [hang] Can't make WL8000PCM wifi card work with o kern/89880 wpaul [ndis] ndis interface stops rx/tx while large text tra 8 problems total. Problem reports for tag 'net': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/12071 fanf [net] [patch] new function: large scale IP aliasing s kern/68692 andre [net] [patch] Move ARP out of routing table o kern/76432 gnn [net] [patch] recursive locking in the network stack o kern/85648 [net] [patch] provide more specific default network dr o kern/90096 [net] [patch] arp mixup if carp and bridge used o kern/90973 thompsa [net] [patch] if_bridge does not handle arp for own ad o kern/92690 andre [net] slowstart_flightsize ignored in 6-STABLE 7 problems total. Problem reports for tag 'net80211': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/61415 [net80211] [patch] disable broadcast ssid if_wi and di 1 problem total. Problem reports for tag 'netatalk': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/4184 [netatalk] [patch] minor nits in sys/netatalk 1 problem total. Problem reports for tag 'netgraph': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63863 glebius [netgraph] [patch] feature request: implement NGM_ELEC o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message f kern/72933 yar [netgraph] [patch] promisc mode on vlan interface does o sparc/80410 sparc64 [netgraph] netgraph is causing crash with mpd on sparc o kern/82188 [netgraph] [patch] ng_fec interface not running after o kern/82189 [netgraph] [patch] ng_fec interface - problems with co o kern/82881 [netgraph] [panic] ng_fec(4) causes kernel panic after o kern/87421 [netgraph] [panic]: ng_ether + ng_eiface + if_bridge o kern/91419 [netgraph] libnetgraph/debug.c compile error on sparc6 9 problems total. Problem reports for tag 'netinet': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/52585 bms [netinet] [patch] Kernel panic with ipfw2 and syncooki a kern/61744 andre [netinet] [patch] TCP hangs onto mbufs with no tcp dat o kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD o kern/72396 [netinet] [patch] Incorrect network accounting with al o kern/74935 qingli [netinet] [patch] TCP simultaneous open fails. o kern/75122 andre [netinet] [patch] Incorrect inflight bandwidth calcula o kern/78227 [netinet] [patch] Destroying a network interface leaks o kern/90155 [netinet] [patch] use sysctl(8) to control hardware ch p kern/91412 andre [netinet] [patch] Problem with PMTU Discovery / DF / I p kern/91851 andre [netinet] [patch] cannot collect multicast upcall mess p kern/92091 andre [netinet] [patch] IP address hash corruption bug o kern/93236 [netinet] [patch] Received out of window SYN in ESTABL o kern/94249 andre [netinet] Inconsistent use of time_second & time_uptim 13 problems total. Problem reports for tag 'netinet6': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/72217 [netinet6] [patch] Bug in calculation of the parameter 1 problem total. Problem reports for tag 'netipsec': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/94273 gnn [netipsec] [patch] IPIP decapsulation problem in FAST_ 1 problem total. Problem reports for tag 'newfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/77181 [newfs] [patch] newfs -g largevalue, mkdir, panic 1 problem total. Problem reports for tag 'nfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/4012 [nfs] 2.2-RELEASE/Digital UNIX NFSv3 0 length files a kern/14712 iedowse [nfs] root has access to NFS mounted directories with s kern/17108 [nfs] SecureRPC not supported in mount_nfs command s conf/17540 [nfs] NIS host lookups cause NFS mounts to wedge at bo o kern/19909 [nfs] Problem with NFS client in 4.0-STABLE o kern/21222 [nfs] wrong behavior of concurrent mmap()s on NFS file o bin/22291 [nfs] getcwd() fails on recently-modified NFS-mounted o conf/22308 [nfs] mounting NFS during boot blocks if host map come a kern/26142 [nfs] Unlink fails on NFS mounted filesystem o kern/27232 [nfs] On NFSv3 mounted filesystems, stat returns st_bl o kern/30971 peter [nfs] NFS client modification time resolution is not h o kern/31380 [nfs] NFS rootfs mount failure message too cryptic o kern/31790 [nfs] problem with NFS and jail() o kern/32668 [nfs] NFS directory removal problems manifested in por o kern/33203 [nfs] "got bad cookie" errors on NFS client o kern/35669 [nfs] NFSROOT breaks without a gateway o kern/37502 [nfs] NFS client ignores mtime.tv_usec for open/close o kern/38872 [nfs] nfs code ignores possibility of MGET(M_WAIT) fai o kern/41216 [nfs] Get "NFS append race" error o kern/43474 [nfs] [patch] dhcp.* values not set in kenv by bootp c o kern/43954 [nfs] nfs-blocked process can't return or be interrupt p kern/44336 [nfs] NFSv3 client broken - security problem with attr o kern/44580 [nfs] NFS updates file access time when file is modifi o kern/48894 [nfs] Suggested improvements to the NFS read-ahead heu o kern/52936 [nfs] Huge writes to nfs exported FAT filesystems caus o kern/54383 net [nfs] [patch] NFS root configurations without dynamic a kern/57696 [nfs] NFS client readdir terminates prematurely if ren a kern/62278 iedowse [nfs] NFS server may not set eof flag when reading las a kern/64816 peadar [nfs] mmap and/or ftruncate does not work correctly on o kern/66611 [nfs] Crashing NFS servers (with workaround) o kern/66786 [nfs] panic: exporting msdosfs causes nfs to panic o kern/70708 [nfs] gcore/procfs not finding /proc/pid/file on repea o kern/70880 [nfs] 5.3 beta1 nfs problem o kern/71391 [nfs] [panic] md via NFS file + mount -t ntfs: panic: o kern/72504 [nfs] nfsd result mbufs-overruns o kern/72630 [nfs] [hang] NFS copy of large file crash/hangs 5.2.1 o kern/73740 [nfs] [panic] 5-3-R#3 panic when accessing nfs exporte o amd64/74811 amd64 [nfs] df, nfs mount, negative Avail -> 32/64-bit confu o kern/75380 [nfs] can not open("..") from top-level directory of U o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r o kern/77432 [nfs] [patch] It is not possible to load nfs4client.ko o kern/77463 [nfs] [patch] Local DoS from user-space in NFS client o kern/77902 [nfs] NFS client should use VA_UTIMES_NULL to determin o kern/77904 [nfs] NFS server should set VA_UTIMES_NULL in a v3 SET o kern/78673 [nfs] [patch] nfs client open resets attrstamp ever if o kern/78884 [nfs] [patch] nfs client cache negative lookups o kern/79208 [nfs] Deadlock or starvation doing heavy NFS writes wi o kern/79214 [nfs] iozone hurts tcp-based NFS o kern/79336 [nfs] NFS client doesn't detect file updates on Novell o kern/79700 [nfs] suspending nfs file access hangs other access to o kern/81770 [nfs] Always "NFS append race" at every NFS mount with o kern/82805 [nfs] [panic] sched_switch ched_4bsd.c:865 / nfs_inact o kern/84500 [nfs] [panic] nfsv4 memory allocation panic o kern/84673 [nfs] NFS client problem "Stale NFS file handle" o kern/84953 kuriyama [nfs] NFS locking issue in RELENG_6/i386/SMP o kern/84964 [nfs] nfs4 mount doesn't handle NFS4ERR_GRACE o kern/84965 [nfs] nfs4 mount generates NFS4ERR_BAD_SEQID o kern/84968 [nfs] programs on nfs4 mounts won't execute o kern/85894 [nfs] [panic] nfs_timer / nfs_socket.c:1146 panic o kern/86319 [nfs] [feature request] support a "noac" NFS mount fla o kern/86944 [nfs] [patch] When I use FreeBSD with NFS client, clos o kern/88320 [nfs] ypxfr(8) talks IPv6 to IPv4-only portmap -> ypin f kern/88856 rwatson [nfs] XDR/RPC breaks when sending msgs > 9000 bytes o kern/94256 [nfs] nfs locking/rpc.lockd doesn't understand file de 64 problems total. Problem reports for tag 'nge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/31940 [nge] nge(4) gigabit adapter link reset and slow trans o kern/41720 [nge] if_nge_load=YES make system not bootable o kern/90279 [nge] Appletalk and 0x090007 OUI enet frames can't pas 3 problems total. Problem reports for tag 'nis': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/17310 [nis] [patch] NIS host name resolving may loop forever o kern/34842 [nis] [patch] VmWare port + NIS causes "broadcast stor o bin/40215 wpaul [nis] NIS host search not terminate o kern/44578 [nis] getnetgrent fails to read NIS netgroup map o kern/45026 [nis] Can't set next password change date on NIS serve o bin/51628 [nis] ypmatch doesn't match keys in legacy NIS servers o kern/61774 [nis] nis security issue o i386/64716 i386 [nis] mv crashes FreeBSD 5.2.1-p3 o kern/71478 [nis] NIS/NFS: res_mkquery failed [4.2] o kern/71683 [nis] NIS/NFS problem [4.8] o conf/72592 [nis] NIS Domain Master fails as client of itself o kern/86693 [nis] [patch] inconsistency between getusershell.c and 12 problems total. Problem reports for tag 'notes': S Tracker Resp. Description -------------------------------------------------------------------------------- f i386/89568 i386 [NOTES] XBOX options missing from NOTES o kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documentation is incom 2 problems total. Problem reports for tag 'ntfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-formatted fs cause o kern/71774 [ntfs] NTFS cannot "see" files on a WinXP filesystem o kern/73484 [ntfs] Kernel panic when doing `ls` from the client si o kern/73514 [ntfs] [patch] mount_ntfs: can't access to a large fil o kern/80519 [ntfs] Write capability for ntfs filesystems does not o kern/86965 [ntfs] NTFS driver returns incorrect 'number of links' o kern/89966 [ntfs] [panic] mounting ntfs causes kernel panic in so o kern/92000 [ntfs] [panic] Panic caused by mounting mounted NTFS p 8 problems total. Problem reports for tag 'ntp': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/92839 roberto [ntp] [patch] contrib/ntp PARSE buffer overrun 1 problem total. Problem reports for tag 'nullfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/51583 [nullfs] [patch] allow to work with devices and socket o kern/59945 [nullfs] [patch] nullfs bug: reboot after panic: null_ p kern/63662 [nullfs] using read-only NULLFS leads to panic. gdb ou o kern/87906 rodrigc [nullfs] [patch] nullfs NFS exporting o bin/94045 [nullfs] dump(8) seg-fault on nullfs o kern/94269 [nullfs] procfs shows wrong data if executable is runn 6 problems total. Problem reports for tag 'nve': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85583 obrien [nve] [timeout] send errors ("device timeout") with nV o kern/88045 obrien [nve] [patch] 6.0rc1: nve0: device timeout (51) o kern/92371 [nve] nve0: device timeout (N) on FreeBSD-6.0-STABLE o kern/94070 [nve] nve gives device timeout on recent releng_6 o kern/94524 bz [nve] src/sys/dev/nve/if_nve.c,v 1.7.2.8 2005/12/25 21 5 problems total. Problem reports for tag 'nwfs': S Tracker Resp. Description -------------------------------------------------------------------------------- a kern/59211 [nwfs] System crashes when moving files from NWFS moun o kern/65920 [nwfs] Mounted Netware filesystem behaves strange o kern/69100 [nwfs] panic: 5.2.1p9 kernel panics when mounting nwfs o kern/92750 [nwfs] Files in mounted Netware filesystem drop in and 4 problems total. Problem reports for tag 'orm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/82978 [orm] [hang] FreeBSD hangs loading orm(4) only after r 1 problem total. Problem reports for tag 'pam': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/66095 [pam] template_user is broken in pam_radius o kern/83099 des [pam] pam_login_access change causes cyrus-sasl-saslau o kern/88150 des [pam] PAM does not search /usr/local/lib for modules 3 problems total. Problem reports for tag 'pccard': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/41364 imp [pccard] NewMedia "Bus Toaster" SCSI card w/ Advansys o conf/55470 [pccard] [patch] new pccard.conf entry (I-O DATA WN-B1 o kern/60307 [pccard] [patch] wrong product id in pccarddevs for Sp o kern/62098 [pccard] [patch] Bad CISTPL_VERS_1 and clash on notebo o kern/67763 [pccard] [patch] PCMCIA: MELCO manufacturer code shoul o kern/71608 [pccard] XIRCOM REM56-100 Ethernet 10/100 can't config o kern/74498 [pccard] [patch] new CIS id for Intersil WiFi, pccard o kern/75298 [pccard] [patch] add missing device id for pccard brid o kern/82464 [pccard] Sony Ericsson GC75 GPRS MODEM not recognized o kern/89878 [pccard] [patch] pccard.c:pccard_safe_quote() unsafe o kern/92070 imp [pccard] wi0: No irq?! with LG 11Mbps Wireless LAN PCI o kern/93431 imp [pccard] dc interface attach failed after upgrade to 6 12 problems total. Problem reports for tag 'pccbb': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/91919 [pccbb] pccbb does not supply appropriate voltage 1 problem total. Problem reports for tag 'pci': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/59903 [pci] [patch] "pci_find_device" returns [only/at] the o kern/60982 [pci] [patch] ID for VIA 686A Power Management Unit (f o kern/65355 [pci] [patch] TC1000 serial ports need enabling o kern/70810 [pci] [patch] Enable SMBus device on Asus P4B series m p kern/79139 rodrigc [pci] [patch] Support for more PCIe chipsets o kern/79266 [pci] [patch] RELENG_4 pci CONF1_ENABLE_MSK depend MFC o kern/89837 [pci] PCI code outputs superfluous "failed to enable/d o kern/91347 [pci] [patch] Add another PCI-e chipset for extended c 8 problems total. Problem reports for tag 'pcm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/90837 [pcm] PCM - ICH6 - device is busy, but old process doe 1 problem total. Problem reports for tag 'pcn': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/31456 [pcn] [patch] register number definition for AMD PCnet o kern/72966 obrien [pcn] [patch] AMD PCnet/PCI Fast Ethernet driver broke 2 problems total. Problem reports for tag 'pcvt': S Tracker Resp. Description -------------------------------------------------------------------------------- a kern/26348 [pcvt] scon -s, page fault in HP mode o i386/47223 i386 [pcvt] [PATCH] pcvt(4), ESC sequences do not change co o i386/47376 i386 [pcvt] [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd characte o stand/54833 standards [pcvt] more pcvt deficits o stand/54839 standards [pcvt] pcvt deficits o bin/71623 [pcvt] [patch] cleanup of the usr.sbin/pcvt code o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke 7 problems total. Problem reports for tag 'pecoff': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/60963 [pecoff] [patch] Win32 Applications abort on PECOFF o kern/80742 [pecoff] [patch] Local DoS in sys/compat/pecoff (+ oth 2 problems total. Problem reports for tag 'perfmon': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/24963 i386 [perfmon] perfmon(4) doesn't work on SMP systems 1 problem total. Problem reports for tag 'pf': S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/81042 pf [pf] [patch] /etc/pf.os doesn't match FreeBSD 5.3->5.4 o kern/82271 pf [pf] cbq scheduler cause bad latency a kern/84544 dhartmei [pf] [patch] pfvar.h: PF_QNAME_SIZE is too small for c f kern/86072 pf [pf] Packet Filter rule not working properly (with SYN o kern/86848 [pf][multicast] destroying active syncdev leads to pan o kern/90148 pf [pf] pf_enable="YES" -> Fatal trap 12: page fault whil o kern/92949 pf [pf] PF + ALTQ problems with latency o kern/93825 pf [pf] pf reply-to doesn't work 8 problems total. Problem reports for tag 'pfil': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73517 [pfil] pfil_hooks (ipfw,pf etc) and ipsec processing o 1 problem total. Problem reports for tag 'picobsd': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/29725 dwmalone [picobsd] [patch] fixed segmentation fault in simple_h o bin/42084 luigi [picobsd] PicoBSD's 'netstat -i' reports negative Ipkt o misc/42115 luigi [picobsd] [patch] fix build script for 4.6-STABLE 3 problems total. Problem reports for tag 'pipe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/77493 [pipe] freebsd 5.3 + bash process substitution fails d o kern/93685 [pipe] select on pipe write fails from '0' end 2 problems total. Problem reports for tag 'pkg_install': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/34628 [pkg_install] [patch] pkg-routines ignore the recorded 1 problem total. Problem reports for tag 'pmap': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/31427 davidxu [pmap] [patch] minor incorrect code in sys/i386/i386/p o kern/71109 alc [pmap] [patch] Possible race conditions in pmap.c o i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage 3 problems total. Problem reports for tag 'pmc': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/90269 jkoshy [pmc] [panic] panic in pmc sampling mode 1 problem total. Problem reports for tag 'powerd': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron 244 5-STABLE o bin/90903 [powerd] cpufreq inconsistency / powerd broken 2 problems total. Problem reports for tag 'ppbus': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/17425 [ppbus] [patch] fix two small printing errors in ppbus 1 problem total. Problem reports for tag 'ppc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/74037 [ppc] ppc(4) cannot find parallel port on Toshiba M30 1 problem total. Problem reports for tag 'ppp': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/88619 brian [ppp] ppp chat auth fails ( pppoe ) o kern/93019 [ppp] ppp and tunX problems: no traffic after restarti 2 problems total. Problem reports for tag 'procfs': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/19535 [procfs] [patch] procfs_rlimit tidyup o kern/86107 [procfs] [panic] unrhdr has N allocations, NULL derefe o kern/90063 [procfs] access("/proc/123", F_OK) doesn't work on >= 3 problems total. Problem reports for tag 'pseudofs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex 1 problem total. Problem reports for tag 'psm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli o i386/65528 i386 [psm] mouse cursor disapears on moving o i386/67055 i386 [psm] Mouse (wheel) detection problem on SIS748/964 ba o kern/80844 [psm] [patch] Increase compatibility of psm driver wit o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti o i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o kern/91339 [psm] mousedriver do not recognize aditional buttons o 7 problems total. Problem reports for tag 'pst': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst 1 problem total. Problem reports for tag 'pts': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/92742 cognet [pts] [panic] New pts code causes AMD64 panics (regres 1 problem total. Problem reports for tag 'pty': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/60697 [pty] [patch] pseudo-tty hack versus telnet race cause 1 problem total. Problem reports for tag 'puc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/42578 [puc] [panic] using PCI serial cards (puc) in SMP mach o kern/43716 [puc] [patch] puc driver does not recognize Lava Dual- o kern/58953 [puc] [patch] detect NetMOS-based six serial port card o kern/69730 [puc] [patch] puc driver doesn't support PC-Com 8-port o kern/72352 [puc] [patch] Support for VScom PCI-100L is missing fr o kern/75132 jhb [puc] [patch] add support for the Davicom 56PDV PCI Mo o kern/82901 [puc] ECP mode fails on NetMos ppc card - "PWord not s 7 problems total. Problem reports for tag 'pxe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/91720 [pxe] pxeboot always tries to do an rpc call to an nfs 1 problem total. Problem reports for tag 'radeon': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/86080 amd64 [radeon] [hang] radeon DRI causes system hang on amd64 o kern/89271 [radeon][agp][hang] X.org hangs when heavily using Rad 2 problems total. Problem reports for tag 're': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68514 [re] Realtek driver halts on oversized frames o i386/70832 i386 [re] serious problems with RealTek NIC using re0 drive o kern/76551 [re] [patch] re0: watchdog timeout o kern/80005 [re] re(4) network interface _very_ unpredictable work o kern/81019 [re] re(4) RealTek 8169S32 behaves erratically o i386/83735 i386 [re] network card (realtek 8139) and sound card (CMI87 o kern/84584 [re] re(4) spends too much time in interrupt handler ( o kern/91942 [re] [panic] ifconfig causes panic on re(4) o kern/94082 [re] [patch] USR 997902 Gig-Ethernet card not recogniz 9 problems total. Problem reports for tag 'resolver': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/74314 [resolver] DNS resolver broken under certain jail cond 1 problem total. Problem reports for tag 'rl': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/64594 glebius [rl] 5.2-CURRENT: driver 'rl' (RealTek 8129/8139 Fast o kern/69092 [rl] kernel: rl0: watchdog timeout o i386/74966 i386 [rl] Realtek driver seems to misinterpret some packets o kern/75312 [rl] Built-in RTL8281BL on Asus Pundit AB P2800 is not o kern/76081 [rl] [patch] Add support for CardBUS NIC FNW3603TX o i386/76948 i386 [rl] Slow network with rl0 o kern/92744 [rl] problems with a realtek network card on a 6.0 rel 7 problems total. Problem reports for tag 'rp': S Tracker Resp. Description -------------------------------------------------------------------------------- s i386/28975 [rp] RocketPort problems o kern/44202 [rp] [patch] -stable rp driver does not work with mult 2 problems total. Problem reports for tag 'rpc': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/56461 [rpc] FreeBSD client rpc.lockd incompatible with Linux o bin/70974 [rpc] SIGSEGV in rpc.lockd o bin/94252 [rpc] rpc.lockd cannot cancel lock requests o bin/94258 [rpc] O_NONBLOCK may block with rpc.lockd 4 problems total. Problem reports for tag 'rpc.lockd': S Tracker Resp. Description -------------------------------------------------------------------------------- f bin/30661 alfred [rpc.lockd] [patch] FreeBSD-current fails to do partia 1 problem total. Problem reports for tag 'rtc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63431 [rtc] motherboard going to suspend mode stops system c o kern/70649 [rtc] system clock slows down when heavily loaded 2 problems total. Problem reports for tag 'rtld': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88117 [rtld] [patch] support of $ORIGIN in rtld-elf. 1 problem total. Problem reports for tag 'sched_ule': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/71421 jeff [sched_ule] [hang] filesystem operations lockups o kern/71827 jeff [sched_ule] [panic] Running java applications causes k o kern/72560 jeff [sched_ule] [patch] small cleanup of SCHED_ULE o kern/72659 jeff [sched_ule] [patch] little bug in sched_ule interactiv o kern/73225 jeff [sched_ule] [panic] reproducable Page Fault o kern/78444 jeff [sched_ule] doesn't keep track of the sleep time of a o threa/80887 jeff [sched_ule] ULE with SMP broke libpthread/libthr on 5. o kern/85658 jeff [sched_ule] [patch] add DDB command, show runq, to sch o kern/86067 jeff [sched_ule] 6.0-BETA4 hangs while trying idprio 9 problems total. Problem reports for tag 'scsi': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/7264 gibbs [scsi] Buslogic BT 950 scsi card not detected o kern/13141 se [scsi] Multiple LUN support in NCR driver is broken. f kern/17058 mjacob [scsi] tape driver can't drive devs that can't do SCSI f kern/29318 mjacob [scsi] [patch] Exabyte 8200 needs SA_QUIRK_1FM and SA_ o kern/78868 gibbs [scsi] Adaptec 29160 fails with IBM LTO-2 drive if dis 5 problems total. Problem reports for tag 'sf': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) multiple problem 1 problem total. Problem reports for tag 'sio': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/2298 [sio] [patch] support for DSR/DCD swapping on serial p o kern/20410 [sio] sio support for high speed NS16550A, ST16650A an o kern/26261 [sio] silo overflow problem in sio driver o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o kern/51982 [sio] sio1: interrupt-level buffer overflows o kern/65278 ups [sio] [patch] kgdb debugger port initialization destro o kern/81807 [sio] Silo overflows with serial multiport cards o kern/87845 [sio] [patch] sio(4) should on probe return BUS_PROBE_ o i386/89383 i386 [sio] [panic] page fault 9 problems total. Problem reports for tag 'sis': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/35442 [sis] [patch] Problem transmitting runts in if_sis dri o kern/35511 [sis] sis(4) multicast filtering doesn't pass some App o kern/36517 [sis] sis driver can't map ports/memory for NetGear FA o kern/64556 [sis] if_sis short cable fix problems with NetGear FA3 o kern/77631 [sis] sis network driver broken in 5.3 o amd64/78848 amd64 [sis] sis driver on FreeBSD 5.x does not work on amd64 o kern/83807 [sis] [patch] if_sis: Wake On Lan support for FreeBSD 7 problems total. Problem reports for tag 'sk': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/65817 [sk] [panic] kernel panic with GENERIC 5.2.1 and SysKo o kern/72997 [sk] Network performance down [6-CURRENT] o kern/91000 bz [sk] sk connection shut down after some time of inacti 3 problems total. Problem reports for tag 'smbfs': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/36038 bp [smbfs] sendfile(2) on smbfs fails, exposes kernel mem o kern/36566 [smbfs] System reboot with dead smb mount and umount a kern/39043 [smbfs] Corrupted files on a FAT32 partition o kern/42652 [smbfs] error deleting r/o (by windows) files on smbfs o kern/46017 [smbfs] smb mounts break /etc/periodic/weekly/310.loca o kern/53987 [smbfs] smbfs can't access to files with symbol ¿ in n o kern/55617 [smbfs] Accessing an nsmb-mounted drive via a smb expo o kern/61503 [smbfs] mount_smbfs does not work as non-root o kern/62746 tjr [smbfs] SMBFS and vfs.usermount. User cannot unmount o kern/65901 [smbfs] smbfs fails fsx write/truncate-down/truncate-u o kern/77958 [smbfs] can't delete read-only files via smbfs o kern/78953 bp [smbfs] smbfs getdirentries() failure causes CVS to fa o kern/80088 [smbfs] Incorrect file time setting on NTFS mounted vi o kern/80469 [smbfs] mount_smbfs causes freebsd to reboot o kern/85042 [smbfs] mount_smbfs: can't get handle to requester (no o kern/85326 [smbfs] [panic] saving a file via samba to an overquot o kern/87859 [smbfs] System reboot while umount smbfs. o kern/88266 [smbfs] smbfs does not implement UIO_NOCOPY and sendfi o kern/88657 [smbfs] windows client hang when browsing a samba shar o kern/90815 [smbfs] [patch] SMBFS with character conversions somet o bin/91134 [smbfs] [patch] Preserve access and modification time f kern/93458 [smbfs] mount_smbfs(8) fails with authentication error 22 problems total. Problem reports for tag 'smp': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/36943 i386 [smp] [hang] reboot hangs on Tyan Thunder K7 with SMP o kern/67830 [smp] [patch] CPU affinity problem with forked child p o kern/74319 [smp] system reboots after few hours (5.3) o kern/77537 [smp] [hang] Conditional breakpoints hang on SMP machi o i386/81311 i386 [smp] [hang] Athlon MP SMP + 3ware + em0 = deadlock, n o kern/83406 [smp] em/bge drivers: severe performance loss under SM o amd64/87258 amd64 [smp] [boot] cannot boot with SMP and Areca ARC-1160 r o amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powerd results in o kern/93461 [smp] Intel 440LX SMP freeze (regression vs. 4.X) 9 problems total. Problem reports for tag 'snd_csa': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/16879 tanimura [snd_csa] csa sound drivers seem to be using shared ir o kern/23546 tanimura [snd_csa] [patch] csa DMA-interrupt problem 2 problems total. Problem reports for tag 'snd_mss': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/83697 [snd_mss] [patch] support, docs added for full-duplex, 1 problem total. Problem reports for tag 'snd_neomagic': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/94279 multimedia [snd_neomagic] snd_neomagic crashes on FreeBSD 5.4 and 1 problem total. Problem reports for tag 'snp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/47359 dd [snp] [panic] panic after kldunload snp 1 problem total. Problem reports for tag 'socket': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/21998 green [socket] [patch] ident only for outgoing connections o kern/66268 glebius [socket] [patch] Socket buffer resource limit (RLIMIT_ o kern/93914 [socket] panic: uipc 3 3 problems total. Problem reports for tag 'sound': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/17542 greid [sound] random static with GUS PnP s kern/21384 greid [sound] pcm driver has static in recorded audio f kern/25386 multimedia [sound] Incorrect mixer registers (line & synth) in ne o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. o kern/59208 matk [sound] [patch] reduce pops and crackles and fix selec o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o f kern/66642 multimedia [sound] pcm0: play: 0: play interrupt timeout, channel f kern/72218 multimedia [sound] audio recording broken with emu10k1 on 5.3-bet o kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible f kern/73987 multimedia [sound] Nforce2 MB sound problem o kern/79678 multimedia [sound] sound works except recording from any source o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/80465 multimedia [sound] pcm0:record:0: record interrupt timeout (Acer o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Definition Audio f kern/84507 multimedia [sound] fm801: Not every card supports variable rate f kern/85964 multimedia [sound] Can't play 24 bit audio (Audigy 2 and others) o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup f kern/88820 multimedia [sound] Erratic recognition of VIA 8285 sound card by o kern/90214 multimedia [sound] memory leaks in snd_via8233 o kern/92512 multimedia [sound] distorted mono output with emu10k1 o kern/92557 multimedia [sound] Contrary to 6.0 release notes, snd_csa does no 25 problems total. Problem reports for tag 'speaker': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assumption HZ == 1 problem total. Problem reports for tag 'svr4': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/91293 emulation [svr4] [patch] *Experimental* Update to the SVR4 emula 1 problem total. Problem reports for tag 'sym': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/27059 scsi [sym] SCSI subsystem hangs under heavy load on (Server o kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C810 under load o kern/73289 [sym] Interrupt storm on sym0 o i386/88315 i386 [sym] [hang] Symbios/LSI-HBA (SYM83C895) hangs o kern/90282 scsi [sym] SCSI bus resets cause loss of ch device o kern/93128 scsi [sym] FreeBSD 6.1 BETA 1 has problems with Symbios/LSI 6 problems total. Problem reports for tag 'syscons': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/15436 [syscons] syscons extension: "propellers" o kern/31890 [syscons] [patch] new syscons font o kern/32480 [syscons] Missing graphic characters in syscons font i o kern/39252 [syscons] [patch] syscons doesn't support 8-bit contro o kern/46973 [syscons] [patch] syscons virtual terminals switching o kern/48599 [syscons] [patch] syscons cut-n-paste logic is broken o kern/72585 [syscons] [patch] iso05-8x16.fnt lacks letter q o conf/90082 matteo [syscons] [patch] curses ACS line graphics support for 8 problems total. Problem reports for tag 'sysctl': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/18154 i386 [sysctl] [patch] Add cpu class and features flags sysc f kern/31490 [sysctl] [patch] Panic in sysctl_sysctl_next_ls on emp o kern/39681 [sysctl] [patch] add hidden kernel boot tunables to sy o kern/54439 [sysctl] [patch] Protecting sysctls variables by given o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o kern/91023 [sysctl] cpufreq/p4tcc: sysctl: dev.cpu.0.freq: Device 6 problems total. Problem reports for tag 'sysinstall': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/4646 qa [sysinstall] can't fixit with an NFS-mounted CD s bin/7232 qa [sysinstall] suggestion for FreeBSD installation dialo o bin/8867 qa [sysinstall] [patch] /stand/sysinstall core dumps (sig o bin/13936 qa [sysinstall] no clear indication of how much space to o bin/14318 qa [sysinstall] sysinstall upon install has some counter- o bin/15038 qa [sysinstall] easy to not notice that selection lists m o conf/16584 qa [sysinstall] Hostname field too small during install ( o bin/16948 qa [sysinstall] sysinstall/disklabel: bad partition table o bin/17546 qa [sysinstall] sysinstall does not let you configure NIS o bin/19837 ambrisko [sysinstall] [patch] run Fix It floppy from serial por o bin/20282 qa [sysinstall] sysinstall does not recover some /etc fil o bin/20391 jhb [sysinstall] sysinstall should check debug.boothowto s o bin/20908 qa [sysinstall] /stand/sysinstall too limited in selectio o bin/23098 qa [sysinstall] [patch] if installing on a serial console a bin/23402 qa [sysinstall] upgrade ought to check partition sizes o bin/24907 qa [sysinstall] Options screen at MenuMedia menu problem o bin/26897 qa [sysinstall] 4.3R sysinstall fails to create swap part o bin/26919 qa [sysinstall] fdisk should ONLY set one bootable flag o bin/27216 qa [sysinstall] can not get to shell prompt from serial c o bin/27483 qa [sysinstall] [patch] make sysinstall ask for the keyma f bin/27872 qa [sysinstall] "Load Config" hangs Compaq DL360 when use a bin/28081 qa [sysinstall] /stand/sysinstall errs out if /cdrom/ alr o bin/29375 qa [sysinstall] disk editor gets confused by slices that o bin/29893 qa [sysinstall] suggestions for 4.4 sysinstall o bin/30517 qa [sysinstall] using sysinstall with install.cfg has no o bin/30837 qa [sysinstall] sysinstall doesn't set the schg flag on t o bin/31363 qa [sysinstall] "partition editor" silently corrects part f bin/32144 qa [sysinstall] unattended install with sysinstall doesn' a bin/32375 qa [sysinstall] sysinstall doesn't respect User generated o bin/33370 qa [sysinstall] post-configuration issue o bin/35400 qa [sysinstall] sysinstall could improve manipulation of o bin/35925 qa [sysinstall] fixit floppy cannot be mounted on USB dri a bin/35985 qa [sysinstall] swap double mount o bin/36118 qa [sysinstall] 4.5 Upgrade says it won't touch /usr/src, o bin/36508 qa [sysinstall] installation floppy bug (4.5) o bin/36911 qa [sysinstall] installation floppies miss autoload file o bin/37160 qa [sysinstall] coredumps when trying to load package dat o bin/37710 qa [sysinstall] LAN interface in wrong state after attemp o bin/38055 qa [sysinstall] Groups (creation) item should be before U o bin/38056 qa [sysinstall] User (creation)'s "Member groups" item sh o bin/38057 qa [sysinstall] "install" document doesn't display correc o bin/38478 qa [sysinstall] In Choose Distributions screen, it's diff o bin/38480 qa [sysinstall] sysinstall should prompt for normal users o bin/38582 qa [sysinstall] sysinstall sets newfs flag after changing o bin/38609 qa [sysinstall] sysinstall should know the size of the va o bin/38610 qa [sysinstall] should be able to mount ISO images on DOS o bin/38854 qa [sysinstall] resetting during setup causes the target o bin/39360 qa [sysinstall] if linux emu is added as a dependency (an o bin/39574 qa [sysinstall] error mounting /dev/acd0c on /dist: No su o bin/40260 qa [sysinstall] hang when detecting devices (No CD/DVD de o bin/40391 imp [sysinstall] sysinstall with PCCARD<->ISA bridge gets o bin/41238 qa [sysinstall] problems with FreeBSD installation on a d o bin/41757 qa [sysinstall] sysinstall 4.6.x unstable o bin/41850 qa [sysinstall] sysinstall fails to create root filesyste o bin/41949 qa [sysinstall] sysinstall sorts /etc/rc.conf during netb o bin/42022 qa [sysinstall] non-interactive mode prompts when only a o bin/42162 qa [sysinstall] installation crashes, md0c filled up. o bin/42934 qa [sysinstall] installation procedure on install floppie o bin/44915 qa [sysinstall] 'choose installation media' choose CD-ROM o bin/45254 qa [sysinstall] [patch] sysinstall installs things it sho o bin/45565 qa [sysinstall] write error, filesystem full o bin/45608 qa [sysinstall] install should config all ether devices, o bin/46235 rwatson [sysinstall] NTP servers for Finland require updating o bin/46670 qa [sysinstall] 5.0-RC2 install leaves CD drawer locked. o bin/46905 qa [sysinstall] FreeBSD 5.x cannot be installed from mult o bin/47384 qa [sysinstall] sysinstall ignores intended destination d o bin/47908 qa [sysinstall] /stand/sysinstall can't display document f bin/48341 qa [sysinstall] sysinstall deletes mbr although it should o bin/48989 qa [sysinstall] Sysinstall's partition editor gets confu o bin/52271 qa [sysinstall] sysinstall panics in machine with no hard o bin/53131 qa [sysinstall] "ALL" could not turn check BOXes ON at pa o bin/53341 qa [sysinstall] [patch] dump frequency in sysinstall is a o bin/53839 qa [sysinstall] disklabel editor fails on post-install co o bin/56952 re [sysinstall] floppy install error o bin/58008 qa [sysinstall] [patch] sysinstall postfix installation p o bin/58951 [sysinstall] some problems with 4.9-RELEASE installati o bin/59708 qa [sysinstall] [patch] add sSMTP support for Mail select o bin/60349 scottl [sysinstall] 5.2-RC1 cannot do NFS installation o bin/60350 qa [sysinstall] in Choose Distributions screen, "All" doe o bin/61152 qa [sysinstall] installer refuses to mount USB-floppy or o bin/61264 qa [sysinstall] unable To Use VT100 Terminal Emulator (Te o kern/61438 qa [sysinstall] 5.2 nfs tasks running by default after sy o bin/61587 qa [sysinstall] [patch] installation problem, disklabel c o i386/61603 i386 [sysinstall] wrong geometry guessed o bin/61658 qa [sysinstall] 5.2R error "Add of package qt-3.2.1 abort o bin/61890 qa [sysinstall] fdisk(8) uses incorrect calculations for o bin/61937 qa [sysinstall] cannot install 5.2-REL via serial console o bin/62367 qa [sysinstall] 5.2.1-RC installation problems o bin/62375 qa [sysinstall] sysinstall core dump o bin/62702 qa [sysinstall] backup of /etc and /root during sysinstal o bin/62711 qa [sysinstall] installation: "Insert Next CD" Prompt is o bin/62833 qa [sysinstall] can't install: integer divide fault o bin/65546 qa [sysinstall] 4.10-BETA fails to install from NFS o bin/65774 qa [sysinstall] cannot run repair disk when booted from U o bin/66350 qa [sysinstall] sysinstall creates a partition of subtype o bin/66950 qa [sysinstall] upgrading to 4.10-RC3: package conflicts o bin/68047 [sysinstall] unattended install of FreeBSD 5.2.1 does o bin/69942 [sysinstall] sysinstall changes /etc/rc.conf after ins o bin/69986 qa [sysinstall] [patch] no job control in fixit shell on o bin/70002 qa [sysinstall] fails to locate FTP dirs if the OS has pa o bin/71323 qa [sysinstall] FTP download from floppy boot crashes wit o bin/72232 qa [sysinstall] Installer installs gui-enabled cvsup o bin/72895 qa [sysinstall] Sysinstall generates invalid partition ta o sparc/72962 sparc64 [sysinstall] Sysinstall panics on sparc64 if /dev/cd0 o kern/73035 qa [sysinstall] Upgrading from 5.2.1 to 5.3 RC1 fails o bin/73410 [sysinstall] Sysinstall could not allocate disklabel o bin/73511 qa [sysinstall] SCSI drive install failure - RC2 o bin/73617 qa [sysinstall] fdisk editor unmarks active partition o bin/78964 qa [sysinstall] can not write labels to hdd on instalatio o kern/79621 qa [sysinstall] sysinstall does not create a device when o bin/79910 qa [sysinstall] Cannot escape from failed port/package in o bin/80117 qa [sysinstall] [patch] smbfs install option for sysinsta o bin/81323 qa [sysinstall] Error in installation packages "write fai s bin/84084 qa [sysinstall] FreeBSD 4.11-R won't install to 4th part o bin/84208 qa [sysinstall] "Leave the MBR untouched" option not work f bin/84667 qa [sysinstall] annoying installation problem o bin/84668 qa [sysinstall] ssh and sysinstall problem o bin/84674 qa [sysinstall] Installer trying to install bad package t o bin/85367 qa [sysinstall] [patch] fix package categories in index.c o bin/86454 qa [sysinstall] sysinstall terminates with signal 10 if I f bin/86518 qa [sysinstall] USB keyboard not supported o bin/86600 qa [sysinstall] Sysinstall boot manager screen is mislead o bin/86665 qa [sysinstall] sysinstall binary upgrade clobbers named. o bin/86859 qa [sysinstall] Installer should ask about Linux earlier o bin/88826 qa [sysinstall] sysinstall infinity wait for da0 o bin/89144 [sysinstall] failed to install 2 packages on 6.0 disk o bin/90656 qa [sysinstall] 6.0-RELEASE (i386) cannot be installed vi o bin/91205 qa [sysinstall] sysinstall package options should require o bin/93275 qa [sysinstall] Failure to install after restarting insta o bin/93284 secteam [sysinstall] Insecure placement of user ftp into opera o bin/94154 [sysinstall] [patch] add release and architecture to t o bin/94409 qa [sysinstall] [patch] add geom.debugflags-note to diskl 132 problems total. Problem reports for tag 'sysv': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/75541 [sysv] [patch] Forgotten tunables for sysvmsg module 1 problem total. Problem reports for tag 'tcp': S Tracker Resp. Description -------------------------------------------------------------------------------- o misc/92792 [tcp] kernel crash with high number of TCP connections o kern/93378 [tcp] Slow data transfer in Postfix and Cyrus IMAP (wo o kern/94020 andre [tcp] tcp_timer_2msl_tw NULL pointer dereference panic 3 problems total. Problem reports for tag 'threads': S Tracker Resp. Description -------------------------------------------------------------------------------- o threa/39922 threads [threads] [patch] Threaded applications executed with o kern/91266 threads [threads] Trying sleep, but thread marked as sleeping 2 problems total. Problem reports for tag 'ti': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/40516 [ti] [patch] ti driver has no baudrate set o amd64/63188 amd64 [ti] ti(4) broken on amd64 2 problems total. Problem reports for tag 'tty': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/89538 phk [tty] [panic] triggered by "sysctl -a" 1 problem total. Problem reports for tag 'twe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/50201 [twe] 3ware RAID 5 resulting in data corruption o kern/61669 [twe] writing to 3ware escalade spends 90% of cpu in s o kern/66185 [twe] twe driver generates gratuitous warning on shutd o kern/70360 [twe] Random lock-ups with 3ware RAID 5 under FreeBSD o kern/72906 [twe] twe0 idefinite wait buffer 5 problems total. Problem reports for tag 'txp': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/62753 obrien [txp] [panic] txp(4) panics on amd4 o kern/89876 [txp] [patch] txp driver doesn't work with latest firm 2 problems total. Problem reports for tag 'ucom': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o kern/86763 [ucom] kernel: ucom0: ucomwritecb: IOERROR 2 problems total. Problem reports for tag 'udav': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/80776 usb [udav] UDAV device driver shouldn't use usb_add_task 1 problem total. Problem reports for tag 'udf': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/65300 [udf] Can't use sendfile(2) to download files in UDF D o kern/77234 [udf] [patch] corrupted data is read from UDF filesyst o kern/78987 scottl [udf] [patch] udf fs: readdir returns error when it sh o kern/84983 scottl [udf] [patch] udf filesystem: stat-ting files could ra o kern/90521 [udf] [patch] UDF driver might calculate a wrong descr o kern/92040 scottl [udf] mmap/cp fails on small file in UDF 6 problems total. Problem reports for tag 'ufs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/26323 [ufs] [patch] Quota system creates zero-length files o kern/33940 [ufs] [patch] quotactl allows compromise gid-quotas o kern/48393 mckusick [ufs] ufs2 snapshot code bugs o kern/58373 mckusick [ufs] ufs inconsistency between 4.9-RC and 5.1 o bin/73019 [ufs] fsck_ufs: cannot alloc 607016868 bytes for inoin o amd64/89202 amd64 [ufs] [panic] Kernel crash when accessing filesystem w o kern/89991 [ufs] softupdates with mount -ur causes fs UNREFS o kern/91568 [ufs] [panic] writing to UFS/softupdates DVD media in o kern/91572 [ufs] [panic] writing to UFS/softupdates DVD media usi o kern/93435 [ufs] [panic] kernel panic after setting big value of 10 problems total. Problem reports for tag 'ufs2': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/94261 [ufs2] deadlock between ffs_mksnap and mysnc 1 problem total. Problem reports for tag 'ugen': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/53025 usb [ugen] [patch] ugen does not allow O_NONBLOCK for inte o usb/62309 usb [ugen] [panic] panic: ugen(4) driver o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o usb/81308 usb [ugen] [patch] polling a ugen(4) control endpoint caus o usb/94311 usb [ugen][PATCH] allow interrupt IN transactions to be af 5 problems total. Problem reports for tag 'uhid': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o usb/85992 usb [uhid] [patch] USB stops working when trying to read f 2 problems total. Problem reports for tag 'ukbd': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/93738 usb [ukbd] [patch] ukbd_check_char returns FALSE with char 1 problem total. Problem reports for tag 'uma': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85971 jeff [uma] [patch] minor optimization to uma 1 problem total. Problem reports for tag 'umapfs': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/74708 [umapfs] [panic] UMAPFS kernel panic 1 problem total. Problem reports for tag 'umass': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/57085 sanpei [umass] umass0 problems, with Sony Vio/USB memory stic o i386/70028 i386 [umass] umass issue in the boot prcess on SONY Laptop o usb/71605 usb [umass] [patch] umass doesn't recognize multiple slots f usb/74358 usb [umass] unplugging at boot time an umass device crashe o usb/74771 usb [umass] mounting write-protected umass device as read/ o kern/75764 [umass] [patch] "umass0: Phase Error" - no device for o usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4) not used by o usb/79893 usb [umass] [patch] new usbdevs/umass quirks derived from o usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN quirk o usb/84326 usb [umass] Panic trying to connect SCSI tape drive via US f usb/89997 usb [umass] [panic] panic on iPod mini detach f usb/91516 usb [umass] umass0 problems, with Freecom Classic SL Hard o usb/93484 usb [umass] [patch] QUIRK: Toshiba TransMemory USB Memorys p usb/93720 iedowse [umass] [patch] Kernel Dump to USB umass device fails 14 problems total. Problem reports for tag 'umodem': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/91546 usb [umodem][path] Nokia 6630 mobile phone does not work 1 problem total. Problem reports for tag 'ums': S Tracker Resp. Description -------------------------------------------------------------------------------- f usb/55555 usb [ums] system freezes with access to /dev/ums0 o kern/56250 [ums] [patch] ums(4) doesn't work with MCT based PS/2 2 problems total. Problem reports for tag 'unionfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/17819 [unionfs] Build ports on nfs & union mount panics kern a kern/27250 bp [unionfs] [patch] unionfs filesystem panics in large n o kern/27571 bp [unionfs] Changing policy of shadowing files and direc s kern/52110 green [unionfs] FS corruption when using unionfs s kern/52745 [unionfs] Fatal trap 12: page fault while in kernel mo s kern/54534 [unionfs] unionfs && mfs|md crashing machine a kern/56381 das [unionfs] panic: page fault in fifo_close() ... s kern/66066 [unionfs] panic: ufs_direnter: compact2 o kern/66152 [unionfs] laying unionfs over another unionfs mount ca o kern/66829 [unionfs] mounting fdesc union on /dev panics 4.10-pre s kern/67706 [unionfs] cvs update over a union mount slows and then o kern/73094 [unionfs] system runs out of vnodes o bin/75585 matteo [unionfs] mount -p on unionfs results in non parsable o kern/84498 [unionfs] [hang] file system hangs when jail starts if s kern/86596 [unionfs] unionfs -b brokes file modes s kern/89755 [unionfs] [hang] Jailed process deadlocks when using u o kern/91010 [unionfs] [patch] new source code and some changes 17 problems total. Problem reports for tag 'ural': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88182 [ural] wep is broken in ural(4) hostap mode o kern/92083 damien [ural] [panic] panic using WPA on ural NIC in 6.0-RELE o kern/94373 [ural] if_ural.c:93: error: `USB_PRODUCT_LINKSYS4_HU20 3 problems total. Problem reports for tag 'usb': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/40948 usb [usb] USB HP CDW8200 does not work f usb/41415 usb [usb] [patch] Some USB scanners cannot talk to uscanne o kern/51958 usb [usb] [patch] update for urio driver o kern/52026 usb [usb] feature request: umass driver support for InSyst o usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fails to work o usb/61234 usb [usb] [patch] usbhidaction(1) doesn't support using an o usb/62088 usb [usb] Logitech Cordless/Optical Mouse not working o usb/63621 usb [usb] USB MemoryStick Reader stalls/crashes system o kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops input on usb- o kern/66547 usb [usb] Palm Tungsten T USB does not initialize correctl o usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o usb/70523 usb [usb] [patch] umct sending/receiving wrong characters o usb/70942 usb [usb] Genius Wireless USB mouse: moused doesn't work c o usb/71155 usb [usb] misbehaving usb-printer hangs processes, causes o usb/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) detach is no o usb/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) communicatio o usb/71455 usb [usb] Slow USB umass performance of 5.3 o usb/72380 usb [usb] USB does not work [dual Celeron Abit] o usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse not working in o kern/73388 brooks [usb] usb-keyboard stops working f usb/73553 usb [usb] Microsoft USB Internet Keyboard not recongized o usb/74609 usb [usb] [patch] allowing cdma modems to work at full spe o usb/74849 usb [usb] [patch] Samsung SPH-i500 does not attach properl o usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm fails to atac f usb/79656 usb [usb] RHSC interrupts lost o usb/79722 usb [usb] wrong alignments in ehci.h o usb/79723 usb [usb] prepare for high speed isochronous transfers o usb/79725 usb [usb] [patch] USB device speed is not double-checked o usb/82350 usb [usb] null pointer dereference in USB stack o usb/83504 usb [usb] SpeedTouch USB stop working on recent current (a o usb/83677 usb [usb] usb controller often not detected (Sun W2100z) o usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o usb/86767 usb [usb] bogus "slice starts beyond end of the disk:..." o usb/89954 usb [usb] USB Disk driver race condition? o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous 35 problems total. Problem reports for tag 'usbdevs': S Tracker Resp. Description -------------------------------------------------------------------------------- f usb/70362 sanpei [usbdevs] [patch] LaCie 160GB USB drive 1 problem total. Problem reports for tag 'uscanner': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/65428 [uscanner] [panic] uscanner(4)-related repeatable kern 1 problem total. Problem reports for tag 'vfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/55297 [vfs] [panic] kernel panic after running XFree86 o kern/68459 [vfs] [patch] Patches to mknod(2) behave more like Lin o kern/74976 [vfs] [panic] 5.3-STABLE: vn_finished_write triggered o kern/78434 [vfs] [patch] vfs_mount: -current does not cdboot o kern/93942 [vfs] [patch] panic: ufs_dirbad: bad dir (patch from D 5 problems total. Problem reports for tag 'vga': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/64114 [vga] [patch] bad vertical refresh for console using R 1 problem total. Problem reports for tag 'vge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/81644 [vge] vge(4) does not work properly when loaded as a K o kern/82497 [vge] vge(4) on AMD64 only works when loaded late, not o amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD 6.0-RC1 amd6 3 problems total. Problem reports for tag 'vinum': S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/47566 le [vinum] [patch] add vinum status verification to perio f kern/58391 le [vinum] Trap 12 with heavy disk load on ide vinum mirr o kern/79035 le [vinum] gvinum unable to create a striped set of mirro f kern/85329 [vinum] vinum dumpconfig destroys openmask and let Fre 4 problems total. Problem reports for tag 'vm': S Tracker Resp. Description -------------------------------------------------------------------------------- s i386/22944 tegge [vm] [patch] isa_dmainit fails on machines with 512MB o kern/32659 [vm] [patch] vm and vnode leak with vm.swap_idle_enabl o kern/37554 jmg [vm] [patch] make ELF shared libraries immutable once o i386/42766 i386 [vm] [patch] proposal to perform reboot via jump to BI o kern/70587 [vm] [patch] NULL pointer dereference in vm_pageout_sc o kern/71258 [vm] [patch] anonymous mmappings not always page align o kern/71792 [vm] [patch] Wrong/missing 'goto' target label in cont o kern/78179 [vm] [patch] bus_dmamem_alloc() with BUS_DMA_NOWAIT ca o kern/78946 [vm] vm_pageout_flush: partially invalid page 9 problems total. Problem reports for tag 'vn': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44744 [vn] [patch] VN devices can hang system FreeBSD v4.5 1 problem total. Problem reports for tag 'vpd': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM xSeries etc 1 problem total. Problem reports for tag 'vr': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/41138 [vr] vr0 locks up on one hub, OK on another o kern/78388 [vr] vr network drivers cause watchdog timeout o kern/87506 [vr] [patch] Fix alias support on vr interfaces o kern/89305 [vr] [patch] D-Link NIC with VIA Rhine II, lost of Net o kern/90890 [vr] Problems with network: vr0: tx shutdown timeout o kern/93567 [vr] Via Rhine : Asymetric Bandwith o kern/94390 [vr] poor network performance after promiscuous mode i 7 problems total. Problem reports for tag 'wep': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/91364 [wep] WF-511 RT2500 Card PCI and WEP 1 problem total. Problem reports for tag 'wi': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/39928 imp [wi] wi0 timeouts and hangs the system while sending d o kern/43625 imp [wi] wi(4) driver hangs after long data transfers o kern/59183 imp [wi] wi problems with wi_cmd o kern/69019 [wi] wlan stalling after 2-3 hrs of moderate traffic o i386/69722 i386 [wi] wi0: init failed, Lucent Technologies WaveLAN/IEE o kern/72924 [wi] 4.10 wi driver timeout problem with Global Sun Te o kern/73871 [wi] Intersil Prism wireless wi0 locks up, "busy bit w o kern/74495 [wi] wi(4) wlan driver device freeze (5.3-STABLE) o kern/75254 [wi] [patch] PRISM3-based adapter ZCOM XI330 doesn't w o kern/75823 [wi] wi0 interface self-destructs after a couple hours o kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard to wi(4) s kern/79323 [wi] authmod setup with ifconfig on dlink wlan card fa o kern/89688 [wi] wi0 cbb remove bug: Danger Will Robinson o i386/90065 i386 [wi] System hangs if wireless card wasn't disabled bef 14 problems total. Problem reports for tag 'wlan': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88793 [wlan] wlan(4) broken, sends corrupted packets with iw 1 problem total. Problem reports for tag 'xe': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/78657 i386 [xe] [hang] error installing 5.3-RELEASE due to Compaq o kern/85266 [xe] [patch] xe(4) driver does not recognise Xircom XE o kern/85477 [xe] [patch] fix driver message in if_xe.c 3 problems total. Problem reports for tag 'xl': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/66564 [xl] 3c920-MV00 PHY detection problem f kern/76207 [xl] [patch] Null pointer dereference in xl_detach() o kern/77239 [xl] 3Com 3CXFEM656C does not seem to be supported by f kern/78791 [xl] xl(4) input errors and speed problem o i386/93791 i386 [xl] xl0: watchdog timeout 5 problems total. Problem reports for tag 'zlib': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/43616 [zlib] [patch] static-ize some functions in sys/net/zl 1 problem total. From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 12:20:20 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 F0C4816A401 for ; Mon, 20 Mar 2006 12:20:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2624043D46 for ; Mon, 20 Mar 2006 12:20: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.4/8.13.4) with ESMTP id k2KCKI2C090640 for ; Mon, 20 Mar 2006 12:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KCKIeI090635; Mon, 20 Mar 2006 12:20:18 GMT (envelope-from gnats) Resent-Date: Mon, 20 Mar 2006 12:20:18 GMT Resent-Message-Id: <200603201220.k2KCKIeI090635@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, Frank Behrens Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E01816A401 for ; Mon, 20 Mar 2006 12:12:33 +0000 (UTC) (envelope-from frank@pinky.sax.de) Received: from pinky.frank-behrens.de (pinky.frank-behrens.de [82.139.199.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6073843D48 for ; Mon, 20 Mar 2006 12:12:32 +0000 (GMT) (envelope-from frank@pinky.sax.de) Received: from moon.behrens (localhost [127.0.0.1]) by pinky.frank-behrens.de (8.13.4/8.13.4) with ESMTP/MSA id k2KCCSAZ002036 for ; Mon, 20 Mar 2006 13:12:28 +0100 (CET) (envelope-from frank@moon.behrens) Received: (from frank@localhost) by moon.behrens (8.13.4/8.13.4/Submit) id k2KCCSok002035; Mon, 20 Mar 2006 13:12:28 +0100 (CET) (envelope-from frank) Message-Id: <200603201212.k2KCCSok002035@moon.behrens> Date: Mon, 20 Mar 2006 13:12:28 +0100 (CET) From: Frank Behrens To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/94730: jail(8) should not set login name for session [patch] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 12:20:20 -0000 >Number: 94730 >Category: bin >Synopsis: jail(8) should not set login name for session [patch] >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 20 12:20:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Frank Behrens >Release: FreeBSD 6.1-PRERELEASE-200602270917 i386 >Organization: >Environment: >Description: If in jail(8) a user is supplied, the user is switched to with setusercontext() call (see LOGIN_CLASS(3)). The flags are LOGIN_SETALL & ~LOGIN_SETGROUP, which implies LOGIN_SETLOGIN. In that case the login name for the session is set (including parent/sibling programs), although only the jail command is run with different user. Observed problem: In system startup (via rc.conf) a jail was configured with a restricted user (argument -u). This changed the login name for the current session running rc(8) and all further child sessions. All messages sent via wall(1) and mail(1) from later started system daemons had the restricted user as sender, not root as expected. getlogin(2) from these daemons did not return root, but the restricted user. The attached patch fixes this problem, it excludes the flag LOGIN_SETLOGIN from setusercontext() in jail(8). >How-To-Repeat: # id -u 0 # logname frank # jail -u www / test 192.168.99.99 /bin/sh $ logname www $ exit # logname www >Fix: --- jailsetlogin.diff begins here --- Index: jail.c =================================================================== RCS file: /data/freebsd/src/usr.sbin/jail/jail.c,v retrieving revision 1.20.2.1 diff -u -r1.20.2.1 jail.c --- jail.c 30 Jan 2006 00:38:37 -0000 1.20.2.1 +++ jail.c 20 Mar 2006 11:36:20 -0000 @@ -142,7 +142,7 @@ if (setgid(pwd->pw_gid) != 0) err(1, "setgid"); if (setusercontext(lcap, pwd, pwd->pw_uid, - LOGIN_SETALL & ~LOGIN_SETGROUP) != 0) + LOGIN_SETALL & ~LOGIN_SETGROUP & ~LOGIN_SETLOGIN) != 0) err(1, "setusercontext"); login_close(lcap); } --- jailsetlogin.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 11:00:53 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 0193916A401 for ; Mon, 20 Mar 2006 11:00:53 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AA6F43D46 for ; Mon, 20 Mar 2006 11:00:52 +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.4/8.13.4) with ESMTP id k2KB0q5f081266 for ; Mon, 20 Mar 2006 11:00:52 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KB0hkj081255 for freebsd-bugs@freebsd.org; Mon, 20 Mar 2006 11:00:43 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 20 Mar 2006 11:00:43 GMT Message-Id: <200603201100.k2KB0hkj081255@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 X-Mailman-Approved-At: Mon, 20 Mar 2006 12:22:24 +0000 Subject: Current problem reports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 11:00:53 -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 ------------------------------------------------------------------------------- a [2001/05/10] kern/27250 bp [unionfs] [patch] unionfs filesystem pani a [2002/06/08] kern/39043 [smbfs] Corrupted files on a FAT32 partit o [2002/08/16] kern/41723 [2TB] on 1TB fs, copying files to filesys f [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 f [2003/12/12] kern/60175 panic: 5.2-RC: disk errors cause panic in f [2004/02/16] i386/62902 sos Data Corruption on Dell PE 600SC (Server o [2004/04/28] i386/66039 i386 [panic] system panic with file system cor a [2004/05/04] bin/66261 fsck cannot recover filesystem corruption o [2004/05/11] kern/66553 scottl SEBSD kernel compilation errors o [2004/07/07] kern/68757 kan rapid file creation on snapshotted filesy o [2004/08/06] kern/70096 [msdosfs] [patch] full msdos file system o [2004/08/23] kern/70881 re 5.3 beta1 kernel.generic missing from /bo f [2004/09/05] i386/71395 sos Data corrupted on Serverworks CG-SL chips o [2004/09/09] i386/71538 i386 [install] multi-homed install trashes exi o [2004/10/30] kern/73313 simokawa Maxtor Onetouch drivers hang or corrupt d o [2004/12/20] alpha/75317 alpha [ata] [busdma] ATA DMA broken on PCalpha o [2005/01/05] kern/75844 phk gbde causes disk write errors and subsequ o [2005/01/26] threads/76690threads fork hang in child for (-lc_r & -lthr) o [2005/02/07] kern/77234 [udf] [patch] corrupted data is read from f [2005/03/14] i386/78837 i386 Partition Table Corruption in 5.3 o [2005/05/11] threads/80887jeff [sched_ule] ULE with SMP broke libpthread o [2005/08/02] kern/84498 [unionfs] [hang] file system hangs when j o [2005/08/09] amd64/84693 amd64 Keyboard not recognized during first step o [2005/08/10] usb/84750 usb [hang] 6-BETA2 reboot/shutdown with root_ f [2005/08/26] kern/85329 [vinum] vinum dumpconfig destroys openmas p [2005/08/29] kern/85440 [trap] filling up / crashes the system o [2005/09/19] i386/86317 i386 Kernel launch results in poweroff [HP zv5 o [2005/09/20] i386/86364 i386 [ata] ATA woes, SATA controller: failed w f [2005/10/07] i386/87026 i386 [hang] Bootup hang on atkbdc on Compaq 18 o [2005/10/10] kern/87191 scottl [aac] [patch] aac(4) panics immediately w o [2005/11/09] kern/88715 [kbd] [hang] new kbd driver in FreeBSD 6. o [2005/11/10] i386/88802 i386 [if_iwi] [cardbus] CARDBUS related kernel o [2005/11/12] bin/88872 [2TB] Error 36 while sysinstall tries to o [2005/11/17] amd64/89202 amd64 [ufs] [panic] Kernel crash when accessing o [2005/12/04] kern/89926 damien [iwi] [panic] if_iwi : sleeping thread ow o [2005/12/16] kern/90512 [64-bit] Snapshot corruption after fs act o [2006/01/02] i386/91214 i386 Disk corruption with Asus K8S-LA: board d o [2006/01/11] usb/91629 usb usbd_abort_pipe() may result in infinite o [2006/01/11] kern/91631 6.0-RELEASE freeze repetitively o [2006/02/02] kern/92742 cognet [pts] [panic] New pts code causes AMD64 p o [2006/02/22] ports/93702 jdp build of ezm3 loops endlessly o [2006/02/27] kern/93903 [aac] aac driver cannot shutdown controll o [2006/03/01] amd64/93961 amd64 Problem in bounce buffer handling in sys/ o [2006/03/01] i386/93963 i386 [panic] [patch] ACPI Panic with some ACPI p [2006/03/02] bin/94028 yar Show-stopping regression in sbin/ifconfig f [2006/03/09] kern/94261 [ufs2] deadlock between ffs_mksnap and my 47 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 pppd doesn't restore drainwait for tty 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/30] kern/10870 eivind Kernel panic when writing to write-protec 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 [2000/01/12] kern/16090 mdodd No buffer space available o [2000/02/21] kern/16879 tanimura [snd_csa] csa sound drivers seem to be us o [2000/02/24] bin/16948 qa [sysinstall] sysinstall/disklabel: bad pa o [2000/03/11] kern/17310 [nis] [patch] NIS host name resolving may 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/04/06] kern/17819 [unionfs] Build ports on nfs & union moun s [2000/05/22] bin/18742 mike [patch] times.allow field parsed incorrec 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 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/25] bin/20172 byacc 1.9 fails to generate $default tran o [2000/07/29] bin/20282 qa [sysinstall] sysinstall does not recover s [2000/08/10] bin/20521 mjacob /etc/rmt several problems o [2000/08/16] bin/20633 fdisk doesn't handle LBA correctly 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 [ep] ep0 lockup with ifconfig showing OAC o [2000/09/07] bin/21089 vi silently corrupt open file on SIGINT w o [2000/09/20] kern/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 a [2000/10/07] kern/21808 [msdosfs] [patch] msdosfs incorrectly han o [2000/10/15] kern/21998 green [socket] [patch] ident only for outgoing o [2000/10/20] kern/22142 cjc securelevel does not affect mount o [2000/10/25] bin/22291 [nfs] getcwd() fails on recently-modified s [2000/10/30] kern/22417 gibbs [adw] [patch] advansys wide scsi driver d a [2000/11/14] bin/22846 bms Routed does not reflect preference of Int s [2000/11/18] i386/22944 tegge [vm] [patch] isa_dmainit fails on machine o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/25] bin/23098 qa [sysinstall] [patch] if installing on a s 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 [patch] dumpon(8) should check its argume 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 o [2001/02/10] kern/24982 stack gap usage o [2001/02/11] i386/24997 i386 [biosdisk] [patch] /boot/loader cannot ha 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 o [2001/03/05] bin/25542 standards /bin/sh: null char in quoted string f [2001/03/13] i386/25781 remko Statclocks cannot be disabled on ServerWo o [2001/03/18] kern/25886 [libc] cgetset(3) doesn't get cleared whe o [2001/03/20] kern/25950 obrien [asr] Bad drives on asr look zero-length a [2001/03/22] kern/25986 andre Socket would hang at LAST_ACK forever. o [2001/03/24] kern/26048 obrien [asr] 4.3-RC: SMP and asr driver don't w a [2001/03/27] kern/26142 [nfs] Unlink fails on NFS mounted filesys o [2001/04/03] kern/26316 Booting FreeBSD on VMware2 with 2 or 3 et a [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- o [2001/04/10] kern/26486 [libc] [patch] setnetgrent hangs when net o [2001/04/25] bin/26842 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 o [2001/05/03] kern/27059 scsi [sym] SCSI subsystem hangs under heavy lo f [2001/05/11] kern/27275 kernel bug ? (negative sbsize) o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter o [2001/05/24] docs/27605 doc [patch] Cross-document references ( 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 [nfs] NFS directory removal problems mani o [2001/12/11] bin/32686 wosch locate(1) dumps a core file with broken d 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 [isa] [patch] pnp problem in 4.3, 4.4, 4. 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 s [2002/01/04] gnu/33551 cvs chokes on OpenBSD repositories o [2002/01/08] bin/33672 [patch] telnetd and mount_mfs signal hand o [2002/01/13] kern/33833 luigi Correct kernel config for 4.4-RELEASE is o [2002/01/16] kern/33940 [ufs] [patch] quotactl allows compromise o [2002/01/18] bin/34030 miibus.ko can be loaded into the kernel w s [2002/01/20] i386/34092 i386 [hang] reboot hangs the system (IBM PC Se 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 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 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 i386 [i386] [patch] Uninitialized pointer dere o [2002/02/22] bin/35214 obrien dump program hangs while exiting o [2002/02/26] i386/35350 i386 [boot] Can't boot on ASUS TXP4 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 [sis] [patch] Problem transmitting runts o [2002/03/03] kern/35506 jon [libc] innetgr() doesn't match wildcard f o [2002/03/03] kern/35511 [sis] sis(4) multicast filtering doesn't 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 o [2002/03/09] kern/35703 /proc/curproc/file returns unknown 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 i386 [panic] Cyclades Cyclom YeP causes panics 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 [bpf] [patch] poll() behaves erratic on B o [2002/03/28] kern/36415 [bktr] [patch] driver incorrectly handles o [2002/03/29] kern/36504 [kernel] [patch] crash/panic vm_object_al o [2002/03/29] bin/36508 qa [sysinstall] installation floppy bug (4.5 o [2002/03/30] kern/36517 [sis] sis driver can't map ports/memory f 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/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 i386 [smp] [hang] reboot hangs on Tyan Thunder o [2002/04/14] kern/37057 Problem with rlimits on filesystem mounte o [2002/04/15] kern/37109 Kernel refuses to assign unused IP to tun o [2002/04/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 [isa] [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 [i386] [patch] lock for bios16 call and v o [2002/04/30] kern/37589 imp Kernel panics upon resume from zzz on my o [2002/05/03] bin/37710 qa [sysinstall] LAN interface in wrong state o [2002/05/15] kern/38095 bp vlan not supported with fxp f [2002/05/24] i386/38484 remko [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] kern/38752 qingli rn_walktree_from not halting at the right o [2002/06/03] kern/38872 [nfs] nfs code ignores possibility of MGE 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] [patch] syscons doesn't support 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/19] i386/39536 i386 [loader] FreeBSD default bootloader does o [2002/06/25] bin/39849 /sbin/restore fails to overwrite files wi o [2002/06/26] bin/39896 netmask 0xffffff00 no longer works in /et o [2002/06/27] threads/39922threads [threads] [patch] Threaded applications e o [2002/06/27] kern/39928 imp [wi] wi0 timeouts and hangs the system wh a [2002/06/27] kern/39937 bms ipstealth issue a [2002/06/28] bin/39940 [patch] /usr/sbin/periodic sends thousand o [2002/06/30] i386/40044 i386 SMP kernel fails to boot on DELL 610 o [2002/07/05] kern/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/06] bin/40260 qa [sysinstall] hang when detecting devices f [2002/07/06] kern/40274 [fxp] "fxp: device timeout" errors during 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] if_tap(4) driver hard coded perm o [2002/07/12] bin/40471 des chpass(1) -a option broken in CURRENT o [2002/07/19] kern/40787 kernel panic if PCMCIA CD-drive with moun o [2002/07/19] usb/40792 usb signals lead to data loss on device ugen o [2002/07/22] kern/40895 scsi wierd kernel / device driver bug s [2002/07/30] kern/41138 [vr] vr0 locks up on one hub, OK on anoth 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 o [2002/08/04] kern/41331 threads Pthread library open sets O_NONBLOCK flag 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/13] kern/41632 luigi bridging when one interface has no carrie a [2002/08/14] bin/41647 bms ifconfig(8) doesn't accept lladdr along w o [2002/08/16] kern/41720 [nge] if_nge_load=YES make system not boo o [2002/08/18] bin/41757 qa [sysinstall] sysinstall 4.6.x unstable 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, 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] [patch] fix build script for 4. 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/07] i386/42539 i386 [panic] Fatal Trap 12 resulting from Conn o [2002/09/09] kern/42578 [puc] [panic] using PCI serial cards (puc 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 s [2002/09/13] bin/42750 fdisk(8) does not distinguish between FAT o [2002/09/14] kern/42769 [boot] Boot stalls if the system has a se 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 f [2002/09/21] i386/43151 remko [panic] 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/29] kern/43491 microuptime () went backwards o [2002/09/30] bin/43501 getpwnam, getpwuid fail when linking agai 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] wi(4) driver hangs after long data t 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/08] conf/43837 wollman PKST (pakistan daylight time) changed fro 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/16] i386/44130 i386 [apm] Enabled apm hangs up FreeBSD kernel o [2002/10/16] kern/44150 Diskless kernel may crash, depends on the o [2002/10/18] kern/44202 [rp] [patch] -stable rp driver does not w 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 [bridge] [patch] ipfw layer2 rules are no 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 [vn] [patch] VN devices can hang system F o [2002/11/01] bin/44808 [PATCH] opiepasswd makes bad seed for exi o [2002/11/04] i386/44867 i386 [hang] Frequent hard hangs on ASUS P4T-E/ f [2002/11/07] kern/45023 emulation [linux] [patch] flexlm does not run with 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 remko 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/20] i386/45525 imp Dell Inspiron 7000 does not recognize PC- o [2002/11/20] bin/45529 hexdump core-dumps with certain args [PAT o [2002/11/21] kern/45558 [msdosfs] mdconfig and msdosfs make fs wr o [2002/11/21] bin/45565 qa [sysinstall] write error, filesystem full s [2002/11/21] kern/45568 gibbs [ahc] ahc(A19160) pci parity error o [2002/11/27] i386/45773 i386 [bge] Softboot causes autoconf failure on 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 o [2002/12/10] usb/46176 usb [panic] umass causes kernel panic if devi o [2002/12/11] i386/46194 i386 [install] 5.0-RC1 kern floppy load fails o [2002/12/13] kern/46239 standards posix semaphore implementation errors 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/23] kern/46484 [bge] [panic] System panics upon configur p [2002/12/27] kern/46557 pjd ipfw pipe show fails with lots of queues 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 i386 [panic] kernel panic on SuperMicro 6012-8 o [2003/01/08] bin/46866 NIS-based getpwent() falsely returns NULL f [2003/01/17] i386/47167 remko [panic] 5.0 RC 3 (and 2) has 1 second upt o [2003/01/20] i386/47236 i386 Console missing during bootup on Sony Pic o [2003/01/21] kern/47286 device probing not verbose when using boo o [2003/01/22] kern/47359 dd [snp] [panic] panic after kldunload snp o [2003/01/23] bin/47384 qa [sysinstall] sysinstall ignores intended o [2003/01/24] i386/47449 i386 [boot] Thinkpad 755CD floppy boot fails 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] s [2003/02/02] kern/47813 [gre] pseudo-device gre(4) doesn't appear o [2003/02/05] kern/47937 hw.ncpu and kern.smp.cpus duplicate same 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 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/48393 mckusick [ufs] 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/26] i386/48691 i386 [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 f [2003/02/27] i386/48752 remko [hang] freeze when installing 5.0 Release o [2003/02/27] kern/48758 [modules] kldunload if_{nic} can cause ke 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/07] kern/48996 Fatal trap 12 with incoming traffic from o [2003/03/09] kern/49040 problem mounting root; ffs_mountroot can' o [2003/03/10] threads/49087threads Signals lost in programs linked with libc o [2003/04/03] kern/50574 mbr [dc] dc driver incorrectly detects ADMtek s [2003/04/11] kern/50827 [kernel] [patch] new feature: add sane re s [2003/04/12] kern/50856 [mfs] panic if mounting /tmp as mfs with 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 p [2003/04/21] standards/51209trhodes [libc] [patch] new feature: add a64l()/l6 o [2003/04/22] kern/51274 ipfw [ipfw] [patch] ipfw2 create dynamic rules o [2003/04/23] kern/51332 mjacob QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1F f [2003/04/24] kern/51341 ipfw [ipfw] [patch] ipfw rule 'deny icmp from o [2003/04/24] kern/51352 panic: malloc(M_WAITOK) in interrupt cont 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 o [2003/05/04] kern/51742 [panic] ffs_vfree: freeing free inode o [2003/05/06] bin/51827 getaddrinfo() is broken with numeric serv o [2003/05/08] kern/51982 [sio] sio1: interrupt-level buffer overfl s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM s [2003/05/12] kern/52110 green [unionfs] FS corruption when using unionf o [2003/05/12] i386/52128 i386 [install] Unable to floppy install on Tos 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/52581 i386 [loader] boot loaders reading more than o o [2003/05/22] kern/52585 bms [netinet] [patch] Kernel panic with ipfw2 o [2003/05/24] kern/52638 scsi [panic] SCSI U320 on SMP server won't run 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/31] kern/52818 vm_fault() calls vput() on shared-locked 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 o [2003/06/10] kern/53137 [panic] background fscking causing ffs_va 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 alfred poll(2) semantics differ from susV3/POSIX 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/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/53940 imp Some WiFi devices cannot connect to hosta f [2003/07/02] i386/54033 remko [lockup]: 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/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] bin/54446 pkg_delete doesn't honour symlinks, portu o [2003/07/14] java/54463 glewis Apparent bug in jdk13 s [2003/07/16] kern/54534 [unionfs] unionfs && mfs|md crashing mach s [2003/07/16] i386/54549 i386 [panic] panic on install on Dell 600sc o [2003/07/22] i386/54756 acpi ACPI suspend/resume problem on CF-W2 lapt p [2003/07/29] kern/55018 andre [digi] [patch] Digiboard PC/Xem fails to o [2003/07/29] kern/55028 The broken FAT12 filesystem causes system o [2003/08/02] kern/55175 alfred LOR in select and poll f [2003/08/05] gnu/55278 Externs on implicit declarations o [2003/08/05] kern/55297 [vfs] [panic] kernel panic after running o [2003/08/07] bin/55346 /bin/sh eats memory and CPU infinitely o [2003/08/07] bin/55349 mbr amd(8) mixes up symlinks in its virtual f o [2003/08/08] kern/55379 [panic] 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 [de] [patch] discard oversize frame (ethe f [2003/08/13] usb/55555 usb [ums] system freezes with access to /dev/ o [2003/08/15] i386/55603 i386 [mly] unable to reboot when system runs f f [2003/08/15] i386/55615 remko 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/55822 acpi No ACPI power off with SMP kernel o [2003/08/21] bin/55829 __stderrp not defined in libc.so.3 (compa f [2003/08/24] i386/55930 remko partly configured serial port freezes sys 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/27] kern/56024 acpi ACPI suspend drains battery while in S3 o [2003/08/27] kern/56031 luigi [ipfw] 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] kern/56381 das [unionfs] panic: page fault in fifo_close 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 p [2003/09/08] bin/56606 [2TB] df cannot handle 2TB NFS volumes 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 o [2003/09/20] i386/57043 i386 [ar] [hang] ar driver with 2 port PCI car o [2003/09/22] usb/57085 sanpei [umass] umass0 problems, with Sony Vio/US a [2003/09/22] kern/57100 bms [bridge] disable hardware checksums when f [2003/09/24] kern/57192 emulation [linux] [hang] linux-ibm-java1.4 freeze o [2003/09/24] kern/57195 [mfs] mount_mfs -i 512 => panic? o [2003/09/25] kern/57206 [panic] softdep_lock locks against itself 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 [mly] Current fails to install on mly(4) o [2003/10/01] kern/57453 [kue] [patch] if_kue hangs boot after war 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' 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 [agp] [patch] boot failing for ALi chipse o [2003/10/06] bin/57673 Odd/dangerous disklabel(8) behaviour on 5 o [2003/10/07] kern/57722 [kernel] [patch] uidinfo list corruption f [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/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 f [2003/10/22] kern/58391 le [vinum] Trap 12 with heavy disk load on i 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 o [2003/10/29] bin/58687 deischen gethostbyname leaks kqueue file descripto f [2003/10/30] i386/58718 remko need to remove battery before booting lap o [2003/10/31] kern/58787 [panic] pmap_enter: attemped pmap_enter o o [2003/11/02] kern/58831 panic: vinvalbuf: flush failed o [2003/11/03] kern/58870 bms [gif] [panic] page fault in kernel mode w o [2003/11/04] kern/58930 [panic] Page fault when unplugging Alcate 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 [puc] [patch] detect NetMOS-based six ser o [2003/11/09] bin/59095 kientzle tar(1) process hangs in endless loop 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] wi problems with wi_cmd o [2003/11/11] kern/59185 [panic] 4.9-RELEASE kernel panic (page fa 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 f [2003/11/13] i386/59248 remko [panic] 4.9-RELEASE, ACPI Panic with Dell f [2003/11/13] i386/59251 remko Failure of 4.8-RELEASE/4.9-RELEASE/5.1-RE o [2003/11/13] i386/59260 i386 [panic] Panic by integer divide fault in o [2003/11/15] kern/59296 Serial Line Noise Causes System Hang in L f [2003/11/22] kern/59594 [hang] I/O operations freeze system when s [2003/11/24] bin/59638 des passwd(1) does not use PAM to change the o [2003/11/24] kern/59652 cannot redirect kernel output to serial c o [2003/11/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 i386 [crash] 4.9 Crashes on SuperMicro with SM o [2003/11/28] bin/59777 ftpd(8)/FreeBSD 5: potential username enu o [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/05] gnu/59971 peter assertion "strncmp (repository, current_p o [2003/12/08] i386/60050 i386 Toshiba/3Com 3CXM056-BNW: Open Causes Int s [2003/12/09] ports/60083 phantom Unsafe use of getaddrinfo in jvm 1.4.2-p5 o [2003/12/11] kern/60154 maxim [ipfw] ipfw core (crash) o [2003/12/14] i386/60226 i386 [ichsmb] [patch] ichsmb driver doesn't de o [2003/12/14] kern/60235 phk some /dev-entries missing for newly auto- o [2003/12/17] i386/60328 i386 [panic] installing 5.1, 5.2RC and 5-CURRE o [2003/12/18] bin/60349 scottl [sysinstall] 5.2-RC1 cannot do NFS instal o [2003/12/19] bin/60385 vmstat/iostat/top all fail to report CPU o [2003/12/21] kern/60477 deischen [libc] [patch] need thread safe gethosten o [2003/12/21] bin/60478 deischen [libc] 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/60633 i386 [hang] SIS motherboard with the SIS 5591 o [2003/12/27] kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C81 o [2003/12/28] i386/60646 i386 [hang] VIA C3 system hangs on reboot o [2003/12/29] docs/60679 doc [patch] pthread(3): pthreads documentatio 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 [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op f [2004/01/08] i386/61063 sos [ata] ata hangs in smp system o [2004/01/09] kern/61129 thomas atapicam / UDMA cdrom loop o [2004/01/10] bin/61152 qa [sysinstall] installer refuses to mount U s [2004/01/10] kern/61165 scsi [panic] kernel page fault after calling c 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 f [2004/01/14] kern/61358 phk boot freezes while ATA GEOM slice detecti 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 o [2004/01/17] bin/61498 obrien [patch] Please MFC flex patch for gcc 3.x o [2004/01/18] kern/61544 ip6fw breakage on (at least) sparc64 o [2004/01/19] bin/61587 qa [sysinstall] [patch] installation problem o [2004/01/20] docs/61605 doc [feature request] Improve documentation f 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 o [2004/01/21] kern/61686 FreeBSD 5.2-RELEASE crashes when ACPI is f [2004/01/22] bin/61701 Segmentation fault on OPIE when sequence 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] kern/61774 [nis] nis security issue p [2004/01/24] i386/61852 alc i386 pmap SMP race condition can cause lo o [2004/01/25] bin/61890 qa [sysinstall] fdisk(8) uses incorrect calc 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 [ata] [patch] BigDrive support for PC-98 o [2004/01/26] i386/61970 i386 [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] bin/62058 burncd doesn't work with Creative RW8438E o [2004/01/30] usb/62088 usb [usb] Logitech Cordless/Optical Mouse not o [2004/01/30] kern/62091 [hang] Random Lockups on Boot (Timecounte o [2004/02/01] kern/62216 perl syswrite not writing the buffer unde 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 f [2004/02/02] i386/62280 remko [em] em0 broken after resume in 5.2-CURRE 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] usb/62309 usb [ugen] [panic] panic: ugen(4) 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 o [2004/02/06] conf/62417 luigi diskless op script failed 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/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/12] amd64/62753 obrien [txp] [panic] txp(4) panics on amd4 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/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 [agp] [patch] AGP misconfigures i845G chi 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) o [2004/02/22] kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestr 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 o [2004/02/25] kern/63360 [panic] page fault in ath kernel module i o [2004/02/26] bin/63391 Burncd DAO fails on some CD recorders 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 i386 [boot] FreeBSD 5.2 and 5.2.1 releases won o [2004/02/28] bin/63489 top, finger segfault when using NIS group 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] usb/63621 usb [usb] USB MemoryStick Reader stalls/crash o [2004/03/02] kern/63629 thomas mounting atapicam volume through cd0c cau p [2004/03/02] kern/63662 [nullfs] using read-only NULLFS leads to f [2004/03/03] ports/63670 perl lang/perl5.8: 'Unable to read from thread o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/03] kern/63724 ipfw [ipfw] IPFW2 Queues dont t work o [2004/03/04] i386/63731 i386 [boot] PATA to SATA converter on Promise o [2004/03/06] i386/63828 i386 [hang] when installing Release 5.2.1 (i38 o [2004/03/07] i386/63871 i386 [panic] kernel panic in swi8 after 1 hour o [2004/03/09] i386/63992 i386 [hang] XFree86 4.3 hangs on IBM ThinkPad o [2004/03/09] i386/64002 acpi acpi problem o [2004/03/12] i386/64158 i386 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/13] kern/64196 [kernel] [patch] remove the arbitrary MAX 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 p [2004/03/22] kern/64573 alc mmap with PROT_NONE, but still could be r f [2004/03/22] kern/64594 glebius [rl] 5.2-CURRENT: driver 'rl' (RealTek 81 o [2004/03/25] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq 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(8): SO_REUSEADDR doesn't seem to 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 o [2004/03/29] kern/64903 [modules] panic: multiple kldload of a mo 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 i386 hang on reboot not syncing drives on ibm f [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 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/65300 [udf] Can't use sendfile(2) to download f f [2004/04/11] kern/65428 [uscanner] [panic] uscanner(4)-related re o [2004/04/12] i386/65457 i386 BTX Halted when trying boot after success o [2004/04/14] i386/65523 i386 [loader] [patch] PXE loader malfunction i o [2004/04/14] bin/65546 qa [sysinstall] 4.10-BETA fails to install f 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/19] bin/65774 qa [sysinstall] cannot run repair disk when o [2004/04/19] i386/65775 i386 [panic] Transmeta crusoe without longrun s [2004/04/20] kern/65817 [sk] [panic] kernel panic with GENERIC 5. o [2004/04/22] gnu/65869 cvs generates invalid cvs command lines o [2004/04/22] kern/65901 [smbfs] smbfs fails fsx write/truncate-do o [2004/04/23] kern/65920 [nwfs] Mounted Netware filesystem behaves o [2004/04/27] kern/66025 panic: kernel panic in pagedaemon with vm o [2004/04/27] kern/66029 [crypto] [patch] MD5 alignment problem on 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 o [2004/05/02] kern/66162 phk gbde destroy error o [2004/05/04] bin/66242 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 o [2004/05/07] kern/66348 rik [cx] FR mode of cx (Cronyx Sigma) does no o [2004/05/07] bin/66350 qa [sysinstall] sysinstall creates a partiti o [2004/05/07] i386/66368 i386 [install] 4.9 install fails with MODE_SEN o [2004/05/13] kern/66611 [nfs] Crashing NFS servers (with workarou a [2004/05/14] kern/66634 tackerman [em] 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] kern/66876 [fdc] [patch] Cannot extract tar(1) multi o [2004/05/20] bin/66950 qa [sysinstall] upgrading to 4.10-RC3: packa o [2004/05/20] kern/66960 [fdc] [patch] filesystems not unmounted d o [2004/05/21] bin/66984 qa [2TB] [patch] teach sysinstall about larg o [2004/05/22] i386/67047 i386 [mpt] mpt driver does not recognize messa 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/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 s [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 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/14] kern/67919 imagemagicks convert image to movie conve a [2004/06/15] i386/67955 i386 [panic] -current on T40p kernel trap 12 i o [2004/06/16] bin/67995 [patch] morse(6) plays beeps 10 times fas 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 i386 [panic] ASUS P4P8X mb at ffs/ffs_softdep. o [2004/06/20] i386/68149 i386 FreeBSD 4.10 installation blocking on ASU o [2004/06/24] ports/68260 markm [PATCH] Removal of -lcompat from freebsd- o [2004/06/24] i386/68277 i386 [kbd] Compact Evo N610c (Laptop): Using e 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 o [2004/06/26] kern/68351 glebius [bge] bge0 watchdog timeout on 5.2.1 and 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/29] i386/68486 i386 logo screensaver kills compaq ML370 conso 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/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/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] usb/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/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/69281 i386 init dies when MAXSSIZ, MAXDSIZ, and DFLD o [2004/07/26] kern/69607 [if_tap] [crash] system crashes in if_tap 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/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] bin/69723 sysinstall: allow to continue from packag o [2004/08/03] bin/69942 [sysinstall] sysinstall changes /etc/rc.c o [2004/08/05] i386/70028 i386 [umass] umass issue in the boot prcess on f [2004/08/11] ports/70309 sumikawa [patch] racoon disrupt manually-keyed IPS o [2004/08/11] i386/70330 marcel 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] i386/70525 i386 [boot] boot0cfg: -o packet not effective o [2004/08/16] i386/70531 i386 [boot0] [patch] boot0 hides Lilo in exten o [2004/08/17] kern/70587 [vm] [patch] NULL pointer dereference in o [2004/08/18] bin/70600 fsck(8) throws files away when it can't g o [2004/08/19] kern/70649 [rtc] system clock slows down when heavil o [2004/08/19] kern/70663 [ipx] Freebsd 4.10 ncplogin + Netware 4.1 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 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 Athl 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] i386/71000 i386 [boot] BTX halted when booting from CD on o [2004/08/27] i386/71035 i386 [kbd] SMP boot hangs in bus_space_write_1 o [2004/08/27] i386/71048 i386 [hang] ASUS TUV4X hangs when SONY CRX140E 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 [pmap] [patch] Possible race conditions i 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] usb/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 marcel 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/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] bin/71323 qa [sysinstall] FTP download from floppy boo f [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] 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 jeff [sched_ule] [hang] filesystem operations o [2004/09/06] i386/71428 i386 DMA does not work on VIA 82C586 [4.10] o [2004/09/07] amd64/71471 amd64 Can not install 5.3beta3/amd64 on IBM eSe o [2004/09/08] kern/71478 [nis] NIS/NFS: res_mkquery failed [4.2] a [2004/09/10] kern/71568 brooks [kbd] [patch] unable to install FreeBSD u o [2004/09/11] bin/71602 [PATCH] uninitialized "len" used instead o [2004/09/11] bin/71603 "systat -v" enters infinite loop f [2004/09/12] i386/71641 i386 5.3-BETA3: wi0 hangs during kernel load o [2004/09/12] amd64/71644 amd64 [panic] amd64 5.3-BETA4 crash when heavy o [2004/09/12] bin/71651 [PATCH] cron may attept to close unopened o [2004/09/12] kern/71677 rwatson [mac] [patch] MAC Biba / IPFW panic o [2004/09/14] sparc64/71729sparc64 printf in kernel thread causes panic on S o [2004/09/15] kern/71771 [amr] Hang during heavy load with amr rai o [2004/09/16] kern/71785 anholt panics in X (Xorg and XFree86) with ATI c a [2004/09/16] bin/71786 [patch] adduser breaks if /sbin/nologin i f [2004/09/16] kern/71791 [panic] Fatal trap 12: page fault while i o [2004/09/16] kern/71792 [vm] [patch] Wrong/missing 'goto' target o [2004/09/17] kern/71827 jeff [sched_ule] [panic] Running java applicat o [2004/09/19] kern/71918 4.5 disklabel gets damaged when mounted b 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/23] kern/72022 packet loss on loopback interface [5.3-BE s [2004/09/23] kern/72041 [cam] [hang] Deadlock when disk is destro o [2004/09/24] i386/72065 i386 4.x and 5.2.1 doesn't recognize PCnet/ISA o [2004/09/27] kern/72130 Promise Fastrack sx4000 boot problem 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/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/10/03] kern/72278 Installworld crashes machine [5.3-BETA7] s [2004/10/03] docs/72285 doc gcc(1) manuals are out of sync o [2004/10/04] kern/72305 boot hangs after discovering disks when a 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/06] bin/72370 obrien awk in -current dumps core o [2004/10/06] i386/72376 i386 acpi is mutually exclusive with snd_mss o o [2004/10/06] kern/72396 [netinet] [patch] Incorrect network accou o [2004/10/07] i386/72416 i386 FreeBSD 5.3-BETA7: The alternate systemcl 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 f [2004/10/08] i386/72441 remko HP Proliant DL380 hangs on reboot with 5. o [2004/10/09] usb/72466 brooks [kbd] USB keyboard does not respond in si o [2004/10/10] kern/72490 Panic mounting cdrom with RWCombo Abort trap (core dumped) o [2004/11/04] kern/73538 [bge] problem with the Broadcom BCM5788 G o [2004/11/05] bin/73559 sos burncd(8) failure closing/fixating DVD-+R o [2004/11/06] bin/73617 qa [sysinstall] fdisk editor unmarks active o [2004/11/07] amd64/73650 amd64 5.3-release panics on boot o [2004/11/08] i386/73666 i386 5.3 UDMA error WD1600 can't partition dri 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 [nfs] [panic] 5-3-R#3 panic when accessin o [2004/11/09] kern/73744 printing via cups causes "Interrupt storm o [2004/11/10] amd64/73775 amd64 Kernel panic (trap 12) when booting with f [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/73871 [wi] Intersil Prism wireless wi0 locks up 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 f [2004/11/16] kern/73987 multimedia [sound] Nforce2 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] i386/74044 i386 ServerWorks OSB4 SMBus interface does not o [2004/11/19] kern/74104 ipfw [ipfw] ipfw2/1 conflict not detected or r 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/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 [firewire] fw_rcv: unknown response; fire s [2004/11/22] kern/74242 rwatson Write to fifo with no reader fails in 6.0 o [2004/11/22] kern/74272 Interrupt storm detected on "irc10:atapci o [2004/11/24] kern/74309 xterm -C and rxvt -C do not grab /dev/con o [2004/11/24] kern/74319 [smp] system reboots after few hours (5.3 a [2004/11/26] kern/74432 Yamaha DS-1E produces "kernel: Danger! pc o [2004/11/29] kern/74495 [wi] wi(4) wlan driver device freeze (5.3 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/12/01] i386/74576 i386 FAILURE - ATA_IDENTIFY no interrupt o [2004/12/01] i386/74601 i386 Cardbus fails after busdma_machdep.c upda o [2004/12/02] conf/74610 Hostname resolution failure causes firewa o [2004/12/02] kern/74627 scsi [ahc] [hang] Adaptec 2940U2W Can't boot 5 s [2004/12/05] kern/74708 [umapfs] [panic] UMAPFS kernel panic o [2004/12/05] amd64/74747 amd64 System panic on shutdown when process wil o [2004/12/06] usb/74771 usb [umass] mounting write-protected umass de 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] kern/74809 [modules] [panic] smbfs panic if multiply 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] kern/74877 Panic after halting the system - vrele: n o [2004/12/10] kern/74923 [ipx] [panic] kernel panic with ncplist o p [2004/12/10] bin/74929 des DES/BLF login.conf classes not working wi o [2004/12/11] kern/74935 qingli [netinet] [patch] TCP simultaneous open f o [2004/12/12] kern/74968 cdparanoia torture wedges CD-drive and PA o [2004/12/12] kern/74976 [vfs] [panic] 5.3-STABLE: vn_finished_wri o [2004/12/12] i386/74988 i386 dma errors with large maxtor hard drives o [2004/12/15] kern/75099 OpenOffice makes the system freeze o [2004/12/15] kern/75122 andre [netinet] [patch] Incorrect inflight band o [2004/12/16] kern/75157 Cannot print to /dev/lpt0 with HP Laserje f [2004/12/16] kern/75159 rodrigc (SC|VGA)_NO_FONT_LOADING in kernel config o [2004/12/18] amd64/75209 amd64 5.3-Release panics on attempted boot from s [2004/12/18] kern/75233 [fdc] breaking fdformat /dev/fd0 resets d o [2004/12/19] kern/75249 [boot] 5.x install CD hangs on VirtualPC 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] ports/75315 lawrance the shells/bash2 port is broken on -CURRE o [2004/12/21] kern/75368 [panic] initiate_write_inodeblock_ufs2() o [2004/12/21] threads/75374threads pthread_kill() ignores SA_SIGINFO flag o [2004/12/22] kern/75407 [an] an(4): no carrier after short time o [2004/12/23] amd64/75417 amd64 ACPI: SATA Hard-disk o [2004/12/26] kern/75510 panic: kmem_malloc(4096): kmem_map too sm o [2004/12/27] kern/75541 [sysv] [patch] Forgotten tunables for sys p [2004/12/27] kern/75542 rwatson Inconsistent naming of a tunable and weir o [2005/01/01] usb/75705 usb [panic] da0 attach / Optio S4 (with backt o [2005/01/01] docs/75711 keramida opendir(3) missing ERRORS section o [2005/01/03] kern/75733 harti ATM driver problem. o [2005/01/03] kern/75755 kmem_malloc(45056): kmem_map too small: 3 o [2005/01/03] kern/75773 [panic] sysctl -a panic o [2005/01/04] kern/75780 [panic] panic: vm_page_free: freeing wire o [2005/01/04] kern/75794 tackerman [em] em(4) driver alignment problems o [2005/01/04] usb/75797 usb 5.3-STABLE(2005 1/4) detect USB headset, o [2005/01/04] kern/75823 [wi] wi0 interface self-destructs after a o [2005/01/06] kern/75875 acd0: FAILURE - READ_BIG ILLEGAL REQUEST o [2005/01/06] i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in ke o [2005/01/08] bin/75931 Got "bus error" on running certain apps 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] kern/76023 [panic] xmms causes panic f [2005/01/11] kern/76080 [ata] [panic] "bio_completed .. greater t o [2005/01/12] kern/76126 [nfs] [patch] 4.11 client will send a NFS 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 f [2005/01/13] usb/76204 usb panic while using usb attached modem f [2005/01/13] kern/76207 [xl] [patch] Null pointer dereference in o [2005/01/17] amd64/76336 amd64 racoon/setkey -D cases instant "Fatal Tra 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 " s [2005/01/18] i386/76397 i386 [ata] ata raid crashes in g_down (heavy l o [2005/01/18] kern/76398 [libc] stdio can lose data in the presenc o [2005/01/18] kern/76410 [bpf] [patch] Null pointer dereference in 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] kern/76504 silby Keep-alives doesn't work on half-closed s o [2005/01/21] kern/76525 select() hangs on EOF from named pipe (FI o [2005/01/21] kern/76538 geom [gbde] nfs-write on gbde partition stalls 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] java/76631 java any port linux-*-jdk12 will core dump if o [2005/01/24] ports/76633 kwm Totem will not play DVDs f [2005/01/25] ports/76644 emulation FreeBSD 5.3 will freeze or crash when run 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 f [2005/01/25] usb/76684 usb [hang] Toshiba PDR-M4 camera connected vi o [2005/01/26] threads/76694threads fork cause hang in dup()/close() function o [2005/01/27] i386/76737 i386 CardBus problem (cbb1: Could not map regi o [2005/01/30] kern/76848 [amr] amr hangs o [2005/01/31] kern/76893 [cam] [patch] Fatal divide in booting pro o [2005/01/31] i386/76925 i386 standard pci-ide, install - "NO DISKS FOU o [2005/02/01] kern/76937 Page fault while in kernel mode under hea o [2005/02/01] i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() o [2005/02/01] i386/76948 i386 [rl] Slow network with rl0 o [2005/02/01] kern/76968 Failing to boot into machine o [2005/02/02] amd64/77011 amd64 consisten 5.3-p5 make crash on installwor o [2005/02/02] kern/77026 umount-ing non-existent device panics sys o [2005/02/04] amd64/77101 obrien feature request: please include ULi M1689 o [2005/02/06] kern/77181 [newfs] [patch] newfs -g largevalue, mkdi o [2005/02/06] usb/77184 usb kernel panic on USB device disconnect s [2005/02/07] kern/77195 darrenr [ipfilter] [patch] ipfilter ioctl SIOCGNA o [2005/02/09] kern/77289 system hangs while trying to unmount prev o [2005/02/09] usb/77294 usb ucom + ulpcom panic o [2005/02/10] i386/77335 i386 Can not initial Ethernet Broadcom UDI PXE o [2005/02/10] kern/77337 Samba3+FAT32->Reboot o [2005/02/10] conf/77340 rc awk used in /etc/rc.d/nsswitch when not a o [2005/02/13] kern/77432 [nfs] [patch] It is not possible to load f [2005/02/13] kern/77439 [ath] WAG511 NETGEAR pccard does not atta o [2005/02/13] i386/77443 i386 [fdc] can't access floppy -- regression o o [2005/02/13] bin/77455 natd(8): fatal trap 19 in natd o [2005/02/13] kern/77463 [nfs] [patch] Local DoS from user-space i o [2005/02/14] kern/77493 [pipe] freebsd 5.3 + bash process substit o [2005/02/14] i386/77529 i386 installation of freebsd 5.3 in laptop an o [2005/02/15] kern/77537 [smp] [hang] Conditional breakpoints hang o [2005/02/15] ports/77574 nectar net/nss_ldap locks out when cd'ing to see o [2005/02/16] kern/77588 [em] PREEMPTION problems in combination w o [2005/02/16] usb/77604 usb Sluggish Logitch LX700 USB Mouse o [2005/02/17] kern/77631 [sis] sis network driver broken in 5.3 o [2005/02/17] bin/77651 init can loose shutdown related signals o [2005/02/17] ports/77656 phantom java/jdk15 - (AMD64) install problem. o [2005/02/19] kern/77710 emulation [linux] Linux page fault sigcontext infor o [2005/02/20] kern/77753 DVD-writer fails to fixate DVD f [2005/02/20] kern/77805 Boot hangs with ACPI enabled f [2005/02/22] i386/77935 remko Can't boot with 5.x CD or floppy o [2005/02/23] usb/77940 usb [patch] [panic] insertion of usb keyboard o [2005/02/23] amd64/77949 amd64 Pb boot FreeBSD 64 o [2005/02/23] kern/77982 [lnc] [patch] lnc0 can NOT be detected in o [2005/02/25] docs/78062 doc Sample Echo Pseudo-Device Driver for Free p [2005/02/25] bin/78085 robert id command inconsistency o [2005/02/25] bin/78087 groups program inconsistency o [2005/02/27] docs/78154 doc [PATCH] Make en_US FreeBSD Handbook more o [2005/02/27] gnu/78161 [patch] typo in gzexe o [2005/02/28] kern/78179 [vm] [patch] bus_dmamem_alloc() with BUS_ o [2005/02/28] kern/78216 WRITE_DMA UDMA ICRC errors while copying f [2005/03/01] i386/78218 usb [kue] kue not detected on Sony PCG-F370 V o [2005/03/01] i386/78219 i386 Netgear FA-410TX is incorrectly detected o [2005/03/01] kern/78227 [netinet] [patch] Destroying a network in o [2005/03/03] i386/78339 i386 BTX loader crashes on boot on HP Proliant o [2005/03/03] docs/78357 doc getaddrinfo(3)'s AI_ADDRCONFIG not docume o [2005/03/03] kern/78382 wpaul [ndis] dhclient on ndis0 causes kernel pa o [2005/03/04] kern/78384 [panic] Reproducible panic with port iplo o [2005/03/04] amd64/78406 amd64 [panic]AMD64 w/ SCSI: issue 'rm -r /usr/p o [2005/03/04] ports/78428 openoffice openoffice.org-1.1.4 stops compiling -> d o [2005/03/05] kern/78434 [vfs] [patch] vfs_mount: -current does no p [2005/03/06] kern/78478 rwatson writing to closed socket does not generat o [2005/03/07] i386/78517 i386 WRITE_DMA and READ_DMA timeouts with ATI o [2005/03/07] amd64/78558 amd64 installation o [2005/03/08] bin/78570 wicontrol(8): "wicontrol -i wi0 -C" outpu o [2005/03/10] i386/78657 i386 [xe] [hang] error installing 5.3-RELEASE p [2005/03/10] threads/78660threads Java hangs unkillably in STOP state after o [2005/03/13] conf/78762 ipfw [ipfw] [patch] /etc/rc.d/ipfw should exce f [2005/03/13] kern/78791 [xl] xl(4) input errors and speed problem o [2005/03/14] kern/78801 mux ping: sendto: No buffer space available o [2005/03/14] amd64/78848 amd64 [sis] sis driver on FreeBSD 5.x does not o [2005/03/15] kern/78868 gibbs [scsi] Adaptec 29160 fails with IBM LTO-2 o [2005/03/16] i386/78929 i386 atapicam prevents boot, system hangs o [2005/03/16] i386/78930 i386 SuperMicro web server with 5.3-RELEASE ke o [2005/03/17] kern/78946 [vm] vm_pageout_flush: partially invalid o [2005/03/17] kern/78953 bp [smbfs] smbfs getdirentries() failure cau o [2005/03/17] kern/78956 Only one write operation attempted on RAI o [2005/03/17] bin/78964 qa [sysinstall] can not write labels to hdd o [2005/03/17] kern/78968 FreeBSD freezes on mbufs exhaustion (netw o [2005/03/18] kern/78987 scottl [udf] [patch] udf fs: readdir returns err o [2005/03/18] usb/78989 usb please add USB keyboard support to instal o [2005/03/19] ports/79014 nork building www/linuxpluginwrapper fails. o [2005/03/19] kern/79025 [patch] && in /usr/src/etc/Makefile needs o [2005/03/21] i386/79073 i386 System panic and hang after creating a la o [2005/03/21] i386/79080 acpi acpi thermal changes freezes HP nx6110 o [2005/03/21] i386/79081 acpi ACPI suspend/resume not working on HP nx6 o [2005/03/22] usb/79140 usb WD Firewire/USB Combo hangs under load on o [2005/03/22] i386/79141 i386 [agp] 5.4Beta1 does not recognize my inte f [2005/03/23] kern/79148 DHClient / Ethernet Card not communicatin o [2005/03/23] kern/79168 Problems running two firewire disks on on o [2005/03/23] i386/79169 i386 freeze with striped USB Drives under high o [2005/03/24] kern/79208 [nfs] Deadlock or starvation doing heavy o [2005/03/24] kern/79214 [nfs] iozone hurts tcp-based NFS o [2005/03/26] kern/79255 Fixating CDRW with burncd(8) hangs system o [2005/03/26] kern/79262 [dc] Adaptec ANA-6922 not fully supported o [2005/03/26] bin/79263 find -exec {} + fails with -or and ! o [2005/03/27] i386/79268 i386 5.3-RELEASE won't boot on Compaq Armada 4 o [2005/03/27] usb/79269 usb USB ohci da0 plug/unplug causes crashes a o [2005/03/27] usb/79287 usb UHCI hang after interrupt transfer o [2005/03/28] kern/79295 umount oddity with NFS (fwe) over VIA Fir s [2005/03/28] kern/79323 [wi] authmod setup with ifconfig on dlink o [2005/03/29] kern/79324 [bge] Broadcom bge chip initialization fa p [2005/03/29] kern/79332 [ata] [patch] "ffs_mountroot: can't find o [2005/03/29] kern/79333 pjd GEOM MIRROR mount root problem o [2005/03/29] kern/79334 [ata] ATA_IDENTIFY timed out for 5.3 and o [2005/03/29] kern/79336 [nfs] NFS client doesn't detect file upda s [2005/03/29] kern/79339 [kernel] [patch] Kernel time code sync wi f [2005/03/30] bin/79376 moused causes random mouse events with a o [2005/03/31] ports/79397 clement news/inn fails to build nnrpd under RELEA o [2005/03/31] i386/79409 i386 Coming back from idles make the server re o [2005/04/02] kern/79493 [if_tun] [patch] Reproducible if_tun pani o [2005/04/04] usb/79524 usb printing to Minolta PagePro 1[23]xxW via o [2005/04/07] kern/79621 qa [sysinstall] sysinstall does not create a o [2005/04/07] usb/79622 imp USB devices can be freed twice f [2005/04/07] usb/79656 usb [usb] RHSC interrupts lost o [2005/04/08] kern/79660 ATAPI CD driver /dev/acd0tNN fails if dev o [2005/04/08] kern/79665 [panic] "unmount: dangling vnode" on amd o [2005/04/08] threads/79683threads svctcp_create() fails if multiple threads o [2005/04/08] i386/79686 i386 Spurious notebook disk errors from ATA dr o [2005/04/08] kern/79700 [nfs] suspending nfs file access hangs ot o [2005/04/09] kern/79703 [hang] RocketRaid 1820A has problems with o [2005/04/09] usb/79722 usb [usb] wrong alignments in ehci.h o [2005/04/09] i386/79729 i386 umass, da0 not detected by devfs for o [2005/04/09] i386/79730 i386 SLIM DRIVE COMBO fails with READ_BIG erro o [2005/04/11] i386/79779 i386 If system memory is above 4GB, one parts o [2005/04/11] kern/79783 [ata] hw.ata.atapi_dma=1 reduces HDD writ o [2005/04/11] i386/79784 i386 [bfe] Broadcom BCM4401 : no carrier o [2005/04/11] kern/79785 realtek NIC will crash a heavy BSD system o [2005/04/12] i386/79807 i386 Lock Up on Old Acer P1 Comp o [2005/04/12] amd64/79813 amd64 Will not install/run on amd64 nForce 4 pl o [2005/04/12] i386/79833 i386 BTX crashes on boot when using Promise TX o [2005/04/13] docs/79857 doc ntp(8) manpage is wrong o [2005/04/14] kern/79895 darrenr [ipfilter] 5.4-RC2 breaks ipfilter NAT wh o [2005/04/14] kern/79905 multimedia [sound] sis7018 sound module problem o [2005/04/14] bin/79910 qa [sysinstall] Cannot escape from failed po o [2005/04/14] kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: o [2005/04/14] kern/79940 [panic] 5.3 with kernel debug causes pani f [2005/04/14] ports/79941 openoffice openoffice.org-1.1 1.1.4_1 binary package o [2005/04/14] i386/79943 i386 Very High interupt rate on PCM o [2005/04/16] kern/79988 darrenr [trap] page faults while in kernel mode o [2005/04/16] kern/80005 [re] re(4) network interface _very_ unpre o [2005/04/17] usb/80040 usb [hang] Use of sound mixer causes system f o [2005/04/17] kern/80042 FreeBSD 5.4 RC2: Promise PDC20265 on A7V o [2005/04/18] bin/80074 [patch] openssl(1): Bug in OpenSSL's sk_i o [2005/04/19] kern/80088 [smbfs] Incorrect file time setting on NT o [2005/04/19] amd64/80114 amd64 kldload snd_ich causes interrupt storm wh o [2005/04/20] kern/80136 [md] [crash] mdconfig can reboot the syst o [2005/04/20] kern/80166 ups [panic] Debugger SMP race panic f [2005/04/22] usb/80260 usb Travan USB tape drive fails to write o [2005/04/22] kern/80266 rwatson [ipx] [patch] IPX routing doesn't work o [2005/04/22] i386/80268 i386 [crash] System with Transmeta Efficeon cp o [2005/04/25] kern/80321 ups [kgdb] serial db problems o [2005/04/25] kern/80322 TCP socket support broken on a busy port o [2005/04/26] usb/80361 usb mounting of usb-stick fails o [2005/04/26] usb/80373 usb usb keyboard does not respond o [2005/04/26] kern/80381 5.4 RC3 can't allocate ps/2 irq, no psm, o [2005/04/27] bin/80389 kuriyama rpc.lockd brokenness o [2005/04/27] sparc64/80410sparc64 [netgraph] netgraph is causing crash with o [2005/04/28] i386/80426 acpi [APIC] [panic] 5.4-RC3 still panic when b o [2005/04/28] threads/80435threads panic on high loads o [2005/04/30] kern/80469 [smbfs] mount_smbfs causes freebsd to reb o [2005/05/01] kern/80519 [ntfs] Write capability for ntfs filesyst o [2005/05/03] kern/80572 [bridge] bridge/ipfw works intermittantly f [2005/05/06] usb/80685 usb panic in usb_cold_explore() at begining o [2005/05/06] amd64/80691 amd64 amd64 kernel hangs on load o [2005/05/06] kern/80694 [kbd] [patch] atkbd looped on Acer Travel o [2005/05/06] kern/80714 drop/boot to single user hangs on 5.4-REL o [2005/05/07] kern/80739 Strange panic (keyboard related?) on 5.4 o [2005/05/08] kern/80742 [pecoff] [patch] Local DoS in sys/compat/ o [2005/05/08] kern/80784 mux [fxp] fxp gives device timeouts o [2005/05/08] bin/80798 mount_portal pipe leaves file descriptors o [2005/05/09] usb/80829 usb possible panic when loading USB-modules o [2005/05/10] docs/80843 doc [patch] psm(4): Suggested fix for psm0 / o [2005/05/10] kern/80853 [ed] [patch] add support for Compex RL200 o [2005/05/10] usb/80862 usb [patch] USB locking issues: missing some o [2005/05/11] sparc64/80890sparc64 [panic] kmem_malloc(73728): kmem_map too o [2005/05/11] bin/80913 ipfw [patch] /sbin/ipfw2 silently discards MAC o [2005/05/12] kern/80932 tackerman [em] [patch] Degraded performance of em d f [2005/05/13] kern/80969 glebius [panic] Repeatable double fault panic aft o [2005/05/13] kern/80980 [i386] [patch] problem in "sys/i386/inclu o [2005/05/13] i386/80989 i386 Cannot install 5.4-RELEASE both in my sys o [2005/05/14] kern/81000 [apic] Via 8235 sound card worked great w o [2005/05/14] kern/81019 [re] re(4) RealTek 8169S32 behaves errati o [2005/05/14] amd64/81037 amd64 SATA problem o [2005/05/16] kern/81095 IPsec connection stops working if associa p [2005/05/16] i386/81111 i386 /boot/loader causes reboot due to CFLAGS+ o [2005/05/17] kern/81146 multimedia [sound] Sound isn't working AT ALL for Si o [2005/05/17] kern/81147 tackerman [em] [patch] em0 reinitialization while a o [2005/05/18] kern/81180 [bktr] bktr(4) driver cannot capture both o [2005/05/18] kern/81202 glebius nmap scan causes box to get immediately r o [2005/05/18] kern/81207 [if_ndis] NDIS wrapper doesn't probe buil o [2005/05/18] i386/81215 i386 X Freeze on Dell Inspiron 9100 with Radeo o [2005/05/19] kern/81232 [panic] vrele: negative ref o [2005/05/19] i386/81235 i386 /sys/i386/conf/GENERIC needs "options ASR o [2005/05/19] threads/81258threads Thread specific data is sometimes assigne o [2005/05/19] ports/81272 java JDK 1.5 port doesn't build. o [2005/05/20] kern/81301 problems with new "contigmalloc" routine o [2005/05/20] usb/81308 usb [ugen] [patch] polling a ugen(4) control o [2005/05/20] i386/81311 i386 [smp] [hang] Athlon MP SMP + 3ware + em0 o [2005/05/20] kern/81322 [lnc] [hang] lnc driver causes lockups o [2005/05/20] kern/81324 darrenr [panic] "Duplicate free of item %p from z o [2005/05/23] bin/81389 brian ( usermode ppp ) LCP Negotiation Never Fi o [2005/05/23] bin/81390 ( usermode ppp ) LCP Negotiation Never Fi o [2005/05/27] kern/81539 The fxtv program freezes systems o [2005/05/28] amd64/81602 amd64 SATA crashes with parallel pcm access o [2005/05/28] kern/81606 darrenr ipnat fails to start after upgrade to REL o [2005/05/30] kern/81644 [vge] vge(4) does not work properly when o [2005/05/31] gnu/81689 Unable to connect via SSH using protocol o [2005/06/01] kern/81770 [nfs] Always "NFS append race" at every N o [2005/06/02] kern/81807 [sio] Silo overflows with serial multipor o [2005/06/04] conf/81882 [patch] missing terminal definition for w o [2005/06/04] kern/81887 scsi [aac] Adaptec SCSI 2130S aac0: GetDeviceP o [2005/06/04] i386/81903 i386 Installer hangs on all menu entries on To o [2005/06/06] kern/81943 des [kernel] [patch] _assert_sbuf_integrity c o [2005/06/07] bin/81997 ntpd fails to bind to IP-address o [2005/06/08] i386/82029 i386 Boot Loader installation on MegaRAID cont o [2005/06/08] kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work o [2005/06/09] kern/82064 anholt [drm] DRM not working with SMP o [2005/06/09] amd64/82071 amd64 incorrect -march's parameter to build 32b o [2005/06/11] kern/82143 kqueue on FreeBSD 4.11 fails to report UD f [2005/06/13] java/82183 java Cannot install Java 1.5, lots of missing f [2005/06/13] usb/82198 usb Panic on attaching of ONKI N-338 USB MP3 o [2005/06/13] bin/82207 [patch] tcpslice(1) incorrectly handles d o [2005/06/14] kern/82219 [panic] in dumping if watchdog enabled. o [2005/06/14] kern/82227 [digi] Xem: chained concentrators not rec a [2005/06/15] bin/82263 compat 4x broken after last update o [2005/06/15] kern/82271 pf [pf] cbq scheduler cause bad latency f [2005/06/15] usb/82272 usb Can not recognize Casio camera EX-Z40 as o [2005/06/15] i386/82285 i386 [race] kernel panic during reboot o [2005/06/15] docs/82296 doc ttys(5) man page misleads about use for n o [2005/06/17] usb/82350 usb [usb] null pointer dereference in USB sta o [2005/06/19] amd64/82425 amd64 [fxp] fxp0: device timeout, fxp interface o [2005/06/20] kern/82442 [panic] Fatal trap 12 in em driver on 4.1 o [2005/06/21] kern/82464 [pccard] Sony Ericsson GC75 GPRS MODEM no o [2005/06/21] kern/82468 Using 64MB tcp send/recv buffers, traffic o [2005/06/21] kern/82491 [bootp] [patch] bootpd shouldn't ignore r o [2005/06/21] kern/82497 [vge] vge(4) on AMD64 only works when loa o [2005/06/22] usb/82520 usb Reboot when USL101 connected o [2005/06/23] amd64/82555 amd64 Kernel Panic - after i connect to my "amd o [2005/06/23] sparc64/82569sparc64 USB mass storage plug/unplug causes syste o [2005/06/25] kern/82649 [panic] some request to DVDROM causes ker o [2005/06/25] standards/82654standards C99 long double math functions are missin o [2005/06/26] usb/82660 usb EHCI: I/O stuck in state 'physrd'/panic o [2005/06/26] bin/82667 burncd doesn't abort on error conditions o [2005/06/26] kern/82668 ATA timeouts on 5.4-stable o [2005/06/28] bin/82720 [patch] Incorrect help output from growfs o [2005/06/28] kern/82755 [panic] during periodic ncvs.sh script at o [2005/06/29] ports/82759 delphij Source navigator installs in wrong direct f [2005/06/29] ports/82771 ale Setting "BUILD_OPTIMIZED=yes" breaks port o [2005/06/30] kern/82805 [nfs] [panic] sched_switch ched_4bsd.c:86 s [2005/06/30] kern/82806 darrenr ipnat doesn't handle out of order fragmen o [2005/07/01] kern/82846 phk Kernel crash in 5.4 with SMP,PAE o [2005/07/02] kern/82881 [netgraph] [panic] ng_fec(4) causes kerne o [2005/07/03] kern/82919 [bridge] [patch] Bridge configuration upd o [2005/07/04] bin/82975 route change does not parse classfull net o [2005/07/05] amd64/83005 amd64 Memory Occupied during installation of th o [2005/07/05] kern/83017 [modules] snd_ich freezes system when bei p [2005/07/07] bin/83085 des [patch] double free() in openpam o [2005/07/07] kern/83098 'vrele: negative ref cnt' in shutdown wit o [2005/07/07] kern/83107 [libc] [patch] libc uuid_compare() doesn' o [2005/07/09] ports/83183 olgeni webmin/perl coredumps o [2005/07/09] bin/83195 nvi loses edited file on network disconne o [2005/07/11] ports/83252 openoffice openoffice.org-1.1 1.1.4 build failure: D o [2005/07/11] kern/83254 [digi] driver can't init Digiboard PC/4e o [2005/07/11] kern/83297 [bpf] Possible issue with FreeBSD 5.4 jai o [2005/07/12] kern/83319 [panic] system crash on heavy hard disk l o [2005/07/12] bin/83336 [patch] libc's parse_ncp() don't check ma o [2005/07/12] bin/83338 [patch] libc's getent() don't check for m o [2005/07/12] bin/83340 [patch] setnetgrent() and supporting func o [2005/07/12] bin/83344 [patch] Improper handling of malloc failu o [2005/07/12] bin/83347 [patch] improper handling of malloc failu o [2005/07/12] bin/83348 [patch] Improper handling of malloc failu o [2005/07/12] bin/83349 [patch] improper handling o malloc's fail o [2005/07/12] bin/83359 [patch] improper handling of malloc failu o [2005/07/13] bin/83364 [patch] improper handling of malloc failu o [2005/07/13] kern/83368 [ipx] [patch] incorrect handling of mallo o [2005/07/13] bin/83369 [patch] incorrect handling of malloc fail o [2005/07/13] kern/83375 phk Fatal trap 12 cloning a pty o [2005/07/13] kern/83384 failure of non-essential IDE partitions c o [2005/07/13] kern/83406 [smp] em/bge drivers: severe performance o [2005/07/14] bin/83426 [ PATCH ] improper handling of malloc fai o [2005/07/14] kern/83429 [ath] ath(4) does not work with the D-Lin o [2005/07/14] kern/83464 [geom] [patch] Unhandled malloc failures o [2005/07/15] kern/83499 fragmented packets does not pass through o [2005/07/15] usb/83504 usb [usb] SpeedTouch USB stop working on rece f [2005/07/15] kern/83521 pjd GEOM_STRIPE Error On Boot o [2005/07/16] kern/83552 [panic] Fatal trap 19 on ti0 when SMP is o [2005/07/16] bin/83558 kernbb(8): usr.sbin/kernbb doesn't compil o [2005/07/16] usb/83563 usb [panic] Page Fault while detaching Mpman o [2005/07/16] i386/83574 i386 installation failure o [2005/07/17] kern/83586 [if_ndis] [panic] ndis panic with Intel P f [2005/07/18] kern/83671 Can't get comconsole to work properly on o [2005/07/18] usb/83677 usb [usb] usb controller often not detected ( o [2005/07/18] bin/83696 Maximum members in group seems broken o [2005/07/19] i386/83735 i386 [re] network card (realtek 8139) and soun o [2005/07/19] usb/83756 usb Microsoft Intellimouse Explorer 4.0A does o [2005/07/20] kern/83761 [panic] vm-related panic: blst_radix_free f [2005/07/20] ports/83767 tobez lang/perl5.8: Perl5.8.7 coredumps on Text o [2005/07/21] i386/83826 i386 can't install any version on Toshiba Satt f [2005/07/21] kern/83885 gnn [panic] Kernel panic when received ICMP T o [2005/07/22] threads/83914threads [libc] popen() doesn't work in static thr o [2005/07/22] i386/83925 i386 [boot] can't boot Dell Latitude D610 afte s [2005/07/22] ports/83929 ports-bugs www/linux-mozilla - PATCH - update port, o [2005/07/22] kern/83930 sam crypto_q_mtx recursion when unloading hif o [2005/07/24] usb/83977 usb [ucom] [panic] ucom1: open bulk out error o [2005/07/24] i386/84008 i386 /dev/X? should be /dev/ad1s* o [2005/07/24] kern/84015 [agp] [hang] Nforce3-250Gb freezes on Fre o [2005/07/25] amd64/84027 obrien if_nve gets stuck o [2005/07/25] kern/84052 [modules] [hang] 5.4-STABLE - kldunload s o [2005/07/25] i386/84088 i386 Panic with nforce2 platform on FreeBSD 6. o [2005/07/26] kern/84102 gnn FreeBSD 6.0 BETA 1 install Panic's in VMW o [2005/07/26] kern/84133 [panic] amd64, while making ports (trace o [2005/07/26] kern/84135 pjd [panic] ggatec destroy panics BETA-1 p [2005/07/27] kern/84163 [mlx] 6.0-BETA1 mlx driver don't find any o [2005/07/28] kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recog o [2005/07/28] bin/84217 brian "enable proxy" is ignored in ppp.conf p [2005/07/28] conf/84221 Wrong permissions on /etc/opiekeys o [2005/07/29] i386/84303 i386 boot sometimes stops at "uhci0: 3.5GB o [2005/08/05] kern/84584 [re] re(4) spends too much time in interr o [2005/08/05] kern/84589 [2TB] 5.4-STABLE unresponsive during back o [2005/08/07] kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn o [2005/08/07] kern/84656 [panic] when kern.maxdsiz is => hw.physme o [2005/08/08] bin/84668 qa [sysinstall] ssh and sysinstall problem o [2005/08/08] kern/84673 [nfs] NFS client problem "Stale NFS file o [2005/08/09] i386/84717 i386 [hang] 5.4-rel booting locks-up on Superm p [2005/08/10] kern/84740 tjr [libc] regcomp("\254") fails o [2005/08/11] kern/84799 [fdc] [patch] can't read beyond track 0 o o [2005/08/11] bin/84816 patch(1) inserts a line in the wrong plac o [2005/08/11] kern/84818 atapi cd: hangup with motor switched on a o [2005/08/12] amd64/84832 amd64 Installation crashes just at boot AMD64/ o [2005/08/13] kern/84861 [ipw] [patch] still can't get working ipw o [2005/08/14] amd64/84930 amd64 [msdosfs] something wrong with msdosfs on o [2005/08/14] docs/84932 doc new document: printing with an Epson ALC- o [2005/08/15] usb/84936 usb install - usb keyboard not recognized o [2005/08/15] i386/84943 i386 "Invalid Partition Table" Intel ICH6 SATA o [2005/08/15] kern/84953 kuriyama [nfs] NFS locking issue in RELENG_6/i386/ o [2005/08/15] kern/84954 imp [CARDBUS] cbb alloc res fail (with hw.car o [2005/08/15] kern/84964 [nfs] nfs4 mount doesn't handle NFS4ERR_G o [2005/08/15] kern/84965 [nfs] nfs4 mount generates NFS4ERR_BAD_SE o [2005/08/15] kern/84968 [nfs] programs on nfs4 mounts won't execu o [2005/08/16] kern/85005 Network interrupt after shutdown method h o [2005/08/17] kern/85042 [smbfs] mount_smbfs: can't get handle to o [2005/08/18] i386/85072 i386 [psm] ps/2 Mouse detection failure on com o [2005/08/19] i386/85101 i386 [libm] nearbyint always returns nan o [2005/08/19] bin/85115 byacc generates uncompileable file o [2005/08/19] kern/85123 [iir] Improper serialization in iir_ioctl o [2005/08/19] kern/85137 [pseudofs] [patch] panic due to sleep wit f [2005/08/20] ports/85155 cy security/tripwire clobbers config files o o [2005/08/20] threads/85160threads [libthr] [patch] libobjc + libpthread/lib o [2005/08/23] kern/85258 mux [fxp] changing promisc mode on nic can le o [2005/08/24] kern/85266 [xe] [patch] xe(4) driver does not recogn o [2005/08/26] kern/85320 [gre] [patch] possible depletion of kerne o [2005/08/26] kern/85326 [smbfs] [panic] saving a file via samba t o [2005/08/27] alpha/85346 alpha PREEMPTION causes unstability in Alpha400 o [2005/08/28] kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark vo o [2005/08/29] amd64/85431 amd64 AMD64 has short but temporary freezes (ha o [2005/08/29] kern/85434 firewire [fwip] fwip (IP over firewire) doesn't wo o [2005/08/29] kern/85444 IPv6 crash, possibly related to destroyin o [2005/08/29] i386/85450 i386 panic: subdisk6 detached (appears to be a o [2005/08/29] amd64/85451 amd64 [hang] 6.0-BETA3 lockups on AMD64 (PREEMP o [2005/08/29] i386/85454 i386 Panic while booting: No virtual memory fo o [2005/08/30] kern/85464 Cannot unmount file-backed disk imported o [2005/08/30] kern/85493 imp [ed] [patch] OLDCARD can't probe ed drive o [2005/08/31] ports/85514 vsevolod mutt-ng-20050825 does not install with ol o [2005/09/01] kern/85583 obrien [nve] [timeout] send errors ("device time o [2005/09/05] kern/85728 [trap] Crashes on 6.0 when copying data b o [2005/09/05] ports/85730 danfe nvidia-driver eats the /usr/X11R6/lib/mod o [2005/09/05] kern/85751 [devfs] [panic] panic in devfs_setattr() f [2005/09/05] ports/85756 roam Linker error when upgrading port security o [2005/09/05] kern/85768 gibbs aic79xx driver timeouts with U160 target o [2005/09/05] ia64/85772 ia64 [gpt] gpt (geom_) needs to adopt g_ctl s [2005/09/06] ports/85779 edwin fmsx 3.0 is unstable (reboting, freezing o [2005/09/06] kern/85791 kernel panic, page fault in kernel mode o [2005/09/06] bin/85796 des pam doesn't work correctly after Upgrade f [2005/09/06] kern/85804 [panic] after chown -R from chrooted shel o [2005/09/06] kern/85809 panic: mutex "ipf state entry" already in o [2005/09/06] bin/85810 nslookup/dig Hang and processes cannot be o [2005/09/06] kern/85813 timeout waiting for read DRQTrying to mou o [2005/09/06] kern/85816 maxproc=1 in login.conf causes kernel pan o [2005/09/07] bin/85830 des [patch] pam_exec incorrectly works with v s [2005/09/07] ports/85850 cperciva portsnap extract silently deletes Makefil o [2005/09/08] i386/85866 i386 [hang] bootloader freezes on Pentium2/3 o [2005/09/09] kern/85893 [panic] while trying to mount audio CD o [2005/09/09] kern/85894 [nfs] [panic] nfs_timer / nfs_socket.c:11 o [2005/09/09] ports/85905 perky mod_python3 pthread_attr_destroy failure o [2005/09/10] kern/85931 panic: "vm_fault: fault on nofault entry" o [2005/09/10] i386/85938 i386 Install fails, unable to write partitions o [2005/09/10] i386/85944 i386 FreeBSD restarts after showing "Welcome t s [2005/09/11] kern/85975 [cam] devfs does not create entries when o [2005/09/11] kern/85993 [panic] emulators/kqemu panics 6.0-BETA4 o [2005/09/12] bin/86012 kpasswd(1) fails if one of the KDC are un o [2005/09/12] usb/86031 usb need support usb nic rt2500 in my 5.4 STA o [2005/09/13] kern/86055 FreeBSD 6.0 beta4 install panic:bio alrea o [2005/09/13] kern/86065 [kqueue] system reboot without sync (and o [2005/09/13] kern/86067 jeff [sched_ule] 6.0-BETA4 hangs while trying f [2005/09/13] kern/86072 pf [pf] Packet Filter rule not working prope o [2005/09/13] amd64/86080 amd64 [radeon] [hang] radeon DRI causes system o [2005/09/14] kern/86103 darrenr [ipfilter] Illegal NAT Traversal in IPFil o [2005/09/14] kern/86107 [procfs] [panic] unrhdr has N allocations o [2005/09/16] ports/86197 vsevolod ejabberd and nullmail both want gid 522 o [2005/09/17] kern/86261 brian 'out of buffer space' after many PPPoE re o [2005/09/18] kern/86306 [em] [patch] if_em.c locks up while tryin o [2005/09/19] i386/86325 i386 [install] unable to install FreeBSD on IB o [2005/09/19] kern/86330 [ipsec] [panic] panic in ESP code o [2005/09/20] kern/86361 thompsa [bridge] bridge(4) does not work with VLA o [2005/09/20] i386/86380 i386 i386_set_ioperm doesn't take effect immed o [2005/09/20] ports/86383 openoffice Can't compile openoffice.org-1.1 o [2005/09/21] kern/86411 scottl [amr] Very low performance of amr(4) unde f [2005/09/21] ports/86421 clement Apache-2.0.54_4 PHP popen hangs o [2005/09/21] kern/86423 truckman backgroud fsck leaves incorrect free bloc o [2005/09/21] kern/86427 LOR / Deadlock with FASTIPSEC and nat o [2005/09/22] bin/86456 arp(8) program hangs o [2005/09/23] amd64/86503 amd64 [atapicam] [panic] k3b crash the system l o [2005/09/23] bin/86514 awk -vVAR=val doesn't work without space f [2005/09/24] bin/86518 qa [sysinstall] USB keyboard not supported f [2005/09/24] kern/86525 FreeBSD 6.0BETA5 hangs after boot up syst o [2005/09/24] ports/86535 des usermin/perl coredumps o [2005/09/25] kern/86550 csjp [panic] kernel (w/ UFS_EXTATTR* and UFS_A s [2005/09/26] kern/86596 [unionfs] unionfs -b brokes file modes o [2005/09/26] kern/86598 nectar [patch] Bug in OpenSSL Padlock Engine o [2005/09/26] i386/86612 i386 SCSI DAT Drive Issue o [2005/09/27] kern/86619 linux emulator interacts oddly with cp o [2005/09/27] i386/86651 i386 FAILURE ATA-IDENTIFY o [2005/09/28] i386/86667 i386 GNOME Battery Applet causing keyboard to f [2005/09/28] ports/86687 tobez Perl ithreads coredump o [2005/09/28] bin/86690 kientzle bsdtar sparse file problems o [2005/09/29] java/86700 java SIGSEGV in native jdk15 f [2005/09/30] kern/86746 cognet watch/snp don't work in 6.0 o [2005/09/30] kern/86763 [ucom] kernel: ucom0: ucomwritecb: IOERRO o [2005/09/30] usb/86767 usb [usb] bogus "slice starts beyond end of t o [2005/10/01] kern/86775 system reboot without syncing o [2005/10/01] kern/86779 taskqueue_enqueue_fast uses spinlock on s o [2005/10/01] i386/86806 i386 Couldn't alloc kernel virtual memory o [2005/10/03] kern/86848 [pf][multicast] destroying active syncdev o [2005/10/04] i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is o [2005/10/05] i386/86920 i386 [ndis] ifconfig: SIOCS80211: Invalid argu o [2005/10/05] kern/86944 [nfs] [patch] When I use FreeBSD with NFS o [2005/10/06] kern/87010 pjd Reading kernel memory & pagefault under n o [2005/10/06] kern/87014 rwatson BPF_MTAP/bpf_mtap are not threadsafe and o [2005/10/07] i386/87085 i386 Will not install on Microtel system s [2005/10/07] kern/87094 5.4 system with SMP and IPFW crashes unde o [2005/10/08] usb/87099 usb panic: ohci_add_done: addr 0x000d1bf0 not o [2005/10/08] kern/87107 Boot process will not complete with IPSEC p [2005/10/08] amd64/87112 peter Boot problems on a 16 processor AMD64 com o [2005/10/08] i386/87122 i386 Installer of 6.0-BETA5 can't find HDD par o [2005/10/09] i386/87155 i386 [boot] [panic] Can't Alloc Virtual Memory o [2005/10/09] amd64/87156 amd64 First Installation: Kernel crashes o [2005/10/10] kern/87194 [fxp] fxp(4) promiscuous mode seems to co o [2005/10/11] kern/87248 [iwi] Data-corruption while using WEP on o [2005/10/11] kern/87255 [md] [panic] large malloc-backed mfs cras o [2005/10/11] amd64/87258 amd64 [smp] [boot] cannot boot with SMP and Are o [2005/10/12] amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powe o [2005/10/12] amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD a [2005/10/12] amd64/87328 amd64 [boot] BTX halted error o [2005/10/12] amd64/87348 amd64 amd64+smp+startkde always crashing o [2005/10/13] i386/87356 i386 6.0 RC1 cannot see 250GB drive o [2005/10/13] i386/87364 scottl [aac] aac controller stopped working betw o [2005/10/13] kern/87368 [msdosfs] fat32 is very slow o [2005/10/13] ports/87397 edwin incorrect use of PAPERSIZE make variable o [2005/10/13] ports/87404 nork Adobe Reader no longer works with www/lin o [2005/10/13] kern/87413 damien [iwi] 6.0-RC1: "ifconfig iwi0 mode 11g up o [2005/10/14] kern/87421 [netgraph] [panic]: ng_ether + ng_eiface o [2005/10/15] amd64/87472 amd64 I downloaded 5.4 and went to install it, o [2005/10/16] kern/87506 [vr] [patch] Fix alias support on vr inte o [2005/10/16] amd64/87514 amd64 6.0-CURRENT freezes machine using >4GB on o [2005/10/16] usb/87519 usb [kbd] cannot install on USB-only system o [2005/10/16] kern/87521 darrenr [ipfilter] [panic] using ipfilter "auth" o [2005/10/16] kern/87544 geom [gbde] mmaping large files on a gbde file o [2005/10/17] usb/87565 usb [PATCH] Support for Vodaphone 3G/UMTS car o [2005/10/17] i386/87568 acpi [ACPI] [REGRESSION] 6.0-STABLE needs ACPI o [2005/10/17] i386/87576 i386 no installation on Acer aspire 1304xc lap o [2005/10/17] kern/87586 [diskless] [panic] Unable to use networke f [2005/10/18] kern/87596 [panic] OS crash on a Firefox link click f [2005/10/18] misc/87598 make release broken o [2005/10/18] i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacke o [2005/10/18] ports/87631 sobomax zaptel modules loading crashes FreeBSD 6. o [2005/10/19] i386/87654 i386 Marvell Yukon 88E8036 NIC not detected by a [2005/10/19] kern/87658 IO::AIO test suite loops infinitely on 5. o [2005/10/19] amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron o [2005/10/20] kern/87727 [panic] 6.0-RC1 coredumps o [2005/10/20] bin/87729 phk most calls to malloc(3) generate warnings o [2005/10/20] i386/87750 i386 [boot] btx halted error while installatio o [2005/10/20] kern/87758 [ath] [hang] Reboot problem with atheros f [2005/10/21] kern/87791 Kernel crash when running df o [2005/10/21] bin/87792 [patch] very bad performance of cp(1) via f [2005/10/22] kern/87846 5.4 will NOT work with any other os on di o [2005/10/23] kern/87859 [smbfs] System reboot while umount smbfs. o [2005/10/23] i386/87876 i386 Installation Problems for i368 Compaq R30 o [2005/10/23] i386/87877 i386 non-root mount operation fails o [2005/10/24] bin/87911 kientzle tar(1): internal error o [2005/10/25] amd64/87977 amd64 [busdma] [panic] amd64 busdma dflt_lock c s [2005/10/25] ports/87978 portmgr *_DEPENDS gets broken after changing (LOC o [2005/10/25] kern/87986 pjd [geom] [hang] gmirror and quota will hang o [2005/10/25] ports/87996 nork www/linuxpluginwrapper: Flash 7 kills epi f [2005/10/25] kern/88011 thompsa [bridge] bridge and if_bridge is broken b o [2005/10/26] kern/88045 obrien [nve] [patch] 6.0rc1: nve0: device timeou o [2005/10/26] kern/88047 [asr] [panic] 6.0-RC1 reboots with SMP an o [2005/10/27] kern/88082 [ath] [panic] cts protection for ath0 cau o [2005/10/27] gnu/88087 c++filt(1) dumps core on a trivial string o [2005/10/28] ports/88115 x11 ivview (installed by inventor port) end i o [2005/10/28] i386/88124 i386 [hang] X -configure freezes 6.0rc1 o [2005/10/28] i386/88130 i386 [hang] Machine hangs on dhcp o [2005/10/28] i386/88139 i386 [i386] feature request: 53C875 Chipset HP o [2005/10/30] kern/88213 [panic] Hang followed by Panic on 6.0-RC1 o [2005/10/30] bin/88215 [patch] syslogd(8) does not pass cleanly p [2005/10/30] kern/88249 dwhite getdents syscall fails for devfs on amd64 o [2005/10/31] kern/88266 [smbfs] smbfs does not implement UIO_NOCO o [2005/10/31] kern/88268 [bpf] yet another null pointer in bpf cod o [2005/10/31] amd64/88299 amd64 swapcontext fails with errno 0 o [2005/11/01] i386/88315 i386 [sym] [hang] Symbios/LSI-HBA (SYM83C895) f [2005/11/02] ports/88406 rodrigc devel/apr-svn picks up e2fsprogs header a o [2005/11/03] i386/88459 i386 [panic] Fatal trap 19 (process: idle: cpu s [2005/11/03] ports/88462 ports-bugs math/GiNaC: ginsh crashes during startup o [2005/11/03] kern/88472 [panic] panic/reboot in 5.4-STABLE o [2005/11/04] kern/88487 [panic] softdep_setup_inomapdep: found in o [2005/11/04] kern/88496 [iwi] iwi0: fatal error - have to reboot o [2005/11/05] kern/88518 cannot mount root rw at boot o [2005/11/05] bin/88524 openssl can not work with smtp.gmail.com o [2005/11/06] kern/88555 [panic] ffs_blkfree: freeing free frag on o [2005/11/06] amd64/88568 amd64 [panic] 6.0-RELEASE install cd does not b o [2005/11/07] i386/88583 i386 i can't install freebsd in server ibm xse o [2005/11/07] i386/88610 i386 FreeBSD 6.0 bootonly crashes during boot o [2005/11/08] docs/88636 trhodes handbook instruction could shut down name o [2005/11/08] bin/88655 /bin/tcsh ls-F : Floating exception (core o [2005/11/08] kern/88657 [smbfs] windows client hang when browsing o [2005/11/08] kern/88659 ipfw [modules] ipfw and ip6fw do not work prop o [2005/11/08] kern/88664 ipfw [ipfw] ipfw stateful firewalling broken w o [2005/11/09] i386/88717 i386 freebsd 5.4 boots from lsi 53c1030 only i o [2005/11/09] kern/88718 [aac] [timeout] unable to install on RAID o [2005/11/09] usb/88743 usb [hang] USB makes kernel hang at boot (reg f [2005/11/09] amd64/88746 amd64 Buffer problem with SSH2 under amd64 arch o [2005/11/09] i386/88755 i386 [panic] FreeBSD R6.0 on ThinkPad R40 inst o [2005/11/10] amd64/88790 amd64 kernel panic on first boot (after the Fre o [2005/11/10] kern/88793 [wlan] wlan(4) broken, sends corrupted pa o [2005/11/10] ports/88805 phantom java/jdk15 Charset NullPointerException o [2005/11/10] i386/88808 i386 V6.0 crashing on install with ICH7 RAID 5 o [2005/11/10] bin/88813 stefanf [patch] cd builtin in sh(1) can cd to wro o [2005/11/11] kern/88823 [modules] atapicam - kernel trap 12 on lo o [2005/11/11] i386/88853 i386 [hang] SMP system FreeBSD 6.0-STABLE cras f [2005/11/11] kern/88856 rwatson [nfs] XDR/RPC breaks when sending msgs > o [2005/11/12] bin/88873 [2TB] gpt create fails "bogus map" "unkno o [2005/11/12] kern/88882 [ndis] ndis IF tx/rx and other problems i o [2005/11/13] kern/88914 [hang] system freeze during file transfer o [2005/11/13] kern/88917 [ipw] ipw can not work in adhoc mode o [2005/11/13] i386/88929 i386 FreeBSD 6.0 install CD fails to find disk o [2005/11/13] kern/88937 [ndis] ifconfig ndis does not show the co o [2005/11/14] usb/88966 usb kldunload ucom.ko returns "Device busy" e o [2005/11/14] usb/89003 usb LaCie Firewire drive not properly support o [2005/11/14] bin/89012 [libz] FreeBSD-6.0 is still using zlib-1. o [2005/11/15] kern/89069 [panic] kernel panic when putting load on o [2005/11/15] kern/89070 [panic] NULL m passed to m_copym() in ip_ s [2005/11/15] ports/89074 x11 Segmentation Violation during "make insta o [2005/11/16] kern/89102 geom [geom_vfs] [panic] panic when forced unmo a [2005/11/16] misc/89103 gcc segmentation fault errors -- ??memory o [2005/11/16] bin/89144 [sysinstall] failed to install 2 packages o [2005/11/16] kern/89179 Random reboots on Dell PowerEdge 6300 o [2005/11/17] kern/89207 problem install fresbsd, hard disk geomet o [2005/11/18] usb/89218 usb flash disk f [2005/11/18] ports/89228 ports-bugs security/clamav: clamd with libunrar dies o [2005/11/18] i386/89249 i386 HighPoint RocketRAID 1520 (HPT372N) can't o [2005/11/18] kern/89258 [mouse] synaptic touchpad support "worse" p [2005/11/19] threads/89262threads [kernel] [patch] multi-threaded process h o [2005/11/19] bin/89267 kientzle Problem with bsdtar(1) o [2005/11/19] bin/89268 problem with tar(1) o [2005/11/19] kern/89271 [radeon][agp][hang] X.org hangs when heav o [2005/11/19] i386/89288 i386 [acpi] DMA error while booting with acpi o [2005/11/20] ports/89308 apache [patch] www/mod_accounting crash on reque o [2005/11/20] kern/89310 [panic] kmem_malloc fails with "kmem_map o [2005/11/21] i386/89340 i386 [panic] 6.0-STABLE (2005-11-07) panic whe o [2005/11/21] i386/89353 i386 [ata] invalid disk controller recognition o [2005/11/21] kern/89355 [md] mdconfig -t vnode filesystem mount p o [2005/11/21] kern/89368 el portatil se queda completamente colgad o [2005/11/21] i386/89383 i386 [sio] [panic] page fault o [2005/11/21] ports/89393 openoffice can't install OpenOffice 2.0.0 from port o [2005/11/21] kern/89396 [reboot] remounting cdrom causes reboot o [2005/11/22] bin/89410 [PATCH] sh(1) missing \u interpolation an o [2005/11/22] i386/89425 i386 [bfe] bfe resetting in 6.0 - current o [2005/11/23] kern/89447 Serial console speed not working properly o [2005/11/24] sparc64/89486sparc64 firefox and thunderbird is broken on spar o [2005/11/24] amd64/89501 amd64 System crashes on install using ftp on lo o [2005/11/24] amd64/89503 amd64 Cant Boot Installation Disk o [2005/11/25] kern/89528 bz [jail] impossible to kill a jail o [2005/11/25] kern/89538 phk [tty] [panic] triggered by "sysctl -a" o [2005/11/25] amd64/89546 amd64 [geom] GEOM error o [2005/11/25] amd64/89549 amd64 [amd64] nve timeouts on 6.0-release o [2005/11/25] amd64/89550 amd64 [amd64] sym0: VTOBUS failed (6.0 Release) o [2005/11/26] conf/89589 secteam virecover follows hardlinks, possibly exp o [2005/11/26] kern/89597 [ata] uncorrectable ATA disc errors can b o [2005/11/27] kern/89633 [if_sis] [panic] if_sis panic under exten o [2005/11/27] docs/89635 mlaier authpf(8) needs fdescfs o [2005/11/28] kern/89660 le [patch] [panic] due to g_malloc returning o [2005/11/28] kern/89688 [wi] wi0 cbb remove bug: Danger Will Robi o [2005/11/30] kern/89752 [bpf] [patch] bpf_validate() needs to do s [2005/11/30] kern/89755 [unionfs] [hang] Jailed process deadlocks o [2005/11/30] kern/89775 [kevent] [hang] kevent hangs on second wa o [2005/11/30] gnu/89777 send-pr(1) lies about saved reports o [2005/11/30] i386/89778 i386 panic: ffs_write: type 0xc2846660 0 (0,4) o [2005/12/01] kern/89784 phk [patch] [panic] 6.0-RELEASE panics when a o [2005/12/01] bin/89808 brian malformed Framed-IPv6-Prefix crashes ppp( o [2005/12/02] kern/89864 [if_vr] [panic] if_vr panic under FreeBSD o [2005/12/03] kern/89876 [txp] [patch] txp driver doesn't work wit o [2005/12/03] kern/89878 [pccard] [patch] pccard.c:pccard_safe_quo o [2005/12/03] kern/89880 wpaul [ndis] ndis interface stops rx/tx while l o [2005/12/04] kern/89918 damien [iwi] [panic] Kernel panic with if_iwi In o [2005/12/05] usb/89954 usb [usb] USB Disk driver race condition? o [2005/12/05] kern/89966 [ntfs] [panic] mounting ntfs causes kerne o [2005/12/05] amd64/89968 amd64 [ata] Asus A8N-E MediaShield RAID problem f [2005/12/05] usb/89997 usb [umass] [panic] panic on iPod mini detach f [2005/12/06] kern/90050 [boot] boot -s drops serial console at sh o [2005/12/07] i386/90059 i386 panic in 2 mins after power on PC o [2005/12/07] i386/90065 i386 [wi] System hangs if wireless card wasn't o [2005/12/07] kern/90086 [hang] 5.4p8 on supermicro P8SCT hangs du f [2005/12/07] ports/90088 clement Buildconflict with apr-svn, libtool and a o [2005/12/08] bin/90093 geom fdisk(8) incapable of altering in-core ge o [2005/12/08] kern/90096 [net] [patch] arp mixup if carp and bridg o [2005/12/08] ports/90107 ports-bugs cvsd imprisoned doesn't work with devfs o [2005/12/09] i386/90134 i386 [irq] IDE and SATA disks not detected on o [2005/12/09] usb/90162 usb [usb] [patch] Add support for the MS Wire o [2005/12/10] kern/90167 [em] adding aliases to em0 interfaces cau o [2005/12/10] ports/90184 openoffice Install of OpenOffice 2.0.0 fails o [2005/12/10] kern/90206 [ata] [crash] Server reboot after "FAILUR o [2005/12/10] kern/90214 multimedia [sound] memory leaks in snd_via8233 o [2005/12/11] kern/90237 [panic] kernel panic on startx command o [2005/12/11] ports/90259 roam Error when upgrading mail/vpopmail o [2005/12/12] threads/90278threads libthr, ULE and -current produces >100% W o [2005/12/12] kern/90279 [nge] Appletalk and 0x090007 OUI enet fra o [2005/12/12] kern/90282 scsi [sym] SCSI bus resets cause loss of ch de o [2005/12/13] bin/90315 kientzle tar(1) (bsdtar) core dump on non-existing o [2005/12/13] kern/90330 [linux] linux_compat /dev system freeze p f [2005/12/14] ports/90399 ports-bugs vmware2 port not working on FreeBSD 6.0 o [2005/12/15] kern/90442 [panic] kmem_alloc fails kmem_map: too sm o [2005/12/15] ports/90454 nobutaka libxine 1.1.1 Ports build fails o [2005/12/16] bin/90518 wes [patch] dhclient(8): dhclient-script prob o [2005/12/16] i386/90519 i386 Resume after suspend results in g_vfs_don a [2005/12/17] kern/90526 Can't updata from 5.4-p8 to 6.0release o [2005/12/18] kern/90582 geom [geom_mirror] [panic] Restore cause panic o [2005/12/19] bin/90656 qa [sysinstall] 6.0-RELEASE (i386) cannot be o [2005/12/19] i386/90657 i386 i have a problem starting bsd on my lapto f [2005/12/20] ports/90671 dougb misc/compat4x: wrong directory is ldconfi o [2005/12/20] usb/90700 usb Kernel panic on connect/mount/use umass d o [2005/12/21] ports/90729 ports-bugs databases/db[0-9]*: check USE_BDB knob o [2005/12/21] ports/90730 girgen databases/postgresql[0-9]*: check USE_PGS o [2005/12/21] bin/90736 [libc] dlfunc can not be defined in libc o [2005/12/21] java/90743 java jdk-1.5.0p2_3 compilation failure o [2005/12/21] ports/90748 nobutaka xine-lib-1.1.1compilation failure o [2005/12/21] ports/90759 openoffice cannot save ANY file with "de-openoffice. o [2005/12/21] ports/90777 sergei textproc/xmlto fails to produce most form o [2005/12/22] amd64/90798 amd64 asking if motherboard is compatible o [2005/12/22] kern/90800 [kernel] [patch] it is possible to fake c o [2005/12/22] kern/90815 [smbfs] [patch] SMBFS with character conv o [2005/12/23] kern/90837 [pcm] PCM - ICH6 - device is busy, but ol o [2005/12/23] bin/90846 problem in using cu command on 4.11 freeB f [2005/12/23] conf/90863 dougb [patch] 6.0 boot: name resolution broken o [2005/12/23] ports/90865 kwm xchat-gnome 0.5_1 crash on startup o [2005/12/24] kern/90890 [vr] Problems with network: vr0: tx shutd o [2005/12/25] bin/90903 [powerd] cpufreq inconsistency / powerd b o [2005/12/27] i386/90949 i386 [panic] kernel panic with opera o [2005/12/27] ports/90958 emulation linux-* are not built on amd64 o [2005/12/27] kern/90973 thompsa [net] [patch] if_bridge does not handle a o [2005/12/28] kern/91000 bz [sk] sk connection shut down after some t o [2005/12/28] kern/91023 [sysctl] cpufreq/p4tcc: sysctl: dev.cpu.0 o [2005/12/29] i386/91038 i386 [panic] 6.0-RELEASE on Fujitsu Siemens Am f [2005/12/29] ports/91051 ale mysql crashes under load with FreeBSD 6.0 o [2005/12/29] ports/91067 obrien editors/vim - PATCH to conditionally enab f [2005/12/31] kern/91121 sos [ata] kernel divide by zero on boot with o [2006/01/01] kern/91152 [patch] 4.11-RELEASE-p13 timezone leapsec o [2006/01/01] kern/91160 mjacob [mpt] system hangs with: mpt0: Request 0x o [2006/01/02] kern/91196 [panic] kernel panic with firewall o [2006/01/02] kern/91229 [feature request] PAN (piconet) Bluetooth o [2006/01/02] usb/91238 usb USB tape unit fails to write a second tap o [2006/01/02] i386/91242 i386 [msdosfs] panic: rofs mod o [2006/01/03] usb/91263 usb [patch] USB quirk needed for Logitec USB o [2006/01/03] kern/91266 threads [threads] Trying sleep, but thread marked o [2006/01/03] i386/91282 i386 6.0R install CD crashes at eip=0x90db o [2006/01/03] i386/91283 i386 booting very slow with usb devices connec o [2006/01/04] kern/91290 sos [ata] ata(4) error on 7.0-CURRENT-2005122 o [2006/01/04] kern/91311 [aue] aue interface hanging o [2006/01/04] ports/91312 sumikawa racoon port startup script errors o [2006/01/05] i386/91331 i386 system hangs after citrix_ica_client(wfcm o [2006/01/05] ports/91335 ale New Port: graphics/php4-magickwand o [2006/01/05] kern/91339 [psm] mousedriver do not recognize aditio o [2006/01/05] kern/91364 [wep] WF-511 RT2500 Card PCI and WEP a [2006/01/06] ports/91378 lioux net/mldonkey-sancho does not work with ec o [2006/01/06] ports/91381 portmgr building www/cssed fails - TR variable is o [2006/01/06] amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr o [2006/01/06] kern/91407 [crypto] [panic] Kernel panic when heavil o [2006/01/06] kern/91408 sos [ata] ata(4) failure: SETFEATURES SET TRA f [2006/01/06] kern/91410 sos [ata] Promise SATA controller + striping o [2006/01/06] kern/91417 [ibcs2] No carba el módulo iBCS2 al arran o [2006/01/06] ports/91422 vsevolod openldap23 ports (2.3.11) fail to do SSL/ o [2006/01/08] amd64/91492 amd64 BTX halted f [2006/01/08] ports/91533 ports-bugs ports www/linux-firefox open file problem o [2006/01/08] bin/91536 sos burncd(8): burncd -t feature strangeness o [2006/01/09] usb/91538 usb Unable to print to EPSON CX3500 o [2006/01/09] www/91539 www FreeBSD web site renders very badly o [2006/01/09] ports/91555 vsevolod ejabberd-1.0.0 hangs at boot o [2006/01/09] ports/91557 ports-bugs graphics/ImageMagick port fails to compil o [2006/01/09] kern/91568 [ufs] [panic] writing to UFS/softupdates o [2006/01/09] kern/91572 [ufs] [panic] writing to UFS/softupdates o [2006/01/10] kern/91580 fstat(2) not working properly in 6.0? o [2006/01/10] www/91585 jkoshy I can't find BSD Users Bangalore user gro o [2006/01/10] ports/91588 ahze ports/textproc/p5-xmltv error f [2006/01/10] kern/91597 darrenr [ipfilter] PC crashed after cold reboot i o [2006/01/11] bin/91622 dds cp(1) does not update atime of the source o [2006/01/12] kern/91723 [ata] IDE corruption on ICH controller, a o [2006/01/13] conf/91732 [patch] 800.loginfail: fix log message gr o [2006/01/13] i386/91745 i386 Second processor not detected on Proliant o [2006/01/13] i386/91748 i386 acpi problem on Acer TravelMare 4652LMi ( o [2006/01/13] kern/91760 FAST_IPSEC stops system under high traffi o [2006/01/13] bin/91762 vipw(8): it is possible to add a user nam o [2006/01/14] amd64/91799 pjd ggated core dumps on amd64 after client c o [2006/01/15] ports/91806 nectar net/nss_ldap broken with getpwuid* o [2006/01/16] ia64/91846 ia64 TLS: malloc(3) exposes DTLS bug in non-th o [2006/01/16] kern/91859 [if_ndis] if_ndis does not work with Asus p [2006/01/16] kern/91879 alfred [patch] Panic in nfs_putpages() on 6-stab o [2006/01/16] kern/91881 panic at boot o [2006/01/16] sparc64/91882sparc64 Ultra 10 mouse/keyboard o [2006/01/17] usb/91906 usb FreeBSD hangs while booting with USB lega p [2006/01/17] gnu/91909 tjr grep(1): grep -w bug (with some locales) o [2006/01/17] kern/91910 scottl [aac] aac driver hangs on Dell PE800 with o [2006/01/17] ports/91911 emulation [PATCH]: x11-toolkits/linux-gtk2: distfil o [2006/01/17] kern/91914 [ata] Disk System Crashes - Raid Disk o [2006/01/17] kern/91919 [pccbb] pccbb does not supply appropriate o [2006/01/18] kern/91942 [re] [panic] ifconfig causes panic on re( o [2006/01/18] bin/91954 [libpam] [patch] Proposed enhancement for o [2006/01/18] conf/91959 incorrect cross-install ?(/usr/src/etc/Ma o [2006/01/19] i386/91997 i386 No disks found during installation (Norma o [2006/01/19] kern/92000 [ntfs] [panic] Panic caused by mounting m f [2006/01/19] kern/92016 sos [ata] [patch] SATA Disk not detected on D o [2006/01/20] sparc64/92033sparc64 [dc] dc(4) issues on Ultra10 f [2006/01/20] ports/92037 ports-bugs wrong report of package origin change. o [2006/01/20] kern/92039 sysctl -a causes panic o [2006/01/20] kern/92040 scottl [udf] mmap/cp fails on small file in UDF f [2006/01/20] ports/92050 ports-bugs Please update net/openradius to 0.9.11a o [2006/01/20] usb/92052 usb usbd causes defunct process with busy fil o [2006/01/20] bin/92058 ssh(1): FreeBSD 6 release Xeon SCSI ssh d o [2006/01/20] kern/92059 [jail] ps(1) "Bus error" under jail o [2006/01/20] kern/92070 imp [pccard] wi0: No irq?! with LG 11Mbps Wir o [2006/01/20] ports/92071 x11 Problem with Xorg and SIS630/730 integrat o [2006/01/20] bin/92074 top(1) aborts in redzone o [2006/01/21] kern/92083 damien [ural] [panic] panic using WPA on ural NI o [2006/01/21] ports/92088 ports-bugs lang/ruby18 hangs during build o [2006/01/21] kern/92090 [bge] bge0: watchdog timeout -- resetting p [2006/01/21] kern/92091 andre [netinet] [patch] IP address hash corrupt o [2006/01/21] kern/92092 [iicbus] [patch] Panic if device with iic o [2006/01/21] kern/92104 [panic] kernel panic near readlink syscal o [2006/01/22] kern/92127 Kernel crash o [2006/01/22] ports/92135 anholt graphics/dri: make fails on 4.x o [2006/01/22] ports/92137 x11 x11-server/xorg-{server,nestserver,prints o [2006/01/22] usb/92142 usb SET_ADDR_FAILED and SHORT_XFER errors fro o [2006/01/22] ports/92157 perky www/mod_python3 uses deprecated Apache ma o [2006/01/22] kern/92164 scottl SCSI target mode LOR a [2006/01/22] ports/92169 x11 Xorg 6.9, Matrox mga, dri broken (MGAGetB o [2006/01/22] usb/92171 usb [panic] panic unplugging Vodafone Mobile o [2006/01/23] ports/92184 ports-bugs kterm, stty -a shows min = 0. this should o [2006/01/23] i386/92193 i386 Can't boot from 6.0 Installation CD: BTX o [2006/01/23] ports/92218 openoffice openoffice.org-2.0 build fails with shlib f [2006/01/24] conf/92252 order the packets in freebsd 6 with ipfw o [2006/01/24] kern/92269 [md] [panic] panic with mdconfig and moun o [2006/01/24] kern/92272 [ffs] [hang] Filling a filesystem while c o [2006/01/24] kern/92279 [dc] Core faults everytime I reboot, poss o [2006/01/25] kern/92292 [md] [hang] Heavy IO on a md-backed files o [2006/01/25] i386/92303 i386 Cannot install FreeBSD 6 on an IBM x226 8 o [2006/01/26] amd64/92337 amd64 FreeBsd 6.0 Release Intel Pro 1000 MT em1 o [2006/01/26] kern/92351 [iwi] page fault in iwi after ACPI resume o [2006/01/26] kern/92368 LOR in opencrypto/crypto.c o [2006/01/26] kern/92371 [nve] nve0: device timeout (N) on FreeBSD o [2006/01/27] conf/92433 [patch] /etc/network.subr cannot handle i o [2006/01/28] kern/92440 Kernel fault in knote when getty opens a o [2006/01/28] ports/92478 nork net/DarwinStreamingServer admin does not o [2006/01/30] kern/92518 Intense disk activity (large FS newfs and o [2006/01/30] kern/92552 net A serious bug in most network drivers fro p [2006/01/31] kern/92589 oleg [patch] System panic when i use uid/gid i s [2006/01/31] ports/92592 portmgr Revert USE_FAM default to fam o [2006/01/31] kern/92599 BUG: IEEE 802.3 compliance of autonegotia o [2006/02/01] ports/92672 x11 X.org 6.9.0 brak down sync mga_hal dirver o [2006/02/01] kern/92675 [fxp] [patch] fxp(4) unable to recover fr o [2006/02/01] ports/92679 ports-bugs ghostscript-afpl port not able to fetch e o [2006/02/01] kern/92690 andre [net] slowstart_flightsize ignored in 6-S f [2006/02/01] ports/92702 ports-bugs palm/jpilot pilot-link library update o [2006/02/01] ports/92704 anholt graphics/dri: dri-6.4.1,2 fails to build f [2006/02/01] ports/92706 ports-bugs vmware3 panic on 6.0-RELEASE o [2006/02/02] kern/92716 [hifn] [hang] hifn driver hangs after a s f [2006/02/02] ports/92720 ports-bugs [UNBREAK] graphics/showimg and update to o [2006/02/02] kern/92750 [nwfs] Files in mounted Netware filesyste o [2006/02/02] kern/92751 [cam] [reboot] 5.4 crashes after camcontr o [2006/02/03] ports/92753 openoffice [PATCH] editors/openoffice.org-2.0 makes o [2006/02/03] kern/92776 glebius [carp] kernel-crash using carp o [2006/02/04] kern/92785 Using exported filesystem on OS/2 NFS cli o [2006/02/04] kern/92786 sos [patch] ATA fixes, write support for LSI o [2006/02/04] misc/92792 [tcp] kernel crash with high number of TC o [2006/02/04] kern/92795 [panic] lockmgr panic during sys_exit fil o [2006/02/04] kern/92798 scsi [ahc] SCSI problem with timeouts o [2006/02/04] ports/92805 portmgr Change default MySQL version from 4.1 to o [2006/02/04] ports/92806 portmgr Change default PHP version from 4 to 5 o [2006/02/05] ports/92830 ports-bugs Request PATCHFILES addition to sysutils/c o [2006/02/05] bin/92839 roberto [ntp] [patch] contrib/ntp PARSE buffer ov o [2006/02/06] ports/92871 ports-bugs [UPDATE]: emulators/vmware3 - Various fix f [2006/02/06] ports/92886 lawrance Patch for textproc/p5-Text-Aspell port o [2006/02/06] amd64/92889 amd64 xdr double buffer overflow f [2006/02/06] ports/92896 ports-bugs sysutils/portupgrade: pkgtools.conf lacks o [2006/02/06] ports/92901 gnome firefox-1.5 core dumps when attempting to o [2006/02/07] ports/92939 sf update japanese/less. o [2006/02/07] kern/92949 pf [pf] PF + ALTQ problems with latency o [2006/02/07] gnu/92952 tjr grep core dump. f [2006/02/07] kern/92960 kernel page fault o [2006/02/07] kern/92966 imp [cardbus] cardbus.ko loading failed o [2006/02/07] amd64/92991 amd64 FreeBSD(amd64) freezes when primary disk f [2006/02/08] ports/93012 ports-bugs trouble with installing quagga 0.99.3 on o [2006/02/08] kern/93019 [ppp] ppp and tunX problems: no traffic a o [2006/02/08] amd64/93065 amd64 Running make depend on GENERIC kernel fai o [2006/02/09] ports/93071 x11 x11-servers/xorg-server: Resume fails on o [2006/02/09] kern/93081 [jail] netstat -i fails to report bytes o o [2006/02/09] kern/93083 [firewire] Detach of Firewire Harddisk no o [2006/02/09] bin/93085 support for ACLs (and extattr) missing in o [2006/02/09] ports/93106 emulation acroread7 cannot locate /usr/local/bin/lp f [2006/02/10] i386/93117 linimon Bus error (core dumped) f [2006/02/10] kern/93125 sam [ath] ath0 times out periodically o [2006/02/10] kern/93128 scsi [sym] FreeBSD 6.1 BETA 1 has problems wit o [2006/02/10] usb/93155 usb /dev/ulpt0: device busy USB printer doe o [2006/02/11] kern/93170 Changing system date causes panic in nd6_ o [2006/02/11] kern/93199 [kernel] [patch] missing linux rt_sigtime o [2006/02/11] powerpc/93203ppc FreeBSD PPC Can't Write to Partitions. f [2006/02/12] kern/93220 net [inet6] nd6_lookup: failed to add route f o [2006/02/12] kern/93236 [netinet] [patch] Received out of window o [2006/02/12] ports/93253 java jdk 1.5 port build problem o [2006/02/13] ports/93258 sobomax Patch asterisk124_codec_negotiation-20060 o [2006/02/13] ports/93274 nectar lang/php4: nss_ldap & nss_mysql cause php o [2006/02/13] bin/93284 secteam [sysinstall] Insecure placement of user f o [2006/02/13] conf/93287 rc [patch] Make rc.subr jail-aware o [2006/02/13] ports/93299 sobomax misc/zaptel: unload of zaptel kernel modu o [2006/02/13] kern/93300 ipfw ipfw pipe lost packets o [2006/02/13] kern/93305 Machine freezes solid running dhcpclient o [2006/02/14] bin/93317 ld-elf.so doesn't translate unresolved we o [2006/02/14] amd64/93325 amd64 mount_ufs fails mounting Nero UFS DVD+RW o [2006/02/15] kern/93380 almost all not polling NICs are doing dev o [2006/02/15] ports/93383 ports-bugs dmake port -- wrong 'startup' files path o [2006/02/15] i386/93385 i386 Fatal trap 12 occasionally on reboot o [2006/02/15] i386/93394 i386 boot loader hangs in boot-menu on second o [2006/02/15] kern/93396 dlopen crash with locked page o [2006/02/15] usb/93408 usb hw.acpi.cpu.cx_lowest=C3 on AMD Turion ca o [2006/02/15] ports/93409 ale lang/php5: PHP5 command line interpreter o [2006/02/16] amd64/93413 amd64 lpd does not remove lock file from /var/s o [2006/02/16] kern/93423 [jail] Applying devfs rulset fails o [2006/02/16] kern/93431 imp [pccard] dc interface attach failed after f [2006/02/17] kern/93458 [smbfs] mount_smbfs(8) fails with authent o [2006/02/17] kern/93461 [smp] Intel 440LX SMP freeze (regression o [2006/02/17] amd64/93469 amd64 uninitialised struct stat in lpd prevents f [2006/02/17] ports/93471 ports-bugs ports syncing problem o [2006/02/17] ports/93488 ports-bugs www/libapreq2 does not built when mod_per o [2006/02/17] ports/93489 ports-bugs Mk/bsd.port.mk has updated version of ope f [2006/02/17] usb/93496 usb USB2.0 umass stalls on VIA o [2006/02/18] i386/93524 i386 Automatic reboot f [2006/02/18] kern/93526 IPv6 Multicast Listener Reports (MLD6 Rep o [2006/02/18] sparc64/93530pf Incorrect checksums when using pf's route o [2006/02/19] conf/93551 Problem with new style rc startup scripts o [2006/02/19] gnu/93566 tjr [patch] sort(1): numeric sort is broken o o [2006/02/19] kern/93567 [vr] Via Rhine : Asymetric Bandwith o [2006/02/20] bin/93603 [patch] restore(8) fails if /tmp fills o [2006/02/21] i386/93615 i386 Operating system wont install. Problem w o [2006/02/21] docs/93621 dougb [patch] porter's handbook: incorrect exam o [2006/02/21] ports/93628 ports-bugs [maintainer-update] sysutils/rubygem-swit o [2006/02/21] gnu/93629 tjr GNU sort(1) tool dumps core within non-re o [2006/02/21] usb/93640 usb device ehci causes interrupt storm on thi o [2006/02/22] kern/93685 [pipe] select on pipe write fails from '0 f [2006/02/22] ports/93686 ports-bugs nfsen-reconfigure of net-mgmt/nfsen proba o [2006/02/22] ports/93695 mnag Maintainer update of math/scilab f [2006/02/22] ports/93722 hrs Apparent Missing Dependancy in print/acro o [2006/02/23] conf/93732 Proyectos que se pueden realizar en OpenD o [2006/02/23] usb/93738 usb [ukbd] [patch] ukbd_check_char returns FA o [2006/02/23] i386/93750 i386 Boot hangs on ips0: resetting adapter, th o [2006/02/23] i386/93751 i386 Apache 2.2.0 dumps core o [2006/02/23] i386/93752 i386 Cannot activate the serial ports on boot o [2006/02/23] i386/93762 i386 Machine lockup at boot loader countdown f [2006/02/23] ports/93765 ehaupt [maintainer-update] comms/gnokii: update o [2006/02/24] kern/93771 [ar] [panic] atacontrol status ar1 causes o [2006/02/24] bin/93776 [crypto] [patch] SHA256_Update / SHA512_U o [2006/02/24] ports/93777 x11 Starting xorg-server requires reloading s o [2006/02/24] i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1 o [2006/02/24] i386/93791 i386 [xl] xl0: watchdog timeout o [2006/02/24] bin/93804 tftpd(8) not working in 5.5_RC o [2006/02/24] i386/93809 i386 panic: could not copy LDT on RELENG_5_3 t o [2006/02/25] usb/93828 usb ohci causes panic on boot (HP Pavillion d o [2006/02/25] kern/93829 pf [carp] pfsync state time problem with CAR o [2006/02/26] i386/93845 i386 cross-machine installworld broken in sys/ o [2006/02/26] ports/93873 portmgr PORTS: Mk/bsd.ports.mk contains invalid . o [2006/02/27] kern/93885 ata(4) failure: SETFEATURES SET TRANSFER o [2006/02/27] kern/93886 [ath] Atheros/D-Link DWL-G650 long delay o [2006/02/27] conf/93899 mount_smbfs can't load libiconv.so during o [2006/02/27] i386/93910 i386 Kernel bug (Crash), possibly ipv6-related o [2006/02/27] kern/93914 [socket] panic: uipc 3 o [2006/02/27] ports/93916 ports-bugs multimedia/vcdimager install fails o [2006/02/28] i386/93923 i386 FreeBSD Install, Sil3112: Cannot dump. No o [2006/02/28] kern/93942 [vfs] [patch] panic: ufs_dirbad: bad dir o [2006/02/28] usb/93949 usb ugen(4)-related repeatable kernel panic i o [2006/03/01] docs/93965 doc Generate PNG image embedded RTF with the o [2006/03/01] ports/93966 doceng Better RTF support & CJK TeX support of t o [2006/03/01] ports/93967 ports-bugs converters/mpack, correct hardcoded path o [2006/03/01] ports/93977 clement bsd.apache.mk: apxs:Error: /usr/local/bin o [2006/03/01] i386/93978 i386 wireless card can not work in adhoc mode o [2006/03/01] ports/93983 ports-bugs finance/gnucash: slib after v. 3a1_2 blok o [2006/03/01] i386/93989 i386 Can't install FreeBSD from IEEE1394 DVD-R o [2006/03/01] misc/93998 [libstand] [patch] panic in libstand when o [2006/03/02] ports/94014 ports-bugs new port: net-p2p/rblibtorrent o [2006/03/02] kern/94020 andre [tcp] tcp_timer_2msl_tw NULL pointer dere f [2006/03/02] ports/94027 ports-bugs www/gallery2: update to 2.0.3 r [2006/03/02] ports/94033 portmgr [maintainer] net/phpldapadmin update to 1 f [2006/03/03] ports/94038 ports-bugs Port upgrade: Fixing badly defined cron j o [2006/03/03] ports/94044 ports-bugs emulators/vmware2: running $PREFIX/etc/rc o [2006/03/03] ports/94049 nectar [PATCH] update nss_ldap port to 1.249. Cu o [2006/03/03] ports/94050 vsevolod Moinmoin port is lagging in versions. o [2006/03/04] kern/94070 [nve] nve gives device timeout on recent o [2006/03/05] ports/94109 kde make failure for kdeutils-3.5.1_1 f [2006/03/05] ports/94110 ports-bugs clamav freshclam.conf causes users to ris o [2006/03/06] ports/94131 vd Maintainer update: www/resin3 updated to f [2006/03/06] kern/94139 scottl [amr] [regression] amr broken with LSILog o [2006/03/06] i386/94141 i386 iwi doesn't work on Acer Laptop o [2006/03/06] ports/94144 ports-bugs [MAINTAINER] mail/MailScanner: update to o [2006/03/06] kern/94146 fwohci parity error crashes kernel on boo o [2006/03/06] ports/94150 ale php5-soap compiler error o [2006/03/07] kern/94155 [ata] 6.1 CF reader problem: "ad1: FAILUR o [2006/03/07] kern/94162 [bge] 6.x kenel stale with bge(4) o [2006/03/07] usb/94166 usb btx halted with a flashcard plugged r [2006/03/07] ports/94169 portmgr sysutils/rubygem-switchtower: move to sys o [2006/03/07] ports/94170 ports-bugs Port security/chroot_safe unintended envi o [2006/03/07] ports/94174 ports-bugs update www/rt34 to latest o [2006/03/07] threads/94176threads KSE: sigwait doesn't recieve SIGWINCH sen o [2006/03/07] kern/94196 [dc] if_dc panics on bad hardware f [2006/03/08] ports/94217 ports-bugs net/ngrep does not work with ports pcap o o [2006/03/08] java/94223 glewis Timing bug affecting java.lang.Object.wai o [2006/03/08] kern/94232 emulation [linux] [patch] missing rt_sigpending cal o [2006/03/08] ports/94240 ports-bugs Update port: sysutils/jailctl o [2006/03/08] bin/94252 [rpc] rpc.lockd cannot cancel lock reques o [2006/03/09] kern/94256 [nfs] nfs locking/rpc.lockd doesn't under o [2006/03/09] bin/94258 [rpc] O_NONBLOCK may block with rpc.lockd o [2006/03/09] i386/94260 i386 xorgcfg failed to load modules (drivers, o [2006/03/09] ports/94270 openoffice I cant make OpenOffice.org-2.0 p [2006/03/09] kern/94272 imp exca(4) caused panic p [2006/03/09] kern/94278 rwatson Crash with FIFOs and ktrace o [2006/03/09] kern/94279 multimedia [snd_neomagic] snd_neomagic crashes on Fr f [2006/03/09] ports/94287 ports-bugs graphics/ImageMagick does not link when W o [2006/03/10] kern/94293 Random System Freeze o [2006/03/11] kern/94307 [bge] kernel panics when passing trafffic o [2006/03/11] conf/94362 share/zoneinfo for FreeBSD 4.11 is outdat o [2006/03/11] i386/94364 i386 Unable to boot on NX9110 laptop o [2006/03/11] kern/94373 [ural] if_ural.c:93: error: `USB_PRODUCT_ o [2006/03/12] conf/94377 rc [patch] /etc/rc.d/sshd improperly tests r o [2006/03/12] ports/94378 ports-bugs piewm: (malloc) Corrupted redzone 1 byte o [2006/03/12] kern/94380 Laptop panics, related to networking afte o [2006/03/12] i386/94384 i386 kernel panic with usb2 hardware o [2006/03/12] kern/94393 PseudoRAID loses track of the master disk o [2006/03/13] kern/94408 [if_bridge] [patch] if_bridge breaks prox o [2006/03/13] i386/94420 i386 FreeBSD do NOT support the pcChips M925 m o [2006/03/13] kern/94426 [ata] Cannot blank CDs with Samsung TS-L5 o [2006/03/14] kern/94433 rwatson [panic] panic: sbdrop o [2006/03/14] i386/94446 i386 FreeBSD 6.0 crash with forkbomb o [2006/03/14] kern/94448 rik [if_bridge] [patch] if_bridge modifies IP f [2006/03/14] ports/94452 ports-bugs jahshaka 1.9a9 fails to execute... "chunk o [2006/03/15] threads/94467threads send(), sendto() and sendmsg() are not co o [2006/03/15] ports/94481 ports-bugs New port net/sflowtool o [2006/03/16] kern/94524 bz [nve] src/sys/dev/nve/if_nve.c,v 1.7.2.8 o [2006/03/16] ports/94560 ahze updating graphics/exiv2 [PATCH] f [2006/03/16] ports/94571 ports-bugs Error in net-mgmt/zabbix rc.d files o [2006/03/16] i386/94573 i386 when upgrading to linux-flashplugin-7.0r6 o [2006/03/17] ports/94585 max mail/mailagent 'basic/config' test hangs o [2006/03/17] ports/94595 novel [maintainer-update] multimedia/audacious f [2006/03/17] ports/94598 ports-bugs Port security/clamav cannot be build with o [2006/03/17] kern/94599 [mac] MAC (Mandatory Access Control) and f [2006/03/17] ports/94609 ports-bugs Update port: devel/ocaml-extlib to 1.5 o [2006/03/17] sparc64/94613sparc64 The ethernet address is the same with mul f [2006/03/17] ports/94621 ports-bugs security/tor-devel defaults data director o [2006/03/18] bin/94635 snapinfo/libufs only works for disk-backe o [2006/03/18] i386/94653 i386 Fatal trap 12: page fault while in kernel o [2006/03/18] ports/94657 ports-bugs new port: devel/pythonutils, general util o [2006/03/19] ports/94668 perl databases/p5-DBD-SQLite doesn't like new o [2006/03/19] kern/94669 Panic from Failed Removable Media Mount o [2006/03/19] amd64/94677 amd64 panic in amd64 install at non-root user c o [2006/03/19] kern/94703 [panic] "oof, we didn't get our fd" when o [2006/03/19] ports/94706 ports-bugs [maintainer] multimedia/dvd-slideshow o [2006/03/20] ports/94714 emulation linux-pango fails to install: failed depe o [2006/03/20] usb/94717 usb Reading from /dev/ulpt can break work of o [2006/03/20] ports/94727 roam Update port: ftp/curl to 7.15.3 1984 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1996/07/07] bin/1375 eivind [patch] Extraneous warning from mv(1) 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 [sio] [patch] support for DSR/DCD swappin 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 o [1997/07/02] kern/4012 [nfs] 2.2-RELEASE/Digital UNIX NFSv3 0 le 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 [netatalk] [patch] minor nits in sys/neta o [1997/07/30] kern/4194 kernel pci driver for Digital 21041 Ether 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 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/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 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 s [1998/07/12] kern/7264 gibbs [scsi] Buslogic BT 950 scsi card not dete o [1998/07/13] bin/7265 [patch] A warning flag is added to ln(1). o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m a [1998/07/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] bin/7606 [patch] NIS Makefile.dist: NOPUSH replace s [1998/09/09] bin/7868 [patch] morse(6): 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) 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 o [1999/01/19] kern/9570 dfr [ed] [patch] 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 s [1999/01/29] bin/9770 jmallett [patch] An openpty(3) auxiliary program 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 [ahc] the ahc driver doesn't correctly gr 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 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 s [1999/04/13] bin/11114 harti make(1) does not work as documented with o [1999/04/16] kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/05/19] kern/11789 obrien ELF machine definition missing for ARM o [1999/06/03] kern/12014 alfred Fix SysV Semaphore handling s [1999/06/07] kern/12071 fanf [net] [patch] new function: large scale I o [1999/06/08] i386/12088 imp [ed] [patch] ed(4) has minor problem with o [1999/07/07] kern/12543 [fxp] [patch] cumulative error counters f 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 o [1999/08/09] bin/13042 make(1) doesn't handle wildcards in subdi o [1999/08/12] bin/13108 authunix_create_default includes egid twi a [1999/08/13] bin/13128 krion pkg_delete doesn't handle absolute pathna o [1999/08/14] kern/13141 se [scsi] Multiple LUN support in NCR driver 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 s [2000/08/01] kern/20333 des [libpam] ftp login fails on unix password 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] sio support for high speed NS16550A o [2000/08/09] bin/20501 mjacob [patch] extra flag to dump to offline aut 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/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 f [2000/09/06] bin/21080 mjacob dump doesn't use eject tape device correc o [2000/09/12] kern/21222 [nfs] wrong behavior of concurrent mmap() 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 [i386] AMD Duron Rev. A0 reports incorrec 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 [msdosfs] [patch] Make System attribute c s [2000/10/17] bin/22034 nfsstat(1) lacks useful features found in 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 o [2000/10/26] conf/22308 [nfs] mounting NFS during boot blocks if o [2000/10/31] bin/22442 greid [PATCH] Increase speed of split(1) o [2000/11/10] bin/22730 fenner tcpslice doesn't handle long file offsets 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 p [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 o [2000/12/14] kern/23546 tanimura [snd_csa] [patch] csa DMA-interrupt probl 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] conf/23822 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 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 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/31] bin/24757 yar ftpd not RFC compliant o [2001/02/02] docs/24786 doc missing FILES descriptions in sa(4) 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 i386 [perfmon] perfmon(4) doesn't work on SMP 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 f [2001/02/22] bin/25278 bs accepts -s -c but not -sc o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console f [2001/02/26] kern/25386 multimedia [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 p [2001/03/02] kern/25499 [kbd] [patch] buffer paste functionality s [2001/03/08] bin/25598 yar patch to let ftpd output message when cha o [2001/03/12] kern/25733 [intpm] mismatch between error reporting o [2001/03/12] bin/25736 ac -d option probrem with overdays logon f [2001/03/13] kern/25777 [kernel] [patch] atime not updated on exe 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 MIME quoted-printable encoding added to v o [2001/04/01] kern/26261 [sio] silo overflow problem in sio driver o [2001/04/02] docs/26286 doc *printf(3) etc should gain format string o [2001/04/03] kern/26323 [ufs] [patch] Quota system creates zero-l a [2001/04/04] kern/26348 [pcvt] scon -s, page fault in HP mode a [2001/04/13] kern/26534 ipfw [ipfw] Add an option to ipfw to log gid/u o [2001/04/13] kern/26547 ambrisko [lnc] [patch] problem with shared memory o [2001/04/14] kern/26562 [lpt] [patch] /dev/lpt0 returns EBUSY whe 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 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 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] bin/27306 marcel [patch] hw watchpoints work unreliable un o [2001/05/14] bin/27319 obrien df displays amd pid processes o [2001/05/17] kern/27403 [lpt] lpt driver doesn't handle flags any 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 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 f [2001/06/04] bin/27872 qa [sysinstall] "Load Config" hangs Compaq D o [2001/06/08] bin/27972 losing information with talk a [2001/06/11] bin/28081 qa [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 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/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 s [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/14] bin/28972 dwmalone gamma returns same result as lgamma s [2001/07/14] i386/28975 [rp] RocketPort problems o [2001/07/18] bin/29062 markm krb4 and krb5 multiply defined version sy o [2001/07/21] bin/29119 menu of fdisk editor in 4.3R does not lis 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/30] kern/29318 mjacob [scsi] [patch] Exabyte 8200 needs SA_QUIR o [2001/08/01] kern/29355 mux [kernel] [patch] add lchflags support o [2001/08/01] bin/29363 gad [PATCH] newsyslog can support time as ext s [2001/08/04] kern/29423 [patch] new feature: kernel security hook 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 f [2001/08/14] kern/29698 emulation [linux] [patch] linux ipcs doesn'work p [2001/08/15] kern/29727 jkim [amr] [patch] amr_enquiry3 structure in a o [2001/08/20] bin/29893 qa [sysinstall] suggestions for 4.4 sysinsta o [2001/08/20] bin/29897 des pam_unix patch, which uses loginclass pas a [2001/08/23] docs/30008 doc [patch] French softupdates document shoul o [2001/08/24] kern/30052 mbr [dc] [patch] dc driver queues outgoing pk o [2001/08/29] kern/30186 getaddrinfo does not handle incorrect ser o [2001/09/03] i386/30276 i386 CPUTYPE=486 built on a CPUTYPE=p3 WORLD b 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 s [2001/09/07] kern/30422 [patch] new function: add WDT hardware wa o [2001/09/07] bin/30424 Generalization of vipw to lock pwdb while 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 [rpc.lockd] [patch] FreeBSD-current fails a [2001/09/22] bin/30737 qa 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] conf/30812 [patch] 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 [intr] [patch] intr_machdep.c allows acce o [2001/09/27] bin/30863 bootpd/dovend.c Win95 compatibility impro 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/04] bin/31034 dwmalone regularly add original address logging fo o [2001/10/04] kern/31048 des linprocfs:/proc/meminfo cannot handle mul s [2001/10/07] docs/31109 doc [patch] replace gif images w/ png ones du o [2001/10/10] bin/31199 tunefs error is incorrect when enabling s o [2001/10/10] kern/31201 [libdisk] [patch] add free_space(chunk) t o [2001/10/18] i386/31353 i386 [apm] [patch] 'shutdown -p' does not work 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/22] i386/31427 davidxu [pmap] [patch] minor incorrect code in sy o [2001/10/22] bin/31432 umount(8) and unmount(2) don't corespond o [2001/10/23] kern/31456 [pcn] [patch] register number definition f [2001/10/25] kern/31490 [sysctl] [patch] Panic in sysctl_sysctl_n 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 [libc] [patch] (mis)feature in getnetent 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 o [2001/11/15] docs/32020 trhodes loader(8) missing tunables o [2001/11/19] conf/32108 Proposed Firewall (IPv4) configuration sc f [2001/11/20] bin/32144 qa [sysinstall] unattended install with sysi a [2001/11/29] bin/32375 qa [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 s [2001/12/09] usb/32653 usb Added patches to improve USB scanner supp o [2001/12/10] kern/32659 [vm] [patch] vm and vnode leak with vm.sw 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/21] bin/33066 rwatson sysinstall does not write to new disks as 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 s [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/10] bin/33774 Patch for killall(1) o [2002/01/11] bin/33778 joe crunchgen enhancements o [2002/01/12] bin/33809 mux [patch] mount_nfs(8) has trouble with emb 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 [patch] chflags(2): documented behaviour 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 o [2002/01/23] bin/34199 dwmalone [PATCH] top(1) RES/rss display incorrect 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 [patch] tftp(1) will still try and receiv 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/05] bin/34628 [pkg_install] [patch] pkg-routines ignore o [2002/02/06] kern/34665 darrenr [ipfilter] ipfilter rcmd proxy "hangs". o [2002/02/07] gnu/34709 marcel [patch] Inaccurate GDB documentation o [2002/02/08] bin/34728 DHCP hostname set as Hexadecimal string o [2002/02/09] bin/34759 Phantasia does not accept [enter] key 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 o [2002/02/12] kern/34880 luigi Impossibility of grouping IP into a pipe a [2002/02/16] docs/35011 doc There are no commands called "diskless" o f [2002/02/17] bin/35018 brian enhancing daily/460.status-mail-rejects s [2002/02/18] bin/35070 math(3) references section "3m", etc. 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 [patch] getmsg.cgi: mailing list archive o [2002/02/23] kern/35234 scsi World access to /dev/pass? (for scanner) o [2002/02/24] kern/35262 [boot2] [patch] generation of boot block 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 o [2002/02/27] kern/35377 process gets unkillable (-9) in "ttywai" 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 [patch] 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 [libiconv] [patch] missing dep in libicon 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/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] bin/35769 w does not correctly interpret X sessions o [2002/03/11] kern/35774 [libutil] logwtmp: Suboptimal auditing po o [2002/03/13] kern/35846 imp timeout in wi_cmd 11, machine hangs for a o [2002/03/14] bin/35886 [patch] pax(1) enhancement: custom time 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/ 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 qa [sysinstall] 4.5 Upgrade says it won't to o [2002/03/20] bin/36143 [patch] Dynamic (non linear) mouse accele o [2002/03/21] kern/36170 [an] [patch] an(4) does an_init() even if o [2002/03/24] bin/36262 [patch] Fixed rusers(1) idle-time reporti 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/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] kern/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] kern/36902 [libc] [patch] proposed new format code % o [2002/04/09] kern/36916 qa [libdisk] DOS active partition flag lost 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/12] bin/37013 ls directory name output trailing slash d 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 [patch] fixes to fsdb(8) command-line han o [2002/04/16] bin/37160 qa [sysinstall] coredumps when trying to loa o [2002/04/23] kern/37380 jhb [boot0] [patch] boot0 partition list is o o [2002/04/23] conf/37387 grog bsdmainutils/calendar Hungarian addon fil o [2002/04/24] bin/37424 [patch] nfsstat(1) reports negative value o [2002/04/25] bin/37437 Add HTTP-style support to {vis,unvis}(1). o [2002/04/25] bin/37442 [PATCH] sleep(1) to support time multipli p [2002/04/25] kern/37448 obrien [PATCH] ldd/rtld support for more informa o [2002/04/29] kern/37554 jmg [vm] [patch] make ELF shared libraries im o [2002/04/29] kern/37555 [kernel] [patch] vnode flags appear to be o [2002/04/29] conf/37569 matteo [PATCH] Extend fstab(5) format to allow f o [2002/04/30] kern/37600 multimedia [sound] [partial patch] t4dwave drive doe 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] docs/37719 kensmith [request] Detail VOP_ naming in a relevan o [2002/05/04] bin/37733 su(1) does not behave the way it is descr s [2002/05/07] standards/37843standards manual for pthread_setschedparam(3) is wr o [2002/05/07] bin/37844 [PATCH] make knob to not install progs wi 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/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 [patch] typos in man pages for faith(4) & o [2002/05/16] bin/38156 quotacheck chokes on user -2 o [2002/05/17] bin/38168 [patch] feature request: installing curse o [2002/05/18] bin/38256 linking pax to pax_{cpio|tar} s [2002/05/20] kern/38347 [libutil] [patch] [feature request] new l 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/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] conf/38524 cons25 doesn't support F-keys beyond 12 o [2002/05/25] docs/38540 blackend [patch] make application name capitalizat o [2002/05/25] docs/38556 remko EPS file of beastie, as addition to exist 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 suggestion: minor rework of question in C 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 kientzle Diskless booting fails with some DHCP ser o [2002/05/31] docs/38772 doc firewall_type feature not mentioned on Ha o [2002/06/02] kern/38826 [bootmgr] RFE: BootMgr should provide mor o [2002/06/02] kern/38828 scsi [feature request] DPT PM2012B/90 doesn't 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] docs/38982 doc [patch] developers-handbook/Jail fix o [2002/06/08] kern/39047 IPSEC Compression (IPCOMP) broken in tunn f [2002/06/12] kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLIN o [2002/06/14] standards/39256standards snprintf/vsnprintf aren't POSIX-conforman o [2002/06/14] conf/39306 The /etc/rc file should know if is runnin o [2002/06/15] docs/39348 doc diskless(8): note that kenv fetch of host 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 f [2002/06/22] ports/39660 portmgr [patch] add ${PKGNAMEPREFIX} to (DOCS|EXA o [2002/06/23] kern/39681 [sysctl] [patch] add hidden kernel boot t 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 s [2002/06/29] kern/40021 [kernel build] [patch] use ld(1) to build p [2002/07/01] gnu/40057 bugmeister send-pr -a flag does not work with -f o [2002/07/02] kern/40127 [libutil] [patch] Add functions for PID-f 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 [kernel] [patch] rman_reserve_resource - 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] bin/40572 vipw prints silly message if $EDITOR fail o [2002/07/15] bin/40597 add /sbin/fdisk ability of showing extend s [2002/07/16] threads/40671threads pthread_cancel doesn't remove thread from 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/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/24] usb/40948 usb [usb] USB HP CDW8200 does not work o [2002/07/24] i386/40958 i386 [apm] apm on Acer TravelMate 351 could no 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(1) -B option does not mention interac o [2002/07/30] bin/41159 new sed -c option to allow ; as a separat s [2002/07/30] misc/41179 feature request: LD_LIBRARY_PATH security 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] bin/41238 qa [sysinstall] problems with FreeBSD instal f [2002/08/02] docs/41270 remko [patch] handbook: confusing directions fo 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 f [2002/08/07] usb/41415 usb [usb] [patch] Some USB scanners cannot ta o [2002/08/10] bin/41526 symlinked mount points get mounted more t o [2002/08/11] kern/41543 emulation [patch] feature request: easier wine/w23 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/20] docs/41807 doc [patch] natd(8): document natd -punch_fw 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 (sect 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} 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/26] bin/42018 krion pkg_info with PKG_PATH searches through t o [2002/08/26] bin/42022 qa [sysinstall] non-interactive mode prompts o [2002/08/27] kern/42065 [kernel] [patch] kern.ps_showallprocs has o [2002/08/27] bin/42084 luigi [picobsd] PicoBSD's 'netstat -i' reports o [2002/08/29] bin/42162 qa [sysinstall] installation crashes, md0c f o [2002/08/30] docs/42182 trhodes formatting-media article: Making Dedicate o [2002/08/30] bin/42217 libdisk segfaults with 1024 bytes/sector o [2002/09/01] kern/42274 [kernel] [patch] Convert defined variable 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 o [2002/09/04] kern/42422 dbm_delete returns -1 instead of 1 when t o [2002/09/04] kern/42429 [libc] [patch] hash_action called with HA 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 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/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 o [2002/09/14] i386/42766 i386 [vm] [patch] proposal to perform reboot v 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] syslogd(8): add ISO 8601 date for o [2002/09/21] kern/43154 [if_tun] [patch] tunwrite() does not allo o [2002/09/22] i386/43262 i386 [hang] command 'shutdown -r' (also reboot 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 krion 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 article out of date (x109). o [2002/09/29] kern/43474 [nfs] [patch] dhcp.* values not set in ke s [2002/09/29] bin/43497 mount(8): mount -t nfs -> crunchgen incom o [2002/09/30] conf/43500 rc.syscons "allscreens" improvements o [2002/09/30] i386/43539 i386 [fdc] Cannot mout floppy on Compaq Prolia o [2002/10/02] kern/43577 [kernel] [patch] feature request: new ker o [2002/10/02] bin/43582 passwd(1) fails on nonexistent users o [2002/10/03] kern/43611 [crypto] [patch] static-ize some symbols o [2002/10/03] kern/43616 [zlib] [patch] static-ize some functions o [2002/10/04] docs/43651 doc stab(5) incorrectly states to include jus o [2002/10/05] kern/43716 [puc] [patch] puc driver does not recogni o [2002/10/08] bin/43819 changed truss output for utrace calls o [2002/10/08] docs/43823 doc [PATCH] update to environ(7) manpage o [2002/10/09] bin/43857 isdn [patch] conflicting types in /usr/src/usr o [2002/10/09] docs/43861 doc non-trivial typo in wicontrol(8) man page o [2002/10/11] kern/43905 [headers] [patch] kqueues: EV_SET(kevp++, o [2002/10/11] kern/43916 [ex] [hang] Olicom OC-2220 (PC-card) hang o [2002/10/11] docs/43941 doc document the Rationale for Upgrade Sequen o [2002/10/14] docs/44034 trhodes Multiple sysctl variables are not documen o [2002/10/14] kern/44058 [MAKEDEV] [patch] /dev/ch* is created wit o [2002/10/15] docs/44074 doc [patch] ln(1) manual clarifications 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 a [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] kern/44267 [sio] [patch] One more modem PNP id for / 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 [headers] [patch] introduce ulong and unc o [2002/10/22] kern/44372 roberto some kernel options prevent NTP clock syn o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has o [2002/10/26] kern/44497 NIC Lags? o [2002/10/26] kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit 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 o [2002/10/30] conf/44717 update login.conf and unify login capabil 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 [patch] style(9): '->' and '.' don't requ 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/10] bin/45193 [PATCH] truss can't truss itself o [2002/11/11] conf/45222 daily rejected mail hosts report too long o [2002/11/12] conf/45226 rc Fix for rc.network, ppp-user annoyance o [2002/11/12] bin/45229 restore(8) -i: ls reports mising files as o [2002/11/13] bin/45254 qa [sysinstall] [patch] sysinstall installs o [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 [patch] make update in /usr/ports missing 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. 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/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/27] kern/45793 [headers] [patch] invalid media subtype a o [2002/11/28] bin/45830 nectar [kerberos] KDC has problems when listenin o [2002/12/01] bin/45896 dwmalone setnetgrent() should return error code o [2002/12/02] docs/45940 doc burncd(1) missing info o [2002/12/07] conf/46062 kris Remove skel from BSD.root.dist. o [2002/12/09] i386/46113 i386 [bus] [patch] busspace bugs in parameter o [2002/12/09] standards/46119standards Priority problems for SCHED_OTHER using p o [2002/12/10] kern/46159 ipfw [ipfw] [patch] ipfw dynamic rules lifetim o [2002/12/10] bin/46163 gad lpc problem. Only root can modify despit o [2002/12/11] docs/46196 doc [patch] menu_format(3): Missing return va o [2002/12/13] bin/46235 rwatson [sysinstall] NTP servers for Finland requ 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 [isa] [patch] MAXDEP in isa/pnpparse.c is 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/46441stefanf /bin/sh does not do parameter expansion i o [2002/12/22] conf/46453 [INTERNATIONALIZATION] cons25l2, ISO8859- a [2003/01/03] docs/46709 peter [patch] tables in terminfo(5) are broken s [2003/01/04] conf/46746 No way to set link addresses through rc.c o [2003/01/04] bin/46758 moused enhancements 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 [syscons] [patch] syscons virtual termina o [2003/01/19] i386/47223 i386 [pcvt] [PATCH] pcvt(4), ESC sequences do o [2003/01/20] bin/47235 top reports inaccurate cpu usage o [2003/01/21] kern/47311 mdodd [patch] Kernel support for NVIDIA nForce2 o [2003/01/22] bin/47350 rc.network supports only one ppp profile o [2003/01/22] i386/47376 i386 [pcvt] [PATCH], pcvt(4), COLOR_KERNEL_FG, o [2003/01/23] bin/47387 [PATCH] gprof -K still requires "a.out" a 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 [patch] ipfw(8): Clarify requirements for o [2003/01/28] bin/47576 [PATCH] factor(6)ing of negative numbers o [2003/01/28] docs/47594 doc [PATCH] passwd(5) incorrectly states allo o [2003/01/28] bin/47596 daily security run complains if timezone o [2003/02/02] bin/47815 stty -all should work. o [2003/02/02] docs/47818 doc [patch] 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/08] docs/48101 doc [patch] add documentation on the fixit di o [2003/02/09] conf/48105 /etc/disktab has incomplete duplication o o [2003/02/09] misc/48110 [patch] change CVSROOT/log_accum.pl to no o [2003/02/10] conf/48133 /etc/rc: improved vi recovery notificatio o [2003/02/11] kern/48172 ipfw [ipfw] [patch] ipfw does not log size and o [2003/02/12] conf/48195 /var/db/mounttab error on diskless boot o [2003/02/15] bin/48309 pppoe connections fail to establish if th f [2003/02/15] bin/48318 mtm Segmentation fault in sh with attached sc o [2003/02/16] usb/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] security.functions: count connect o [2003/02/19] kern/48471 pjd [kernel] [patch] new feature: private IPC o [2003/02/22] conf/48566 [PATCH] /etc/defaults/make.conf stales af o [2003/02/23] kern/48599 [syscons] [patch] syscons cut-n-paste log 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/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 [modules] 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 a [2003/03/07] bin/49023 gad [patch] to lpd(8) (printjob.c) to pass so o [2003/03/08] kern/49039 add support for RS485 hardware where dire o [2003/03/10] kern/49086 ipfw [ipfw] [patch] Make ipfw2 log to differen f [2003/03/12] ports/49955 portmgr [PATCH] bsd.port.mk: add target to automa o [2003/03/12] kern/49957 CRC32 generator should be the common rout o [2003/03/18] misc/50106 [patch] make 'make release' more flexible 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] doc.docbook.mk: fix textfile crea p [2003/03/24] docs/50248 ceri [patch] New FreeBSD books o [2003/03/25] bin/50300 Make the loader's use of terminal-control o [2003/03/26] bin/50310 [libalias] [patch] natd / libalias fix to o [2003/03/27] bin/50331 Changing uid with pw causes duplicate use o [2003/04/01] kern/50526 [kernel] [patch] update to #! line termin o [2003/04/03] bin/50569 /bin/sh doesn't handles ${HOME}/.profile o [2003/04/03] docs/50573 doc resolver(3): return values for res_query/ o [2003/04/06] bin/50656 /bin/cp - wrong error on copying of multi o [2003/04/07] kern/50687 ioctl(.., CDIOCCAPABILITY, ...) always re p [2003/04/08] docs/50735 brueffer [patch] small diff to the developers hand o [2003/04/09] bin/50749 ipfw [ipfw] [patch] ipfw2 incorrectly parses p o [2003/04/10] docs/50773 jmg [patch] NFS problems by jumbo frames to m o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev p [2003/04/14] bin/50924 [patch] vmstat(8): "vmstat -f" says "unim o [2003/04/14] bin/50949 BUG: mtree doesn't honor the -P when chec p [2003/04/14] conf/50956 matteo 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 [aue] [patch] buggy aue driver fixed. o [2003/04/16] bin/51070 [patch] add -p option to pom(6) 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 [patch] config(8) should check if a sched 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 p [2003/05/03] conf/51729 ache A patch that can make freebsd support zh_ o [2003/05/06] docs/51875 doc [patch] atkbd(4) adjustment o [2003/05/06] docs/51891 doc DIAGNOSTICS in ed(4) driver manpage don't o [2003/05/07] conf/51920 Collation for no_NO.ISO8859-1 o [2003/05/07] docs/51921 doc [patch] ls(1) manpage lacks some informat 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/11] docs/52071 doc [PATCH] Add more information about soft u o [2003/05/13] bin/52190 dwmalone [Patch] decode more syscalls in truss 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 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 o [2003/05/23] kern/52623 [ex] [patch] IRQ error in driver for the 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 [ichsmb] [patch] SMBus controller on ICH4 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 krion Feature Request: Adding Timestamps to pkg o [2003/06/01] i386/52835 pdeuskar [em] em driver does not work with mobile- o [2003/06/03] kern/52907 phk [libc] [patch] more malloc options for de 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 [dc] [patch] dc driver fails to init Inte o [2003/06/08] usb/53025 usb [ugen] [patch] ugen does not allow O_NONB o [2003/06/10] bin/53131 qa [sysinstall] "ALL" could not turn check B o [2003/06/13] kern/53265 imp Make Sierra A555 work in FreeBSD o [2003/06/13] docs/53271 hmp bus_dma(9) fails to document alignment re o [2003/06/13] bin/53288 tail will sometimes display more lines th 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/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 (SMTP Aut o [2003/06/21] docs/53596 doc Updates to mt(1) manual page o [2003/06/24] www/53676 simon [patch] Don't make people contact doc@ fo o [2003/06/24] standards/53682le [PATCH] add fuser(1) utility o [2003/06/25] docs/53732 doc quota output and quota(1) man page do not 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/07/01] kern/53987 [smbfs] smbfs can't access to files with o [2003/07/02] docs/54009 trhodes [patch] clarify the location of the splas o [2003/07/02] bin/54026 bms [patch] Add support for non-standard port 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 [sysctl] [patch] Protecting sysctls varia o [2003/07/13] docs/54451 doc [patch] i386_get_ldt(2): i386_{get|set}_l o [2003/07/14] docs/54461 kensmith [patch] Possible additions to Handbook (B o [2003/07/17] bin/54594 Apply regexps to the entire variable -- a o [2003/07/18] kern/54604 pjd [kernel] [patch] make 'ps -e' procfs-inde o [2003/07/21] bin/54683 sh, redundant history s [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/25] standards/54833standards [pcvt] more pcvt deficits o [2003/07/25] standards/54839standards [pcvt] pcvt deficits s [2003/07/26] bin/54878 incorrect divisor in /usr/bin/jot -r o [2003/07/26] docs/54879 doc jot(1) -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 o [2003/07/29] conf/55015 [patch] 700.kernelmsg: Security check out o [2003/07/30] kern/55031 [libc] getgrent() failure with large grou o [2003/07/31] standards/55112standards glob.h, glob_t's gl_pathc should be "size o [2003/08/01] kern/55163 [jail] [patch] hide kld system details fr 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/11] conf/55470 [pccard] [patch] new pccard.conf entry (I s [2003/08/12] docs/55482 doc document the fact that DUMP has access to s [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(1) play tr m:s.f interface is p o [2003/08/20] kern/55793 [dc] Flaky behavior of if_dc when initial o [2003/08/20] kern/55802 Make kernel.GENERIC suitable for diskless o [2003/08/21] kern/55835 emulation [linux] [patch] Linux IPC emulation missi o [2003/08/21] i386/55838 i386 [kbd] [patch] Dual characters from keyboa o [2003/08/21] ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to u o [2003/08/22] docs/55883 kensmith [patch] handbook advanced-networking/chap f [2003/08/24] conf/55916 dougb Change to /etc/rc.network & /etc/defaults o [2003/08/24] kern/55917 tun# devices cannot be created in 4.8-STA o [2003/08/24] gnu/55936 send-pr does not set mail envelope from o [2003/08/26] kern/55984 ipfw [ipfw] [patch] time based firewalling sup s [2003/08/26] bin/56012 [MAKEDEV] [patch] MAKEDEV does not allow o [2003/08/28] usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fai 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] [patch] ums(4) doesn't work with MC f [2003/09/02] ports/56301 daichi portupgrade: -O ineffective 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/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] kern/56720 [libc] feature request: UNICODE support i 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/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 o [2003/09/19] bin/57018 le [PATCH] convert growfs to use libufs(3) o [2003/09/19] bin/57026 [PATCH] mount_cd9660(8): there is no way 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 s [2003/09/22] bin/57088 [cam] [patch] for a possible fd leak in l o [2003/09/22] bin/57089 "w" does not honor the -n option o [2003/09/24] docs/57153 doc S_IRWXU missing in fstat(2) man page? o [2003/09/26] kern/57230 [psm] [patch] psm(4) incorrectly identifi o [2003/09/26] amd64/57250 obrien Broken PTRACE_GETFPREGS and PTRACE_SETFPR 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 [patch] INSTALL.TXT enhancement: mention s [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/02] ports/57498 portmgr HEIMDAL_HOME should be defined in src or s [2003/10/02] ports/57502 ports-bugs 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 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 a [2003/10/07] kern/57696 [nfs] NFS client readdir terminates prema o [2003/10/07] bin/57715 [patch] tcopy(1) enhancement a [2003/10/12] standards/57911tjr fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) o [2003/10/13] docs/57926 doc [patch] amd.conf(5) poorly format as it h 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/14] bin/58008 qa [sysinstall] [patch] sysinstall postfix i o [2003/10/14] bin/58012 Multihomed tftpd enhancement o [2003/10/18] conf/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] bin/58390 bsdlabel fails to display an error messag o [2003/10/24] bin/58483 [patch] mount(8): allow type special or n o [2003/10/24] kern/58497 sysctl knob to return current process' ji f [2003/10/25] kern/58529 dwmalone [libpcap] [patch] RDWR bpf in pcap. 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 [patch] update for Vinum chapter of Handb 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] 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] ATA does not work in DMA mode (ASUS o [2003/11/01] kern/58803 [kernel] [patch] kern.argmax isn't change o [2003/11/04] conf/58939 [patch] dumb little hack for /etc/rc.fire 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 [patch] doc.docbook.mk does not properly 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 [patch] handbook update: linux MATLAB s [2003/11/13] ports/59254 ports-bugs ports that write something after bsd.port o [2003/11/14] kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_ 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/23] conf/59600 [PATCH] Improved us.emacs.kbd mapping o [2003/11/23] kern/59624 [ata] [patch] HightPoint HPT371 support f o [2003/11/26] kern/59698 [kbd] [patch] Rework of ukbd HID to AT co o [2003/11/26] bin/59708 qa [sysinstall] [patch] add sSMTP support fo o [2003/11/27] bin/59730 isdnd crashes with signal 11 if cannot cr o [2003/11/27] docs/59735 kensmith [patch] Adding a reference to Icelandic R o [2003/11/27] docs/59736 kensmith [patch] Updating size of archives in hubs s [2003/11/27] kern/59739 [libc] rmdir(2) and mkdir(2) both return 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 p [2003/11/29] conf/59799 New locale: zh_HK.Big5HKSCS o [2003/11/29] kern/59806 tackerman [em] [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 anholt [agp] [panic] System panics when AMD 762 o [2003/12/02] kern/59896 trm driver is not in GENERIC f [2003/12/02] docs/59900 kuriyama out of date README.txt and .message files o [2003/12/02] kern/59903 [pci] [patch] "pci_find_device" returns [ o [2003/12/03] bin/59922 Toshiba Portege hangs with Eicon DIVA T/A 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 [gre] [patch] No WCCPv2 support in gre f [2003/12/15] usb/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 [pccard] [patch] wrong product id in pcca 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/21] kern/60448 PF_KEY protocol does not have a correspon o [2003/12/22] misc/60503 [modules] small error in modules installa o [2003/12/22] bin/60510 [patch] change to less(1) for compressed o [2003/12/23] docs/60529 doc resolver(5) man page is badly out of date o [2003/12/24] docs/60544 doc [patch] getenv(3) manpage doesn't state t o [2003/12/25] kern/60550 silby [kernel] [patch] hitting process limits p f [2003/12/25] ports/60558 portmgr [PATCH] bsd.port.mk: automatically verify f [2003/12/26] kern/60599 multimedia [bktr] [partial patch] No sound for ATI T o [2003/12/27] bin/60632 UI bug in partition label screen in sysin o [2003/12/27] bin/60636 Enhancement to adduser script. o [2003/12/29] kern/60677 multimedia [sound] [patch] No reaction of volume con o [2003/12/29] kern/60697 [pty] [patch] pseudo-tty hack versus teln f [2003/12/29] kern/60699 DVD Multidrive udma mode autosensed wrong o [2003/12/30] kern/60719 ipfw [ipfw] Headerless fragments generate cryp o [2004/01/02] bin/60834 [patch] ftpd(8) send_data()+oldway: anony o [2004/01/03] kern/60874 [feature request] auto-assign devfs rules o [2004/01/04] bin/60892 [patch] added -p option to kldxref(8) to o [2004/01/06] kern/60963 [pecoff] [patch] Win32 Applications abort o [2004/01/06] kern/60982 [pci] [patch] ID for VIA 686A Power Manag o [2004/01/07] i386/61005 i386 [boot] The Boot Manager in FreeBSD 5.2RC o [2004/01/08] docs/61070 doc handbook: Installation docs misleading: f [2004/01/09] kern/61109 [bge] bge on TYAN AMD762-based Thunder/Ti o [2004/01/11] amd64/61209 amd64 ppc0: cannot reserve I/O port range o [2004/01/12] usb/61234 usb [usb] [patch] usbhidaction(1) doesn't sup 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 o [2004/01/13] kern/61300 [aue] [patch] Enabling HomePNA PHY on aue 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 f [2004/01/13] misc/61322 [patch] bsd.dep.mk disallows shell genera o [2004/01/14] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/16] bin/61405 cperciva A faster ffs(3) o [2004/01/16] kern/61415 [net80211] [patch] disable broadcast ssid o [2004/01/16] kern/61438 qa [sysinstall] 5.2 nfs tasks running by def o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 o [2004/01/17] i386/61481 i386 [patch] a mechanism to wire io-channel-ch o [2004/01/17] kern/61497 ups [kernel] [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- f [2004/01/18] conf/61504 dougb [patch] New RC script: accf_http o [2004/01/18] i386/61545 i386 5.2 release cannot see NIC on Dell 1750 o [2004/01/19] i386/61579 i386 [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/21] bin/61666 peter [patch] mount_nfs(8) parsing bug, segment 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] bin/61690 fsdb seqfaults in cmd. parsing routine a [2004/01/22] kern/61744 andre [netinet] [patch] TCP hangs onto mbufs wi 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] 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 ddb(4): Incorrect informaiton about trace o [2004/01/25] kern/61909 5.2-Current fails to notice change of CD 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 mail/vpopmail 5.3. o [2004/01/27] i386/62003 i386 [loader] [patch] make /boot/loader "reboo o [2004/01/28] kern/62042 luigi [ipfw] ipfw can't no more reject icmp (ic o [2004/01/29] bin/62077 Make it possible to abbreviate device nam 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/02/01] bin/62207 ppp crashes with option 'nat punch_fw' wh o [2004/02/02] kern/62257 card reader UCR-61S2B is only half-suppor o [2004/02/03] i386/62288 i386 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] kern/62333 [dc] syslog: kernel: dc0: discard oversiz o [2004/02/06] docs/62412 doc one of the diskless boot methods describe o [2004/02/08] bin/62513 Errant /usr/bin/krb5-config on 4-STABLE p [2004/02/08] gnu/62555 readline 4.3 should be patched o [2004/02/10] ports/62657 portmgr Port linux-jpeg have decreaseed version n o [2004/02/11] bin/62702 qa [sysinstall] backup of /etc and /root dur o [2004/02/11] bin/62711 qa [sysinstall] installation: "Insert Next C o [2004/02/12] docs/62719 doc cross-reference pccardd(8) and devd(8) o [2004/02/12] docs/62724 doc [patch] host(1) manpage does not include 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 f [2004/02/14] ports/62829 portmgr [patch] Mk file bsd.linux.rpm.mk supporti o [2004/02/14] java/62837 phantom linux-sun-jdk14 executables hang with COM s [2004/02/14] standards/62858standards malloc(0) not C99 compliant o [2004/02/15] bin/62885 des pam_radius doesn't maintain multiple stat o [2004/02/15] kern/62890 ups proc pointer set by fork1 can be stale in f [2004/02/17] bin/62965 krion pkg_add -r fails if fetching multiple pac o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup f [2004/02/18] ports/62990 daichi portupgrade fails to use package even wit 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 [mac] [patch] MAC entry point for route m o [2004/02/20] ports/63108 obrien amd64/bento-fix: devel/gdb52 and devel/gd o [2004/02/21] amd64/63188 amd64 [ti] ti(4) broken on amd64 o [2004/02/22] bin/63197 tftp Bus error, core dumped o [2004/02/22] docs/63215 doc Wrong prototypes in mi_switch(9) (ref doc o [2004/02/24] bin/63319 burncd fixate error o [2004/02/26] bin/63413 dbm_delete return value incorrect o [2004/02/29] conf/63527 AM/PM date format should be localized. o [2004/02/29] www/63551 ceri Lack of DTD in cgi scripts o [2004/02/29] www/63552 remko Validation errors due to CAPs in attribut o [2004/03/01] docs/63570 ceri [patch] Language cleanup for the Handbook o [2004/03/01] bin/63608 Add a -c option to time(1) to display csh o [2004/03/02] i386/63628 bms [loader] [patch] i386 master boot record o [2004/03/02] bin/63659 /usr/sbin/pw does not honor symlinks in s s [2004/03/03] ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${ 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/05] i386/63815 i386 boot loader waste a lot of time (10 min) o [2004/03/06] usb/63837 usb [uhid] [patch] USB: hid_is_collection() o o [2004/03/07] kern/63863 glebius [netgraph] [patch] feature request: imple s [2004/03/07] kern/63897 makeoptions CONF_CFLAGS are ignored when f [2004/03/09] kern/63982 tackerman em0 hardware checksum offloading causes b o [2004/03/10] bin/64036 Linux application Sophos Mailmonitor not o [2004/03/11] kern/64114 [vga] [patch] bad vertical refresh for co o [2004/03/12] bin/64153 mdmfs features via fstab o [2004/03/12] kern/64178 jmg [kqueue] [patch] kqueue does not work wit o [2004/03/13] bin/64198 [patch] init(8) may keep zombies f [2004/03/15] ports/64304 portmgr geography category o [2004/03/16] bin/64327 [patch] make(1): document surprising beha o [2004/03/17] conf/64381 qa lo0 not up and no IPs assigned after inst p [2004/03/19] bin/64464 rwatson pam_krb5 module ignores no_ccache option o [2004/03/20] kern/64522 3COM 3C920B onboard Asus P4R800-VM not su o [2004/03/22] kern/64556 [sis] if_sis short cable fix problems wit o [2004/03/22] kern/64588 [joy] [patch] Extend joystick driver arch o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- s [2004/03/24] bin/64664 bms Reboot command needs to protect itself fr o [2004/03/26] kern/64772 Mouse Movement Problem o [2004/03/26] kern/64788 nsswitch with ldap and starting ppp on bo 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 s [2004/03/29] kern/64875 standards [libc] [patch] [feature request] add a sy o [2004/03/29] kern/64878 tackerman [em] Intel 82547 CSA Driver forces system o [2004/03/30] bin/64921 vmstat -i is not reporting IRQ usage on a o [2004/03/31] kern/64971 A squid process larger than 3G o [2004/04/01] bin/65045 ftp doesn't remember binary mode if setti o [2004/04/02] docs/65065 doc [patch] improper language ntpd(8) man pag 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(1) to parse hostnames f o [2004/04/06] bin/65258 save /etc/rc.firewall from changing for s o [2004/04/07] kern/65278 ups [sio] [patch] kgdb debugger port initiali o [2004/04/07] bin/65299 vi temp path contains double / o [2004/04/08] bin/65306 obrien [patch] Portability fixes for FreeBSD bui f [2004/04/09] ports/65344 portmgr [patch] USE_ macros for graphics librarie o [2004/04/09] kern/65355 [pci] [patch] TC1000 serial ports need en o [2004/04/12] kern/65448 jhb _mtx_unlock_sleep() race condition if ADA o [2004/04/13] docs/65477 doc release notes: installation instruction f o [2004/04/13] bin/65483 vi -r crashes o [2004/04/14] i386/65528 i386 [psm] mouse cursor disapears on moving o [2004/04/14] docs/65530 doc [patch] minor improvement to getgrent(3) p [2004/04/15] bin/65557 des passwd uses passwd_format of default logi o [2004/04/16] kern/65627 [i386] [patch] store P3 serial number in o [2004/04/17] bin/65649 gad Add `-u name' option to env(1) o [2004/04/18] bin/65707 scp does not deal with local file copies o [2004/04/19] kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops 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 a [2004/04/22] docs/65895 murray incorrect "omshell" link in "dhclient" ma f [2004/04/23] ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive c o [2004/04/25] bin/65973 Problem logging in to the NIS slave and N o [2004/04/27] ports/66032 portmgr [PATCH] bsd.port.mk: clean room installat o [2004/04/29] kern/66079 bms route change default causes panic in cert o [2004/04/29] kern/66095 [pam] template_user is broken in pam_radi 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] twe driver generates gratuitous war o [2004/05/03] kern/66225 [netgraph] [patch] extend ng_eiface(4) co 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] kern/66268 glebius [socket] [patch] Socket buffer resource l o [2004/05/05] gnu/66279 less(1) -- add support for stty(1) erase2 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 [patch] unlisted supported card on man pa 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/10] bin/66445 [patch] Add options to last(1) to ignore a [2004/05/10] ports/66476 ports-bugs [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 editors/openoffice.org-1.1 port uses root o [2004/05/10] docs/66483 doc [patch] share/man/man4/csa.4 grammar nits p [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] standards/66531standards _gettemp uses a far smaller set of filena o [2004/05/11] kern/66547 usb [usb] Palm Tungsten T USB does not initia o [2004/05/12] kern/66564 [xl] 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 f [2004/05/14] kern/66642 multimedia [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 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 [patch] clarification to committer's guid o [2004/05/19] bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clien 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 o [2004/05/21] i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM x o [2004/05/22] bin/67041 "fortune -m" peeks in "fortune" file only o [2004/05/22] i386/67055 i386 [psm] Mouse (wheel) detection problem on o [2004/05/23] docs/67078 doc [patch] MFC of a rtld(1) man page is inco 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/26] bin/67231 [patch] pam_krb5 doesn't honor default fl o [2004/05/27] kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags c 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 mor f [2004/05/29] bin/67334 mount_cd9660 gives dscheck: negative b_bl o [2004/05/30] i386/67383 i386 [i386] [patch] do a better job disassembl f [2004/06/01] ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX o [2004/06/01] ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAME o [2004/06/02] misc/67502 cvsadm cvs-all commit message did not include al f [2004/06/03] ports/67531 portmgr New spanish virtual category 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] www/67554 www man-cgi visual glitch on 3-word titles f [2004/06/04] ports/67562 portmgr [patch] bsd.port.mk: USE_BDB, WANT_BDB_VE o [2004/06/04] gnu/67565 SIGPIPE processing in cvs 1.11.5 may lead o [2004/06/04] i386/67578 i386 [kbd] Keyboard error IBM xSeries 335 o [2004/06/04] kern/67580 request to add hints for boot failures f [2004/06/06] kern/67627 phk [panic] gbde kernel panic o [2004/06/07] bin/67687 iostat does not provide read vs. write st 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] kern/67763 [pccard] [patch] PCMCIA: MELCO manufactur 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 graphics/ImageMagick no longer recognizes o [2004/06/11] kern/67830 [smp] [patch] CPU affinity problem with f o [2004/06/13] docs/67893 doc [patch] boot(8)'s -m description is insuf 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/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] bin/68062 standalone repeat(1) command o [2004/06/18] kern/68081 [headers] [patch] sys/time.h (lint fix) o [2004/06/19] conf/68108 [patch] Adding mac-address /conf selector o [2004/06/19] kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med 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 p [2004/06/22] docs/68201 keramida [patch] pthread_atfork(3) man page o [2004/06/23] usb/68232 usb [ugen] [patch] ugen(4) isochronous handli 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 [ata] [patch] atacontrol(8) addspare for o [2004/06/25] kern/68317 [kernel] [patch] on soft (clean) reboots o [2004/06/25] bin/68328 enable configuration of extra listen sock o [2004/06/27] usb/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] kern/68458 Burning DVD causes lots of FAILURE - READ o [2004/06/28] kern/68459 [vfs] [patch] Patches to mknod(2) behave o [2004/06/30] kern/68514 [re] Realtek driver halts on oversized fr o [2004/06/30] i386/68518 i386 [agp] [hang] hangs while loading 82443BX p [2004/06/30] conf/68524 Including the Basque in the system p [2004/06/30] conf/68525 matteo Loader's verbose boot mode has rc.d/local o [2004/06/30] bin/68527 Resizing 'top' running in a terminal to o o [2004/07/01] bin/68552 tip(1) does not set noncanonical mode inp o [2004/07/02] bin/68586 dwmalone [patch] allow syslogd to forward to non-d o [2004/07/03] kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) mul o [2004/07/05] kern/68690 [libc] write(2) returns wrong value when p [2004/07/05] bin/68691 dwmalone syslogd - correct program name handling s [2004/07/05] kern/68692 andre [net] [patch] Move ARP out of routing tab o [2004/07/06] kern/68719 [msdosfs] [patch] poor performance with m 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/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 a [2004/07/11] bin/68904 krion pkg_install fixes (_PATH_*, sprintf -> sn o [2004/07/11] misc/68905 core dump ownership issue o [2004/07/11] conf/68916 Named starts PRIOR to ldconfig o [2004/07/13] bin/68981 unlogic jot behaviour. o [2004/07/13] bin/69010 [patch] Portability fixes for FreeBSD bui o [2004/07/13] threads/69020threads pthreads library leaks _gc_mutex o [2004/07/14] kern/69064 [kernel] [patch] No multiple ip4/6's coul o [2004/07/15] bin/69083 [patch] basic modelines for contrib/nvi 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] i386/69257 i386 [i386] [patch] in_cksum_hdr is non-functi o [2004/07/19] bin/69268 wpaul [patch] Fix ndiscvt(8) to warn you if it' o [2004/07/19] ports/69309 ale mysql database backup script for periodic o [2004/07/21] bin/69362 mbr amd(8) does not properly detect the local 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 o [2004/07/22] kern/69448 socket.h: cmsghdr macros don't work with o [2004/07/23] kern/69502 [modules] kldload will load modules that f [2004/07/24] ports/69537 daichi Portupgrade cannot be run by cron properl o [2004/07/27] kern/69650 [patch] make getserv* functions work with o [2004/07/28] amd64/69705 amd64 IPC problem (msq_queues) o [2004/07/28] i386/69722 i386 [wi] wi0: init failed, Lucent Technologie o [2004/07/29] kern/69730 [puc] [patch] puc driver doesn't support o [2004/07/29] i386/69750 acpi Boot without ACPI failed on ASUS L5 o [2004/07/30] kern/69825 [libc] 1st group supplied to setgroups() o [2004/07/30] kern/69826 [libc] 16th group has no effect when acce 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/03] kern/69963 ipfw [ipfw] install_state warning about alread o [2004/08/03] ports/69965 portmgr [patch] check for moved ports in "make de o [2004/08/04] bin/69986 qa [sysinstall] [patch] no job control in fi o [2004/08/04] kern/69989 killing process that uses snp + unloading o [2004/08/04] bin/70002 qa [sysinstall] fails to locate FTP dirs if o [2004/08/05] conf/70048 magic(5) file has a typo at second test f o [2004/08/08] bin/70182 [patch] fortune -e implementation bug o [2004/08/09] docs/70217 doc [patch] Suggested rewrite of docproj/sgml 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 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] bin/70297 request to make amd timeouts per-mount lo a [2004/08/11] ports/70300 sergei devel/porttools does not use EMAIL from ~ o [2004/08/12] bin/70335 inconsistent syslog behavior when max chi o [2004/08/12] bin/70336 telnetd always exits with value 1 f [2004/08/12] usb/70362 sanpei [usbdevs] [patch] LaCie 160GB USB drive f [2004/08/12] ports/70365 daichi sysutils/portupgrade incorrectly give inf o [2004/08/13] kern/70401 darrenr [modules] Could not load ipl.ko when no I o [2004/08/15] bin/70476 sbin/reboot change, -p behavior default f o [2004/08/16] bin/70511 When fread()ing with buffering turned off o [2004/08/16] usb/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/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 [speaker] [patch] spkr(4): hardcoded assu o [2004/08/19] docs/70652 hmp [patch] New man page: portindex(5) o [2004/08/20] docs/70697 doc 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] bin/70756 [PATCH] indent(1) mishandles code that is o [2004/08/21] bin/70795 [nanobsd] [patch] misc nanobsd fixes and o [2004/08/21] kern/70798 Compatibility: Sun/Solaris has an fcntl() o [2004/08/22] kern/70810 [pci] [patch] Enable SMBus device on Asus o [2004/08/22] standards/70813standards [PATCH] ls(1) not Posix compliant o [2004/08/22] ports/70831 tobez make perl5.8 port SU_CMD aware o [2004/08/22] i386/70832 i386 [re] serious problems with RealTek NIC us o [2004/08/23] kern/70880 [nfs] 5.3 beta1 nfs problem a [2004/08/24] ports/70900 edwin [patch] devel/sdl12 inconsistency between o [2004/08/24] kern/70904 darrenr [ipfilter] ipfilter ipnat problem with h3 o [2004/08/25] usb/70942 usb [usb] Genius Wireless USB mouse: moused d o [2004/08/27] kern/71045 [dhcp] DHCP-Request is sets other device' o [2004/08/29] bin/71098 CVS keywords are not expanded with CVS 1. 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 [vm] [patch] anonymous mmappings not alwa f [2004/09/02] kern/71280 [aue] aue0 device (linksys usb100tx) does o [2004/09/03] kern/71334 [mem] [patch] mem_range_attr_{set|get} ar o [2004/09/04] kern/71366 ipfw [ipfw] "ipfw fwd" sometimes rewrites dest o [2004/09/05] conf/71386 loader.conf: hint.apic.0.disabled="YES" d o [2004/09/06] usb/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] usb/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] kern/71422 rwatson LOR in sys/net/bpf o [2004/09/07] kern/71450 [de] de(4): MAC address change on 21040 " o [2004/09/07] usb/71455 usb [usb] Slow USB umass performance of 5.3 o [2004/09/07] kern/71469 default route to internet magically disap o [2004/09/07] kern/71474 route lookup does not skip interfaces mar o [2004/09/09] bin/71513 [PATCH] allow -user/group +/-id construct o [2004/09/09] kern/71532 Multiple SCSI-Busses are seen differently 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 o [2004/09/10] docs/71555 doc handbook: changes for how to run matlab o o [2004/09/11] i386/71586 i386 FreeBSD 5.3-BETA3 #3 hang during boot on o [2004/09/11] usb/71605 usb [umass] [patch] umass doesn't recognize m o [2004/09/11] kern/71608 [pccard] XIRCOM REM56-100 Ethernet 10/100 o [2004/09/12] bin/71613 [PATCH] cleanup of the usr.sbin/tracerout 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 [pcvt] [patch] cleanup of the usr.sbin/pc 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/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/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 p [2004/09/12] bin/71666 delphij [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 doc [patch] inaccurate information in systat( o [2004/09/13] kern/71711 [bpf] [patch] generate a single bpf times o [2004/09/15] bin/71749 [PATCH] truss -f causes circular wait whe 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] NTFS cannot "see" files on a WinXP p [2004/09/16] docs/71782 trhodes mount_nfs(8) man page is a bit out of dat o [2004/09/16] bin/71801 [patch] Add ncurses utility programs: inf 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/20] i386/71924 i386 timeouts with ata+hpt366 controller on BE o [2004/09/20] bin/71928 Disk quota doesn't work with numeric logi o [2004/09/20] conf/71952 missing past participles in /usr/share/di s [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 f [2004/09/21] docs/71980 doc Handbook says that no other software is k o [2004/09/22] conf/71994 [patch] dot.login: login shell may unnece o [2004/09/22] standards/72006standards floating point formating in non-C locales f [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/27] bin/72124 [patch] rm -P can't unlink u-w files o [2004/09/29] bin/72173 csplit(1) ver 1.9 wrong behaviour with ne o [2004/09/29] i386/72179 i386 [acpi] [patch] Inconsistent apm(8) output o [2004/09/30] kern/72194 stack backtrace after wakeup from sleepin s [2004/09/30] ports/72202 simon portaudit warns about the CVS server vuln o [2004/09/30] kern/72217 [netinet6] [patch] Bug in calculation of f [2004/09/30] kern/72218 multimedia [sound] audio recording broken with emu10 o [2004/09/30] conf/72219 Sysinstall doesn't enable 3rd party MTA i a [2004/10/01] kern/72224 anholt [agp] umass devices broken by DRM (AGP is o [2004/10/01] bin/72232 qa [sysinstall] Installer installs gui-enabl o [2004/10/02] kern/72263 [gif] gifconfig output corruption o [2004/10/03] conf/72277 [patch] update for /usr/share/skel o [2004/10/04] kern/72293 [de] de(4) NIC performance degradation wi o [2004/10/04] kern/72296 [bfe] bfe0: discard oversize frame (ether o [2004/10/04] kern/72338 calcru: runtime wen backwards from ... p [2004/10/05] i386/72340 des [bsd.cpu.mk] [patch] add Pentium M, P3 M, o [2004/10/05] kern/72352 [puc] [patch] Support for VScom PCI-100L 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] usb/72380 usb [usb] USB does not work [dual Celeron Abi o [2004/10/06] docs/72383 doc manpage for awk(1) is terribly small and o [2004/10/06] bin/72398 emulators/mtools man pages are too funky o [2004/10/07] ports/72417 sobomax [patch] enable options for net/ser o [2004/10/07] kern/72433 [amr] [patch] AMR raid, amrreg.h struct a o [2004/10/09] conf/72465 [patch] United States International keybo o [2004/10/09] kern/72468 andre OS does not know how to handle broadcast. o [2004/10/11] kern/72498 [libc] timestamp code on jailed SMP machi 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] bin/72517 Minor Bug in /etc/login.access o [2004/10/12] kern/72560 jeff [sched_ule] [patch] small cleanup of SCHE o [2004/10/12] kern/72585 [syscons] [patch] iso05-8x16.fnt lacks le o [2004/10/12] bin/72588 [patch] iostat(8) tty stats field concate a [2004/10/13] kern/72639 5.3-BETA7 kernel config option ALT_BREAK_ o [2004/10/13] kern/72659 jeff [sched_ule] [patch] little bug in sched_u o [2004/10/14] bin/72674 [patch] make /usr/bin/whois use SK-NIC's o [2004/10/15] usb/72732 usb [patch] Kyocera 7135 quirk. o [2004/10/15] usb/72733 usb Kyocera 7135 Palm OS connection problem. o [2004/10/15] misc/72741 qa ssh broken on fixit cd (missing /dev/rand o [2004/10/17] bin/72787 gtar in base system doesn't seem to honor o [2004/10/17] bin/72793 [patch] wicontrol(8) prints out non-print a [2004/10/18] bin/72814 bms [patch] libpcap opens bpf as O_RDONLY - d f [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 o [2004/10/19] bin/72881 yppush pushes map to local server o [2004/10/20] conf/72901 [patch]: dot.profile: prevent printing wh a [2004/10/20] kern/72920 emulation [linux]: path "prefixing" is not done on f [2004/10/20] kern/72933 yar [netgraph] [patch] promisc mode on vlan i a [2004/10/21] conf/72978 [patch] add danish syscons keymap with ac o [2004/10/22] kern/72987 ipfw [ipfw] ipfw/dummynet pipe/queue 'queue [B o [2004/10/22] kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound near o [2004/10/22] kern/72997 [sk] Network performance down [6-CURRENT] o [2004/10/22] sparc64/72998sparc64 [kernel] [patch] set_mcontext() change sy o [2004/10/23] kern/73034 [libalias] libalias does not handle lower o [2004/10/23] kern/73051 [if_tun] tun0: Warning: ff02:5::/32: Chan o [2004/10/23] usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse n p [2004/10/25] bin/73110 rwatson [patch] ffsinfo conversion from atol() to p [2004/10/25] bin/73112 rwatson [patch] change atol() to strtol() in bads o [2004/10/26] kern/73145 severe network slowdown with DEC 21140 ne o [2004/10/27] kern/73195 bad PATH, missing HOME and TERM env var o o [2004/10/29] kern/73276 ipfw [ipfw] [patch] ipfw2 vulnerability (parse o [2004/10/29] kern/73294 [hang] hangs in default mode when AcceleP o [2004/10/30] i386/73308 i386 unable to install on AMD 2500+,NF2,GF MX4 o [2004/10/30] bin/73327 [PATCH] iostat - extended mode display o [2004/10/30] kern/73328 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 during umas o [2004/11/01] kern/73388 brooks [usb] usb-keyboard stops working o [2004/11/02] bin/73411 [patch] FTPD could set attributes to 0600 o [2004/11/03] ports/73448 nectar [PATCH] nss_ldap - getpwnam does not retu 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 [ntfs] [patch] mount_ntfs: can't access t o [2004/11/04] kern/73517 [pfil] pfil_hooks (ipfw,pf etc) and ipsec o [2004/11/05] www/73549 www Mail list archive navigation difficulty s [2004/11/05] www/73551 www List archive 'quoted-printable' corruptio f [2004/11/05] usb/73553 usb [usb] Microsoft USB Internet Keyboard not o [2004/11/06] docs/73583 doc [patch] add missing instructions to ndis( o [2004/11/07] docs/73638 doc ipfw(8): Clarify syntax for use of tables o [2004/11/07] kern/73646 [ahd] I/O performance: with/without MEMIO o [2004/11/07] conf/73653 Proposal of changes to the GENERIC kernel o [2004/11/08] kern/73675 [atapicam] atapicam causes interrupt stor 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/09] i386/73742 i386 5.3 rel i386 disk2 image not copying s [2004/11/09] ports/73743 x11 XOrg/XFree xauth add/startx problem o [2004/11/10] kern/73777 emulation [linux] [patch] linux emulation: root dir o [2004/11/10] conf/73786 added WARNING in spanish to stable-supfil p [2004/11/11] conf/73799 Move the last stuff out of usbd.conf o [2004/11/11] i386/73822 acpi [request] add thermal support to ACPI o [2004/11/11] kern/73823 acpi [feature request] acpi / power-on by time o [2004/11/12] bin/73884 Add NetBSD's rawrite32 to install tools o [2004/11/13] conf/73909 rc [patch] rc.d/sshd does not work with port o [2004/11/14] i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep o [2004/11/14] conf/73929 dougb [patch] /etc/rc.d/named will not work wit o [2004/11/15] kern/73961 [fdc] floppy disk drive performance probl o [2004/11/16] bin/73988 isdn ISDN - first dial attempt fails o [2004/11/16] conf/74004 [PATCH] add fam support to inetd.conf o [2004/11/16] conf/74006 dougb [PATCH] /etc/rc.d/named minor fixes f [2004/11/17] kern/74030 acpi Unplugging AC causes battery % to stay lo o [2004/11/17] kern/74037 [ppc] ppc(4) cannot find parallel port on o [2004/11/18] bin/74062 [gre] ifconfig(8) does not display tunnel f [2004/11/18] kern/74066 sos [ata] acd driver fault: READ_BIG timeout o [2004/11/20] bin/74140 ntpdate(8): ntpdate does not try all IPs o [2004/11/20] i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o [2004/11/20] kern/74159 [headers] [patch] fix warnings concerned o [2004/11/20] bin/74178 [patch] grdc(6) - scrolling does not work o [2004/11/21] threads/74180threads KSE problem. Applications those riched ma o [2004/11/21] usb/74211 usb USB flash drive causes CAM status 0x4 on o [2004/11/21] conf/74213 [PATCH] Connect src/etc/periodic/security o [2004/11/21] i386/74216 i386 system halts o [2004/11/21] i386/74218 i386 boot floppy (2nd time) read error o [2004/11/23] kern/74281 [digi] digi(4): Digiboard PCI Xem (64-por o [2004/11/24] kern/74314 [resolver] DNS resolver broken under cert o [2004/11/24] i386/74327 i386 [pmap] [patch] mlock() causes physical me s [2004/11/25] kern/74352 NFSCLIENT and booting to an mfsroot via T f [2004/11/25] usb/74358 usb [umass] unplugging at boot time an umass o [2004/11/25] bin/74360 [patch] ndiscvt(8) generates a driver whi a [2004/11/25] bin/74387 linprocfs can be mounted on top of itself o [2004/11/26] bin/74404 sh(1) does not handle signals to subshell s [2004/11/26] ports/74416 fenner update for rtpmon o [2004/11/27] bin/74450 [libalias] [patch] enable libalias/natd t o [2004/11/27] usb/74453 usb Q-lity CD-RW USB ECW-043 (ScanLogic SL11R o [2004/11/27] i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden fami o [2004/11/28] docs/74477 doc [patch] Correct several links in the cont o [2004/11/29] kern/74498 [pccard] [patch] new CIS id for Intersil 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/30] kern/74549 [modules] [patch] Allow third party KLDs o [2004/11/30] usb/74557 usb imation 500mb usb key can only be written o [2004/11/30] bin/74567 [2TB] [patch] du doesn't handle sizes >1T o [2004/12/02] amd64/74608 amd64 [mpt] [hang] mpt hangs 5 minutes when boo o [2004/12/02] usb/74609 usb [usb] [patch] allowing cdma modems to wor o [2004/12/02] docs/74612 doc [patch] updates to the glossary o [2004/12/03] i386/74650 i386 System Reboot with umount command o [2004/12/03] gnu/74654 libsupc++.a lacks necessary functions o [2004/12/03] i386/74658 i386 [ata] ATAPI CD not recognized after booti o [2004/12/05] bin/74743 [patch] wctype.c declares static array on o [2004/12/06] ports/74752 simon make takes a little while before anything o [2004/12/06] kern/74777 [request] Bootup "beep" in 5.3 should be o [2004/12/06] kern/74786 [irq] [patch] Smartlink Modem causes inte o [2004/12/07] i386/74803 i386 regression: lost 3Com509B in 5.X o [2004/12/07] amd64/74811 amd64 [nfs] df, nfs mount, negative Avail -> 32 o [2004/12/07] conf/74817 [patch] network.subr: fixed automatic con o [2004/12/07] kern/74827 [fdc] Problem writing data to floppies [5 o [2004/12/08] usb/74849 usb [usb] [patch] Samsung SPH-i500 does not a o [2004/12/08] kern/74868 [acpi] ACPI enabled in 5.3 Release make K o [2004/12/09] usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm o [2004/12/09] ports/74907 apache [PATCH] www/mod_perl: cleanups o [2004/12/10] ports/74919 ale [PATCH] lang/php4: Add hardened-php.org p o [2004/12/10] kern/74920 [ep] [panic] 3Com 3C509-Combo Etherlink I o [2004/12/12] i386/74966 i386 [rl] Realtek driver seems to misinterpret o [2004/12/12] kern/74986 tackerman sysctlize a parameter of if_em's interrup o [2004/12/13] ports/75015 amd64 cvsup on amd64 coredumps with either runs o [2004/12/14] docs/75068 doc login.conf(5) manual page says nothing ab o [2004/12/15] i386/75090 i386 [ata] READ_BIG errors with Sony CRX1611 o [2004/12/15] kern/75121 Wrong behaviour of IFF_LINK2 bit in 6in6 o [2004/12/15] ports/75130 danfe [NEW PORT] www/mono-xsp: A light-weight w o [2004/12/15] kern/75132 jhb [puc] [patch] add support for the Davicom o [2004/12/15] conf/75137 jhb add snd_* modules support to /etc/rc.d/mi 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] i386/75185 i386 ACPI doesn't power off Tyan S2460 o [2004/12/19] kern/75254 [wi] [patch] PRISM3-based adapter ZCOM XI o [2004/12/20] kern/75298 [pccard] [patch] add missing device id fo o [2004/12/20] kern/75312 [rl] Built-in RTL8281BL on Asus Pundit AB o [2004/12/21] bin/75362 contrib/smbfs mount_smbfs No buffer space o [2004/12/22] bin/75378 login(1): login/wtmp/utmp not updating pr o [2004/12/22] kern/75380 [nfs] can not open("..") from top-level d o [2004/12/23] i386/75420 i386 CMD 648 PCI not work o [2004/12/24] ports/75464 portmgr [patch] bsd.port.mk install default confi o [2004/12/26] conf/75502 [patch] Fix LC_NUMERIC and LC_MONETARY fo o [2004/12/27] docs/75545 trhodes [patch] typos in man3 manual pages, form_ o [2004/12/28] bin/75570 chflags nosappnd directory doesn't work o [2004/12/28] docs/75577 doc [patch] typos in man3 manual pages, login o [2004/12/28] kern/75582 [dc] [patch] Add support for Linksys PCMP o [2004/12/28] i386/75583 i386 Installation fails o [2004/12/28] bin/75585 matteo [unionfs] mount -p on unionfs results in o [2004/12/29] bin/75632 le gvinum commands not consistent with vinum o [2004/12/30] gnu/75662 less -f behavior contradicts man page o [2005/01/01] misc/75702 dwmalone -O5 flag breaks some compiles in /usr/src o [2005/01/01] kern/75710 [cue] cue0 device configuration causes ke o [2005/01/03] kern/75764 [umass] [patch] "umass0: Phase Error" - n o [2005/01/03] bin/75766 [patch] nfsd(8) loops with TCP + multiple 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 o [2005/01/04] usb/75800 usb ucom1: init failed STALLED error in time o [2005/01/05] bin/75855 getpwent functions on 5.3 with large pass 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] i386/75881 i386 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] i386/75898 i386 Exception and reboot: Loader and kernel u o [2005/01/07] usb/75928 usb Cytronix SmartMedia card (SMC) reader has o [2005/01/08] kern/75934 [libcrypt] [patch] missing blowfish funct o [2005/01/09] docs/75995 doc hcreate(3) documentation(?) bug f [2005/01/10] ports/76021 daichi portupgrade: package delete can remove ne o [2005/01/10] sparc64/76052marius Incorrect panic strings in sparc64 files o [2005/01/10] gnu/76069 FreeBSD's definition of offsetof isn't go o [2005/01/11] kern/76081 [rl] [patch] Add support for CardBUS NIC o [2005/01/11] bin/76089 The "-n" option in /usr/bin/w is broken o [2005/01/11] docs/76094 doc handbooke: incorrect statement about part p [2005/01/11] ports/76116 ports-bugs PORT UPDATE: graphics/lcms (with PATCH) o [2005/01/12] conf/76124 [patch] Mistake in /usr/share/misc/pci_ve o [2005/01/12] kern/76144 poll doesn't set POLLHUP when FIFO is clo o [2005/01/12] gnu/76169 [patch] Add PAM support to cvs pserver o [2005/01/12] kern/76178 scsi [ahd] Problem with ahd and large SCSI Rai o [2005/01/13] conf/76226 Default local.9600 gettytab initially use s [2005/01/14] ports/76247 grog net/arla port update o [2005/01/15] conf/76298 fstab doesn't pass mntops properly o [2005/01/17] docs/76333 doc [patch] ferror(3): EOF indicator can be c o [2005/01/17] bin/76362 sys directory link points to wrong locati o [2005/01/18] bin/76401 sysinstall to set "host name" for dhclien o [2005/01/18] kern/76432 gnn [net] [patch] recursive locking in the ne o [2005/01/19] usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4 o [2005/01/20] kern/76485 sched_getparam returns weird priority num s [2005/01/20] conf/76491 Addition into /etc/security few new funct 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] conf/76509 [patch] New locale uk_UA.CP1251 support o [2005/01/20] docs/76515 doc [patch] misleading use of make -j flag in s [2005/01/21] kern/76520 [libiconv] [patch] Add new kernel-side li o [2005/01/21] kern/76539 [dummynet] [patch] ipnat + dummynet on ou o [2005/01/21] kern/76551 [re] [patch] re0: watchdog timeout 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] kern/76611 isdn [i4b] [patch] i4b itjc bad enums for PIB o [2005/01/24] conf/76626 [patch] 460.status-mail-rejects shows des o [2005/01/25] i386/76653 i386 Problem with Asahi Optical usb device (Pe o [2005/01/25] kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authen o [2005/01/26] ports/76695 ports-bugs RPM complaints on installation of linux_b o [2005/01/26] bin/76697 newsyslog keeps one more archive files th o [2005/01/26] kern/76710 [mii] [patch] rgephy does not deal with s o [2005/01/26] bin/76711 parse error in rm.c:check() while parsing o [2005/01/27] usb/76732 usb Mouse problems with USB KVM Switch o [2005/01/27] bin/76736 dwmalone syslogd pipelines losing messages s [2005/01/27] ports/76748 haskell New port: devel/hs-plugins. Loading Haske o [2005/01/27] bin/76752 /usr/bin/login o [2005/01/27] bin/76756 des function pw_equal in pw_util.c does not t o [2005/01/29] kern/76818 rwatson ACL modifications touch file's mtime o [2005/01/30] kern/76857 Samsung mouse misbehaviour o [2005/01/31] ports/76915 portmgr [patch] Handle port deinstall scripts whe o [2005/02/01] kern/76950 ACPI wrongly blacklisted on Micron Client o [2005/02/01] kern/76966 udp/520 reply packets when routed is not o [2005/02/01] kern/76972 64-bit integer overflow computing user cp o [2005/02/02] bin/77001 sysinstall binary upgrade clobbers /etc/l o [2005/02/02] bin/77031 [patch] comm(1) unable to handle lines gr f [2005/02/03] bin/77082 krion src/usr.sbin/pkg_install - Add 3 new macr o [2005/02/04] docs/77087 doc [patch] the bootvinum script given in the 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/06] kern/77156 FreeBSD does not redirect packets on prop o [2005/02/07] conf/77197 [patch] calendar.judaic is out of date o [2005/02/07] kern/77239 [xl] 3Com 3CXFEM656C does not seem to be 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 darrenr [ipfilter] ipfilter breaks ipv6 statefull o [2005/02/10] kern/77341 problems with IPV6 impementation o [2005/02/10] kern/77355 [i386] [patch] Detect i*86 subarches for o [2005/02/10] kern/77365 [amdpm] [patch] amdpm driver has wrong PC o [2005/02/11] kern/77377 Slow downloading from FreeBSD server with o [2005/02/13] bin/77445 ntpd(8): too many recvbufs(40) when ntpd o [2005/02/14] i386/77477 i386 AHA-1542CP SCSI failed to probe f [2005/02/14] ports/77495 ports-bugs new port: security/sav o [2005/02/15] bin/77554 type mismatch in IPv6 firewall rule parse o [2005/02/18] kern/77662 diskless hostname set via DHCP only if AC o [2005/02/18] conf/77663 rc Suggestion: add /etc/rc.d/addnetswap afte o [2005/02/21] kern/77826 [ext2fs] ext2fs usb filesystem will not m o [2005/02/21] kern/77835 stefanf [libc] [patch] res_debug.c needs const de o [2005/02/21] kern/77841 [libc] [patch] cast away const in getpubl o [2005/02/21] ports/77873 portmgr [patch] New variable: USE_BSD_MK o [2005/02/21] ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPL o [2005/02/22] kern/77902 [nfs] NFS client should use VA_UTIMES_NUL o [2005/02/22] kern/77904 [nfs] NFS server should set VA_UTIMES_NUL o [2005/02/22] kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard o [2005/02/22] bin/77918 ceri quota does not exit with a status != 0, i o [2005/02/23] kern/77958 [smbfs] can't delete read-only files via o [2005/02/24] bin/78021 sem_open(3) doesn't mention fnctl.h inclu o [2005/02/24] docs/78041 doc [patch] docs for md(4) need further expla o [2005/02/25] kern/78057 ad0: FAILURE - READ_DMA status=51 error=4 o [2005/02/25] kern/78072 [lge] [patch] Potential memory leak in lg o [2005/02/25] kern/78090 [ipf] ipf filtering on bridged packets do o [2005/02/26] kern/78114 phk [geom] [patch] Solaris/x86 label structur o [2005/02/26] bin/78131 geom gbde "destroy" not working. o [2005/02/27] docs/78138 doc [patch] Error in pre-installation section o [2005/02/27] bin/78170 [patch] Fix signal handler in bootpd a [2005/02/28] docs/78174 markus [patch] Update for Bluetooth-related manp o [2005/03/01] ports/78234 olgeni x11/eterm invalids compose character defi o [2005/03/01] docs/78240 doc [patch] handbook: replace with o [2005/03/02] bin/78304 Signal handler abuse in comsat(8) o [2005/03/03] kern/78342 jeff top -S shows potentially incorrect CPU us f [2005/03/03] usb/78371 usb Philips Wearable Audio Player (128) fails o [2005/03/04] kern/78388 [vr] vr network drivers cause watchdog ti o [2005/03/04] conf/78419 /etc/termcap is a symbolic link o [2005/03/04] bin/78424 Internal IPs on router, natd/libalias bre o [2005/03/05] docs/78440 phantom POSIX semaphores don't work by default in o [2005/03/05] kern/78444 jeff [sched_ule] doesn't keep track of the sle o [2005/03/05] kern/78464 des Rename /proc/mtab to /proc/mounts o [2005/03/06] docs/78479 doc [patch] getsockopt(2): SO_NOSIGPIPE socke o [2005/03/06] docs/78480 doc Networked printer setup unnecessarily com o [2005/03/06] ports/78490 portmgr [patch] bsd.port.mk: add PORTEXAMPLES and o [2005/03/07] docs/78520 doc error in man(5) lpd.conf, lpd.perms pages o [2005/03/07] kern/78526 problem with ST380011A Segate and FreeBSD o [2005/03/07] bin/78529 'df' shows wrong info about hard drive af o [2005/03/07] standards/78537phk times(2) not functioning per the Posix sp p [2005/03/07] usb/78543 iedowse [patch] Support for Trip-Lite USB 2 Seria o [2005/03/07] ports/78554 portmgr [patch] bsd.port.mk: allow install port w o [2005/03/07] bin/78562 Add numerical sorting option to join(1) o [2005/03/09] kern/78646 [libmap] [patch] libmap should canonicali o [2005/03/10] kern/78673 [nfs] [patch] nfs client open resets attr o [2005/03/11] ports/78712 perky [Update Ports] Rename ja-pycodec to ja-py o [2005/03/12] bin/78728 ntpd -- noisy when IPv4 or IPv6 interface o [2005/03/12] kern/78756 phantom [libc] [patch] src/lib/libc/nls/fr_FR.ISO o [2005/03/13] kern/78758 sos [ata] [patch] Add support for re-sizing A o [2005/03/13] bin/78759 patch: verbosity for bin/chflags a [2005/03/13] ports/78760 lioux [PATCH] multimedia/kmplayer: Make TV view o [2005/03/13] bin/78763 pjd [PATCH] Added jail support to ps o [2005/03/13] bin/78768 pjd [Patch] Added jail support to top o [2005/03/13] bin/78785 ipfw [ipfw] [patch] ipfw verbosity locks machi o [2005/03/13] kern/78787 sysconf(_SC_CLK_TCK) may return incorrect o [2005/03/14] kern/78812 [workaround] logitech cordless mouse with o [2005/03/15] kern/78849 phk Problems with GBDE encrypted partitions o [2005/03/15] kern/78884 [nfs] [patch] nfs client cache negative l o [2005/03/16] conf/78906 rc [patch] Allow mixer_enable="NO" in rc.con o [2005/03/16] docs/78915 doc rfork(2)'s RFTHREAD is not documented o [2005/03/17] amd64/78954 amd64 kerberos 5 failed to build o [2005/03/17] kern/78957 time counter per process stops (syscall: f [2005/03/18] usb/78984 usb Creative MUVO umass failure f [2005/03/18] ports/78990 ache [update] {news,chinese}/tin: integrate pa o [2005/03/19] bin/79008 add option for pom(6) to specify EPOCH o [2005/03/20] kern/79035 le [vinum] gvinum unable to create a striped s [2005/03/20] kern/79048 [libc] realloc() copies data even when th o [2005/03/20] standards/79055standards Add an IFS regression test for shells o [2005/03/20] standards/79056standards regex(3) regression tests o [2005/03/20] kern/79058 [panic] floppy umount crash on accidental p [2005/03/20] bin/79063 tjr grep(1) - strange behaviour (most likely o [2005/03/21] kern/79066 [bktr] bktr(4) eating about 10% CPU load o [2005/03/21] standards/79067standards /bin/sh should be more intelligent about o [2005/03/21] i386/79091 i386 [i386] [patch] Small optimization for i38 o [2005/03/21] ports/79093 mi net/rdist6 ignore ssh transport o [2005/03/22] kern/79117 isdn [iavc] iavc(4) for AVM B1 PCI does not at o [2005/03/22] i386/79136 i386 disk controller not detected o [2005/03/22] kern/79138 rwatson close while sending on connected UNIX-dom p [2005/03/22] kern/79139 rodrigc [pci] [patch] Support for more PCIe chips o [2005/03/22] kern/79143 [bge] Broadcom NIC driver do not work for o [2005/03/23] docs/79156 doc buffersize knob for sound(4) is a tunable o [2005/03/24] conf/79196 [PATCH] configurable dummynet loading fr o [2005/03/25] bin/79228 [patch] extend /sbin/arp to be able to cr o [2005/03/25] bin/79232 WARNS6 clean libexec/comsat o [2005/03/25] ports/79235 lawrance [maintainer update] sysutils/dtc: v0.17.0 o [2005/03/26] kern/79251 geom [2TB] newfs fails on 2.6TB gbde device o [2005/03/26] kern/79266 [pci] [patch] RELENG_4 pci CONF1_ENABLE_M f [2005/03/27] i386/79272 remko "ata" detects and enables UDMA66 or UDMA1 o [2005/03/27] i386/79274 i386 Autoconfigure fails for O2Micro OZ6812/68 o [2005/03/28] bin/79296 "umount -a -t msdos" not work o [2005/03/28] i386/79317 i386 Freebsd Erasing NVRAM a [2005/03/30] ports/79351 lofi Character passing error in security/pinen o [2005/03/30] kern/79352 [feature request] double tagged q-in-q ne o [2005/03/30] ports/79382 ume package information for cyrus-sasl2-sasla o [2005/03/31] ports/79398 portmgr [patch] bsd.port.mk: add USE_MAKESELF kno o [2005/03/31] conf/79415 Fix "Mothers Day" in calendar.french. o [2005/03/31] kern/79416 darrenr ipf in 4.11 breaks POLA o [2005/04/02] kern/79441 [msdosfs] problem writing on mounted msdo o [2005/04/05] bin/79570 Dynamic OpenSSL engine load disabled o [2005/04/06] bin/79607 obrien grok and default to bzip2-compressed manu o [2005/04/07] kern/79635 82545GM reports the EEPROM Checksum Is No a [2005/04/07] ports/79637 cjh [PATCH] print/magicfilter: update to 2.3. o [2005/04/07] ports/79651 clement [patch] mail/ssmtp: add per-user smtp aut o [2005/04/08] kern/79678 multimedia [sound] sound works except recording from o [2005/04/08] bin/79690 [patch] mdmfs does not accept numeric uid o [2005/04/08] ports/79694 kuriyama net-mgmt/net-snmp: net-snmp-5-2-1.1 witho o [2005/04/09] kern/79705 mac_seeotheruids not blocking root o [2005/04/09] bin/79714 marcel kgdb user I/O nits p [2005/04/09] conf/79715 rodrigc MNT_NODEV should be removed from sys/moun o [2005/04/09] usb/79723 usb [usb] prepare for high speed isochronous o [2005/04/09] usb/79725 usb [usb] [patch] USB device speed is not dou o [2005/04/12] i386/79840 i386 Partitioning and formating a new disk fai f [2005/04/13] ports/79862 daichi portupgrade-20041226_2 has faulty IGNORE o [2005/04/13] threads/79887threads [patch] freopen() isn't thread-safe o [2005/04/14] i386/79890 i386 burncd fails on a Pioneer DVD drive o [2005/04/14] usb/79893 usb [umass] [patch] new usbdevs/umass quirks o [2005/04/15] kern/79944 virtual floppy controller of Virtual PC d o [2005/04/15] bin/79965 top(1) messes up narrow terminals while d o [2005/04/16] usb/80010 usb [aue] [patch] add support for the AEI USB o [2005/04/17] kern/80031 [coda] [patch] Remove insque/remque from o [2005/04/18] kern/80048 [aac] [patch] support for HP ML110 G2 SAT p [2005/04/18] bin/80058 adduser -f exits silently if file has emp o [2005/04/18] docs/80070 doc [patch] Wrong dbm_close return value desc o [2005/04/18] i386/80081 i386 [if_ndis] Problem loading a NDIS kernel m o [2005/04/19] i386/80092 i386 PC Cards do not work at all on laptop Com o [2005/04/19] i386/80095 i386 ld-elf.so.1 crashes with executables prod o [2005/04/19] ports/80111 ume patch to make WITH_KERBEROS4 working for o [2005/04/19] bin/80117 qa [sysinstall] [patch] smbfs install option o [2005/04/20] conf/80158 request configuration option for specifin o [2005/04/20] docs/80159 doc [patch] rtld(1) mentions "%m" but it's no o [2005/04/21] bin/80176 des fetch does not always work with https wit o [2005/04/21] docs/80186 imp [patch] Footnote is wrong in the /usr/src f [2005/04/22] ports/80227 sobomax net/ser does not have an rc script. It sh o [2005/04/22] bin/80242 [patch] jail(8) should be able to set ker o [2005/04/22] bin/80256 /rescue/vi doesn't work without terminal o [2005/04/22] bin/80258 [PATCH] Comment why some Binaries are sta o [2005/04/22] kern/80265 D-Link NIC with VIA Rhine II has no carr o [2005/04/23] kern/80269 [libtacplus] [patch] libtacplus tac_get_a f [2005/04/23] ports/80274 ports-bugs GDB console problem (ddd-3.3.10 with Free o [2005/04/23] kern/80283 [reboot] SMP problem a [2005/04/23] standards/80293standards sysconf() does not support well-defined u p [2005/04/25] bin/80348 rs(1) handles command line arguments impr o [2005/04/27] bin/80411 [patch] df(1): bin/df/df.c sign errors in f [2005/04/27] usb/80420 usb atapicam stops iPod functionality o [2005/04/27] bin/80421 [PATCH] whois(1) should query AfriNIC ser o [2005/04/29] kern/80465 multimedia [sound] pcm0:record:0: record interrupt t o [2005/05/01] conf/80504 [patch] de_DE.ISO8859-1 libc message cata o [2005/05/02] bin/80530 man(1) should become Unicode aware o [2005/05/02] bin/80534 feature request: enumeration of filesyste o [2005/05/03] kern/80580 [panic] 4.11 router panic in lockmgr: loc f [2005/05/04] bin/80610 [patch] netstat(1): lost data due lu form o [2005/05/04] bin/80620 des [patch] fetch -U does not work o [2005/05/04] kern/80626 Out of memory ? then dead o [2005/05/05] kern/80632 multimedia pcm driver missing support for CMI8738 au o [2005/05/05] kern/80642 ipfw [ipfw] [patch] ipfw small patch - new RUL o [2005/05/06] bin/80687 [patch] Missing NULL termination after st o [2005/05/07] bin/80732 [PATCH]: getty(8) and telnetd(8) ignore t f [2005/05/08] usb/80773 usb "usbd_get_string()" could have taken a le o [2005/05/08] usb/80774 usb have "usbd_find_desc" in line with the ot o [2005/05/08] kern/80775 sysctl_handle_string should have a timeou o [2005/05/08] usb/80776 usb [udav] UDAV device driver shouldn't use u o [2005/05/08] usb/80777 usb usb_rem_task() should wait for callback t o [2005/05/09] bin/80812 [ new util ] request to add new util: get o [2005/05/10] kern/80844 [psm] [patch] Increase compatibility of p o [2005/05/10] usb/80854 usb suggestion for new iface-no-probe mechani o [2005/05/10] bin/80868 /bin/sh gives wrong line number of unterm o [2005/05/11] docs/80871 doc terminfo(5) man page source corrupted o [2005/05/11] conf/80907 tmpmfs default change o [2005/05/12] bin/80924 fsck should show CTIME. o [2005/05/12] usb/80935 usb uvisor.c is not work with CLIE TH55. o [2005/05/12] ports/80943 ale lang/php4: update PHP for new mnogosearch s [2005/05/12] ports/80944 lawrance [NEW PORT] www/mnogosearch-php: Mnogosear o [2005/05/12] ports/80946 ale www/php4-mnogosearch: Mnogosearch PHP4 Ex o [2005/05/13] threads/80992threads abort() sometimes not caught by gdb depen o [2005/05/14] kern/80999 [hang] artswrapper freezes system with 1.04, r o [2005/07/27] docs/84154 doc Handbook somewhat off in use of /boot/ker o [2005/07/27] bin/84162 (t)csh: builtins commands with redirectio o [2005/07/27] conf/84172 loader.conf(5) is missing an entry for "d o [2005/07/28] kern/84199 dlinfo in libexec/elf-rtld/rtld.c does no o [2005/07/28] bin/84208 qa [sysinstall] "Leave the MBR untouched" op o [2005/07/28] ports/84212 cy sysutils/screen port can't talk to TTYs o [2005/07/28] kern/84215 [jail] [patch] wildcard ip (INADDR_ANY) s o [2005/07/28] kern/84219 [ncurses] [patch] ncurses.h wchar_t confl o [2005/07/28] kern/84225 gnn losing default route changing netmask on p [2005/07/29] docs/84264 keramida [patch] ata(4) manpage disagrees with tun o [2005/07/29] docs/84265 doc [patch] chmod(1) manpage omits implicatio p [2005/07/29] docs/84266 doc [patch] security(8) manpage should have i o [2005/07/29] docs/84267 doc [patch] chflags(1) manual doesn't say it' o [2005/07/29] docs/84268 doc chmod(1) manpage's BUGS entry is either w o [2005/07/29] docs/84271 ceri [patch] compress(1) doesn't warn about na p [2005/07/29] docs/84273 keramida [patch] disktab(5) manual has bad SEE ALS o [2005/07/29] bin/84298 [patch] allow mount(8) to recognize relat o [2005/07/29] kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Defi o [2005/07/29] docs/84317 doc fdp-primer doesn't show class=USERNAME di o [2005/07/31] kern/84386 Feature Request: PPPoA Authentication bui o [2005/07/31] docs/84408 doc [patch] dump(8) manpage doesn't require a o [2005/08/01] ports/84448 portmgr [patch] bsd.port.mk: Add "make test" to p o [2005/08/02] docs/84467 doc [patch] bsdlabel(8) manpage uses archaic o [2005/08/02] bin/84494 rpcbind TCP cannot be told to bind to a s p [2005/08/03] kern/84503 Deadlock when filesystem is full f [2005/08/03] kern/84507 multimedia [sound] fm801: Not every card supports va s [2005/08/03] docs/84519 doc [patch] mdoc(7) manpage needs more about o [2005/08/03] bin/84520 whatis(1) program burps on /bin/[ o [2005/08/04] docs/84538 doc sk(4) driver supports Marvell 88E800x chi o [2005/08/04] docs/84549 doc [patch] errno(2) manpage uses "<...>" for s [2005/08/04] docs/84550 doc mdoc(7) manpage erroneously requires SYNO o [2005/08/04] i386/84555 i386 boot2 unable to load kernel directly. o [2005/08/05] bin/84569 rm -W sometime does not work o [2005/08/05] conf/84581 [patch] Teach config(8) to look for kerne o [2005/08/07] bin/84634 fjoe [geom] [patch] new utility to control GEO o [2005/08/07] docs/84645 doc intro(6) manpage should always be install o [2005/08/07] ports/84650 ale customizable pid filename for databases/m o [2005/08/07] amd64/84652 amd64 kbdmap -r dumps core f [2005/08/08] bin/84667 qa [sysinstall] annoying installation proble o [2005/08/08] docs/84670 doc [patch] tput(1) manpage missing ENVIRONME o [2005/08/08] bin/84674 qa [sysinstall] Installer trying to install o [2005/08/09] bin/84705 fdisk(8) program warning about sector num f [2005/08/09] ports/84718 girgen [PATCH] databases/postgresql74-server: Ad o [2005/08/10] ports/84742 phantom make ports/java/jdk14 use dynamic Motif l o [2005/08/10] conf/84752 [patch] 100.clean-disks cleans file syste o [2005/08/10] kern/84761 shutdown() of non-connected socket should o [2005/08/10] docs/84764 doc [patch] hosts.equiv(5) manpage should SEE o [2005/08/11] docs/84790 doc [patch] Error in SYSCALL_MODULE(9) manual o [2005/08/11] kern/84797 [libutil] [patch] State engine in the lib o [2005/08/11] conf/84800 obrien [patch] setting CPUTYPE=nocona on an Inte o [2005/08/11] docs/84806 doc mdoc(7) manpage has section ordering prob s [2005/08/11] ports/84819 ports-bugs [MAINTAINER] math/coq: enable on ia64 o [2005/08/11] kern/84823 [bpf] [patch] bpf in non-blocking mode is o [2005/08/12] misc/84833 netchild include make.conf NO_* targets into delet o [2005/08/12] docs/84849 doc [patch] fdisk(8) manpage doesn't warn fdi o [2005/08/14] bin/84911 [patch] ndisgen(8) can't cope with .sys-f o [2005/08/14] docs/84913 doc bsdlabel(8) manpage seems wrong about fsi o [2005/08/14] kern/84920 math programs reporting incorrect values o [2005/08/15] docs/84955 doc [patch] mdoc(7) manpage should mention mi o [2005/08/15] docs/84956 doc [patch] intro(5) manpage doesn't mention o [2005/08/15] kern/84957 fire_saver.ko causes high CPU usage by sw o [2005/08/15] docs/84961 doc [patch] Sync NDIS documentation with real o [2005/08/16] gnu/84976 System ncruses does not have wide charact o [2005/08/16] kern/84981 [headers] [patch] header protection for < o [2005/08/16] kern/84983 scottl [udf] [patch] udf filesystem: stat-ting f o [2005/08/16] bin/84992 gcc4.x cleanup of usr.bin/hexdump o [2005/08/16] bin/84993 kientzle gcc4.x cleanup of usr.bin/tar o [2005/08/16] bin/84994 gcc4.x cleanup of usr.bin/wc p [2005/08/16] docs/85008 keramida [patch] environ(7) manpage references bui f [2005/08/16] bin/85011 imp /sbin/restore on 5.4 will not read Solari o [2005/08/17] ports/85031 sobomax [NEW PORT] net/astfax o [2005/08/17] docs/85062 doc [patch] tr(1) manpage omits several chara o [2005/08/17] docs/85063 doc [patch] expand(1) manpage needs to clarif o [2005/08/17] docs/85066 doc [patch] builtin(1) manpage has incomplete o [2005/08/18] usb/85067 usb Cannot attach ScanJet 4300C to usb device p [2005/08/18] docs/85079 keramida [patch] umodem(4) - add "ELSA MicroLink 5 o [2005/08/18] standards/85080standards output of long double subnormals (with pr o [2005/08/18] kern/85086 [ef] [patch] Locking fixes for ef(4) (+re o [2005/08/18] docs/85097 doc [patch] devd.conf.5 lacks a lot of vital p [2005/08/18] standards/85099tjr POSIX violation in split(1) o [2005/08/18] docs/85100 doc NOTES: ICH audio device support statement o [2005/08/19] kern/85106 The ICH7 smb interface is not recognised o [2005/08/19] docs/85118 doc [PATCH] opiekey(1) references non-existin o [2005/08/19] docs/85127 doc [patch] loader(8) manpage uses too-rare " o [2005/08/19] docs/85128 doc loader.conf(5) autoboot_delay incompletly s [2005/08/19] ports/85132 x11 XOrg 6.8.2 won't start on Toshiba Satelli o [2005/08/20] conf/85143 grog [patch] fix usr.bin/calendar/calendars/de o [2005/08/20] amd64/85144 amd64 Asus K8S-MX mobo, integ LAN not recognize o [2005/08/20] ports/85151 kuriyama net-mgmt/net-snmp patch addition request p [2005/08/21] kern/85176 des [kernel] [patch] optimization of fdalloc o [2005/08/21] docs/85186 doc [patch] ktrace(1) manpage doesn't warn ab o [2005/08/21] docs/85187 doc [patch] find(1) manpage missing block inf p [2005/08/22] kern/85203 andre [headers] [patch] add TH_PUSH to TH_FLAGS o [2005/08/22] bin/85204 [patch] add read-ahead to amd(8) for NFS o [2005/08/22] kern/85205 Minor information leak in jails - a user o [2005/08/22] docs/85209 doc pfsync(4) man page corrections o [2005/08/23] i386/85242 i386 [libc] [patch] libc contains relocation t o [2005/08/23] docs/85243 doc Missing icmp related abbreviations for pf o [2005/08/23] i386/85246 i386 unable to install from CD on Asus PC-DL D a [2005/08/23] ports/85254 ports-bugs [patch] emulators/linux_base-rh-9: add /u o [2005/08/23] kern/85257 [boot] BTX boot loader fails on USB CDROM o [2005/08/24] i386/85273 i386 FreeBSD (NetBSD or OpenBSD) not install o o [2005/08/27] docs/85353 doc [patch] minor cosmetic/punctuation change o [2005/08/27] conf/85363 rc syntax error in /etc/rc.d/devfs o [2005/08/28] bin/85367 qa [sysinstall] [patch] fix package categori o [2005/08/28] i386/85417 i386 [i386] [patch] Possible bug in ia32 float o [2005/08/28] i386/85423 i386 [ex] ex(4) does not correctly recognize N s [2005/08/29] docs/85425 doc fido (watchdog) device /dev/fido not docu o [2005/08/29] bin/85445 ifconfig(8): deprecated keyword to ifconf o [2005/08/30] kern/85477 [xe] [patch] fix driver message in if_xe. o [2005/08/30] bin/85494 fsck_ffs: unchecked use of cg_inosused ma o [2005/08/30] bin/85502 dump prints negative time and gt 100% don o [2005/08/31] ports/85513 netchild Intel C++ compiler not 100% binary compat o [2005/09/02] ports/85626 java java/jdk15 compile error o [2005/09/02] kern/85648 [net] [patch] provide more specific defau o [2005/09/02] kern/85649 [msdosfs] [patch] allow mounting msdos fi o [2005/09/02] kern/85650 [libstand] [patch] modifications to tftp- o [2005/09/02] kern/85651 [kernel] [patch] debugging code to show e o [2005/09/02] i386/85652 i386 [loader] [patch] deal with out-of-memory o [2005/09/02] i386/85653 i386 [i386] [patch] relieve hangs in tight loo o [2005/09/02] i386/85654 i386 [i386] [patch] separate max cpu from max o [2005/09/02] i386/85655 i386 [i386] [patch] expose cpu info for i386 s o [2005/09/02] i386/85656 i386 [i386] [patch] expose more i386 specific o [2005/09/02] kern/85657 [kernel] [patch] capture and expose per-C o [2005/09/02] kern/85658 jeff [sched_ule] [patch] add DDB command, show s [2005/09/04] ports/85704 portmgr [patch] Add WITH_GL user variable to bsd. o [2005/09/04] ports/85707 nork port www/linuxpluginwrapper makes mozilla o [2005/09/04] bin/85712 uncompress(1) program emits bogus "overwr o [2005/09/06] kern/85780 'panic: bogus refcnt 0' in routing/ipv6 o [2005/09/06] kern/85792 53c1030 is detected, but doesn't work pro o [2005/09/06] amd64/85812 amd64 "Rebooting..." on serial console appears o [2005/09/07] conf/85819 [patch] script allowing multiuser mode in o [2005/09/07] amd64/85820 amd64 1.5 times slower performance with SCHED_U o [2005/09/07] gnu/85824 obrien gas crashes when assembling this file o [2005/09/07] i386/85851 i386 system hangs on during booting the machin o [2005/09/08] kern/85886 [an] an0: timeouts with Cisco 350 minipci o [2005/09/09] gnu/85895 [PATCH] cc -print-search-dirs returns (nu o [2005/09/09] kern/85902 strange sysctl output f [2005/09/11] kern/85964 multimedia [sound] Can't play 24 bit audio (Audigy 2 o [2005/09/11] kern/85971 jeff [uma] [patch] minor optimization to uma o [2005/09/11] bin/85977 mount_smbfs needs port parameter o [2005/09/11] docs/85986 doc FreeBSD keyword missing if you display se o [2005/09/11] usb/85992 usb [uhid] [patch] USB stops working when try o [2005/09/12] ports/85997 phantom java/jdk15 1.5.0p1_3 causes keyboard prob o [2005/09/12] kern/86003 Startup reports "failed to attach P_CNT" p [2005/09/13] docs/86044 jcamou jail(8) missing crucial mount in startup o [2005/09/13] kern/86049 laptop fan does not turn off if it is "on f [2005/09/14] ports/86098 ports-bugs [PATCH] devel/pear-PEAR/Makefile.common: s [2005/09/14] ports/86106 portmgr [patch] ${CC} should be added to ${MAKE_E o [2005/09/14] kern/86124 [em] dell 1850 pro/1000 slow (em problem? o [2005/09/14] docs/86134 blackend [patch] fix inconsistency in handbook sec f [2005/09/15] ports/86145 portmgr devel/m4 should not build its own getopt o [2005/09/15] bin/86148 [patch] dirname(1) doesn't take multiple o [2005/09/16] usb/86195 usb [patch] allow USB Ethernet Adaptor "ELECO o [2005/09/16] ports/86206 openoffice editors/openoffice.org-2.0: Unable to bui o [2005/09/16] ia64/86218 ia64 Mozilla / Firefox: regxpcom or regchrome p [2005/09/16] docs/86228 keramida typos in man4 manual pages, fe.4. p [2005/09/16] docs/86234 keramida Need to explain * in master.passwd in pas o [2005/09/17] conf/86252 gshapiro [PATCH] /etc/rc.d/sendmail wants to build o [2005/09/18] ports/86283 perky devel/newt build WITH_PYTHON fails on amd o [2005/09/18] kern/86290 jeff [kernel] [patch] minor optimizations + cl o [2005/09/18] usb/86298 usb Known good USB mouse won't work with corr o [2005/09/19] kern/86319 [nfs] [feature request] support a "noac" f [2005/09/19] ports/86334 pat x11-clocks/wmclockmon :: bug in internet o [2005/09/19] kern/86336 rwatson [kernel] LOR in kern/uipc_usrreq.c and ke o [2005/09/19] docs/86342 doc bikeshed entry of Handbook is wrong o [2005/09/20] ports/86384 mnag openssh-portable GSSAPI key-exchange patc o [2005/09/21] bin/86388 [patch] periodic(8) daily should backup b s [2005/09/21] ports/86401 ports-bugs new ports multimedia/zapping o [2005/09/21] bin/86405 /usr/bin/more segmentation fault o [2005/09/21] misc/86412 can not link shared libs to libstdc++ and o [2005/09/21] kern/86429 [if_tap] [patch] if_tap doesn't filter fr p [2005/09/21] kern/86437 andre tcp_input.c and tcp_sack.c refer to obsol o [2005/09/21] usb/86438 usb Fix for non-working iPod over USB is in N o [2005/09/22] bin/86454 qa [sysinstall] sysinstall terminates with s f [2005/09/23] standards/86484rwatson [PATCH] mkfifo(1) uses wrong permissions o [2005/09/23] bin/86485 [PATCH] hexdump -s speedup on /dev o [2005/09/25] i386/86563 i386 System doesn't reboot on "shutdown -r now o [2005/09/26] ports/86580 ale [new port] databases/php5-oci8: Oracle OC o [2005/09/26] bin/86587 rm -r /PATH fails with lots of small file o [2005/09/26] bin/86600 qa [sysinstall] Sysinstall boot manager scre o [2005/09/26] ports/86602 ale [NEW PORT] irc/php4-ircg: The ircg (IRC g o [2005/09/26] ports/86608 ale lang/php5: Enhancement to allow dynamic o p [2005/09/27] gnu/86627 brooks src/contrib/bc / option -h / contains typ o [2005/09/27] bin/86635 [patch] pfctl: allow new page character ( o [2005/09/27] bin/86647 natd(8) copy to limied buffer size withou o [2005/09/27] kern/86655 [msdosfs] [patch] msdosfs incorrectly han o [2005/09/28] kern/86657 [kbd] [patch] change to USB keyboard opti o [2005/09/28] bin/86665 qa [sysinstall] sysinstall binary upgrade cl o [2005/09/29] kern/86693 [nis] [patch] inconsistency between getus o [2005/09/29] docs/86733 doc [patch] handbook: add using kldload as an o [2005/09/30] bin/86742 kientzle [libarchive] [patch] Add archive_open_ to a [2005/09/30] kern/86752 mlaier pf does not use default timeouts when rel a [2005/09/30] conf/86759 ssh(1): unable to initialise sftp with ss o [2005/09/30] bin/86765 bsdlabel assing wrong fs type. f [2005/10/01] ports/86776 portmgr [patch] bsd.port.mk - fetch-list doesn't f [2005/10/01] i386/86820 i386 ISO Install Disk hangs after acd0: f [2005/10/02] ports/86839 mnag Update port: sysutils/pcfclock revised to o [2005/10/03] bin/86859 qa [sysinstall] Installer should ask about L o [2005/10/03] kern/86871 allocation logic for PCBs in TIME_WAIT st o [2005/10/03] bin/86873 file(1) does not recognize 5.x filesystem f [2005/10/04] ports/86899 ahze multimedia/mjpegtools - lavplay/glav clai o [2005/10/05] kern/86957 ipfw [ipfw] [patch] ipfw mac logging o [2005/10/06] kern/86965 [ntfs] NTFS driver returns incorrect 'num o [2005/10/06] kern/86966 LG GCC-4242N CD-RW write failure o [2005/10/06] conf/86973 Daily periodic mail rejects out of contro o [2005/10/07] bin/87022 telnet hang in ptcout o [2005/10/07] kern/87032 ipfw [ipfw] [patch] ipfw ioctl interface imple o [2005/10/07] kern/87074 mlaier pf does not log dropped packets when max- s [2005/10/07] ports/87092 obrien [UPDATE] editors/vim: notify the user abo o [2005/10/08] www/87119 hrs [patch] encode copyright and such symboli o [2005/10/08] ports/87120 lev [PATCH] Add libiconv support to devel/min o [2005/10/09] ports/87151 nobutaka Update port: editors/emacs Fix package bu p [2005/10/10] conf/87196 matteo human readable disk free in daily output o [2005/10/10] ports/87204 tjr [UPDATE PATCH] net/coda6_server & depende p [2005/10/10] kern/87208 csjp [patch] [regression] /dev/cuad[0/1] bad f o [2005/10/10] usb/87224 usb Cannot mount USB Zip750 o [2005/10/10] bin/87230 [PATCH] -G is ignored when adduser get ac o [2005/10/11] ports/87234 edwin [patch] bsd.port.mk: add patch-dos2unix t o [2005/10/11] ports/87245 nork DarwinStreamingServer port fails on amd64 a [2005/10/12] ports/87312 obrien Update misc/figlet to 2.2.2 o [2005/10/12] ports/87318 edwin [patch] bsd.port.mk - add support for PER o [2005/10/12] kern/87350 Reproducible 6.0-RC1 kernel panic p [2005/10/13] docs/87351 keramida Jail building instructions don't work as s [2005/10/13] bin/87352 glebius [PATCH] Add line edit and history support o [2005/10/13] bin/87359 /usr/src/crypto/openssh does not honour N o [2005/10/14] ports/87420 portmgr [patch] bsd.port.mk: implementing WITH_OP o [2005/10/14] docs/87445 trhodes comments for improvement of handbook/kern f [2005/10/16] i386/87507 i386 installation of 6.0 RC1 failed to create o [2005/10/16] kern/87515 Splash screen fails to load on boot s [2005/10/16] ports/87528 x11 Missing koi8-r encoding for xorg-fonts-en o [2005/10/16] bin/87529 "pw lock", "pw unlock" should support the f [2005/10/17] ports/87562 ume cyrus-sasl2 make package fails o [2005/10/17] ports/87571 phantom java/jdk15: Port-Installation Java 1.5 Fr o [2005/10/18] ports/87642 portmgr Contrary to ports(7) there is no target " o [2005/10/19] usb/87648 usb [mouse] Logitech USB-optical mouse proble o [2005/10/19] bin/87651 [patch] fsck(8) (on superblock error) tel o [2005/10/19] kern/87653 [drm] ATI Radeon Mobile X600SE not detect p [2005/10/20] docs/87698 jcamou Missing manual entry for rc.conf.local o [2005/10/20] bin/87724 cal(1)/ncal(1) not multibyte aware o [2005/10/20] bin/87726 gssapi.h is not c++ aware o [2005/10/20] ports/87728 gnome mozilla: libnegotiateauth.so broken o [2005/10/21] ports/87777 kwm gstreamer-properties dies with "undefined o [2005/10/21] kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: re o [2005/10/22] kern/87836 [devfs] If using ATAPICAM with cd(dvd)rw o [2005/10/22] bin/87841 fetch should have options to set http "if f [2005/10/22] bin/87843 FreeBSD specific gcc compiler error o [2005/10/22] kern/87845 [sio] [patch] sio(4) should on probe retu o [2005/10/23] docs/87857 doc ifconfig(8) wireless options order matter o [2005/10/23] amd64/87882 amd64 emu10k1 and APCI on amd64 is just noisy o [2005/10/24] kern/87906 rodrigc [nullfs] [patch] nullfs NFS exporting o [2005/10/24] conf/87925 [patch] feature request: modify output of o [2005/10/24] docs/87936 doc Handbook chapter on NIS/YP lacks good inf o [2005/10/25] bin/87966 [PATCH] introduce -A flag for newfs to en o [2005/10/25] i386/87968 i386 [fdc] cannot access the floppy device f [2005/10/25] bin/87981 darrenr [patch] ipmon(8) writes pid file even whe o [2005/10/25] kern/87990 [kernel] [patch] SMP Race Condition in kd p [2005/10/26] docs/88015 keramida typo in top(1) manual page o [2005/10/26] i386/88020 i386 cannot boot unless: hint.apic.0.disabled= o [2005/10/26] ports/88032 okazaki PATCH: converters/mule-ucs: coding catego o [2005/10/26] ports/88048 glewis java/javavmwrapper: can't set $PORTDIRS t s [2005/10/26] bin/88056 feature request: cp(1) could really use L o [2005/10/27] bin/88077 w(1): w -n problems with IPv6 addresses a o [2005/10/28] kern/88117 [rtld] [patch] support of $ORIGIN in rtld o [2005/10/28] bin/88119 [patch] partial matching for ifconfig(8) o [2005/10/28] kern/88150 des [pam] PAM does not search /usr/local/lib o [2005/10/29] ports/88166 skv add postgresql dependency to devel/bugzil o [2005/10/29] kern/88182 [ural] wep is broken in ural(4) hostap mo o [2005/10/30] conf/88222 [patch] wrong date format in sv_SE.UTF-8 f [2005/10/30] ports/88246 gerald gcc-3.4.5 port does not compile on FreeBS o [2005/10/30] bin/88252 units(1) table errors/omissions for troy o [2005/10/31] www/88263 fenner http://docs.freebsd.org/cgi/mid.cgi outpu o [2005/11/01] ports/88316 obrien [patch] add extra tarballs to vim and pat o [2005/11/01] kern/88320 [nfs] ypxfr(8) talks IPv6 to IPv4-only po o [2005/11/01] kern/88336 [kernel] [patch] setkey(8) -D fails to re o [2005/11/01] bin/88365 [patch] rm(1): "/bin/rm -P" cannot remove o [2005/11/02] bin/88404 ggatec and ggated links to library in /us o [2005/11/02] usb/88408 usb axe0 read PHY failed o [2005/11/03] bin/88426 [patch] Typo in man (8) mount_ntfs o [2005/11/03] kern/88450 andre SYN+ACK reports strange size of window o [2005/11/03] bin/88460 Import /usr/bin/getent from NetBSD o [2005/11/03] docs/88464 doc not enough information in devfs.rules(5) o [2005/11/04] docs/88477 doc Possible addition to xl(4) manpage, Diagn o [2005/11/04] bin/88486 [patch] make periodic(8) quiet (configura o [2005/11/04] i386/88491 i386 [panic] Panic when boot installation CD1 o [2005/11/04] docs/88503 doc mkuzip(8) references nonexistant geom_uzi o [2005/11/05] docs/88512 doc [patch] mount_ext2fs(8) man page has no d o [2005/11/05] conf/88515 NTP not starting from RC when using /etc/ a [2005/11/06] bin/88538 [patch] tcsh(1) ls-F spacing incorrect. o [2005/11/07] kern/88576 imp [fe] revision 1.31 to if_fe_pccard.c brea f [2005/11/07] i386/88585 i386 [fdc] Cannot mount floppy (HP Proliant ML o [2005/11/07] bin/88599 ifconfig(8): change in default behavior w o [2005/11/07] kern/88601 pjd Geli cause kernel panic under heavy disk o [2005/11/07] bin/88619 brian [ppp] ppp chat auth fails ( pppoe ) o [2005/11/08] misc/88680 !compiling freebsd components o [2005/11/08] conf/88692 [patch] Amend /etc/periodic/daily/502.pgs o [2005/11/09] kern/88709 [modules] [panic] sysctl -a after kldunlo o [2005/11/09] conf/88712 [patch] freebsd-tips: Add "how to strip U o [2005/11/09] kern/88714 sos [ata] cannot record CD-R since 6.0 (regre o [2005/11/09] amd64/88730 amd64 kernel panics during booting from the ins o [2005/11/09] kern/88741 [bge] IPMI access disabled when bge drive o [2005/11/10] bin/88780 [PATCH] Baseline ipmon(8) uses LOG_LOCAL0 f [2005/11/11] kern/88820 multimedia [sound] Erratic recognition of VIA 8285 s o [2005/11/11] bin/88821 pjd [PATCH] IPv6 support for ggate o [2005/11/11] bin/88826 qa [sysinstall] sysinstall infinity wait for f [2005/11/11] ports/88829 mnag [NEW PORT] sysutils/logwatch: Customizabl o [2005/11/11] ports/88836 clement Update port: www/apache2 (fix harcoded pi a [2005/11/11] ports/88838 ports-bugs HandBrake port build fails o [2005/11/11] bin/88845 stefanf Sh(1) aborts if builtin echo redirection o [2005/11/12] ports/88898 openoffice Openoffice 2.0 broken save as s [2005/11/12] ports/88900 ports-bugs www/flashplugin-mozilla causes Firefox to o [2005/11/13] conf/88913 rc [patch] wrapper support for rc.subr o [2005/11/13] ports/88918 dougb Suggested updates of mail/pine4 Makefile o [2005/11/13] usb/88939 usb Fix cheapy Myson USB-IDE adapter o [2005/11/13] ports/88941 anders Suggested updates of mail/cclient Makefil o [2005/11/13] ports/88942 anders Suggested update of mail/imap-uw Makefile o [2005/11/13] kern/88962 [panic] Kernel panic with ACPI is enabled o [2005/11/14] i386/88965 i386 vidcontrol hangs with 2 modules of RAM o [2005/11/14] conf/88974 rc autoconfigured vlans confuse rc.d/netif f [2005/11/14] i386/88992 i386 Kernel Panic at the begining, before the o [2005/11/14] ports/89023 vsevolod USE_BDB doesn't set name of Berkely dB, o o [2005/11/15] conf/89061 [patch] IPv6 6to4 auto-configuration enha f [2005/11/15] usb/89087 usb usb external harddrive hangs with BBB res o [2005/11/16] ports/89097 kris security/dsniff does not build when net/l o [2005/11/16] ports/89098 kris security/dsniff does not build f [2005/11/16] ports/89131 ports-bugs port net/kphone One-Way audio with snd_ic o [2005/11/16] kern/89166 [mouse] jumpy mouse movement o [2005/11/18] kern/89247 [ffs] [patch] QUOTA in 6.0/7.0-current le o [2005/11/19] i386/89294 i386 [identcpu] [patch] unknown CPU (i386/amd6 o [2005/11/20] kern/89305 [vr] [patch] D-Link NIC with VIA Rhine II o [2005/11/20] docs/89325 doc [PATCH] Clarification of kbdmap(5), atkbd o [2005/11/20] bin/89326 [PATCH] Add pattern matching to login.acc s [2005/11/20] ports/89333 perl Fix the cannot create lockfile /root/.spa f [2005/11/21] ports/89349 x11 math/gnuplot: BadAtom (invalid Atom param o [2005/11/21] kern/89362 Stale references to freed memory f [2005/11/21] ports/89398 portmgr [PATCH] bsd.wx.mk and patches o [2005/11/22] bin/89403 fetch(1) doesn't honour authentication cr o [2005/11/22] i386/89409 i386 6-STABLE requires ACPI disabled, 5-STABLE o [2005/11/22] kern/89411 [acpi] acpiconf bug o [2005/11/23] ports/89441 hrs TeX support in FreeBSD is problematic. p [2005/11/24] kern/89481 keramida [ata] Spelling error in ata-lowlevel.c o [2005/11/24] docs/89492 doc vfs doc: some VOP_*(9) manual pages are o o [2005/11/25] kern/89522 6.0-RELEASE will not boot on some Compaqs o [2005/11/25] kern/89553 [bktr] [patch] going from 5.3 -> 6.0 winT f [2005/11/26] i386/89568 i386 [NOTES] XBOX options missing from NOTES s [2005/11/27] ports/89648 portmgr OPTIONS and conditional USE_* conflict in o [2005/11/28] bin/89666 [patch] time(1) leaves extra file open o [2005/11/28] ports/89670 ade [patch] Automake 1.9 not detecting cppuni o [2005/11/28] ports/89674 cperciva Portsnap fetch error o [2005/11/29] kern/89738 [ndis] [hang] Can't make WL8000PCM wifi c o [2005/11/30] docs/89747 doc [PATCH] faq: s/kbd0/ukbd0/ when USB keybo o [2005/11/30] kern/89748 [bpf] [patch] BPF indexed byte load can s o [2005/11/30] bin/89762 [patch] top(1) startup is very slow on sy o [2005/11/30] bin/89770 des [patch] pam_krb5 'authentication token fa o [2005/12/01] bin/89799 [patch] Making natd(8) not require a newl o [2005/12/02] kern/89837 [pci] PCI code outputs superfluous "faile o [2005/12/02] conf/89860 matteo [patch] Add ability to set up vnode backe s [2005/12/02] ports/89865 x11 [patch] x11-servers/xorg-server-snap cras o [2005/12/03] conf/89870 rc [patch] feature request to make netif ver o [2005/12/03] kern/89885 [ata] Writing to S-ATA HDD in DMA mode fa o [2005/12/03] ports/89896 ale [PATCH] Add support for multiple versions f [2005/12/04] conf/89911 matteo [patch] /etc/rc.d/jail restart ignores co f [2005/12/04] ports/89940 ports-bugs [PATCH] Client-only support for sysutils/ o [2005/12/04] ports/89942 sobomax Update port: net/ortp - update to 0.7.1. f [2005/12/05] bin/89959 brooks dhclient(8): dhcp: ip length 314 disagree o [2005/12/05] ports/89972 apache portupgrade apache+ssl fails on dependenc o [2005/12/05] bin/89988 [patch] bootparamd(8) null host support a o [2005/12/05] bin/89989 [patch] Add option to /usr/sbin/jail: -I o [2005/12/05] kern/89991 [ufs] softupdates with mount -ur causes f o [2005/12/05] ports/89996 ports-bugs Update linux-winetools to latest version o [2005/12/06] kern/90012 scottl [ips] [patch] IBM/Adaptec ServeRAID 7x su o [2005/12/07] i386/90060 i386 Installation error on acer 3002wlc laptop o [2005/12/07] kern/90063 [procfs] access("/proc/123", F_OK) doesn' o [2005/12/07] conf/90082 matteo [syscons] [patch] curses ACS line graphic a [2005/12/08] ports/90094 roam Update port: security/mhash to 0.9.3 o [2005/12/08] bin/90114 [patch] pw(8) takes strings after option o [2005/12/09] bin/90130 [patch] sysctl(8): print temperature in c f [2005/12/09] ports/90146 tmclaugh [New Port] database/castle.activerecord ( o [2005/12/09] kern/90148 pf [pf] pf_enable="YES" -> Fatal trap 12: pa o [2005/12/09] kern/90155 [netinet] [patch] use sysctl(8) to contro a [2005/12/09] conf/90163 dougb [patch] Easily launch non-forking daemons o [2005/12/10] kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documenta o [2005/12/11] i386/90243 i386 Laptop fan doesn't turn off (ACPI enabled o [2005/12/12] bin/90266 philip bsnmpd(1) returns bad data during a snmpw f [2005/12/12] kern/90269 jkoshy [pmc] [panic] panic in pmc sampling mode o [2005/12/12] bin/90299 Segmentation fault in fdisk(8) f [2005/12/12] ports/90305 lawrance Update: security/samhain 2.0.10 -> 2.1.0 o [2005/12/12] bin/90311 [patch] add "eject" to mt(1) o [2005/12/13] sparc64/90316sparc64 Keyboard "lock" key lights not working pr o [2005/12/13] kern/90333 das [libc] libc/gdtoa::__hldtoa() bug p [2005/12/13] docs/90362 keramida [patch] enhancement of devfs.rules(5) man s [2005/12/13] bin/90367 [feature request] libmap.conf needs exclu o [2005/12/13] kern/90368 pxeboot misses ${class} parameter when bo f [2005/12/14] ports/90383 ache wu-ftpd does't work with anonymous in Fre o [2005/12/14] bin/90384 [patch] chroot patch for sftp-server(8) o [2005/12/15] conf/90413 tap0 interface not configured at boot-tim o [2005/12/15] bin/90415 [patch] Add -Z (no newfs) to mount_mfs(8) f [2005/12/15] ports/90424 edwin [NEW PORT] math/qalculate-kde: Very power o [2005/12/15] ports/90436 portmgr [patch] Add a way to handle configuration s [2005/12/15] ports/90437 edwin ftpcube (ftpcube-0.4.3_5) crashes when ch o [2005/12/16] ports/90484 perky lib/python2.4/lib-dynload/nis.so: Cannot o [2005/12/16] docs/90498 doc [patch] wrong parameter name to function o [2005/12/17] kern/90521 [udf] [patch] UDF driver might calculate o [2005/12/17] bin/90524 reset(1) doesn't fully restore terminal s p [2005/12/17] docs/90541 simon [PATCH] Missing include in VFS_LOCK_GIANT o [2005/12/17] bin/90580 wordexp(3) fails to check for EINTR o [2005/12/19] kern/90644 maxim [kernel] [patch] inherit LOCAL_CREDS opti o [2005/12/20] bin/90680 [patch] make(1) thinks "^.for.o:" is a di o [2005/12/20] bin/90687 [patch] side effect of -delete option of o [2005/12/20] bin/90690 ps(1) errorneously respects terminal colu o [2005/12/20] docs/90711 doc missing man page for sigtimedwait(2) f [2005/12/22] ports/90785 edwin [update] ja-scim-skk to 0.5.2 o [2005/12/22] kern/90820 [ata] aborting burncd may keep drive "loc o [2005/12/22] i386/90821 i386 Install cd fails on vectra 6/180 w/ scsi o [2005/12/22] bin/90823 [PATCH] cp(1) should use lchflags() o [2005/12/22] ports/90829 perky Remove fcntlmodule.c patch from lang/pyth o [2005/12/23] i386/90839 i386 [ata] burncd gets error on CDRIOCFIXATE w o [2005/12/23] bin/90854 [ata] problem with cd recorder (RICOH CD- o [2005/12/23] ports/90867 ports-bugs [patch] devel/gaphor: update to new relea o [2005/12/24] standards/90871standards ACPI Not Work o [2005/12/26] ports/90922 az `New port: editors/yzis A vim-like editor o [2005/12/26] ports/90934 ports-bugs ports:pari-devel update (2.2.10.alpha -> o [2005/12/27] kern/90990 [PATCH] ncurses doesn't compile with --en f [2005/12/28] ports/91001 ports-bugs Portupgrade fails to detect failure of pr o [2005/12/28] bin/91002 calendar(1): funky sorting when going aro o [2005/12/28] kern/91010 [unionfs] [patch] new source code and som o [2005/12/28] kern/91032 thompsa [if_bridge] invalid IP checksum under if_ o [2005/12/28] bin/91034 [patch] minor fix to iostat(8) so that co o [2005/12/29] bin/91049 [patch] dump(8): make dumps more rsync-fr o [2005/12/29] ports/91058 edwin Fix port: graphics/xv fix mastersite o [2005/12/29] ports/91065 adamw audio/easytag-devel update o [2005/12/29] ports/91070 krion xterm scrollbar redisplay problem o [2005/12/30] ports/91092 brooks [PATCH] audio/slimserver: Enable AAC/MP4 o [2005/12/30] bin/91101 [patch] /usr/src/usr.bin/whereis/whereis. o [2005/12/30] conf/91106 date definitions in pl_PL locale are wron o [2005/12/30] bin/91110 stefanf sh(1) core dump (using alias) o [2005/12/31] bin/91134 [smbfs] [patch] Preserve access and modif o [2005/12/31] ports/91145 joerg avr-libc fails to build if jpegtopnm and o [2005/12/31] docs/91149 doc read(2) can return EINVAL for unaligned a o [2006/01/01] bin/91168 make distribution fails if run from src/e o [2006/01/01] docs/91174 ceri [REQUEST] Handbook: Addition of Oracle 9i o [2006/01/01] ports/91181 pat update audio/xmms-crossfade to 0.3.10 f [2006/01/01] usb/91191 usb HP LaserJet 1020 (USB printer) not recogn o [2006/01/02] amd64/91195 amd64 FreeBSD 6.0(amd64) and Asus A8R-MVP o [2006/01/02] bin/91205 qa [sysinstall] sysinstall package options s o [2006/01/02] ports/91212 lth www/p5-CGI-SpeedyCGI: does not build apac f [2006/01/02] ports/91213 gnome pkg-config ignores autotools normal .pc d o [2006/01/02] ports/91219 olgeni sysutils/webmin: Webmin / Nvidia / Gnome o [2006/01/02] bin/91226 phk make buildworld fails with read-only /usr o [2006/01/03] ports/91244 phantom Bad instruction on making process of jdk1 o [2006/01/03] bin/91245 ipfw [patch] ipfw(8) sometimes treat ipv6 inpu o [2006/01/03] ports/91254 mharo [PATCH] mail/p5-Mail-SPF-Query: update to o [2006/01/04] kern/91293 emulation [svr4] [patch] *Experimental* Update to t o [2006/01/04] docs/91297 doc restore(8) man page not accurate? o [2006/01/04] bin/91299 yar [patch] add ftpd(8) SITE SHA256 command o [2006/01/04] ports/91310 obrien Thare is a bug in the port's Makefile for p [2006/01/04] kern/91315 anholt [agp] [patch] add Intel E7505 chipset sup o [2006/01/04] bin/91316 pax(1): pax -pe does not preserve times o f [2006/01/05] ports/91330 ports-bugs [NEW PORT] devel/p5-Class-Std: Support fo o [2006/01/05] kern/91332 [patch] Linksys EG1032 V3.0 Gigabit card f [2006/01/05] sparc64/91334sparc64 FreeBSD 6.0 don't support tftp boot from o [2006/01/05] conf/91342 [devfs] Errors in devfs.rules files don't o [2006/01/05] kern/91347 [pci] [patch] Add another PCI-e chipset f o [2006/01/06] bin/91393 window(1) changes console cursor shape to f [2006/01/06] bin/91394 brian ppp(8) sets mtu 1500 for PPPoE link p [2006/01/06] kern/91412 andre [netinet] [patch] Problem with PMTU Disco o [2006/01/06] kern/91414 emaste [kernel] [patch] Polling for devices othe o [2006/01/06] kern/91419 [netgraph] libnetgraph/debug.c compile er o [2006/01/07] docs/91448 doc [patch] fdc(4) man page refers to non-exi f [2006/01/07] ports/91451 ports-bugs lftp may segfaults when linked with Readl o [2006/01/07] kern/91476 [fdc] [patch] floppy drive doesn't work i o [2006/01/07] ports/91477 dds sysutils/prune: may be forgotten to remov o [2006/01/08] kern/91488 [isofs] [patch] cd9660 filesystem cannot o [2006/01/08] misc/91498 CVSCMDARGS has incorrect syntax in src/re o [2006/01/08] kern/91502 [ata] [patch] ICH7 - finds only 2 out of o [2006/01/08] ports/91505 dd [PATCH] net/dictd: convert to USE_RC_SUBR o [2006/01/08] docs/91506 doc ndis(4) man page should be more specific o [2006/01/08] docs/91507 doc ndis(4) man page references non-existing f [2006/01/08] usb/91516 usb [umass] umass0 problems, with Freecom Cla o [2006/01/08] docs/91518 trhodes [patch] Update handbook section "Rebuildi o [2006/01/09] usb/91546 usb [umodem][path] Nokia 6630 mobile phone do o [2006/01/09] ports/91553 secteam Make portaudit call programs in /sbin wit o [2006/01/09] ports/91558 lioux Upgrade math/mprime from 0.0.23.5 to 0.0. o [2006/01/10] i386/91594 i386 FreeBSD > 5.4 w/ACPI fails to detect Inte o [2006/01/10] bin/91606 sha1(1): sha1 /dev is suspended o [2006/01/10] bin/91608 tar(1) reports (Empty error message) on t o [2006/01/10] i386/91609 i386 Booting takes *a long time* unless power o [2006/01/11] ports/91620 unfurl [PATCH] www/p5-Compress-LeadingBlankSpace o [2006/01/11] ports/91621 portmgr [PATCH] Mk/bsd.port.mk: Add `--quiet' to o [2006/01/11] ports/91661 ports-bugs new port net/sofia-sip o [2006/01/11] ports/91681 clement apache-2.0.54_4 building modules fails us f [2006/01/12] docs/91708 doc Non write tag=releng_6_0 in handbook o [2006/01/12] misc/91719 BZ2_bzDecompress returned -3 error on loa o [2006/01/12] kern/91720 [pxe] pxeboot always tries to do an rpc c o [2006/01/13] ports/91731 petef Patch to net/ipcalc, which adds an opport o [2006/01/13] i386/91761 i386 NEC_DVD-RW + system start: semaphore time f [2006/01/13] kern/91777 darrenr [ipfilter] [patch] wrong behaviour with s o [2006/01/14] docs/91797 doc Documentation for ndis wrapper is out of o [2006/01/14] ports/91801 perky py24-bsddb-2.4.2_2 fails to build with an o [2006/01/14] ports/91802 ports-bugs [NEW PORT] games/alienarena-data: Alien A o [2006/01/14] ports/91803 ports-bugs [NEW PORT] games/alienarena: Alien Arena o [2006/01/15] usb/91811 usb Compact Flash in HP Photosmart 2610 retur o [2006/01/15] ports/91817 ports-bugs New Port: devel/geany Fast & lightweight o [2006/01/15] ports/91822 ports-bugs [New Port] polish/ekg2 console based IM c o [2006/01/15] docs/91823 doc fix typo of reference link o [2006/01/15] ports/91837 ports-bugs [UPDATE] games/linux-alienarena: integrat o [2006/01/15] ports/91838 danfe [BUG] graphics/svgalib: tty switching is f [2006/01/15] ports/91841 ports-bugs [MAINTAINER UPDATE] games/quake-dpmod: fi o [2006/01/15] ports/91843 anders [patch] thttpd with USE_SENDFILE generate o [2006/01/16] kern/91847 ipfw [ipfw] ipfw with vlanX as the device p [2006/01/16] kern/91851 andre [netinet] [patch] cannot collect multicas o [2006/01/16] ports/91854 ports-bugs [PATCH] japanese/ja-scim-skk: update to 0 a [2006/01/16] misc/91856 Accessing anoncvs.freebsd.org doesn't wor o [2006/01/16] usb/91863 usb Philips USB webcam driver o [2006/01/16] i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xf o [2006/01/16] ports/91877 ports-bugs [NEW PORT] games/linux-doom3: Doom III fo o [2006/01/17] ports/91890 ports-bugs [NEW PORT] games/joequake: Improved NQ en a [2006/01/17] ports/91893 danfe [UPDATE] games/fuhquake: remove some opti o [2006/01/17] usb/91896 usb Serial Number of USB Memory Sticks is not o [2006/01/17] ports/91900 ports-bugs ports/www/opera should advise on libmap.c o [2006/01/17] ports/91902 vsevolod ports: net/openldap ports report wrong PK o [2006/01/17] kern/91908 darrenr [ipnat] loading ipl.ko to the kernel comp o [2006/01/17] ports/91926 ports-bugs New port: audio/bmp-mac o [2006/01/18] ports/91932 ports-bugs [NEW PORT] games/quake-extras: Addons for o [2006/01/18] ports/91933 portmgr Mk/bsd.port.mk - introduce USE_LDCONFIG{, f [2006/01/18] ports/91953 ports-bugs I can't compile the port graphics/gnash 0 o [2006/01/18] ports/91957 cjh Update port: print/cjk-lyx Update to vers o [2006/01/18] ports/91963 ports-bugs [patch] moviedb compiling (BROKEN variabl o [2006/01/18] ports/91970 lev The subversion port doesn't come with an p [2006/01/18] bin/91973 des [libfetch] [patch] relax fetch(1) reactio o [2006/01/19] bin/91980 yppasswdd(1) leaves zombie sh processes o [2006/01/19] ports/91983 vsevolod [PATCH] Update openldap23-server to 2.3.1 o [2006/01/19] ports/91984 ports-bugs [NEW PORT] games/linux-ut: Unreal Tournam o [2006/01/19] bin/91993 dhclient(8) option missing, script incomp f [2006/01/19] ports/92014 ports-bugs security/p5-Digest-SHA256: Broken on Free o [2006/01/19] ports/92019 ports-bugs [UPDATE] games/wolf3d: allow playing Wolf s [2006/01/19] ports/92022 oliver Adding event to the calendar fails when m o [2006/01/19] kern/92023 [kernel] 'options DEVICE_POLLING' makes l f [2006/01/20] ports/92057 knu textproc/ruby-htree update f [2006/01/20] ports/92060 ports-bugs Update port: net-im/jit (rcNG'fy) o [2006/01/20] bin/92062 mdconfig(8): mdconfig -l shows 95 entries f [2006/01/20] ports/92064 ports-bugs Port net-im/jit un-BROKEN on amd64 o [2006/01/20] ports/92079 vsevolod [patch] bsd.database.mk: Set detected dat f [2006/01/21] ports/92089 ports-bugs graphics/cinepaint update to 0.20-1 o [2006/01/21] ports/92093 lev russian/apache13-modssl doesn't compile o [2006/01/21] ports/92105 vsevolod [PATCH] Add Berkeley DB 4.4 to bsd.databa p [2006/01/21] kern/92110 davidxu setcontext restore the carry flag o [2006/01/21] ports/92114 gnome [PATCH] mail/thunderbird: platform name o o [2006/01/22] ports/92123 portmgr [patch] bsd.port.mk: PLIST_SUBX and SUBX_ s [2006/01/22] ports/92133 ports-bugs [PATCH] comms/spandsp: 0.0.2p22 fixes var o [2006/01/22] ports/92138 aaron [NEW PORT] sysutils/cmstape: Read and wri o [2006/01/22] ports/92141 aaron [NEW PORT] sysutils/ansitape: Read or wri o [2006/01/22] ports/92144 aaron [NEW PORT] sysutils/magtape: Generalized o [2006/01/22] ports/92145 aaron [NEW PORT] sysutils/read20: A program to o [2006/01/22] ports/92165 mharo [update] mail/p5-Mail-SPF-Query update to p [2006/01/23] bin/92187 brooks [patch] dhclient-script(8) doesn't config f [2006/01/23] ports/92197 aaron New port: www/ojs2 Open Journal Systems f [2006/01/23] ports/92202 aaron New port: www/dokeos Dokeos o [2006/01/24] kern/92238 [ata] Spurious "atapci1: failed to enable o [2006/01/24] ports/92248 ports-bugs [NEW PORT] chinese/ve: NTHU-CS Maple BBS o [2006/01/24] kern/92270 glebius ppp(8): ppp does not work on renamed netw f [2006/01/24] ports/92284 ports-bugs audio/aureal-kmod - au88x0-1.3_4 is unfet o [2006/01/25] ports/92289 ports-bugs audio/mbrolavox - fr4 and nl3 are incorre f [2006/01/25] ports/92297 ports-bugs sysutils/portupgrade: Minor (1 word) gra o [2006/01/25] usb/92306 usb [quirk] [patch] Support for iRiver U10 US f [2006/01/25] ports/92315 ports-bugs [patch:fix] sysutils/dvd+rw-tools : threa o [2006/01/25] kern/92323 [iwi] [patch] XI330_IEEE missing from if_ a [2006/01/25] ports/92326 roam Update port: mail/qmailadmin update to 1. o [2006/01/25] ports/92330 emulation linux-pango fails to install o [2006/01/25] ports/92332 ports-bugs New port: sysutils/lcdproc-devel - CVS ve o [2006/01/25] ports/92334 ports-bugs Review of FreeBSD Port of Tcl o [2006/01/26] ports/92344 ports-bugs [NEW PORT] deskutils/superkaramba-lwp: Li o [2006/01/26] ports/92345 mat [PATCH] devel/p5-Data-Dump-Streamer: [SUM o [2006/01/26] ports/92355 portmgr PATCH: Mk/bsd.port.mk: Include bsd.tcl.mk o [2006/01/26] standards/92360standards [headers] [patch] Missing TAB3 in kernel o [2006/01/26] standards/92362standards [headers] [patch] Missing SIGPOLL in kern o [2006/01/26] bin/92370 pppd(8): ppp server not accessible to IPV f [2006/01/26] ports/92380 ports-bugs update ftp/pftpx o [2006/01/26] kern/92381 [drm] i915 drm module unuseable by X.org f [2006/01/26] ports/92383 ports-bugs [PATCH] games/linux-quake4: update to 1.0 o [2006/01/26] bin/92395 [patch] truss(1) does not work properly, o [2006/01/27] usb/92403 usb uplcom.c needs new entry for 4.00 revisio f [2006/01/27] ports/92406 ports-bugs Update www/joomla to 1.0.7 o [2006/01/27] bin/92412 [patch] rup(1): rpc.rstatd reports bogus f [2006/01/27] ports/92414 ports-bugs [patch] net/vnc Xvnc server doesn't run w f [2006/01/27] ports/92416 ports-bugs [PATCH] devel/kscope: update to 1.3.3 o [2006/01/27] ports/92429 ports-bugs new port: science/caret (advice needed) o [2006/01/27] ports/92434 portmgr Patch: Mk/bsd.port.mk automatic show pkg- f [2006/01/28] ports/92438 ports-bugs mail/pop-before-smtp 1.37 -> 1.39 -- incl s [2006/01/28] ports/92445 portmgr [patch] change all bogus uses of BROKEN t f [2006/01/28] ports/92454 aaron New port: security/ipfwcount Summarise ip o [2006/01/28] usb/92462 usb [patch] Add support for Epson CX3500/3600 f [2006/01/28] ports/92466 ports-bugs Port sysutils/apcupsd - upgrade and many o [2006/01/28] ports/92468 edwin Reintroduce legacy port: vtk 4.3 o [2006/01/28] ports/92470 kwm Core dump in devel/devhelp f [2006/01/28] ports/92477 ports-bugs Unable to start www/pyblosxom o [2006/01/29] ports/92490 clement www/apache22: crash in bn_mul_add_words i o [2006/01/29] ports/92498 ports-bugs japanese/hns update to version 2.19.6 o [2006/01/29] i386/92501 i386 Hang on boot with ACPI enabled on A6R not o [2006/01/29] ports/92508 ports-bugs Opera startup fails with Undefined symbol o [2006/01/29] kern/92509 tegge [patch] Incorrect Comment in vm_fault o [2006/01/29] kern/92512 multimedia [sound] distorted mono output with emu10k f [2006/01/30] ports/92519 ports-bugs update www/webredirect o [2006/01/30] ports/92520 ports-bugs [NEW PORT] ratbox-services - IRC services f [2006/01/30] ports/92521 ports-bugs www/awstats 6.5 with broken tools/logreso o [2006/01/30] conf/92523 rc [patch] allow rc scripts to kill process o [2006/01/30] amd64/92527 amd64 no driver for "CICADA VSC 8201 Gigabit LA o [2006/01/30] ports/92530 jedgar graphics/mrsidviewer - download site is m o [2006/01/30] ports/92538 ports-bugs New port: x11/gcb o [2006/01/30] ports/92539 petef [PATCH] net-mgmt/ipcalc: update to 0.40 o [2006/01/30] conf/92541 [PATCH] add ca_AD, ca_FR and ca_IT locale o [2006/01/30] ports/92542 markp Broken port: games/burgerspace Does not c o [2006/01/30] ports/92547 ports-bugs Deprecated port: lang/ruby-usersguide o [2006/01/30] ports/92548 ahze [PATCH] textproc/p5-xmltv: Fix 'bad makef o [2006/01/30] kern/92557 multimedia [sound] Contrary to 6.0 release notes, sn o [2006/01/30] ports/92566 ports-bugs [new port] devel/p5-Java: Perl extension o [2006/01/31] ports/92580 ports-bugs [NEW PORT] games/galaxymage: Open source a [2006/01/31] ports/92588 linimon make fetchindex failed with FETCHINDEX=wg o [2006/01/31] ports/92604 ale mysql41-client broken with non-default ch o [2006/01/31] ports/92620 glewis jdk14 under the environment where net.ine o [2006/01/31] docs/92626 doc jail manpage should mention disabling som o [2006/01/31] ports/92630 ports-bugs [NEW PORT] audio/slimserver-lazysearch: S p [2006/01/31] standards/92640schweikh A pristine /bin/sh does not set the PWD v f [2006/01/31] ports/92642 ports-bugs sysutils/nut: sample nut.sh has misleadin o [2006/01/31] ports/92644 aaron [NEW PORT] www/fluxcms: An extensible and f [2006/02/01] ports/92651 ports-bugs graphics/gmt - WITH_EVERYTHING doesn't fe o [2006/02/01] ports/92652 anders www/thttpd wrong distinfo o [2006/02/01] conf/92654 [patch] Setting moused_nondefault_enable o [2006/02/01] ports/92655 glebius update net/mpd4 o [2006/02/01] ports/92656 ports-bugs [Maintainer] databases/py-sqlobject: use f [2006/02/01] ports/92661 ports-bugs games/nethack34 - nh343-menucolor.diff no o [2006/02/01] kern/92671 emulation [patch] [linux] Fix for Maple 10: impleme f [2006/02/01] ports/92688 portmgr [PATCH] bsd.port.mk: add check to USE_DOS s [2006/02/01] ports/92689 portmgr [UPDATE] Replace USE_CRLF with USE_DOS2UN o [2006/02/01] ports/92691 ports-bugs [UPDATE] net/vnc: clean-up f [2006/02/01] ports/92707 gerald lang/gcc42 fails to build on FreeBSD 4.11 o [2006/02/02] ports/92712 ports-bugs [NEW PORT] games/sauerbraten: First perso o [2006/02/02] bin/92723 [feature request] fdisk(8) should be able o [2006/02/02] ports/92737 openoffice editors/openoffice.org-2.0 build failure o [2006/02/02] ports/92738 bms [patch] net/libpcap LIBPCAP_OVERWRITE_BAS o [2006/02/02] kern/92744 [rl] problems with a realtek network card f [2006/02/03] ports/92755 ports-bugs databases/slony1: Add ability to run slon o [2006/02/03] ports/92757 ports-bugs Currently lang/squeak web browser plugin o [2006/02/03] ports/92760 sem New port: www/c-icap c-icap is an impleme o [2006/02/03] ports/92763 ports-bugs [patch] make data directory location of p o [2006/02/03] ports/92779 ports-bugs nxsetup fails if sshd(8) is not already r o [2006/02/03] ports/92781 ports-bugs www/axis installs files in wrong director o [2006/02/03] ports/92783 aaron [NEW PORT] www/mimetex: A CGI script that o [2006/02/04] ports/92793 vsevolod [Update] new version of net-im/psi o [2006/02/04] ports/92800 aaron [NEW PORT] textproc/textogif: A Perl scri f [2006/02/04] ports/92804 ports-bugs mozplugger doesn't find /usr/local/etc/mo o [2006/02/04] ports/92807 ports-bugs New port: security/paramiko A python libr f [2006/02/04] ports/92812 ports-bugs [update] mail/crm114 to BlameTheReavers ( o [2006/02/04] ports/92820 aaron [NEW PORT] textproc/gladtex: A program to o [2006/02/04] ports/92828 ports-bugs port mbone/rat30 update f [2006/02/05] ports/92841 ports-bugs [PATCH] net/spread: fix plist o [2006/02/05] usb/92852 usb Vertical scroll not working properly on A o [2006/02/05] ports/92862 danfe [PATCH] x11/nvidia-driver: fix file resto o [2006/02/05] ports/92865 mat [patch] databases/p5-Class-DBI-Loader: up o [2006/02/06] bin/92866 krion pkg_add(1) should return a different resu o [2006/02/06] bin/92867 krion pkg_add(1) needs an option to disable dep o [2006/02/06] ports/92877 sf version string is wrong in japanese/less o [2006/02/06] kern/92880 [libc] [patch] almost rewritten inet_netw o [2006/02/06] docs/92885 doc Meanless sentence in handbook? f [2006/02/06] ports/92904 ports-bugs update ports/databases/adodb/Makefile 4. o [2006/02/06] ports/92907 demon [PATCH] www/links: OPTIONify o [2006/02/06] ports/92923 portmgr [patch] bsd.port.mk - cleanup comments o [2006/02/06] kern/92926 [headers] [patch] Missing copyright in /u o [2006/02/07] ports/92942 secteam [PATCH] security/portaudit: update to 0.5 f [2006/02/07] ports/92944 ports-bugs Update ports: net-mgmt/nagiostat o [2006/02/07] ports/92956 ports-bugs Update port: sysutils/sysupdate Spelling o [2006/02/07] ports/92958 ports-bugs games/nethack34 update (needs additional s [2006/02/07] www/92973 www [patch] mailto.sgml o [2006/02/07] ports/92987 lth update port net-mgmt/ifgraph to 0.4.10 f [2006/02/07] ports/92993 ports-bugs Update www/twiki from 20040904 to 4.0.1,1 o [2006/02/07] amd64/93002 amd64 amd64 (6.0) coredumps at unpredictable ti o [2006/02/08] ports/93007 portmgr Add power of find utility to USE_DOS2UNIX o [2006/02/08] usb/93011 usb HP ScanJet 6200C & uscanner problem s [2006/02/08] ports/93023 lawrance [maintainer] textproc/emacs-wiki: update f [2006/02/08] ports/93032 ports-bugs LPRng uses incorrect paths to config file o [2006/02/08] ports/93033 tobez Problem using perlcc o [2006/02/08] ports/93035 sem New port: security/bsp_upektfmess UPEK T o [2006/02/08] ports/93045 vsevolod [UPDATE]: www/moinmoin to version 1.5.2 f [2006/02/08] ports/93048 ports-bugs [UPDATE]: net-mgmt/isic f [2006/02/08] ports/93053 thierry sync update of biology/emboss && biology/ f [2006/02/08] ports/93064 ports-bugs update port net-mgmt/bgpq to 1.0.9.1 o [2006/02/08] ports/93066 gnome slib 3a2 upgrade breaks guile f [2006/02/09] ports/93070 lawrance [PATCH] textproc/htmlize.el update port t f [2006/02/09] ports/93079 ports-bugs [PATCH] mail/vm-pop3d: MAINTAINER change. o [2006/02/09] amd64/93090 amd64 NIC on GA-K8NF-9 motherboard is recognize o [2006/02/09] ports/93091 ports-bugs New port: sysutils/logserial Daemon to sa o [2006/02/09] ports/93092 ports-bugs update ports: databases/namazu2 japanese/ o [2006/02/09] kern/93093 [libc] xdr_string might call strlen(3) on o [2006/02/09] ports/93099 phantom java/jdk14: Modify /etc/manpath.config o [2006/02/09] ports/93107 ale MySQL ports missing switch to compile wit f [2006/02/10] ports/93111 ports-bugs Update port: graphics/reallyslick to 0.8. f [2006/02/10] ports/93113 ports-bugs Update net/pear-Net_Sieve to 1.1.2 o [2006/02/10] ports/93123 ports-bugs [PATCH] graphics/djvulibre: browser plugi o [2006/02/10] gnu/93127 [PATCH] add __FreeBSD_kernel__ to pre-def o [2006/02/10] docs/93130 doc addition to handbook section 14.11 Open S o [2006/02/10] ports/93132 lawrance New port: audio/py-karaoke Python kara o [2006/02/10] ports/93133 ale add pkg-message to mysql-server-4.0.26 o [2006/02/10] ports/93134 ale add pkg-message to mysql-server-4.1.16 o [2006/02/10] ports/93135 ale add pkg-message to mysql-server-5.0.18 o [2006/02/10] ports/93136 ale add pkg-message to mysql-server-5.1.5 o [2006/02/10] ports/93148 ports-bugs New port: mail/squirrelmail-email_footer- o [2006/02/10] ports/93149 ports-bugs New port: mail/squirrelmail-notes-plugin o [2006/02/10] ports/93150 ports-bugs New port: mail/squirrelmail-notify-plugin o [2006/02/10] ports/93151 ports-bugs New port: mail/squirrelmail-quota_usage-p o [2006/02/10] ports/93152 ports-bugs New port: mail/squirrelmail-wetteronline- o [2006/02/10] ports/93154 ports-bugs New port: mail/squirrelmail-login_notes-p o [2006/02/11] bin/93171 roberto ntpdate returns garbage output on amd64 o [2006/02/11] kern/93172 [isp] [patch] uintXX_t style(9) updates o [2006/02/11] ports/93179 ports-bugs [New Port] security/gorilla: add gorilla, o [2006/02/11] ports/93183 ports-bugs new port: devel/loki o [2006/02/11] ports/93184 ports-bugs [NEW PORT]: x11-fonts/suxus o [2006/02/11] ports/93185 ale graphics/pecl-imagick port causes SIGABRT f [2006/02/11] ports/93186 ports-bugs ports/sysutils/portupgrade - use new USE_ o [2006/02/11] ports/93191 ports-bugs [PATCH] fix audacity build errors on amd6 o [2006/02/11] kern/93197 [libc] strptime(3) succeeds on formats it f [2006/02/11] ports/93204 ports-bugs phpBB anti-DOS patch disallows visual aut f [2006/02/12] ports/93216 lawrance [PATCH] finance/gnucash-devel: Add develo o [2006/02/12] ports/93218 ports-bugs New port: sysutils/bsd-splash-changer Boo o [2006/02/12] ports/93223 ports-bugs New port(s) devel/cl-infix o [2006/02/12] ports/93234 portmgr bsd.port.mk comment fixup for USE_RC_SUBR o [2006/02/12] docs/93249 doc rewrite of handbook chapter 23 (PPP & SLI o [2006/02/12] ports/93252 ports-bugs Port upgrade: x11-fm/krusader to 1.70.0 f [2006/02/13] ports/93270 ports-bugs [patch]jpeg support not working due to mi o [2006/02/13] bin/93275 qa [sysinstall] Failure to install after res p [2006/02/13] ports/93276 secteam [patch] security/ca-roots: Update expired f [2006/02/13] ports/93277 lawrance [PATCH] finance/kmymoney2: update to 0.8. o [2006/02/13] ports/93279 skv devel/cvsmonitor: not useable (/dev/mem: o [2006/02/13] ports/93281 kevlo make ports/net-im/vicq usable again with f [2006/02/13] ports/93289 lawrance Maintainer update: www/resin2 and www/res f [2006/02/13] ports/93290 lawrance [UPDATE] - security update www/mambo 453 f [2006/02/13] ports/93293 ports-bugs [PATCH] net-mgmt/bigsister: update to 1.0 o [2006/02/13] ports/93294 ports-bugs New Port: net/fudp UDP flooding utility w o [2006/02/13] ports/93303 ports-bugs New port: graphics/ocaml-gd4o GD library f [2006/02/13] ports/93304 ports-bugs [PATCH] sysutils/bacula-server port to no f [2006/02/13] bin/93309 [PATCH] rpc.rquotad: group quota support o [2006/02/13] bin/93310 des [libpam] [patch] pam_unix ignores 'passwo o [2006/02/14] ports/93318 ports-bugs New port: x11-toolkits/swt32, Eclipse SWT o [2006/02/14] kern/93331 [kernel] [patch] broken asm in kernel o [2006/02/14] ports/93334 ports-bugs New port: www/g-cows Scripting language f o [2006/02/14] misc/93341 phk make more flexibitily for NanoBSD customi o [2006/02/14] ports/93342 ports-bugs Update port devel/py-twistedCore to 2.2.0 o [2006/02/14] ports/93344 petef [UPDATE]: net-mgmt/ipcalc: Update to vers o [2006/02/14] ports/93345 thompsa update port net-mgmt/pads to 1.2 p [2006/02/14] usb/93347 iedowse Added support for Tripplite U209-000-R Us o [2006/02/14] ports/93350 ports-bugs Update port net-im/py-twistedWords to 0.3 o [2006/02/14] ports/93351 ports-bugs Remove port devel/py-twistedXish o [2006/02/14] ports/93352 ports-bugs New port:x11/fireflies - A extention of x f [2006/02/14] ports/93358 thierry [new port:] devel/upp; Ultimate++, a BSD- o [2006/02/14] ports/93360 ports-bugs [maintainer] multimedia/kbtv: update to 1 o [2006/02/14] docs/93363 doc Handbook 23.11. SMTP-Authentifizierung o [2006/02/14] ports/93364 clsung Update ports: textproc/*openvanilla* to 0 o [2006/02/14] ports/93366 ports-bugs update math/qwtplot3d o [2006/02/15] ports/93367 ports-bugs devel/libedit needs an update (almost com o [2006/02/15] kern/93368 sos [ata] [patch] ATA_SMART command is missin o [2006/02/15] kern/93369 [ata] [patch] Fix failed detection of Nvi o [2006/02/15] ports/93373 portmgr bsd.port.mk: introduce a new keyword for o [2006/02/15] ports/93374 obrien ports/net/rdesktop does not compile on 4. o [2006/02/15] ports/93377 ports-bugs [PATCH] multimedia/quodlibet: build failu o [2006/02/15] kern/93378 [tcp] Slow data transfer in Postfix and C o [2006/02/15] kern/93381 reboot(8) works but 'reboot -n' hangs o [2006/02/15] usb/93389 usb Digital Camera Pentax S60 don't work o [2006/02/15] kern/93393 imp [ed] [patch] Add Micro Research PCMCIA LA o [2006/02/15] ports/93397 ports-bugs [NEW PORT] print/easylatex: Perl script w o [2006/02/15] misc/93400 anonymous ftp login failing with base fet o [2006/02/15] ports/93402 ports-bugs [PATCH] Fix kvirc kdenetwork conflict o [2006/02/15] ports/93403 ports-bugs net/freenx: nxclient does not work, getop o [2006/02/16] kern/93414 scottl [aac] [patch] compilation problem in aac_ o [2006/02/16] ports/93416 ports-bugs [MAINTAINER] graphics/crystalentitylayer: o [2006/02/16] kern/93422 ipfw ipfw divert rule no longer works in 6.0 ( o [2006/02/16] docs/93429 doc Wrong acpi.pci.link hint format in acpi(4 f [2006/02/16] ports/93433 ports-bugs Update port: math/mpexpr mastersite and W o [2006/02/16] ports/93434 ports-bugs [UPDATE]: finance/ledger: Update to versi o [2006/02/16] kern/93435 [ufs] [panic] kernel panic after setting o [2006/02/16] kern/93448 glebius [carp] CARP advskew not propagated to VRR o [2006/02/16] ports/93450 ports-bugs update port java/jmp to 0.50 (patch inclu o [2006/02/16] ports/93455 ports-bugs [patch] security/zebedee - uphold CC flag o [2006/02/17] ports/93457 ports-bugs bsd.ruby.mk clobbers CONFIGURE_TARGET o [2006/02/17] ports/93464 ports-bugs New port: multimedia/pwcbsd USB webcam d f [2006/02/17] ports/93470 ports-bugs [PATCH] net/samba3; pam_smbpass.so is not o [2006/02/17] bin/93473 des [patch] Let pam_unix(8) use "passwordtime o [2006/02/17] usb/93484 usb [umass] [patch] QUIRK: Toshiba TransMemor o [2006/02/17] kern/93485 iostat(8) reports cd0 speeds 2X actual sp o [2006/02/17] docs/93491 doc discrepancy man page for pam_unix(8) o [2006/02/17] ports/93495 ports-bugs New port: science/minc2 f [2006/02/18] ports/93504 ports-bugs sysutils/portupgrade: dependencies regist f [2006/02/18] docs/93517 doc Presented usage of Ports in Handbook lack o [2006/02/18] docs/93522 doc [patch] use rc.d script in example descri o [2006/02/18] ports/93525 ports-bugs [Maintainer Update] update emulators/xmam o [2006/02/18] ports/93540 kuriyama [PATCH] security/gnupg; enable OPTIONS; c o [2006/02/19] ports/93542 ports-bugs [NEW PORT] games/linux-enemyterritory-etp o [2006/02/19] ports/93543 ports-bugs [NEW PORT] games/linux-enemyterritory-etp o [2006/02/19] ports/93544 ports-bugs [NEW PORT] games/linux-enemyterritory-jay o [2006/02/19] ports/93545 ports-bugs [NEW PORT] games/linux-enemyterritory-shr o [2006/02/19] ports/93546 ports-bugs [PATCH] bsd.sites.mk and relevant ports: o [2006/02/19] ports/93547 demon Update math/glpk to version 4.9 o [2006/02/19] ports/93559 openoffice OpenOffice.org-2.0.2 compile error o [2006/02/19] ports/93560 roam [PATCH] dns/djbdns-ipv6: Update IPv6 patc o [2006/02/19] ports/93564 ports-bugs [NEW PORT] games/linux-enemyterritory-omn o [2006/02/19] ports/93569 wes Patches to update mail/mimedefang to 2.56 f [2006/02/19] ports/93573 ports-bugs games/tome o [2006/02/19] ports/93576 ports-bugs [NEW PORT] games/quake3-rq3: Quake III Ar o [2006/02/20] ports/93577 ports-bugs [NEW PORT] games/quake3-tremulous: Quake o [2006/02/20] ports/93582 ports-bugs [UPDATE] deskutils/ganttproject 1.10.1 -> o [2006/02/20] docs/93590 doc [patch] pf.conf's man page mentions route p [2006/02/20] ports/93595 dinoex ruby 1.8_4_1 doesn't like openssl overwri o [2006/02/20] ports/93598 ports-bugs New port: security/nmap-i18n-man - transl o [2006/02/20] ports/93601 portmgr bsd.port.mk: new ports' feature: make mis o [2006/02/20] ports/93605 ports-bugs [PATCH] Update www/opera to version 8.52 o [2006/02/20] ports/93609 ports-bugs [UPDATE] devel/antlr to 2.7.6 o [2006/02/20] ports/93610 gnome [patch] audio/goobox - fix build with lib f [2006/02/21] ports/93614 ports-bugs [MAINTAINER] www/dansguardian: update to o [2006/02/21] ports/93617 ports-bugs [NEW PORT] graphics/gltext: Portable font o [2006/02/21] ports/93619 ehaupt New Port: games/hex-a-hop o [2006/02/21] bin/93630 dougb [patch] small cleanup of rcorder(8) o [2006/02/21] kern/93634 [msdosfs] False access to renamed files/d o [2006/02/21] ports/93637 ports-bugs [PATCH] sysutils/fusefs-sshfs: update to o [2006/02/21] ports/93638 ports-bugs Update for print/mup o [2006/02/21] ports/93639 erwin [MAINTAINER] www/p5-Catalyst: up to 5.65 o [2006/02/21] bin/93644 sh(1): Wrong handling of 'return 1' in /b o [2006/02/21] ports/93649 ports-bugs [games/freebsd-games] Invalid pathnames i o [2006/02/21] ports/93655 ports-bugs Update port: math/gambit to 0.2006.01.20 o [2006/02/21] misc/93661 [patch] loader(8): prevent *.4th files an f [2006/02/21] ports/93663 mnag Update port: deskutils/sugarcrm - 2.5.1 - o [2006/02/21] ports/93667 x11 x11/xorg-libraries: undefined symbol in l o [2006/02/21] ports/93668 ports-bugs [NEW PORT] games/gtkradiant: Level design f [2006/02/21] ports/93669 ports-bugs port upgrade for devel/bcpp p [2006/02/21] ports/93671 gnome [UPDATE] graphics/glitz to 0.5.3 o [2006/02/21] ports/93674 ports-bugs New port: biology/p5-bioperl-run Wrapper o [2006/02/21] ports/93675 ports-bugs New port: biology/p5-bioperl-run-devel Wr o [2006/02/21] kern/93676 [agp] Yet another i915G drm/agp issue o [2006/02/21] ports/93677 vsevolod mail/exilog: bad Run-Depends for PostgreS o [2006/02/21] ports/93679 ports-bugs [NEW PORT] games/vdrift-data: Vdrift driv o [2006/02/21] ports/93680 ports-bugs [MAINTAINER] games/vdrift: update to 2006 a [2006/02/21] ports/93681 flz ipw radio turned on needlessly o [2006/02/21] ports/93682 maho update cad/calculix to version 1.5 o [2006/02/22] docs/93683 jcamou [PATCH] some typos in klist(1) o [2006/02/22] ports/93684 ports-bugs [patch] Fix build of multimedia/avidemux2 o [2006/02/22] ports/93687 portmgr [PATCH] Split bsd.port.pre.mk - allow OPT f [2006/02/22] ports/93689 ports-bugs [patch] polish/libgadu without openssl o [2006/02/22] ports/93690 portmgr /usr/ports/Mk/bsd.gcc.mk doesn't know abo o [2006/02/22] ports/93692 ports-bugs security/tor-devel o [2006/02/22] ports/93693 ports-bugs [New Port] biology/io_lib: trace file rea o [2006/02/22] ports/93694 ports-bugs New port: lang/maude a reflective languag f [2006/02/22] ports/93699 ports-bugs [patch] databases/p5-DBI-Shell: register f [2006/02/22] ports/93700 ports-bugs [patch] devel/p5-IO-Tee: register .packli o [2006/02/22] kern/93705 standards [headers] [patch] ENODATA and EGREGIOUS ( o [2006/02/22] ports/93706 kwm [patch] update ports/devel/buildbot to v0 o [2006/02/22] ports/93707 ports-bugs New port: databases/p5-Search-Xapian, Per f [2006/02/22] ports/93708 ports-bugs net/socat: Patches to make libwrap usage o [2006/02/22] ports/93709 petef Update port: games/eboard (add timeseal s o [2006/02/22] ports/93711 vsevolod [patch] Small update for net/openldap23-s o [2006/02/22] ports/93713 ports-bugs New port: www/p5-Catalyst-Model-Xapian, C o [2006/02/22] ports/93717 ports-bugs [MAINTAINER] editors/winefish: update to p [2006/02/22] usb/93720 iedowse [umass] [patch] Kernel Dump to USB umass o [2006/02/22] ports/93723 mnag [PATCH] comms/hamlib: update to 1.2.4 o [2006/02/22] ports/93726 ports-bugs [NEW PORT] deskutils/kxdocker and plugins o [2006/02/22] bin/93727 ambrisko [ifconfig] polling parameter in ifconfig f [2006/02/22] ports/93728 ports-bugs astro/xephem - port installs cat page, no o [2006/02/22] ports/93729 ports-bugs [MAINTAINER UPDATE] games/quakeforge: fix o [2006/02/22] ports/93730 roam mhash port update from 0.9.2 to 0.9.4a. o [2006/02/22] ports/93731 ports-bugs [MAINTAINER UPDATE] games/quake2forge: fi f [2006/02/23] ports/93735 ports-bugs update graphics/p5-Image-ExifTool to 6.01 o [2006/02/23] ports/93736 ports-bugs [NEW PORT] x11-toolkits/paragui-devel: Cr o [2006/02/23] ports/93739 perky [PATCH] update databases/py-bsddb3 to 4.4 o [2006/02/23] ports/93744 ports-bugs [MAINTAINER-UPDATE] x11-fonts/freefont-tt o [2006/02/23] ports/93745 ports-bugs [update] mail/dbmail: update to 2.0.9 o [2006/02/23] powerpc/93746ppc Did not detect aic7901 scsci card o [2006/02/23] ports/93747 tmclaugh [MAINTAINER-UPDATE] audio/cowbell to 0.2. o [2006/02/23] kern/93755 [kernel] [patch] 2 copy'n'paste-os in sys o [2006/02/23] docs/93764 jcamou [patch] addition to firewalls section - i o [2006/02/23] ports/93768 ports-bugs [PATCH] finance/kmymoney2: update to 0.8. o [2006/02/23] kern/93770 ati 9600 PRO radeon not recognized by the f [2006/02/24] ports/93779 ports-bugs games/linux-americasarmy out of date o [2006/02/24] ports/93780 ports-bugs devel/cproto update o [2006/02/24] ports/93781 ports-bugs [NEW PORT] comms/ktrack: Amateur Radio sa o [2006/02/24] ports/93782 ports-bugs [MAINTAINER] www/py-django: update to 0.9 o [2006/02/24] ports/93783 ports-bugs [MAINTAINER] games/linux-alienarena: fix o [2006/02/24] ports/93784 ports-bugs [PATCH] security/dmitry: remove broken, t o [2006/02/24] docs/93785 yar The man page for ftpchroot(5)/ftpusers(5) f [2006/02/24] ports/93789 ports-bugs update archivers/p7zip to 4.33 a [2006/02/24] kern/93790 cperciva cpufreq missing frequencies o [2006/02/24] i386/93793 i386 Keyboard stops working after a shutdown - p [2006/02/24] docs/93801 hrs [PATCH] firmware(9) introduced in not 7.0 f [2006/02/24] ports/93802 ports-bugs net-mgmt/cidr has Corrupted redzones in 7 p [2006/02/24] docs/93803 hrs [PATCH] ndis_events(8) was first appeared o [2006/02/24] ports/93805 ports-bugs [New Port] devel/p5-POE-Component-Daemon: o [2006/02/24] ports/93806 ports-bugs maintainer-update: emulators/hercules to o [2006/02/24] ports/93811 sobomax [PATCH] net/asterisk: removed dead FTP si o [2006/02/25] ports/93813 ports-bugs Mark net-im/gaim-bangexec as BROKEN o [2006/02/25] ports/93814 ports-bugs Mark net-im/gaim-ignorance as BROKEN o [2006/02/25] conf/93815 rc [patch] Adds in the ability to save ipfw o [2006/02/25] ports/93818 ports-bugs New port: editors/ssam o [2006/02/25] ports/93819 ports-bugs New port: devel/p5-Algorithm-C3, A module o [2006/02/25] ports/93820 ports-bugs [MAINTAINER] devel/p5-UNIVERSAL-isa: up t o [2006/02/25] ports/93821 ports-bugs [MAINTAINER] devel/p5-Class-C3: up to 0.1 o [2006/02/25] ports/93822 ports-bugs [MAINTAINER] databases/p5-DBIx-Class: up o [2006/02/25] kern/93825 pf [pf] pf reply-to doesn't work o [2006/02/25] www/93826 remko FreeBSD Solutions - Firewall, MailScanner o [2006/02/25] ports/93827 openoffice build fails on editors/openoffice.org-2.0 o [2006/02/25] ports/93830 ports-bugs [maintainer update]databases/grass update o [2006/02/25] ports/93832 ports-bugs [Maintainer Update] graphics/bugle 0.0. o [2006/02/25] ports/93837 ports-bugs [NEW PORT] games/sdlquake2: Combination o o [2006/02/25] misc/93838 [patch] Add notice to /usr/src/Makefile t o [2006/02/25] ports/93839 ports-bugs Add RLE support to graphics/fbm o [2006/02/25] bin/93841 dwmalone [patch] fix seg fault with dmesg(8) o [2006/02/25] ports/93842 tmclaugh [PATCH] science/py-scipy: Missing working o [2006/02/26] kern/93849 pf pf no-df breaks IP checksum of all tcp tr o [2006/02/26] ports/93850 ports-bugs Update Port: lang/munger => 4.88 o [2006/02/26] ports/93851 ports-bugs [maintainer update] sysutils/heartbeat up o [2006/02/26] ports/93852 lawrance Add mention of vector support in graphics o [2006/02/26] www/93854 www Cannot proceed to page after the first in o [2006/02/26] ports/93856 ports-bugs New port : graphics/gdal-grass GRASS data o [2006/02/26] bin/93857 [patch] kiconv_cs_preload(8): Utility for o [2006/02/26] ports/93859 ports-bugs [MAINTAINER] net-p2p/gtk-gnutella: update o [2006/02/26] kern/93860 [msdosfs] [patch] sectors-per-track limit f [2006/02/26] ports/93861 ports-bugs [PATCH] databases/p5-Class-DBI-mysql: upd o [2006/02/26] ports/93863 ports-bugs [NEW PORT] math/kash3: A computer algebra o [2006/02/26] ports/93864 ports-bugs [NEW PORT] www/jsMath: A Javascript tool f [2006/02/26] ports/93866 ports-bugs Update port: devel/subclipse f [2006/02/26] ports/93868 ports-bugs Update port: devel/javasvn o [2006/02/26] ports/93869 ports-bugs Update port: irc/gseen.mod o [2006/02/26] usb/93872 usb [patch] SCSI quirk required for ELTA 8061 o [2006/02/26] ports/93876 ports-bugs [UPDATE]: audio/wavbreaker: Update to ver o [2006/02/26] ports/93877 ports-bugs [maintainer update] devel/p5-Oryx 0.19 => o [2006/02/27] conf/93878 error in /usr/share/examples/diskless/clo o [2006/02/27] ports/93879 ports-bugs [PATCH] FIXED systemc installation proble o [2006/02/27] ports/93882 aaron New port: devel/p5-File-Cat File::Cat pe o [2006/02/27] ports/93883 aaron New port: textproc/p5-libxmlenno The "li o [2006/02/27] kern/93887 [kernel] cpu_spinwait calls missing in su o [2006/02/27] ports/93890 ports-bugs [MAINTAINER] www/p5-Catalyst-Plugin-FormV o [2006/02/27] i386/93893 i386 Boot panic from Netgear GA311 o [2006/02/27] kern/93897 emax [if_tap] [patch] if_tap doesn't handle kq o [2006/02/27] ports/93898 ports-bugs [NEW PORT] print/p5-XML-ApacheFOP: Access o [2006/02/27] ports/93901 cperciva [patch] can't find portsnap mirrors o [2006/02/27] ports/93907 ports-bugs Update port: net-p2p/dcd f [2006/02/27] ports/93912 ports-bugs [Maintainer Update] fix pkg-plist for x11 o [2006/02/27] ports/93913 aaron [NEW PORT] textproc/p5-Pod-LaTeX: Convert o [2006/02/27] bin/93915 krion [patch] pkg_add(1) behaves improperly whe o [2006/02/27] ports/93917 aaron [NEW PORT] textproc/p5-TeX-Encode: Encode f [2006/02/27] ports/93919 ports-bugs [UPDATE] x11-fm/krusader to 1.70.0 o [2006/02/28] ports/93920 ports-bugs New port: databases/ocaml-sqlite3 OCaml b f [2006/02/28] ports/93921 ports-bugs [UPDATE] multimedia/avifile to 0.7.43 o [2006/02/28] ports/93922 ports-bugs [UPDATE] emulators/linux_base-gentoo-stag o [2006/02/28] ports/93924 ports-bugs [MAINTAINER UPDATE] graphics/graphviz: 2. o [2006/02/28] ports/93925 ahze [UPDATE] math/fftw3 to 3.1 f [2006/02/28] ports/93927 ports-bugs [UPDATE] graphics/gle to 3.1.0 f [2006/02/28] ports/93928 ports-bugs [UPDATE] textproc/gsed to 4.1.5 o [2006/02/28] amd64/93930 amd64 Page fault on `kldunload snd_driver` f [2006/02/28] ports/93931 jylefort Update port: audio/teamspeak_client (misc f [2006/02/28] ports/93935 thierry New port: misc/tinyerp OS erp&crm in pyth o [2006/02/28] bin/93940 [patch] dhclient-script writes in /etc wh o [2006/02/28] ports/93941 ports-bugs [maintainer] update science/mcstas to v1. o [2006/02/28] ports/93943 andreas net/utftpd: man pages shouldn't be listed o [2006/02/28] ports/93944 tobez pari/gp update (2.1.6 -> 2.1.7) o [2006/02/28] ports/93945 tobez pari-devel update (2.2.10.alpha -> 2.2.12 o [2006/02/28] ports/93948 ports-bugs [maintainer update] multimedia/xmms patch o [2006/02/28] ports/93957 ports-bugs New port: devel/ocaml-ounit Unit test fra o [2006/02/28] ports/93958 ports-bugs New port: cad/jspice3 o [2006/03/01] ports/93972 ports-bugs Update port: astro/xmoontool to 3.0.3 o [2006/03/01] ports/93975 delphij [PATCH] devel/sourcenav doesn't run from o [2006/03/01] kern/93976 [if_tun] [patch] if_tun doesn't handle kq o [2006/03/01] ports/93980 ports-bugs Update port: net-im/sulci (latest CVS sna o [2006/03/01] ports/93984 ports-bugs [PATCH]: net/lambdamoo: Fix build issue o o [2006/03/01] i386/93986 i386 Acer TravelMate 4652LMi pcm0 channel dead o [2006/03/01] ports/93987 tobez lang/perl5x: Allow the perl ports to spec f [2006/03/01] ports/93992 ports-bugs www/rt34 Makefile has bad UPGRADE_RTxx lo o [2006/03/01] ports/93993 portmgr bsd.autools.mk: Fix libtool shared librar o [2006/03/01] ports/94000 ports-bugs request: fork of security/srm with update o [2006/03/02] ports/94006 ports-bugs [NEW PORT] emulators/mednafen: Portable m f [2006/03/02] ports/94007 ports-bugs [PATCH] sysutils/graphicboot: UNBREAK o [2006/03/02] ports/94011 ports-bugs Mark textproc/py-4suite 1.0b1 as unusable o [2006/03/02] ports/94013 portmgr WITHOUT_X11 does not stop X11 ports from o [2006/03/02] ports/94016 ports-bugs new port mail/contactsmenu o [2006/03/02] ports/94017 ports-bugs [UPDATE PORT] sysutils/komparator o [2006/03/02] ports/94019 ports-bugs updating net/smb4k for latest revision f [2006/03/02] ports/94023 ports-bugs [PATCH] emulators/gngeo: update to 0.6.10 o [2006/03/02] ports/94024 ports-bugs New port: net-im/py-punjab HTTP jabber c o [2006/03/02] ports/94026 sobomax update port net/ser to 0.9.6 f [2006/03/02] bin/94032 krion [patch] Enhancement to pkg_add(1) to add f [2006/03/02] ports/94034 ports-bugs www/suphp doesn't work with Apache 2.2 (p o [2006/03/02] ports/94035 portmgr make silent install-info o [2006/03/02] ports/94036 ports-bugs Minor graphics/mesagl update to 5.0.2 o [2006/03/03] docs/94039 bvs There is wrong link in the /doc/ru_RU.KOI o [2006/03/03] ports/94042 novel [PATCH] www/rejik: update to 3.2.1 o [2006/03/03] ports/94043 ade [patch] bsd.autotools.mk: aclocal can't f o [2006/03/03] bin/94045 [nullfs] dump(8) seg-fault on nullfs o [2006/03/03] ports/94046 openoffice openoffice.org-1.1.5_1 does not build on o [2006/03/03] ports/94047 ports-bugs Update port: www/p5-HTML-Mason (fix p5-li o [2006/03/03] bin/94051 login(1): IP network in login.access igno o [2006/03/03] bin/94052 [PATCH]: Adds option to script(1) to supp o [2006/03/03] ports/94054 ports-bugs sysutils/portupgrade: pkg_fetch(1) doesn' o [2006/03/04] ports/94055 sergei bug in devel/porttools w/rt unmaintained o [2006/03/04] ports/94058 ports-bugs Add FFI support for lang/squeak o [2006/03/04] bin/94060 Users can hide themselves with a trick f [2006/03/04] ports/94062 garga [PATCH] net-im/jabberd: Add avatar suppor o [2006/03/04] ports/94065 ports-bugs [NEW PORT] www/p5-WWW-2ch: "Perl module f o [2006/03/04] ports/94066 ports-bugs [NEW PORT] www/p5-Template-Provider-Encod o [2006/03/04] ports/94073 ports-bugs [NEW PORTS] x11-toolkits/libsmokeqt, x11- o [2006/03/04] ports/94074 ports-bugs [NEW PORTS] x11-toolkits/ruby-qt3, x11-to o [2006/03/04] ports/94076 danfe [PATCH] x11-wm/wampager: UNBREAK o [2006/03/04] ports/94077 ports-bugs [patch] update security/bruteforceblocker o [2006/03/04] ports/94078 vd [patch] remove blank endings from plist f f [2006/03/04] ports/94081 ports-bugs [PATCH] editors/speedbar-emacs20: fix pli o [2006/03/05] kern/94082 [re] [patch] USR 997902 Gig-Ethernet card o [2006/03/05] ports/94085 ports-bugs Update port: security/base with PHP depen o [2006/03/05] ports/94088 ports-bugs lang/ruby18 ioctl cause sign-extension no o [2006/03/05] ports/94089 ports-bugs [PATCH] squirrelmail-compatibility-plugin o [2006/03/05] ports/94090 ports-bugs [maintainer update] www/httrack: update t o [2006/03/05] kern/94091 sos [ata] Audio CD is still detected even aft o [2006/03/05] ports/94092 ports-bugs [MAINTAINER] net-p2p/btqueue: update to 0 o [2006/03/05] ports/94093 kde qt/KDE install from ports creates files o o [2006/03/05] ports/94094 ports-bugs [MAINTAINER] mail/spamprobe: remove super o [2006/03/05] ports/94096 ports-bugs [MAINTAINER] devel/itext: update to 1.4 o [2006/03/05] ports/94097 ports-bugs update port: devel/jude-community: update o [2006/03/05] ports/94100 jylefort [PATCH] audio/linux-mbrola new checksums o [2006/03/05] ports/94107 ports-bugs New port: audio/bmp_mac bmp Monkey's audi o [2006/03/05] ports/94108 ports-bugs Update port: net/openser o [2006/03/05] ports/94111 ports-bugs [NEW PORT] devel/cvschangelogbuilder: Uti o [2006/03/05] ports/94113 ports-bugs New port: security/pam_af anti-bruteforce o [2006/03/05] ports/94114 ports-bugs [NEW PORT] net/hawknl: Portable networkin o [2006/03/05] ports/94115 ports-bugs [NEW PORT] audio/hawkvoice: Portable soun o [2006/03/06] ports/94116 ports-bugs [MAINTAINER] devel/ode-devel: update to 0 f [2006/03/06] ports/94117 ports-bugs dovecot port doesn't install dovecot-open o [2006/03/06] ports/94123 ports-bugs [maintainer update] Update port: biology/ o [2006/03/06] ports/94124 ports-bugs [NEW PORT] graphics/gimp-greycstoration: o [2006/03/06] docs/94125 doc DGE-530T doesn't work on FreeBSD v6.0 o [2006/03/06] ports/94126 openoffice Can not build OpenOffice 2.0.2rc2 o [2006/03/06] usb/94132 usb USB QUIRK for CENTURY EX35QUAT disk enclo a [2006/03/06] ports/94134 roam Update port: ftp/curl to 7.15.2 f [2006/03/06] ports/94137 ports-bugs databases/pgpool has no rc script. One is o [2006/03/06] ports/94138 portmgr [patch] Mk/bsd.gcc.mk, Mk/bsd.port.mk: CP o [2006/03/06] bin/94140 some "make check-old" missed files o [2006/03/06] ports/94142 ports-bugs [MAINTAINER] graphics/py-visual: update t o [2006/03/06] ports/94143 ports-bugs [MAINTAINER] math/asymptote: update to 1. f [2006/03/06] usb/94147 usb doesn't recognise my USB keyboard o [2006/03/06] usb/94148 usb Make if_cdce work with ARM linux handheld o [2006/03/06] ports/94149 ports-bugs [New port]graphics/qgis a GIS data viewer o [2006/03/06] docs/94151 doc [PATCH] Porter's Handbook: plist-autoplis o [2006/03/07] bin/94154 [sysinstall] [patch] add release and arch o [2006/03/07] ports/94156 ports-bugs Update Avidemux to 2.1.2 p [2006/03/07] docs/94158 hrs [PATCH] fix off-by-one example presentati s [2006/03/07] bin/94159 feature request: ipsecctl ported from ope o [2006/03/07] ports/94161 olgeni lang/erlang: OSVERSION check too narrow - o [2006/03/07] ports/94163 vsevolod net-im/ejabberd: Fix rc.d script o [2006/03/07] ports/94164 portmgr [patch] pretty-print-(build|run)-depends- o [2006/03/07] ports/94167 x11 [patch] x11/xorg-clients: install xdm/Xst o [2006/03/07] www/94168 www Typo in release notes for 6.0R o [2006/03/07] ports/94171 ports-bugs [NEW PORT] editors/emacs-devel: Developme o [2006/03/07] ports/94172 openoffice editors/openoffice.org-2.0 needs sane sym o [2006/03/07] ports/94178 ports-bugs bsd.sites.mk addition - Tucows - over 30 p [2006/03/07] bin/94180 ume portsnap does not handle HTTP_PROXY_AUTH p [2006/03/07] bin/94181 ume portsnap should remove the trailing dot f s [2006/03/07] kern/94182 [altq] [feature request] altq support for o [2006/03/07] ports/94188 lioux multimedia/libdv reorder_block() incorrec o [2006/03/07] ports/94189 ports-bugs New port: Linux Matlab 6.5r13 o [2006/03/07] sparc64/94190sparc64 hw.physmem tunable does not work on sparc o [2006/03/07] ports/94192 ports-bugs java/java-tutorial: take maintainership f [2006/03/08] ports/94204 pav [maintainer] deskutils/planner.el: update o [2006/03/08] ports/94205 sergei shells/zsh needs to use pre-su-install o [2006/03/08] ports/94216 sumikawa add patch to net/zebra o [2006/03/08] ports/94219 portmgr bsd.port.mk: wrong *_COOKIES name when se o [2006/03/08] ports/94220 ports-bugs audio/py-ao: minor problem o [2006/03/08] ports/94225 ports-bugs [maintainer update] www/p5-HTML-Template- o [2006/03/08] kern/94227 'no dump device defined' on random occasi o [2006/03/08] ports/94229 ports-bugs sysutils/wmapm - Fix MASTER_SITE (make fe o [2006/03/08] ports/94236 ports-bugs databases/pgpool needs upgrade (new versi f [2006/03/08] ports/94241 ports-bugs misc/libpri update to 1.2.2 o [2006/03/08] ports/94243 ports-bugs shells/wapsh - update, make fetchable, ta o [2006/03/08] ports/94244 ports-bugs New Port: security/pecl-crack f [2006/03/08] ports/94246 ehaupt [PATCH] net/wistumbler2: fix WWW o [2006/03/08] kern/94249 andre [netinet] Inconsistent use of time_second o [2006/03/09] ports/94257 ports-bugs [MAINTAINER] www/dokuwiki: update to 2006 f [2006/03/09] ports/94259 ports-bugs nsca port needs an rc.d script (included) o [2006/03/09] ports/94267 ports-bugs net/raggle: update to 0.4.4 r [2006/03/09] ports/94268 portmgr [new port] www/xshttpd-devel - another we o [2006/03/09] kern/94269 [nullfs] procfs shows wrong data if execu o [2006/03/09] ports/94271 ports-bugs New Port: ifp-manager (a GUI interface fo o [2006/03/09] kern/94273 gnn [netipsec] [patch] IPIP decapsulation pro o [2006/03/09] ports/94275 ports-bugs Update port: security/snort to 2.4.4 o [2006/03/09] ports/94277 ports-bugs New port: net-im/sim-im-devel: Plugin-bas o [2006/03/09] ports/94286 ports-bugs [NEW PORT]: devel/staf An extensible mult f [2006/03/10] ports/94288 ports-bugs [PATCH] misc/tinderbox: OPTIONaly depend o [2006/03/10] ports/94290 ports-bugs [NEW PORT] audio/jackasyn: Allow use any o [2006/03/10] ports/94292 ports-bugs [NEW PORT] audio/xmms-jackasyn: XMMS plug o [2006/03/10] amd64/94295 amd64 DVD instead of CDs o [2006/03/10] kern/94299 pjd [geom] missing printf locking for geom_mi o [2006/03/11] ports/94300 ports-bugs [NEW PORT]: net-im/sim-im-devel: Plugin-b o [2006/03/11] ports/94301 hrs ports update ( databases/grass-i18n ) o [2006/03/11] ports/94302 ports-bugs science/afni: port update o [2006/03/11] ports/94303 ports-bugs net/mDNSResponder needs to be updated o [2006/03/11] ports/94304 hrs ports update ( japanese/platex-jsclasses f [2006/03/11] ports/94305 ports-bugs [PATCH] audio/mt-daapd: update to 0.2.4 o [2006/03/11] kern/94306 sos [ata] [patch] Typo in printf(3) in file s p [2006/03/11] misc/94309 ru [patch] src/etc/Makefile fails with NO_CR o [2006/03/11] usb/94311 usb [ugen][PATCH] allow interrupt IN transact o [2006/03/11] ports/94314 mbr net/citrix_ica - wfcmgr generates a solid o [2006/03/11] ports/94316 ports-bugs [PATCH] textproc/xml4j: depreciate f [2006/03/11] ports/94319 ehaupt [PATCH] textproc/catdoc: Fix WWW, portlin o [2006/03/11] ports/94320 ports-bugs [PATCH] textproc/cole f [2006/03/11] ports/94321 ports-bugs [PATCH] textproc/ctpp: Fix WWW, portlint o [2006/03/11] ports/94322 nik [PATCH] textproc/docbook-241: Fix WWW o [2006/03/11] ports/94323 nik [PATCH] textproc/docbook-300: Fix WwW, po o [2006/03/11] ports/94324 nik [PATCH] textproc/docbook-310: FIx pkg-des o [2006/03/11] ports/94325 ports-bugs java/phpeclipse - bump to new version o [2006/03/11] ports/94330 skv [PATCH] textproc/hhm: fix WWW o [2006/03/11] ports/94331 x11 x11/xorg: advocating for DRI support for o [2006/03/11] ports/94333 fenner [PATCH] textproc/idnits: Fix WWW o [2006/03/11] ports/94338 ports-bugs sane-backends STILL overwrites my snapsca o [2006/03/11] ports/94340 skv [PATCH] textproc/p5-XML-Sablotron: Fix WW o [2006/03/11] ports/94351 knu [PATCH] textproc/ruby-rdtool: Drop WWW o [2006/03/11] ports/94354 clsung [PATCH] textproc/ruby-sary: Fix WWW f [2006/03/11] ports/94356 ports-bugs [PATCH] textproc/sdf: Drop WWW, portlint f [2006/03/11] ports/94358 ports-bugs [PATCH] textproc/tclExpat: UNBREAK (fix f o [2006/03/11] ports/94359 kevlo [PATCH] textproc/tkdiff: FIx WWW o [2006/03/11] ports/94360 nobutaka [PATCH] textproc/uim: Fix WWW o [2006/03/11] ports/94361 nobutaka [PATCH] textproc/uim* : Fix WWW. o [2006/03/11] bin/94367 [patch] wall(1): fix `wall: /dev/:0: No s o [2006/03/11] i386/94369 i386 Patch to support Leadtek WinFast Tv2000 X f [2006/03/11] ports/94371 ports-bugs Patch port: lang/tcltutor make it usable o [2006/03/11] ports/94372 vsevolod Patch port: textproc/redet add dependency o [2006/03/12] ports/94376 ports-bugs [PATCH] pkg-message for lang/ruby-mode.el o [2006/03/12] ports/94382 ports-bugs Port upgrade: sysutils/k3b to 0.12.14 f [2006/03/12] ports/94387 ade gettext won't build without libtool 1.5 o [2006/03/12] i386/94388 i386 AD1815 based ISA soundcard support in Fre o [2006/03/12] kern/94390 [vr] poor network performance after promi f [2006/03/12] ports/94392 ports-bugs update devel/argouml to version 0.20 f [2006/03/13] ports/94399 ports-bugs [PATCH] math/R: fix pkg-plist when some W f [2006/03/13] ports/94400 ports-bugs [patch] to build audio/libtunepimp with g o [2006/03/13] ports/94402 ports-bugs [MAINTAINER] security/libprelude: update o [2006/03/13] ports/94403 ports-bugs [MAINTAINER] security/libpreludedb: updat o [2006/03/13] ports/94404 ports-bugs [MAINTAINER] security/prelude-lml: update o [2006/03/13] ports/94405 ports-bugs [MAINTAINER] security/prelude-manager: up o [2006/03/13] bin/94409 qa [sysinstall] [patch] add geom.debugflags- o [2006/03/13] kern/94410 Cannot disable hyperthreading if more tha o [2006/03/13] ports/94412 ports-bugs Update port: security/snort update libpre o [2006/03/13] ports/94413 gerald wine fails when increasing kern.maxdsiz o [2006/03/13] bin/94415 systat(1) reports incorrect data for CD/D o [2006/03/13] conf/94417 GENERIC kernel should include atapicam o [2006/03/13] docs/94419 doc [patch] NanoBSD chapter for Handbook o [2006/03/13] www/94421 remko Vendors Consulting f [2006/03/13] ports/94422 ports-bugs [PATCH]: www/trac o [2006/03/13] www/94423 www [patch] XML'ified release todo list o [2006/03/13] kern/94424 [bge] BGE5721 or BGE5750? f [2006/03/14] ports/94428 pav update devel/libusb to version 0.1.12 o [2006/03/14] ports/94429 pav Update libgphoto2 to version 2.1.99 o [2006/03/14] ports/94430 pav update graphics/gphoto2 to version 2.1.99 o [2006/03/14] usb/94439 usb [patch] Add support for JNC MP3 Player o [2006/03/14] usb/94440 usb Add support for JNC MP3 Player o [2006/03/14] ports/94443 ehaupt New port: sysutils/fuser POSIX fuser util o [2006/03/14] ports/94444 ports-bugs New ports www/p5-CGI-Application-Plugin-H o [2006/03/14] ports/94449 openoffice editors/openoffice.org-2.0: compile error o [2006/03/14] ports/94453 lioux Change Maintainership: net-p2p/mldonkey o [2006/03/14] docs/94454 doc [patch] add FAQ entry for memory probing f [2006/03/14] ports/94456 ports-bugs [PATCH] Modify lang/clisp -> unBREAK deve o [2006/03/15] ports/94461 ports-bugs [patch] to build print/ghostscript-afpl w o [2006/03/15] ports/94465 ports-bugs [NEW PORT] devel/pikdev: Simple graphic I f [2006/03/15] ports/94475 ports-bugs update scand o [2006/03/15] kern/94480 [kernel] [patch] bread(3) & bwrite(3) can f [2006/03/15] ports/94482 ports-bugs Fix port: math/parmetis fix mastersite an o [2006/03/15] sparc64/94483sparc64 ath_hal does not work on 6-release/sparc6 f [2006/03/15] ports/94486 ports-bugs Deprecated port: math/vecfem f [2006/03/15] ports/94487 ports-bugs Update of net/shmux to latest version, 1. f [2006/03/15] ports/94490 ports-bugs Update port: audio/soundtracker to 0.6.8 o [2006/03/15] conf/94509 Setting PMAP_SHPGPERPROC in kernel config f [2006/03/15] ports/94514 ports-bugs Upgrade net/shmux to latest version o [2006/03/16] ports/94517 ports-bugs update: math/maxima o [2006/03/16] kern/94519 [libc] [patch] Add UF_HIDDEN file flag; m o [2006/03/16] ports/94525 openoffice OpenOffice: Too difficult to install the o [2006/03/16] ports/94526 ade repocopy request devel/gmake -> deve/gmak o [2006/03/16] kern/94528 [linprocfs] linprocfs /proc/memory report f [2006/03/16] ports/94529 ports-bugs update graphics/ocrad to version 0.14 f [2006/03/16] ports/94530 ports-bugs lang/fpc2 - Create slave port; modify mas o [2006/03/16] ports/94531 jedgar [PATCH] misc/rfc: update to 3.2.3 f [2006/03/16] ports/94538 ports-bugs update port net-mgmt/ipplan to 4.55 o [2006/03/16] ports/94539 ports-bugs [Update Port] sysutils/915resolution - ve o [2006/03/16] docs/94545 thompsa man if_bridge(4) need an improvement o [2006/03/16] bin/94546 [PATCH] Make telnet(1) accept 'host:port' o [2006/03/16] www/94552 remko Please add our site to consulting link f [2006/03/16] ports/94566 ports-bugs update port net-mgmt/ipplan to 4.55 f [2006/03/16] ports/94570 ports-bugs Some bugs in security/drweb port. o [2006/03/16] bin/94577 emax [bluetooth] [patch] Wrong mouse button ma o [2006/03/16] kern/94578 [panic] Panic by using rtorrent sometimes o [2006/03/17] kern/94583 [libm] std::isnan()/std::isinf() are not o [2006/03/17] docs/94587 doc Error in ftpusers(5) manpage o [2006/03/17] ports/94588 ehaupt [PATCH] security/dazuko: update to 2.2.0 f [2006/03/17] ports/94589 ehaupt [update] ports/audio/libtunepimp -> 0.4.2 o [2006/03/17] ports/94591 ports-bugs [New port] print/latex-prettyref: Improve o [2006/03/17] ports/94592 ports-bugs [NEW PORT] print/foo2zjs: Driver for prin s [2006/03/17] www/94593 www AMD64 Motherboard Page Update - MSI K8NGM o [2006/03/17] ports/94601 ports-bugs new port sysutils/mountsmb2 - automountin f [2006/03/17] ports/94602 ports-bugs [PATCH] comms/scmxx: update to 0.9.0 f [2006/03/17] ports/94603 lawrance www/tomcat55 - "tomcat55.sh stop" fails o [2006/03/17] amd64/94604 amd64 Installation not only into a primary part o [2006/03/17] ports/94606 garga New port: mail/squirrelmail-devel Squirre o [2006/03/17] ports/94612 markp Update port: net/redir remove duplicated f [2006/03/17] ports/94614 ports-bugs graphics/ImageMagick: fix pkg-config file o [2006/03/17] ports/94622 ports-bugs [NEW PORT]: net-im/sim-im-devel: Plugin-b o [2006/03/17] docs/94625 doc [patch] growfs man page -- document "pani o [2006/03/18] ports/94626 ports-bugs [NEW PORT] security/knock - flexible port o [2006/03/18] ports/94627 kwm gstreamer build error on recent CURRENT o [2006/03/18] ports/94628 mharo [PATCH] net/p5-Net-CIDR-Lite: update to 0 o [2006/03/18] ports/94629 ports-bugs [MAINTAINER UPDATE]: x11-themes/kde-winde f [2006/03/18] ports/94630 ports-bugs [UPDATE]: x11-themes/kde-windeco-activehe o [2006/03/18] kern/94632 geom [geom] Kernel output resets input while G o [2006/03/18] docs/94633 doc articles/contributing-ports: update stati f [2006/03/18] ports/94636 dinoex update databases/phppgadmin to 4.0.1 o [2006/03/18] ports/94637 ports-bugs New port: x11-clocks/rsibreak Utility to o [2006/03/18] ports/94638 ports-bugs [PATCH] www/validator: add www/p5-CGI.pm o [2006/03/18] gnu/94640 gcc(1): php broken bit operator o [2006/03/18] ports/94643 ports-bugs New port: devel/quilt A collection of bas o [2006/03/18] ports/94645 skv [PATCH] Update p5-Class-Autouse to 1.24 o [2006/03/18] ports/94648 jedgar [PATCH] devel/kdbg update to 2.0.3 o [2006/03/18] ports/94652 ports-bugs [NEW PORT] www/spip : A publishing system f [2006/03/18] ports/94659 ports-bugs [patch partly] java/jakarta-commons-pool o [2006/03/18] ports/94661 ports-bugs [patch] bsd.sites.mk - be able to define f [2006/03/18] ports/94662 ports-bugs [UPDATE] sysutil/xfce4-battery-plugin 0.2 o [2006/03/19] ports/94666 obrien cannot install Bash 3.1 in /usr/ports/bas o [2006/03/19] ports/94667 ports-bugs [UPDATE] lang/polyml 4.1.3 -> 4.2.0 o [2006/03/19] ports/94670 ports-bugs [UPDATE] math/proofgeneral 3.5 -> 3.6 o [2006/03/19] ports/94671 ports-bugs [UPDATE] math/isabelle 2004 -> 2005 o [2006/03/19] ports/94672 ports-bugs [MAINTAINER]: Add libxml2 dependency to n o [2006/03/19] ports/94673 sobomax net/asterisk startup script fails to star o [2006/03/19] ports/94674 ports-bugs [NEW PORT]: x11/yakuake o [2006/03/19] ports/94675 portmgr [patch] bsd.port.mk - give reasons to ONL o [2006/03/19] ports/94678 ports-bugs new port: news/sabnzbd: a web-interface b o [2006/03/19] ports/94679 ports-bugs [NEW PORT] security/p5-Authen-TypeKey: Ty o [2006/03/19] ports/94680 portmgr [patch] bsd.port.mk - introduce ONLY_FOR_ o [2006/03/19] ports/94681 ports-bugs New port: devel/powerpc-binutils GNU binu o [2006/03/19] ports/94682 ports-bugs New port: devel/powerpc-gcc GNU gcc 4.1.0 o [2006/03/19] ports/94683 ports-bugs Update for security/p5-GD-SecurityImage o [2006/03/19] ports/94684 ports-bugs update ports: devel/jude-community: updat o [2006/03/19] ports/94685 ports-bugs [PATCH] editors/spe: fix pkg-descr o [2006/03/19] ports/94686 ports-bugs [New Port] textproc/btparse: C library fo o [2006/03/19] ports/94687 ports-bugs [PATCH] new port: www/php4-tidy o [2006/03/19] ports/94688 ahze [PATCH] multimedia/gmencoder add desktop o [2006/03/19] ports/94689 netchild [PATCH] mail/sylpheed-claws add WITH_DEBU o [2006/03/19] ports/94690 ume [PATCH] Daemons in /usr/local/etc/rc.d/ m o [2006/03/19] ports/94692 ports-bugs [patch] couriergraph won't record imap lo o [2006/03/19] ports/94693 ports-bugs Update port: irc/unreal o [2006/03/19] gnu/94695 bugmeister send-pr.el is missing from send-pr distri o [2006/03/19] ports/94696 ports-bugs [New Port] sysutils/nbosd o [2006/03/19] ports/94697 ports-bugs [Maintainer Update] audio/ruby-musicextra o [2006/03/19] ports/94698 ports-bugs [Maintainer Update] sysutils/lineak_defau o [2006/03/19] ports/94700 ports-bugs [Maintainer Update] comms/echolinux: upda o [2006/03/19] ports/94701 ports-bugs [Maintainer Update] sysutils/lineak_xosdp o [2006/03/19] ports/94704 ports-bugs New port: net/php5-rrdtool php5 rrdtool e o [2006/03/19] ports/94707 markus [Update port] science/kst: update to vers o [2006/03/20] ports/94710 ports-bugs [New Port] archivers/libzip C library for o [2006/03/20] docs/94711 doc [PATCH] document security.jail.jailed sys o [2006/03/20] ports/94712 des [PATCH] security/p5-Authen-PAM: Update to o [2006/03/20] ports/94713 ehaupt Upgraded Port: mail/dcc-dccd to 1.3.31 a [2006/03/20] ports/94715 delphij modification to mail/spamd port to use ip o [2006/03/20] ports/94716 ports-bugs update ports: graphics/spcaview: update t o [2006/03/20] ports/94718 ports-bugs update port mail/renattach 1.2.3 latest v o [2006/03/20] ports/94719 obrien update port editors/vim to 6.4.9 o [2006/03/20] ports/94720 ports-bugs [NEW PORT] games/planeshift: First 3D MMO o [2006/03/20] ports/94721 dougb BIND9-named strange behavior o [2006/03/20] ports/94722 erwin [PATCH] www/p5-HTML-TableExtract: update o [2006/03/20] ports/94724 ports-bugs [PATCH] www/cherokee: add rc script for c o [2006/03/20] ports/94725 vsevolod [PATCH] Update net/py-ldap2 to 2.0.11 o [2006/03/20] ports/94728 ports-bugs [PATCH] Upgrade net/openldap23-server to 3295 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 13:40:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 D412416A400 for ; Mon, 20 Mar 2006 13:40:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 327E043D46 for ; Mon, 20 Mar 2006 13:40: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.4/8.13.4) with ESMTP id k2KDeFbY096539 for ; Mon, 20 Mar 2006 13:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KDeF2X096534; Mon, 20 Mar 2006 13:40:15 GMT (envelope-from gnats) Resent-Date: Mon, 20 Mar 2006 13:40:15 GMT Resent-Message-Id: <200603201340.k2KDeF2X096534@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, SANETO Takanori Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4039416A400 for ; Mon, 20 Mar 2006 13:32:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F025543D53 for ; Mon, 20 Mar 2006 13:32:45 +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 k2KDWjoW008227 for ; Mon, 20 Mar 2006 13:32:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2KDWjpE008226; Mon, 20 Mar 2006 13:32:45 GMT (envelope-from nobody) Message-Id: <200603201332.k2KDWjpE008226@www.freebsd.org> Date: Mon, 20 Mar 2006 13:32:45 GMT From: SANETO Takanori To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/94733: lockmgr warning while using smbfs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 13:40:17 -0000 >Number: 94733 >Category: kern >Synopsis: lockmgr warning while using smbfs >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 Mar 20 13:40:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: SANETO Takanori >Release: 7.0-CURRENT >Organization: an individual >Environment: FreeBSD muse.sanewo.ddo.jp 7.0-CURRENT FreeBSD 7.0-CURRENT #873: Mon Mar 13 01:24:00 JST 2006 root@muse.sanewo.ddo.jp:/export/usr/obj/usr/src/sys/MUSE i386 >Description: during boot up, when mounting smbfs, following warning is displayed: lockmgr: thread 0xc1e56bd0 unlocking unheld lock KDB: stack backtrace: lockmgr(c2028d88,6,c2028dac,c1e56bd0,cc81a9fc) at lockmgr+0x6d9 smb_co_unlock(c2028d80,0,c1e56bd0,cc81aa1c,c2014290) at smb_co_unlock+0x2c smb_sm_init(cc81aa1c,c0493958,c1f1542c,c2026d62,c1f15400) at smb_sm_init+0x41 nsmb_dev_load(c1f15400,0,0,102,c05f7d1e) at nsmb_dev_load+0x25 module_register_init(c2028150,c05f7d1e,cc81aac0,cc81aac4,0) at module_register_init+0x73 linker_load_module(0,c1e54c00,0,0,cc81ac70) at linker_load_module+0x713 kldload(c1e56bd0,cc81ad04,4,1,cc81ad38) at kldload+0x195 syscall(3b,3b,3b,28050a1a,bfbfea20) at syscall+0x23b Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (304, FreeBSD ELF32, kldload), eip = 0x280d1843, esp = 0xbfbfe89c, ebp = 0xbfbfee68 --- >How-To-Repeat: While booting up, I got two warnings. While shutting down, I got one. I have one smbfs entry in fstab. >Fix: I found that in smbfs_node.c, there is a path where smbfs_hash_unlock() is called twice. Following patch may avoid such situation. --- smbfs_node.c 17 Jan 2006 17:29:02 -0000 1.30 +++ smbfs_node.c 18 Mar 2006 23:38:47 -0000 @@ -222,12 +222,13 @@ (vp->v_type == VREG && (np->n_dosattr & SMB_FA_DIR) != 0)) { vgone(vp); vput(vp); - break; + goto unlocked; } *vpp = vp; return 0; } smbfs_hash_unlock(smp, td); +unlocked: /* * If we don't have node attributes, then it is an explicit lookup * for an existing vnode. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 14:23:42 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 76B8216A428; Mon, 20 Mar 2006 14:23:42 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C3543D76; Mon, 20 Mar 2006 14:23:37 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KENbTS097932; Mon, 20 Mar 2006 14:23:37 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KENbln097928; Mon, 20 Mar 2006 14:23:37 GMT (envelope-from maxim) Date: Mon, 20 Mar 2006 14:23:37 GMT From: Maxim Konovalov Message-Id: <200603201423.k2KENbln097928@freefall.freebsd.org> To: maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org, maxim@FreeBSD.org Cc: Subject: Re: bin/94730: jail(8) should not set login name for session [patch] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 14:23:42 -0000 Synopsis: jail(8) should not set login name for session [patch] Responsible-Changed-From-To: freebsd-bugs->maxim Responsible-Changed-By: maxim Responsible-Changed-When: Mon Mar 20 14:21:25 UTC 2006 Responsible-Changed-Why: o I brought this functionality to the system. Hope I'll get enough free time RSN and consider this PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=94730 From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 14:27:01 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 5347816A401; Mon, 20 Mar 2006 14:27:01 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B36443D46; Mon, 20 Mar 2006 14:27:01 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KER001098259; Mon, 20 Mar 2006 14:27:00 GMT (envelope-from csjp@freefall.freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KER0LS098255; Mon, 20 Mar 2006 14:27:00 GMT (envelope-from csjp) Date: Mon, 20 Mar 2006 14:27:00 GMT From: "Christian S.J. Peron" Message-Id: <200603201427.k2KER0LS098255@freefall.freebsd.org> To: csjp@FreeBSD.org, freebsd-bugs@FreeBSD.org, csjp@FreeBSD.org Cc: Subject: Re: kern/94703: [panic] "oof, we didn't get our fd" when faxgetty starts X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 14:27:01 -0000 Synopsis: [panic] "oof, we didn't get our fd" when faxgetty starts Responsible-Changed-From-To: freebsd-bugs->csjp Responsible-Changed-By: csjp Responsible-Changed-When: Mon Mar 20 14:25:46 UTC 2006 Responsible-Changed-Why: This has to do with a regression that was introduced while optimizing the calculation of the lowest available fd. This is similar to another PR that I am working on. http://www.freebsd.org/cgi/query-pr.cgi?pr=94703 From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 15:30:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 96BE416A426 for ; Mon, 20 Mar 2006 15:30:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3667943D5A for ; Mon, 20 Mar 2006 15:30: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.4/8.13.4) with ESMTP id k2KFUCnm005197 for ; Mon, 20 Mar 2006 15:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KFUCeS005191; Mon, 20 Mar 2006 15:30:12 GMT (envelope-from gnats) Resent-Date: Mon, 20 Mar 2006 15:30:12 GMT Resent-Message-Id: <200603201530.k2KFUCeS005191@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, Rudolf Cejka Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDD3416A438 for ; Mon, 20 Mar 2006 15:22:49 +0000 (UTC) (envelope-from cejkar@fit.vutbr.cz) Received: from kazi.fit.vutbr.cz (kazi.fit.vutbr.cz [147.229.8.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50D6743D55 for ; Mon, 20 Mar 2006 15:22:49 +0000 (GMT) (envelope-from cejkar@fit.vutbr.cz) Received: from kazi.fit.vutbr.cz (localhost [127.0.0.1]) by kazi.fit.vutbr.cz (envelope-from cejkar@fit.vutbr.cz) (8.13.5/8.13.5) with ESMTP id k2KFMlmc015963 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 20 Mar 2006 16:22:47 +0100 (CET) Received: (from cejkar@localhost) by kazi.fit.vutbr.cz (8.13.5/8.13.1/Submit) id k2KFMlWV015962; Mon, 20 Mar 2006 16:22:47 +0100 (CET) (envelope-from cejkar) Message-Id: <200603201522.k2KFMlWV015962@kazi.fit.vutbr.cz> Date: Mon, 20 Mar 2006 16:22:47 +0100 (CET) From: Rudolf Cejka To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/94735: [patch] NDIS driver plus wpa_supplicant does not work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rudolf Cejka List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 15:30:15 -0000 >Number: 94735 >Category: bin >Synopsis: [patch] NDIS driver plus wpa_supplicant does not work >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 20 15:30:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rudolf Cejka >Release: FreeBSD 5.3-STABLE i386 >Organization: FIT, Brno University of Technology, Czech Republic >Environment: FreeBSD 7.0-current Mar 17 2006 >Description: Function PacketGetAdapterNames() in usr.sbin/wpa/wpa_supplicant/Packet32.c has different semantics, than is expected by wpa_supplicant, which takes result == 0 as an error and result != 0 as a success. Unfortunately PacketGetAdapterNames() behaves in exactly different way. >How-To-Repeat: >Fix: --- usr.sbin/wpa/wpa_supplicant/Packet32.c.orig Mon Mar 20 16:07:18 2006 +++ usr.sbin/wpa/wpa_supplicant/Packet32.c Mon Mar 20 16:07:50 2006 @@ -246,15 +246,15 @@ mib[5] = 0; /* no flags */ if (sysctl (mib, 6, NULL, &needed, NULL, 0) < 0) - return(EIO); + return(0); buf = malloc (needed); if (buf == NULL) - return(ENOMEM); + return(0); if (sysctl (mib, 6, buf, &needed, NULL, 0) < 0) { free(buf); - return(EIO); + return(0); } lim = buf + needed; @@ -269,7 +269,7 @@ if (strnstr(sdl->sdl_data, "ndis", sdl->sdl_nlen)) { if ((spc + sdl->sdl_nlen) > *len) { free(buf); - return(ENOSPC); + return(0); } strncpy(plist, sdl->sdl_data, sdl->sdl_nlen); plist += (sdl->sdl_nlen + 1); @@ -302,7 +302,7 @@ if (strnstr(sdl->sdl_data, "ndis", sdl->sdl_nlen)) { if ((spc + sdl->sdl_nlen) > *len) { free(buf); - return(ENOSPC); + return(0); } strncpy(plist, sdl->sdl_data, sdl->sdl_nlen); plist += (sdl->sdl_nlen + 1); @@ -317,7 +317,7 @@ *len = spc + 1; - return(0); + return(1); } void PS: Here is another patch, if the bug is considered in wpa_supplicant: --- contrib/wpa_supplicant/driver_ndis.c.orig Mon Mar 20 16:00:40 2006 +++ contrib/wpa_supplicant/driver_ndis.c Mon Mar 20 16:01:40 2006 @@ -1429,7 +1429,7 @@ memset(names, 0, len); res = PacketGetAdapterNames(names, &len); - if (!res && len > 8192) { + if (res && len > 8192) { free(names); names = malloc(len); if (names == NULL) @@ -1438,7 +1438,7 @@ res = PacketGetAdapterNames(names, &len); } - if (!res) { + if (res) { wpa_printf(MSG_ERROR, "NDIS: Failed to get adapter list " "(PacketGetAdapterNames)"); free(names); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 16:27:23 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 2173B16A400; Mon, 20 Mar 2006 16:27:23 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C58D043D69; Mon, 20 Mar 2006 16:27:22 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KGRMEQ008616; Mon, 20 Mar 2006 16:27:22 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KGRMah008612; Mon, 20 Mar 2006 16:27:22 GMT (envelope-from matteo) Date: Mon, 20 Mar 2006 16:27:22 GMT From: Matteo Riondato Message-Id: <200603201627.k2KGRMah008612@freefall.freebsd.org> To: mpmelo@gmail.com, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: conf/93551: Problem with new style rc startup scripts in jails X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 16:27:23 -0000 Synopsis: Problem with new style rc startup scripts in jails State-Changed-From-To: open->feedback State-Changed-By: matteo State-Changed-When: Mon Mar 20 16:25:03 UTC 2006 State-Changed-Why: This should have been fixed by dougb@ with revision 1.336.2.2 . Can you confirm? Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Mon Mar 20 16:25:03 UTC 2006 Responsible-Changed-Why: Grab ownership so I can take care of the feedback http://www.freebsd.org/cgi/query-pr.cgi?pr=93551 From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 17:20:24 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 7152B16A426 for ; Mon, 20 Mar 2006 17:20:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1988D43D6B for ; Mon, 20 Mar 2006 17:20: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.4/8.13.4) with ESMTP id k2KHKJED012570 for ; Mon, 20 Mar 2006 17:20:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KHKJc6012569; Mon, 20 Mar 2006 17:20:19 GMT (envelope-from gnats) Date: Mon, 20 Mar 2006 17:20:19 GMT Message-Id: <200603201720.k2KHKJc6012569@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Byron L. Hicks" Cc: Subject: Re: kern/94307: [bge] kernel panics when passing trafffic through bge1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Byron L. Hicks" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 17:20:24 -0000 The following reply was made to PR kern/94307; it has been noted by GNATS. From: "Byron L. Hicks" To: bug-followup@FreeBSD.org, bhicks@nmsu.edu Cc: Subject: Re: kern/94307: [bge] kernel panics when passing trafffic through bge1 Date: Mon, 20 Mar 2006 10:19:03 -0700 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 monitor-temp# cd /usr/obj/usr/src/sys/DL320 monitor-temp# kgdb kernel.debug /usr/crash/vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: bge1: discard frame w/o leading ethernet header (len 4294967292 pkt len 4294967292) Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc fault code = supervisor write, page not present instruction pointer = 0x20:0xc04ed93b stack pointer = 0x28:0xe500cca8 frame pointer = 0x28:0xe500ccd0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 28 (irq17: bge1 uhci1+) trap number = 12 panic: page fault Uptime: 58s Dumping 1023 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 1023MB (261848 pages) 1007 991 975 959 943 927 911 895 879 863 847 831 815 799 783 767 751 735 719 703 687 671 655 639 623 607 591 575 559 543 527 511 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) list 0xc04ed93b Function "0xc04ed93b" not defined. (kgdb) list *0xc04ed93b 0xc04ed93b is in bge_rxeof (/usr/src/sys/dev/bge/if_bge.c:2626). 2621 cur_rx->bge_len); 2622 m->m_data += ETHER_ALIGN; 2623 } 2624 #endif 2625 eh = mtod(m, struct ether_header *); 2626 m->m_pkthdr.len = m->m_len = cur_rx->bge_len - ETHER_CRC_LEN; 2627 m->m_pkthdr.rcvif = ifp; 2628 2629 if (ifp->if_capenable & IFCAP_RXCSUM) { 2630 if (cur_rx->bge_flags & BGE_RXBDFLAG_IP_CSUM) { (kgdb) backtrace #0 doadump () at pcpu.h:165 #1 0xc063f6b2 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:399 #2 0xc063f948 in panic (fmt=0xc08367d7 "%s") at /usr/src/sys/kern/kern_shutdown.c:555 #3 0xc07ee6b4 in trap_fatal (frame=0xe500cc68, eva=12) at /usr/src/sys/i386/i386/trap.c:836 #4 0xc07ee41b in trap_pfault (frame=0xe500cc68, usermode=0, eva=12) at /usr/src/sys/i386/i386/trap.c:744 #5 0xc07ee079 in trap (frame= {tf_fs = -994312184, tf_es = 822280232, tf_ds = -994312152, tf_edi = -452247520, tf_esi = -994267136, tf_ebp = -452932400, tf_isp = - -452932460, tf_ebx = 0, tf_edx = 0, tf_ecx = -994290688, tf_eax = -4, tf_trapno = 12, tf_err = 2, tf_eip = -1068574405, tf_cs = 32, tf_eflags = 590487, tf_esp = 1014144642, tf_ss = 0}) at /usr/src/sys/i386/i386/trap.c:434 #6 0xc07ddfca in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc04ed93b in bge_rxeof (sc=0xc4bcb000) at /usr/src/sys/dev/bge/if_bge.c:2626 #8 0xc04edd6c in bge_intr (xsc=0xc4bcb000) at /usr/src/sys/dev/bge/if_bge.c:2818 #9 0xc062ae2d in ithread_loop (arg=0xc4a87400) at /usr/src/sys/kern/kern_intr.c:547 #10 0xc062a0b4 in fork_exit (callout=0xc062acd4 , arg=0xc4a87400, frame=0xe500cd38) at /usr/src/sys/kern/kern_fork.c:789 - ---Type to continue, or q to quit--- #11 0xc07de02c in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:208 (kgdb) frame 7 #7 0xc04ed93b in bge_rxeof (sc=0xc4bcb000) at /usr/src/sys/dev/bge/if_bge.c:2626 2626 m->m_pkthdr.len = m->m_len = cur_rx->bge_len - ETHER_CRC_LEN; (kgdb) p m $1 = (struct mbuf *) 0x0 (kgdb) p *m Cannot access memory at address 0x0 (kgdb) p cur_rx $2 = (struct bge_rx_bd *) 0xe50b4020 (kgdb) p *cur_rx $3 = {bge_addr = {bge_addr_hi = 0, bge_addr_lo = 0}, bge_len = 0, bge_idx = 0, bge_flags = 0, bge_type = 0, bge_tcp_udp_csum = 0, bge_ip_csum = 0, bge_vlan_tag = 0, bge_error_flag = 0, bge_rsvd = 0, bge_opaque = 0} (kgdb) p ifp $4 = (struct ifnet *) 0xc4bc5400 (kgdb) p *ifp $5 = {if_softc = 0xc4bcb000, if_l2com = 0xc4bc31f0, if_link = { tqe_next = 0xc4c5e800, tqe_prev = 0xc4bbd808}, if_xname = "bge1", '\0' , if_dname = 0xc4ad3dec "bge", if_dunit = 1, if_addrhead = {tqh_first = 0xc4b9d400, tqh_last = 0xc4d9bb60}, if_klist = {kl_list = {slh_first = 0x0}, kl_lock = 0xc0624d8c , kl_unlock = 0xc0624dc0 , kl_locked = 0xc0624dfc , kl_lockarg = 0xc0907360}, if_pcount = 0, if_carp = 0x0, if_bpf = 0x0, if_index = 2, if_timer = 0, if_nvlans = 0, if_flags = 34819, if_capabilities = 27, if_capenable = 27, if_linkmib = 0x0, if_linkmiblen = 0, if_data = {ifi_type = 6 '\006', ifi_physical = 0 '\0', ifi_addrlen = 6 '\006', ifi_hdrlen = 14 '\016', ifi_link_state = 2 '\002', ifi_recvquota = 0 '\0', ifi_xmitquota = 0 '\0', ifi_datalen = 80 'P', ifi_mtu = 1500, ifi_metric = 0, ifi_baudrate = 10000000, ifi_ipackets = 610, ifi_ierrors = 1252492992, ifi_opackets = 375, ifi_oerrors = 2944995602, ifi_collisions = 2706406393, ifi_ibytes = 770316, ifi_obytes = 24940, ifi_imcasts = 71, ifi_omcasts = 0, ifi_iqdrops = 0, ifi_noproto = 0, ifi_hwassist = 7, ifi_epoch = 0, ifi_lastchange = {tv_sec = 1142522343, tv_usec = 446415}}, if_multiaddrs = {tqh_first = 0xc4c289c0, tqh_last = 0xc4c289a0}, if_amcount = 0, if_output = 0xc06ac748 , if_input = 0xc06acf80 , if_start = 0xc04ee84c , if_ioctl = 0xc04eee6c , if_watchdog = 0xc04ef1bc , - ---Type to continue, or q to quit--- if_init = 0xc04eebb4 , if_resolvemulti = 0xc06ad78c , if_spare1 = 0x0, if_spare2 = 0x0, if_spare3 = 0x0, if_drv_flags = 64, if_spare_flags2 = 0, if_snd = {ifq_head = 0x0, ifq_tail = 0x0, ifq_len = 0, ifq_maxlen = 511, ifq_drops = 0, ifq_mtx = {mtx_object = {lo_class = 0xc08a9884, lo_name = 0xc4bc5410 "bge1", lo_type = 0xc0855521 "if send queue", lo_flags = 196608, lo_list = {tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 4, mtx_recurse = 0}, ifq_drv_head = 0x0, ifq_drv_tail = 0x0, ifq_drv_len = 0, ifq_drv_maxlen = 511, altq_type = 0, altq_flags = 1, altq_disc = 0x0, altq_ifp = 0xc4bc5400, altq_enqueue = 0, altq_dequeue = 0, altq_request = 0, altq_clfier = 0x0, altq_classify = 0, altq_tbr = 0x0, altq_cdnr = 0x0}, if_broadcastaddr = 0xc0810c20 "??????", if_bridge = 0x0, lltables = 0x0, if_label = 0x0, if_prefixhead = { tqh_first = 0x0, tqh_last = 0xc4bc557c}, if_afdata = { 0x0 }, if_afdata_initialized = 2, if_afdata_mtx = { mtx_object = {lo_class = 0xc08a9884, lo_name = 0xc0855511 "if_afdata", lo_type = 0xc0855511 "if_afdata", lo_flags = 196608, lo_list = { tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 4, mtx_recurse = 0}, if_starttask = {ta_link = {stqe_next = 0x0}, ta_pending = 0, ta_priority = 0, ta_func = 0xc06ab8f4 , ta_context = 0xc4bc5400}, if_linktask = {ta_link = {stqe_next = 0x0}, ta_pending = 0, ta_priority = 0, ta_func = 0xc06a9a00 , ta_context = 0xc4bc5400}, - ---Type to continue, or q to quit--- if_addr_mtx = {mtx_object = {lo_class = 0xc08a9884, lo_name = 0xc08554a7 "if_addr_mtx", lo_type = 0xc08554a7 "if_addr_mtx", lo_flags = 196608, lo_list = {tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 4, mtx_recurse = 0}} monitor-temp# ident /boot/kernel/kernel | grep kern_mbuf.c $FreeBSD: src/sys/kern/kern_mbuf.c,v 1.9.2.5 2006/03/01 20:51:49 andre Exp $ - -- Byron L. Hicks Network Engineer NMSU ICT/CHECS-NET -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEHuQHIuuK+iJ+1EMRAosXAKDZ7cVr8tUd1wf3MKhvObbvdGi1UQCgyKlB iKtAZ3JTdg7pdTGrdr/AxMo= =Wkmo -----END PGP SIGNATURE----- From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 17:20:25 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 C890516A400 for ; Mon, 20 Mar 2006 17:20:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C4B43D6E for ; Mon, 20 Mar 2006 17: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.4/8.13.4) with ESMTP id k2KHKHpk012544 for ; Mon, 20 Mar 2006 17:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KHKHLN012537; Mon, 20 Mar 2006 17:20:17 GMT (envelope-from gnats) Resent-Date: Mon, 20 Mar 2006 17:20:17 GMT Resent-Message-Id: <200603201720.k2KHKHLN012537@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, Norihiro TANAKA Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 368AA16A400 for ; Mon, 20 Mar 2006 17:12:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0351243D48 for ; Mon, 20 Mar 2006 17:12: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 k2KHCHEm024856 for ; Mon, 20 Mar 2006 17:12:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2KHCH2M024855; Mon, 20 Mar 2006 17:12:17 GMT (envelope-from nobody) Message-Id: <200603201712.k2KHCH2M024855@www.freebsd.org> Date: Mon, 20 Mar 2006 17:12:17 GMT From: Norihiro TANAKA To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/94742: [patch] umass driver does not recognise YANO external USB-HDD. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 17:20:26 -0000 >Number: 94742 >Category: kern >Synopsis: [patch] umass driver does not recognise YANO external USB-HDD. >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 20 17:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Norihiro TANAKA >Release: 6.1-PRERELEASE >Organization: Nagano University >Environment: FreeBSD impreza.nagano.ac.jp 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #8: Tue Mar 21 01:24:45 JST 2006 norihiro@impreza.nagano.ac.jp:/usr/obj/usr/src/sys/IMPREZA i386 >Description: umass driver does not recognise YANO external USB-HDD. My YANO USB-UDD is umass0: Yano Electric Co. Ltd. METALWEAR FW800HD, rev 2.00/0.00, addr 2 at scbus11 target 0 lun 0 (probe0) It seems to be not recognized by the kernel on FreeBSD 6.1-PRERELEASE. >How-To-Repeat: This is a problem of hardware recognition. >Fix: diff -crN usb060320/umass.c usb/umass.c *** usb060320/umass.c Tue Mar 21 01:37:13 2006 --- usb/umass.c Tue Mar 21 01:13:13 2006 *************** *** 498,503 **** --- 498,507 ---- UMASS_PROTO_SCSI | UMASS_PROTO_BBB, FORCE_SHORT_INQUIRY | NO_START_STOP | IGNORE_RESIDUE }, + { USB_VENDOR_YANO, USB_PRODUCT_YANO_FW800HD, RID_WILDCARD, + UMASS_PROTO_SCSI | UMASS_PROTO_BBB, + FORCE_SHORT_INQUIRY | NO_START_STOP | IGNORE_RESIDUE + }, { USB_VENDOR_YANO, USB_PRODUCT_YANO_U640MO, RID_WILDCARD, UMASS_PROTO_ATAPI | UMASS_PROTO_CBI_I, FORCE_SHORT_INQUIRY diff -crN usb060320/usbdevs usb/usbdevs *** usb060320/usbdevs Tue Mar 21 01:37:14 2006 --- usb/usbdevs Tue Mar 21 01:07:46 2006 *************** *** 1618,1623 **** --- 1618,1624 ---- /* Yano products */ product YANO U640MO 0x0101 U640MO-03 + product YANO FW800HD 0x05fc METALWEAR-HDD /* Zinwell products */ product ZINWELL RT2570 0x0260 RT2570 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 17:30:18 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 1E9AF16A400 for ; Mon, 20 Mar 2006 17:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2DE043D48 for ; Mon, 20 Mar 2006 17:30: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.4/8.13.4) with ESMTP id k2KHUHKq012904 for ; Mon, 20 Mar 2006 17:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KHUHw9012899; Mon, 20 Mar 2006 17:30:17 GMT (envelope-from gnats) Resent-Date: Mon, 20 Mar 2006 17:30:17 GMT Resent-Message-Id: <200603201730.k2KHUHw9012899@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, Frank Behrens Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2995516A401 for ; Mon, 20 Mar 2006 17:23:02 +0000 (UTC) (envelope-from frank@pinky.sax.de) Received: from pinky.frank-behrens.de (pinky.frank-behrens.de [82.139.199.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C8F43D64 for ; Mon, 20 Mar 2006 17:23:00 +0000 (GMT) (envelope-from frank@pinky.sax.de) Received: from moon.behrens (localhost [127.0.0.1]) by pinky.frank-behrens.de (8.13.4/8.13.4) with ESMTP/MSA id k2KHMw1e008129 for ; Mon, 20 Mar 2006 18:22:58 +0100 (CET) (envelope-from frank@moon.behrens) Received: (from frank@localhost) by moon.behrens (8.13.4/8.13.4/Submit) id k2KHMwuD008128; Mon, 20 Mar 2006 18:22:58 +0100 (CET) (envelope-from frank) Message-Id: <200603201722.k2KHMwuD008128@moon.behrens> Date: Mon, 20 Mar 2006 18:22:58 +0100 (CET) From: Frank Behrens To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/94743: dhclient(8) should send hostname [patch] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 17:30:18 -0000 >Number: 94743 >Category: bin >Synopsis: dhclient(8) should send hostname [patch] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 20 17:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Frank Behrens >Release: FreeBSD 6.1-PRERELEASE-200602270917 i386 >Organization: >Environment: >Description: dhclient(8) should send the clients hostname to DHCP server. In that case the DHCP server can make dynamic updates on a DNS server. This simplifies the setup of DHCP client networks. With this change a default FreeBSD installation, where the network adapter is configured by DHCP, is immediately visible in DNS with forward and reverse lookups for the given host name. It is however required that DHCP and DNS server are setup accordingly. The ability to overwrite the hostname with another value in dhclient.conf(5) is not affected. A short investigation shows the behaviour of default operating system installations (tcpdump): Knoppix 5.0 as Debain based Linux with pump(8) as DHCP client: Client Ethernet Address: 00:0c:29:c6:cb:9b Vendor-rfc1048: DHCP:REQUEST CID:[ether]00:0c:29:c6:cb:9b MSZ:548 PR:SM+DG+NS+DN+BR+HN+LOG+LPR+NTP+XFS+XDM+MTU HN:"Knoppix^@" LT:43200 SID:192.168.99.10 RQ:192.168.99.70 Windows XP SP2 (Windows-98 not traced, but same behaviour): Client Ethernet Address: 00:10:dc:31:73:47 Vendor-rfc1048: DHCP:REQUEST CID:[ether]00:10:dc:31:73:47 RQ:192.168.99.69 SID:192.168.99.10 HN:"myhost" VC:"MSFT 5.0" PR:SM+DN+DG+NS+WNS+WNT+WSC+RD+SR+T249+VO NetBSD, FreeBSD 4.2, FreeBSD 6.x: Client Ethernet Address: 00:0c:29:c6:cb:9b Vendor-rfc1048: DHCP:REQUEST RQ:192.168.99.70 PR:SM+BR+TZ+DG+DN+NS+HN FreeBSD 6.x with patch: Client Ethernet Address: 00:0c:29:c6:cb:9b Vendor-rfc1048: DHCP:REQUEST RQ:192.168.99.70 HN:"myhost" PR:SM+BR+TZ+DG+DN+NS+HN FreeBSD 6.x with patch and SEND_CLIENT_IDENTIFIER: Client Ethernet Address: 00:0c:29:c6:cb:9b Vendor-rfc1048: DHCP:REQUEST RQ:192.168.99.65 CID:[ether]00:0c:29:c6:cb:9b HN:"myhost" PR:SM+BR+TZ+DG+DN+NS+HN In the patch is a not activated section "SEND_CLIENT_IDENTIFIER". If enabled dhclient sends a client identifier compatible with RFC2132,9.14. This identifier is always sent from Windows clients and can be switched on via command line argument on Linux pump(8). It may be activated to provide better compatibility with Windows clients, but the author can not rate the advantages. proposed MFC: after 6.1R >How-To-Repeat: >Fix: Index: dhclient.c =================================================================== RCS file: /data/freebsd/src/sbin/dhclient/dhclient.c,v retrieving revision 1.6.2.4 diff -u -r1.6.2.4 dhclient.c --- dhclient.c 24 Jan 2006 05:59:27 -0000 1.6.2.4 +++ dhclient.c 20 Mar 2006 16:38:24 -0000 @@ -54,6 +54,7 @@ */ #include +#include __FBSDID("$FreeBSD: src/sbin/dhclient/dhclient.c,v 1.6.2.4 2006/01/24 05:59:27 brooks Exp $"); #include "dhcpd.h" @@ -1553,6 +1554,40 @@ ip->client->config->send_options[i].len; options[i]->timeout = 0xFFFFFFFF; } + + /* send host name if not set via config file. */ + char hostname[_POSIX_HOST_NAME_MAX+1]; + if (!options[DHO_HOST_NAME]) { + if (gethostname(hostname, sizeof(hostname)) == 0) { + size_t len; + char* posDot = strchr(hostname, '.'); + if (posDot != NULL) + len = posDot - hostname; + else + len = strlen(hostname); + options[DHO_HOST_NAME] = &option_elements[DHO_HOST_NAME]; + options[DHO_HOST_NAME]->value = hostname; + options[DHO_HOST_NAME]->len = len; + options[DHO_HOST_NAME]->buf_size = len; + options[DHO_HOST_NAME]->timeout = 0xFFFFFFFF; + } + } + +#ifdef SEND_CLIENT_IDENTIFIER + /* set unique client identifier */ + char client_ident[sizeof(struct hardware)]; + if (!options[DHO_DHCP_CLIENT_IDENTIFIER]) { + int hwlen = (ip->hw_address.hlen < sizeof(client_ident)-1) ? + ip->hw_address.hlen : sizeof(client_ident)-1; + client_ident[0] = ip->hw_address.htype; + memcpy(&client_ident[1], ip->hw_address.haddr, hwlen); + options[DHO_DHCP_CLIENT_IDENTIFIER] = &option_elements[DHO_DHCP_CLIENT_IDENTIFIER]; + options[DHO_DHCP_CLIENT_IDENTIFIER]->value = client_ident; + options[DHO_DHCP_CLIENT_IDENTIFIER]->len = hwlen+1; + options[DHO_DHCP_CLIENT_IDENTIFIER]->buf_size = hwlen+1; + options[DHO_DHCP_CLIENT_IDENTIFIER]->timeout = 0xFFFFFFFF; + } +#endif /* Set up the option buffer... */ ip->client->packet_length = cons_options(NULL, &ip->client->packet, 0, >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 17:57:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 B758116A400; Mon, 20 Mar 2006 17:57:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76BEE43D46; Mon, 20 Mar 2006 17:57:08 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KHv8A0014839; Mon, 20 Mar 2006 17:57:08 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KHv8gc014835; Mon, 20 Mar 2006 17:57:08 GMT (envelope-from linimon) Date: Mon, 20 Mar 2006 17:57:08 GMT From: Mark Linimon Message-Id: <200603201757.k2KHv8gc014835@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/94742: [umass] [patch] umass driver does not recognise YANO external USB-HDD. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 17:57:08 -0000 Old Synopsis: [patch] umass driver does not recognise YANO external USB-HDD. New Synopsis: [umass] [patch] umass driver does not recognise YANO external USB-HDD. Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Mon Mar 20 17:56:48 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=94742 From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 19:06:04 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 E9D1816A401; Mon, 20 Mar 2006 19:06:04 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A778F43D45; Mon, 20 Mar 2006 19:06:04 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KJ64v7018928; Mon, 20 Mar 2006 19:06:04 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KJ618q018923; Mon, 20 Mar 2006 19:06:01 GMT (envelope-from matteo) Date: Mon, 20 Mar 2006 19:06:01 GMT From: Matteo Riondato Message-Id: <200603201906.k2KJ618q018923@freefall.freebsd.org> To: paulo@nlink.com.br, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: conf/39306: The /etc/rc file should know if is running on jail or host enviroment. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 19:06:05 -0000 Synopsis: The /etc/rc file should know if is running on jail or host enviroment. State-Changed-From-To: open->feedback State-Changed-By: matteo State-Changed-When: Mon Mar 20 19:05:06 UTC 2006 State-Changed-Why: Does the problem exist in recent -RELEASEs? (I'm thinking about RELENG_6 ) http://www.freebsd.org/cgi/query-pr.cgi?pr=39306 From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 19:09:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 E236B16A41F; Mon, 20 Mar 2006 19:09:08 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADEDD43D5A; Mon, 20 Mar 2006 19:09:07 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KJ97HO019016; Mon, 20 Mar 2006 19:09:07 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KJ97VY019012; Mon, 20 Mar 2006 19:09:07 GMT (envelope-from matteo) Date: Mon, 20 Mar 2006 19:09:07 GMT From: Matteo Riondato Message-Id: <200603201909.k2KJ97VY019012@freefall.freebsd.org> To: matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: bin/80242: [patch] jail(8) should be able to set kern.securelevel inside the prison X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 19:09:09 -0000 Synopsis: [patch] jail(8) should be able to set kern.securelevel inside the prison Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Mon Mar 20 19:08:37 UTC 2006 Responsible-Changed-Why: Grab ownership. I'm interested in jails. http://www.freebsd.org/cgi/query-pr.cgi?pr=80242 From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 19:17:58 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org 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 0FAA516A42A for ; Mon, 20 Mar 2006 19:17:58 +0000 (UTC) (envelope-from paulo@nlink.com.br) Received: from smtp.nlink.com.br (smtp.nlink.com.br [201.12.59.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 08E1443D46 for ; Mon, 20 Mar 2006 19:17:43 +0000 (GMT) (envelope-from paulo@nlink.com.br) Received: (qmail 29221 invoked from network); 20 Mar 2006 19:17:35 -0000 Received: from unknown (HELO ?201.12.59.126?) (paulo@intra.nlink.com.br@201.12.59.126) by smtp.nlink.com.br with SMTP; 20 Mar 2006 19:17:35 -0000 Message-ID: <441EFFC9.7090704@nlink.com.br> Date: Mon, 20 Mar 2006 16:17:29 -0300 From: Paulo Fragoso User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050724) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matteo Riondato References: <200603201906.k2KJ618q018923@freefall.freebsd.org> In-Reply-To: <200603201906.k2KJ618q018923@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org Subject: Re: conf/39306: The /etc/rc file should know if is running on jail or host enviroment. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 19:17:58 -0000 Hi, Matteo Riondato wrote: >Synopsis: The /etc/rc file should know if is running on jail or host enviroment. > >State-Changed-From-To: open->feedback >State-Changed-By: matteo >State-Changed-When: Mon Mar 20 19:05:06 UTC 2006 >State-Changed-Why: >Does the problem exist in recent -RELEASEs? (I'm thinking about RELENG_6 ) > >http://www.freebsd.org/cgi/query-pr.cgi?pr=39306 > > I've tested from 4.11-p15 and this problema was solved. Paulo. From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 19:50:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 C963516A41F for ; Mon, 20 Mar 2006 19:50:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27BE543D55 for ; Mon, 20 Mar 2006 19: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.4/8.13.4) with ESMTP id k2KJoJJN021722 for ; Mon, 20 Mar 2006 19:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KJoIgT021721; Mon, 20 Mar 2006 19:50:18 GMT (envelope-from gnats) Resent-Date: Mon, 20 Mar 2006 19:50:18 GMT Resent-Message-Id: <200603201950.k2KJoIgT021721@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "J. Hunt" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 750B316A400 for ; Mon, 20 Mar 2006 19:44:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF1743D48 for ; Mon, 20 Mar 2006 19:44:50 +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 k2KJiokR035917 for ; Mon, 20 Mar 2006 19:44:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2KJioJw035916; Mon, 20 Mar 2006 19:44:50 GMT (envelope-from nobody) Message-Id: <200603201944.k2KJioJw035916@www.freebsd.org> Date: Mon, 20 Mar 2006 19:44:50 GMT From: "J. Hunt" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/94750: watch utility faults when tty disconnects X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 19:50:19 -0000 >Number: 94750 >Category: misc >Synopsis: watch utility faults when tty disconnects >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 Mar 20 19:50:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: J. Hunt >Release: FreeBSD 6.0-RELEASE >Organization: >Environment: FreeBSD .diconconnections.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: When using the "watch" utility with options "-co" all works fine until the tty session disconnects. "watch" then proceeds to use 100% of the processor. If the tty reconnects, "watch" crashes and terminates. This is not true in FreeBSD 5.4. >How-To-Repeat: Use a fresh install of 6.0-RELEASE. SSH to localhost and connect to a tty, for example, /dev/ttyp0. From the console (or any other terminal) type "watch -co /dev/ttyp0". After confirming that watch works, disconnect the ssh session and verify with another tty (perhaps /dev/ttyv1 or any other terminal that is observing and is not ttyp0) that watch begins to use 100% of the CPU (top shows this). Upon reconnect to the watched tty (in this example /dev/ttyp0), watch will crash. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 20 20:16:48 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 9C68916A41F; Mon, 20 Mar 2006 20:16:48 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B05843D62; Mon, 20 Mar 2006 20:16:48 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2KKGmAH023481; Mon, 20 Mar 2006 20:16:48 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2KKGlSM023477; Mon, 20 Mar 2006 20:16:47 GMT (envelope-from matteo) Date: Mon, 20 Mar 2006 20:16:47 GMT From: Matteo Riondato Message-Id: <200603202016.k2KKGlSM023477@freefall.freebsd.org> To: paulo@nlink.com.br, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: conf/39306: The /etc/rc file should know if is running on jail or host enviroment. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 20:16:48 -0000 Synopsis: The /etc/rc file should know if is running on jail or host enviroment. State-Changed-From-To: feedback->closed State-Changed-By: matteo State-Changed-When: Mon Mar 20 20:15:46 UTC 2006 State-Changed-Why: Submitter said the problem no longer exists Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Mon Mar 20 20:15:46 UTC 2006 Responsible-Changed-Why: Grab ownership just in case http://www.freebsd.org/cgi/query-pr.cgi?pr=39306 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 00:21:57 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 AEC4716A400; Tue, 21 Mar 2006 00:21:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D69C243D5C; Tue, 21 Mar 2006 00:21:56 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L0LuG3041316; Tue, 21 Mar 2006 00:21:56 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L0LusP041312; Tue, 21 Mar 2006 00:21:56 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 00:21:56 GMT From: Mark Linimon Message-Id: <200603210021.k2L0LusP041312@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/94446: FreeBSD 6.0 crash with forkbomb (regression) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 00:21:57 -0000 Old Synopsis: FreeBSD 6.0 crash with forkbomb New Synopsis: FreeBSD 6.0 crash with forkbomb (regression) Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 00:20:31 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=94446 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 00:26:35 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 B4C1116A401; Tue, 21 Mar 2006 00:26:35 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73BA043D55; Tue, 21 Mar 2006 00:26:35 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L0QZMW041667; Tue, 21 Mar 2006 00:26:35 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L0QZpS041663; Tue, 21 Mar 2006 00:26:35 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 00:26:35 GMT From: Mark Linimon Message-Id: <200603210026.k2L0QZpS041663@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/94369: [bktr] [patch] Patch to support Leadtek WinFast Tv2000 XP bktr card X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 00:26:35 -0000 Old Synopsis: Patch to support Leadtek WinFast Tv2000 XP bktr card New Synopsis: [bktr] [patch] Patch to support Leadtek WinFast Tv2000 XP bktr card Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 00:25:22 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=94369 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 00:30:56 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 E9EBA16A420; Tue, 21 Mar 2006 00:30:56 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9CC643D58; Tue, 21 Mar 2006 00:30:56 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L0UuTX043074; Tue, 21 Mar 2006 00:30:56 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L0UuRs043070; Tue, 21 Mar 2006 00:30:56 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 00:30:56 GMT From: Mark Linimon Message-Id: <200603210030.k2L0UuRs043070@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93978: [ipw] wireless card can not work in adhoc mode X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 00:30:57 -0000 Old Synopsis: wireless card can not work in adhoc mode New Synopsis: [ipw] wireless card can not work in adhoc mode Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 00:29:41 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=93978 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 00:35:55 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 DE9A016A401; Tue, 21 Mar 2006 00:35:55 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E35043D46; Tue, 21 Mar 2006 00:35:55 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L0ZtAG043466; Tue, 21 Mar 2006 00:35:55 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L0ZtSZ043462; Tue, 21 Mar 2006 00:35:55 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 00:35:55 GMT From: Mark Linimon Message-Id: <200603210035.k2L0ZtSZ043462@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93910: [netinet6] Kernel bug (Crash), possibly ipv6-related X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 00:35:56 -0000 Old Synopsis: Kernel bug (Crash), possibly ipv6-related New Synopsis: [netinet6] Kernel bug (Crash), possibly ipv6-related Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 00:35:25 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=93910 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 00:37:18 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 253D416A420; Tue, 21 Mar 2006 00:37:18 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D992043D46; Tue, 21 Mar 2006 00:37:17 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L0bHZP043527; Tue, 21 Mar 2006 00:37:17 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L0bHiU043523; Tue, 21 Mar 2006 00:37:17 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 00:37:17 GMT From: Mark Linimon Message-Id: <200603210037.k2L0bHiU043523@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93893: [re] Boot panic from Netgear GA311 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 00:37:18 -0000 Old Synopsis: Boot panic from Netgear GA311 New Synopsis: [re] Boot panic from Netgear GA311 Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 00:36:06 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=93893 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 00:40:28 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 441D916A400; Tue, 21 Mar 2006 00:40:28 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 930EC43D5F; Tue, 21 Mar 2006 00:40:27 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L0eRp0044193; Tue, 21 Mar 2006 00:40:27 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L0eRaQ044189; Tue, 21 Mar 2006 00:40:27 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 00:40:27 GMT From: Mark Linimon Message-Id: <200603210040.k2L0eRaQ044189@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93791: [xl] xl0: watchdog timeout with 3CFE575BT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 00:40:28 -0000 Old Synopsis: [xl] xl0: watchdog timeout New Synopsis: [xl] xl0: watchdog timeout with 3CFE575BT Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 00:39:51 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=93791 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 00:47:24 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 60D7316A41F; Tue, 21 Mar 2006 00:47:24 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B26343D4C; Tue, 21 Mar 2006 00:47:24 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L0lNsY044505; Tue, 21 Mar 2006 00:47:23 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L0lNIw044501; Tue, 21 Mar 2006 00:47:23 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 00:47:23 GMT From: Mark Linimon Message-Id: <200603210047.k2L0lNIw044501@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93750: [ips] Boot hangs on ips0: resetting adapter, this may take up to 5 minutes X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 00:47:24 -0000 Old Synopsis: Boot hangs on ips0: resetting adapter, this may take up to 5 minutes New Synopsis: [ips] Boot hangs on ips0: resetting adapter, this may take up to 5 minutes Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 00:46:19 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=93750 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 00:50:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 95D2416A424; Tue, 21 Mar 2006 00:50:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4619E43D46; Tue, 21 Mar 2006 00:50:05 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L0o5pd044661; Tue, 21 Mar 2006 00:50:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L0o4Rb044657; Tue, 21 Mar 2006 00:50:04 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 00:50:04 GMT From: Mark Linimon Message-Id: <200603210050.k2L0o4Rb044657@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93394: [twa] boot loader hangs in boot-menu on second 8 on 3ware 9500 cards X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 00:50:05 -0000 Old Synopsis: boot loader hangs in boot-menu on second 8 on 3ware 9500 cards New Synopsis: [twa] boot loader hangs in boot-menu on second 8 on 3ware 9500 cards Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 00:49:02 UTC 2006 Responsible-Changed-Why: This might not be i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=93394 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 01:06:37 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 DC28516A400; Tue, 21 Mar 2006 01:06:37 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D6043D46; Tue, 21 Mar 2006 01:06:37 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L16bHp046076; Tue, 21 Mar 2006 01:06:37 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L16bwF046072; Tue, 21 Mar 2006 01:06:37 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 01:06:37 GMT From: Mark Linimon Message-Id: <200603210106.k2L16bwF046072@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/91242: [msdosfs] panic: rofs mod when remounting disk X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 01:06:38 -0000 Old Synopsis: [msdosfs] panic: rofs mod New Synopsis: [msdosfs] panic: rofs mod when remounting disk Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 01:05:35 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=91242 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 03:39:25 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 1ECAF16A41F for ; Tue, 21 Mar 2006 03:39:25 +0000 (UTC) (envelope-from zhouyi04@ios.cn) Received: from abyss.iscas.cn (abyss.iscas.cn [159.226.5.55]) by mx1.FreeBSD.org (Postfix) with SMTP id 5B7E743D62 for ; Tue, 21 Mar 2006 03:39:09 +0000 (GMT) (envelope-from zhouyi04@ios.cn) Received: (qmail 16710 invoked by uid 502); 21 Mar 2006 03:22:29 -0000 Received: from zhouyi04@ios.cn by abyss.iscas.cn by uid 0 with qmail-scanner-1.22 (hbedv: 6.24.0.7/6.24.0.69. spamassassin: 2.63. Clear:RC:0(159.226.5.225):SA:0(-99.1/9.0):. Processed in 0.294855 secs); 21 Mar 2006 03:22:29 -0000 Received: from unknown (HELO zzy.H.qngy.gscas) (zhouyi04@159.226.5.225) by abyss.iscas.cn with SMTP; 21 Mar 2006 03:22:29 -0000 Date: Tue, 21 Mar 2006 11:36:25 +0800 From: zhouyi zhou To: freebsd-bugs@freebsd.org Message-Id: <20060321113625.7550a6e3.zhouyi04@ios.cn> Organization: Institute of Software X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on abyss.iscas.cn X-Spam-Status: No, hits=-99.1 required=9.0 tests=FROM_ENDS_IN_NUMS, USER_IN_WHITELIST autolearn=no version=2.63 X-Spam-Level: Subject: Resolving FreeBSD MAC Framework and IPSEC confliction X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 03:39:25 -0000 High, every one FreeBSD release 5.4 to 6.0 exists serious bugs, when IPSEC and MAC configured togethor (the system will crash). The reason is follows: 277 m_move_pkthdr(struct mbuf *to, struct mbuf *from) 278 { 279 280 #if 0 281 /* see below for why these are not enabled */ 282 M_ASSERTPKTHDR(to); 283 /* Note: with MAC, this may not be a good assertion. */ 284 KASSERT(SLIST_EMPTY(&to->m_pkthdr.tags), 285 ("m_move_pkthdr: to has tags")); 286 #endif 287 #ifdef MAC 288 /* 289 * XXXMAC: It could be this should also occur for non-MAC? 290 */ 291 if (to->m_flags & M_PKTHDR) 292 m_tag_delete_chain(to, NULL); 293 #endif 294 to->m_flags = (from->m_flags & M_COPYFLAGS) | (to->m_flags & M_EXT); 295 if ((to->m_flags & M_EXT) == 0) 296 to->m_data = to->m_pktdat; 297 to->m_pkthdr = from->m_pkthdr; /* especially tags */ 298 SLIST_INIT(&from->m_pkthdr.tags); /* purge tags from src */ 299 from->m_flags &= ~M_PKTHDR; 300 } What if on line 292, the mbufs to and from point to the same tag list? The method to resolve: 1¡¢simply comments out line 292 2¡¢compare if mbufs to and from point to the same tag list Sincerely yours Zhouyi Zhou Ma Yong Wu Xinsong Institute of Software Chinese Academy of Sciences From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 04:00:49 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 2F04B16A400 for ; Tue, 21 Mar 2006 04:00:49 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF6643D45 for ; Tue, 21 Mar 2006 04:00:48 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L40hGq056835 for ; Tue, 21 Mar 2006 04:00:43 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L40hpf056833; Tue, 21 Mar 2006 04:00:43 GMT (envelope-from gnats) Date: Tue, 21 Mar 2006 04:00:43 GMT Message-Id: <200603210400.k2L40hpf056833@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: zhouyi zhou Cc: Subject: (Resolved) Re: kern/94599: [mac] MAC (Mandatory Access Control) and IPSEC can not coexist X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: zhouyi zhou List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 04:00:49 -0000 The following reply was made to PR kern/94599; it has been noted by GNATS. From: zhouyi zhou To: bug-followup@FreeBSD.org Cc: zhouyi04@ios.cn Subject: (Resolved) Re: kern/94599: [mac] MAC (Mandatory Access Control) and IPSEC can not coexist Date: Tue, 21 Mar 2006 11:50:54 +0800 FreeBSD release 5.4 to 6.0 exists serious bugs, when IPSEC and MAC configured togethor (the system will crash). The reason is follows: 277 m_move_pkthdr(struct mbuf *to, struct mbuf *from) 278 { 279 280 #if 0 281 /* see below for why these are not enabled */ 282 M_ASSERTPKTHDR(to); 283 /* Note: with MAC, this may not be a good assertion. */ 284 KASSERT(SLIST_EMPTY(&to->m_pkthdr.tags), 285 ("m_move_pkthdr: to has tags")); 286 #endif 287 #ifdef MAC 288 /* 289 * XXXMAC: It could be this should also occur for non-MAC? 290 */ 291 if (to->m_flags & M_PKTHDR) 292 m_tag_delete_chain(to, NULL); 293 #endif 294 to->m_flags = (from->m_flags & M_COPYFLAGS) | (to->m_flags & M_EXT); 295 if ((to->m_flags & M_EXT) == 0) 296 to->m_data = to->m_pktdat; 297 to->m_pkthdr = from->m_pkthdr; /* especially tags */ 298 SLIST_INIT(&from->m_pkthdr.tags); /* purge tags from src */ 299 from->m_flags &= ~M_PKTHDR; 300 } What if on line 292, the mbufs to and from point to the same tag list? The method to resolve: 1¡¢simply comments out line 292 2¡¢compare if mbufs to and from point to the same tag list Sincerely yours Zhouyi Zhou Ma Yong Wu Xinsong Institute of Software Chinese Academy of Sciences From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 06:40:18 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 282B616A420 for ; Tue, 21 Mar 2006 06:40:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95EAD43D4C for ; Tue, 21 Mar 2006 06:40: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.4/8.13.4) with ESMTP id k2L6eHiC074001 for ; Tue, 21 Mar 2006 06:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L6eHL6074000; Tue, 21 Mar 2006 06:40:17 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 06:40:17 GMT Resent-Message-Id: <200603210640.k2L6eHL6074000@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, Ganbold Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2BE516A41F for ; Tue, 21 Mar 2006 06:32:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B3E743D49 for ; Tue, 21 Mar 2006 06:32:59 +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 k2L6WxGg062337 for ; Tue, 21 Mar 2006 06:32:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2L6Wxgw062336; Tue, 21 Mar 2006 06:32:59 GMT (envelope-from nobody) Message-Id: <200603210632.k2L6Wxgw062336@www.freebsd.org> Date: Tue, 21 Mar 2006 06:32:59 GMT From: Ganbold To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/94767: rcorder dumps core when does not use a proper RCng script (dansguardian) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 06:40:18 -0000 >Number: 94767 >Category: misc >Synopsis: rcorder dumps core when does not use a proper RCng script (dansguardian) >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 21 06:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ganbold >Release: FreeBSD-7.0-CURRENT >Organization: >Environment: FreeBSD gw.micom.mng.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Mar 21 09:00:50 ULAT 2006 tsgan@gw.micom.mng.net:/usr/obj/usr/src/sys/GW i386 >Description: There is a rcorder problem with dansguardian-2.8.0.6 startup script on FreeBSD-7.0-CURRENT. When booting rcorder complains and dumps core. When I manually run rcorder -s nostart /etc/rc.d/* /usr/local/etc/rc.d/* it shows: . rcorder: Circular dependency on file `/usr/local/etc/rc.d/start-dg.sh'. rcorder: Circular dependency on provision `squid' in file `/usr/local/etc/rc.d/start-dg.sh'. /etc/rc.d/LOGIN /usr/local/etc/rc.d/squid.sh /usr/local/etc/rc.d/start-dg.sh Segmentation fault (core dumped) >How-To-Repeat: Install dansguardian-2.8.0.6 and squid (Squid Cache: Version 2.5.STABLE12) from ports and try to reboot. Or after installation one could run command: rcorder -s nostart /etc/rc.d/* /usr/local/etc/rc.d/* >Fix: --- rcorder.c Tue Mar 21 14:10:58 2006 +++ rcorder.c-new Tue Mar 21 14:10:41 2006 @@ -798,8 +798,10 @@ DPRINTF((stderr, "nuking %s\n", fnode->filename)); if (was_set == 0) { - free(fnode->filename); - free(fnode); + if(fnode->next == NULL){ + free(fnode->filename); + free(fnode); + } } } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 07:10:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 1B85D16A401 for ; Tue, 21 Mar 2006 07:10:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8042243D45 for ; Tue, 21 Mar 2006 07: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.4/8.13.4) with ESMTP id k2L7AF7T074926 for ; Tue, 21 Mar 2006 07:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L7AFWk074925; Tue, 21 Mar 2006 07:10:15 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 07:10:15 GMT Resent-Message-Id: <200603210710.k2L7AFWk074925@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Kozubik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E5E516A420 for ; Tue, 21 Mar 2006 07:03:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90BA743D49 for ; Tue, 21 Mar 2006 07:03:20 +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 k2L73KA1078300 for ; Tue, 21 Mar 2006 07:03:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2L73KeK078299; Tue, 21 Mar 2006 07:03:20 GMT (envelope-from nobody) Message-Id: <200603210703.k2L73KeK078299@www.freebsd.org> Date: Tue, 21 Mar 2006 07:03:20 GMT From: John Kozubik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/94769: Multiple file deletions on multi-snapshotted filesystems causes hang X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 07:10:16 -0000 >Number: 94769 >Category: kern >Synopsis: Multiple file deletions on multi-snapshotted filesystems causes hang >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 21 07:10:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: John Kozubik >Release: FreeBSD 6.1-BETA4 >Organization: www.kozubik.com >Environment: FreeBSD test.kozubik.com 6.1-BETA4 FreeBSD 6.1-BETA4 #0: Tue Mar 14 13:59:38 UTC 2006 root@wv1u.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: If you have a UFS2 filesystem with multiple snapshots on it, and commence several processes of rapid file deletions on that filesystem, the system will hang. I first produced this problem on a system that had a filesystem with six snapshots enabled on it. I proceeded to start three concurrent `rm` processes of directories with large numbers of files in them (on that filesystem). The system hung as a result. Further testing showed that in the exact same environment, three such `rm` processes did not hang a system when the filesystem in question only had two snapshots. I incremented the number of snapshots to 3, and the system hung when the same three `rm` processes were performed. It is possible that any ratio of a large number of snapshots to a large number of intensive file deletions on the filesystem that is snapshotted will cause the system to hang. For instance, one snapshot and ten file deletion processes, or perhaps ten snapshots and two file deletion processes. I have not tested any further combinations than the ones listed above. I am highly confident that this behavior exists and is reproducible. I have reproduced this behavior on both 6.0 and 6.1. >How-To-Repeat: (assume a filesystem mounted on /mnt/data1) cp -R /usr/src /mnt/data1/test1 cp -R /usr/src /mnt/data1/test2 cp -R /usr/src /mnt/data1/test3 mksnap_ffs /mnt/data1 /mnt/data1/.sync/snap1 mksnap_ffs /mnt/data1 /mnt/data1/.sync/snap2 mksnap_ffs /mnt/data1 /mnt/data1/.sync/snap3 rm -rf /mnt/data1/test1 & rm -rf /mnt/data1/test2 & rm -rf /mnt/data1/test3 & (system will hang) >Fix: Do not use UFS2 snapshots. It is unreasonable to assume that concurrent rapid file deletions will not occur on a filesystem that has snapshots on it. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 07:21:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 59FC216A401; Tue, 21 Mar 2006 07:21:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1100643D45; Tue, 21 Mar 2006 07:21:05 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L7L4Oc075481; Tue, 21 Mar 2006 07:21:04 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L7L4DB075477; Tue, 21 Mar 2006 07:21:04 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 07:21:04 GMT From: Mark Linimon Message-Id: <200603210721.k2L7L4DB075477@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-rc@FreeBSD.org Cc: Subject: Re: bin/94767: [patch] rcorder(8) dumps core when does not use a proper RCng script (dansguardian) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 07:21:05 -0000 Old Synopsis: rcorder dumps core when does not use a proper RCng script (dansguardian) New Synopsis: [patch] rcorder(8) dumps core when does not use a proper RCng script (dansguardian) Responsible-Changed-From-To: freebsd-bugs->freebsd-rc Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 07:20:43 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=94767 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 10:00:31 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 54A0A16A428 for ; Tue, 21 Mar 2006 10:00:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC3B643D53 for ; Tue, 21 Mar 2006 10:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2LA0UuT086419 for ; Tue, 21 Mar 2006 10:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LA0U6h086418; Tue, 21 Mar 2006 10:00:30 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 10:00:30 GMT Resent-Message-Id: <200603211000.k2LA0U6h086418@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, Oliver Fromme Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1457416A400 for ; Tue, 21 Mar 2006 09:56:57 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77C1943D49 for ; Tue, 21 Mar 2006 09:56:56 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (ncvkbc@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id k2L9untZ094655; Tue, 21 Mar 2006 10:56:54 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id k2L9ungW094654; Tue, 21 Mar 2006 10:56:49 +0100 (CET) (envelope-from olli) Message-Id: <200603210956.k2L9ungW094654@lurza.secnetix.de> Date: Tue, 21 Mar 2006 10:56:49 +0100 (CET) From: Oliver Fromme To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Oliver Fromme Subject: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 10:00:31 -0000 >Number: 94772 >Category: kern >Synopsis: FIFOs (named pipes) + select() == broken >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 21 10:00:29 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Oliver Fromme >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: secnetix GmbH & Co. KG http://www.secnetix.de/bsd >Environment: System: FreeBSD epia.fromme.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Mar 21 10:21:23 CET 2006 olli@epia.fromme.com:/usr/src/sys/i386/compile/EPIA i386 I'm using the latest RELENG_6 from today (March 21, 2006). >Description: I recently wondered why several of my scripts that use a named pipe (FIFO) don't work on FreeBSD. After some debugging it turned out that select() seems to be broken when used with FIFOs on FreeBSD 6. Particularly, this is the bug I'm suffering from: When a FIFO had been opened for reading and the writing process closes it, the reading process blocks in select(), even though the descriptor is ready for read(). If the select() call is omitted, read() returns 0 immediately indicating EOF. But as soon as you use select(), it blocks and there is no chance to detect the EOF condition. That's clearly a serious violation of POSIX, SUSv3, Stevens APUE and all other documentations about select() and named pipes that I'm aware of. It needs to be fixed. >How-To-Repeat: Please see the small test program below. Compile it like this: cc -O -o fifotest fifotest.c Then create a named pipe, e.g.: $ mkfifo fifo And run the test program: ./fifotest fifo It will block on the open(), which is to be expected (correct behaviour so far). Then open another shell (e.g. second terminal window) and type: echo foo > fifo You will see from the output of the fifotest program that the open() succeeds, the select() returns 1, and the read() returns 4 bytes ("foo\n"). But then the next call to select() blocks, even though there is an EOF condition! The same test program (with "err()" replaced by a small self-made function) runs without error on all other UNIX systems that I've tried: Linux 2.4.32, Solaris 10, and DEC UNIX 4.0 (predecessor of Tru64). By the way, it's even sufficient to do "cat /dev/null > fifo", i.e. not writing anything at all, but issuing EOF immediately. Under FreeBSD, nothing happens at all in that case. All other UNIX systems recognize EOF (select() returns). The source contains a #define WITH_SELECT. When you undefine it, select() won't be called, only read(). Then the program runs fine and detects the EOF condition correctly. Here's the source code. In case it is mangled somehow by send-pr, I've put a copy on this web page: http://www.secnetix.de/~olli/tmp/fifotest.c #include #include #include #include #include #include #include #define WITH_SELECT int main (int argc, char *argv[]) { int fd_in, result; char buffer[4096]; if (argc != 2) errx (1, "Usage: %s \n", argv[0]); fprintf (stderr, "Opening FIFO for reading (might block) ...\n"); if ((fd_in = open(argv[1], O_RDONLY, 0666)) < 0) err (1, argv[1]); fprintf (stderr, "FIFO opened successfully.\n"); for (;;) { #ifdef WITH_SELECT fd_set fds_r; FD_ZERO (&fds_r); FD_SET (fd_in, &fds_r); fprintf (stderr, "Calling select(read FD %d) ...\n", fd_in); if ((result = select(fd_in + 1, &fds_r, NULL, NULL, NULL)) < 0) err (1, "select()"); fprintf (stderr, "... return value is %d.\n", result); if (! FD_ISSET(fd_in, &fds_r)) continue; #endif result = read(fd_in, buffer, 4096); fprintf (stderr, "read() returned %d bytes.\n", result); if (result < 1) { if (result < 0) err (1, "read()"); break; } } fprintf (stderr, "Got EOF!\n"); close (fd_in); return 0; } /* END OF SOURCE */ >Fix: None, known, unfortunately. :-( >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 11:10:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 B511916A426 for ; Tue, 21 Mar 2006 11:10:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFC6843D5A for ; Tue, 21 Mar 2006 11:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2LBABa1092612 for ; Tue, 21 Mar 2006 11:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LBAB9H092611; Tue, 21 Mar 2006 11:10:11 GMT (envelope-from gnats) Date: Tue, 21 Mar 2006 11:10:11 GMT Message-Id: <200603211110.k2LBAB9H092611@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: SANETO Takanori Cc: Subject: Re: kern/94733: [smbfs] lockmgr warning while using smbfs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: SANETO Takanori List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 11:10:15 -0000 The following reply was made to PR kern/94733; it has been noted by GNATS. From: SANETO Takanori To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/94733: [smbfs] lockmgr warning while using smbfs Date: Tue, 21 Mar 2006 20:03:31 +0900 Although the patch I submitted should be of some use, the problem it fixes seems not related to lockmgr warning I (and other guy) encountered. Title should be changed to something like: smbfs may cause double unlock and severity should be changed to "not serious" because it is fairly rare case, I think. Regards, SANETO Takanori From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 15:50:20 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 6A84916A400 for ; Tue, 21 Mar 2006 15:50:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3147343D5A for ; Tue, 21 Mar 2006 15:50: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.4/8.13.4) with ESMTP id k2LFoFvg013009 for ; Tue, 21 Mar 2006 15:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LFoFfe013008; Tue, 21 Mar 2006 15:50:15 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 15:50:15 GMT Resent-Message-Id: <200603211550.k2LFoFfe013008@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, Vicotr Cruceru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B912B16A41F for ; Tue, 21 Mar 2006 15:41:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94D0543D81 for ; Tue, 21 Mar 2006 15:41:43 +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 k2LFfh2E090632 for ; Tue, 21 Mar 2006 15:41:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2LFfhFV090631; Tue, 21 Mar 2006 15:41:43 GMT (envelope-from nobody) Message-Id: <200603211541.k2LFfhFV090631@www.freebsd.org> Date: Tue, 21 Mar 2006 15:41:43 GMT From: Vicotr Cruceru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/94784: www.freebsd.org: search [box from the top page] does not work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 15:50:20 -0000 >Number: 94784 >Category: misc >Synopsis: www.freebsd.org: search [box from the top page] does not work >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 21 15:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Vicotr Cruceru >Release: n/a >Organization: individual >Environment: n/a >Description: Try to search for a common term (i.e. FreeBSD) from the top of the home page from www.freebsd.org - you'll get nothing. >How-To-Repeat: See description >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 17:03:55 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 2E12E16A401; Tue, 21 Mar 2006 17:03:55 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA91F43D45; Tue, 21 Mar 2006 17:03:54 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2LH3sxD018015; Tue, 21 Mar 2006 17:03:54 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LH3ss4018011; Tue, 21 Mar 2006 17:03:54 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 17:03:54 GMT From: Mark Linimon Message-Id: <200603211703.k2LH3ss4018011@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-www@FreeBSD.org Cc: Subject: Re: www/94784: www.freebsd.org: search [box from the top page] does not work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 17:03:55 -0000 Synopsis: www.freebsd.org: search [box from the top page] does not work Responsible-Changed-From-To: freebsd-bugs->freebsd-www Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 17:03:39 UTC 2006 Responsible-Changed-Why: Reassign. http://www.freebsd.org/cgi/query-pr.cgi?pr=94784 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 17:30:27 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 0360416A420 for ; Tue, 21 Mar 2006 17:30:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A5543D49 for ; Tue, 21 Mar 2006 17: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.4/8.13.4) with ESMTP id k2LHUPKV019787 for ; Tue, 21 Mar 2006 17:30:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LHUPnf019786; Tue, 21 Mar 2006 17:30:25 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 17:30:25 GMT Resent-Message-Id: <200603211730.k2LHUPnf019786@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, Barry Boone Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29F1F16A423 for ; Tue, 21 Mar 2006 17:23:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC2D143D55 for ; Tue, 21 Mar 2006 17:23:52 +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 k2LHNqjQ031905 for ; Tue, 21 Mar 2006 17:23:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2LHNq66031903; Tue, 21 Mar 2006 17:23:52 GMT (envelope-from nobody) Message-Id: <200603211723.k2LHNq66031903@www.freebsd.org> Date: Tue, 21 Mar 2006 17:23:52 GMT From: Barry Boone To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/94797: FreeBSD/amd64 6.0 works on HP DL385 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 17:30:27 -0000 >Number: 94797 >Category: misc >Synopsis: FreeBSD/amd64 6.0 works on HP DL385 >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 21 17:30:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Barry Boone >Release: >Organization: DealHunting.com >Environment: >Description: Need to update http://www.freebsd.org/platforms/amd64/motherboards.html to add HP's DL385 to the list. I've been running the 6.0-RELEASE on this system with no problems since late November, on a SCSI configuration. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 17:41:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 C396916A400; Tue, 21 Mar 2006 17:41:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C85B43D45; Tue, 21 Mar 2006 17:41:08 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2LHf8Z5021184; Tue, 21 Mar 2006 17:41:08 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LHf84O021180; Tue, 21 Mar 2006 17:41:08 GMT (envelope-from linimon) Date: Tue, 21 Mar 2006 17:41:08 GMT From: Mark Linimon Message-Id: <200603211741.k2LHf84O021180@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, pav@FreeBSD.org Cc: Subject: Re: www/94797: FreeBSD/amd64 6.0 works on HP DL385 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 17:41:08 -0000 Synopsis: FreeBSD/amd64 6.0 works on HP DL385 Responsible-Changed-From-To: freebsd-bugs->pav Responsible-Changed-By: linimon Responsible-Changed-When: Tue Mar 21 17:40:48 UTC 2006 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=94797 From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 20:00:37 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 954CC16A41F for ; Tue, 21 Mar 2006 20:00:37 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 115FD43D45 for ; Tue, 21 Mar 2006 20:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2LK0abm029672 for ; Tue, 21 Mar 2006 20:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LK0af8029670; Tue, 21 Mar 2006 20:00:36 GMT (envelope-from gnats) Date: Tue, 21 Mar 2006 20:00:36 GMT Message-Id: <200603212000.k2LK0af8029670@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Emil Cazamir Cc: Subject: Re: kern/94182: altq support for vlan driver X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emil Cazamir List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 20:00:37 -0000 The following reply was made to PR kern/94182; it has been noted by GNATS. From: Emil Cazamir To: Gleb Smirnoff Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/94182: altq support for vlan driver Date: Tue, 21 Mar 2006 11:50:26 -0800 (PST) --0-1856313939-1142970626=:89149 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Gleb Smirnoff wrote: Emil, if you search through mail archives, you will find, that the question about ALTQ on vlan(4) was raised several times. There is an opinion, that the idea itself is not correct at all. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE I'm not the person to decide if ALTQ and vlan(4) is a good or bad combination, but in my opinion it would be useful to specify each queueing strategy on his own interface, even if it is not a phisical one (such as tun(4)). A good example why vlan interfaces should be ALTQ-enabled is the following: - physical device: |- vlan1 - cbq on vlan1 |- vlan2 - priq on vlan2 `- vlan3 - hfsc on vlan3 At this time i know that altq can make use of only one traffic discipline on an interface, which makes the above case only a wish. I think if ALTQ will not be implemented as standard feature in FreeBSD, it would be nice at least to be documented the fact that ALTQ works with vlan tagged frames somewhere in the man pages (no one officialy says that it works and I didn't tested that). At this time i don't find any reference to vlan tagged frames matching with ALTQ and pf, neither in altq(4) nor pf.conf(5) man pages. I'm using FreeBSD 5.5-PRERELEASE as of 2006, march 17. Best regards, Emil Cazamir --------------------------------- Yahoo! Travel Find great deals to the top 10 hottest destinations! --0-1856313939-1142970626=:89149 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Gleb Smirnoff <glebius@FreeBSD.org> wrote:
Emil,

if you search through mail archives, you will find, that the
question about ALTQ on vlan(4) was raised several times. There is
an opinion, that the idea itself is not correct at all.

--
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE

I'm not the person to decide if ALTQ and vlan(4) is a good or bad combination, but in my opinion it would be useful to specify each queueing strategy on his own interface, even if it is not a phisical one (such as tun(4)). A good example why vlan interfaces should be ALTQ-enabled is the following:
- physical device:
   |- vlan1 - cbq on vlan1
   |- vlan2 - priq on vlan2
   `- vlan3 - hfsc on vlan3
At this time i know that altq can make use of only one traffic discipline on a n interface, which makes the above case only a wish.
I think if ALTQ will not be implemented as standard feature in FreeBSD, it would be nice at least to be documented the fact that ALTQ works with vlan tagged frames somewhere in the man pages (no one officialy says that it works and I didn't tested that). At this time i don't find any reference to vlan tagged frames matching with ALTQ and pf, neither in altq(4) nor pf.conf(5) man pages. I'm using FreeBSD 5.5-PRERELEASE as of 2006, march 17.

Best regards,
Emil Cazamir


Yahoo! Travel
Find great deals to the top 10 hottest destinations! --0-1856313939-1142970626=:89149-- From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 21 21:50:18 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 3339C16A423 for ; Tue, 21 Mar 2006 21:50:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977CD43D49 for ; Tue, 21 Mar 2006 21:50: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.4/8.13.4) with ESMTP id k2LLoGYD037327 for ; Tue, 21 Mar 2006 21:50:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LLoGuO037326; Tue, 21 Mar 2006 21:50:16 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 21:50:16 GMT Resent-Message-Id: <200603212150.k2LLoGuO037326@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, Kris Kennaway Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8BC116A400 for ; Tue, 21 Mar 2006 21:40:12 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BBE143D49 for ; Tue, 21 Mar 2006 21:40:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 4686E1A4DD6 for ; Tue, 21 Mar 2006 13:40:12 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C5B31514C3; Tue, 21 Mar 2006 16:40:11 -0500 (EST) Message-Id: <20060321214011.C5B31514C3@obsecurity.dyndns.org> Date: Tue, 21 Mar 2006 16:40:11 -0500 (EST) From: Kris Kennaway To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/94810: fsck incorrectly reports 'file system marked clean' when lost+found fills up X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 21:50:18 -0000 >Number: 94810 >Category: bin >Synopsis: fsck incorrectly reports 'file system marked clean' when lost+found fills up >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 21 21:50:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Kris Kennaway >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: FreeBSD >Environment: System: FreeBSD xor.obsecurity.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #18: Mon Mar 13 01:39:05 EST 2006 kkenn@xor.obsecurity.org:/mnt/src/sys/i386/compile/XOR i386 >Description: In cases of severe filesystem damage, fsck may fill up lost+found: [...] SORRY. NO SPACE IN lost+found DIRECTORY UNEXPECTED SOFT UPDATE INCONSISTENCY UNREF DIR I=871505 OWNER=root MODE=40770 SIZE=512 MTIME=Jan 1 09:59 1970 RECONNECT? yes SORRY. NO SPACE IN lost+found DIRECTORY UNEXPECTED SOFT UPDATE INCONSISTENCY [...] However, when fsck eventually completes it reports ***** FILE SYSTEM MARKED CLEAN ***** ***** FILE SYSTEM WAS MODIFIED ***** In fact, all of the damage was not repaired since the extra files could not be reconnected to lost+found, so it is necessary to: 1) mount and clean out lost+found or move it aside 2) unmount and rerun fsck to continue recovering lost files. 3) Repeat until all files have been recovered (may take multiple iterations) >How-To-Repeat: >Fix: The admin should be informed that due to lost+found filling up, further action is required as above. Even if the filesystem is being marked clean to facilitate the admin mounting it, for the purposes of making additional space in lost+found (this isn't strictly necessary since you can mount -f a dirty fs), the admin should be informed that the filesystem damage is not yet repaired. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 00:50:34 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 691FF16A400 for ; Wed, 22 Mar 2006 00:50:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D98C43D67 for ; Wed, 22 Mar 2006 00:50: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.4/8.13.4) with ESMTP id k2M0oFlk047996 for ; Wed, 22 Mar 2006 00:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M0oEX5047993; Wed, 22 Mar 2006 00:50:15 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 00:50:15 GMT Resent-Message-Id: <200603220050.k2M0oEX5047993@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, "Devon H. O'Dell" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DE0716A425 for ; Wed, 22 Mar 2006 00:43:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECED243D49 for ; Wed, 22 Mar 2006 00:43:16 +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 k2M0hGvZ081852 for ; Wed, 22 Mar 2006 00:43:16 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2M0R5Tm076128; Wed, 22 Mar 2006 00:27:05 GMT (envelope-from nobody) Message-Id: <200603220027.k2M0R5Tm076128@www.freebsd.org> Date: Wed, 22 Mar 2006 00:27:05 GMT From: "Devon H. O'Dell" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: bin/94815: [patch] [sysinstall] Upping the network interface before dhclient in sysinstall X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 00:50:34 -0000 >Number: 94815 >Category: bin >Synopsis: [patch] [sysinstall] Upping the network interface before dhclient in sysinstall >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 22 00:50:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Devon H. O'Dell >Release: 6.0-RELEASE-p3 >Organization: iXsystems >Environment: FreeBSD noisegen.iXsystems.com 6.0-RELEASE-p3 FreeBSD 6.0-RELEASE-p3 #0: Fri Jan 20 09:37:01 PST 2006 dodell@noisegen.iXsystems.com:/usr/obj/usr/src/sys/Q i386 >Description: There is a strange issue with the bge(4) driver under which some, but not all bge(4) chipsets lose their link after being probed by the driver. Indeed, this behavior doesn't even seem to affect all the chips of the affected chipsets. While the rc scripts explicitly up the interface before attempting to use dhclient on them, sysinstall(8) does not. This is particularly annoying when doing PXE-booted, NFS-based installations on a network with addresses allocated via DHCP (as we have in our server assembly network). >How-To-Repeat: Find a system that exhibits this issue (it's not that difficult: I've come across about 15 out of 50 in the last month that do this). Boot it with PXE. When sysinstall(8) asks if you'd like to enable DHCP for the interface, say yes. Be astonished when all fields come up blank. Lather. Rinse. Repeat. >Fix: This patch is also available at http://www.sitetronics.com/~dodell/sysinstall.diff in case this web submission has whitespace issues. -- begin patch -- Index: tcpip.c =================================================================== RCS file: /home/ncvs/src/usr.sbin/sysinstall/tcpip.c,v retrieving revision 1.136 diff -u -r1.136 tcpip.c --- tcpip.c 28 Feb 2006 21:49:32 -0000 1.136 +++ tcpip.c 21 Mar 2006 00:37:55 -0000 @@ -412,6 +412,13 @@ Mkdir("/var/db"); Mkdir("/var/run"); Mkdir("/tmp"); + + /* XXX This is necessary for some bge(4) NICs when booting from + * PXE. It doesn't affect all of the chipsets, and moreover, it + * doesn't seem to affect all chips of the chipsets it does affect. + */ + vsystem("ifconfig %s up", devp->name); + msgNotify("Scanning for DHCP servers..."); /* XXX clear any existing lease */ /* XXX limit protocol to N tries */ -- end patch -- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 01:09:24 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 3E03C16A422; Wed, 22 Mar 2006 01:09:24 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FDBE43D48; Wed, 22 Mar 2006 01:09:23 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (Postfix) with ESMTP id 23DBFADCCB; Wed, 22 Mar 2006 12:09:22 +1100 (EST) Received: from epsplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k2M19H5d016998; Wed, 22 Mar 2006 12:09:18 +1100 Date: Wed, 22 Mar 2006 12:09:16 +1100 (EST) From: Bruce Evans X-X-Sender: bde@epsplex.bde.org To: Oliver Fromme In-Reply-To: <200603210956.k2L9ungW094654@lurza.secnetix.de> Message-ID: <20060322081616.X83498@epsplex.bde.org> References: <200603210956.k2L9ungW094654@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-bugs@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 01:09:24 -0000 On Tue, 21 Mar 2006, Oliver Fromme wrote: >> Description: > > I recently wondered why several of my scripts that use > a named pipe (FIFO) don't work on FreeBSD. > > After some debugging it turned out that select() seems > to be broken when used with FIFOs on FreeBSD 6. > Particularly, this is the bug I'm suffering from: > > When a FIFO had been opened for reading and the writing > process closes it, the reading process blocks in select(), > even though the descriptor is ready for read(). If the > select() call is omitted, read() returns 0 immediately > indicating EOF. But as soon as you use select(), it blocks > and there is no chance to detect the EOF condition. See also: PR 76125 (about the same bug) PR 76144 (about a related bug in poll()) PR 53447 (about a another or the same related bug in poll()) PR 34020 (about the inverse of the bug (return on non-EOF) for select() and poll()) The fix for PR 34020 inverted (a symptom of) a bug for poll() to give a worse bug, and gave the (inverted) bug for select() where there was no bug before. fifo_poll() now instructs lower layers to ignore EOF by setting POLLINIGNEOF. This moves the bug for poll() and isn't directly harmful for poll(), but it is directly harmful for select() and it makes the real bug for poll() more harmful. The real bug for poll() is that POLLHUP needs to be set to indicate EOF, but it isn't actually set for many file types including named pipes. So we now always get no indication of EOF where we should get POLLHUP or POLLIN | POLLHUP. Previously, we always got EOF indicated by POLLIN, and we also got EOF indicated by POLLIN in the tricky case where other systems don't indicate EOF. The tricky case is for a named pipe that has not had any writers during the lifetime of current readers or thereabouts (races seem to be a problem). Such a pipe can never have had a connection on it, so it cannot be in the hangup state and it is clear that poll() should not return POLLHUP for it. It is less clear that select() and poll() should block waiting for a writer, but that is what other systems do for poll() at least. I fixed FreeBSD long ago to not always block in read() on a named piped when there are no current writers, since blocking in read() is just wrong in the O_NONBLOCK case. This had the side effect of making select() never block when there are no current writers. poll() inherited this behaviour from select(). This behaviour is wrong since select()/poll are the only reasonable ways to block waiting for a writer, but it doesn't cause many problems. >> How-To-Repeat: > > Please see the small test program below. Compile it like this: > cc -O -o fifotest fifotest.c > ... > The same test program (with "err()" replaced by a small > self-made function) runs without error on all other UNIX > systems that I've tried: Linux 2.4.32, Solaris 10, and > DEC UNIX 4.0 (predecessor of Tru64). By the way, it's > even sufficient to do "cat /dev/null > fifo", i.e. not > writing anything at all, but issuing EOF immediately. > Under FreeBSD, nothing happens at all in that case. > All other UNIX systems recognize EOF (select() returns). Here is a program that tests more cases. I made it give no output (for no errors) under Linux-2.6.10. It also gives no output for the nameless pipe case under FreeBSD-4.10 and FreeBSD-oldcurrent and for the named piped case under FreeBSD-4.10, but it fails with (only) the error in this PR under FreeBSD-oldcurrent. Please test it on Solaris etc. Compile it with -DNAMEDPIPE for the named pipe case. In this case, it creates and leaves a fifo "p" in the current directory (or doesn't handle the error if "p" exists but is not an accessible fifo) but shouldn't have any other side effects. %%% #include #include #include #include #include #include #include static pid_t cpid; static pid_t ppid; static volatile sig_atomic_t state; static void catch(int sig) { state++; } static void child(int fd) { fd_set rfds; struct timeval tv; char buf[256]; #ifdef NAMEDPIPE fd = open("p", O_RDONLY | O_NONBLOCK); if (fd < 0) err(1, "open for read"); #endif kill(ppid, SIGUSR1); /* XXX should check that fd fits in rfds. */ usleep(1); while (state != 1) ; #ifndef NAMEDPIPE /* * The connection cannot be restablished. Use the code that delays * the read until after the writer disconnects since that case is * more interesting. */ state = 4; goto state4; #endif FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (FD_ISSET(fd, &rfds)) warnx("state 1: expected clear; got set"); kill(ppid, SIGUSR1); usleep(1); while (state != 2) ; FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 2: expected set; got clear"); if (read(fd, buf, sizeof buf) != 1) err(1, "read"); FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (FD_ISSET(fd, &rfds)) warnx("state 2a: expected clear; got set"); kill(ppid, SIGUSR1); usleep(1); while (state != 3) ; FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 3: expected set; got clear"); kill(ppid, SIGUSR1); /* * Now we expect a new writer, and a new connection too since * we read all the data. The only new point is that we didn't * start quite from scratch since the read fd is not new. Check * startup state as above, but don't do the read as above. */ usleep(1); while (state != 4) ; state4: FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (FD_ISSET(fd, &rfds)) warnx("state 4: expected clear; got set"); kill(ppid, SIGUSR1); usleep(1); while (state != 5) ; FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 5: expected set; got clear"); kill(ppid, SIGUSR1); usleep(1); while (state != 6) ; /* * Now we have no writer, but should still have data from the old * writer. Check that we have both a data condition and a hangup * condition, and that the data can read the data in the usual way. * Since Linux does this, programs must not quite reading when they * see POLLHUP; they must see POLLHUP without POLLIN (or another * input condition) before they decide that there is EOF. gdb-6.1.1 * is an example of a broken program that quits on POLLHUP only -- * see its event-loop.c. */ FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 6: expected set; got clear"); if (read(fd, buf, sizeof buf) != 1) err(1, "read"); FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 6a: expected set; got clear"); close(fd); kill(ppid, SIGUSR1); exit(0); } static void parent(int fd) { usleep(1); while (state != 1) ; #ifdef NAMEDPIPE fd = open("p", O_WRONLY | O_NONBLOCK); if (fd < 0) err(1, "open for write"); #endif kill(cpid, SIGUSR1); usleep(1); while (state != 2) ; if (write(fd, "", 1) != 1) err(1, "write"); kill(cpid, SIGUSR1); usleep(1); while (state != 3) ; if (close(fd) != 0) err(1, "close for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 4) ; #ifndef NAMEDPIPE return; #endif fd = open("p", O_WRONLY | O_NONBLOCK); if (fd < 0) err(1, "open for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 5) ; if (write(fd, "", 1) != 1) err(1, "write"); kill(cpid, SIGUSR1); usleep(1); while (state != 6) ; if (close(fd) != 0) err(1, "close for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 7) ; } int main(void) { int fd[2]; int i; #ifdef NAMEDPIPE if (mkfifo("p", 0666) != 0 && errno != EEXIST) err(1, "mkfifo"); #endif signal(SIGUSR1, catch); ppid = getpid(); for (i = 0; i < 2; i++) { #ifndef NAMEDPIPE if (pipe(fd) != 0) err(1, "pipe"); #else fd[0] = -1; fd[1] = -1; #endif state = 0; switch (cpid = fork()) { case -1: err(1, "fork"); case 0: (void)close(fd[1]); child(fd[0]); break; default: (void)close(fd[0]); parent(fd[1]); break; } } return (0); } %%% The error output from this is: %%% selectp: state 3: expected set; got clear selectp: state 6a: expected set; got clear selectp: state 3: expected set; got clear selectp: state 6a: expected set; got clear %%% These messages are all caused by the same bug. "state 3" is EOF without any data ever having been readable. "state 6" is EOF with data readable (the test for this passed so there is no output for it). "state 6a" is EOF after having read the data available in state 6. It is good that state 6a fails in the same way as state 3 -- at least the bug doesn't seem to involve races. The duplicate messages are caused by iterating the test to see if the bug depends on previous activity on the pipe (but the program is probably too careful cleaning up for iteration to show problems). A similar test program (not enclosed) shows many more bugs for poll(): - no output under Linux-2.6.10 - FreeBSD-4.10 on nameless pipes: % poll: state 6a: expected POLLHUP; got 0x11 % poll: state 6a: expected POLLHUP; got 0x11 0x11 is POLLIN | POLLHUP. Nameless pipes are one of the few file types for which POLLHUP is actually implemented (POLLHUP is also implemented (not quite right) for ttys but isn't implemented for any other important file type). Linux returns only POLLHUP here. This is best, since it allows distinguishing the case of pure EOF from the case of EOF with data reasable. However, buggy applications like gdb don't actually understand the difference between EOF-with-data and pure EOF (see the comment in the test program). Also, select() depends on pipe_poll() returning POLLIN to work. - FreeBSD-oldcurrent on nameless pipes: % poll: state 6a: expected POLLHUP; got 0x11 % poll: state 6a: expected POLLHUP; got 0x11 No change. The kernel code for select() and poll() hasn't been either fixed or broken for nameless pipes. - FreeBSD-4.10 on named pipes: % pollp: state 3: expected POLLHUP; got 0x1 % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 % pollp: state 6a: expected POLLHUP; got 0x1 % pollp: state 3: expected POLLHUP; got 0x1 % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 % pollp: state 6a: expected POLLHUP; got 0x1 0x1 is POLLIN. FreeBSD-4.10 never returns POLLHUP for named pipes. This and/or returning POLLIN in too many cases causes the problem in PRs 34020, 53447 and 76144. - FreeBSD-oldcurrent on nameless pipes: % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 FreeBSD-current still never returns POLLHUP for nameless pipes. However, my test program determines whether POLLHUP should have been returned in some cases and reduces the bugs to the above. It uses FreeBSD(>4)'s (my) POLLINIGNEOF to do this. POLLINIGNEOF was supposed to be usable for this to limit the damage caused by the fix for PR34020, since I knew that this fix would break EOF handling in some cases. However, POLLINIGNEOF doesn't really work. To use it, the test program has to use nonblocking syscalls for everything including poll() (it gets nonblocking polls using a timeout of 0). Even with this, EOF can't be detected in state 6 (EOF-with-data). But the bug in state 6 is small (it even compensates for the bug in gdb). Here is the code to determine POLLHUP: %%% #ifdef POLLINIGNEOF /* * FreeBSD's POLLINIGNEOF (which causes half of the bugs when the kernel * uses it) can be used to fix up the broken cases 3 and 6a if the kernel * uses it, i.e., for named pipes but not for pipes. Note that the sense * of POLLINIGNEOF is reversed when passed to the kernel -- it means * don't-ignore-EOF in .events and if it is set there then it means * not-POLLHUP in .revents. */ int mypoll(struct pollfd *fds, nfds_t nfds, int timeout) { struct pollfd mypfd; int r; r = poll(fds, nfds, timeout); if (nfds != 1 || timeout != 0 || fds[0].revents & POLLIN) return (r); mypfd = fds[0]; mypfd.events |= POLLINIGNEOF; r = poll(&mypfd, 1, 0); if (r >= 0) { if (mypfd.revents &= POLLIN) { mypfd.revents &= ~POLLIN; mypfd.revents |= POLLHUP; } fds[0].revents = mypfd.revents; } return (r); } #define poll(fds, nfds, timeout) mypoll((fds), (nfds), (timeout)) #endif %%% With this userland fixup for the missing POLLHUP, the above shows that states 3 and 6a have been fixed for poll() on named pipes. These are precisely the states that have been broken for select() on named pipes. Toggling the seting of POLLIN for these states toggles the location of one of the bugs. Without this userland fixup, the output for FreeBSD-oldcurrent on named pipes is: % state 3: expected POLLHUP; got 0 % state 6: expected POLLIN | POLLHUP; got 0x1 % state 6a: expected POLLHUP; got 0 % state 3: expected POLLHUP; got 0 % state 6: expected POLLIN | POLLHUP; got 0x1 % state 6a: expected POLLHUP; got 0 The POLLHUP flag is now never set, so states 3 and 6a aren't actually fixed; in fact they are more broken than before, just like for select() -- now no poll flag is set for these cases, so poll() and select() don't even see normal hangups unless they are used with a timeout and/or with the negative-logic POLLINIGNEOF as in my test program. IIRC, PRs 53447 and 76144 are about this problem. Quick fix (?): #defining POLLINIGNEOF as 0 in should give the FreeBSD-4.10 behaviour. Fix (?): - actually implement returning POLLHUP in sopoll() and other places. Return POLLHUP but not POLLIN for the pure-EOF case. Return POLLIN* | POLLHUP for EOF-with-data. - remove POLLINIGNEOF and associated complications in sopoll(), fifo_poll() and - change selscan() to check for POLLHUP so that POLLIN, POLLIN | POLLHUP and POLLHUP all act the same for select() - remove POLLHUP from the comment in selscan(). Fix the rest of this comment or remove it (most backends are too broken to return poll flags if appropriate, and the comment only mentions one of the other poll flags that selscan() ignores) - remove the corresponding comment in pollscan() since it is wrong and says nothing relevant (pollscan() just accepts whatever flags the backends set). Bruce From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 01:10:42 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 051F216A424 for ; Wed, 22 Mar 2006 01:10:42 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 253C843D6D for ; Wed, 22 Mar 2006 01: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.4/8.13.4) with ESMTP id k2M1AG8l048715 for ; Wed, 22 Mar 2006 01:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M1AGSh048714; Wed, 22 Mar 2006 01:10:16 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 01:10:16 GMT Message-Id: <200603220110.k2M1AGSh048714@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Evans List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 01:10:42 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Bruce Evans To: Oliver Fromme Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Wed, 22 Mar 2006 12:09:16 +1100 (EST) On Tue, 21 Mar 2006, Oliver Fromme wrote: >> Description: > > I recently wondered why several of my scripts that use > a named pipe (FIFO) don't work on FreeBSD. > > After some debugging it turned out that select() seems > to be broken when used with FIFOs on FreeBSD 6. > Particularly, this is the bug I'm suffering from: > > When a FIFO had been opened for reading and the writing > process closes it, the reading process blocks in select(), > even though the descriptor is ready for read(). If the > select() call is omitted, read() returns 0 immediately > indicating EOF. But as soon as you use select(), it blocks > and there is no chance to detect the EOF condition. See also: PR 76125 (about the same bug) PR 76144 (about a related bug in poll()) PR 53447 (about a another or the same related bug in poll()) PR 34020 (about the inverse of the bug (return on non-EOF) for select() and poll()) The fix for PR 34020 inverted (a symptom of) a bug for poll() to give a worse bug, and gave the (inverted) bug for select() where there was no bug before. fifo_poll() now instructs lower layers to ignore EOF by setting POLLINIGNEOF. This moves the bug for poll() and isn't directly harmful for poll(), but it is directly harmful for select() and it makes the real bug for poll() more harmful. The real bug for poll() is that POLLHUP needs to be set to indicate EOF, but it isn't actually set for many file types including named pipes. So we now always get no indication of EOF where we should get POLLHUP or POLLIN | POLLHUP. Previously, we always got EOF indicated by POLLIN, and we also got EOF indicated by POLLIN in the tricky case where other systems don't indicate EOF. The tricky case is for a named pipe that has not had any writers during the lifetime of current readers or thereabouts (races seem to be a problem). Such a pipe can never have had a connection on it, so it cannot be in the hangup state and it is clear that poll() should not return POLLHUP for it. It is less clear that select() and poll() should block waiting for a writer, but that is what other systems do for poll() at least. I fixed FreeBSD long ago to not always block in read() on a named piped when there are no current writers, since blocking in read() is just wrong in the O_NONBLOCK case. This had the side effect of making select() never block when there are no current writers. poll() inherited this behaviour from select(). This behaviour is wrong since select()/poll are the only reasonable ways to block waiting for a writer, but it doesn't cause many problems. >> How-To-Repeat: > > Please see the small test program below. Compile it like this: > cc -O -o fifotest fifotest.c > ... > The same test program (with "err()" replaced by a small > self-made function) runs without error on all other UNIX > systems that I've tried: Linux 2.4.32, Solaris 10, and > DEC UNIX 4.0 (predecessor of Tru64). By the way, it's > even sufficient to do "cat /dev/null > fifo", i.e. not > writing anything at all, but issuing EOF immediately. > Under FreeBSD, nothing happens at all in that case. > All other UNIX systems recognize EOF (select() returns). Here is a program that tests more cases. I made it give no output (for no errors) under Linux-2.6.10. It also gives no output for the nameless pipe case under FreeBSD-4.10 and FreeBSD-oldcurrent and for the named piped case under FreeBSD-4.10, but it fails with (only) the error in this PR under FreeBSD-oldcurrent. Please test it on Solaris etc. Compile it with -DNAMEDPIPE for the named pipe case. In this case, it creates and leaves a fifo "p" in the current directory (or doesn't handle the error if "p" exists but is not an accessible fifo) but shouldn't have any other side effects. %%% #include #include #include #include #include #include #include static pid_t cpid; static pid_t ppid; static volatile sig_atomic_t state; static void catch(int sig) { state++; } static void child(int fd) { fd_set rfds; struct timeval tv; char buf[256]; #ifdef NAMEDPIPE fd = open("p", O_RDONLY | O_NONBLOCK); if (fd < 0) err(1, "open for read"); #endif kill(ppid, SIGUSR1); /* XXX should check that fd fits in rfds. */ usleep(1); while (state != 1) ; #ifndef NAMEDPIPE /* * The connection cannot be restablished. Use the code that delays * the read until after the writer disconnects since that case is * more interesting. */ state = 4; goto state4; #endif FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (FD_ISSET(fd, &rfds)) warnx("state 1: expected clear; got set"); kill(ppid, SIGUSR1); usleep(1); while (state != 2) ; FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 2: expected set; got clear"); if (read(fd, buf, sizeof buf) != 1) err(1, "read"); FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (FD_ISSET(fd, &rfds)) warnx("state 2a: expected clear; got set"); kill(ppid, SIGUSR1); usleep(1); while (state != 3) ; FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 3: expected set; got clear"); kill(ppid, SIGUSR1); /* * Now we expect a new writer, and a new connection too since * we read all the data. The only new point is that we didn't * start quite from scratch since the read fd is not new. Check * startup state as above, but don't do the read as above. */ usleep(1); while (state != 4) ; state4: FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (FD_ISSET(fd, &rfds)) warnx("state 4: expected clear; got set"); kill(ppid, SIGUSR1); usleep(1); while (state != 5) ; FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 5: expected set; got clear"); kill(ppid, SIGUSR1); usleep(1); while (state != 6) ; /* * Now we have no writer, but should still have data from the old * writer. Check that we have both a data condition and a hangup * condition, and that the data can read the data in the usual way. * Since Linux does this, programs must not quite reading when they * see POLLHUP; they must see POLLHUP without POLLIN (or another * input condition) before they decide that there is EOF. gdb-6.1.1 * is an example of a broken program that quits on POLLHUP only -- * see its event-loop.c. */ FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 6: expected set; got clear"); if (read(fd, buf, sizeof buf) != 1) err(1, "read"); FD_ZERO(&rfds); FD_SET(fd, &rfds); tv.tv_sec = 0; tv.tv_usec = 0; if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) err(1, "select"); if (!FD_ISSET(fd, &rfds)) warnx("state 6a: expected set; got clear"); close(fd); kill(ppid, SIGUSR1); exit(0); } static void parent(int fd) { usleep(1); while (state != 1) ; #ifdef NAMEDPIPE fd = open("p", O_WRONLY | O_NONBLOCK); if (fd < 0) err(1, "open for write"); #endif kill(cpid, SIGUSR1); usleep(1); while (state != 2) ; if (write(fd, "", 1) != 1) err(1, "write"); kill(cpid, SIGUSR1); usleep(1); while (state != 3) ; if (close(fd) != 0) err(1, "close for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 4) ; #ifndef NAMEDPIPE return; #endif fd = open("p", O_WRONLY | O_NONBLOCK); if (fd < 0) err(1, "open for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 5) ; if (write(fd, "", 1) != 1) err(1, "write"); kill(cpid, SIGUSR1); usleep(1); while (state != 6) ; if (close(fd) != 0) err(1, "close for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 7) ; } int main(void) { int fd[2]; int i; #ifdef NAMEDPIPE if (mkfifo("p", 0666) != 0 && errno != EEXIST) err(1, "mkfifo"); #endif signal(SIGUSR1, catch); ppid = getpid(); for (i = 0; i < 2; i++) { #ifndef NAMEDPIPE if (pipe(fd) != 0) err(1, "pipe"); #else fd[0] = -1; fd[1] = -1; #endif state = 0; switch (cpid = fork()) { case -1: err(1, "fork"); case 0: (void)close(fd[1]); child(fd[0]); break; default: (void)close(fd[0]); parent(fd[1]); break; } } return (0); } %%% The error output from this is: %%% selectp: state 3: expected set; got clear selectp: state 6a: expected set; got clear selectp: state 3: expected set; got clear selectp: state 6a: expected set; got clear %%% These messages are all caused by the same bug. "state 3" is EOF without any data ever having been readable. "state 6" is EOF with data readable (the test for this passed so there is no output for it). "state 6a" is EOF after having read the data available in state 6. It is good that state 6a fails in the same way as state 3 -- at least the bug doesn't seem to involve races. The duplicate messages are caused by iterating the test to see if the bug depends on previous activity on the pipe (but the program is probably too careful cleaning up for iteration to show problems). A similar test program (not enclosed) shows many more bugs for poll(): - no output under Linux-2.6.10 - FreeBSD-4.10 on nameless pipes: % poll: state 6a: expected POLLHUP; got 0x11 % poll: state 6a: expected POLLHUP; got 0x11 0x11 is POLLIN | POLLHUP. Nameless pipes are one of the few file types for which POLLHUP is actually implemented (POLLHUP is also implemented (not quite right) for ttys but isn't implemented for any other important file type). Linux returns only POLLHUP here. This is best, since it allows distinguishing the case of pure EOF from the case of EOF with data reasable. However, buggy applications like gdb don't actually understand the difference between EOF-with-data and pure EOF (see the comment in the test program). Also, select() depends on pipe_poll() returning POLLIN to work. - FreeBSD-oldcurrent on nameless pipes: % poll: state 6a: expected POLLHUP; got 0x11 % poll: state 6a: expected POLLHUP; got 0x11 No change. The kernel code for select() and poll() hasn't been either fixed or broken for nameless pipes. - FreeBSD-4.10 on named pipes: % pollp: state 3: expected POLLHUP; got 0x1 % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 % pollp: state 6a: expected POLLHUP; got 0x1 % pollp: state 3: expected POLLHUP; got 0x1 % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 % pollp: state 6a: expected POLLHUP; got 0x1 0x1 is POLLIN. FreeBSD-4.10 never returns POLLHUP for named pipes. This and/or returning POLLIN in too many cases causes the problem in PRs 34020, 53447 and 76144. - FreeBSD-oldcurrent on nameless pipes: % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 FreeBSD-current still never returns POLLHUP for nameless pipes. However, my test program determines whether POLLHUP should have been returned in some cases and reduces the bugs to the above. It uses FreeBSD(>4)'s (my) POLLINIGNEOF to do this. POLLINIGNEOF was supposed to be usable for this to limit the damage caused by the fix for PR34020, since I knew that this fix would break EOF handling in some cases. However, POLLINIGNEOF doesn't really work. To use it, the test program has to use nonblocking syscalls for everything including poll() (it gets nonblocking polls using a timeout of 0). Even with this, EOF can't be detected in state 6 (EOF-with-data). But the bug in state 6 is small (it even compensates for the bug in gdb). Here is the code to determine POLLHUP: %%% #ifdef POLLINIGNEOF /* * FreeBSD's POLLINIGNEOF (which causes half of the bugs when the kernel * uses it) can be used to fix up the broken cases 3 and 6a if the kernel * uses it, i.e., for named pipes but not for pipes. Note that the sense * of POLLINIGNEOF is reversed when passed to the kernel -- it means * don't-ignore-EOF in .events and if it is set there then it means * not-POLLHUP in .revents. */ int mypoll(struct pollfd *fds, nfds_t nfds, int timeout) { struct pollfd mypfd; int r; r = poll(fds, nfds, timeout); if (nfds != 1 || timeout != 0 || fds[0].revents & POLLIN) return (r); mypfd = fds[0]; mypfd.events |= POLLINIGNEOF; r = poll(&mypfd, 1, 0); if (r >= 0) { if (mypfd.revents &= POLLIN) { mypfd.revents &= ~POLLIN; mypfd.revents |= POLLHUP; } fds[0].revents = mypfd.revents; } return (r); } #define poll(fds, nfds, timeout) mypoll((fds), (nfds), (timeout)) #endif %%% With this userland fixup for the missing POLLHUP, the above shows that states 3 and 6a have been fixed for poll() on named pipes. These are precisely the states that have been broken for select() on named pipes. Toggling the seting of POLLIN for these states toggles the location of one of the bugs. Without this userland fixup, the output for FreeBSD-oldcurrent on named pipes is: % state 3: expected POLLHUP; got 0 % state 6: expected POLLIN | POLLHUP; got 0x1 % state 6a: expected POLLHUP; got 0 % state 3: expected POLLHUP; got 0 % state 6: expected POLLIN | POLLHUP; got 0x1 % state 6a: expected POLLHUP; got 0 The POLLHUP flag is now never set, so states 3 and 6a aren't actually fixed; in fact they are more broken than before, just like for select() -- now no poll flag is set for these cases, so poll() and select() don't even see normal hangups unless they are used with a timeout and/or with the negative-logic POLLINIGNEOF as in my test program. IIRC, PRs 53447 and 76144 are about this problem. Quick fix (?): #defining POLLINIGNEOF as 0 in should give the FreeBSD-4.10 behaviour. Fix (?): - actually implement returning POLLHUP in sopoll() and other places. Return POLLHUP but not POLLIN for the pure-EOF case. Return POLLIN* | POLLHUP for EOF-with-data. - remove POLLINIGNEOF and associated complications in sopoll(), fifo_poll() and - change selscan() to check for POLLHUP so that POLLIN, POLLIN | POLLHUP and POLLHUP all act the same for select() - remove POLLHUP from the comment in selscan(). Fix the rest of this comment or remove it (most backends are too broken to return poll flags if appropriate, and the comment only mentions one of the other poll flags that selscan() ignores) - remove the corresponding comment in pollscan() since it is wrong and says nothing relevant (pollscan() just accepts whatever flags the backends set). Bruce From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 02:23:00 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 AAC3E16A400 for ; Wed, 22 Mar 2006 02:23:00 +0000 (UTC) (envelope-from zhouyi04@ios.cn) Received: from abyss.iscas.cn (abyss.iscas.cn [159.226.5.55]) by mx1.FreeBSD.org (Postfix) with SMTP id 926C543D4C for ; Wed, 22 Mar 2006 02:22:58 +0000 (GMT) (envelope-from zhouyi04@ios.cn) Received: (qmail 16252 invoked by uid 502); 22 Mar 2006 02:05:59 -0000 Received: from zhouyi04@ios.cn by abyss.iscas.cn by uid 0 with qmail-scanner-1.22 (hbedv: 6.24.0.7/6.24.0.69. spamassassin: 2.63. Clear:RC:0(159.226.5.225):SA:0(-99.1/9.0):. Processed in 0.313236 secs); 22 Mar 2006 02:05:59 -0000 Received: from unknown (HELO zzy.H.qngy.gscas) (zhouyi04@159.226.5.225) by abyss.iscas.cn with SMTP; 22 Mar 2006 02:05:59 -0000 Date: Wed, 22 Mar 2006 10:19:49 +0800 From: zhouyi zhou To: freebsd-bugs@freebsd.org Message-Id: <20060322101949.38aa47cc.zhouyi04@ios.cn> Organization: Institute of Software X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on abyss.iscas.cn X-Spam-Status: No, hits=-99.1 required=9.0 tests=FROM_ENDS_IN_NUMS, USER_IN_WHITELIST autolearn=no version=2.63 X-Spam-Level: Subject: MAC Framework has confict with IP firewall X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 02:23:00 -0000 Hi, MAC Framework has conflict with IP firewall because in function ipfw_tick of file ip_fw2.c, the mbuf is created without MAC label being initialized and send directly to ip_output. Sincerely yours Zhouyi Zhou Institute of Software Chinese Academy of Sciences From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 03:10:14 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 C098916A400; Wed, 22 Mar 2006 03:10:14 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE2A743D53; Wed, 22 Mar 2006 03:10:12 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout2.pacific.net.au (Postfix) with ESMTP id E8BF58DEEA; Wed, 22 Mar 2006 14:10:10 +1100 (EST) Received: from epsplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k2M3A3DB030016; Wed, 22 Mar 2006 14:10:04 +1100 Date: Wed, 22 Mar 2006 14:10:03 +1100 (EST) From: Bruce Evans X-X-Sender: bde@epsplex.bde.org To: Kris Kennaway In-Reply-To: <20060321214011.C5B31514C3@obsecurity.dyndns.org> Message-ID: <20060322134531.P82503@epsplex.bde.org> References: <20060321214011.C5B31514C3@obsecurity.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-bugs@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/94810: fsck incorrectly reports 'file system marked clean' when lost+found fills up X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 03:10:14 -0000 On Tue, 21 Mar 2006, Kris Kennaway wrote: >> Description: > > In cases of severe filesystem damage, fsck may fill up lost+found: > > [...] > SORRY. NO SPACE IN lost+found DIRECTORY > UNEXPECTED SOFT UPDATE INCONSISTENCY > > > UNREF DIR I=871505 OWNER=root MODE=40770 > SIZE=512 MTIME=Jan 1 09:59 1970 > RECONNECT? yes > > SORRY. NO SPACE IN lost+found DIRECTORY > UNEXPECTED SOFT UPDATE INCONSISTENCY > [...] > > However, when fsck eventually completes it reports > > ***** FILE SYSTEM MARKED CLEAN ***** > ***** FILE SYSTEM WAS MODIFIED ***** > > In fact, all of the damage was not repaired since the extra files > could not be reconnected to lost+found, so it is necessary to: > > 1) mount and clean out lost+found or move it aside > > 2) unmount and rerun fsck to continue recovering lost files. > > 3) Repeat until all files have been recovered (may take multiple > iterations) Steps 2 and 3 seemed to be unnecessary when I ran fsck with -y. Then seemed to just delete everything that couldn't be reconnected to lost+found, and fsck's claim to have cleaned the file system seemed to be correct because the deletions worked. Another problem with fsck -y is that you have to use it too much because the interactive interface for answering y/n doesn't scale to large file systems with relatively small but absolutely large damage. fsck -y should only be used for disposable file systems, but even then you might want to try to preserve 2 files without interactively answering y/n up to N*2^32 times for the ones you don't care about. Bruce From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 03:12:43 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org 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 8385D16A400; Wed, 22 Mar 2006 03:12:43 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DBD543D49; Wed, 22 Mar 2006 03:12:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 1B2301A4DE7; Tue, 21 Mar 2006 19:12:43 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 40E49515BE; Tue, 21 Mar 2006 22:12:42 -0500 (EST) Date: Tue, 21 Mar 2006 22:12:41 -0500 From: Kris Kennaway To: Bruce Evans Message-ID: <20060322031241.GA30120@xor.obsecurity.org> References: <20060321214011.C5B31514C3@obsecurity.dyndns.org> <20060322134531.P82503@epsplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <20060322134531.P82503@epsplex.bde.org> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: bin/94810: fsck incorrectly reports 'file system marked clean' when lost+found fills up X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 03:12:43 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 22, 2006 at 02:10:03PM +1100, Bruce Evans wrote: > On Tue, 21 Mar 2006, Kris Kennaway wrote: >=20 > >>Description: > > > >In cases of severe filesystem damage, fsck may fill up lost+found: > > > >[...] > >SORRY. NO SPACE IN lost+found DIRECTORY > >UNEXPECTED SOFT UPDATE INCONSISTENCY > > > > > >UNREF DIR I=3D871505 OWNER=3Droot MODE=3D40770 > >SIZE=3D512 MTIME=3DJan 1 09:59 1970 > >RECONNECT? yes > > > >SORRY. NO SPACE IN lost+found DIRECTORY > >UNEXPECTED SOFT UPDATE INCONSISTENCY > >[...] > > > >However, when fsck eventually completes it reports > > > >***** FILE SYSTEM MARKED CLEAN ***** > >***** FILE SYSTEM WAS MODIFIED ***** > > > >In fact, all of the damage was not repaired since the extra files > >could not be reconnected to lost+found, so it is necessary to: > > > >1) mount and clean out lost+found or move it aside > > > >2) unmount and rerun fsck to continue recovering lost files. > > > >3) Repeat until all files have been recovered (may take multiple > >iterations) >=20 > Steps 2 and 3 seemed to be unnecessary when I ran fsck with -y. Then > seemed to just delete everything that couldn't be reconnected to > lost+found, and fsck's claim to have cleaned the file system seemed > to be correct because the deletions worked. I did run with fsck -y, and ended up having to iterate steps 1-3 a total of 7 times before the filesystem was completely clean. > Another problem with fsck -y is that you have to use it too much because > the interactive interface for answering y/n doesn't scale to large file > systems with relatively small but absolutely large damage. fsck -y should > only be used for disposable file systems, but even then you might want to > try to preserve 2 files without interactively answering y/n up to N*2^32 > times for the ones you don't care about. Yes. Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEIMCpWry0BWjoQKURAnmuAKDO7n5h09/DvT7nh81I5iirKl5ENwCaAheP jEhJMrDWv11I02B/FaLhSq8= =3maG -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2-- From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 03:20:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 D83BA16A422 for ; Wed, 22 Mar 2006 03:20:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A414C43D45 for ; Wed, 22 Mar 2006 03:20: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.4/8.13.4) with ESMTP id k2M3KITJ057312 for ; Wed, 22 Mar 2006 03:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M3KITI057311; Wed, 22 Mar 2006 03:20:18 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 03:20:18 GMT Message-Id: <200603220320.k2M3KITI057311@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Cc: Subject: Re: bin/94810: fsck incorrectly reports 'file system marked clean' when lost+found fills up X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Evans List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 03:20:19 -0000 The following reply was made to PR bin/94810; it has been noted by GNATS. From: Bruce Evans To: Kris Kennaway Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: bin/94810: fsck incorrectly reports 'file system marked clean' when lost+found fills up Date: Wed, 22 Mar 2006 14:10:03 +1100 (EST) On Tue, 21 Mar 2006, Kris Kennaway wrote: >> Description: > > In cases of severe filesystem damage, fsck may fill up lost+found: > > [...] > SORRY. NO SPACE IN lost+found DIRECTORY > UNEXPECTED SOFT UPDATE INCONSISTENCY > > > UNREF DIR I=871505 OWNER=root MODE=40770 > SIZE=512 MTIME=Jan 1 09:59 1970 > RECONNECT? yes > > SORRY. NO SPACE IN lost+found DIRECTORY > UNEXPECTED SOFT UPDATE INCONSISTENCY > [...] > > However, when fsck eventually completes it reports > > ***** FILE SYSTEM MARKED CLEAN ***** > ***** FILE SYSTEM WAS MODIFIED ***** > > In fact, all of the damage was not repaired since the extra files > could not be reconnected to lost+found, so it is necessary to: > > 1) mount and clean out lost+found or move it aside > > 2) unmount and rerun fsck to continue recovering lost files. > > 3) Repeat until all files have been recovered (may take multiple > iterations) Steps 2 and 3 seemed to be unnecessary when I ran fsck with -y. Then seemed to just delete everything that couldn't be reconnected to lost+found, and fsck's claim to have cleaned the file system seemed to be correct because the deletions worked. Another problem with fsck -y is that you have to use it too much because the interactive interface for answering y/n doesn't scale to large file systems with relatively small but absolutely large damage. fsck -y should only be used for disposable file systems, but even then you might want to try to preserve 2 files without interactively answering y/n up to N*2^32 times for the ones you don't care about. Bruce From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 03:20:23 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 5EA8E16A423 for ; Wed, 22 Mar 2006 03:20:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B0A43D46 for ; Wed, 22 Mar 2006 03:20: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.4/8.13.4) with ESMTP id k2M3KM3H057319 for ; Wed, 22 Mar 2006 03:20:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M3KMFk057318; Wed, 22 Mar 2006 03:20:22 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 03:20:22 GMT Message-Id: <200603220320.k2M3KMFk057318@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: bin/94810: fsck incorrectly reports 'file system marked clean' when lost+found fills up X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 03:20:23 -0000 The following reply was made to PR bin/94810; it has been noted by GNATS. From: Kris Kennaway To: Bruce Evans Cc: Kris Kennaway , FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: bin/94810: fsck incorrectly reports 'file system marked clean' when lost+found fills up Date: Tue, 21 Mar 2006 22:12:41 -0500 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 22, 2006 at 02:10:03PM +1100, Bruce Evans wrote: > On Tue, 21 Mar 2006, Kris Kennaway wrote: >=20 > >>Description: > > > >In cases of severe filesystem damage, fsck may fill up lost+found: > > > >[...] > >SORRY. NO SPACE IN lost+found DIRECTORY > >UNEXPECTED SOFT UPDATE INCONSISTENCY > > > > > >UNREF DIR I=3D871505 OWNER=3Droot MODE=3D40770 > >SIZE=3D512 MTIME=3DJan 1 09:59 1970 > >RECONNECT? yes > > > >SORRY. NO SPACE IN lost+found DIRECTORY > >UNEXPECTED SOFT UPDATE INCONSISTENCY > >[...] > > > >However, when fsck eventually completes it reports > > > >***** FILE SYSTEM MARKED CLEAN ***** > >***** FILE SYSTEM WAS MODIFIED ***** > > > >In fact, all of the damage was not repaired since the extra files > >could not be reconnected to lost+found, so it is necessary to: > > > >1) mount and clean out lost+found or move it aside > > > >2) unmount and rerun fsck to continue recovering lost files. > > > >3) Repeat until all files have been recovered (may take multiple > >iterations) >=20 > Steps 2 and 3 seemed to be unnecessary when I ran fsck with -y. Then > seemed to just delete everything that couldn't be reconnected to > lost+found, and fsck's claim to have cleaned the file system seemed > to be correct because the deletions worked. I did run with fsck -y, and ended up having to iterate steps 1-3 a total of 7 times before the filesystem was completely clean. > Another problem with fsck -y is that you have to use it too much because > the interactive interface for answering y/n doesn't scale to large file > systems with relatively small but absolutely large damage. fsck -y should > only be used for disposable file systems, but even then you might want to > try to preserve 2 files without interactively answering y/n up to N*2^32 > times for the ones you don't care about. Yes. Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEIMCpWry0BWjoQKURAnmuAKDO7n5h09/DvT7nh81I5iirKl5ENwCaAheP jEhJMrDWv11I02B/FaLhSq8= =3maG -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2-- From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 06:50:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 9D22816A400 for ; Wed, 22 Mar 2006 06:50:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B36843D70 for ; Wed, 22 Mar 2006 06:50:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2M6o9o2073233 for ; Wed, 22 Mar 2006 06:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M6o9sv073232; Wed, 22 Mar 2006 06:50:09 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 06:50:09 GMT Resent-Message-Id: <200603220650.k2M6o9sv073232@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, "Devon H. O'Dell" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50D3816A422 for ; Wed, 22 Mar 2006 06:41:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5201F43D66 for ; Wed, 22 Mar 2006 06:41: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 k2M6fLbp021274 for ; Wed, 22 Mar 2006 06:41:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2M6fLaL021273; Wed, 22 Mar 2006 06:41:21 GMT (envelope-from nobody) Message-Id: <200603220641.k2M6fLaL021273@www.freebsd.org> Date: Wed, 22 Mar 2006 06:41:21 GMT From: "Devon H. O'Dell" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/94822: [patch] Fix keyboard hang for IBM / Intel blade servers X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 06:50:16 -0000 >Number: 94822 >Category: kern >Synopsis: [patch] Fix keyboard hang for IBM / Intel blade servers >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 22 06:50:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Devon H. O'Dell >Release: 6.0-RELEASE-p3 >Organization: iXsystems >Environment: >Description: On Intel / IBM blade machines, there is no atkbd(4) device. Previously, booting GENERIC on these blades would hang the machine. With this patch, this behavior is no more! Yes! After many printf()'s, reboots of the blade (and the MM because the new firmware is horribly broken), I've found the hang and fixed it. Simply put, there's a keyboard / auxillary device drain procedure (empty_both_buffers) that expects to drain the buffers, but can't, because the buffers aren't what they think. This patch fixes the issue by adding a timeout to the empty_both_buffers procedure. After two seconds of not being able to drain the buffer, it will give up and return to the caller. Full use of the keyboard (via the VNC-based Java KVM on the MM or local USB) is afforded, and the system boots. >How-To-Repeat: Obtain relevant machine (SBX82, in this case), chassis, and boot the GENERIC kernel. Order pizza. Play poker. Notice it's still hung. Take shower. Sleep. Wake up. Notice it's still hung. Apply patch and live happily ever after. >Fix: This patch is alternatively available at http://www.sitetronics.com/~dodell/atkbdc_fix.patch in case the whitespace is goofed up by the paste into the web form. -- begin patch -- Index: atkbdc.c =================================================================== RCS file: /home/ncvs/src/sys/dev/atkbdc/atkbdc.c,v retrieving revision 1.22 diff -u -r1.22 atkbdc.c --- atkbdc.c 4 Dec 2005 02:12:40 -0000 1.22 +++ atkbdc.c 22 Mar 2006 06:29:01 -0000 @@ -835,6 +835,7 @@ { int t; int f; + int waited = 0; #if KBDIO_DEBUG >= 2 int c1 = 0; int c2 = 0; @@ -855,6 +856,16 @@ } else { t -= delta; } + + /* + * Some systems (Intel/IBM blades) do not have keyboard devices and + * will thus hang in this procedure. Time out after delta seconds to + * avoid this hang -- the keyboard attach will fail later on. + */ + waited += (delta * 1000); + if (waited == (delta * 1000000)) + return; + DELAY(delta*1000); } #if KBDIO_DEBUG >= 2 -- end patch -- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 07:40:14 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 F076916A400 for ; Wed, 22 Mar 2006 07:40:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B0C43D49 for ; Wed, 22 Mar 2006 07:40: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.4/8.13.4) with ESMTP id k2M7eEFG076138 for ; Wed, 22 Mar 2006 07:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M7eEYv076132; Wed, 22 Mar 2006 07:40:14 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 07:40:14 GMT Resent-Message-Id: <200603220740.k2M7eEYv076132@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, Lucas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0421116A401 for ; Wed, 22 Mar 2006 07:38:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC03843D46 for ; Wed, 22 Mar 2006 07:38:07 +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 k2M7c7Ii036883 for ; Wed, 22 Mar 2006 07:38:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2M7c7W2036881; Wed, 22 Mar 2006 07:38:07 GMT (envelope-from nobody) Message-Id: <200603220738.k2M7c7W2036881@www.freebsd.org> Date: Wed, 22 Mar 2006 07:38:07 GMT From: Lucas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/94823: DRM doesnt't work with i915.ko X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 07:40:15 -0000 >Number: 94823 >Category: kern >Synopsis: DRM doesnt't work with i915.ko >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: Wed Mar 22 07:40:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Lucas >Release: 6.1-BETA4 i386 >Organization: Innsoft Sp. z.o.o Warszawa >Environment: FreeBSD 6.1-BETA4 CENTURION /usr/src/sys/i386/compile/CENTURION i386 >Description: I have agpart compiled into kernel (tried compiling in or use as module) kldloading i915.ko displays that everything is OK, "initialized drm0" etc. device node /dev/drm/card0 appears but X (xorg-6.8.2) says (EE) Cannot allocate HW cursor or something like that ang glxinfo gives Direct rendering: No >How-To-Repeat: happens every time I start X >Fix: ?? Please give me some fast method to fix this up, I really need HWaccelerated OGL on my FreeBSD box... >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 09:10:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 7458C16A401 for ; Wed, 22 Mar 2006 09:10:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 333A643D48 for ; Wed, 22 Mar 2006 09: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.4/8.13.4) with ESMTP id k2M9AEuj080760 for ; Wed, 22 Mar 2006 09:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M9AEEZ080759; Wed, 22 Mar 2006 09:10:14 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 09:10:14 GMT Message-Id: <200603220910.k2M9AEEZ080759@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Cc: Subject: Re: kern/94307: [bge] kernel panics when passing trafffic through bge1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 09:10:15 -0000 The following reply was made to PR kern/94307; it has been noted by GNATS. From: Gleb Smirnoff To: "Byron L. Hicks" Cc: bug-followup@FreeBSD.org Subject: Re: kern/94307: [bge] kernel panics when passing trafffic through bge1 Date: Wed, 22 Mar 2006 12:07:15 +0300 Byron, On Mon, Mar 20, 2006 at 05:20:19PM +0000, Byron L. Hicks wrote: B> monitor-temp# ident /boot/kernel/kernel | grep kern_mbuf.c B> $FreeBSD: src/sys/kern/kern_mbuf.c,v 1.9.2.5 2006/03/01 20:51:49 B> andre Exp $ As I said before, you need to update to newer RELENG_6. I bet your problem is fixed in kern_mbuf.c rev. 1.9.2.6. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 09:12:21 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 7044616A401; Wed, 22 Mar 2006 09:12:21 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BB5E43D46; Wed, 22 Mar 2006 09:12:21 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2M9CLmB080937; Wed, 22 Mar 2006 09:12:21 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M9CKBC080933; Wed, 22 Mar 2006 09:12:20 GMT (envelope-from glebius) Date: Wed, 22 Mar 2006 09:12:20 GMT From: Gleb Smirnoff Message-Id: <200603220912.k2M9CKBC080933@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, brooks@FreeBSD.org Cc: Subject: Re: bin/94743: [patch] dhclient(8) should send hostname X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 09:12:21 -0000 Synopsis: [patch] dhclient(8) should send hostname Responsible-Changed-From-To: freebsd-bugs->brooks Responsible-Changed-By: glebius Responsible-Changed-When: Wed Mar 22 09:11:29 UTC 2006 Responsible-Changed-Why: Assign to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=94743 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 09:20:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 3688616A422; Wed, 22 Mar 2006 09:20:15 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D465F43D46; Wed, 22 Mar 2006 09:20:14 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2M9KEaO081296; Wed, 22 Mar 2006 09:20:14 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2M9KEHj081292; Wed, 22 Mar 2006 09:20:14 GMT (envelope-from glebius) Date: Wed, 22 Mar 2006 09:20:14 GMT From: Gleb Smirnoff Message-Id: <200603220920.k2M9KEHj081292@freefall.freebsd.org> To: bhicks@nmsu.edu, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/94307: [bge] kernel panics when passing trafffic through bge1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 09:20:15 -0000 Synopsis: [bge] kernel panics when passing trafffic through bge1 State-Changed-From-To: open->feedback State-Changed-By: glebius State-Changed-When: Wed Mar 22 09:19:37 UTC 2006 State-Changed-Why: Not closing PR, since we need confirmation from submitter, but putting it into feedback state. http://www.freebsd.org/cgi/query-pr.cgi?pr=94307 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 11:40:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 22D2616A401 for ; Wed, 22 Mar 2006 11:40:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ECFD43D46 for ; Wed, 22 Mar 2006 11:40: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.4/8.13.4) with ESMTP id k2MBeEIt090291 for ; Wed, 22 Mar 2006 11:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MBeEuC090290; Wed, 22 Mar 2006 11:40:14 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 11:40:14 GMT Message-Id: <200603221140.k2MBeEuC090290@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Cc: Subject: Re: kern/94182: altq support for vlan driver X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 11:40:15 -0000 The following reply was made to PR kern/94182; it has been noted by GNATS. From: Gleb Smirnoff To: Emil Cazamir Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/94182: altq support for vlan driver Date: Wed, 22 Mar 2006 14:38:12 +0300 Emil, On Tue, Mar 21, 2006 at 11:50:26AM -0800, Emil Cazamir wrote: E> I'm not the person to decide if ALTQ and vlan(4) is a good or bad combination, but in my opinion it would be useful to specify each queueing strategy on his own interface, even if it is not a phisical one (such as tun(4)). A good example why vlan interfaces should be ALTQ-enabled is the following: E> - physical device: E> |- vlan1 - cbq on vlan1 E> |- vlan2 - priq on vlan2 E> `- vlan3 - hfsc on vlan3 This may not work, unless you put a bandwidth limit on each vlan interface, that is equal to limit of parent interface / number of vlans. E> At this time i know that altq can make use of only one traffic discipline on an interface, which makes the above case only a wish. E> I think if ALTQ will not be implemented as standard feature in FreeBSD, it would be nice at least to be documented the fact that ALTQ works with vlan tagged frames somewhere in the man pages (no one officialy says that it works and I didn't tested that). At this time i don't find any reference to vlan tagged frames matching with ALTQ and pf, neither in altq(4) nor pf.conf(5) man pages. I'm using FreeBSD 5.5-PRERELEASE as of 2006, march 17. The first (theoretical) obstacle is that ALTQ is designed to shape traffic on an interface, where exists a *bandwidth limit* and a *queue*. These two things are property of a physical inteface. The vlan(4) interface doesn't have any bandwidth limit. The current implementation has a queue. Packets are temporarily queued, before they are sent to the underlying physical driver. We have a plan to remove this queue, since it is a performance loss for vlan(4) driver. The second (practical) problem is that after removal of the intermediate queue in the vlan(4) driver it will be difficult to add ALTQ support. No queueing - no ALTernate Queueing. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 12:50:22 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 6212416A424 for ; Wed, 22 Mar 2006 12:50:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E49B43D4C for ; Wed, 22 Mar 2006 12:50: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.4/8.13.4) with ESMTP id k2MCoLmd094097 for ; Wed, 22 Mar 2006 12:50:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MCoLBv094096; Wed, 22 Mar 2006 12:50:21 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 12:50:21 GMT Message-Id: <200603221250.k2MCoLBv094096@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Oliver Fromme Cc: Subject: Re: kern/94823: DRM doesnt't work with i915.ko X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 12:50:22 -0000 The following reply was made to PR kern/94823; it has been noted by GNATS. From: Oliver Fromme To: bug-followup@FreeBSD.ORG, morgothdbma@o2.pl Cc: Subject: Re: kern/94823: DRM doesnt't work with i915.ko Date: Wed, 22 Mar 2006 13:45:59 +0100 (CET) Lucas wrote: > > Environment: > FreeBSD 6.1-BETA4 CENTURION /usr/src/sys/i386/compile/CENTURION i386 Nice. My Centrino notebook is named CENTAUR. :-) > > Description: > I have agpart compiled into kernel (tried compiling in or use as module) > kldloading i915.ko displays that everything is OK, > "initialized drm0" etc. > device node /dev/drm/card0 appears > but X (xorg-6.8.2) says [...] I had the same problem. To solve it, you need to use the latest Xorg 6.9. Deinstall all of your Xorg packages, update your ports collection, and then install the latest Xorg 6.9 stuff and DRI port. Then it will work. If you're interested, here's the dmesg, Xorg.log and output from glxinfo and various other things from my i915 notenook: http://www.secnetix.de/~olli/dmesg/centaur/ These are some of the packages required ("pkg_info" output): dri-6.4.1,2 libdrm-2.0 libglut-6.4.1 xorg-clients-6.9.0_1 xorg-libraries-6.9.0 xorg-server-6.8.99.903 Any later versions should work, too. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "And believe me, as a C++ programmer, I don't hesitate to question the decisions of language designers. After a decent amount of C++ exposure, Python's flaws seem ridiculously small." -- Ville Vainio From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 13:20:29 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 BC27016A58C for ; Wed, 22 Mar 2006 13:20:29 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F40B643D49 for ; Wed, 22 Mar 2006 13:20: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.4/8.13.4) with ESMTP id k2MDKI6Z095809 for ; Wed, 22 Mar 2006 13:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MDKI5x095808; Wed, 22 Mar 2006 13:20:18 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 13:20:18 GMT Resent-Message-Id: <200603221320.k2MDKI5x095808@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, VANHULLEBUS Yvan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9432C16A400 for ; Wed, 22 Mar 2006 13:18:39 +0000 (UTC) (envelope-from yvan.vanhullebus@netasq.com) Received: from smtp.netasq.com (netasq.netasq.com [213.30.137.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id A27BA43D46 for ; Wed, 22 Mar 2006 13:18:38 +0000 (GMT) (envelope-from yvan.vanhullebus@netasq.com) Received: from [10.2.0.3] (f1000c001440400601.netasq.com [10.0.0.126]) by smtp.netasq.com (Postfix) with ESMTP id 8114138D07 for ; Wed, 22 Mar 2006 14:16:44 +0100 (CET) Received: by darkstar.netasq.com (Postfix, from userid 1001) id F2BABF7430; Wed, 22 Mar 2006 14:18:35 +0100 (CET) Message-Id: <20060322131835.F2BABF7430@darkstar.netasq.com> Date: Wed, 22 Mar 2006 14:18:35 +0100 (CET) From: VANHULLEBUS Yvan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/94829: OpenBSD's enc0 support for FreeBSD X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: VANHULLEBUS Yvan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 13:20:29 -0000 >Number: 94829 >Category: kern >Synopsis: OpenBSD's enc0 support for FreeBSD >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Mar 22 13:20:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: VANHULLEBUS Yvan, THOMAS Fabien >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: NETASQ >Environment: System: FreeBSD darkstar.netasq.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Tue Mar 21 17:44:54 CET 2006 root@darkstar.netasq.com:/usr/src/sys/i386/compile/Darkstar i386 >Description: Actually, there is no possibility to do a tcpdump on incoming/outgoing encrypted traffic, and there is no way to ensure at filtering level that some specific traffic was encrypted. This patch adds an optionnal enc0 support "a la OpenBSD", with tcpdump support for both incoming/outgoing traffic, and sets incoming packet's interface as enc0. Note: authentication mark on incoming packets doesn't seems to work for FAST_IPSEC, I'll try to fix it. >How-To-Repeat: >Fix: --- ./conf/options.orig Thu Mar 16 15:27:31 2006 +++ ./conf/options Thu Mar 16 15:27:31 2006 @@ -338,6 +338,7 @@ DEVICE_POLLING DEV_PF opt_pf.h DEV_PFLOG opt_pf.h DEV_PFSYNC opt_pf.h +DEV_ENC opt_enc.h ETHER_II opt_ef.h ETHER_8023 opt_ef.h ETHER_8022 opt_ef.h --- ./conf/files.orig Thu Mar 16 15:27:31 2006 +++ ./conf/files Thu Mar 16 15:27:31 2006 @@ -1450,6 +1450,7 @@ net/if_stf.c optional stf net/if_tun.c optional tun net/if_tap.c optional tap net/if_vlan.c optional vlan +net/if_enc.c optional enc net/netisr.c standard net/ppp_deflate.c optional ppp_deflate net/ppp_tty.c optional ppp --- ./net/if_types.h.orig Thu Mar 16 15:27:31 2006 +++ ./net/if_types.h Thu Mar 16 15:27:31 2006 @@ -246,6 +246,7 @@ #define IFT_GIF 0xf0 #define IFT_PVC 0xf1 #define IFT_FAITH 0xf2 +#define IFT_ENC 0xf4 #define IFT_PFLOG 0xf6 #define IFT_PFSYNC 0xf7 #define IFT_CARP 0xf8 /* Common Address Redundancy Protocol */ --- ./net/if_enc.c.orig Tue Mar 21 17:33:49 2006 +++ ./net/if_enc.c Tue Mar 21 17:32:45 2006 @@ -0,0 +1,227 @@ +#include "opt_atalk.h" +#include "opt_inet.h" +#include "opt_inet6.h" +#include "opt_ipx.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include + +#ifdef INET +#include +#include +#endif + +#ifdef IPX +#include +#include +#endif + +#ifdef INET6 +#ifndef INET +#include +#endif +#include +#include +#endif + +#ifdef NETATALK +#include +#include +#endif + +#include + +#define ENCNAME "enc" + +struct enc_softc { + struct ifnet *sc_ifp; + LIST_ENTRY(enc_softc) sc_next; +}; + +int encioctl(struct ifnet *, u_long, caddr_t); +static void encrtrequest(int, struct rtentry *, struct rt_addrinfo *); +int encoutput(struct ifnet *ifp, struct mbuf *m, + struct sockaddr *dst, struct rtentry *rt); +static int enc_clone_create(struct if_clone *, int); +static void enc_clone_destroy(struct ifnet *); + +struct ifnet *encif = NULL; /* Used externally */ + +static MALLOC_DEFINE(M_ENC, ENCNAME, "IPsec Enc Interface"); + +static struct mtx enc_mtx; +static LIST_HEAD(enc_list, enc_softc) enc_list; + +IFC_SIMPLE_DECLARE(enc, 1); + +static void +enc_clone_destroy(ifp) + struct ifnet *ifp; +{ + struct enc_softc *sc; + + sc = ifp->if_softc; + + /* XXX: destroying enc0 will lead to panics. */ + KASSERT(encif != ifp, ("%s: destroying enc0", __func__)); +} + +static int +enc_clone_create(ifc, unit) + struct if_clone *ifc; + int unit; +{ + struct ifnet *ifp; + struct enc_softc *sc; + + MALLOC(sc, struct enc_softc *, sizeof(*sc), M_ENC, M_WAITOK | M_ZERO); + ifp = sc->sc_ifp = if_alloc(IFT_ENC); + if (ifp == NULL) { + free(sc, M_ENC); + return (ENOSPC); + } + + if_initname(ifp, ifc->ifc_name, unit); + ifp->if_mtu = ENCMTU; + ifp->if_flags = IFF_MULTICAST; + ifp->if_ioctl = encioctl; + ifp->if_output = encoutput; + ifp->if_snd.ifq_maxlen = ifqmaxlen; + ifp->if_softc = sc; + if_attach(ifp); + bpfattach(ifp, DLT_ENC, ENC_HDRLEN); + mtx_lock(&enc_mtx); + LIST_INSERT_HEAD(&enc_list, sc, sc_next); + mtx_unlock(&enc_mtx); + if (encif == NULL) + encif = ifp; + + return (0); +} + +static int +enc_modevent(module_t mod, int type, void *data) +{ + switch (type) { + case MOD_LOAD: + mtx_init(&enc_mtx, "enc_mtx", NULL, MTX_DEF); + LIST_INIT(&enc_list); + if_clone_attach(&enc_cloner); + break; + case MOD_UNLOAD: + printf("enc module unload - not possible for this module type\n"); + return EINVAL; + default: + return EOPNOTSUPP; + } + return 0; +} + +static moduledata_t enc_mod = { + "enc", + enc_modevent, + 0 +}; + +DECLARE_MODULE(enc, enc_mod, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_ANY); + +int +encoutput(ifp, m, dst, rt) + struct ifnet *ifp; + register struct mbuf *m; + struct sockaddr *dst; + register struct rtentry *rt; +{ + m_freem(m); + return (0); +} + +/* ARGSUSED */ +static void +encrtrequest(cmd, rt, info) + int cmd; + struct rtentry *rt; + struct rt_addrinfo *info; +{ + RT_LOCK_ASSERT(rt); + rt->rt_rmx.rmx_mtu = rt->rt_ifp->if_mtu; +} + +/* + * Process an ioctl request. + */ +/* ARGSUSED */ +int +encioctl(ifp, cmd, data) + register struct ifnet *ifp; + u_long cmd; + caddr_t data; +{ + register struct ifaddr *ifa; + register struct ifreq *ifr = (struct ifreq *)data; + register int error = 0; + + switch (cmd) { + + case SIOCSIFADDR: + ifp->if_flags |= IFF_UP; + ifp->if_drv_flags |= IFF_DRV_RUNNING; + ifa = (struct ifaddr *)data; + ifa->ifa_rtrequest = encrtrequest; + /* + * Everything else is done at a higher level. + */ + break; + + case SIOCADDMULTI: + case SIOCDELMULTI: + if (ifr == 0) { + error = EAFNOSUPPORT; /* XXX */ + break; + } + switch (ifr->ifr_addr.sa_family) { + +#ifdef INET + case AF_INET: + break; +#endif +#ifdef INET6 + case AF_INET6: + break; +#endif + + default: + error = EAFNOSUPPORT; + break; + } + break; + + case SIOCSIFMTU: + ifp->if_mtu = ifr->ifr_mtu; + break; + + case SIOCSIFFLAGS: + break; + + default: + error = EINVAL; + } + return (error); +} --- ./net/if_enc.h.orig Tue Mar 21 17:33:51 2006 +++ ./net/if_enc.h Tue Mar 21 17:32:45 2006 @@ -0,0 +1,21 @@ +#ifndef _NET_IF_ENC_H_ +#define _NET_IF_ENC_H_ + +#define ENCMTU (1024+512) +#define ENC_HDRLEN 12 + +/* XXX this define must have the same value as in OpenBSD + */ +#define M_CONF 0x0400 /* payload was encrypted (ESP-transport) */ +#define M_AUTH 0x0800 /* payload was authenticated (AH or ESP auth) */ +#define M_AUTH_AH 0x2000 /* header was authenticated (AH) */ + +struct enchdr { + u_int32_t af; + u_int32_t spi; + u_int32_t flags; +}; + +extern struct ifnet *encif; + +#endif /* _NET_IF_ENC_H_ */ --- ./netinet6/esp_input.c.orig Thu Mar 16 15:27:31 2006 +++ ./netinet6/esp_input.c Thu Mar 16 15:27:31 2006 @@ -36,6 +36,7 @@ #include "opt_inet.h" #include "opt_inet6.h" +#include "opt_enc.h" #include #include @@ -48,6 +49,8 @@ #include #include +#include +#include #include #include #include @@ -388,6 +391,34 @@ noreplaycheck: ipsecstat.in_nomem++; goto bad; } +#ifdef DEV_ENC + m->m_pkthdr.rcvif = encif; + + if (encif->if_bpf != NULL) { + /* + * We need to prepend the address family as + * a four byte field. Cons up a dummy header + * to pacify bpf. This is safe because bpf + * will only read from the mbuf (i.e., it won't + * try to free it or keep a pointer a to it). + */ + struct mbuf m1; + struct enchdr hdr; + + hdr.af = AF_INET; + hdr.spi = spi; + hdr.flags = M_CONF; + if ((m->m_flags & M_AUTHIPDGM) != 0) + hdr.flags |= M_AUTH; + + m1.m_flags = 0; + m1.m_next = m; + m1.m_len = ENC_HDRLEN; + m1.m_data = (char *) &hdr; + + bpf_mtap(encif->if_bpf, &m1); + } +#endif if (netisr_queue(NETISR_IP, m)) { /* (0) on success. */ ipsecstat.in_inval++; @@ -744,6 +775,35 @@ noreplaycheck: ipsec6stat.in_nomem++; goto bad; } + +#ifdef DEV_ENC + m->m_pkthdr.rcvif = encif; + + if (encif->if_bpf) { + /* + * We need to prepend the address family as + * a four byte field. Cons up a dummy header + * to pacify bpf. This is safe because bpf + * will only read from the mbuf (i.e., it won't + * try to free it or keep a pointer a to it). + */ + struct mbuf m1; + struct enchdr hdr; + + hdr.af = AF_INET6; + hdr.spi = spi; + hdr.flags = M_CONF; + if ((m->m_flags & M_AUTHIPDGM) != 0) + hdr.flags |= M_AUTH; + + m1.m_flags = 0; + m1.m_next = m; + m1.m_len = ENC_HDRLEN; + m1.m_data = (char *) &hdr; + + bpf_mtap(encif->if_bpf, &m1); + } +#endif if (netisr_queue(NETISR_IPV6, m)) { /* (0) on success. */ ipsec6stat.in_inval++; --- ./netinet6/esp_output.c.orig Thu Mar 16 15:27:31 2006 +++ ./netinet6/esp_output.c Thu Mar 16 15:27:31 2006 @@ -32,6 +32,7 @@ #include "opt_inet.h" #include "opt_inet6.h" +#include "opt_enc.h" /* * RFC1827/2406 Encapsulated Security Payload. @@ -49,6 +50,8 @@ #include #include +#include +#include #include #include @@ -196,6 +199,33 @@ esp_output(m, nexthdrp, md, isr, af) size_t extendsiz; int error = 0; struct ipsecstat *stat; + +#ifdef DEV_ENC + if (encif->if_bpf) { + /* + * We need to prepend the address family as + * a four byte field. Cons up a dummy header + * to pacify bpf. This is safe because bpf + * will only read from the mbuf (i.e., it won't + * try to free it or keep a pointer a to it). + */ + struct mbuf m1; + struct enchdr hdr; + + hdr.af = af; + hdr.spi = sav->spi; + hdr.flags = M_CONF; + if (sav->alg_auth != SADB_AALG_NONE) + hdr.flags |= M_AUTH; + + m1.m_flags = 0; + m1.m_next = m; + m1.m_len = ENC_HDRLEN; + m1.m_data = (char *) &hdr; + + bpf_mtap(encif->if_bpf, &m1); + } +#endif switch (af) { #ifdef INET --- ./netipsec/ipsec_input.c.orig Thu Mar 16 15:27:31 2006 +++ ./netipsec/ipsec_input.c Thu Mar 16 15:27:31 2006 @@ -43,6 +43,7 @@ #include "opt_inet.h" #include "opt_inet6.h" #include "opt_ipsec.h" +#include "opt_enc.h" #include #include @@ -57,6 +58,8 @@ #include #include #include +#include +#include #include #include @@ -443,6 +446,34 @@ ipsec4_common_input_cb(struct mbuf *m, s } key_sa_recordxfer(sav, m); /* record data transfer */ + +#ifdef DEV_ENC + m->m_pkthdr.rcvif = encif; + + if (encif->if_bpf != NULL) { + /* + * We need to prepend the address family as + * a four byte field. Cons up a dummy header + * to pacify bpf. This is safe because bpf + * will only read from the mbuf (i.e., it won't + * try to free it or keep a pointer a to it). + */ + struct mbuf m1; + struct enchdr hdr; + + hdr.af = af; + hdr.spi = sav->spi; + hdr.flags = M_CONF; + if ((m->m_flags & M_AUTHIPDGM) != 0) + hdr.flags |= M_AUTH; + + m1.m_flags = 0; + m1.m_next = m; + m1.m_len = ENC_HDRLEN; + m1.m_data = (char *) &hdr; + bpf_mtap(encif->if_bpf, &m1); + } +#endif /* * Re-dispatch via software interrupt. --- ./netipsec/ipsec_output.c.orig Thu Mar 16 15:27:32 2006 +++ ./netipsec/ipsec_output.c Thu Mar 16 15:27:31 2006 @@ -32,6 +32,7 @@ #include "opt_inet.h" #include "opt_inet6.h" #include "opt_ipsec.h" +#include "opt_enc.h" #include #include @@ -44,6 +45,8 @@ #include #include +#include +#include #include #include @@ -353,6 +356,32 @@ ipsec4_process_packet( IPSECREQUEST_LOCK(isr); /* insure SA contents don't change */ +#ifdef DEV_ENC + if (encif->if_bpf) { + /* + * We need to prepend the address family as + * a four byte field. Cons up a dummy header + * to pacify bpf. This is safe because bpf + * will only read from the mbuf (i.e., it won't + * try to free it or keep a pointer a to it). + */ + struct mbuf m1; + struct enchdr hdr; + + hdr.af = AF_INET; + hdr.spi = sav->spi; + hdr.flags = M_CONF; + if (sav->alg_auth != SADB_AALG_NONE) + hdr.flags |= M_AUTH; + + m1.m_flags = 0; + m1.m_next = m; + m1.m_len = ENC_HDRLEN; + m1.m_data = (char *) &hdr; + bpf_mtap(encif->if_bpf, &m1); + } +#endif + isr = ipsec_nextisr(m, isr, AF_INET, &saidx, &error); if (isr == NULL) goto bad; @@ -558,6 +587,32 @@ ipsec6_output_trans( *tun = 0; m = state->m; + +#ifdef DEV_ENC + if (encif->if_bpf) { + /* + * We need to prepend the address family as + * a four byte field. Cons up a dummy header + * to pacify bpf. This is safe because bpf + * will only read from the mbuf (i.e., it won't + * try to free it or keep a pointer a to it). + */ + struct mbuf m1; + struct enchdr hdr; + + hdr.af = AF_INET6; + hdr.spi = sav->spi; + hdr.flags = M_CONF; + if (sav->alg_auth != SADB_AALG_NONE) + hdr.flags |= M_AUTH; + + m1.m_flags = 0; + m1.m_next = m; + m1.m_len = ENC_HDRLEN; + m1.m_data = (char *) &hdr; + bpf_mtap(encif->if_bpf, &m1); + } +#endif isr = ipsec_nextisr(m, isr, AF_INET6, &saidx, &error); if (isr == NULL) { >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 14:10:20 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 51F6116A41F for ; Wed, 22 Mar 2006 14:10:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54CE943D53 for ; Wed, 22 Mar 2006 14: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.4/8.13.4) with ESMTP id k2MEAJdd001170 for ; Wed, 22 Mar 2006 14:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MEAJQN001165; Wed, 22 Mar 2006 14:10:19 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 14:10:19 GMT Resent-Message-Id: <200603221410.k2MEAJQN001165@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, Fabian Keil Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AD3A16A400 for ; Wed, 22 Mar 2006 14:02:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61F5D43D55 for ; Wed, 22 Mar 2006 14:02: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 k2ME2BWf013162 for ; Wed, 22 Mar 2006 14:02:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2ME2AvL013152; Wed, 22 Mar 2006 14:02:10 GMT (envelope-from nobody) Message-Id: <200603221402.k2ME2AvL013152@www.freebsd.org> Date: Wed, 22 Mar 2006 14:02:10 GMT From: Fabian Keil To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/94830: [patch] mount_nfs causes a fatal trap 18 if the value of desiredvnodes is below 1000 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 14:10:20 -0000 >Number: 94830 >Category: kern >Synopsis: [patch] mount_nfs causes a fatal trap 18 if the value of desiredvnodes is below 1000 >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 22 14:10:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Fabian Keil >Release: RELENG_6 >Organization: >Environment: FreeBSD samba.local 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #8: Wed Mar 22 12:39:08 CET 2006 fk@TP51.local:/usr/obj/usr/src/sys/CASABLANCA i386 >Description: On a Pentium 90 with 16 MB RAM FreeBSD sets desiredvnodes to 926, this leads to a panic (Fatal trap 18: integer divide fault while in kernel mode) if mount_nfs is used. The panic is caused by line 826 in /usr/src/sys/nfsclient/nfs_vfsops.c: nmp->nm_wcommitsize = hibufspace / (desiredvnodes / 1000); desiredvnodes is an integer value, if it is divided by a value bigger than itself the result is zero. Kernel configuration: http://www.fabiankeil.de/tmp/casablanca/CASABLANCA dmesg: http://www.fabiankeil.de/tmp/casablanca/dmesg.boot kgdb backtrace: http://www.fabiankeil.de/tmp/casablanca/backtrace.txt >How-To-Repeat: Use mount_nfs on a machine with a desiredvnodes value below 1000 (or set sysctl kern.maxvnodes to a value below 1000 yourself). >Fix: Increase kern.maxvnodes by hand or let http://www.fabiankeil.de/sourcecode/nfs_vfsops.c.patch do the job. I'm not sure if ignoring the kernel's calculations is the right thing to do, but so far I didn't experience any ill side effects. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 15:00:37 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 C775616A41F for ; Wed, 22 Mar 2006 15:00:37 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 864DB43D45 for ; Wed, 22 Mar 2006 15:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2MF0bDj003965 for ; Wed, 22 Mar 2006 15:00:37 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MF0b2K003963; Wed, 22 Mar 2006 15:00:37 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 15:00:37 GMT Message-Id: <200603221500.k2MF0b2K003963@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Oliver Fromme Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 15:00:37 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Oliver Fromme To: bde@zeta.org.au (Bruce Evans) Cc: bug-followup@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Wed, 22 Mar 2006 15:50:06 +0100 (CET) Thank you very much for your detailed explanations! Bruce Evans wrote: > On Tue, 21 Mar 2006, Oliver Fromme wrote: > > When a FIFO had been opened for reading and the writing > > process closes it, the reading process blocks in select(), > > even though the descriptor is ready for read(). If the > > select() call is omitted, read() returns 0 immediately > > indicating EOF. But as soon as you use select(), it blocks > > and there is no chance to detect the EOF condition. > > See also: > > PR 76125 (about the same bug) > PR 76144 (about a related bug in poll()) > PR 53447 (about a another or the same related bug in poll()) > PR 34020 (about the inverse of the bug (return on non-EOF) for select() > and poll()) Thank you for pointing those out. Before sending my PR, I spent about 15 minutes using the PR search facility on www.freebsd.org, with various combinations of the words "FIFO", "pipe", "select" and "poll", but I didn't get any useful results. It seems that the search CGI is broken. > Here is a program that tests more cases. I made it give no output > (for no errors) under Linux-2.6.10. It also gives no output for > the nameless pipe case under FreeBSD-4.10 and FreeBSD-oldcurrent > and for the named piped case under FreeBSD-4.10, but it fails with > (only) the error in this PR under FreeBSD-oldcurrent. Please test > it on Solaris etc. Compile it with -DNAMEDPIPE for the named pipe > case. It does not produce any output on Solaris 9, NetBSD 3.0, DEC UNIX 4.0D and Linux 2.4.32. (I had to replace signal() with sigset() on Solaris, add a few missing #includes and write small replacements for err() and warnx().) (By the way, DEC UNIX 4.0D _does_ have a bug: If the FIFO has O_NONBLOCK set and no writer has opened the FIFO, then select() doesn't block. That's a violation of SUSv3/POSIX. However, that's not related to the bug described in this PR, and it doesn't seem to be checked by the test program.) > Quick fix (?): #defining POLLINIGNEOF as 0 in should give the > FreeBSD-4.10 behaviour. In fact, I noticed the comment in fifo_vnops.c that mentions POLLINIGNEOF, but I wasn't sure if it's related to the bug. There's a small problem with that workaround: When I'm distributing software (which is supposed to be portable across various UNIX and UNIX-like systems), it's somewhat ugly to tell the users that they have to modify a system header file before my software will work on FreeBSD. However, I get your point that a real fix is non-trivial. > Fix (?): > - actually implement returning POLLHUP in sopoll() and other places. Return > POLLHUP but not POLLIN for the pure-EOF case. Return POLLIN* | POLLHUP > for EOF-with-data. > - remove POLLINIGNEOF and associated complications in sopoll(), fifo_poll() > and > - change selscan() to check for POLLHUP so that POLLIN, POLLIN | POLLHUP > and POLLHUP all act the same for select() > - remove POLLHUP from the comment in selscan(). Fix the rest of this > comment or remove it (most backends are too broken to return poll flags > if appropriate, and the comment only mentions one of the other poll flags > that selscan() ignores) > - remove the corresponding comment in pollscan() since it is wrong and says > nothing relevant (pollscan() just accepts whatever flags the backends set). I would be happy to help out, but I'm not familiar with that part of the kernel code. I wouldn't even know how to start. Also, I don't have a spare box running Current (I assume that such patches would have to go into Current first). Or is the difference of that code between 6-Stable and Current very small? Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "anyone new to programming should be kept as far from C++ as possible; actually showing the stuff should be considered a criminal offence" -- Jacek Generowicz From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 15:00:40 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 99AE816A400 for ; Wed, 22 Mar 2006 15:00:40 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 674AF43D4C for ; Wed, 22 Mar 2006 15:00:40 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2MF0eRB003973 for ; Wed, 22 Mar 2006 15:00:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MF0efg003972; Wed, 22 Mar 2006 15:00:40 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 15:00:40 GMT Message-Id: <200603221500.k2MF0efg003972@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kai Mosebach Cc: Subject: Re: kern/67545: [nfs] NFS Diskless Mount Option Suggestion X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kai Mosebach List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 15:00:40 -0000 The following reply was made to PR kern/67545; it has been noted by GNATS. From: Kai Mosebach To: bug-followup@FreeBSD.org, risky@stabilis.ru Cc: Subject: Re: kern/67545: [nfs] NFS Diskless Mount Option Suggestion Date: Wed, 22 Mar 2006 15:50:26 +0100 As menitoned by Sergey, running the local rpc.lockd nor the lockd on the Linux NFS Server is not solving the problem. To solve the problem one must mount the root nfs filesystem with -L which is obviously not possible for the root nfs unless you hack the kernel. What is the procedure to reopen this report? Best Kai 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 State-Changed-From-To: feedback->closed State-Changed-By: kris State-Changed-When: Sat Jul 30 01:27:52 GMT 2005 State-Changed-Why: Feedback timeout From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 16:50:59 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 0D68C16A43E for ; Wed, 22 Mar 2006 16:50:59 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A64943D91 for ; Wed, 22 Mar 2006 16:50: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.4/8.13.4) with ESMTP id k2MGoG0S013393 for ; Wed, 22 Mar 2006 16:50:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MGoGuQ013392; Wed, 22 Mar 2006 16:50:16 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 16:50:16 GMT Resent-Message-Id: <200603221650.k2MGoGuQ013392@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, "Devon H. O'Dell" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F2416A422 for ; Wed, 22 Mar 2006 16:45:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4653543D58 for ; Wed, 22 Mar 2006 16:45:12 +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 k2MGjC9H081177 for ; Wed, 22 Mar 2006 16:45:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2MGjCOr081173; Wed, 22 Mar 2006 16:45:12 GMT (envelope-from nobody) Message-Id: <200603221645.k2MGjCOr081173@www.freebsd.org> Date: Wed, 22 Mar 2006 16:45:12 GMT From: "Devon H. O'Dell" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/94833: [patch] Make BGE_FAKE_AUTONEG a system tunable X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 16:50:59 -0000 >Number: 94833 >Category: misc >Synopsis: [patch] Make BGE_FAKE_AUTONEG a system tunable >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 22 16:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Devon H. O'Dell >Release: 6.1-PRERELEASE >Organization: iXsystems >Environment: FreeBSD maria.fdev.iXsystems.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #3: Sat Mar 11 15:33:24 PST 2006 root@maria.fdev.iXsystems.com:/usr/src/sys/amd64/compile/BLADE amd64 >Description: As is apparent by the commit logs surrounding BGE_FAKE_AUTONEG, bge(4) is weird, especially on Intel / IBM blade platforms. This patch makes the BGE_FAKE_AUTONEG a tunable. This patch allows one to change the behavior of the driver pre-boot. Originally, this was not useful due to issues with the switch packaged with the blade; however, the new switch package for the blade doesn't have the same quirkiness factor, so it should be OK. NOTE: This patch was made for DragonFly BSD by Sepherosa Ziehau -- please credit him for the patch. >How-To-Repeat: Boot a SBX82 blade with GENERIC and try to access the network. Fail miserably. >Fix: Original patch: http://leaf.dragonflybsd.org/~sephe/bge_fake.diff Patch against -HEAD: http://www.sitetronics.com/~dodell/bge_fix.patch -- begin patch -- Index: if_bge.c =================================================================== RCS file: /opt/df_cvs/src/sys/dev/netif/bge/if_bge.c,v retrieving revision 1.46 diff -u -p -r1.46 if_bge.c --- if_bge.c 22 Aug 2005 18:29:52 -0000 1.46 +++ if_bge.c 5 Sep 2005 09:49:52 -0000 @@ -257,6 +257,9 @@ static void bge_miibus_statchg(device_t) static void bge_reset(struct bge_softc *); +static int bge_fake_autoneg = 0; +TUNABLE_INT("hw.bge.fake_autoneg", &bge_fake_autoneg); + static device_method_t bge_methods[] = { /* Device interface */ DEVMETHOD(device_probe, bge_probe), @@ -2550,13 +2553,13 @@ bge_ifmedia_upd(struct ifnet *ifp) return(EINVAL); switch(IFM_SUBTYPE(ifm->ifm_media)) { case IFM_AUTO: -#ifndef BGE_FAKE_AUTONEG /* * The BCM5704 ASIC appears to have a special * mechanism for programming the autoneg * advertisement registers in TBI mode. */ - if (sc->bge_asicrev == BGE_ASICREV_BCM5704) { + if (!bge_fake_autoneg && + sc->bge_asicrev == BGE_ASICREV_BCM5704) { uint32_t sgdig; CSR_WRITE_4(sc, BGE_TX_TBI_AUTONEG, 0); @@ -2569,7 +2572,6 @@ bge_ifmedia_upd(struct ifnet *ifp) DELAY(5); CSR_WRITE_4(sc, BGE_SGDIG_CFG, sgdig); } -#endif /* !BEG_FAKE_AUTONEG */ break; case IFM_1000_SX: if ((ifm->ifm_media & IFM_GMASK) == IFM_FDX) { -- end patch -- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 17:06:22 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 4246116A434 for ; Wed, 22 Mar 2006 17:06:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6966A43DA6 for ; Wed, 22 Mar 2006 17:02:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2MH0e30014129 for ; Wed, 22 Mar 2006 17:00:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MH0dhv014124; Wed, 22 Mar 2006 17:00:39 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 17:00:39 GMT Message-Id: <200603221700.k2MH0dhv014124@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Imri Zvik" Cc: Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Imri Zvik List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 17:06:22 -0000 The following reply was made to PR kern/92090; it has been noted by GNATS. From: "Imri Zvik" To: , Cc: Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting Date: Wed, 22 Mar 2006 19:02:09 +0200 Hi, I'm seeing the same thing on two different machines. Both are DL 360 G4, = running 6-STABLE: FreeBSD leela 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Nov 22 18:24:14 IST = 2005 root@leela:/usr/obj/usr/src/sys/IGLD i386 FreeBSD fry 6.0-STABLE FreeBSD 6.0-STABLE #1: Mon Nov 7 15:45:12 IST = 2005 root@fry:/usr/obj/usr/src/sys/IGLD i386 dmesg output in both of the machines shows: bge1: watchdog timeout -- resetting bge1: link state changed to DOWN bge1: link state changed to UP bge1: watchdog timeout -- resetting bge1: link state changed to DOWN bge1: link state changed to UP both are using apic and SMP. -- Imri Zvik PGP (2.6.3ia) Public Key: http://mariska.inter.net.il/~imriz/imriz.pgp =A0 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 17:20:40 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 25BF316A422 for ; Wed, 22 Mar 2006 17:20:40 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D72D243D94 for ; Wed, 22 Mar 2006 17:20: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.4/8.13.4) with ESMTP id k2MHKGYU016958 for ; Wed, 22 Mar 2006 17:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MHKGYx016957; Wed, 22 Mar 2006 17:20:16 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 17:20:16 GMT Resent-Message-Id: <200603221720.k2MHKGYx016957@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ulf Lilleengen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8436516A420 for ; Wed, 22 Mar 2006 17:15:39 +0000 (UTC) (envelope-from lulf@studby.ntnu.no) Received: from royk.itea.ntnu.no (royk.itea.ntnu.no [129.241.190.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F90743D6E for ; Wed, 22 Mar 2006 17:15:38 +0000 (GMT) (envelope-from lulf@studby.ntnu.no) Received: from localhost (localhost [127.0.0.1]) by royk.itea.ntnu.no (Postfix) with ESMTP id E030466E0C for ; Wed, 22 Mar 2006 18:15:36 +0100 (CET) Received: from studby.ntnu.no (m062g.studby.ntnu.no [129.241.134.62]) by royk.itea.ntnu.no (Postfix) with ESMTP for ; Wed, 22 Mar 2006 18:15:36 +0100 (CET) Received: by studby.ntnu.no (Postfix, from userid 1001) id 08C443986F; Wed, 22 Mar 2006 18:15:38 +0100 (CET) Message-Id: <20060322171539.08C443986F@studby.ntnu.no> Date: Wed, 22 Mar 2006 18:15:38 +0100 (CET) From: Ulf Lilleengen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/94835: [PATCH] Gvinum resetconfig option X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ulf Lilleengen List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 17:20:40 -0000 >Number: 94835 >Category: kern >Synopsis: [PATCH] Gvinum resetconfig option >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: Wed Mar 22 17:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ulf Lilleengen >Release: FreeBSD 7.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD vimes.studby.ntnu.no 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Mar 4 14:55:02 CET 2006 lulf@vimes.studby.ntnu.no:/usr/obj/usr/src/sys/VIMES amd64 >Description: I've been using gvinum for some time now, and I missed the 'resetconfig' option, so I created an implementation of it to gvinum. I would love if people would test this. It is currently tested on 7.0-Current. Diff attached. >How-To-Repeat: >Fix: --- gvinum_resetconfig.diff begins here --- Index: sbin/gvinum/gvinum.c =================================================================== RCS file: /home/ncvs/src/sbin/gvinum/gvinum.c,v retrieving revision 1.7 diff -u -r1.7 gvinum.c --- sbin/gvinum/gvinum.c 20 Nov 2005 10:35:46 -0000 1.7 +++ sbin/gvinum/gvinum.c 22 Mar 2006 16:59:30 -0000 @@ -62,6 +62,7 @@ void gvinum_printconfig(int, char **); void gvinum_rename(int, char **); void gvinum_rm(int, char **); +void gvinum_resetconfig(void); void gvinum_saveconfig(void); void gvinum_setstate(int, char **); void gvinum_start(int, char **); @@ -349,6 +350,8 @@ " Change the name of the specified object.\n" "rebuildparity plex [-f]\n" " Rebuild the parity blocks of a RAID-5 plex.\n" + "resetconfig\n" + " Reset the complete gvinum configuration\n" "rm [-r] volume | plex | subdisk | drive\n" " Remove an object.\n" "saveconfig\n" @@ -729,6 +732,42 @@ } void +gvinum_resetconfig(void) +{ + struct gctl_req *req; + const char *errstr; + char reply[32]; + + if (!isatty(STDIN_FILENO)) { + warn("Please enter this command from a tty device\n"); + return; + } + printf(" WARNING! This command will completely wipe out your gvinum" + "configuration.\n" + " All data will be lost. If you really want to do this," + " enter the text\n\n" + " NO FUTURE\n" + " Enter text -> "); + fgets(reply, sizeof(reply), stdin); + if (strcmp(reply, "NO FUTURE\n")) { + printf("\n No change\n"); + return; + } + req = gctl_get_handle(); + gctl_ro_param(req, "class", -1, "VINUM"); + gctl_ro_param(req, "verb", -1, "resetconfig"); + errstr = gctl_issue(req); + if (errstr != NULL) { + warnx("can't reset config: %s", errstr); + gctl_free(req); + return; + } + gctl_free(req); + gvinum_list(0, NULL); + printf("gvinum configuration obliterated\n"); +} + +void gvinum_saveconfig(void) { struct gctl_req *req; @@ -848,6 +887,8 @@ gvinum_rename(argc, argv); else if (!strcmp(argv[0], "rm")) gvinum_rm(argc, argv); + else if (!strcmp(argv[0], "resetconfig")) + gvinum_resetconfig(); else if (!strcmp(argv[0], "saveconfig")) gvinum_saveconfig(); else if (!strcmp(argv[0], "setstate")) Index: sys/geom/vinum/geom_vinum.c =================================================================== RCS file: /home/ncvs/src/sys/geom/vinum/geom_vinum.c,v retrieving revision 1.19 diff -u -r1.19 geom_vinum.c --- sys/geom/vinum/geom_vinum.c 24 Nov 2005 15:11:41 -0000 1.19 +++ sys/geom/vinum/geom_vinum.c 22 Mar 2006 16:59:43 -0000 @@ -396,6 +396,9 @@ } else if (!strcmp(verb, "rename")) { gv_rename(gp, req); + + } else if (!strcmp(verb, "resetconfig")) { + gv_resetconfig(gp, req); } else if (!strcmp(verb, "start")) { gv_start_obj(gp, req); Index: sys/geom/vinum/geom_vinum.h =================================================================== RCS file: /home/ncvs/src/sys/geom/vinum/geom_vinum.h,v retrieving revision 1.10 diff -u -r1.10 geom_vinum.h --- sys/geom/vinum/geom_vinum.h 19 Nov 2005 20:25:18 -0000 1.10 +++ sys/geom/vinum/geom_vinum.h 22 Mar 2006 16:59:43 -0000 @@ -57,6 +57,7 @@ /* geom_vinum_rm.c */ void gv_remove(struct g_geom *, struct gctl_req *); +int gv_resetconfig(struct g_geom *, struct gctl_req *); int gv_rm_sd(struct gv_softc *sc, struct gctl_req *req, struct gv_sd *s, int flags); Index: sys/geom/vinum/geom_vinum_rm.c =================================================================== RCS file: /home/ncvs/src/sys/geom/vinum/geom_vinum_rm.c,v retrieving revision 1.9 diff -u -r1.9 geom_vinum_rm.c --- sys/geom/vinum/geom_vinum_rm.c 19 Nov 2005 20:25:18 -0000 1.9 +++ sys/geom/vinum/geom_vinum_rm.c 22 Mar 2006 16:59:43 -0000 @@ -125,6 +125,45 @@ gv_save_config_all(sc); } +/* Resets configuration */ +int +gv_resetconfig(struct g_geom *gp, struct gctl_req *req) +{ + struct gv_softc *sc; + struct gv_drive *d, *d2; + struct gv_volume *v, *v2; + struct gv_plex *p, *p2; + struct gv_sd *s, *s2; + int flags; + + d = NULL; + d2 = NULL; + p = NULL; + p2 = NULL; + s = NULL; + s2 = NULL; + flags = GV_FLAG_R; + sc = gp->softc; + /* First loop through to make sure no volumes are up */ + LIST_FOREACH_SAFE(v, &sc->volumes, volume, v2) { + if (gv_is_open(v->geom)) { + gctl_error(req, "volume '%s' is busy", v->name); + return (-1); + } + } + /* Then if not, we remove everything. */ + LIST_FOREACH_SAFE(v, &sc->volumes, volume, v2) + gv_rm_vol(sc, req, v, flags); + LIST_FOREACH_SAFE(p, &sc->plexes, plex, p2) + gv_rm_plex(sc, req, p, flags); + LIST_FOREACH_SAFE(s, &sc->subdisks, sd, s2) + gv_rm_sd(sc, req, s, flags); + LIST_FOREACH_SAFE(d, &sc->drives, drive, d2) + gv_rm_drive(sc, req, d, flags); + gv_save_config_all(sc); + return (0); +} + /* Remove a volume. */ static int gv_rm_vol(struct gv_softc *sc, struct gctl_req *req, struct gv_volume *v, int flags) --- gvinum_resetconfig.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 18:38:23 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org 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 E06E816A400 for ; Wed, 22 Mar 2006 18:38:23 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85FF043D79 for ; Wed, 22 Mar 2006 18:37:38 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 4C7EB1A4E4A; Wed, 22 Mar 2006 10:37:38 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 80225544D9; Wed, 22 Mar 2006 13:37:37 -0500 (EST) Date: Wed, 22 Mar 2006 13:37:37 -0500 From: Kris Kennaway To: Kai Mosebach Message-ID: <20060322183737.GB23695@xor.obsecurity.org> References: <200603221500.k2MF0efg003972@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="98e8jtXdkpgskNou" Content-Disposition: inline In-Reply-To: <200603221500.k2MF0efg003972@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: 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.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 18:38:24 -0000 --98e8jtXdkpgskNou Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 22, 2006 at 03:00:40PM +0000, Kai Mosebach wrote: > The following reply was made to PR kern/67545; it has been noted by GNATS. >=20 > From: Kai Mosebach > To: bug-followup@FreeBSD.org, risky@stabilis.ru > Cc: =20 > Subject: Re: kern/67545: [nfs] NFS Diskless Mount Option Suggestion > Date: Wed, 22 Mar 2006 15:50:26 +0100 >=20 > As menitoned by Sergey, running the local rpc.lockd nor the lockd on the= =20 > Linux NFS Server is not solving the problem. > =20 > To solve the problem one must mount the root nfs filesystem with -L=20 > which is obviously not possible for the root nfs unless you hack the ker= nel. In fact it is possible (in 6.1), see the boot.nfsroot.options sysctl. Kris --98e8jtXdkpgskNou Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEIZlxWry0BWjoQKURAhbEAJ96JtuiGFwxbSDsoPUpAMX6c5unygCgsyc3 utAB20UOnSDoekjCXozgIZI= =j0Rj -----END PGP SIGNATURE----- --98e8jtXdkpgskNou-- From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 19:00:34 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 A949C16A400 for ; Wed, 22 Mar 2006 19:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 894C943D53 for ; Wed, 22 Mar 2006 19:00:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2MJ0S7x023193 for ; Wed, 22 Mar 2006 19:00:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MJ0SjT023189; Wed, 22 Mar 2006 19:00:28 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 19:00:28 GMT Resent-Message-Id: <200603221900.k2MJ0SjT023189@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, Alexey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C6716A4DE for ; Wed, 22 Mar 2006 18:53:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7461843D45 for ; Wed, 22 Mar 2006 18:53:51 +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 k2MIrojR000251 for ; Wed, 22 Mar 2006 18:53:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2MIroFD000250; Wed, 22 Mar 2006 18:53:50 GMT (envelope-from nobody) Message-Id: <200603221853.k2MIroFD000250@www.freebsd.org> Date: Wed, 22 Mar 2006 18:53:50 GMT From: Alexey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/94838: Kernel panic while mounting SD card with lock switch on X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 19:00:34 -0000 >Number: 94838 >Category: kern >Synopsis: Kernel panic while mounting SD card with lock switch on >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 22 19:00:27 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexey >Release: 6.1-PRERELEASE >Organization: >Environment: FreeBSD pstation.swizard.beercan.ru 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Mon Mar 20 23:06:22 MSK 2006 root@pstation.swizard.beercan.ru:/usr/obj/usr/src/sys/PSTATION61 i386 >Description: Error "Permission denied" occurred when trying to mount SD card with lock switch set to "on" and then kernel panic and reboot after several seconds. Card reader: generic 7-in-1 3" slot card reader SD card: Transcend 45x dmesg output: (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): UNIT ATTENTION csi:0,aa,55,61 asc:28,0 (da0:umass-sim0:0:0:0): Not ready to ready change, medium may have changed field replaceable unit: 61 (da0:umass-sim0:0:0:0): Retrying Command (per Sense Data) (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 0 0 0 0 ea 0 0 8 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): DATA PROTECT csi:0,aa,55,61 asc:27,0 (da0:umass-sim0:0:0:0): Write protected field replaceable unit: 61 (da0:umass-sim0:0:0:0): Unretryable error g_vfs_done():da0s1[WRITE(offset=512, length=4096)]error = 13 (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 0 0 0 0 ea 0 0 8 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): DATA PROTECT csi:0,aa,55,61 asc:27,0 (da0:umass-sim0:0:0:0): Write protected field replaceable unit: 61 (da0:umass-sim0:0:0:0): Unretryable error g_vfs_done():da0s1[WRITE(offset=512, length=4096)]error = 13 fsync: giving up on dirty 0xc5931000: tag devfs, type VCHR usecount 1, writecount 0, refcount 19 mountedhere 0xc4ecb800 flags () v_object 0xc58f24a4 ref 0 pages 16 >How-To-Repeat: Insert SD card with lock switch set to "on" in card reader and then mount it with # sudo mount_msdosfs /dev/da0s1 /mnt >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 20:27:44 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 7672516A42B; Wed, 22 Mar 2006 20:27:44 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E0DB43D48; Wed, 22 Mar 2006 20:27:44 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2MKRixP028164; Wed, 22 Mar 2006 20:27:44 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MKRh2B028160; Wed, 22 Mar 2006 20:27:43 GMT (envelope-from linimon) Date: Wed, 22 Mar 2006 20:27:43 GMT From: Mark Linimon Message-Id: <200603222027.k2MKRh2B028160@freefall.freebsd.org> To: risky@stabilis.ru, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/67545: [nfs] NFS Diskless Mount Option Suggestion X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 20:27:44 -0000 Synopsis: [nfs] NFS Diskless Mount Option Suggestion State-Changed-From-To: closed->open State-Changed-By: linimon State-Changed-When: Wed Mar 22 20:27:02 UTC 2006 State-Changed-Why: A more recent respondant says this problem still exists. http://www.freebsd.org/cgi/query-pr.cgi?pr=67545 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 20:49:27 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 846FA16A400; Wed, 22 Mar 2006 20:49:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E8F943D45; Wed, 22 Mar 2006 20:49:27 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2MKnR4k032351; Wed, 22 Mar 2006 20:49:27 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MKnRoX032347; Wed, 22 Mar 2006 20:49:27 GMT (envelope-from linimon) Date: Wed, 22 Mar 2006 20:49:27 GMT From: Mark Linimon Message-Id: <200603222049.k2MKnRoX032347@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-scsi@FreeBSD.org Cc: Subject: Re: kern/94838: Kernel panic while mounting SD card with lock switch on X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 20:49:27 -0000 Synopsis: Kernel panic while mounting SD card with lock switch on Responsible-Changed-From-To: freebsd-bugs->freebsd-scsi Responsible-Changed-By: linimon Responsible-Changed-When: Wed Mar 22 20:48:59 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=94838 From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 21:21:07 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 0624E16A433 for ; Wed, 22 Mar 2006 21:21:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 342FD43DF4 for ; Wed, 22 Mar 2006 21: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.4/8.13.4) with ESMTP id k2MLKG5T034314 for ; Wed, 22 Mar 2006 21:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MLKG2C034313; Wed, 22 Mar 2006 21:20:16 GMT (envelope-from gnats) Date: Wed, 22 Mar 2006 21:20:16 GMT Message-Id: <200603222120.k2MLKG2C034313@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Oliver Fromme Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 21:21:07 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Oliver Fromme To: bde@zeta.org.au (Bruce Evans) Cc: bug-followup@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Wed, 22 Mar 2006 22:12:32 +0100 (CET) Hi, Sorry for replying to myself, but there are a few new things ... Oliver Fromme wrote: > Bruce Evans wrote: > > On Tue, 21 Mar 2006, Oliver Fromme wrote: > > > When a FIFO had been opened for reading and the writing > > > process closes it, the reading process blocks in select(), > > > even though the descriptor is ready for read(). If the > > > select() call is omitted, read() returns 0 immediately > > > indicating EOF. But as soon as you use select(), it blocks > > > and there is no chance to detect the EOF condition. > > > > See also: > > > > PR 76125 (about the same bug) > > PR 76144 (about a related bug in poll()) > > PR 53447 (about a another or the same related bug in poll()) > > PR 34020 (about the inverse of the bug (return on non-EOF) for select() > > and poll()) The first one (76125) seems completely unrelated. Typo? > (By the way, DEC UNIX 4.0D _does_ have a bug: If the FIFO > has O_NONBLOCK set and no writer has opened the FIFO, then > select() doesn't block. Actually, it's not a bug. I've read SUSv3 wrong. That behaviour is perfectly fine. In fact, SUSv3 (a.k.a. POSIX-2001) requires that select() doesn't block in that case, and the behaviour of select() and poll() must be independet of whether O_NONBLOCK is set or not. > > Fix (?): > > - actually implement returning POLLHUP in sopoll() and other places. Return > > POLLHUP but not POLLIN for the pure-EOF case. Return POLLIN* | POLLHUP > > for EOF-with-data. > > - remove POLLINIGNEOF and associated complications in sopoll(), fifo_poll() > > and > > - change selscan() to check for POLLHUP so that POLLIN, POLLIN | POLLHUP > > and POLLHUP all act the same for select() > > - remove POLLHUP from the comment in selscan(). Fix the rest of this > > comment or remove it (most backends are too broken to return poll flags > > if appropriate, and the comment only mentions one of the other poll flags > > that selscan() ignores) > > - remove the corresponding comment in pollscan() since it is wrong and says > > nothing relevant (pollscan() just accepts whatever flags the backends set). > > I would be happy to help out, but I'm not familiar with > that part of the kernel code. Well, now (a few hours later) I'm a little bit more familiar with it. Patch attached below, and also available from this URL: http://www.secnetix.de/~olli/tmp/fifodiff.txt With that patch, my own test program (the one from the top of this PR) runs successfully, i.e. EOF is recognized correctly in all cases that I have tested (with and without select()), and it also behaves standard-compliant when O_NONBLOCK is used (see above). Also, with that patch applied, your test program runs successfully (without producing any output). I've tested everything under RELENG_6 (cvsupped today). I've also had a look at the Current sources, and the relevant parts don't seem to be any different, so the diff should be applicable to HEAD as well. The patch addresses the following things: - implement POLLHUP in sopoll(). - remove POLLINIGNEOF. - selscan() doesn't need to be patched: it already works as expected when fo_poll() returns POLLHUP. - I don't think the comment is entirely incorrect, but I'm not sure, so I left it alone. Please give this patch a try and let me know if there are any problems (functional, style, whatever). As far as I can tell, the patch fixes the existing bugs with FIFOs + select()/poll(), so I would be happy to see it committed to Current and RELENG_6. (Maybe even in time for the release of 6.1?) Best regards Oliver --- src/sys/fs/fifofs/fifo_vnops.c.orig Tue Mar 21 09:42:32 2006 +++ src/sys/fs/fifofs/fifo_vnops.c Wed Mar 22 18:49:27 2006 @@ -661,31 +661,11 @@ int levents, revents = 0; fip = fp->f_data; - levents = events & - (POLLIN | POLLINIGNEOF | POLLPRI | POLLRDNORM | POLLRDBAND); + levents = events & (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND); if ((fp->f_flag & FREAD) && levents) { - /* - * If POLLIN or POLLRDNORM is requested and POLLINIGNEOF is - * not, then convert the first two to the last one. This - * tells the socket poll function to ignore EOF so that we - * block if there is no writer (and no data). Callers can - * set POLLINIGNEOF to get non-blocking behavior. - */ - if (levents & (POLLIN | POLLRDNORM) && - !(levents & POLLINIGNEOF)) { - levents &= ~(POLLIN | POLLRDNORM); - levents |= POLLINIGNEOF; - } - filetmp.f_data = fip->fi_readsock; filetmp.f_cred = cred; revents |= soo_poll(&filetmp, levents, cred, td); - - /* Reverse the above conversion. */ - if ((revents & POLLINIGNEOF) && !(events & POLLINIGNEOF)) { - revents |= (events & (POLLIN | POLLRDNORM)); - revents &= ~POLLINIGNEOF; - } } levents = events & (POLLOUT | POLLWRNORM | POLLWRBAND); if ((fp->f_flag & FWRITE) && levents) { --- src/sys/kern/uipc_socket.c.orig Wed Dec 28 19:05:13 2005 +++ src/sys/kern/uipc_socket.c Wed Mar 22 18:44:08 2006 @@ -2036,23 +2036,26 @@ if (soreadable(so)) revents |= events & (POLLIN | POLLRDNORM); - if (events & POLLINIGNEOF) - if (so->so_rcv.sb_cc >= so->so_rcv.sb_lowat || - !TAILQ_EMPTY(&so->so_comp) || so->so_error) - revents |= POLLINIGNEOF; - - if (events & (POLLOUT | POLLWRNORM)) - if (sowriteable(so)) - revents |= events & (POLLOUT | POLLWRNORM); + if (events & (POLLOUT | POLLWRNORM) && sowriteable(so)) + revents |= events & (POLLOUT | POLLWRNORM); + else { + /* + * POLLOUT and POLLHUP shall not both be set. + * Therefore check only for POLLHUP if POLLOUT + * has not been set. (Note that POLLHUP need + * not be in events; it's always checked.) + */ + if (so->so_rcv.sb_state & SBS_CANTRCVMORE && + so->so_rcv.sb_cc == 0) + revents |= POLLHUP; + } if (events & (POLLPRI | POLLRDBAND)) if (so->so_oobmark || (so->so_rcv.sb_state & SBS_RCVATMARK)) revents |= events & (POLLPRI | POLLRDBAND); if (revents == 0) { - if (events & - (POLLIN | POLLINIGNEOF | POLLPRI | POLLRDNORM | - POLLRDBAND)) { + if (events & (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND)) { selrecord(td, &so->so_rcv.sb_sel); so->so_rcv.sb_flags |= SB_SEL; } --- src/sys/sys/poll.h.orig Wed Jul 10 06:47:25 2002 +++ src/sys/sys/poll.h Wed Mar 22 18:41:03 2006 @@ -66,11 +66,6 @@ #define POLLRDBAND 0x0080 /* OOB/Urgent readable data */ #define POLLWRBAND 0x0100 /* OOB/Urgent data can be written */ -#if __BSD_VISIBLE -/* General FreeBSD extension (currently only supported for sockets): */ -#define POLLINIGNEOF 0x2000 /* like POLLIN, except ignore EOF */ -#endif - /* * These events are set if they occur regardless of whether they were * requested. -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "I learned Java 3 years before Python. It was my language of choice. It took me two weekends with Python before I was more productive with it than with Java." -- Anthony Roberts From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 22 22:00:32 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 E997116A448 for ; Wed, 22 Mar 2006 22:00:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9461243D46 for ; Wed, 22 Mar 2006 22:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2MM0UP1039130 for ; Wed, 22 Mar 2006 22:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2MM0Ulh039129; Wed, 22 Mar 2006 22:00:30 GMT (envelope-from gnats) Resent-Date: Wed, 22 Mar 2006 22:00:30 GMT Resent-Message-Id: <200603222200.k2MM0Ulh039129@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, Steve Watt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1093F16A422 for ; Wed, 22 Mar 2006 21:57:31 +0000 (UTC) (envelope-from steve@Watt.COM) Received: from wattres.watt.com (wattres.watt.com [66.93.133.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE1F43D48 for ; Wed, 22 Mar 2006 21:57:30 +0000 (GMT) (envelope-from steve@Watt.COM) Received: from wattres.watt.com (localhost.watt.com [127.0.0.1]) by wattres.watt.com (8.13.4/8.13.4) with ESMTP id k2MLvRpT041698 for ; Wed, 22 Mar 2006 13:57:27 -0800 (PST) (envelope-from steve@wattres.watt.com) Received: (from steve@localhost) by wattres.watt.com (8.13.4/8.13.4/Submit) id k2MLvRYO041697; Wed, 22 Mar 2006 13:57:27 -0800 (PST) (envelope-from steve) Message-Id: <200603222157.k2MLvRYO041697@wattres.watt.com> Date: Wed, 22 Mar 2006 13:57:27 -0800 (PST) From: Steve Watt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: misc/94845: fortune seems to select 0 a lot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Steve Watt List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 22:00:32 -0000 >Number: 94845 >Category: misc >Synopsis: fortune seems to select 0 a lot >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 22 22:00:30 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Steve Watt >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Watt Consultants >Environment: System: FreeBSD wattres.Watt.COM 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Mar 17 23:50:45 PST 2006 root@wattres.Watt.COM:/usr/obj/usr/src/sys/WATTRES i386 >Description: It appears that fortune misbehaves, and often produces no output, or the first fortune in the datfile. See sample run below. Of the 30 seconds worth of fortunes, I got 7 blank, and 5 first fortune. >How-To-Repeat: bash-2.05b$ while :; do date; fortune all; sleep 1; done Wed Mar 22 13:53:29 PST 2006 Some 1500 miles west of the Big Apple we find the Minneapple, a haven of tranquility in troubled times. It's a good town, a civilized town. A town where they still know how to get your shirts back by Thursday. Let the Big Apple have the feats of "Broadway Joe" Namath. We have known the stolid but steady Killebrew. Listening to Cole Porter over a dry martini may well suit those unlucky enough never to have heard the Whoopee John Polka Band and never to have shared a pitcher of 3.2 Grain Belt Beer. The loss is theirs. And the Big Apple has yet to bake the bagel that can match peanut butter on lefse. Here is a town where the major urban problem is dutch elm disease and the number one crime is overtime parking. We boast more theater per capita than the Big Apple. We go to see, not to be seen. We go even when we must shovel ten inches of snow from the driveway to get there. Indeed the winters are fierce. But then comes the marvel of the Minneapple summer. People flock to the city's lakes to frolic and rejoice at the sight of so much happy humanity free from the bonds of the traditional down-filled parka. Here's to the Minneapple. And to its people. Our flair for style is balanced by a healthy respect for wind chill factors. And we always, always eat our vegetables. This is the Minneapple. Wed Mar 22 13:53:30 PST 2006 Dianetics is a milestone for man comparable to his discovery of fire and superior to his invention of the wheel and the arch. -- L. Ron Hubbard Wed Mar 22 13:53:31 PST 2006 A Law of Computer Programming: Make it possible for programmers to write in English and you will find that programmers cannot write in English. Wed Mar 22 13:53:32 PST 2006 This fortune brought to you by: $FreeBSD: src/games/fortune/datfiles/fortunes2,v 1.76.2.2 2005/12/05 22:35:37 wilko Exp $ Wed Mar 22 13:53:33 PST 2006 Wed Mar 22 13:53:35 PST 2006 The Official Colorado State Vegetable is now the "state legislator". Wed Mar 22 13:53:36 PST 2006 There was a young girl of Pitlochry Who was had by a man in a rockery. She said, "Oh! You've come All over my bum; This isn't a fuck -- it's a mockery." Wed Mar 22 13:53:37 PST 2006 Wed Mar 22 13:53:38 PST 2006 This fortune brought to you by: $FreeBSD: src/games/fortune/datfiles/fortunes2,v 1.76.2.2 2005/12/05 22:35:37 wilko Exp $ Wed Mar 22 13:53:39 PST 2006 If a straight line fit is required, obtain only two data points. Wed Mar 22 13:53:40 PST 2006 Wed Mar 22 13:53:41 PST 2006 Military secrets are the most fleeting of all. -- Spock, "The Enterprise Incident", stardate 5027.4 Wed Mar 22 13:53:42 PST 2006 Wed Mar 22 13:53:43 PST 2006 This fortune brought to you by: $FreeBSD: src/games/fortune/datfiles/fortunes2,v 1.76.2.2 2005/12/05 22:35:37 wilko Exp $ Wed Mar 22 13:53:44 PST 2006 Isn't it interesting that the same people who laugh at science fiction listen to weather forecasts and economists? -- Kelvin Throop III Wed Mar 22 13:53:45 PST 2006 The day will come when the mystical generation of Jesus, by the Supreme Being as his Father, in the womb of a virgin will be classified with the fable of the generation of Minerva in the brain of Jupiter. But we may hope that the dawn of reason and freedom of thought in these United States will do away with this artificial scaffolding and restore to us the primitive and genuine doctrines of this most venerated Reformer of human errors. -- Thomas Jefferson Wed Mar 22 13:53:46 PST 2006 Insufficient facts always invite danger. -- Spock, "Space Seed", stardate 3141.9 Wed Mar 22 13:53:47 PST 2006 I remember once being on a station platform in Cleveland at four in the morning. A black porter was carrying my bags, and as we were waiting for the train to come in, he said to me: "Excuse me, Mr. Cooke, I don't want to invade your privacy, but I have a bet with a friend of mine. Who composed the opening theme music of 'Omnibus'? My friend said Virgil Thomson." I asked him, "What do you say?" He replied, "I say Aaron Copeland." I said, "You're right." The porter said, "I knew Thomson doesn't write counterpoint that way." I told that to a network president, and he was deeply unimpressed. -- Alistair Cooke Wed Mar 22 13:53:48 PST 2006 Every morning in Africa, a gazelle wakes up. It knows it must run faster than the fastest lion or it will be killed. Every morning a lion wakes up. It knows it must outrun the slowest gazelle or it will starve to death. It doesn't matter whether you are a lion or a gazelle: when the sun comes up, you'd better be running. Wed Mar 22 13:53:49 PST 2006 Worst Month of the Year: February. February has only 28 days in it, which means that if you rent an apartment, you are paying for three full days you don't get. Try to avoid Februarys whenever possible. -- Steve Rubenstein Wed Mar 22 13:53:50 PST 2006 This fortune brought to you by: $FreeBSD: src/games/fortune/datfiles/fortunes2,v 1.76.2.2 2005/12/05 22:35:37 wilko Exp $ Wed Mar 22 13:53:51 PST 2006 I used to think that the brain was the most wonderful organ in my body. Then I realized who was telling me this. -- Emo Phillips Wed Mar 22 13:53:52 PST 2006 IN MY OPINION anyone interested in improving himself should not rule out becoming pure energy. -- Jack Handley, The New Mexican, 1988. Wed Mar 22 13:53:53 PST 2006 Wed Mar 22 13:53:54 PST 2006 Wed Mar 22 13:53:55 PST 2006 This fortune brought to you by: $FreeBSD: src/games/fortune/datfiles/fortunes2,v 1.76.2.2 2005/12/05 22:35:37 wilko Exp $ Wed Mar 22 13:53:56 PST 2006 Delay not, Caesar. Read it instantly. -- Shakespeare, "Julius Caesar" 3,1 Here is a letter, read it at your leisure. -- Shakespeare, "Merchant of Venice" 5,1 [Quoted in "VMS Internals and Data Structures", V4.4, when referring to I/O system services.] Wed Mar 22 13:53:57 PST 2006 Life is divided into the horrible and the miserable. -- Woody Allen, "Annie Hall" Wed Mar 22 13:53:58 PST 2006 Wed Mar 22 13:53:59 PST 2006 Just because they are called 'forbidden' transitions does not mean that they are forbidden. They are less allowed than allowed transitions, if you see what I mean. -- From a Part 2 Quantum Mechanics lecture. ^C bash-2.05b$ >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 00:50:18 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 89EB216A400 for ; Thu, 23 Mar 2006 00:50:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 553C243D49 for ; Thu, 23 Mar 2006 00:50: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.4/8.13.4) with ESMTP id k2N0oI0w048568 for ; Thu, 23 Mar 2006 00:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2N0oHsN048567; Thu, 23 Mar 2006 00:50:17 GMT (envelope-from gnats) Date: Thu, 23 Mar 2006 00:50:17 GMT Message-Id: <200603230050.k2N0oHsN048567@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2006 00:50:18 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Bruce Evans To: Oliver Fromme Cc: bug-followup@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Thu, 23 Mar 2006 11:47:36 +1100 (EST) On Wed, 22 Mar 2006, Oliver Fromme wrote: > Bruce Evans wrote: > > Here is a program that tests more cases. I made it give no output > > ... > > It does not produce any output on Solaris 9, NetBSD 3.0, > DEC UNIX 4.0D and Linux 2.4.32. (I had to replace signal() > with sigset() on Solaris, add a few missing #includes and > write small replacements for err() and warnx().) I thought that the signal() was portable. Under FreeBSD, of all things is the only missing include. I stopped trying to avoid using the err() family in test programs when Linux got them 6-8 years ago. > (By the way, DEC UNIX 4.0D _does_ have a bug: If the FIFO > has O_NONBLOCK set and no writer has opened the FIFO, then > select() doesn't block. That's a violation of SUSv3/POSIX. > However, that's not related to the bug described in this > PR, and it doesn't seem to be checked by the test program.) Will reply to later mail about this. > I would be happy to help out, but I'm not familiar with > that part of the kernel code. I wouldn't even know how > to start. Also, I don't have a spare box running Current > (I assume that such patches would have to go into Current > first). Or is the difference of that code between 6-Stable > and Current very small? I've been trying for about a month to get someone else to fix this for -current since I haven't run most of it for a long time. The diffs relative to -current would be small but still need testing. Bruce From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 02:20:17 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 D7D6116A400 for ; Thu, 23 Mar 2006 02:20:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB0643D45 for ; Thu, 23 Mar 2006 02: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.4/8.13.4) with ESMTP id k2N2KHCl052764 for ; Thu, 23 Mar 2006 02:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2N2KHVV052763; Thu, 23 Mar 2006 02:20:17 GMT (envelope-from gnats) Date: Thu, 23 Mar 2006 02:20:17 GMT Message-Id: <200603230220.k2N2KHVV052763@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2006 02:20:17 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Bruce Evans To: Oliver Fromme Cc: bug-followup@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Thu, 23 Mar 2006 13:13:15 +1100 (EST) On Wed, 22 Mar 2006, Oliver Fromme wrote: > Oliver Fromme wrote: > > Bruce Evans wrote: > > > See also: > > > > > > PR 76125 (about the same bug) > The first one (76125) seems completely unrelated. Typo? Yes, it's actually 76525. > > (By the way, DEC UNIX 4.0D _does_ have a bug: If the FIFO > > has O_NONBLOCK set and no writer has opened the FIFO, then > > select() doesn't block. > > Actually, it's not a bug. I've read SUSv3 wrong. That > behaviour is perfectly fine. In fact, SUSv3 (a.k.a. > POSIX-2001) requires that select() doesn't block in that > case, and the behaviour of select() and poll() must be > independet of whether O_NONBLOCK is set or not. I have tried to find POSIX saying that many times since I think it is the correct behaviour, but I couldn't find it for either select() or poll() before today. Now I can find it for [p]select() but not for poll(). From POSIX.1-2001-draft7.txt for pselect(): %%% 31193 A descriptor shall be considered ready for reading when a call to an input function with 31194 O_NONBLOCK clear would not block, whether or not the function would transfer data 31195 successfully. (The function might return data, an end-of-file indication, or an error other than 31196 one indicating that it is blocked, and in each of these cases the descriptor shall be considered 31197 ready for reading.) %%% Other parts of POSIX make it clear that O_NONBLOCK reads must never block, so if O_NONBLOCK is set then pselect() for read must never block either. This requires the behaviour of pselect() dependent on O_NONBLOCK but not on the current or previous presence of a writer. I still can't find similar words for poll(). The spec for poll() seems to be fuzzier in general, and the closest I could find is: %%% 27931 POLLIN Data other than high-priority data may be read without blocking. %%% "Data" doesn't seem to be defined anywhere. Is null data (at EOF) data?... poll() presumably does depend on the previous presence of a writer, since POLLHUP only makes sense if there was a previous presence. But POLLHUP seems to be specified even more fuzzily than POLLIN. Clearly previous presences of writers shouldn't count if the previous set of readers, writers and data all went away, but this doesn't seem to be specified in detail, and what happens with multiple readers and/or writers living across sessions either intentionally or due to races or bugs? I intened to check the behaviour for this in my test programs but don't seem to have done it. I intended to follow Linux's behaviour even if this is nonstandard. Linux used to have some special cases including a gripe in a comment about having to have them to match Sun's behaviour, but I couldn't find these when I last checked. Perhaps the difference is precisely between select() and poll(), to follow the standard for select() and exploit the fuzziness for poll(). > > I would be happy to help out, but I'm not familiar with > > that part of the kernel code. > > Well, now (a few hours later) I'm a little bit more > familiar with it. Patch attached below, and also > available from this URL: > http://www.secnetix.de/~olli/tmp/fifodiff.txt > > With that patch, my own test program (the one from > the top of this PR) runs successfully, i.e. EOF is > recognized correctly in all cases that I have tested > (with and without select()), and it also behaves > standard-compliant when O_NONBLOCK is used (see > above). I'll add tests for the O_NONBLOCK behaviour before mailing the test for poll(). > The patch addresses the following things: > - implement POLLHUP in sopoll(). > - remove POLLINIGNEOF. > - selscan() doesn't need to be patched: it already > works as expected when fo_poll() returns POLLHUP. > - I don't think the comment is entirely incorrect, > but I'm not sure, so I left it alone. Ah, selscan() just uses the result of fo_poll() as a boolean to decide whether a descriptor is ready (I thought that it checked only for the bits that it asked for). fo_poll() returns revents. Thus selscan() returns for when one of the output-only parameter bits like POLLHUP is set even if none of the input-output parameter bits are set. I think the comment should say this more directly. > --- src/sys/fs/fifofs/fifo_vnops.c.orig Tue Mar 21 09:42:32 2006 > +++ src/sys/fs/fifofs/fifo_vnops.c Wed Mar 22 18:49:27 2006 > @@ -661,31 +661,11 @@ > ... Good. > --- src/sys/kern/uipc_socket.c.orig Wed Dec 28 19:05:13 2005 > +++ src/sys/kern/uipc_socket.c Wed Mar 22 18:44:08 2006 > @@ -2036,23 +2036,26 @@ > if (soreadable(so)) > revents |= events & (POLLIN | POLLRDNORM); > > - if (events & POLLINIGNEOF) > - if (so->so_rcv.sb_cc >= so->so_rcv.sb_lowat || > - !TAILQ_EMPTY(&so->so_comp) || so->so_error) > - revents |= POLLINIGNEOF; > - Good. > - if (events & (POLLOUT | POLLWRNORM)) > - if (sowriteable(so)) > - revents |= events & (POLLOUT | POLLWRNORM); > + if (events & (POLLOUT | POLLWRNORM) && sowriteable(so)) > + revents |= events & (POLLOUT | POLLWRNORM); > + else { > + /* > + * POLLOUT and POLLHUP shall not both be set. > + * Therefore check only for POLLHUP if POLLOUT > + * has not been set. (Note that POLLHUP need > + * not be in events; it's always checked.) > + */ > + if (so->so_rcv.sb_state & SBS_CANTRCVMORE && > + so->so_rcv.sb_cc == 0) > + revents |= POLLHUP; > + } I think SBS_CANTSENDMORE in so_snd should be checked here. This flag has already been checked to be clear for in sowritable() in most cases. I think the receiver count shouldn't be checked here. I'm surprised that my test succeeds with this -- doesn't it prevent POLLHUP being set in the hangup+ case? Old versions of fifo_vnops.c had bugs from confusing these flags and/or the sender/receiver. I hope these are all fixed now. This might be clearer with SBS_CANTSENDMORE checked first. SBS_CANTSENDMORE set implies !sowriteable() so the behaviour is the same, and I think it is clearer to not even look at the output bits in `events' in the hangup case. I think that none of the other checks in sowriteable() is related to hangup, but I don't understand the PR_CONNREQUIRED one. >... The rest looks good. This also fixes poll() on sockets. Sockets are more often used than named pipes so the change needs a few weeks of testing before MFC. Applications might be confused by poll() actually setting POLLHUP. It sets only POLLIN for hangup now (this is because SBS_CANTRCVMORE implies soreadable()). Bruce From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 02:20:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 DE19E16A420 for ; Thu, 23 Mar 2006 02:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D1043D55 for ; Thu, 23 Mar 2006 02:20: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.4/8.13.4) with ESMTP id k2N2KIcg052777 for ; Thu, 23 Mar 2006 02:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2N2KIR5052776; Thu, 23 Mar 2006 02:20:18 GMT (envelope-from gnats) Resent-Date: Thu, 23 Mar 2006 02:20:18 GMT Resent-Message-Id: <200603230220.k2N2KIR5052776@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, Kris Kennaway Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86A4B16A41F for ; Thu, 23 Mar 2006 02:15:25 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56A8643D45 for ; Thu, 23 Mar 2006 02:15:25 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 3CF641A4E63 for ; Wed, 22 Mar 2006 18:15:25 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 84E1A51965; Wed, 22 Mar 2006 21:15:24 -0500 (EST) Message-Id: <20060323021524.84E1A51965@obsecurity.dyndns.org> Date: Wed, 22 Mar 2006 21:15:24 -0500 (EST) From: Kris Kennaway To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/94849: rename on UFS filesystem is not atomic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2006 02:20:19 -0000 >Number: 94849 >Category: kern >Synopsis: rename on UFS filesystem is not atomic >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 23 02:20:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Kris Kennaway >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: FreeBSD >Environment: SMP system running FreeBSD 6.x/7.x >Description: When more than one rename() operation on the same source file executes on multiple CPUs at once, more than one operation may return success. >How-To-Repeat: Use the simul filesystem analysis tool: ftp://ftp.llnl.gov/pub/siop/simul/ (I'll add a port for this soon) Tracing the operations with AUDIT, shows header,153,1,rename(2),0,Thu Mar 9 15:52:21 2006, + 40 msec path,/c/test/simul_rename.0 attribute,644,root,wheel,78,2175369,0 path,/c/test/simul_rename_new.1 subject,-1,root,wheel,root,wheel,58428,0,0,0.0.0.0 return,success,0 trailer,153 header,153,1,rename(2),0,Thu Mar 9 15:52:21 2006, + 40 msec path,/c/test/simul_rename.0 attribute,644,root,wheel,78,2175369,0 path,/c/test/simul_rename_new.0 subject,-1,root,wheel,root,wheel,58422,0,0,0.0.0.0 return,success,0 trailer,153 i.e., rename(/c/test/simul_rename.0,/c/test/simul_rename_new.0) and rename(/c/test/simul_rename.0,/c/test/simul_rename_new.1) were executed simultaneously on this dual-CPU machine, and both succeeded. The result is: 2175369 -rw-r--r-- 2 root wheel 0 Mar 9 15:52 simul_rename_new.0 2175369 -rw-r--r-- 2 root wheel 0 Mar 9 15:52 simul_rename_new.1 Similar bugs involving other filesystem operations exist when operations are performed in parallel on an NFS client; on NFS client and server at once; and on nullfs upper/lower layers at once (and probably other filesystems). This is the only problem I have found on UFS so far. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 02:25:42 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org 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 86E5D16A427; Thu, 23 Mar 2006 02:25:42 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0384743D5D; Thu, 23 Mar 2006 02:25:35 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 72AB81A4E60; Wed, 22 Mar 2006 18:25:35 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D99735425A; Wed, 22 Mar 2006 21:25:34 -0500 (EST) Date: Wed, 22 Mar 2006 21:25:34 -0500 From: Kris Kennaway To: Mark Linimon Message-ID: <20060323022534.GA50145@xor.obsecurity.org> References: <200603222027.k2MKRh2B028160@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <200603222027.k2MKRh2B028160@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-bugs@FreeBSD.org, risky@stabilis.ru Subject: Re: kern/67545: [nfs] NFS Diskless Mount Option Suggestion X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 02:25:42 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 22, 2006 at 08:27:43PM +0000, Mark Linimon wrote: > Synopsis: [nfs] NFS Diskless Mount Option Suggestion >=20 > State-Changed-From-To: closed->open > State-Changed-By: linimon > State-Changed-When: Wed Mar 22 20:27:02 UTC 2006 > State-Changed-Why:=20 > A more recent respondant says this problem still exists. And a still more recent one (me) says a solution exists in CVS :) Kris --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEIgceWry0BWjoQKURAi93AKChpMoi3dfbR9wW6kpIWsvY0M19igCghKUg NVdxuJYVI0qvd0WCT9VIkfE= =NdlT -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU-- From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 05:10:21 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 BE91816A401 for ; Thu, 23 Mar 2006 05:10:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B4EF43D46 for ; Thu, 23 Mar 2006 05:10: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.4/8.13.4) with ESMTP id k2N5AKi9065737 for ; Thu, 23 Mar 2006 05:10:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2N5AKax065735; Thu, 23 Mar 2006 05:10:20 GMT (envelope-from gnats) Date: Thu, 23 Mar 2006 05:10:20 GMT Message-Id: <200603230510.k2N5AKax065735@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2006 05:10:21 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Bruce Evans To: Oliver Fromme Cc: bug-followup@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Thu, 23 Mar 2006 16:02:54 +1100 (EST) On Thu, 23 Mar 2006, Bruce Evans wrote: > On Wed, 22 Mar 2006, Oliver Fromme wrote: >> Oliver Fromme wrote: >> > Bruce Evans wrote: > I intened to check the behaviour for this in my test programs but don't > seem to have done it. I intended to follow Linux's behaviour even if this > is nonstandard. Linux used to have some special cases including a gripe > in a comment about having to have them to match Sun's behaviour, but I > couldn't find these when I last checked. Perhaps the difference is > precisely between select() and poll(), to follow the standard for select() > and exploit the fuzziness for poll(). I added the check. Linux-2.6.10 in fact acts as guessed above. So the check for select() is for the behaviour specified by POSIX (select() on a read descriptor that is in nonblocking mode and is for a fifo that has never had a writer returns success), while the check for poll() is for exactly the opposite behaviour (poll() blocks instead of returning with POLLIN set; the test actually uses a nonblocking poll() and only sees checks for POLLIN not set, since a test that poll() blocks would be messier and I think I understand at least the FreeBSD implementation well enough to know that this test is equivalent). > I'll add tests for the O_NONBLOCK behaviour before mailing the > test for poll(). First a small change to add it to the select() test: %%% --- select.c~ Sun Feb 12 23:42:30 2006 +++ select.c Thu Mar 23 13:47:23 2006 @@ -30,7 +30,19 @@ err(1, "open for read"); #endif - kill(ppid, SIGUSR1); + if (fd >= FD_SETSIZE) + errx(1, "fd = %d too large for select()", fd); + +#ifdef NAMEDPIPE + FD_ZERO(&rfds); + FD_SET(fd, &rfds); + tv.tv_sec = 0; + tv.tv_usec = 0; + if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) + err(1, "select"); + if (!FD_ISSET(fd, &rfds)) + warnx("state 0: expected set; got clear"); +#endif - /* XXX should check that fd fits in rfds. */ + kill(ppid, SIGUSR1); usleep(1); %%% poll() test: %%% #include #include #include #include #include #include #include static pid_t cpid; static pid_t ppid; static volatile sig_atomic_t state; static void catch(int sig) { state++; } #ifdef USE_POLLINIGNEOF /* * FreeBSD's POLLINIGNEOF (which causes half of the bugs when the kernel * uses it) can be used to fix up the broken cases 3 and 6a if the kernel * uses it, i.e., for named pipes but not for pipes. Note that the sense * of POLLINIGNEOF is reversed when passed to the kernel -- it means * don't-ignore-EOF in .events and if it is set there then it means * not-POLLHUP in .revents. * * This leaves the following broken cases: * state 6 (hangup but data available) for poll on a named pipe: * should have POLLIN | POLLHUP, but have POLLIN only. In this * case, we don't try POLLINIGNEOF since resulting pair of revents * cannot be distinguished from the pair for a case in which POLLIN * only is correct. * state 6a (hangup and no data available) for poll on a plain pipe: * should have POLLHUP only, but have POLLIN | POLLHUP. This is * what I thought is correct, but it is not what Linux-2.6.10 does * for named pipes. FreeBSD's select() currently depends on POLLIN * being set in this case, and Linux's select() acts the same as * FreeBSD's select() in this case. * states 3 and 6a (hangup and no data available) for select on a named pipe: * should have FD_SET() set as in old-FreeBSD and Linux-2.6.10, but * have FD_SET() clear. The POLLINIGNEOF changes just broke select() * here. So what was the PR (34020?) which inspired these changes * about? poll() only? This regression test uses nonblocking mode * for all polls and a timeout of 0 for all selects so that the * kernel state can be seen without blocking for long. I hope that * the select() blocks iff the resulting .revents indicates that it * should block (it shouldn't block if it would set POLLIN). */ int mypoll(struct pollfd *fds, nfds_t nfds, int timeout) { struct pollfd mypfd; int r; r = poll(fds, nfds, timeout); if (nfds != 1 || timeout != 0 || fds[0].revents & POLLIN) return (r); mypfd = fds[0]; mypfd.events |= POLLINIGNEOF; r = poll(&mypfd, 1, 0); if (r >= 0) { if (mypfd.revents &= POLLIN) { mypfd.revents &= ~POLLIN; mypfd.revents |= POLLHUP; } fds[0].revents = mypfd.revents; } return (r); } #define poll(fds, nfds, timeout) mypoll((fds), (nfds), (timeout)) #endif static void child(int fd) { struct pollfd pfd; char buf[256]; #ifdef NAMEDPIPE pfd.fd = open("p", O_RDONLY | O_NONBLOCK); if (pfd.fd < 0) err(1, "open for read"); #else pfd.fd = fd; #endif pfd.events = POLLIN; #ifdef NAMEDPIPE if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != 0) warnx("state 0: expected 0; got %#x", pfd.revents); #endif kill(ppid, SIGUSR1); usleep(1); while (state != 1) ; #ifndef NAMEDPIPE /* * The connection cannot be restablished. Use the code that delays * the read until after the writer disconnects since that case is * more interesting. */ state = 4; goto state4; #endif if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != 0) warnx("state 1: expected 0; got %#x", pfd.revents); kill(ppid, SIGUSR1); usleep(1); while (state != 2) ; if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != POLLIN) warnx("state 2: expected POLLIN; got %#x", pfd.revents); if (read(pfd.fd, buf, sizeof buf) != 1) err(1, "read"); if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != 0) warnx("state 2a: expected 0; got %#x", pfd.revents); kill(ppid, SIGUSR1); usleep(1); while (state != 3) ; if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != POLLHUP) warnx("state 3: expected POLLHUP; got %#x", pfd.revents); kill(ppid, SIGUSR1); /* * Now we expect a new writer, and a new connection too since * we read all the data. The only new point is that we didn't * start quite from scratch since the read fd is not new. Check * startup state as above, but don't do the read as above. */ usleep(1); while (state != 4) ; state4: if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != 0) warnx("state 4: expected 0; got %#x", pfd.revents); kill(ppid, SIGUSR1); usleep(1); while (state != 5) ; if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != POLLIN) warnx("state 5: expected POLLIN; got %#x", pfd.revents); kill(ppid, SIGUSR1); usleep(1); while (state != 6) ; /* * Now we have no writer, but should still have data from the old * writer. Check that we have both a data condition and a hangup * condition, and that the data can read the data in the usual way. * Since Linux does this, programs must not quite reading when they * see POLLHUP; they must see POLLHUP without POLLIN (or another * input condition) before they decide that there is EOF. gdb-6.1.1 * is an example of a broken program that quits on POLLHUP only -- * see its event-loop.c. */ if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != (POLLIN | POLLHUP)) warnx("state 6: expected POLLIN | POLLHUP; got %#x", pfd.revents); if (read(pfd.fd, buf, sizeof buf) != 1) err(1, "read"); if (poll(&pfd, 1, 0) < 0) err(1, "poll"); if (pfd.revents != POLLHUP) warnx("state 6a: expected POLLHUP; got %#x", pfd.revents); close(pfd.fd); kill(ppid, SIGUSR1); exit(0); } static void parent(int fd) { usleep(1); while (state != 1) ; #ifdef NAMEDPIPE fd = open("p", O_WRONLY | O_NONBLOCK); if (fd < 0) err(1, "open for write"); #endif kill(cpid, SIGUSR1); usleep(1); while (state != 2) ; if (write(fd, "", 1) != 1) err(1, "write"); kill(cpid, SIGUSR1); usleep(1); while (state != 3) ; if (close(fd) != 0) err(1, "close for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 4) ; #ifndef NAMEDPIPE return; #endif fd = open("p", O_WRONLY | O_NONBLOCK); if (fd < 0) err(1, "open for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 5) ; if (write(fd, "", 1) != 1) err(1, "write"); kill(cpid, SIGUSR1); usleep(1); while (state != 6) ; if (close(fd) != 0) err(1, "close for write"); kill(cpid, SIGUSR1); usleep(1); while (state != 7) ; } int main(void) { int fd[2]; int i; #ifdef NAMEDPIPE if (mkfifo("p", 0666) != 0 && errno != EEXIST) err(1, "mkfifo"); #endif signal(SIGUSR1, catch); ppid = getpid(); for (i = 0; i < 2; i++) { #ifndef NAMEDPIPE if (pipe(fd) != 0) err(1, "pipe"); #else fd[0] = -1; fd[1] = -1; #endif state = 0; switch (cpid = fork()) { case -1: err(1, "fork"); case 0: (void)close(fd[1]); child(fd[0]); break; default: (void)close(fd[0]); parent(fd[1]); break; } } return (0); } %%% The error output of these is null under Linux-2.6.10, but under FreeBSD-5.oldcurrent it is: poll() on a nameless pipe: % poll: state 6a: expected POLLHUP; got 0x11 % poll: state 6a: expected POLLHUP; got 0x11 No change for this. For poll(), Linux consistently doesn't set POLLIN when there is only null data, so we check for this. poll() on a named pipe: % pollp: state 3: expected POLLHUP; got 0 % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 % pollp: state 6a: expected POLLHUP; got 0 % pollp: state 3: expected POLLHUP; got 0 % pollp: state 6: expected POLLIN | POLLHUP; got 0x1 % pollp: state 6a: expected POLLHUP; got 0 No change for this, except I didn't compile with POLLINIGNEOF used so the 3 and 6a state don't get fixed up. select() on a nameless pipe: No change for this. Here it doesn't matter if hangup is indicated by POLLHUP or POLLIN | POLLHUP -- selscan() converts both to data-ready although it's null data. select() on a named pipe: % selectp: state 0: expected set; got clear % selectp: state 3: expected set; got clear % selectp: state 6a: expected set; got clear % selectp: state 0: expected set; got clear % selectp: state 3: expected set; got clear % selectp: state 6a: expected set; got clear Now there is an extra failure for state 0. Some complications will be required to fix this without breaking poll() on named pipe. State 0 is when the read descriptor is open with O_NONBLOCK and there has "never" been a writer. In this state, select() on the read descriptor must succeed to conform to POSIX, but poll() on the read descriptor must block to conform to Linux. I think the Linux behaviour is what happens naturally -- the socket isn't hung up so sopoll() won't set POLLHUP, and there is no input so sopoll() won't set POLLIN, so sopoll() won't set any flags in revents and poll() will block. An extra flag seems to be necessary to distinguish this state so that select() doesn't block. POLLINIGNEOF was supposed to be this flag. Bruce From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 09:42:59 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 66B2A16A401; Thu, 23 Mar 2006 09:42:59 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE95B43D4C; Thu, 23 Mar 2006 09:42:58 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2N9gw8J084043; Thu, 23 Mar 2006 09:42:58 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2N9gwsQ084039; Thu, 23 Mar 2006 09:42:58 GMT (envelope-from glebius) Date: Thu, 23 Mar 2006 09:42:58 GMT From: Gleb Smirnoff Message-Id: <200603230942.k2N9gwsQ084039@freefall.freebsd.org> To: glebius@FreeBSD.org, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/68351: [bge] bge0 watchdog timeout on 5.2.1 and -current, 5.1 is ok X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 09:42:59 -0000 Synopsis: [bge] bge0 watchdog timeout on 5.2.1 and -current, 5.1 is ok Responsible-Changed-From-To: glebius->freebsd-bugs Responsible-Changed-By: glebius Responsible-Changed-When: Thu Mar 23 09:40:02 UTC 2006 Responsible-Changed-Why: I can't work on this PR until I get the hardware. http://www.freebsd.org/cgi/query-pr.cgi?pr=68351 From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 10:10:18 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 BCE4216A400 for ; Thu, 23 Mar 2006 10:10:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 311E543D48 for ; Thu, 23 Mar 2006 10:10: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.4/8.13.4) with ESMTP id k2NAAICD084888 for ; Thu, 23 Mar 2006 10:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NAAH71084887; Thu, 23 Mar 2006 10:10:17 GMT (envelope-from gnats) Date: Thu, 23 Mar 2006 10:10:17 GMT Message-Id: <200603231010.k2NAAH71084887@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Oliver Fromme Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 10:10:18 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Oliver Fromme To: bde@zeta.org.au (Bruce Evans) Cc: bug-followup@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Thu, 23 Mar 2006 11:08:50 +0100 (CET) Hi, I'm answering on several emails at once, to make things simpler. Bruce Evans wrote: > Oliver Fromme wrote: > > Bruce Evans wrote: > > > Here is a program that tests more cases. I made it give no output > > > ... > > > > It does not produce any output on Solaris 9, NetBSD 3.0, > > DEC UNIX 4.0D and Linux 2.4.32. (I had to replace signal() > > with sigset() on Solaris, add a few missing #includes and > > write small replacements for err() and warnx().) > > I thought that the signal() was portable. Unfortunately, it's not. SysV (e.g. Solaris) has different semantics: When the signal handler is executed, the signal's disposition is set to SIG_DFL. That means that the handler is only executed once, unless you call signal() again. The solution is to use sigset() which behaves more like BSD's signal(). On the other hand, FreeBSD doesn't know sigset() at all. On Linux, the situation is even more complex: When using libc4 or libc5, signal() has SysV semantics, and when using glibc2, it has BSD semantics. However, when using glibc2 with -D_XOPEN_SOURCE=500, it's again SysV, and in this latter case sigset() is defined in the header file (not in the other cases). Bottom line: For portable programs, neither signal() nor sigset() should be used. Instead, sigaction() should be used, which behaves the same on BSD and SysV, and should be supported everywhere. > Under FreeBSD, > of all things is the only missing include. FreeBSD generally seems to require less includes than the standard says. I had to add , , and (although the latter two probably only because of my err() and warnx() replacements). > I stopped trying to avoid > using the err() family in test programs when Linux got them 6-8 years > ago. Yes, but Solaris and DEC UNIX (and probably other commercial UNIX systems) don't have them. Fortunately, it was easy to write replacements in this case, because they were only called with single constant strings. > > > (By the way, DEC UNIX 4.0D _does_ have a bug: If the FIFO > > > has O_NONBLOCK set and no writer has opened the FIFO, then > > > select() doesn't block. > > > > Actually, it's not a bug. I've read SUSv3 wrong. That > > behaviour is perfectly fine. In fact, SUSv3 (a.k.a. > > POSIX-2001) requires that select() doesn't block in that > > case, and the behaviour of select() and poll() must be > > independet of whether O_NONBLOCK is set or not. > > I have tried to find POSIX saying that many times since I think > it is the correct behaviour, but I couldn't find it for either > select() or poll() before today. Now I can find it for [p]select() > but not for poll(). From POSIX.1-2001-draft7.txt for pselect(): > > %%% > 31193 A descriptor shall be considered ready for reading when a call to an input function with > 31194 O_NONBLOCK clear would not block, whether or not the function would transfer data > 31195 successfully. (The function might return data, an end-of-file indication, or an error other than > 31196 one indicating that it is blocked, and in each of these cases the descriptor shall be considered > 31197 ready for reading.) > %%% I've got SUSv3 a.k.a. IEEE Std 1003.1-2001 ("POSIX"). You can download it from The Open Group's website (you have to register with them, but it's free). However, I don't know how much it differs from the draft that you have. The above paragraph from the select() spec seems to be the same. > Other parts of POSIX make it clear that O_NONBLOCK reads must never block, That's right, but it does not matter for select()/poll(). > so if O_NONBLOCK is set then pselect() for read must never block either. No, I think that's not right. The standard clearly says that select() should always behave as if O_NONBLOCK was not set: "A descriptor shall be considered ready for reading when a call to an input function with O_NONBLOCK clear would not block". For poll there is a similar statement which is even clearer: "The poll() function shall not be affected by the O_NONBLOCK flag." Therefore: select() and poll() are not dependent on the O_NONBLOCK flag. They should always behave as if it was not set. Furthermore, the standard says a few things about the read() function when used on (nameless) pipes or FIFOs: [quote begin] When attempting to read from an empty pipe or FIFO: * If no process has the pipe open for writing, read() shall return 0 to indicate end-of-file. * If some process has the pipe open for writing and O_NONBLOCK is set, read() shall return -1 and set errno to [EAGAIN]. * If some process has the pipe open for writing and O_NONBLOCK is clear, read() shall block the calling thread until some data is written or the pipe is closed by all processes that had the pipe open for writing. [quote end] That clearly means that select() should _not_ block when no process has the FIFO open for writing. (Because the select() behaviour depends on the behaviour of read() as if the O_NONBLOCK flag is clear.) Furthermore, it als means that it does _not_ matter if there was a a writer previously or not. > > - if (events & (POLLOUT | POLLWRNORM)) > > - if (sowriteable(so)) > > - revents |= events & (POLLOUT | POLLWRNORM); > > + if (events & (POLLOUT | POLLWRNORM) && sowriteable(so)) > > + revents |= events & (POLLOUT | POLLWRNORM); > > + else { > > + /* > > + * POLLOUT and POLLHUP shall not both be set. > > + * Therefore check only for POLLHUP if POLLOUT > > + * has not been set. (Note that POLLHUP need > > + * not be in events; it's always checked.) > > + */ > > + if (so->so_rcv.sb_state & SBS_CANTRCVMORE && > > + so->so_rcv.sb_cc == 0) > > + revents |= POLLHUP; > > + } > > I think SBS_CANTSENDMORE in so_snd should be checked here. Agreed. > I think the receiver count shouldn't be checked here. Agreed. That would handle the case correctly where both POLLIN and POLLHUP can be set at the same time. > I'm surprised that > my test succeeds with this -- doesn't it prevent POLLHUP being set in the > hangup+ case? Yes, I think it prevents that (i.e. POLLHUP would act more like a "POLLEOF"). That's not correct behaviour, of course. I'll fix that. > This might be clearer with SBS_CANTSENDMORE checked first. > SBS_CANTSENDMORE set implies !sowriteable() so the behaviour is the same, > and I think it is clearer to not even look at the output bits in > `events' in the hangup case. So you mean in the SBS_CANTSENDMORE case, POLLHUP should be set without checking if the caller has requested POLLOUT in the events mask? That sounds reasonable, because POLLOUT certainly can't be returned in that case. It makes the code more complex, though. I'll have a look at that and try to implement it that way. > This also fixes poll() on sockets. Sockets are more often used than named > pipes so the change needs a few weeks of testing before MFC. I see. Bruce Evans wrote: > Bruce Evans wrote: > > I intened to check the behaviour for this in my test programs but don't > > seem to have done it. I intended to follow Linux's behaviour even if this > > is nonstandard. Linux used to have some special cases including a gripe > > in a comment about having to have them to match Sun's behaviour, but I > > couldn't find these when I last checked. Perhaps the difference is > > precisely between select() and poll(), to follow the standard for select() > > and exploit the fuzziness for poll(). > > I added the check. I'll try that later today. (At least I hope to have enough time for it.) > select() on a named pipe: > % selectp: state 0: expected set; got clear > [...] > Now there is an extra failure for state 0. Some complications will be > required to fix this without breaking poll() on named pipe. State 0 is > when the read descriptor is open with O_NONBLOCK and there has "never" > been a writer. In this state, select() on the read descriptor must > succeed to conform to POSIX, but poll() on the read descriptor must > block to conform to Linux. I think the Linux behaviour is what happens > naturally -- the socket isn't hung up so sopoll() won't set POLLHUP, Now that might be debatable. SUSv3 says that POLLHUP means that the device is disconnected. That doesn't sound like it should make a difference if there was a previous writer or not. In fact, when I open a FIFO which doesn't have a writer currently, there's no way to know if there was a writer previously (before I opened the FIFO) who "hung it up". Personally I think that Linux is in error. POLLHUP should be set when "the device is disconnected" (SUSv3), i.e. when there is no writer, period. However, I see your point that it might be more beneficial to be Linux-compliant instead of standard-compliant. > and there is no input so sopoll() won't set POLLIN, so sopoll() won't > set any flags in revents and poll() will block. An extra flag seems to > be necessary to distinguish this state so that select() doesn't block. Yes, if we want to be Linux-compliant. That'll make the code a lot more complicated. *sigh* Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "The ITU has offered the IETF formal alignment with its corresponding technology, Penguins, but that won't fly." -- RFC 2549 From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 14:12:57 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 1B3C016A400; Thu, 23 Mar 2006 14:12:57 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCD8B43D45; Thu, 23 Mar 2006 14:12:56 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2NECuSP001067; Thu, 23 Mar 2006 14:12:56 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NECuW0001063; Thu, 23 Mar 2006 14:12:56 GMT (envelope-from arved) Date: Thu, 23 Mar 2006 14:12:56 GMT From: Tilman Linneweh Message-Id: <200603231412.k2NECuW0001063@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-bugs@FreeBSD.org, le@FreeBSD.org Cc: Subject: Re: kern/94835: [gvinum] [patch] Gvinum resetconfig option X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 14:12:57 -0000 Synopsis: [gvinum] [patch] Gvinum resetconfig option Responsible-Changed-From-To: freebsd-bugs->le Responsible-Changed-By: arved Responsible-Changed-When: Thu Mar 23 14:12:29 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=94835 From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 15:20:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 73D7216A420 for ; Thu, 23 Mar 2006 15:20:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E967443D48 for ; Thu, 23 Mar 2006 15: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.4/8.13.4) with ESMTP id k2NFKFfQ004849 for ; Thu, 23 Mar 2006 15:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NFKFgZ004844; Thu, 23 Mar 2006 15:20:15 GMT (envelope-from gnats) Resent-Date: Thu, 23 Mar 2006 15:20:15 GMT Resent-Message-Id: <200603231520.k2NFKFgZ004844@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, Vivek Khera Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD39716A429 for ; Thu, 23 Mar 2006 15:19:52 +0000 (UTC) (envelope-from khera@kcilink.com) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DDE443D72 for ; Thu, 23 Mar 2006 15:19:52 +0000 (GMT) (envelope-from khera@kcilink.com) Received: by yertle.kcilink.com (Postfix, from userid 1002) id 40927B81F; Thu, 23 Mar 2006 10:19:51 -0500 (EST) Message-Id: <20060323151951.40927B81F@yertle.kcilink.com> Date: Thu, 23 Mar 2006 10:19:51 -0500 (EST) From: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/94863: hack to get bge(4) working on IBM e326m X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vivek Khera List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 15:20:16 -0000 >Number: 94863 >Category: kern >Synopsis: hack to get bge(4) working on IBM e326m >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 23 15:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 6.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD yertle.int.kciLink.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #4: Thu Mar 2 13:53:40 EST 2006 khera@yertle.int.kciLink.com:/usr/obj/usr/src/sys/KCI64 amd64 >Description: The IBM e326m Opteron server claims to have two Broadcom BCM5714 ethernet controllers in it (according to the product literature PDF brochure). FreeBSD 6.0-REL is unable to detect it upon boot, and reviewing the sources for HEAD shows that there is not yet support for this device ID. As a hack, I was able to make it recognize the chipset in this box by changing the definition of the identifier values for BCM5714 in the driver: In dev/bge/if_bgereg.h, change the definition of BGE_ASICREV_BCM5714 to 0x08 and the definition of BCOM_DEVICEID_BCM5714C to 0x166a. I'm not sure how to make a full clean patch to support both versions of the "BCM5714". I was unable to find *anywhere* via google any info on this chip ID. Mostly my question is what naming to use for it? Even the current release of linux (tried Ubuntu 5.10) doesn't recognize it. The pre-installed RedHat supposedly did, but I never tried it before I wiped it for FreeBSD :-) >How-To-Repeat: n/a >Fix: In dev/bge/if_bgereg.h, change the definition of BGE_ASICREV_BCM5714 to 0x08 and the definition of BCOM_DEVICEID_BCM5714C to 0x166a. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 16:30:22 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 8F7BA16A41F for ; Thu, 23 Mar 2006 16:30:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1805843D55 for ; Thu, 23 Mar 2006 16: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.4/8.13.4) with ESMTP id k2NGULN4008909 for ; Thu, 23 Mar 2006 16:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NGULU3008908; Thu, 23 Mar 2006 16:30:21 GMT (envelope-from gnats) Date: Thu, 23 Mar 2006 16:30:21 GMT Message-Id: <200603231630.k2NGULU3008908@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Oliver Fromme Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 16:30:22 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Oliver Fromme To: bde@zeta.org.au (Bruce Evans) Cc: bug-followup@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Thu, 23 Mar 2006 17:25:45 +0100 (CET) Hi, I have to correct myself slightly, and I have a few more insights ... Oliver Fromme wrote: > Bruce Evans wrote: > > select() on a named pipe: > > % selectp: state 0: expected set; got clear > > [...] > > Now there is an extra failure for state 0. Some complications will be > > required to fix this without breaking poll() on named pipe. State 0 is > > when the read descriptor is open with O_NONBLOCK and there has "never" > > been a writer. In this state, select() on the read descriptor must > > succeed to conform to POSIX, but poll() on the read descriptor must > > block to conform to Linux. I think the Linux behaviour is what happens > > naturally -- the socket isn't hung up so sopoll() won't set POLLHUP, > > Now that might be debatable. SUSv3 says that POLLHUP means > that the device is disconnected. That doesn't sound like > it should make a difference if there was a previous writer > or not. SUSv3 says about POLLHUP: "The device has been disconnected". I suppose that "has been disconnected" is different from "is disconnected". I'm sorry, English is not my native language, so I didn't notice that slight difference when I read that page first. Thinking about it again, the Linux implementation seems to be reasonable, and it's probably conformant with the standard (even though the standard is somewhat fuzzy). So I agree with you that FreeBSD should behave the same as Linux in that regard. > Yes, if we want to be Linux-compliant. That'll make the > code a lot more complicated. *sigh* Just to make it clear: This case happens only if the FIFO is opened with O_RDONLY | O_NONBLOCK and there is currently no process who has opened the FIFO for writing. Because "hung up" and "EOF" are different things, a new flag is required for the case when no previous writer exists (which means "EOF", but not "hung up"). select() is only interested in the EOF case, while poll() is only interested in the "hung up" case. I propose a new SBS_* flag for the so_rcv.sb_state mask. Lets call it SBS_EOFNOHUP for now (I'm sure someone can come up with a better name). It will be set in fifo_open() in the case O_RDONLY | O_NONBLOCK and no writers. It will be cleared in fifo_open() when someone opens the FIFO for writing. In fifo_poll_f(), POLLHUP will be replaced by POLLIGNEOF in the result of soo_poll() if SBS_EOFNOHUP is set. selscan() does not need to be changed. It will handle POLLIGNEOF just like POLLHUP, so select() won't block. pollscan() needs a slight change in order to remove POLLIGNEOF from the result of the fo_poll() call. I think POLLIGNEOF should not be exposed to userland. Its sole purpose is to communicate the abovementioned case from fifo_poll_f() to selscan(), and only those two functions should use that flag. That should fix both select() and poll(), if I didn't miss anything. What do you think? Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. $ dd if=/dev/urandom of=test.pl count=1 $ file test.pl test.pl: perl script text executable From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 18:30:39 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 A682A16A420 for ; Thu, 23 Mar 2006 18:30:39 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 278E243D5E for ; Thu, 23 Mar 2006 18:30:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2NIUMls017238 for ; Thu, 23 Mar 2006 18:30:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NIUMha017237; Thu, 23 Mar 2006 18:30:22 GMT (envelope-from gnats) Date: Thu, 23 Mar 2006 18:30:22 GMT Message-Id: <200603231830.k2NIUMha017237@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Emil Cazamir Cc: Subject: Re: kern/94182: altq support for vlan driver X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emil Cazamir List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 18:30:39 -0000 The following reply was made to PR kern/94182; it has been noted by GNATS. From: Emil Cazamir To: Gleb Smirnoff Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/94182: altq support for vlan driver Date: Thu, 23 Mar 2006 10:20:44 -0800 (PST) --0-980750068-1143138044=:59095 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Gleb Smirnoff wrote: Emil, On Tue, Mar 21, 2006 at 11:50:26AM -0800, Emil Cazamir wrote: E> I'm not the person to decide if ALTQ and vlan(4) is a good or bad combination, but in my opinion it would be useful to specify each queueing strategy on his own interface, even if it is not a phisical one (such as tun(4)). A good example why vlan interfaces should be ALTQ-enabled is the following: E> - physical device: E> |- vlan1 - cbq on vlan1 E> |- vlan2 - priq on vlan2 E> `- vlan3 - hfsc on vlan3 This may not work, unless you put a bandwidth limit on each vlan interface, that is equal to limit of parent interface / number of vlans. E> At this time i know that altq can make use of only one traffic discipline on an interface, which makes the above case only a wish. E> I think if ALTQ will not be implemented as standard feature in FreeBSD, it would be nice at least to be documented the fact that ALTQ works with vlan tagged frames somewhere in the man pages (no one officialy says that it works and I didn't tested that). At this time i don't find any reference to vlan tagged frames matching with ALTQ and pf, neither in altq(4) nor pf.conf(5) man pages. I'm using FreeBSD 5.5-PRERELEASE as of 2006, march 17. The first (theoretical) obstacle is that ALTQ is designed to shape traffic on an interface, where exists a *bandwidth limit* and a *queue*. These two things are property of a physical inteface. The vlan(4) interface doesn't have any bandwidth limit. The current implementation has a queue. Packets are temporarily queued, before they are sent to the underlying physical driver. We have a plan to remove this queue, since it is a performance loss for vlan(4) driver. The second (practical) problem is that after removal of the intermediate queue in the vlan(4) driver it will be difficult to add ALTQ support. No queueing - no ALTernate Queueing. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE I believe that this opinion (ALTQ + vlan is a bad idea) somehow attempts to minimize the benefits which vlan offers, or to make things more complicate than they really are. The reason for which I made the initial request is that I want to treat a vlan interface as an interface and nothing more, making use of some uniform resource configuration technique. Until recently, I used a PC with 3 physical (1xGbE + 2xFE) interfaces to connect a network to two upstream providers. At the same time, I do ip acconting and traffic shaping with dummynet. Since recently, I can make use of vlans through one of the upstream providers, to reach another subnet under my administration. The main problem is that I'm limited only to use dummynet, and I want to use ALTQ in combination with dummynet to give to my customers more traffic options, while letting them to use more bandwidth to communicate between subnets at a higher speed. Here's the big picture: provider1 (vlan1) `- | | vlan1-GbE0(myrouter)| lan#1 |802.1q switch| vlan2-GbE0(myrouter)| ,- | | --- vlan3 --- | provider2 `- |another_802.1q_sw|vlan2|another_router | lan#2 | | --- vlan3 --- | service type #1 (85% of all bandwidth): WF2Q+: dummynet with dynamic queues, use weighted fair all available bandwidth until they reach some byte counters. service type #2 (15% of all bandwidth): ALTQ and cbq or hfsc with shared bandwidth between few customers with different needs. My goal is to use dummynet and altq on vlan1, vlan2 and vlan3. Dummynet has the advantage of dynamic queues, which means that i need only one ipfw rule to do the traffic discipline with dummynet. I also have a small number of customers which want to use a service with maximum bandwidth much below to the bandwidth i offer with dummynet, but I can't use dynamic pipes with them because I won't be able to share bandwidth between them. The main problem is that I don't have the budget to use a blade server chassis and server modules for this purpose, and I believe that until the number of customers will be below 1000 - 1500, I will be able to use a single computer for this purpose. Best regards, Emil Cazamir --------------------------------- Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less. --0-980750068-1143138044=:59095 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Gleb Smirnoff <glebius@FreeBSD.org> wrote:
Emil,

On Tue, Mar 21, 2006 at 11:50:26AM -0800, Emil Cazamir wrote:
E> I'm not the person to decide if ALTQ and vlan(4) is a good or bad combination, but in my opinion it would be useful to specify each queueing strategy on h is own interface, even if it is not a phisical one (such as tun(4)). A good example why vlan interfaces should be ALTQ-enabled is the following:
E> - physical device:
E> |- vlan1 - cbq on vlan1
E> |- vlan2 - priq on vlan2
E> `- vlan3 - hfsc on vlan3

This may not work, unless you put a bandwidth limit on each vlan interface,
that is equal to limit of parent interface / number of vlans.

E> At this time i know that altq ca n make use of only one traffic discipline on an interface, which makes the above case only a wish.
E> I think if ALTQ will not be implemented as standard feature in FreeBSD, it would be nice at least to be documented the fact that ALTQ works with vlan tagged frames somewhere in the man pages (no one officialy says that it works and I didn't tested that). At this time i don't find any reference to vlan tagged frames matching with ALTQ and pf, neither in altq(4) nor pf.conf(5) man pages. I'm using FreeBSD 5.5-PR ERELEASE as of 2006, march 17.

The first (theoretical) obstacle is that ALTQ is designed to shape traffic on
an interface, where exists a *bandwidth limit* and a *queue*. These two
things are property of a physical inteface. The vlan(4) interface doesn't
have any bandwidth limit. The current implementation has a queue. Packets
are temporarily queued, before they are sent to the underlying physical
driver. We have a plan to remove this queue, since it is a performance loss
for vlan(4) driver.

The second (practical) problem is that after removal of the intermediate
queue in the vlan(4) driver it will be difficult to add ALTQ support. No
queueing - no ALTernate Queueing.

--
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE
I believe that this opinion (ALTQ + vlan is a bad idea) somehow attempts to minimize the benefits which vlan offers, or to make things more complicate than they rea lly are. The reason for which I made the initial request is that I want to treat a vlan interface as an interface and nothing more, making use of some uniform resource configuration technique. Until recently, I used a PC with 3 physical (1xGbE + 2xFE) interfaces to connect a network to two upstream providers. At the same time, I do ip acconting and traffic shaping with dummynet. Since recently, I can make use of vlans through one of the upstream providers, to reach another s ubnet under my administration. The main problem is that I'm limited only to use dummynet, and I want to use ALTQ in combination with dummynet to give to my customers more traffic options, while letting them to use more bandwidth to communicate between subnets at a higher speed.
Here's the big picture:
provider1 (vlan1)
 `- |             | vlan1-GbE0(myrouter)| lan#1
    |802.1q switch| vlan2-GbE0(myrouter)|
 ,- |             |   --- vlan3 ---     |< /s pan>
provider2
 `- |another_802.1q_sw|vlan2|another_router | lan#2
    |                 |   --- vlan3 ---     |

service type #1 (85% of all bandwidth): WF2Q+: dummynet with dynamic queues, use weighted fair all available bandwidth until they reach some byte counters.
service type #2 (15% of all bandwidth): ALTQ and cbq or hfsc with shared bandwidth between few customers with different needs.

My goal is to use dummynet and altq on vlan1, vlan2 and vlan3. Dummynet has the advantage of dynamic queues, which means that i need only one ipfw rule to do the traffic discipline with dummynet. I also have a small number of customers which want to use a service with maximum bandwidth much below to the bandwidth i offer with dummynet, but I can't use dynamic pipes with them because I w on't be able to share bandwidth between them.
The main problem is that I don't have the budget to use a blade server chassis and server modules for this purpose, and I believe that until the number of customers will be below 1000 - 1500, I will be able to use a single computer for this purpose.


Best regards,
Emil Cazamir


Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less. --0-980750068-1143138044=:59095-- From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 20:40:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 35D8616A422 for ; Thu, 23 Mar 2006 20:40:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 577D543D4C for ; Thu, 23 Mar 2006 20:40: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.4/8.13.4) with ESMTP id k2NKeIj2026191 for ; Thu, 23 Mar 2006 20:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NKeIvq026190; Thu, 23 Mar 2006 20:40:18 GMT (envelope-from gnats) Resent-Date: Thu, 23 Mar 2006 20:40:18 GMT Resent-Message-Id: <200603232040.k2NKeIvq026190@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, Erik Norgaard Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E4216A400 for ; Thu, 23 Mar 2006 20:39:05 +0000 (UTC) (envelope-from norgaard@daemonsecurity.com) Received: from strange.daemonsecurity.com (59.Red-81-33-11.staticIP.rima-tde.net [81.33.11.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id D347443D77 for ; Thu, 23 Mar 2006 20:38:56 +0000 (GMT) (envelope-from norgaard@daemonsecurity.com) Received: by strange.daemonsecurity.com (Postfix, from userid 1024) id 9338D2E0AF; Thu, 23 Mar 2006 21:39:02 +0100 (CET) Message-Id: <20060323203902.9338D2E0AF@strange.daemonsecurity.com> Date: Thu, 23 Mar 2006 21:39:02 +0100 (CET) From: Erik Norgaard To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/94877: packet filter blocks outgoing traffic after boot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Erik Norgaard List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 20:40:19 -0000 >Number: 94877 >Category: kern >Synopsis: packet filter blocks outgoing traffic after boot >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 23 20:40:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Erik Norgaard >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD charm 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Mar 23 09:12:55 CET 2006 root@charm:/usr/obj/usr/src/sys/GENERIC i386 >Description: pf ruleset is loaded correctly at boot, but outgoing connections are blocked: icmp, tcp and udp. This was verified with ping (operation not permitted), host (timeout) and tcping (operation not permitted). arp traffic is allowed, confirmed with arping. It has been verified with snort that no packets leave the interface, the problem is not that responses are blocked. Reloading the ruleset with # pfctl -Fr && pfctl -Rf /etc/pf.conf solves the problem. The fact that it is the same ruleset seems to prove that the ruleset is ok. This has been observed on two systems more or less same snap of source, different networks. Also, incoming traffic is accepted. Both systems have interfaces configured with dhclient which run before the ruleset is loaded. In rc.conf is background_dhclient="NO", ensuring that the interface is configured before proceeding. If the interface is not configured pf will fail loading the ruleset as the macros interface and interface:network are used in the rulesets. The problem can be repeated by rebooting. >How-To-Repeat: A transcript of the actions done and produced output is found here: http://www.locolomo.org/pub/pf/debug.charm Snort packets captured for the above session http://www.locolomo.org/pub/pf/snort.charm The used pf ruleset is found here: http://www.locolomo.org/pub/pf/pf.conf System info here: http://www.locolomo.org/pub/pf/dmesg.charm http://www.locolomo.org/pub/pf/sysctl.charm >Fix: Workaround: Reload the ruleset after each boot with # pfctl -Fr && pfctl -Rf >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 21:10:25 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 CE59916A425 for ; Thu, 23 Mar 2006 21:10:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A44043D58 for ; Thu, 23 Mar 2006 21:10: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.4/8.13.4) with ESMTP id k2NLAPCB027787 for ; Thu, 23 Mar 2006 21:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NLAPrx027786; Thu, 23 Mar 2006 21:10:25 GMT (envelope-from gnats) Date: Thu, 23 Mar 2006 21:10:25 GMT Message-Id: <200603232110.k2NLAPrx027786@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Chris Buechler" Cc: Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Buechler List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 21:10:25 -0000 The following reply was made to PR kern/92090; it has been noted by GNATS. From: "Chris Buechler" To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting Date: Thu, 23 Mar 2006 16:09:34 -0500 I can easily replicate this same problem, on a Dell PowerEdge 2550 with onboard bge card (w/latest firmware, BIOS, etc.). It's happened as long as I've run FreeBSD on any Dell 2550, including 5.4-RELEASE and now 6.0-RELEASE. Using SMP and APIC as well. Mar 23 15:43:54 bge0: watchdog timeout -- resetting Mar 23 15:43:54 bge0: link state changed to DOWN Mar 23 15:43:54 bge0: link state changed to DOWN Mar 23 15:43:57 bge0: link state changed to UP Mar 23 15:43:57 bge0: link state changed to UP Using cvsup seems to trigger this much more frequently than anything else I've come across. In fact, cvsup is the only thing I've come across that can reliably cause the problem to appear. From owner-freebsd-bugs@FreeBSD.ORG Thu Mar 23 22:10:31 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 AC44716A401 for ; Thu, 23 Mar 2006 22:10:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D295243D70 for ; Thu, 23 Mar 2006 22:10: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.4/8.13.4) with ESMTP id k2NMAPIK032680 for ; Thu, 23 Mar 2006 22:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2NMAP95032679; Thu, 23 Mar 2006 22:10:25 GMT (envelope-from gnats) Date: Thu, 23 Mar 2006 22:10:25 GMT Message-Id: <200603232210.k2NMAP95032679@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Oliver Fromme Cc: Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 22:10:31 -0000 The following reply was made to PR kern/94772; it has been noted by GNATS. From: Oliver Fromme To: bde@zeta.org.au (Bruce Evans) Cc: bug-followup@freebsd.org Subject: Re: kern/94772: FIFOs (named pipes) + select() == broken Date: Thu, 23 Mar 2006 23:05:17 +0100 (CET) OK, here are new patches. I wrote and tested them on RELENG_6, but they should apply to HEAD as well, AFAICT. With these patches, all of the test programs pass with success (no output), i.e. the select test and the poll test. My own test program from the beginning of this PR passes without problems, too. Best regards Oliver --- ./fs/fifofs/fifo_vnops.c.orig Tue Mar 21 09:42:32 2006 +++ ./fs/fifofs/fifo_vnops.c Thu Mar 23 19:57:21 2006 @@ -231,6 +231,12 @@ wakeup(&fip->fi_writers); sowwakeup(fip->fi_writesock); } + else if (ap->a_mode & O_NONBLOCK) { + SOCKBUF_LOCK(&fip->fi_readsock->so_rcv); + fip->fi_readsock->so_rcv.sb_state |= + SBS_EOFNOHUP; + SOCKBUF_UNLOCK(&fip->fi_readsock->so_rcv); + } } } if (ap->a_mode & FWRITE) { @@ -241,7 +247,8 @@ fip->fi_writers++; if (fip->fi_writers == 1) { SOCKBUF_LOCK(&fip->fi_readsock->so_rcv); - fip->fi_readsock->so_rcv.sb_state &= ~SBS_CANTRCVMORE; + fip->fi_readsock->so_rcv.sb_state &= + ~(SBS_CANTRCVMORE | SBS_EOFNOHUP); SOCKBUF_UNLOCK(&fip->fi_readsock->so_rcv); if (fip->fi_readers > 0) { wakeup(&fip->fi_readers); @@ -661,37 +668,23 @@ int levents, revents = 0; fip = fp->f_data; - levents = events & - (POLLIN | POLLINIGNEOF | POLLPRI | POLLRDNORM | POLLRDBAND); + levents = events & (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND); if ((fp->f_flag & FREAD) && levents) { - /* - * If POLLIN or POLLRDNORM is requested and POLLINIGNEOF is - * not, then convert the first two to the last one. This - * tells the socket poll function to ignore EOF so that we - * block if there is no writer (and no data). Callers can - * set POLLINIGNEOF to get non-blocking behavior. - */ - if (levents & (POLLIN | POLLRDNORM) && - !(levents & POLLINIGNEOF)) { - levents &= ~(POLLIN | POLLRDNORM); - levents |= POLLINIGNEOF; - } - filetmp.f_data = fip->fi_readsock; filetmp.f_cred = cred; revents |= soo_poll(&filetmp, levents, cred, td); - - /* Reverse the above conversion. */ - if ((revents & POLLINIGNEOF) && !(events & POLLINIGNEOF)) { - revents |= (events & (POLLIN | POLLRDNORM)); - revents &= ~POLLINIGNEOF; - } } levents = events & (POLLOUT | POLLWRNORM | POLLWRBAND); if ((fp->f_flag & FWRITE) && levents) { filetmp.f_data = fip->fi_writesock; filetmp.f_cred = cred; revents |= soo_poll(&filetmp, levents, cred, td); + } + if (revents & POLLHUP) { + SOCKBUF_LOCK(&fip->fi_readsock->so_rcv); + if (fip->fi_readsock->so_rcv.sb_state & SBS_EOFNOHUP) + revents = (revents & ~POLLHUP) | POLLHUPIGNEOF; + SOCKBUF_UNLOCK(&fip->fi_readsock->so_rcv); } return (revents); } --- ./kern/uipc_socket.c.orig Wed Dec 28 19:05:13 2005 +++ ./kern/uipc_socket.c Thu Mar 23 22:50:33 2006 @@ -2033,16 +2033,15 @@ SOCKBUF_LOCK(&so->so_snd); SOCKBUF_LOCK(&so->so_rcv); if (events & (POLLIN | POLLRDNORM)) - if (soreadable(so)) - revents |= events & (POLLIN | POLLRDNORM); - - if (events & POLLINIGNEOF) if (so->so_rcv.sb_cc >= so->so_rcv.sb_lowat || !TAILQ_EMPTY(&so->so_comp) || so->so_error) - revents |= POLLINIGNEOF; + revents |= events & (POLLIN | POLLRDNORM); - if (events & (POLLOUT | POLLWRNORM)) - if (sowriteable(so)) + if ((so->so_rcv.sb_state & SBS_CANTRCVMORE) || + (so->so_snd.sb_state & SBS_CANTSENDMORE)) + revents |= POLLHUP; + else + if (events & (POLLOUT | POLLWRNORM) && sowriteable(so)) revents |= events & (POLLOUT | POLLWRNORM); if (events & (POLLPRI | POLLRDBAND)) @@ -2050,9 +2049,7 @@ revents |= events & (POLLPRI | POLLRDBAND); if (revents == 0) { - if (events & - (POLLIN | POLLINIGNEOF | POLLPRI | POLLRDNORM | - POLLRDBAND)) { + if (events & (POLLIN | POLLPRI | POLLRDNORM | POLLRDBAND)) { selrecord(td, &so->so_rcv.sb_sel); so->so_rcv.sb_flags |= SB_SEL; } --- ./kern/sys_generic.c.orig Thu Jul 7 20:17:55 2005 +++ ./kern/sys_generic.c Thu Mar 23 19:58:03 2006 @@ -1027,7 +1027,7 @@ * POLLERR if appropriate. */ fds->revents = fo_poll(fp, fds->events, - td->td_ucred, td); + td->td_ucred, td) & ~POLLHUPIGNEOF; if (fds->revents != 0) n++; } --- ./sys/poll.h.orig Wed Jul 10 06:47:25 2002 +++ ./sys/poll.h Thu Mar 23 19:56:58 2006 @@ -66,9 +66,8 @@ #define POLLRDBAND 0x0080 /* OOB/Urgent readable data */ #define POLLWRBAND 0x0100 /* OOB/Urgent data can be written */ -#if __BSD_VISIBLE -/* General FreeBSD extension (currently only supported for sockets): */ -#define POLLINIGNEOF 0x2000 /* like POLLIN, except ignore EOF */ +#ifdef _KERNEL +#define POLLHUPIGNEOF 0x2000 #endif /* --- ./sys/socketvar.h.orig Sat Jul 9 14:24:40 2005 +++ ./sys/socketvar.h Thu Mar 23 19:20:25 2006 @@ -215,6 +215,7 @@ #define SBS_CANTSENDMORE 0x0010 /* can't send more data to peer */ #define SBS_CANTRCVMORE 0x0020 /* can't receive more data from peer */ #define SBS_RCVATMARK 0x0040 /* at mark on input */ +#define SBS_EOFNOHUP 0x0080 /* no initial writer */ /* * Socket state bits stored in so_qstate. -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 24 00:30:17 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org 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 81FD216A42C for ; Fri, 24 Mar 2006 00:30:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E412D43D48 for ; Fri, 24 Mar 2006 00:30: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.4/8.13.4) with ESMTP id k2O0UGoe040480 for ; Fri, 24 Mar 2006 00:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2O0UGmY040476; Fri, 24 Mar 2006 00:30:16 GMT (envelope-from gnats) Resent-Date: Fri, 24 Mar 2006 00:30:16 GMT Resent-Message-Id: <200603240030.k2O0UGmY040476@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, Charlie & Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC91916A41F for ; Fri, 24 Mar 2006 00:23:45 +0000 (UTC) (envelope-from root@database.n11.bmstu.ru) Received: from hostel.sm.bmstu.ru (ENERGO-BMSTU.bmstu.ru [195.19.32.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDFC43D4C for ; Fri, 24 Mar 2006 00:23:43 +0000 (GMT) (envelope-from root@database.n11.bmstu.ru) Received: from n11.bmstu.ru (n11.bmstu.ru [127.0.0.1]) by n11.bmstu.ru (8.13.4/8.13.3) with ESMTP id k2NLqjlR003440 for ; Fri, 24 Mar 2006 00:52:45 +0300 (MSK) (envelope-from root@database.n11.bmstu.ru) Received: (from root@localhost) by n11.bmstu.ru (8.13.4/8.13.3/Submit) id k2NLqjnF003439; Fri, 24 Mar 2006 00:52:45 +0300 (MSK) (envelope-from root) Message-Id: <200603232152.k2NLqjnF003439@n11.bmstu.ru> Date: Fri, 24 Mar 2006 00:52:45 +0300 (MSK) From: Charlie & To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/94890: Fatal trap 18: integer divide fault while in kernel mode X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Charlie & List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 00:30:17 -0000 >Number: 94890 >Category: kern >Synopsis: Fatal trap 18: integer divide fault while in kernel mode >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 24 00:30:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexey Sopov >Release: FreeBSD 6.0-RELEASE-p6 amd64 >Organization: >Environment: System: FreeBSD database.somehost 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #2: Thu Mar 23 23:59:49 MSK 2006 root@database.somehost:/usr/obj/usr/src/sys/database64 amd64 AMD64 + NForce3 based machine with installed samba-3.0.21b,1 FreeBSD 6.0-RELEASE-p6 #2: Thu Mar 23 23:59:49 MSK 2006 root@database.somehost:/usr/obj/usr/src/sys/database64 MPTable: