From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 03:40:30 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1DEF16A4CE for ; Sun, 16 Jan 2005 03:40:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E7B743D46 for ; Sun, 16 Jan 2005 03:40: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.1/8.13.1) with ESMTP id j0G3eUdj010669 for ; Sun, 16 Jan 2005 03:40:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0G3eUXU010668; Sun, 16 Jan 2005 03:40:30 GMT (envelope-from gnats) Date: Sun, 16 Jan 2005 03:40:30 GMT Message-Id: <200501160340.j0G3eUXU010668@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jared Mauch Subject: Re: kern/26506: [patch] sendto() syscall returns EINVAL in jail environment X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jared Mauch List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 03:40:30 -0000 The following reply was made to PR kern/26506; it has been noted by GNATS. From: Jared Mauch To: freebsd-gnats-submit@FreeBSD.org, venglin@freebsd.lublin.pl Cc: Jared Mauch , robert@watson.org Subject: Re: kern/26506: [patch] sendto() syscall returns EINVAL in jail environment Date: Sat, 15 Jan 2005 22:33:57 -0500 I'm also seeing this behaviour in FreeBSD 5.3 (EINVAL from within a Jail for SNMP) Is anyone working on tracking this down, or should this just be closed/chalked up to a unfixable bug? I can spend some time testing a fix/fixes to this issue.. - Jared -- Jared Mauch | pgp key available via finger from jared@puck.nether.net clue++; | http://puck.nether.net/~jared/ My statements are only mine. From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 12:25:08 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AFC016A4CE; Sun, 16 Jan 2005 12:25:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 324D743D3F; Sun, 16 Jan 2005 12:25:08 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0GCP8h1079506; Sun, 16 Jan 2005 12:25:08 GMT (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0GCP71V079502; Sun, 16 Jan 2005 12:25:07 GMT (envelope-from rwatson) Date: Sun, 16 Jan 2005 12:25:07 GMT From: Robert Watson Message-Id: <200501161225.j0GCP71V079502@freefall.freebsd.org> To: rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org, rwatson@FreeBSD.org Subject: Re: kern/26506: [patch] sendto() syscall returns EINVAL in jail environment X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 12:25:08 -0000 Synopsis: [patch] sendto() syscall returns EINVAL in jail environment Responsible-Changed-From-To: freebsd-bugs->rwatson Responsible-Changed-By: rwatson Responsible-Changed-When: Sun Jan 16 12:24:48 GMT 2005 Responsible-Changed-Why: Take ownership of this bug. http://www.freebsd.org/cgi/query-pr.cgi?pr=26506 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 13:08:14 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 272D816A4CE for ; Sun, 16 Jan 2005 13:08:14 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFEE243D39 for ; Sun, 16 Jan 2005 13:08:13 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id j0GD42xP078888 for ; Sun, 16 Jan 2005 08:04:02 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)j0GD42e8078885 for ; Sun, 16 Jan 2005 13:04:02 GMT (envelope-from robert@fledge.watson.org) Date: Sun, 16 Jan 2005 13:04:02 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: freebsd-bugs@FreeBSD.org In-Reply-To: <200501161225.j0GCP71V079502@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: kern/26506: [patch] sendto() syscall returns EINVAL in jail environment X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 13:08:14 -0000 On Sun, 16 Jan 2005, Robert Watson wrote: > Synopsis: [patch] sendto() syscall returns EINVAL in jail environment > > Responsible-Changed-From-To: freebsd-bugs->rwatson > Responsible-Changed-By: rwatson > Responsible-Changed-When: Sun Jan 16 12:24:48 GMT 2005 > Responsible-Changed-Why: > Take ownership of this bug. I have committed a regression test for this bug as: src/tools/regression/netinet/udpconnectjail Using this test, I am able to reproduce the return of EINVAL for a connect() attempt on a UDP socket in jail(2), but not out of jail(2). I'll start investigating the internal details of this bug shortly. My initial reading is that the evaluations in the PR are correct: the connect code appears to test for the local port being defined. However, this is a little odd: what jail does is "pre-bind" a socket to a particular IP, and connect() shouldn't fail because a local port has already been bound, since bind() followed by connect() is a permitted combination. I'll investigate more and follow up. Robert N M Watson From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 13:24:44 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C38A816A4CE; Sun, 16 Jan 2005 13:24:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B9C943D41; Sun, 16 Jan 2005 13:24:44 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0GDOiJP086119; Sun, 16 Jan 2005 13:24:44 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0GDOiCK086115; Sun, 16 Jan 2005 13:24:44 GMT (envelope-from delphij) Date: Sun, 16 Jan 2005 13:24:44 GMT From: Xin LI Message-Id: <200501161324.j0GDOiCK086115@freefall.freebsd.org> To: delphij@FreeBSD.org, freebsd-bugs@FreeBSD.org, delphij@FreeBSD.org Subject: Re: kern/71142: [patch] add vesa [1024x768] mode support X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 13:24:44 -0000 Synopsis: [patch] add vesa [1024x768] mode support Responsible-Changed-From-To: freebsd-bugs->delphij Responsible-Changed-By: delphij Responsible-Changed-When: Sun Jan 16 13:23:49 GMT 2005 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=71142 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 13:32:39 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C219516A4CE; Sun, 16 Jan 2005 13:32:39 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9897843D46; Sun, 16 Jan 2005 13:32:39 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0GDWdTo087324; Sun, 16 Jan 2005 13:32:39 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0GDWdHF087320; Sun, 16 Jan 2005 13:32:39 GMT (envelope-from delphij) Date: Sun, 16 Jan 2005 13:32:39 GMT From: Xin LI Message-Id: <200501161332.j0GDWdHF087320@freefall.freebsd.org> To: delphij@FreeBSD.org, freebsd-bugs@FreeBSD.org, delphij@FreeBSD.org Subject: Re: bin/26005: MIME quoted-printable encoding added to vis/unvis + bug fix X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 13:32:39 -0000 Synopsis: MIME quoted-printable encoding added to vis/unvis + bug fix Responsible-Changed-From-To: freebsd-bugs->delphij Responsible-Changed-By: delphij Responsible-Changed-When: Sun Jan 16 13:32:05 GMT 2005 Responsible-Changed-Why: Looks quite reasonable to me, take. http://www.freebsd.org/cgi/query-pr.cgi?pr=26005 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 13:50:28 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CA8B16A4D3 for ; Sun, 16 Jan 2005 13:50:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745CA43D46 for ; Sun, 16 Jan 2005 13:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0GDoKRx087763 for ; Sun, 16 Jan 2005 13:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0GDoKpQ087762; Sun, 16 Jan 2005 13:50:20 GMT (envelope-from gnats) Resent-Date: Sun, 16 Jan 2005 13:50:20 GMT Resent-Message-Id: <200501161350.j0GDoKpQ087762@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 200B416A4CF for ; Sun, 16 Jan 2005 13:46:11 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB0843D3F for ; Sun, 16 Jan 2005 13:46:10 +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 j0GDkABF049752 for ; Sun, 16 Jan 2005 13:46:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0GDkAfS049750; Sun, 16 Jan 2005 13:46:10 GMT (envelope-from nobody) Message-Id: <200501161346.j0GDkAfS049750@www.freebsd.org> Date: Sun, 16 Jan 2005 13:46:10 GMT From: Erik Norgaard To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: bin/76305: dhclient resets configured interfaces on startup X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 13:50:28 -0000 >Number: 76305 >Category: bin >Synopsis: dhclient resets configured interfaces on startup >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 16 13:50:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Erik Norgaard >Release: 6.0-CURRENT >Organization: N/A >Environment: FreeBSD charm.daemonsecurity.com 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Thu Jan 13 10:10:51 CET 2005 norgaard@charm.daemonsecurity.com:/usr/obj/usr/src/sys/CURRENT i386 >Description: This problem report mentions two problems, I believe them to be sufficiently related that they can go in one report. On startup, dhclient will reset (ie set ip to 0.0.0.0) the interface regardless if it has been previously configured (ie by bootp at boot). If starting up dhclient for one interface, any other interface previously configured with dhclient will be reset. The -n option (do not configure any interface) does not work (it works like -nw, become daemon emidiately). The consequenses are that you cannot configure two interfaces with dhclient separately, this is most likely because dhclient uses only one lease file, rather than one per interface. It only makes sense to reset interfaces if there are conflicts, ie. coinciding network addresses, but then the second interface configuration should fail. For diskless clients with interface configured at boot, the diskless client will loose contact with the nfs server when the interface is reset and hang. It is not clear to me if the problem is that dhclient attempts to write the lease file on the nfs-mounted /var share before configuring the interface. The description provided in the handbook on how to setup diskless clients won't work since one cannot get hold of the swap options, or other user specified dhcp options - this could be documentation that needs update though. Desired operation: If dhclient is starting up for one interface, any other interface should be left as is regardless of how it has been configured. This could be solved by using one leasefile per interface. The startup of dhclient should fail if the dhcp offer is an address on a previously configured network on a different interface. If dhclient is started with -n option and the interface is configured, the request sent should be for lease renewal rather than for a new lease. >How-To-Repeat: a) Host with two interfaces (eg xl0 and xl1), try start dhclient as follows: # dhclient xl0 # dhclient xl1 keep an eye on how interfaces are configured with ifconfig. The second dhclient will fail and exit silently after having reset xl0, the first dhclient will be unable to reconfigure xl0 - a restart is needed. b) diskless setup, let the host start dhclient on boot. Note: on freebsd 5.3 the diskless client can use memory filesystems for /var, I haven't tried if this solves the problem, however this is only a viable solution if the host has enough ram. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 14:00:42 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C10016A4CE for ; Sun, 16 Jan 2005 14:00:42 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E67F943D41 for ; Sun, 16 Jan 2005 14:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0GE0fKg088149 for ; Sun, 16 Jan 2005 14:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0GE0fgA088148; Sun, 16 Jan 2005 14:00:41 GMT (envelope-from gnats) Date: Sun, 16 Jan 2005 14:00:41 GMT Message-Id: <200501161400.j0GE0fgA088148@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Erik Norgaard Subject: Re: kern/74352: PXEBoot problems using md as root device X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erik Norgaard List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 14:00:42 -0000 The following reply was made to PR kern/74352; it has been noted by GNATS. From: Erik Norgaard To: freebsd-gnats-submit@FreeBSD.org, norgaard@locolomo.org Cc: Subject: Re: kern/74352: PXEBoot problems using md as root device Date: Sun, 16 Jan 2005 14:55:49 +0100 Please close this problem-report. I have come to the conclusion that it was a 42cm error :-) the observations may be added to the documentation though. Thanks, Erik -- Ph: +34.666334818 web: www.locolomo.org S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9 Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 15:15:26 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1952916A4CE; Sun, 16 Jan 2005 15:15:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D74F643D41; Sun, 16 Jan 2005 15:15:25 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0GFFP83099522; Sun, 16 Jan 2005 15:15:25 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0GFFPJO099518; Sun, 16 Jan 2005 15:15:25 GMT (envelope-from delphij) Date: Sun, 16 Jan 2005 15:15:25 GMT From: Xin LI Message-Id: <200501161515.j0GFFPJO099518@freefall.freebsd.org> To: norgaard@locolomo.org, delphij@FreeBSD.org, freebsd-bugs@FreeBSD.org, delphij@FreeBSD.org Subject: Re: kern/74352: PXEBoot problems using md as root device X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 15:15:26 -0000 Synopsis: PXEBoot problems using md as root device State-Changed-From-To: open->closed State-Changed-By: delphij State-Changed-When: Sun Jan 16 15:12:33 GMT 2005 State-Changed-Why: Close on submitter's request Responsible-Changed-From-To: freebsd-bugs->delphij Responsible-Changed-By: delphij Responsible-Changed-When: Sun Jan 16 15:12:33 GMT 2005 Responsible-Changed-Why: Take so there's someone to be contacted if this is wrong :-) http://www.freebsd.org/cgi/query-pr.cgi?pr=74352 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 16 21:28:20 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DB7D16A4CE; Sun, 16 Jan 2005 21:28:20 +0000 (GMT) Received: from shellma.zin.lublin.pl (shellma.zin.lublin.pl [212.182.126.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7B043D41; Sun, 16 Jan 2005 21:28:19 +0000 (GMT) (envelope-from pawmal-posting@freebsd.lublin.pl) Received: by shellma.zin.lublin.pl (Postfix, from userid 1018) id BD3C1347BA8; Sun, 16 Jan 2005 22:31:16 +0100 (CET) Date: Sun, 16 Jan 2005 22:31:16 +0100 From: Pawel Malachowski To: Robert Watson Message-ID: <20050116213116.GB65013@shellma.zin.lublin.pl> References: <200501161225.j0GCP71V079502@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200501161225.j0GCP71V079502@freefall.freebsd.org> User-Agent: Mutt/1.4.2i cc: freebsd-bugs@freebsd.org Subject: Re: kern/26506: [patch] sendto() syscall returns EINVAL in jail environment X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 21:28:20 -0000 On Sun, Jan 16, 2005 at 12:25:07PM +0000, Robert Watson wrote: > Synopsis: [patch] sendto() syscall returns EINVAL in jail environment > > Responsible-Changed-From-To: freebsd-bugs->rwatson > Responsible-Changed-By: rwatson > Responsible-Changed-When: Sun Jan 16 12:24:48 GMT 2005 > Responsible-Changed-Why: > Take ownership of this bug. Great! :) -- Pawe³ Ma³achowski From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 04:38:02 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0196A16A4CF; Mon, 17 Jan 2005 04:38:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC8F543D1D; Mon, 17 Jan 2005 04:38:01 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0H4c1jA092279; Mon, 17 Jan 2005 04:38:01 GMT (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0H4c1Ib092275; Mon, 17 Jan 2005 04:38:01 GMT (envelope-from anholt) Date: Mon, 17 Jan 2005 04:38:01 GMT From: Eric Anholt Message-Id: <200501170438.j0H4c1Ib092275@freefall.freebsd.org> To: josemi@freebsd.jazztel.es, anholt@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/75649: adapt etc/rc.d/cleartmp to new XFree86/xorg ports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 04:38:02 -0000 Synopsis: adapt etc/rc.d/cleartmp to new XFree86/xorg ports State-Changed-From-To: open->closed State-Changed-By: anholt State-Changed-When: Mon Jan 17 04:37:23 GMT 2005 State-Changed-Why: A similar patch was already committed. http://www.freebsd.org/cgi/query-pr.cgi?pr=75649 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 04:41:03 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A682916A4CE; Mon, 17 Jan 2005 04:41:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B5443D1D; Mon, 17 Jan 2005 04:41:03 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0H4f3xr092507; Mon, 17 Jan 2005 04:41:03 GMT (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0H4f3Lw092503; Mon, 17 Jan 2005 04:41:03 GMT (envelope-from anholt) Date: Mon, 17 Jan 2005 04:41:03 GMT From: Eric Anholt Message-Id: <200501170441.j0H4f3Lw092503@freefall.freebsd.org> To: anholt@FreeBSD.org, freebsd-bugs@FreeBSD.org, anholt@FreeBSD.org Subject: Re: kern/71638: Radeon 9200 SE with Xorg 6.7 and DRI 5.0.2 crashes 5.3-BETA4 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 04:41:03 -0000 Synopsis: Radeon 9200 SE with Xorg 6.7 and DRI 5.0.2 crashes 5.3-BETA4 Responsible-Changed-From-To: freebsd-bugs->anholt Responsible-Changed-By: anholt Responsible-Changed-When: Mon Jan 17 04:40:00 GMT 2005 Responsible-Changed-Why: Grab this one to keep track of it. Likely an AGP issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=71638 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 04:50:00 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E48C16A4CE; Mon, 17 Jan 2005 04:50:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2642043D48; Mon, 17 Jan 2005 04:50:00 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0H4o0E4092679; Mon, 17 Jan 2005 04:50:00 GMT (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0H4o00m092675; Mon, 17 Jan 2005 04:50:00 GMT (envelope-from anholt) Date: Mon, 17 Jan 2005 04:50:00 GMT From: Eric Anholt Message-Id: <200501170450.j0H4o00m092675@freefall.freebsd.org> To: anholt@FreeBSD.org, freebsd-bugs@FreeBSD.org, anholt@FreeBSD.org Subject: Re: kern/71547: [hang] xorg hangs on startup, maybe due to R200_cp_microcode not loading. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 04:50:00 -0000 Synopsis: [hang] xorg hangs on startup, maybe due to R200_cp_microcode not loading. Responsible-Changed-From-To: freebsd-bugs->anholt Responsible-Changed-By: anholt Responsible-Changed-When: Mon Jan 17 04:49:39 GMT 2005 Responsible-Changed-Why: Looks like another report of nforce2 agp issues. http://www.freebsd.org/cgi/query-pr.cgi?pr=71547 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 06:00:49 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE9016A4CE for ; Mon, 17 Jan 2005 06:00:49 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E191C43D39 for ; Mon, 17 Jan 2005 06: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.1/8.13.1) with ESMTP id j0H60m00005034 for ; Mon, 17 Jan 2005 06:00:48 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0H60mgl005023; Mon, 17 Jan 2005 06:00:48 GMT (envelope-from gnats) Resent-Date: Mon, 17 Jan 2005 06:00:48 GMT Resent-Message-Id: <200501170600.j0H60mgl005023@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, Martin Portmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FDD316A4CE for ; Mon, 17 Jan 2005 05:58:31 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA98643D2D for ; Mon, 17 Jan 2005 05:58:30 +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 j0H5wU57031846 for ; Mon, 17 Jan 2005 05:58:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0H5wUtm031845; Mon, 17 Jan 2005 05:58:30 GMT (envelope-from nobody) Message-Id: <200501170558.j0H5wUtm031845@www.freebsd.org> Date: Mon, 17 Jan 2005 05:58:30 GMT From: Martin Portmann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/76331: zlib.output_compressions does not work because of split mod_php5/php5-zlib X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 06:00:49 -0000 >Number: 76331 >Category: misc >Synopsis: zlib.output_compressions does not work because of split mod_php5/php5-zlib >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 Jan 17 06:00:48 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Martin Portmann >Release: FreeBSD 5.3 STABLE >Organization: infinitum Inc >Environment: FreeBSD s0.teviaqui.com 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: - Using the option zlib.output_compression results in a garbled browser content because the Content-Encoding: zlib header is not sent (but the content is correctly compressed). - Using ob_start ('ob_gzhandler') does work (=> zlib is installed right, not a browser problem) - Adding a Header ('Content-Encoding: zlib') does work for the page itself but fails for images (phpinfo () does show text but no images) >How-To-Repeat: In FreeBSD 5.3 Install apache 1.3 + mod_php5 + mod_zlib and edit php.ini to set zlib.output_compression=On >Fix: The problem seems to be that the zlib is not build with together with the apache module. There is #ifdef HAVE_ZLIB in the main/SAPI.c that writes the Content-Encoding header. To solve the problem I did add the line 'CONFIGURE_ARGS+= --with-zlib=/usr --with-zlib-dir=/usr' to the www/mod_php5/Makefile. This solves the problem (but bundles the zlib extension). >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 06:25:26 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F8F416A4CE; Mon, 17 Jan 2005 06:25:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7998843D1D; Mon, 17 Jan 2005 06:25:26 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0H6PQK6013818; Mon, 17 Jan 2005 06:25:26 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0H6PQi1013814; Mon, 17 Jan 2005 06:25:26 GMT (envelope-from linimon) Date: Mon, 17 Jan 2005 06:25:26 GMT From: Mark Linimon Message-Id: <200501170625.j0H6PQi1013814@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, ale@FreeBSD.org Subject: Re: ports/76331: zlib.output_compressions does not work because of split mod_php5/php5-zlib X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 06:25:26 -0000 Synopsis: zlib.output_compressions does not work because of split mod_php5/php5-zlib Responsible-Changed-From-To: freebsd-bugs->ale Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 17 06:25:00 GMT 2005 Responsible-Changed-Why: Over to maintainer of archivers/php5-zlib, which, as best I can tell, this PR is about. http://www.freebsd.org/cgi/query-pr.cgi?pr=76331 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 11:00:56 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E9BE16A539 for ; Mon, 17 Jan 2005 11:00:56 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0280843D2D for ; Mon, 17 Jan 2005 11:00:56 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HB0tO7070171 for ; Mon, 17 Jan 2005 11:00:55 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HB0tdE070166 for freebsd-bugs@freebsd.org; Mon, 17 Jan 2005 11:00:55 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 17 Jan 2005 11:00:55 GMT Message-Id: <200501171100.j0HB0tdE070166@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: open PR's (mis)filed to gnats-admin and in limbo X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 11:00:56 -0000 Current FreeBSD problem reports No matches to your query From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 11:01:09 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2817416A4CE for ; Mon, 17 Jan 2005 11:01:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D348A43D45 for ; Mon, 17 Jan 2005 11:01:08 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HB18ua070195 for ; Mon, 17 Jan 2005 11:01:08 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HB0uS2070176 for freebsd-bugs@freebsd.org; Mon, 17 Jan 2005 11:00:56 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 17 Jan 2005 11:00:56 GMT Message-Id: <200501171100.j0HB0uS2070176@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 11:01:09 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2000/05/09] bin/18466 qa [sysinstall] install via nfs or ftp media o [2001/02/22] ports/25272 ports-bugs Using lang/eperl as cgi/nph binary execut a [2001/05/10] kern/27250 bp [unionfs] [patch] unionfs filesystem pani p [2001/12/28] gnu/33262 mp gdb does not handle pending signals corre o [2002/06/08] kern/39043 Corrupted files on a FAT32 partition (wit o [2002/06/11] ports/39148 cy screen consumes 100% when run f [2002/08/16] kern/41723 [2TB] on 1TB fs, copying files to filesys o [2002/10/25] bin/44471 qa [sysinstall] 4.6 install writes MBR even o [2003/02/16] bin/48341 qa [sysinstall] sysinstall deletes mbr altho o [2003/03/23] kern/50201 [twe] 3ware RAID 5 resulting in data corr o [2003/06/28] kern/53874 emulation /usr/ports/emulators/linux_base isn't wor o [2003/09/28] bin/57321 markm CGI.pm in 4.x base system has a cross-sit o [2003/10/06] i386/57673 i386 [disklabel] Odd/dangerous disklabel behav o [2003/11/10] kern/59103 Serious data corruption reading compact f o [2003/12/12] kern/60175 panic: 5.2-RC: disk errors cause panic in o [2003/12/17] kern/60313 data destruction: lseek() misalignment si o [2004/02/12] amd64/62753 obrien txp(4) panics on amd4 o [2004/02/16] i386/62902 i386 Data Corruption on Dell PE 600SC (Server o [2004/04/16] i386/65646 i386 FreeBSD suddenly turns off the power o [2004/04/22] threads/65883threads libkse's sigwait does not work after fork o [2004/04/28] i386/66039 i386 panic: system panic with file system corr p [2004/05/04] kern/66248 peadar [panic] bootloader is confused by booting o [2004/05/04] bin/66261 fsck cannot recover filesystem corruption o [2004/05/11] kern/66553 rwatson SEBSD kernel compilation errors o [2004/05/27] i386/67260 i386 [boot] stack overflow after boot menu whe o [2004/07/07] kern/68757 kan rapid file creation on snapshotted filesy o [2004/08/06] kern/70096 [patch] full msdos file system causes cor o [2004/08/23] kern/70881 5.3 beta1 kernel.generic missing from /bo o [2004/09/05] i386/71395 i386 Data corrupted on Serverworks CG-SL chips o [2004/09/09] i386/71538 i386 [install] multi-homed install trashes exi o [2004/09/16] kern/71800 5.3-BETA3 crash (infinite IRQ list dump) o [2004/10/10] kern/72478 sos [patch] ata: dd destroys FreeBSD raid hea o [2004/10/21] kern/72979 unkillable process(es) stuck in `STOP' st o [2004/10/22] bin/73019 fsck_ufs: cannot alloc 607016868 bytes fo o [2004/10/27] amd64/73211 amd64 FAST_IPSEC broken on amd64 o [2004/11/19] kern/74137 FreeBSD 5.3 BTX loader stack overflows an o [2004/12/11] kern/74935 andre [patch] TCP simultaneous open fails. o [2004/12/14] amd64/75043 le Vinum panic on booting from mirrored vinu o [2004/12/20] alpha/75317 alpha ATA DMA broken on PCalpha o [2004/12/28] ports/75558 ports-bugs www/rt3 should *NOT* remove rt3/etc/RT_Si o [2004/12/31] i386/75686 markm Random device source not compatible with o [2005/01/02] ports/75727 portmgr [patch] bsd.port.mk - use default OPTIONS o [2005/01/03] kern/75755 kmem_malloc(45056): kmem_map too small: 3 o [2005/01/03] kern/75758 phk Hard system hangs on tty code o [2005/01/04] threads/75795threads applications linked with -lc_r can't clos o [2005/01/05] kern/75844 gbde causes disk write errors and subsequ o [2005/01/05] i386/75847 i386 system freeze on Medion laptop f [2005/01/06] ports/75872 ports-bugs [PATCH] ftp/prozilla: security fix - upda o [2005/01/06] bin/75884 m4(1): syscmd's output is out of sync wit o [2005/01/12] i386/76174 i386 problem with sftp . o [2005/01/15] ports/76293 ports-bugs port graphics/togl VERY broken o [2005/01/15] ports/76297 ports-bugs Update port: irc/unreal (Security Fix) 52 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1997/04/02] bin/3170 vi freaks and dump core if user doesn't e s [1997/10/01] bin/4672 rdist does not do hard links right when t a [1998/05/06] bin/6536 peter pppd doesn't restore drainwait for tty o [1998/06/24] i386/7057 mdodd 3Com 3C509 locks up, or has >1000ms rtt u o [1998/09/30] gnu/8099 obrien [patch] some bugs in cpio o [1998/11/11] bin/8646 Implement rlogind -a option f [1998/11/21] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S o [1998/11/25] kern/8861 mdodd under heavy (multi interface) traffic ep0 f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/03/02] bin/10353 jon ypserv gets segmentation violation o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/05/13] kern/11697 tegge Disk failure hangs system f [1999/06/05] kern/12041 Crashes on startup if Zip drive is switch o [1999/09/11] bin/13691 fenner tcpslice cannot extract over 2GB part of s [1999/09/16] conf/13775 multi-user boot may hang in NIS environme f [1999/09/30] ports/14048 des [patch] doscmd -r doesn't work a [1999/11/04] kern/14712 iedowse [nfs] root has access to NFS mounted dire s [1999/11/17] bin/14946 mjacob rmt - remote magtape protocol o [1999/12/24] bin/15662 markm [PATCH] perl5 Sys::Hostname fails if no P s [1999/12/26] kern/15707 bad trap in mprotect o [2000/01/02] i386/15845 imp [patch] Driver for RealTek 8029 f [2000/01/04] bin/15877 tobez Perl 5.00503 interpreter crashes with a s o [2000/01/12] kern/16090 mdodd No buffer space available p [2000/01/22] kern/16299 peadar [nfs] nfs.ko can be unloaded when nfsd is o [2000/02/21] conf/16879 tanimura [sound] Sound drivers seem to be using sh o [2000/02/24] bin/16948 qa [sysinstall] sysinstall/disklabel: bad pa o [2000/03/11] kern/17310 wpaul [patch] NIS host name resolving may loop o [2000/03/17] kern/17422 bde 4.0-STABLE: top: nlist failed s [2000/03/22] conf/17540 [nfs] NIS host lookups cause NFS mounts t o [2000/03/27] kern/17620 jhay Digi/570i sync driver (if_ar.c) causes sy o [2000/04/04] i386/17800 bde [PATCH] problem with statclock initializa o [2000/04/06] kern/17819 [unionfs] Build ports on nfs & union moun o [2000/04/14] kern/18012 [patch] vfs_subr.c: vnode_free_list corru o [2000/04/17] i386/18065 mdodd FREEBSD 4.0 crashes on boot Compaq Prolia f [2000/04/24] i386/18185 gibbs Adaptec 3950U2 errors during boot/probe o [2000/05/18] kern/18641 paul [panic] FreeBSD V4.0 crashes when using i s [2000/05/22] bin/18742 mike times.allow field parsed incorrectly s [2000/05/24] ports/18800 green security/cfs ports installation fix p [2000/05/29] kern/18874 [2TB] 32bit NFS servers export wrong nega o [2000/06/13] i386/19245 obrien -fexpensive-optimizations buggy (even wit s [2000/06/20] bin/19405 markm telnetd sends DO AUTHENTICATION even if a o [2000/07/02] kern/19654 mbr 20 dc ports in one machine (5x 4port card s [2000/07/08] bin/19773 markm [PATCH] telnet infinite loop depending on o [2000/07/13] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/18] kern/20016 threads pthreads: Cannot set scheduling timer/Can o [2000/07/19] kern/20040 jhb Toshiba 2775 hangs after pcib0 driver is o [2000/07/25] bin/20172 byacc 1.9 fails to generate $default tran o [2000/07/29] bin/20282 qa [sysinstall] sysinstall does not recover o [2000/07/30] i386/20308 mux [panic] vidcontrol VESA_800x600 causes a p [2000/08/03] bin/20373 Setting breakpoints in shared objects bro f [2000/08/05] kern/20429 [kbd] setting flags 0x1 in atkbd0 locks k o [2000/08/08] ports/20490 perky Termios timeout parameters, VMIN, VTIME, f [2000/08/10] bin/20521 mjacob /etc/rmt several problems o [2000/08/10] kern/20523 bde Support for PCI multiport cards for sio d o [2000/08/16] bin/20633 fdisk doesn't handle LBA correctly f [2000/08/18] kern/20689 scsi Newbusified version of ncr driver does no o [2000/08/23] kern/20804 deadlocking when using vnode disk file an o [2000/08/26] kern/20861 threads libc_r does not honor socket timeouts o [2000/08/29] bin/20912 marcel gdb does not recognise old executables. o [2000/08/31] kern/20958 mdodd ep0 lockup with ifconfig showing OACTIVE o [2000/09/07] bin/21089 vi silently corrupt open file on SIGINT w a [2000/09/16] kern/21304 mbr dc0 watchdog timeouts on NetGear FA310TX o [2000/09/20] misc/21406 [boot] bootinst or booteasy overwrites se o [2000/09/21] kern/21461 imp ISA PnP resource allocator problem o [2000/09/22] kern/21463 emulation Linux compatability mode should not allow o [2000/09/29] kern/21642 Compaq Netelligent 10/100 card (TI Thunde o [2000/10/05] kern/21771 rik Fix for sppp and Cronyx drivers update a [2000/10/07] kern/21808 [patches] msdosfs incorrectly handles vno o [2000/10/15] kern/21998 green [patch] ident only for outgoing connectio o [2000/10/20] kern/22142 cjc securelevel does not affect mount f [2000/10/25] bin/22291 [nfs] getcwd() fails on recently-modified o [2000/10/30] kern/22417 gibbs advansys wide scsi driver does not suppor o [2000/11/13] kern/22826 emulation Memory limits have no effect in linux com a [2000/11/14] bin/22846 bms Routed does not reflect preference of Int o [2000/11/18] i386/22944 isa_dmainit fails on machines with 512MB o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/25] bin/23098 ambrisko [patch] [sysinstall] if installing on a s o [2000/12/14] kern/23535 imp 4.x kernels seem to no longer support Ada o [2000/12/26] bin/23866 dwmalone patch for pointing out current date o [2001/01/03] kern/24032 markm rndcontrol and pccardd use of interupt ha o [2001/01/04] kern/24074 mdodd Properties of token-ring protocol must be o [2001/01/05] kern/24085 syncing on shutdown leaves filesystem dir o [2001/01/07] docs/24125 wes connect(2) can yield EWOULDBLOCK/EAGAIN o [2001/01/12] bin/24271 dumpon should check its argument more f [2001/01/16] bin/24391 mbr cannot kill amd after interface disappear o [2001/01/19] bin/24461 Being able to increase the YP timeout wit o [2001/01/20] threads/24472threads libc_r does not honor SO_SNDTIMEO/SO_RCVT o [2001/01/25] kern/24629 harti ng_socket failes to declare connected dat o [2001/01/25] threads/24632threads libc_r delicate deviation from libc in ha o [2001/01/25] kern/24641 threads pthread_rwlock_rdlock can deadlock s [2001/01/30] kern/24740 cy filesystem corruption CFP1080 CAM SCSI ca o [2001/02/10] kern/24982 iedowse stack gap usage o [2001/02/11] i386/24997 /boot/loader cannot handle extended dos p o [2001/02/11] ports/25007 max telnetx problem on 4.x o [2001/02/12] kern/25038 murray dhcp client could not set hostname on boo o [2001/02/13] kern/25067 able to mount a pathname > 80 char. but u o [2001/02/14] kern/25093 4.2-STABLE does not recognize PCNet-ISA+ o [2001/02/21] kern/25248 bde sys/user.h needs sys/param.h, but doesn't f [2001/02/21] kern/25261 gibbs ahc0 no active SCB errors when booting of o [2001/03/03] kern/25511 ioctl(fd, FIONREAD, &c) on a FIFO (not PI o [2001/03/05] bin/25542 standards /bin/sh: null char in quoted string p [2001/03/07] ports/25576 x11 XFree86-4 port installs manual pages with o [2001/03/13] i386/25781 i386 Statclocks cannot be disabled on ServerWo p [2001/03/15] bin/25826 nfsd -t -h adr1 -h adr2 doesn't work o [2001/03/16] bin/25851 qa [patch] security hole in anonymous FTP se o [2001/03/18] bin/25886 cgetset(3) doesn't get cleared when switc o [2001/03/19] i386/25909 [hang] 4.x kernel freezes on P3-Asus CUSL o [2001/03/19] kern/25910 sound [sound] Kernel sound driver may die if a o [2001/03/19] bin/25929 qa [fixit] Can't use MAKEDEV in fixit mount o [2001/03/20] kern/25950 obrien Bad drives on asr look zero-length and pa a [2001/03/22] kern/25986 andre Socket would hang at LAST_ACK forever. o [2001/03/23] kern/26035 sound [sound] [hang] system hangs when playing o [2001/03/24] kern/26048 obrien 4.3-RC: SMP and asr driver don't work to a [2001/03/27] kern/26142 [nfs] Unlink fails on NFS mounted filesys o [2001/03/28] kern/26171 emulation not work Linux-emulator, but hi is work i o [2001/04/03] kern/26316 Booting FreeBSD on VMware2 with 2 or 3 et o [2001/04/03] bin/26320 alfred [mount] [patch] mountd breaks IRIX automo a [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- o [2001/04/08] kern/26430 sound [sound] -CURRENT panics on cat /dev/dsp o o [2001/04/10] kern/26486 [patch] setnetgrent hangs when netgroup c o [2001/04/12] kern/26506 rwatson [patch] sendto() syscall returns EINVAL i o [2001/04/25] bin/26842 dd dump with h flag takes a very long time a [2001/04/26] bin/26869 vi(1) crashes in viewing a file with long o [2001/04/27] bin/26897 qa [sysinstall] 4.3R sysinstall fails to cre f [2001/05/03] kern/27059 scsi (symbios) SCSI subsystem hangs under heav f [2001/05/11] kern/27275 kernel bug ? (negative sbsize) o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter s [2001/05/22] kern/27543 /proc/cpuinfo does not handle SMP hosts o [2001/05/24] docs/27605 doc Cross-document references () o [2001/05/27] kern/27694 sound [sound] Panic in csa(4) f [2001/05/29] i386/27729 qa [sysinstall] the ls120 device "afd" does a [2001/06/05] kern/27893 sos can't burn audio cds on LG CD-RW CED-8083 o [2001/06/05] conf/27896 Error in /etc/exports invalidates entire o [2001/06/09] kern/27995 src/sys/pci if_pcn.c revision 1.21 resp. p [2001/06/12] bin/28095 brian [PATCH] pax may descend into directories o [2001/06/14] ports/28138 perky python os.statvfs module is not functiona o [2001/06/17] bin/28223 su doesn't look at login.conf all the tim o [2001/06/26] bin/28424 mtree fails to report directory hierarchy o [2001/06/29] kern/28508 scsi problems with backup to Tandberg SLR40 st o [2001/07/04] kern/28692 sound [sound] ICH sound driver hangs kernel o [2001/07/06] kern/28768 The system doesn't get connects on one of o [2001/07/07] bin/28798 mikeh mail(1) with a pager (more) requires fg/C o [2001/07/09] kern/28840 gibbs Possible interrupt masking trouble in sys o [2001/07/14] kern/28966 emulation [patch] math libraries in linux emulation f [2001/07/20] ports/29098 jedgar p5-Mysql port references wrong directory f [2001/07/23] kern/29170 ru ARP request fails after "bad gateway valu o [2001/07/27] bin/29253 natd forgets about udp connections o [2001/08/02] bin/29375 qa [sysinstall] disk editor gets confused by o [2001/08/03] kern/29421 Update a file with mmap will cause mtime/ o [2001/08/05] kern/29465 sound [sound] Can't probe NeoMagic 256AX audio f [2001/08/11] kern/29626 ifconfig causes kernel panic in 4.4-PRERE o [2001/08/13] kern/29686 kevent EV_ADD EVFILT_WRITE does the wrong o [2001/08/15] bin/29725 dwmalone [PATCH] Fixed segmentation fault in simpl o [2001/08/17] bin/29808 ypserv dumps core in yp_find_db o [2001/08/20] bin/29903 ypbind loses connection to NIS master and o [2001/08/23] kern/29983 imp Problem with "TI PCI-1250 PCI-CardBus Bri o [2001/08/27] kern/30125 btx/bootloader dumps very often if serial f [2001/08/28] kern/30160 [panic] kernel panic when flash disk is r f [2001/08/29] i386/30206 mdodd [boot] PS/2 server 85 can't boot kern.flp o [2001/08/30] kern/30223 [patch] Using /usr/share/examples/kld/cde p [2001/08/31] bin/30235 /usr/sbin/portmap cannot listen to localh o [2001/08/31] kern/30241 gibbs System crash w/err: AHC0; AHC_INTR - refe o [2001/09/04] bin/30310 top does not show CPU usage o [2001/09/06] conf/30399 Have Fortran use the CPUTYPE variable o [2001/09/10] kern/30482 calcru calls printf while holding a spin o [2001/09/10] alpha/30486 alpha AlphaServer DS10 floppy access is broken o [2001/09/10] alpha/30487 alpha Floppy access on AlphaServer DS20 solid l o [2001/09/15] kern/30592 roam [PATCH] panic: static sysctl oid too high o [2001/09/17] kern/30630 fenner Failure to check for existence of interfa o [2001/09/21] kern/30712 fatal kernel trap during ufs_rename a [2001/09/24] i386/30802 gibbs repeat of i386/22760. Adaptec SCSI contro o [2001/09/26] bin/30837 qa [sysinstall] sysinstall doesn't set the s o [2001/09/27] i386/30860 [hang] While install after "Mounting root o [2001/09/27] bin/30869 dump(8) does not dump all files of a file s [2001/09/29] i386/30921 [kbd] ACER mechanic ps/2 keyboard don´t w o [2001/10/01] kern/30948 ls'ing mounted brand new floppy locks up o [2001/10/01] kern/30958 rwatson QUOTA with 0 bytes in quota.user hangs up f [2001/10/01] bin/30966 fenner TCPdump repeating on Radius accounting pa o [2001/10/01] kern/30971 peter [nfs] NFS client modification time resolu s [2001/10/02] ports/30993 ports-bugs xxgdb cannot open source file s [2001/10/04] kern/31047 Linux programs do not dump core in linux o [2001/10/07] kern/31102 wpaul lge + Pentium III data transmission probl o [2001/10/14] kern/31266 cjc System can be crashed with "ls -al /flopp o [2001/10/15] bin/31304 joe [patch] fix crunchgen to work with more c o [2001/10/18] bin/31363 qa [sysinstall] "partition editor" silently o [2001/10/30] conf/31631 "MAC address" can't be acquired properly. o [2001/11/04] kern/31746 failed connect(2) seems to cause problems o [2001/11/06] kern/31790 [nfs] problem with NFS and jail() o [2001/11/12] kern/31940 nge gigabit adapter link reset and slow t o [2001/11/14] i386/31979 [kbd] Setup and boot locks Compaq Armada o [2001/11/19] kern/32098 semctl() does not propagate permissions a [2001/11/19] kern/32118 mbr 21143 with dc driver will not select 10ba o [2001/11/20] ports/32121 x11 XFree86-4-Server: xf86cfg 4.1.0 writes ba o [2001/11/26] bin/32295 threads pthread dont dequeue signals o [2001/11/28] kern/32353 if kern.maxproc > 512 sybase ASE 11.9.2( o [2001/11/29] bin/32374 vi -r doesn't work, file contained unexpe o [2001/12/08] bin/32619 des libfetch does not use RFC 1738's definito o [2001/12/10] kern/32668 peter [nfs] NFS directory removal problems mani f [2001/12/11] bin/32686 wosch locate command dumps a core file with bro f [2001/12/12] kern/32713 usb [usb] mouse detaches from hub and doesnt f [2001/12/13] bin/32791 ru FreeBSD's man(1) utility vulnerable to ol f [2001/12/13] kern/32797 glebius [netgraph] Problem with IPX and netgraph( o [2001/12/22] ports/33080 ume gkrellmvolume interferes with the ability a [2001/12/22] i386/33089 murray GENERIC bloat causes 'make world' to brea o [2001/12/24] kern/33138 [patch] pnp problem in 4.3, 4.4, 4.5 p [2001/12/26] kern/33201 net/net_osdep.c:if_name is broken f [2001/12/26] bin/33213 ume rarpd(8) fails to init IPv6 enabled inter o [2001/12/30] kern/33344 davidxu memory leak in device resource config loa o [2001/12/31] bin/33370 qa [sysinstall] post-configuration issue o [2002/01/02] kern/33464 soft update inconsistencies after system o [2002/01/04] kern/33532 sound [sound] Playing audio on some soundcards f [2002/01/04] gnu/33551 cvs chokes on OpenBSD repositories o [2002/01/08] bin/33672 [patch] telnetd and mount_mfs signal hand f [2002/01/08] kern/33696 mbr [panic] Driver mistake: repeat make_dev(" o [2002/01/09] kern/33738 [patch] argv == NULL is not handled corre o [2002/01/13] kern/33833 luigi Correct kernel config for 4.4-RELEASE is f [2002/01/13] kern/33839 usb usb0: host controller halted (involving A o [2002/01/16] kern/33940 [patch] quotactl allows compromise gid-qu o [2002/01/18] kern/34017 The siginfo_t passed to the signal handli o [2002/01/18] bin/34030 miibus.ko can be loaded into the kernel w o [2002/01/20] kern/34071 [pcn-driver] is sort-of-broken in 4.5RC2 s [2002/01/20] i386/34092 reboot hangs the system (IBM PC Server 31 o [2002/01/21] gnu/34128 sdiff "e" doesn't work with some editors o [2002/01/25] gnu/34246 joe CVS doesn't rebuild CVSROOT/options f [2002/01/25] bin/34269 fenner tcpdump -v incorectly identifies packets o [2002/01/25] bin/34270 man -k could be used to execute any comma o [2002/01/31] kern/34470 bde Modem gets sio1 interrupt-level buffer o o [2002/02/01] threads/34536threads accept() blocks other threads o [2002/02/03] kern/34568 [lpt] turning printer on and off hangs th p [2002/02/04] kern/34619 bms TCP - FINs with different sequence number p [2002/02/07] bin/34682 fenner scanf/sscanf doesn't understand %lld f [2002/02/09] kern/34765 darrenr Unloading the ipl.ko module will panic th o [2002/02/11] bin/34811 sh: "jobs" is not pipeable o [2002/02/11] kern/34842 [NIS] [patch] VmWare port + NIS causes "b o [2002/02/18] i386/35078 [patch] Uninitialized pointer dereference o [2002/02/19] bin/35116 keyinfo(1) reports root's keyinfo o [2002/02/20] kern/35136 luigi VLAN & bridging & MTU o [2002/02/22] bin/35214 obrien dump program hangs while exiting f [2002/02/24] kern/35269 kris possible panics with 4:1 filesystem ratio p [2002/02/25] standards/35307standards standard include files are not standard c o [2002/02/26] i386/35350 Can't boot on ASUS TXP4 o [2002/02/26] kern/35351 sound [sound] emu10k1: no posibility to record o [2002/02/28] kern/35396 poll(2) doesn't set POLLERR for failed co o [2002/02/28] kern/35399 poll(2) botches revents on dropped socket o [2002/02/28] kern/35429 select(2)/poll(2)/kevent(2) can't/don't n o [2002/03/01] kern/35442 [patch] Problem transmitting runts in if_ o [2002/03/03] kern/35506 innetgr() doesn't match wildcard fields i o [2002/03/03] kern/35511 sis(4) multicast filtering doesn't pass s o [2002/03/07] kern/35615 sound [sound] [hang] ES1978 Maestro 2E sound ca f [2002/03/07] kern/35645 bms Layer 2 switching using default router of o [2002/03/08] kern/35669 [nfs] NFSROOT breaks without a gateway s [2002/03/08] docs/35678 doc docproj Makefiles for web are broken for f [2002/03/08] kern/35691 mbr Realtek NIC driver does not work with Rea o [2002/03/09] kern/35703 /proc/curproc/file returns unknown o [2002/03/10] conf/35726 andre [patch] [rc.network] can't use ifconfig o o [2002/03/14] gnu/35878 /usr/bin/strip resets ABI type to FreeBSD o [2002/03/15] bin/35925 qa [sysinstall] fixit floppy cannot be mount a [2002/03/16] bin/35985 qa [sysinstall] swap double mount o [2002/03/17] i386/36003 Cyclades Cyclom YeP causes panics on Free p [2002/03/18] kern/36038 bp [smbfs] sendfile(2) on smbfs fails, expos o [2002/03/19] misc/36086 trhodes Kerberos Problem/Handbook wrong/Followup a [2002/03/19] bin/36110 dmesg output corrupt if /dev/console is b o [2002/03/20] kern/36147 bogus irq 7 message being issued o [2002/03/21] docs/36168 doc -pthread/_THREAD_SAFE docs missing in gcc o [2002/03/22] kern/36219 [patch] poll() behaves erratic on BPF fil o [2002/03/28] kern/36415 [bktr] [patch] driver incorrectly handles o [2002/03/29] kern/36504 [patch] crash/panic vm_object_allocate un o [2002/03/29] bin/36508 qa [sysinstall] installation floppy bug (4.5 o [2002/03/30] i386/36517 sis driver can't map ports/memory for Net o [2002/03/31] kern/36566 [smbfs] System reboot with dead smb mount o [2002/04/05] kern/36784 Can't fcntl(fd, F_SETFL, ...) on a pseudo o [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d f [2002/04/07] i386/36850 usb Page Fault using ppp with USB Modem [4.9] o [2002/04/08] bin/36867 [patch] games/fortune: add FORTUNE_PATH e o [2002/04/08] bin/36911 qa [sysinstall] installation floppies miss a o [2002/04/09] gnu/36926 send-pr destroys PR if emacs interrupt ch o [2002/04/10] i386/36943 reboot hangs on Tyan Thunder K7 with SMP o [2002/04/14] kern/37057 Problem with rlimits on filesystem mounte o [2002/04/14] kern/37064 imp [pccard] System hangs when removing wire o [2002/04/15] kern/37109 Kernel refuses to assign unused IP to tun p [2002/04/16] kern/37161 emulation ext2 linux file system, error handling la s [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic f [2002/04/19] i386/37240 EtherExpress16 not probed at boot o [2002/04/19] kern/37261 luigi kernel is not linking without "device eth o [2002/04/22] kern/37326 [bktr] smbus/bktr crash when omitting "de o [2002/04/22] bin/37343 portmap TCP binds strangeness o [2002/04/25] kern/37436 [hang] accept dead loop when out of file o [2002/04/25] kern/37441 davidxu [patch] ISA PNP parse problem o [2002/04/27] kern/37502 [nfs] NFS client ignores mtime.tv_usec fo o [2002/04/28] i386/37523 davidxu [patch] lock for bios16 call and vm86call o [2002/04/30] i386/37585 qa [hang] System hangs on install at probing o [2002/04/30] kern/37589 imp Kernel panics upon resume from zzz on my o [2002/05/02] kern/37675 le [vinum] Page fault when newfs'ing a vinum o [2002/05/03] kern/37710 murray LAN interface in wrong state after attemp f [2002/05/05] kern/37775 [smbfs] netsmb/smb_subr.c needs opt_globa o [2002/05/13] kern/38011 rsm Fatal Trap 12 using Xircom CE2 in IBM 760 f [2002/05/13] ports/38018 java www/jakarta-tomcat4: make passing of JVM f [2002/05/13] ports/38020 java www/jakarta-tomcat4: stop tomcat via java f [2002/05/14] bin/38058 brian ppp w/ VJ compression alters IP header le o [2002/05/14] i386/38070 [panic] 4.6-PRERELEASE panics on resume o o [2002/05/15] kern/38095 bp vlan not supported with fxp f [2002/05/17] kern/38166 gad ipv6_gateway_enable="YES" breaks lpd f [2002/05/18] ports/38212 knu XFree86-4 and portupgrade get dependencie f [2002/05/23] i386/38459 mux Intel SB82558B NIC won't initialize prope o [2002/05/24] i386/38484 [hang] probe freeze while probing devices o [2002/05/24] kern/38495 bms soreceive fails to maintain invariant on o [2002/05/24] kern/38518 [boot] combination of pr-27087 and pr-369 s [2002/05/24] kern/38527 /dev/random does not obey O_NONBLOCK flag o [2002/05/25] kern/38549 threads the procces compiled whith pthread stoppe a [2002/05/25] kern/38554 bms changing interface ipaddress doesn't seem o [2002/05/26] bin/38582 qa [sysinstall] sysinstall sets newfs flag a a [2002/05/27] gnu/38594 kan Fortan program don't link post gcc-3.1 o [2002/05/27] bin/38609 qa [sysinstall] sysinstall should know the s o [2002/05/27] kern/38632 imp Loss of connection with wi cards o [2002/05/30] i386/38731 Freebsd doesn't support ( pdc20276 / Raid o [2002/05/30] kern/38752 andre rn_walktree_from not halting at the right o [2002/06/01] kern/38795 sound [sound] kldunload of snd_ess, snd_sb16, s o [2002/06/03] kern/38872 [nfs] nfs code ignores possibility of MGE o [2002/06/04] i386/38894 Dell PowerEdge 4600 PCI Bus scan problems o [2002/06/05] bin/38918 edquota breaks silently when quota-marked o [2002/06/07] kern/38983 Kernel fails to access disk o [2002/06/12] kern/39185 core dump binary in single user mode o [2002/06/13] kern/39233 bms NonConforming IPsec implementation from F o [2002/06/13] kern/39252 Syscons doesn't support 8-bit control cha o [2002/06/14] kern/39260 sound [sound] pcm0 locks on boot, Compaq Presar o [2002/06/15] kern/39329 [mount] '..' at mountpoint is subject to o [2002/06/15] kern/39331 dwmalone namei cache unreliable for __getcwd() o [2002/06/17] kern/39388 scsi ncr/sym drivers fail with 53c810 and more s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i s [2002/06/19] i386/39536 FreeBSD default bootloader does not load o [2002/06/20] i386/39604 Install failure on HP Pavilion 310n - Una f [2002/06/24] kern/39805 usb 4.6R install panics with umass0 device co o [2002/06/25] bin/39849 /sbin/restore fails to overwrite files wi f [2002/06/26] conf/39887 matusita /stand/sysinstall doesn't set sendmail_en o [2002/06/26] bin/39896 netmask 0xffffff00 no longer works in /et o [2002/06/27] threads/39922threads [PATCH?] Threaded applications executed w o [2002/06/27] kern/39928 imp wi0 timeouts and hangs the system while s a [2002/06/27] kern/39937 bms ipstealth issue a [2002/06/28] bin/39940 [patch] /usr/sbin/periodic sends thousand o [2002/06/29] kern/40001 le [vinum] vinum showing -2 drives after rem o [2002/06/30] i386/40044 SMP kernel fails to boot on DELL 610 o [2002/07/01] i386/40073 rsm Xircom Realport Ether doesn't work in Tos o [2002/07/02] kern/40122 sound [sound] Device pcm stopps booting Kernel f [2002/07/03] kern/40139 darrenr ipfilter issue o [2002/07/05] misc/40206 Can not assign alias to any POINTOPOINT i o [2002/07/05] bin/40215 wpaul [nis] NIS host search not terminate o [2002/07/05] i386/40219 i386 [apm] apm breaks removable media o [2002/07/05] bin/40227 [patch] CVS client doesn't upload new fil o [2002/07/06] bin/40260 qa [sysinstall] hang when detecting devices f [2002/07/06] i386/40274 "fxp: device timeout" errors during heavy o [2002/07/06] bin/40278 mktime returns -1 for certain dates/timez o [2002/07/07] bin/40282 /bin/kill has bad error checking for comm o [2002/07/10] kern/40394 if_tap driver hard coded permission check o [2002/07/12] bin/40471 des chpass(1) -a option broken in CURRENT o [2002/07/14] kern/40561 TTCP does not work with IPv6 o [2002/07/14] kern/40574 sound [sound] NeoMagic soundcard detection on G o [2002/07/15] i386/40577 [hang] post-October 2001 Dell Inspiron 25 f [2002/07/16] bin/40656 qa [patch] [sysinstall] scripted deletion of o [2002/07/19] kern/40787 kernel panic if PCMCIA CD-drive with moun o [2002/07/19] kern/40792 usb signals lead to data loss on device ugen o [2002/07/22] kern/40895 scsi wierd kernel / device driver bug o [2002/07/26] kern/41007 net overfull traffic on third and fourth adap s [2002/07/30] i386/41138 vr0 locks up on one hub, OK on another o [2002/07/31] kern/41216 [nfs] Get "NFS append race" error o [2002/08/01] conf/41242 periodic scripts make unwarranted assumpt o [2002/08/03] bin/41297 mp {t,}csh backquote/braces expansion bug f [2002/08/04] bin/41327 jon skey decrementing but not authorizing wit o [2002/08/04] kern/41331 threads Pthread library open sets O_NONBLOCK flag o [2002/08/05] bin/41350 vnconfig: apparent off-by-one bug o [2002/08/07] kern/41402 [panic] kernel panics in pmap_insert_entr o [2002/08/07] bin/41410 /bin/sh bug on expanding $? in here-docum o [2002/08/08] bin/41435 mbr dhclient writes lease file that it can't o [2002/08/13] kern/41632 luigi bridging when one interface has no carrie a [2002/08/14] bin/41647 bms ifconfig doesn't accept lladdr along with o [2002/08/16] kern/41720 if_nge_load=YES make system not bootable o [2002/08/17] kern/41740 le [vinum] page fault while rebuilding; inab o [2002/08/18] bin/41757 qa [sysinstall] sysinstall 4.6.x unstable p [2002/08/18] kern/41765 bms UDP socket remains connected after error s [2002/08/19] bin/41776 bms mrouted doesn't route multicast packets o [2002/08/19] conf/41777 /etc/periodic/daily/100.clean-disks remov o [2002/08/20] docs/41824 murray LANG is not documented in setlocale(3) o [2002/08/21] bin/41850 qa [sysinstall] sysinstall fails to create r o [2002/08/25] bin/42004 quota and rpc.statd are still IPv4 only, p [2002/08/26] kern/42030 bms panic when zebra works on detaching tun i o [2002/08/27] kern/42089 phk ntp_gettime returns time in wrong scale o [2002/08/27] bin/42093 ypbind hangs on NIC with the lowest scope o [2002/08/28] misc/42115 luigi PicoBSD: fix build script for 4.6-STABLE o [2002/08/29] kern/42173 sound [sound] Sony VAIO FXA 53 (or FXA 679 in M o [2002/08/30] i386/42198 pjd Kernel panics or system hangs up with big s [2002/08/30] kern/42216 rwatson simultaneous multiple server network fail o [2002/09/04] bin/42407 ppp(8) IPV6CP fails o [2002/09/06] ports/42483 cy misc/screen problem with editors/vim-lite o [2002/09/07] i386/42539 Fatal Trap 12 resulting from Conner Perip o [2002/09/09] kern/42578 Using PCI serial cards (puc) in SMP machi p [2002/09/09] kern/42580 robert kernel crash when starting ISC 3.2 X11 bi o [2002/09/10] kern/42621 imp Dell Inspiron 5000e hangs when using Orin o [2002/09/11] kern/42652 [smbfs] error deleting r/o (by windows) f o [2002/09/11] bin/42658 markm recompile /usr/src/libexec/telnetd and lo o [2002/09/13] gnu/42726 cvsadm cvs -R pserver & val-tags: story continue p [2002/09/13] kern/42727 bms [PATCH] Wrong MTU in need-frag ICMP using o [2002/09/13] i386/42750 Fdisk makes no difference between FAT32, p [2002/09/14] docs/42762 doc ppp.8 has no description of $env and ~use o [2002/09/14] kern/42769 [boot] Boot stalls if the system has a se o [2002/09/14] i386/42784 imp pcmcia 16bit network card removal locks a f [2002/09/15] kern/42796 scsi NCR/SYM 53C825 driver detects scsi cdrom o [2002/09/15] kern/42801 [hang] FreeBSD freezes when opening cuaa0 a [2002/09/18] kern/42937 bms panic when ARP cache uses up all mbufs o [2002/09/20] kern/42983 imp wi0 sporadically freezes the system for 1 o [2002/09/21] i386/43151 Panic 20 seconds after resume o [2002/09/22] bin/43223 getnetby{name|addr} broken for DNS lookup o [2002/09/24] bin/43337 des fetch: -s fails if -4 or possibly other o a [2002/09/25] i386/43366 bms Cannot format media in USB floppy devices o [2002/09/28] www/43454 www Packages hard to find, often missing o [2002/09/29] kern/43491 microuptime () went backwards o [2002/09/30] bin/43501 getpwnam, getpwuid fail when linking agai p [2002/10/01] alpha/43567 robert strtod() core dumps o [2002/10/02] kern/43576 imp Problem with wi driver and Lucent Orinoco o [2002/10/02] bin/43592 mktime rejects dates at the start of dayl a [2002/10/03] kern/43605 luigi enabling polling in the kernel causes pag o [2002/10/03] kern/43625 imp Wi(4) driver hangs after long data transf o [2002/10/04] bin/43674 [patch] login(1): able to bypass expired o [2002/10/05] kern/43713 during install, mounting root from ufs:/d o [2002/10/07] i386/43762 sos cd9660 process hangs on mounting ATA CDRO o [2002/10/08] conf/43837 wollman PKST (pakistan daylight time) changed fro o [2002/10/09] i386/43852 4.7-RC "device timeout" problem o [2002/10/11] java/43924 glewis writing from JAVA to a pipe sometimes han o [2002/10/12] kern/43954 [nfs] nfs-blocked process can't return or a [2002/10/14] kern/44030 VNode/Swap troubles o [2002/10/15] kern/44087 [crash] fatal kernel trap when ifconfig a o [2002/10/16] kern/44126 paul lnc network hungup at large traffics on V o [2002/10/16] i386/44130 i386 Enabled apm hangs up FreeBSD kernel on i8 o [2002/10/16] kern/44150 Diskless kernel may crash, depends on the o [2002/10/18] kern/44202 -stable rp driver does not work with mult o [2002/10/18] kern/44218 Init dies during boot after upgrade from p [2002/10/21] kern/44336 [nfs] NFSv3 client broken - security prob o [2002/10/21] kern/44355 gnn After deletion of an IPv6 alias, the rout o [2002/10/23] kern/44417 luigi ipfw layer2 rules are not checked for eth s [2002/10/26] bin/44504 mp tcsh-6.12.00's "source" command ignore co s [2002/10/27] bin/44518 yar ftpd does not show OPIE OTP challenge o [2002/10/27] docs/44519 obrien ftpd.conf(5) contains references to ftpd( o [2002/10/28] gnu/44564 peter [PATCH] Aborted cvs session causes an end o [2002/10/28] kern/44578 [nis] getnetgrent fails to read NIS netgr o [2002/10/30] kern/44744 [patch] VN devices can hang system FreeBS o [2002/11/01] bin/44808 opiepasswd makes bad seed for existing us o [2002/11/04] i386/44867 Frequent hard hangs on ASUS P4T-E/P4S-533 o [2002/11/07] kern/45023 emulation flexlm does not run with linux-base-7, st o [2002/11/09] gnu/45168 Buffer overflow in /usr/bin/dialog o [2002/11/13] bin/45272 dump/restore problem o [2002/11/15] docs/45303 doc Bug in PDF DocBook rendering o [2002/11/15] kern/45322 Panic on resume (zone: entry not free) o [2002/11/17] kern/45373 mckusick softupdate / fs damaged after loss of pow o [2002/11/18] kern/45403 imp Cannot install -CURRENT via pccard networ o [2002/11/19] bin/45478 /bin/sh coredump o [2002/11/20] i386/45525 imp Dell Inspiron 7000 does not recognize PC- f [2002/11/20] bin/45529 johan hexdump core-dumps with certain args [PAT o [2002/11/21] kern/45558 [msdosfs] mdconfig and msdosfs make fs wr o [2002/11/21] bin/45565 qa [sysinstall] write error, filesystem full o [2002/11/21] kern/45568 gibbs ahc(A19160) pci parity error o [2002/11/24] kern/45673 sound [sound] [patch] PC98 internal CS4231A is f [2002/11/25] kern/45713 scsi If you use the amr driver, it is impossib f [2002/11/25] bin/45721 darrenr ipfilter's flags and icmp-type processing p [2002/11/25] kern/45733 bms file descriptor flags and socket flags ou o [2002/11/27] i386/45773 Softboot causes autoconf failure on Broad o [2002/11/27] kern/45777 crashdump issue with too-small dumpdev o [2002/12/02] kern/45913 imp WaveLan driver problems with latest -CURR o [2002/12/04] bin/45990 dwmalone top dumps core if specific errors in pass o [2002/12/04] bin/45995 markm Telnet fails to properly handle SIGPIPE o o [2002/12/05] kern/46017 [smbfs] smb mounts break /etc/periodic/we o [2002/12/06] kern/46036 inaccurate timeouts in select(),nanosleep f [2002/12/09] kern/46152 scsi Panic in adw dumping to tape o [2002/12/10] kern/46176 usb umass causes kernel panic if device remov o [2002/12/11] i386/46194 5.0-RC1 kern floppy load fails on AMD K6- o [2002/12/13] kern/46239 standards posix semaphore implementation errors o [2002/12/13] kern/46245 sound [sound] AC'97 is not supported on ABIT BW a [2002/12/17] ports/46322 tobez lang/perl5 - string '0' (zero) is not con s [2002/12/18] ports/46338 ports-bugs security/cyrus-sasl 1.5.27_7 mysql_verify o [2002/12/18] bin/46352 Open file descriptors and signal handling o [2002/12/19] i386/46371 usb USB controller cannot be initialized on I f [2002/12/20] kern/46392 le [vinum] kernel, vinum, umount, changing u o [2002/12/23] i386/46484 System panics upon configuration of bge N p [2002/12/27] kern/46557 pjd ipfw pipe show fails with lots of queues o [2002/12/29] kern/46618 usb USB (UHCI/ICH3) PALM connect/disconnect/c a [2002/12/31] kern/46647 silby Failure to initialize MII on 3Com NIC res o [2003/01/01] bin/46670 qa [sysinstall] 5.0-RC2 install leaves CD dr o [2003/01/01] bin/46676 ru [PATCH] bsd.dep.mk restricts domain of ta o [2003/01/02] kern/46694 imp Getting DUP packets when in Promiscous mo o [2003/01/08] i386/46865 [panic] kernel panic on SuperMicro 6012-8 o [2003/01/08] bin/46866 NIS-based getpwent() falsely returns NULL o [2003/01/17] kern/47152 pseudo-device ef in kernel does not creat o [2003/01/17] i386/47167 [panic] 5.0 RC 3 (and 2) has 1 second upt o [2003/01/20] i386/47236 Console missing during bootup on Sony Pic o [2003/01/21] i386/47279 [hang] IBM 370 hangs on reboot o [2003/01/21] kern/47286 device probing not verbose when using boo o [2003/01/22] kern/47359 dd panic after kldunload snp o [2003/01/23] bin/47384 qa [sysinstall] sysinstall ignores intended o [2003/01/24] i386/47449 Thinkpad 755CD floppy boot fails f [2003/01/25] i386/47451 qa [boot] 5.0 GENERIC CD locks during boot o o [2003/01/27] kern/47544 scottl iir does not detect direct access drives o [2003/01/29] kern/47628 trhodes [msdosfs] [patch] msdosfs file corruption o [2003/01/29] kern/47647 [crash] init died with signal 6 [4.7] f [2003/02/01] kern/47787 markm new 5.0 system without perl fails buildwo s [2003/02/02] kern/47813 pseudo-device gre doesn't appear to work o [2003/02/05] kern/47937 hw.ncpu and kern.smp.cpus duplicate same s [2003/02/05] kern/47939 [bktr] 5.0-Current freezes when bktr devi o [2003/02/05] kern/47951 [hang] rtld in ld.so will livelock in som o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele f [2003/02/06] i386/47989 [install] 5.0-RELEASE install CD kernel p o [2003/02/07] kern/48033 [ffs] FFS superblock flags are being igno o [2003/02/07] kern/48062 mckusick mount -o snapshot doesn't work on +100GB o [2003/02/08] kern/48100 Fatal panic in vm_map_lookup_entry ... [S o [2003/02/09] kern/48117 SMP machine hang during boot related to i o [2003/02/11] kern/48166 panic: pmap_new_proc: u_map allocation fa o [2003/02/11] bin/48183 marcel [patch] gdb on a corefile from a threaded o [2003/02/14] bin/48271 bug with find's -delete option s [2003/02/14] kern/48279 [bktr] Brooktre878 may cause freeze o [2003/02/16] conf/48325 /etc/periodic/security/100.chksetuid does o [2003/02/17] kern/48359 usb SiS 5597/8 USB + uscanner breakage o [2003/02/17] kern/48393 mckusick ufs2 snapshot code bugs p [2003/02/18] bin/48424 Integer overflow in cksum(1) and sum(1) f o [2003/02/18] kern/48425 Tape drive EOT handling problems in 4.7 o [2003/02/19] misc/48461 murray $EDITOR on the fixit CD is wrong. o [2003/02/24] i386/48614 i386 VESA VGA modes for syscons lock up machin o [2003/02/26] i386/48691 [panic] kernel panics on ASUS A7N266-VM M o [2003/02/27] bin/48730 sos burncd does not handle signals and causes o [2003/02/27] kern/48741 darrenr ipnat corrupts packets on gre interface w o [2003/02/27] i386/48752 freeze when installing 5.0 Release o [2003/02/27] kern/48758 kldunload if_{nic} can cause kernel panic o [2003/02/28] kern/48777 vidcontrol modes not restored on vt switc a [2003/03/02] kern/48849 usb Maxtor XT5000 causes panic in boot o [2003/03/02] threads/48856threads Setting SIGCHLD to SIG_IGN still leaves z o [2003/03/03] bin/48865 Dumps made on FreeBSD 5.0-RELEASE are unr o [2003/03/03] conf/48881 [PATCH] The influence of /etc/start_ifnam o [2003/03/05] kern/48952 usb uscanner0 hangs o [2003/03/07] kern/48996 Fatal trap 12 with incoming traffic from o [2003/03/09] kern/49040 problem mounting root; ffs_mountroot can' f [2003/03/09] bin/49048 [patch] ctm(1) does not check parent dire o [2003/03/09] ports/49056 trevor Festival fixes for newer GCCs [PATCH] f [2003/03/10] ports/49076 roam stunnel logs normal end of connection as o [2003/03/10] threads/49087threads Signals lost in programs linked with libc f [2003/03/13] i386/49978 [boot] installation problem on Acer Altos o [2003/03/13] kern/49980 sound [sound] [patch] enable ThinkPAD X24 sound f [2003/03/13] bin/49984 des openSSH crashes while password based auth o [2003/03/16] ports/50042 mbr ports/www/mod_frontpage causes Bad System o [2003/03/17] ports/50062 knu portupgrade does not process directives f a [2003/03/20] kern/50149 usb Using Alcatel SpeedTouch results in "usb0 p [2003/03/28] bin/50384 robert pkg_version -v core-dumps when no package o [2003/04/03] kern/50574 mbr dc driver incorrectly detects ADMtek chip o [2003/04/11] kern/50827 [PATCH] no sane record locking on *nix. s [2003/04/12] kern/50856 [mfs] panic if mounting /tmp as mfs with o [2003/04/13] i386/50887 MBR on kern.flp fails Compaq MBR validati p [2003/04/17] conf/51085 ache FreeBSD is missing ja_JP.eucJP locale. o [2003/04/18] www/51135 www Problems with the mailing-lists search in o [2003/04/20] bin/51171 /bin/sh has only 32-bit arithmetics that o [2003/04/21] standards/51209standards [PATCH] add a64l()/l64a/l64a_r functions o [2003/04/22] kern/51274 ipfw ipfw2 create dynamic rules with parent nu o [2003/04/22] ports/51281 tobez lang/perl5: broken way of upgrading perl5 o [2003/04/23] kern/51308 sound [sound] Creative SB32 doesn't work under o [2003/04/23] kern/51332 mjacob QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1F o [2003/04/24] kern/51338 sound [sound] [hang] system hangs randomly beca f [2003/04/24] kern/51341 ipfw ipfw rule 'deny icmp from any to any icmp o [2003/04/24] kern/51352 panic: malloc(M_WAITOK) in interrupt cont o [2003/04/25] conf/51409 us.emacs.kbd doesn't have 'boot' o [2003/04/29] ports/51539 tobez lang/perl5: dual perl installation breaka o [2003/04/29] kern/51583 [nullfs] [patch] allow to work with devic o [2003/04/30] bin/51628 [nis] ypmatch doesn't match keys in legac o [2003/05/02] kern/51685 [hang] Unbounded inode allocation causes a [2003/05/03] ports/51711 trevor /usr/ports/emulators/linux_base will not o [2003/05/04] kern/51742 [panic] ffs_vfree: freeing free inode o [2003/05/06] bin/51827 getaddrinfo() is broken with numeric serv f [2003/05/06] bin/51892 des can't ssh after su to different local use o [2003/05/08] threads/51949threads thread in accept cannot be cancelled o [2003/05/08] kern/51982 sio1: interrupt-level buffer overflows a [2003/05/11] ports/52068 openoffice portupgrade of editors/openoffice .org-1. s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM a [2003/05/12] ports/52087 openoffice error while building japanese/openoffice s [2003/05/12] kern/52110 green [unionfs] FS corruption when using unionf o [2003/05/12] i386/52128 Unable to floppy install on Toshiba Libre f [2003/05/16] kern/52331 scsi 4.7 to 4.8-REL upgrade: SCSI disks on sym o [2003/05/16] bin/52343 NIS login problem on the server o [2003/05/19] bin/52433 lines in /etc/group longer than 1024 char o [2003/05/19] kern/52445 [mfs] panic when mounting floppy on MFS f o [2003/05/22] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] i386/52561 5.1-BETA install fails on Dell PowerEdge o [2003/05/22] i386/52581 i386 Boot loaders reading more than one sector o [2003/05/22] kern/52585 bms Kernel panic with ipfw2 and syncookies f [2003/05/22] i386/52593 mdodd [apm] Kernel panic when starting apm o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster f [2003/05/27] kern/52718 jeffr changes to kern_umtx.c causes panic in ca o [2003/05/28] bin/52743 /etc/ppp/ppp.linkup instability issues s [2003/05/28] kern/52745 [unionfs] Fatal trap 12: page fault while o [2003/05/30] ports/52793 ports-bugs Samba 2.2.8a printing woes o [2003/05/31] kern/52818 vm_fault() calls vput() on shared-locked o [2003/06/03] kern/52916 le [vinum] vinum causes panic after start/st p [2003/06/04] kern/52935 bms occasional panic in ip_input with IPSEC o [2003/06/04] kern/52936 [nfs] Huge writes to nfs exported FAT fil o [2003/06/04] kern/52943 [hang] reproducable system stuck just bre p [2003/06/05] standards/52972standards /bin/sh arithmetic not POSIX compliant o [2003/06/06] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/10] kern/53137 [panic] background fscking causing ffs_va o [2003/06/11] i386/53200 i386 [boot] 5.1-RC1 SMP kernel boot gags at "A o [2003/06/13] kern/53264 sound [sound] [patch] PCM interrupt not routed o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian f [2003/06/18] kern/53433 heavy i/o on GBDE partition on SMP locks o [2003/06/18] bin/53434 pw disallow a password including space. o [2003/06/18] kern/53447 standards poll(2) semantics differ from susV3/POSIX o [2003/06/19] ports/53504 knu pkgdb -F causes ruby to fail (can not all a [2003/06/20] kern/53566 mbr [panic] IBM Eserver (245 || 345) + ServeR o [2003/06/22] bin/53606 roberto ntpdate seems to hang system o [2003/06/23] i386/53620 i386 [install] Kernel panics / reboots during o [2003/06/24] sparc64/53670sparc64 pthreads implementation on 5.1-Release sp o [2003/06/27] bin/53839 qa [sysinstall] disklabel editor fails on po f [2003/06/30] kern/53920 andre sluggish TCP connection o [2003/06/30] kern/53927 imp wi0: device timeout problem with PRISM 2. o [2003/06/30] kern/53940 imp Some WiFi devices cannot connect to hosta o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/04] bin/54097 Non-local yppasswd -d broken in 5.1-CURRE o [2003/07/07] kern/54189 [dns] resolver should resolve hostnames w s [2003/07/08] kern/54211 rwatson Seeing other uid with kern.file sysctl. o [2003/07/10] kern/54309 silby TCP Packet of 64K-1 crashes FreeBSD4.8 o [2003/07/10] gnu/54317 sobomax tar with very large packages and portinst f [2003/07/10] kern/54331 robert shutdown() on a socket registered in a kq o [2003/07/11] bin/54401 [patch] pppstats prints 0 for absolute va o [2003/07/12] standards/54410standards one-true-awk not POSIX compliant (no exte o [2003/07/13] ports/54424 knu portupgrade ignores ALT_PKGDEP o [2003/07/13] bin/54446 pkg_delete doesn't honour symlinks, portu o [2003/07/14] java/54463 glewis Apparent bug in jdk13 o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper s [2003/07/16] kern/54534 [unionfs] unionfs && mfs|md crashing mach f [2003/07/16] i386/54549 [install] panic on install on Dell 600sc o [2003/07/17] kern/54595 sound [sound] emu10k1 sound driver locks system o [2003/07/21] kern/54705 sound [sound] codec timeout during read of regi o [2003/07/22] i386/54756 acpi ACPI suspend/resume problem on CF-W2 lapt o [2003/07/25] bin/54854 cvs pserver sig11 crash on 4.8-R p [2003/07/27] bin/54959 tr utility has a bug in ISO8859-2 locale p [2003/07/28] ports/54970 trevor emulators/linux_base Port Makefile "dange o [2003/07/28] conf/54971 mtm /etc/rc.d/mountcritermote requires ldconf a [2003/07/29] kern/55018 andre [patch] Digiboard PC/Xem fails to initial o [2003/07/29] kern/55028 The broken FAT12 filesystem causes system f [2003/07/30] ports/55039 sada Japanese fonts are not visible with mozil o [2003/07/31] ports/55136 lioux qmail-ldap uses old qmail-ldap patch, por o [2003/08/02] kern/55175 alfred LOR in select and poll o [2003/08/05] gnu/55278 Externs on implicit declarations o [2003/08/05] kern/55297 [vfs_subr.c] kernel panic after running X o [2003/08/07] bin/55346 /bin/sh eats memory and CPU infinitely o [2003/08/07] bin/55349 mbr Amd mixes up symlinks in it's virtual fil o [2003/08/08] bin/55366 le [vinum] [patch] vinum makes /dev/vinum wi s [2003/08/08] ports/55371 ports-bugs xfig dumps core (unaligned access), if US o [2003/08/08] kern/55379 [vm_page_inserti] kernel crashes randomly o [2003/08/10] bin/55448 dbm_nextkey() misbehaves after dbm_store( o [2003/08/11] bin/55457 marcel GDB gets confused debugging libc_r thread a [2003/08/13] kern/55542 andre [patch] discard oversize frame (ether typ o [2003/08/13] i386/55555 i386 system freezes with access to /dev/ums0 o [2003/08/13] i386/55561 i386 SMbus and I2C don't attach when loaded as a [2003/08/14] kern/55587 usb null dereference in usbdi.c: usb_transfer o [2003/08/15] i386/55603 unable to reboot when system runs from My o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press o [2003/08/16] kern/55617 [smbfs] Accessing an nsmb-mounted drive v o [2003/08/17] i386/55661 acpi ACPI suspend/resume problem on ARMADA M70 o [2003/08/20] kern/55727 rl(4) not working in recent 4.8-STABLE: w o [2003/08/20] sparc64/55773jake Conversion from long to long double is br f [2003/08/20] kern/55784 glebius [netgraph] [panic] (with trace) in using o [2003/08/20] kern/55822 acpi No ACPI power off with SMP kernel o [2003/08/21] bin/55829 __stderrp not defined in libc.so.3 (compa o [2003/08/21] bin/55846 and conflict a [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/08/24] kern/55934 le [vinum] [workaround] kernel panics while o [2003/08/25] bin/55947 printf(1) mishandles \0 o [2003/08/25] bin/55956 passwd chat script not backward compatibl o [2003/08/25] bin/55965 sshd: problems with HostBasedAuthenticati o [2003/08/25] kern/55975 thomas ATAPICAM- READ_6(0x08) fails for ATAPI ta o [2003/08/26] kern/56008 scottl ps shows L flag erroneously with certain o [2003/08/27] kern/56024 acpi ACPI suspend drains battery while in S3 o [2003/08/27] kern/56031 luigi ipfw hangs on every invocation o [2003/08/29] bin/56147 FreeBSD/NetBSD /bin/sh mishandles positio f [2003/08/31] kern/56233 bms IPsec tunnel (ESP) over IPv6: MTU computa o [2003/09/02] kern/56339 select() call (poll() too) hangs, yet cal a [2003/09/03] ports/56363 perky The graphics/py-opengl port is broken o [2003/09/03] i386/56372 acpi acpi don't work on TYAN tiger100 M/B a [2003/09/03] kern/56381 das [unionfs] panic: page fault in fifo_close f [2003/09/04] docs/56456 blackend Initial import of the ro_RO.ISO889-2 doc/ s [2003/09/04] kern/56461 [rpc] FreeBSD client rpc.lockd incompatib p [2003/09/05] bin/56500 roam rpc.lockd needs to use reserved ports o [2003/09/06] kern/56513 [panic] panic in ugen w/ moused -p /dev/u p [2003/09/08] bin/56606 [2TB] df cannot handle 2TB NFS volumes o [2003/09/09] kern/56617 sound [sound] Hang on boot w/Neomagic audio on f [2003/09/10] kern/56659 acpi ACPI trouble on IBM ThinkPad X31 o [2003/09/10] kern/56675 Syncer "giving up" on buffers and ext2 fi f [2003/09/14] kern/56759 scsi [hang] System freezes when writing CD Adv f [2003/09/14] kern/56760 scsi [hang] system hangs at boot with adaptec f [2003/09/14] kern/56871 scsi dd can't write variable length data block o [2003/09/14] kern/56873 qa [boot] system hangs on boot at Buslogic d o [2003/09/17] i386/56937 i386 panic: system panic during high network l f [2003/09/18] kern/56973 scsi SCSI errors from on-board Adaptec (AIC7xx o [2003/09/20] i386/57043 i386 [hang] ar driver with 2 port PCI card loc o [2003/09/22] kern/57085 sanpei [umass] umass0 problems, with Sony Vio/US f [2003/09/22] i386/57097 i386 [hang] Promise Ultra 100 TX2 causes locku a [2003/09/22] kern/57100 bms disable hardware checksums when using bri o [2003/09/23] ports/57134 tobez lang/perl5: BSDPAN can't be disabled s [2003/09/24] kern/57174 sos 4.9-PRERELEASE panic: ata_dmasetup: trans o [2003/09/24] kern/57192 emulation linux-ibm-java1.4 freeze o [2003/09/24] kern/57195 [mfs] mount_mfs -i 512 => panic? o [2003/09/25] kern/57206 [backtrace] softdep_lock locks against it o [2003/09/26] bin/57255 usb usbd and multi-function devices a [2003/09/29] kern/57344 bms KMEM exhaustion from cloned routes o [2003/09/29] kern/57350 [panic] using old monocrome printer port s [2003/09/30] kern/57398 scsi Current fails to install on mly(4) based o [2003/10/01] kern/57453 [patch] if_kue hangs boot after warm boot o [2003/10/01] bin/57456 Telnet encryption gets out of sync o [2003/10/01] bin/57466 dialog(1) does not read stdin, breaks sub a [2003/10/01] kern/57479 bms FreeBSD Not in compliance with RFC 1122, p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' p [2003/10/02] bin/57484 bms routed not ignoring cloned routes o [2003/10/02] kern/57487 sound [sound] [patch] Sound stops working on my o [2003/10/04] bin/57554 sh(1) incorrect handling of quoted parame o [2003/10/05] kern/57603 [bktr] bktr driver: freeze on SMP machine o [2003/10/06] kern/57631 jhb Boot failing for ALi chipsets, patch atta o [2003/10/07] kern/57722 [kern_resource.c] [patch] uidinfo list co o [2003/10/08] kern/57760 bms IPsec policy on inbound trafic is not enf o [2003/10/09] kern/57790 cdparanoia triggers kernel panic o [2003/10/09] i386/57818 i386 4.9-RC panics when kernel is built with a o [2003/10/10] kern/57832 scottl softdep_deallocate_dependencies: dangling o [2003/10/10] bin/57833 gad [PATCH] bin/ps cannot change title for ke o [2003/10/13] kern/57961 le [vinum] kmem_malloc(65536): kmem_map too o [2003/10/14] kern/57985 rwatson [patch] Missing splx in ether_output_fram o [2003/10/16] i386/58139 i386 [panic] -CURRENT panics on Thinkpad A31p o [2003/10/17] kern/58154 mckusick Snapshots prevent disk sync on shutdown o [2003/10/17] kern/58169 panic: vnode_pager_getpages: unexpected m o [2003/10/22] kern/58391 le [vinum] Trap 12 with heavy disk load on i o [2003/10/22] ports/58406 tobez lang/perl5: use.perl port does not handle o [2003/10/23] i386/58458 i386 ATAPI-CDROM DMA Support on ALi Aladdin V f [2003/10/24] kern/58491 [panic] loading amr driver o [2003/10/24] conf/58504 /etc/periodic/daily/100.clean-disks trave o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/26] kern/58581 [hang] System call gettimeofday hang 5.x f [2003/10/28] ports/58655 mp A replacement patch is necessary for deve o [2003/10/29] bin/58687 deischen gethostbyname leaks kqueue file descripto o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/10/31] kern/58752 le [vinum] vinum panics on create/resetconfi o [2003/10/31] kern/58787 peter [panic] pmap_enter: attemped pmap_enter o o [2003/11/02] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/02] kern/58831 panic: vinvalbuf: flush failed o [2003/11/02] conf/58832 /etc/rc.d/ipsec starts not in time f [2003/11/03] kern/58870 bms page fault in kernel mode with ifconfig a f [2003/11/03] kern/58888 4.9-RELEASE installation fails (xl causes o [2003/11/04] kern/58930 [backtrace] Page fault when unplugging Al o [2003/11/05] kern/58941 rwatson acl under ufs2 doesn't handle disk corrup o [2003/11/05] bin/58951 [sysinstall] some problems with 4.9-RELEA o [2003/11/05] kern/58953 [patch] detect NetMOS-based six serial po o [2003/11/09] bin/59095 kientzle tar(1) process hangs in endless loop o [2003/11/09] kern/59098 sound [sound] Dell Dimension 8300 integrated So o [2003/11/10] alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-forma f [2003/11/11] kern/59172 bms Zebra interface route causes kernel panic o [2003/11/11] kern/59183 imp wi problems with wi_cmd o [2003/11/11] kern/59185 [backtrace] 4.9-RELEASE kernel panic (pag o [2003/11/11] i386/59192 i386 ATA drive not spotted with SCSI drive o [2003/11/12] kern/59203 imp Panic with wi and newcard a [2003/11/12] kern/59211 [nwfs] System crashes when moving files f o [2003/11/13] i386/59248 4.9-RELEASE, ACPI Panic with Dell Latitud o [2003/11/13] i386/59251 Failure of 4.8-RELEASE/4.9-RELEASE/5.1-RE o [2003/11/13] i386/59260 Panic by integer divide fault in Thinkpad o [2003/11/15] kern/59296 Serial Line Noise Causes System Hang in L f [2003/11/15] ports/59298 ports-bugs Can't render anything with Blender / RADE o [2003/11/15] kern/59303 le [vinum] vinum crashes kernel if concurren p [2003/11/15] kern/59306 matk patch to augment /dev/sndstat to show whi o [2003/11/16] kern/59349 sound [sound] [patch] include locking for es137 o [2003/11/21] ports/59535 obrien shells/bash2 must be dynamically linked t f [2003/11/22] kern/59594 [hang] I/O operations freeze system when f [2003/11/24] bin/59638 des passwd(1) does not use PAM to change the o [2003/11/24] kern/59652 cannot redirect kernel output to serial c a [2003/11/24] ports/59657 trevor emulators/linux_base-8 cpio for install w o [2003/11/24] kern/59659 tackerman em driver cannot handle VLANs o [2003/11/25] i386/59683 i386 panic: signal 12 4.9-STABLE - frequent cr o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/11/26] amd64/59714 amd64 device timeout and ad0: WARNING - WRITE_D o [2003/11/26] i386/59719 [crash] 4.9 Crashes on SuperMicro with SM o [2003/11/27] kern/59728 mjacob Qlogic adapter DMA setup failure with PAE o [2003/11/28] bin/59777 ftpd(8)/FreeBSD 5: potential username enu o [2003/11/29] kern/59803 ticso [usb] Wrong detection of/panic with Edima o [2003/12/01] kern/59878 le [vinum] vinum panics 5.1 system s [2003/12/02] misc/59890 bugmeister send-pr database is spam harvested o [2003/12/02] i386/59895 i386 [hang] system hangs from disk IO errors [ f [2003/12/02] i386/59897 i386 [hang] problems with swap-pager with grea f [2003/12/02] i386/59898 i386 [boot] pxe boot: BTX halted o [2003/12/03] kern/59912 bms mremap() implementation lacking o [2003/12/04] kern/59945 [nullfs] [patch] nullfs bug: reboot after o [2003/12/04] i386/59959 machine can not reboot itself with Mylex o [2003/12/05] gnu/59971 peter assertion "strncmp (repository, current_p p [2003/12/06] bin/59995 brian various fixes to ppp dumping core o [2003/12/08] i386/60050 Toshiba/3Com 3CXM056-BNW: Open Causes Int s [2003/12/09] ports/60083 phantom Unsafe use of getaddrinfo in jvm 1.4.2-p5 f [2003/12/11] kern/60131 usb [usb] Page fault on disconnect of USB dev f [2003/12/11] kern/60153 Kernel no longer boots due to lost interr o [2003/12/11] kern/60154 ipfw ipfw core (crash) o [2003/12/11] ports/60161 trevor Linux emulator (linux_base-8-8.0_3) doesn o [2003/12/14] i386/60226 [patch] ichsmb driver doesn't detects SMB o [2003/12/14] kern/60235 phk some /dev-entries missing for newly auto- o [2003/12/15] ports/60245 knu new ruby16-shim-ruby18 bug in included re a [2003/12/15] kern/60247 le mutex problems in geom_io s [2003/12/15] kern/60276 usb [usb] Kernel panic when plugging in USB ( f [2003/12/16] kern/60285 pdeuskar em0 was reported about watchdog timeout f [2003/12/17] i386/60317 acpi FreeBSD 5.2rc1 doesn't boot with ACPI ena o [2003/12/17] i386/60328 panic: installing 5.1, 5.2RC and 5-CURREN o [2003/12/17] i386/60344 i386 [boot] Intel ICH5 SATA RAID boot problems o [2003/12/18] bin/60349 scottl [sysinstall] 5.2-RC1 cannot do NFS instal f [2003/12/19] ports/60384 andreas apsfilter port fails with -DBATCH -DWITHO o [2003/12/19] bin/60385 vmstat/iostat/top all fail to report CPU o [2003/12/21] bin/60477 deischen need thread safe gethostent() and getserv o [2003/12/21] bin/60478 deischen getaddrinfo not thread safe o [2003/12/23] kern/60526 Post-PAE stable SMP machine freezes o [2003/12/26] kern/60598 scsi wire down of scsi devices conflicts with o [2003/12/27] i386/60603 i386 dd causes error when copying cd from ATA o [2003/12/27] i386/60633 i386 [hang] SIS motherboard with the SIS 5591 o [2003/12/27] i386/60641 i386 Sporadic SCSI bus resets with 53C810 unde o [2003/12/28] i386/60646 VIA C3 system hangs on reboot o [2003/12/28] i386/60671 i386 FreeBSD 5.2RC2 installation process doesn o [2003/12/29] docs/60679 doc pthreads documentation does not describe o [2003/12/29] i386/60681 i386 wicontrol -L critical crash (sigbus) o [2003/12/29] kern/60685 Intel 82559 NICs don't work in 4.9 o [2003/12/29] i386/60690 i386 atapicd driver causes spontaneous uncondi s [2003/12/29] ports/60700 ports-bugs squid cannot be built with transparent-ip o [2003/12/31] www/60770 www query-pr-summary.cgi can't find the PRs a o [2004/01/01] standards/60772standards _Bool and bool should be unsigned p [2004/01/03] kern/60856 bms [patch] panic: at tcp_output(), with TCPD o [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op p [2004/01/05] bin/60914 smkelly m4 C operators are not f [2004/01/06] kern/60984 [nfs] NFS Server hang f [2004/01/07] ports/60998 trevor solved: building linux_devtools-7.1_1 fai o [2004/01/08] ports/61053 ports-bugs opengk cause cored dump version 4.9 and 5 o [2004/01/08] i386/61063 i386 [ata] ata hangs in smp system o [2004/01/09] kern/61108 kensmith Port linux_base-8-8.0_3: bash ls -l cause o [2004/01/09] kern/61129 thomas atapicam / UDMA cdrom loop o [2004/01/10] bin/61152 qa [sysinstall] installer refuses to mount U f [2004/01/10] i386/61163 i386 [boot] "/:write failed, filesystem is ful a [2004/01/10] kern/61165 scsi [panic] kernel page fault after calling c o [2004/01/11] kern/61191 usb [usb] panic: USB vs. Serial problems f [2004/01/12] kern/61228 panic: 4.9-RELEASE install floppy panic ( o [2004/01/12] i386/61253 i386 [panic] page fault on installation freebs o [2004/01/13] i386/61303 i386 5.2-REL hangs during boot with 3-port pyr o [2004/01/13] i386/61326 i386 Reboot while booting from 5.2-RELEASE CD o [2004/01/14] i386/61342 i386 [hang] CD-based installation crashes [4.9 o [2004/01/14] bin/61355 login(1) does not restore terminal owners o [2004/01/14] kern/61358 phk boot freezes while ATA GEOM slice detecti o [2004/01/15] kern/61377 usb [kbd] usb keyboard not functional after b o [2004/01/15] kern/61390 [hang] Machine freeze when creating gif i o [2004/01/16] kern/61404 andre RFC1323 timestamps with HZ > 1000 f [2004/01/16] java/61407 phantom jdk14 port aborts making html32dtd f [2004/01/17] kern/61483 [jail] Jail security is not honored using o [2004/01/17] bin/61498 obrien [patch] Please MFC flex patch for gcc 3.x f [2004/01/18] kern/61509 panic: unknown fatal double fault o [2004/01/18] kern/61544 ip6fw breakage on (at least) sparc64 o [2004/01/19] docs/61558 doc New SMC 2602W cards, using the ADM8211, a o [2004/01/19] bin/61587 qa [patch] [sysinstall] installation problem o [2004/01/20] docs/61605 doc Improve documentation for i386 disk geome o [2004/01/20] kern/61627 usb [usb] [patch] New USB printer not support o [2004/01/20] i386/61646 i386 [workaround] Strange irq20 weirdness caus o [2004/01/21] bin/61658 qa [sysinstall] 5.2R error "Add of package q o [2004/01/21] kern/61669 [twe] writing to 3ware escalade spends 90 f [2004/01/21] kern/61686 FreeBSD 5.2-RELEASE crashes when ACPI is o [2004/01/22] bin/61701 Segmentation fault on OPIE when sequence o [2004/01/22] i386/61705 i386 [ntp] Random "bus errors" on 5.2-RELEASE o [2004/01/22] i386/61709 i386 [panic] 5.2-REL i386 Crashes hard; panics o [2004/01/22] bin/61716 mckusick newfs: code and manpage are out of sync o [2004/01/22] kern/61733 imp panic: resource_list_release: resource en o [2004/01/22] kern/61746 [boot] system locks up on boot if both ap o [2004/01/23] ports/61760 openoffice OpenOffice-1.1 still stalls in install on o [2004/01/23] kern/61774 [nis] nis security issue f [2004/01/23] kern/61804 usb [panic] panic with hitachi travelstar USB o [2004/01/24] bin/61811 qa [sysinstall] 5.2 release no resolv.conf c f [2004/01/24] i386/61834 [panic] EHCI panic on Dell D800 while doc o [2004/01/24] kern/61841 usb [boot] 5.2 Boot freeze if memorybird (USB p [2004/01/24] i386/61852 alc i386 pmap SMP race condition can cause lo f [2004/01/25] ports/61854 phantom jdk-14 port breaks openoffice build o [2004/01/25] i386/61890 i386 [fdisk] FDisk uses incorrect calculations f [2004/01/25] i386/61907 5.2 hangs when booting with cbb in kernel o [2004/01/26] bin/61937 qa [sysinstall] cannot install 5.2-REL via s o [2004/01/26] alpha/61940 alpha Can't disklabel new disk from FreeBSD/alp o [2004/01/26] kern/61960 sos [Patch] BigDrive support for PC-98 archit o [2004/01/26] i386/61970 [panic] on boot, 5.1/5.2 (but not 5.0), S o [2004/01/27] alpha/61973 alpha Machine Check on boot-up of AlphaServer 2 o [2004/01/28] bin/62040 pkg_add(1) won't run because the ELF dyna o [2004/01/29] sparc64/62053sparc64 Using bridging on 5.2 Sparc64 causes imme o [2004/01/29] bin/62058 burncd doesn't work with Creative RW8438E f [2004/01/30] kern/62088 usb [usb] Logitech Cordless/Optical Mouse not o [2004/01/30] kern/62091 [hang] Random Lockups on Boot (Timecounte o [2004/01/30] kern/62123 usb [usb] LaCie 160GB USB drive umass: BBB re o [2004/02/01] ports/62213 trevor Cannot install any emulators/linux_base o [2004/02/01] kern/62216 perl syswrite not writing the buffer unde o [2004/02/01] ports/62217 knu runidn does nothing o [2004/02/01] kern/62228 le [vinum] Kernel improperly identifies part f [2004/02/02] i386/62248 i386 [boot] 5.2 current hangs on boot o [2004/02/02] bin/62255 peter 2003-12-18: Stable CVS Version 1.11.11 Re a [2004/02/02] kern/62278 iedowse [nfs] NFS server may not set eof flag whe o [2004/02/02] i386/62280 i386 em0 broken after resume in 5.2-CURRENT o [2004/02/02] kern/62284 panic: GENERIC panics on FreeBSD 5.X imme o [2004/02/03] amd64/62295 obrien ipsec failure on 5.2.1-RC amd64 o [2004/02/03] kern/62309 jmg panic: ugen driver o [2004/02/05] bin/62367 qa [sysinstall] 5.2.1-RC installation proble o [2004/02/05] kern/62374 darrenr panic: free: multiple frees o [2004/02/05] bin/62375 qa [sysinstall] sysinstall core dump f [2004/02/05] ports/62377 ports-bugs strace hangs when running programs from c o [2004/02/06] conf/62417 luigi diskless op script failed o [2004/02/06] kern/62438 [patch] viapm patch for VT8235 o [2004/02/07] kern/62468 panic: system crashes when serial getty e o [2004/02/08] kern/62502 [modules] panic under double loading vinu o [2004/02/08] kern/62519 sound [sound] Intel ICH4 (82801DB) sound card d o [2004/02/09] i386/62565 i386 device.hints are not honored in 5.2.1-RC o [2004/02/10] kern/62658 [boot] loader/kernel answer to `boot -a' o [2004/02/13] kern/62762 trhodes [msdosfs] Fsync for msdos fs does not syn o [2004/02/13] i386/62807 i386 4.9 SMP does not work with Compaq Smart o [2004/02/14] kern/62824 [panic] softdep_setup_inomapdep: found in o [2004/02/14] bin/62833 qa [sysinstall] can't install: integer divid o [2004/02/14] bin/62849 regression on ftp(1) on FreeBSD >= 5.1 o [2004/02/15] kern/62864 cognet Machine not reboot. o [2004/02/15] i386/62888 i386 ad4: WARNING - WRITE_DMA interrupt was se a [2004/02/16] kern/62906 peadar [patch] AGP misconfigures i845G chipset, o [2004/02/16] gnu/62937 Compilation of base src Perl with static o [2004/02/18] kern/63040 panic: kernel panic (sf_buff_alloc) f [2004/02/21] kern/63190 [rl] Realtek driver rl(4) halts on oversi o [2004/02/23] i386/63251 usb [usb] USB stops working after 2nd APM sus o [2004/02/24] i386/63305 i386 reading udf filesystem on dvd+rw leads to o [2004/02/25] kern/63343 [boot] manual root filesystem specificati s [2004/02/25] ports/63354 ports-bugs security/bcwipe does not act successfully o [2004/02/25] i386/63356 [fdisk] new installation fails on HP Prol o [2004/02/25] kern/63360 [panic] page fault in ath kernel module i o [2004/02/26] kern/63375 usb [patch] panic: unplugging USB devices pan o [2004/02/26] bin/63391 Burncd DAO fails on some CD recorders o [2004/02/26] i386/63397 [kbd] atkbd breaks with FSC KBPC-S2 o [2004/02/26] ports/63409 phantom jdk-1.4.2p6_3 plugin crashes Mozilla-1.6_ o [2004/02/27] i386/63430 i386 [ata] TIMEOUT - ATA READ o [2004/02/27] kern/63431 [rtc] motherboard going to suspend mode s o [2004/02/27] i386/63441 i386 [panic] fatal trap 12 in pmap.c [4.9 with o [2004/02/27] i386/63449 [boot] FreeBSD 5.2 and 5.2.1 releases won o [2004/02/27] i386/63467 i386 [ata] Sil 3114: RAID not detected using S o [2004/02/28] bin/63489 top, finger segfault when using NIS group o [2004/02/29] i386/63521 sos 5.2.1 doesn't detect drives on SATA contr o [2004/02/29] bin/63535 getpwent segfaults when NIS groups used b o [2004/02/29] kern/63557 thomas ATAPICAM broken in 5.2-CURRENT (REQUEST_S o [2004/03/01] kern/63621 usb [usb] USB MemoryStick Reader stalls/crash o [2004/03/02] kern/63629 thomas mounting atapicam volume through cd0c cau o [2004/03/02] ports/63631 obrien vim port does aktivate python interpreter p [2004/03/02] kern/63662 [nullfs] using read-only NULLFS leads to o [2004/03/02] kern/63666 [xl] Network card 3c575B do not work afte o [2004/03/03] ports/63670 perl 'Unable to read from thread kernel pipe' o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/03] kern/63724 ipfw IPFW2 Queues dont t work o [2004/03/04] i386/63731 [boot] PATA to SATA converter on Promise f [2004/03/04] ports/63747 emulation vmmon is not performing o [2004/03/04] i386/63776 i386 [boot] hang during boot on a toshiba p25 o [2004/03/06] i386/63828 i386 [hang] when installing Release 5.2.1 (i38 o [2004/03/06] i386/63853 i386 [hang] 5.2.1 boot CD hangs during boot (T o [2004/03/06] www/63854 www PR-web page loses text o [2004/03/07] i386/63871 i386 [panic] kernel panic in swi8 after 1 hour a [2004/03/09] kern/63954 rc devfs loses permissions o [2004/03/09] i386/63992 i386 [hang] XFree86 4.3 hangs on IBM ThinkPad o [2004/03/09] i386/64002 acpi acpi problem f [2004/03/10] docs/64063 doc Size of block in File System Quota docume p [2004/03/11] kern/64091 peadar [nfs] nfs data corruption at end of file o [2004/03/12] kern/64151 [jail] jailer can't control all jail proc o [2004/03/12] i386/64158 5.2.1-RELEASE CD won't boot on acer Trave p [2004/03/12] kern/64169 linux binaries dump core on exit o [2004/03/12] i386/64183 i386 5.1-RELEASE Install hung at "Probing devi o [2004/03/13] ports/64191 ume cyrus-sasl2 port Makefile doesn't obey Ma o [2004/03/13] kern/64196 [patch] remove the arbitrary MAXSHELLCMDL o [2004/03/13] gnu/64231 libstdc++ on FreeBSD 5.2+ is non-usable i f [2004/03/14] kern/64250 panic: 5.2.1 kernel panics on ifconfig wh f [2004/03/15] ports/64305 jedgar dbf2mysql -q option broken with mysql323- s [2004/03/15] kern/64313 threads FreeBSD (OpenBSD) pthread implicit set/un o [2004/03/17] kern/64363 [panic] ffs_blkfree: freeing free block [ o [2004/03/18] kern/64406 panic: ffs_clusteralloc: map mismatch o [2004/03/19] bin/64445 peter "ypwhich -m" map enumeration is broken o [2004/03/19] i386/64450 i386 Lucent Technologies WaveLAN/IEEE (PCI) fr o [2004/03/20] java/64492 phantom NetworkInterface.getNetworkInterfaces() l p [2004/03/22] kern/64573 alc mmap with PROT_NONE, but still could be r o [2004/03/22] kern/64594 [rl] 5.2-CURRENT: driver 'rl' (RealTek 81 o [2004/03/24] ports/64678 openoffice openoffice 1.1 upgrade fails due to JDK c o [2004/03/25] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq f [2004/03/25] kern/64694 ipfw [ipfw] UID/GID matching in ipfw non-funct o [2004/03/25] i386/64697 i386 5.2.x BTX loader halts with Promise FastT o [2004/03/25] i386/64716 i386 [nis] mv crashes FreeBSD 5.2.1-p3 o [2004/03/25] bin/64720 tail will not ctrl c o [2004/03/25] i386/64727 i386 [boot] cannot find disk on asus p4s533mx o [2004/03/26] bin/64738 [sendmail] SO_REUSEADDR doesn't seem to w a [2004/03/27] kern/64816 peadar [nfs] mmap and/or ftruncate does not work o [2004/03/28] kern/64826 [panic] with IPv6 on 4-STABLE after FreeB f [2004/03/28] kern/64831 tackerman [hang] Multiple em devices force system l o [2004/03/29] kern/64879 sound [sound] [hang] 4.9 freezes when I try to o [2004/03/29] ports/64885 lioux multimedia/mpeg4ip does not compile on am o [2004/03/29] kern/64903 [modules] panic: multiple kldload of a mo o [2004/03/31] ports/64963 tobez Perl 5.8: make package deletes installed o [2004/03/31] bin/64990 /bin/sh unable to change directory but cu o [2004/04/02] java/65054 glewis Diablo 1.3.1 JVM runs out of file descrip o [2004/04/02] i386/65072 hang on reboot not syncing drives on ibm o [2004/04/03] ports/65128 cy security/aide port fails with SIGBUS ever o [2004/04/03] i386/65137 i386 [boot] 5.2.1 Intall Boot from floppies pa o [2004/04/05] bin/65200 sos burncd causes system reboot f [2004/04/05] kern/65212 [hang] running startx hangs the system (a o [2004/04/05] bin/65223 fsck of 5.2 makes UFS1 inconsistent for 4 o [2004/04/07] kern/65282 [panic] Trap 12 kernel panic upon boot du o [2004/04/07] kern/65292 usb [panic] random page faults (usb-related?) o [2004/04/07] kern/65300 [udf] Can't use sendfile(2) to download f p [2004/04/08] conf/65317 Wrong date locale f [2004/04/10] bin/65410 [sysinstall] choosing installation media: o [2004/04/11] kern/65428 panic: uscanner(4)-related repeatable ker f [2004/04/11] kern/65446 panic: kernel crash with 4.10-BETA GENERI o [2004/04/12] i386/65457 BTX Halted when trying boot after success o [2004/04/13] conf/65489 markm [patch] no random entrophy breaks diskles o [2004/04/14] i386/65523 i386 [patch] PXE loader malfunction in multipl o [2004/04/14] bin/65546 qa [sysinstall] 4.10-BETA fails to install f o [2004/04/15] ports/65578 knu japanese/mecab problem on FreeBSD 4.9. o [2004/04/15] ports/65579 knu japanese/ruby-mecab segmentation fault on o [2004/04/16] kern/65616 bms IPSEC can't detunnel GRE packets after re o [2004/04/16] gnu/65641 Use of llabs() in C++ fails as ambiguous o [2004/04/17] i386/65648 imp cardbus("TI1131") won't work on Dell Lati o [2004/04/17] kern/65658 panic: kernel panic on i386 5.2.1 release o [2004/04/18] bin/65693 wildcarded device names in /etc/devfs.con o [2004/04/18] kern/65702 panic: kernel panic on i386 5.2.1 with nv o [2004/04/19] bin/65774 qa [sysinstall] cannot run repair disk when o [2004/04/19] i386/65775 i386 [panic] Transmeta crusoe without longrun o [2004/04/19] i386/65783 usb [panic] Panic when attaching card reader s [2004/04/20] kern/65817 panic: kernel panic with GENERIC 5.2.1 an f [2004/04/22] gnu/65869 cvs generates invalid cvs command lines o [2004/04/22] i386/65896 i386 [panic] 5.2-RELEASE re(4) driver, kernel o [2004/04/22] ports/65900 trevor (non-maintainer) IGNORE p5-ExtUtils-MakeM o [2004/04/22] kern/65901 [smbfs] smbfs fails fsx write/truncate-do a [2004/04/23] ports/65906 phantom Compile of JDK-1.4 under FBSD-5.2.1 fails o [2004/04/23] kern/65920 [nwfs] Mounted Netware filesystem behaves f [2004/04/23] kern/65923 panic: 5.2.1 with SD-Sil680-RAID card f [2004/04/25] i386/65954 i386 [panic] Sil0680 panic [5.2.1-p5] o [2004/04/26] kern/66004 [panic] kernel panic on access to /dev/ul o [2004/04/27] kern/66025 panic: kernel panic in pagedaemon with vm o [2004/04/27] kern/66029 [patch] MD5 alignment problem on a TriMed o [2004/04/27] bin/66036 restore crashes (reproducable, core file s [2004/04/29] kern/66066 [unionfs] panic: ufs_direnter: compact2 o [2004/04/29] i386/66087 i386 [install] hang at PCI config [5.2.1] o [2004/04/30] bin/66103 macro HISADDR is not sticky in filters o [2004/05/01] i386/66133 i386 [boot] nvidia motherboard installer locks o [2004/05/01] java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes o [2004/05/01] kern/66152 [unionfs] laying unionfs over another uni p [2004/05/02] bin/66156 smkelly rpcgen generates a CPP macro that won't c o [2004/05/02] kern/66162 phk gbde destroy error p [2004/05/04] bin/66242 maxim endless loop in sh(1) o [2004/05/05] kern/66270 mckusick [hang] dump causes machine freeze o [2004/05/05] kern/66290 imp pccard initialization fails with "bad Vcc o [2004/05/06] i386/66306 i386 pnpbios_identify() queries for more devic f [2004/05/06] i386/66339 i386 [hang] XFree86 initialization with an Lap a [2004/05/07] kern/66348 rik FR mode of cx (Cronyx Sigma) does not wor o [2004/05/07] i386/66350 i386 [sysinstall] sysinstall creates a partiti o [2004/05/07] i386/66368 i386 [install] 4.9 install fails with MODE_SEN o [2004/05/11] bin/66523 atacontrol allows to detach a channel in o [2004/05/13] kern/66611 [nfs] Crashing NFS servers (with workarou a [2004/05/14] kern/66634 tackerman hard lock with em driver o [2004/05/18] kern/66786 [nfs] panic: exporting msdosfs causes nfs o [2004/05/18] conf/66791 Old dev.db leads to the wrong program beh o [2004/05/18] kern/66829 [unionfs] mounting fdesc union on /dev pa o [2004/05/18] bin/66830 chsh/ypchsh do not change user informatio o [2004/05/19] kern/66848 imp cardbus power support breaks cardbus supp o [2004/05/19] i386/66876 i386 [patch] Cannot extract tar(1) multi-volum o [2004/05/20] bin/66950 qa [sysinstall] upgrading to 4.10-RC3: packa o [2004/05/20] kern/66960 [patch] filesystems not unmounted during o [2004/05/21] bin/66984 [2TB] [patch] teach sysinstall about larg o [2004/05/22] i386/67047 i386 mpt driver does not recognize messages fr o [2004/05/22] i386/67050 imp CardBus (PCI ?) resource allocation probl o [2004/05/25] bin/67167 FreeBSDs ftpd has problems under -CURRENT o [2004/05/27] i386/67273 acpi [hang] system hangs with acpi and Xfree o [2004/05/28] kern/67301 panic: uftdi, RTS and system panic o [2004/05/29] kern/67326 [msdosfs] crash after attempt to mount wr o [2004/05/29] conf/67328 Usermode PPP hangs on boot when NIS confi o [2004/05/30] ports/67398 lioux some ports (mplayer, faad, libxine and ff o [2004/05/31] ports/67413 openoffice OpenOffice 1.1 PDF Export is BROKEN f [2004/06/01] kern/67455 [patch] EHCI controller is being programm o [2004/06/01] i386/67469 i386 src/lib/msun/i387/s_tan.S gives incorrect p [2004/06/03] kern/67546 [2TB] Coredumps > 2Gb do not work (on 64b o [2004/06/06] ports/67625 trevor Linux_base fails to install f [2004/06/06] alpha/67626 alpha X crashes an alpha machine, resulting reb o [2004/06/07] i386/67688 i386 5.2.1 initial floppy boot fails with Fata p [2004/06/08] conf/67700 /usr/share/misc/pci_vendors is missing ce p [2004/06/08] kern/67702 [patch] Radeon DRM does not recognize cer a [2004/06/09] ports/67735 ports-bugs biology/ncbi-toolkit does not build bl2se p [2004/06/09] i386/67760 jhb [PATCH] Getting AGP/DRM working for VIA K f [2004/06/09] kern/67769 Fxtv 1.03 cause the Desk top (KDE) to Fre o [2004/06/10] kern/67794 panic: ffs panic during high filesystem a o [2004/06/11] i386/67833 i386 [boot] 4.10 does not boot after enabling o [2004/06/11] ports/67851 ports-bugs pwlib requires gc-3.3 to build properly o f [2004/06/12] ports/67867 perky python-2.3.3_5:import socket -> Undefined o [2004/06/14] kern/67919 imagemagicks convert image to movie conve f [2004/06/15] i386/67955 i386 [panic] -current on T40p kernel trap 12 i o [2004/06/16] bin/67995 Morse plays beeps 10 times faster than it p [2004/06/16] kern/68013 jeff tp->snd_wl1 & snd_wl2 are not updated in o [2004/06/16] ports/68022 ports-bugs [PATCH] net/gnomemeeting: a possible work o [2004/06/17] bin/68047 [sysinstall] unattended install of FreeBS o [2004/06/18] kern/68076 [modules] Page fault when the sequence "k o [2004/06/19] i386/68103 [panic] ASUS P4P8X mb at ffs/ffs_softdep. o [2004/06/20] kern/68131 emulation java/linux-ibm-jdk14: linux ibm jdk 1.4.1 o [2004/06/20] i386/68149 FreeBSD 4.10 installation blocking on ASU o [2004/06/22] ports/68194 anders xdiskusage is broken, workaround found o [2004/06/22] ports/68202 emulation [patch] Make vmware2 compile on -current p [2004/06/23] kern/68227 rwatson [panic] kernel panic by mars_nwe s [2004/06/23] ports/68234 leeym mail/pop3vscan pass viruses to clients. o [2004/06/24] ports/68260 markm [PATCH] Removal of -lcompat from freebsd- o [2004/06/24] ports/68265 emulation [patch] Make rtc compile on -current (nee o [2004/06/24] i386/68277 [kbd] Compact Evo N610c (Laptop): Using e s [2004/06/24] i386/68286 IBM PCNet Ethernet (AMD chip) seen as Tri o [2004/06/24] ports/68288 skv p5-DBD-mysql broken with mysql 4.1.2 o [2004/06/25] kern/68324 panic: Duplicate free of item 0xc3121908 o [2004/06/25] kern/68325 panic: _mtx_lock_sleep: recursed on non-r f [2004/06/25] ports/68341 clsung xsysinfo memory leak o [2004/06/26] kern/68351 bge0 watchdog timeout on 5.2.1 and -curre o [2004/06/26] ports/68396 sumikawa Racoon racoon-20040617a Interoperability o [2004/06/27] i386/68411 i386 VMware Virtual Machine - Network Fails Du o [2004/06/28] i386/68438 i386 bootloader cannot read from icp vortex ar o [2004/06/28] kern/68442 [panic] acquiring duplicate lock of same o [2004/06/28] kern/68445 [bge] bge autonegotiation broken o [2004/06/28] i386/68460 i386 [nfs] NFS mounts lock processes in sbwait o [2004/06/29] i386/68486 [video] logo screensaver kills compaq ML3 o [2004/07/01] kern/68546 [ata] system seems to hang during stress o [2004/07/01] i386/68554 i386 [hang] system freeze on Compaq Evo 600c [ o [2004/07/02] kern/68576 rwatson UFS2 snapshot files can be mounted read-w o [2004/07/02] ports/68585 knu portupgrade tools (v 20040701) seem to be f [2004/07/02] ports/68599 x11 XFree86 in realloc(): error: allocation f o [2004/07/05] bin/68683 delphij [PATCH] cron: Fix parsing of '0' and non- o [2004/07/06] bin/68727 marcel gdb coredumps after recent CURRENT upgrad o [2004/07/10] kern/68889 rwatson [panic] m_copym, length > size of mbuf ch o [2004/07/10] i386/68899 i386 Problems reading and writing DVD-RAM disc o [2004/07/11] i386/68900 i386 5.x install CDs fail to boot on Toshiba S o [2004/07/11] ports/68909 nork timidity++ makes dreadful noise on amd64 f [2004/07/13] java/68972 java unpack crashes during make install of lin o [2004/07/13] kern/68978 [crash] firewire crashes with failing har o [2004/07/13] kern/68987 panic: kmem_malloc(163840): kmem_map too o [2004/07/13] kern/69006 usb [patch] Apple Cinema Display hangs USB po o [2004/07/13] kern/69019 [wi] wlan stalling after 2-3 hrs of moder o [2004/07/14] i386/69049 i386 [install] error "anic: page fault" o [2004/07/14] kern/69058 panic: kernel reads unmapped memory while o [2004/07/14] kern/69066 panic: nmdm page fault when slattach on a o [2004/07/15] kern/69092 [rl] kernel: rl0: watchdog timeout o [2004/07/15] kern/69100 [nwfs] panic: 5.2.1p9 kernel panics when o [2004/07/16] kern/69141 panic: softdep_lock [5.2.1-RELEASE, SMP] o [2004/07/16] kern/69158 [an] Cisco MPI350 wireless card problems f [2004/07/17] ports/69212 ports-bugs ports/palm/coldsync doesn't work with Pal o [2004/07/18] i386/69218 simokawa [boot] failure: 4.10-BETA and later do no o [2004/07/19] i386/69260 i386 [install] Problem starting the installati o [2004/07/19] i386/69281 i386 init dies when MAXSSIZ, MAXDSIZ, and DFLD a [2004/07/20] ports/69322 ports-bugs ghostscript-afpl (8.14_5.1) fails if I tr o [2004/07/21] ports/69365 nobutaka libxine crashes on some wmv files o [2004/07/24] ports/69512 portmgr OPTIONS and NO_(CHECKSUM|BUILD|INSTALL|PA o [2004/07/26] kern/69607 [crash] system crashes in if_tap module [ o [2004/07/26] kern/69612 [panic] 4.10-STABLE crashes everyday: pag o [2004/07/26] kern/69629 panic: Assertion td->td_turnstile o [2004/07/27] kern/69663 ddb's panic comand can not dump o [2004/07/27] ports/69675 java Eclipse slow typing o [2004/07/28] amd64/69704 amd64 ext2/ext3 unstable in amd64 o [2004/07/28] amd64/69707 amd64 IPC32 dont work OK in amd64 FreeBSD o [2004/07/28] ports/69723 x11 4.10 update or install fails when X11 inc o [2004/08/01] ports/69873 obrien shells/bash2 patch is not applied to sour o [2004/08/03] kern/69934 kan lockmgr can concurrently grant two exclus o [2004/08/03] bin/69942 [sysinstall] sysinstall changes /etc/rc.c f [2004/08/03] i386/69945 i386 "Page fault" while shutting down on VIA K s [2004/08/03] kern/69953 anholt System reboots on startx with DRI enabled o [2004/08/03] kern/69964 kan [patch] lockmgr can forget to unblock cli o [2004/08/04] ports/69969 roam vpopmail default setup doesn't allow use o [2004/08/05] ports/70021 ports-bugs [PATCH] mail/spamass-milter: Reliability o [2004/08/05] i386/70028 i386 umass isuue in the boot prcess on SONY La p [2004/08/05] kern/70037 [panic] ALI AGP fails / panics system f [2004/08/07] ports/70139 x11 xorg-server 6.7: segfault reloading ddc m o [2004/08/07] bin/70147 [PATCH] Globbing bug in /bin/sh f [2004/08/07] kern/70148 [panic] Kernel Panic 5.2.1-R and -CURRENT o [2004/08/11] ports/70309 sumikawa racoon disrupt manually-keyed IPSEC tunne o [2004/08/11] ports/70317 x11 xvideo problems using XFree86-4.4.0 o [2004/08/11] i386/70330 i386 Re-Open 33262? - gdb does not handle pend o [2004/08/12] kern/70360 [twe] Random lock-ups with 3ware RAID 5 u o [2004/08/13] i386/70386 i386 IBM x345 Freezes Randomly o [2004/08/15] i386/70482 i386 Array adapter problems o [2004/08/16] ports/70514 seanc GCC 3.4 patch for net-mgmt/bsd-airtools o [2004/08/16] i386/70525 i386 [boot] boot0cfg: -o packet not effective o [2004/08/16] i386/70531 i386 [patch] boot0 hides Lilo in extended slic o [2004/08/17] ports/70584 nobutaka Xine vcd:// mrl input identifier overflow o [2004/08/17] kern/70587 [patch] NULL pointer dereference in vm_pa o [2004/08/18] bin/70600 [fsck] fsck throws files away when it can o [2004/08/18] docs/70616 simon incompleteness and error in su(1) man pag o [2004/08/18] bin/70625 re [PATCH] RELENG_5 CVS/CVSup fixes, -CURREN o [2004/08/19] kern/70649 [rtc] system clock slows down when heavil o [2004/08/19] i386/70663 i386 Freebsd 4.10 ncplogin + Netware 4.11 = nw f [2004/08/20] ports/70680 ache Problem compiling Apache13 on FreeBSD5.2. o [2004/08/20] ports/70695 hrs teTeX (port source print/teTeX) ends with o [2004/08/20] ports/70744 clement www/mod_fastcgi doesn't build without Mak o [2004/08/20] i386/70747 i386 ddos attack causes box to crash on kernel o [2004/08/21] kern/70753 [boot] Device for firewire hard disk not o [2004/08/21] bin/70803 truss wedges if child exits at the wrong f [2004/08/21] i386/70805 i386 [apm] page fault early during boot with a o [2004/08/22] kern/70809 panic: ufs_direnter: compact1 f [2004/08/24] ports/70893 vs ports/palm/pose fails to build f [2004/08/25] ports/70922 vs x11/x3270 breaks palm/pose o [2004/08/25] i386/70925 i386 [hang] 5.3Beta1 acpi-pci driver failure, f [2004/08/25] kern/70931 panic: page fault at end of boot on Athlo f [2004/08/25] i386/70962 i386 [install] When downloading the installer o [2004/08/26] conf/70973 [patch] script 800.loginfail does not rep o [2004/08/26] bin/70974 [rpc] SIGSEGV in rpc.lockd o [2004/08/26] threads/70975threads unexpected and unreliable behaviour when o [2004/08/26] ports/70981 hrs LaTeX, tex and teTeX ports tangled o [2004/08/26] i386/71000 i386 [boot] BTX halted when booting from CD on o [2004/08/27] i386/71035 [kbd] SMP boot hangs in bus_space_write_1 o [2004/08/27] i386/71048 i386 [hang] ASUS TUV4X hangs when SONY CRX140E a [2004/08/28] kern/71073 andre [vlan] a media ioctl to vlan(4) causes pa o [2004/08/28] kern/71086 [panic] in vm_page_remove() (referencing o [2004/08/28] i386/71087 i386 [hang] 5.3-beta(2-5) fail to install on e o [2004/08/29] kern/71109 alc [patch] Possible race conditions in pmap. o [2004/08/30] kern/71131 [panic] profile.sh causes bfe to panic o [2004/08/30] i386/71144 i386 FBSD5.3b2 doesn't boot on a Compaq Armada o [2004/08/30] bin/71147 sshd(8) will allow to log into a locked a o [2004/08/30] kern/71155 usb [usb] misbehaving usb-printer hangs proce o [2004/08/30] i386/71158 i386 pci bus number 3 devices are missing on l o [2004/08/30] gnu/71160 gdb gets confused about active frame o [2004/08/31] i386/71190 i386 Dead thinkpad R31 after installing 5.2.1 o [2004/08/31] kern/71198 Lack of PUC device in GENERIC kernel caus o [2004/08/31] i386/71208 i386 Intel EtherExpress not working o [2004/09/02] bin/71290 [PATCH] passwd cannot change passwords ot o [2004/09/02] kern/71310 jeff [panic] kernel crash on rtprio pid priori o [2004/09/03] kern/71323 qa [sysinstall] FTP download from floppy boo o [2004/09/04] kern/71354 brooks [kbd] USB Keyboard bumped by non-existent f [2004/09/04] kern/71357 le [vinum] Panic when starting vinum at boot o [2004/09/04] docs/71359 doc /usr/share/examples/etc/make.conf contain p [2004/09/05] kern/71388 rwatson [panic] due mac_policy_list_conditional_b o [2004/09/05] kern/71391 [nfs] [panic] md via NFS file + mount -t o [2004/09/05] i386/71392 i386 5.3-Beta[2-5] crash after final sync when o [2004/09/05] kern/71394 [boot] unable to mount troot device in bo o [2004/09/05] kern/71402 rwatson panic with lomac f [2004/09/05] ports/71409 ports-bugs [PATCH] cad/gnucap: fix the build with gc o [2004/09/06] kern/71421 [hang] filesystem operations lockups [SCH o [2004/09/06] i386/71428 i386 DMA does not work on VIA 82C586 [4.10] o [2004/09/07] kern/71443 brooks [kbd] usb keyboard not detected on 5.3 o [2004/09/07] bin/71453 tcpdump segfaults on PPP IPV6CP traffic o [2004/09/07] misc/71469 default route to internet magically disap o [2004/09/07] i386/71470 i386 [hang] Asus P4P800-E Promise 20378 RAID 1 o [2004/09/07] amd64/71471 amd64 Can not install 5.3beta3/amd64 on IBM eSe o [2004/09/07] ports/71475 ports-bugs ACID (snort DB) detects versions incorrec o [2004/09/08] kern/71478 [nis] NIS/NFS: res_mkquery failed [4.2] o [2004/09/08] ports/71479 girgen mod_jk2-apache2 - various issues o [2004/09/10] kern/71547 anholt R200 (8500) hang on startx (nforce2) f [2004/09/10] ports/71558 knu using portupgrade results in ruby dumping a [2004/09/10] kern/71568 brooks [kbd] [patch] unable to install FreeBSD u f [2004/09/11] ports/71578 ports-bugs graphics/xfig - problem during install, m p [2004/09/11] bin/71592 brian [PATCH] ppp doesn't check mallocs for ret o [2004/09/11] bin/71594 [patch] pkg_install (sign) - variables ma o [2004/09/11] bin/71602 [PATCH] uninitialized "len" used instead o [2004/09/11] bin/71603 "systat -v" enters infinite loop o [2004/09/12] kern/71638 anholt Radeon 9200 SE with Xorg 6.7 and DRI 5.0. o [2004/09/12] i386/71641 i386 5.3-BETA3: wi0 hangs during kernel load f [2004/09/12] amd64/71644 amd64 5.3-BETA4 crash when heavy load o [2004/09/12] bin/71651 [PATCH] cron may attept to close unopened o [2004/09/12] ports/71676 kuriyama gnupg doesn't appear to use gnupg-idea pl o [2004/09/12] kern/71677 rwatson MAC Biba / IPFW panic f [2004/09/13] bin/71688 delphij adduser fails on 5.3-BETA3 o [2004/09/13] ports/71692 knu portupgrade fails to find packages in por f [2004/09/13] kern/71695 brooks [hang] ifconfig hanging box o [2004/09/14] ports/71723 markus net/simicq port produces broken executabl o [2004/09/14] threads/71725threads Mysql Crashes frequently giving Sock Erro o [2004/09/14] sparc64/71729sparc64 printf in kernel thread causes panic on S f [2004/09/15] kern/71755 le [vinum] vinum bootstrapping problem o [2004/09/15] kern/71771 Hang during heavy load with amr raid cont o [2004/09/15] kern/71778 scsi 5.3 BETA3 doesnt see Adaptec 2015S FW Rev o [2004/09/16] kern/71785 panics in X (Xorg and XFree86) with ATI c f [2004/09/16] bin/71786 [patch] adduser breaks if /sbin/nologin i f [2004/09/16] kern/71791 Fatal trap 12: page fault while in kernel o [2004/09/16] kern/71792 [patch] Wrong/missing 'goto' target label f [2004/09/16] ports/71803 ports-bugs [PATCH] math/pari-devel is now able to co o [2004/09/17] kern/71827 jeff [panic] Running java applications causes o [2004/09/18] kern/71889 [hang] SATA disks hang the system with Pr o [2004/09/19] i386/71894 i386 burncd unkillable with bad CD's o [2004/09/19] kern/71910 andre [patch] ipfw forward does not work [5.3-B f [2004/09/19] ports/71916 ports-bugs [PATCH] www/plugger doesn't honor his con o [2004/09/19] misc/71918 4.5 disklabel gets damaged when mounted b o [2004/09/20] ports/71934 andreas Apsfilter (or lpr) operates erratically o [2004/09/22] kern/71999 recurring panic in 4.10: ata_dmasetup: tr o [2004/09/22] i386/72004 i386 [boot] FreeBSD 5.2.1 install hangs with e o [2004/09/22] kern/72007 [panic] clist reservation botch [4.10] o [2004/09/22] ports/72014 java Eclipse doesn't work (SigBus 10) if it ha o [2004/09/23] kern/72022 packet loss on loopback interface [5.3-BE o [2004/09/23] kern/72041 [hang] Deadlock when disk is destroyed wh o [2004/09/24] i386/72065 i386 4.x and 5.2.1 doesn't recognize PCnet/ISA f [2004/09/24] i386/72069 i386 [panic] Fatal trap 12: page fault while i f [2004/09/25] ports/72090 ports-bugs [patch] math/maxima: Unbreak, upgrade, cl o [2004/09/26] i386/72112 sound [sound] sound problems with builtin sound o [2004/09/27] kern/72119 usb Detaching USB Memory Stick w/o umount cau o [2004/09/27] ports/72122 mharo sudo 1.6.8p1 with pam-krb5 authentication p [2004/09/27] kern/72123 ups [smp] "APIC: Previous IPI is stuck" on Si o [2004/09/27] kern/72130 Promise Fastrack sx4000 boot problem f [2004/09/27] kern/72131 le panic when starting vinum on system boot p [2004/09/27] bin/72138 libc.so.5 isn't installed in a safe way p [2004/09/28] bin/72139 peter The CVS version string is broken. o [2004/09/28] ports/72149 nectar [PATCH] heimdal with LDAP backend - bad s o [2004/09/28] java/72151 phantom JVM crash on 5.2.1-R o [2004/09/29] kern/72163 ACPI Panics on boot with 5.3-BETA-3 and u o [2004/09/29] bin/72177 [patch] camcontrol's getdevtree fails o [2004/09/30] gnu/72200 bzXgrep fails to detect that its matcher o [2004/09/30] kern/72208 panic: bio_completed can't be greater tha o [2004/09/30] kern/72210 andre ipnat problem with IP Fastforward enable o [2004/09/30] kern/72211 Cannot boot 5.3-BETA6 with both SCSI and o [2004/09/30] i386/72215 i386 with acpi enabled network card will not w o [2004/10/01] kern/72223 ndis crashes kernel [5.3-BETA6] o [2004/10/03] ports/72275 ale [PATCH] php4 openssl building static o [2004/10/03] kern/72278 Installworld crashes machine [5.3-BETA7] o [2004/10/03] docs/72285 doc GCC manuals are out of sync o [2004/10/04] kern/72296 bfe0: discard oversize frame (ether type o [2004/10/04] kern/72305 boot hangs after discovering disks when a o [2004/10/04] bin/72307 kan offsetof() macro emits non-compliant code o [2004/10/04] i386/72334 i386 7) i386|[boot] FreeBSD 5.3 Beta6 and Beta o [2004/10/04] kern/72338 calcru: runtime wen backwards from ... o [2004/10/05] i386/72343 i386 Suspend resets system on Inspiron 5160. o [2004/10/05] threads/72353threads Assertion fails in /usr/src/lib/libpthrea o [2004/10/05] i386/72365 [hang] i386 BETA7 hang on boot with SMP [ o [2004/10/06] bin/72370 obrien awk in -current dumps core o [2004/10/06] kern/72372 radeon 9200se atlantis dri hangs X o [2004/10/06] kern/72376 acpi is mutually exclusive with snd_mss o o [2004/10/06] i386/72378 i386 NFS hangs in 5.3-BETA7 [3Com gbit card] o [2004/10/06] kern/72396 [patch] Incorrect network accounting with o [2004/10/07] ports/72414 openoffice Precompiled el-openoffice-1.1.2_1 first t o [2004/10/07] i386/72416 i386 FreeBSD 5.3-BETA7: The alternate systemcl o [2004/10/07] kern/72423 Loading if_ndis for Intel Wireless 2200BG o [2004/10/07] kern/72424 panic: ffs_blkfree: freeing free block in o [2004/10/07] threads/72429threads threads blocked in stdio (fgets, etc) are o [2004/10/07] kern/72436 [patch] digi(4) panic's system on open o [2004/10/08] i386/72439 sound [sound] Sound not functioning for VIA_823 o [2004/10/08] i386/72441 i386 HP Proliant DL380 hangs on reboot with 5. o [2004/10/08] kern/72451 sos Continuing problems with Silicon Image SA o [2004/10/09] i386/72456 i386 5.xx Releases Do Not Identify ATA when 4. o [2004/10/09] kern/72466 brooks [kbd] USB keyboard does not respond in si o [2004/10/10] kern/72488 sos ata-queue.c rev 1.22 broke dd(1) conv=noe o [2004/10/10] kern/72490 Panic mounting cdrom with RWCombo Abort trap (core dumped) o [2004/11/04] kern/73538 problem with the Broadcom BCM5788 Gigabit o [2004/11/05] bin/73559 sos [burncd] failure closing/fixating DVD-+R/ o [2004/11/06] misc/73586 ports-bugs Lexmark X73 printer makes banging noises o [2004/11/06] bin/73617 qa [sysinstall] fdisk editor unmarks active o [2004/11/06] ports/73626 lioux `multimedia/libmatroska' build fails on 4 o [2004/11/07] i386/73640 i386 FreeBSD 5.2.1 y ahora 5.3 se queda congel o [2004/11/07] amd64/73650 amd64 5.3-release panics on boot o [2004/11/07] bin/73651 Mergemaster on 4x -> 5.x pre-buildworld o [2004/11/08] i386/73658 i386 ed(4) can't get correct MAC address o [2004/11/08] i386/73666 i386 5.3 UDMA error WD1600 can't partition dri o [2004/11/08] ports/73688 vs net/netdude: port does not compile o [2004/11/09] ports/73691 portmgr [patch] Add rc.subr routines to bsd.port. f [2004/11/09] ports/73694 ports-bugs Problem compiling Ghostscript o [2004/11/09] i386/73706 i386 ATA_IDENTIFY timed out under FreeBSD 5.3 o [2004/11/09] kern/73719 rwatson Page fault in bpf_mtap () o [2004/11/09] kern/73740 [Panic] & [nfs(?)] 5-3-R#3 panic when acc o [2004/11/09] kern/73744 printing via cups causes "Interrupt storm o [2004/11/09] ports/73745 eik ports/databases/gnats4: gnatsd receives s o [2004/11/09] ports/73746 lioux [PATCH] fix multimedia/mjpegtools build o o [2004/11/10] ports/73758 ports-bugs logjam port does not link f [2004/11/10] i386/73765 i386 Install Issue on DELL Oplex 260 [5.3R] o [2004/11/10] amd64/73775 amd64 Kernel panic (trap 12) when booting with o [2004/11/10] kern/73778 emulation [patch] linux emulation: semctl(IPC_STAT) o [2004/11/10] sparc64/73782sparc64 libc is missing the _Qp_cmp function o [2004/11/11] ports/73797 portmgr Be causious compiling with -O2 (use -fno- p [2004/11/11] kern/73821 dds poll(2) returns POLLIN / POLLOUT on TS_ZO o [2004/11/11] kern/73830 le kernel panic when raid5 member disk is re o [2004/11/12] kern/73850 thomas atapicam and Zip drive causes reboots upo o [2004/11/12] kern/73852 [patch] [firewire] Not htonl() but ntohl( o [2004/11/12] kern/73871 Intersil Prism wireless wi0 locks up, "bu f [2004/11/12] ports/73882 hrs teTeX fails to install o [2004/11/13] ports/73890 nork Firefox 1.0.1 keep closing when opened th o [2004/11/13] kern/73910 ipfw [ipfw] serious bug on forwarding of packe o [2004/11/14] i386/73934 i386 fdisk sees disk as empty s [2004/11/15] ports/73980 dinoex heimdal port conflicts with apache+mod_ss o [2004/11/15] ports/73982 lev upgrade of apr to use DB4.2 broke subvers o [2004/11/16] i386/73987 sound Nfirce2 MB sound problem o [2004/11/16] i386/74008 i386 IBM eServer x225 cannot boot any v5.x - e o [2004/11/16] kern/74012 FreeBSD 4.10 stops responding while playi o [2004/11/16] amd64/74014 amd64 5.3-RELEASE-AMD64 freezes on boot during o [2004/11/16] misc/74019 Not NOMAN requires NO_CXX in make.conf o [2004/11/17] bin/74043 [PATCH] sh trap builtin does not properly o [2004/11/17] i386/74044 i386 ServerWorks OSB4 SMBus interface does not o [2004/11/18] kern/74070 sos DMA problems with large disks and HPT370 o [2004/11/18] i386/74074 i386 hw.ata.wc=0 / but write cache still enabl o [2004/11/18] kern/74088 usb ohci ehci uhub: port disabled on connecti o [2004/11/19] kern/74104 ipfw ipfw2/1 conflict not detected or reported p [2004/11/19] kern/74105 rwatson IPX protocol support doesn't work o [2004/11/19] i386/74124 i386 ata0 failure on HP(Vectra) VL6/350 [intro o [2004/11/19] bin/74127 [patch] patch(1) may misapply hunks with o [2004/11/19] kern/74136 FreeBSD 5.3 does not see RAID 1 drive onl f [2004/11/20] kern/74156 SMP crashes o [2004/11/20] kern/74171 [serial] Fatal trap 12: page fault while o [2004/11/20] ports/74177 lioux misc/linux-edonkey-tool-recovermet proble o [2004/11/21] gnu/74193 gcc 3.4 internal compiler error while com o [2004/11/21] i386/74217 i386 init died [Presario 2500] o [2004/11/22] kern/74230 periodic Fatal trap 12: page fault while o [2004/11/22] kern/74238 [firewire] fw_rcv: unknown response; fire o [2004/11/22] kern/74242 phk Write to fifo with no reader fails in 6.0 p [2004/11/22] bin/74255 des sshd produces Zombies with UsePam and Pri o [2004/11/22] ports/74263 obrien [update] security/super o [2004/11/22] ports/74265 x11 XFree86 Version 4.4.0 with KDE 3.1 freeze o [2004/11/22] kern/74272 Interrupt storm detected on "irc10:atapci o [2004/11/23] ports/74278 mharo ftp/proftpd: Update mod_ldap to 2.8.14 (n o [2004/11/23] ports/74293 ports-bugs [new port] textproc/p5-IO-CSVHeaderFile: o [2004/11/24] kern/74309 xterm -C and rxvt -C do not grab /dev/con o [2004/11/24] kern/74319 system reboots after few hours [5.3] [smp f [2004/11/25] i386/74359 installation error o [2004/11/25] threads/74370threads Cannot get lwp 0 registers in gdb o [2004/11/25] kern/74386 phk [patch] Killing watchdogd does not shutdo o [2004/11/26] ports/74432 ports-bugs ohphone 1.4.1 crashes in 5.3 Stable o [2004/11/26] ports/74438 ports-bugs New Port: www/p5-W3C-LinkChecker - checks o [2004/11/28] i386/74467 i386 On a freshly installed FreeBSD-4.10 (bina o [2004/11/29] kern/74495 wi wlan driver device freeze (5.3-STABLE) o [2004/11/29] ports/74518 openoffice openoffice-1.1 build failure on 4-stable: o [2004/11/29] gnu/74531 gcc doesn't link correctly if -pg specifi o [2004/11/29] i386/74532 i386 Install will not boot on Toshiba Satalite o [2004/11/30] ports/74560 eik Ports openldap22-* library compilation or o [2004/12/01] i386/74576 i386 FAILURE - ATA_IDENTIFY no interrupt f [2004/12/01] ports/74589 thierry php4-pear-DB should depend on php4-extens o [2004/12/01] kern/74592 le removing a (probably nonexistent) plex/vo o [2004/12/01] i386/74595 i386 Suspected FreeBSD-4.10 rndcontrol(8) rela o [2004/12/01] i386/74601 i386 Cardbus fails after busdma_machdep.c upda o [2004/12/02] i386/74605 i386 5.3 networking impossibly slow on 32M p15 o [2004/12/02] kern/74607 scsi FreeBSD 5.3 install CD crashes on SCSI de o [2004/12/02] conf/74610 Hostname resolution failure causes firewa s [2004/12/02] ports/74616 marck Update port: www/oops o [2004/12/02] ports/74622 girgen Apache2 + mod_jk2 - default socket timeou s [2004/12/02] ports/74625 ports-bugs outdated GNU gatekeeper port o [2004/12/02] kern/74627 Adaptec 2940U2W Can't boot 5.3 o [2004/12/03] kern/74635 [panic] vlan over fxp driver IP assignmen o [2004/12/03] docs/74656 doc [PATCH] some improvements to man 5 passwd o [2004/12/04] kern/74690 Patch: support for SanDisk 8-in-1 in umas s [2004/12/05] kern/74708 UMAPFS kernel panic o [2004/12/05] amd64/74747 amd64 System panic on shutdown when process wil o [2004/12/05] ports/74748 eik slapd will not terminate properly p [2004/12/06] standards/74751trhodes swab() should be declared in , o [2004/12/06] ports/74757 x11 XFree86 4.4/Xorg 6.7.0 i810 problem with o [2004/12/06] ports/74760 java javavmwrapper messes up amavisd-new o [2004/12/06] ports/74770 gnome glyph hinting of FreeType 2.1.7 is broken o [2004/12/06] kern/74771 mounting write-protected umass device as o [2004/12/06] kern/74778 ipsec passthrough / nat-t crash freebsd f o [2004/12/06] bin/74779 Background-fsck checks one filesystem twi o [2004/12/07] bin/74801 cpio -p --sparse creates truncated files o [2004/12/07] i386/74816 i386 OS crash with kernel trap 12 in different f [2004/12/08] ports/74833 vs cl-asdf-cmucl doesn't build? o [2004/12/08] kern/74852 page fault: after a few days init causes o [2004/12/08] threads/74856threads dig/host broken w/ libthr f [2004/12/08] ports/74857 ports-bugs clamav socket problem o [2004/12/08] i386/74860 i386 on kernel recompile, "make depend" fails o [2004/12/08] ports/74866 portmgr Update Mk/bsd.port.mk to support python p o [2004/12/08] kern/74877 Panic after halting the system - vrele: n o [2004/12/09] ports/74878 vs Update port: science/py-scipy 0.3.2 o [2004/12/09] ports/74879 ade devel/gmake gives a segfault when $(eval o [2004/12/09] i386/74892 i386 FBSD 5.3-STABLE randomly crashes (Fatal t o [2004/12/09] ports/74898 lev devel/subversion-python does not build o [2004/12/09] ports/74899 vanilla port graphics/imlib2 doesn't install all o [2004/12/10] kern/74909 SMP crash FreeBSD-5.3-p2 (swi1: net) / ip o [2004/12/10] kern/74915 vinum: kernel panic with dumpconfig while o [2004/12/10] i386/74923 i386 kernel panic with ncplist on 5.3-release a [2004/12/10] bin/74926 dds look(1) will silently ignore input from n o [2004/12/10] bin/74929 DES/BLF login.conf classes not working wi f [2004/12/11] ports/74956 ports-bugs net/py-bittornado fails checksum on last o [2004/12/12] kern/74968 cdparanoia torture wedges CD-drive and PA o [2004/12/12] kern/74976 5.3-STABLE: vn_finished_write triggered p o [2004/12/12] i386/74988 i386 dma errors with large maxtor hard drives p [2004/12/13] kern/75014 rwatson When close ipx socket kernel panic p [2004/12/13] docs/75021 roam hw.ata.atapi_dma patch for ata(4) man pag f [2004/12/13] ports/75024 vs math/vtk-{java,python,tcl}: fix for build o [2004/12/14] ports/75039 openoffice OpenOffice 1.1.2 javaldx crashes at start o [2004/12/14] i386/75041 i386 Sk driver gets "Corrupt MAC on input" dur o [2004/12/14] misc/75048 nsswitch problem : nss_dns.so.1 called in o [2004/12/14] i386/75049 markm dev/random/probe.c use cpuid instruction o [2004/12/14] ports/75066 fenner mbone/vic is broken on FreeBSD 5.3 and 6- o [2004/12/15] kern/75099 OpenOffice makes the system freeze o [2004/12/15] kern/75122 [PATCH] Incorrect inflight bandwidth calc f [2004/12/16] ports/75147 ports-bugs [PATCH] Several improvements to security/ f [2004/12/16] ports/75150 gnome mail/evolution: Authentification data lea o [2004/12/16] kern/75157 Cannot print to /dev/lpt0 with HP Laserje o [2004/12/16] kern/75159 (SC|VGA)_NO_FONT_LOADING in kernel config o [2004/12/16] i386/75165 i386 if ng_pppoe switches to nonstandard mode o [2004/12/17] kern/75172 Computer hangs o [2004/12/17] i386/75201 i386 nge driver causes FreeBSD 5.3-RELEASE and o [2004/12/18] amd64/75209 amd64 5.3-Release panics on attempted boot from o [2004/12/18] kern/75233 breaking fdformat /dev/fd0 resets device o [2004/12/19] kern/75249 5.x install CD stack on VirtualPC Version o [2004/12/19] kern/75250 gibbs timedout_scbs is not initialized with LIS o [2004/12/19] bin/75258 [patch] dd(1) has not async signal safe i o [2004/12/19] ports/75261 ports-bugs [patch] update ports/www/smarty to 2.6.6 o [2004/12/19] threads/75273threads FBSD 5.3 libpthread (KSE) bug o [2004/12/20] ports/75300 ports-bugs quagga come to infinitive loop when 'writ o [2004/12/20] kern/75312 RealTek RTL8281BL not detected o [2004/12/20] ports/75315 obrien the shells/bash2 port is broken on -CURRE o [2004/12/21] ports/75344 portmgr [PATCH] PostgreSQL New Order o [2004/12/21] ports/75348 java Tomcat port overwrites server.xml config o [2004/12/21] kern/75368 initiate_write_inodeblock_ufs2() panic o [2004/12/21] threads/75374threads pthread_kill() ignores SA_SIGINFO flag o [2004/12/22] ports/75379 portmgr [patch] bsd.port.mk / add-plist-docs is t o [2004/12/22] kern/75380 can not open("..") from top-level directo o [2004/12/22] kern/75381 jmg kqueue EVFILT_PROC panics kernel o [2004/12/22] kern/75407 an0: no carrier after short time o [2004/12/23] ports/75416 ports-bugs x11-toolkits/xview broken from removal of o [2004/12/23] amd64/75417 amd64 ACPI: SATA Hard-disk o [2004/12/23] ports/75439 ports-bugs scanning of some zip files broken in secu o [2004/12/23] i386/75441 i386 fxp device timeout o [2004/12/24] kern/75460 sk driver hangs o [2004/12/25] kern/75482 simokawa bug in fwohci_pci.c causes cdrom installa o [2004/12/25] i386/75483 ipfw ipfw count does not count o [2004/12/26] misc/75510 panic: kmem_malloc(4096): kmem_map too sm o [2004/12/27] i386/75531 i386 Various DMA errors result in system panic o [2004/12/27] kern/75532 gibbs aic79xx.c has two incorrect references to o [2004/12/27] kern/75540 Incorrect probing/configuration of nVidia o [2004/12/27] kern/75541 Forgotten tunables for sysvmsg module p [2004/12/27] kern/75542 rwatson Inconsistent naming of a tunable and weir p [2004/12/28] docs/75571 keramida man page for sx(9) is misleading o [2004/12/29] kern/75603 scsi 5.3 kernel crash f [2004/12/29] ports/75605 fjoe wxgtk2-devel-2.5.3 don't create link libw o [2004/12/29] kern/75634 The proxy arp wrong functionality p [2004/12/30] ports/75645 trevor Fix errors in emulators/linux_base-8 for o [2004/12/30] ports/75646 trevor x11/linux-XFree86-libs: enable for amd64 o [2004/12/30] kern/75648 panic while loading usb.ko on 4.11-PRE o [2004/12/30] ports/75661 ports-bugs New Port: textproc/p5-Sort-Naturally - So o [2004/12/31] ports/75679 ports-bugs /usr/ports/emulators/vmware3 cannot be fe o [2004/12/31] kern/75687 No sound on PC which is implemented ac97 o [2005/01/01] kern/75705 PANIC: da0 attach / Optio S4 f [2005/01/01] ports/75706 dinoex uthread error when running GNUStep apps o [2005/01/01] docs/75711 doc opendir manpage f [2005/01/03] ports/75731 anholt graphics/dri: DRI support broken on ATI R o [2005/01/03] kern/75733 ATM driver problem. o [2005/01/03] ports/75748 edwin [patch] vmware3 install broken o [2005/01/03] kern/75773 sysctl -a panic o [2005/01/04] kern/75780 [backtrace] [5.3R panic] panic: vm_page_f o [2005/01/04] ports/75785 obrien lang/gcc32 uses libc_r instead of libpthr p [2005/01/04] conf/75786 ceri typo and useless part in /etc/pccard_ethe o [2005/01/04] kern/75794 tackerman em driver alignment problems o [2005/01/04] kern/75797 5.3-STABLE(2005 1/4) detect USB headset, o [2005/01/04] misc/75823 wi0 interface self-destructs after a coup o [2005/01/05] ports/75832 ports-bugs editors/emacs : byte-compile-file fails o o [2005/01/05] kern/75848 linux emulation: linprocfs-related oracle o [2005/01/05] kern/75850 Reboot hangs when swap resides on disks t o [2005/01/06] kern/75875 acd0: FAILURE - READ_BIG ILLEGAL REQUEST o [2005/01/06] i386/75887 i386 with vt0.disabled=0 and PCVT in kernel vi o [2005/01/06] ports/75892 apache www/mod_auth_pam2 sets up httpd.conf Load o [2005/01/06] ports/75893 ports-bugs New port: shells/friedcshrc a shell start o [2005/01/08] bin/75931 Got "bus error" on running certain apps o [2005/01/08] ports/75936 leeym Update port: devel/p5-Test-Simple to 0.54 o [2005/01/08] usb/75941 usb system halted during booting due to ehci o [2005/01/08] ports/75945 perl Re: FreeBSD Port: p5-Mail-SpamAssassin-3. f [2005/01/08] ports/75964 ports-bugs xsane-0.96 fails to compile o [2005/01/09] kern/75978 Linksys WPC11 ver 3 wifi card locks up 5 p [2005/01/09] bin/75980 expand(1) breaks tab columns in Japanese o [2005/01/10] i386/76023 i386 xmms causes panic o [2005/01/10] ports/76029 mita misc/mgp-mode.el is already included in m o [2005/01/11] ports/76091 ports-bugs Update of security/ifd-slb_60 o [2005/01/11] i386/76105 i386 PF on renamed interfaces page fault while o [2005/01/11] ports/76120 tobez [perl] coredump in perl 5.8.5 in malloc() o [2005/01/12] kern/76126 FreeBSD 4.11 client will send a NFS reque o [2005/01/12] bin/76134 fetch(1) doesn't like 401 errors with -A o [2005/01/12] amd64/76136 amd64 system halts before reboot o [2005/01/12] kern/76144 poll doesn't set POLLHUP when FIFO is clo o [2005/01/12] ports/76181 nork [japanese/samba] fix incomplete pkg-plist o [2005/01/13] ports/76191 portmgr portaudit target, check-vulnerable, take o [2005/01/13] usb/76204 usb panic while using usb attached modem o [2005/01/13] kern/76207 Null pointer dereference in xl_detach() o [2005/01/13] kern/76211 fxp / vlan causes page fault panic f [2005/01/13] ports/76218 ports-bugs [ unbreak ] update biology/molden to 4.3 o [2005/01/14] ports/76231 knu Existance of PHP5 installation breaks dev o [2005/01/14] ports/76235 nectar security/heimdal overrides ftp/wu-ftpd o [2005/01/14] kern/76237 vinum panics on ufs_baddir, possible link o [2005/01/14] usb/76240 usb USB camera panics kernel o [2005/01/15] ports/76260 emulation ports/emulators/linux_base-8 installation o [2005/01/15] ports/76289 eik security/digest with sha256 output miss-m o [2005/01/15] i386/76294 i386 builtin gzip in tar fails o [2005/01/16] ports/76309 ports-bugs Update Port: devel/p5-Data-TreeDumper 0.1 o [2005/01/16] ports/76319 knu lang/ruby18 needs to add -pthread by defa o [2005/01/17] ports/76328 clement apache2 will fail to graceful restart whe o [2005/01/17] ports/76331 ale zlib.output_compressions does not work be o [2005/01/17] amd64/76336 amd64 racoon/setkey -D cases instant "Fatal Tra o [2005/01/17] ports/76337 ports-bugs [maintainer] cups 1.1.22 -> 1.1.23 1656 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [1995/01/11] kern/105 standards Distributed libm (msun) has non-standard a [1996/01/31] bin/981 fenner clnt_broadcast() is not aware of aliases a [1996/07/07] bin/1375 eivind Extraneous warning from mv(1) [PATCH] s [1996/10/14] kern/1791 tegge syslimits.h does not allow overriding def s [1996/11/23] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/12/02] bin/2137 tegge vm statistics are bad s [1996/12/27] kern/2298 [patch] support for DSR/DCD swapping on s s [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/03/11] bin/2934 sh(1) has problems with $ENV f [1997/05/16] bin/3608 jkoshy Telnet in linemode will break apart long o [1997/06/24] kern/3944 paul if_le doesnt receive ether multicast pack o [1997/07/02] kern/4012 [nfs] 2.2-RELEASE/Digital UNIX NFSv3 0 le f [1997/07/18] kern/4115 [nfs] SunOS NFS file has wrong owner if c o [1997/07/18] bin/4116 Kerberized login as .root fails to s [1997/07/26] bin/4172 des suggest reconnection option added to fetc s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk o [1997/07/30] kern/4194 kernel pci driver for Digital 21041 Ether o [1997/08/12] kern/4284 paul le0 goes OACTIVE after some time o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/30] bin/4420 imp find -exedir doesn't chdir for first entr p [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/25] bin/4629 grog calendar doesn't print all dates sometime o [1997/09/28] bin/4646 qa [sysinstall] can't fixit with an NFS-moun o [1997/10/16] kern/4782 Under certain conditions, several krsh's o [1997/11/13] bin/5031 gad lpr does not remove original file if -s i s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/12/01] i386/5182 bde [PATCH] A patch support high speed serial s [1997/12/15] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 [mount] mount incorrectly reports / as an o [1998/01/12] bin/5483 Login(1) clears utmp entry o [1998/01/27] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe o [1998/01/27] kern/5587 des session id gets dropped o [1998/01/31] bin/5609 gad lpd cannot send long files to HP's JetDir o [1998/02/11] bin/5712 mikeh /bin/chio code cleaup and option added o [1998/02/14] bin/5745 nik [PATCH] Add /usr/local/share/mk to defaul o [1998/02/28] kern/5877 kbyanc sb_cc counts control data as well as data p [1998/03/31] kern/6184 No error if resulting file pos in lseek i a [1998/04/07] kern/6238 sound [sound] [patch] sound-driver patch for MA o [1998/04/19] conf/6346 joe Kernel version strings need to relate to s [1998/05/17] kern/6668 babkin [PATCH] new driver: Virtual Ethernet driv s [1998/05/29] bin/6785 place for all the default dump flags a [1998/07/01] bin/7136 markm kerberized telnetd doesn't use gettytab % s [1998/07/10] bin/7232 qa [sysinstall] suggestion for FreeBSD insta f [1998/07/10] kern/7234 [kbd] keyboard problems during login imme o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/07/13] bin/7265 A warning flag is added to ln(1). f [1998/07/13] i386/7266 PSM detection failure with Linksys consol o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m a [1998/07/20] bin/7324 mtm Suggestions for minor modifications to ad s [1998/08/10] kern/7556 sl_compress_init() will fail if called an s [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace s [1998/08/23] kern/7722 Changes to acct format s [1998/09/09] bin/7868 [almost patch]Morse Code Fixups o [1998/09/18] bin/7973 gad lpd: Bad control file owner in case of re o [1998/10/03] bin/8133 markm [patch] bug in telnetd (Kerberos IV) a [1998/10/28] bin/8479 dd Final \'s in /etc/exports did not work in f [1998/10/30] kern/8498 dwmalone Race condition between unp_gc() and accep o [1998/11/27] bin/8867 qa [sysinstall] [patch] /stand/sysinstall co a [1998/12/18] bin/9123 pax can't read tar archives that contain s [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy f [1999/01/14] kern/9478 [patch] support for running a script from o [1999/01/19] kern/9570 dfr ed(4) irq config enhancement o [1999/01/22] kern/9619 Restarting mountd kills existing mounts o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi f [1999/01/29] bin/9770 jmallett An openpty(3) auxiliary program o [1999/01/29] i386/9777 sound [sound] [patch] generic AD1816 sound supo o [1999/02/02] bin/9868 Patch to add "date -a" o [1999/02/02] kern/9869 When using macros out of function, they s s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/03/02] bin/10358 yar ftp(1) has problems with long pathnames o [1999/03/16] bin/10611 timed enhancement o [1999/03/19] gnu/10670 peter cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 wpaul Non-ASCII chars on serial console with Re a [1999/03/24] kern/10778 ru "ipforward_rt" is not cleared when routin a [1999/04/08] kern/11024 mtm getpwnam(3) uses incorrect #define to lim o [1999/04/11] bin/11085 Per-host configuration for syslog.conf f [1999/04/13] bin/11114 harti make(1) does not work as documented with o [1999/04/16] i386/11165 emulation IBCS2 don't work correctly with PID_MAX 9 o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/05/05] kern/11525 dwmalone [PATCH] Networking patches to increase # o [1999/05/19] kern/11789 obrien ELF machine definition missing for ARM o [1999/06/03] kern/12014 alfred Fix SysV Semaphore handling o [1999/06/07] kern/12071 fanf [PATCH] large scale IP aliasing o [1999/06/08] i386/12088 imp Enhancement to ed driver for Linksys 10/1 o [1999/06/21] bin/12324 qa [sysinstall] fdisk partition editor is mi o [1999/07/07] kern/12543 dg [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 peter kldload(8) should be more sensitive to er o [1999/07/25] bin/12801 nvi infinite recursion with options "left f [1999/08/06] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/09] bin/13042 make doesn't handle wildcards in subdirec o [1999/08/12] bin/13108 authunix_create_default includes egid twi a [1999/08/13] bin/13128 cy pkg_delete doesn't handle absolute pathna o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/21] bin/13309 billf Fixes to nos-tun o [1999/08/23] kern/13326 additional timeval interfaces for tags o [2000/07/20] bin/20054 yar ftpd: rotating _PATH_FTPDSTATFILE losts x o [2000/07/24] misc/20139 Simple typo in src/share/examples/ppi/ppi f [2000/07/27] kern/20214 kernel routing bug for nexthop is routed o [2000/07/30] kern/20297 sound [sound] [patch] Joystick is not enabled w s [2000/08/01] kern/20333 des [libpam] ftp login fails on unix password s [2000/08/02] ports/20359 demon New port: www/Apache-mod_perl_guide o [2000/08/03] kern/20389 ken "device pass" required for CD ripping o [2000/08/04] bin/20391 jhb [sysinstall] sysinstall should check debu o [2000/08/04] kern/20410 sio support for high speed NS16550A, ST16 o [2000/08/09] bin/20501 mjacob extra flag to dump to offline autoloaders f [2000/08/09] i386/20507 Mouse freezes in 4.0-release after some u s [2000/08/10] ports/20520 olgeni New port: lang/mercury o [2000/08/10] kern/20529 wpaul gigabit cards fail to link o [2000/08/21] bin/20742 ps Weird problem with 'more' on 4-1-STABLE o [2000/08/23] bin/20799 peter top's problem o [2000/08/23] i386/20803 mdodd ep0 driver finds additional "shadow" ep c o [2000/08/27] bin/20881 There's no reason not to build DNSsec-DSA o [2000/08/27] bin/20889 dwmalone syslogd.c still uses depreciated domain A o [2000/08/28] bin/20908 qa [sysinstall] /stand/sysinstall too limite o [2000/08/30] bin/20944 natd enhancements, default config file an o [2000/09/03] bin/21008 gad Fix for lpr's handling of lots of jobs in o [2000/09/04] docs/21024 bde pow() ERANGE bug f [2000/09/05] i386/21042 mdodd [kbd] Keyboard driver problems with PS/2 f [2000/09/06] bin/21080 mjacob dump doesn't use eject tape device correc f [2000/09/10] kern/21156 [PATCH] inconsistency in scmouse vs xterm o [2000/09/12] kern/21222 [nfs] wrong behavior of concurrent mmap() o [2000/09/12] kern/21229 [nfs] [patch] Proper value for vfs.nfs.ac o [2000/09/16] bin/21312 more incorrectly redraws screen on xterm o [2000/09/16] bin/21315 Shells often behave oddly when executing s [2000/09/19] kern/21384 greid [sound] pcm driver has static in recorded o [2000/09/24] bin/21519 standards sys/dir.h should be deprecated some more f [2000/09/26] bin/21570 dougb [PATCH] Add -r option to /usr/bin/mail, q s [2000/09/30] bin/21659 Berkeley db library is statically compile o [2000/10/01] i386/21672 obrien AMD Duron Rev. A0 reports incorrect L2 ca o [2000/10/01] conf/21675 Better and more disktab entries for MO dr o [2000/10/04] bin/21751 ken libcam's cam_real_open_device() may lose o [2000/10/05] kern/21768 rwatson shouldn't trailing '/' on regular file sy a [2000/10/07] kern/21807 [patches] Make System attribute correspon p [2000/10/07] docs/21826 bms ARP proxy feature lacks documentation o [2000/10/09] kern/21859 fanf Allow the syncer to be slowed down o [2000/10/15] conf/21994 qa [sysinstall] Config of Anonftp (at instal s [2000/10/17] bin/22034 nfsstat lacks useful features found in So o [2000/10/21] bin/22182 vi options noprint/print/octal broken o [2000/10/21] kern/22190 threads A threaded read(2) from a socketpair(2) f p [2000/10/21] bin/22198 bms inet_ntop may set errno to ENOSPC and nee o [2000/10/26] conf/22308 [nfs] mounting NFS during boot blocks if o [2000/10/30] ports/22412 ports-bugs two extraneous ports and one name change o [2000/10/31] bin/22442 greid [PATCH] Increase speed of split(1) f [2000/11/05] bin/22612 dds crontab -e failures o [2000/11/10] bin/22730 fenner tcpslice doesn't handle long file offsets o [2000/11/15] bin/22873 markm [perl] Perl's core.h conflicts with ncurs o [2000/11/17] misc/22914 [bootinst] bootinst messages are not upda o [2000/11/24] conf/23063 bms [PATCH] for static ARP tables in rc.netwo o [2000/11/24] bin/23082 dwmalone ntpd has only one reference-clock parser o [2000/11/28] kern/23148 getopt(3) works non-intuitively? p [2000/11/29] bin/23178 'talk' not doing right thing o [2000/11/29] bin/23180 Certain KOI8 characters are treated as "w a [2000/12/04] bin/23254 fenner yacc accepts bad grammer p [2000/12/05] kern/23304 kbyanc POSIX clock_gettime, clock_getres return o [2000/12/06] kern/23314 scsi aic driver fails to detect Adaptec 1520B a [2000/12/09] bin/23402 qa [sysinstall] upgrade ought to check parti p [2000/12/11] bin/23472 mp gdb weirdness on programs compiled with - o [2000/12/13] kern/23520 sound [sound] sb0 old style audio support in 4. o [2000/12/14] kern/23546 tanimura [PATCH] csa DMA-interrupt problem o [2000/12/15] kern/23561 emulation Linux compatibility mode does not support o [2000/12/15] bin/23562 markm [patch] telnetd doesn't show message in f o [2000/12/19] bin/23635 mike [PATCH] whois enhancement - smarter whois o [2000/12/25] ports/23822 trevor mtree entries for German X11 man pages a [2000/12/28] bin/23912 underflow of cnt in vs_paint() by O_NUMBE o [2001/01/04] bin/24066 marcel gdb can't detach from programs linked wit p [2001/01/07] gnu/24132 mp gdb output is wrong (same as #13427 ?) f [2001/01/08] kern/24141 sound [sound] emu10k1 has trouble playing non-4 s [2001/01/13] ports/24299 ports-bugs New port sysutils/tpconfig: configure the o [2001/01/16] bin/24390 standards Replacing old dir-symlinks when using /bi o [2001/01/18] bin/24435 qa [libdisk] changing slice type causes Auto o [2001/01/20] bin/24485 [PATCH] to make cron(8) handle clock jump o [2001/01/21] bin/24513 peter new options for pppd p [2001/01/21] conf/24515 dougb Fix for find(1) warning in /etc/rc o [2001/01/22] kern/24528 Bad tracking of Modem status s [2001/01/24] standards/24590standards timezone function not compatible witn Sin o [2001/01/24] bin/24592 cjc dmesg.boot Gets Overwritten without Reboo o [2001/01/27] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/01/31] bin/24757 yar ftpd not RFC compliant o [2001/02/02] docs/24786 doc missing FILES descriptions in sa(4) f [2001/02/03] kern/24827 Erratic Intellimouse Explorer in 4.1 and o [2001/02/05] kern/24882 ktrace not syncing .out file before panic o [2001/02/06] bin/24907 qa [sysinstall] Options screen at MenuMedia o [2001/02/08] bin/24953 green adduser ignores passwd_format in login.co o [2001/02/08] kern/24959 andre proper TCP_NOPUSH/TCP_CORK compatibility o [2001/02/09] i386/24963 perfmon(4) doesn't work on SMP systems o [2001/02/11] bin/25013 mv(1) cannot move unresolvable symlinks a o [2001/02/11] bin/25015 cp: options -i and -f do not work as docu o [2001/02/11] kern/25018 lstat(2) returns bogus permissions on sym o [2001/02/15] kern/25109 Fujitsu MO device MCC3064AP could't be c o [2001/02/20] bin/25218 mailwrapper(1) invokes sendmail when reso o [2001/02/22] bin/25273 add fs type feature to vnconfig(8) to all f [2001/02/22] bin/25278 dd bs accepts -s -c but not -sc o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/02/26] kern/25386 sound [sound] Incorrect mixer registers (line & o [2001/02/28] kern/25445 kernel statistics are displayed in wrong o [2001/03/01] bin/25477 billf pam_radius fix to allow null passwords fo o [2001/03/02] ports/25490 wosch [PATCH] fix various bugs in stat(1) p [2001/03/02] kern/25499 [kbd] [patch] buffer paste functionality o [2001/03/04] i386/25521 Laptop with FreeBSD4.2 freezes in battery p [2001/03/04] conf/25527 trhodes `man ldconfig' does not reflect its behav s [2001/03/08] bin/25598 yar patch to let ftpd output message when cha o [2001/03/12] kern/25733 mismatch between error reporting in smbus o [2001/03/12] bin/25736 ac -d option probrem with overdays logon f [2001/03/13] kern/25777 atime not updated on exec o [2001/03/14] gnu/25794 markm [PATCH] make perl use a decent random num o [2001/03/15] conf/25829 IPSec config in rc.network doesn't allow o [2001/03/17] kern/25866 more than 256 ptys, up to 1302 ptys. f [2001/03/22] docs/26003 rwatson getgroups(2) lists NGROUPS_MAX but not sy o [2001/03/22] bin/26005 delphij MIME quoted-printable encoding added to v p [2001/03/23] kern/26016 iedowse VMWare is crash on SMP machine f [2001/03/29] ports/26192 ports-bugs apel appeared both in xemacs/site-package o [2001/04/01] i386/26261 silo overflow problem in sio driver o [2001/04/01] kern/26277 ppc driver doesn't work with port 0x3BC p o [2001/04/02] docs/26286 doc *printf(3) etc should gain format string o [2001/04/03] kern/26323 [patch] Quota system creates zero-length a [2001/04/04] kern/26348 [pcvt] scon -s, page fault in HP mode p [2001/04/04] bin/26359 bms [PATCH] a minor nit in how netstat detect o [2001/04/06] bin/26375 markm PAMized su allows non-wheel members to su o [2001/04/09] kern/26454 sound [sound] mixer volume settings on Maestro- a [2001/04/13] kern/26534 ipfw Add an option to ipfw to log gid/uid of w o [2001/04/13] kern/26547 ambrisko "lnc" problem with shared memory mode wit o [2001/04/14] i386/26562 /dev/lpt0 returns EBUSY when attempting t o [2001/04/15] kern/26584 kernel boot messages aren't logged correc o [2001/04/16] kern/26618 iedowse unmount(2) can't unmount a filesystem who p [2001/04/17] kern/26646 ache srand() provides only 8-bit table o [2001/04/18] conf/26658 grog update to src/usr.bin/calendar/calendars/ o [2001/04/18] kern/26686 Freeze at boot from 4.3-RC4 floopies - US o [2001/04/19] bin/26695 change request: kill(1)/killall(1) -l out o [2001/04/23] kern/26787 dd sysctl change request s [2001/04/23] bin/26803 des Fix fetch to allow FTP puts in '-o' & all o [2001/04/24] i386/26812 peter old bootstrap /sys/i386/boot/... still in a [2001/04/25] kern/26854 sound [sound] [patch] Better fix for ESS Techno o [2001/04/26] docs/26879 darrenr [ipf] mkfilter not installed, yet referre o [2001/04/28] bin/26919 qa [sysinstall] fdisk should ONLY set one bo o [2001/05/01] kern/27008 kernel function sysbeep(xxx, 0) does prod o [2001/05/04] ports/27075 glewis Port java/javavmwrapper installs no man p f [2001/05/07] bin/27188 jon fix of rsh non-interactive mode behaviour o [2001/05/08] bin/27216 qa [sysinstall] can not get to shell prompt o [2001/05/09] kern/27232 [nfs] On NFSv3 mounted filesystems, stat o [2001/05/10] bin/27258 getty didn't check if if= isn't empty o [2001/05/11] kern/27269 Cannot mount linux extended (logical) par o [2001/05/12] bin/27281 vidcontrol(1) does not have error codes o [2001/05/13] i386/27306 marcel hw watchpoints work unreliable under gdb o [2001/05/14] bin/27319 obrien df displays amd pid processes o [2001/05/17] kern/27403 lpt driver doesn't handle flags anymore o [2001/05/18] kern/27429 'dependant' is a misspelling o [2001/05/21] bin/27483 qa [sysinstall] [patch] make sysinstall ask o [2001/05/23] kern/27571 bp [unionfs] Changing policy of shadowing fi f [2001/05/25] conf/27633 Mapping for serbian keyboards, follows IS o [2001/05/26] kern/27660 Kernel does not return error if adding du o [2001/05/27] bin/27687 fsck wrapper is not properly passing opti o [2001/06/02] bin/27829 pax's uid/gid cache is read-only a [2001/06/02] docs/27833 cjc No man page for locate.rc o [2001/06/02] kern/27835 execve() doesn't conform to execve(2) spe s [2001/06/03] docs/27843 doc [PATCH] make.conf WITH_* variables aren't o [2001/06/04] bin/27872 qa [sysinstall] "Load Config" hangs Compaq D o [2001/06/07] alpha/27930 alpha NE2000 not supported on FreeBSD Alpha 4.x o [2001/06/07] alpha/27933 alpha Time jitter under load on FreeBSD 4.3 alp s [2001/06/07] ports/27936 mi Update /usr/ports/deskutils/xmdiary 3.0.1 o [2001/06/08] bin/27972 losing information with talk a [2001/06/11] bin/28081 murray [sysinstall] /stand/sysinstall errs out i f [2001/06/14] ports/28155 portmgr [patch] DESTDIR is used incorrectly in bs a [2001/06/16] gnu/28189 [PATCH] fix for detecting empty CVS commi f [2001/06/16] kern/28206 bp [nullfs] [patch] umapfs/umap_vfsops.c sho o [2001/06/17] conf/28236 [PATCH] iso-8859-1_to_cp437.scm doesn't c o [2001/06/18] misc/28255 small picobsd documentation still references ol s [2001/06/18] kern/28260 standards UIO_MAXIOV needs to be made public o [2001/06/22] bin/28333 rtprio/idprio setuid problems o [2001/06/23] bin/28364 lex(1) generated files fail to compile cl o [2001/06/23] ports/28365 wosch Typical use of devel/portcheckout breaks p [2001/06/27] gnu/28455 GNU readline should be updated to 4.2 o [2001/06/30] docs/28555 trhodes [PATCH] style(9) isn't explicit about boo o [2001/07/02] bin/28620 ru xinstall has no way to pass options to st o [2001/07/03] ports/28678 wosch portcheckout doesn't allow flexible build o [2001/07/07] bin/28789 /usr/bin/last does not filter for uucp co o [2001/07/08] ports/28803 cy [patch] comms/conserver does not support f [2001/07/11] ports/28887 sergei [PATCH] sandbox for httptunnel o [2001/07/11] kern/28888 mbr Acer 8000 NIC not detected correctly p [2001/07/11] kern/28890 brian [patch] merge.c compares int i against si o [2001/07/12] i386/28928 wpaul dual starfire nic doesn't seem to work (a o [2001/07/14] bin/28972 dwmalone gamma returns same result as lgamma f [2001/07/14] i386/28975 mjacob RocketPort problems o [2001/07/15] kern/28980 sound [sound] Fujitsu/Siemens Lifebook E-6540 s o [2001/07/18] bin/29062 markm krb4 and krb5 multiply defined version sy o [2001/07/18] kern/29067 sound [sound] Yamaha OPL3Sa2 pcm/pnp stops play o [2001/07/21] bin/29119 menu of fdisk editor in 4.3R does not lis o [2001/07/23] ports/29154 nik TeX resource settings from MAKE_ENV in pr f [2001/07/23] kern/29169 mjacob FC loop that 'goes away' never times out o [2001/07/26] docs/29245 doc top(1) manpage doesn't understand SMP s [2001/07/29] bin/29292 sos The functional addtion to burncd(8) f [2001/07/29] alpha/29299 alpha FreeBSD 4.3 Alpha + Tekram SCSI adapter p o [2001/07/30] kern/29312 sound [sound] Using mixer on pcm misbehaves wit f [2001/07/30] kern/29318 mjacob Exabyte 8200 needs SA_QUIRK_1FM and SA_QU o [2001/08/01] kern/29355 mux [patch] lchflags support o [2001/08/01] bin/29363 gad [PATCH] newsyslog can support time as ext o [2001/08/04] kern/29423 [PATCH] kernel security hooks implementat o [2001/08/07] bin/29516 markm telnet from an non FreeBSD host still use f [2001/08/08] kern/29538 joerg Mounting /dev/fd0 never completes o [2001/08/09] bin/29581 nectar proposed gethostbyXXXX_r() implementation s [2001/08/14] ports/29691 portmgr [patch] New port variable USE_COMPAT_LIB o [2001/08/14] kern/29698 emulation linux ipcs doesn'work o [2001/08/15] kern/29727 scsi [amr] [patch] amr_enquiry3 structure in a a [2001/08/17] docs/29807 trhodes [PATCH] XFREE86_VERSION is undocumented o [2001/08/17] i386/29809 rsm pb Xircom Eth Card with Freebsd 4.4RC1 : o [2001/08/19] conf/29870 rc.diskless2 uses /usr/sbin/mtree before o [2001/08/20] bin/29893 qa [sysinstall] suggestions for 4.4 sysinsta o [2001/08/20] bin/29897 markm pam_unix patch, which uses loginclass pas a [2001/08/23] docs/30008 doc This document should be translated, comme o [2001/08/24] kern/30052 mbr dc(4) driver queues outgoing pkts indefin o [2001/08/29] kern/30186 getaddrinfo does not handle incorrect ser o [2001/09/03] i386/30276 CPUTYPE=486 built on a CPUTYPE=p3 WORLD b o [2001/09/04] conf/30301 Default printcap "mx" config too small o [2001/09/04] bin/30321 strftime(3) '%s' format does not work pro s [2001/09/05] ports/30331 portmgr [patch] Conflict between bsd.port.mk MAKE o [2001/09/05] bin/30360 vmstat returns impossible data o [2001/09/07] kern/30412 [patch] rtdl/dlopen() fails to merge comm s [2001/09/07] kern/30422 [new code] WDT hardware watchdog driver & o [2001/09/07] bin/30424 Generalization of vipw to lock pwdb while o [2001/09/09] docs/30442 trhodes remove broken referemce to gettime(9) fro o [2001/09/09] kern/30461 sound [sound] no audio cd with cmi8330 o [2001/09/09] threads/30464threads pthread mutex attributes -- pshared o [2001/09/12] bin/30517 qa [sysinstall] using sysinstall with instal o [2001/09/13] bin/30542 [PATCH] add -q option to shut up killall o [2001/09/15] conf/30590 /etc/hosts.equiv and ~/.rhosts interactio p [2001/09/16] kern/30608 kern.ps_showallproc=0 doesn't limit queri o [2001/09/18] bin/30654 gad Added ability for newsyslog to archive lo f [2001/09/19] bin/30661 alfred FreeBSD-current fails to do partial NFS f o [2001/09/21] kern/30700 sound [sound] Applications cannot synchronize s o [2001/09/22] ports/30732 obrien bash2 - pkg-plist fix and sample files ad a [2001/09/22] bin/30737 murray sysinstall leaks file descriptors on rest o [2001/09/24] ports/30777 portmgr add a 'make pkg-plist' make target in por o [2001/09/25] bin/30812 giant termcap database update o [2001/09/25] bin/30819 /bin/mv results in warnings when /bin/cp o [2001/09/26] bin/30854 bootpd/bootpgw change - skip ARP modifica p [2001/09/27] kern/30857 [patch] intr_machdep.c allows access out o [2001/09/27] bin/30863 bootpd/dovend.c Win95 compatibility impro p [2001/09/27] docs/30873 doc ``ip'' man page does not specify byte ord o [2001/09/30] conf/30929 usb [patch] use usbd to initialize USB ADSL m o [2001/09/30] conf/30938 Improving behavior of /etc/periodic/daily o [2001/10/01] alpha/30970 alpha Ensoniq 1371 (Creative chipset) does not o [2001/10/04] bin/31034 dwmalone regularly add original address logging fo o [2001/10/04] kern/31048 des linprocfs:/proc/meminfo cannot handle mul p [2001/10/05] bin/31052 fenner Traceroute needs update o [2001/10/07] docs/31109 doc replace gif images w/ png ones due to pat o [2001/10/10] bin/31199 tunefs error is incorrect when enabling s o [2001/10/10] bin/31201 [patch] add free_space(chunk) to libdisk o [2001/10/18] i386/31353 'shutdown -p' does not work on SMP Tyan T o [2001/10/19] kern/31380 [nfs] NFS rootfs mount failure message to o [2001/10/20] bin/31387 When getuid()=0, mailwrapper should drop o [2001/10/21] kern/31398 sound [sound] newpcm does not play back the tai o [2001/10/22] i386/31427 davidxu [patch] minor incorrect code in sys/i386/ o [2001/10/22] bin/31432 umount(8) and unmount(2) don't corespond o [2001/10/23] kern/31445 sound [sound] [patch] cat sound.au > /dev/audio o [2001/10/23] kern/31456 [patch] register number definition for AM f [2001/10/25] kern/31490 [panic] [patch] Panic in sysctl_sysctl_ne o [2001/10/27] kern/31521 sound [sound] pcm0 plays too fast on Intel 8280 o [2001/10/27] i386/31535 Can't reboot system: Tyan Thunder K7+ Dua o [2001/10/29] bin/31588 change request to allow mount(1) to set t o [2001/10/30] kern/31624 writev may return undocumented ECONNRESET o [2001/10/30] kern/31647 socket calls can return undocumented EINV s [2001/11/01] kern/31686 bms Problem with the timestamp option when fl o [2001/11/02] kern/31708 VM system / fsync / flushing delayed inde o [2001/11/05] gnu/31772 New option in dialog(1) o [2001/11/10] kern/31890 [syscons] [patch] new syscons font o [2001/11/11] bin/31906 No method available to unwind atexit(3) s o [2001/11/12] bin/31933 pw can interpret numeric name as userid d o [2001/11/14] kern/31981 [patch] (mis)feature in getnetent parsing o [2001/11/14] bin/31985 New /etc/remote flag for tip to append LF o [2001/11/14] bin/31987 patch to allow dump(1) to notify operator s [2001/11/15] i386/32014 [boot] ppi locks up system during boot o [2001/11/15] docs/32020 trhodes loader.8 manpage missing tunables f [2001/11/18] conf/32067 Problems with spanish keyboard in console o [2001/11/19] conf/32108 Proposed Firewall (IPv4) configuration sc p [2001/11/20] standards/32126standards getopt(3) not Unix-98 conformant f [2001/11/20] bin/32144 murray [sysinstall] unattended install with sysi o [2001/11/26] bin/32288 qa [sysinstall] After install: /etc/rc compl a [2001/11/29] bin/32375 murray [sysinstall] sysinstall doesn't respect U a [2001/11/30] bin/32411 shutdown's absolute-time handling could b o [2001/12/03] kern/32480 [syscons] Missing graphic characters in s o [2001/12/04] bin/32501 trhodes quot(8) is stupid regarding the filesyste f [2001/12/08] kern/32605 nsouch SMBus driver broken o [2001/12/09] kern/32652 usb [patch] A new ioctl to uscanner s [2001/12/09] ports/32653 usb Added patches to improve USB scanner supp o [2001/12/10] kern/32659 VM and VNODE leak with vm.swap_idle_enabl o [2001/12/10] gnu/32661 dd send-pr uses $LOGNAME for From and Reply o [2001/12/10] bin/32667 systat waste too much time reading input o [2001/12/10] bin/32680 [PATCH] Allows users to start jail(1) by o [2001/12/13] bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ o [2001/12/13] kern/32812 [bktr] bktr driver missing tuner for eepr o [2001/12/14] bin/32828 w incorrectly handles stale utmp slots wi o [2001/12/18] docs/32979 hmp manpages are not installed for k5admin an f [2001/12/19] kern/33007 umass device timeout after successive use s [2001/12/19] kern/33013 sound [sound] mixer does not have treble/bass f o [2001/12/21] bin/33066 rwatson sysinstall does not write to new disks as o [2001/12/22] kern/33097 sound [sound] Crystal 4237b mixer problems o [2001/12/23] kern/33117 [patch] empty struct md_coredump in pcb.h o [2001/12/23] kern/33124 jhb kthread_create doesnt mark kthreads as kt s [2001/12/24] bin/33133 keyinit outputs wrong next login password o [2001/12/26] bin/33182 marcel gdb seg faults when given handle SIGALRM o [2001/12/26] kern/33203 [nfs] "got bad cookie" errors on NFS clie o [2002/01/05] docs/33589 doc Patch to doc.docbook.mk to post process . a [2002/01/07] bin/33661 PAP AuthAck/AuthNak parsing problem in pp o [2002/01/08] kern/33707 sound [sound] ICH (82801AA) cannot be used for o [2002/01/09] docs/33724 doc [patch] fix Handbook error about Advanced f [2002/01/09] misc/33736 Scroll-lock on the console prevents shutd o [2002/01/10] conf/33753 Intel ICH2 and NVidia device ID updates o [2002/01/10] bin/33774 Patch for killall(1) o [2002/01/11] bin/33778 joe crunchgen enhancements o [2002/01/12] bin/33809 mux mount_nfs has trouble with embedded ':' o [2002/01/13] bin/33834 strptime(3) is misleading o [2002/01/14] docs/33852 doc split(1) man page implies that input file o [2002/01/14] docs/33877 doc Documented behaviour of SF_flags for non- o [2002/01/16] bin/33941 /usr/sbin/dev_mkdb dumps core a [2002/01/16] kern/33963 bde Messages at the serial IO port device pro o [2002/01/16] kern/33965 [kbd] [patch] programmable keys of the ke a [2002/01/17] bin/34010 [patch] keyinit takes passwords less than o [2002/01/22] bin/34146 newfs defaults and vfs.usermount=1 tug at s [2002/01/22] bin/34171 yar ftpd indiscrete about unprivileged user a f [2002/01/23] kern/34195 iedowse setting the action for SIGCHLD to SIG_IGN o [2002/01/23] bin/34199 dwmalone [PATCH] top(1) RES/rss display incorrect o [2002/01/24] alpha/34232 alpha rpc.statd throws alignment errors o [2002/01/24] docs/34239 trhodes tunefs(8) man page doesn't describe argum o [2002/01/26] bin/34309 gad lpd does not garantie that controlfiles b o [2002/01/29] bin/34394 peter tgetent returns wrong value in libtermcap o [2002/01/29] bin/34412 tftp will still try and receive traffic e o [2002/01/31] bin/34497 grog calendar(1) does not understand calendars s [2002/01/31] bin/34498 Error in vi manpage. o [2002/02/01] bin/34519 pkg_check(8) does not return exit code >0 o [2002/02/01] gnu/34538 mp_set_memory_functions not extern "C"'d a [2002/02/03] kern/34591 andre ICMP bandwidth limiting does not indicate o [2002/02/05] bin/34628 jkh pkg-routines ignore the recorded md5 chec o [2002/02/06] kern/34665 darrenr ipfilter rcmd proxy "hangs". o [2002/02/07] gnu/34709 marcel [patch] Inaccurate GDB documentation f [2002/02/08] bin/34728 murray DHCP hostname set as Hexadecimal string o [2002/02/08] conf/34729 treat smbfs as network file system in /et o [2002/02/09] bin/34759 Phantasia does not accept [enter] key o [2002/02/09] conf/34776 rc.diskless1 creates insufficiently sized o [2002/02/10] bin/34788 dwmalone dmesg(1) issues with console output o [2002/02/11] bin/34832 /usr/share/man/cat3/setkey.3.gz linked to p [2002/02/11] bin/34843 fenner `tcpdump port echo' filters for port 4 in o [2002/02/12] kern/34854 sound [sound] /src/sys/dev/sound doesn't work c p [2002/02/12] bin/34874 bms Netstat output to small o [2002/02/12] kern/34880 luigi Impossibility of grouping IP into a pipe p [2002/02/14] conf/34935 New locale (Cyrillic Windows Codepage 125 o [2002/02/14] kern/34942 sound [sound] Attempt to play -> "pcm0: play in a [2002/02/16] docs/35011 doc There are no commands called "diskless" o o [2002/02/17] bin/35018 brian enhancing daily/460.status-mail-rejects s [2002/02/18] bin/35070 math(3) references section "3m", etc. f [2002/02/19] kern/35101 cvusupit and other packages won't extract o [2002/02/19] bin/35109 [PATCH] games/morse: add ability to decod o [2002/02/19] bin/35113 grdc enhancement: countdown timer mode o [2002/02/22] docs/35222 doc mailing list archive URL regexp suboptima o [2002/02/23] kern/35234 scsi World access to /dev/pass? (for scanner) o [2002/02/23] conf/35242 Change to etc/periodic/weekly/330.catman o [2002/02/24] conf/35262 [patch] generation of boot block for head o [2002/02/25] kern/35289 [bktr] [patch] Brooktree device doesnt pr o [2002/02/25] kern/35324 Plug and Play probe fails to configure Di s [2002/02/26] bin/35333 send-pr(1) vim syntax highlighting suppor o [2002/02/27] kern/35377 process gets unkillable (-9) in "ttywai" o [2002/02/27] misc/35381 standards incorrect floating-point display of large o [2002/02/28] bin/35400 qa [sysinstall] sysinstall could improve man o [2002/03/01] bin/35451 PATCH: pkg_add -r able to save local copy o [2002/03/04] misc/35542 bde BDECFLAGS needs -U__STRICT_ANSI__ o [2002/03/04] conf/35545 [patch] enhanced periodic scripts: 100.cl o [2002/03/05] bin/35568 make declares target out of date, but $? o [2002/03/06] docs/35608 doc mt(1) page uses "setmark" without explana o [2002/03/06] docs/35609 doc mt(1) page needs explanation of "long era o [2002/03/06] docs/35612 doc ps(1) page "state" description doesn't me o [2002/03/07] kern/35635 [patch] missing dep in libiconv prevents o [2002/03/07] docs/35642 doc lo(4) page maybe should document optional o [2002/03/07] docs/35644 doc lo(4) page presumes familiarity with prin o [2002/03/07] docs/35646 doc cp(1) page needs a "Bugs" section. o [2002/03/07] www/35647 www www; combine query-by-number and multi-fi o [2002/03/07] docs/35648 doc rc.conf; add note about "flags" to both f o [2002/03/07] docs/35652 trhodes bsd.README seriously obsolete o [2002/03/08] docs/35686 doc blackhole(4) page seems to contradict its o [2002/03/08] docs/35687 doc /etc/nsmb.conf missing mention of readers o [2002/03/09] docs/35696 trhodes mount_smbfs(8) references a nonexistent n o [2002/03/09] www/35711 bugmeister the "gnats page" should move to its own s o [2002/03/09] bin/35717 which(1) returns wrong exit status for m o [2002/03/10] docs/35732 doc adduser(8) page has obsolete reference an o [2002/03/11] ports/35767 portmgr make_index script does not deal with syml o [2002/03/11] bin/35769 w does not correctly interpret X sessions o [2002/03/11] kern/35774 [logwtmp] Suboptimal auditing possibiliti o [2002/03/13] kern/35846 imp timeout in wi_cmd 11, machine hangs for a o [2002/03/14] bin/35886 [patch] Enhancement: custom time format f p [2002/03/14] bin/35894 [patch] popen.c in cron won't build witho o [2002/03/16] docs/35943 doc at(1) config files are misplaced in /var/ p [2002/03/16] docs/35951 trhodes disklabel(8) manual confuses partitions a o [2002/03/16] docs/35953 doc hosts.equiv(5) manual is confusing or wro s [2002/03/19] standards/36076standards Implementation of POSIX fuser command o [2002/03/20] bin/36118 re [sysinstall] 4.5 Upgrade says it won't to o [2002/03/20] kern/36143 [patch] Dynamic (non linear) mouse accele o [2002/03/21] docs/36154 simon [usb] Getting USB mouse to work: usbd and o [2002/03/21] kern/36170 an(4) does an_init() even if interface is o [2002/03/24] bin/36262 [PATCH] Fixed rusers idle-time reporting o [2002/03/27] bin/36374 Patch (against core dumps) and improvemet o [2002/03/27] bin/36385 luigi crunchgen does not handle Makefiles with o [2002/03/27] conf/36392 [feature request] cron starts before vi r o [2002/03/28] kern/36425 [patch] bump up SYS_NMLN in sys/utsname.h o [2002/03/28] docs/36432 doc Proposal for doc/share/mk: make folded bo o [2002/03/29] docs/36449 doc symlink(7) manual doesn't mention trailin a [2002/03/29] i386/36451 [bktr] [patch] Japan IF frequency is inco s [2002/03/29] gnu/36460 cu(1) program does not work very well. f [2002/03/29] bin/36477 gshapiro mailwrapper doesn't handle rmail calls o [2002/03/29] bin/36501 grog /usr/bin/calendar can't handle recurring o [2002/03/30] bin/36553 gad Two new features in newsyslog(8) o [2002/03/31] bin/36556 [patch] regular expressions for tcpwrappe o [2002/04/01] bin/36626 login_cap(3) incorrectly claims that all o [2002/04/02] bin/36646 dwmalone [patch] top(1) does not work correctly in o [2002/04/04] docs/36724 darrenr ipnat(5) manpage grammar is incomplete an f [2002/04/04] docs/36726 trhodes Handbook lacks information about hardware o [2002/04/04] bin/36740 make ps obey locale (particularly for tim o [2002/04/04] bin/36757 which(1) ought to append @ if result is s o [2002/04/05] bin/36786 make ps use 24-hour time by default s [2002/04/08] java/36901 glewis WITHOUT_X11 Knob for port java/jdk13 o [2002/04/08] bin/36902 [patch] proposed new format code %N for s o [2002/04/09] kern/36916 qa [libdisk] DOS active partition flag lost s [2002/04/09] ports/36933 portmgr [patch] New feature for pkg_create and po o [2002/04/10] kern/36952 ldd comand of linux does not work o [2002/04/10] bin/36960 grog calendar doesn't effect -t option. o [2002/04/11] kern/36983 CD9660 unicode to utf-8 [hack] o [2002/04/12] bin/37013 ls directory name output trailing slash d o [2002/04/13] conf/37034 Fixed maximum character length in EUC o [2002/04/14] bin/37074 bp [PATCH] Typographical error in output of o [2002/04/15] bin/37083 small improvement to talk(1): add clocks o [2002/04/15] bin/37096 Fixes to fsdb command-line handling [patc f [2002/04/16] bin/37137 qa [sysinstall] doesn't recognize version nu o [2002/04/16] bin/37160 qa [sysinstall] coredumps when trying to loa f [2002/04/23] kern/37374 usb [PATCH] closing ums0 blocks with wmesg uh o [2002/04/23] i386/37379 /dev/MAKEDEV entry for RocketPort is brok o [2002/04/23] kern/37380 jhb [patch] boot0 partition list is outdated o [2002/04/23] conf/37387 grog bsdmainutils/calendar Hungarian addon fil o [2002/04/24] bin/37424 nfsstat reports negative values o [2002/04/25] bin/37434 mbr dhclient(1) generates pointless log messa o [2002/04/25] bin/37437 Add HTTP-style support to {vis,unvis}(1). o [2002/04/25] bin/37442 [PATCH] sleep.c to support time multiplie p [2002/04/25] bin/37448 obrien [PATCH] ldd/rtld support for more informa o [2002/04/26] kern/37482 sound [sound] Weird behaviour under relatively o [2002/04/29] kern/37554 jmg [PATCH] Make ELF shared libraries immutab o [2002/04/29] kern/37555 [patch] vnode flags appear to be changed o [2002/04/29] conf/37569 [PATCH] Extend fstab(5) format to allow f o [2002/04/30] kern/37600 sound [sound] [partial patch] t4dwave drive doe o [2002/05/02] kern/37657 sound [sound] /dev/dsp and /dev/audio skip the o [2002/05/02] bin/37672 pw(8) prints warnings after successful NI o [2002/05/02] threads/37676threads libc_r: msgsnd(), msgrcv(), pread(), pwri o [2002/05/03] bin/37715 "pkg_info -g package_name_version" fail o [2002/05/03] docs/37719 kensmith Detail VOP_ naming in a relevant man-page f [2002/05/04] conf/37732 usb usbd start in wrong place in /etc/rc in 4 o [2002/05/04] bin/37733 su(1) does not behave the way it is descr s [2002/05/07] docs/37843 doc manual for pthread_setschedparam is wrong o [2002/05/07] bin/37844 [PATCH] make knob to not install progs wi f [2002/05/09] ports/37904 thierry New Port: database/isql-viewer (a JDBC 2. o [2002/05/09] gnu/37910 PATCH: make send-pr(1) respect &'s in /et o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li o [2002/05/13] ports/38034 glewis compaq-cc (under linux-emu) installes man o [2002/05/14] bin/38055 qa [sysinstall] Groups (creation) item shoul o [2002/05/14] bin/38056 qa [sysinstall] User (creation)'s "Member gr o [2002/05/14] bin/38057 qa [sysinstall] "install" document doesn't d o [2002/05/14] docs/38061 ume Typos in man pages for faith & faithd o [2002/05/16] docs/38148 trhodes In manpages "timezone" should be "time zo o [2002/05/16] bin/38156 quotacheck chokes on user -2 o [2002/05/17] bin/38168 installing curses programs and terminfo d o [2002/05/18] docs/38225 doc change "CDROM" to "CD-ROM" o [2002/05/18] bin/38256 linking pax to pax_{cpio|tar} o [2002/05/20] kern/38347 [patch] new library function abs2rel and o [2002/05/22] kern/38429 [PATCH] getgpid and getsid work for proce o [2002/05/23] kern/38445 suggestion: centralize ptrace() permissio o [2002/05/23] kern/38452 usb [usb] Logitech USB iFeel: device_probe_an o [2002/05/24] bin/38477 qa [sysinstall] in Choose Distributions scre o [2002/05/24] bin/38478 qa [sysinstall] In Choose Distributions scre o [2002/05/24] bin/38480 qa [sysinstall] sysinstall should prompt for s [2002/05/24] www/38500 www gnats web form is overenthusiastic about o [2002/05/24] i386/38524 cons25 doesn't support F-keys beyond 12 o [2002/05/25] docs/38540 blackend sysinstall application name should be Sys o [2002/05/25] docs/38556 doc EPS file of beastie, as addition to exist o [2002/05/26] bin/38583 qa [sysinstall] sysinstall installs crypto s o [2002/05/27] ports/38593 portmgr Third level ports o [2002/05/27] bin/38610 qa [sysinstall] should be able to mount ISO o [2002/05/27] docs/38620 doc Committers Guide and CVS o [2002/05/27] kern/38626 luigi dummynet/traffic shaper: RED: max_th and o [2002/05/30] bin/38727 [patch] mptable(1) should complain about f [2002/05/30] kern/38730 philip Memorex scrollpro mouse is not fully func o [2002/05/30] kern/38749 murray Diskless booting fails with some DHCP ser o [2002/05/31] docs/38772 doc firewall_type feature not mentioned on Ha o [2002/06/01] kern/38794 sound [sound] ESS Solo driver truncates output o [2002/06/02] i386/38826 RFE: BootMgr should provide more identify o [2002/06/02] kern/38828 scsi [feature request] DPT PM2012B/90 doesn't o [2002/06/02] conf/38829 bootblock recompile instructions in handb f [2002/06/02] bin/38835 qa [sysinstall] sysinstall always installs c p [2002/06/03] docs/38850 keramida handbook/kernelopts/ should be in Develop o [2002/06/03] bin/38854 qa [sysinstall] resetting during setup cause o [2002/06/06] misc/38937 delay between tracks in digital audio dum o [2002/06/06] bin/38940 Change: an option to *stat to allow supre o [2002/06/07] kern/38967 sound [sound] 4/22/02 pcm driver merge appears o [2002/06/07] docs/38982 doc developers-hanbook/Jail fix p [2002/06/08] docs/39044 doc The man page for rot13(6) never mentions o [2002/06/08] kern/39047 IPSEC Compression (IPCOMP) broken in tunn p [2002/06/10] bin/39116 eik /usr/bin/printf o [2002/06/12] kern/39201 emulation ptrace(2) and rfork(RFLINUXTHPN) confuse o [2002/06/13] docs/39213 doc No rc(4) man page o [2002/06/14] standards/39256standards [v]snprintf aren't POSIX-conformant for s o [2002/06/14] conf/39306 The /etc/rc file should know if is runnin o [2002/06/15] conf/39347 use of /usr/bin/* utils in /etc/rc.diskle o [2002/06/15] docs/39348 doc kenv fetch of hostname requires dhcp/boot o [2002/06/16] bin/39360 qa [sysinstall] if linux emu is added as a d o [2002/06/17] kern/39425 [amd] Auto mounted directory was not foun o [2002/06/17] bin/39439 tcopy will not duplicate tapes with block o [2002/06/18] bin/39463 mtm [PATCH] Add several options to fingerd o [2002/06/18] conf/39466 /etc/security: find -xdev hangs on dead N f [2002/06/19] conf/39505 automate BUILDNAME variable for releases o [2002/06/19] kern/39527 dwmalone getcwd() and unreadable parent directory o [2002/06/19] docs/39530 doc access(2) man page has unnecessarily broa o [2002/06/20] bin/39574 qa [sysinstall] error mounting /dev/acd0c on s [2002/06/20] conf/39580 insecure default settings s [2002/06/22] ports/39660 portmgr [patch] add ${PKGNAMEPREFIX} to (DOCS|EXA o [2002/06/23] kern/39681 [patch] add hidden kernel boot tunables t o [2002/06/24] kern/39772 imp pccardd is slow to install a PCCARD. o [2002/06/25] bin/39819 cleaning bin/sh code from warnings o [2002/06/25] docs/39824 doc Various tweaks for doc/en_US.ISO8859-1/bo o [2002/06/26] bin/39864 robert hostname instead of IP in w(1) -n output o [2002/06/26] bin/39893 setusercontext library call differs umask o [2002/06/27] bin/39905 johan cleaning sbin/restore code from warnings o [2002/06/29] conf/39976 vi recovery halting boot process o [2002/06/29] kern/40017 [patch] allows config(8) to specify confi o [2002/06/29] kern/40021 [patch] use ld(1) to build kernel with li p [2002/07/01] gnu/40057 bugmeister send-pr -a flag does not work with -f o [2002/07/01] kern/40081 sound [sound] noise in sound output with built- o [2002/07/02] bin/40127 [PATCH] Add functions for PID-file handli o [2002/07/03] kern/40132 sound [sound] [patch] enabling the joystick int f [2002/07/06] bin/40273 dougb some more fortunes o [2002/07/07] conf/40298 [patch] /etc/rc: using swapfile as /tmp o [2002/07/09] kern/40369 [patch] rman_reserve_resource - when "cou o [2002/07/09] kern/40378 standards stdlib.h gives needless warnings with -an o [2002/07/09] bin/40391 imp [sysinstall] sysinstall with PCCARD<->ISA o [2002/07/10] docs/40423 doc Keyboard(4)'s definition of parameters to o [2002/07/13] kern/40516 [ti] [patch] ti driver has no baudrate se f [2002/07/13] bin/40538 dougb mergemaster fixes and enhancements o [2002/07/14] conf/40548 list of /etc/defaults/make.conf undocumme o [2002/07/14] conf/40552 alternate syscons font for iso-07 encodin p [2002/07/14] kern/40563 bms gif driver can clobber route/arp table o [2002/07/14] bin/40572 vipw prints silly message if $EDITOR fail o [2002/07/15] bin/40597 add /sbin/fdisk ability of showing extend o [2002/07/16] kern/40657 usb [usb] Logitech iFeel usb mouse will not a s [2002/07/16] threads/40671threads pthread_cancel doesn't remove thread from o [2002/07/17] kern/40711 sound [sound] CT5880-C sometimes fails to outpu p [2002/07/18] kern/40745 bms Inconsistency between net/if.c and struct o [2002/07/19] conf/40777 disktab does not support 2.88MB floppies o [2002/07/21] docs/40851 doc [PATCH] "mergemaster -p" in UPDATING's "C o [2002/07/21] conf/40855 murray psuedo-device bpf need note in LINT and G f [2002/07/22] ports/40866 jkoshy sml-nj port CM autoloading compilation pr o [2002/07/23] kern/40919 usage of ucred->cr_uid in sys/netinet/in_ o [2002/07/23] kern/40926 qa [boot] After Upgrading or Clean Installin o [2002/07/23] kern/40927 sound [sound] Acer Labs M5451 dies with pcm:pla o [2002/07/24] kern/40948 usb [usb] USB HP CDW8200 does not work o [2002/07/24] i386/40958 i386 apm on Acer TravelMate 351 could not resu o [2002/07/25] ports/40975 knu Uncatched coredump of pkg_info while pkgd o [2002/07/25] bin/40980 du(1)'s -h and -k options interact confus o [2002/07/27] bin/41060 ready to import gzip 1.3.3 o [2002/07/28] bin/41070 added .warning in make(1) + two fixes o [2002/07/28] bin/41071 make NO to NO_ transition patch o [2002/07/28] docs/41089 doc pax -B option does not mention interactio o [2002/07/30] bin/41159 new sed -c option to allow ; as a separat o [2002/07/30] misc/41179 LD_LIBRARY_PATH security checks o [2002/07/31] bin/41190 in sed, report the { linenum instead of E o [2002/07/31] bin/41213 top(1) blocks if NIS-related entries in p o [2002/07/31] kern/41215 [kbd] console revert back to kbd0 (AT) af o [2002/08/01] kern/41220 bz [PATCH] Minor sk driver enhancements o [2002/08/01] bin/41238 qa [sysinstall] problems with FreeBSD instal o [2002/08/02] docs/41270 doc confusing directions for kernelconfig cha o [2002/08/02] bin/41271 Non-suid-crontab. o [2002/08/04] bin/41307 libalias: logging of links lifecycle (add o [2002/08/04] www/41312 cvsadm RCS IDs are off-by-one in the NetBSD cvsw o [2002/08/04] kern/41317 trhodes reflect kernel building user for sudo-ers o [2002/08/06] i386/41364 imp pccard: NewMedia "Bus Toaster" SCSI card o [2002/08/06] www/41379 Cannot browse directory tree on FreeBSD m o [2002/08/07] kern/41415 usb [usb] [patch] Some USB scanners cannot ta o [2002/08/09] kern/41490 sound [sound] C-Media 8738 sound card static o [2002/08/10] bin/41526 symlinked mount points get mounted more t o [2002/08/11] kern/41543 emulation Easier wine/w23 support f [2002/08/11] bin/41556 obrien [PATCH] wtmp patch for lukemftpd o [2002/08/12] bin/41566 obrien file(1) out of date o [2002/08/12] i386/41569 silo overflow p [2002/08/12] standards/41576standards POSIX compliance of ln(1) a [2002/08/12] bin/41583 assorted mtree bugs (+fixes) o [2002/08/15] bin/41674 ken iostat column formatting overlaps o [2002/08/17] kern/41743 sound [sound] No sound from SiS630s controller o [2002/08/17] bin/41744 qa [sysinstall] cannot stop comat22 from bei o [2002/08/18] ports/41755 max Wrong letters in Canna iroha dictionary o o [2002/08/19] misc/41771 '/etc/ttys' and X o [2002/08/20] docs/41807 doc natd -punch_fw "bug" o [2002/08/20] bin/41817 pw groupshow doesn't include the login gr o [2002/08/20] docs/41820 doc Device driver confusion in Handbook (2.3) o [2002/08/21] conf/41855 improvment of /etc/rc.diskless2 script o [2002/08/21] i386/41856 i386 VESA splash screen problems on ThinkPad 2 o [2002/08/22] docs/41879 hrs cleanup to DOCROOT/share/sgml/freebsd.dsl o [2002/08/23] docs/41919 blackend MINI kernel for bootfloppy (Handbook p.34 o [2002/08/23] kern/41930 declaration clash for ffs() and ${CXX} a [2002/08/23] ports/41945 ade [patch] bsd.port.mk: does not run ACLOCAL o [2002/08/23] bin/41947 hexdump(1) unprintable ASCII enhancement o [2002/08/23] bin/41949 qa [sysinstall] sysinstall sorts /etc/rc.con o [2002/08/24] kern/41966 sound [sound] audio/play: sblive, can cause "D o [2002/08/26] bin/42018 pkg_info with PKG_PATH searches through t o [2002/08/26] bin/42022 qa [sysinstall] non-interactive mode prompts a [2002/08/27] docs/42058 doc Documentation: Installing Oracle 8i onto o [2002/08/27] kern/42065 [patch] kern.ps_showallprocs has no effec o [2002/08/27] bin/42084 luigi [netstat] PicoBSD's 'netstat -i' reports o [2002/08/29] bin/42162 qa [sysinstall] installation crashes, md0c f o [2002/08/30] docs/42182 trhodes Making Dedicated Mode disks doc out of da f [2002/08/30] bin/42213 usb moused(8) seems to delay some mouse event o [2002/08/30] bin/42217 libdisk segfaults with 1024 bytes/sector o [2002/09/01] kern/42274 [patch] Convert defined variable into tun o [2002/09/02] bin/42336 [PATCH] ISO-fication of /usr/src/contrib/ o [2002/09/03] bin/42386 cleaning code from warnings in libkvm o [2002/09/03] bin/42387 cleaning code of librpcsvc from warnings p [2002/09/04] kern/42404 emulation TIOCSCTTY not implemented in linuxulator o [2002/09/04] kern/42422 dbm_delete returns -1 instead of 1 when t o [2002/09/04] kern/42429 [patch] hash_action called with HASH_DELE o [2002/09/05] kern/42442 problem in idlequeue/debugging mode ? o [2002/09/06] kern/42461 mdodd if_wi_pci.c,if_wi_pccard.c lack device_re s [2002/09/06] kern/42466 emulation linux: 'ipc' typ=258 not implemented o [2002/09/06] bin/42468 mount_smbfs incorrectly handled configura o [2002/09/06] bin/42469 After mounting by mount_smbfs directories o [2002/09/08] www/42558 www http://www.freebsd.org/search produces in o [2002/09/08] kern/42564 sound [sound] record bug with emu10k1 driver o [2002/09/09] bin/42609 pkg_info -qg doesn't handle missing files o [2002/09/10] kern/42638 sound [sound] CS4326/4327 (MSS) buggy output pl o [2002/09/11] bin/42663 pw(1): pw useradd assigns unique UID's to o [2002/09/13] kern/42728 small many problems in src/usr.sbin/ppp/* afte f [2002/09/13] bin/42732 [NFS] seg fault in mount_nfs o [2002/09/14] i386/42766 [patch] proposal to perform reboot via ju o [2002/09/15] bin/42803 tconv, tic, captoinfo binaries missing fr o [2002/09/18] bin/42934 qa [sysinstall] installation procedure on in o [2002/09/19] kern/42956 [libc] dlclose gives "invalid shared obje o [2002/09/19] bin/42974 [patch] ISO 8601 date format option p [2002/09/20] bin/43139 bms /sbin/route -host option doesn't always s o [2002/09/21] kern/43154 [patch] tunwrite() does not allocate clus o [2002/09/21] conf/43167 Ability to have vnode based file systems o [2002/09/21] conf/43169 [patch] with modified keymap, caps-lock l o [2002/09/22] i386/43262 command 'shutdown -r' (also reboot) cause s [2002/09/23] ports/43273 portmgr [patch] make bsd.port.mk checksum check a o [2002/09/25] kern/43355 idad driver will work if logical drives d o [2002/09/25] bin/43367 incorrect report from 'who' after 'shutdo o [2002/09/25] bin/43368 pkg_create fails if target directory does o [2002/09/25] bin/43372 Broken struct ufs_args in ufsmount.h o [2002/09/27] bin/43434 New option to 'dmesg' which allow to disp o [2002/09/29] docs/43470 blackend Solid State / x109 article out of date. o [2002/09/29] kern/43474 murray [nfs] [patch] dhcp.* values not set in ke o [2002/09/29] conf/43494 wish: resolv.conf created (again) later i o [2002/09/29] bin/43497 mount -t nfs -> crunchgen incompatible o [2002/09/30] conf/43500 rc.syscons "allscreens" improvements o [2002/09/30] i386/43539 Cannot mout floppy on Compaq Proliant ML3 s [2002/09/30] ports/43540 arved Update Port net/cnet 1.7.7 -> 2.0.3 o [2002/10/02] kern/43577 [PATCH] New kernel option SHUTDOWN_BEEP o [2002/10/02] bin/43582 passwd(1) fails on nonexistent users o [2002/10/02] bin/43596 pkg_add does not propogate 'remote' to de o [2002/10/03] kern/43610 [patch] static-ize some symbols in digi d o [2002/10/03] kern/43611 [patch] static-ize some symbols in sys/cr o [2002/10/03] kern/43613 [smbfs] [patch] static-ize symbol in smbf o [2002/10/03] kern/43616 [patch] static-ize some functions in sys/ o [2002/10/04] docs/43651 doc stab(5) incorrectly states to include jus o [2002/10/05] kern/43716 [patch] puc driver does not recognize Lav s [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp o [2002/10/08] bin/43819 changed truss output for utrace calls o [2002/10/08] docs/43823 simon [PATCH] update to environ(7) manpage o [2002/10/08] misc/43825 qa please remove object files in source (src o [2002/10/09] bin/43857 [patch] conflicting types in /usr/src/usr o [2002/10/09] docs/43861 doc non-trivial typo in wicontrol man page o [2002/10/11] kern/43905 [patch] kqueues: EV_SET(kevp++, ...) is n o [2002/10/11] kern/43916 [hang] Olicom OC-2220 (PC-card) hangs on o [2002/10/11] docs/43941 doc Rationale for Upgrade Sequence o [2002/10/14] docs/44034 trhodes Multiple sysctl variables are not documen o [2002/10/14] misc/44058 /dev/ch* is created without group write p o [2002/10/15] docs/44074 doc ln(1) manual clarifications [patch] o [2002/10/15] kern/44098 RealTec-based NIC initialization problem o [2002/10/15] bin/44122 tun0 gets a second ip adress after a disc o [2002/10/17] conf/44170 Add ability to run multiple pppoed(8) on o [2002/10/17] www/44181 www www "Release Information" organization o [2002/10/18] bin/44212 Unify 'recursive' options -r and -R o [2002/10/19] kern/44260 LINT does not list pseudo-device tap o [2002/10/19] i386/44262 tanimura Problems with nrp driver o [2002/10/19] kern/44267 [patch] One more modem PNP id for /usr/sr o [2002/10/19] bin/44277 devinfo is not C++ safe o [2002/10/19] conf/44286 roberto /etc/defaults/rc.conf uses the obsolete n o [2002/10/20] kern/44293 thomas Unable to access audio CD under Linux emu o [2002/10/22] kern/44365 [patch] introduce ulong and unchar types o [2002/10/22] kern/44372 roberto some kernel options prevent NTP clock syn o [2002/10/22] kern/44379 [libutil] property.c, properties_read() b o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has f [2002/10/25] kern/44450 usb USB support FAILURE for device that was s o [2002/10/26] kern/44497 NIC Lags? o [2002/10/26] i386/44500 [patch] bge(4): add AC1001 Gigabit NIC as o [2002/10/27] kern/44512 sound [sound] pcm driver generates static half o [2002/10/29] kern/44580 [nfs] NFS updates file access time when f o [2002/10/29] kern/44587 scsi dev/dpt/dpt.h is missing defines required o [2002/10/29] docs/44594 doc Handbook doesn't mention drivers.flp for f [2002/10/30] conf/44717 dougb update login.conf and unify login capabil o [2002/11/04] kern/44872 [patch] dgb driver update o [2002/11/04] bin/44894 markm telnet(1): as a local non-root user and r o [2002/11/05] bin/44915 qa [sysinstall] 'choose installation media' o [2002/11/06] gnu/44984 Send-pr can use environmental variable $F o [2002/11/06] docs/45011 trhodes style(9): '->' and '.' don't require spac o [2002/11/07] kern/45026 [nis] Can't set next password change date o [2002/11/08] gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messa o [2002/11/09] www/45169 linimon suggested update for ports index page on o [2002/11/10] kern/45182 sound [sound] fm801.c does not recognize a FM80 o [2002/11/10] bin/45193 [PATCH] truss can't truss itself o [2002/11/11] ports/45216 joerg devel/bcc port is incomplete o [2002/11/11] conf/45222 daily rejected mail hosts report too long o [2002/11/12] conf/45226 mtm Fix for rc.network, ppp-user annoyance o [2002/11/12] bin/45229 restore(8) -i: ls reports mising files as p [2002/11/12] alpha/45240 alpha pstat -f column headings misaligned on Al o [2002/11/12] gnu/45246 sobomax tar --listed-incremental fails for Solari o [2002/11/13] bin/45254 qa [patch] [sysinstall] sysinstall installs f [2002/11/14] ports/45289 hrs ja-dvi2ps-3.2 does not handle \special co o [2002/11/14] kern/45293 kevent denies to observe /dev/tty o [2002/11/16] bin/45333 [PATCH] New option -r for chown and chgrp o [2002/11/18] ports/45414 portmgr make update in /usr/ports missing default o [2002/11/19] bin/45486 Support for human readble (-h/-H) output s [2002/11/21] bin/45547 sos a patch to make burncd handle .wav files. a [2002/11/22] bin/45584 read builtin function of sh does not read o [2002/11/23] bin/45608 qa [sysinstall] install should config all et s [2002/11/23] ports/45613 portmgr make update doesn't o [2002/11/24] kern/45679 sound [sound] [patch] Cannot record except 8bit o [2002/11/24] kern/45682 sound [sound] [patch] Sometime failed to record o [2002/11/24] kern/45684 systat -vmstat reports "alternate system o [2002/11/25] bin/45701 markm spelling error in rogue o [2002/11/25] conf/45704 [PATCH] request to change cp866b font to o [2002/11/25] bin/45729 make rbootd transfere the default file if o [2002/11/26] bin/45749 trhodes [PATCH] rm -f in MS-DOS directory o [2002/11/27] kern/45793 [patch] invalid media subtype aliases in o [2002/11/28] bin/45830 nectar [kerberos] KDC has problems when listenin p [2002/11/30] conf/45874 ache [PATCH] FreeBSD does not know about ca_ES o [2002/12/01] bin/45896 dwmalone setnetgrent() should return error code o [2002/12/02] docs/45940 doc burncd missing info o [2002/12/07] conf/46062 kris Remove skel from BSD.root.dist. f [2002/12/09] bin/46110 [growfs] why does fsck work with / mounte o [2002/12/09] i386/46113 [patch] busspace bugs in parameter checki o [2002/12/09] standards/46119standards Priority problems for SCHED_OTHER using p f [2002/12/09] bin/46123 fenner PATCH: tcpdump needs -a flag if netmask i o [2002/12/10] kern/46159 ipfw ipfw dynamic rules lifetime feature o [2002/12/10] bin/46163 gad lpc problem. Only root can modify despit o [2002/12/11] docs/46196 doc Missing return value in (set_)menu_format o [2002/12/13] bin/46235 rwatson [sysinstall] NTP servers for Finland requ f [2002/12/13] i386/46238 dds [code] Driver for the PCL-724 ISA card o [2002/12/14] kern/46250 sound [sound] Sound driver not working correctl o [2002/12/16] docs/46291 doc correlation between HZ kernel config para o [2002/12/16] docs/46295 doc please add information to Nvi recovery em o [2002/12/17] bin/46328 gad patch for lpd o [2002/12/19] kern/46368 [patch] MAXDEP in isa/pnpparse.c is too s s [2002/12/19] bin/46382 ps(1) could use a "repeat" mode o [2002/12/20] conf/46409 Certain periodic scripts check broken NFS o [2002/12/21] standards/46441 /bin/sh does not do parameter expansion i o [2002/12/22] conf/46453 [INTERNATIONALIZATION] cons25l2, ISO8859- o [2002/12/23] standards/46504standards Warnings in headers o [2002/12/31] conf/46645 [PATCH] rc.shutdown state table saving ha a [2003/01/03] docs/46709 peter tables in terminfo.5 are broken o [2003/01/03] kern/46734 [patch] joystick driver doesn't allow for o [2003/01/03] kern/46736 sound [sound] ISA audio CS4232 (HP Omnibook 500 s [2003/01/04] conf/46746 No way to set link addresses through rc.c o [2003/01/04] bin/46758 moused enhancements p [2003/01/05] docs/46787 trhodes compress(1) manpage missing BUGS; other c o [2003/01/06] docs/46793 doc DEVICE_POLLING can not be used with SMP, o [2003/01/09] bin/46888 gad Add script run hook to newsyslog(8) o [2003/01/09] bin/46905 qa [sysinstall] FreeBSD 5.x cannot be instal s [2003/01/10] conf/46913 darrenr ipf denied packets of security run output p [2003/01/10] docs/46918 trhodes ipsec(4) does not reference the IPSEC RFC o [2003/01/10] bin/46925 sysctl -a goes into an infinite loop... o [2003/01/11] kern/46973 [patch] syscons virtual terminals switchi o [2003/01/13] ports/47018 sf Teach ftp/wget new very useful feature - o [2003/01/13] kern/47029 sound [sound] Static and popping with Hercules o [2003/01/18] kern/47200 usb USB port is disabled when Kodak DX4900 is o [2003/01/19] bin/47204 qa [sysinstall] base + XFree86 install fails o [2003/01/19] i386/47223 [PATCH] pcvt(4), ESC sequences do not cha o [2003/01/20] bin/47235 top reports inaccurate cpu usage o [2003/01/20] kern/47243 sound [sound] Onboard CMedia CMI8738 playback n o [2003/01/21] kern/47311 mdodd [PATCH] Kernel support for NVIDIA nForce2 o [2003/01/21] bin/47314 qa [sysinstall] wish: install should not req p [2003/01/22] kern/47349 emulation Fake a sound ioctl (plus linux hook) o [2003/01/22] bin/47350 rc.network supports only one ppp profile o [2003/01/22] kern/47352 sound [sound] pcm/ac'97, dsp device busy o [2003/01/22] i386/47376 [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd ch o [2003/01/23] bin/47387 [PATCH] gprof -K still requires "a.out" a o [2003/01/24] java/47448 phantom linux-blackdown-jdk-1.4.1: syscall mmap2 f [2003/01/25] kern/47452 le [vinum] df(1) reports filesystem empty wh o [2003/01/27] bin/47540 Make natd configurable in running state w o [2003/01/27] conf/47566 le [vinum] [patch] add vinum status verifica o [2003/01/28] docs/47575 doc Clarify requirements for IPFW2 in STABLE o [2003/01/28] bin/47576 [PATCH] factor(6)ing of negative numbers o [2003/01/28] docs/47594 doc [PATH] passwd(5) incorrectly states allow o [2003/01/28] bin/47596 daily security run complains if timezone o [2003/01/28] misc/47601 ru Additional subdir targets o [2003/01/30] docs/47690 doc builtin(1) manpage is wrong about externa o [2003/01/31] docs/47705 doc wc(1) manpage has poor explanations. o [2003/02/02] bin/47815 stty -all should work. f [2003/02/02] docs/47818 doc ln(1) manpage is confusing o [2003/02/04] bin/47908 qa [sysinstall] /stand/sysinstall can't disp o [2003/02/06] docs/47991 trhodes Handbook section on upgrading kernel says o [2003/02/06] kern/48014 usb [usb] moused fails to correctly identify o [2003/02/08] docs/48101 brueffer There's no documentation on the fixit dis o [2003/02/09] conf/48105 /etc/disktab has incomplete duplication o o [2003/02/09] misc/48110 change CVSROOT/log_accum.pl to not send m o [2003/02/10] conf/48133 /etc/rc: improved vi recovery notificatio o [2003/02/11] kern/48172 ipfw ipfw does not log size and flags o [2003/02/12] conf/48195 /var/db/mounttab error on diskless boot s [2003/02/12] ports/48217 ports-bugs New Port: www/mod_frontpage13 and www/mod o [2003/02/14] ports/48281 obrien Patch editors/vim to use fetch instead of o [2003/02/15] bin/48309 pppoe connections fail to establish if th o [2003/02/16] kern/48338 sound [sound] pcm audio driver hogs /dev/dsp?.? o [2003/02/16] bin/48342 usb [PATCH] usbd dynamic device list. o [2003/02/18] ports/48426 ports-bugs [PATCH] digger-vgl does not support conso o [2003/02/18] bin/48443 mtm /usr/sbin/periodic executes too many file o [2003/02/18] conf/48444 [patch] count connection attempts instead o [2003/02/19] kern/48471 pjd [patch] private IPC for every jail o [2003/02/22] conf/48566 [PATCH] /etc/defaults/make.conf stales af p [2003/02/22] conf/48569 trhodes make.conf misses comments on some options o [2003/02/23] kern/48599 [PATCH] syscons cut-n-paste logic is brok o [2003/02/23] bin/48603 Getopt is broken. Patch included. o [2003/02/24] gnu/48638 [PATCH] some bug fixs in libdialog o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/02/27] kern/48738 sound [sound] ForteMedia FM801 chipset based so o [2003/02/27] kern/48759 demon kldstat shows module after unsuccessfull o [2003/02/28] docs/48767 doc wrong key numbers for left/right windows f [2003/02/28] conf/48775 iso8859-15 termcap entries needed o [2003/03/02] kern/48837 mbr dc cannot handle DC21142/3 PCI/CardBus 10 o [2003/03/03] conf/48870 [PATCH] rc.network: allow to cancel inter o [2003/03/03] kern/48894 [nfs] Suggested improvements to the NFS r s [2003/03/06] bin/48962 des [PATCH] modify /usr/bin/fetch to allow ba o [2003/03/06] kern/48976 nwfs.ko oddity o [2003/03/06] docs/48980 doc [PATCH] nsgmls -s errors and sect. 3.2.1 o [2003/03/06] bin/48989 qa [sysinstall] Sysinstall's partition edit o [2003/03/07] i386/49023 gad [patch] to LPD (printjob.c) to pass sourc o [2003/03/08] kern/49037 sound [sound] [patch] ESS Maestro chip misdetec o [2003/03/08] kern/49039 add support for RS485 hardware where dire o [2003/03/10] ports/49082 knu portupgrade runs slow o [2003/03/10] kern/49086 ipfw [patch] Make ipfw2 log to different syslo f [2003/03/12] ports/49955 portmgr [PATCH] bsd.port.mk: add target to automa p [2003/03/12] kern/49957 naddy CRC32 generator should be the common rout p [2003/03/13] bin/49983 maxim [patch] Fix bug & improve telnet status o o [2003/03/18] misc/50106 Make 'make release' more flexible behind o [2003/03/19] kern/50110 usb [usb] Astra 2100U scanner being detected o [2003/03/19] bin/50118 grog calendar(1) dumps core if there is ./cale p [2003/03/21] conf/50160 ache sl_SI.ISO8859-2 collation sequence is wro o [2003/03/23] docs/50211 doc [PATCH] Fix textfile creation p [2003/03/24] docs/50248 ceri New FreeBSD books o [2003/03/25] bin/50300 Make the loader's use of terminal-control o [2003/03/26] bin/50310 natd / libalias fix to allow dcc resume i p [2003/03/27] bin/50328 kris ctm_smail doesn't handle large deltas wel o [2003/03/27] bin/50331 Changing uid with pw causes duplicate use o [2003/03/27] bin/50365 [PATCH] rc.sysctl cannot handle values co o [2003/04/01] kern/50526 [patch] update to #! line termination o [2003/04/03] bin/50569 /bin/sh doesn't handles ${HOME}/.profile o [2003/04/03] docs/50573 doc return values for res_query/res_search/re o [2003/04/06] bin/50656 /bin/cp - wrong error on copying of multi o [2003/04/07] docs/50677 doc [PATCH] update doc/en_US.ISO8859-1/books/ o [2003/04/07] kern/50687 ioctl(.., CDIOCCAPABILITY, ...) always re o [2003/04/08] bin/50724 ports-bugs [PATCH] make /usr/sbin/pkg_fetch save ful p [2003/04/08] docs/50735 brueffer Small diff to the developers handbook & o o [2003/04/09] bin/50749 ipfw ipfw2 incorrectly parses ports and port r o [2003/04/10] docs/50773 jmg NFS problems by jumbo frames to mention i o [2003/04/12] ports/50866 lioux [PATCH] Introduce patch to qmail-1.03 to o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev p [2003/04/14] bin/50924 "vmstat -f" says "unimplemented" but data s [2003/04/14] i386/50929 AMD K6-2+ processor is identified incorre o [2003/04/14] bin/50949 BUG: mtree doesn't honor the -P when chec o [2003/04/14] bin/50955 [PATCH] natd / libalias support for multi o [2003/04/14] conf/50956 daily_status_disks_df_flags in /etc/defau o [2003/04/15] bin/50971 du(1) doesn't understand UF_NODUMP flag o [2003/04/15] bin/50988 [Patch] find -size -- express argument in o [2003/04/15] kern/51009 [patch] buggy aue driver fixed. o [2003/04/16] bin/51070 add -p option to pom [PATCH] p [2003/04/17] kern/51082 bms FEATURE: More descriptive message on drop o [2003/04/18] kern/51120 MSGBUF_SIZE doesn't work in makefiles a [2003/04/18] docs/51133 murray RSH environmental variable not described s [2003/04/18] bin/51137 config(8) should check if a scheduler is o [2003/04/18] kern/51145 sound [sound] Audio Slows during Heavy I/O o [2003/04/19] bin/51148 Control the cache size for pwd_mkdb to sp f [2003/04/19] ports/51152 portmgr [patch] bsd.port.mk: generic SHEBANG_FILE o [2003/04/21] bin/51205 dwmalone openssl in base system is not compiled th o [2003/04/22] bin/51296 grog calendar wrong for dates based on day+-nu o [2003/04/27] docs/51480 dds Multiple undefined references in the Free o [2003/04/28] bin/51488 Compat patch: more(1) allowed filename to p [2003/04/28] conf/51504 ache New file: src/share/mklocale/zh_CN.GBK.sr a [2003/05/01] ports/51663 roam [PATCH] vpopmail-stable fix for using vmo p [2003/05/03] conf/51729 ache A patch that can make freebsd support zh_ o [2003/05/06] docs/51875 doc atkbd(4) adjustment o [2003/05/06] docs/51891 doc DIAGNOSTICS in ed driver manpage don't ma o [2003/05/06] ports/51900 trevor [Update Port]: audio/fest* to last versio o [2003/05/07] conf/51920 Collation for no_NO.ISO8859-1 o [2003/05/07] docs/51921 doc ls(1) manpage lacks some information abou o [2003/05/08] ports/51947 mharo Analog port does not include anlgform.htm o [2003/05/08] kern/51958 usb [usb] [patch] update for urio driver o [2003/05/10] kern/52026 usb [usb] feature request: umass driver suppo o [2003/05/10] bin/52032 markm Telnet option contra telnet protocol o [2003/05/11] docs/52071 doc [PATCH] Add more information about soft u o [2003/05/11] bin/52072 yar Wrong behaviour of the ftpd when the OOB f [2003/05/12] ports/52106 phantom New port: java/javaws: Java Web Start 1.2 o [2003/05/13] bin/52190 dwmalone [Patch] decode more syscalls in truss o [2003/05/14] i386/52249 i386 [PATCH] Bootmanager shows NTFS partitions o [2003/05/14] misc/52255 small picobsd build script fails under FreeBSD o [2003/05/14] misc/52256 small picobsd build script does not read in use o [2003/05/15] kern/52258 imp pccard non-functional, repeated "card ins o [2003/05/15] bin/52271 qa [sysinstall] sysinstall panics in machine o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter f [2003/05/19] bin/52432 usb [sysinstall] drivers.flp won't load with o [2003/05/19] docs/52448 simon [patch] Misc man page reference fixes o [2003/05/20] bin/52469 ppp: Multiple devices using UDP don't wor o [2003/05/21] bin/52517 murray New functionality for /usr/bin/Mail f [2003/05/23] bin/52601 mbr [PATCH] rpc.yppasswdd fails if master.pas o [2003/05/23] kern/52623 [ex] [patch] IRQ error in driver for the o [2003/05/25] docs/52672 doc Porter's Handbook: couple of corrections o [2003/05/26] ports/52706 portmgr [patch] bsd.port.mk issues warning if a s o [2003/05/27] kern/52725 [PATCH] installincludes for kmods f [2003/05/28] bin/52746 tcsh fails to handle large arguements o [2003/05/28] kern/52752 [PATCH] SMBus controller on ICH4 not reco o [2003/05/28] kern/52764 Impossible to build kernel with COPTFLAGS s [2003/05/28] ports/52765 portmgr [PATCH] Uncompressing manual pages may fa o [2003/05/29] bin/52782 user ppp dumps core when doing pppctl "sh s [2003/05/31] bin/52826 Feature Request: Adding Timestamps to pkg o [2003/06/01] i386/52835 pdeuskar em driver does not work with mobile-chips o [2003/06/03] ports/52906 ports-bugs vid-1.0.1 from ports does not work with U o [2003/06/03] bin/52907 phk [PATCH] more malloc options for debugging s [2003/06/03] ports/52917 portmgr [PATCH] bsd.port.mk: update default value p [2003/06/05] kern/52960 jmg [kbd] kbdcontrol macros don't work when l o [2003/06/05] kern/52971 bad macro LIST_HEAD in /usr/include/sys/q o [2003/06/06] kern/52980 mbr [patch] dc(4) driver fails to init Intel o [2003/06/08] kern/53025 usb [PATCH] ugen does not allow O_NONBLOCK fo o [2003/06/10] bin/53131 qa [sysinstall] "ALL" could not turn check B o [2003/06/11] conf/53197 re default tag of RELENG_5_1 standard-supfil o [2003/06/13] kern/53265 imp Make Sierra A555 work in FreeBSD o [2003/06/13] docs/53271 hmp the bus_dma man page fails to document al o [2003/06/13] bin/53288 tail will sometimes display more lines th o [2003/06/13] docs/53303 doc mount(2) man page error o [2003/06/14] i386/53324 i386 pam_group problems (PAM_RUSER used instea o [2003/06/15] bin/53341 qa [sysinstall] [patch] dump frequency in sy p [2003/06/16] bin/53377 [PATCH] su does not return exit status of o [2003/06/16] kern/53383 [bktr] [patch] adding Terratec TValue to o [2003/06/17] kern/53417 sound [sound] Bad Recordings on AC97 onboard au o [2003/06/19] bin/53475 cp(1) copies files in reverse order to de o [2003/06/19] kern/53506 [partial patch] support gzipped modules o [2003/06/19] bin/53520 su to another user does not update utmp o [2003/06/20] bin/53560 logging domain names in wtmp is retarded o [2003/06/21] docs/53575 doc Change to Handbook Section 20.9 o [2003/06/21] docs/53596 doc Updates to mt manual page o [2003/06/22] standards/53613standards FreeBSD doesn't define EPROTO o [2003/06/23] docs/53621 trhodes devname(3)'s man page needs an example o [2003/06/24] www/53676 simon [patch] Don't make people contact doc@ fo o [2003/06/24] bin/53682 le [PATCH] add fuser(1) utitity o [2003/06/25] docs/53732 doc quota output and man page do not document o [2003/06/26] docs/53751 hmp bus_dma(9) incorrectly documents BUS_DMA_ a [2003/06/28] bin/53870 das C++ undeclares standard math functions li o [2003/06/29] bin/53899 mktime gives wrong result in Central time o [2003/06/29] conf/53901 dd Suggest MFC of include keyword to config( p [2003/07/01] conf/53944 [PATCH] ARMSCII-8 (Armenian) LOCALE and C o [2003/07/01] kern/53987 [smbfs] smbfs can't access to files with o [2003/07/02] ports/54002 lioux QMTPC patch for qmail-1.03 o [2003/07/02] docs/54009 trhodes Clarify the location of the splash image o [2003/07/02] bin/54026 bms [patch] Add support for non-standard port o [2003/07/02] ports/54041 ade libtool13 (as installed) doesn't recogniz o [2003/07/03] kern/54049 sound [sound] Sound driver reports device busy o [2003/07/03] kern/54078 sound [sound] Sound Plays ~10% Slow [4.8] o [2003/07/06] bin/54141 wrong behavour of cu(1) o [2003/07/07] conf/54170 error from weekly periodic script 330.cat s [2003/07/07] bin/54185 rwatson UFS2 filesystem ACL flag not enforced o [2003/07/08] kern/54220 [PATCH] /usr/src/Makefile has wrong instr o [2003/07/09] ports/54262 tobez port lang/perl5 doesn't deinstall /usr/bi o [2003/07/09] bin/54274 udp-proxy support is not implemented in l o [2003/07/11] bin/54365 [PATCH] add -u option to install(1) for S o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations wit o [2003/07/13] kern/54439 Protecting sysctls variables by given mut o [2003/07/13] docs/54451 doc [patch] i386_{get|set}_ldt manual page is o [2003/07/14] docs/54461 kensmith Possible addition to Handbook o [2003/07/17] bin/54594 Apply regexps to the entire variable -- a o [2003/07/18] kern/54604 pjd Made 'ps -e' procfs-independent [PATCH]. o [2003/07/19] kern/54625 sumikawa [PATCH] IPv6 stealth forwarding o [2003/07/21] bin/54683 sh, redundant history o [2003/07/22] docs/54752 hmp bus_dma explained in ISA section in Handb o [2003/07/23] bin/54784 find -ls wastes space o [2003/07/24] standards/54809standards pcvt deficits o [2003/07/25] standards/54833standards more pcvt deficits o [2003/07/25] standards/54839standards pcvt deficits o [2003/07/25] ports/54866 ports-bugs libgnugetopt incompatibility breaks mjpeg s [2003/07/26] bin/54878 incorrect divisor in /usr/bin/jot -r o [2003/07/26] docs/54879 doc man 1 jot, -r description o [2003/07/26] kern/54884 mckusick FreeBSD -stable and -current free space h o [2003/07/27] bin/54891 libalias/natd and exporting connection-in o [2003/07/27] bin/54897 [PATCH] -y flag for mount_mfs f [2003/07/28] kern/54981 sanpei QUIRK: Add support for Lexar 256MB USB dr p [2003/07/28] docs/54995 bms Error in accept(2) man page o [2003/07/29] conf/55015 [patch] 700.kernelmsg: Security check out o [2003/07/30] kern/55031 getgrent() failure with large groups f [2003/07/31] kern/55094 ticso [partial patch] Intel USB 2.0 unrecognize o [2003/07/31] standards/55112standards glob.h, glob_t's gl_pathc should be "size o [2003/08/01] kern/55163 [patch] hide kld system details from jail o [2003/08/03] bin/55215 le [PATCH] add wu-ftpd style xferlog format p [2003/08/07] conf/55341 Adding ko_KR.CP949 locale o [2003/08/08] misc/55387 [patch] users LD_LIBRARY_PATH can interfe o [2003/08/08] gnu/55394 marcel GDB on FreeBSD 4.8: Deprecated bfd_read. o [2003/08/08] kern/55395 matk ICH sampling rate changes after resume fr o [2003/08/08] ports/55401 ache mod_auth_digest for ports/www/apache13 o [2003/08/11] conf/55470 [PATCH] new pccard.conf entry (I-O DATA W o [2003/08/12] docs/55482 doc DUMP has access to block devices in a JAI a [2003/08/13] ports/55515 portmgr [patch] extract perl stuff from bsd.port. o [2003/08/13] bin/55539 [patch] Parse fstab(5) with spaces in pat o [2003/08/13] bin/55546 cdcontrol play tr m:s.f interface is part p [2003/08/16] docs/55641 roam [PATCH] catch up tl(4) with hardware note p [2003/08/16] docs/55643 roam [PATCH] catch up aue(4) with hardware not p [2003/08/16] docs/55645 roam [PATCH] catch up kue(4) with hardware not o [2003/08/17] docs/55653 doc chflags.1 - note that not all tools chfla o [2003/08/17] ports/55669 nobutaka emacs20 and emacs21 override each other a o [2003/08/20] ports/55760 tobez [patch] make Perl versions coexist o [2003/08/20] bin/55788 le [vinum] Growfs does not work on vinum con o [2003/08/20] i386/55793 Flaky behavior of if_dc when initializing o [2003/08/20] kern/55802 Make kernel.GENERIC suitable for diskless o [2003/08/21] kern/55835 emulation Linux IPC emulation missing SETALL syscal o [2003/08/21] i386/55838 [kbd] Dual characters from keyboard in X o [2003/08/21] ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to u o [2003/08/22] ports/55866 ade port devel/libtool13 installs .la files o [2003/08/22] docs/55883 kensmith [patch] handbook advanced-networking/chap p [2003/08/23] conf/55895 [patch]fix short weekday names in zh_CN.* f [2003/08/23] ports/55896 thierry [NEW PORT] www/mozplugger o [2003/08/24] conf/55916 Change to /etc/rc.network & /etc/defaults o [2003/08/24] kern/55917 tun# devices cannot be created in 4.8-STA p [2003/08/24] docs/55925 roam mt, mtio, tcopy man pages refers to *rsa o [2003/08/24] gnu/55936 send-pr does not set mail envelope from o [2003/08/26] kern/55984 ipfw [patch] time based firewalling support fo o [2003/08/26] bin/56012 [patch] MAKEDEV does not allow creation o s [2003/08/28] ports/56091 ports-bugs hp220 driver for print/ghostscript-gnu do o [2003/08/28] kern/56095 QUIRK: Apacer Pen Drive fails to work o [2003/08/29] conf/56144 rc [PATCH] /etc/rc.d/ipmon, /etc/rc.d/ipfilt o [2003/08/30] kern/56165 bms if_baudrate is not correct for rl, xl, dc o [2003/08/31] kern/56245 [bktr] Distorted and choppy video with bk o [2003/08/31] bin/56249 obrien lukemftpd has two bugs (motd, munged utmp o [2003/08/31] kern/56250 ums doesn't work with MCT based PS/2 conv o [2003/09/02] ports/56301 knu portupgrade: -O ineffective o [2003/09/04] kern/56441 andre bpf_tap() used incorrectly in bpf o [2003/09/04] bin/56447 Extend mt command for AIT-2 tape drives o [2003/09/04] kern/56451 /compat/linux/proc/cpuinfo gives wrong CP o [2003/09/05] standards/56476standards cd9660 unicode support simple hack o [2003/09/07] gnu/56554 re add Cc: maintainer feature to send-pr o [2003/09/07] bin/56558 [PATCH] locate(1) cannot be safely used w o [2003/09/09] kern/56632 MTIO incorrect mt_fileno status after MTE o [2003/09/09] bin/56648 le [PATCH] enable rcorder(8) to use a direct o [2003/09/10] kern/56664 bad file# in MTIO status buffer after MTE o [2003/09/11] misc/56720 [feature request] UNICODE support in Reso o [2003/09/12] conf/56736 mtm [PATCH] rcNG: enable packages to particip o [2003/09/15] docs/56903 doc [patch] articles/fonts: add application t o [2003/09/16] docs/56915 doc [patch] articles/fonts: update links s [2003/09/16] ports/56928 java jce-aba port should install to $JAVA_HOME o [2003/09/16] conf/56934 rc.firewall rules for natd expect an inte o [2003/09/16] docs/56936 hmp [patch] articles/java-tomcat: add applica o [2003/09/17] conf/56940 pccard.conf entry for PCET10-CL causes sy o [2003/09/17] bin/56952 re [sysinstall] floppy install error s [2003/09/18] ports/56980 portmgr unprivileged user, extracting of tarballs a [2003/09/18] docs/56981 peter man terminfo(5) from libncurses does not f [2003/09/19] kern/56999 usb FreeCom USB CD/RW problem on FreeBSD 5.1 o [2003/09/19] bin/57018 le [PATCH] convert growfs to use libufs(3) o [2003/09/19] bin/57024 a new option for xargs(1) -- only treat \ o [2003/09/19] bin/57026 [PATCH] Therer is no way to know the labe o [2003/09/20] kern/57036 No media detected by 3c905b-tx on 4.9-rel o [2003/09/20] bin/57045 trpt(8) option -t was disabled on -curren o [2003/09/21] bin/57054 let test(1) compare the mtime of a file t o [2003/09/22] bin/57088 [PATCH] for a possible fd leak in libcam. o [2003/09/22] bin/57089 "w" does not honor the -n option p [2003/09/23] conf/57125 bms Comment to IPSEC_FILTERGIF in LINT is now o [2003/09/24] ports/57151 tobez Port lang/perl5.8: use.perl fails to modi o [2003/09/24] docs/57153 doc S_IRWXU missing in fstat(2) man page? o [2003/09/26] kern/57230 [patch] psm(4) incorrectly identifies an o [2003/09/26] amd64/57250 obrien Broken PTRACE_GETFPREGS and PTRACE_SETFPR o [2003/09/26] ports/57259 portmgr [patch] Building a port as root using an o [2003/09/27] standards/57295harti make's handling of MAKEFLAGS is not POSIX o [2003/09/27] docs/57298 blackend [patch] add using compact flash cards inf o [2003/09/30] docs/57388 doc INSTALL.TXT enhancement: mention ok promp f [2003/09/30] bin/57407 bms [patch] Better NTP support for dhclient(8 o [2003/10/01] misc/57464 [boot] loader(8) seems to confuse files [ o [2003/10/01] kern/57468 scsi [patch] Quirk for Quantum LPS540S o [2003/10/01] kern/57469 scsi [patch] Quirk for Conner CP3500 o [2003/10/02] ports/57498 portmgr HEIMDAL_HOME should be defined in src or o [2003/10/02] ports/57502 eik ports that define USE_* too late o [2003/10/02] conf/57517 add parameter for /etc/periodic/daily/210 o [2003/10/03] kern/57522 [PATCH] New PID allocater algorithm from p [2003/10/03] docs/57541 trhodes Some suggestions for the Basics chapter o o [2003/10/03] i386/57546 markm [patch] Adding VIA C3 capability printout o [2003/10/04] docs/57569 doc error on gensetdefs(8) man page p [2003/10/06] bin/57630 lptcontrol gives "device busy" if device o [2003/10/06] bin/57641 dd [patch] missing option in mdmfs (mount_mf a [2003/10/07] kern/57696 [nfs] NFS client readdir terminates prema o [2003/10/07] bin/57715 [patch] tcopy enhancement f [2003/10/07] kern/57721 sound [sound] [patch] Dell built in SB Live not o [2003/10/08] conf/57748 [patch] rc.network doesn't allow for -a i a [2003/10/11] sparc64/57856sparc64 sparc64: IDE Raid controller no detect di a [2003/10/12] standards/57911tjr fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) o [2003/10/13] docs/57926 doc amd.conf.5 poorly format as it has both m o [2003/10/13] docs/57974 doc man page apropos for select macros (FD_SE o [2003/10/13] kern/57976 simple kernel DDB enhancement o [2003/10/13] docs/57978 doc Type miss of GPIB in Hardware Notes o [2003/10/14] bin/58008 qa [patch] [sysinstall] sysinstall postfix i o [2003/10/14] bin/58012 Multihomed tftpd enhancement o [2003/10/16] docs/58111 doc Handbook 12.4.3 Rebuilding ATA RAID1 Arra o [2003/10/18] docs/58202 kensmith handbook doesn't mention kldload'ness of o [2003/10/18] bin/58206 [Patch] 460.status-mail-rejects incompati o [2003/10/20] bin/58293 vi replace with CR (ASCII 13) doesn't wor o [2003/10/22] kern/58373 mckusick [ufs] ufs inconsistency between 4.9-RC an o [2003/10/22] ports/58387 mharo [PATCH] security/sudo: Utilize EXAMPLESDI o [2003/10/22] bin/58390 bsdlabel fails to display an error messag o [2003/10/24] bin/58483 [PATCH] allows type special or node relat o [2003/10/24] kern/58497 sysctl knob to return current process' ji f [2003/10/25] kern/58529 dwmalone [patch] RDWR bpf in pcap. o [2003/10/26] ports/58545 joerg devel/avr-gcc: fix libintl and libiconv d o [2003/10/26] conf/58557 Summer/Winter-time change causes daily cr a [2003/10/26] ports/58578 roam new port: misc/kbedic, Bulgarian to Engli o [2003/10/26] gnu/58583 kan gcc.1, cpp.1 and gcov.1 manpages are outd o [2003/10/27] conf/58595 Default NTP configuration o [2003/10/28] docs/58615 doc update for Vinum chapter of Handbook: des o [2003/10/28] ports/58653 trevor [Ports Update]:: audio/fest* 1.4.1 -> 1.4 o [2003/10/28] gnu/58656 marcel gdb not ready for prime time o [2003/10/29] standards/58676standards grantpt(3) alters storage used by ptsname o [2003/10/29] conf/58680 dougb [PATCH] RCNG: shouldn't ldconfig be start o [2003/10/29] bin/58696 /sbin/natd feature request & possible pat o [2003/10/30] docs/58710 doc killpg(2) contains an error regarding sen o [2003/10/31] i386/58784 i386 ATA DMA fails and vx0 creates panic o [2003/11/01] kern/58803 [patch] kern.argmax isn't changeable even o [2003/11/03] bin/58893 OPIE implementation bug o [2003/11/04] ports/58926 obrien latest port of editors/vim has problem dr o [2003/11/04] bin/58939 dumb little hack for /etc/rc.firewall{,6} o [2003/11/05] kern/58967 Kernel kills processes in spite of cputim o [2003/11/05] bin/58970 truss coredumps for the no significant re o [2003/11/07] docs/59044 doc doc.docbook.mk does not properly handle a o [2003/11/09] kern/59067 [patch] PS/2 mouse unstable p [2003/11/09] bin/59078 re [patch] Fix greek support in sysinstall a p [2003/11/10] bin/59144 stefanf [patch] Allow a trailing / for mount -u t o [2003/11/10] i386/59147 usb [usb] USB active extension cable not reco o [2003/11/11] ports/59165 cy fvwm2 port glitches/bugs o [2003/11/11] kern/59169 usb [patch] ulpt is missing read operation o [2003/11/12] bin/59207 uustat list limit of 201 jobs o [2003/11/12] kern/59208 matk [sound] [patch] reduce pops and crackles o [2003/11/12] bin/59220 obrien systat(1) device select (:only) broken o [2003/11/13] docs/59240 blackend handbook update: linux MATLAB f [2003/11/13] ports/59254 eik ports that write something after bsd.port o [2003/11/14] kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_ f [2003/11/14] ports/59292 hrs dvips one line paper sizes broken? f [2003/11/15] ports/59297 x11 RADEON 7500 Warning message o [2003/11/15] www/59307 www [patch] xml/xsl'ify & update publications o [2003/11/19] kern/59456 fdescfs stat / compress creates only empt o [2003/11/19] docs/59477 doc Outdated Info Documents at http://docs.fr o [2003/11/20] bin/59530 strange bug in /bin/sh o [2003/11/21] bin/59551 marcel Problem with GDB on latest -CURRENT f [2003/11/21] ports/59553 hrs teTeX installs texdoctk without depending o [2003/11/21] bin/59564 Added an option (-S) to from command to a o [2003/11/21] docs/59565 doc [PATCH] FAQ doesn't cover definition of g f [2003/11/21] bin/59569 nullfs gives fts_read problem with du(1) f [2003/11/21] ports/59571 hq improvements of www/jakarta-tomcat4[1] Ma o [2003/11/23] conf/59600 i386 [PATCH] Improved us.emacs.kbd mapping o [2003/11/23] kern/59624 [PATCH] HightPoint HPT371 support for Fre s [2003/11/24] ports/59637 vs [patch] emulators/generator: Force use of o [2003/11/24] docs/59649 doc Outdated 4.4BSD Documents at http://docs. o [2003/11/25] ports/59682 knu portupgrade uses ports when you want it t a [2003/11/26] ports/59695 ade [PATCH] devel/gmake: add two patches to a o [2003/11/26] kern/59698 [kbd] [patch] Rework of ukbd HID to AT co o [2003/11/26] bin/59708 [patch] add sSMTP support for Mail select o [2003/11/27] bin/59730 isdnd crashes with signal 11 if cannot cr o [2003/11/27] kern/59732 jhb acpi causes boot to hang o [2003/11/27] docs/59735 kensmith Adding a reference to Icelandic Rsync o [2003/11/27] docs/59736 kensmith Updating size of archives o [2003/11/27] kern/59739 rmdir(2) and mkdir(2) both return EISDIR o [2003/11/28] bin/59772 ftpd(8)/FreeBSD 5: support for tcp_wrappe o [2003/11/28] bin/59774 ftpd(8)/FreeBSD 5: syslog facility may be o [2003/11/28] bin/59775 ftpd(8)/FreeBSD 5: incorrect reply for "u o [2003/11/29] ports/59788 knu sysutils/portupgrade ignores line breaks p [2003/11/29] conf/59799 New locale: zh_HK.Big5HKSCS s [2003/11/29] ports/59802 linimon [patch] make devel/py-ncurses depend on d o [2003/11/29] i386/59806 tackerman [patch] Suspend/resume breaks em0 o [2003/11/30] kern/59814 FreeBSD mknod refuses to create pipes and o [2003/11/30] docs/59835 doc ipfw(8) man page does not warn about acce f [2003/11/30] i386/59854 i386 System panics when AMD 762 AGP is loaded o [2003/11/30] ports/59861 ports-bugs New port: net/mu-conference, jabber-mu-co o [2003/12/02] kern/59896 trm driver is not in GENERIC o [2003/12/02] docs/59900 kuriyama out of date README.txt and .message files o [2003/12/02] kern/59903 [patch] "pci_find_device" returns [only/a o [2003/12/03] bin/59922 Toshiba Portege hangs with Eicon DIVA T/A p [2003/12/09] docs/60088 simon [PATCH] add additional MLINKS for rman(9) o [2003/12/09] kern/60089 scottl UDF filesystem appends garbage to files o [2003/12/10] conf/60106 /etc/hosts mentions AfriNIC which does no o [2003/12/12] kern/60174 marcel debugging a kernel module in load/attach o [2003/12/12] kern/60183 sobomax [patch] No WCCPv2 support in gre o [2003/12/12] ports/60185 ports-bugs [New Port] www/w3-emacs21 WWW browser bas o [2003/12/14] kern/60218 sos [PATCH] HPT302 ATA133 Support for 4.9-STA f [2003/12/15] misc/60243 Problem in calling kpathsea library from o [2003/12/15] kern/60248 usb [patch] Problem with USB printer HP Laser a [2003/12/16] kern/60293 bms FreeBSD arp poison patch o [2003/12/16] kern/60307 [patch] wrong product id in pccarddevs fo o [2003/12/17] i386/60319 i386 [hang] read error 34/0 during installatio o [2003/12/18] bin/60350 qa [sysinstall] in Choose Distributions scre o [2003/12/18] misc/60352 [PATCH] buildworld fails in sysinstall if o [2003/12/20] ports/60440 lioux [New Features] Port: mail/qmail o [2003/12/21] kern/60448 PF_KEY protocol does not have a correspon o [2003/12/21] ports/60472 ports-bugs [New Port] devel/doxymacs Doxymacs is Dox p [2003/12/21] kern/60474 Temporary fix for DRM support for Radeon o [2003/12/22] misc/60503 [modules] small error in modules installa o [2003/12/22] bin/60510 [PATCH] change to less for compressed fil o [2003/12/23] ports/60521 ports-bugs sane-backends-1.0.13_1 coredumps in use w o [2003/12/23] docs/60529 doc resolver(5) man page is badly out of date o [2003/12/24] docs/60544 doc getenv(3) manpage doesn't state the retur o [2003/12/25] kern/60550 silby [PATCH] hitting process limits produces s f [2003/12/25] ports/60558 portmgr [PATCH] bsd.port.mk: automatically verify p [2003/12/26] standards/60597standards FreeBSD's /usr/include lacks of cpio.h o [2003/12/26] kern/60599 sound [sound] [partial patch] No sound for ATI o [2003/12/27] bin/60632 UI bug in partition label screen in sysin o [2003/12/27] bin/60636 Enhancement to adduser script. f [2003/12/27] conf/60637 /etc/resolv.conf not created after fresh o [2003/12/28] bin/60642 mbr dhclient has mysterious option -D o [2003/12/28] bin/60662 qa [sysinstall] 5.2 Anonymous FTP server out o [2003/12/29] misc/60677 [patch] No reaction of volume controy key o [2003/12/29] kern/60697 [patch] pseudo-tty hack versus telnet rac f [2003/12/29] kern/60699 DVD Multidrive udma mode autosensed wrong o [2003/12/29] i386/60702 i386 can't boot 5.2-RC2 iso's to install o [2003/12/30] kern/60719 ipfw ipfw: Headerless fragments generate cryp o [2003/12/30] ports/60736 tobez perl's use.perl message isn't clear about o [2003/12/30] kern/60737 sound [sound] Sound card Turtle Beach Santa Cru o [2003/12/31] kern/60761 sound [sound] pcm performance on emu10k1 driver o [2004/01/02] bin/60834 [ftp] ftpd send_data()+oldway: anonymous o [2004/01/03] kern/60874 [feature request] auto-assign devfs rules o [2004/01/04] kern/60892 [patch] added -p option to kldxref to all o [2004/01/04] misc/60900 During shutdown sync fails: "giving up on o [2004/01/05] misc/60919 i386 No login possible (sporadic) o [2004/01/06] i386/60963 i386 [PATCH] Win32 Applications abort on PECOF o [2004/01/06] kern/60982 [PATCH] ID for VIA 686A Power Management a [2004/01/07] ports/61001 arved help2man is misfiled o [2004/01/07] i386/61005 i386 [boot] The Boot Manager in FreeBSD 5.2RC o [2004/01/08] ports/61069 ports-bugs [patch] ports/Mk/bsd.emacs.mk is not PREF o [2004/01/08] docs/61070 doc handbook: Installation docs misleading: o [2004/01/09] kern/61109 bge on TYAN AMD762-based Thunder/Tiger pa o [2004/01/09] ports/61147 trevor lang/gcc295 doesn't compile when CPUTYPE o [2004/01/11] amd64/61209 amd64 ppc0: cannot reserve I/O port range o [2004/01/12] bin/61234 usb [usb] [patch] usbhidaction doesn't suppor o [2004/01/12] bin/61239 [patch] bootp enhancement, places the dhc o [2004/01/12] kern/61261 obrien generated header, emu10k1-alsa%diked.h no o [2004/01/12] bin/61264 qa [sysinstall] unable To Use VT100 Terminal o [2004/01/13] conf/61289 /etc/pccard_ether: please use ifn value o f [2004/01/13] kern/61296 dhclient fails to start with SysKonnect L o [2004/01/13] kern/61300 [patch] Enabling HomePNA PHY on aue(4) fo o [2004/01/13] docs/61301 doc [patch] Manpage patch for aue(4) to enabl o [2004/01/13] i386/61308 i386 Maxproc Limits counts Zombie Processes wh o [2004/01/13] misc/61322 bsd.dep.mk disallows shell generated flag o [2004/01/14] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/14] kern/61365 usb FreeBSD resets when I turn off monitor w/ o [2004/01/15] ports/61384 ports-bugs NEW PORT: textproc/htmlize.el (turn emacs o [2004/01/16] bin/61405 A faster ffs(3) o [2004/01/16] kern/61415 [PATCH] disable broadcast ssid if_wi and o [2004/01/16] kern/61438 5.2 nfs tasks running and not selected at o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 o [2004/01/16] kern/61448 [patch] RealTek driver rl(4) fails to adj s [2004/01/17] ports/61471 ports-bugs Suggested mini-patch to ports/graphics/sa o [2004/01/17] i386/61481 i386 [patch] a mechanism to wire io-channel-ch o [2004/01/17] kern/61497 [patch] __elfN(map_insert) bug o [2004/01/17] bin/61502 dwmalone Incorrect ip6fw output when adding rules o [2004/01/18] kern/61503 [smbfs] mount_smbfs does not work as non- o [2004/01/18] conf/61504 mtm [patch] New RC script: accf_http o [2004/01/18] i386/61545 5.2 release cannot see NIC on Dell 1750 o [2004/01/19] i386/61579 [hang] sis 645dx is not working (but on t o [2004/01/20] i386/61603 i386 [sysinstall] wrong geometry guessed o [2004/01/20] kern/61622 Intel Pro/100 Intelligent Server Adapter o [2004/01/20] conf/61641 grog Martin Luther King, Jr. Day missing from o [2004/01/20] kern/61651 [ed] IC-Card+ probe_and_attach returns 6 o [2004/01/21] bin/61666 peter [patch] mount_nfs parsing bug, segmentati o [2004/01/21] docs/61667 doc Obsolete documentation on FreeBSD PnP f [2004/01/21] kern/61677 Unable to open CDROM tray if boot_cdrom i o [2004/01/21] kern/61685 andre [patch] ipnat + dummynet on same interfac o [2004/01/21] bin/61690 fsdb seqfaults in cmd. parsing routine f [2004/01/22] i386/61703 acpi ACPI + Sound + Boot = Reboot o [2004/01/22] kern/61744 andre [patch] TCP hangs onto mbufs with no tcp o [2004/01/24] bin/61808 [PATCH] Update RPC prgs to allow binding s [2004/01/24] kern/61810 mounts done within a chroot show up wrong o [2004/01/24] www/61824 www Misleading documentation on FreeBSD insta o [2004/01/24] i386/61838 i386 Realtek -8139C Card Not Supported o [2004/01/24] i386/61843 i386 Intel PRO/100 VE adapter is not recognize o [2004/01/24] conf/61847 Additions to file /usr/share/misc/pci_ven o [2004/01/25] i386/61858 bms bus_dmamap_sync with BUS_DMASYNC_POSTREAD o [2004/01/25] docs/61859 doc Incorrect informaiton about trace command f [2004/01/25] i386/61889 i386 Have to reinsert pccard after reboot o [2004/01/25] kern/61909 5.2-Current fails to notice change of CD f [2004/01/26] misc/61916 Video/Monitor Capability Problem o [2004/01/26] bin/61971 k5init --renewable fails o [2004/01/27] bin/61975 ume [PATCH] sync src/usr.sbin/traceroute6.c w o [2004/01/27] bin/61978 [PATCH] sync src/usr.sbin/setkey/token.l a [2004/01/27] ports/61998 roam PostgreSQL support for vpopmail-5.3.30 (c o [2004/01/27] i386/62003 i386 [patch] make /boot/loader "reboot" code s o [2004/01/28] kern/62042 luigi ipfw can't no more reject icmp (icmptypes o [2004/01/29] bin/62077 Make it possible to abbreviate device nam f [2004/01/30] kern/62094 3com 940 gigabit ethernet dhcp failure o [2004/01/30] kern/62098 [pccard] [patch] Bad CISTPL_VERS_1 and cl o [2004/01/30] kern/62102 alc obreak update o [2004/01/30] docs/62116 keramida PMake manual in DocBook format f [2004/01/31] bin/62139 User cannot login through telnet or ssh b o [2004/02/01] bin/62207 ppp crashes with option 'nat punch_fw' wh o [2004/02/02] ports/62256 ports-bugs New port: chinese/mozilla-sclp o [2004/02/02] kern/62257 card reader UCR-61S2B is only half-suppor o [2004/02/03] i386/62288 reopened raid disks on a running system o [2004/02/03] bin/62300 gcc/config/freebsd-spec.h 1.6 is incomple o [2004/02/04] kern/62323 [kbd] Logitech Cordless MX Duo Keyboard/M o [2004/02/04] i386/62324 Onboard Broadcom BCM5705 controller not i o [2004/02/04] kern/62333 syslog: kernel: dc0: discard oversize fra o [2004/02/04] bin/62334 vipw doesn't see changes if re-edit for t o [2004/02/05] bin/62379 marcel gdb apropos command crashes o [2004/02/05] docs/62402 doc easily circumventable Blade150 problem o [2004/02/06] docs/62412 doc one of the diskless boot methods describe o [2004/02/06] kern/62435 [WISH] make device hme work on non sparc6 o [2004/02/06] bin/62456 johan WARNS fixes for games/pom and games/caesa o [2004/02/08] bin/62513 [SW-BUG] Errant /usr/bin/krb5-config on - p [2004/02/08] gnu/62555 readline 4.3 should be patched o [2004/02/09] ports/62585 ports-bugs New port: net/mu-conference (Multi-User C o [2004/02/09] kern/62597 [asr] [patch] /dev/rdpti# patch o [2004/02/10] ports/62607 hrs textproc/text2html conflicts with tex por o [2004/02/10] ports/62657 portmgr Port linux-jpeg have decreaseed version n s [2004/02/10] ports/62671 portmgr ports make can't handle GREP_OPTIONS envi o [2004/02/11] i386/62699 i386 fstat randomly crashes with "out of memor o [2004/02/11] bin/62702 qa [sysinstall] backup of /etc and /root dur o [2004/02/11] ports/62704 jkoshy update for lang/moscow_ml (port fixes + n o [2004/02/11] kern/62705 [feature request] Netgear WG511T wireless o [2004/02/11] bin/62711 qa [sysinstall] installation: "Insert Next C o [2004/02/12] docs/62719 doc cross-reference pccardd and devd o [2004/02/12] docs/62724 doc host(1) manpage does not include informat o [2004/02/12] kern/62742 [hang] system "hangs" for a some time whi o [2004/02/12] kern/62746 tjr [smbfs] SMBFS and vfs.usermount. User can f [2004/02/13] ports/62761 portmgr patch for phasing out distinfo files o [2004/02/13] bin/62766 ``systat -vm'' does not work on diskless o [2004/02/13] ports/62767 nbm Update ports/Tools/scripts/mkptools/mkpsk o [2004/02/13] kern/62788 usb need quirks for Super Talent Flash USB 2. o [2004/02/13] ports/62791 nobutaka emacs 21 : comparison is always true due f [2004/02/14] ports/62829 portmgr Mk file bsd.linux.rpm.mk supporting Linux o [2004/02/14] java/62837 phantom linux-sun-jdk14 executables hang with COM o [2004/02/14] ports/62840 ports-bugs New Port: dns/bind9-sdb-ldap, bind9 patch s [2004/02/14] standards/62858standards malloc(0) not C99 compliant o [2004/02/15] kern/62862 sound [sound] [patch] fix pcm vchans related cr o [2004/02/15] ports/62876 nork www/linux-flashplugin6 fails library path o [2004/02/15] bin/62885 des pam_radius doesn't maintain multiple stat o [2004/02/15] kern/62890 proc pointer set by fork1 can be stale in o [2004/02/16] docs/62914 doc Reference development(7) in other parts o o [2004/02/17] ports/62960 ports-bugs new port: sysutils/mapchan, utility "mapc o [2004/02/17] bin/62965 pkg_add -r fails if fetching multiple pac o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup o [2004/02/18] ports/62990 knu portupgrade fails to use package even wit o [2004/02/18] misc/62994 Terminal locks up o [2004/02/18] ports/63018 obrien editors/vim: dependency to ruby/python is o [2004/02/19] bin/63064 strptime fails on %z o [2004/02/19] docs/63084 des Several Man-pages reference non-existant o [2004/02/20] kern/63096 rwatson [patch] MAC entry point for route manipul f [2004/02/20] ports/63108 mp amd64/bento-fix: devel/gdb52 and devel/gd p [2004/02/21] standards/63173standards Patch to add getopt_long_only(3) to libc o [2004/02/21] amd64/63188 amd64 ti(4) broken on amd64 o [2004/02/22] bin/63197 tftp Bus error, core dumped o [2004/02/22] kern/63204 sound [sound] /dev/mixer broken with ESS Maestr o [2004/02/22] docs/63215 doc Wrong prototypes in mi_switch(9) (ref doc o [2004/02/22] ports/63216 portmgr 'BROKEN' or 'IGNORED' ports exit their "m s [2004/02/22] ports/63238 thierry New ports: french/mozilla-flp & french/fi o [2004/02/24] bin/63319 burncd fixate error f [2004/02/25] i386/63334 i386 make kernel error f [2004/02/25] ports/63357 ports-bugs [patch] www/linux-mozillafirefox port cre o [2004/02/26] bin/63413 dbm_delete return value incorrect a [2004/02/28] conf/63480 qa /etc/mail/aliases has executable bit set, o [2004/02/29] conf/63527 AM/PM date format should be localized. o [2004/02/29] ports/63543 clsung New port: chinese/phpbb-zh_TW o [2004/02/29] www/63551 ceri Lack of DTD in cgi scripts o [2004/02/29] www/63552 www Validation errors due to CAPs in attribut o [2004/02/29] ports/63555 fenner Port survey: Zero fetchable files when no o [2004/03/01] docs/63570 ceri Language cleanup for the Handbook's DNS s o [2004/03/01] bin/63608 Add a -c option to time(1) to display csh o [2004/03/02] i386/63628 bms patch to i.386 master boot record to allo o [2004/03/02] bin/63659 /usr/sbin/pw does not honor symlinks in s o [2004/03/03] docs/63676 doc [patch] Fix some tag errors in handbook. a [2004/03/03] ports/63683 portmgr [patch] add two advisory variables to bsd s [2004/03/03] ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${ p [2004/03/03] docs/63719 doc lptcontrol(8) manpage omits -s from a lis f [2004/03/03] i386/63721 bms VT6103 NIC broken since 5.2 o [2004/03/04] kern/63746 vmnet0 makes vmnet4096 o [2004/03/04] kern/63768 Must access /dev/acd0c before using /dev/ o [2004/03/04] kern/63779 usb [usb] USB-mass storage (USB to IDE Conver o [2004/03/05] docs/63808 doc No manpage for devfs.conf o [2004/03/05] i386/63815 i386 boot loader waste a lot of time (10 min) f [2004/03/05] java/63818 phantom build but not with compiler specified o [2004/03/06] bin/63830 obrien [patch] file(1) doesn't recognize FreeBSD o [2004/03/06] kern/63837 usb [patch] USB: hid_is_collection() only loo o [2004/03/07] kern/63863 glebius [patch] implement NGM_ELECTROCUTE s [2004/03/07] kern/63897 makeoptions CONF_CFLAGS are ignored when o [2004/03/08] ports/63915 edwin [new tool] bump_revision script o [2004/03/08] ports/63936 ports-bugs New port: security/aimsniff A perl script o [2004/03/09] ports/63979 ahze new port: devel/linux-libunicode -- A uni f [2004/03/09] kern/63982 tackerman em0 hardware checksum offloading causes b o [2004/03/09] ports/64011 lioux [Patch] multimedia/mjpegtools -- Fix head o [2004/03/10] bin/64036 Linux application Sophos Mailmonitor not o [2004/03/10] kern/64040 sound [sound] crackling sound on 5.2.1-RELEASE f [2004/03/11] bin/64079 wes mount_mfs (md) refuses to use permissions o [2004/03/11] kern/64114 [PATCH] bad vertical refresh for console o [2004/03/11] kern/64118 sound [sound] [patch] fm801 driver does not wor a [2004/03/12] ports/64136 arved [NEW PORT] devel/ice: The Internet Commun o [2004/03/12] bin/64153 mdmfs features via fstab o [2004/03/12] kern/64178 jmg kqueue does not work with bpf when using o [2004/03/13] bin/64198 init(8) may keep zombies f [2004/03/13] ports/64202 ports-bugs New Port: x11/kde_api_reference_32, the k o [2004/03/15] ports/64304 portmgr geography category o [2004/03/15] ports/64307 ports-bugs [NEW PORT] databases/linux-unixODBC: RPM o [2004/03/16] bin/64327 [PATCH] make(1): document surprising beha o [2004/03/17] kern/64365 acpi ACPI problems o [2004/03/17] conf/64381 qa lo0 not up and no IPs assigned after inst f [2004/03/18] ports/64393 eik establish proper master-slave relations b o [2004/03/19] bin/64464 des pam_krb5 module ignores no_ccache option o [2004/03/19] bin/64476 dougb [PATCH] mergemaster: support for keeping p [2004/03/20] ports/64490 obrien link error in manpage of editors/vim o [2004/03/20] kern/64522 3COM 3C920B onboard Asus P4R800-VM not su o [2004/03/22] kern/64556 if_sis short cable fix problems with NetG f [2004/03/22] ports/64586 ports-bugs new port: devel/preps-devel-gui stable re o [2004/03/22] kern/64588 [patch] Extend joystick driver architectu o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- o [2004/03/24] ports/64650 knu portupgrade: missing dependency on perl a [2004/03/24] bin/64664 bms Reboot command needs to protect itself fr o [2004/03/25] ports/64686 ahze [NEW PORTS] x11-toolkits/qtc-qtsharp qtsh o [2004/03/25] ports/64687 ahze [New Port] games/dotgnu-mahjongg/ -- QT# o [2004/03/25] www/64689 www Missing data on ftp.freebsd.org o [2004/03/26] ports/64769 knu portupgrade mplayer-plugin not reading pk o [2004/03/26] kern/64772 Mouse Movement Problem o [2004/03/26] kern/64788 nsswitch with ldap and starting ppp on bo f [2004/03/27] i386/64795 i386 Network Adapter not configuring o [2004/03/27] docs/64807 doc Handbook section on NAT incomplete o [2004/03/27] bin/64811 systat can't display big numbers in some o [2004/03/28] ports/64838 ports-bugs new port: chinese/msttf o [2004/03/29] kern/64875 standards [patch] add a system call: fdatasync() o [2004/03/29] i386/64878 tackerman Intel 82547 CSA Driver forces system lock o [2004/03/29] ports/64898 ports-bugs new port: misc/heyu2 for X10 control f [2004/03/30] ports/64915 edwin [NEW PORT] vietnamese/x-unikey o [2004/03/30] bin/64921 vmstat -i is not reporting IRQ usage on a o [2004/03/30] ports/64930 kris ports/Tools/portbuild/scripts/makeworld d o [2004/03/31] kern/64971 A squid process larger than 3G f [2004/03/31] ports/64980 ale New port: mail/qscanq f [2004/03/31] kern/64997 sanpei QUIRK: Getting a Philips USB mp3 player t f [2004/03/31] ports/65009 ports-bugs Maintainer update: lang/gforth (build fix o [2004/04/01] bin/65045 ftp doesn't remember binary mode if setti o [2004/04/02] docs/65065 doc improper language ntpd man pages o [2004/04/03] i386/65124 i386 Unable to disable TERM_EMU cleanly o [2004/04/05] kern/65206 adding floppy drive seems to force PIO mo o [2004/04/05] kern/65219 csjp update sysctl descriptions for SYSV IPC v o [2004/04/05] bin/65228 [Patch]Allow rup to parse hostnames from o [2004/04/06] bin/65258 save /etc/rc.firewall from changing for s o [2004/04/07] kern/65278 [patch] sio: kgdb debugger port initializ o [2004/04/07] bin/65299 vi temp path contains double / o [2004/04/07] ports/65304 portmgr Fix deinstall INFO in bsd.port.mk o [2004/04/08] bin/65306 obrien [1] Portability fixes for FreeBSD build u o [2004/04/08] ports/65318 ports-bugs New port: games/noegnud* an ASCII/2D/3D U o [2004/04/09] ports/65344 portmgr USE_ macros for graphics libraries o [2004/04/09] kern/65355 [patch] TC1000 serial ports need enabling o [2004/04/10] ports/65408 trevor patch to shorten 133 DESCR files o [2004/04/10] ports/65409 trevor big whitespace cleanup o [2004/04/11] kern/65436 usb QUIRK: [patch] to add support for PNY Att o [2004/04/12] kern/65448 jhb _mtx_unlock_sleep() race condition if ADA o [2004/04/12] ports/65452 vs new port: sysutils/i8xxwd (Intel i8xx TCO o [2004/04/13] docs/65477 doc Installation Instruction fail to mention o [2004/04/13] bin/65483 vi -r crashes o [2004/04/14] i386/65528 i386 mouse cursor disapears on moving o [2004/04/14] docs/65530 doc minor improvement to getgrent.3 o [2004/04/15] bin/65557 passwd uses passwd_format of default logi s [2004/04/15] ports/65587 blackend Update emulators/linux-winetools to 1.30 o [2004/04/16] kern/65627 [patch] store P3 serial number in sysctl o [2004/04/17] bin/65649 Add `-u name' option to env(1) o [2004/04/18] i386/65691 i386 fxp0: device timeout o [2004/04/18] bin/65707 scp does not deal with local file copies p [2004/04/18] i386/65729 i386 Document machdep.hlt_cpus sysctl o [2004/04/19] kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops o [2004/04/19] kern/65786 [vfs_syscalls.c] Incorrect fifo semantics s [2004/04/20] ports/65794 joe net/ripetools is obsolete o [2004/04/20] bin/65803 gad bin/ps enhancements (posix syntax, and mo s [2004/04/20] ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow f [2004/04/20] ports/65824 ports-bugs sysutils/LPRng and sysutils/LPRngTool - a o [2004/04/20] ports/65828 trevor Returned mail: address is restricted o [2004/04/20] ports/65829 trevor Returned mail: address is restricted o [2004/04/21] docs/65864 trhodes login.conf(5) manpage doesn't mention cap o [2004/04/21] ports/65865 roam [PATCH] dns/djbdns: add WITH_JUMBO - coll o [2004/04/22] docs/65895 doc incorrect "omshell" link in "dhclient" ma f [2004/04/23] ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive c o [2004/04/24] ports/65934 nork [NEW PORT] japanese/ja-xmms: X Multimedia p [2004/04/25] kern/65971 bms LINUX_SOUND_MIXER_INFO Ioctl addition for o [2004/04/25] bin/65973 Problem logging in to the NIS slave and N o [2004/04/26] docs/65988 doc incorrect references to ppp.conf in handb o [2004/04/27] ports/66031 ports-bugs [NEW PORT] science/mcstas - neutron ray-t o [2004/04/27] ports/66032 portmgr [PATCH] bsd.port.mk: clean room installat o [2004/04/28] ports/66042 ports-bugs new port: www/suexec13 (standalone suexec o [2004/04/29] kern/66079 bms route change default causes panic in cert o [2004/04/29] docs/66091 doc ppp(8) docs out-of-date for -CURRENT o [2004/04/29] bin/66095 template_user is broken in pam_radius o [2004/04/30] ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of o [2004/04/30] ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detecti o [2004/05/03] kern/66185 twe driver generates gratuitous warning o o [2004/05/03] kern/66225 [patch] extend ng_eiface(4) control messa o [2004/05/04] ports/66246 ports-bugs new ports: textproc/docbook-utils, textpr o [2004/05/04] docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes no o [2004/05/04] docs/66265 doc [patch] Document what -f and LD_TRACE_LOA o [2004/05/04] ports/66266 ports-bugs ports/net/yptransitd: support FreeBSD NIS o [2004/05/04] kern/66268 glebius [PATCH] Socket buffer resource limit (RLI f [2004/05/05] ports/66275 petef New port: net/cnupm The BPF Traffic Colle o [2004/05/05] gnu/66279 less(1) -- add support for stty(1) erase2 p [2004/05/05] kern/66280 [PATCH] Add another ac97 id o [2004/05/05] ports/66282 ports-bugs [NEW PORT] mail/p5-Mail-Vispan: PERL scri p [2004/05/05] docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to n o [2004/05/05] docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_op p [2004/05/06] bin/66311 fenner TCPDUMP ISAKMP payload handling denial-of o [2004/05/07] ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java por o [2004/05/07] docs/66343 doc unlisted supported card on man page for w o [2004/05/07] standards/66357standards make POSIX conformance problem ('sh -e' & o [2004/05/08] ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o [2004/05/09] bin/66420 [PATCH] tcsh: history mangles command lin o [2004/05/09] kern/66422 sound [sound] [patch] no sound on modern Sony V o [2004/05/09] kern/66425 [patch] Extending dual console support (/ o [2004/05/09] docs/66426 doc handbook update (desktop section): web br o [2004/05/10] bin/66445 Add options to last(1) to ignore ftp logi f [2004/05/10] ports/66476 adamw [NEW PORT] misc/gaim-talkfilters: A neat o [2004/05/10] alpha/66478 alpha unexpected machine check: panic for 4.9, o [2004/05/10] ports/66480 openoffice openoffice-1.1.1 port uses root's $HOME f o [2004/05/10] docs/66483 doc [patch] share/man/man4/csa.4 grammar nits o [2004/05/10] bin/66492 cpio -o -Hustar creates broken timestamps o [2004/05/11] docs/66505 trhodes escaping '~' and '$' characters in login. o [2004/05/11] ports/66506 ports-bugs [NEW PORT] www/p5-Apache-GopherHandler: G o [2004/05/11] ports/66511 x11 xdm xlogin*background color issue o [2004/05/11] ports/66520 portmgr Have OPTIONS set defaults when BATCH or P o [2004/05/11] standards/66531standards _gettemp uses a far smaller set of filena p [2004/05/11] docs/66541 bms [patch] sbin/ifconfig/ifconfig.8 wordsmit o [2004/05/11] kern/66547 usb [usb] Palm Tungsten T USB does not initia o [2004/05/12] i386/66564 3c920-MV00 PHY detection problem s [2004/05/12] ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/ o [2004/05/12] kern/66589 processes get stuck in "inode" state when o [2004/05/13] bin/66594 marcel gdb dumps core f [2004/05/13] docs/66621 roam Document fix for "kmem_map too small pani o [2004/05/14] kern/66642 sound [sound] pcm0: play: 0: play interrupt tim o [2004/05/16] bin/66677 mv incorrectly copies somedir/.. to ./.. o [2004/05/17] conf/66726 /etc/periodic/security/ 800.loginfail scr f [2004/05/17] ports/66762 vs Update port: games/xpilot-ng (split into o [2004/05/17] bin/66763 mdmfs: sync arguments with those of newfs o [2004/05/17] docs/66768 doc 4_RELENG share/man/man4/ng_one2many.4 MFC o [2004/05/17] docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, o [2004/05/17] docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 o [2004/05/17] docs/66775 roam Clarification to committer's guide that p s [2004/05/18] ports/66808 portmgr bsd.port.mk: bsd.autotools.mk appears too p [2004/05/18] docs/66824 keramida [patch] share/man/man4/man4.i386/fe.4 gra o [2004/05/19] ports/66892 portmgr possible bug in philosophy of ports/MOVED o [2004/05/19] bin/66893 [patch] LINUX NIS clients connecting to F o [2004/05/20] bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix u o [2004/05/21] kern/66981 Can't read audio CDs with a samsung sw-25 o [2004/05/21] bin/66988 [Patch] apm.c check validation of the ret f [2004/05/21] i386/66996 i386 Problem with CD/DVD ROM o [2004/05/21] i386/66997 [bge(4)] Problem with Broadcom BCM5705M a o [2004/05/21] i386/67011 mdodd [patch] MFC of vpd driver for IBM xSeries p [2004/05/21] kern/67013 bms A potential bug detected in /sys/netipsec o [2004/05/22] bin/67041 "fortune -m" peeks in "fortune" file only o [2004/05/22] www/67042 www FreeBSD rdf feed not valid o [2004/05/22] i386/67055 i386 Mouse (wheel) detection problem on SIS748 o [2004/05/23] docs/67078 doc [patch] MFC of a rtld(1) man page is inco o [2004/05/23] ports/67095 ports-bugs New port: www/p5-PLP: A Perl embedder som o [2004/05/24] bin/67142 rpc.yppasswdd incorrectly throws errors a o [2004/05/25] bin/67172 w,finger display the remote host incorrec o [2004/05/25] ports/67183 cy security/pam_krb5 requires updating f [2004/05/25] i386/67189 acpi ACPI S3 reboot computer on Dell Latitude o [2004/05/25] ports/67192 vs mod_perl-related regressions in the newes o [2004/05/26] bin/67231 [patch] pam_krb5 doesn't honor default fl o [2004/05/27] kern/67242 tackerman [PATCH] dev/em/if_em.c isn't ctags compat o [2004/05/27] bin/67256 tcsh does not honor LC_ALL and/or LC_MESS o [2004/05/28] bin/67307 ready to import bootstrap_cmds/decomment o [2004/05/28] bin/67308 ready to import bootstrap_cmds/relpath fr o [2004/05/28] kern/67309 acpi zzz reboot computer (ACPI S3) a [2004/05/29] bin/67317 bms patch to nfsd.c to make it slightly more o [2004/05/29] bin/67334 mount_cd9660 gives dscheck: negative b_bl p [2004/05/29] kern/67357 brooks Patch for uftdi to support Intrepidcs.com o [2004/05/30] i386/67383 i386 [patch] do a better job disassembling cod f [2004/06/01] ports/67436 portmgr patch for bsd.port.mk: GNU_CONFIGURE_PREF o [2004/06/01] ports/67437 portmgr patch for bsd.port.mk: NO_BUILD and PKGNA o [2004/06/01] i386/67456 i386 [LOR] LOR on dual-xeon w/ ht o [2004/06/02] ports/67500 clement new port for irc/thales: an irc to mysql o [2004/06/02] www/67502 www cvs-all commit message did not include al s [2004/06/03] ports/67531 portmgr New spanish virtual branch o [2004/06/03] kern/67545 [nfs] NFS Diskless Mount Option Suggestio p [2004/06/03] conf/67549 No Cents for es_ES monetdef (Euro) o [2004/06/03] bin/67550 Add BLK_SIZE option to tftpd server o [2004/06/04] ports/67553 sumikawa ports/devel/cvs+ipv6 - add mirror o [2004/06/04] www/67554 www man-cgi visual glitch on 3-word titles f [2004/06/04] ports/67562 portmgr patch for bsd.port.mk - USE_BDB, WANT_BDB o [2004/06/04] gnu/67565 SIGPIPE processing in cvs 1.11.5 may lead o [2004/06/04] ports/67572 ports-bugs New port: mnogosearch-devel: Full feature o [2004/06/04] i386/67578 [kbd] Keyboard error IBM xSeries 335 o [2004/06/04] kern/67580 request to add hints for boot failures f [2004/06/05] kern/67603 No driver found: PCMCIA Cardbus, D-Link D f [2004/06/06] kern/67627 phk [panic] gbde kernel panic o [2004/06/07] www/67651 hrs Update early-adopter post-4.10 o [2004/06/07] bin/67687 iostat does not provide read vs. write st f [2004/06/08] kern/67694 kernel build fails with damaged /usr/incl s [2004/06/08] kern/67706 [unionfs] cvs update over a union mount s o [2004/06/08] bin/67723 FreeBSD 5.x restore cannot handle other p s [2004/06/09] ports/67752 pav Upgrade math/cxsc to the latest revision o [2004/06/09] ports/67762 roam portupgrade of stunnel asks for input eve o [2004/06/09] i386/67763 i386 [patch] PCMCIA: MELCO manufacturer code s o [2004/06/10] i386/67773 i386 5.x series - md5 on dev no longer works e o [2004/06/10] bin/67793 phk gbde doesn't complain correctly when file f [2004/06/10] docs/67806 doc [patch] Let 5.x users know how to boot in s [2004/06/11] ports/67815 ports-bugs ImageMagick no longer recognizes FlashPix f [2004/06/11] i386/67818 bz Marvell if_sk driver watchdog timeout iss o [2004/06/11] kern/67830 [patch] CPU affinity problem with forked o [2004/06/11] ports/67832 jdp Change request: net/cvsup (STATIC -> WANT f [2004/06/11] ports/67839 girgen www/mod_jk2-apache2 2.0.2: uri /*.jsp mat o [2004/06/13] docs/67893 doc boot.8's -m description is insufficient. o [2004/06/13] alpha/67903 alpha hw.chipset.memory: 1099511627776 - thats o [2004/06/14] bin/67943 find(1) fails when current directory is n o [2004/06/15] ports/67970 gnome ports textproc/libxml, textproc/libxslt: o [2004/06/16] bin/68014 stty -pendin does not turn off pendin mod o [2004/06/16] bin/68016 Bug in visual bell on console (kbdcontrol o [2004/06/17] kern/68026 jdp [patch] add net_remove_domain, domain ref o [2004/06/17] docs/68038 trhodes Attempt to make the terse part of 17.6.2 f [2004/06/17] ports/68061 knu databases/ruby-bdb1 has hardcoded install o [2004/06/17] bin/68062 standalone repeat(1) command o [2004/06/18] kern/68081 [patch] sys/time.h (lint fix) o [2004/06/18] i386/68087 i386 wget core dumps with: Assertion failed: ( o [2004/06/19] conf/68108 [patch] Adding mac-address /conf selector o [2004/06/19] kern/68110 hsu [PATCH] RFC 3522 for -HEAD o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med o [2004/06/19] kern/68122 sound [sound] Device busy (/dev/dsp)- insane, n f [2004/06/20] bin/68130 adduser man page and usage inconsistent w o [2004/06/20] bin/68134 rwatson 'invalid hostname' displayed in w/who out o [2004/06/20] i386/68140 i386 Problem with Sony AIT ATAPI Tape dirve f [2004/06/20] ports/68146 edwin New port: x11-themes/linux-gtk-bluecurve- a [2004/06/22] kern/68189 luigi arp -a discloses non-jail interfaces with o [2004/06/22] kern/68192 Cannot use quotas on jailed systems o [2004/06/22] docs/68201 keramida [patch] pthread_atfork(3) man page f [2004/06/23] i386/68219 acpi ACPI + snd_maestro3 problem o [2004/06/23] kern/68225 sound [sound] trouble with sound on Dell Latitu o [2004/06/23] kern/68232 [patch] ugen(4) isochronous handling corr s [2004/06/24] ports/68276 lioux [REPOCOPY] mail/qmail-smtp_auth+tls -> ma o [2004/06/25] kern/68311 [patch] it is impossible to override defa o [2004/06/25] bin/68312 be able to create fdisk partions using si o [2004/06/25] kern/68315 [patch] atacontrol addspare for 4.x o [2004/06/25] kern/68317 [patch] on soft (clean) reboots clean dme o [2004/06/25] bin/68328 enable configuration of extra listen sock o [2004/06/25] ports/68337 portmgr patch so that README.html files in ports s [2004/06/25] ports/68346 portmgr Nested port install requires user interve f [2004/06/26] ports/68402 thierry [PORT UPDATE] Update of monotone port for o [2004/06/27] kern/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB M o [2004/06/27] kern/68435 wpaul xl driver in freebsd 5.x only works if pr o [2004/06/28] bin/68437 conscontrol DEVDIR -> _PATH_DEV fix and m f [2004/06/28] ports/68441 jedgar mail/grepmail: grepmail-5.23 breaks -F op p [2004/06/28] docs/68449 roam [patch] src/lib/libstand/libstand.3 nits o [2004/06/28] docs/68453 doc [patch] rc.subr.8 o [2004/06/28] kern/68458 Burning DVD causes lots of FAILURE - READ o [2004/06/28] kern/68459 Patches to mknod(2) behave more like Linu f [2004/06/29] ports/68476 x11 X -query myserver does not open an xsessi o [2004/06/30] i386/68514 i386 Realtek driver halts on oversized frames o [2004/06/30] kern/68515 sound [sound] sound card noise (ES1938, 5.0) o [2004/06/30] i386/68518 i386 Hangs while loading 82443BX agp during bo p [2004/06/30] conf/68524 Including the Basque in the system o [2004/06/30] conf/68525 rc Loader's verbose boot mode has rc.d/local o [2004/06/30] bin/68527 Resizing 'top' running in a terminal to o f [2004/06/30] ports/68532 emulation Add support for multiple VMWare instances o [2004/07/01] bin/68552 tip(1) does not set noncanonical mode inp o [2004/07/01] ports/68556 grog Update port: net/arla to version 0.36.1 o [2004/07/01] ports/68569 knu bsd.ruby.mk should not use `.error' o [2004/07/01] ports/68572 josef New port: databases/cyrus-smlacapd cyrus o [2004/07/02] bin/68586 dwmalone [patch] allow syslogd to forward to non-d o [2004/07/02] kern/68594 sound [sound] [patch] enable S/PDIF output for o [2004/07/02] docs/68606 doc Porter's Handbook: document how to write o [2004/07/03] kern/68623 [patch] sf(4) (Adaptec StarFire) multiple o [2004/07/04] ports/68661 sergei New port: security/ipfilterDshield, a dsh o [2004/07/04] ports/68662 sergei New port: security/ppars (Proactive Probi o [2004/07/04] kern/68665 sound [sound] pcm doesn't detect Realtek ac97 o o [2004/07/05] kern/68690 write(2) returns wrong value when EFAULT p [2004/07/05] bin/68691 dwmalone syslogd - correct program name handling o [2004/07/05] kern/68692 andre [patch] Move ARP out of routing table o [2004/07/05] ports/68697 roam [PATCH] dns/djbdns: use bsd.port.pre.mk o [2004/07/05] ports/68707 roam [PATCH] mail/vpopmail: Add option to use o [2004/07/06] i386/68719 usb [usb] USB 2.0 mobil rack+ fat32 performan o [2004/07/06] ports/68728 se update ftp/jftpgw to 0.13.5 + rcNG'ify o [2004/07/07] conf/68745 rc /etc/rc.d/devfs runs after ntpd so links s [2004/07/07] ports/68747 gnome [patch] upgrade print/freetype2 o [2004/07/07] i386/68754 i386 [hang] SMP reset bug (Tyan Thunder100, 44 o [2004/07/07] kern/68765 [mmap] a little data can be stored beyond o [2004/07/08] bin/68797 cut(1) patches to fflush after each write o [2004/07/08] ports/68826 ports-bugs various anomalies with xemacs port f [2004/07/08] ports/68828 ports-bugs [PATCH] sysutils/ucspi-tcp: Apply ucspi-r o [2004/07/09] bin/68840 [PATCH] Add Solaris-style -x flag to iost o [2004/07/09] docs/68843 doc Dates on rc.subr(8) & rc(8) are whack. o [2004/07/09] docs/68845 doc The .At macro produces unexpected results o [2004/07/09] bin/68848 [patch] find(1) shows pathname as optiona o [2004/07/09] sparc64/68869sparc64 netcard: Unexpect packet size, drop packe o [2004/07/09] ports/68872 ports-bugs audio/libmikmod update to 3.2.0-beta2 ; a o [2004/07/09] ports/68879 kwm [patch] update x11-toolkits/scintilla to a [2004/07/11] bin/68904 eik pkg_install fixes (_PATH_*, sprintf -> sn o [2004/07/11] misc/68905 core dump ownership issue o [2004/07/11] ports/68908 knu x11/kde3 depends on missing port o [2004/07/11] conf/68916 Named starts PRIOR to ldconfig o [2004/07/11] ports/68934 ports-bugs New port: security/amavis-stats A simple f [2004/07/12] kern/68961 markm [PATCH] Implement /dev/full o [2004/07/13] bin/68981 unlogic jot behaviour. o [2004/07/13] ports/68988 portmgr Mk/bsd.port.mk - Add USE_MK_DEVEL option o [2004/07/13] kern/68991 le [vinum] vinum doesn't care which type a p o [2004/07/13] bin/69010 [2] Portability fixes for FreeBSD build u o [2004/07/13] threads/69020threads pthreads library leaks _gc_mutex o [2004/07/14] kern/69064 [patch] No multiple ip4/6's could assigne o [2004/07/15] bin/69083 [patch] basic modelines for contrib/nvi o [2004/07/15] kern/69084 sound [sound] Error while initializing the soun o [2004/07/15] ports/69097 knu portupgrade's portsdb can't run without P o [2004/07/15] ports/69104 portmgr bsd.port.mk assumes "fetch" as FETCH_CMD o [2004/07/17] bin/69164 marcel GDB/amd64: coredump while debugging a cor o [2004/07/17] ports/69191 roam SRV patch for dnbs/djbdns o [2004/07/18] ports/69217 eik devel/portmk - add a convenient mechanism f [2004/07/18] ports/69219 ports-bugs update rwhoisd to version 1.5.9; install o [2004/07/18] ports/69243 knu portupgrade - portinstall can't find port o [2004/07/18] i386/69257 i386 [patch] in_cksum_hdr is non-functional wi o [2004/07/19] ports/69267 demon RRDTool is not PREFIX safe o [2004/07/19] bin/69268 wpaul Fix ndiscvt to warn you if it's going to o [2004/07/19] docs/69271 doc Porter's Handbook: hint on proper pkg-mes o [2004/07/19] kern/69283 sound [sound] Via 8233 driver records at half s o [2004/07/19] ports/69288 mharo [PATCH] security/sudo: Fix deinstall o [2004/07/19] ports/69309 ale mysql database backup script for periodic o [2004/07/20] kern/69356 LOR in rtsock.c/route.c o [2004/07/21] bin/69362 mbr amd (automounter) does not properly detec o [2004/07/21] docs/69383 doc disklabel = bsdlabel in 5.X or later o [2004/07/22] bin/69398 [patch] cleartext display of password in f [2004/07/22] ports/69421 perl perl5-related distfiles are in common dis o [2004/07/22] kern/69448 socket.h: cmsghdr macros don't work with o [2004/07/23] i386/69460 i386 the nic's speed slow down when both side o [2004/07/23] ports/69475 ports-bugs xemacs invalidly calls xargs (witj unexis o [2004/07/23] kern/69502 kldload will load modules that are in the o [2004/07/24] ports/69537 knu Portupgrade cannot be run by cron properl o [2004/07/25] ports/69556 sergei New port: security/secure_delete Secure d o [2004/07/25] ports/69586 ports-bugs New port: chinese/PCManX o [2004/07/26] www/69631 www please add to support list o [2004/07/26] kern/69633 sound [sound] fm801 kernel module does not work o [2004/07/27] kern/69650 [patch] make getserv* functions work with o [2004/07/28] kern/69688 i386 NATD does not work with outgoing PPTP VPN o [2004/07/28] amd64/69705 amd64 IPC problem (msq_queues) o [2004/07/28] amd64/69709 amd64 ACPI enabled then floppy don't work (5.2. o [2004/07/28] i386/69722 i386 wi0: init failed o [2004/07/29] i386/69730 i386 [patch] puc driver doesn't support PC-Com o [2004/07/29] i386/69750 acpi Boot without ACPI failed on ASUS L5 o [2004/07/29] bin/69763 [patch] /usr/bin/tip strips hi-bit s [2004/07/30] www/69780 www query-pr-summary.cgi generates very large o [2004/07/30] ports/69781 ahze [NEW PORT] japanese/ja-gjiten: Japanese d o [2004/07/30] conf/69821 'what kernel' doesn't work o [2004/07/30] kern/69825 [setgroups] 1st group supplied to setgrou o [2004/07/30] kern/69826 [setgroups] 16th group has no effect when p [2004/07/31] kern/69858 Intel E7205 Chipset AGP Support o [2004/08/01] docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not o [2004/08/01] bin/69875 `mlxcontrol status ' hangs wit o [2004/08/02] sparc64/69893sparc64 asr panics the system on sparc64 o [2004/08/02] ports/69912 alfred New Port dns/mDNSResponder a re-port of A o [2004/08/02] kern/69931 i386 PS/2 Optical Mouse (Micro Innovations) mi o [2004/08/03] kern/69963 ipfw ipfw: install_state warning about already o [2004/08/03] ports/69965 portmgr check for moved ports in "make deinstall- o [2004/08/04] bin/69986 [patch] sysinstall: No job control in fix o [2004/08/04] kern/69989 killing process that uses snp + unloading o [2004/08/04] ports/69997 portmgr [PATCH] Change USE_LINUX in bsd.port.mk t o [2004/08/04] bin/70002 sysinstall(8) fails to locate FTP dirs if o [2004/08/05] ports/70017 ports-bugs New port: japanized strings(1) command (j f [2004/08/05] ports/70025 ports-bugs IPv6 CATEGORY not documented correctly o [2004/08/05] ports/70026 billf net/mtr port does not follows WITH_IPV6 s f [2004/08/05] i386/70036 i386 pcn device not recognizing device o [2004/08/05] docs/70048 magic(5) file has a typo at second test f o [2004/08/06] ports/70062 ports-bugs tetxproc/p5-Bloom-Filter - A new port of o [2004/08/08] ports/70156 sergei [PATCH] devel/porttools: fix finding orig o [2004/08/08] misc/70174 make -jN buildkernel fails early when N i o [2004/08/08] bin/70182 [patch] fortune -e implementation bug a [2004/08/09] ports/70205 roam ports/net/datapipe shouldn't bind to list o [2004/08/09] docs/70217 doc Suggested rewrite of docproj/sgml.sgml o [2004/08/09] ports/70219 hq Updating Java ports to bsd.java.mk 2.0 o [2004/08/10] ports/70233 demon [PATCH] devel/p5-Test-Harness: skip prove o [2004/08/10] bin/70245 re Change to src/release/Makefile to aid doc o [2004/08/10] conf/70252 add System Administrator Appreciation Day o [2004/08/10] ports/70271 ports-bugs [new port] biology/finchtv a DNA sequence o [2004/08/10] bin/70283 mtm adduser aborts in batch mode with comment o [2004/08/11] java/70292 java jdk14 compile problem o [2004/08/11] kern/70296 sound [sound] [patch] Add support for AD1888 AC o [2004/08/11] bin/70297 request to make amd timeouts per-mount lo a [2004/08/11] ports/70300 sergei devel/porttools does not use EMAIL from ~ f [2004/08/11] ports/70308 ports-bugs finance/openhbci port update o [2004/08/11] docs/70310 doc [PATCH] Add information about DragonFly t f [2004/08/11] ports/70327 lioux [PATCH] mail/qmail: Add an option to not o [2004/08/12] bin/70335 inconsistent syslog behavior when max chi o [2004/08/12] bin/70336 telnetd always exits with value 1 o [2004/08/12] bin/70355 [patch] dhclient-script is chatty with RE f [2004/08/12] kern/70362 sanpei QUIRK: [patch] LaCie 160GB USB drive o [2004/08/12] ports/70365 knu sysutils/portupgrade incorrectly give inf o [2004/08/12] ports/70366 lev devel/subversion causes incorrect swig13/ o [2004/08/13] ports/70400 jedgar databases/p5-Mysql is incompatible with d o [2004/08/13] kern/70401 darrenr [modules] Could not load ipl.ko when no I f [2004/08/13] ports/70433 ports-bugs new plugin port for childsplay o [2004/08/15] bin/70476 sbin/reboot change, -p behavior default f o [2004/08/15] amd64/70500 amd64 bge driver for 3Com 3C996B on amd64 preve o [2004/08/16] ports/70503 steve open-motif demos should not be installed o [2004/08/16] docs/70507 doc RE in BUG section of re_format(7) in obso o [2004/08/16] bin/70511 When fread()ing with buffering turned off o [2004/08/16] kern/70523 usb [usb] [patch] umct sending/receiving wron o [2004/08/16] ports/70528 bin No libffi on amd64, either with native co o [2004/08/16] bin/70536 reboot -dp tries to dump when powering of o [2004/08/16] docs/70555 keramida [diff] changes to freebsd-glossary o [2004/08/17] docs/70583 ceri [PATCH] Update freebsd-glossary o [2004/08/18] kern/70608 [irq] ethernet-error (card uses duplicate o [2004/08/18] i386/70610 i386 [patch] spkr(4): hardcoded assumption HZ o [2004/08/19] docs/70652 hmp New man page: portindex(5) f [2004/08/19] kern/70673 harti gensnmptree is called from base and not / o [2004/08/20] ports/70683 ports-bugs [NEW PORT] x11-toolkits/p5-Gtk2-PodViewer o [2004/08/20] docs/70697 pcm(4) is out of date o [2004/08/20] kern/70708 [nfs] gcore/procfs not finding /proc/pid/ o [2004/08/20] misc/70715 Lack of year in dates in auth.log can cau o [2004/08/21] www/70751 www [PATCH] www/en/where.sgml update o [2004/08/21] bin/70756 [PATCH] indent mishandles code that is pr o [2004/08/21] bin/70795 [PATCH] misc nanobsd fixes and improvemen o [2004/08/21] kern/70798 Compatibility: Sun/Solaris has an fcntl() f [2004/08/21] ports/70801 ports-bugs [NEW PORT] mail/crm114-devel: An Markov b o [2004/08/21] ports/70802 knu portupgrade cannot find downloaded packag o [2004/08/22] i386/70810 i386 [patch] Enable SMBus device on Asus P4B s o [2004/08/22] standards/70813standards [PATCH] ls not Posix compliant o [2004/08/22] ports/70831 tobez make perl5.8 port SU_CMD aware o [2004/08/22] i386/70832 i386 Serious problems with RealTek NIC using r f [2004/08/22] kern/70835 sanpei QUIRK: [patch] scsi_da does not recognize o [2004/08/23] ports/70845 ports-bugs [NEW PORT] devel/tkshape - A Tk library t o [2004/08/23] kern/70852 sound [sound] via82xx PCM driver does not enabl o [2004/08/23] kern/70880 peter [nfs] 5.3 beta1 nfs problem o [2004/08/24] ports/70900 edwin [patch] devel/sdl12 inconsistency between o [2004/08/24] kern/70904 darrenr ipfilter ipnat problem with h323 proxy su o [2004/08/24] docs/70916 doc msync.2 manpage update o [2004/08/25] i386/70926 i386 [boot] 5.3Beta-1 bootstrap error: "atapci p [2004/08/25] bin/70929 roam mpool(3): ignored function argument docum o [2004/08/25] kern/70942 usb [usb] Genius Wireless USB mouse: moused d o [2004/08/25] docs/70943 doc remove -k from gdb.1 manual o [2004/08/26] docs/70985 standards [patch] sh(1): incomplete documentation o o [2004/08/26] ports/70999 ports-bugs New port: graphics/evas1 Hardware acceler o [2004/08/26] misc/71005 [patch] bug in libsem o [2004/08/27] kern/71045 [dhcp] DHCP-Request is sets other device' s [2004/08/28] ports/71064 maho /usr/ports/math/atlas-devel o [2004/08/29] bin/71098 CVS keywords are not expanded with CVS 1. o [2004/08/30] kern/71142 delphij [patch] add vesa [1024x768] mode support o [2004/08/30] docs/71153 simon [ftp download] Doc packages install in /l o [2004/08/31] kern/71184 andre tcp-sessions hangs on FIN_WAIT_2 state o [2004/08/31] ports/71199 ports-bugs [PATCH] updated port ecartis 20040426 f [2004/08/31] ports/71205 vs Dump9660 port no longer maintained and sh 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] ports/71221 ports-bugs new port: science/buddy - A Binary Decisi o [2004/09/01] conf/71254 ncurses: xterm vs. cons* termtypes or sc( o [2004/09/01] kern/71258 [patch] anonymous mmappings not always pa p [2004/09/02] kern/71274 silby Frequent bind()/connect()'s assign same l o [2004/09/02] kern/71280 aue0 device (linksys usb100tx) doesn't wo p [2004/09/02] kern/71317 sanpei [sound] [patch] Add nForce2 sound support o [2004/09/03] ports/71326 ports-bugs New Port: net/shmux Shell multiplexer usi o [2004/09/03] kern/71334 [ PATCH ] mem_range_attr_{set|get} are no o [2004/09/04] ports/71363 sergei [PATCH] devel/porttools: check extra dire o [2004/09/04] kern/71366 ipfw "ipfw fwd" sometimes rewrites destination o [2004/09/04] ports/71370 gioria ports update net/delegate to 8.9.5 o [2004/09/04] ports/71381 ports-bugs New port:: A tool that, installed on a ga o [2004/09/05] conf/71386 loader.conf: hint.apic.0.disabled="YES" d o [2004/09/05] ports/71390 tobez change-request: add add-plist-perl in bsd o [2004/09/05] kern/71398 [patch] Intel PRO/Wireless 2100 (Centrino o [2004/09/06] conf/71415 [PATCH] /etc/rc.subr - devfs ruleset pars o [2004/09/06] kern/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] kern/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] kern/71422 rwatson LOR in sys/net/bpf p [2004/09/07] kern/71449 [patch] sys/compat/ndis Compilation warni o [2004/09/07] kern/71450 [if_de] MAC address change on 21040 "Tuli o [2004/09/07] kern/71455 usb [usb] Slow USB umass performance of 5.3 o [2004/09/07] ports/71461 ports-bugs New port: net/vqcc-gtk LAN chat client co o [2004/09/07] ports/71462 ports-bugs New port: net/sixxs-aiccu ipv6 TIC+ tunne o [2004/09/07] kern/71474 route lookup does not skip interfaces mar o [2004/09/08] conf/71488 [patch] create spooldirs for lpd (in a di o [2004/09/08] ports/71489 ports-bugs [PATCH] www/slash: initial support for mo o [2004/09/08] www/71492 www (software submission) -> development o [2004/09/08] ports/71493 fenner [PATCH] textproc/idnits: update to 1.34 o [2004/09/08] ports/71498 tobez update port: databases/p5-GDBM: update an o [2004/09/09] ports/71512 james vncserver problems on amd64 and x.org o [2004/09/09] bin/71513 [PATCH] allow -user/group +/-id construct o [2004/09/09] kern/71532 Multiple SCSI-Busses are seen differently f [2004/09/09] ports/71535 ports-bugs port sysutils/xbatt modification o [2004/09/09] ports/71536 emulation emulators/rtc: kernel msg "rtc: [number] p [2004/09/09] ports/71544 arved devel/tvision might need these extra patc o [2004/09/10] conf/71549 /etc/termcap missing passthrough printing s [2004/09/10] ports/71550 thierry New port: devel/plan9port port of Plan9 s o [2004/09/10] ports/71554 ports-bugs [NEW PORT] japanese/ja-sfa: A CRPG game f o [2004/09/10] docs/71555 doc how to run matlab on 5.2 f [2004/09/10] ports/71557 vs [PATCH] x11-wm/pekwm: Update to 20040828 f [2004/09/11] bin/71580 Sendmail is built and installed on a buil o [2004/09/11] i386/71586 i386 FreeBSD 5.3-BETA3 #3 hang during boot on o [2004/09/11] ports/71591 markp audio/funktrackergold segfaults f [2004/09/11] ports/71604 ports-bugs Update port: net/qadsl Update to 1.3.3 o [2004/09/11] kern/71605 usb [usb] [patch] umass doesn't recognize mul o [2004/09/11] kern/71608 XIRCOM REM56-100 Ethernet 10/100 can't co o [2004/09/12] bin/71613 [PATCH] cleanup of the usr.sbin/tracerout o [2004/09/12] bin/71614 [PATCH] cleanup of the usr.sbin/ugidfw co o [2004/09/12] bin/71616 [PATCH] cleanup of the usr.sbin/yp_mkdb c o [2004/09/12] bin/71617 [PATCH] cleanup of the usr.sbin/ypserv co o [2004/09/12] bin/71618 [PATCH] cleanup of the usr.sbin/timed cod o [2004/09/12] bin/71619 [PATCH] cleanup of the usr.sbin/tcpdump c o [2004/09/12] bin/71620 [PATCH] cleanup of the usr.sbin/sysinstal o [2004/09/12] bin/71621 [PATCH] cleanup of the usr.sbin/sliplogin o [2004/09/12] bin/71622 [PATCH] cleanup of the usr.sbin/sicontrol o [2004/09/12] bin/71623 [PATCH] cleanup of the usr.sbin/pcvt code o [2004/09/12] bin/71624 [PATCH] cleanup of the usr.sbin/rtadvd co o [2004/09/12] bin/71625 [PATCH] cleanup of the usr.sbin/rpc.ypupd o [2004/09/12] bin/71626 [PATCH] cleanup of the usr.sbin/rpc.statd o [2004/09/12] bin/71627 [PATCH] cleanup of the usr.sbin/rpc.lockd o [2004/09/12] bin/71628 [PATCH] cleanup of the usr.sbin/rpcbind c o [2004/09/12] bin/71629 [PATCH] cleanup of the usr.sbin/pppstats o [2004/09/12] bin/71630 [PATCH] cleanup of the usr.sbin/pppd code o [2004/09/12] bin/71631 [PATCH] cleanup of the usr.sbin/pppctl co o [2004/09/12] bin/71632 [PATCH] cleanup of the usr.sbin/ndp code o [2004/09/12] bin/71633 [PATCH] cleanup of the usr.sbin/mrouted c o [2004/09/12] bin/71653 [PATCH] usr.sbin/asf may use uninialised o [2004/09/12] bin/71659 [PATCH] cleanup of the usr.sbin/mount_por o [2004/09/12] bin/71660 [PATCH] cleanup of the usr.sbin/kgmon cod o [2004/09/12] bin/71661 [PATCH] cleanup of the usr.sbin/keyserv c o [2004/09/12] bin/71663 [PATCH] cleanup of the usr.sbin/i4b code o [2004/09/12] bin/71664 [PATCH] cleanup of the usr.sbin/fwcontrol o [2004/09/12] bin/71665 [PATCH] cleanup of the usr.sbin/dconschat o [2004/09/12] bin/71666 [PATCH] cleanup of the usr.sbin/btxld cod o [2004/09/12] bin/71667 [PATCH] cleanup of the usr.sbin/bootparam o [2004/09/12] bin/71669 [PATCH] cleanup of the usr.sbin/atm code o [2004/09/12] bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o [2004/09/12] kern/71683 [nis] NIS/NFS problem [4.8] o [2004/09/13] docs/71690 inaccurate information in systat(1) manpa s [2004/09/13] ports/71693 thierry [NEW PORT] x11-clocks/9clock: This is a s o [2004/09/13] ports/71706 lioux Update of net/linux-edonkey-core o [2004/09/13] kern/71708 [PATCH] MAKEDEV create n+1 bpf devices o [2004/09/13] kern/71711 [PATCH] generate a single bpf timestamp f o [2004/09/14] ports/71724 x11 x11/XFree86-4-clients: luit does not reco p [2004/09/14] kern/71726 sanpei [sound] [patch] nForce3 250(CK8S) audio s p [2004/09/14] docs/71730 trhodes [patch] fsinfo(8) man page missing inform o [2004/09/14] docs/71739 doc amd.8 points to old web-page p [2004/09/14] bin/71743 das [patch] off-by-one error in mkdir o [2004/09/15] bin/71748 [patch] make vidcontrol accept mode names o [2004/09/15] bin/71749 [PATCH] truss -f causes circular wait whe o [2004/09/15] ports/71754 ale php4 modules do not include functions whi f [2004/09/15] conf/71757 brooks no /etc/rc.d/diskless script in FreeBSD 5 o [2004/09/15] conf/71767 [patch] French translations for keyboards s [2004/09/15] bin/71773 des [patch] genericize.pl -c misses some comm o [2004/09/15] kern/71774 NTFS cannot "see" files on a WinXP filesy o [2004/09/16] docs/71782 doc mount_nfs man page is a bit out of date o [2004/09/16] ports/71790 mi devel/icu2: add koi8-u converter to stand o [2004/09/16] bin/71801 [patch] Add ncurses utility programs: inf o [2004/09/17] kern/71809 wifi hostap mode speed problem [6-CURRENT o [2004/09/17] kern/71813 I get a geometry error on my wd 200gb hd f [2004/09/17] kern/71818 sanpei QUIRK: support for DMR1000 USP flash pen/ o [2004/09/17] ports/71821 ports-bugs [NEW PORT] net/bindtest: Test bind() sema o [2004/09/17] kern/71833 multiple process disc access / injustice o [2004/09/17] ports/71835 mi New port: www/linux-firefox (replaces www s [2004/09/18] bin/71855 [patch] making kdump WARNS=6 clean o [2004/09/18] ports/71892 ports-bugs New port: security/sud Daemon used to exe o [2004/09/19] ports/71905 okazaki new port: Irrlicht, a real time 3d engine o [2004/09/20] kern/71923 [patch] ISDN-4-BSD software does not reco o [2004/09/20] i386/71924 i386 timeouts with ata+hpt366 controller on BE f [2004/09/20] ports/71926 glewis [patch]Add linux-sun-jdk15 into bsd.java. o [2004/09/20] bin/71928 Disk quota doesn't work with numeric logi o [2004/09/20] docs/71946 doc [PATCH] Reference X.org instead of XFree8 o [2004/09/20] conf/71952 missing past participles in /usr/share/di o [2004/09/21] ports/71953 ports-bugs New port: x11-themes/kde-splash-freebsd: o [2004/09/21] kern/71965 andre TCP MSS issue in combination with ipfw fw o [2004/09/21] threads/71966threads Mlnet Core Dumped : Fatal error '_pq_inse o [2004/09/21] misc/71972 "make buildkernel" fails when "options RE o [2004/09/21] docs/71980 doc Handbook says that no other software is k o [2004/09/22] conf/71994 [patch] Login shell may unnecessarily pri o [2004/09/22] ports/71997 ports-bugs New port:math/webwork used to create prob o [2004/09/22] standards/72006standards floating point formating in non-C locales o [2004/09/22] kern/72010 scsi [patch] mt -f /dev/rsa0.ctl comp off, or f [2004/09/22] ports/72016 joe Setiathome doesn't run on my second proce p [2004/09/23] docs/72020 brooks i386 boot(8) references obsolete disklabe o [2004/09/23] misc/72040 Missing packages on 5.3-BETA5. o [2004/09/24] ports/72055 ports-bugs New port: lang/see Simple ECMAScript Engi o [2004/09/24] ports/72067 obrien [PATCH] editors/vim: i18n and extra suppo o [2004/09/25] conf/72076 [patch] German locales use old %d.%m.%y d o [2004/09/25] ports/72084 perky [patch] German locales use old %d.%m.%y d o [2004/09/26] ports/72113 green New port: misc/XScreenSaver.app: WindowMa o [2004/09/26] ports/72114 ade [PATCH] libtool15 chokes on gcc34 on 4-ST o [2004/09/27] bin/72124 [patch] rm -P can't unlink u-w files o [2004/09/27] conf/72135 [patch] ipsec belongs to /etc/rc.d/NETWOR f [2004/09/29] ports/72167 ports-bugs New port: lang/xharbour An extended xBase o [2004/09/29] ports/72170 ports-bugs [PATCH] www/mozilla-bonobo - build also w o [2004/09/29] bin/72173 csplit(1) ver 1.9 wrong behaviour with ne o [2004/09/29] i386/72179 i386 Inconsistent apm(8) output regarding the o [2004/09/29] ports/72184 ports-bugs New port: editors/freemind: Mind-mapping o [2004/09/30] ports/72190 clsung [NEW PORT] textproc/p5-Text-NSP: Perl5 mo f [2004/09/30] bin/72193 pjd sysinstall crash with geom_raid3.ko o [2004/09/30] kern/72194 stack backtrace after wakeup from sleepin o [2004/09/30] ports/72202 eik portaudit warns about the CVS server vuln o [2004/09/30] kern/72217 [patch] Bug in calculation of the paramet o [2004/09/30] kern/72218 sound [sound] audio recording broken with emu10 o [2004/09/30] conf/72219 Sysinstall doesn't enable 3rd party MTA i o [2004/10/01] kern/72221 sound [sound] emu10k1 stereo channels are rever o [2004/10/01] kern/72224 umass devices not working under X [drm-re o [2004/10/01] bin/72232 qa [sysinstall] Installer installs gui-enabl p [2004/10/01] kern/72238 rwatson [patch] mac_seeotheruids restricts root o [2004/10/02] ports/72260 ports-bugs New port: irc/xchat-ecl-plugin A plugin t o [2004/10/02] kern/72263 gifconfig output corruption f [2004/10/03] kern/72273 Problem with pppoe dialup [5.3-BETA6] o [2004/10/03] conf/72277 [patch] update for /usr/share/skel o [2004/10/03] ports/72284 dougb bind9-9.3.0 dig command loops with +nssea f [2004/10/03] kern/72286 mlaier altq queueing in combination with bfe(4) o [2004/10/04] kern/72293 de(4) NIC performance degradation with de o [2004/10/04] ports/72298 anders thttpd update (move to rc_subr) o [2004/10/04] ports/72336 sergei update mail/maildrop o [2004/10/04] ports/72339 marius security/ssh2 port startup script needs t p [2004/10/05] i386/72340 des [PATCH] add Pentium M, P3 M, P4 M support o [2004/10/05] kern/72344 usb [usb] [patch] QUIRK: Dane-Elec zMate 512 o [2004/10/05] kern/72352 [PATCH] Support for VScom PCI-100L is mis o [2004/10/05] bin/72355 Can't run "strings" on a (disk) device, e o [2004/10/05] bin/72357 [patch] WARNS?=5 cleanup for src/tools/to o [2004/10/06] ports/72373 knu portupgrade/pkg_info falsely complains it f [2004/10/06] i386/72380 usb [usb] USB does not work [dual Celeron Abi o [2004/10/06] bin/72381 [patch] ifconfig lladdr does not set inte o [2004/10/06] docs/72383 doc manpage for awk(1) is terribly small and o [2004/10/06] kern/72385 des memory leak in libfetch o [2004/10/06] ports/72398 jmz emulators/mtools man pages are too funky o [2004/10/07] ports/72417 sobomax [patch] enable options for net/ser o [2004/10/07] ports/72421 ports-bugs new port: py-Levenshtein o [2004/10/07] kern/72433 [patch] AMR raid, amrreg.h struct amr_enq o [2004/10/07] docs/72434 doc doc/share/examples/vim/accents2sgml.pl fi o [2004/10/07] docs/72435 doc doc/share/examples/vim/sgml2accents.pl fi o [2004/10/08] kern/72440 [patch] Not increment ifp->if_snd.ifq_dro o [2004/10/09] docs/72462 doc [PATCH] A few minor corrections to the hu f [2004/10/09] conf/72465 [patch] United States International keybo o [2004/10/09] kern/72468 OS does not know how to handle broadcast. f [2004/10/10] bin/72485 eik pkg_add -r unnecessarily downloads packag o [2004/10/11] kern/72498 Libc timestamp code on jailed SMP machine o [2004/10/11] bin/72501 cperciva script(1) loops after EOF is read o [2004/10/11] kern/72502 silby [patch] TCP should honour incoming RSTs e p [2004/10/11] conf/72505 brian [patch] Fix rc.d/ppp-user to make use of o [2004/10/11] ports/72512 trevor mbrolavox port missing checksum o [2004/10/11] amd64/72517 Minor Bug in /etc/login.access o [2004/10/11] ports/72520 obrien asr-utils not working in 5.3BETA7 with Ad f [2004/10/11] docs/72545 doc [patch] [handbook] Update in Wireless Net o [2004/10/12] ports/72550 ports-bugs [NEW PORT] mail/itraxp: Advanced perl sup o [2004/10/12] kern/72560 jeff [patch] small cleanup of SCHED_ULE o [2004/10/12] kern/72585 [patch] [syscons] iso05-8x16.fnt lacks le o [2004/10/12] bin/72588 [patch] iostat tty stats field concatenat o [2004/10/13] kern/72639 5.3-BETA7 kernel config option ALT_BREAK_ o [2004/10/13] kern/72659 jeff [patch] little bug in sched_ule interract o [2004/10/14] bin/72674 [patch] make /usr/bin/whois use SK-NIC's a [2004/10/14] ports/72692 kde [PATCH] devel/doxygen: update to 1.3.9.1 f [2004/10/14] ports/72695 skv recent port of www/p5-Apache-AuthCookie d o [2004/10/14] ports/72700 ports-bugs New port: devel/cl-uffi Universal Foreign o [2004/10/14] ports/72701 ports-bugs New port: devel/cl-uffi-cmucl Universal F o [2004/10/14] ports/72702 ports-bugs New port: devel/cl-uffi-sbcl Universal Fo o [2004/10/15] kern/72728 brooks [patch] keyboard debug and reboot qualifi o [2004/10/15] sparc64/72731sparc64 sparc64, 5.3-BETA7, "host" command doesn' o [2004/10/15] kern/72732 Kyocera 7135 quirk. o [2004/10/15] kern/72733 Kyocera 7135 Palm OS connection problem. o [2004/10/15] misc/72741 qa ssh broken on fixit cd (missing /dev/rand o [2004/10/16] ports/72758 ports-bugs New port: latex-schedule f [2004/10/16] ports/72759 ports-bugs Portsentry doesn't install sample startup o [2004/10/17] bin/72787 gtar in base system doesn't seem to honor o [2004/10/17] kern/72793 [patch] wicontrol prints out non-printabl a [2004/10/18] bin/72814 bms [patch] libpcap opens bpf as O_RDONLY - d o [2004/10/19] ports/72865 emulation emulators/vmware3 crashes on 5.3-STABLE f [2004/10/19] ports/72867 vs [PATCH] unsecure smbldap-passwd from net/ o [2004/10/19] bin/72875 des Some utilities used in debugging do not f f [2004/10/19] ports/72880 thierry New port: sysutils/modules Dynamic modifi o [2004/10/19] bin/72881 yppush pushes map to local server o [2004/10/19] i386/72887 sound [sound] emu10k1: sound lag o [2004/10/20] conf/72901 [PATCH]: Prevent printing when doing an s o [2004/10/20] conf/72910 [patch] /etc/rc.d/sendmail does not corre o [2004/10/20] bin/72915 [cron] Cron will not send emails via Exim o [2004/10/20] kern/72920 emulation linux emulation : path "prefixing" is not o [2004/10/20] docs/72925 doc Developer's Handbook Ch. 11: replace gdb o [2004/10/20] kern/72933 [patch] promisc mode on vlan interface do f [2004/10/20] ports/72938 vs Work-around for palm/pose BROKENess f [2004/10/21] ports/72948 edwin New Port: textproc/treetagger o [2004/10/21] ports/72955 ports-bugs New port: devel/opencxx Metaobject protoc s [2004/10/21] ports/72956 ports-bugs x11/dgs incorrectly marked as IGNORE o [2004/10/21] conf/72964 [patch] rc.d script needed to create wire o [2004/10/21] conf/72978 [patch] add danish syscons keymap with ac o [2004/10/22] kern/72987 ipfw/dummynet pipe/queue 'queue [BYTES]KB o [2004/10/22] ports/72988 ports-bugs [New Port] www/p5-WWW-SourceForge Retriev o [2004/10/22] kern/72995 sound [sound] Intel ICH2 (82801BA) - sound near o [2004/10/22] kern/72997 [if_sk] Network performance down [6-CURRE o [2004/10/22] sparc64/72998sparc64 [patch] set_mcontext() change syscalls pa o [2004/10/22] ports/73001 sergei [PATCH] mail/qmail-scanner: Fix spamd/spa f [2004/10/22] conf/73008 brian [patch] `fsck -y' tortures clean disks ne o [2004/10/22] ports/73009 x11 5.3-RC1 ports refer to XF86Config - shoul f [2004/10/23] ports/73032 edwin New port: audio/gnomoradio, a program for o [2004/10/23] kern/73034 libalias does not handle lowercase port/e o [2004/10/23] kern/73051 tun0: Warning: ff02:5::/32: Change route o [2004/10/23] i386/73056 usb [usb] Sun Microsystems Type 6 USB mouse n o [2004/10/24] ports/73061 clsung Update port: devel/p5-Glib2 (enable threa o [2004/10/24] ports/73062 ports-bugs New port: devel/p5-Gnome2-GConf, Perl bin o [2004/10/24] ports/73063 ports-bugs New port: misc/translator, a GTK+ fronten o [2004/10/24] www/73093 ale Update status of the FreeBSD Italian Docu o [2004/10/25] kern/73098 sound [sound] Scan rate of sound card shifts wh p [2004/10/25] bin/73110 rwatson [patch] ffsinfo conversion from atol() to o [2004/10/25] amd64/73111 obrien Optimized libc string functions missing f p [2004/10/25] bin/73112 rwatson [patch] change atol() to strtol() in bads o [2004/10/25] ports/73137 ports-bugs heanet sourceforge mirror IPv6 Problems. o [2004/10/26] ports/73150 clsung [NEW PORT] textproc/p5-Search-VectorSpace o [2004/10/26] ports/73152 ports-bugs [NEW PORT] graphics/chartdirector: Charti o [2004/10/26] kern/73165 emulation [patch] getting rid of COMPAT_43 dependan p [2004/10/27] kern/73183 brian [patch] nfs_diskless.c lacking include of f [2004/10/27] ports/73186 dougb [PATCH] dns/bind: minor fixes o [2004/10/27] kern/73195 bad PATH, missing HOME and TERM env var o o [2004/10/28] misc/73223 brooks [PATCH] Add USB keyboard option to Beasti p [2004/10/28] conf/73239 iedowse [usb] [patch] Teach usbd.conf about axe(4 o [2004/10/28] ports/73241 des misc/porteasy patch for optional pre-2.7. f [2004/10/29] ports/73259 vs Update port: textproc/xalan-c update to o [2004/10/29] ports/73270 ports-bugs New port: www/p5-CGI-Builder-TT2 f [2004/10/29] ports/73271 vs [PATCH] devel/root: Update to 4.01.02 o [2004/10/29] kern/73276 ipfw2 vulnerability (parser error) o [2004/10/29] ports/73285 billf net-mgmt/flow-tools port improvements o [2004/10/29] kern/73294 [hang] hangs in default mode when AcceleP o [2004/10/30] ports/73304 cy Tripwire on 5.3.x (with fix attached) o [2004/10/30] i386/73308 i386 kevinxlinuz@126.com o [2004/10/30] ports/73317 anders [PATCH] security/vpnd: cosmetic fixes o [2004/10/30] ports/73320 ports-bugs New Port: kde_head_api_reference, the kde o [2004/10/30] kern/73324 [PATCH] [sys/dev/bktr] correct warning fo o [2004/10/30] bin/73327 [PATCH] iostat - extended mode display o [2004/10/30] i386/73328 i386 top shows NICE as -111 on processes start o [2004/10/31] bin/73337 nsswitch: potential invalid free o [2004/11/01] kern/73375 panic: vinvalbuf: dirty bufs o [2004/11/01] docs/73387 doc manpage of pthread_mutex_lock does not me o [2004/11/01] kern/73388 brooks [usb] usb-keyboard stops working f [2004/11/01] ports/73395 vs science/py-scipy will not build and some o [2004/11/02] bin/73411 [patch] FTPD could set attributes to 0600 o [2004/11/02] i386/73421 usb [usb] USB not recgnized/working on Toshib o [2004/11/02] misc/73428 Uchus'.Problema s ACPI.Driver dlya videoc o [2004/11/03] ports/73448 nectar [PATCH] nss_ldap - getpwnam does not retu o [2004/11/03] docs/73479 doc Handbook gives incomplete suggestion on i o [2004/11/03] ports/73486 clsung [New Port] devel/p5-Perl6-Form, Implement o [2004/11/03] ports/73487 clsung [New Port] devel/p5-Bundle-Perl6, A bundl o [2004/11/03] ports/73488 clsung [New Port] devel/p5-Algorithm-Accounting, o [2004/11/03] ports/73489 clsung [New Port] devel/p5-Log-Accounting-SVK, A 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] ports/73513 ports-bugs [NEW PORT] devel/p5-Mknod: Perl module in o [2004/11/04] kern/73514 mount_ntfs: can't access to a large file f [2004/11/04] ports/73515 vs patch to identify and use Kodak LS743 wit o [2004/11/04] kern/73517 pfil_hooks (ipfw,pf etc) and ipsec proces o [2004/11/04] ports/73529 fenner [PATCH] mbone/vic: Unbreak vic compilatio o [2004/11/04] kern/73546 invalid C-header-file o [2004/11/05] www/73549 www Mail list archive navigation difficulty o [2004/11/05] www/73551 www List archive 'quoted-printable' corruptio o [2004/11/05] kern/73553 brooks [usb] Microsoft USB Internet Keyboard not o [2004/11/06] docs/73583 doc [patch] add missing instructions to ndis( o [2004/11/06] ports/73609 haskell New port: x11-toolkits/wxhaskell o [2004/11/06] docs/73618 doc [PATCH] Several improvements to man 1 ps o [2004/11/07] ports/73632 edwin [patch] support of rc_subr for net-mgmt/n o [2004/11/07] kern/73636 usb microsoft mouse with ps/2 converter p o [2004/11/07] docs/73638 doc ipfw(8): Clarify syntax for use of tables o [2004/11/07] kern/73646 I/O performance: with/without MEMIO optio o [2004/11/07] conf/73653 Proposal of changes to the GENERIC kernel o [2004/11/08] i386/73663 i386 module_register_init: MOD_LOAD (ibcs2, 0x o [2004/11/08] i386/73673 i386 ifconfig tun0 destroy report: ifconfig: S o [2004/11/08] kern/73675 atapicam causes interrupt storm o [2004/11/08] conf/73677 [patch] add support for powernow states t o [2004/11/08] docs/73679 doc FreeBSD 5.3 Release notes mention new nat o [2004/11/08] kern/73686 [panic] problems mounting a pen drive for f [2004/11/09] ports/73717 edwin Update port: multimedia/pvr250 Support Mi f [2004/11/09] ports/73721 ports-bugs [MAINTAINER] lang/pike76: Fix 64bits brea o [2004/11/09] i386/73742 i386 5.3 rel i386 disk2 image not copying o [2004/11/09] ports/73743 x11 XOrg/XFree xauth add/startx problem o [2004/11/10] kern/73757 [vinum] vinum fails to load from rc.conf p [2004/11/10] kern/73766 iedowse [patch] Add USB storage flash: TwinMOS Me o [2004/11/10] ports/73773 eik [PATCH] shells/bash: Add WITH_SYSLOG knob o [2004/11/10] kern/73777 emulation [patch] linux emulation: root dir special o [2004/11/10] i386/73785 i386 I have just downloaded 5.3 ISO to try.. N o [2004/11/10] conf/73786 added WARNING in spanish to stable-supfil f [2004/11/11] conf/73799 Move the last stuff out of usbd.conf p [2004/11/11] kern/73807 rwatson panic: mutex nfsd_mtx not owned in NFS se o [2004/11/11] i386/73822 acpi acpi / thermal support o [2004/11/11] kern/73823 acpi / power-on by timer support o [2004/11/11] docs/73825 doc Verified FireWire card o [2004/11/11] docs/73826 doc The Handbook hasn't been updated to refle f [2004/11/11] ports/73833 ports-bugs sysutils/smartmontools: smartctl -a /dev/ o [2004/11/11] conf/73834 Bad dependencies for /etc/rc.d/savecore o [2004/11/12] i386/73847 i386 volume label - 5.3 cd 1 o [2004/11/12] ports/73864 ports-bugs new port: comms/smstools o [2004/11/12] i386/73865 i386 NOINET6=yes in /etc/make.conf ignored o [2004/11/12] bin/73884 Add NetBSD's rawrite32 to install tools o [2004/11/13] conf/73909 [patch] rc.d/sshd does not work with port f [2004/11/13] ports/73914 ports-bugs /usr/ports/lang/scm marked broken unjusti f [2004/11/13] ports/73917 ports-bugs [PATCH] Update audio/cheesetracker to 0.9 o [2004/11/14] i386/73921 i386 sysctlbyname for machdep.tsc_freq doesn't o [2004/11/14] ports/73923 anders [PATCH] www/pound: update to 1.8 o [2004/11/14] ports/73926 ijliao latest cricket port breaks installed syst o [2004/11/14] conf/73929 [patch] /etc/rc.d/named will not work wit o [2004/11/15] ports/73953 apache www/mod_musicindex cannot load o [2004/11/15] kern/73961 floppy disk drive performance problem [ne o [2004/11/15] i386/73968 i386 pkg_version ends with Unable to open INDE o [2004/11/15] i386/73978 i386 an error message appears during loading o o [2004/11/16] bin/73988 ISDN - first dial attempt fails f [2004/11/16] bin/73989 output of "top" cmd is incorrect o [2004/11/16] conf/73992 periodic security not showing daily firew o [2004/11/16] kern/73999 usb [usb] USB Freezes when a device is plugge o [2004/11/16] ports/74000 x11 [PATCH] add xdm rc script to xorg-clients o [2004/11/16] ports/74003 x11 [PATCH] add xdm rc script to x11/XFree86- o [2004/11/16] conf/74004 [PATCH] add fam support to inetd.conf o [2004/11/16] conf/74005 [PATCH] aditional support for /etc/rc.ini o [2004/11/16] conf/74006 [PATCH] /etc/rc.d/named minor fixes o [2004/11/16] ports/74017 ports-bugs [new port] net/gacxtool: The GTK ACX Tool o [2004/11/17] kern/74025 cardbus devices detected, but no /dev/car o [2004/11/17] kern/74030 Unplugging AC causes battery % to stay lo o [2004/11/17] kern/74037 ppc(4) cannot find parallel port. o [2004/11/17] ports/74039 ports-bugs [update]irc/erc: add dependency and byte- o [2004/11/17] ports/74042 tobez Perl-5.6.1 does not handle timezone prope o [2004/11/17] ports/74049 markus repocopy request: graphics/digikamplugins o [2004/11/18] bin/74062 ifconfig(8) does not display tunnel endpo o [2004/11/18] kern/74066 acd driver fault: READ_BIG timeout o [2004/11/18] ports/74086 ports-bugs New port:chinese/chmsee A viewer for Micr o [2004/11/18] i386/74091 i386 PCMCIA: MELCO Manufacturer code should be o [2004/11/19] ports/74097 ports-bugs New Port: x11-clocks/my_clock: display th o [2004/11/20] bin/74140 [ntpdate] ntpdate does not try all IPs fo o [2004/11/20] i386/74153 i386 FreeBSD 5.3 cannot boot ftom pst o [2004/11/20] kern/74159 [patch] fix warnings concerned with heade o [2004/11/20] ports/74173 maho PovRAY not compiling on i386 platform o [2004/11/20] misc/74178 grdc(6) - scrolling does not work and "AM f [2004/11/20] ports/74179 ports-bugs [PATCH] Fix build of security/sfs o [2004/11/21] threads/74180threads KSE problem. Applications those riched ma o [2004/11/21] i386/74188 i386 no sound on a7v600-x with chipset VT8237 f [2004/11/21] ports/74190 x11 [PATCH] x11/XFree86-aoutlibs un-BROKEN on o [2004/11/21] i386/74191 i386 Notebook PC2001 Compliant AC97 audio work s [2004/11/21] ports/74195 ports-bugs fix build error of devel/swarm for gcc 3. f [2004/11/21] ports/74205 ports-bugs Patch for Connection.cc in the mysqlcppap o [2004/11/21] bin/74206 sos burncd: ioctl(CDRIOCFIXATE): Input/output f [2004/11/21] ports/74210 ports-bugs port www/privoxy needs an example startup o [2004/11/21] i386/74211 i386 USB flash drive causes CAM status 0x4 on o [2004/11/21] conf/74213 [PATCH] Connect src/etc/periodic/security o [2004/11/21] kern/74215 acpi [request] add ACPI headers to /usr/includ o [2004/11/21] i386/74216 i386 system halts o [2004/11/21] i386/74218 i386 boot floppy (2nd time) read error f [2004/11/21] ports/74219 ports-bugs [PATCH] xmms hides some interesting infor o [2004/11/22] ports/74226 ahze Upgrade multimedia/transcode from 0.6.12 o [2004/11/22] conf/74228 periodic 470.status-named doesn't work wi f [2004/11/22] ports/74233 ports-bugs ntfsclone (sysutils/ntfsprogs) broken o [2004/11/22] ports/74257 maho mis-spelling in makefile o [2004/11/22] kern/74262 [patch] [if_rl] Added to support a CardBu o [2004/11/23] kern/74281 Digiboard PCI Xem (64-ports) detection/in f [2004/11/23] bin/74282 [patch] leading zero for tcsh's %P prompt o [2004/11/23] ports/74285 okazaki [PATCH] java/junit: Update to bsd.java.mk o [2004/11/23] ports/74294 ports-bugs New port: jabber-pymsn-transport-0.7.4 f [2004/11/23] ports/74298 arved cnet update from 1.7.7_2 to 2.0.9 o [2004/11/23] kern/74302 emulation [PATCH] Our Linux binary support does not f [2004/11/24] ports/74307 ports-bugs In x11/xdialog, options "tailbox and logb o [2004/11/24] kern/74314 DNS resolver broken under certain jail co o [2004/11/24] ports/74316 ports-bugs New port: sysutils/env4801 environmental o [2004/11/24] ports/74318 mbr version update and security patch to mail o [2004/11/24] i386/74327 i386 mlock() causes physical memory leakage o [2004/11/24] ports/74340 ports-bugs New port: sysutils/pcfclock - userland ac f [2004/11/24] ports/74344 java [proposal] tomcat41ctl: support for passi o [2004/11/25] kern/74358 [umass] unplugging at boot time an umass o [2004/11/25] bin/74360 [patch] ndiscvt(8) generate a driver whic o [2004/11/25] ports/74369 eik Makefile for ports/devel/pcre does not al a [2004/11/25] bin/74387 linprocfs can be mounted on top of itself o [2004/11/26] ports/74394 demon [Update Port] Update of x11-fm/xnc to ver f [2004/11/26] www/74395 www We would like our company listed as we us o [2004/11/26] misc/74396 [patch] "make release" fails if the cdrto o [2004/11/26] ports/74403 andreas [PATCH] print/apsfilter incorrectly confi o [2004/11/26] bin/74404 sh does not handle signals to subshells p o [2004/11/26] i386/74406 i386 sysinstall accepts but discards media opt o [2004/11/26] www/74407 www Please add us to the list of FreeBSD vend o [2004/11/26] ports/74416 fenner update for rtpmon o [2004/11/26] ports/74417 fenner attempt to unbreak vic on FreeBSD 5.x o [2004/11/26] ports/74431 tobez lang/perl5.8 assumes too many paths o [2004/11/26] ports/74435 ade [PATCH] devel/automake19: [SUMMARIZE CHAN s [2004/11/27] ports/74442 lofi Upgrade multimedia/dvdrip to the latest r o [2004/11/27] bin/74450 [patch] enable libalias/natd to create sk o [2004/11/27] kern/74453 Q-lity CD-RW USB ECW-043 (ScanLogic SL11R o [2004/11/27] i386/74454 i386 [PATCH] Adding VIA Eden family to bsd.cpu o [2004/11/28] bin/74471 [PATCH] library mapping via $LD_LIBMAP o [2004/11/28] docs/74477 doc [patch] Correct several links in the cont o [2004/11/28] ports/74483 ports-bugs Update port: graphics/xrml fix build on a o [2004/11/28] ports/74484 ports-bugs update emulators/hatari to 0.50 o [2004/11/28] ports/74492 sergei NEW PORT: security/base - BASE 1.0 f [2004/11/28] ports/74493 ports-bugs Update port: net/arping Low level "ping" o [2004/11/29] ports/74494 lev ports/www/neon - add a mirror, fetch PGP o [2004/11/29] conf/74498 [patch] new CIS id for Intersil WiFi, pcc o [2004/11/29] bin/74500 [PATCH] allow chflags to set flags on sym o [2004/11/29] bin/74506 [patch] bad top command display s [2004/11/29] ports/74507 dinoex Translation bug in licq daemon version 1. o [2004/11/29] bin/74509 [PATCH] ifconfig allows setting 33-byte S o [2004/11/29] ports/74537 obrien editors/vim issue: report invalid size of f [2004/11/30] ports/74541 ports-bugs [patch] ports/mail/p5-Sendmail-Milter doe o [2004/11/30] kern/74549 Allow third party KLDs (eg ports) to be r o [2004/11/30] kern/74557 imation 500mb usb key can only be written o [2004/11/30] bin/74567 [patch] [2TB] du doesn't handle sizes >1T o [2004/12/01] misc/74577 [patch] decorating space in Beastie menu o [2004/12/01] i386/74593 i386 Installer installs the wrong version of l f [2004/12/01] ports/74594 ports-bugs Update port: audio/xmms-pipe to 0.5.4 f [2004/12/02] ports/74603 ports-bugs [Maintainer] Update textproc/scim and tex o [2004/12/02] amd64/74608 amd64 mpt hangs 5 minutes when booting o [2004/12/02] kern/74609 allowing cdma modems to work at full spee o [2004/12/02] docs/74612 doc Updates to the glossary o [2004/12/02] ports/74615 ports-bugs new port: net/quoted o [2004/12/02] kern/74626 NDIS kernel translation layer breaks ICC o [2004/12/03] ports/74637 ports-bugs New port: news/klibido o [2004/12/03] ports/74638 sergei [PATCH] devel/porttools: Add cdiff as run o [2004/12/03] i386/74650 i386 System Reboot with umount command o [2004/12/03] www/74651 www FreeBSD commercial software developer o [2004/12/03] gnu/74654 libsupc++.a lacks necessary functions o [2004/12/03] kern/74658 ATAPI CD not recognized after booting Fre o [2004/12/04] ports/74660 ports-bugs New port: textproc/stardict2-rptts o [2004/12/04] ports/74661 ports-bugs New port: chinese/scim-chewing o [2004/12/04] ports/74664 ports-bugs New port: x11-clocks/bdesktopclock f [2004/12/04] ports/74669 ports-bugs The port math/octave is marked BROKEN on o [2004/12/04] ports/74670 apache Upgrade of www/mod_musicindex f [2004/12/04] ports/74671 ports-bugs [PATCH] devel/dmalloc: update to 5.4.2 o [2004/12/04] ports/74686 mbr [PATCH] www/mod_auth_mysql_another: updat f [2004/12/05] ports/74694 ports-bugs java/netrexx port in wrong main category, o [2004/12/05] ports/74714 ports-bugs [NEW PORT] textproc/stardict2-rptts o [2004/12/05] ports/74717 ports-bugs New Port : emulators/e-uae, enhanced vers f [2004/12/05] ports/74723 ports-bugs [MAINTAINER] www/W3C-LogValidator: update o [2004/12/05] docs/74724 ceri handbook network-inetd webpage o [2004/12/05] ports/74739 danfe Update port: x11-wm/waimea - Update to 0. o [2004/12/05] ports/74740 danfe Update port: x11-wm/wampager - Update to o [2004/12/05] ports/74742 clsung MAINTAINER-UPDATE: www/bricolage o [2004/12/05] kern/74743 wctype.c declares static array on stack o [2004/12/06] ports/74752 eik make takes a little while before anything o [2004/12/06] ports/74772 ports-bugs [NEW PORT] comms/cwdaemon: Amateur Radio o [2004/12/06] kern/74777 Bootup "beep" in 5.3 should be disabled b o [2004/12/06] ports/74784 ports-bugs [NEW PORT] math/geonext: Interactive (dyn o [2004/12/06] kern/74786 Smartlink Modem causes interrupt storm on o [2004/12/07] i386/74803 i386 3Com509B o [2004/12/07] kern/74809 smbfs panic o [2004/12/07] amd64/74811 amd64 df, nfs mount, negative Avail -> 32/64-bi o [2004/12/07] conf/74817 [patch] Fixed automatic configuration of o [2004/12/07] conf/74820 /etc/rc deletes /var/run/log by mistake, p [2004/12/07] bin/74821 brian PPPoE with LQR is broken for users connec o [2004/12/07] misc/74827 Problem with dd(1) and/or /dev/fd o [2004/12/08] i386/74829 i386 FreeBSD 5.3-RELEASE hangs during boot/ins f [2004/12/08] ports/74837 hrs print/teTeX-base fails to package, incorr o [2004/12/08] kern/74849 [patch] Samsung SPH-i500 does not attach o [2004/12/08] kern/74868 [acpi] ACPI enabled in 5.3 Release make K o [2004/12/08] kern/74876 Can not receive Hop by Hop options o [2004/12/09] kern/74880 Samsung N400 cellphone/acm fails to atach f [2004/12/09] ports/74882 hq [New ports] java/httpunit: web test frame o [2004/12/09] ports/74888 des repocopy games/flightgear to games/fgfs-b o [2004/12/09] docs/74889 www S_ISREG etc marcos missing from stat man o [2004/12/09] kern/74893 Channels of USB audio can't be initialize f [2004/12/09] ports/74904 vs VTK success on AMD64 o [2004/12/09] ports/74906 eik add support for acis to openldap o [2004/12/09] ports/74907 apache [PATCH] www/mod_perl: cleanups o [2004/12/10] ports/74913 pat I can't see anything in X11 applications f [2004/12/10] ports/74916 ports-bugs sysutils/bpm - Patch which fixes running o [2004/12/10] ports/74919 ale [PATCH] lang/php4: Add hardened-php.org p o [2004/12/10] kern/74920 3Com 3C509-Combo Etherlink III o [2004/12/10] ports/74921 jmallett update: emulators/mips64emul (0.2.1 to 0. f [2004/12/10] ports/74922 ports-bugs [PATCH] Update www/trac to 0.8 o [2004/12/12] i386/74966 i386 Realtek driver seems to misinterpret some o [2004/12/12] i386/74971 i386 vinum creates (shows) incorrect volume (s o [2004/12/12] kern/74977 dcons.ko requires KDB support o [2004/12/12] kern/74986 tackerman sysctlize a parameter of if_em's interrup o [2004/12/12] kern/74989 (regression) Lost USB support between 5.2 o [2004/12/12] ports/74993 danfe graphics/svgalib: SVGALIB-1.4.3_4 segfaul o [2004/12/12] ports/74996 ports-bugs [NEW PORT] sysutils/logwatch: Logwatch is f [2004/12/12] ports/75000 ports-bugs Patch port: audio/wsoundprefs unbroke por o [2004/12/12] bin/75001 hushlogin and nocheckmail attributes don' o [2004/12/13] kern/75008 ALPS GlidePoint not recognized FreeBSD 5. o [2004/12/13] ports/75011 ports-bugs [PATCH] math/unixstat port has rotten bit o [2004/12/13] ports/75015 jdp cvsup on amd64 with runsocks (socks5) cor p [2004/12/13] bin/75028 brian [patch] when following multiple files, ta o [2004/12/14] ports/75038 sem [PATCH] editors/xemacs-devel-mule: update f [2004/12/14] ports/75047 ports-bugs [PATCH] graphics/showimg: update to 0.9.4 o [2004/12/14] ports/75050 ports-bugs new port: net/ventrilo o [2004/12/14] bin/75053 eik pkg_delete is stupid o [2004/12/14] i386/75057 i386 [QUIRK] Add support for ZICPlay USB MP3 P f [2004/12/14] ports/75058 ports-bugs emulators/hfsutils - You need TCL/TK? f [2004/12/14] ports/75060 ports-bugs [UPDATE] net/p5-RPC-XML from 0.53 to 0.54 o [2004/12/14] docs/75068 doc login.conf(5) manual page says nothing ab o [2004/12/14] ports/75078 ports-bugs new port - yydecode is a decoder for usen f [2004/12/14] ports/75081 ports-bugs avidemux2 build error (missing aclocal19) o [2004/12/15] i386/75090 i386 READ_BIG errors with Sony CRX1611 f [2004/12/15] ports/75100 ports-bugs [PATCH] textproc/sgmltools-lite: [fix bro o [2004/12/15] conf/75118 add modules support to /etc/rc.d/mixer o [2004/12/15] kern/75121 Wrong behaviour of IFF_LINK2 bit in 6in6 o [2004/12/15] docs/75124 doc Handbook IPv6 changes f [2004/12/15] ports/75129 ports-bugs Update port: graphics/ftgl 2.09 -> 2.12 o [2004/12/15] ports/75130 ports-bugs [NEW PORT] www/mono-xsp: A light-weight w o [2004/12/15] kern/75132 jhb [Patch] add support for the Davicom 56PDV o [2004/12/15] ports/75136 ports-bugs New Port mail/xfaces (really a reinclusio o [2004/12/15] conf/75137 add snd_* modules support to /etc/rc.d/mi f [2004/12/16] docs/75138 doc Typo in libexslt(4) o [2004/12/16] ports/75143 hq There is no way to specify jvm parameters o [2004/12/16] ports/75148 ports-bugs [PATCH] math/concorde: update to 20031219 o [2004/12/16] kern/75154 Please update twa driver (for 3ware 9000 o [2004/12/17] bin/75175 jot duplicates numbers in simple invocati o [2004/12/17] bin/75177 philip Bug selecting psm operation level in mous o [2004/12/17] conf/75180 INIT -> /etc/rc.d - IPFILTER IPMON confli o [2004/12/17] kern/75185 ACPI doesn't power off Tyan S2460 o [2004/12/17] ports/75188 knu sysutils/portupgrade fails to install dep o [2004/12/17] ports/75193 sobomax asterisk build on 5.3: work around tr bug o [2004/12/18] kern/75211 Vinum writes several errors to stdout. o [2004/12/18] ports/75236 ports-bugs Update Avidemux2 to 2.0.34-test2 and fix o [2004/12/18] ports/75240 ports-bugs New port: www/wordpress-mu , multi-user v o [2004/12/19] ports/75247 ports-bugs Update ports/convert/p5-Unicode-IMAPUtf7 o [2004/12/19] i386/75251 anholt Beginnings of an ATI AGP driver. o [2004/12/19] ports/75252 gnome Anjuta 1.2.2_3 crashes on opening a new p p [2004/12/19] kern/75253 rwatson [patch] xl(4): add support for 3C920B-EMB o [2004/12/19] kern/75254 PRISM3-based adapter ZCOM XI330 doesn't w o [2004/12/19] kern/75274 Updating of USB audio codes (uaudio*.*) a o [2004/12/19] kern/75276 Volumes of USB audio can be controlled se f [2004/12/19] kern/75277 netstat -m 'mbufs in use' output appears o [2004/12/20] docs/75282 doc newsyslog(8) does not contain history sec o [2004/12/20] ports/75285 ports-bugs New Port: x11/padkey - Use an SNES pad on o [2004/12/20] ports/75286 portmgr [patch] add master/slave port Makevars to f [2004/12/20] ports/75287 edwin maintainer-update: print/fontforge to 200 o [2004/12/20] ports/75291 nork [PATCH] net/DarwinStreamingServer: must l o [2004/12/20] ports/75293 ports-bugs [ maintener-update ] update gdvrecv to 1. o [2004/12/20] misc/75297 I`ve got one more via in my ipfw rule. o [2004/12/20] kern/75298 [PATCH] add missing device id for pccard o [2004/12/20] ports/75301 portmgr new USE_LINUX_X11 macro o [2004/12/20] ports/75302 ports-bugs Patches for cleaning problems reported by o [2004/12/20] ports/75310 eivind textproc/cdiff is useless on monochrome t o [2004/12/20] kern/75311 Enable to record with USB audio (uaudio) f [2004/12/20] ports/75313 haskell devel/darcs makefile should tell you abou o [2004/12/20] kern/75316 Enable to select a recording sound source o [2004/12/20] ports/75322 ports-bugs [MAINTAINER] textproc/gtk: unbreak o [2004/12/20] ports/75326 edwin new port: www/linux-firefox (replaces lin f [2004/12/20] ports/75332 ports-bugs Update devel/kscope to version 1.0. o [2004/12/20] ports/75341 ports-bugs Unable to install py-imaging port python o [2004/12/21] ports/75342 ports-bugs Upgrade of port science/vmd o [2004/12/21] ports/75352 ports-bugs [NEW PORT] security/gaim-otr Off The reco f [2004/12/21] ports/75353 ports-bugs [update] security/drweb-postfix update to o [2004/12/21] bin/75362 contrib/smbfs mount_smbfs No buffer space o [2004/12/21] ports/75363 ports-bugs port files have a+x permissions security/ o [2004/12/21] ports/75369 ports-bugs new port net/p5-Perlbal o [2004/12/21] ports/75372 ports-bugs [PATCH] www/p5-Apache-AxKit-Plugin-AddXSL o [2004/12/22] misc/75378 login/wtmp/utmp not updating properly f [2004/12/22] ports/75383 ports-bugs [maintainer] emulators/fceu: update to 0. o [2004/12/22] i386/75387 i386 Future support of Promise SATAII150 TX4 w o [2004/12/22] ports/75389 ports-bugs add additional patch site to net/isc-dhcp o [2004/12/22] ports/75391 ports-bugs [update] security/drweb-qmail update to 4 o [2004/12/23] ports/75411 lev [PATCH] devel/subversion: cleanup and imp o [2004/12/23] i386/75420 i386 CMD 648 PCI not work o [2004/12/23] conf/75423 Prepare required directories for X.Org 6. o [2004/12/23] ports/75424 ports-bugs new port: security/bdc (BitDefender Conso o [2004/12/23] docs/75433 doc No manual pages for devfs.conf and devfs. o [2004/12/23] ports/75443 vs lang/gprolog: patches to provide support f [2004/12/24] ports/75450 sem [PATCH] dns/pdnsd: update 1.2 to 1.2.1 o [2004/12/24] ports/75451 ports-bugs Update port: databases/freetds change to o [2004/12/24] ports/75453 ale [PATCH] Can't assign another db path via o [2004/12/24] sparc64/75458sparc64 Add detection of US-IIIi processor o [2004/12/24] ports/75464 portmgr bsd.port.mk install default configuration o [2004/12/25] bin/75479 qa [sysinstall] sysinstall time servers list o [2004/12/25] kern/75486 QUIRK Update (kern/70158) Frontier Labs N o [2004/12/25] amd64/75488 amd64 ntfs_iconv not working on amd64 o [2004/12/25] ports/75493 green Update to x11-wm/olvwm URL o [2004/12/25] ports/75496 knu [repocopy] databases/ruby-sqlite -> datab o [2004/12/26] ports/75499 portmgr USE_LINUX checks for RedHat, not for any o [2004/12/26] conf/75502 Fix LC_NUMERIC and LC_MONETARY for de_CH o [2004/12/26] ports/75503 maho Update CalculiX to version 1.2 o [2004/12/26] bin/75507 eik pkg_version can't correctly open INDEX on o [2004/12/26] ports/75516 archie [PATCH] make net/mpd rcNG compliant o [2004/12/27] ports/75528 maho Change math/spooles to build with threads o [2004/12/27] ports/75530 ports-bugs [PATCH] mail/nbsmtp: update to 0.98 o [2004/12/27] docs/75536 doc Section 11.2 "Debugging a Kernel Crash Du o [2004/12/27] docs/75543 doc Update to articles/cvsup-advanced o [2004/12/27] docs/75544 trhodes typos in man3 manual pages, acl.3, assert o [2004/12/27] docs/75545 trhodes typos in man3 manual pages, form_field_op o [2004/12/27] ports/75546 ports-bugs [NEW PORT] sysutils/fdupes o [2004/12/27] ports/75547 se [repocopy] benchmarks/bytebench -> benchm o [2004/12/27] ports/75554 ports-bugs [New Port] www/polipo A web caching proxy o [2004/12/27] ports/75555 ports-bugs [NEW PORT] x11-toolkits/py-gtksourceview: o [2004/12/28] ports/75560 ports-bugs New port: textproc/stardict2-dictd_www.mo o [2004/12/28] ports/75561 ports-bugs New port: textproc/stardict2-quick, dicti o [2004/12/28] ports/75566 ports-bugs [PATCH] xmlada patch to compile docs o [2004/12/28] ports/75567 sergei Automatic dependency was broken for secur o [2004/12/28] ports/75569 dougb pine4 dependant upon ispell (should be op o [2004/12/28] i386/75570 i386 chflags nosappnd directory doesn't work p [2004/12/28] docs/75574 trhodes typos in man3 manual pages, curs_termcap. f [2004/12/28] ports/75575 girgen portinstall: no error message when databa o [2004/12/28] docs/75577 doc typos in man3 manual pages, login_class.3 o [2004/12/28] kern/75578 QUIRK: PNY USB flash key o [2004/12/28] ports/75580 gnome [PATCH] www/firefox: main merge from debi p [2004/12/28] docs/75581 trhodes typos in man3 manual pages, pthread_attr_ o [2004/12/28] kern/75582 Add support for Linksys PCMPC200 Cardbus o [2004/12/28] i386/75583 i386 Installation fails o [2004/12/28] bin/75585 [unionfs] mount -p on unionfs results in o [2004/12/29] i386/75589 i386 O2Micro pccard1 slot not functioning whil o [2004/12/29] ports/75609 ports-bugs [PATCH] security/wpa_supplicant: update t o [2004/12/29] docs/75610 doc Advanced Networking Wireless section clea p [2004/12/29] docs/75615 keramida typos in man3 manual pages, signal.3, std o [2004/12/29] bin/75632 le gvinum commands not consistent with vinum o [2004/12/29] ports/75635 ports-bugs [NEW PORT] www/mozilla-urihelper: A sampl o [2004/12/29] bin/75638 sscanf %lld broken on 4.x o [2004/12/30] ports/75643 ports-bugs New Port: x11/PyPanel (A lightweight tran o [2004/12/30] ports/75650 x11 [PATCH] x11/xorg-libraries: add suport fo o [2004/12/30] ports/75652 x11 [PATCH] XFree86-4-libraries: Add an x11cl o [2004/12/30] ports/75657 sem New port: sysutils/dupfind o [2004/12/30] gnu/75662 less -f behavior contradicts man page f [2004/12/30] ports/75664 lioux Create net/mldonkey-{,core-,gui-}devel po o [2004/12/30] misc/75668 4.11-RC1: /etc/shells missing /usr/local/ o [2004/12/30] ports/75670 ports-bugs update net-mgmt/kismet - Diff attached o [2004/12/30] ports/75674 ports-bugs [PATCH] net/giFT-OpenFT: update to 0.2.1. o [2004/12/30] ports/75675 ports-bugs [NEW PORT] net/apollon: KDE client for gi o [2004/12/30] kern/75677 [patch] sk(4): plug leaks and fix acquiri o [2004/12/31] ports/75697 ports-bugs New port: x11-fonts/gnome-font-sampler, a o [2004/12/31] ports/75698 ports-bugs New port: cad/z88 o [2005/01/01] misc/75702 dwmalone -O5 flag breaks some compiles in /usr/src o [2005/01/01] ports/75704 ports-bugs [NEW PORT] textproc/libhtmlparse: Simple o [2005/01/01] ports/75707 ports-bugs irc/epic4 port update o [2005/01/01] kern/75710 cue0 device configuration causes kernel p o [2005/01/02] ports/75717 ports-bugs New port: fast spam/antivirus scanner for o [2005/01/02] ports/75720 ports-bugs The 4.10-RELEASE samba 3 package smbpassw o [2005/01/02] conf/75722 [patch] /usr/libexec/save-entropy ignores o [2005/01/02] ports/75728 portmgr [patch] bsd.port.mk - DISABLE_VULNERABILI o [2005/01/02] ports/75729 gnome [PATCH] www/mozilla: New mozilla.sh and p f [2005/01/03] sparc64/75735sparc64 misconfigured qfe ports o [2005/01/03] ports/75736 ports-bugs [PATCH] graphics/agg: update to 2.2 o [2005/01/03] bin/75742 [patch] pkg_add does not honour prefix fo o [2005/01/03] ports/75744 ports-bugs [NEW PORT] misc/freshmeat-submit: Submiss f [2005/01/03] ports/75750 arved mark games/wormux broken on amd64 o [2005/01/03] ports/75761 gnome [PATCH] merge latest changes from mozilla o [2005/01/03] kern/75764 [patch?] "umass0: Phase Error" - no devic o [2005/01/03] bin/75766 [patch] nfsd loops with TCP + multiple -h o [2005/01/03] bin/75767 WANTED: "fdclose" function in libc o [2005/01/03] ports/75768 portmgr [PATCH] s/bento/pointyhat/ in bsd.port.mk o [2005/01/03] ports/75770 ports-bugs Update Port: editors/jedit-devel to 4.3pr o [2005/01/03] docs/75774 doc [PATCH] cp documentation fails to mention o [2005/01/04] i386/75776 i386 NO ps/2 keyboard using USB keyboard under o [2005/01/04] ports/75779 nork java/eclipse-cdt: Unbreak port or update o [2005/01/04] ports/75781 ports-bugs new port: sysutils/udfclient - Tools for o [2005/01/04] ports/75787 ports-bugs [maintainer-update] math/coq : fix pkg-pl o [2005/01/04] ports/75790 ports-bugs [PATCH] www/py24-imdbpy: update to 1.6 o [2005/01/04] kern/75800 ucom1: init failed STALLED error in time o [2005/01/04] ports/75804 ports-bugs [NEW PORT] devel/p5-Sub-Override: Sub::Ov o [2005/01/04] ports/75805 ports-bugs [MAINTAINER] www/p5-HTML-TokeParser-Simpl o [2005/01/04] ports/75806 ports-bugs [MAINTAINER] www/p5-HTML-LinkExtractor: u o [2005/01/04] ports/75807 ports-bugs [PATCH] audio/gkrellmss: give up ownershi o [2005/01/04] conf/75808 ceri dhclient is stopped twice in pccard_ether o [2005/01/04] ports/75810 ports-bugs [Maintainer Update] x11-themes/baghira to o [2005/01/04] ports/75811 ports-bugs New port: sysutils/monit Unix system mana o [2005/01/04] ports/75816 gnome [PATCH] www/firefox: new mozilla.sh and p o [2005/01/04] ports/75819 ports-bugs New Port: www/instiki f [2005/01/04] ports/75824 ports-bugs [patch] net/jabberd: rc.d/jabberd.sh o [2005/01/04] misc/75829 wireless keeps crashing and x server o [2005/01/05] www/75830 www ports.cgi used ports/INDEX from CVS o [2005/01/05] kern/75831 [bktr] [patch] incorrect autodetection of o [2005/01/05] ports/75835 ports-bugs New Port: net/zsync -- rsync implementati o [2005/01/05] ports/75836 gnome [PATCH] www/mozilla: latest changes again o [2005/01/05] ports/75837 gnome [PATCH] mail/thunderbird: latest changes o [2005/01/05] ports/75838 ports-bugs Re-add port: emulators/linux-ePSXe (linux o [2005/01/05] ports/75839 ports-bugs [MAINTAINER] sysutils/xfce4-wavelan-plugi o [2005/01/05] ports/75840 ports-bugs [MAINTAINER] www/p5-CGI-Application-Valid o [2005/01/05] misc/75842 valid, but double, fstab mount-point entr o [2005/01/05] ports/75852 java [patch] Make java/linux-sun-jdk14 install o [2005/01/05] ports/75854 ports-bugs Update Port: devel/p5-Filesys-Statvfs_Df o [2005/01/05] kern/75855 getpwent functions on 5.3 with large pass o [2005/01/05] ports/75857 gnome [PATCH] databases/evolution-data-server: o [2005/01/05] ports/75858 ports-bugs [PATCH] net/fspclient: update to 0.0.10 o [2005/01/05] ports/75859 seanc [PATCH] devel/tla: update to 1.3 o [2005/01/05] kern/75860 Support for the ADI AD1888 onboard sound o [2005/01/05] i386/75862 i386 fpsetsticky() incorrectly clears, instead o [2005/01/05] ports/75863 ports-bugs New port: deskutils/timer-applet, a count o [2005/01/05] docs/75864 doc FreeBSD 5.3 kern-developer install does n o [2005/01/05] docs/75865 doc comments on "backup-basics" in handbook o [2005/01/06] ports/75870 clsung [PATCH] devel/p5-Perl6-Export: pkg-plist o [2005/01/06] kern/75873 Usability problem with non-RFC-compliant o [2005/01/06] ports/75878 green security/cfs is broken on 64-bit architec o [2005/01/06] kern/75881 ACPI suspend/resume doesn't work on ASUS o [2005/01/06] ports/75883 demon mrtg + ucd-snmp give wrong results o [2005/01/06] ports/75885 ports-bugs [maintainer update] sysutils/munin-node 1 o [2005/01/06] ports/75886 ports-bugs [maintainer update] sysutils/munin-main 1 o [2005/01/06] ports/75889 ports-bugs isc-dhcpd-server-3 .0.1 doesn't startup p f [2005/01/06] ports/75890 ports-bugs Port net/tkabber breaks "make index" unde f [2005/01/06] misc/75894 shuttle ST62K sound not actually supporte o [2005/01/06] ports/75895 ports-bugs update security/tor - Diff attached o [2005/01/06] i386/75898 i386 Exception and reboot: Loader and kernel u o [2005/01/06] ports/75900 ports-bugs Oleo 1.99.16_3 w/Motif 2.2.3_1 won't comp o [2005/01/06] ports/75903 ports-bugs [patch] [maintainer-update] fix for broke o [2005/01/07] ports/75904 leeym Fix incorrect pkg-plist o [2005/01/07] ports/75908 ports-bugs New port: misc/thailocale A locale for Th o [2005/01/07] ports/75909 ports-bugs [update] math/blitz++ to 0.8 o [2005/01/07] ports/75911 mharo Proftpd does not work with NIS on FreeBSD o [2005/01/07] ports/75914 ports-bugs New port: german/selfhtml - extensive HTM o [2005/01/07] ports/75916 ports-bugs New port: net/decv o [2005/01/07] ports/75921 ports-bugs [new port] flpsed, a WYSIWYG pseudo PostS o [2005/01/07] ports/75925 ports-bugs [patch] security/xca coerced into compili o [2005/01/07] usb/75928 usb Cytronix SmartMedia card (SMC) reader has o [2005/01/07] ports/75929 ports-bugs checksum mismatch in latest devel/perforc o [2005/01/08] ports/75933 ports-bugs New Port www/p5-HTML-Diff Perl module to o [2005/01/08] bin/75934 [PATCH] missing blowfish functionality in o [2005/01/08] ports/75935 ports-bugs New port: p5-MasonX-WebApp -- Works with o [2005/01/08] ports/75939 nork smartd can not found SMART device, Only S o [2005/01/08] ports/75944 knu [PATCH] lang/ruby: fix PLIST p [2005/01/08] bin/75946 keramida cosmetic typo in /etc/rc.subr: check_pidf o [2005/01/08] ports/75962 ports-bugs [PATCH] multimedia/mplayer: chase graphic o [2005/01/08] ports/75966 ports-bugs [patch] improve samba-vscan port o [2005/01/08] kern/75969 [patch] Support for Sigmatel STAC9766/67 o [2005/01/08] kern/75970 [patch] support for Sandisk Cruzer Micro o [2005/01/09] ports/75973 hq New port: java/devisor o [2005/01/09] ports/75979 hrs [PATCH] japanese/platex-otf: Unbreak this o [2005/01/09] ports/75989 ports-bugs [MAINTAINER UPDATE] Update mail/postfix-g o [2005/01/09] ports/75990 ports-bugs New port: sysutils/boxbackup - An automat o [2005/01/09] ports/75991 ports-bugs New Port: x11-clocks/gtubeclock - A nixie o [2005/01/09] ports/75992 hrs [PATCH] japanese/latex2html: Unbreak this o [2005/01/09] docs/75995 hcreate documentation(?) bug o [2005/01/09] docs/75997 doc Handbook section on DNS needs updating o [2005/01/09] ports/75998 ports-bugs [maintainer-update] polish/kadu - fix pkg o [2005/01/09] ports/76001 ports-bugs Update port: graphics/ayam remove stale d o [2005/01/09] kern/76002 [Patch] for PixelView PlayTv Pro Rev o [2005/01/09] ports/76006 kwm maintainer-update: multimedia/totem (0.9. o [2005/01/09] i386/76013 i386 patch to allow mod_frontpage to work with o [2005/01/09] ports/76014 green [patch] unbreak audio/xmms-imms o [2005/01/09] ports/76015 ports-bugs [patch] unbreak biology/molden or upgrade o [2005/01/09] ports/76017 sem [PATCH] devel/p5-Date-Calc: update to 5.4 f [2005/01/09] ports/76018 vs [patch] deskutils/taskjuggler requires li o [2005/01/09] i386/76019 i386 security patch -- use binaries from rtr i o [2005/01/10] ports/76021 knu portupgrade: package delete can remove ne o [2005/01/10] ports/76022 sada [PATCH] japanese/xjman: fix Makefile o [2005/01/10] ports/76024 lev subversion-1.1.1 silently builds bad svn o [2005/01/10] ports/76025 ports-bugs net/p5-Net-Wake does not work for broadca f [2005/01/10] ports/76032 vs update math/pari to 2.1.6 o [2005/01/10] ports/76036 hq respect bsd.java.mk 2.0 in java/jakarta-c o [2005/01/10] i386/76041 i386 patch to allow mod_frontpage to work with o [2005/01/10] sparc64/76052marius Incorrect panic strings in sparc64 files p [2005/01/10] docs/76056 keramida /usr/lib entry in hier(7) man page o [2005/01/10] docs/76057 doc Handbook method for obtaining OpenOffice o [2005/01/10] docs/76064 doc Add more information to build(7) o [2005/01/10] ports/76065 ports-bugs [PATCH] astro/xephem: updateto 3.6.3 f [2005/01/10] ports/76068 ports-bugs Update of devel/pcsc-lite o [2005/01/10] gnu/76069 FreeBSD's definition of offsetof isn't go o [2005/01/10] docs/76071 doc missing info in make.conf example file o [2005/01/10] ports/76073 mharo ftp/proftpd: make install does not create o [2005/01/10] bin/76075 arp program failures due to ARP table gro o [2005/01/10] ports/76076 ports-bugs GNUs will not start o [2005/01/11] ports/76078 ports-bugs Update port: graphics/vigra from 1.2.0 to o [2005/01/11] kern/76080 "bio_completed .. greater than bio_length o [2005/01/11] kern/76081 Add support for CardBUS NIC FNW3603TX o [2005/01/11] ports/76082 ports-bugs update java/eclipse-clay-core ports o [2005/01/11] ports/76085 ports-bugs [PATCH] misc/moviedb: update to 3.24 p [2005/01/11] docs/76088 brueffer manpage update: uplcom(4) also supports H o [2005/01/11] bin/76089 The "-n" option in /usr/bin/w is broken o [2005/01/11] ports/76090 ports-bugs [ Update ] devel/publib to 0.38 o [2005/01/11] docs/76094 doc Incorrect statement about partition d o [2005/01/11] ports/76095 ports-bugs [patch] Unquoted shell characters in IGNO o [2005/01/11] ports/76102 ports-bugs [new port] mail/nmzmail - fast mail searc o [2005/01/11] misc/76106 Invalid hash-value is output by the `dig o [2005/01/11] ports/76109 ports-bugs [NEW PORT] www/eaccelerator 0.9.2.a o [2005/01/11] ports/76110 ports-bugs [UPDATE] databases/py-psycopg from 1.1.17 o [2005/01/11] ports/76111 ports-bugs New port: x11-toolkits/p5-Gtk2-TrayIcon - o [2005/01/11] docs/76112 doc Translated press news and anchors for new o [2005/01/11] ports/76113 ports-bugs Update for deskutils/moregroupware port o [2005/01/11] ports/76116 ports-bugs PORT UPDATE: graphics/lcms (with PATCH) o [2005/01/11] ports/76122 New port CAD/brlcad o [2005/01/12] conf/76124 Mistake in /usr/share/misc/pci_vendors o [2005/01/12] ports/76131 ports-bugs New port: x11-toolkits/py-wxPython-devel o [2005/01/12] ports/76137 dougb UPDATE PORT mail/pine4: add WITH_MAILDIR o [2005/01/12] ports/76138 ports-bugs [patch] ports/devel/mingw-gcc broken on F f [2005/01/12] ports/76140 ume Update port: security/cyrus-sasl2 - add W o [2005/01/12] ports/76142 ports-bugs Update port: sysutils/pear-File to 1.1.0R o [2005/01/12] ports/76150 ale [php4] allow php4-dba to use Berkeley DB o [2005/01/12] ports/76152 clement [ports/www/apache2] allow the use of Berk o [2005/01/12] kern/76153 des Significant memory leak in libfetch (fix o [2005/01/12] ports/76154 ume Allow cyrus-sasl2 & postfix users to use o [2005/01/12] ports/76165 ports-bugs New port: devel/pear-Structures_DataGrid o [2005/01/12] ports/76166 ports-bugs [NEW PORT] databases/oracle-instantclient o [2005/01/12] bin/76169 [PATCH] Add PAM support to cvs pserver o [2005/01/12] ports/76170 cy misc/screen -- Support for NONETHACK o [2005/01/12] amd64/76176 obrien misc/compat4x are mismarked unsupported o o [2005/01/12] kern/76178 Problem with ahd and large SCSI Raid syst o [2005/01/13] ports/76182 portmgr [patch] run install-info at port installa o [2005/01/13] ports/76187 portmgr Update Mk/bsd.port.subdir.mk add WWW info o [2005/01/13] conf/76188 ceri /etc/rc.d/ntpdate script uses ..._command o [2005/01/13] ports/76192 eik update net/openldap22-* port o [2005/01/13] ports/76193 vs [ports math]pari update o [2005/01/13] ports/76194 ports-bugs [ports math]pari-devel update o [2005/01/13] ports/76196 ports-bugs New port: devel/pear-PHP_Beautifier PEAR o [2005/01/13] ports/76202 perky [UPDATE] devel/py-cheetah from 0.9.15 to o [2005/01/13] kern/76205 [patch] support for AVM BlueFritz! USB bl o [2005/01/13] ports/76208 ports-bugs [NEW PORT] devel/bitkeeper: Scalable Dist o [2005/01/13] kern/76209 geom metadata/label ambiguity with last s o [2005/01/13] ports/76212 gnome update-port: graphics/gimp (add some WITH o [2005/01/13] ports/76215 fjoe infrastructure for MINIMAL build of ports f [2005/01/13] ports/76217 ports-bugs [ remove ] biology/act is now redundant f [2005/01/13] ports/76219 ports-bugs [ update ] biology/artemis to v6 o [2005/01/13] kern/76225 WITHOUT_MODULES option for sys/modules/Ma o [2005/01/13] conf/76226 Default local.9600 gettytab initially use o [2005/01/13] ports/76227 ports-bugs RLE support for graphics/fbm o [2005/01/14] ports/76230 ports-bugs muiltimedia/gxine wants devel/gnomevfs bu o [2005/01/14] kern/76234 System cannot guess NFS client module nam f [2005/01/14] ports/76236 vs net/p5-Net-Wake does not work for broadca o [2005/01/14] ports/76242 ale php5 build error o [2005/01/14] ports/76244 ports-bugs [PATCH] finance/kmymoney2: Add patch to e o [2005/01/14] ports/76247 grog Port Update o [2005/01/14] ports/76249 ports-bugs New port:[print/foomatic-filters] o [2005/01/14] ports/76253 ports-bugs postgrey startup script failes to stop o [2005/01/14] ports/76254 portmgr PATCH: Add config-recursive to bsd.port.m o [2005/01/14] ports/76257 x11 xorg-clients 6.8.1_1 ports problems o [2005/01/15] ports/76258 ports-bugs games/scummvm: WITH_MPEG2 needs WITH_VORB o [2005/01/15] ports/76266 ports-bugs Upgrade editors/tea to ver.6.2 o [2005/01/15] ports/76268 sergei shells/zsh: New version 4.2.3 f [2005/01/15] ports/76271 ports-bugs Update port: deskutils/vym o [2005/01/15] ports/76272 mich [PATCH] irc/pisg: update to 0.63 o [2005/01/15] ports/76273 eik [PATCH] mail/exim: update to 4.44 o [2005/01/15] ports/76275 ports-bugs New port: net-mgmt/yabm Yet Another Bandw o [2005/01/15] ports/76276 ports-bugs [MAINTAINER] net/nicotine: update to 1.0. r [2005/01/15] ports/76280 portmgr Update port: misc/gkrellmbgchg to gkrellm o [2005/01/15] ports/76295 ports-bugs [patch] [maintainer update] Update port s o [2005/01/15] ports/76296 ports-bugs [patch] [maintainer update] Update port s o [2005/01/15] conf/76298 fstab doesn't pass mntops properly f [2005/01/15] ports/76299 ports-bugs Update port: mail/postfix update VDA patc o [2005/01/16] ports/76302 ports-bugs New Port: news/knzb o [2005/01/16] ports/76303 brooks update port: ftp/tftp-hpa from 0.36 up to o [2005/01/16] bin/76305 dhclient resets configured interfaces on o [2005/01/16] ports/76308 ports-bugs Update port graphics/p5-Image-ExifTool to o [2005/01/16] ports/76310 ports-bugs New port: www/cgiutils - cgi shell script o [2005/01/16] ports/76311 ports-bugs [PATCH] devel/ruby18-gems: update to 0.8. o [2005/01/16] ports/76312 ports-bugs Update port: textproc/p5-XML-RAI - update o [2005/01/16] ports/76313 ports-bugs Update port: games/kpuzzle - fix packing o [2005/01/16] ports/76314 ports-bugs Update port: net/kphone - fix packing lis o [2005/01/16] ports/76315 ports-bugs Port update: irc/ircII to version 2004082 o [2005/01/16] ports/76316 ports-bugs Update port: net/linpopup - fix packing l o [2005/01/16] ports/76317 ports-bugs Update port: x11/oooqs - fix packing list o [2005/01/16] ports/76320 ports-bugs security/tea-total: fix for compilation o o [2005/01/16] ports/76321 ports-bugs [NEW PORT]: audio/easytag-gtk2 o [2005/01/16] ports/76322 ports-bugs www/cgiparse now works fine on amd64 o [2005/01/16] ports/76323 ports-bugs graphics/k3d update to 0.4.4.0 o [2005/01/16] docs/76324 doc [patch] '[P|p]orts collection' -> 'Ports o [2005/01/16] ports/76325 ports-bugs graphics/blender-devel update to 2.36 o [2005/01/17] ports/76327 kde games/kdegames3 installs some files with o [2005/01/17] ports/76329 lioux [REPOCOPY] fix name of irc/xchat-micrypti o [2005/01/17] ports/76330 openoffice editors/openoffice-1.1 calls uname needle o [2005/01/17] ports/76332 ports-bugs [patch] unbreak graphics/osg o [2005/01/17] docs/76333 doc EOF indicator can be cleared by not only o [2005/01/17] ports/76334 ports-bugs mod/php4 broken with iconv o [2005/01/17] ports/76335 ports-bugs update net/lam7 to 7.1.1 2933 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 12:30:50 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8AB516A4CE; Mon, 17 Jan 2005 12:30:50 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA34D43D2D; Mon, 17 Jan 2005 12:30:49 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j0HCUlUE006714; Mon, 17 Jan 2005 14:30:48 +0200 Received: by orion.daedalusnetworks.priv (Postfix, from userid 1001) id C652B2A431; Mon, 17 Jan 2005 14:30:47 +0200 (EET) Date: Mon, 17 Jan 2005 14:30:47 +0200 From: Giorgos Keramidas To: bugmaster@freebsd.org, freebsd-bugs@freebsd.org Message-ID: <20050117123047.GA16242@orion.daedalusnetworks.priv> References: <200501171100.j0HB0uS2070176@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501171100.j0HB0uS2070176@freefall.freebsd.org> Subject: Re: Current problem reports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 12:30:50 -0000 On 2005-01-17 11:00, FreeBSD bugmaster wrote: > S Submitted Tracker Resp. Description > ------------------------------------------------------------------------------- > [...] > o [2004/04/16] i386/65646 i386 FreeBSD suddenly turns off the power > o [2004/04/22] threads/65883threads libkse's sigwait does not work after fork > [...] > o [2005/01/03] kern/75758 phk Hard system hangs on tty code > o [2005/01/04] threads/75795threads applications linked with -lc_r can't clos > o [2005/01/05] kern/75844 gbde causes disk write errors and subsequ We can save two columns by removing the [] pair around the PR date. This will allow expanding the "Tracker" column and avoid having it clash with the "Resp." text. I'm not sure if there are scripts that _depend_ on this particular format though. This is why I'm asking here. A quick glance through www/en/cgi -- the most likely candidate -- shows this won't be a problem. Does anyone know if making this change to the listing will break any other scripts? - Giorgos From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 15:06:03 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4ED16A4CE; Mon, 17 Jan 2005 15:06:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A242C43D55; Mon, 17 Jan 2005 15:06:03 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HF63Yf007529; Mon, 17 Jan 2005 15:06:03 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HF63lx007525; Mon, 17 Jan 2005 15:06:03 GMT (envelope-from ceri) Date: Mon, 17 Jan 2005 15:06:03 GMT From: Ceri Davies Message-Id: <200501171506.j0HF63lx007525@freefall.freebsd.org> To: matthias.andree@web.de, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/44260: LINT does not list pseudo-device tap X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 15:06:03 -0000 Synopsis: LINT does not list pseudo-device tap State-Changed-From-To: open->closed State-Changed-By: ceri State-Changed-When: Mon Jan 17 15:05:48 GMT 2005 State-Changed-Why: scottl corrected this this morning. http://www.freebsd.org/cgi/query-pr.cgi?pr=44260 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 15:10:33 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C32DB16A4D3 for ; Mon, 17 Jan 2005 15:10:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C63643D55 for ; Mon, 17 Jan 2005 15: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.1/8.13.1) with ESMTP id j0HFAPk5007680 for ; Mon, 17 Jan 2005 15:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HFAPG4007679; Mon, 17 Jan 2005 15:10:25 GMT (envelope-from gnats) Date: Mon, 17 Jan 2005 15:10:25 GMT Message-Id: <200501171510.j0HFAPG4007679@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Fabian Wenk Subject: Re: kern/72305: boot hangs after discovering disks when acpi isenabled (no GEOM) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Fabian Wenk List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 15:10:34 -0000 The following reply was made to PR kern/72305; it has been noted by GNATS. From: Fabian Wenk To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/72305: boot hangs after discovering disks when acpi is enabled (no GEOM) Date: Mon, 17 Jan 2005 16:02:25 +0100 Hello I just was in the mood to try again with ACPI enabled after updating the kernel to 5.3-RELEASE-p5 on this (and a similar other) server, they were both still running with ACPI disabled. The sytems are again booting fine with ACPI enabled and are now running without problems for 2 hours. I think this problem is solved now an the PR can be closed. bye Fabian -- Fabian Wenk Informatiksupport phone: 01 633 46 65 Departement Physik, ETH Zuerich From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 15:30:24 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 522E416A4D3 for ; Mon, 17 Jan 2005 15:30:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD5243D31 for ; Mon, 17 Jan 2005 15: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.1/8.13.1) with ESMTP id j0HFUMcl008453 for ; Mon, 17 Jan 2005 15:30:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HFUM7d008452; Mon, 17 Jan 2005 15:30:22 GMT (envelope-from gnats) Date: Mon, 17 Jan 2005 15:30:22 GMT Message-Id: <200501171530.j0HFUM7d008452@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "matthias.andree" Subject: Re: i386/63397: [kbd] atkbd breaks with FSC KBPC-S2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "matthias.andree" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 15:30:24 -0000 The following reply was made to PR i386/63397; it has been noted by GNATS. From: "matthias.andree" To: freebsd-gnats-submit@FreeBSD.org, matthias.andree@web.de Cc: Subject: Re: i386/63397: [kbd] atkbd breaks with FSC KBPC-S2 Date: Mon, 17 Jan 2005 16:27:03 +0100 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This PR can be closed, I can no longer reproduce the problem in 5.3-STABLE. - -- Matthias Andree -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBQevZRydEoB0mv1ypAQLYYQQArHT5wAXOgVhRZpiDRWFW54Gq3XHuG5i7 r5G9MBEZtbNkhr2yf6ccsetXYlD/hm5i4MmNzIPQ2+TmGyGrk0ee/0P91/qvWYD2 lGbS3VErdamQ9yq9K+Xca4oOSj7WtV9iiZraG7qsWsh+GAOPU2pVNhxPY8CQLEjT CvztuRH9c00= =3FXd -----END PGP SIGNATURE----- From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 17:50:22 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20E3216A4CE for ; Mon, 17 Jan 2005 17:50:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E416743D58 for ; Mon, 17 Jan 2005 17: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.1/8.13.1) with ESMTP id j0HHoL2T027608 for ; Mon, 17 Jan 2005 17:50:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HHoLGM027607; Mon, 17 Jan 2005 17:50:21 GMT (envelope-from gnats) Resent-Date: Mon, 17 Jan 2005 17:50:21 GMT Resent-Message-Id: <200501171750.j0HHoLGM027607@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, Scot Hetzel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02DBB16A4CE for ; Mon, 17 Jan 2005 17:46:28 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5876943D48 for ; Mon, 17 Jan 2005 17:46:27 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so105315wri for ; Mon, 17 Jan 2005 09:46:27 -0800 (PST) Received: by 10.54.46.10 with SMTP id t10mr184184wrt; Mon, 17 Jan 2005 09:46:26 -0800 (PST) Received: by 10.54.29.4 with HTTP; Mon, 17 Jan 2005 09:46:26 -0800 (PST) Message-Id: <790a9fff05011709468bffc19@mail.gmail.com> Date: Mon, 17 Jan 2005 11:46:26 -0600 From: Scot Hetzel To: FreeBSD-gnats-submit@FreeBSD.org Subject: bin/76362: sys directory link points to wrong location X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 17:50:22 -0000 >Number: 76362 >Category: bin >Synopsis: sys directory link points to wrong location >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 Jan 17 17:50:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD bsd5x.hetzel.org 5.3-STABLE FreeBSD 5.3-STABLE #5: Fri Jan 14 07:29:32 CST 2005 root@bsd5x.hetzel.org:/usr/obj/usr/src/5x/sys/GENERIC i386 >Description: I have my source tree setup so that I have 3 branches checked out under /usr/src. I then have /sys linked to /usr/src/5x/sys on the 5-STABLE system as shown below: #ls -l / /usr/src /: total 67 : lrwxr-xr-x 1 root wheel 14 Jan 9 13:53 sys -> usr/src/5x/sys : /usr/src: total 97416 drwxrwxr-x 2 root operator 512 Jan 15 15:35 .snap drwxr-xr-x 23 root wheel 1024 Jan 15 16:52 4x drwxr-xr-x 22 root wheel 1024 Jan 15 16:49 5x drwxr-xr-x 22 root wheel 1024 Jan 15 16:49 6x lrwxrwxrwx 1 root wheel 4 Dec 5 01:52 sys -> /sys The problem is that when I perform a make installkernel in /usr/src/5x, the /sys link is reset to /usr/src/sys. I then have to remove this link and change it back to /usr/src/5x/sys, otherwise when I try to build a port that requires the kernel sources, it will fail. >How-To-Repeat: Set up your /usr/src as shown above, then do a make installkernel >Fix: Apply the following patch to -CURRENT, and then MFC to 5-STABLE and 4-STABLE after a few days. Index: etc/Makefile =================================================================== RCS file: /home/ncvs/src/etc/Makefile,v retrieving revision 1.337 diff -u -r1.337 Makefile --- etc/Makefile 21 Dec 2004 10:15:59 -0000 1.337 +++ etc/Makefile 15 Jan 2005 23:19:22 -0000 @@ -5,6 +5,12 @@ SUBDIR= sendmail .endif +.if !defined(RELEASEDIR) +SYSDIR= ${.CURDIR:S/^\///:S/etc//}sys +.else +SYSDIR= usr/src/sys +.endif + BIN1= amd.map apmd.conf auth.conf \ crontab csh.cshrc csh.login csh.logout devd.conf devfs.conf \ dhclient.conf disktab fbtab ftpusers gettytab group \ @@ -200,7 +206,7 @@ .if !defined(NO_SENDMAIL) mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.sendmail.dist -p ${DESTDIR}/ .endif - cd ${DESTDIR}/; rm -f ${DESTDIR}/sys; ln -s usr/src/sys sys + cd ${DESTDIR}/; rm -f ${DESTDIR}/sys; ln -s ${SYSDIR} sys cd ${DESTDIR}/usr/share/man/en.ISO8859-1; ln -sf ../man* . cd ${DESTDIR}/usr/share/man; \ set - `grep "^[a-zA-Z]" ${.CURDIR}/man.alias`; \ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 18:21:28 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E66916A4CE; Mon, 17 Jan 2005 18:21:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB62143D3F; Mon, 17 Jan 2005 18:21:27 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HILRSX032827; Mon, 17 Jan 2005 18:21:27 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HILRNK032823; Mon, 17 Jan 2005 18:21:27 GMT (envelope-from ceri) Date: Mon, 17 Jan 2005 18:21:27 GMT From: Ceri Davies Message-Id: <200501171821.j0HILRNK032823@freefall.freebsd.org> To: matthias.andree@web.de, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/63397: [kbd] atkbd breaks with FSC KBPC-S2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 18:21:28 -0000 Synopsis: [kbd] atkbd breaks with FSC KBPC-S2 State-Changed-From-To: open->closed State-Changed-By: ceri State-Changed-When: Mon Jan 17 18:21:01 GMT 2005 State-Changed-Why: Submitter reports that problem is no longer apparent. http://www.freebsd.org/cgi/query-pr.cgi?pr=63397 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 21:30:20 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0639716A4CE for ; Mon, 17 Jan 2005 21:30:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0F5543D46 for ; Mon, 17 Jan 2005 21:30:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HLUJhR054184 for ; Mon, 17 Jan 2005 21:30:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HLUJeG054182; Mon, 17 Jan 2005 21:30:19 GMT (envelope-from gnats) Resent-Date: Mon, 17 Jan 2005 21:30:19 GMT Resent-Message-Id: <200501172130.j0HLUJeG054182@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, Diomidis Spinellis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B584816A4CE for ; Mon, 17 Jan 2005 21:29:13 +0000 (GMT) Received: from istlab.dmst.aueb.gr (istlab.dmst.aueb.gr [195.251.249.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED9F643D49 for ; Mon, 17 Jan 2005 21:29:12 +0000 (GMT) (envelope-from dds@istlab.dmst.aueb.gr) Received: from istlab.dmst.aueb.gr (localhost [127.0.0.1]) by istlab.dmst.aueb.gr (8.13.1/8.13.1) with ESMTP id j0HLTB6f040549 for ; Mon, 17 Jan 2005 23:29:11 +0200 (EET) (envelope-from dds@istlab.dmst.aueb.gr) Received: (from dds@localhost) by istlab.dmst.aueb.gr (8.13.1/8.13.1/Submit) id j0HLTBhX040548; Mon, 17 Jan 2005 23:29:11 +0200 (EET) (envelope-from dds) Message-Id: <200501172129.j0HLTBhX040548@istlab.dmst.aueb.gr> Date: Mon, 17 Jan 2005 23:29:11 +0200 (EET) From: Diomidis Spinellis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/76374: bdes(1) does not hide its arguments X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Diomidis Spinellis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 21:30:20 -0000 >Number: 76374 >Category: bin >Synopsis: bdes(1) does not hide its arguments >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 17 21:30:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Diomidis Spinellis >Release: FreeBSD 4.10-STABLE i386 >Organization: AUEB >Environment: System: FreeBSD istlab.dmst.aueb.gr 4.10-STABLE FreeBSD 4.10-STABLE #23: Fri Oct 8 15:53:45 EEST 2004 dds@istlab.dmst.aueb.gr:/usr/obj/usr/src/sys/ISTLAB i386 >Description: bdes.c tries to hide its arguments by overwriting argv[], but this feature apparently no longer works from RELENG_4 onwards. >How-To-Repeat: bdes -k secret /dev/null & ps xw >Fix: Use setproctitle(3), instead of manually writing over argv[]. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 21:42:32 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D62B916A4CE; Mon, 17 Jan 2005 21:42:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEA7043D1D; Mon, 17 Jan 2005 21:42:32 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from freefall.freebsd.org (dds@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HLgWPD057619; Mon, 17 Jan 2005 21:42:32 GMT (envelope-from dds@freefall.freebsd.org) Received: (from dds@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HLgWIn057615; Mon, 17 Jan 2005 21:42:32 GMT (envelope-from dds) Date: Mon, 17 Jan 2005 21:42:32 GMT From: Diomidis Spinellis Message-Id: <200501172142.j0HLgWIn057615@freefall.freebsd.org> To: dds@istlab.dmst.aueb.gr, dds@FreeBSD.org, freebsd-bugs@FreeBSD.org, dds@FreeBSD.org Subject: Re: bin/76374: bdes(1) does not hide its arguments X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 21:42:33 -0000 Synopsis: bdes(1) does not hide its arguments State-Changed-From-To: open->analyzed State-Changed-By: dds State-Changed-When: Mon Jan 17 21:40:55 GMT 2005 State-Changed-Why: Submitter changing hat. Responsible-Changed-From-To: freebsd-bugs->dds Responsible-Changed-By: dds Responsible-Changed-When: Mon Jan 17 21:40:55 GMT 2005 Responsible-Changed-Why: Submitted changing hat. http://www.freebsd.org/cgi/query-pr.cgi?pr=76374 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 22:14:33 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2012216A4CE for ; Mon, 17 Jan 2005 22:14:33 +0000 (GMT) Received: from ms-smtp-03-eri0.socal.rr.com (ms-smtp-03-qfe0.socal.rr.com [66.75.162.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF82943D2F for ; Mon, 17 Jan 2005 22:14:32 +0000 (GMT) (envelope-from Margretta@msn.com) Received: from ajamyalive666 (cpe-66-75-52-67.san.rr.com [66.75.52.67]) j0HMEQuY003801 for ; Mon, 17 Jan 2005 14:14:30 -0800 (PST) Message-ID: <000a01c4fce1$ee72d240$6501a8c0@ajamyalive666> From: "MARGRETTA" To: Date: Mon, 17 Jan 2005 14:14:32 -0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2096 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2096 X-Virus-Scanned: Symantec AntiVirus Scan Engine Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Current problem reports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 22:14:33 -0000 My browser is internet explorer. I am running a xp operating system. = But my browser address is coming back as mozilla. I tryed changing it = back ti IE but it won't stay and converts back to non-micro soft = browser. the funny thing is that i can't locate any files on this = mozilla browser. I haven't downloaded anything and i am the only user = of this computer. I connect to the internet thru a DSL hub, road = runner. There is one computer that is directly connected and this = computerI know has mozilla as their browser. why and how would this = affect mine when I am supposed to be my own account and not on a network = as it seems to show. I have no permissions on a few different things = that are runnning in my task manger. I don't have a virus i have = checked. Please help me if you can. Thanks From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 23:00:45 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E20B316A4CE for ; Mon, 17 Jan 2005 23:00:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB95D43D1F for ; Mon, 17 Jan 2005 23:00:44 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HN0iMK064896 for ; Mon, 17 Jan 2005 23:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HN0i68064892; Mon, 17 Jan 2005 23:00:44 GMT (envelope-from gnats) Resent-Date: Mon, 17 Jan 2005 23:00:44 GMT Resent-Message-Id: <200501172300.j0HN0i68064892@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, Matthias Andree Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA4B916A4D0; Mon, 17 Jan 2005 22:55:32 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1575043D41; Mon, 17 Jan 2005 22:55:32 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1])5E03F4E146; Mon, 17 Jan 2005 23:55:31 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05082-05-3; Mon, 17 Jan 2005 23:55:26 +0100 (CET) Received: from m2a2.dyndns.org (pD9FFBEDD.dip.t-dialin.net [217.255.190.221]) 43F4C4E398; Mon, 17 Jan 2005 23:55:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 9A7BA79CA5; Mon, 17 Jan 2005 23:55:24 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05610-05-2; Mon, 17 Jan 2005 23:55:23 +0100 (CET) Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2]) by merlin.emma.line.org (Postfix) with ESMTP id B9F8D79CA4; Mon, 17 Jan 2005 23:55:23 +0100 (CET) Received: from emma by libertas.emma.line.org with local (Exim 4.43 (FreeBSD)) id 1CqfmW-0006CS-9D; Mon, 17 Jan 2005 23:55:32 +0100 Message-Id: Date: Mon, 17 Jan 2005 23:55:32 +0100 From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: stable@FreeBSD.org cc: re@FreeBSD.org Subject: gnu/76381: FreeBSD 4.11-RC3 GCC preprocessor failure X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matthias Andree List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 23:00:45 -0000 >Number: 76381 >Category: gnu >Synopsis: FreeBSD 4.11-RC3 GCC preprocessor failure >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 17 23:00:43 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 4.11-RC3 i386 >Organization: >Environment: System: FreeBSD libertas.emma.line.org 4.11-RC3 FreeBSD 4.11-RC3 #17: Mon Jan 17 21:44:19 CET 2005 root@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386 >Description: GCC 2.95.4 cannot compile e2fsprogs development version while GCC 3.3 is fine. The preprocessor fails to expand a macro with a longish name, error message: making all in lib/e2p gmake[2]: Entering directory `/tmp/e2fsprogs/build/lib/e2p' CC ../../../lib/e2p/feature.c ../../../lib/e2p/feature.c:50: `EXT3_FEATURE_INCOMPAT_EXTENTS' undeclared here (not in a function) ../../../lib/e2p/feature.c:50: initializer element is not constant ../../../lib/e2p/feature.c:50: (near initialization for `feature_list[12].mask') gmake[2]: *** [feature.o] Error 1 type: less lib/e2p/feature.i and type /EXT3 and press the enter key to see the problem area: { 1 , 0x0008 , "journal_dev" }, { 1 , EXT3_FEATURE_INCOMPAT_EXTENTS, "extents" }, { 1 , 0x0010 , "meta_bg" }, GCC 3.3 will properly replace EXT3_FEATURE_INCOMPAT_EXTENTS with 0x0040 (install lang/gcc33, then gmake CC=gcc33) >How-To-Repeat: - install devel/gmake port - install devel/bibktkeeper port (see PR #76208 if it's uncommitted) - cd to a writable directory with some 30 MB room - type these commands to check out, configure and build the code: # # the next three commands will clone the repository and check it out # bk clone -qr'tytso@think.thunk.org|ChangeSet|20050117193220|14963' \ bk://thunk.org:5000/ e2fsprogs/ cd e2fsprogs bk -Ur get -Sq # # now do the build # mkdir build cd build ../configure -C CFLAGS="-O -save-temps" gmake >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 23:07:50 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC3C216A4CE; Mon, 17 Jan 2005 23:07:50 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FACC43D3F; Mon, 17 Jan 2005 23:07:50 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1])5654C4E3AC; Tue, 18 Jan 2005 00:07:49 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09446-03; Tue, 18 Jan 2005 00:07:44 +0100 (CET) Received: from m2a2.dyndns.org (pD9FFBEDD.dip.t-dialin.net [217.255.190.221]) 6B5E44E2DB; Tue, 18 Jan 2005 00:07:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id CE79A79791; Tue, 18 Jan 2005 00:07:42 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07510-03; Tue, 18 Jan 2005 00:07:42 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 09FB67979E; Tue, 18 Jan 2005 00:07:41 +0100 (CET) Date: Tue, 18 Jan 2005 00:07:41 +0100 From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Message-ID: <20050117230741.GA6632@merlin.emma.line.org> Mail-Followup-To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org, stable@freebsd.org, re@freebsd.org References: <200501172300.j0HN0hNx064864@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501172300.j0HN0hNx064864@freefall.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de cc: stable@freebsd.org cc: re@freebsd.org Subject: Re: gnu/76381: FreeBSD 4.11-RC3 GCC preprocessor failure X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 23:07:50 -0000 Oops. The port is devel/bitkeeper. As this requires registration, I made a tarball, which will not lie around forever though. http://home.pages.de/~mandree/tmp/e2fsprogs-1.36rc2.tar.gz (3.3 MB) MD5 (e2fsprogs-1.36rc2.tar.gz) = 441c54b116d3426f7c16eb3bb3657648 After downloading, unpack the tarball, cd e2fsprogs-1.36rc2, then proceed with mkdir build ; cd build ... as shown above. -- Matthias Andree From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 23:10:32 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0CBF16A4CE for ; Mon, 17 Jan 2005 23:10:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A8043D41 for ; Mon, 17 Jan 2005 23:10:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0HNAWYp069244 for ; Mon, 17 Jan 2005 23:10:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0HNAWtI069243; Mon, 17 Jan 2005 23:10:32 GMT (envelope-from gnats) Date: Mon, 17 Jan 2005 23:10:32 GMT Message-Id: <200501172310.j0HNAWtI069243@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Matthias Andree Subject: Re: gnu/76381: FreeBSD 4.11-RC3 GCC preprocessor failure X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matthias Andree List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 23:10:33 -0000 The following reply was made to PR gnu/76381; it has been noted by GNATS. From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: stable@freebsd.org, re@freebsd.org Subject: Re: gnu/76381: FreeBSD 4.11-RC3 GCC preprocessor failure Date: Tue, 18 Jan 2005 00:07:41 +0100 Oops. The port is devel/bitkeeper. As this requires registration, I made a tarball, which will not lie around forever though. http://home.pages.de/~mandree/tmp/e2fsprogs-1.36rc2.tar.gz (3.3 MB) MD5 (e2fsprogs-1.36rc2.tar.gz) = 441c54b116d3426f7c16eb3bb3657648 After downloading, unpack the tarball, cd e2fsprogs-1.36rc2, then proceed with mkdir build ; cd build ... as shown above. -- Matthias Andree From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 17 23:35:38 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAF8F16A4CF for ; Mon, 17 Jan 2005 23:35:38 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DC3C43D39 for ; Mon, 17 Jan 2005 23:35:38 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.43 (FreeBSD)) id 1CqgPJ-000JF5-3h; Mon, 17 Jan 2005 23:35:37 +0000 Date: Mon, 17 Jan 2005 23:35:37 +0000 From: Ceri Davies To: MARGRETTA Message-ID: <20050117233536.GB49329@submonkey.net> Mail-Followup-To: Ceri Davies , MARGRETTA , freebsd-bugs@freebsd.org References: <000a01c4fce1$ee72d240$6501a8c0@ajamyalive666> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yo1gx9odtFoEXWwG" Content-Disposition: inline In-Reply-To: <000a01c4fce1$ee72d240$6501a8c0@ajamyalive666> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.6i Sender: Ceri Davies cc: freebsd-bugs@freebsd.org Subject: Re: Current problem reports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 23:35:38 -0000 --yo1gx9odtFoEXWwG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2005 at 02:14:32PM -0800, MARGRETTA wrote: > My browser is internet explorer. I am running a xp operating system. > But my browser address is coming back as mozilla. I tryed changing it > back ti IE but it won't stay and converts back to non-micro soft > browser. the funny thing is that i can't locate any files on this > mozilla browser. I haven't downloaded anything and i am the only user > of this computer. I connect to the internet thru a DSL hub, road > runner. There is one computer that is directly connected and this > computerI know has mozilla as their browser. why and how would this > affect mine when I am supposed to be my own account and not on a network > as it seems to show. I have no permissions on a few different things > that are runnning in my task manger. I don't have a virus i have > checked. Please help me if you can. Thanks > I'm sorry, but we don't support any of the products that you say you are using. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --yo1gx9odtFoEXWwG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB7EvIocfcwTS3JF8RAlyCAJ9Y2D1C9U7EZQnceDtOXwv0GMhSPACfd4zr WaER2Shc4XAPLUAi3Tlw9A0= =JW9D -----END PGP SIGNATURE----- --yo1gx9odtFoEXWwG-- From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 00:43:47 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5098416A4CE for ; Tue, 18 Jan 2005 00:43:47 +0000 (GMT) Received: from xena.netkey.at (ns.netkey.at [83.64.50.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id C725443D41 for ; Tue, 18 Jan 2005 00:43:46 +0000 (GMT) (envelope-from oliver@netkey.at) Received: from localhost (localhost [127.0.0.1]) by xena.netkey.at (Postfix) with ESMTP id 9E7269A for ; Tue, 18 Jan 2005 01:43:45 +0100 (CET) Received: from xena.netkey.at ([127.0.0.1]) by localhost (xena.netkey.at [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 59630-03-2 for ; Tue, 18 Jan 2005 01:43:41 +0100 (CET) Received: from kismet (83-64-50-177.hietzing.xdsl-line.inode.at [83.64.50.177]) by xena.netkey.at (Postfix) with ESMTP id 5E7628E for ; Tue, 18 Jan 2005 01:43:41 +0100 (CET) From: "oliver walland" To: Date: Tue, 18 Jan 2005 01:43:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcT89r44rz6paqUbRGOy4EOj9BN5qg== Message-Id: <20050118004341.5E7628E@xena.netkey.at> X-Virus-Scanned: by amavisd-new at xena.netkey.at Subject: hard disc - benchmark problem freebsd5.3 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 00:43:47 -0000 I will try to explain the problem in a short way: 2 situations (same Hardware): bonnie -d /usr -s 1024, during bonnie just iostat for looking the throughput First Situation: On the first Channel of PATA jumpered as master the hard disc und second channel as master a cd-rom Throughput about 15mb/s (iostat) Second Situation: Just plugged the cd-rom off. Throughput about 35mb/s (iostat) This is very strange; I tried this on several PC's. It is always the same. I do not believe that I am the only person who has this problem. I also got a strange problem with testing SATA RAID5 controller (PCI64). Throughput is about 130mb/s, if I make bonnie at the same time on the onboard lsi controller, it goes down to 50mb/s. These are different controllers and channels, so what is wrong. I think something really bad is going on. From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 04:10:18 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E61A516A4CE for ; Tue, 18 Jan 2005 04:10:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAC4943D46 for ; Tue, 18 Jan 2005 04: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.1/8.13.1) with ESMTP id j0I4AIE0010880 for ; Tue, 18 Jan 2005 04:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0I4AIMZ010878; Tue, 18 Jan 2005 04:10:18 GMT (envelope-from gnats) Date: Tue, 18 Jan 2005 04:10:18 GMT Message-Id: <200501180410.j0I4AIMZ010878@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Vivek Khera Subject: Re: kern/71800: 5.3-BETA3 crash (infinite IRQ list dump) while using ccd X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vivek Khera List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 04:10:19 -0000 The following reply was made to PR kern/71800; it has been noted by GNATS. From: Vivek Khera To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/71800: 5.3-BETA3 crash (infinite IRQ list dump) while using ccd Date: Mon, 17 Jan 2005 23:01:26 -0500 FWIW, I just put 5.3-STABLE as of Jan 17 on a dual Opteron system with 4GB ram, and it never exhibits this problem. It always reboots successfully. It has an amr RAID controller device and 8 disks. From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 09:50:24 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E904D16A4CE for ; Tue, 18 Jan 2005 09:50:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B553F43D53 for ; Tue, 18 Jan 2005 09: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.1/8.13.1) with ESMTP id j0I9oOKJ077462 for ; Tue, 18 Jan 2005 09:50:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0I9oOER077461; Tue, 18 Jan 2005 09:50:24 GMT (envelope-from gnats) Resent-Date: Tue, 18 Jan 2005 09:50:24 GMT Resent-Message-Id: <200501180950.j0I9oOER077461@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yar Tikhiy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78DCE16A4CE for ; Tue, 18 Jan 2005 09:49:00 +0000 (GMT) Received: from stylish.chem.msu.su (stylish.chem.msu.su [158.250.32.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29FDA43D3F for ; Tue, 18 Jan 2005 09:48:59 +0000 (GMT) (envelope-from yar@stylish.chem.msu.su) Received: from stylish.chem.msu.su (localhost [127.0.0.1]) by stylish.chem.msu.su (8.13.1/8.13.1) with ESMTP id j0I9l1sT033614 for ; Tue, 18 Jan 2005 12:47:01 +0300 (MSK) (envelope-from yar@stylish.chem.msu.su) Received: (from yar@localhost) by stylish.chem.msu.su (8.13.1/8.13.1/Submit) id j0I9l16Y033613; Tue, 18 Jan 2005 12:47:01 +0300 (MSK) (envelope-from yar) Message-Id: <200501180947.j0I9l16Y033613@stylish.chem.msu.su> Date: Tue, 18 Jan 2005 12:47:01 +0300 (MSK) From: Yar Tikhiy To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/76398: stdio can lose data in the presence of signals X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 09:50:25 -0000 >Number: 76398 >Category: bin >Synopsis: stdio can lose data in the presence of signals >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 Jan 18 09:50:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Yar Tikhiy >Release: FreeBSD 6.0-CURRENT i386 >Organization: Moscow State University >Environment: System: FreeBSD stylish.chem.msu.su 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Mon Jan 10 21:00:34 MSK 2005 yar@stylish.chem.msu.su:/usr/obj/usr/src/sys/STYLISH i386 >Description: A signal handler can be installed without the SA_RESTART flag so that the signal will interrupt certain syscalls. The application should be able to restart the interrupted operation by itself if it installs such signal handlers. However, stdio isn't ready for this approach. An interrupted write call will be treated by stdio as an unrecoverable error condition and the current buffer contents will be lost. This is not dictated by the design, but is due to the manner stdio has been coded in. See __sflush() in particular, which is the major source of the problem. >How-To-Repeat: Here's a test program demonstrating the bug easily. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #include #include #include #include #include #include #include #include #include #include #include #include /* #define CHILD_READER */ /* #define USE_PIPE */ #define NDATA 1000 #define DELAY 2 void hup(int); void setdata(int); char *getdata(void); int main() { char c, digest0[33], digest[33], *p; FILE *fp; int i, s[2]; MD5_CTX md5; pid_t child; struct sigaction sa; MD5Init(&md5); setdata(NDATA); while ((p = getdata())) MD5Update(&md5, p, strlen(p)); p = MD5End(&md5, digest0); printf("True digest is %s\n", digest0); sa.sa_handler = hup; sigemptyset(&sa.sa_mask); sa.sa_flags = 0; if (sigaction(SIGHUP, &sa, NULL) == -1) err(2, "sigaction"); #ifndef USE_PIPE if (socketpair(PF_UNIX, SOCK_STREAM, 0, s) < 0) err(2, "socketpair"); #else if (pipe(s) < 0) err(2, "pipe"); #endif switch (child = fork()) { case -1: err(2, "fork"); #ifndef CHILD_READER case 0: #else default: #endif if ((fp = fdopen(s[0], "w")) == NULL) err(2, "fdopen in writer"); close(s[1]); setdata(NDATA); while ((p = getdata())) for (; *p; p++) if (fputc(*p, fp) == EOF) { if (errno == EINTR) clearerr(fp); else err(2, "fputc"); } fclose(fp); #ifdef CHILD_READER waitpid(child, &i, 0); #endif break; #ifndef CHILD_READER default: #else case 0: #endif close(s[0]); if ((fp = fdopen(s[1], "r")) == NULL) err(2, "fdopen in reader"); sleep(DELAY); #ifndef CHILD_READER if (kill(child, SIGHUP) == -1) #else if (kill(getppid(), SIGHUP) == -1) #endif err(2, "kill"); sleep(DELAY); MD5Init(&md5); while ((i = fgetc(fp)) != EOF) { c = i; MD5Update(&md5, &c, 1); } MD5End(&md5, digest); printf(" Got digest of %s\n", digest); fclose(fp); break; } return (0); } void hup(int signo __unused) { } static int ndata, seq; void setdata(int n) { ndata = n; seq = 0; } char * getdata() { static char databuf[256]; if (seq >= ndata) return (NULL); sprintf(databuf, "%08d xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n", seq++); return (databuf); } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% >Fix: I'm trying to work one out. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 11:01:23 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F96616A510; Tue, 18 Jan 2005 11:01:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6902E43D73; Tue, 18 Jan 2005 11:00: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.1/8.13.1) with ESMTP id j0IB0LjL085553; Tue, 18 Jan 2005 11:00:21 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IB0KMH085549; Tue, 18 Jan 2005 11:00:20 GMT (envelope-from glebius) Date: Tue, 18 Jan 2005 11:00:20 GMT From: Gleb Smirnoff Message-Id: <200501181100.j0IB0KMH085549@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, jhb@FreeBSD.org Subject: Re: conf/75137: add snd_* modules support to /etc/rc.d/mixer X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 11:01:24 -0000 Synopsis: add snd_* modules support to /etc/rc.d/mixer Responsible-Changed-From-To: freebsd-bugs->jhb Responsible-Changed-By: glebius Responsible-Changed-When: Tue Jan 18 10:59:23 GMT 2005 Responsible-Changed-Why: Assign to author of /etc/rc.d/mixer. http://www.freebsd.org/cgi/query-pr.cgi?pr=75137 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 11:01:25 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59CE816A4F5 for ; Tue, 18 Jan 2005 11:01:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E085A43D39 for ; Tue, 18 Jan 2005 11:01:00 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IB10Aw085584 for ; Tue, 18 Jan 2005 11:01:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IB103O085583; Tue, 18 Jan 2005 11:01:00 GMT (envelope-from gnats) Resent-Date: Tue, 18 Jan 2005 11:01:00 GMT Resent-Message-Id: <200501181101.j0IB103O085583@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ørgen nørgaard Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C99416A4CE for ; Tue, 18 Jan 2005 10:52:44 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6216143D48 for ; Tue, 18 Jan 2005 10:52:44 +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 j0IAqhtf018836 for ; Tue, 18 Jan 2005 10:52:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0IAqhxe018835; Tue, 18 Jan 2005 10:52:43 GMT (envelope-from nobody) Message-Id: <200501181052.j0IAqhxe018835@www.freebsd.org> Date: Tue, 18 Jan 2005 10:52:43 GMT From: jørgen nørgaard To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/76401: sysinstall to set "host name" for dhclient X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 11:01:25 -0000 >Number: 76401 >Category: misc >Synopsis: sysinstall to set "host name" for dhclient >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: Tue Jan 18 11:01:00 GMT 2005 >Closed-Date: >Last-Modified: >Originator: jørgen nørgaard >Release: 5.3 >Organization: SmartTV >Environment: FreeBSD dvb2.smarttv.dk 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: If "host name" is send in the dhcp request, the bootp server may dynamically update dns servers. This is the locally chosen hostname. "host name" is option 12 in the bootp protocol. Linux, Windows does work this way. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 11:10:28 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5668416A4D0 for ; Tue, 18 Jan 2005 11:10:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A2EE43D45 for ; Tue, 18 Jan 2005 11:10: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.1/8.13.1) with ESMTP id j0IBAS99090437 for ; Tue, 18 Jan 2005 11:10:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IBASOL090436; Tue, 18 Jan 2005 11:10:28 GMT (envelope-from gnats) Date: Tue, 18 Jan 2005 11:10:28 GMT Message-Id: <200501181110.j0IBASOL090436@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Subject: Re: kern/75121: Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 11:10:28 -0000 The following reply was made to PR kern/75121; it has been noted by GNATS. From: Gleb Smirnoff To: Antonio Tapiador del Dujo Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/75121: Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? Date: Tue, 18 Jan 2005 13:57:51 +0300 Antonio, On Wed, Dec 15, 2004 at 07:22:00PM +0100, Antonio Tapiador del Dujo wrote: A> >Description: A> I'm researching on IPv6 multihoming. A> I need a generic 6in6 tunnel interface that accepts packets from any source, so I tried with the IFF_LINK2 as said in gif(4), but it didn't work. A> Looking at the code, I found out the address checks are done regardless of the IFF_LINK2 (netinet6/in6_gif.c, line 318) A> Shouldn't these checks take into account the IFF_LINK2? A> Moving them inside the next if works as I expected. No they shouldn't. Perhaps you have some misconfiguration with your tunnels. If you have tunnel configured as X <-> Y on machine A, then you MUST have tunnel configured Y <-> X on machine B. This is requirement for gif protocol. Otherwise you will have odd and undefined behavior, when multiple tunnels terminate on one box. The IFF_LINK2 means that incoming tunnel packets may come from interface different to interface we use for sending out tunnel packets. If you don't mind, I close the PR. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 13:00:50 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C131F16A4CE for ; Tue, 18 Jan 2005 13:00:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88FF043D39 for ; Tue, 18 Jan 2005 13:00:50 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0ID0owZ001463 for ; Tue, 18 Jan 2005 13:00:50 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0ID0oPk001461; Tue, 18 Jan 2005 13:00:50 GMT (envelope-from gnats) Date: Tue, 18 Jan 2005 13:00:50 GMT Message-Id: <200501181300.j0ID0oPk001461@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Antonio Tapiador del Dujo Subject: Re: kern/75121: Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antonio Tapiador del Dujo List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 13:00:50 -0000 The following reply was made to PR kern/75121; it has been noted by GNATS. From: Antonio Tapiador del Dujo To: Gleb Smirnoff Cc: Antonio Tapiador del Dujo , FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/75121: Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? Date: Tue, 18 Jan 2005 13:51:01 +0100 --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El martes, 18 de enero de 2005, a las 13:57:51, Gleb Smirnoff escribi=F3: > Antonio, >=20 > On Wed, Dec 15, 2004 at 07:22:00PM +0100, Antonio Tapiador del Dujo wrote: > A> >Description: > A> I'm researching on IPv6 multihoming. > A> I need a generic 6in6 tunnel interface that accepts packets from any s= ource, so I tried with the IFF_LINK2 as said in gif(4), but it didn't work. > A> Looking at the code, I found out the address checks are done regardles= s of the IFF_LINK2 (netinet6/in6_gif.c, line 318) > A> Shouldn't these checks take into account the IFF_LINK2? > A> Moving them inside the next if works as I expected. >=20 > No they shouldn't. Perhaps you have some misconfiguration with your tunne= ls. > If you have tunnel configured as X <-> Y on machine A, then you MUST have > tunnel configured Y <-> X on machine B. This is requirement for gif proto= col. > Otherwise you will have odd and undefined behavior, when multiple tunnels > terminate on one box. I know, but this an interesting element for several multihoming solutions, as discused in draft-huitema-multi6-ingress-filtering-00.txt > The IFF_LINK2 means that incoming tunnel packets may come from interface > different to interface we use for sending out tunnel packets. gif(4) man page talks about ingress filtering: "Ingress filtering can be turned off by IFF_LINK2 bit." that has to do with source addresses (RFC 2893, section 4.3) Then maybe this is a gif(4) man page bug.=20 > If you don't mind, I close the PR. =20 Anyway I don't see why not to give the choice, because somebody who sets=20 IFF_LINK2 knows what is doing (or maybe not :)). Cheers. --=20 EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFB7QY1AeZK4jlfl3cRApiCAKCj4iAxRPmDept5e/BJHlZHwCl5iwCgjXmv I5z/oTMsJ0nhXBCfKChmXIs= =EppZ -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0-- From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 14:10:31 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F019716A4CF for ; Tue, 18 Jan 2005 14:10:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA1AD43D53 for ; Tue, 18 Jan 2005 14:10:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IEAVZo013252 for ; Tue, 18 Jan 2005 14:10:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IEAV2n013251; Tue, 18 Jan 2005 14:10:31 GMT (envelope-from gnats) Resent-Date: Tue, 18 Jan 2005 14:10:31 GMT Resent-Message-Id: <200501181410.j0IEAV2n013251@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, Fortune Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D81116A4CE for ; Tue, 18 Jan 2005 14:03:49 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14DDB43D55 for ; Tue, 18 Jan 2005 14:03:49 +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 j0IE3m2f097021 for ; Tue, 18 Jan 2005 14:03:48 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0IE3m9S097020; Tue, 18 Jan 2005 14:03:48 GMT (envelope-from nobody) Message-Id: <200501181403.j0IE3m9S097020@www.freebsd.org> Date: Tue, 18 Jan 2005 14:03:48 GMT From: Fortune To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/76407: Update japanese/mozilla-jlp ports - fix 1.7.5 JLP X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 14:10:32 -0000 >Number: 76407 >Category: misc >Synopsis: Update japanese/mozilla-jlp ports - fix 1.7.5 JLP >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 Jan 18 14:10:31 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Fortune >Release: 5.3-SECURITY >Organization: Mozilla Japan >Environment: 5.3-SECURITY >Description: Update japanese/mozilla-jlp ports - fix 1.7.5 JLP - 1.7.5 JLP has permission problem >How-To-Repeat: >Fix: --- Makefile.orig Mon Dec 27 06:22:26 2004 +++ Makefile Tue Jan 18 22:47:17 2005 @@ -7,12 +7,12 @@ PORTNAME= mozilla PORTVERSION= 1.7.5 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= japanese www MASTER_SITES= ftp://ftp.mozilla-japan.org/pub/mozilla-japan/mozilla/releases/${PORTVERSION}/ PKGNAMESUFFIX= -jlp -DISTNAME= mozilla-${PORTVERSION}-langjajp +DISTNAME= mozilla-${PORTVERSION}-langjajp.fix EXTRACT_SUFX= .xpi MAINTAINER= fortune@n.jpn.ph --- distinfo.orig Sun Dec 26 20:42:17 2004 +++ distinfo Tue Jan 18 22:47:23 2005 @@ -1,2 +1,2 @@ -MD5 (mozilla-1.7.5-langjajp.xpi) = c0bfcc5a8f42286c8b9f17cc6b77ce1e -SIZE (mozilla-1.7.5-langjajp.xpi) = 859965 +MD5 (mozilla-1.7.5-langjajp.fix.xpi) = 9af1cb6e95fa90f9431c9b0039c5b76f +SIZE (mozilla-1.7.5-langjajp.fix.xpi) = 859932 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 14:10:36 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D61416A507 for ; Tue, 18 Jan 2005 14:10:36 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA9F43D5D for ; Tue, 18 Jan 2005 14:10:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IEAZVJ013287 for ; Tue, 18 Jan 2005 14:10:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IEAZP6013285; Tue, 18 Jan 2005 14:10:35 GMT (envelope-from gnats) Date: Tue, 18 Jan 2005 14:10:35 GMT Message-Id: <200501181410.j0IEAZP6013285@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Subject: Re: kern/75121: Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 14:10:36 -0000 The following reply was made to PR kern/75121; it has been noted by GNATS. From: Gleb Smirnoff To: Antonio Tapiador del Dujo Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/75121: Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? Date: Tue, 18 Jan 2005 17:06:25 +0300 Antonio, On Tue, Jan 18, 2005 at 01:51:01PM +0100, Antonio Tapiador del Dujo wrote: A> > The IFF_LINK2 means that incoming tunnel packets may come from interface A> > different to interface we use for sending out tunnel packets. A> A> gif(4) man page talks about ingress filtering: A> "Ingress filtering can be turned off by IFF_LINK2 bit." A> that has to do with source addresses (RFC 2893, section 4.3) A> Then maybe this is a gif(4) man page bug. Yes, it is I think. Section 4.3 speaks about other kind of filtering. A> > If you don't mind, I close the PR. A> A> Anyway I don't see why not to give the choice, because somebody who sets A> IFF_LINK2 knows what is doing (or maybe not :)). gif(4) is based on RFC 2893, but does not implements it. We do not support loose endpoints of a tunnel, or a list of accepted endpoints. I think we should correct the manpage and close PR. I'm not sure that driver will survive removing the check for matching endpoints. If you are going to implement RFC 2893 in full scope, you are welcome :) I will ask ume to look at this PR. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 14:15:57 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00E3716A4CF; Tue, 18 Jan 2005 14:15:57 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1D9C43D54; Tue, 18 Jan 2005 14:15:56 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IEFuDf013683; Tue, 18 Jan 2005 14:15:56 GMT (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IEFuHW013678; Tue, 18 Jan 2005 14:15:56 GMT (envelope-from nork) Date: Tue, 18 Jan 2005 14:15:56 GMT From: Norikatsu Shigemura Message-Id: <200501181415.j0IEFuHW013678@freefall.freebsd.org> To: fortune@n.jpn.ph, nork@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: ports/76407: Update japanese/mozilla-jlp ports - fix 1.7.5 JLP X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 14:15:57 -0000 Synopsis: Update japanese/mozilla-jlp ports - fix 1.7.5 JLP State-Changed-From-To: open->closed State-Changed-By: nork State-Changed-When: Tue Jan 18 14:15:40 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=76407 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 14:40:31 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DFCA16A4D4 for ; Tue, 18 Jan 2005 14:40:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3E3D43D58 for ; Tue, 18 Jan 2005 14:40: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.1/8.13.1) with ESMTP id j0IEeR7R015456 for ; Tue, 18 Jan 2005 14:40:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IEeRI5015455; Tue, 18 Jan 2005 14:40:27 GMT (envelope-from gnats) Resent-Date: Tue, 18 Jan 2005 14:40:27 GMT Resent-Message-Id: <200501181440.j0IEeRI5015455@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, Eugene Stark Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E7D016A4CE for ; Tue, 18 Jan 2005 14:38:41 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC00143D48 for ; Tue, 18 Jan 2005 14:38:40 +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 j0IEce0m023352 for ; Tue, 18 Jan 2005 14:38:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0IEceum023351; Tue, 18 Jan 2005 14:38:40 GMT (envelope-from nobody) Message-Id: <200501181438.j0IEceum023351@www.freebsd.org> Date: Tue, 18 Jan 2005 14:38:40 GMT From: Eugene Stark To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/76410: Null pointer dereference in net/bpf.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 14:40:31 -0000 >Number: 76410 >Category: kern >Synopsis: Null pointer dereference in net/bpf.c >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 Jan 18 14:40:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Eugene Stark >Release: 4.10-RELEASE >Organization: SUNY at Stony Brook >Environment: FreeBSD laptop.starkhome.cs.sunysb.edu 4.10-RELEASE-p4 FreeBSD 4.10-RELEASE-p4 #1: Mon Jan 17 17:51:38 EST 2005 gene@laptop.starkhome.cs.sunysb.edu:/A/src/sys/compile/LAPTOP i386 >Description: After applying the patch I proposed in PR-76207 for a null pointer dereference in pci/if_xl.c, I found that it exposed a different bug in net/bpf.c. Specifically, if a call is made to bpfdetach() when no devices have been successfully attached and consequently bpf_iflist is NULL, then it is possible to exit the first loop in bpfdetach() with bp == NULL, thus causing a NULL pointer dereference in the next statement. It appears from the comments that the author wished to defend against the case in which an attempt was made to detach a device that had never successfully been attached. However, the code does not properly handle the situation in which this occurs when there are no other devices that had been attached. >How-To-Repeat: This occurred after applying the patch I suggest to pci/if_xl.c in PR-76207. Although that patch avoided a crash in the xl driver proper, the next time I saw the error it ended up taking a null pointer dereference in bpfdetach(). So to repeat the problem, one would have to attempt to bpfdetach() a device that has not been bpfattach()ed, in a situation in which no other devices are attached to BPF. The xl driver will expose this problem under certain conditions. >Fix: I have applied the following patch to net/bpf.c: *** bpf.c.orig Wed Dec 1 08:14:54 2004 --- bpf.c Mon Jan 17 17:51:12 2005 *************** *** 1440,1446 **** } /* Interface wasn't attached */ ! if (bp->bif_ifp == NULL) { splx(s); printf("bpfdetach: %s%d was not attached\n", ifp->if_name, ifp->if_unit); --- 1440,1446 ---- } /* Interface wasn't attached */ ! if (bp == NULL || bp->bif_ifp == NULL) { splx(s); printf("bpfdetach: %s%d was not attached\n", ifp->if_name, ifp->if_unit); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 15:00:50 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91FBA16A4CE for ; Tue, 18 Jan 2005 15:00:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5780543D55 for ; Tue, 18 Jan 2005 15:00:50 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IF0ops015998 for ; Tue, 18 Jan 2005 15:00:50 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IF0o29015994; Tue, 18 Jan 2005 15:00:50 GMT (envelope-from gnats) Resent-Date: Tue, 18 Jan 2005 15:00:50 GMT Resent-Message-Id: <200501181500.j0IF0o29015994@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, Jonathan Fosburgh Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 163EF16A4CE for ; Tue, 18 Jan 2005 14:59:58 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDEC443D3F for ; Tue, 18 Jan 2005 14:59:57 +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 j0IExvre028356 for ; Tue, 18 Jan 2005 14:59:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0IExvuP028355; Tue, 18 Jan 2005 14:59:57 GMT (envelope-from nobody) Message-Id: <200501181459.j0IExvuP028355@www.freebsd.org> Date: Tue, 18 Jan 2005 14:59:57 GMT From: Jonathan Fosburgh To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/76411: AGP aperture incorrectly probed for SiS 755 AGP X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 15:00:50 -0000 >Number: 76411 >Category: misc >Synopsis: AGP aperture incorrectly probed for SiS 755 AGP >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 Jan 18 15:00:49 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jonathan Fosburgh >Release: 5.3-STABLE (i386) >Organization: >Environment: FreeBSD gw.fosburgh.org 5.3-STABLE FreeBSD 5.3-STABLE #9: Mon Jan 17 21:14:35 CST 2005 root@gw.fosburgh.org:/usr/obj/usr/src/sys/vmbsd i386 >Description: This is an Athlon 64 system with an ECS 755-A2 mobo, using the SiS 755 chipset. When trying to load drm, the agp driver incorrectly probes the aperture as 4MB, regardless of what I specify it as in the BIOS. I have used 32, 128, and 256MB aperture sizes and all fail the same way. In trying to troubleshoot this, one of the things I found was the driver was not correctly ID'ing the hardware. The following patch from Junk-uk Kim corrected that (though not the issue): Index: pci/agp_amd64.c =================================================================== RCS file: /home/ncvs/src/sys/pci/agp_amd64.c,v retrieving revision 1.3 diff -u -r1.3 agp_amd64.c --- pci/agp_amd64.c 5 Oct 2004 04:40:32 -0000 1.3 +++ pci/agp_amd64.c 11 Jan 2005 21:57:44 -0000 @@ -80,12 +80,12 @@ switch (pci_get_devid(dev)) { case 0x74541022: return ("AMD 8151 AGP graphics tunnel"); - case 0x10221039: - return ("SiS 755 host to AGP bridge"); case 0x02041106: return ("VIA 8380 host to PCI bridge"); case 0x02821106: return ("VIA K8T800Pro host to PCI bridge"); + case 0x07551039: + return ("SiS 755 host to AGP bridge"); case 0x31881106: return ("VIA 8385 host to PCI bridge"); }; Index: pci/agp_sis.c =================================================================== RCS file: /home/ncvs/src/sys/pci/agp_sis.c,v retrieving revision 1.16 diff -u -r1.16 agp_sis.c --- pci/agp_sis.c 30 Dec 2004 07:18:58 -0000 1.16 +++ pci/agp_sis.c 11 Jan 2005 21:57:44 -0000 @@ -105,8 +105,6 @@ return ("SiS 746 host to AGP bridge"); case 0x07601039: return ("SiS 760 host to AGP bridge"); - case 0x10221039: /* AMD64 */ - return NULL; }; return NULL; Additionally, I found a small program posted to x11@ from Junk-uk Kim that checks what the AGP driver is probing. The output from that program is: version: 0.0 bridge id: 0x7551039 agp_mode: 0x1f000217 aper_base: 0xd0000000 aper_size: 4 pg_total: 112640 pg_system: 112640 pg_used: 0 MTRR: d0000000/400000 entry.key : 2 ioctl(AGPIOC_BIND): Invalid argument dmesg from a verbose boot: Jan 12 20:56:46 gw kernel: agp0: mem 0xe8000000-0xebffffff at device 0.0 on pci0 Jan 12 20:56:46 gw kernel: agp0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xe8000000 Jan 12 20:56:46 gw kernel: agp0: allocating GATT for aperture of size 4M And an error from trying to bind: agp0: binding memory at bad offset 0x400000 The output from pciconf for the AGP device: agp0@pci0:0:0: class=0x060000 card=0x18911019 chip=0x07551039 rev=0x01 hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiSM650? Host-to-PCI Bridge' class = bridge subclass = HOST-PCI >How-To-Repeat: On a mobo (possibly this same model?) using the SiS755 chipset, attempt to do anything that causes the AGP driver to attempt to bind to memory, such as using DRI. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 15:14:18 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E86F316A4CE; Tue, 18 Jan 2005 15:14:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE30243D2F; Tue, 18 Jan 2005 15:14:18 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IFEIQY020492; Tue, 18 Jan 2005 15:14:18 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IFEI24020488; Tue, 18 Jan 2005 15:14:18 GMT (envelope-from glebius) Date: Tue, 18 Jan 2005 15:14:18 GMT From: Gleb Smirnoff Message-Id: <200501181514.j0IFEI24020488@freefall.freebsd.org> To: ac@inbox.ru, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, glebius@FreeBSD.org Subject: Re: misc/75297: I`ve got one more via in my ipfw rule. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 15:14:19 -0000 Synopsis: I`ve got one more via in my ipfw rule. State-Changed-From-To: open->patched State-Changed-By: glebius State-Changed-When: Tue Jan 18 15:13:36 GMT 2005 State-Changed-Why: Fixed in HEAD. Responsible-Changed-From-To: freebsd-bugs->glebius Responsible-Changed-By: glebius Responsible-Changed-When: Tue Jan 18 15:13:36 GMT 2005 Responsible-Changed-Why: MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=75297 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 15:26:35 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08D9616A4CE; Tue, 18 Jan 2005 15:26:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D39CB43D48; Tue, 18 Jan 2005 15:26:34 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IFQYL9021158; Tue, 18 Jan 2005 15:26:34 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IFQYtE021154; Tue, 18 Jan 2005 15:26:34 GMT (envelope-from glebius) Date: Tue, 18 Jan 2005 15:26:34 GMT From: Gleb Smirnoff Message-Id: <200501181526.j0IFQYtE021154@freefall.freebsd.org> To: sanek@sw.ru, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/75634: The proxy arp wrong functionality X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 15:26:35 -0000 Synopsis: The proxy arp wrong functionality State-Changed-From-To: open->feedback State-Changed-By: glebius State-Changed-When: Tue Jan 18 15:26:16 GMT 2005 State-Changed-Why: Submitter was asked for feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=75634 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 15:30:31 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0565016A4CE for ; Tue, 18 Jan 2005 15:30:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC0943D5E for ; Tue, 18 Jan 2005 15:30: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.1/8.13.1) with ESMTP id j0IFUU8D021404 for ; Tue, 18 Jan 2005 15:30:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IFUUKb021403; Tue, 18 Jan 2005 15:30:30 GMT (envelope-from gnats) Date: Tue, 18 Jan 2005 15:30:30 GMT Message-Id: <200501181530.j0IFUUKb021403@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Subject: Re: kern/75634: The proxy arp wrong functionality X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 15:30:31 -0000 The following reply was made to PR kern/75634; it has been noted by GNATS. From: Gleb Smirnoff To: Alexander Haidukov Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/75634: The proxy arp wrong functionality Date: Tue, 18 Jan 2005 18:26:01 +0300 Alexander, On Wed, Dec 29, 2004 at 08:23:19PM +0000, Alexander Haidukov wrote: A> >Description: A> I have /28 real IP. I tryed setup my router with "proxy arp" with arp -s command. Router have two interfaces: one with real IP and second with fake IP. And i have one IP from /28 range on one of my interlal host. This host have a Windows 2000 AS operating system. So, if i setup IP to internal host until make my router with "proxy arp" all is ok - the "proxy arp" work properly. If i setup first "proxy arp" on router and after setup IP on Windows machine i have a address conflict, i.e. my router arp reply to Windows machine (connected to internal iface) and Windows saying that her IP use another host with external iface MAC address of my router. Your description is not understandible, sorry. Can you please show an exact sequence of commands, which lead to errneous behavior. And pls show error messages, too. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 16:10:29 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5409916A4D0; Tue, 18 Jan 2005 16:10:29 +0000 (GMT) Received: from relay.croc.ru (ns.croc.ru [212.114.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75C7743D3F; Tue, 18 Jan 2005 16:10:09 +0000 (GMT) (envelope-from ahaidukov@croc.ru) Received: from mail.croc.ru (Not Verified[212.114.15.2]) by relay.croc.ru id ; Tue, 18 Jan 2005 19:10:43 +0300 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 18 Jan 2005 19:09:43 +0300 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: kern/75634: The proxy arp wrong functionality Thread-Index: AcT9csdAkvGVCE7pTf6XdJj490NElAAAurKw From: "Haidukov Alexander" To: "Gleb Smirnoff" , Subject: RE: kern/75634: The proxy arp wrong functionality X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 16:10:29 -0000 -----Original Message----- From: owner-freebsd-bugs@freebsd.org [mailto:owner-freebsd-bugs@freebsd.org] On Behalf Of Gleb Smirnoff Sent: Tuesday, January 18, 2005 6:31 PM To: freebsd-bugs@freebsd.org Subject: Re: kern/75634: The proxy arp wrong functionality The following reply was made to PR kern/75634; it has been noted by GNATS. From: Gleb Smirnoff To: Alexander Haidukov Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/75634: The proxy arp wrong functionality Date: Tue, 18 Jan 2005 18:26:01 +0300 Alexander, =20 On Wed, Dec 29, 2004 at 08:23:19PM +0000, Alexander Haidukov wrote: A> >Description: A> I have /28 real IP. I tryed setup my router with "proxy arp" with arp -s command. Router have two interfaces: one with real IP and second with fake IP. And i have one IP from /28 range on one of my interlal host. This host have a Windows 2000 AS operating system. So, if i setup IP to internal host until make my router with "proxy arp" all is ok - the "proxy arp" work properly. If i setup first "proxy arp" on router and after setup IP on Windows machine i have a address conflict, i.e. my router arp reply to Windows machine (connected to internal iface) and Windows saying that her IP use another host with external iface MAC address of my router.=20 =20 GS> Your description is not understandible, sorry. Can you please show an exact sequence GS> of commands, which lead to errneous behavior. And pls show error messages, too. =20 Excuse for bad English.=20 In shortly: I have em0 and em1 interfases on my router.=20 em0: xxx.xxx.xxx.2 (The real IP from xxx.xxx.xxx.0/28 IP range) =20 em1: 192.168.0.1 (192.168.0.0/24 my internal net IP range)=20 Internet<---->[em0<---->em1]<---->[Windows] Router 1. On external interface of my router, i setup "proxy arp" use the following commands: #arp -s xxx.xxx.xxx.3 AAA.AAA.AAA.AAA pub Where AAA.AAA.AAA.AAA is MAC on external interface of my router. 2. On internal host with run Windows 2000 AS (192.168.0.2) I add the additional IP (xxx.xxx.xxx.3) from my real IP range. =20 In this case, windows host show the error message (like it): Address conflict. Host with MAC AAA.AAA.AAA.AAA have a my IP. The local interface will be disabled. If I try setup real IP to Windows machine first, and "proxy arp" to my router second all work properly. =20 GS> -- GS> Totus tuus, Glebius. GS> GLEBIUS-RIPN GLEB-RIPE _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 19:00:44 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57FE316A4CE for ; Tue, 18 Jan 2005 19:00:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AADD43D54 for ; Tue, 18 Jan 2005 19:00:44 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IJ0iRH047516 for ; Tue, 18 Jan 2005 19:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IJ0hk6047515; Tue, 18 Jan 2005 19:00:43 GMT (envelope-from gnats) Resent-Date: Tue, 18 Jan 2005 19:00:43 GMT Resent-Message-Id: <200501181900.j0IJ0hk6047515@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, Steven Harltand Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9656416A4CE; Tue, 18 Jan 2005 18:54:59 +0000 (GMT) Received: from dev1.multiplay.co.uk (dev1.multiplay.co.uk [212.42.16.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 073B943D45; Tue, 18 Jan 2005 18:54:59 +0000 (GMT) (envelope-from root@dev1.multiplay.co.uk) Received: from dev1.multiplay.co.uk (localhost.multiplay.co.uk [127.0.0.1]) j0IIsxf1023146; Tue, 18 Jan 2005 18:54:59 GMT (envelope-from root@dev1.multiplay.co.uk) Received: (from root@localhost) by dev1.multiplay.co.uk (8.12.10/8.12.10/Submit) id j0IIsxtr023145; Tue, 18 Jan 2005 18:54:59 GMT (envelope-from root) Message-Id: <200501181854.j0IIsxtr023145@dev1.multiplay.co.uk> Date: Tue, 18 Jan 2005 18:54:59 GMT From: Steven Harltand To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: "freebsd-emulation@FreeBSD.org" Subject: kern/76426: Linux ABI doesn't support MSG_NOSIGNAL X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Steven Harltand List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 19:00:44 -0000 >Number: 76426 >Category: kern >Synopsis: Linux ABI doesn't support MSG_NOSIGNAL >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 18 19:00:43 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Steven Hartland >Release: FreeBSD 5.2.1-RELEASE-p13 i386 >Organization: Multiplay UK >Environment: System: FreeBSD dev1.multiplay.co.uk 5.2.1-RELEASE-p13 FreeBSD 5.2.1-RELEASE-p13 #0: Tue Jan 18 11:07:10 GMT 2005 root@dev1.multiplay.co.uk:/usr/src/sys/i386/compile/MPUK_SINGLE_200HZ i386 >Description: The linux ABI doesnt support MSG_NOSIGNAL it just gets lost in linux_send. The attached patch temporatly set SO_NOSIGPIPE on the socket fixing this issue. Im not 100% sure this is the best way of doing it but it works. >How-To-Repeat: Set the MSG_NOSIGNAL on a long running send and close the reciever. SIGPIPE should be ignored but its not currently, causing the sender to exit if not caught manually. >Fix: Apply the following patch: --- linux_socket.c.orig Tue Jan 18 10:41:32 2005 +++ linux_socket.c Tue Jan 18 11:02:37 2005 @@ -869,5 +869,48 @@ bsd_args.len = linux_args.len; bsd_args.flags = linux_args.flags; - return (osend(td, &bsd_args)); + if ( linux_args.flags & LINUX_MSG_NOSIGNAL ) + { + /* requested to ignore pipe so set SO_NOSIGPIPE temporarily */ + int ret_send, ret_opt; + struct setsockopt_args /* { + int s; + int level; + int name; + caddr_t val; + int valsize; + } */ bsd_setsockopt_args; + caddr_t sg; + int *nosigpipe; + + sg = stackgap_init(); + nosigpipe = (int *)stackgap_alloc(&sg, sizeof(*nosigpipe)); + *nosigpipe = 1; + bsd_setsockopt_args.s = linux_args.s; + bsd_setsockopt_args.level = SOL_SOCKET; + bsd_setsockopt_args.name = SO_NOSIGPIPE; + bsd_setsockopt_args.val = (caddr_t)nosigpipe; + bsd_setsockopt_args.valsize = sizeof(*nosigpipe); + ret_opt = setsockopt(td, &bsd_setsockopt_args); + if ( -1 == ret_opt ) + { + return ret_opt; + } + + ret_send = (osend(td, &bsd_args)); + /* must clear the option */ + *nosigpipe = 1; + bsd_setsockopt_args.val = (caddr_t)nosigpipe; + ret_opt = setsockopt(td, &bsd_setsockopt_args); + if ( -1 == ret_send || -1 == ret_opt ) + { + return -1; + } + + return ret_send; + } + else + { + return (osend(td, &bsd_args)); + } } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 20:46:45 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2F8716A4CE; Tue, 18 Jan 2005 20:46:45 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD41B43D49; Tue, 18 Jan 2005 20:46:44 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from gothmog.gr (patr530-a070.otenet.gr [212.205.215.70]) j0IKkcAv031578; Tue, 18 Jan 2005 22:46:42 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id j0IKkYC4001211; Tue, 18 Jan 2005 22:46:34 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id j0IKkYVL001210; Tue, 18 Jan 2005 22:46:34 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Tue, 18 Jan 2005 22:46:34 +0200 From: Giorgos Keramidas To: bugmaster@freebsd.org, freebsd-bugs@freebsd.org Message-ID: <20050118204634.GA1183@gothmog.gr> References: <200501171100.j0HB0uS2070176@freefall.freebsd.org> <20050117123047.GA16242@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050117123047.GA16242@orion.daedalusnetworks.priv> Subject: Re: Current problem reports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 20:46:45 -0000 On 2005-01-17 14:30, Giorgos Keramidas wrote: > On 2005-01-17 11:00, FreeBSD bugmaster wrote: > > S Submitted Tracker Resp. Description > > ------------------------------------------------------------------------------- > > [...] > > o [2004/04/16] i386/65646 i386 FreeBSD suddenly turns off the power > > o [2004/04/22] threads/65883threads libkse's sigwait does not work after fork > > [...] > > o [2005/01/03] kern/75758 phk Hard system hangs on tty code > > o [2005/01/04] threads/75795threads applications linked with -lc_r can't clos > > o [2005/01/05] kern/75844 gbde causes disk write errors and subsequ > > We can save two columns by removing the [] pair around the PR date. > This will allow expanding the "Tracker" column and avoid having it > clash with the "Resp." text. > > I'm not sure if there are scripts that _depend_ on this particular > format though. This is why I'm asking here. A quick glance through > www/en/cgi -- the most likely candidate -- shows this won't be a > problem. Does anyone know if making this change to the listing will > break any other scripts? The following commit fixes the width of "Tracker" that used to bump in "Resp." column data for too large category names and PR numbers. If it breaks anything people are actively using to gather statistics out of the automated PR email, please let me know. % keramida 2005-01-18 17:31:12 UTC % % We are approaching P100k real fast now. Grab the opportunity to 'fix' % some bugs of the text-mode listings of the Gnats database: % % - Shave 2 characters out of the submission date, by removing the % enclosing [] pair. % - Increase the width of the tracker field. It should now be wide % enough until PR standards/999999 (which is, hopefully, a very % long time). % - Decrease the width of Resp. to 10 characters, as the longer name % is now a bit shorter (after the removal of 'freebsd-' a while % back). % - Shorten the 'Description' a bit, to keep the entire listing at % less than 79 columns (which IIRC was broken by me in revision % 1.45, during the split of HTML/text output in separate functions). % % Revision Changes Path % 1.49 +6 -6 www/en/cgi/query-pr-summary.cgi From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 21:00:48 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D05D16A4CF for ; Tue, 18 Jan 2005 21:00:48 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2165843D5E for ; Tue, 18 Jan 2005 21:00:47 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IL0l17062534 for ; Tue, 18 Jan 2005 21:00:47 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IL0lLX062532; Tue, 18 Jan 2005 21:00:47 GMT (envelope-from gnats) Resent-Date: Tue, 18 Jan 2005 21:00:47 GMT Resent-Message-Id: <200501182100.j0IL0lLX062532@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, hselasky@c2i.net Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 088E616A4CE; Tue, 18 Jan 2005 20:54:13 +0000 (GMT) Received: from mailfe06.swip.net (mailfe06.swip.net [212.247.154.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44C243D41; Tue, 18 Jan 2005 20:54:11 +0000 (GMT) (envelope-from hselasky@c2i.net) Received: from mp-217-205-199.daxnet.no ([193.217.205.199] verified) by mailfe06.swip.net (CommuniGate Pro SMTP 4.2.7) with ESMTP id 269254563; Tue, 18 Jan 2005 21:54:10 +0100 Message-Id: <200501182154.39459.hselasky@c2i.net> Date: Tue, 18 Jan 2005 21:54:38 +0100 From: Hans Petter Selasky To: FreeBSD-gnats-submit@FreeBSD.org cc: kan@FreeBSD.org cc: csjp@FreeBSD.org Subject: kern/76432: recursive locking in the network stack X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hselasky@c2i.net List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 21:00:48 -0000 >Number: 76432 >Category: kern >Synopsis: recursive locking in the network stack >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 18 21:00:46 GMT 2005 >Closed-Date: >Last-Modified: >Originator: hselasky@c2i.net >Release: FreeBSD 5.3-RC1 i386 >Organization: >Environment: System: FreeBSD 5.3-RC1 FreeBSD 5.3-RC1 #182: Fri Jan 14 13:45:31 CET 2005 root@ :/usr/obj/usr/src/sys/custom i386 >Description: 1) lock with name "rtentry" can recurse at line 197 in the file /usr/src/sys/net/route.c, which causes a panic Backtrace: panic() _mtx_lock_sleep() _mtx_lock_flags() rtalloc1() ifa_ifwithroute() rt_getifa() route_output() raw_usend() rts_send() sosend() soo_write() dofilewrite() write() syscall() 2) Adding flag MTX_RECURSE to mtx_init(), in the file "src/sys/net/route.h" leads to another bug: lock order reversal: 1st rtentry @ /usr/src/sys/net/rtsock.c:429 2nd radix node head @ /usr/src/sys/net/route.c:148 >How-To-Repeat: run "ppp" after "dhclient" >Fix: 1) run "route delete 0.0.0.0" before running ppp 2) patch for route.h *** /usr/src/sys/net/route.h.ref Tue Jan 18 21:16:05 2005 --- /usr/src/sys/net/route.h Tue Jan 18 21:17:32 2005 *************** *** 280,286 **** #ifdef _KERNEL #define RT_LOCK_INIT(_rt) \ ! mtx_init(&(_rt)->rt_mtx, "rtentry", NULL, MTX_DEF | MTX_DUPOK) #define RT_LOCK(_rt) mtx_lock(&(_rt)->rt_mtx) #define RT_UNLOCK(_rt) mtx_unlock(&(_rt)->rt_mtx) #define RT_LOCK_DESTROY(_rt) mtx_destroy(&(_rt)->rt_mtx) --- 280,286 ---- #ifdef _KERNEL #define RT_LOCK_INIT(_rt) \ ! mtx_init(&(_rt)->rt_mtx, "rtentry", NULL, MTX_DEF | MTX_DUPOK | MTX_RECURSE) #define RT_LOCK(_rt) mtx_lock(&(_rt)->rt_mtx) #define RT_UNLOCK(_rt) mtx_unlock(&(_rt)->rt_mtx) #define RT_LOCK_DESTROY(_rt) mtx_destroy(&(_rt)->rt_mtx) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 18 22:10:35 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5407416A4CE for ; Tue, 18 Jan 2005 22:10:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 095B143D55 for ; Tue, 18 Jan 2005 22:10:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IMAY1e073757 for ; Tue, 18 Jan 2005 22:10:34 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0IMAYXP073756; Tue, 18 Jan 2005 22:10:34 GMT (envelope-from gnats) Date: Tue, 18 Jan 2005 22:10:34 GMT Message-Id: <200501182210.j0IMAYXP073756@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mega Moi Subject: Re: misc/75894: shuttle ST62K sound not actually supported under freebsd X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mega Moi List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 22:10:35 -0000 The following reply was made to PR misc/75894; it has been noted by GNATS. From: Mega Moi To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: misc/75894: shuttle ST62K sound not actually supported under freebsd Date: Tue, 18 Jan 2005 23:01:11 +0100 (CET) --0-1989250714-1106085671=:39490 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi, Happy new year !! No it's not a GENERIC kernel it's a "device sound" add. "kldload sound" kldload: can't load sound: File exists (compiled on kernel so...) "cat /dev/sndstat" : FreeBSD Audio Driver (newpcm) Installed devices: (so no sound...) To help you "pciconf -lv" : hostb0@pci0:0:0: class=0x060000 card=0xf3621297 chip=0x58331002 rev=0x02 hdr=0x00 vendor = 'ATI Technologies Inc.' device = '??? Radeon IGP9100 Host Bridge' class = bridge subclass = HOST-PCI pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x58381002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc.' device = '??? Radeon IGP9100 AGP Bridge' class = bridge subclass = PCI-PCI ohci0@pci0:19:0: class=0x0c0310 card=0xf3621297 chip=0x43471002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc.' device = '??? OHCI USB Controller #1' class = serial bus subclass = USB ohci1@pci0:19:1: class=0x0c0310 card=0xf3621297 chip=0x43481002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc.' device = '??? OHCI USB Controller #2' class = serial bus subclass = USB none0@pci0:19:2: class=0x0c0320 card=0xf3621297 chip=0x43451002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc.' device = '??? EHCI USB Controller' class = serial bus subclass = USB none1@pci0:20:0: class=0x0c0500 card=0xf3621297 chip=0x43531002 rev=0x17 hdr=0x00 vendor = 'ATI Technologies Inc.' device = '??? SMBus Controller' class = serial bus subclass = SMBus atapci0@pci0:20:1: class=0x01018a card=0xf3621297 chip=0x43491002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc.' device = '??? ATA Controller' class = mass storage subclass = ATA isab0@pci0:20:3: class=0x060100 card=0xf3621297 chip=0x434c1002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc.' device = '??? LPC Controller' class = bridge subclass = PCI-ISA pcib2@pci0:20:4: class=0x060401 card=0x00000000 chip=0x43421002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc.' device = '??? HUB Bridge' class = bridge subclass = PCI-PCI none2@pci0:20:5: class=0x040100 card=0xc0b11297 chip=0x43411002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc.' device = 'AD1981 AC'97 Audio Controller' class = multimedia subclass = audio drm0@pci1:5:0: class=0x030000 card=0xf3621297 chip=0x58341002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc.' device = '??? Radeon 9100 IGP' class = display subclass = VGA rl0@pci2:5:0: class=0x020000 card=0x813910ec chip=0x813910ec rev=0x10 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter' class = network subclass = ethernet fwohci0@pci2:6:0: class=0x0c0010 card=0x30441106 chip=0x30441106 rev=0x80 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT6306 VIA Fire II IEEE-1394 OHCI Link Layer Controller' class = serial bus subclass = FireWire bktr0@pci2:7:0: class=0x040000 card=0x00000000 chip=0x0350109e rev=0x12 hdr=0x00 vendor = 'Brooktree Corporation' device = 'Bt848 Mediastream Controller' class = multimedia subclass = video As you can see there is 3 hardware node with no driver attached and one is the AC97 controller. AD1981A/B defined but not AD1981 on /usr/src/sys/dev/sound/pcm/ac97.c After I've try to do somes modifications in this file but I've not enought knowledge to make it work so I've done this bug report. If you want me to do somes try I'm OK!! All this informations was on my bug report send but I don't know why, it has been truncated. if you need "dmesg -a" : %dmesg -a Copyright (c) 1992-2004 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.3-RELEASE #10: Thu Jan 6 00:07:27 CET 2005 root@XXXXXXXXXXXXXXXXXXXXX:/usr/src/sys/i386/compile/ST62K ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Celeron(R) CPU 2.40GHz (2394.42-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf29 Stepping = 9 Features=0xbfebfbff real memory = 468647936 (446 MB) avail memory = 448921600 (428 MB) ioapic0 irqs 0-23 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Overriding SCI Interrupt from IRQ 9 to IRQ 21 acpi0: Power Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: on acpi0 acpi_tz0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 drm0: port 0xc000-0xc0ff mem 0xec020000-0xec02ffff,0xe0000000-0xe7ffffff irq 16 at device 5.0 on pci1 info: [drm] Initialized radeon 1.11.0 20020828 on minor 0 ohci0: mem 0xec304000-0xec304fff irq 19 at device 19.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1002) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xec300000-0xec300fff irq 19 at device 19.1 on pci0 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 uhub1: (0x1002) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered pci0: at device 19.2 (no driver attached) pci0: at device 20.0 (no driver attached) atapci0: port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 20.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 isab0: at device 20.3 on pci0 isa0: on isab0 pcib2: at device 20.4 on pci0 pci2: on pcib2 rl0: port 0xd000-0xd0ff mem 0xec110000-0xec1100ff irq 17 at device 5.0 on pci2 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: XXXXXXXXXXXXXXXXX fwohci0: port 0xd400-0xd47f mem 0xec111000-0xec1117ff irq 18 at device 6.0 on pci2 fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 XXXXXXXXXXXXXXXXXXXXXX fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: XXXXXXXXXXXXXXXXX fwe0: Ethernet address: XXXXXXXXXXXXXXXXX fwe0: if_start running deferred for Giant sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) bktr0: mem 0xec200000-0xec200fff irq 19 at device 7.0 on pci2 bktr0: [GIANT-LOCKED] bktr0: Pinnacle/Miro TV, Temic PAL tuner. pci0: at device 20.5 (no driver attached) sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 orm0: at iomem 0xc0000-0xcdfff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 2394415460 Hz quality 800 Timecounters tick every 10.000 msec acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0% ad0: 117246MB [238216/16/63] at ata0-master UDMA33 ad1: 156334MB [317632/16/63] at ata0-slave UDMA33 acd0: DVDR at ata1-master UDMA33 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed Mounting root from ufs:/dev/ad1s1a Pre-seeding PRNG: kickstart . Loading configuration files. Entropy harvesting: interrupts ethernet point_to_point kickstart . swapon: adding /dev/ad1s1b as swap device Starting file system checks: /dev/ad1s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad1s1a: clean, 468046 free (550 frags, 58437 blocks, 0.1% fragmentation) /dev/ad1s1g: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad1s1g: clean, 3097539 free (619 frags, 387115 blocks, 0.0% fragmentation) /dev/ad1s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad1s1d: clean, 506279 free (31 frags, 63281 blocks, 0.0% fragmentation) /dev/ad1s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad1s1f: clean, 2687062 free (26278 frags, 332598 blocks, 0.7% fragmentation) /dev/ad1s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad1s1e: clean, 491550 free (366 frags, 61398 blocks, 0.1% fragmentation) Setting hostname: dhcp-169-155.noos.fr. lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 Starting dhclient. rl0: flags=8843 mtu 1500 options=8 inet6 XXXXXXXXXXXXXXXXXXXXX%rl0 prefixlen 64 scopeid 0x1 inet XXXXXXXXXXXXX netmask 0xffffff00 broadcast XXXXXXXXXXXXX ether XXXXXXXXXXXXXX media: Ethernet autoselect (100baseTX ) status: active Additional routing options: IP gateway=YES . Starting devd. Mounting NFS file systems: . Starting syslogd. Jan 7 02:57:43 XXXXXXXXXXXXX syslogd: kernel boot file is /boot/kernel/kernel ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout Starting usbd. Starting local daemons: . Updating motd . Configuring syscons: keymap keyrate blanktime screensaver . Starting sshd. Initial i386 initialization: . Additional ABI support: linux . Starting cron. Local package initialization: . Additional TCP options: . Starting moused: . Starting inetd. Starting background file system checks in 60 seconds. Fri Jan 7 02:57:46 CET 2005 So, thanks for all and sorry for the inconvenient. Cordially, Mickaël. ----Message d'origine---- >Date: Thu, 6 Jan 2005 21:53:03 GMT >De: Ceri Davies >A: essaismkl@noos.fr, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org >Sujet: Re: misc/75894: shuttle ST62K sound not actually supported under >freebsd > >Synopsis: shuttle ST62K sound not actually supported under freebsd > >State-Changed-From-To: open->feedback >State-Changed-By: ceri >State-Changed-When: Thu Jan 6 21:51:40 GMT 2005 >State-Changed-Why: >You seem to have blanked out the only piece of useful information here. > >Are you running a GENERIC kernel? >What does "kldload sound; cat /dev/sndstat" print? > >http://www.freebsd.org/cgi/query-pr.cgi?pr=75894 > > --------------------------------- Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! Créez votre Yahoo! Mail --0-1989250714-1106085671=:39490 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit
Hi, Happy new year !!
No it's not a GENERIC kernel it's a "device sound" add.
 
"kldload sound"
kldload: can't load sound: File exists
(compiled on kernel so...)
 
"cat /dev/sndstat" :
FreeBSD Audio Driver (newpcm)
Installed devices:
(so no sound...)
 
To help you "pciconf -lv" :
hostb0@pci0:0:0:        class=0x060000 card=0xf3621297 chip=0x58331002
rev=0x02 hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '??? Radeon IGP9100 Host Bridge'
    class    = bridge
    subclass = HOST-PCI
pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x58381002 rev=0x00
hdr=0x01
    vendor   = 'ATI Technologies Inc.'
    device   = '??? Radeon IGP9100 AGP Bridge'
    class    = bridge
    subclass = PCI-PCI
ohci0@pci0:19:0:        class=0x0c0310 card=0xf3621297 chip=0x43471002
rev=0x01 hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '??? OHCI USB Controller #1'
    class    = serial bus
    subclass = USB
ohci1@pci0:19:1:        class=0x0c0310 card=0xf3621297 chip=0x43481002
rev=0x01 hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '??? OHCI USB Controller #2'
  & nbsp; class    = serial bus
    subclass = USB
none0@pci0:19:2:        class=0x0c0320 card=0xf3621297 chip=0x43451002
rev=0x01 hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '??? EHCI USB Controller'
    class    = serial bus
    subclass = U SB
none1@pci0:20:0:        class=0x0c0500 card=0xf3621297 chip=0x43531002
rev=0x17 hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '??? SMBus Controller'
    class    = serial bus
    subclass = SMBus
atapci0@pci0:20:1:      class=0x01018a card=0xf362 1297 chip=0x43491002
rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '??? ATA Controller'
    class    = mass storage
    subclass = ATA
isab0@pci0:20:3:        class=0x060100 card=0xf3621297 chip=0x434c1002
rev=0x00 hdr=0x00
    vendor &nb sp ; = 'ATI Technologies Inc.'
    device   = '??? LPC Controller'
    class    = bridge
    subclass = PCI-ISA
pcib2@pci0:20:4:        class=0x060401 card=0x00000000 chip=0x43421002
rev=0x00 hdr=0x01
    vendor   = 'ATI Technologies Inc.'
    device   = '??? HUB Bridge'
    class &nb sp;  = bridge
    subclass = PCI-PCI
none2@pci0:20:5:        class=0x040100 card=0xc0b11297 chip=0x43411002
rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = 'AD1981 AC'97 Audio Controller'
    class    = multimedia
    subclass = audio
drm0@pci1:5:0:  class=0x030000 card=0xf3621297 chip=0x58341002 rev=0x00
hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '??? Radeon 9100 IGP'
    class    = display
    subclass = VGA
rl0@pci2:5:0:   class=0x020000 card=0x813910ec chip=0x813910ec rev=0x10
hdr=0x00
    vendor&nb sp;  = 'Realtek Semiconductor'
    device   = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter'
    class    = network
    subclass = ethernet
fwohci0@pci2:6:0:       class=0x0c0010 card=0x30441106 chip=0x30441106
rev=0x80 hdr=0x00
    vendor   = 'VIA Technologies Inc'
  &nb sp ; device   = 'VT6306 VIA Fire II IEEE-1394 OHCI Link Layer Controller'
    class    = serial bus
    subclass = FireWire
bktr0@pci2:7:0: class=0x040000 card=0x00000000 chip=0x0350109e rev=0x12
hdr=0x00
    vendor   = 'Brooktree Corporation'
    device   = 'Bt848 Mediastream Controller'
    class    = multimedia
&nb sp;   subclass = video
 
As you can see there is 3 hardware node with no driver attached and one is
the AC97 controller.
AD1981A/B defined but not AD1981 on /usr/src/sys/dev/sound/pcm/ac97.c
After I've try to do somes modifications in this file but I've not enought
knowledge to make it work so I've done this bug report.
If you want me to do somes try I'm OK!!
All this informations was on my bug report send but I don't know why, it has
been truncated.
if you need "dmesg -a" :
%dmesg -a
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 5.3-RELEASE #10: Thu Jan  6 00:07:27 CET 2005
    root@XXXXXXXXXXXXXXXXXXXXX:/usr/src/sys/i386/compile/ST62K
ACPI APIC Table: <XPC    AWRD ACPI>
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Celeron(R) CPU 2.40GHz (2394.42-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf29  Stepping = 9
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
real memory  = 468647936 (446 MB)
avail memory = 448921600 (428 MB)
ioapic0 <Version 1.1> irqs 0-2 3 on motherboard
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <XPC AWRDACPI> on motherboard
acpi0: Overriding SCI Interrupt from IRQ 9 to IRQ 21
acpi0: Power Button (fixed)
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
drm0: <ATI Radeon RS300 IGP> port 0xc000-0xc0ff mem
0xec020000-0xec02ffff,0xe0000000-0xe7ffffff irq 16 at device 5.0 on pci1
info: [drm] Initialized radeon 1.11.0 20020828 on minor 0
ohci0: <OHCI (generic) USB controller> mem 0xec304000-0xec304fff irq 19 at < BR >device 19.0 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: (0x1002) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
ohci1: <OHCI (generic) USB controller> mem 0xec300000-0xec300fff irq 19 at
device 19.1 on pci0
ohci1: [GIANT-LOCKED]
usb1: OHCI version 1.0, legacy support
usb1: SMM doe s not respond, resetting
usb1: <OHCI (generic) USB controller> on ohci1
usb1: USB revision 1.0
uhub1: (0x1002) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 3 ports with 3 removable, self powered
pci0: <serial bus, USB> at device 19.2 (no driver attached)
pci0: <serial bus, SMBus> at device 20.0 (no driver attached)
atapci0: <GENERIC ATA controller> port
0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 20 .1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
isab0: <PCI-ISA bridge> at device 20.3 on pci0
isa0: <ISA bus> on isab0
pcib2: <ACPI PCI-PCI bridge> at device 20.4 on pci0
pci2: <ACPI PCI bus> on pcib2
rl0: <RealTek 8139 10/100BaseTX> port 0xd000-0xd0ff mem
0xec110000-0xec1100ff irq 17 at device 5.0 on pci2
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0:  10baseT, 10baseT-F DX, 100baseTX, 100baseTX-FDX, auto
rl0: Ethernet address: XXXXXXXXXXXXXXXXX
fwohci0: <VIA Fire II (VT6306)> port 0xd400-0xd47f mem 0xec111000-0xec1117ff
irq 18 at device 6.0 on pci2
fwohci0: OHCI version 1.0 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 XXXXXXXXXXXXXXXXXXXXXX
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: XXXXXXXXXXXXXXXXX
fwe0: Ethernet address: XXXXXXXXXXXXXXXXX
fwe0: if_start running deferred for Giant
sbp0: <SBP-2/SCSI over FireWire> on firewire0
fwohci0: Initiate bus reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
bktr0: <BrookTree 848A> mem 0xec200000-0xec200fff irq 19 at device 7.0 on
pci 2
bktr0: [GIANT-LOCKED]
bktr0: Pinnacle/Miro TV, Temic PAL tuner.
pci0: <multimedia, audio> at device 20.5 (no driver attached)
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on
acpi0
sio0: type 16550A
ppc0: <Standard parallel printer port> port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> ; on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse, device ID 3
orm0: <ISA Option ROM> at iomem 0xc0000-0xcdfff on isa0
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 2394415460 Hz quality 800
Timecounters tick every 10.000 msec
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
ad0: 117246MB <Maxtor 6Y120L0/YAR41BW0> [238216/ 16 /63] at ata0-master UDMA33
ad1: 156334MB <Maxtor 6Y160P0/YAR41BW0> [317632/16/63] at ata0-slave UDMA33
acd0: DVDR <TSSTcorpCD/DVDW TS-H552B/TS04> at ata1-master UDMA33
cd0 at ata1 bus 0 target 0 lun 0
cd0: <TSSTcorp CD/DVDW TS-H552B TS04> Removable CD-ROM SCSI-0 device
cd0: 33.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present -
tray closed
Mounting root from ufs:/dev/ad1s1a
Pre-seeding PRNG:
 kickstart
.
Loading co nfiguration files.
Entropy harvesting:
 interrupts
 ethernet
 point_to_point
 kickstart
.
swapon: adding /dev/ad1s1b as swap device
Starting file system checks:
/dev/ad1s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad1s1a: clean, 468046 free (550 frags, 58437 blocks, 0.1%
fragmentation)
/dev/ad1s1g: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad1s1g: clean, 3097539 free (619 frags, 387115 blocks, 0.0%
fragmentation)
/dev/ad1s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad1s1d: clean, 506279 free (31 frags, 63281 blocks, 0.0% fragmentation)
/dev/ad1s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad1s1f: clean, 2687062 free (26278 frags, 332598 blocks, 0.7%
fragmentation)
/dev/ad1s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ad1s1e: clean, 491550 free (366 frags, 61398 blocks, 0.1%
fragmentation)
Setting hostname: dhcp-169-155.noos.fr.
lo0: flags=8049<UP,LOOPBACK,RUNNING ,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
Starting dhclient.
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        options=8<VLAN_MTU>
        i net6 XXXXXXXXXXXXXXXXXXXXX%rl0 prefixlen 64 scopeid 0x1
        inet XXXXXXXXXXXXX netmask 0xffffff00 broadcast XXXXXXXXXXXXX
        ether XXXXXXXXXXXXXX
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
Additional routing options:
 IP gateway=YES
.
Starting devd.
Mounting NFS file systems:
.
St arting syslogd.
Jan  7 02:57:43 XXXXXXXXXXXXX syslogd: kernel boot file is
/boot/kernel/kernel
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib
/usr/local/lib
a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout
Starting usbd.
Starting local daemons:
.
Updating motd
.
Configuring syscons:
 keymap
 keyrate
 blanktime
 screensaver
.
Starting sshd.
Initial i3 86 initialization:
.
Additional ABI support:
 linux
.
Starting cron.
Local package initialization:
.
Additional TCP options:
.
Starting moused:
.
Starting inetd.
Starting background file system checks in 60 seconds.
Fri Jan  7 02:57:46 CET 2005
So, thanks for all and sorry for the inconvenient.
Cordially,
Mickaël.

----Message d'origine----
>Date: Thu, 6 Jan 2005 21:53:03 GMT
>De: Ceri Davies <ceri@FreeBSD.org>
>A: essaismkl@noos.fr, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org
>Sujet: Re: misc/75894: shuttle ST62K sound not actually supported under
>freebsd
>
>Synopsis: shuttle ST62K sound not actually supported under freebsd
>
>State-Changed-From-To: open->feedback
>State-Changed-By: ceri
>State-Changed-When: Thu Jan 6 21:51:40 GMT 2005
>State-Changed-Why:
>You seem to have blanked out the only piece of useful information here.
>
>Are you running a GENERIC kernel?
>What does "kldload sound; cat /dev/sndstat" print?
>
>http://www.freebsd.org/cgi/query-pr.cgi?pr=75894
>
>


Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Créez votre Yahoo! Mail --0-1989250714-1106085671=:39490-- From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 19 01:05:25 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 884D016A4D0; Wed, 19 Jan 2005 01:05:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FAE643D45; Wed, 19 Jan 2005 01:05:19 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0J15JoS091022; Wed, 19 Jan 2005 01:05:19 GMT (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0J15Ijv091018; Wed, 19 Jan 2005 01:05:18 GMT (envelope-from keramida) Date: Wed, 19 Jan 2005 01:05:18 GMT From: Giorgos Keramidas Message-Id: <200501190105.j0J15Ijv091018@freefall.freebsd.org> To: geoff@zyni.com, keramida@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/76394: problem report #74909 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 01:05:25 -0000 Synopsis: problem report #74909 State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Wed Jan 19 01:04:42 GMT 2005 State-Changed-Why: Followup to kern/74909, misfiled as a new PR. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: keramida Responsible-Changed-When: Wed Jan 19 01:04:42 GMT 2005 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=76394 From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 19 01:10:31 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0435816A4CF for ; Wed, 19 Jan 2005 01:10:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5B6643D58 for ; Wed, 19 Jan 2005 01:10: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.1/8.13.1) with ESMTP id j0J1AUQX095114 for ; Wed, 19 Jan 2005 01:10:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0J1AUIO095113; Wed, 19 Jan 2005 01:10:30 GMT (envelope-from gnats) Date: Wed, 19 Jan 2005 01:10:30 GMT Message-Id: <200501190110.j0J1AUIO095113@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Subject: Re: kern/74909: SMP crash FreeBSD-5.3-p2 (swi1: net) / ipllog X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 01:10:31 -0000 The following reply was made to PR kern/74909; it has been noted by GNATS. From: Giorgos Keramidas To: bug-followup@freebsd.org Cc: Subject: Re: kern/74909: SMP crash FreeBSD-5.3-p2 (swi1: net) / ipllog Date: Wed, 19 Jan 2005 03:04:34 +0200 Adding to the audit trail: PR: kern/76394 Submitted by: Geoffrey Lassner % Tested with FreeBSD 5.3 p5: % Fatal trap 12: page fault while in kernel mode % cpuid = 0; apic id = 01 % fault virtual address = 0x4 % fault code = supervisor write, page not present % instruction pointer = 0x8:0xc04646f7 % stack pointer = 0x10:0xd4233b10 % frame pointer = 0x10:0xd4233b1c % 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 = 31 (swi1: net) % [thread 100027] % Stopped at ipllog+0x43: incl 0x4(%eax) % db> show thread % 100157 (0xc20bcaf0) sched_switch(c20bcaf0,0,2) at sched_switch+0x143 % 100139 (0xc206fe10) sched_switch(c206fe10,0,1) at sched_switch+0x143 % 100166 (0xc20bd960) sched_switch(c20bd960,0,1) at sched_switch+0x143 % 100056 (0xc1a4b960) sched_switch(c1a4b960,0,1) at sched_switch+0x143 % 100153 (0xc20bc4b0) sched_switch(c20bc4b0,0,1) at sched_switch+0x143 % 100133 (0xc206f4b0) sched_switch(d6a02cc4,8,d6a02d0c,c078cc13,38) at sched_switch+0x143 % 100052 (0xc1a4b320) sched_switch(c1a4b320,0,1) at sched_switch+0x143 % 100160 (0xc20bd000) sched_switch(c20bd000,0,1) at sched_switch+0x143 % 100161 (0xc20bd190) sched_switch(c20bd190,0,1) at sched_switch+0x143 % 100134 (0xc206f640) sched_switch(c206f640,0,1) at sched_switch+0x143 % 100075 (0xc1c517d0) sched_switch(c1c517d0,0,1) at sched_switch+0x143 % 100158 (0xc20bcc80) sched_switch(c20bcc80,0,2) at sched_switch+0x143 % 100137 (0xc206faf0) sched_switch(c206faf0,0,1) at sched_switch+0x143 % 100131 (0xc206f190) sched_switch(c206f190,0,1) at sched_switch+0x143 % 100061 (0xc1a4e190) sched_switch(c1a4e190,0,1) at sched_switch+0x143 % 100096 (0xc1c6e960) sched_switch(c1c6e960,0,1) at sched_switch+0x143 % 100169 (0xc20bde10) sched_switch(c20bde10,0,1) at sched_switch+0x143 % 100159 (0xc20bce10) sched_switch(c20bce10,0,1) at sched_switch+0x143 % 100071 (0xc1c51190) sched_switch(c1c51190,0,1) at sched_switch+0x143 % 100050 (0xc1a4b000) sched_switch(c1a4b000,0,2) at sched_switch+0x143 % 100109 (0xc1d2de10) sched_switch(c1d2de10,0,1) at sched_switch+0x143 % 100062 (0xc1a4e320) sched_switch(c1a4e320,0,1) at sched_switch+0x143 % 100122 (0xc1f1e320) sched_switch(c1f1e320,0,1) at sched_switch+0x143 % 100130 (0xc206f000) sched_switch(c206f000,0,1) at sched_switch+0x143 % 100065 (0xc1a4e7d0) sched_switch(c1a4e7d0,0,1) at sched_switch+0x143 % 100145 (0xc20727d0) sched_switch(c20727d0,0,1) at sched_switch+0x143 % 100113 (0xc1d2e4b0) sched_switch(c1d2e4b0,0,1) at sched_switch+0x143 % 100128 (0xc1f1ec80) sched_switch(c1f1ec80,0,1) at sched_switch+0x143 % 100082 (0xc1c52320) sched_switch(c1c52320,0,1) at sched_switch+0x143 % 100127 (0xc1f1eaf0) sched_switch(c1f1eaf0,0,1) at sched_switch+0x143 % 100141 (0xc2072190) sched_switch(c2072190,0,1) at sched_switch+0x143 % 100085 (0xc1c527d0) sched_switch(c1c527d0,0,1) at sched_switch+0x143 % 100125 (0xc1f1e7d0) sched_switch(c1f1e7d0,0,1) at sched_switch+0x143 % 100114 (0xc1d2e640) sched_switch(c1d2e640,0,1) at sched_switch+0x143 % 100069 (0xc1a4ee10) sched_switch(c1a4ee10,0,1) at sched_switch+0x143 % 100147 (0xc2072af0) sched_switch(c2072af0,0,2) at sched_switch+0x143 % 100039 (0xc19a1e10) sched_switch(c19a1e10,0,1) at sched_switch+0x143 % 100064 (0xc1a4e640) sched_switch(c1a4e640,0,1) at sched_switch+0x143 % 100120 (0xc1f1e000) sched_switch(c1f1e000,0,1) at sched_switch+0x143 % 100106 (0xc1d2d960) sched_switch(c1d2d960,0,1) at sched_switch+0x143 % 100148 (0xc2072c80) sched_switch(c2072c80,0,1) at sched_switch+0x143 % 100107 (0xc1d2daf0) sched_switch(c1d2daf0,0,1) at sched_switch+0x143 % 100098 (0xc1c6ec80) sched_switch(c1c6ec80,0,1) at sched_switch+0x143 % 100094 (0xc1c6e640) sched_switch(c1c6e640,0,1) at sched_switch+0x143 % 100101 (0xc1d2d190) sched_switch(c1d2d190,0,1) at sched_switch+0x143 % 100100 (0xc1d2d000) sched_switch(c1d2d000,0,1) at sched_switch+0x143 % 100105 (0xc1d2d7d0) sched_switch(c1d2d7d0,0,1) at sched_switch+0x143 % 100076 (0xc1c51960) sched_switch(c1c51960,0,1) at sched_switch+0x143 % 100091 (0xc1c6e190) sched_switch(c1c6e190,0,1) at sched_switch+0x143 % 100079 (0xc1c51e10) sched_switch(c1c51e10,0,1) at sched_switch+0x143 % 100090 (0xc1c6e000) sched_switch(c1c6e000,0,1) at sched_switch+0x143 % 100111 (0xc1d2e190) sched_switch(c1d2e190,0,1) at sched_switch+0x143 % 100099 (0xc1c6ee10) sched_switch(c1c6ee10,0,1) at sched_switch+0x143 % 100104 (0xc1d2d640) sched_switch(c1d2d640,0,1) at sched_switch+0x143 % 100070 (0xc1c51000) sched_switch(c1c51000,0,1) at sched_switch+0x143 % 100102 (0xc1d2d320) sched_switch(c1d2d320,0,1) at sched_switch+0x143 % 100103 (0xc1d2d4b0) sched_switch(c1d2d4b0,0,1) at sched_switch+0x143 % 100077 (0xc1c51af0) sched_switch(c1c51af0,0,1) at sched_switch+0x143 % 100110 (0xc1d2e000) sched_switch(c1d2e000,0,1) at sched_switch+0x143 % 100080 (0xc1c52000) sched_switch(c1c52000,0,1) at sched_switch+0x143 % 100092 (0xc1c6e320) sched_switch(c1c6e320,0,1) at sched_switch+0x143 % 100073 (0xc1c514b0) sched_switch(c1c514b0,0,1) at sched_switch+0x143 % 100086 (0xc1c52960) sched_switch(c1c52960,0,1) at sched_switch+0x143 % 100123 (0xc1f1e4b0) sched_switch(c1f1e4b0,0,1) at sched_switch+0x143 % 100097 (0xc1c6eaf0) sched_switch(c1c6eaf0,0,1) at sched_switch+0x143 % 100118 (0xc1d2ec80) sched_switch(c1d2ec80,0,1) at sched_switch+0x143 % 100117 (0xc1d2eaf0) sched_switch(c1d2eaf0,0,1) at sched_switch+0x143 % 100124 (0xc1f1e640) sched_switch(c1f1e640,0,1) at sched_switch+0x143 % 100112 (0xc1d2e320) sched_switch(c1d2e320,0,1) at sched_switch+0x143 % 100067 (0xc1a4eaf0) sched_switch(c1a4eaf0,0,1) at sched_switch+0x143 % 100059 (0xc1a4be10) sched_switch(c1a4be10,0,1) at sched_switch+0x143 % 100093 (0xc1c6e4b0) sched_switch(c1c6e4b0,0,1) at sched_switch+0x143 % 100066 (0xc1a4e960) sched_switch(c1a4e960,0,1) at sched_switch+0x143 % 100095 (0xc1c6e7d0) sched_switch(c1c6e7d0,0,1) at sched_switch+0x143 % 100078 (0xc1c51c80) sched_switch(c1c51c80,0,1) at sched_switch+0x143 % 100058 (0xc1a4bc80) sched_switch(c1a4bc80,0,1) at sched_switch+0x143 % 100068 (0xc1a4ec80) sched_switch(c1a4ec80,0,1) at sched_switch+0x143 % 100055 (0xc1a4b7d0) sched_switch(c1a4b7d0,0,1) at sched_switch+0x143 % 100036 (0xc19a1960) sched_switch(c19a1960,0,1) at sched_switch+0x143 % 100060 (0xc1a4e000) sched_switch(c1a4e000,0,1) at sched_switch+0x143 % 100037 (0xc19a1af0) sched_switch(c19a1af0,0,1) at sched_switch+0x143 % 100054 (0xc1a4b640) sched_switch(c1a4b640,0,1) at sched_switch+0x143 % 100025 (0xc196e7d0) sched_switch(c196e7d0,0,1) at sched_switch+0x143 % 100024 (0xc196e640) sched_switch(c196e640,0,1) at sched_switch+0x143 % 100023 (0xc196e4b0) sched_switch(c196e4b0,0,1) at sched_switch+0x143 % 100049 (0xc1a48e10) sched_switch(c1a48e10,0,1) at sched_switch+0x143 % 100048 (0xc1a48c80) sched_switch(c1a48c80,0,1) at sched_switch+0x143 % 100047 (0xc1a48af0) sched_switch(c1a48af0,0,1) at sched_switch+0x143 % 100046 (0xc1a48960) sched_switch(c1a48960,0,1) at sched_switch+0x143 % 100045 (0xc1a487d0) sched_switch(c1a487d0,0,1) at sched_switch+0x143 % 100044 (0xc1a48640) sched_switch(c1a48640,0,1) at sched_switch+0x143 % 100043 (0xc1a484b0) sched_switch(c1a484b0,0,1) at sched_switch+0x143 % 100042 (0xc1a48320) sched_switch(c1a48320,0,1) at sched_switch+0x143 % 100041 (0xc1a48190) sched_switch(c1a48190,0,1) at sched_switch+0x143 % 100040 (0xc1a48000) fork_trampoline() at fork_trampoline % 100012 (0xc196a320) fork_trampoline() at fork_trampoline % 100011 (0xc196a190) sched_switch(c196a190,0,1) at sched_switch+0x143 % 100035 (0xc19a17d0) sched_switch(c19a17d0,0,1) at sched_switch+0x143 % 100034 (0xc19a1640) fork_trampoline() at fork_trampoline % 100033 (0xc19a14b0) fork_trampoline() at fork_trampoline % 100032 (0xc19a1320) sched_switch(c19a1320,0,1) at sched_switch+0x143 % 100031 (0xc19a1190) sched_switch(c19a1190,0,1) at sched_switch+0x143 % 100030 (0xc19a1000) sched_switch(c19a1000,0,1) at sched_switch+0x143 % 100029 (0xc196ee10) sched_switch(c196ee10,0,1) at sched_switch+0x143 % 100028 (0xc196ec80) sched_switch(c196ec80,0,1) at sched_switch+0x143 % 100027 (0xc196eaf0) ipllog(0,d4233bd8,d4233b50,d4233b48,d4233b40) at ipllog+0x43 % 100026 (0xc196e960) fork_trampoline() at fork_trampoline % 100000 (0xc1965000) sched_switch(c1965000,0,1) at sched_switch+0x143 % 100022 (0xc196e320) fork_trampoline() at fork_trampoline % 100021 (0xc196e190) fork_trampoline() at fork_trampoline % 100020 (0xc196e000) fork_trampoline() at fork_trampoline % 100019 (0xc196ae10) fork_trampoline() at fork_trampoline % 100018 (0xc196ac80) fork_trampoline() at fork_trampoline % 100017 (0xc196aaf0) sched_switch(c196aaf0,0,1) at sched_switch+0x143 % 100016 (0xc196a960) sched_switch(c196a960,0,1) at sched_switch+0x143 % 100015 (0xc196a7d0) sched_switch(c196a7d0,0,1) at sched_switch+0x143 % 100014 (0xc196a640) fork_trampoline() at fork_trampoline % 100013 (0xc196a4b0) sched_switch(c196a4b0,0,1) at sched_switch+0x143 % 100010 (0xc196a000) fork_trampoline() at fork_trampoline % 100009 (0xc1965e10) fork_trampoline() at fork_trampoline % 100008 (0xc1965c80) fork_trampoline() at fork_trampoline % 100007 (0xc1965af0) fork_trampoline() at fork_trampoline % 100006 (0xc1965960) fork_trampoline() at fork_trampoline % 100005 (0xc19657d0) fork_trampoline() at fork_trampoline % 100004 (0xc1965640) sched_switch(c1965640,0,1) at sched_switch+0x143 % 100003 (0xc19654b0) sched_switch(c19654b0,0,1) at sched_switch+0x143 % 100002 (0xc1965320) sched_switch(c1965320,0,1) at sched_switch+0x143 % 100001 (0xc1965190) sched_switch(c1965190,0,1) at sched_switch+0x143 % 0 (0xc08bce40) sched_switch(c08bce40,0,1) at sched_switch+0x143 % db> show all procs % pid proc uarea uid ppid pgrp flag stat wmesg wchan cmd % 15497 c218954c d6af5000 0 6467 6467 0004002 [RUNQ] strings % 15314 c2073c5c d6a3b000 0 6846 15314 0004002 [SLPQ nanslp 0xc08c25ac][SLP] sleep % 15313 c20bb54c d6adb000 0 6846 15313 0004002 [SLPQ bpf 0xc22c8400][SLP] tcpdump % 12472 c1c6c710 d68eb000 1000 12459 12459 0004000 [SLPQ sbwait 0xc2634098][SLP] scp % 12459 c2189c5c d6af9000 1000 12458 12459 0004000 [SLPQ pause 0xc2189c94][SLP] tcsh % 12458 c20ba710 d6a97000 1000 12393 12393 0000100 [CPU 1] sshd % 12393 c1c6ce20 d68ef000 0 461 12393 0000100 [SLPQ sbwait 0xc20ad6ec][SLP] sshd % 12171 c2189000 d6af2000 0 12168 12166 0000002 [SLPQ pause 0xc2189038][SLP] dump % 12170 c20bbe20 d6ae0000 0 12168 12166 0000002 [SLPQ pipdwt 0xc1d8aa80][SLP] dump % 12169 c20ba54c d6a96000 0 12168 12166 0000002 [SLPQ pause 0xc20ba584][SLP] dump % 12168 c1c508d4 d68d5000 0 12166 12166 0000002 [SLPQ sbwait 0xc222c1dc][SLP] dump % 12167 c2189388 d6af4000 0 749 12166 0004002 [RUNQ] gzip % 12166 c20ba000 d6a92000 0 749 12166 0004002 [SLPQ wait 0xc20ba000][SLP] dump % 6846 c20baa98 d6a99000 0 6828 6846 0004003 [SLPQ pause 0xc20baad0][SLP] tcsh % 6828 c1a4ae20 d54a6000 1000 6827 6828 0004002 [SLPQ pause 0xc1a4ae58][SLP] tcsh % 6827 c1c6d388 d68f2000 1000 6809 6809 0000100 [SLPQ select 0xc08c7d04][SLP] sshd % 6809 c20bb000 d6a9c000 0 461 6809 0000100 [SLPQ sbwait 0xc1f525a8][SLP] sshd % 6467 c21891c4 d6af3000 0 6464 6467 0004002 [SLPQ wait 0xc21891c4][SLP] find % 6464 c1d2c000 d6919000 0 778 6464 0004003 [SLPQ pause 0xc1d2c038][SLP] tcsh % 3843 c1c6d1c4 d68f1000 0 3812 3843 0004002 [RUNQ] bzip2 % 3812 c1d2f1c4 d696e000 0 762 3812 0004003 [SLPQ pause 0xc1d2f1fc][SLP] tcsh % 778 c1a4ac5c d54a5000 1000 777 778 0004002 [SLPQ pause 0xc1a4ac94][SLP] tcsh % 777 c206d54c d69f2000 1000 774 774 0000100 [SLPQ select 0xc08c7d04][SLP] sshd % 774 c20bac5c d6a9a000 0 461 774 0000100 [SLPQ sbwait 0xc1f52ab8][SLP] sshd % 762 c1d2ca98 d692e000 1000 761 762 0004002 [SLPQ pause 0xc1d2cad0][SLP] tcsh % 761 c20731c4 d6a35000 1000 758 758 0000100 [SLPQ select 0xc08c7d04][SLP] sshd % 758 c206d8d4 d69f4000 0 461 758 0000100 [SLPQ sbwait 0xc20ad320][SLP] sshd % 749 c1f1d8d4 d6994000 0 744 749 0004003 [SLPQ pause 0xc1f1d90c][SLP] tcsh % 744 c206d1c4 d69f0000 1000 743 744 0004002 [SLPQ pause 0xc206d1fc][SLP] tcsh % 743 c1f1da98 d69b3000 1000 740 740 0000100 [SLPQ select 0xc08c7d04][SLP] sshd % 740 c20738d4 d6a39000 0 461 740 0000100 [SLPQ sbwait 0xc1f51464][SLP] sshd % 739 c206da98 d69f5000 0 736 734 0000002 [SLPQ pause 0xc206dad0][SLP] dump % 738 c1f1de20 d69b5000 0 736 734 0000002 [SLPQ pause 0xc1f1de58][SLP] dump % 737 c206d000 d6917000 0 736 734 0000002 [SLPQ pipdwt 0xc1d93000][SLP] dump % 736 c1d2c388 d692a000 0 734 734 0000002 [SLPQ sbwait 0xc1cfa974][SLP] dump % 735 c206de20 d6a33000 0 728 734 0004002 [RUNQ] gzip % 734 c1a4a1c4 d5463000 0 728 734 0004002 [SLPQ wait 0xc1a4a1c4][SLP] dump % 728 c1a4a8d4 d5467000 0 723 728 0004003 [SLPQ pause 0xc1a4a90c][SLP] tcsh % 723 c206d710 d69f3000 1000 722 723 0004002 [SLPQ pause 0xc206d748][SLP] tcsh % 722 c1d2f710 d6971000 1000 719 719 0000100 [SLPQ select 0xc08c7d04][SLP] sshd % 719 c206dc5c d69f6000 0 461 719 0000100 [SLPQ sbwait 0xc1d87ab8][SLP] sshd % 694 c1d2f54c d6970000 0 667 694 0004002 [SLPQ ttyin 0xc1afc810][SLP] csh % 674 c1f1d54c d6992000 0 615 615 0000000 [SLPQ accept 0xc1d87e26][SLP] perl5.8.5 % 673 c1c6d710 d6912000 0 615 615 0000000 [SLPQ accept 0xc1d87e26][SLP] perl5.8.5 % 672 c1f1d000 d6924000 0 615 615 0000000 [SLPQ accept 0xc1d87e26][SLP] perl5.8.5 % 671 c1f1d1c4 d6990000 0 615 615 0000000 [SLPQ accept 0xc1d87e26][SLP] perl5.8.5 % 670 c1d2f8d4 d6972000 0 615 615 0000000 [SLPQ accept 0xc1d87e26][SLP] perl5.8.5 % 669 c1c50710 d68d4000 20001 560 560 0000100 [SLPQ accept 0xc1d8717e][SLP] perl % 668 c1c6dc5c d6915000 20001 560 560 0000100 [SLPQ lockf 0xc1c31c00][SLP] perl % 667 c1c501c4 d68d1000 0 1 667 0004102 [SLPQ wait 0xc1c501c4][SLP] login % 666 c1c6de20 d6916000 0 1 666 0004002 [SLPQ ttyin 0xc1afa210][SLP] getty % 665 c1d2ce20 d696c000 0 1 665 0004002 [SLPQ ttyin 0xc1afa410][SLP] getty % 664 c1f1d388 d6991000 0 1 664 0004002 [SLPQ ttyin 0xc1afa610][SLP] getty % 663 c1d2fa98 d6973000 0 1 663 0004002 [SLPQ ttyin 0xc1afa810][SLP] getty % 662 c1d2c1c4 d691a000 0 1 662 0004002 [SLPQ ttyin 0xc1afaa10][SLP] getty % 661 c1d2fe20 d6975000 0 1 661 0004002 [SLPQ ttyin 0xc1a62210][SLP] getty % 660 c1d2fc5c d6974000 0 1 660 0004002 [SLPQ ttyin 0xc195b610][SLP] getty % 659 c1c5054c d68d3000 0 1 659 0004002 [SLPQ ttyin 0xc195b410][SLP] getty % 654 c1d2f000 d696d000 0 1 654 0000000 [SLPQ select 0xc08c7d04][SLP] inetd % 623 c1c50000 d6893000 0 1 622 0000000 [SLPQ select 0xc08c7d04][SLP] snmpd % 615 c1c6da98 d6914000 0 1 615 0000000 [SLPQ pause 0xc1c6dad0][SLP] perl5.8.5 % 605 c1c50c5c d68d7000 0 1 605 0000100 [SLPQ select 0xc08c7d04][SLP] perl % 604 c1f1d710 d6993000 88 579 47 000c182 (threaded) mysqld % thread 0xc1c52960 ksegrp 0xc1a493f0 [SLPQ kserel 0xc1a49430][SLP] % thread 0xc1f1e4b0 ksegrp 0xc1a493f0 [SLPQ kserel 0xc1a49430][SLP] % thread 0xc1c6eaf0 ksegrp 0xc1f3c3f0 [SLPQ kserel 0xc1f3c430][SLP] % thread 0xc1d2ec80 ksegrp 0xc1a493f0 [SLPQ select 0xc08c7d04][SLP] % thread 0xc1d2eaf0 ksegrp 0xc196c070 [SLPQ sigwait 0xd6965c2c][SLP] % thread 0xc1f1e640 ksegrp 0xc1a491c0 [SLPQ ksesigwait 0xc1f1d810][SLP] % 579 c1d2cc5c d692f000 0 1 47 0004002 [SLPQ wait 0xc1d2cc5c][SLP] sh % 567 c1d2c710 d692c000 106 1 567 0000100 [SLPQ accept 0xc1d8703a][SLP] clamd % 560 c1c6c1c4 d68e8000 20001 1 560 0000100 [SLPQ select 0xc08c7d04][SLP] perl % 474 c1c6d8d4 d6913000 0 1 474 0000000 [SLPQ nanslp 0xc08c25ac][SLP] cron % 461 c1d2c8d4 d692d000 0 1 461 0000100 [SLPQ select 0xc08c7d04][SLP] sshd % 437 c1c6d54c d6911000 20000 431 431 0004100 [SLPQ select 0xc08c7d04][SLP] qmgr % 436 c1c50388 d68d2000 20000 431 431 0004100 [SLPQ select 0xc08c7d04][SLP] pickup % 432 c1c6c388 d68e9000 0 1 47 0004002 [SLPQ nanslp 0xc08c25ac][SLP] perl % 431 c1d2c54c d692b000 0 1 431 0004100 [SLPQ select 0xc08c7d04][SLP] master % 384 c1c6c8d4 d68ec000 65534 1 384 0000100 [SLPQ bpf 0xc1d1da00][SLP] snort % 290 c1a4a710 d5466000 0 1 290 0000000 [SLPQ biowr 0xcbf8dcd8][SLP] syslogd % 270 c1c6c000 d68e6000 0 1 270 0000000 [SLPQ select 0xc08c7d04][SLP] devd % 187 c1a4a54c d5465000 0 1 187 0000000 [SLPQ pause 0xc1a4a584][SLP] adjkerntz % 165 c1c6ca98 d68ed000 0 1 165 0000000 [SLPQ nanslp 0xc08c25ac][SLP] ipmon % 46 c19b0a98 d5438000 0 0 0 0000204 [SLPQ - 0xd422dd18][SLP] schedcpu % 45 c19b0c5c d5439000 0 0 0 0000204 [SLPQ hptrdy 0xc0768c30][SLP] hpt_wt % 44 c19b0e20 d543a000 0 0 0 0000204 [SLPQ vlruwt 0xc19b0e20][SLP] vnlru % 43 c1a47000 d543b000 0 0 0 0000204 [SLPQ syncer 0xc08c232c][SLP] syncer % 42 c1a471c4 d545a000 0 0 0 0000204 [SLPQ psleep 0xc08c82cc][SLP] bufdaemon % 41 c1a47388 d545b000 0 0 0 000020c [RUNQ] pagezero % 40 c1a4754c d545c000 0 0 0 0000204 [SLPQ psleep 0xc08d0064][SLP] vmdaemon % 39 c1a47710 d545d000 0 0 0 0000204 [SLPQ psleep 0xc08d0020][SLP] pagedaemon % 38 c1a478d4 d545e000 0 0 0 0000204 [IWAIT] swi0: sio % 9 c1a47a98 d545f000 0 0 0 0000204 [SLPQ - 0xc19a8d3c][SLP] fdc0 % 8 c1a47c5c d5460000 0 0 0 0000204 [SLPQ idle 0xc195a400][SLP] aic_recovery0 % 7 c1a47e20 d5461000 0 0 0 0000204 [SLPQ idle 0xc195a400][SLP] aic_recovery0 % 37 c1a4a000 d5462000 0 0 0 0000204 [IWAIT] swi6:+ % 36 c19a054c d540e000 0 0 0 0000204 [IWAIT] swi6: task queue % 6 c19a0710 d540f000 0 0 0 0000204 [SLPQ - 0xc19ec580][SLP] kqueue taskq % 35 c19a08d4 d5410000 0 0 0 0000204 [IWAIT] swi3: cambio % 34 c19a0a98 d542f000 0 0 0 0000204 [IWAIT] swi2: camnet % 33 c19a0c5c d5430000 0 0 0 0000204 [IWAIT] swi6:+ % 5 c19a0e20 d5431000 0 0 0 0000204 [SLPQ - 0xc19ec7c0][SLP] thread taskq % 32 c19b0000 d5432000 0 0 0 0000204 [SLPQ - 0xc08b8140][SLP] yarrow % 4 c19b01c4 d5433000 0 0 0 0000204 [SLPQ - 0xc08bcb68][SLP] g_down % 3 c19b0388 d5434000 0 0 0 0000204 [SLPQ - 0xc08bcb64][SLP] g_up % 2 c19b054c d5435000 0 0 0 0000204 [SLPQ - 0xc08bcb5c][SLP] g_event % 31 c19b0710 d5436000 0 0 0 0000204 [CPU 0] swi1: net % 30 c19b08d4 d5437000 0 0 0 0000204 [IWAIT] swi4: vm % 29 c196d1c4 d421a000 0 0 0 000020c [IWAIT] swi5: clock sio % 28 c196d388 d421b000 0 0 0 0000204 [IWAIT] irq0: clk % 27 c196d54c d423a000 0 0 0 0000204 [IWAIT] irq15: % 26 c196d710 d423b000 0 0 0 0000204 [IWAIT] irq14: atapci0 ata0 % 25 c196d8d4 d423c000 0 0 0 0000204 [IWAIT] irq13: % 24 c196da98 d423d000 0 0 0 0000204 [IWAIT] irq12: % 23 c196dc5c d423e000 0 0 0 0000204 [IWAIT] irq11: fxp1 % 22 c196de20 d423f000 0 0 0 0000204 [IWAIT] irq10: xl0 fxp0 % 21 c19a0000 d540b000 0 0 0 0000204 [IWAIT] irq9: ahc0 % 20 c19a01c4 d540c000 0 0 0 0000204 [IWAIT] irq8: rtc % 19 c19a0388 d540d000 0 0 0 0000204 [IWAIT] irq7: ep0 % 18 c1964000 d41d4000 0 0 0 0000204 [IWAIT] irq6: fdc0 % 17 c19641c4 d4211000 0 0 0 0000204 [IWAIT] irq5: % 16 c1964388 d4212000 0 0 0 0000204 [IWAIT] irq4: sio0 % 15 c196454c d4213000 0 0 0 0000204 [IWAIT] irq3: sio1 % 14 c1964710 d4214000 0 0 0 0000204 [IWAIT] irq2: % 13 c19648d4 d4215000 0 0 0 0000204 [IWAIT] irq1: atkbd0 % 12 c1964a98 d4216000 0 0 0 000020c [Can run] idle: cpu0 % 11 c1964c5c d4217000 0 0 0 000020c [Can run] idle: cpu1 % 1 c1964e20 d4218000 0 0 1 0004200 [SLPQ wait 0xc1964e20][SLP] init % 10 c196d000 d4219000 0 0 0 0000204 [SLPQ ktrace 0xc08c0558][SLP] ktrace % 0 c08bcc60 c0c1f000 0 0 0 0000200 [SLPQ sched 0xc08bcc60][SLP] swapper % db> show pcpu 0 % cpuid = 0 % curthread = 0xc196eaf0: pid 31 "swi1: net" % curpcb = 0xd4233da0 % fpcurthread = none % idlethread = 0xc1965640: pid 12 "idle: cpu0" % APIC ID = 1 % currentldt = 0x28 % db> show pcpu 1 % cpuid = 1 % curthread = 0xc206f4b0: pid 12458 "sshd" % curpcb = 0xd6a02da0 % fpcurthread = none % idlethread = 0xc19654b0: pid 11 "idle: cpu1" % APIC ID = 0 % currentldt = 0x30 % db> trace % ipllog(0,d4233bd8,d4233b50,d4233b48,d4233b40) at ipllog+0x43 % ipflog(1a,c26fb820,d4233bd8,c2489000) at ipflog+0x18f % fr_check(c26fb820,14,c1a44000,0,d4233c80) at fr_check+0x820 % fr_check_wrapper(0,d4233c80,c1a44000,1,0) at fr_check_wrapper+0x2a % pfil_run_hooks(c08c9a00,d4233ccc,c1a44000,1,0) at pfil_run_hooks+0xe3 % ip_input(c2489000) at ip_input+0x211 % netisr_processqueue(c08c8c98) at netisr_processqueue+0xa3 % swi_net(0) at swi_net+0xf2 % ithread_loop(c1962680,d4233d48) at ithread_loop+0x159 % fork_exit(c060bafc,c1962680,d4233d48) at fork_exit+0x75 % fork_trampoline() at fork_trampoline+0x8 % --- trap 0x1, eip = 0, esp = 0xd4233d7c, ebp = 0 --- % db> show registers % cs 8 % ds 3228893200 vm_pageout_scan+1928 % es 16 % fs 24 % ss 16 % eax 0 % ecx 0 % edx 76 % ebx 3559078872 % esp 3559078672 % ebp 3559078684 % esi 3230277712 ipll % edi 40 % eip 3225831159 ipllog+67 % efl 66134 % dr0 0 % dr1 0 % dr2 0 % dr3 0 % dr4 4294905840 % dr5 1024 % dr6 4294905840 % dr7 1024 % ipllog+67: incl 4(%eax) % db> show intrcnt % irq4: sio0 2993 % irq6: fdc0 10 % irq7: ep0 2 % irq8: rtc 489396 % irq9: ahc0 240921 % irq10: xl0 fxp0 581217 % irq11: fxp1 245 % irq13: npx0 1 % irq0: clk 382325 % db> call doadump % Dumping 512 MB % 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 % Dump complete % db> reset % cpu_reset called on cpu#0 From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 19 15:00:47 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EC1B16A4CE for ; Wed, 19 Jan 2005 15:00:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09ABD43D5A for ; Wed, 19 Jan 2005 15:00:47 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0JF0kDq021860 for ; Wed, 19 Jan 2005 15:00:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0JF0kGD021859; Wed, 19 Jan 2005 15:00:46 GMT (envelope-from gnats) Resent-Date: Wed, 19 Jan 2005 15:00:46 GMT Resent-Message-Id: <200501191500.j0JF0kGD021859@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, Eric Masson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB0616A4CE for ; Wed, 19 Jan 2005 14:58:11 +0000 (GMT) Received: from kraid.nerim.net (smtp-103-wednesday.nerim.net [62.4.16.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id A606543D55 for ; Wed, 19 Jan 2005 14:58:10 +0000 (GMT) (envelope-from e-masson@kisoft-services.com) Received: from srvbsdnanssv.interne.kisoft-services.com (kisoft.net1.nerim.net [62.212.107.51]) by kraid.nerim.net (Postfix) with ESMTP id 2DDD741F57 for ; Wed, 19 Jan 2005 15:58:08 +0100 (CET) Received: from localhost (localhost [127.0.0.1])0F7C0C288 for ; Wed, 19 Jan 2005 15:58:06 +0100 (CET) Received: from srvbsdnanssv.interne.kisoft-services.com ([127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08073-08 for ; Wed, 19 Jan 2005 15:58:02 +0100 (CET) Received: by srvbsdnanssv.interne.kisoft-services.com (Postfix, from userid 1001) id 07C69C23C; Wed, 19 Jan 2005 15:58:01 +0100 (CET) Message-Id: <20050119145801.07C69C23C@srvbsdnanssv.interne.kisoft-services.com> Date: Wed, 19 Jan 2005 15:58:01 +0100 (CET) From: Eric Masson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/76464: PF, set loginterface & non existing interface X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eric Masson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 15:00:47 -0000 >Number: 76464 >Category: kern >Synopsis: PF, set loginterface & non existing interface >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 Jan 19 15:00:46 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Eric Masson >Release: FreeBSD 5.3-STABLE i386 >Organization: Kisoft Services >Environment: System: FreeBSD srvbsdnanssv.interne.kisoft-services.com 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Jan 11 11:44:56 CET 2005 emss@srvbsdnanssv.interne.kisoft-services.com:/vol0/build/usr/src/sys/K6II i386 >Description: Loading a PF ruleset containing a set loginterface line referencing a non existent interface ends by no rules loaded. The problem occurs here with clonable interfaces, I use pppd for internet connection and pppX devices are created on the fly as soon as pppd requests creation. PF is initialized earlier in the boot process and pppX aren't existing at this moment, so the existence of a line like : set loginterface ppp0 makes pfctl fails in loading rules >How-To-Repeat: Reference an interface that doesn't exist in set loginterface clause >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 19 15:47:33 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0864916A4D5; Wed, 19 Jan 2005 15:47:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D609543D46; Wed, 19 Jan 2005 15:47:32 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from freefall.freebsd.org (mlaier@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0JFlWfY028821; Wed, 19 Jan 2005 15:47:32 GMT (envelope-from mlaier@freefall.freebsd.org) Received: (from mlaier@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0JFlW2D028817; Wed, 19 Jan 2005 15:47:32 GMT (envelope-from mlaier) Date: Wed, 19 Jan 2005 15:47:32 GMT From: Max Laier Message-Id: <200501191547.j0JFlW2D028817@freefall.freebsd.org> To: mlaier@FreeBSD.org, freebsd-bugs@FreeBSD.org, mlaier@FreeBSD.org Subject: Re: kern/76464: PF, set loginterface & non existing interface X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 15:47:33 -0000 Synopsis: PF, set loginterface & non existing interface Responsible-Changed-From-To: freebsd-bugs->mlaier Responsible-Changed-By: mlaier Responsible-Changed-When: Wed Jan 19 15:46:24 GMT 2005 Responsible-Changed-Why: I'll take this one. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=76464 From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 19 18:18:54 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D687F16A4CF for ; Wed, 19 Jan 2005 18:18:54 +0000 (GMT) Received: from mediamonks.com (siripandita.mediamonks.net [62.192.127.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1041243D2D for ; Wed, 19 Jan 2005 18:18:54 +0000 (GMT) (envelope-from root@mediamonks.net) Received: from manrikigusari [217.19.28.156] by mediamonks.com with ESMTP (SMTPD32-8.13) id A4887DC0086; Wed, 19 Jan 2005 19:18:48 +0100 From: "Terrence Koeman" To: Date: Wed, 19 Jan 2005 19:18:43 +0100 Organization: MediaMonks B.V. MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=SHA1; boundary="----=_NextPart_000_0005_01C4FE5B.B018F080" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcT+U05SKzG9IylYSA2F758DtUivGw== Message-Id: <200501191918227.SM01768@manrikigusari> X-Info: This e-mail was scanned for spam and viruses by mail.mediamonks.net. X-Info: Please send abuse reports about this e-mail to abuse@mediamonks.net. Subject: Multiple bugreports about the same problem X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: root@mediamonks.net List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 18:18:55 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C4FE5B.B018F080 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I just added a follow-up to i386/64697 as I'm experiencing the same problems. Then I noticed there are two other bugreports concerning the same problem. Maybe these can be consolidated? i386/63828 [hang] when installing Release 5.2.1 (i386 with ACPI, SMP and Promise Raid 0+1) i386/64697 5.2.x BTX loader halts with Promise FastTrak TX2000 RAID i386/72960 BTX halted with Promise Tx2000 Raid -- Regards, Terrence Koeman MediaMonks B.V. (www.mediamonks.com) Please quote all replies in correspondence. ------=_NextPart_000_0005_01C4FE5B.B018F080 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIKUzCCAj0w ggGmAhEAzbp/VvDf5LxU/iKss3KqVTANBgkqhkiG9w0BAQIFADBfMQswCQYDVQQGEwJVUzEXMBUG A1UEChMOVmVyaVNpZ24sIEluYy4xNzA1BgNVBAsTLkNsYXNzIDEgUHVibGljIFByaW1hcnkgQ2Vy dGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNOTYwMTI5MDAwMDAwWhcNMjgwODAxMjM1OTU5WjBfMQsw CQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xNzA1BgNVBAsTLkNsYXNzIDEgUHVi bGljIFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwgZ8wDQYJKoZIhvcNAQEBBQADgY0A MIGJAoGBAOUZv22jVmEtmUhx9mfeuY3rt56GgAqRDvo4Ja9GiILlc6igmyRdDR/MZW4MsNBWhBiH mgabEKFz37RYOWtuwfYV1aioP6oSBo0xrH+wNNePNGeICc0UEeJORVZpH3gCgNrcR5EpuzbJY1zF 4Ncth3uhtzKwezC6Ki8xqu6jZ9rbAgMBAAEwDQYJKoZIhvcNAQECBQADgYEATD+4i8Zo3+5DMw5d 6abLB4RNejP/khv0Nq3YlSI2aBFsfELM85wuxAc/FLAPT/+Qknb54rxK6Y/NoIAK98Up8YIiXbix 3YEjo3slFUYweRb46gVLlH8dwhzI47f0EEA8E8NfH1PoSOSGtHuhNbB7Jbq4046rPzidADQAmPPR cZQwggNmMIICz6ADAgECAhANi0/uqtIYW/R1ap0p4X/7MA0GCSqGSIb3DQEBAgUAMF8xCzAJBgNV BAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE3MDUGA1UECxMuQ2xhc3MgMSBQdWJsaWMg UHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw05ODA1MTIwMDAwMDBaFw0wODA1MTIy MzU5NTlaMIHMMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1 c3QgTmV0d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNv cnAuIEJ5IFJlZi4sTElBQi5MVEQoYyk5ODFIMEYGA1UEAxM/VmVyaVNpZ24gQ2xhc3MgMSBDQSBJ bmRpdmlkdWFsIFN1YnNjcmliZXItUGVyc29uYSBOb3QgVmFsaWRhdGVkMIGfMA0GCSqGSIb3DQEB AQUAA4GNADCBiQKBgQC7WkSKBBa7Vf0DeootlE8VeDa4DUqyb5xUv7zodyqdufBou5XZMUFweoFL uUgTVi3HCOGEQqvAopKrRFyqQvCCDgLpL/vCO7u+yScKXbawNkIztW5UiE+HSr8Z2vkV6A+Hthzj zMaajn9qJJLj/OBluqexfu/J2zdqyErICQbkmQIDAQABo4G0MIGxMBEGCWCGSAGG+EIBAQQEAwIB BjA1BgNVHR8ELjAsMCqgKKAmhiRodHRwOi8vY3JsLnZlcmlzaWduLmNvbS9wY2ExLjEuMS5jcmww RwYDVR0gBEAwPjA8BgtghkgBhvhFAQcBATAtMCsGCCsGAQUFBwIBFh93d3cudmVyaXNpZ24uY29t L3JlcG9zaXRvcnkvUlBBMA8GA1UdEwQIMAYBAf8CAQAwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEB AgUAA4GBAEJ8Dt+MeUysvwjsTVUvUImgxV5OLl6VMpt5rWURCxxKUsTVqDEhjt4Qm2wIxQfmA7nn yDR4CQnyvAZC+FqMg9GK3qoi9dnjIdLPZYwGM7DNILIzzQq9PuGdwTWpZLCnpSRb6fFo6xPEfDf0 lGQNmsW9MxfvgzOgPuWqPq7Ycx+tMIIEpDCCBA2gAwIBAgIQZx6EJ4oHSmQocGtEpogzPzANBgkq hkiG9w0BAQQFADCBzDEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWdu IFRydXN0IE5ldHdvcmsxRjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVwb3NpdG9yeS9SUEEg SW5jb3JwLiBCeSBSZWYuLExJQUIuTFREKGMpOTgxSDBGBgNVBAMTP1ZlcmlTaWduIENsYXNzIDEg Q0EgSW5kaXZpZHVhbCBTdWJzY3JpYmVyLVBlcnNvbmEgTm90IFZhbGlkYXRlZDAeFw0wNDAyMDQw MDAwMDBaFw0wNTAyMDMyMzU5NTlaMIIBFjEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNV BAsTFlZlcmlTaWduIFRydXN0IE5ldHdvcmsxRjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVw b3NpdG9yeS9SUEEgSW5jb3JwLiBieSBSZWYuLExJQUIuTFREKGMpOTgxHjAcBgNVBAsTFVBlcnNv bmEgTm90IFZhbGlkYXRlZDE0MDIGA1UECxMrRGlnaXRhbCBJRCBDbGFzcyAxIC0gTWljcm9zb2Z0 IEZ1bGwgU2VydmljZTEYMBYGA1UEAxQPVGVycmVuY2UgS29lbWFuMSIwIAYJKoZIhvcNAQkBFhNy b290QG1lZGlhbW9ua3MubmV0MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKUqZ0P8RUaCCe aemq1V8OtPimM3jxXZY6yuWtQz74POz82LhrkctttQoqujz5SubFWsQ15KsVnK4Nt+gTmtUELQVa I4uUebypbChhf1fxFerA7Rx8SYL4Ez9Fvco0tn89FRht6C/xoc/Ms/1YkQQcfnu2sqohx53S5Pm0 Ffo/ZQIDAQABo4IBODCCATQwCQYDVR0TBAIwADCBrAYDVR0gBIGkMIGhMIGeBgtghkgBhvhFAQcB ATCBjjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL0NQUzBiBggrBgEFBQcC AjBWMBUWDlZlcmlTaWduLCBJbmMuMAMCAQEaPVZlcmlTaWduJ3MgQ1BTIGluY29ycC4gYnkgcmVm ZXJlbmNlIGxpYWIuIGx0ZC4gKGMpOTcgVmVyaVNpZ24wEQYJYIZIAYb4QgEBBAQDAgeAMDAGCmCG SAGG+EUBBgcEIhYgMWE5NjkyOTM3Y2MyOTFhMzZkZjAxN2Q4NDBjNDRiMTYwMwYDVR0fBCwwKjAo oCagJIYiaHR0cDovL2NybC52ZXJpc2lnbi5jb20vY2xhc3MxLmNybDANBgkqhkiG9w0BAQQFAAOB gQAmpan0cUGODHHRIbkVFBHbTOumbMmEO3TR6d9z3LVO9cU5YDC/8BI9e5DZ7Kv43p/ldaGVo2ua ZwtvwL6o/iDcP8UDw+WmjSwzp6tck5cVRDEi+q9nCe3JAYBeRgSJlP5JGOirFpLuDTwL4UPdE0em p9ELBC+sXACm2C3u19hlKTGCBD4wggQ6AgEBMIHhMIHMMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5j LjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWdu LmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIEJ5IFJlZi4sTElBQi5MVEQoYyk5ODFIMEYGA1UE AxM/VmVyaVNpZ24gQ2xhc3MgMSBDQSBJbmRpdmlkdWFsIFN1YnNjcmliZXItUGVyc29uYSBOb3Qg VmFsaWRhdGVkAhBnHoQnigdKZChwa0SmiDM/MAkGBSsOAwIaBQCgggKyMBgGCSqGSIb3DQEJAzEL BgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTA1MDExOTE4MTg0MlowIwYJKoZIhvcNAQkEMRYE FLomt1EJCUzZ9KtpjlpcYQDVO/r0MGcGCSqGSIb3DQEJDzFaMFgwCgYIKoZIhvcNAwcwDgYIKoZI hvcNAwICAgCAMA0GCCqGSIb3DQMCAgFAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgEoMAcGBSsOAwIa MAoGCCqGSIb3DQIFMIHyBgkrBgEEAYI3EAQxgeQwgeEwgcwxFzAVBgNVBAoTDlZlcmlTaWduLCBJ bmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMUYwRAYDVQQLEz13d3cudmVyaXNp Z24uY29tL3JlcG9zaXRvcnkvUlBBIEluY29ycC4gQnkgUmVmLixMSUFCLkxURChjKTk4MUgwRgYD VQQDEz9WZXJpU2lnbiBDbGFzcyAxIENBIEluZGl2aWR1YWwgU3Vic2NyaWJlci1QZXJzb25hIE5v dCBWYWxpZGF0ZWQCEGcehCeKB0pkKHBrRKaIMz8wgfQGCyqGSIb3DQEJEAILMYHkoIHhMIHMMRcw FQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFG MEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIEJ5IFJlZi4s TElBQi5MVEQoYyk5ODFIMEYGA1UEAxM/VmVyaVNpZ24gQ2xhc3MgMSBDQSBJbmRpdmlkdWFsIFN1 YnNjcmliZXItUGVyc29uYSBOb3QgVmFsaWRhdGVkAhBnHoQnigdKZChwa0SmiDM/MA0GCSqGSIb3 DQEBAQUABIGAXe+7VaLxv/jn04qdg9nTMFDfLFZ44qHgQ1XdfTa456HtE33froexhg+bmyO0b6Vd Un9GoC++Y1X9YxMG1muL8scU9Hn1ovfYONhBz6++KfyMlMrw3YxW69fVIxeB+KyTa42PkkIJ6ruB X2/sE7Q5LQp7uzGKSEA1UgEtxgv/NEIAAAAAAAA= ------=_NextPart_000_0005_01C4FE5B.B018F080-- From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 00:20:29 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC08616A4CE for ; Thu, 20 Jan 2005 00:20:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABBC943D5C for ; Thu, 20 Jan 2005 00:20:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0K0KTYu089853 for ; Thu, 20 Jan 2005 00:20:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0K0KTJj089852; Thu, 20 Jan 2005 00:20:29 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 00:20:29 GMT Resent-Message-Id: <200501200020.j0K0KTJj089852@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Millan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D7E816A4CE for ; Thu, 20 Jan 2005 00:16:41 +0000 (GMT) Received: from khazad.dyndns.org (174.red-62-57-140.user.auna.net [62.57.140.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4625543D39 for ; Thu, 20 Jan 2005 00:16:41 +0000 (GMT) (envelope-from rmh@khazad.dyndns.org) Received: from rmh by khazad.dyndns.org with local (Exim 4.34) id 1CrPuu-000H5w-BW for FreeBSD-gnats-submit@freebsd.org; Thu, 20 Jan 2005 01:11:16 +0100 Message-Id: Date: Thu, 20 Jan 2005 01:11:16 +0100 From: Robert Millan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/76485: sched_getparam returns weird priority number X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Robert Millan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 00:20:30 -0000 >Number: 76485 >Category: kern >Synopsis: sched_getparam returns weird priority number >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: Thu Jan 20 00:20:29 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Robert Millan >Release: GNU/kFreeBSD 5.3+1-1 i386 >Organization: Debian >Environment: System: GNU/kFreeBSD aragorn 5.3+1-1 #0: Tue Jan 4 17:47:45 CET 2005 i386 GNU/KFreeBSD >Description: sched_getparam () returns a weird priority value. Examples: -1045002480, -1047721320, -1051899692, -1045637360 ... >How-To-Repeat: #include #include #include int main () { struct sched_param sched; if (sched_getparam (getpid (), &sched) == -1) { perror ("sched_getparam"); return 1; } printf ("priority = %d\n", sched.sched_priority); return 0; } >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 03:02:43 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0B7716A4CE; Thu, 20 Jan 2005 03:02:42 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 859C643D46; Thu, 20 Jan 2005 03:02:42 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1])9F5FC3787C; Thu, 20 Jan 2005 04:02:41 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29750-03; Thu, 20 Jan 2005 04:02:36 +0100 (CET) Received: from m2a2.dyndns.org (p508EF896.dip.t-dialin.net [80.142.248.150]) A01A54CCED; Thu, 20 Jan 2005 04:02:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 9F25A87C09; Thu, 20 Jan 2005 04:02:35 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17812-05-3; Thu, 20 Jan 2005 04:02:34 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 2D29D87C08; Thu, 20 Jan 2005 04:02:34 +0100 (CET) Date: Thu, 20 Jan 2005 04:02:33 +0100 From: "matthias.andree" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040906 X-Accept-Language: de, en, fr MIME-Version: 1.0 To: freebsd-gnats-submit@FreeBSD.org, matthias.andree@gmx.de, re@freebsd.org, stable@freebsd.org, freebsd-bugs@freebsd.org X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-Id: <20050120030234.2D29D87C08@merlin.emma.line.org> X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de Subject: Re: gnu/76381: FreeBSD 4.11-RC3 GCC preprocessor failure X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 03:02:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (puts on brown paperbag to not be recognized) Please close this problem report, the problem is non-existent. Turns out that GCC is fine, e2fsprogs was grabbing an obsolete header file from below /usr/local, and gcc34 actually wasn't working when compiling e2fsprogs on FreeBSD 5... how embarrassing. (This is a long-standing bug.) Shuffling around the -I CPPFLAGS fixes the problem. PR against ports/sysutils/e2fsprogs (updating it to 1.35_4) to fix the bug in the right place has been filed as ports/76488. My fault. Please accept my apologies for this false alarm. - -- Matthias Andree -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBQe8fSSdEoB0mv1ypAQIOJwQAjWN1OpS+NPHBylk8fRVV4TOhHyj3BpxK q5+QJmJOMNsGL73brkamILJ95g8ApPD4+K/XmXx1OhgYYHU34GXKqkErKXt/OtOs 3sEdX4yLC7klut7kOAPvQnrJKGu0Ki5QjhS1P0oPoB04enH1UR07xsg2b3nrN5+m KhhG4VGnwG4= =zl8r -----END PGP SIGNATURE----- From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 03:10:31 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59E1916A4CE for ; Thu, 20 Jan 2005 03:10:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D93343D41 for ; Thu, 20 Jan 2005 03:10:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0K3AUkl009824 for ; Thu, 20 Jan 2005 03:10:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0K3AUGS009823; Thu, 20 Jan 2005 03:10:30 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 03:10:30 GMT Message-Id: <200501200310.j0K3AUGS009823@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "matthias.andree" Subject: Re: gnu/76381: FreeBSD 4.11-RC3 GCC preprocessor failure X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "matthias.andree" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 03:10:31 -0000 The following reply was made to PR gnu/76381; it has been noted by GNATS. From: "matthias.andree" To: freebsd-gnats-submit@FreeBSD.org, matthias.andree@gmx.de, re@freebsd.org, stable@freebsd.org, freebsd-bugs@freebsd.org Cc: Subject: Re: gnu/76381: FreeBSD 4.11-RC3 GCC preprocessor failure Date: Thu, 20 Jan 2005 04:02:33 +0100 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (puts on brown paperbag to not be recognized) Please close this problem report, the problem is non-existent. Turns out that GCC is fine, e2fsprogs was grabbing an obsolete header file from below /usr/local, and gcc34 actually wasn't working when compiling e2fsprogs on FreeBSD 5... how embarrassing. (This is a long-standing bug.) Shuffling around the -I CPPFLAGS fixes the problem. PR against ports/sysutils/e2fsprogs (updating it to 1.35_4) to fix the bug in the right place has been filed as ports/76488. My fault. Please accept my apologies for this false alarm. - -- Matthias Andree -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBQe8fSSdEoB0mv1ypAQIOJwQAjWN1OpS+NPHBylk8fRVV4TOhHyj3BpxK q5+QJmJOMNsGL73brkamILJ95g8ApPD4+K/XmXx1OhgYYHU34GXKqkErKXt/OtOs 3sEdX4yLC7klut7kOAPvQnrJKGu0Ki5QjhS1P0oPoB04enH1UR07xsg2b3nrN5+m KhhG4VGnwG4= =zl8r -----END PGP SIGNATURE----- From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 05:17:07 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD60F16A4CE; Thu, 20 Jan 2005 05:17:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A35F243D1F; Thu, 20 Jan 2005 05:17:07 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0K5H7Jp027219; Thu, 20 Jan 2005 05:17:07 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0K5H7Aj027215; Thu, 20 Jan 2005 05:17:07 GMT (envelope-from maxim) Date: Thu, 20 Jan 2005 05:17:07 GMT From: Maxim Konovalov Message-Id: <200501200517.j0K5H7Aj027215@freefall.freebsd.org> To: matthias.andree@gmx.de, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: gnu/76381: FreeBSD 4.11-RC3 GCC preprocessor failure X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 05:17:07 -0000 Synopsis: FreeBSD 4.11-RC3 GCC preprocessor failure State-Changed-From-To: open->closed State-Changed-By: maxim State-Changed-When: Thu Jan 20 05:16:43 GMT 2005 State-Changed-Why: Closed at the submitter's request. http://www.freebsd.org/cgi/query-pr.cgi?pr=76381 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 06:20:24 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94DC916A4CE for ; Thu, 20 Jan 2005 06:20:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CC2643D45 for ; Thu, 20 Jan 2005 06:20:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0K6KOc7070980 for ; Thu, 20 Jan 2005 06:20:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0K6KOpj070979; Thu, 20 Jan 2005 06:20:24 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 06:20:24 GMT Resent-Message-Id: <200501200620.j0K6KOpj070979@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, "Alexandr S. Tikhonoff" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0651616A4CE for ; Thu, 20 Jan 2005 06:16:35 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E00DC43D31 for ; Thu, 20 Jan 2005 06:16:34 +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 j0K6GYYI013891 for ; Thu, 20 Jan 2005 06:16:34 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0K6GYAN013890; Thu, 20 Jan 2005 06:16:34 GMT (envelope-from nobody) Message-Id: <200501200616.j0K6GYAN013890@www.freebsd.org> Date: Thu, 20 Jan 2005 06:16:34 GMT From: "Alexandr S. Tikhonoff" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/76491: Addition into /etc/security few new functions X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 06:20:24 -0000 >Number: 76491 >Category: misc >Synopsis: Addition into /etc/security few new functions >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 20 06:20:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alexandr S. Tikhonoff >Release: >Organization: ASTI >Environment: >Description: In this addition was realized tracing two errors. At first, there are file permission errors in important directories. At second - search crash records in system messages. >How-To-Repeat: >Fix: --- securityadd Sun Jan 9 12:31:46 2005 +++ security Sun Jan 9 12:31:46 2005 @@ -33,6 +33,8 @@ rc=0 LOG=/var/log TMP=/var/run/_secure.$$ +stoday="/var/log/localsec.today" # path to today security log +syester="/var/log/localsec.yesterday" #path to yesterday security log separator () { echo '' @@ -232,5 +234,34 @@ rm -f ${TMP} + rm $syester + mv $stoday $syester + + echo "stoday Log for:" >> ${stoday} + date >> ${stoday} + cat /etc/passwd | grep "guest" >> ${stoday} + cat /etc/passwd | grep "anonymous" >> ${stoday} + echo "File permission errors in /bin" >> ${stoday} + ls -l /bin | grep "rwx " >> ${stoday} + ls -l /bin | grep "rw- " >> ${stoday} + echo "File permission errors in /sbin" >> ${stoday} + ls -l /sbin | grep "rwx " >> ${stoday} + ls -l /sbin | grep "rw- " >> ${stoday} + echo "File permission errors in /etc" >> ${stoday} + ls -l /etc | grep "rwx " >> ${stoday} + ls -l /etc | grep "rw- " >> ${stoday} + echo "File permission errors in /usr/bin" >> ${stoday} + ls -l /usr/bin | grep "rwx " >> ${stoday} + ls -l /usr/bin | grep "rw- " >> ${stoday} + echo "File permission errors in /usr/sbin" >> ${stoday} + ls -l /usr/sbin | grep "rwx " >> ${stoday} + ls -l /usr/sbin | grep "rw- " >> ${stoday} + echo "File permission errors in /root" >> ${stoday} + ls -l /root | grep "rwx " >> ${stoday} + ls -l /root | grep "rw- " >> ${stoday} +echo "" + echo "Crashes?" >> ${stoday} + last | grep "crash" >> ${stoday} +cat $stoday exit $rc >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 06:30:33 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA2016A4CE for ; Thu, 20 Jan 2005 06:30:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D6CC43D46 for ; Thu, 20 Jan 2005 06:30:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0K6UXD5071501 for ; Thu, 20 Jan 2005 06:30:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0K6UXf5071500; Thu, 20 Jan 2005 06:30:33 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 06:30:33 GMT Message-Id: <200501200630.j0K6UXf5071500@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: =?koi8-r?Q?=E1=CC=C5=CB=D3=C1=CE=C4=D2=20=F4=C9=C8=CF=CE=CF?=ff Subject: misc/76491 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?koi8-r?Q?=E1=CC=C5=CB=D3=C1=CE=C4=D2=20=F4=C9=C8=CF=CE=CF?=ff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 06:30:33 -0000 The following reply was made to PR conf/76491; it has been noted by GNATS. From: =?koi8-r?Q?=E1=CC=C5=CB=D3=C1=CE=C4=D2=20=F4=C9=C8=CF=CE=CF?=ff To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: misc/76491 Date: Thu, 20 Jan 2005 09:23:29 +0300 [PATCH] --- securityadd Sun Jan 9 12:31:46 2005 +++ security Sun Jan 9 12:31:46 2005 @@ -33,6 +33,8 @@ rc=0 LOG=/var/log TMP=/var/run/_secure.$$ +stoday="/var/log/localsec.today" # path to today security log +syester="/var/log/localsec.yesterday" #path to yesterday security log separator () { echo '' @@ -232,5 +234,34 @@ rm -f ${TMP} + rm $syester + mv $stoday $syester + + echo "stoday Log for:" >> ${stoday} + date >> ${stoday} + cat /etc/passwd | grep "guest" >> ${stoday} + cat /etc/passwd | grep "anonymous" >> ${stoday} + echo "File permission errors in /bin" >> ${stoday} + ls -l /bin | grep "rwx " >> ${stoday} + ls -l /bin | grep "rw- " >> ${stoday} + echo "File permission errors in /sbin" >> ${stoday} + ls -l /sbin | grep "rwx " >> ${stoday} + ls -l /sbin | grep "rw- " >> ${stoday} + echo "File permission errors in /etc" >> ${stoday} + ls -l /etc | grep "rwx " >> ${stoday} + ls -l /etc | grep "rw- " >> ${stoday} + echo "File permission errors in /usr/bin" >> ${stoday} + ls -l /usr/bin | grep "rwx " >> ${stoday} + ls -l /usr/bin | grep "rw- " >> ${stoday} + echo "File permission errors in /usr/sbin" >> ${stoday} + ls -l /usr/sbin | grep "rwx " >> ${stoday} + ls -l /usr/sbin | grep "rw- " >> ${stoday} + echo "File permission errors in /root" >> ${stoday} + ls -l /root | grep "rwx " >> ${stoday} + ls -l /root | grep "rw- " >> ${stoday} +echo "" + echo "Crashes?" >> ${stoday} + last | grep "crash" >> ${stoday} +cat $stoday exit $rc From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 06:30:41 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A768816A552 for ; Thu, 20 Jan 2005 06:30:40 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D01643D1F for ; Thu, 20 Jan 2005 06:30: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.1/8.13.1) with ESMTP id j0K6Ue3a071540 for ; Thu, 20 Jan 2005 06:30:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0K6Uefm071538; Thu, 20 Jan 2005 06:30:40 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 06:30:40 GMT Message-Id: <200501200630.j0K6Uefm071538@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Brooks Davis Subject: Re: misc/76491: Addition into /etc/security few new functions X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Brooks Davis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 06:30:41 -0000 The following reply was made to PR conf/76491; it has been noted by GNATS. From: Brooks Davis To: "Alexandr S. Tikhonoff" Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/76491: Addition into /etc/security few new functions Date: Wed, 19 Jan 2005 22:32:31 -0800 Thank you for your contribution. Unfortunatly, /etc/security has been defunct for nearly three years (it was removed in FreeBSD-4.6). It has been replaced by a set of scripts in /etc/periodic/security. A new script for that framework would be useful, but we can't do much with this patch as is. I'd also suggest using find(1)'s perm option instead of parsing ls output. -- Brooks From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 09:50:22 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C79C16A4CE for ; Thu, 20 Jan 2005 09:50:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 601C243D68 for ; Thu, 20 Jan 2005 09:50:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0K9oMU7088167 for ; Thu, 20 Jan 2005 09:50:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0K9oMsT088165; Thu, 20 Jan 2005 09:50:22 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 09:50:22 GMT Resent-Message-Id: <200501200950.j0K9oMsT088165@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, Rob Mason Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 077E016A4CE for ; Thu, 20 Jan 2005 09:46:32 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6AF643D2D for ; Thu, 20 Jan 2005 09:46:31 +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 j0K9kVPY093453 for ; Thu, 20 Jan 2005 09:46:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0K9kVMh093452; Thu, 20 Jan 2005 09:46:31 GMT (envelope-from nobody) Message-Id: <200501200946.j0K9kVMh093452@www.freebsd.org> Date: Thu, 20 Jan 2005 09:46:31 GMT From: Rob Mason To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/76494: passwd does not indicate a successful change - causes problems with Samba password sync X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 09:50:22 -0000 >Number: 76494 >Category: misc >Synopsis: passwd does not indicate a successful change - causes problems with Samba password sync >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: Thu Jan 20 09:50:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Rob Mason >Release: 5-STABLE >Organization: >Environment: FreeBSD huygens.bsdbox 5.3-STABLE FreeBSD 5.3-STABLE #1: Fri Dec 3 17:57:39 GMT 2004 masonr@huygens.bsdbox:/usr/obj/usr/src/sys/BSDBOX i386 >Description: The passwd command on 4-STABLE output the text "passwd: done" when a password was changed. This feature is used by the Samba-3 port to indicate a successful change in the 'passwd chat' config option. 5-STABLE does not indicate that the password change is successful >How-To-Repeat: Run passwd on 4-STABLE and compare the output to passwd on 5-STABLE >Fix: Apply the following patch: *** 157,164 **** --- 157,165 ---- /* set new password */ pam_err = pam_chauthtok(pamh, 0); pam_check("pam_chauthtok"); end: + if (pam_err == PAM_SUCCESS) fprintf(stderr, "Password Changed\n"); pam_end(pamh, pam_err); exit(pam_err == PAM_SUCCESS ? 0 : 1); } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 10:20:32 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8029F16A4CE for ; Thu, 20 Jan 2005 10:20:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B1CE43D39 for ; Thu, 20 Jan 2005 10:20:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KAKWdm093182 for ; Thu, 20 Jan 2005 10:20:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KAKWYV093181; Thu, 20 Jan 2005 10:20:32 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 10:20:32 GMT Message-Id: <200501201020.j0KAKWYV093181@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ceri Davies Subject: Re: misc/76494: passwd does not indicate a successful change - causes problems with Samba password sync X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ceri Davies List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 10:20:32 -0000 The following reply was made to PR misc/76494; it has been noted by GNATS. From: Ceri Davies To: Rob Mason Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/76494: passwd does not indicate a successful change - causes problems with Samba password sync Date: Thu, 20 Jan 2005 10:17:50 +0000 On Thu, Jan 20, 2005 at 09:46:31AM +0000, Rob Mason wrote: > The passwd command on 4-STABLE output the text "passwd: done" when a > password was changed. This feature is used by the Samba-3 port to > indicate a successful change in the 'passwd chat' config option. > 5-STABLE does not indicate that the password change is successful What's wrong with a return status? > Apply the following patch: > > *** 157,164 **** > --- 157,165 ---- > /* set new password */ > pam_err = pam_chauthtok(pamh, 0); > pam_check("pam_chauthtok"); > > end: > + if (pam_err == PAM_SUCCESS) fprintf(stderr, "Password Changed\n"); > pam_end(pamh, pam_err); > exit(pam_err == PAM_SUCCESS ? 0 : 1); > } It also strikes me that this is not the same as the 4.X output; why? Ceri From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 11:10:32 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9B5E16A4CE for ; Thu, 20 Jan 2005 11:10:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B470F43D4C for ; Thu, 20 Jan 2005 11:10:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KBAWE7099518 for ; Thu, 20 Jan 2005 11:10:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KBAWox099517; Thu, 20 Jan 2005 11:10:32 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 11:10:32 GMT Message-Id: <200501201110.j0KBAWox099517@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Hajimu UMEMOTO Subject: Re: kern/75121: Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hajimu UMEMOTO List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 11:10:32 -0000 The following reply was made to PR kern/75121; it has been noted by GNATS. From: Hajimu UMEMOTO To: FreeBSD-gnats-submit@freebsd.org Cc: Antonio Tapiador del Dujo , Gleb Smirnoff Subject: Re: kern/75121: Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? Date: Thu, 20 Jan 2005 19:57:12 +0900 Hi, A> > The IFF_LINK2 means that incoming tunnel packets may come from interface A> > different to interface we use for sending out tunnel packets. A> A> gif(4) man page talks about ingress filtering: A> "Ingress filtering can be turned off by IFF_LINK2 bit." A> that has to do with source addresses (RFC 2893, section 4.3) A> Then maybe this is a gif(4) man page bug. glebius> Yes, it is I think. Section 4.3 speaks about other kind of filtering. No, manpage of gif(4) is correct. Ingress filtering is for preventing IP address spoofing of outer src address and dest address. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 12:20:27 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F3716A4CE for ; Thu, 20 Jan 2005 12:20:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C7F743D31 for ; Thu, 20 Jan 2005 12:20: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.1/8.13.1) with ESMTP id j0KCKQe3007124 for ; Thu, 20 Jan 2005 12:20:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KCKQL5007123; Thu, 20 Jan 2005 12:20:26 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 12:20:26 GMT Resent-Message-Id: <200501201220.j0KCKQL5007123@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, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3637716A4CF for ; Thu, 20 Jan 2005 12:15:44 +0000 (GMT) Received: from scone.ki.iif.hu (scone.ki.iif.hu [193.6.222.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79F2643D31 for ; Thu, 20 Jan 2005 12:15:43 +0000 (GMT) (envelope-from mohacsi@scone.ki.iif.hu) Received: (from mohacsi@localhost) by scone.ki.iif.hu (8.13.1/8.13.1) id j0KCEf8u013594; Thu, 20 Jan 2005 13:14:41 +0100 (CET) (envelope-from mohacsi) Message-Id: <200501201214.j0KCEf8u013594@scone.ki.iif.hu> Date: Thu, 20 Jan 2005 13:14:41 +0100 (CET) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: matthias.andree@web.de Subject: bin/76497: tcpdump dumps core on ppp ipv6cp packets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Janos Mohacsi List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 12:20:27 -0000 >Number: 76497 >Category: bin >Synopsis: tcpdump dumps core on ppp ipv6cp packets >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: Thu Jan 20 12:20:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 5.3-STABLE i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 5.3-STABLE FreeBSD 5.3-STABLE #5: Thu Nov 11 05:45:29 CET 2004 root@scone.ki.iif.hu:/usr/obj/usr/src/sys/SCONE i386 >Description: tcpdumps dumps core on the ip6cp packets. On FreeBSD 5.3 the ip6cp packet dumps core while on FreeBSD 4.9 says: 07:34:56.393507 PPPoE [ses 0xddfb] FreeBSD 5.3 uses: tcpdump 3.8.3 FreeBSD 4.9 uses: tcpdump 3.7.2 probably this has been already reported in pr=71453 >How-To-Repeat: Try to read into the tcpdump the attached uuencoded ip6cp packet. begin 644 ip6cp_packet MU,.RH0(`!````````````/__```!````$%'O02,!!@`\````/``````"/SM! M^@`*0DOL'(AD$0#=^P`0@%Fix: Import basic ipv6cp support from: http://cvs.tcpdump.org/cgi-bin/cvsweb/tcpdump/print-ppp.c?r1=1.102&r2=1.103 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 14:40:28 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D69B016A4CE for ; Thu, 20 Jan 2005 14:40:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A7FA43D2D for ; Thu, 20 Jan 2005 14:40: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.1/8.13.1) with ESMTP id j0KEeStO024019 for ; Thu, 20 Jan 2005 14:40:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KEeSuS024018; Thu, 20 Jan 2005 14:40:28 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 14:40:28 GMT Resent-Message-Id: <200501201440.j0KEeSuS024018@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, hiroshi oota Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2549516A4CE for ; Thu, 20 Jan 2005 14:36:12 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB2F43D53 for ; Thu, 20 Jan 2005 14:36: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 j0KEaBIi080244 for ; Thu, 20 Jan 2005 14:36:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0KEaB4M080243; Thu, 20 Jan 2005 14:36:11 GMT (envelope-from nobody) Message-Id: <200501201436.j0KEaB4M080243@www.freebsd.org> Date: Thu, 20 Jan 2005 14:36:11 GMT From: hiroshi oota To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: bin/76502: bsnmpd stop X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 14:40:29 -0000 >Number: 76502 >Category: bin >Synopsis: bsnmpd stop >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 20 14:40:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: hiroshi oota >Release: 6.0-CURRENT >Organization: >Environment: FreeBSD localhost 6.0-CURRENT FreeBSD 6.0-CURRENT #25 Wed Dec 19 13:55:04 JST 2004 root@:/usr/obj/usr/src/sys/GENERIC i386 >Description: bnsmpd exits when I connect to unix domain sockst >How-To-Repeat: snmpwalk -v 2c -c community /var/run/snmpd.sock >Fix: --- contrib/bsnmp/snmpd/main.c.orig Sat Aug 14 00:39:43 2004 +++ contrib/bsnmp/snmpd/main.c Tue Jan 4 20:40:15 2005 @@ -612,7 +612,7 @@ #ifdef USE_LIBBEGEMOT if (f->id >= 0) return (0); - if ((f->fd = poll_register(f->fd, input, f, POLL_IN)) < 0) { + if ((f->id = poll_register(f->fd, input, f, POLL_IN)) < 0) { err = errno; syslog(LOG_ERR, "select fd %d: %m", f->fd); errno = err; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 15:00:41 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C95F16A4CE for ; Thu, 20 Jan 2005 15:00:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21B1443D39 for ; Thu, 20 Jan 2005 15:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KF0fVp024569 for ; Thu, 20 Jan 2005 15:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KF0emM024567; Thu, 20 Jan 2005 15:00:40 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 15:00:40 GMT Resent-Message-Id: <200501201500.j0KF0emM024567@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, Dmitrij Tejblum Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2136F16A4CE for ; Thu, 20 Jan 2005 14:50:36 +0000 (GMT) Received: from developer.yandex.ru (developer.yandex.ru [213.180.193.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3152743D1F for ; Thu, 20 Jan 2005 14:50:35 +0000 (GMT) (envelope-from tejblum@developer.yandex.ru) Received: from developer.yandex.ru (localhost [127.0.0.1]) by developer.yandex.ru (8.13.1/8.13.1) with ESMTP id j0KEoXmD050098 for ; Thu, 20 Jan 2005 17:50:33 +0300 (MSK) (envelope-from tejblum@developer.yandex.ru) Received: (from tejblum@localhost) by developer.yandex.ru (8.13.1/8.13.1/Submit) id j0KEoX6I050097; Thu, 20 Jan 2005 17:50:33 +0300 (MSK) (envelope-from tejblum) Message-Id: <200501201450.j0KEoX6I050097@developer.yandex.ru> Date: Thu, 20 Jan 2005 17:50:33 +0300 (MSK) From: Dmitrij Tejblum To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/76504: Keep-alives doesn't work on half-closed sockets. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dmitrij Tejblum List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 15:00:41 -0000 >Number: 76504 >Category: kern >Synopsis: Keep-alives doesn't work on half-closed sockets. >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 Jan 20 15:00:40 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dmitrij Tejblum >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: >Description: When a TCP socket is shutdown for writing, but isn't closed and isn't shutdown for reading, then keep-alives does not work on this socket. >How-To-Repeat: Set sysctl net.inet.tcp.keepintvl to several seconds, create a half-closed connection, and look with tcpdump. Half-closed connection may be create by e.g. rsh -n. >Fix: --- tcp_timer.c Mon Jan 17 15:06:36 2005 +++ tcp_timer.c Thu Jan 20 16:24:11 2005 @@ -336,7 +336,7 @@ if (tp->t_state < TCPS_ESTABLISHED) goto dropit; if ((always_keepalive || inp->inp_socket->so_options & SO_KEEPALIVE) && - tp->t_state <= TCPS_CLOSING) { + (tp->t_state <= TCPS_CLOSING || tp->t_state == TCPS_FIN_WAIT_2)) { if ((ticks - tp->t_rcvtime) >= tcp_keepidle + tcp_maxidle) goto dropit; /* >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 15:10:26 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7027F16A4DD for ; Thu, 20 Jan 2005 15:10:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51CF143D46 for ; Thu, 20 Jan 2005 15: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.1/8.13.1) with ESMTP id j0KFAQBq028895 for ; Thu, 20 Jan 2005 15:10:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KFAQhg028894; Thu, 20 Jan 2005 15:10:26 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 15:10:26 GMT Message-Id: <200501201510.j0KFAQhg028894@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Rob Mason Subject: Re: misc/76494: passwd does not indicate a successful change - causes problems with Samba password sync X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Rob Mason List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 15:10:26 -0000 The following reply was made to PR misc/76494; it has been noted by GNATS. From: Rob Mason To: Ceri Davies Cc: Subject: Re: misc/76494: passwd does not indicate a successful change - causes problems with Samba password sync Date: Thu, 20 Jan 2005 14:48:51 +0000 On Thu, Jan 20, 2005 at 10:17:50AM +0000, Ceri Davies wrote: > On Thu, Jan 20, 2005 at 09:46:31AM +0000, Rob Mason wrote: > > > The passwd command on 4-STABLE output the text "passwd: done" when a > > password was changed. This feature is used by the Samba-3 port to > > indicate a successful change in the 'passwd chat' config option. > > 5-STABLE does not indicate that the password change is successful > > What's wrong with a return status? Nothing from a functional point of view - however, this is not how the 4-STABLE passwd command behaved. I believe that other programs (like Samba) that are dependent upon core system utilities will break. This will be a major source of frustration for many admins. Perhaps I should have filed this PR under 'advocacy'? > > > Apply the following patch: > > > > *** 157,164 **** > > --- 157,165 ---- > > /* set new password */ > > pam_err = pam_chauthtok(pamh, 0); > > pam_check("pam_chauthtok"); > > > > end: > > + if (pam_err == PAM_SUCCESS) fprintf(stderr, "Password Changed\n"); > > pam_end(pamh, pam_err); > > exit(pam_err == PAM_SUCCESS ? 0 : 1); > > } > > It also strikes me that this is not the same as the 4.X output; why? Apologies - my mistake. This is the incorrect output for 4-STABLE. > > Ceri From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 15:10:32 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 449D716A4CF for ; Thu, 20 Jan 2005 15:10:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28BC643D55 for ; Thu, 20 Jan 2005 15:10:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KFAVTB028923 for ; Thu, 20 Jan 2005 15:10:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KFAVSv028920; Thu, 20 Jan 2005 15:10:31 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 15:10:31 GMT Message-Id: <200501201510.j0KFAVSv028920@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ceri Davies Subject: Re: misc/76494: passwd does not indicate a successful change - causes problems with Samba password sync X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ceri Davies List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 15:10:32 -0000 The following reply was made to PR misc/76494; it has been noted by GNATS. From: Ceri Davies To: Rob Mason Cc: Subject: Re: misc/76494: passwd does not indicate a successful change - causes problems with Samba password sync Date: Thu, 20 Jan 2005 15:05:45 +0000 On Thu, Jan 20, 2005 at 02:48:51PM +0000, Rob Mason wrote: > On Thu, Jan 20, 2005 at 10:17:50AM +0000, Ceri Davies wrote: > > On Thu, Jan 20, 2005 at 09:46:31AM +0000, Rob Mason wrote: > > > > > The passwd command on 4-STABLE output the text "passwd: done" when a > > > password was changed. This feature is used by the Samba-3 port to > > > indicate a successful change in the 'passwd chat' config option. > > > 5-STABLE does not indicate that the password change is successful > > > > What's wrong with a return status? > > Nothing from a functional point of view - however, this is not how the > 4-STABLE passwd command behaved. I believe that other programs (like > Samba) that are dependent upon core system utilities will break. This > will be a major source of frustration for many admins. Perhaps I should > have filed this PR under 'advocacy'? No, it's good where it is; it was just a question. > > > Apply the following patch: > > > > > > *** 157,164 **** > > > --- 157,165 ---- > > > /* set new password */ > > > pam_err = pam_chauthtok(pamh, 0); > > > pam_check("pam_chauthtok"); > > > > > > end: > > > + if (pam_err == PAM_SUCCESS) fprintf(stderr, "Password Changed\n"); > > > pam_end(pamh, pam_err); > > > exit(pam_err == PAM_SUCCESS ? 0 : 1); > > > } > > > > It also strikes me that this is not the same as the 4.X output; why? > > Apologies - my mistake. This is the incorrect output for 4-STABLE. OK, cool. Ceri From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 15:27:00 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F7916A4CE; Thu, 20 Jan 2005 15:27:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AA9A43D49; Thu, 20 Jan 2005 15:27:00 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KFR0lF029812; Thu, 20 Jan 2005 15:27:00 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KFR0f1029808; Thu, 20 Jan 2005 15:27:00 GMT (envelope-from maxim) Date: Thu, 20 Jan 2005 15:27:00 GMT From: Maxim Konovalov Message-Id: <200501201527.j0KFR0f1029808@freefall.freebsd.org> To: maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org, harti@FreeBSD.org Subject: Re: bin/76502: bsnmpd stop X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 15:27:00 -0000 Synopsis: bsnmpd stop Responsible-Changed-From-To: freebsd-bugs->harti Responsible-Changed-By: maxim Responsible-Changed-When: Thu Jan 20 15:25:34 GMT 2005 Responsible-Changed-Why: The fix looks OK for me, pass over to the author. http://www.freebsd.org/cgi/query-pr.cgi?pr=76502 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 15:50:17 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A907E16A4CF for ; Thu, 20 Jan 2005 15:50:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5130B43D39 for ; Thu, 20 Jan 2005 15:50:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KFoH4E032170 for ; Thu, 20 Jan 2005 15:50:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KFoHR1032167; Thu, 20 Jan 2005 15:50:17 GMT (envelope-from gnats) Resent-Date: Thu, 20 Jan 2005 15:50:17 GMT Resent-Message-Id: <200501201550.j0KFoHR1032167@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, Alexander Peresunko Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 801E516A4CE for ; Thu, 20 Jan 2005 15:49:06 +0000 (GMT) Received: from beer.ucmg.com.ua (beer.ucmg.com.ua [82.144.196.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0233343D1F for ; Thu, 20 Jan 2005 15:49:04 +0000 (GMT) (envelope-from freeman@freeman.org.ua) Received: from freeman.ukrtelecom.net (freeman.ucmg.local [192.168.100.2]) by beer.ucmg.com.ua (8.12.11/8.12.11) with ESMTP id j0KFn2oh052418 for ; Thu, 20 Jan 2005 17:49:02 +0200 (EET) (envelope-from freeman@freeman.org.ua) Received: from freeman.ukrtelecom.net (localhost.ukrtelecom.net [127.0.0.1]) j0KFmqvl097961 for ; Thu, 20 Jan 2005 17:48:52 +0200 (EET) (envelope-from freeman@freeman.org.ua) Received: (from freeman@localhost) by freeman.ukrtelecom.net (8.13.1/8.13.1/Submit) id j0KFmqNL097960; Thu, 20 Jan 2005 17:48:52 +0200 (EET) (envelope-from freeman) Message-Id: <200501201548.j0KFmqNL097960@freeman.ukrtelecom.net> Date: Thu, 20 Jan 2005 17:48:52 +0200 (EET) From: Alexander Peresunko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/76509: [patch] New locale uk_UA.CP1251 support X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexander Peresunko List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 15:50:17 -0000 >Number: 76509 >Category: misc >Synopsis: [patch] New locale uk_UA.CP1251 support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 20 15:50:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alexander Peresunko >Release: FreeBSD 5.3-STABLE i386 >Organization: Ukrtelecom >Environment: System: FreeBSD freeman.ukrtelecom.net 5.3-STABLE FreeBSD 5.3-STABLE #1: Wed Dec 22 18:15:26 EET 2004 root@freeman.ukrtelecom.net:/usr/obj/usr/src/sys/FREEMAN i386 >Description: Patch for uk_UA.CP1251 locale support (for ukrainian users who wants to work in the ukrainian locale with CP1251 charset) >How-To-Repeat: 1. Save attached patch somewhere 2. cd /usr/src && patch -p1 < /path/to/patch >Fix: Patch is attached --- locale-uk_UA.CP1251.patch begins here --- diff -urN src/share/colldef/Makefile src.new/share/colldef/Makefile --- src/share/colldef/Makefile Sat Oct 16 22:51:34 2004 +++ src.new/share/colldef/Makefile Sun Oct 17 04:42:58 2004 @@ -34,6 +34,7 @@ sr_YU.ISO8859-5 \ sv_SE.ISO8859-1 \ sv_SE.ISO8859-15 \ + uk_UA.CP1251 \ uk_UA.ISO8859-5 \ uk_UA.KOI8-U diff -urN src/share/colldef/uk_UA.CP1251.src src.new/share/colldef/uk_UA.CP1251.src --- src/share/colldef/uk_UA.CP1251.src Thu Jan 1 03:00:00 1970 +++ src.new/share/colldef/uk_UA.CP1251.src Sun Oct 17 04:48:16 2004 @@ -0,0 +1,42 @@ +# CP1251 (for Ukrainian) +# +# $FreeBSD$ +# +charmap map.CP1251 +order \ +# controls + ;...;;\ +# + ;;!;\";<"6>;<"9>;<<<>;/>>;\ + ;;;;\ + %;&;';<'6>;<'9>;\(;\);*;+;<+->;\,;<-->;-;.;/;\ +# digits + 0;...;9;\ +# + :;\;;\<;=;>;?;;;;;;\ +# capital + A;...;Z;\ + ;;;;;;;;;\ + ;;;;;;;;;\ + ;;;;;;;;;\ + ;;;;;<%">;\ +# + [;\\;];^;_;`;\ +# small + a;...;z;\ + ;;;;;;;;;\ + ;;;;;;;;;\ + ;;;;;;;;;\ + ;;;;;<%'>;\ +# + \{;;|;;\};~;<.M>;;;\ + <-N>;<-M>;<.9>;<:9>;;;<.3>;<%0>;<<1>;1>;\ + ;;;;
;\ +# + ;;;\ + ;;;;;\ + ;\ + ;;;;;\ + ;;;\ + ;;;\ + ;;;;<=">;<='>;; diff -urN src/share/mklocale/Makefile src.new/share/mklocale/Makefile --- src/share/mklocale/Makefile Sat Aug 28 15:52:30 2004 +++ src.new/share/mklocale/Makefile Sun Oct 17 04:38:27 2004 @@ -44,7 +44,7 @@ LATIN2LINKS= cs_CZ hr_HR hu_HU pl_PL sl_SI sr_YU ro_RO sk_SK LATIN4LINKS= lt_LT LATIN5LINKS= sr_YU uk_UA be_BY -CP1251LINKS= ru_RU be_BY +CP1251LINKS= ru_RU be_BY uk_UA UTF8LINKS= af_ZA be_BY bg_BG ca_ES cs_CZ da_DK de_AT de_CH de_DE el_GR \ en_AU en_CA en_GB en_IE en_NZ en_US es_ES et_EE eu_ES fi_FI \ fr_BE \ diff -urN src/share/monetdef/Makefile src.new/share/monetdef/Makefile --- src/share/monetdef/Makefile Wed Oct 13 18:47:02 2004 +++ src.new/share/monetdef/Makefile Sun Oct 17 04:38:26 2004 @@ -64,6 +64,7 @@ sr_YU.UTF-8 \ sv_SE.ISO8859-1 \ tr_TR.ISO8859-9 \ + uk_UA.CP1251 \ uk_UA.ISO8859-5 \ uk_UA.KOI8-U \ uk_UA.UTF-8 \ diff -urN src/share/monetdef/uk_UA.CP1251.src src.new/share/monetdef/uk_UA.CP1251.src --- src/share/monetdef/uk_UA.CP1251.src Thu Jan 1 03:00:00 1970 +++ src.new/share/monetdef/uk_UA.CP1251.src Sun Oct 17 04:48:48 2004 @@ -0,0 +1,36 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# int_curr_symbol (last character always SPACE) +UAH +# currency_symbol +ãðí. +# mon_decimal_point +, +# mon_thousands_sep + +# mon_grouping, separated by ; +3;3 +# positive_sign + +# negative_sign +- +# int_frac_digits +2 +# frac_digits +2 +# p_cs_precedes +0 +# p_sep_by_space +1 +# n_cs_precedes +0 +# n_sep_by_space +1 +# p_sign_posn +1 +# n_sign_posn +1 +# EOF diff -urN src/share/msgdef/Makefile src.new/share/msgdef/Makefile --- src/share/msgdef/Makefile Fri Sep 3 17:28:53 2004 +++ src.new/share/msgdef/Makefile Sun Oct 17 04:38:26 2004 @@ -54,6 +54,7 @@ sr_YU.UTF-8 \ sv_SE.ISO8859-1 \ tr_TR.ISO8859-9 \ + uk_UA.CP1251 \ uk_UA.ISO8859-5 \ uk_UA.KOI8-U \ uk_UA.UTF-8 \ diff -urN src/share/msgdef/uk_UA.CP1251.src src.new/share/msgdef/uk_UA.CP1251.src --- src/share/msgdef/uk_UA.CP1251.src Thu Jan 1 03:00:00 1970 +++ src.new/share/msgdef/uk_UA.CP1251.src Sun Oct 17 04:49:05 2004 @@ -0,0 +1,14 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# yesexpr +^[òÒyY].* +# noexpr +^[íÍnN].* +# yesstr +òàê +# nostr +í³ +# EOF diff -urN src/share/numericdef/Makefile src.new/share/numericdef/Makefile --- src/share/numericdef/Makefile Sat Aug 28 16:24:24 2004 +++ src.new/share/numericdef/Makefile Sun Oct 17 04:38:27 2004 @@ -70,7 +70,7 @@ IT_LINKS= it_CH BE_LINKS= nl_BE RU_LINKS= ru_RU.CP1251 ru_RU.CP866 ru_RU.ISO8859-5 -UA_LINKS= uk_UA.ISO8859-5 +UA_LINKS= uk_UA.CP1251 uk_UA.ISO8859-5 BY_LINKS= be_BY.CP1131 be_BY.ISO8859-5 CN_LINKS= zh_CN.GB18030 zh_CN.GB2312 zh_CN.GBK zh_HK.Big5HKSCS zh_TW.Big5 diff -urN src/share/timedef/Makefile src.new/share/timedef/Makefile --- src/share/timedef/Makefile Sat Oct 16 23:52:32 2004 +++ src.new/share/timedef/Makefile Sun Oct 17 04:38:25 2004 @@ -80,6 +80,7 @@ sv_SE.UTF-8 \ tr_TR.ISO8859-9 \ tr_TR.UTF-8 \ + uk_UA.CP1251 \ uk_UA.ISO8859-5 \ uk_UA.KOI8-U \ uk_UA.UTF-8 \ diff -urN src/share/timedef/uk_UA.CP1251.src src.new/share/timedef/uk_UA.CP1251.src --- src/share/timedef/uk_UA.CP1251.src Thu Jan 1 03:00:00 1970 +++ src.new/share/timedef/uk_UA.CP1251.src Sun Oct 17 04:49:38 2004 @@ -0,0 +1,102 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short months names +# +ñ³÷ +ëþò +áåð +êâ³ +òðà +÷åð +ëèï +ñåð +âåð +æîâ +ëèñ +ãðó +# +# Long months names +# +ñ³÷íÿ +ëþòîãî +áåðåçíÿ +êâ³òíÿ +òðàâíÿ +÷åðâíÿ +ëèïíÿ +ñåðïíÿ +âåðåñíÿ +æîâòíÿ +ëèñòîïàäà +ãðóäíÿ +# +# Short weekdays names +# +íä +ïí +âò +ñð +÷ò +ïò +ñá +# +# Long weekdays names +# +íåä³ëÿ +ïîíåä³ëîê +â³âòîðîê +ñåðåäà +÷åòâåð +ï'ÿòíèöÿ +ñóáîòà +# +# X_fmt +# +%H:%M:%S +# +# x_fmt +# +%d.%m.%Y +# +# c_fmt +# +%a %e %b %X %Y +# +# am +# + +# +# pm +# + +# +# date_fmt +# +%a %e %b %Y %X %Z +# +# Long month names in alternative form +# +ñ³÷åíü +ëþòèé +áåðåçåíü +êâ³òåíü +òðàâåíü +÷åðâåíü +ëèïåíü +ñåðïåíü +âåðåñåíü +æîâòåíü +ëèñòîïàä +ãðóäåíü +# +# md_order +# +dm +# +# ampm_fmt +# + +# EOF diff -ur src/etc/mtree/BSD.usr.dist src.new/etc/mtree/BSD.usr.dist --- src/etc/mtree/BSD.usr.dist Sat Sep 25 03:42:37 2004 +++ src.new/etc/mtree/BSD.usr.dist Sun Oct 17 04:41:07 2004 @@ -615,6 +615,8 @@ .. tr_TR.UTF-8 .. + uk_UA.CP1251 + .. uk_UA.ISO8859-5 .. uk_UA.KOI8-U --- locale-uk_UA.CP1251.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 17:30:31 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2158916A4CE for ; Thu, 20 Jan 2005 17:30:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB80E43D39 for ; Thu, 20 Jan 2005 17:30: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.1/8.13.1) with ESMTP id j0KHUUf2044536 for ; Thu, 20 Jan 2005 17:30:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KHUU5Q044535; Thu, 20 Jan 2005 17:30:30 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 17:30:30 GMT Message-Id: <200501201730.j0KHUU5Q044535@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 17:30:31 -0000 The following reply was made to PR bin/76497; it has been noted by GNATS. From: Giorgos Keramidas To: Janos Mohacsi Cc: bug-followup@freebsd.org, matthias.andree@web.de Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets Date: Thu, 20 Jan 2005 19:29:15 +0200 On 2005-01-20 13:14, Janos Mohacsi wrote: > Try to read into the tcpdump the attached uuencoded ip6cp packet. > > begin 644 ip6cp_packet > MU,.RH0(`!````````````/__```!````$%'O02,!!@`\````/``````"/SM! > M^@`*0DOL'(AD$0#=^P`0@% *```````````````` > ` > end True! This makes tcpdump segfault in CURRENT too. Building an unstripped, debug version of tcpdump gives: % (gdb) bt % #0 0x00000000 in ?? () % #1 0x0806d194 in handle_ctrl_proto (proto=32855, pptr=0x8184018 "\001\001", length=14) % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:447 % #2 0x0806e477 in handle_ppp (proto=0, p=0x8184018 "\001\001", length=14) % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:1064 % #3 0x0806e5fb in ppp_print (p=0x8184018 "\001\001", length=14) % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:1146 % #4 0x0806eac0 in pppoe_print (bp=0x8184010 "\021", length=46) % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pppoe.c:212 % #5 0x0805aacf in ether_encap_print (ether_type=34916, p=0x8184010 "\021", length=46, caplen=46, extracted_ether_type=0xbfbfe73a) % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c:257 % #6 0x0805a5e1 in ether_print (p=0x8184010 "\021", length=46, caplen=46) % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c:142 % #7 0x0805a723 in ether_if_print (h=0x0, p=0x8184002 "") % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c:162 % #8 0x08083724 in print_packet (user=0x0, h=0xbfbfe7e0, sp=0x8184002 "") % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/tcpdump.c:1010 % #9 0x280d69a6 in pcap_offline_read () from /usr/lib/libpcap.so.3 % #10 0x280e2750 in pcap_loop () from /usr/lib/libpcap.so.3 % #11 0x0808321f in main (argc=3, argv=0x80836f0) at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/tcpdump.c:803 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 17:40:29 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4E8A16A4CE for ; Thu, 20 Jan 2005 17:40:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD1643D58 for ; Thu, 20 Jan 2005 17:40:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KHeTli045639 for ; Thu, 20 Jan 2005 17:40:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KHeT40045638; Thu, 20 Jan 2005 17:40:29 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 17:40:29 GMT Message-Id: <200501201740.j0KHeT40045638@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 17:40:29 -0000 The following reply was made to PR bin/76497; it has been noted by GNATS. From: Giorgos Keramidas To: Janos Mohacsi Cc: bug-followup@freebsd.org, matthias.andree@web.de Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets Date: Thu, 20 Jan 2005 19:36:54 +0200 On 2005-01-20 19:29, Giorgos Keramidas wrote: > % (gdb) bt > % #0 0x00000000 in ?? () > % #1 0x0806d194 in handle_ctrl_proto (proto=32855, pptr=0x8184018 "\001\001", length=14) > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:447 The following patch fixed the crash for me. At line 444, pfunc is set to NULL for unknown types of packets, but it isn't checked against NULL at line 447, so an attempt to call a function at address NULL is made (this is shown as the address of the last function called in the stack trace above). %%% Index: print-ppp.c =================================================================== RCS file: /home/ncvs/src/contrib/tcpdump/print-ppp.c,v retrieving revision 1.13 diff -u -r1.13 print-ppp.c --- print-ppp.c 31 Mar 2004 14:57:24 -0000 1.13 +++ print-ppp.c 20 Jan 2005 17:31:33 -0000 @@ -444,7 +444,7 @@ pfunc = NULL; break; } - if ((j = (*pfunc)(tptr, len)) == 0) + if (pfunc == NULL || (j = (*pfunc)(tptr, len)) == 0) break; x -= j; tptr += j; %%% From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 17:50:24 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C04416A4CE for ; Thu, 20 Jan 2005 17:50:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2BB743D4C for ; Thu, 20 Jan 2005 17: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.1/8.13.1) with ESMTP id j0KHoNNs045864 for ; Thu, 20 Jan 2005 17:50:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KHoN4Q045863; Thu, 20 Jan 2005 17:50:23 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 17:50:23 GMT Message-Id: <200501201750.j0KHoN4Q045863@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mohacsi Janos Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mohacsi Janos List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 17:50:24 -0000 The following reply was made to PR bin/76497; it has been noted by GNATS. From: Mohacsi Janos To: Giorgos Keramidas Cc: Janos Mohacsi , bug-followup@freebsd.org, matthias.andree@web.de Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets Date: Thu, 20 Jan 2005 18:42:01 +0100 (CET) The problem lies in the logic of the print-ppp. If it does not found a suitable protocol switch default sets the decoding function (pfunc) to NULL and then call it. The latest CVS version of print-ppp.c of tcpdump already handles ipv6cp properly and catches null pointer if unknown CP is found. On Thu, 20 Jan 2005, Giorgos Keramidas wrote: > On 2005-01-20 13:14, Janos Mohacsi wrote: >> Try to read into the tcpdump the attached uuencoded ip6cp packet. >> >> begin 644 ip6cp_packet >> MU,.RH0(`!````````````/__```!````$%'O02,!!@`\````/``````"/SM! >> M^@`*0DOL'(AD$0#=^P`0@%> *```````````````` >> ` >> end > > True! > > This makes tcpdump segfault in CURRENT too. Building an unstripped, > debug version of tcpdump gives: > > % (gdb) bt > % #0 0x00000000 in ?? () > % #1 0x0806d194 in handle_ctrl_proto (proto=32855, pptr=0x8184018 "\001\001", length=14) > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:447 > % #2 0x0806e477 in handle_ppp (proto=0, p=0x8184018 "\001\001", length=14) > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:1064 > % #3 0x0806e5fb in ppp_print (p=0x8184018 "\001\001", length=14) > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:1146 > % #4 0x0806eac0 in pppoe_print (bp=0x8184010 "\021", length=46) > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pppoe.c:212 > % #5 0x0805aacf in ether_encap_print (ether_type=34916, p=0x8184010 "\021", length=46, caplen=46, extracted_ether_type=0xbfbfe73a) > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c:257 > % #6 0x0805a5e1 in ether_print (p=0x8184010 "\021", length=46, caplen=46) > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c:142 > % #7 0x0805a723 in ether_if_print (h=0x0, p=0x8184002 "") > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ether.c:162 > % #8 0x08083724 in print_packet (user=0x0, h=0xbfbfe7e0, sp=0x8184002 "") > % at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/tcpdump.c:1010 > % #9 0x280d69a6 in pcap_offline_read () from /usr/lib/libpcap.so.3 > % #10 0x280e2750 in pcap_loop () from /usr/lib/libpcap.so.3 > % #11 0x0808321f in main (argc=3, argv=0x80836f0) at /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/tcpdump.c:803 > > Janos Mohacsi Network Engineer, Research Associate NIIF/HUNGARNET, HUNGARY Key 00F9AF98: 8645 1312 D249 471B DBAE 21A2 9F52 0D1F 00F9 AF98 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 18:00:47 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A1C16A4CE for ; Thu, 20 Jan 2005 18:00:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 971E043D31 for ; Thu, 20 Jan 2005 18:00:47 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KI0lW7046163 for ; Thu, 20 Jan 2005 18:00:47 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KI0lTV046162; Thu, 20 Jan 2005 18:00:47 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 18:00:47 GMT Message-Id: <200501201800.j0KI0lTV046162@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 18:00:47 -0000 The following reply was made to PR bin/76497; it has been noted by GNATS. From: Giorgos Keramidas To: Matthias Andree Cc: Janos Mohacsi , bug-followup@freebsd.org Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets Date: Thu, 20 Jan 2005 19:59:33 +0200 On 2005-01-20 18:50, Matthias Andree wrote: >Giorgos Keramidas wrote: >>On 2005-01-20 13:14, Janos Mohacsi wrote: >>> Try to read into the tcpdump the attached uuencoded ip6cp packet. >>> >>> begin 644 ip6cp_packet >>> MU,.RH0(`!````````````/__```!````$%'O02,!!@`\````/``````"/SM! >>> M^@`*0DOL'(AD$0#=^P`0@%>> *```````````````` >>> ` >>> end >> >> This makes tcpdump segfault in CURRENT too. Building an unstripped, >> debug version of tcpdump gives: > > Wasn't this already patched for FreeBSD 5? If so, why not just merge > 5->4 or import the patch from the vendor repo? The bug is there in RELENG_5 too. I had a CURRENT workstation near so I tested things on 6.X, but the HEAD revision of print-ppp.c is the same as the one on RELENG_5. From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 18:00:51 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EDAF16A4D9 for ; Thu, 20 Jan 2005 18:00:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 023FF43D3F for ; Thu, 20 Jan 2005 18:00:51 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KI0ok5046170 for ; Thu, 20 Jan 2005 18:00:50 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KI0o91046169; Thu, 20 Jan 2005 18:00:50 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 18:00:50 GMT Message-Id: <200501201800.j0KI0o91046169@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Matthias Andree Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matthias Andree List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 18:00:51 -0000 The following reply was made to PR bin/76497; it has been noted by GNATS. From: Matthias Andree To: Giorgos Keramidas Cc: Janos Mohacsi , bug-followup@freebsd.org Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets Date: Thu, 20 Jan 2005 18:50:16 +0100 Giorgos Keramidas wrote: > On 2005-01-20 13:14, Janos Mohacsi wrote: >>Try to read into the tcpdump the attached uuencoded ip6cp packet. >> >>begin 644 ip6cp_packet >>MU,.RH0(`!````````````/__```!````$%'O02,!!@`\````/``````"/SM! >>M^@`*0DOL'(AD$0#=^P`0@%>*```````````````` >>` >>end > > True! > > This makes tcpdump segfault in CURRENT too. Building an unstripped, > debug version of tcpdump gives: Wasn't this already patched for FreeBSD 5? If so, why not just merge 5->4 or import the patch from the vendor repo? From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 01:50:15 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA8E16A4CE for ; Fri, 21 Jan 2005 01:50:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963CB43D55 for ; Fri, 21 Jan 2005 01:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0L1oFBJ098473 for ; Fri, 21 Jan 2005 01:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0L1oFIG098470; Fri, 21 Jan 2005 01:50:15 GMT (envelope-from gnats) Resent-Date: Fri, 21 Jan 2005 01:50:15 GMT Resent-Message-Id: <200501210150.j0L1oFIG098470@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Yu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 941C716A4CE for ; Fri, 21 Jan 2005 01:40:45 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8034043D2D for ; Fri, 21 Jan 2005 01:40: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 j0L1ejhb046398 for ; Fri, 21 Jan 2005 01:40:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0L1ejv6046397; Fri, 21 Jan 2005 01:40:45 GMT (envelope-from nobody) Message-Id: <200501210140.j0L1ejv6046397@www.freebsd.org> Date: Fri, 21 Jan 2005 01:40:45 GMT From: David Yu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/76520: Add new kernel-side libiconv converter for mounting NTFS under UTF-8 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 01:50:16 -0000 >Number: 76520 >Category: kern >Synopsis: Add new kernel-side libiconv converter for mounting NTFS under UTF-8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 21 01:50:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: David Yu >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD momo 6.0-CURRENT FreeBSD 6.0-CURRENT #3: Sun Jan 16 11:21:20 PST 2005 root@davidyu.ucsd.edu:/usr/obj/usr/src/sys/DAVIDYU i386 >Description: The kernel-side libiconv currently used cannot convert unicode characters to UTF-8 which are longer than 2 bytes due to the lack of general encoding converter. This patch adds a new converter for encoding UCS-2 and UTF-8, but can easily extend to cover all general encodings. >How-To-Repeat: Mount a NTFS partition that has Chinese filenames under UTF-8. >Fix: http://www.cse.ucsd.edu/~chyu/patch/libkiconv.diff http://www.cse.ucsd.edu/~chyu/patch/ntfs.diff >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 03:00:50 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 877BF16A4CE for ; Fri, 21 Jan 2005 03:00:50 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D02B43D1F for ; Fri, 21 Jan 2005 03:00:50 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0L30nm2005545 for ; Fri, 21 Jan 2005 03:00:49 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0L30noe005544; Fri, 21 Jan 2005 03:00:49 GMT (envelope-from gnats) Date: Fri, 21 Jan 2005 03:00:49 GMT Message-Id: <200501210300.j0L30noe005544@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Pedro F. Giffuni" Subject: Re: ports/76122: New port CAD/brlcad X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Pedro F. Giffuni" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 03:00:50 -0000 The following reply was made to PR ports/76122; it has been noted by GNATS. From: "Pedro F. Giffuni" To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/76122: New port CAD/brlcad Date: Thu, 20 Jan 2005 18:54:56 -0800 (PST) Hello again; This modified port should work better.. I fixed (I think) the manpages and I adapted a security enhancement that I did for the graphics/URT port too. begin 644 brlcad.tar.gz M'XL(`&@-[$$``^Q;ZY/;-I+W5^FO8"6NVLW%FO?#<>UL1:/1C)6=UXUD3W;K MJE0@"5*,2(`+@-),7/[?KQ\@)8WHW)WM'>Z?'QU#2C\K]HZ.:)M[^WO[IX=[>\2XCEVD5%-X?@D2;=QUVDNZW MP85P,HB,A")^U^G\)%1P`(L6:AYGN@!.YU[&1@>7.\%5EB25RH*_I0S*'X4M MY(XVZ=^[WX+`ZTLCY?GXXC50W?N[A\EM_V9X5G>%C(_#A_'H[O:L<[JSMW/0 M'?0GPZN[A]%P?-;!)C?]\63X,!V/)LAY_6F-GH[O/CP,AI=W#U?#S]V-B@_G M%Z.'IANH&]U.X/\A\+8&VAW M@\'X*BAT+/,\4VE@GZV31;=[/3J?7@SOA[<7,+I2I3O'[UY_PL<:PP`^[Z9& ME+,LLKM0U86.;B^O1X,)-*V,Z_U'M_MA/)R>_VMT?W#6>9:6R*OKLX"(QX=_ MC!\&9QUX:("DCE6C"3_WP%S=[M7MAREJ'5U]>!BRCF^#2VT"I9>!5OES`!WG M61AD-BCS*DU%F,ONX/[^\KI_-?[^K-,;O?YT?3?H7Y_WQ\//NYF*\BJ6W>N+ MIL'U1@/0U6TZG/8?KN!9.KW>,G.S'M39LV]Z.73YS5JCX>W'[\^"NL^S;UY_ MJO'G;P+?$7(]_/Q-=R=+8ID$]_W!/_I78*`/H^N+T>W5BXYQ<+TXL_A(O5B& M51KT>E(1J4N7%=FO,N[NR-S*WY8LI8JEBIY[SHAHCK.[JH5GZLL[]S]'W;V,B?L.'T_1W,>-U]__IZ.H&FP\D9>O;M_EE' ME&7^7(AR9S\0-NJI(D6T2(^P6";P-]1N:F?@O+V%FP,=:;7H+=(#:-CYKVXG M,AJ%HRK,P-ESB?BYAUKB,,JE4(B>$N)(YX8V*.HA74YE4ZH>98S7IB"P5(L<+"L MX.F0=!Z`#5!1EM3/`LOPN<:962R$%`I0$&M"X7+[(D[A`7&)BLU`)8KC9;,>S:%L&AY(Y9>'*6-++5%;BX' MZ&,,11Q'NFBPU`GC,/6E?O*]`Q$)QUP0*1G%X#_2,$[RS'-GL6>!LZ(-O'P> ML^<`+(2*YXT7_7?&L`[21R'U[*W.>.\*N'K2=RWPE M:LLL\4]ERSR+Y`K7HDX:J3U>TA"]K-,B[)_L<143!PUAHRRK"7"!!H(+K&N@ M>:PK2ULCF!V&OVJ>`&KCIKA^$A%)Z\T&%I$\6W!&IC1XEQY2,8BD\M2@UE(U5)8G'=6MPX;<8KZ/+:Y@`$<\'(]SU0\P=T9*V%SO@M_0?3L9-\8)@8B MSR_`W1"IQ;W])R":>R0G\V6F?-7DR?DA#V8J'SOH"S&LF5`+$Q,V8W;H`]90 MQ(.BS)$<:(6+CT"2I8]9G*X1BJ0U&&JB'ZE#$C=N`#N-XL$AH?+W<6X\E6LK MU\C"XTXMJ@M-*,,JJOW&.^S#!20;;Z:IF`F>J;%2@5?02R(NQ M@ZT$S073))T$S81A`F;W68P.=:'OE!PNI*HM?Z$?9U*-8IKX"UV!!_!L7\"J MO=31>YJ4BZHH^Q#>+N2-+"!P\\)#%>F8>QRJ16:T*ECS<"%@*CK4T7O%XQX^ MD6<.GTISK5&&-'B*^T1[CRD(#(A2\?!)1A[>PTI&G[K4RHUB%L=`^&B'+OGW(\>&;E95>H<90A6QC9XR>K=!:\6 M0#@"MCX05P-FOA_=CB?]V\'0DX^W%QYIZVY%(9D:%0(VK@/?_PB"I"=?03H! M_`2[Q=CEGH`[5I8\,W%7JLN\D6WV`L#WV1.$9`UNGNE!YIE,/(9;VL#$C?P8 MXI/<=],L1L0NQL7$!#H>HP]9O++;1U3&_(\0CC7C^)C92I!.(T(HT`JT4,E! M4?@]GH:-![YGFX[B5:,`O!;[3R7VQ]L9K3>$8U>%EMB./886G>H[.%<\@4]^ MG:GY1V$(66Z)&FY$A($*=7D#1]6UUJ6'O)<@".%K8R$ M<6(G-WHA)[K,Y0((/]58W"6\`E'Z5L,\9K2[PWC8V`S\/G$'$3/Z/^Y=GIQ$ M9<`COUNJ9HKNA1KV7:497IG,>^FX]G+?",9V7;@:K_KDN1ZO M_(^$LU21+XYS*?$!QKHRD7P8H)6AR1BC(O0/K$)\#]MT/6PGX,H*IL0Z7@^* M%QALL3<4NA$$(]S@Q'K*[V.D`1S5^^AD<#V]&=[`E?;\PQ7243Y%3T,HG]RU M>-85#F(R,Q"8LOADON[ND_G4G^N`:E']H2S)G^@TH,FG=4(D6P0@A"/"X6Q\ M4!FZZ\CV\W*&8<&'DAM]<(F79/>F[?01]O+TMBK`OW``895Q1`MPR8$P4Q%N MFARQTKA]D'P0,`B7#4QA/XB#-=$DU\)-G9YBX$3",Z?Q&.YD:C&-N!%<%<.* MRZC>E`$G(9<4E)$L$&6NW2'SC>.RTE6XE MZQE5N=F@*J=ZOF*MU`-!VM?DC5[KS\JQ$-CK9I`C+V2T(U$ M0W/K6AZ?E-M#M*\$.2H%T^JLTS=PE7"XL2I<;OB7]F>)$$-*F`(5B`3."RQ+ M?%N!P."%0&$/(5Z751"F/'N`,NCCF4'L"R>@4X048@#0<2T.2WF.G`KNM0H` M#'$A+`$KJ>NBF].IAIB%DY(L%JI"XRO+UK&D-$&RF6=4R-&*^Z M+(X1+[)TS`7HH>8<6Q.`<)J'BX35.38D60AN,E61'*TX%(Q)3TQ1)0$X`#3* MQIG(=0J]HJBLPT$52&5E$9)2.&-HS.@G\->;4^(!@P4>031HB:$><-`7L2BQ M61+B4TE\OH0'#<M+([(:R.NPD,((*B%O#7D45AK6E>"#Q.K!N2S+X1T$>H7O!B.'^\"&_+(AX`H MCS<:^ZY>OE%G]2?5[XY:ICQ9DFN,]%C^!5+5IMO2W"C MS?9($PGGB*`EN"'9HKJ]KK'SIK2*M_N:022)[]*?-YBPWQDP%+K.NHIM"[C>52$YTAK+6G!D>K!-#5RQ/7BE'337\VUW MU!3L82?K[4NA<)0\EA<2<`(4I=ONHX3EWFRHFR)&Q-E+)[6PGLEQ6R!>3[42X-JWK;"LW5*)LVW:`_*WM`+\2D+NMVBW]N8E+ MGQ]@+I_MG.\:%?(3G&=V[%0>.<%091UQ;%^P>,`LJ=;,` M`E62AV(R)Q`)OQOE>DGVR?F%)`)9YOAV!B!_[V)$FN$TQ;+@=RB*7Y.3LZ\6 M%J%ZB_)K:(7.:6"%3>D<1P5XSMF2>\2`C@IZ,U"#&^Y"^YN4"J#UO*=I<\1W M[;1G$9.[\L@WA2/?,7=M%08EO8QA>3KCRGEZ,^?7&4!X"Y2ZK'`W@E6*1SN$ MA*1S66_+O!3KAS4BHZC%0&SWK)QX(DRF-S+%6P(!F)[:>$#9*B2V/^[AKDNW M/(*N,JC7B@1I?B=,I8^R:-43!U<=M%[#ZE!WO$C]HN<5%M!![^9US%2?^`"6@KI! M%:O`UADV>Z7F2B\5(1YU5?H%7]6-.U6YH`?&=]=T:58!,#+!0=O"=["<<:BS M]+')LMA1W6ZIK>O!NG$0H;^K/]W=WN%WU(N[P;C;^?'3P\WGH&>2X/6G^X?A MY>CGS[M6%"5>J4K\,B'(%_V'Q,Z/KS_=T,=8:(X*$**2FX^??UO!>GO_)0^& MP]];@[^%-M[!S_,[Q?SOW=__^[_/_XCQ\S98Y_?OX-7_E/^!^)CR/_:.3D_W M#TXQ_^/D9/_/_(\_XG=S<1S\E9V@1WD6.V".G?#7@^^"LR`\"./]>#_<^T$< MQC^$\0]R_SA.WIZ^/8F2@[?QV^YX]*_AE\7W3XZ/CHY/CKZ"V_[Y^YU^?OW# MR=>#"W%DOD8?N/Y_(_]O_V3O@-?_PS8*SS+*8O51)"F."O@_'5=UU+ M3$J"6N5`!6XF7.`/,E#O7PH(UI/6&C`G09LW72,XSX845"6>>90P8S`)!P,1 MT!#78ED$E,B?;6;?=)5T2VWFF)H#-1"*R9A?=H15DDA3:WO#;RM(C:7WZCV, MZ2`F!>5=#-/M&ZJ$DF!)9!!S0N\Y!,<5!I?=[F0FZP"3#;>6.:>3 M0"^@TZ.]O8!TDLK*91!396@&B-.L[5*;T^.]-[``,)2'&I#D8(Q?>07!B$T7 M8Q_K%L$01U>VN[(%!$;"O^BA!![^G&6WGSA8>^)(E"+TPWH#79C/H=KN/CX_O.OC>[-WN[G*YW.%=%W,,=_^7#\>U_;_$2^/7Z..WX[_#D^,3 MWO^AV=[I'N__QX=_[O]_Q`^V^=TZ2;!+!*<)UOA@A)142ITDK9,IH[JW)*V3JNPJ1%#S%MT<.G0]\59A$R\HF+3-2IBT1A3@`!3%]D4.RC0$O71946[U))39N"(PQ6Z=6@E1?F-#+5=#]?F-F^3! M&HDYCBL2_&6-`']9432[:Z1=X7H1^UQ'QK[M6KYCS;!TK'I*&"D\C*3W;Y\2 MZ3$F17H(,5KD87KH`>9(>ECZQP:_C1ND&NGF<3AETN.UN:"TR1IF/!9*D62$ M29*$FC1)3]6)DDQBJN0*[5A*JF"&?NO+D`U&Z9,>V69VUY(GB5ZE3S*9>?V4 M2>G52Q?M]A\OIX.[^W\^C*[>3X@#/E]`M(0PEHN=N"I"(@H1[8`3K[`E6$+\ MM=^@@QV,5M;(6L)3*YG#KH_9=T6,\>YLD_8I#"^X_*9ZQ<0LYS6*HXP'-\8D M'C,"C]FN_=FI^`$LM]BNPE!QFQNJ%EZUS8N*N(5)QFSEP[(_:JM023LW2[_$ MGV(^Z59='+;QCEN81>^VREM,!14_MW+3_*F5K]-V+:5L;X]I*.T5MHW=QIO2 M%_O6FB=Z!;Q5D[38A<_GJ0Y_::F#L[U%#7UL;N5>2%C#[568N?BEBB^*S5N9 M7VB._V!$FB+3;568S+W%AK4\@YMA6P7F?&RS;0L3_^W$-E.+/!,6[K_BR[4M M%95IF2+*7]KB\B4(4TJVJ^8MG9:YP-MG6P5F1&VS59L2E;8O4XA'1)&U;`,8 M1-$7A^V:.J.JI29M6S:M9J"4*[S.?Z&F??=82Y)JK2NK%G?Q"4@M%0XOQVU\ M^EK8PH=89X'?6EJJ*`VSQ<^@AC\7;=78&03R2:6B%H_Z[_:N_;=MY`C_;/\5 M1`Z^V)$EBY0E47%3.&V"(D62*Y([H`\4CMG/H_]Z=73[V,;LK MWZ'7^X$+)-;.]\UP]DF*'(XH!K<1,"C-RR_D6HK,4@.*0/!]'!%GA)U72#\4 M&2;\@FU'(%W6$3(*B.X[^FU'M^L8-QT&_BT)#`03BG2T=L;/$. M\+^3K5"+&Y1AN.F7-!4!\3!"%OZ7/03$*N)[[!S\%=\[OA)W.2F+F^3J^XTP M4VBTES`]MM%#QCLMG:"P,Y-Z2M*1$K M3G!R.NA$+CH6MW[5$277H_'(;6N=$0&&;R2'(AS!54B!X*H/`LSNA!=7771> MVRR4UP;LV6A"]-[1Y#I&R,)OXOLL-!9;&ID;W@8&FHUUL8)V'@L6LO".:2@? M86ACBA&'9C87A&@AMC&)5IX22_@TC:/ZHXUCM-">YLHO\*.+?#03NV!("Z^- MCS3SA'C)HZCWTEZ%%VH5_FHEM,*B%1N//CEG,Q,?@8-L.A7!3*U<(/C4?78Q'/8Y+PU./ MHQZW\0D!K,=1CUI`3]AMGK;3'+/WMT&S=AH$T=I9$%=K9]%`0#.-#[VU,@MK M+[>7309*&\-K,=7&]%IX=9BOF55'-;+7)N#VO)[*@H3!''_MAU&U!&H=WCX[ MC`+N<\)7BE2HC-Q%6Z\XK8K7JGBM2M0BWX4"[G/"5SHM6N&TZ)5Y(-02L=KI MUM71F!>0*V)1'P2)(A&M,(EHJ"BKE6B)2A)5)-JJ1:HQQ;-&J)I4/>RDO.&8 M-Q@+AF+!0"PK2L[$LA^Q[$*,'%WNHECIH5CIH!CIGQCIGACKG1CKG!CK&SBI MPY?O0!8DBJ2SU4FX&4GO:@9"+1&KG`%6Y;3A%F?`5Q*AUJFR&J>9EYTB^9SP ME4Z-5CBMXK'XTNG16B)6.]VZRFD+BT]<>^+2JU>>H.F/K@5EJ">R0##!!*(5 M<4ZIJTY==-B:JV6R2XU,,:>XU@DYH]QR$U9;&8L'BJ5C2`M%62?*,D%6"1-) MQT':$R/-B;'6-&\3![(@422=J4["C1K<0POX2B+4.FU6:S39!+@*JC)M[S34 ML@V[#X7>CNDHO$;SMN85R^Y#JBBZBG93+;C.7&\Z-L.N&?;,\,0,7YMAB^-R9:9C]F=&KF6F0_9EI MC/V9L44STPC[LX4)G9N.NYB86K28F(Z[N#8==V$87_AO%92%EA"NUIMHK8>K M]7!],,(_948XSK7P;N5ZDVO]O7S&[E35P/PN`L%"T<%:DW]CQ3$QJ* MH1DUQ83[_G0QU,_WEJ$?R):BG_DM13\-6XJ^TUN*?D(V%'N3[<[:?;6[:O=4 MOTTU#/TT:QCZ)?A35(R]L7YX&:X_`L4-TS1.(W^HGW\4KO1PL9[.#-[M@_6? MR7?SMU6>&CEY&I11H-\+@/.81TEBV$X(YXUM1R*-4F^81TO0@1]>YH3/_J,,OU9$V3-;WZ+V85L".L M$AJO2?/12-:2S6O(FB1)V8O1[FA2?]+C%B]:(J]-ONR.V9\,\FW)QFO88IFQ M>+WFS6O)7,:RT4C2/-S9CD`HO`9]_5FR4O(W^3H9O)CLC3SU<:9*J3]J7.B( MO/I]FF]PA8;%TCR.BCLF@&^%5TT*GM87)F5W]T4A2Y1#C,OR),^B=2Q+T_TF MV2E"E@Q'E&["?5I$2`8DFJ M3*4:2?,]"L##@525LG0"F$*TU@P4O76-MY1">$LI1!H]];1\C)J<7` M@>CST6J?:?$DV&T@=8"%4V4F!H3+>U,3@R:5(+//0#FDC&3B9`$PC-Z2'B4S M+S5U2AD&65J.LFPO;$P*4=4OPSV^@J*'(BP5*VI+0]9?'R*@GQ M)5T$C^1B"!^A.C<+"F41OGY9UD!57`;D9(=KE(^:MHMG8`&`C5D5Z[9=>,B& MT.]UIY[J$$%0K7#QQ,%?]/L:>SRF62,\FSUS%4VPYX6BC"5C$V7UFE1.M85E2K=#B#'35=P05K*:Y)\ MC_B@=GR3KTF6=C$V$J)YWB3!EOU2-4A_I=_U#>^Q[V+5WN[YK5??4X.VL2&9V1\N8[2"]T=H:E M'X(W31\>1NLGJ]#7`,OBB9K+)Q\,WCI9A@\4>9HFN81CT=K094_1*_'#U;UN MUC9KG/[.DN$TKU)!9./_ZE?@GO#[;^[PY/_R9E-Y_.?7\^L^_\-O48;#H4,&_"J%5^BY1_U7_+"/ MTCS:G7Q(#P[\XIL[=US_I>N^G+KLU]\&@X'=AJ3N>2_=!5._O76&UXO+F3,@ M_\^=V]M3!\KZCHS+BS#/ET69WS`9RYP8YC6XSFYX+@3H5]N;TP&(BNAKN(1L M."!;0HUP3YUO6)Z_S]^_>??=\N/;MV\^+__T[N/K3__@#$$JER5[F^U?$^_' MFY.K%\[GN[1*-LXJ=,)#6NWN1LZ+*^KY=$9\'DSGG.>$SGX`)CS`[^4%SO/5 M;\D6:Y7D+>2^?;;V%`G5>DC:/GM'9.JL2Y M"RK[YW/G@JC_?#H\H0-%QY5X=,[&_F)/$ZV?DRE%=(B'27@XYZS3E@PX53HE MB+Z.+[*1`_%FH)U,(M+_]WFB+WWI M2U_ZTI>^]*4O?>E+7_K2E[[TI2]]Z4M?^M*7OO2E+WWI2U_ZTI>^]*4O?>E+ 27_K2E[[\?LI_`6F_GR0`H``` ` end __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 03:00:53 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4289416A4CF for ; Fri, 21 Jan 2005 03:00:53 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ABB243D1D for ; Fri, 21 Jan 2005 03:00:53 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0L30rBJ005554 for ; Fri, 21 Jan 2005 03:00:53 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0L30rqk005553; Fri, 21 Jan 2005 03:00:53 GMT (envelope-from gnats) Date: Fri, 21 Jan 2005 03:00:53 GMT Message-Id: <200501210300.j0L30rqk005553@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andrey Chernov Subject: Re: kern/76520: Add new kernel-side libiconv converter for mounting NTFS under UTF-8 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrey Chernov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 03:00:53 -0000 The following reply was made to PR kern/76520; it has been noted by GNATS. From: Andrey Chernov To: David Yu Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/76520: Add new kernel-side libiconv converter for mounting NTFS under UTF-8 Date: Fri, 21 Jan 2005 05:58:39 +0300 On Fri, Jan 21, 2005 at 01:40:45AM +0000, David Yu wrote: > >Description: > The kernel-side libiconv currently used cannot convert unicode characters to UTF-8 which are longer than 2 bytes due to the lack of general encoding > converter. This patch adds a new converter for encoding UCS-2 and UTF-8, but can easily extend to cover all general encodings. There is no needs to adds something into kernel or we ends up in tons of unneded encodings embedded, encoding modules must be made as klds. I even remember I saw some code in the freebsd-i18n archive. -- http://ache.pp.ru/ From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 05:40:16 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 545E916A4CE for ; Fri, 21 Jan 2005 05:40:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17CEB43D2D for ; Fri, 21 Jan 2005 05: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.1/8.13.1) with ESMTP id j0L5eF11032846 for ; Fri, 21 Jan 2005 05:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0L5eFI1032845; Fri, 21 Jan 2005 05:40:15 GMT (envelope-from gnats) Resent-Date: Fri, 21 Jan 2005 05:40:15 GMT Resent-Message-Id: <200501210540.j0L5eFI1032845@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, Daniel Fuller / Greg Ward Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37D2216A4CE for ; Fri, 21 Jan 2005 05:32:13 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F4743D31 for ; Fri, 21 Jan 2005 05:32:13 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0L5WCkI022859 for ; Fri, 21 Jan 2005 05:32:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0L5WC8r022857; Fri, 21 Jan 2005 05:32:12 GMT (envelope-from nobody) Message-Id: <200501210532.j0L5WC8r022857@www.freebsd.org> Date: Fri, 21 Jan 2005 05:32:12 GMT From: Daniel Fuller / Greg Ward To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/76525: Subsequent calls to select() a FIFO after a previous FIFO EOF causes calling process to hang X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 05:40:16 -0000 >Number: 76525 >Category: kern >Synopsis: Subsequent calls to select() a FIFO after a previous FIFO EOF causes calling process to hang >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 21 05:40:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Daniel Fuller / Greg Ward >Release: 5.3 Release >Organization: Berkeley Lab >Environment: FreeBSD render08.lbl.gov 5.3-STABLE FreeBSD 5.3-STABLE #2: Tue Jan 18 15:11:54 PST 2005 root@render08.lbl.gov:/farm/FreeBSD/releases/amd64/RELENG_5/obj/farm/FreeBSD/releases/amd64/RELENG_5/src/sys/SMP amd64 >Description: (Taken from an email by Greg Ward gward@lmi.net) Hi Danny, Well, it only took me 8 hours, but I found the problem with the latest version of [Free]BSD. I tracked down several false leads before I got on the right track -- it's only named FIFO's that seem to exhibit this problem. I depend on them for the -P and -PP option of rtrace, which is needed for memory sharing as I've set it up in Radiance. I don't think named FIFO's are used very often, which might explain why this has gone undetected (or at least unfixed). There are two test programs that demonstrate the problem. The first is called pipe.c, and on OS X, it produces the following (correct) output: pipe available for read Read 4 bytes from pipe: 'TEST' pipe available for read Read 0 bytes from pipe: '' Under FreeBSD 5.3, for some reason I get an exception condition on my pipe every time, which is strange but not fatal: Exception on pipe pipe available for read Read 4 bytes from pipe: 'TEST' Exception on pipe pipe available for read Read 0 bytes from pipe: '' On FreeBSD 4.10, I only get an exception at EOF, which I might expect: pipe available for read Read 4 bytes from pipe: 'TEST' Exception on pipe pipe available for read Read 0 bytes from pipe: '' The real trouble begins with the second FIFO test in fifo.c. Under OS X, I get the correct output: FIFO available for read Read 4 bytes from FIFO: 'TEST' FIFO available for read Read 0 bytes from FIFO: '' Under FreeBSD 4.10, I get exactly the same output -- even the exception condition is gone: FIFO available for read Read 4 bytes from FIFO: 'TEST' FIFO available for read Read 0 bytes from FIFO: '' However, under FreeBSD 5.3-STABLE, the poor thing hangs at the EOF, and select(2) never returns: FIFO available for read Read 4 bytes from FIFO: 'TEST' (process hangs in second call to select) Keep in mind that there should be no difference in the behavior between a named FIFO and a pipe -- the only difference is how they are mechanically connected by the two processes. Having the select() call hang when an EOF condition exists is not acceptable. I hope you can forward this to the appropriate FreeBSD gurus. Thanks, -Greg >How-To-Repeat: source code for test programs described above: /* * Check pipe behavior * * Greg Ward * Compare also fifo.c */ #include #include #include #include #include #include look(int fd) { fd_set readfds, excepfds; FD_ZERO(&readfds); FD_ZERO(&excepfds); FD_SET(fd, &readfds); FD_SET(fd, &excepfds); if (select(fd+1, &readfds, NULL, &excepfds, NULL) < 0) { perror("select"); exit(1); } if (FD_ISSET(fd, &excepfds)) puts("Exception on pipe"); if (FD_ISSET(fd, &readfds)) puts("pipe available for read"); } void spit(int fd) { char buf[512]; int n = read(fd, buf, sizeof(buf)); buf[n] = '\0'; printf("Read %d bytes from pipe: '%s'\n", n, buf); } main() { int pp[2]; pipe(pp); if (fork() == 0) { close(pp[0]); write(pp[1], "TEST", 4); close(pp[1]); _exit(0); } close(pp[1]); look(pp[0]); spit(pp[0]); look(pp[0]); spit(pp[0]); return(0); } ..Next Test Program... /* * Reproduce bug in FreeBSD 5.3-STABLE * * Greg Ward * See also pipe.c for comparison. */ #include #include #include #include #include #include const char FIFO[] = "/tmp/fifo"; void look(int fd) { fd_set readfds, excepfds; FD_ZERO(&readfds); FD_ZERO(&excepfds); FD_SET(fd, &readfds); FD_SET(fd, &excepfds); if (select(fd+1, &readfds, NULL, &excepfds, NULL) < 0) { perror("select"); exit(1); } if (FD_ISSET(fd, &excepfds)) puts("Exception on FIFO"); if (FD_ISSET(fd, &readfds)) puts("FIFO available for read"); } void spit(int fd) { char buf[512]; int n = read(fd, buf, sizeof(buf)); buf[n] = '\0'; printf("Read %d bytes from FIFO: '%s'\n", n, buf); } main() { int fifo_fd; unlink(FIFO); mkfifo(FIFO, 0666); if (fork() == 0) { fifo_fd = open(FIFO, O_WRONLY); write(fifo_fd, "TEST", 4); close(fifo_fd); _exit(0); } fifo_fd = open(FIFO, O_RDONLY); look(fifo_fd); spit(fifo_fd); look(fifo_fd); spit(fifo_fd); return(0); } ..END... >Fix: None known for FreeBSD 5.3X. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 07:10:25 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3DFD16A4CE for ; Fri, 21 Jan 2005 07:10:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A920943D1F for ; Fri, 21 Jan 2005 07:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0L7AOW0070451 for ; Fri, 21 Jan 2005 07:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0L7AOgt070450; Fri, 21 Jan 2005 07:10:24 GMT (envelope-from gnats) Resent-Date: Fri, 21 Jan 2005 07:10:24 GMT Resent-Message-Id: <200501210710.j0L7AOgt070450@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, Andrew Konstantinov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 910A116A4CE for ; Fri, 21 Jan 2005 07:07:21 +0000 (GMT) Received: from pop-a065c28.pas.sa.earthlink.net (pop-a065c28.pas.sa.earthlink.net [207.217.121.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5725543D41 for ; Fri, 21 Jan 2005 07:07:21 +0000 (GMT) (envelope-from andrei@kableu.com) Received: from h-69-3-26-80.snvacaid.dynamic.covad.net ([69.3.26.80] helo=mail.kableu.com) by pop-a065c28.pas.sa.earthlink.net with esmtp (Exim 3.33 #1) id 1Crst7-0002cM-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 20 Jan 2005 23:07:21 -0800 Received: from warrior.kableu.com (warrior.kableu.com [192.168.0.1]) by mail.kableu.com (Postfix) with ESMTP id 8F7BBC0DB for ; Thu, 20 Jan 2005 23:07:20 -0800 (PST) Received: by warrior.kableu.com (Postfix, from userid 1001) id 635A311445; Thu, 20 Jan 2005 23:07:20 -0800 (PST) Message-Id: <20050121070720.635A311445@warrior.kableu.com> Date: Thu, 20 Jan 2005 23:07:20 -0800 (PST) From: Andrew Konstantinov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/76526: [patch] cannot manipulate pf in securelevel 2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew Konstantinov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 07:10:25 -0000 >Number: 76526 >Category: kern >Synopsis: [patch] cannot manipulate pf in securelevel 2 >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 Jan 21 07:10:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrew Konstantinov >Release: FreeBSD 5.3-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD warrior.kableu.com 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Sun Jan 16 21:42:35 PST 2005 andrei@warrior.kableu.com:/usr/obj/usr/src/sys/CUSTOM i386 >Description: As it is described by the manual page for securelevel feature, if the machine is running at securelevel 3, it enforced an additional protection mechanism against altering the pf/ipf/ipfw settings. According to documentation, if the machine is running at secure level lower than 3, that should not happen. In reality this isn't true, since this feature is enforced if the system is running at the securelevel 2 and higher. >How-To-Repeat: Build FreeBSD 5.3-RELEASE-p5 system with pf. Set the securelevel to 2 and try to alter the pf rules (for example do pfctl -F all). The system will complain with a message saying that permission has been denied. >Fix: The following patch should fix the problem. --- fix.patch begins here --- --- sys/contrib/pf/net/pf_ioctl.c.orig Thu Jan 20 22:40:35 2005 +++ sys/contrib/pf/net/pf_ioctl.c Thu Jan 20 22:41:24 2005 @@ -1058,9 +1058,9 @@ /* XXX keep in sync with switch() below */ #ifdef __FreeBSD__ - if (securelevel_gt(td->td_ucred, 1)) + if (securelevel_gt(td->td_ucred, 2)) #else - if (securelevel > 1) + if (securelevel > 2) #endif switch (cmd) { case DIOCGETRULES: --- fix.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 08:30:28 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03A8816A4CE for ; Fri, 21 Jan 2005 08:30:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB79943D1D for ; Fri, 21 Jan 2005 08:30: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.1/8.13.1) with ESMTP id j0L8URNT078829 for ; Fri, 21 Jan 2005 08:30:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0L8URbs078827; Fri, 21 Jan 2005 08:30:27 GMT (envelope-from gnats) Date: Fri, 21 Jan 2005 08:30:27 GMT Message-Id: <200501210830.j0L8URbs078827@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Maxim Konovalov Subject: Re: kern/76526: [patch] cannot manipulate pf in securelevel 2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maxim Konovalov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 08:30:28 -0000 The following reply was made to PR kern/76526; it has been noted by GNATS. From: Maxim Konovalov To: Andrew Konstantinov Cc: bug-followup@freebsd.org Subject: Re: kern/76526: [patch] cannot manipulate pf in securelevel 2 Date: Fri, 21 Jan 2005 11:22:12 +0300 (MSK) Does the recent commit to HEAD (rev. 1.17 of pf_ioctl.c) solve your problem? http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/contrib/pf/net/pf_ioctl.c -- Maxim Konovalov From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 08:50:27 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A60C916A4CE for ; Fri, 21 Jan 2005 08:50:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FCD943D58 for ; Fri, 21 Jan 2005 08:50: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.1/8.13.1) with ESMTP id j0L8oRMM080112 for ; Fri, 21 Jan 2005 08:50:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0L8oRAi080111; Fri, 21 Jan 2005 08:50:27 GMT (envelope-from gnats) Date: Fri, 21 Jan 2005 08:50:27 GMT Message-Id: <200501210850.j0L8oRAi080111@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andrew Konstantinov Subject: Re: kern/76526: [patch] cannot manipulate pf in securelevel 2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew Konstantinov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 08:50:27 -0000 The following reply was made to PR kern/76526; it has been noted by GNATS. From: Andrew Konstantinov To: Maxim Konovalov Cc: bug-followup@freebsd.org Subject: Re: kern/76526: [patch] cannot manipulate pf in securelevel 2 Date: Fri, 21 Jan 2005 00:44:35 -0800 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 21, 2005 at 11:22:12AM +0300, Maxim Konovalov wrote: > Does the recent commit to HEAD (rev. 1.17 of pf_ioctl.c) solve your > problem? >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/contrib/pf/net/pf_ioctl.c It should. When will it or has it already been MFC'ed? Thanks, Andrew --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB8MDzg+6MtxSjexcRAvPZAJ9EYXK3+c/eG8zADAzk3D1dO0Mt3wCfRyEh GzwJxM7wcW39UXzS/DpBsOA= =4jd5 -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/-- From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 09:10:37 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF3316A4CE; Fri, 21 Jan 2005 09:10:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6AC943D45; Fri, 21 Jan 2005 09:10: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.1/8.13.1) with ESMTP id j0L9AbEv084676; Fri, 21 Jan 2005 09:10:37 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0L9Abv5084672; Fri, 21 Jan 2005 09:10:37 GMT (envelope-from maxim) Date: Fri, 21 Jan 2005 09:10:37 GMT From: Maxim Konovalov Message-Id: <200501210910.j0L9Abv5084672@freefall.freebsd.org> To: maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org, dhartmei@FreeBSD.org Subject: Re: kern/76526: [patch] cannot manipulate pf in securelevel 2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 09:10:37 -0000 Synopsis: [patch] cannot manipulate pf in securelevel 2 Responsible-Changed-From-To: freebsd-bugs->dhartmei Responsible-Changed-By: maxim Responsible-Changed-When: Fri Jan 21 09:08:48 GMT 2005 Responsible-Changed-Why: Over to the author of rev. 1.17 pf/net/pf_ioctl.c. Daniel, could you please decide it is OK to MFC that to RELENG_5 or not. http://www.freebsd.org/cgi/query-pr.cgi?pr=76526 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 17:10:18 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73FFC16A4CE for ; Fri, 21 Jan 2005 17:10:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3753943D3F for ; Fri, 21 Jan 2005 17: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.1/8.13.1) with ESMTP id j0LHAIow043977 for ; Fri, 21 Jan 2005 17:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LHAI4U043976; Fri, 21 Jan 2005 17:10:18 GMT (envelope-from gnats) Resent-Date: Fri, 21 Jan 2005 17:10:18 GMT Resent-Message-Id: <200501211710.j0LHAI4U043976@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, Sebastian Dröge Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C9916A4CE for ; Fri, 21 Jan 2005 17:07:53 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3016E43D1D for ; Fri, 21 Jan 2005 17:07:53 +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 j0LH7qEq062936 for ; Fri, 21 Jan 2005 17:07:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0LH7qoD062935; Fri, 21 Jan 2005 17:07:52 GMT (envelope-from nobody) Message-Id: <200501211707.j0LH7qoD062935@www.freebsd.org> Date: Fri, 21 Jan 2005 17:07:52 GMT From: Sebastian Dröge To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/76538: nfs-write on gbde partition stalls and continues much later X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 17:10:18 -0000 >Number: 76538 >Category: kern >Synopsis: nfs-write on gbde partition stalls and continues much later >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 Jan 21 17:10:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sebastian Dröge >Release: 5.3 >Organization: >Environment: FreeBSD hel.yggdrasil 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #1: Tue Jan 18 23:22:54 CET 2005 root@hel.yggdrasil:/usr/obj/usr/src/sys/HEL i386 >Description: Hi, /dev/da0s1d is an partition on a intel raid controller... it's mapped via gbde (with sector size 2048 as in the docs) to /dev/da0s1d.bde On /dev/da0s1d.bde is an UFS2 fs with softupdates this is exported with nfs when I mount this partition on a linux client and write some GB (in many files) to it the transfer stalls at some point (after random time and transfered size). Now bufdaemon and gbde have both ~40% cpu and on the client it says, that the nfs server isn't responding. When looking at gkrellm on the server it shows many writes on the harddisks and storcon (an configure/monitor tool for the raid controller) shows in it's cache monitor, that something is writing on the same sectors all the time. I can't write anything or read anything from the partition at that point... it just stalls also after a while everything turns back to normal operation and everything gets written ok to the disc Any ideas? >How-To-Repeat: 1. create a gbde mapping 2. export it with nfs (writeable) 3. write some GB from a client to it >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 17:10:21 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 197C916A4D4 for ; Fri, 21 Jan 2005 17:10:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F188A43D48 for ; Fri, 21 Jan 2005 17:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LHAKWH044028 for ; Fri, 21 Jan 2005 17:10:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LHAKKa044027; Fri, 21 Jan 2005 17:10:20 GMT (envelope-from gnats) Date: Fri, 21 Jan 2005 17:10:20 GMT Message-Id: <200501211710.j0LHAKKa044027@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: David Yu Subject: Re: kern/76520: Add new kernel-side libiconv converter for mounting NTFS under UTF-8 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Yu List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 17:10:21 -0000 The following reply was made to PR kern/76520; it has been noted by GNATS. From: David Yu To: Andrey Chernov Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/76520: Add new kernel-side libiconv converter for mounting NTFS under UTF-8 Date: Fri, 21 Jan 2005 09:07:51 -0800 The encodings this converter intended to support are just general encodings, i.e., encodings that can be directly computed from/to unicode without mapping tables. Please don't confuse them with other encodings. The current situation is that we still use translation table even with encodings that can be efficiently (in terms of space) computed. Besides, those patches from R. Imura for UTF-8 just increased the character size from 2 to 4 bytes. However, a character in UTF-8 can be as long as 6 bytes. Andrey Chernov wrote: > On Fri, Jan 21, 2005 at 01:40:45AM +0000, David Yu wrote: > >>>Description: >> >>The kernel-side libiconv currently used cannot convert unicode characters to UTF-8 which are longer than 2 bytes due to the lack of general encoding >>converter. This patch adds a new converter for encoding UCS-2 and UTF-8, but can easily extend to cover all general encodings. > > > There is no needs to adds something into kernel or we ends up in tons of > unneded encodings embedded, encoding modules must be made as klds. I > even remember I saw some code in the freebsd-i18n archive. > From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 17:20:34 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 696F316A4CE for ; Fri, 21 Jan 2005 17:20:34 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E627243D4C for ; Fri, 21 Jan 2005 17:20:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LHKXpC044313 for ; Fri, 21 Jan 2005 17:20:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LHKXpN044312; Fri, 21 Jan 2005 17:20:33 GMT (envelope-from gnats) Resent-Date: Fri, 21 Jan 2005 17:20:33 GMT Resent-Message-Id: <200501211720.j0LHKXpN044312@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, Damien Mercier Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F2FC16A4CE for ; Fri, 21 Jan 2005 17:14:39 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66D4043D1D for ; Fri, 21 Jan 2005 17:14:39 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LHEdfX064544 for ; Fri, 21 Jan 2005 17:14:39 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0LHEdPt064543; Fri, 21 Jan 2005 17:14:39 GMT (envelope-from nobody) Message-Id: <200501211714.j0LHEdPt064543@www.freebsd.org> Date: Fri, 21 Jan 2005 17:14:39 GMT From: Damien Mercier To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/76539: ipnat + dummynet on output on same interface broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 17:20:34 -0000 >Number: 76539 >Category: kern >Synopsis: ipnat + dummynet on output on same interface broken >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 21 17:20:33 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Damien Mercier >Release: 5.3-RELEASE-p8 >Organization: >Environment: FreeBSD test.grosmi.net 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #1: Fri Jan 21 17:35:16 CET 2005 root@test.grosmi.net:/usr/src/sys/i386/compile/FW3TEST i386 >Description: This is really similar to kern/61685. When ipnat and dummynet are configured on the same interface on output, the packet comming out of dummynet goes through ipnat a second time. If the dummynet ipfw rule is replaced by a simple pass rule, everything works correctly. >How-To-Repeat: Configure ipnat and dummynet on the same output interface for the same packets going out. Try to send a packet that match those rules, and notice that you cannot establish a connection. Then ipnat -l shows that the packet is nat-ed twice. Moreover if there are some ipf rules that should let the packet pass before the nat rule, but not after nat, ipf blocks the packet comming out of the dummynet (it is already nat-ed, and should go out directly). On the test setup, there are also redirect rules on the input side, and the first attempt (on freebsd 4.x) hit the kern/61685 problem :( >Fix: In netinet/ip_dummynet.c add around line 454 : switch (pkt->dn_dir) { case DN_TO_IP_OUT: + m->m_flags |= M_SKIP_FIREWALL; (void)ip_output(m, NULL, NULL, pkt->flags, NULL. NULL); In netinet/ip_output.c, add around line 660 : if (inet_pfil_hook.ph_busy_count == -1) goto passout; + if (m->m_flags & M_SKIP_FIREWALL) + goto passout; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 18:01:02 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4831816A505 for ; Fri, 21 Jan 2005 18:01:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C57643D1F for ; Fri, 21 Jan 2005 18:01:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LI111V046830 for ; Fri, 21 Jan 2005 18:01:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LI11bG046829; Fri, 21 Jan 2005 18:01:01 GMT (envelope-from gnats) Date: Fri, 21 Jan 2005 18:01:01 GMT Message-Id: <200501211801.j0LI11bG046829@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Sebastian =?ISO-8859-1?B?RHL2Z2U=?= Subject: Re: kern/76538: nfs-write on gbde partition stalls and continues much later X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sebastian =?ISO-8859-1?B?RHL2Z2U=?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 18:01:02 -0000 The following reply was made to PR kern/76538; it has been noted by GNATS. From: Sebastian =?ISO-8859-1?B?RHL2Z2U=?= To: freebsd-gnats-submit@FreeBSD.org, sebastian.droege@gmx.de Cc: Subject: Re: kern/76538: nfs-write on gbde partition stalls and continues much later Date: Fri, 21 Jan 2005 18:51:34 +0100 --Signature_Fri__21_Jan_2005_18_51_34_+0100_at4W6ZSG7piaZdJp Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable A workaround seems to create a new file on the partition locally... --Signature_Fri__21_Jan_2005_18_51_34_+0100_at4W6ZSG7piaZdJp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFB8UEyBsBdh1vkHyERAoj2AKCrG/PtbiGCm9ZWqLsF2iIe1Y5n0wCfT4TU someX40O7j3FyYUVFWGztnM= =Klng -----END PGP SIGNATURE----- --Signature_Fri__21_Jan_2005_18_51_34_+0100_at4W6ZSG7piaZdJp-- From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 19:10:11 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E642316A4CE for ; Fri, 21 Jan 2005 19:10:11 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9A7C43D31 for ; Fri, 21 Jan 2005 19: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.1/8.13.1) with ESMTP id j0LJABi5058069 for ; Fri, 21 Jan 2005 19:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LJABax058068; Fri, 21 Jan 2005 19:10:11 GMT (envelope-from gnats) Resent-Date: Fri, 21 Jan 2005 19:10:11 GMT Resent-Message-Id: <200501211910.j0LJABax058068@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, Zer0 Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4417E16A4CE for ; Fri, 21 Jan 2005 19:03:27 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21BD643D45 for ; Fri, 21 Jan 2005 19:03:27 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LJ3QSq043296 for ; Fri, 21 Jan 2005 19:03:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0LJ3QMl043295; Fri, 21 Jan 2005 19:03:26 GMT (envelope-from nobody) Message-Id: <200501211903.j0LJ3QMl043295@www.freebsd.org> Date: Fri, 21 Jan 2005 19:03:26 GMT From: Zer0 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/76551: re0: watchdog timeout X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 19:10:12 -0000 >Number: 76551 >Category: misc >Synopsis: re0: watchdog timeout >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 21 19:10:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Zer0 >Release: 5.3 >Organization: FLEXYnet >Environment: FreeBSD deniz.flexynet.org 5.3-STABLE FreeBSD 5.3-STABLE #2: Fri Jan 21 18:45:36 CET 2005 root@deniz.flexynet.org:/usr/obj/usr/src/sys/DENIZ i386 >Description: using the new "re" driver will output "re0: watchdog timeout" during a cvsup, the only way to solve that for me was do an ifconfig up/down on the interface... >How-To-Repeat: using cvsup to sync ports will do the job. >Fix: i have moved all cards from "re" driver to the old "rl" driver, that was a good solution for me... "re" seems really not stable. so now i have rl on this: rl0@pci0:11:0: class=0x020000 card=0x00b00e11 chip=0x813910ec rev=0x20 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter' class = network subclass = ethernet Hope re will be fixed or "rl" can replace "re" in the meanwhile. Thanks for your support. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 19:50:27 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3FE416A4CE for ; Fri, 21 Jan 2005 19:50:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A67A843D41 for ; Fri, 21 Jan 2005 19:50: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.1/8.13.1) with ESMTP id j0LJoR0m060287 for ; Fri, 21 Jan 2005 19:50:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LJoRxR060286; Fri, 21 Jan 2005 19:50:27 GMT (envelope-from gnats) Date: Fri, 21 Jan 2005 19:50:27 GMT Message-Id: <200501211950.j0LJoRxR060286@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Erik Norgaard Subject: Re: bin/76305: dhclient resets configured interfaces on startup X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erik Norgaard List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 19:50:27 -0000 The following reply was made to PR bin/76305; it has been noted by GNATS. From: Erik Norgaard To: freebsd-gnats-submit@FreeBSD.org, norgaard@locolomo.org Cc: Subject: Re: bin/76305: dhclient resets configured interfaces on startup Date: Fri, 21 Jan 2005 20:45:09 +0100 It appears from the status report that at least issue a) above will be resolved with the dhclient from OpenBSD. It has been ported but awaits importing into the tree. I have contacting Sam Leffler (sam at FreeBSD dot org) to hear if I can help testing, but have received no reply yet - sorry if I'm impatient :-) If I can help testing please let me know how/where to fetch the ported source. Thanks, Erik PS: Sorry for the lack of linewrapping in previous post - the web interface doesn't wrap it all up. -- Ph: +34.666334818 web: http://www.locolomo.org S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9 Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 20:10:29 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7853316A4CE for ; Fri, 21 Jan 2005 20:10:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D25F43D1F for ; Fri, 21 Jan 2005 20:10:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LKATqp065397 for ; Fri, 21 Jan 2005 20:10:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LKATVa065396; Fri, 21 Jan 2005 20:10:29 GMT (envelope-from gnats) Date: Fri, 21 Jan 2005 20:10:29 GMT Message-Id: <200501212010.j0LKATVa065396@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: =?ISO-8859-1?Q?Se=E1n_C=2E_Farley?= Subject: Re: kern/75368: initiate_write_inodeblock_ufs2() panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Se=E1n_C=2E_Farley?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 20:10:29 -0000 The following reply was made to PR kern/75368; it has been noted by GNATS. From: =?ISO-8859-1?Q?Se=E1n_C=2E_Farley?= To: freebsd-gnats-submit@FreeBSD.org, sean-freebsd@farley.org Cc: Subject: Re: kern/75368: initiate_write_inodeblock_ufs2() panic Date: Fri, 21 Jan 2005 14:01:19 -0600 (CST) This time the system did not panic quickly after the first message. I received three before it died: Jan 18 21:05:34 celt kernel: ad0: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=1949503 Jan 18 21:05:34 celt kernel: ad0: FAILURE - WRITE_DMA timed out Jan 19 09:06:03 celt kernel: ad0: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=1949503 Jan 19 09:06:10 celt kernel: ad0: FAILURE - WRITE_DMA timed out Jan 19 21:06:39 celt kernel: ad0: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=4583967 Jan 19 21:06:42 celt kernel: ad0: FAILURE - WRITE_DMA timed out I had added INVARIANTS and INVARIANT_SUPPORT to my kernel, but they did not show anything new. Also, each of these panics follow the same stack trace path. Sean -- sean-freebsd@farley.org From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 22:15:37 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9076516A4CE; Fri, 21 Jan 2005 22:15:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC4043D54; Fri, 21 Jan 2005 22:15:37 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from freefall.freebsd.org (bz@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LMFb4a078885; Fri, 21 Jan 2005 22:15:37 GMT (envelope-from bz@freefall.freebsd.org) Received: (from bz@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LMFb1a078881; Fri, 21 Jan 2005 22:15:37 GMT (envelope-from bz) Date: Fri, 21 Jan 2005 22:15:37 GMT From: "Bjoern A. Zeeb" Message-Id: <200501212215.j0LMFb1a078881@freefall.freebsd.org> To: Patrick@pine.nl, bz@FreeBSD.org, freebsd-bugs@FreeBSD.org, bz@FreeBSD.org Subject: Re: kern/75460: sk driver hangs X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 22:15:37 -0000 Synopsis: sk driver hangs State-Changed-From-To: open->closed State-Changed-By: bz State-Changed-When: Fri Jan 21 22:13:14 GMT 2005 State-Changed-Why: Patch has been committed to RELENG_4 and merged to 4.11RC. Responsible-Changed-From-To: freebsd-bugs->bz Responsible-Changed-By: bz Responsible-Changed-When: Fri Jan 21 22:13:14 GMT 2005 Responsible-Changed-Why: change to me so I will be notified on possible follow-ups. http://www.freebsd.org/cgi/query-pr.cgi?pr=75460 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 21 22:18:48 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 037EE16A4CE; Fri, 21 Jan 2005 22:18:48 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C729043D4C; Fri, 21 Jan 2005 22:18:47 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from freefall.freebsd.org (bz@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0LMIlWB079019; Fri, 21 Jan 2005 22:18:47 GMT (envelope-from bz@freefall.freebsd.org) Received: (from bz@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0LMIlHH079015; Fri, 21 Jan 2005 22:18:47 GMT (envelope-from bz) Date: Fri, 21 Jan 2005 22:18:47 GMT From: "Bjoern A. Zeeb" Message-Id: <200501212218.j0LMIlHH079015@freefall.freebsd.org> To: bz@FreeBSD.org, freebsd-bugs@FreeBSD.org, bz@FreeBSD.org Subject: Re: kern/61296: dhclient fails to start with SysKonnect LAN X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 22:18:48 -0000 Synopsis: dhclient fails to start with SysKonnect LAN Responsible-Changed-From-To: freebsd-bugs->bz Responsible-Changed-By: bz Responsible-Changed-When: Fri Jan 21 22:18:26 GMT 2005 Responsible-Changed-Why: I will handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=61296 From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 00:28:13 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9806B16A4CF; Sat, 22 Jan 2005 00:28:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 577D143D48; Sat, 22 Jan 2005 00:28:13 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from freefall.freebsd.org (das@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0M0SDq1092959; Sat, 22 Jan 2005 00:28:13 GMT (envelope-from das@freefall.freebsd.org) Received: (from das@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0M0SDVd092955; Sat, 22 Jan 2005 00:28:13 GMT (envelope-from das) Date: Sat, 22 Jan 2005 00:28:13 GMT From: David Schultz Message-Id: <200501220028.j0M0SDVd092955@freefall.freebsd.org> To: pawmal-posting@freebsd.lublin.pl, das@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/75638: sscanf %lld broken on 4.x X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 00:28:13 -0000 Synopsis: sscanf %lld broken on 4.x State-Changed-From-To: open->closed State-Changed-By: das State-Changed-When: Sat Jan 22 00:27:15 GMT 2005 State-Changed-Why: As has been explained, 4.X doesn't support scanf's %lld specifier. http://www.freebsd.org/cgi/query-pr.cgi?pr=75638 From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 09:40:30 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E854516A4CE for ; Sat, 22 Jan 2005 09:40:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8090F43D67 for ; Sat, 22 Jan 2005 09:40:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0M9eNRL097799 for ; Sat, 22 Jan 2005 09:40:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0M9eN7S097798; Sat, 22 Jan 2005 09:40:23 GMT (envelope-from gnats) Date: Sat, 22 Jan 2005 09:40:23 GMT Message-Id: <200501220940.j0M9eN7S097798@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Carsten Menke Subject: Re: kern/73289: [FreeBSD 5.3-STABLE] Interrupt storm on sym0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Carsten Menke List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 09:40:31 -0000 The following reply was made to PR kern/73289; it has been noted by GNATS. From: Carsten Menke To: freebsd-gnats-submit@FreeBSD.org, ohartman@web.de Cc: Subject: Re: kern/73289: [FreeBSD 5.3-STABLE] Interrupt storm on sym0 Date: Sat, 22 Jan 2005 09:36:06 +0100 I have the same Problem on irq5 my logs show: Jan 18 02:58:26 chantal kernel: Interrupt storm detected on "irq5: xl0 ohci1"; throttling interrupt source Further more I have core dumps all over the place, sh dumps core, mailwrapper, but this happens first after the system is up for 1 - 2 days. But the system itselfs does not panic. dmesg follows: Carsten Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.3-STABLE #6: Thu Jan 20 06:54:05 CET 2005 root@chantal.bootsy.home:/usr/src/sys/i386/compile/BOOTSY52 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) Processor (1394.08-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x644 Stepping = 4 Features=0x183f9ff AMD Features=0xc0440000 real memory = 536805376 (511 MB) avail memory = 515616768 (491 MB) acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xd0000000-0xd3ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) isab0: at device 2.0 on pci0 isa0: on isab0 ohci0: mem 0xcfffe000-0xcfffefff irq 11 at device 2.2 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xcffff000-0xcfffffff irq 5 at device 2.3 on pci0 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered atapci0: port 0xff00-0xff0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 2.5 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 pcm0: port 0xd800-0xd83f,0xdc00-0xdcff irq 11 at device 2.7 on pci0 pcm0: [GIANT-LOCKED] pcm0: xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xd400-0xd47f mem 0xcfffdf80-0xcfffdfff irq 5 at device 11.0 on pci0 miibus0: on xl0 bmtphy0: <3c905B 10/100 internal PHY> on miibus0 bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:50:04:50:fb:41 acpi_button0: on acpi0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 fdc0: port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ppc0: port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 npx0: [FAST] npx0: on motherboard npx0: INT 16 interface orm0: at iomem 0xc0000-0xc7fff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1394075963 Hz quality 800 Timecounters tick every 10.000 msec ad0: 58644MB [119150/16/63] at ata0-master UDMA100 acd0: CDRW at ata1-master PIO4 acd1: CDROM at ata1-slave UDMA33 cd1 at ata1 bus 0 target 1 lun 0 cd1: < ATAPI CDROM.48X 130Y> Removable CD-ROM SCSI-0 device cd1: 33.000MB/s transfers cd1: Attempt to query device size failed: NOT READY, Medium not present cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 16.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present Mounting root from ufs:/dev/ad0s1a WARNING: / was not properly dismounted WARNING: /home was not properly dismounted /home: mount pending error: blocks 60 files 9 /home: superblock summary recomputed WARNING: /tmp was not properly dismounted WARNING: /usr was not properly dismounted /usr: mount pending error: blocks 468 files 4 /usr: superblock summary recomputed WARNING: /var was not properly dismounted /var: mount pending error: blocks 2560 files 2 /var: superblock summary recomputed drm0: port 0xb800-0xb8ff mem 0xcfefc000-0xcfefffff,0xc8000000-0xcbffffff irq 5 at device 0.0 on pci1 info: [drm] AGP at 0xd0000000 64MB info: [drm] Initialized r128 2.5.0 20030725 on minor 0 -- "There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence." --Jeremy S. Anderson From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 14:00:41 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBD3716A4D0 for ; Sat, 22 Jan 2005 14:00:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D19543D5E for ; Sat, 22 Jan 2005 14:00:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0ME0aqn032173 for ; Sat, 22 Jan 2005 14:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0ME0akr032165; Sat, 22 Jan 2005 14:00:36 GMT (envelope-from gnats) Resent-Date: Sat, 22 Jan 2005 14:00:36 GMT Resent-Message-Id: <200501221400.j0ME0akr032165@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, Bjoern Koenig Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A6CC16A4CE for ; Sat, 22 Jan 2005 13:56:13 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61D3643D2D for ; Sat, 22 Jan 2005 13:56:12 +0000 (GMT) (envelope-from root@mail.alpha-tierchen.de) Received: from mail.alpha-tierchen.de (port-212-202-169-228.dynamic.qsc.de [212.202.169.228]) by mail.efacilitas.de (Postfix) with ESMTP id 570F51239E6 for ; Sat, 22 Jan 2005 14:55:51 +0100 (CET) Received: from localhost (localhost.local [127.0.0.1]) by mail.alpha-tierchen.de (Postfix) with ESMTP id 04C31CCD81F for ; Sat, 22 Jan 2005 14:55:26 +0100 (CET) Received: from mail.alpha-tierchen.de ([127.0.0.1]) by localhost (mail.efacilitas.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04277-01 for ; Sat, 22 Jan 2005 14:55:24 +0100 (CET) Received: by mail.alpha-tierchen.de (Postfix, from userid 0) id 37145CCD81E; Sat, 22 Jan 2005 14:55:24 +0100 (CET) Message-Id: <20050122135524.37145CCD81E@mail.alpha-tierchen.de> Date: Sat, 22 Jan 2005 14:55:24 +0100 (CET) From: Bjoern Koenig To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/76570: incorrect default in dot.login_conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bjoern Koenig List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 14:00:42 -0000 >Number: 76570 >Category: conf >Synopsis: incorrect default in dot.login_conf >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 22 14:00:35 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Björn König >Release: FreeBSD 5.3-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD hoppel.local 5.3-RELEASE-p4 FreeBSD 5.3-RELEASE-p4 #0: Mon Jan 10 10:02:44 CET 2005 root@hoppel.local:/usr/obj/usr/branch/RELENG_5_3/src/sys/HOPPEL i386 >Description: share/skel/dot.login_conf uses "de_DE.ISO8859-1" instead of "de_DE.ISO-8859-1" as example. German users which just remove the # walk into a trap because even simple utilities like 'tr' won't work correct. >How-To-Repeat: setenv LANG de_DE.ISO8859-1 echo abcdefghijklmnopqrstuvwxyz | tr '[a-z]' '[A-Z]' >Fix: --- src/share/skel/dot.login_conf Sat Jan 22 14:42:01 2005 +++ src/share/skel/dot.login_conf Sat Jan 22 14:42:14 2005 @@ -4,4 +4,4 @@ # #me:\ # :charset=iso-8859-1:\ -# :lang=de_DE.ISO8859-1: +# :lang=de_DE.ISO-8859-1: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 14:10:25 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C00ED16A4CF for ; Sat, 22 Jan 2005 14:10:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABFB43D2D for ; Sat, 22 Jan 2005 14: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.1/8.13.1) with ESMTP id j0MEAPEg036386 for ; Sat, 22 Jan 2005 14:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MEAPva036385; Sat, 22 Jan 2005 14:10:25 GMT (envelope-from gnats) Resent-Date: Sat, 22 Jan 2005 14:10:25 GMT Resent-Message-Id: <200501221410.j0MEAPva036385@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, Walter Belgers Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3604916A4CE for ; Sat, 22 Jan 2005 14:04:43 +0000 (GMT) Received: from giga.nl (giga.giga.nl [145.99.133.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id C268943D45 for ; Sat, 22 Jan 2005 14:04:42 +0000 (GMT) (envelope-from root@giga.nl) Received: by giga.nl (Postfix, from userid 0) id 3D6645C61; Sat, 22 Jan 2005 15:04:39 +0100 (CET) Message-Id: <20050122140439.3D6645C61@giga.nl> Date: Sat, 22 Jan 2005 15:04:39 +0100 (CET) From: Walter Belgers To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: gnu/76571: type in grep manual page X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Walter Belgers List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 14:10:25 -0000 >Number: 76571 >Category: gnu >Synopsis: type in grep manual page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 22 14:10:25 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Walter Belgers >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD giga.nl 5.3-RELEASE FreeBSD 5.3-RELEASE #1: Fri Dec 24 14:01:34 CET 2004 walter@:/usr/obj/usr/src/sys/GIGA i386 >Description: The manual page for GNU grep incorreclty names the '--line-buffered' option '--line-buffering'. >How-To-Repeat: man grep >Fix: --- /usr/src/gnu/usr.bin/grep/grep.1.orig Sat Jan 22 14:58:57 2005 +++ /usr/src/gnu/usr.bin/grep/grep.1 Sat Jan 22 14:59:07 2005 @@ -312,7 +312,7 @@ This is especially useful for tools like zgrep, e.g. .B "gzip -cd foo.gz |grep --label=foo something" .TP -.BR \-\^\-line-buffering +.BR \-\^\-line-buffered Use line buffering, it can be a performance penality. .TP .BR \-q ", " \-\^\-quiet ", " \-\^\-silent >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 14:11:32 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 373B816A4CE for ; Sat, 22 Jan 2005 14:11:32 +0000 (GMT) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05DA943D1D for ; Sat, 22 Jan 2005 14:11:32 +0000 (GMT) (envelope-from defuller@lbl.gov) Received: from [208.201.233.133] (adsl-208-201-233-133.sonic.net [208.201.233.133]) (authenticated bits=0) by a.mail.sonic.net (8.12.11/8.12.11) with ESMTP id j0MEBVuv014759 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Sat, 22 Jan 2005 06:11:32 -0800 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <83540A1F-6C7F-11D9-B8A7-000502FDA38D@lbl.gov> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-bugs@FreeBSD.org From: Daniel Fuller Date: Sat, 22 Jan 2005 06:11:30 -0800 X-Mailer: Apple Mail (2.619) Subject: revise wording for Problem Report kern/76525 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 14:11:32 -0000 Hello, Would it be possible to revise the text for following fields in Problem Report kern/76525 to make it more clear? Change title to read "select() hangs on EOF from named pipe (FIFO)" In the "How-To-Repeat" field change "source code for test programs described above:" to "source code for test programs described above: ...pipe.c:... " and further down, in the same field, before the listing of the second program change "..Next Test Program..." to "...fifo.c..." ...Thanks, Daniel Fuller From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 14:40:23 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4317F16A4CE for ; Sat, 22 Jan 2005 14:40:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C3E43D48 for ; Sat, 22 Jan 2005 14:40: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.1/8.13.1) with ESMTP id j0MEeM8Q038055 for ; Sat, 22 Jan 2005 14:40:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MEeMeG038054; Sat, 22 Jan 2005 14:40:22 GMT (envelope-from gnats) Date: Sat, 22 Jan 2005 14:40:22 GMT Message-Id: <200501221440.j0MEeMeG038054@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Sebastian =?ISO-8859-1?B?RHL2Z2U=?= Subject: Re: kern/76538: nfs-write on gbde partition stalls and continues much later X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sebastian =?ISO-8859-1?B?RHL2Z2U=?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 14:40:23 -0000 The following reply was made to PR kern/76538; it has been noted by GNATS. From: Sebastian =?ISO-8859-1?B?RHL2Z2U=?= To: freebsd-gnats-submit@FreeBSD.org, sebastian.droege@gmx.de Cc: Subject: Re: kern/76538: nfs-write on gbde partition stalls and continues much later Date: Sat, 22 Jan 2005 15:31:59 +0100 Well, after some further investigations on this problem I found an alway-working workaround... when it stalls I do "dd if=/dev/zero of=test count=1024" over ssh where test is on the nfs exported partition. the transfer continues and everything goes well until the next stalling Bye From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 14:43:05 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 008EE16A4CE; Sat, 22 Jan 2005 14:43:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCB9D43D39; Sat, 22 Jan 2005 14:43:04 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MEh4Gf038198; Sat, 22 Jan 2005 14:43:04 GMT (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MEh4uq038194; Sat, 22 Jan 2005 14:43:04 GMT (envelope-from ru) Date: Sat, 22 Jan 2005 14:43:04 GMT From: Ruslan Ermilov Message-Id: <200501221443.j0MEh4uq038194@freefall.freebsd.org> To: walter@giga.nl, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: gnu/76571: type in grep manual page X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 14:43:05 -0000 Synopsis: type in grep manual page State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Sat Jan 22 14:42:25 GMT 2005 State-Changed-Why: Duplicate of PR docs/72985, which has already been addressed. http://www.freebsd.org/cgi/query-pr.cgi?pr=76571 From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 15:00:56 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E3816A4CE for ; Sat, 22 Jan 2005 15:00:56 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9A5543D1D for ; Sat, 22 Jan 2005 15:00:55 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MF0tgt038952 for ; Sat, 22 Jan 2005 15:00:55 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MF0ts6038951; Sat, 22 Jan 2005 15:00:55 GMT (envelope-from gnats) Date: Sat, 22 Jan 2005 15:00:55 GMT Message-Id: <200501221500.j0MF0ts6038951@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= Subject: Re: conf/76570: incorrect default in dot.login.conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 15:00:56 -0000 The following reply was made to PR conf/76570; it has been noted by GNATS. From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: conf/76570: incorrect default in dot.login.conf Date: Sat, 22 Jan 2005 15:55:31 +0100 Setting LANG to de_DE.ISO-8859-1 causes new warnings/errors, for example > man something ctype locale: Invalid argument No manual entry for something From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 17:20:39 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C98E016A4D4 for ; Sat, 22 Jan 2005 17:20:39 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E01643D48 for ; Sat, 22 Jan 2005 17:20:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MHKdhD057681 for ; Sat, 22 Jan 2005 17:20:39 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MHKdWI057680; Sat, 22 Jan 2005 17:20:39 GMT (envelope-from gnats) Date: Sat, 22 Jan 2005 17:20:39 GMT Message-Id: <200501221720.j0MHKdWI057680@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= Subject: Re: conf/76570: incorrect default in dot.login.conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 17:20:39 -0000 The following reply was made to PR conf/76570; it has been noted by GNATS. From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: conf/76570: incorrect default in dot.login.conf Date: Sat, 22 Jan 2005 18:11:38 +0100 Please close this PR. I just didn't read the manpage of tr careful enough. From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 17:30:29 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7D1916A4D0; Sat, 22 Jan 2005 17:30:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 613FB43D46; Sat, 22 Jan 2005 17:30:27 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MHURKk057990; Sat, 22 Jan 2005 17:30:27 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MHUQXp057986; Sat, 22 Jan 2005 17:30:26 GMT (envelope-from maxim) Date: Sat, 22 Jan 2005 17:30:26 GMT From: Maxim Konovalov Message-Id: <200501221730.j0MHUQXp057986@freefall.freebsd.org> To: bkoenig@cs.tu-berlin.de, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/76570: incorrect default in dot.login_conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 17:30:29 -0000 Synopsis: incorrect default in dot.login_conf State-Changed-From-To: open->closed State-Changed-By: maxim State-Changed-When: Sat Jan 22 17:29:59 GMT 2005 State-Changed-Why: Closed at the submitter's request. http://www.freebsd.org/cgi/query-pr.cgi?pr=76570 From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 18:35:12 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AF8C16A4D0 for ; Sat, 22 Jan 2005 18:35:12 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D70C443D2F for ; Sat, 22 Jan 2005 18:35:11 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 23AAF148DB; Sat, 22 Jan 2005 12:35:11 -0600 (CST) Date: Sat, 22 Jan 2005 12:35:11 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Daniel Fuller In-Reply-To: <83540A1F-6C7F-11D9-B8A7-000502FDA38D@lbl.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-bugs@FreeBSD.org Subject: Re: revise wording for Problem Report kern/76525 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 18:35:12 -0000 On Sat, 22 Jan 2005, Daniel Fuller wrote: > Hello, > > Would it be possible to revise the text for following fields in Problem > Report kern/76525 to make it more clear? Updated, thanks. For the test programs, the better alternative might have been to create a sharfile. mcl From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 21:20:39 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9458316A4DB for ; Sat, 22 Jan 2005 21:20:38 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CBE343D1F for ; Sat, 22 Jan 2005 21:20:38 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MLKbn0084774 for ; Sat, 22 Jan 2005 21:20:37 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MLKbOY084772; Sat, 22 Jan 2005 21:20:37 GMT (envelope-from gnats) Resent-Date: Sat, 22 Jan 2005 21:20:37 GMT Resent-Message-Id: <200501222120.j0MLKbOY084772@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, swhetzel@gmail.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C51D916A4CE for ; Sat, 22 Jan 2005 21:18:41 +0000 (GMT) Received: from web53405.mail.yahoo.com (web53405.mail.yahoo.com [206.190.37.52]) by mx1.FreeBSD.org (Postfix) with SMTP id 532F343D3F for ; Sat, 22 Jan 2005 21:18:41 +0000 (GMT) (envelope-from zxycba2004@yahoo.com) Received: (qmail 83529 invoked by uid 60001); 22 Jan 2005 21:18:40 -0000 Received: from [38.119.184.14] by web53405.mail.yahoo.com via HTTP; Sat, 22 Jan 2005 13:18:40 PST Message-Id: <20050122211840.83527.qmail@web53405.mail.yahoo.com> Date: Sat, 22 Jan 2005 13:18:40 -0800 (PST) From: "Scot W. Hetzel" To: FreeBSD-gnats-submit@FreeBSD.org Subject: bin/76578: uniq truncates long lines to LINE_MAX (2048) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: swhetzel@gmail.com List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 21:20:39 -0000 >Number: 76578 >Category: bin >Synopsis: uniq truncates long lines to LINE_MAX >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 22 21:20:37 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD bsd5x.hetzel.org 5.3-STABLE FreeBSD 5.3-STABLE #6: Sun Jan 16 03:44:45 CST 2005 root@bsd5x.hetzel.org:/usr/obj/usr/src/5x/sys/GENERIC i386 >Description: I noticed that if you have a file with long lines (>2048 bytes), uniq(1) will truncate the line to 2048 bytes. This truncation is caused by the getline routine in src/usr.bin/uniq/uniq.c, where if it reaches the buflen-2, but not the end of a line, it discards the remainder of the line or until it gets WEOF. I consider this a bug, as uniq(1) shouldn't be discarding the end of a line. If sort(1) is used on the same file, the line isn't truncated. >How-To-Repeat: A simple way to repeat is to do the following: cd /usr/ports/accessibility/gnomemag make fetch-list > tmp.list make fetch-list >> tmp.list uniq tmp.list > tmp2.list ls -l tmp*list -rw-r--r-- 1 root wheel 4540 Jan 22 03:31 tmp.list -rw-r--r-- 1 root wheel 2048 Jan 22 03:32 tmp2.list tmp2.list should be half the size of tmp.list, but instead its 2048 bytes. NOTE: make sure you don't have the distfile for gnomemag before using fetch-list >Fix: The following patch makes it so that uniq no-longer truncates long lines. NOTE: I haven't figured out how to pass 'buflen' to 'thisbuflen' or 'prevbuflen' from getline. This will cause getline to realloc thisline again, when the line is greater than LINE_MAX, instead of greater than new buflen/sizeof(*thisline). Index: uniq.c =================================================================== RCS file: /home/ncvs/src/usr.bin/uniq/uniq.c,v retrieving revision 1.25 diff -u -r1.25 uniq.c --- uniq.c 2 Jul 2004 23:43:05 -0000 1.25 +++ uniq.c 22 Jan 2005 09:14:38 -0000 @@ -50,6 +50,7 @@ #include #include +#include #include #include #include @@ -71,13 +72,15 @@ void obsolete(char *[]); static void usage(void); int wcsicoll(wchar_t *, wchar_t *); +static wchar_t *__wcsalloc(wchar_t *); int main (int argc, char *argv[]) { wchar_t *t1, *t2; FILE *ifp, *ofp; - int ch; + int ch, b1; + size_t prevbuflen, thisbuflen; wchar_t *prevline, *thisline; char *p; const char *ifn; @@ -136,20 +139,24 @@ if (argc > 1) ofp = file(argv[1], "w"); - prevline = malloc(MAXLINELEN * sizeof(*prevline)); - thisline = malloc(MAXLINELEN * sizeof(*thisline)); + prevbuflen = MAXLINELEN * sizeof(*prevline); + thisbuflen = MAXLINELEN * sizeof(*thisline); + prevline = malloc(prevbuflen); + thisline = malloc(thisbuflen); + if (prevline == NULL || thisline == NULL) err(1, "malloc"); - if (getline(prevline, MAXLINELEN, ifp) == NULL) { + if (getline(prevline, prevbuflen, ifp) == NULL) { if (ferror(ifp)) err(1, "%s", ifp == stdin ? "stdin" : argv[0]); exit(0); } + if (!cflag && uflag && dflag) show(ofp, prevline); - while (getline(thisline, MAXLINELEN, ifp)) { + while (getline(thisline, thisbuflen, ifp)) { /* If requested get the chosen fields + character offsets. */ if (numfields || numchars) { t1 = skip(thisline); @@ -169,10 +176,13 @@ if (cflag || !dflag || !uflag) show(ofp, prevline); t1 = prevline; + b1 = prevbuflen; prevline = thisline; + prevbuflen = thisbuflen; if (!cflag && uflag && dflag) show(ofp, prevline); thisline = t1; + thisbuflen = b1; repeats = 0; } else ++repeats; @@ -191,12 +201,15 @@ wint_t ch; bufpos = 0; - while (bufpos + 2 != buflen && (ch = getwc(fp)) != WEOF && ch != '\n') + while ((ch = getwc(fp)) != WEOF && ch != '\n') { + if ((bufpos + 1) == buflen) { + buflen = buflen + (1024 * sizeof(*buf)); + buf = realloc(buf,buflen); + } buf[bufpos++] = ch; + } if (bufpos + 1 != buflen) buf[bufpos] = '\0'; - while (ch != WEOF && ch != '\n') - ch = getwc(fp); return (bufpos != 0 || ch == '\n' ? buf : NULL); } @@ -278,16 +291,42 @@ exit(1); } +static wchar_t * +__wcsalloc(wchar_t *ws) +{ + wchar_t *wcs; + + if ((wcs = malloc(wcslen(ws) + 1)) == NULL) + return (NULL); + + return (wcs); +} + int wcsicoll(wchar_t *s1, wchar_t *s2) { - wchar_t *p, line1[MAXLINELEN], line2[MAXLINELEN]; + wchar_t *p, *l1, *l2; + int diff, sverrno; + + if ((l1 = __wcsalloc(s1)) == NULL || (l2 = __wcsalloc(s2)) == NULL) { + sverrno = errno; + free(l1); + errno = sverrno; + return(wcscmp(s1,s2)); + } - for (p = line1; *s1; s1++) + for (p = l1; *s1; s1++) *p++ = towlower(*s1); *p = '\0'; - for (p = line2; *s2; s2++) + for (p = l2; *s2; s2++) *p++ = towlower(*s2); *p = '\0'; - return (wcscoll(line1, line2)); + + diff = wcscoll(l1,l2); + sverrno = errno; + free(l1); + free(l2); + errno = sverrno; + + return (diff); } __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com >Release-Note: >Audit-Trail: >Unformatted: X-send-pr-version: 3.113 X-GNATS-Notify: (2048) From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 22:41:23 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B46416A4CE; Sat, 22 Jan 2005 22:41:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E794743D2D; Sat, 22 Jan 2005 22:41:22 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MMfMOG093648; Sat, 22 Jan 2005 22:41:22 GMT (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MMfMmO093644; Sat, 22 Jan 2005 15:41:22 -0700 (MST) (envelope-from imp) Date: Sat, 22 Jan 2005 15:41:22 -0700 (MST) From: Warner Losh Message-Id: <200501222241.j0MMfMmO093644@freefall.freebsd.org> To: goto@snowy.to, imp@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/74262: [patch] [if_rl] Added to support a CardBus NIC with RealTek 8169 chip X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 22:41:23 -0000 Synopsis: [patch] [if_rl] Added to support a CardBus NIC with RealTek 8169 chip State-Changed-From-To: open->closed State-Changed-By: imp State-Changed-When: Sat Jan 22 15:41:10 MST 2005 State-Changed-Why: committed to current. http://www.freebsd.org/cgi/query-pr.cgi?pr=74262 From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 22:49:35 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2195416A4CE; Sat, 22 Jan 2005 22:49:35 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD7E43D45; Sat, 22 Jan 2005 22:49:34 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j0MMkbIe063856; Sat, 22 Jan 2005 15:46:37 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 22 Jan 2005 15:47:51 -0700 (MST) Message-Id: <20050122.154751.101778353.imp@bsdimp.com> To: goto@snowy.to, imp@FreeBSD.org, freebsd-bugs@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200501222241.j0MMfMmO093644@freefall.freebsd.org> References: <200501222241.j0MMfMmO093644@freefall.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Subject: Re: kern/74262: [patch] [if_rl] Added to support a CardBus NIC with RealTek 8169 chip X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 22:49:35 -0000 GOTO-san, thanks for such a good bug report! Please let me know if there's any problems with what I committed. Thanks much. $B$3$N(BPR$B$O$$$$$G$9!#$I$b$"$j$,$H$&$4$6$$$^$9!#(B $B!t(B $B$9$_$^$;$s!"$,;d$NF|K\$4$,$9$_$^$;$s!"$,;d$NF|K\$4$,$h$/$J$$!#(B Warner From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 22 23:40:33 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08D7516A4D7 for ; Sat, 22 Jan 2005 23:40:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E4F543D6A for ; Sat, 22 Jan 2005 23:40:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0MNePmt000698 for ; Sat, 22 Jan 2005 23:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0MNePGp000697; Sat, 22 Jan 2005 23:40:25 GMT (envelope-from gnats) Resent-Date: Sat, 22 Jan 2005 23:40:25 GMT Resent-Message-Id: <200501222340.j0MNePGp000697@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, Jon Passki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C43B316A4CE for ; Sat, 22 Jan 2005 23:36:10 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD15843D1D for ; Sat, 22 Jan 2005 23:36:10 +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 j0MNaA77065483 for ; Sat, 22 Jan 2005 23:36:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0MNaA5r065481; Sat, 22 Jan 2005 23:36:10 GMT (envelope-from nobody) Message-Id: <200501222336.j0MNaA5r065481@www.freebsd.org> Date: Sat, 22 Jan 2005 23:36:10 GMT From: Jon Passki To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: conf/76583: RELENG_5 src/Makefile.inc1 CHECK_UIDS and CHECK_GIDS checks are improper X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 23:40:35 -0000 >Number: 76583 >Category: conf >Synopsis: RELENG_5 src/Makefile.inc1 CHECK_UIDS and CHECK_GIDS checks are improper >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 22 23:40:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jon Passki >Release: RELENG_5 as of 1/22/05 >Organization: >Environment: N/A >Description: # # $FreeBSD: src/Makefile.inc1,v 1.438.2.11 2004/12/25 07:52:41 ru Exp $ # .for uid in ${CHECK_UIDS} @if ! `id -u ${uid} >/dev/null 2>&1`; then \ echo "ERROR: Required ${uid} user is missing, see /usr/src/UPDATING."; \ false; \ fi .endfor This check is improper in that it checks the active system for the user (and later group) accouts. Logically, at least it should check the destination passwd file for the entry. I have DESTDIR set for this build, and will be exporting it to other systems. So, I don't care if the build system has the user account or not. As a workaround, can these be wrappered with something like a NO_CHECK_IDS make variable? Thanks, Jon >How-To-Repeat: cd /usr/src; make installworld #don't have all the required ids available >Fix: See Full Description above for workaround or check. >Release-Note: >Audit-Trail: >Unformatted: