From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 01:20:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E668716A4C0 for ; Sun, 24 Aug 2003 01:20:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6ADA43FE9 for ; Sun, 24 Aug 2003 01:20:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7O8KHUp029749 for ; Sun, 24 Aug 2003 01:20:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7O8KHhI029748; Sun, 24 Aug 2003 01:20:17 -0700 (PDT) Resent-Date: Sun, 24 Aug 2003 01:20:17 -0700 (PDT) Resent-Message-Id: <200308240820.h7O8KHhI029748@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, "Jukka A. Ukkonen" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB7D116A4BF for ; Sun, 24 Aug 2003 01:17:47 -0700 (PDT) Received: from cs78135006.pp.htv.fi (cs78135006.pp.htv.fi [62.78.135.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CD9A43FEA for ; Sun, 24 Aug 2003 01:17:42 -0700 (PDT) (envelope-from jau@cs78135006.pp.htv.fi) Received: (from root@localhost) by hvergelmir.thunderbolt.fi (8.12.9/8.11.3) id h7O7sTLc000737; Sun, 24 Aug 2003 10:54:29 +0300 (EEST) (envelope-from jau) Message-Id: <200308240754.h7O7sTLc000737@hvergelmir.thunderbolt.fi> Date: Sun, 24 Aug 2003 10:54:29 +0300 (EEST) From: "Jukka A. Ukkonen" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/55917: tun# devices cannot be created in 4.8-STABLE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Jukka A. Ukkonen" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 08:20:19 -0000 >Number: 55917 >Category: kern >Synopsis: tun# devices cannot be created in 4.8-STABLE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 24 01:20:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jukka A. Ukkonen >Release: FreeBSD 4.8-STABLE i386 >Organization: Mawit Ltd. >Environment: System: FreeBSD hvergelmir.thunderbolt.fi 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Aug 24 10:15:57 EEST 2003 root@hvergelmir.thunderbolt.fi:/usr/src/sys/compile/hvergelmir i386 >Description: It does not seem to make any difference whether one configures pseudo-device tun in the kernel or not. When trying ifconfig -a no tun# devices are listed. Creating one with ifconfig tun0 create fails. When trying kldload /modules/if_tun.ko kernel complains that the device or module is already present. (Which it should be of course when compiled in the config phase.) >How-To-Repeat: # kldstat Should show no if_tun.ko. # ifconfig -a Should show no tun0 etc. # ifconfig tun0 create Fails complaining about SIOCIFCREATE and wrong argument. # kldload /modules/if_tun.ko Complaint about the module already being present. >Fix: None known yet. The symptoms make me suspect the call parameters to ioctl SIOCIFCREATE might have changed in the kernel, but the user-land has not kept up. - This guess might be totally in the woods. It is just the first potential explanation that occured to me. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 01:40:05 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D8F916A4BF for ; Sun, 24 Aug 2003 01:40:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3F8443FA3 for ; Sun, 24 Aug 2003 01:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7O8e4Up030222 for ; Sun, 24 Aug 2003 01:40:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7O8e47I030221; Sun, 24 Aug 2003 01:40:04 -0700 (PDT) Date: Sun, 24 Aug 2003 01:40:04 -0700 (PDT) Message-Id: <200308240840.h7O8e47I030221@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Pawel Malachowski Subject: Re: kern/55917: tun# devices cannot be created in 4.8-STABLE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pawel Malachowski List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 08:40:05 -0000 The following reply was made to PR kern/55917; it has been noted by GNATS. From: Pawel Malachowski To: "Jukka A. Ukkonen" Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/55917: tun# devices cannot be created in 4.8-STABLE Date: Sun, 24 Aug 2003 10:41:52 +0200 On Sun, Aug 24, 2003 at 10:54:29AM +0300, Jukka A. Ukkonen wrote: > >How-To-Repeat: > # kldstat > Should show no if_tun.ko. > # ifconfig -a > Should show no tun0 etc. > # ifconfig tun0 create > Fails complaining about SIOCIFCREATE and wrong argument. > # kldload /modules/if_tun.ko > Complaint about the module already being present. And how about trying something like: echo '' > /dev/tun0 -- Paweł Małachowski From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 04:22:51 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B96F316A4BF for ; Sun, 24 Aug 2003 04:22:51 -0700 (PDT) Received: from xshare.com (pD9E0E2AD.dip.t-dialin.net [217.224.226.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5641943FAF for ; Sun, 24 Aug 2003 04:22:50 -0700 (PDT) (envelope-from plexus@snafu.de) Received: from localhost ([127.0.0.1] helo=snafu.de) by warpgondel2.xshare.com with esmtp (Exim 4.20) id 19qsxK-00009e-7c for freebsd-bugs@freebsd.org; Sun, 24 Aug 2003 13:22:46 +0200 Message-ID: <3F48A005.6090608@snafu.de> Date: Sun, 24 Aug 2003 13:22:45 +0200 From: Oliver Fischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030723 X-Accept-Language: de, de-at MIME-Version: 1.0 To: freebsd-bugs@freebsd.org References: <200308190725.h7J7PFTC091578@freefall.freebsd.org> In-Reply-To: <200308190725.h7J7PFTC091578@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: kern/53481: 5.1R does not recognise xl0 at every 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, 24 Aug 2003 11:22:51 -0000 > Does FreeBSD 4.8 work on this system? Does 5.1 work if you > disable ACPI during the boot process? I ran 4.8 before I switched to 5.1 and xl0 was working fine. Disabling ACPI doesn't help. From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 09:00:23 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EB3816A4BF for ; Sun, 24 Aug 2003 09:00:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C22C43F3F for ; Sun, 24 Aug 2003 09:00:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7OG0MUp009523 for ; Sun, 24 Aug 2003 09:00:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7OG0Mh8009522; Sun, 24 Aug 2003 09:00:22 -0700 (PDT) Resent-Date: Sun, 24 Aug 2003 09:00:22 -0700 (PDT) Resent-Message-Id: <200308241600.h7OG0Mh8009522@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, Hideyuki KURASHINA Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 503A016A4BF for ; Sun, 24 Aug 2003 08:56:06 -0700 (PDT) Received: from wasley.bl.mmtr.or.jp (wasley.bl.mmtr.or.jp [210.228.173.142]) by mx1.FreeBSD.org (Postfix) with SMTP id 4C50143FF2 for ; Sun, 24 Aug 2003 08:56:04 -0700 (PDT) (envelope-from rushani@FreeBSD.org) Received: (qmail 22253 invoked from network); 25 Aug 2003 00:56:02 +0900 Received: from unknown (HELO localhost) (202.229.16.132) by mx.bl.mmtr.or.jp with SMTP; 25 Aug 2003 00:56:02 +0900 Message-Id: <20030825.005515.82158510.rushani@FreeBSD.org> Date: Mon, 25 Aug 2003 00:55:15 +0900 (JST) From: Hideyuki KURASHINA To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: SHIOTA Shoichi cc: sos@FreeBSD.org Subject: kern/55926: [PATCH] VIA VT8237 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, 24 Aug 2003 16:00:23 -0000 >Number: 55926 >Category: kern >Synopsis: [PATCH] VIA VT8237 support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Aug 24 09:00:21 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Hideyuki KURASHINA >Release: >Organization: >Environment: >Description: I received a mail at FreeBSD mailing list in Japan, which is related to VIA VT8237. SHIOTA-san, who is original reporter, bought ASUS A7V600 that has KT600 Chipset. Unfortunately, FreeBSD 5.1-CURRENT recognizes that chip as follows; ad0: 114473MB [232581/16/63] at ata0-master PIO4 acd0: DVD-ROM at ata1-master PIO4 He made a simple patch that attached at end of this mail, applying to his system results like following; atapci0: port 0xa400-0xa4ff,0xa800-0xa80f,0xb000-0xb003, 0xb400-0xb407,0xb800-0xb803,0xd000-0xd007 irq 3 at device 15.0 on pci0 ata2: at 0xd000 on atapci0 ata3: at 0xb400 on atapci0 atapci1: port 0xa000-0xa00f at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci1 ata1: at 0x170 irq 15 on atapci1 ad0: 114473MB [232581/16/63] at ata0-master UDMA100 ata1-master: DMA limited to UDMA33, non-ATA66 cable or device acd0: DVD-ROM at ata1-master UDMA33 According to SHIOTA-san's testing, this change yields 12 times faster than before. I've checked VIA's web site, IDE Support, Linux Application Notes http://www.viaarena.com/?PageID=297 and then downloaded VT8237 South Bridge SATA RAID controller http://downloads.viaarena.com/LinuxApplicationNotes/Aug03/VIA%20RH7.2%20SATA%20Device%20ver0.8.gz then extracted it. The file `pcitable' in distfile shows 0x1106 0x3149 "viasraid" "VIATECH|VIA VT6420 RAID Controller" It seems that 0x3149 is sufficient for VT8237, I think. Could you please commit this? >How-To-Repeat: >Fix: Apply following patch; Index: ata-chipset.c =================================================================== RCS file: /home/ncvs/src/sys/dev/ata/ata-chipset.c,v retrieving revision 1.34 diff -u -r1.34 ata-chipset.c --- ata-chipset.c 24 Aug 2003 09:22:26 -0000 1.34 +++ ata-chipset.c 24 Aug 2003 15:33:41 -0000 @@ -2052,6 +2052,7 @@ { ATA_VIA8233C, 0x00, VIA100, 0x00, ATA_UDMA5, "VIA 8233C" }, { ATA_VIA8233A, 0x00, VIA133, 0x00, ATA_UDMA6, "VIA 8233A" }, { ATA_VIA8235, 0x00, VIA133, 0x00, ATA_UDMA6, "VIA 8235" }, + { ATA_VIA8237, 0x00, VIA133, 0x00, ATA_UDMA6, "VIA 8237" }, { 0, 0, 0, 0, 0, 0 }}; char buffer[64]; Index: ata-pci.h =================================================================== RCS file: /home/ncvs/src/sys/dev/ata/ata-pci.h,v retrieving revision 1.13 diff -u -r1.13 ata-pci.h --- ata-pci.h 24 Aug 2003 09:22:26 -0000 1.13 +++ ata-pci.h 24 Aug 2003 15:34:38 -0000 @@ -215,6 +215,7 @@ #define ATA_VIA8233A 0x31471106 #define ATA_VIA8233C 0x31091106 #define ATA_VIA8235 0x31771106 +#define ATA_VIA8237 0x31491106 #define ATA_VIA8361 0x31121106 #define ATA_VIA8363 0x03051106 #define ATA_VIA8371 0x03911106 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Aug 23 23:10:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C70E216A4BF for ; Sat, 23 Aug 2003 23:10:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 869E743FF3 for ; Sat, 23 Aug 2003 23:10:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7O6AJUp016609 for ; Sat, 23 Aug 2003 23:10:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7O6AJJ6016608; Sat, 23 Aug 2003 23:10:19 -0700 (PDT) Resent-Date: Sat, 23 Aug 2003 23:10:19 -0700 (PDT) Resent-Message-Id: <200308240610.h7O6AJJ6016608@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 Rudy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD45216A4BF for ; Sat, 23 Aug 2003 23:04:34 -0700 (PDT) Received: from wildfire.danielrudy.org (adsl-67-121-152-22.dsl.pltn13.pacbell.net [67.121.152.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D75543FA3 for ; Sat, 23 Aug 2003 23:04:34 -0700 (PDT) (envelope-from dcrudy@wildfire.danielrudy.org) Received: from wildfire.danielrudy.org (pszcds@localhost.danielrudy.org [127.0.0.1])h7O64X9W062916 for ; Sat, 23 Aug 2003 23:04:33 -0700 (PDT) (envelope-from dcrudy@wildfire.danielrudy.org) Received: (from root@localhost) by wildfire.danielrudy.org (8.12.8p1/8.12.8/Submit) id h7O64XUc062915; Sat, 23 Aug 2003 23:04:33 -0700 (PDT) Message-Id: <200308240604.h7O64XUc062915@wildfire.danielrudy.org> Date: Sat, 23 Aug 2003 23:04:33 -0700 (PDT) From: System Administrator To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-Mailman-Approved-At: Sun, 24 Aug 2003 10:51:21 -0700 Subject: conf/55916: Change to /etc/rc.network & /etc/defaults/rc.conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Rudy List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 06:10:20 -0000 >Number: 55916 >Category: conf >Synopsis: Change to /etc/rc.network & /etc/defaults/rc.conf >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: Sat Aug 23 23:10:19 PDT 2003 >Closed-Date: >Last-Modified: >Originator: System Administrator >Release: FreeBSD 4.8-RELEASE-p1 i386 >Organization: None >Environment: System: FreeBSD wildfire.danielrudy.org 4.8-RELEASE-p1 FreeBSD 4.8-RELEASE-p1 #0: Mon Aug 4 03:09:35 PDT 2003 root@strata.danielrudy.org:/usr/obj/usr/src/sys/WILDFIRE i386 >Description: In the /etc/rc.network file, there is no provision to add additional options to ppp startup such as unit #. This code change to rc.network and an additional entry in /etc/defaults/rc.conf will resolve this. >How-To-Repeat: Change Request: No trouble to repeat. >Fix: Beginning on line 279 of file /etc/rc.network, add these lines: case ${ppp_flags} in [Nn][Oo]) ;; *) ppp_command="${ppp_command} ${ppp_flags}" ;; esac Beginning on line 108 of file /etc/defaults/rc.conf, add this line: ppp_flags="NO" # Additional flags to ppp. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 12:00:38 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEBDE16A4C3 for ; Sun, 24 Aug 2003 12:00:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 535A243FBF for ; Sun, 24 Aug 2003 12:00:38 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7OJ0cUp025459 for ; Sun, 24 Aug 2003 12:00:38 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7OJ0c7n025458; Sun, 24 Aug 2003 12:00:38 -0700 (PDT) Date: Sun, 24 Aug 2003 12:00:38 -0700 (PDT) Message-Id: <200308241900.h7OJ0c7n025458@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: David Schultz Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Schultz List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 19:00:38 -0000 The following reply was made to PR bin/55346; it has been noted by GNATS. From: David Schultz To: Eugene Grosbein Cc: stable@FreeBSD.ORG, bug-followup@FreeBSD.ORG Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely Date: Sun, 24 Aug 2003 11:56:18 -0700 On Fri, Aug 15, 2003, Eugene Grosbein wrote: > I think I've found a memory leak in /bin/sh. > There is a case when dowait() and does frees resources of > completed job correctly. Here is a patch: > > Index: jobs.c > =================================================================== > RCS file: /home/ncvs/src/bin/sh/jobs.c,v > retrieving revision 1.27.2.11 > diff -u -r1.27.2.11 jobs.c > --- jobs.c 22 Jul 2003 13:11:26 -0000 1.27.2.11 > +++ jobs.c 15 Aug 2003 13:02:23 -0000 > @@ -960,10 +960,8 @@ > if (jp->state != state) { > TRACE(("Job %d: changing state from %d to %d\n", jp - jobtab + 1, jp->state, state)); > jp->state = state; > -#if JOBS > if (done) > - deljob(jp); > -#endif > + freejob(jp); > } > } > } I don't think this is right. This will cause jobs to be freed even when they shouldn't be. The general problem you're complaining about (here and earlier) is that /bin/sh only checks for the termination of backgrounded children when it displays a prompt, and of course it doesn't do that in the middle of a while loop. I don't know what the various standards have to say about this, but the behavior is probably just a bug. From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 12:30:08 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC8E16A4C0 for ; Sun, 24 Aug 2003 12:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3BAE43FAF for ; Sun, 24 Aug 2003 12:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7OJU5Up029705 for ; Sun, 24 Aug 2003 12:30:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7OJU5vZ029704; Sun, 24 Aug 2003 12:30:05 -0700 (PDT) Resent-Date: Sun, 24 Aug 2003 12:30:05 -0700 (PDT) Resent-Message-Id: <200308241930.h7OJU5vZ029704@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Kettenis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74F116A4BF for ; Sun, 24 Aug 2003 12:23:31 -0700 (PDT) Received: from walton.kettenis.dyndns.org (e115144.upc-e.chello.nl [213.93.115.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 581B843FBF for ; Sun, 24 Aug 2003 12:23:30 -0700 (PDT) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2])h7OJNSIW000326 for ; Sun, 24 Aug 2003 21:23:28 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) h7OJNRpF000867 for ; Sun, 24 Aug 2003 21:23:27 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost)h7OJNREF000866; Sun, 24 Aug 2003 21:23:27 +0200 (CEST) Message-Id: <200308241923.h7OJNREF000866@elgar.kettenis.dyndns.org> Date: Sun, 24 Aug 2003 21:23:27 +0200 (CEST) From: Mark Kettenis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/55932: X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Kettenis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 19:30:08 -0000 >Number: 55932 >Category: kern >Synopsis: >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 Aug 24 12:30:05 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mark Kettenis >Release: FreeBSD 5.1-CURRENT amd64 >Organization: >Environment: FreeBSD delius.kettenis.dyndns.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Aug 23 19:12:27 CEST 2003 kettenis@delius.kettenis.dyndns.org:/usr/obj/usr/src/sys/DELIUS amd64 >Description: FreeBSD doesn't recognize the AC'97 part of the AMD-8111 chipset >How-To-Repeat: >Fix: The attached patch adds the AMD-8111 chipset to the ich sound driver. With this patch, things seem to work fine. Documentation about the chipset is available here: http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24674.pdf with errata here: http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/25720.pdf --- src/sys/dev/sound/pci/ich.c.orig Fri Aug 22 09:04:10 2003 +++ src/sys/dev/sound/pci/ich.c Sat Aug 23 18:04:20 2003 @@ -652,6 +652,10 @@ device_set_desc(dev, "AMD-768"); return 0; + case 0x746d1022: + device_set_desc(dev, "AMD-8111"); + return 0; + default: return ENXIO; } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 13:00:11 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9188F16A4C0 for ; Sun, 24 Aug 2003 13:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FC443FE0 for ; Sun, 24 Aug 2003 13:00:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7OK0AUp030782 for ; Sun, 24 Aug 2003 13:00:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7OK0AmJ030781; Sun, 24 Aug 2003 13:00:10 -0700 (PDT) Resent-Date: Sun, 24 Aug 2003 13:00:10 -0700 (PDT) Resent-Message-Id: <200308242000.h7OK0AmJ030781@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, Thorsten Kuehnemann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11DA816A4BF for ; Sun, 24 Aug 2003 12:52:54 -0700 (PDT) Received: from webmail.tiscali.de (relay1.tiscali.de [62.26.116.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26BE843FAF for ; Sun, 24 Aug 2003 12:52:53 -0700 (PDT) (envelope-from tk@ef80.jnx.de) Received: from Haby.thorstenK.nu (213.54.46.165) by webmail.tiscali.de (6.7.019) id 3F2FB42900503568 for FreeBSD-gnats-submit@freebsd.org; Sun, 24 Aug 2003 21:52:52 +0200 Received: from ef80.jnx.de (ef80.thorstenK.nu [10.0.0.42]) by Haby.thorstenK.nu (8.12.9/8.12.9) with ESMTP id h7OJqlZN009388 for ; Sun, 24 Aug 2003 21:52:48 +0200 (CEST) (envelope-from tk@ef80.jnx.de) Received: from ef80.jnx.de (localhost.jnx.de [127.0.0.1]) by ef80.jnx.de (8.12.9/8.12.9) with ESMTP id h7OJqrej001123 for ; Sun, 24 Aug 2003 21:52:53 +0200 (CEST) (envelope-from tk@ef80.jnx.de) Received: (from tk@localhost) by ef80.jnx.de (8.12.9/8.12.9/Submit) id h7OJqqOl001122; Sun, 24 Aug 2003 21:52:52 +0200 (CEST) Message-Id: <200308241952.h7OJqqOl001122@ef80.jnx.de> Date: Sun, 24 Aug 2003 21:52:52 +0200 (CEST) From: Thorsten Kuehnemann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/55933: no dumpon/savecore with swap controlled by vinum X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thorsten Kuehnemann List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 20:00:11 -0000 >Number: 55933 >Category: misc >Synopsis: no dumpon/savecore with swap controlled by vinum >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 24 13:00:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thorsten Kuehnemann >Release: FreeBSD 5.1-RELEASE-p2 i386 >Organization: private >Environment: System: FreeBSD ef80.jnx.de 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #0: Wed Aug 20 13:41:44 CEST 2003 tk@ef80.jnx.de:/home/usr/obj/home/usr/src/sys/GENERIC-DEBUG i386 GENERIC with "makeoptions DEBUG=-g" enabled. >Description: With two disks you can mirror all filesystems and swap with vinum to get uninterrupted service if one disk fails. If you use mirrored swap you run into two problems with kernel panics: 1. The dumpon command does not accept vinum volumes. The command "swapon /dev/vinum/swap" returns with the error message dumpon: ioctl(DIOCSKERNELDUMP): Inappropriate ioctl for device This is ok, because the dump is written late and saved early in boot sequence so it might suffice to calculate an overlay partition b on one disk (described in Chapter 13.9.2 in the Handbook for a root volume) to save the dump, giving /dev/da0s1b to the dumpon command. this works great but... 2. the script "/etc/rc.d/savecore" refuses to save a dump with the error message: savecore: first and last dump headers disagree on /dev/vinum/swap savecore: unsaved dumps found but not saved As a result you cannot save dumps on swap devices controlled by vinum. >How-To-Repeat: >Fix: Perhaps it is possible to change /etc/rc.d/savecore to explicit call savecore with the configured name of $dumpdev. A second fix might be to add the overlay device in /etc/fstab with a FStype of 'dump' (according to the manual page of savecore). You will get an error message for /dev/vinum/swap but the extra entry marked as 'dump' will work. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 13:20:12 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03BFF16A4BF for ; Sun, 24 Aug 2003 13:20:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 640E743FF2 for ; Sun, 24 Aug 2003 13:20:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7OKKAUp034773 for ; Sun, 24 Aug 2003 13:20:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7OKKAiO034772; Sun, 24 Aug 2003 13:20:10 -0700 (PDT) Resent-Date: Sun, 24 Aug 2003 13:20:10 -0700 (PDT) Resent-Message-Id: <200308242020.h7OKKAiO034772@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, Thorsten Kuehnemann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F75D16A4C0 for ; Sun, 24 Aug 2003 13:10:55 -0700 (PDT) Received: from webmail.tiscali.de (relay1.tiscali.de [62.26.116.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7721543FE0 for ; Sun, 24 Aug 2003 13:10:54 -0700 (PDT) (envelope-from tk@ef80.jnx.de) Received: from Haby.thorstenK.nu (213.54.46.165) by webmail.tiscali.de (6.7.019) id 3F2FB429005046DC for FreeBSD-gnats-submit@freebsd.org; Sun, 24 Aug 2003 22:10:53 +0200 Received: from ef80.jnx.de (ef80.thorstenK.nu [10.0.0.42]) by Haby.thorstenK.nu (8.12.9/8.12.9) with ESMTP id h7OKApZN009416 for ; Sun, 24 Aug 2003 22:10:52 +0200 (CEST) (envelope-from tk@ef80.jnx.de) Received: from ef80.jnx.de (localhost.jnx.de [127.0.0.1]) by ef80.jnx.de (8.12.9/8.12.9) with ESMTP id h7OKAvej001266 for ; Sun, 24 Aug 2003 22:10:57 +0200 (CEST) (envelope-from tk@ef80.jnx.de) Received: (from tk@localhost) by ef80.jnx.de (8.12.9/8.12.9/Submit) id h7OKAvVT001265; Sun, 24 Aug 2003 22:10:57 +0200 (CEST) Message-Id: <200308242010.h7OKAvVT001265@ef80.jnx.de> Date: Sun, 24 Aug 2003 22:10:57 +0200 (CEST) From: Thorsten Kuehnemann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/55934: kernel panics while restoring into vinum volume with 64MB RAM X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thorsten Kuehnemann List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 20:20:12 -0000 >Number: 55934 >Category: kern >Synopsis: kernel panics while restoring into vinum volume with 64MB RAM >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 24 13:20:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thorsten Kuehnemann >Release: FreeBSD 5.1-RELEASE-p2 i386 >Organization: private >Environment: System: FreeBSD ef80.jnx.de 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #0: Wed Aug 20 13:41:44 CEST 2003 tk@ef80.jnx.de:/home/usr/obj/home/usr/src/sys/GENERIC-DEBUG i386 GENERIC-DEBUG is GENERIC with activated "makeoptions DEBUG=-g" The machine has only 64 MB RAM. >Description: While restoring a filesystem into a vinum volume /dev/vinum/root the kernel panics with the message: panic: kmem_malloc(4096): kmem_map too small: 27398144 total allocated Restoring the same data into a manually calculated overlay partition /dev/da0s1a (as described in Chapter 13.9.2 of the Handbook) works without problems. >How-To-Repeat: On a system with only 64 MB RAM create a big vinum volume for root and start to dump/restore all filesystems (with populated /usr/src and /usr/ports) into the new volume. >Fix: 1. Add the following line to the file /boot/lader.conf: kern.vm.kmem.size="59000000" Question to the kernel expert: Is it a good idea to change the default calculation of vm_kmem_size in /sys/kern/kern_malloc.c for low memory systems (for example lower VM_KMEM_SIZE_SCALE)??? or 2. Inrease the physical RAM size to a minimum of 128MB. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 13:50:14 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 481E916A4BF for ; Sun, 24 Aug 2003 13:50:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6900543F93 for ; Sun, 24 Aug 2003 13:50:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7OKoCUp035703 for ; Sun, 24 Aug 2003 13:50:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7OKoCBn035702; Sun, 24 Aug 2003 13:50:12 -0700 (PDT) Resent-Date: Sun, 24 Aug 2003 13:50:12 -0700 (PDT) Resent-Message-Id: <200308242050.h7OKoCBn035702@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, Thorsten Kuehnemann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26B7016A4BF for ; Sun, 24 Aug 2003 13:47:51 -0700 (PDT) Received: from webmail.tiscali.de (relay1.tiscali.de [62.26.116.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id E83B643FA3 for ; Sun, 24 Aug 2003 13:47:49 -0700 (PDT) (envelope-from tk@ef80.jnx.de) Received: from Haby.thorstenK.nu (213.54.46.165) by webmail.tiscali.de (6.7.019) id 3F2FA5810053DC19 for FreeBSD-gnats-submit@freebsd.org; Sun, 24 Aug 2003 22:47:48 +0200 Received: from ef80.jnx.de (ef80.thorstenK.nu [10.0.0.42]) by Haby.thorstenK.nu (8.12.9/8.12.9) with ESMTP id h7OKlkZN009458 for ; Sun, 24 Aug 2003 22:47:47 +0200 (CEST) (envelope-from tk@ef80.jnx.de) Received: from ef80.jnx.de (localhost.jnx.de [127.0.0.1]) by ef80.jnx.de (8.12.9/8.12.9) with ESMTP id h7OKlqej001459 for ; Sun, 24 Aug 2003 22:47:52 +0200 (CEST) (envelope-from tk@ef80.jnx.de) Received: (from tk@localhost) by ef80.jnx.de (8.12.9/8.12.9/Submit) id h7OKlqXx001458; Sun, 24 Aug 2003 22:47:52 +0200 (CEST) Message-Id: <200308242047.h7OKlqXx001458@ef80.jnx.de> Date: Sun, 24 Aug 2003 22:47:52 +0200 (CEST) From: Thorsten Kuehnemann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/55936: send-pr does not set mail envelope from X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thorsten Kuehnemann List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 20:50:14 -0000 >Number: 55936 >Category: misc >Synopsis: send-pr does not set mail envelope from >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 Aug 24 13:50:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Thorsten Kuehnemann >Release: FreeBSD 5.1-RELEASE-p2 i386 >Organization: private >Environment: System: FreeBSD ef80.jnx.de 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #0: Wed Aug 20 13:41:44 CEST 2003 tk@ef80.jnx.de:/home/usr/obj/home/usr/src/sys/GENERIC-DEBUG i386 A freshly installed system. >Description: send-pr(1) sends mail with the given "From:" address but it does not set the mail envelope from. As a result an delivery error cannot reported to the sender if the system is not fully configured because of a bad envelope from @ example: Aug 24 22:10:58 ef80 sm-mta[1266]: h7OKAvej001266: from= ^^^^^^^^^^^^^^ The "From:" and the "Reply-To:"-Header was filled with Thorsten.Kuehnemann@Hamburg.de >How-To-Repeat: Use send-pr on a freshly installed system and watch /var/log/maillog. >Fix: send-pr calls sendmail directly if $MAIL_AGENT is not set. sendmail accepts the option "-f $REPLY_TO" to set it right. The X-Authentication-Warning:-Header should be not a problem. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 15:52:32 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA7B16A4BF; Sun, 24 Aug 2003 15:52:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DDB43F85; Sun, 24 Aug 2003 15:52:31 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7OMqVUp046123; Sun, 24 Aug 2003 15:52:31 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7OMqVlS046119; Sun, 24 Aug 2003 15:52:31 -0700 (PDT) Date: Sun, 24 Aug 2003 15:52:31 -0700 (PDT) From: Martin Blapp Message-Id: <200308242252.h7OMqVlS046119@freefall.freebsd.org> To: mbr@FreeBSD.org, freebsd-bugs@FreeBSD.org, mbr@FreeBSD.org Subject: Re: kern/53656: Problem with if_dc and Davicom DM9102AF 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, 24 Aug 2003 22:52:32 -0000 Synopsis: Problem with if_dc and Davicom DM9102AF Responsible-Changed-From-To: freebsd-bugs->mbr Responsible-Changed-By: mbr Responsible-Changed-When: Sun Aug 24 15:52:12 PDT 2003 Responsible-Changed-Why: I'm working on this. http://www.freebsd.org/cgi/query-pr.cgi?pr=53656 From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 17:00:34 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B34C16A4BF for ; Sun, 24 Aug 2003 17:00:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0368243FBD for ; Sun, 24 Aug 2003 17:00:34 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7P00XUp051588 for ; Sun, 24 Aug 2003 17:00:33 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7P00Xsu051586; Sun, 24 Aug 2003 17:00:33 -0700 (PDT) Date: Sun, 24 Aug 2003 17:00:33 -0700 (PDT) Message-Id: <200308250000.h7P00Xsu051586@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gregory Bond Subject: Re: kern/55890: Error: bundle_Create: ioctl(TUNSIFMODE): Device busy X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gregory Bond List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 00:00:34 -0000 The following reply was made to PR kern/55890; it has been noted by GNATS. From: Gregory Bond To: Martin Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/55890: Error: bundle_Create: ioctl(TUNSIFMODE): Device busy Date: Mon, 25 Aug 2003 09:55:50 +1000 I don't know how much help this is, but I do exactly the same thing and have no problems with the SSH link interfering with the ADSL link. Are you running out of tun devices? (Or are they auto-cloned now?) From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 20:00:39 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D6A216A4BF for ; Sun, 24 Aug 2003 20:00:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1451744003 for ; Sun, 24 Aug 2003 20:00:34 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7P30XUp067790 for ; Sun, 24 Aug 2003 20:00:33 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7P30Xkp067789; Sun, 24 Aug 2003 20:00:33 -0700 (PDT) Resent-Date: Sun, 24 Aug 2003 20:00:33 -0700 (PDT) Resent-Message-Id: <200308250300.h7P30Xkp067789@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, Glenn Johnson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8723C16A4BF for ; Sun, 24 Aug 2003 19:54:05 -0700 (PDT) Received: from remt19.cluster1.charter.net (remt19.cluster1.charter.net [209.225.8.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6659443FBF for ; Sun, 24 Aug 2003 19:54:04 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by remt19.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 133729107 for FreeBSD-gnats-submit@freebsd.org; Sun, 24 Aug 2003 22:54:03 -0400 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.9/8.12.9) with ESMTP id h7P2s1vv013345 for ; Sun, 24 Aug 2003 21:54:01 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.9/8.12.9/Submit) id h7P2s1hK013344; Sun, 24 Aug 2003 21:54:01 -0500 (CDT) (envelope-from glenn) Message-Id: <200308250254.h7P2s1hK013344@gforce.johnson.home> Date: Sun, 24 Aug 2003 21:54:01 -0500 (CDT) From: Glenn Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/55945: Typo in share/misc/pci_vendors file X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Glenn Johnson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 03:00:39 -0000 >Number: 55945 >Category: misc >Synopsis: Typo in share/misc/pci_vendors file >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 24 20:00:33 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Glenn Johnson >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD gforce.johnson.home 5.1-CURRENT FreeBSD 5.1-CURRENT #91: Sun Aug 24 16:16:14 CDT 2003 root@gforce.johnson.home:/usr/obj/usr/src/sys/GFORCE i386 >Description: There is a typo in src/share/misc/pci_vendors. The file has a couple of references to "Redeon" that should be "Radeon". >How-To-Repeat: >Fix: --- share_misc_pci_vendors begins here --- --- share/misc/pci_vendors.orig Sun Aug 24 21:47:09 2003 +++ share/misc/pci_vendors Sun Aug 24 21:47:49 2003 @@ -248,7 +248,7 @@ 514A Radeon R200 QJ 514B Radeon R200 QK 514C R200 Radeon 8500 / 8500LE - 514D R200 Redeon 9100 Series + 514D R200 Radeon 9100 Series 514E Radeon R200 QM 514F Radeon R200 QN 5157 RV200 Radeon 7500 @@ -260,7 +260,7 @@ 516A Radeon R200 Qj 516B Radeon R200 Qk 516C Radeon 8500 / 8500LE - 516D R200 Redeon 9100 Series - Secondary + 516D R200 Radeon 9100 Series - Secondary 5245 Rage 128 GL PCI 5246 Rage 128 GL AGP 2x Rage Fury 16/32MB 5247 Rage 128 RG --- share_misc_pci_vendors ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 24 23:10:04 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A312A16A4BF for ; Sun, 24 Aug 2003 23:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD6843FE0 for ; Sun, 24 Aug 2003 23:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7P6A3Up086451 for ; Sun, 24 Aug 2003 23:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7P6A3Dc086450; Sun, 24 Aug 2003 23:10:03 -0700 (PDT) Resent-Date: Sun, 24 Aug 2003 23:10:03 -0700 (PDT) Resent-Message-Id: <200308250610.h7P6A3Dc086450@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Valentine Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 413C416A4BF for ; Sun, 24 Aug 2003 23:01:16 -0700 (PDT) Received: from pengo.systems.pipex.net (pengo.systems.pipex.net [62.241.160.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B2D43FB1 for ; Sun, 24 Aug 2003 23:01:13 -0700 (PDT) (envelope-from mark@thuvia.org) Received: from dotar.thuvia.org (81-86-238-214.dsl.pipex.com [81.86.238.214]) by pengo.systems.pipex.net (Postfix) with ESMTP id 8A1164C00A92 for ; Mon, 25 Aug 2003 07:01:10 +0100 (BST) Received: from dotar.thuvia.org (localhost [127.0.0.1]) by dotar.thuvia.org (8.12.9/8.12.9) with ESMTP id h7P61AjE054558 for ; Mon, 25 Aug 2003 07:01:10 +0100 (BST) (envelope-from mark@dotar.thuvia.org) Received: (from mark@localhost) by dotar.thuvia.org (8.12.9/8.12.9/Submit) id h7P61Avj054557; Mon, 25 Aug 2003 07:01:10 +0100 (BST) (envelope-from mark) Message-Id: <200308250601.h7P61Avj054557@dotar.thuvia.org> Date: Mon, 25 Aug 2003 07:01:10 +0100 (BST) From: Mark Valentine To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/55947: printf(1) mishandles \0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Valentine List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 06:10:04 -0000 >Number: 55947 >Category: bin >Synopsis: printf(1) mishandles \0 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 24 23:10:03 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mark Valentine >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD dotar.thuvia.org 4.8-STABLE FreeBSD 4.8-STABLE #6: Wed Jun 11 15:04:41 BST 2003 root@dotar.thuvia.org:/usr/obj/usr/src/sys/DOTAR i386 >Description: printf(1) doesn't handle the sequence \0 correctly in format strings: $ printf 'foo\0bar' | hd 00000000 66 6f 6f |foo| 00000003 The expected result is: $ printf 'foo\0bar' | hd 00000000 66 6f 6f 00 62 61 72 |foo.bar| 00000007 >How-To-Repeat: >Fix: Borrow code from NetBSD's printf(1)... >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 00:40:16 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B1A216A4BF for ; Mon, 25 Aug 2003 00:40:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52A0D43FBF for ; Mon, 25 Aug 2003 00:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7P7eFUp099894 for ; Mon, 25 Aug 2003 00:40:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7P7eFc4099893; Mon, 25 Aug 2003 00:40:15 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 00:40:15 -0700 (PDT) Resent-Message-Id: <200308250740.h7P7eFc4099893@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, Andre Albsmeier Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B792116A4EA for ; Mon, 25 Aug 2003 00:39:13 -0700 (PDT) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5109543FB1 for ; Mon, 25 Aug 2003 00:39:12 -0700 (PDT) (envelope-from andre.albsmeier@siemens.com) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.11.7/8.11.7) with ESMTP id h7P7dAH13804 for ; Mon, 25 Aug 2003 09:39:11 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.7/8.11.7) with ESMTP id h7P7dAG25879 for ; Mon, 25 Aug 2003 09:39:10 +0200 (MEST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) 1.46 2003/05/28 09:28:32 ust Exp $) with ESMTP id h7P7dAY5035098 for ; Mon, 25 Aug 2003 09:39:10 +0200 (CEST) Received: (from localhost) by curry.mchp.siemens.de (8.12.9/8.12.9) id h7P7dAKb072379 for FreeBSD-gnats-submit@freebsd.org; Mon, 25 Aug 2003 09:39:10 +0200 (CEST) Message-Id: <200308250739.h7P7dASD003261@curry.mchp.siemens.de> Date: Mon, 25 Aug 2003 09:39:10 +0200 (CEST) From: Andre Albsmeier To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/55950: [PATCH] fetch -ds dumps core on ftp URLs 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, 25 Aug 2003 07:40:16 -0000 >Number: 55950 >Category: bin >Synopsis: [PATCH] fetch -ds dumps core on ftp URLs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 25 00:40:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Andre Albsmeier >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD 4.8-STABLE #0: Tue Aug 12 09:17:59 CEST 2003 >Description: fetch does a coredump when getting invoked with -ds on ftp URLs. The bug was introduced with 1.16.2.31 of ftp.c. >How-To-Repeat: andre@gate:~>fetch -ds ftp://ftp.freebsd.org/pub/FreeBSD/README.TXT zsh: 13731 segmentation fault (core dumped) fetch -ds ftp://ftp.freebsd.org/pub/FreeBSD/README.TXT >Fix: in lib/libfetch/ftp.c we have: /* just a stat */ if (strcmp(op, "STAT") == 0) return (FILE *)1; /* bogus return value */ if (strcmp(op, "STOR") == 0 || strcmp(op, "APPE") == 0) so the fix is: --- lib/libfetch/ftp.c.ORI Tue Jun 10 08:54:16 2003 +++ lib/libfetch/ftp.c Mon Aug 25 08:15:06 2003 @@ -1006,7 +1006,7 @@ f = _ftp_request(url, "STAT", us, _ftp_get_proxy(flags), flags); if (f == NULL) return (-1); - fclose(f); + /* no need to close the file since the pointer is bogus anyway */ return (0); } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 03:28:44 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 767B316A4BF for ; Mon, 25 Aug 2003 03:28:44 -0700 (PDT) Received: from daemon.rofug.ro (daemon.rofug.ro [217.156.25.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E7343F93 for ; Mon, 25 Aug 2003 03:28:40 -0700 (PDT) (envelope-from ady@rofug.ro) Received: from daemon.rofug.ro (localhost [127.0.0.1]) by daemon.rofug.ro (8.12.8/8.12.8) with ESMTP id h7PASYJm045248 for ; Mon, 25 Aug 2003 13:28:34 +0300 (EEST) (envelope-from ady@rofug.ro) Received: from daemon.rofug.ro by daemon.rofug.ro (ECARTIS/1.0.0); Mon, 25 Aug 2003 13:28:34 +0300 (EEST) Date: Mon, 25 Aug 2003 13:28:34 +0300 (EEST) From: Ecartis To: freebsd-bugs@FreeBSD.ORG Message-ID: X-ecartis-antiloop: daemon.rofug.ro Precedence: list Expiry-Date: Tue, 26 Aug 2003 13:28:34 +0300 (EEST) Subject: Ecartis command results: -- Binary/unsupported file stripped by Ecartis -- X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 10:28:44 -0000 >> See the attached file for details Unknown command. --- Ecartis v1.0.0 - job execution complete. From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 05:40:23 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70EE016A4BF for ; Mon, 25 Aug 2003 05:40:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E4E43FF9 for ; Mon, 25 Aug 2003 05:40:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PCeLUp041227 for ; Mon, 25 Aug 2003 05:40:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PCeLTd041226; Mon, 25 Aug 2003 05:40:21 -0700 (PDT) Date: Mon, 25 Aug 2003 05:40:21 -0700 (PDT) Message-Id: <200308251240.h7PCeLTd041226@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Eugene Grosbein Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eugene Grosbein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 12:40:23 -0000 The following reply was made to PR bin/55346; it has been noted by GNATS. From: Eugene Grosbein To: David Schultz Cc: Eugene Grosbein , stable@FreeBSD.ORG, bug-followup@FreeBSD.ORG Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely Date: Mon, 25 Aug 2003 20:36:56 +0800 David Schultz wrote: > > On Fri, Aug 15, 2003, Eugene Grosbein wrote: > > I think I've found a memory leak in /bin/sh. > > There is a case when dowait() and does frees resources of > > completed job correctly. Here is a patch: > > > > Index: jobs.c > > =================================================================== > > RCS file: /home/ncvs/src/bin/sh/jobs.c,v > > retrieving revision 1.27.2.11 > > diff -u -r1.27.2.11 jobs.c > > --- jobs.c 22 Jul 2003 13:11:26 -0000 1.27.2.11 > > +++ jobs.c 15 Aug 2003 13:02:23 -0000 > > @@ -960,10 +960,8 @@ > > if (jp->state != state) { > > TRACE(("Job %d: changing state from %d to %d\n", jp - jobtab + 1, jp->state, state)); > > jp->state = state; > > -#if JOBS > > if (done) > > - deljob(jp); > > -#endif > > + freejob(jp); > > } > > } > > } > > I don't think this is right. This will cause jobs to be freed > even when they shouldn't be. Please give me an example when job should not be freed in dowait(). > The general problem you're complaining about (here and earlier) is > that /bin/sh only checks for the termination of backgrounded > children when it displays a prompt, and of course it doesn't do > that in the middle of a while loop. I don't know what the various > standards have to say about this, but the behavior is probably > just a bug. Yes it is. Both bash and zsh do not behave so. From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 06:30:23 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F2E416A4BF for ; Mon, 25 Aug 2003 06:30:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25C6943FA3 for ; Mon, 25 Aug 2003 06:30:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PDUJUp074390 for ; Mon, 25 Aug 2003 06:30:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PDUJoa074389; Mon, 25 Aug 2003 06:30:19 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 06:30:19 -0700 (PDT) Resent-Message-Id: <200308251330.h7PDUJoa074389@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Hannon Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEA7616A4BF for ; Mon, 25 Aug 2003 06:25:34 -0700 (PDT) Received: from mail007.syd.optusnet.com.au (mail007.syd.optusnet.com.au [211.29.132.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F7E43F93 for ; Mon, 25 Aug 2003 06:25:33 -0700 (PDT) (envelope-from mark@doorway.homeip.net) Received: from doorway.homeip.net (c211-28-121-120.sunsh3.vic.optusnet.com.au [211.28.121.120])h7PDPVR17690 for ; Mon, 25 Aug 2003 23:25:31 +1000 Received: from doorway.home.lan (localhost.home.lan [127.0.0.1]) by doorway.homeip.net (8.12.9/8.12.9) with ESMTP id h7PDPSn9025347 for ; Mon, 25 Aug 2003 23:25:28 +1000 (EST) (envelope-from mark@doorway.home.lan) Received: (from mark@localhost) by doorway.home.lan (8.12.9/8.12.9/Submit) id h7PDPSHF025346; Mon, 25 Aug 2003 23:25:28 +1000 (EST) Message-Id: <200308251325.h7PDPSHF025346@doorway.home.lan> Date: Mon, 25 Aug 2003 23:25:28 +1000 (EST) From: Mark Hannon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/55956: passwd chat script not backward compatible X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Hannon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 13:30:23 -0000 >Number: 55956 >Category: bin >Synopsis: passwd chat script not backward compatible >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 Aug 25 06:30:19 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mark Hannon >Release: FreeBSD 5.1-RELEASE i386 >Organization: >Environment: System: FreeBSD tbird.home.lan 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Changing password, as root, with 5.1-RELEASE has the following output: doorway:~# passwd mark Changing local password for mark New Password: Retype New Password: Changing passwd, as root, with the passwd command from 4.8-RELEASE gives: doorway:~# /usr/sandbox/4.8-RELEASE/usr/bin/passwd mark Changing local password for mark. New password: Retype new password: passwd: updating the database... passwd: done The passwd chat syntax is relied upon by applications such as samba in order to sync passwords. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 07:30:16 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0466116A4BF for ; Mon, 25 Aug 2003 07:30:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 923C243FE0 for ; Mon, 25 Aug 2003 07:30:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PEUFUp079933 for ; Mon, 25 Aug 2003 07:30:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PEUFnE079927; Mon, 25 Aug 2003 07:30:15 -0700 (PDT) Date: Mon, 25 Aug 2003 07:30:15 -0700 (PDT) Message-Id: <200308251430.h7PEUFnE079927@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Jukka A. Ukkonen" Subject: Re: kern/55917: tun# devices cannot be created in 4.8-STABLE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Jukka A. Ukkonen" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 14:30:16 -0000 The following reply was made to PR kern/55917; it has been noted by GNATS. From: "Jukka A. Ukkonen" To: freebsd-gnats-submit@freebsd.org Cc: jau@mawit.com Subject: Re: kern/55917: tun# devices cannot be created in 4.8-STABLE Date: Mon, 25 Aug 2003 17:20:41 +0300 Aha!! - This was not properly documented! A normal user cannot echo or cat anything to /dev/tun# (which seems to be expected). For root it works and the interfaces promptly appear also in the ifconfig list. Because there is the create parameter for ifconfig and other dynamically instantiated interfaces obey this method, it would be the natural way to create an interface and set its address, netmask, etc. also for the tun driver. This starts to look much more like two separate issues. Partly this falls back to sloppy documentation instead of a software bug. OTOH it would be a good idea to add support for the create ioctl to the tun driver to make it work the same way as all the other drivers which are instantiated as needed. The manual pages do not even hint to the fact that the tun# interfaces cannot be created with ifconfig at the moment. Neither is there any hint that the interface is created when the control device is opened. Too bad I am writing this exactly the day when the freeze period for 4.9 is supposed to begin. I guess now there is no chance to get extended ioctl support or manual page changes done before 4.9 goes out. -- Cheers, // jau A computer, to print out a fact, will divide, multiply, and subtract. But this output can be no more than debris, if the input was short of exact. -- Gigo From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 09:00:21 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 138D416A4BF for ; Mon, 25 Aug 2003 09:00:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A855843FD7 for ; Mon, 25 Aug 2003 09:00:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PG0JUp092819 for ; Mon, 25 Aug 2003 09:00:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PG0JoJ092818; Mon, 25 Aug 2003 09:00:19 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 09:00:19 -0700 (PDT) Resent-Message-Id: <200308251600.h7PG0JoJ092818@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, Jesper Monsted Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D97C16A4C0 for ; Mon, 25 Aug 2003 08:56:05 -0700 (PDT) Received: from has.died.and.gone.to.nerdheaven.dk (rootweiler.dk [193.88.12.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E2F143FDF for ; Mon, 25 Aug 2003 08:56:04 -0700 (PDT) (envelope-from monsted@has.died.and.gone.to.nerdheaven.dk) Received: by has.died.and.gone.to.nerdheaven.dk (Postfix, from userid 1000) id 079C8551B; Mon, 25 Aug 2003 17:56:01 +0200 (CEST) Message-Id: <20030825155601.079C8551B@has.died.and.gone.to.nerdheaven.dk> Date: Mon, 25 Aug 2003 17:56:01 +0200 (CEST) From: Jesper Monsted To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/55960: IO to PATA drives on Promise SATA150 TX2plus (PDC20375) causes kernel lock-up X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jesper Monsted List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 16:00:21 -0000 >Number: 55960 >Category: kern >Synopsis: IO to PATA drives on Promise SATA150 TX2plus (PDC20375) causes kernel lock-up >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 Aug 25 09:00:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jesper Monsted >Release: FreeBSD 5.1-RELEASE-p2 i386 >Organization: none >Environment: System: FreeBSD 5.1-RELEASE-p2 FreebSD 5.1-RELEASE-p2 #2: Sun Aug 24 22:45:33 CEST 2003 root@chef:/usr/obj/usr/src/sys/CHEF i386 P3-1000, 512 MB RAM, Adaptec 2940UW SCSI controller, Promise Ultra133 TX2 (2xATA133), Promise SATA150 TX2plus (2xSATA, 1xATA133) controllers, one SCSI, five ATA, two SATA drives, one ATA CDrom. # atacontrol list ATA channel 0: Master: ad0 ATA/ATAPI rev 5 Slave: ad1 ATA/ATAPI rev 5 ATA channel 1: Master: acd0 ATA/ATAPI rev 0 Slave: no device present ATA channel 2: Master: ad4 ATA/ATAPI rev 6 Slave: no device present ATA channel 3: Master: ad6 ATA/ATAPI rev 6 Slave: no device present ATA channel 4: Master: ad8 ATA/ATAPI rev 6 Slave: no device present ATA channel 5: Master: ad10 ATA/ATAPI rev 7 Slave: no device present ATA channel 6: Master: ad12 ATA/ATAPI rev 6 Slave: no device present >Description: Any command generating IO on the drives connected to the ATA133 channel of the SATA150 controller triggers a lock-up. There is no output on the terminal and the only option is a hard reset. First, it seemed to be a problem with vinum, but later study found it to be reproducable with 'dd if=/dev/ad8s1e of=/dev/null bs=1m' and similar. Similar commands running on the SATA drives work flawlessly. The drive in question is known good, since it was just taken off another controller and moved to the SATA one. The problem was seen on both 5.1-RELEASE and CURRENT. 4.x was not tested since it didn't support the SATA controller. The controller has been replaced with the same result. >How-To-Repeat: dd if=/dev/ad8s1e of=/dev/null bs=1m Most traffic to a vinum array containing drive on the failing channel. >Fix: None known. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 11:00:33 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60BE316A4BF for ; Mon, 25 Aug 2003 11:00:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7A8E43F85 for ; Mon, 25 Aug 2003 11:00:32 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PI0WUp029627 for ; Mon, 25 Aug 2003 11:00:32 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PI0WTl029620 for freebsd-bugs@freebsd.org; Mon, 25 Aug 2003 11:00:32 -0700 (PDT) Date: Mon, 25 Aug 2003 11:00:32 -0700 (PDT) Message-Id: <200308251800.h7PI0WTl029620@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, 25 Aug 2003 18:00:33 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/08/16] pending/55635gnats-admin Re: [approved] ports/53797: new ports dir o [2003/08/16] pending/55650gnats-admin update vim to tcl/tk 8.4 o [2003/08/17] pending/55681gnats-admin Re: IDE-CDROM not recognised o [2003/08/18] pending/55695gnats-admin Re: [approved] ports/53797: new ports dir o [2003/08/18] pending/55697gnats-admin Re: lang/php5 failure: free(): error: chu o [2003/08/18] pending/55716gnats-admin Re: [PATCH] www/rt2 marked broken o [2003/08/20] pending/55731gnats-admin Re: [approved] ports/53797: new ports dir o [2003/08/20] pending/55732gnats-admin Re: [approved] ports/53797: new ports dir o [2003/08/20] pending/55740gnats-admin port already installed check fails on 4.6 o [2003/08/20] pending/55749gnats-admin Re: [approved] ports/53797: new ports dir o [2003/08/20] pending/55752gnats-admin Returned mail: User unknown o [2003/08/20] pending/55753gnats-admin Please confirm your request to join tkeal o [2003/08/20] pending/55758gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55762gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55776gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55777gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55778gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55779gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55780gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55781gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55782gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55786gnats-admin Re: new port: x11/gnome-commander o [2003/08/20] pending/55791gnats-admin Re: Switch maintainer: sysutils/tentakel o [2003/08/20] pending/55793gnats-admin o [2003/08/20] pending/55808gnats-admin Re: [approved] ports/53797: new ports dir o [2003/08/20] pending/55810gnats-admin o [2003/08/20] pending/55811gnats-admin Returned mail: see transcript for details o [2003/08/20] pending/55814gnats-admin Your message to Linux98-users awaits mode o [2003/08/20] pending/55818gnats-admin failure notice o [2003/08/20] pending/55828gnats-admin Virus Alert o [2003/08/21] pending/55845gnats-admin Re: ports mail/mailfilter and www/bacon m o [2003/08/21] pending/55847gnats-admin Re: ports mail/mailfilter and www/bacon m o [2003/08/21] pending/55852gnats-admin Re: [PATCH] devel/py-omniorb: update to 2 o [2003/08/22] pending/55880gnats-admin Returned mail: see transcript for details o [2003/08/22] pending/55885gnats-admin Réponse automatique / Automatic reply o [2003/08/22] pending/55887gnats-admin VIRUS REJECT o [2003/08/24] pending/55927gnats-admin Re: [PATCH] VIA VT8237 support o [2003/08/25] pending/55954gnats-admin Re: Update port: devel/aap to 1.019 38 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/08/17] pending/55672gnats-admin New port: X window manager menu generatio 1 problem total. From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 11:01:06 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4D4616A4BF for ; Mon, 25 Aug 2003 11:01:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE57B43FBD for ; Mon, 25 Aug 2003 11:00:38 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PI0cUp029640 for ; Mon, 25 Aug 2003 11:00:38 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PI0WRh029633 for freebsd-bugs@freebsd.org; Mon, 25 Aug 2003 11:00:32 -0700 (PDT) Date: Mon, 25 Aug 2003 11:00:32 -0700 (PDT) Message-Id: <200308251800.h7PI0WRh029633@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, 25 Aug 2003 18:01:07 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/01/18] bin/34028 brian userland ppp o [2002/08/13] bin/41647 ifconfig doesn't accept lladdr along with f [2000/11/03] bin/22595 brian telnetd tricked into using arbitrary peer o [2001/09/27] bin/30869 dump does not dump all files of a filesys o [2001/10/15] bin/31304 joe fix crunchgen to work with more contrib-k o [2001/11/16] bin/32040 brian 4.4-Release "set mtu" in ppp is broken wi o [2002/01/07] bin/33670 dwmalone default inetd install allows for unlimite o [2002/05/13] bin/38058 brian ppp alters IP header length field 40 -> 4 o [2002/05/28] bin/38676 change request for pw command o [2002/07/05] bin/40215 wpaul NIS host search not terminate o [2002/08/05] bin/41350 vnconfig: apparent off-by-one bug p [2002/09/14] bin/42772 usr.bin/make: patch to stop a fork bomb o [2002/09/27] bin/43434 New option to 'dmesg' which allow to disp o [2002/11/01] bin/44808 opiepasswd makes bad seed for existing us o [2003/01/08] bin/46866 NIS-based getpwent() falsely returns NULL f [2003/01/14] bin/47044 gshapiro Sendmail "Can't assign requested addresse o [2003/01/22] bin/47384 qa sysinstall ignores intended destination d o [2003/01/27] bin/47538 tar buggy on memory disk partitions o [2003/02/16] bin/48341 qa Sysinstall deletes mbr although it should o [2003/04/30] bin/51628 ypmatch doesn't match keys in legacy NIS o [2001/10/17] conf/31327 Fixes and improvements for rc.diskless* s o [2002/05/24] conf/38518 combination of pr-27087 and pr-36911 (2) o [2000/07/12] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/11/20] gnu/22972 obrien Internal Compiler Error p [2001/12/27] gnu/33262 mp gdb does not handle pending signals corre a [2002/05/26] gnu/38594 kan Fortan program don't link post gcc-3.1 o [2000/07/30] i386/20308 yokota vidcontrol VESA_800x600 causes a kernel p f [2000/09/04] i386/21042 mdodd Keyboard driver problems with PS/2 Model f [2000/11/27] i386/23145 brian pppoe-test-program panics the server a [2001/09/24] i386/30802 gibbs repeat of i386/22760. Adaptec SCSI contro a [2001/10/31] i386/31671 doc 4.4 installer hangs at " Mounting root fr a [2001/12/22] i386/33089 murray GENERIC bloat causes 'make world' to brea o [2002/03/06] i386/35615 sound ES1978 Maestro 2E sound card locks up mac o [2002/03/09] i386/35726 Won't let me use ifconfig on the interfac o [2002/03/15] i386/35950 acpi-jp ACPI missing prevents install from floppi f [2002/04/07] i386/36850 joe Page Fault using ppp with USB Modem f [2002/05/23] i386/38459 mux Intel SB82558B NIC won't initialize prope o [2002/05/23] i386/38484 probe freeze o [2002/06/13] i386/39234 jhb SMP 4.6-RC freezes during boot (Fujitsu-S f [2002/08/08] i386/41437 qa sysinstall 4.6 RELEASE - hang o [2002/08/16] i386/41723 Copying files to filesystem causes "integ f [2002/08/21] i386/41860 qa sysinstall rel. 4.5 and 4.6 hangs o [2002/08/26] i386/42046 System crashes with o [2002/08/29] i386/42173 sound Sony VAIO FXA 53 (or FXA 679 in Mexico) w o [2002/09/29] i386/43491 microuptime () went backwards o [2002/11/17] i386/45383 Failed installation FreeBSD 4.7-RELEASE a o [2002/12/08] i386/46113 busspace bug o [2002/12/23] i386/46506 joe Crash Before Initialization of Printer? o o [2003/01/21] i386/47295 kernel panic during FreeBSD 5.0 installat o [2003/01/24] i386/47428 Installing 4.7 on pst0 device fails o [2003/02/05] i386/47989 5.0-RELEASE install CD kernel panic o [2003/02/14] i386/48274 FreeBSD 4.7-RELEASE doesn't work on Toshi o [2003/03/13] i386/49978 installation problem on Acer Altos G300 o [2003/04/18] i386/51129 acpi-jp ACPI problem, booting from install cd fai o [2003/04/24] i386/51338 sound random system hangs; system hangs because f [2003/05/22] i386/52593 mdodd Kernel panic when starting apm o [2003/05/25] i386/52668 i386 AIC7902 problem when large data transferr o [2003/06/01] i386/52835 pdeuskar em driver does not work with mobile-chips o [2003/06/11] i386/53203 i386 "BTX halted" when attempting install of 5 o [2003/06/22] i386/53620 i386 Kernel panics / reboots during install of o [2002/08/22] java/41913 java JniHandler and ChannelUn Errors o [2003/07/13] java/54463 glewis Apparent bug in jdk13 o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/11/25] kern/8861 mdodd under heavy (multi interface) traffic ep0 s [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch f [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde o [2000/03/27] kern/17620 jhay Digi/570i sync driver (if_ar.c) causes sy f [2000/05/29] kern/18874 peter 32bit NFS servers export wrong negative v o [2000/06/13] kern/19247 threads uthread_sigaction.c does not do anything f [2000/07/31] kern/20310 groudier Symbios 53c875j drivers don't work o [2000/08/05] kern/20429 yokota setting flags 0x1 in atkbd0 locks keyboar o [2000/08/28] kern/20895 groudier sym driver doesn't work for SYM53C895A o [2000/09/12] kern/21220 msmith mlx0: I/O error - attempt to write beyond o [2000/09/14] kern/21272 wpaul USB interrupts seem to be turned off a [2000/12/14] kern/23547 msmith only one logical device on Mylex AcceleRA s [2001/01/30] kern/24740 cy filesystem corruption CFP1080 CAM SCSI ca o [2001/03/09] kern/25632 njl USB modem (umodem) may destroy the cfreel o [2001/03/20] kern/25950 obrien Bad drives on asr look zero-length and pa o [2001/03/24] kern/26048 obrien 4.3-RC: SMP and asr driver don't work to o [2001/04/13] kern/26549 IPsec policies for more than one pair of f [2001/04/25] kern/26840 process doing mmap() over nfs hangs in vm f [2001/05/03] kern/27059 groudier (symbios) SCSI subsystem hangs under heav a [2001/05/10] kern/27250 bp unionfs filesystem panics in large number f [2001/05/11] kern/27275 kernel bug ? o [2001/07/14] kern/28966 pirzyk math libraries in linux emulation do not o [2001/08/18] kern/29844 standards [PATCH] setpgrp does not behave as manual o [2001/08/18] kern/29847 n_hibma USB usbd_probe_and_attach() is broken and s [2001/09/29] kern/30921 ACER mechanic ps/2 keyboard don´t work an o [2001/10/04] kern/31042 murray Device name conflict o [2001/12/11] kern/32713 joe usb mouse detaches from hub and doesnt re o [2002/01/16] kern/33951 threads pthread_cancel is ignored o [2002/01/19] kern/34067 n_hibma Reproducable crash on usb ugen o [2002/01/19] kern/34071 pcn-driver is sort-of-broken in 4.5RC2 (a o [2002/01/30] kern/34470 bde Modem gets sio1 interrupt-level buffer o f [2002/02/26] kern/35354 4.4/4.5 FreeBSD causes hard lock after 20 o [2002/03/01] kern/35466 imp xe driver can not read CIS tuples o [2002/03/29] kern/36504 crash/panic vm_object_allocate under file o [2002/03/30] kern/36549 sym driver fails on Tekram DC-390U in 486 f [2002/04/12] kern/37015 njl Kernel panic in tty_subr.c while using pp f [2002/04/14] kern/37056 joe usb mouse with bios legacy support on han o [2002/04/14] kern/37064 imp System hangs when removing wire of NIC D- o [2002/05/14] kern/38070 4.6-PRERELEASE panics on resume on Fujits f [2002/06/03] kern/38848 joe kernel panic when removing memory stick f o [2002/06/03] kern/38872 nfs code ignores possibility of MGET(M_WA o [2002/06/08] kern/39043 Corrupted files on a FAT32 partition o [2002/06/19] kern/39524 smbfs with nge NIC causes kernel panic o [2002/06/29] kern/40003 Panic on boot w/4.6 and 4.6-stable from 6 o [2002/08/07] kern/41402 kernal panics f [2002/08/07] kern/41417 luigi 3Com xl0 drivers generate a kernel panic o [2002/08/09] kern/41494 static routes set with interface address a [2002/08/18] kern/41765 rwatson UDP socket remains connected after error o [2002/08/26] kern/42030 panic when zebra works on detaching tun i o [2002/08/30] kern/42198 Kernel panics or system hangs up with big o [2002/08/30] kern/42235 system panics with "worklist_remove: item o [2002/08/31] kern/42277 mckusick Several kernel panics per day with panics p [2002/09/09] kern/42580 robert kernel crash when starting ISC 3.2 X11 bi o [2002/09/15] kern/42796 NCR/SYM 53C825 driver detects scsi cdrom o [2002/09/18] kern/42937 panic when ARP cache uses up all mbufs o [2002/09/29] kern/43480 panic: CPU class not configured, Athlon M o [2002/10/02] kern/43614 Installation Hangs at "md1: Malloc disk" o [2002/10/03] kern/43625 imp Wi(4) driver hangs after long data transf o [2002/10/05] kern/43713 during install, mounting root from ufs:/d o [2002/10/06] kern/43738 Memory corruption in -stable with agp mod o [2002/10/14] kern/44054 kernel panic o [2002/10/17] kern/44198 njl Toshiba PDR-M25 camera/umass o [2002/10/21] kern/44336 NFSv3 client broken - security problem wi o [2002/10/28] kern/44569 Kernel crash o [2002/10/30] kern/44744 VN devices can hang system FreeBSD v4.5 o [2002/11/04] kern/44884 imp pcic is broken in current o [2002/11/05] kern/44950 SMP kernel crash in vm_page_free: freeing o [2002/11/09] kern/45170 kris kernel panics when trying to write to ufs o [2002/11/21] kern/45568 gibbs ahc(A19160) pci parity error o [2002/12/02] kern/45910 emoore unable to use amr device f [2002/12/20] kern/46392 grog kernel, vinum, umount, changing user mode o [2002/12/23] kern/46490 silby xl driver generates lots of interrupts wi o [2002/12/26] kern/46537 amr(4) hangs system on -CURRENT or make p o [2003/01/02] kern/46696 imp ep0 hard lockup during -CURRENT install o [2003/01/08] kern/46865 kernel panic on SuperMicro 6012-8P box o [2003/01/17] kern/47167 5.0 RC 3 (and 2) has 1 second uptime on T o [2003/01/27] kern/47544 iir does not detect direct access drives a [2003/02/03] kern/47874 NFS server crashes when given mount daemo s [2003/02/06] kern/48028 panicstr: union: missing upper layer in w o [2003/02/06] kern/48029 Fatal trap 12: page fault while in kernel o [2003/02/07] kern/48039 Fatal trap 12: page fault while in kernel o [2003/02/08] kern/48092 Fatal trap 12: page fault while in kernel o [2003/02/08] kern/48100 Fatal panic in vm_map_lookup_entry ... o [2003/02/10] kern/48166 panic: pmap_new_proc: u_map allocation fa o [2003/02/17] kern/48369 ext2fs no-go in FreeBSD 5 (regression ove o [2003/02/25] kern/48691 kernel panics on ASUS A7N266-VM Motherboa o [2003/03/02] kern/48849 joe Maxtor XT5000 causes panic in boot o [2003/02/25] kern/48667 FreeBSD hangs o [2003/03/23] kern/50216 ipfw kernel panic on 5.0-current when use ipfw o [2003/03/23] kern/50229 FreeBSD detects laptop drive geometries i o [2003/04/07] kern/50691 EOT detection in sa driver prevents mutli o [2003/04/15] kern/51016 kernel panic: ufsdirhash_lookup: bad offs o [2003/05/03] kern/51742 ffs_vfree: freeing free inode o [2003/05/18] kern/52404 sound kernel panic on laptop resume (related to o [2003/05/22] kern/52585 luigi Kernel panic with ipfw2 and syncookies o [2003/05/27] kern/52718 changes to kern_umtx.c causes panic in ca s [2003/05/27] kern/52745 Fatal trap 12: page fault while in kernel o [2003/06/03] kern/52916 grog vinum causes panic after start/stop/... c o [2003/06/06] kern/53004 union_lookup returning . (0xbc332e90) not o [2003/06/07] kern/53010 FreeBSD-CURRENT cannot use 2940 UW on SNI o [2003/06/11] kern/53195 Easily reproduceable mac_lomac panic o [2003/06/15] kern/53350 fill up a malloc md-disk on 5.1-R causes o [2003/06/17] kern/53416 kmem_map too small after around 12 hours. o [2003/06/17] kern/53433 heavy i/o on GBDE partition on SMP locks o [2003/06/18] kern/53468 reproducible panic when MD /tmp partition o [2003/06/25] kern/53725 jhb fatal trap 12 during boot, sys/dev/pci/pc s [2003/07/08] kern/54211 rwatson Seeing other uid with kern.file sysctl. o [2003/07/16] kern/54549 panic on install on Dell 600sc o [2003/07/18] kern/54616 thomas System hangs writing CD-Rs with "atapicam f [2000/01/17] misc/16157 green "fire" screensave kills network performan o [2000/05/09] misc/18466 jwd install via nfs or ftp media silently tru o [2000/05/17] misc/18641 paul FreeBSD V4.0 crashes when using ifconfig f [2000/09/04] misc/21025 msmith BTX loader 1.00 gets 1Gb of memory from B o [2000/11/25] misc/23103 fenner lacks many ISO C99 features (NAN o [2001/07/24] misc/29200 dcs Syntax errors in /boot/device.hints cause o [2001/10/14] misc/31266 cjc System can be crashed with "ls -al /flopp o [2002/05/30] misc/38748 qa FreeBSD 4.5 Keyboard problem cannot insta o [2002/06/15] misc/39341 joe ppp + USB modem problem o [2002/07/14] misc/40575 qa Kern.flp boot floppy error o [2002/08/07] misc/41425 adding new cpu types to bsd.cpu.mk o [2002/08/16] misc/41717 Memory Leak in FreeBSD o [2002/08/19] misc/41792 tjr lseek after ftruncate fails f [2002/08/30] misc/42221 qa Signal 11 core dumped when fetchin index o [2002/10/02] misc/43576 imp Problem with wi driver and Lucent Orinoco o [2002/10/11] misc/43954 nfs-blocked process can't return or be in o [2002/10/25] misc/44471 qa 4.6 install writes MBR even when specifie o [2001/07/15] ports/28995 max deMime produces blank line in header part o [2001/09/04] ports/30331 portmgr Conflict between bsd.port.mk MAKEFILE var o [2001/09/30] ports/30935 taoka pips sc880 - needs to have syvr4 support o [2002/06/07] ports/39008 dwhite py-kqueue wrapper broken with python 2.2 o [2002/08/10] ports/41513 tobez lang/perl5.8 - "make test" destroys perl f [2002/09/18] ports/42921 nork archivers/rpm/work/rpm-3.0.6/lib/rpmlead. o [2002/11/04] ports/44868 fanf sysutils/cfengine2: cfservd dies fails if o [2003/04/15] ports/50999 ports-bugs SSL with (mail/)dovecot simply doesn't wo o [2003/04/14] ports/50954 anholt XFree86 4.0 core dump ati rage mobility o [2003/05/16] ports/52346 obrien Portupgrade of bash-2.05b.004 fails with o [2003/05/23] ports/52632 ports-bugs vmware3 port is missing /usr/lib/vmware/v o [2003/06/12] ports/53252 dirk databases/mysql323-server: fails to build o [2003/06/21] ports/53600 ports-bugs /usr/port/emulators/linux_base says "linu o [2003/06/25] ports/53742 sobomax /usr/ports/print/freetype2 fails to insta o [2003/06/28] ports/53874 ports-bugs /usr/ports/emulators/linux_base isn't wor o [2003/07/08] ports/54230 ports-bugs fsck_ext2fs is broken (unable to perform o [2003/07/10] ports/54338 roger Incorrect ${NONEXISTENT} dependency o [2003/07/14] ports/54465 ports-bugs ipfm (/usr/ports/ipfm) destroys all accou o [2003/07/17] ports/54584 ports-bugs ports/devel/tclxml depends on ports/devel o [2003/06/10] standards/53151fenner inet_net_pton() returns 4 for *all* multi o [2003/07/18] kern/54626 Some PC Cards cause NEWCARD to panic on c o [2003/07/21] sparc64/54712luigi ``ipfw: getsockopt(IP_FW_ADD): Bad addres f [2003/07/22] ports/54753 ports-bugs print/lyx core dump o [2003/07/29] kern/55028 The broken FAT12 filesystem causes system o [2003/07/30] ports/55039 sada Japanese fonts are not visible with mozil o [2003/08/01] ports/55147 openoffice Openoffice build failure o [2003/08/01] ports/55173 ports-bugs VMware3 hangs as normal user o [2003/08/12] ports/55503 ports-bugs sane-backends doesn't compile o [2003/08/12] ports/55517 joerg team port broken o [2003/08/12] kern/55518 5.1-RELEASE on ThinkPad 570 (2644-BAJ) fr o [2003/08/13] kern/55568 DUMP can be used in JAIL o [2003/08/14] kern/55587 joe null dereference in usbdi.c: usb_transfer o [2003/08/18] ports/55700 roam [Fix] Port: mail/autoresponder (strncpy b o [2003/08/20] ports/55821 cy Error building security/krb5 under 4.x o [2003/08/22] ports/55863 lioux Mark net/xmule FORBIDDEN again o [2003/08/23] ports/55892 ports-bugs KDE konsole_grantpty fails to change pty 225 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/03/28] alpha/17637 billf misconfigured syscons bell causes panic o 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 p [2002/10/01] alpha/43567 robert strtod() core dumps o [2002/10/04] alpha/43653 alpha rl(8) driver causes unaligned access trap o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele a [1997/04/01] bin/3170 sheldonh vi freaks and dump core if user doesn't e o [1997/05/06] bin/3524 imp rlogin doesn't read $HOSTALIASES for non- 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 [2002/01/25] bin/34269 fenner tcpdump -v incorectly identifies packets s [1998/06/23] bin/7033 gad Same process notified multiple times o [1998/11/10] bin/8646 peter Implement rlogind -a option f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console s [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/03/02] bin/10353 jon ypserv gets segmentation violation o [1999/03/09] bin/10510 Remote cvs botches commits on occassion o [1999/03/16] bin/10633 fenner [patch] tcpslice timezone problem and upd o [1999/07/20] bin/12727 billf Game patches from NetBSD o [1999/09/10] bin/13691 fenner tcpslice cannot extract over 2GB part of f [2000/01/03] bin/15877 tobez Perl 5.00503 interpreter crashes with a s a [2000/05/19] bin/18678 peter Bug in libz s [2000/05/22] bin/18742 mike times.allow field parsed incorrectly s [2000/06/20] bin/19405 markm telnetd sends DO AUTHENTICATION even if a s [2000/07/07] bin/19773 markm [PATCH] telnet infinite loop depending on p [2000/08/02] bin/20373 Setting breakpoints in shared objects bro o [2000/08/15] bin/20633 fdisk doesn't handle LBA correctly f [2000/08/22] bin/20779 assar junk pointer error causes kpasswd to fail f [2000/08/30] bin/20952 des ftpd doesn't honor account expiration tim f [2000/09/27] bin/21603 green Can't change user passwords on 4.1.1-STAB o [2000/10/25] bin/22291 getcwd() fails on recently-modified NFS-m o [2000/11/05] bin/22614 billf pam_ssh dumps core o [2000/11/14] bin/22846 Routed does not reflect preference of Int o [2000/11/25] bin/23098 ambrisko If installing on a serial console, enable o [2000/12/26] bin/23866 dwmalone patch for pointing out current date o [2001/01/12] bin/24271 dumpon should check its argument more o [2001/01/19] bin/24461 pirzyk Being able to increase the YP timeout wit o [2001/01/19] bin/24472 threads libc_r does not honor SO_SNDTIMEO/SO_RCVT o [2001/01/25] bin/24632 threads libc_r delicate deviation from libc in ha s [2001/02/23] bin/25337 rwatson dmesg -a should be restricted o [2001/02/28] bin/25461 qa sysinstall's fdisk and disklabel don't wo o [2001/03/15] bin/25826 nfsd -t -h adr1 -h adr2 doesn't work o [2001/03/17] bin/25886 cgetset(3) doesn't get cleared when switc o [2001/03/05] bin/25542 standards /bin/sh: null char in quoted string o [2001/03/19] bin/25929 qa Can't use MAKEDEV in fixit mount o [2001/03/26] bin/26093 markm pam_unix rejects authenticating accounts o [2001/04/02] bin/26307 threads libc_r aborts when using the KDE media pl o [2001/04/25] bin/26842 dd dump with h flag takes a very long time a [2001/04/25] bin/26869 sheldonh vi(1) crashes in viewing a file with long o [2001/06/16] bin/28221 eric dialog(1) segfaults (due to the bug in li o [2001/06/17] bin/28223 su doesn't look at login.conf all the tim o [2001/06/17] bin/28224 yar ftpd doesn't honor invalid shelll in logi o [2001/06/20] bin/28311 des ftpd and sshd do not honor expired pw ent o [2001/06/26] bin/28424 mtree fails to report directory hierarchy o [2001/07/07] bin/28798 mikeh mail(1) with a pager (more) requires fg/C o [2001/07/09] bin/28852 cracauer behavior of /bin/sh with -e option looks o [2001/07/16] bin/29026 pb traceroute -s option allows any IP addres o [2001/07/26] bin/29253 ru natd forgets about udp connections 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/31] bin/30235 /usr/sbin/portmap cannot listen to localh o [2001/09/04] bin/30310 top does not show CPU usage o [2001/09/26] bin/30837 qa Sysinstall doesn't set the schg flag on t f [2001/10/01] bin/30966 fenner TCPdump repeating on Radius accounting pa o [2002/02/25] bin/35307 standards standard include files are not standard c o [2001/10/04] bin/31045 routed dumps core o [2001/10/31] bin/31661 threads pthread_kill signal handler doesn't get s o [2001/11/01] bin/31692 2872-or-less-byte ftp binary transfer fro o [2001/11/07] bin/31835 mbr dhclient doesn't close FD's before spawni a [2001/11/07] bin/31837 jhb sysinstall change mountpoint o [2001/11/17] bin/32072 setuid w/o immutable flag o [2001/11/22] bin/32205 brian PPP login fails in LCP negotiation on opt o [2001/11/26] bin/32295 threads pthread dont dequeue signals 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 f [2001/12/10] bin/32686 wosch locate command dumps a core file with bro o [2001/12/11] bin/32717 brian ppp(8) change mss to wrong size f [2001/12/12] bin/32791 ru FreeBSD's man(1) utility vulnerable to ol o [2002/01/03] bin/33515 amd incorrectly handles multi-homed nfs s o [2002/01/18] bin/34030 miibus.ko can be loaded into the kernel w p [2002/02/06] bin/34682 fenner scanf/sscanf doesn't understand %lld o [2002/02/10] bin/34811 sh: "jobs" is not pipeable o [2002/02/22] bin/35214 obrien dump program hangs while exiting o [2002/09/24] bin/43337 des fetch: -s fails if -4 or possibly other o o [2002/03/07] bin/35622 threads sigaltstack is missing in libc_r o [2002/03/12] bin/35842 rm -f nonexistent file successful but rm o [2002/03/13] bin/35843 maxim [PATCH] MD5 auth implemented in routed is p [2002/03/15] bin/35921 jon Wrong path reduction of dot-dot paths in o [2002/03/15] bin/35925 fixit floppy cannot be mounted on USB dri o [2002/04/07] bin/36867 games/fortune: add FORTUNE_PATH env var, o [2002/04/09] bin/36926 send-pr destroys PR if emacs interrupt ch p [2002/04/16] bin/37159 ru more then one natd use running use the sa o [2002/04/22] bin/37343 portmap TCP binds strangeness o [2002/05/27] bin/38609 qa Sysinstall should know the size of the va o [2002/05/31] bin/38765 peter CVS Daemon Vulnerability in 1.11.1p1 o [2002/06/05] bin/38918 edquota breaks silently when quota-marked o [2002/06/25] bin/39849 /sbin/restore fails to overwrite files wi o [2002/06/26] bin/39896 netmask 0xffffff00 no longer works in /et o [2002/06/26] bin/39906 johan cleaning sbin/newfs code from warnings f [2002/06/27] bin/39918 brian Userland PPP - CHAP and PAP are swaped o [2002/06/27] bin/39922 threads [PATCH?] Threaded applications executed w o [2002/06/27] bin/39940 /usr/sbin/periodic sends thousands of ema o [2002/07/05] bin/40219 [apm] apm breaks removable media o [2002/07/05] bin/40227 CVS client doesn't upload new files creat o [2002/07/06] bin/40278 mktime returns -1 for certain dates/timez o [2002/07/07] bin/40282 /bin/kill has bad error checking for comm a [2002/07/11] bin/40466 pax may not handle correctly some tar arc o [2002/07/11] bin/40471 des chpass(1) -a option broken in CURRENT a [2002/07/16] bin/40654 jhb patch: sysinstall: infinite loop a [2002/07/16] bin/40655 jhb patch: sysinstall assigns partition a to o [2002/07/16] bin/40656 qa patch: sysinstall: scripted deletion of s 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/07] bin/41410 /bin/sh bug on expanding $? in here-docum o [2002/08/07] bin/41435 mbr dhclient writes lease file that it can't o [2002/08/19] bin/41777 /etc/periodic/daily/100.clean-disks remov o [2002/08/22] bin/41908 make: $? not always set o [2002/08/25] bin/42004 quota and rpc.statd are still IPv4 only, o [2002/08/27] bin/42093 ypbind hangs on NIC with the lowest scope p [2002/09/02] bin/42356 uudecode -o doesn't work if piped o [2002/09/04] bin/42407 ppp(8) IPV6CP fails o [2002/09/06] bin/42484 jmallett ps: uprocp documented but not implemented o [2002/09/11] bin/42658 markm recompile /usr/src/libexec/telnetd and lo o [2002/09/21] bin/43223 pirzyk getnetby{name|addr} broken for DNS lookup o [2002/09/29] bin/43501 getpwnam, getpwuid fail when linking agai o [2002/10/02] bin/43592 mktime rejects dates at the start of dayl o [2002/10/11] bin/43930 ldconfig calls bcopy with wrong size o [2002/10/12] bin/43993 joe /usr/sbin/usbd does not handle an usb eve s [2002/10/26] bin/44504 mp tcsh-6.12.00's "source" command ignore co o [2002/10/27] bin/44518 yar ftpd does not show OPIE OTP challenge o [2002/10/27] bin/44519 yar ftpd.conf(5) contains references to ftpd( o [2002/10/28] bin/44567 darrenr ipfstat does not show IPv6 accounting inf o [2002/11/06] bin/44995 /usr/bin/limits thinks sbsize is number, o [2002/11/18] bin/45397 nectar Telnet dumps core when MAKE_KERBEROS5=yes o [2002/11/19] bin/45478 tjr /bin/sh coredump o [2002/11/20] bin/45529 hexdump core-dumps with certain args [PAT o [2002/11/24] bin/45669 des pam_ssh fails in presence of SIGCHLD hand o [2002/11/13] bin/45272 dump/restore problem o [2002/11/25] bin/45721 darrenr ipfilter's flags and icmp-type processing o [2002/11/25] bin/45723 ls(1)'s wrong behaviour with not searchab o [2002/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/18] bin/46352 Open file descriptors and signal handling o [2003/01/01] bin/46676 ru [PATCH] bsd.dep.mk restricts domain of ta o [2003/01/04] bin/46761 hmp buffer overflow by strcpy() in natd's arg o [2003/04/21] bin/51253 dwmalone syslogd crashes. o [2003/02/13] bin/48271 bug with find's -delete option o [2003/02/17] bin/48378 brian [PATCH] User-PPP MTU/MRU - LCP Problem p [2003/02/18] bin/48424 Integer overflow in cksum(1) and sum(1) f o [2003/02/24] bin/48648 des FreeBSD 5/PAM: incorrect handling of spac o [2003/02/26] bin/48730 sos burncd does not handle signals and causes o [2003/03/02] bin/48856 threads Setting SIGCHLD to SIG_IGN still leaves z o [2003/03/02] bin/48865 Dumps made on FreeBSD 5.0-RELEASE are unr o [2003/03/05] bin/48958 standards The type 'bool' has different sizes for C f [2003/03/09] bin/49048 [patch] ctm(1) does not check parent dire o [2003/03/10] bin/49087 threads Signals lost in programs linked with libc p [2003/03/28] bin/50384 robert pkg_version -v core-dumps when no package a [2003/04/08] bin/50733 threads buildworld won't build, because of linkin p [2003/04/10] bin/50770 tjr popen in libc_r not threadsafe o [2003/04/13] bin/50912 dwmalone Small syslogd & postfix incompatibility a o [2003/04/19] bin/51171 /bin/sh has only 32-bit arithmetics that o [2003/05/05] bin/51827 getaddrinfo() is broken with numeric serv s [2003/05/06] bin/51892 des can't ssh after su to different local use o [2003/05/07] bin/51927 routed(8) fails to use multicast with IFF o [2003/05/07] bin/51949 threads thread in accept cannot be cancelled 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/27] bin/52743 /etc/ppp/ppp.linkup instability issues o [2003/06/11] bin/53201 re buildworld 5.1-RELEASE on 4.8-STABLE fail o [2003/06/17] bin/53434 pw disallow a password including space. o [2003/06/21] bin/53606 roberto ntpdate seems to hang system o [2003/06/27] bin/53839 qa sysinstall disklabel editor fails on post o [2003/07/04] bin/54097 Non-local yppasswd -d broken in 5.1-CURRE o [2003/07/11] bin/54367 gshapiro [PATCH] sendmail coredumps (sometime) whe o [2003/07/13] bin/54446 pkg_delete doesn't honour symlinks, portu o [2003/07/11] bin/54401 [patch] pppstats prints 0 for absolute va f [2003/07/03] bin/54066 acpi-jp ACPI repeating error messages at boot tim o [2003/07/15] bin/54492 tail -F duplicates lines o [2003/07/15] bin/54517 mbr dhclient core dumps on negative ip addres s [1999/09/16] conf/13775 multi-user boot may hang in NIS environme o [2000/02/21] conf/16879 tanimura Sound drivers seem to be using shared irq o [2000/02/23] conf/16948 qa Sysinstall/disklabel: bad partition table s [2000/03/21] conf/17540 NIS host lookups cause NFS mounts to wedg o [2000/07/29] conf/20282 qa sysinstall does not recover some /etc fil o [2001/09/06] conf/30399 Have Fortran use the CPUTYPE variable o [2001/10/30] conf/31631 "MAC address" can't be acquired properly. o [2002/03/13] conf/35880 rc files could be a bit more jail friendl o [2002/03/29] conf/36508 qa installation floppy bug (See description) o [2002/04/08] conf/36911 qa installation floppies miss autoload file o [2002/06/24] conf/39763 Can't get a correct MAC address for MELCO f [2002/06/26] conf/39887 matusita /stand/sysinstall doesn't set sendmail_en o [2002/08/23] conf/41935 PPPoE problem with 3com device - 3c12 o [2002/10/09] conf/43851 Colorado backup unit o [2002/10/19] conf/44263 imp Intel AnyPoint II Wireless Card Unrecogni o [2002/12/20] conf/46401 dougb [PATCH] /etc/rc.d/named doesn't create ch o [2000/06/30] docs/19604 steve Web query interface doesn't search or Ori s [2000/07/18] docs/20028 doc ASCII docs should reflect tags o [2000/10/02] docs/21708 jlemon kqueue/kevent man pages isn't specific ab o [2001/01/06] docs/24125 wes connect(2) can yield EWOULDBLOCK/EAGAIN o [2001/05/23] docs/27605 doc Cross-document references () o [2001/08/16] docs/29767 incorrect description of 'standart-supfil s [2002/03/08] docs/35678 doc docproj Makefiles for web are broken for o [2002/03/21] docs/36168 doc -pthread/_THREAD_SAFE docs missing in gcc o [2002/08/20] docs/41824 murray LANG is not documented in setlocale(3) o [2002/09/13] docs/42762 doc ppp.8 has no description of $env and ~use o [2002/11/14] docs/45303 doc Bug in PDF DocBook rendering a [2002/11/29] docs/45833 trhodes nsmb.conf man page f [2003/02/19] docs/48472 doc Documentation unreadable. o [2002/01/24] gnu/34246 joe CVS doesn't rebuild CVSROOT/options o [1998/09/30] gnu/8099 obrien [patch] some bugs in cpio o [2000/08/28] gnu/20912 mp gdb does not recognise old executables. o [2000/09/14] gnu/21260 buffer overrun in uux o [2000/09/14] gnu/21276 kan libI77 is unable to handle files >2Gbytes p [2000/09/20] gnu/21433 kan g++ optimiser produces bad code on right a [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- f [2002/01/04] gnu/33551 cvs chokes on OpenBSD repositories o [2002/01/21] gnu/34128 sdiff "e" doesn't work with some editors o [2002/03/13] gnu/35878 /usr/bin/strip resets ABI type to FreeBSD o [2002/09/13] gnu/42726 cvs -R pserver & val-tags: story continue o [2002/10/28] gnu/44564 peter [PATCH] Aborted cvs session causes an end o [2002/11/09] gnu/45168 Buffer overflow in /usr/bin/dialog o [2003/02/11] gnu/48183 [patch] gdb on a corefile from a threaded o [2003/07/10] gnu/54317 sobomax tar with very large packages and portinst o [2002/01/25] i386/34267 semenu FreeBSD hangs and reboots when overloaded o [1998/06/24] i386/7057 mdodd 3Com 3C509 locks up, or has >1000ms rtt u o [1998/07/12] i386/7266 yokota PSM detection failure with Linksys consol o [1999/05/18] i386/11773 yokota mouse works at setup time. Under X it go s [1999/09/17] i386/13787 lnc driver isn't really the lnc driver s [1999/10/04] i386/14135 doc lpt1 nolonger exists after 3.2-RELEASE o [1999/10/14] i386/14334 imp AHA-1542A not supported by FreeBSD 3.x (" o [1999/11/17] i386/14946 mjacob rmt - remote magtape protocol o [2000/01/02] i386/15845 imp Driver for RealTek 8029 o [2000/03/29] i386/17662 gibbs cam_xpt.c incorrectly disables tagged que o [2000/03/31] i386/17713 gibbs MAKEDEV and /stand/sysinstall goofups wit o [2000/04/04] i386/17800 bde [PATCH] problem with statclock initializa f [2000/04/23] i386/18185 gibbs Adaptec 3950U2 errors during boot/probe o [2000/06/13] i386/19245 obrien -fexpensive-optimizations buggy (even wit f [2000/08/09] i386/20507 yokota Mouse freezes in 4.0-release after some u o [2000/11/18] i386/22944 isa_dmainit fails on machines with 512MB o [2001/02/10] i386/24997 /boot/loader cannot handle extended dos p o [2001/03/31] i386/26261 silo overflow problem in sio driver o [2001/05/10] i386/27247 sos Panic on install - "page fault syncing di f [2001/05/29] i386/27729 qa the ls120 device "afd" does not show up u o [2001/07/07] i386/28802 joe 3com Performance Pro modem conflicts with o [2001/07/12] i386/28928 wpaul dual starfire nic doesn't seem to work (a o [2001/07/18] i386/29067 sound Yamaha OPL3Sa2 pcm/pnp bug o [2001/08/01] i386/29375 qa the disk editor used by /stand/sysinstall o [2001/08/01] i386/29377 imp pccard hangs during probe when returning o [2001/08/17] i386/29809 imp pb Xircom Eth Card with Freebsd 4.4RC1 : o [2001/08/19] i386/29882 peter stable 4.3 kernel compile fails for multi o [2001/09/02] i386/30276 CPUTYPE=486 built on a CPUTYPE=p3 WORLD b o [2001/11/05] i386/31771 brian PPP compares CHAP81 response case sensiti s [2002/01/20] i386/34092 reboot hangs the system (IBM PC Server 31 o [2002/02/01] i386/34536 threads accept() blocks other threads f [2002/03/10] i386/35742 njl USB 2.0 attached device cannot be fdisk'd o [2002/03/17] i386/36003 Cyclades Cyclom YeP causes panics on Free a [2002/03/28] i386/36451 roger (sys/dev/bktr) Japan IF frequency is inco o [2002/03/29] i386/36517 sis driver can't map ports/memory for Net o [2002/04/09] i386/36943 reboot hangs on Tyan Thunder K7 with SMP o [2002/04/18] i386/37240 EtherExpress16 not probed at boot o [2002/04/26] i386/37482 sound Weird behaviour under relatively slow loa o [2002/04/28] i386/37523 lock for bios16 call and vm86call o [2002/05/30] i386/38731 Freebsd doesn't support ( pdc20276 / Raid o [2002/06/19] i386/39507 FreeBSD can't boot: BTX halted problem s [2002/06/19] i386/39536 FreeBSD default bootloader does not load o [2002/06/20] i386/39604 Install failure on HP Pavilion 310n - Una o [2002/06/21] i386/39633 Errors reported in schistory.c in syscons o [2002/06/24] i386/39802 iBCS2 emulation fork process core dumps o [2002/07/01] i386/40073 imp Xircom Realport Ether doesn't work in Tos o [2002/07/02] i386/40132 Enabling the joystick interface on es137x f [2002/07/06] i386/40274 "fxp: device timeout" errors during heavy o [2002/07/23] i386/40945 FreeBSD can not support IBM ServeRAID4Lx o [2002/07/25] i386/40972 Stallion Multiport Serial Driver . o [2002/07/26] i386/41020 sos Installation was successful only after I o [2002/07/29] i386/41138 silby vr0 locks up on one hub, OK on another o [2002/08/18] i386/41757 qa sysinstall 4.6.x unstable o [2002/08/19] i386/41776 mrouted doesn't route multicast packets o [2002/08/11] i386/41569 silo overflow o [2002/08/23] i386/41930 declaration clash for ffs() and ${CXX} o [2002/09/05] i386/42463 sos 4.6 and 4.6.2 fail to boot on Sony CD-ROM o [2002/09/06] i386/42495 sos Drive Timeout - New Dell GX260 o [2002/09/07] i386/42539 Fatal Trap 12 resulting from Conner Perip o [2002/09/13] i386/42750 Fdisk makes no difference between FAT32, o [2002/09/14] i386/42784 imp pcmcia 16bit network card removal locks a o [2002/09/15] i386/42806 VLANs do not work with fxp + catalyst as o [2002/09/21] i386/43222 setrootbyname panic in 4.6 f [2002/09/25] i386/43366 joe Cannot format media in USB floppy devices o [2002/10/08] i386/43814 sos release 4.6 & 4.6.2 does not see the hard o [2002/10/09] i386/43852 4.7-RC "device timeout" problem f [2002/10/17] i386/44178 sound kldload of snd_emu10k1 locks system o [2002/10/26] i386/44497 NIC Lags? o [2002/11/20] i386/45525 imp Dell Inspiron 7000 does not recognize PC- o [2002/11/21] i386/45558 mdconfig and msdosfs make fs writes hang o [2002/11/21] i386/45565 qa sysinstall: write error, filesystem full o [2002/11/26] i386/45773 Softboot causes autoconf failure on Broad o [2002/12/05] i386/46017 smb mounts break /etc/periodic/weekly/310 o [2002/12/11] i386/46194 5.0-RC1 kern floppy load fails on AMD K6- o [2002/12/19] i386/46371 joe USB controller cannot be initialized on I o [2002/12/22] i386/46484 System panics upon configuration of bge N f [2002/12/31] i386/46646 sound snd_emu10k1.ko halting the system o [2003/01/19] i386/47236 Console missing during bootup on Sony Pic o [2003/01/19] i386/47243 sound Onboard CMedia CMI8738 playback noise o [2003/01/24] i386/47449 Thinkpad 755CD floppy boot fails o [2003/01/29] i386/47647 init died with signal 6 f [2003/02/01] i386/47787 markm new 5.0 system without perl fails buildwo o [2003/02/02] i386/47813 pseudo-device gre doesn't appear to work o [2003/02/05] i386/47951 rtld in ld.so will livelock in some circu o [2003/03/18] i386/50099 jhb [PATCH] AP initialization fails on some S o [2003/04/12] i386/50887 MBR on kern.flp fails Compaq MBR validati o [2003/05/18] i386/52392 i386 Password lengths over 8 chracters are ign f [2003/05/19] i386/52438 sos Promise TX2 Ultra100 hangs system o [2003/05/21] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] i386/52581 i386 Boot loaders reading more than one sector o [2003/05/23] i386/52610 i386 MSI "655 max" (MS-6730, SiS 655/963) MB A o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster o [2003/05/27] i386/52724 i386 crashes apparently due to a ACPI problem o [2003/05/31] i386/52822 i386 5.1-BETA2 problems with named/syslogd/if_ o [2003/06/05] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/10] i386/53137 i386 background fscking causing ffs_valloc pan o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian o [2003/06/30] i386/53948 i386 console="comconsole" in loader.conf cause o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper f [2001/11/17] java/32063 znerd patch for /usr/ports/java/linux-jdk about o [2002/02/25] java/35320 java linux-jdk-1.4 JVM fails when running Tomc o [2002/10/11] java/43924 glewis writing from JAVA to a pipe sometimes han o [2002/12/09] java/46151 phantom Sound Capture works only one time f [2002/12/15] java/46269 glewis ports/java: jdk 1.3.1 p7 fails to build w o [2003/05/15] java/52302 phantom jdk14 runnaway processes s [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/07/02] kern/4012 peter 2.2-RELEASE/Digital UNIX NFSv3 0 length f f [1997/07/17] kern/4115 peter SunOS NFS file has wrong owner if creator o [1997/07/30] kern/4194 peter kernel pci driver for Digital 21041 Ether o [1997/08/12] kern/4284 paul le0 goes OACTIVE after some time o [1997/10/16] kern/4782 Under certain conditions, several krsh's o [1998/01/27] kern/5587 des session id gets dropped o [1998/02/28] kern/5877 kbyanc sb_cc counts control data as well as data a [1998/04/07] kern/6238 cg Sound-driver patch for MAD16 (OPTi 928,92 s [1998/08/10] kern/7556 hm sl_compress_init() will fail if called an f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S o [1998/12/21] kern/9163 adrian [patch] squid does not join a multicast g o [1999/01/13] kern/9478 assar support for running a script from kldload s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi o [1999/02/15] kern/10107 interlock situation with exec_map and a p a [1999/03/24] kern/10778 ru "ipforward_rt" is not cleared when routin o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/05/03] kern/11462 imp CS network interface driver (for CS89XX b o [1999/05/04] kern/11490 yokota VESA+VM86+Splash == unstable system o [1999/05/05] kern/11507 imp CS89XX (i386/isa/if_cs.c) fails to proper o [1999/05/13] kern/11697 tegge Disk failure hangs system o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/09/27] kern/13997 rwatson RLIMIT_NPROC works unadequately for jails o [1999/10/12] kern/14285 NFS client appears to lose data o [1999/10/26] kern/14549 mdodd 3C509 broken in 3.3 o [1999/10/27] kern/14566 yokota Non-kernel programs have little/no contro a [1999/11/04] kern/14712 iedowse root has access to NFS mounted directorie s [1999/11/12] kern/14848 murray Frame Relay support, corrected s [1999/12/14] kern/15478 incorrect utmp/wtmp records update upon c o [1999/12/17] kern/15542 de suddenly stops working o [1999/12/26] kern/15707 bad trap in mprotect o [2000/01/01] kern/15825 Softupdates gets behind, runs the system o [2000/01/12] kern/16090 mdodd No buffer space available a [2000/01/22] kern/16299 tmm nfs.ko can be unloaded when nfsd is runni o [2000/02/08] kern/16587 cg Can't record with newpcm & CS4236 (AW35/P o [2000/02/10] kern/16644 Bad comparsion expression in bpf_filter.c o [2000/03/16] kern/17422 bde 4.0-STABLE: top: nlist failed o [2000/03/20] kern/17504 ken Another Micropolis Synchronize Cache Prob f [2000/03/21] kern/17542 greid random static with GUS PnP o [2000/04/12] kern/17961 n_hibma Fatal Trap 12. Page fault while in kernel o [2000/04/14] kern/18012 adrian vnode_free_list corruption, "free vnode i o [2000/04/24] kern/18200 mdodd 3com 3c509b recognized twice during boot o [2000/05/02] kern/18345 cg sbc / pcm not fully recognizing AWE64 o [2000/05/02] kern/18348 yokota 80 char. but u o [2001/02/14] kern/25093 4.2-STABLE does not recognize PCNet-ISA+ o [2001/02/19] kern/25213 peter Bus abstraction interface doesn't allow p o [2001/02/21] kern/25248 bde sys/user.h needs sys/param.h, but doesn't f [2001/02/21] kern/25261 gibbs ahc0 no active SCB errors when booting of o [2001/03/03] kern/25511 ioctl(fd, FIONREAD, &c) on a FIFO (not PI o [2001/03/13] kern/25781 Statclocks cannot be disables on ServerWo o [2001/03/22] kern/25986 silby Socket would hang at LAST_ACK forever. o [2001/03/22] kern/26013 joe Linksys (rev 3) USB 100TX NIC causes infi o [2001/03/27] kern/26142 Unlink fails on NFS mounted filesystem o [2001/03/28] kern/26171 emulation not work Linux-emulator, but hi is work i o [2001/04/03] kern/26309 PPPoE client panics in kernel - fxp probl o [2001/04/08] kern/26430 cg -CURRENT panics on cat /dev/dsp or cat /d o [2001/04/12] kern/26506 sendto() syscall returns EINVAL in jail e a [2001/05/10] kern/27262 process won't be terminated after CPUTIME o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter o [2001/05/21] kern/27522 des linprocfs:/proc/stat does not handle SMP s [2001/05/22] kern/27543 pirzyk /proc/cpuinfo does not handle SMP hosts o [2001/05/27] kern/27694 cg Panic in csa(4) o [2001/06/09] kern/27995 src/sys/pci if_pcn.c revision 1.21 resp. o [2001/06/15] kern/28173 Problem with Touchpad on Inspiron 5000e o [2001/06/25] kern/28417 arplookup uses potentially unprotected st o [2001/07/04] kern/28692 cg ICH sound driver hangs kernel o [2001/07/06] kern/28768 The system doesn't get connects on one of o [2001/07/09] kern/28840 gibbs Possible interrupt masking trouble in sys f [2001/07/23] kern/29170 ru ARP request fails after "bad gateway valu o [2001/08/03] kern/29421 Update a file with mmap will cause mtime/ o [2001/08/04] kern/29465 sound Can't probe NeoMagic 256AX audio chip. f [2001/08/11] kern/29626 ifconfig causes kernel panic in 4.4-PRERE o [2001/08/13] kern/29686 jlemon kevent EV_ADD EVFILT_WRITE does the wrong o [2001/08/23] kern/29983 imp Problem with "TI PCI-1250 PCI-CardBus Bri o [2001/08/24] kern/30049 imp [f: 4.4] Bad iomem assigned in some cases o [2001/08/27] kern/30125 btx/bootloader dumps very often if serial o [2001/08/30] kern/30223 Using /usr/share/examples/kld/cdev, testc o [2001/08/30] kern/30230 md cannot o [2001/08/31] kern/30241 gibbs System crash w/err: AHC0; AHC_INTR - refe o [2002/01/23] kern/34205 njl detect USB memory device, But can not use o [2001/09/10] kern/30482 calcru calls printf while holding a spin o [2001/09/10] kern/30502 joe panics if logitech joystick usb attached o [2001/09/15] kern/30592 roam [PATCH] panic: static sysctl oid too high o [2001/09/17] kern/30630 fenner Failure to check for existence of interfa o [2001/09/21] kern/30712 fatal kernel trap during ufs_rename o [2001/09/25] kern/30820 sound PCM sound fails o [2001/10/01] kern/30958 QUOTA with 0 bytes in quota.user hangs up o [2001/10/01] kern/30971 peter NFS client modification time resolution i 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/21] kern/31398 cg newpcm does not play back the tail of sou o [2001/09/30] kern/30948 ls'ing mounted brand new floppy locks up o [2001/10/31] kern/31659 n_hibma USB controller driver will die after some o [2001/11/03] kern/31746 failed connect(2) seems to cause problems f [2001/11/05] kern/31768 darrenr Use of fastroute in IPFilter reboots the o [2001/11/05] kern/31790 problem with NFS and jail() o [2001/11/12] kern/31940 nge gigabit adapter link reset and slow t o [2001/11/14] kern/31979 Setup and boot locks Compaq Armada E500 l o [2001/11/18] kern/32098 semctl() does not propagate permissions o [2001/11/19] kern/32118 mbr 21143 with dc driver will not select 10ba o [2001/11/20] kern/32124 imp Cannot set 128 bit wep key on prism2 (wi0 o [2001/11/23] kern/32226 time of day clock runs fast (approx twice o [2001/11/27] kern/32338 Network to disk write performance low und o [2001/11/28] kern/32353 if kern.maxproc > 512 sybase ASE 11.9.2( o [2001/12/10] kern/32668 peter NFS directory removal problems manifested o [2001/12/11] kern/32716 joe system hangs when running vid (usb webcam o [2001/12/13] kern/32797 Problem with IPX and netgraph(4) o [2001/12/13] kern/32809 yet another panic while syncing disks aft f [2001/12/21] kern/33074 joe USB printer support does not detect print o [2001/12/22] kern/33085 jlemon Samba's NMBD cannot find alias interface o [2001/12/24] kern/33138 pnp problem in 4.3, 4.4, 4.5 o [2001/12/26] kern/33201 net/net_osdep.c:if_name is broken o [2001/12/30] kern/33344 memory leak in device resource config loa o [2002/01/02] kern/33464 soft update inconsistencies after system o [2002/01/04] kern/33535 invalid kernel diagnostic while writing d f [2002/01/07] kern/33653 DSL PPPoE connection error on 4.5-PRERELE o [2002/01/09] kern/33738 argv == NULL is not handled correctly by o [2002/01/13] kern/33833 luigi Correct kernel config for 4.4-RELEASE is o [2002/01/13] kern/33839 joe usb0: host controller halted (involving A o [2002/01/16] kern/33940 quotactl allows compromise gid-quotas o [2002/01/16] kern/33974 sound Can not record anything with emu10k1 on 4 o [2002/01/17] kern/34017 The siginfo_t passed to the signal handli o [2002/01/18] kern/34020 programs fail that poll(2) on fifos f [2002/01/26] kern/34306 gibbs 4.5-RC panics on boot with half-supported o [2002/02/01] kern/34544 joe Kernel crash on fclose() of /dev/kbd1 whe o [2002/02/04] kern/34619 TCP - FINs with different sequence number o [2002/02/03] kern/34582 wpaul Support for D-Link DFE-690TXD Cardbus PC o [2002/02/09] kern/34765 darrenr Unloading the ipl.ko module will panic th o [2002/02/10] kern/34801 darrenr TCP window size bug (afflicting IP Filter o [2002/02/17] kern/35061 joe After printing to HP Deskjet 656c USB pri o [2002/02/20] kern/35136 luigi VLAN & bridging & MTU o [2002/02/26] kern/35351 sound emu10k1: no posibility to record sound. K o [2002/02/27] kern/35396 poll(2) doesn't set POLLERR for failed co o [2002/02/28] kern/35399 poll(2) botches revents on dropped socket o [2002/02/28] kern/35429 select(2)/poll(2)/kevent(2) can't/don't n o [2002/02/28] kern/35442 Problem transmitting runts in if_sis driv o [2002/03/03] kern/35511 sis(4) multicast filtering doesn't pass s o [2002/03/07] kern/35645 Layer 2 switching using default router of o [2002/03/08] kern/35669 NFSROOT breaks without a gateway f [2002/03/08] kern/35691 mbr Realtek NIC driver does not work with Rea o [2002/03/09] kern/35703 /proc/curproc/file returns unknown o [2002/03/10] kern/35756 joe USB reattach of Sony DSC-S75 fails, USB s a [2002/03/16] kern/35985 re swap double mount o [2002/03/16] kern/35986 Wrong bpf-header preceading packet when u p [2002/03/17] kern/36038 bp sendfile(2) on smbfs fails, exposes kerne o [2002/03/20] kern/36147 bogus irq 7 message being issued o [2002/03/22] kern/36219 poll() behaves erratic on BPF file descri o [2002/03/22] kern/36220 panic: sched_sync: fsync failded vp 0xcf4 o [2002/03/28] kern/36415 roger the bktr driver incorrectly handles the s o [2002/03/29] kern/36482 Multiport starfire card (sf/ukphy) doesn' o [2002/03/31] kern/36566 System reboot with dead smb mount and umo o [2002/04/01] kern/36610 sos acd0: MODE_SENSE_BIG command timeout - re o [2002/04/05] kern/36784 Can't fcntl(fd, F_SETFL, ...) on a pseudo o [2002/01/04] kern/33532 sound Playing audio on some soundcards with pcm o [2002/04/07] kern/36858 njl The USB flash drive "Apacer HandyDrive" c o [2002/04/14] kern/37057 Problem with rlimits on filesystem mounte o [2002/04/15] kern/37109 Kernel refuses to assign unused IP to tun o [2002/04/19] kern/37261 luigi kernel is not linking without "device eth o [2002/04/21] kern/37326 roger smbus/bktr crash when omitting "device ii o [2002/04/24] kern/37436 accept dead loop when out of file descrip o [2002/04/24] kern/37441 ISA PNP parse problem o [2002/04/24] kern/37443 incorrect move pointer in environment str o [2002/04/27] kern/37502 NFS client ignores mtime.tv_usec for open o [2002/04/30] kern/37589 imp Kernel panics upon resume from zzz on my o [2002/05/01] kern/37635 joe USB ufm driver using major 200, although a [2002/05/01] kern/37656 robert Linux emulator 'Invalid Argument' error i o [2002/05/09] kern/37889 kernel panic when writing to a FAT32 part o [2002/05/12] kern/37998 panic: vinvalbuf: dirty bufs o [2002/05/12] kern/38011 imp Fatal Trap 12 using Xircom CE2 in IBM 760 o [2002/05/14] kern/38095 bp vlan not supported with fxp f [2002/05/16] kern/38166 gad ipv6_gateway_enable="YES" breaks lpd o [2002/05/24] kern/38495 soreceive fails to maintain invariant on s [2002/05/24] kern/38527 /dev/random does not obey O_NONBLOCK flag o [2002/05/25] kern/38549 threads the procces compiled whith pthread stoppe o [2002/05/25] kern/38554 changing interface ipaddress doesn't seem o [2002/05/25] kern/38562 bridge_cfg=*dc0* ; kldload if_dc => panic o [2002/05/27] kern/38632 imp Loss of connection with wi cards o [2002/05/30] kern/38752 rn_walktree_from not halting at the right o [2002/06/01] kern/38794 sound ESS Solo driver truncates output o [2002/06/01] kern/38795 sound kldunload of snd_ess, snd_sb16, snd_sb8 p f [2002/05/30] kern/38736 joe kernel panic during memory stick removal o [2002/06/04] kern/38894 Dell PowerEdge 4600 PCI Bus scan problems o [2002/06/04] kern/38906 calcru: negative time of o [2002/06/07] kern/38983 Kernel fails to access disk o [2002/06/11] kern/39185 core dump binary in single user mode o [2002/06/13] kern/39233 NonConforming IPsec implementation from F o [2002/06/13] kern/39252 Syscons doesn't support 8-bit control cha o [2002/06/13] kern/39260 sound pcm0 locks on boot, Compaq Presario 1920 o [2002/06/15] kern/39329 '..' at mountpoint is subject to the perm o [2002/06/15] kern/39331 dwmalone namei cache unreliable for __getcwd() o [2002/06/16] kern/39388 groudier ncr/sym drivers fail with 53c810 and more p [2002/06/16] kern/39396 cjc firewall security loophole f [2002/06/24] kern/39805 joe 4.6R install panics with umass0 device co o [2002/06/27] kern/39928 imp wi0 timeouts and hangs the system while s o [2002/06/27] kern/39937 ipstealth issue o [2002/06/30] kern/40044 SMP kernel fails to boot on DELL 610 o [2002/07/02] kern/40122 sound Device pcm stopps booting Kernel 4.6 o [2002/07/03] kern/40139 darrenr ipfilter issue o [2002/07/09] kern/40394 if_tap driver hard coded permission check o [2002/07/14] kern/40558 UDP6 sockets do not receive responses of o [2002/07/14] kern/40561 jlemon TTCP does not work with IPv6 o [2002/07/14] kern/40574 sound NeoMagic soundcard detection on Gateway S o [2002/07/19] kern/40766 imp NEWCARD freeses system while card inserti o [2002/07/19] kern/40787 page fault while in kernel mode o [2002/07/19] kern/40792 joe signals lead to data loss on device ugen o [2002/07/22] kern/40895 wierd kernel / device driver bug o [2002/07/26] kern/41007 overfull traffic on third and fourth adap o [2002/07/29] kern/41125 adrian squid-2.4.STABLE7 loop on poll() - SMP ke o [2002/07/31] kern/41216 Get "NFS append race" error o [2002/08/13] kern/41632 luigi bridging when one interface has no carrie o [2002/08/16] kern/41720 if_nge_load=YES make system not bootable o [2002/08/16] kern/41740 grog vinum issues: page fault while rebuilding o [2002/08/21] kern/41850 qa sysinstall fails to create root filesyste o [2002/08/22] kern/41881 julian ng_device was not MFCed for 2 months o [2002/08/27] kern/42089 roberto ntp_gettime returns time in wrong scale o [2002/08/28] kern/42120 arp(8) fails due to ioctl SIOCGIFNETMASK p [2002/08/30] kern/42216 rwatson simultaneous multiple server network fail o [2002/09/02] kern/42352 Impossible to set RCV timeout on a socket o [2002/09/05] kern/42457 Hack to allow Linux Matlab to exit o [2002/09/08] kern/42564 sound record bug with emu10k1 driver o [2002/09/08] kern/42578 Using PCI serial cards (puc) in SMP machi o [2002/11/17] kern/45373 mckusick softupdate / fs damaged after loss of pow o [2002/09/09] kern/42621 imp Dell Inspiron 5000e hangs when using Orin o [2002/09/10] kern/42629 panic in nfs_get o [2002/09/10] kern/42638 sound CS4326/4327 (MSS) buggy output playing 11 o [2002/09/11] kern/42652 error deleting r/o (by windows) files on f [2002/09/12] kern/42714 mbr dc ethernet driver is broken o [2002/09/13] kern/42727 [PATCH] Wrong MTU in need-frag ICMP using o [2002/09/20] kern/42983 imp wi0 sporadically freezes the system for 1 o [2002/09/20] kern/43151 Panic 20 seconds after resume o [2002/09/21] kern/43175 joe uvisor.c table error o [2002/09/23] kern/43314 kernel panic "clist reservation botch" o [2002/09/25] kern/43352 luigi ipfw aborts processing file/pipe when del o [2002/09/28] kern/43462 joe copying files from olympus C-4040 digital o [2002/10/02] kern/43599 Balloc did not check mallocated pointer i a [2002/10/02] kern/43605 luigi enabling polling in the kernel causes pag o [2002/10/07] kern/43808 njl usb kernel panics a [2002/10/09] kern/43885 ken USB CDROM does not work with vmware 2.x o [2002/10/10] kern/43887 threads abnormal CPU useage when use pthread_mute o [2002/10/11] kern/43953 Backport of BMC5703 drivers o [2002/10/12] kern/43984 rp driver does not support multiple PCI c o [2002/10/13] kern/44030 VNode/Swap troubles f [2002/10/14] kern/44063 sos ATA Tags (TQ) problems on 4.7-STABLE o [2002/10/15] kern/44087 fatal kernel trap when ifconfig a inet6 i o [2002/10/15] kern/44126 lnc network hungup at large traffics on V o [2002/10/16] kern/44130 Enabled apm hangs up FreeBSD kernel on i8 o [2002/10/18] kern/44202 -stable rp driver does not work with mult o [2002/10/21] kern/44355 After deletion of an IPv6 alias, the rout o [2002/10/23] kern/44417 luigi ipfw layer2 rules are not checked for eth o [2002/10/26] kern/44512 sound pcm driver generates static half the time o [2002/10/26] kern/44514 X11 mouse pointer disappears upon suspend o [2002/10/27] kern/44542 sound Locking issues with pcm f [2002/10/29] kern/44585 bug in lockmgr f [2002/11/03] kern/44853 Panic on resume o [2002/11/03] kern/44867 Frequent hard hangs on ASUS P4T-E/P4S-533 o [2002/11/05] kern/44936 ng_pppoe: relay session identifier does n o [2002/11/06] kern/45013 locking warnings in CURRENT o [2002/11/06] kern/45014 VLAN tag on frames received via em(4) are o [2002/11/06] kern/45023 flexlm does not run with linux-base-7, st o [2002/11/15] kern/45322 Panic on resume (zone: entry not free) o [2002/11/15] kern/45324 Re: 4.7 kernel does not find aha1 o [2002/11/18] kern/45403 imp Cannot install -CURRENT via pccard networ o [2002/11/21] kern/45579 joe Panic from USB stack after device detach o [2002/11/24] kern/45673 sound PC98 internal CS4231A is mis-detected to o [2002/11/24] kern/45679 sound Cannot record except 8bit-mono with CS423 o [2002/11/24] kern/45682 sound Sometime failed to record/play with CS423 o [2002/11/25] kern/45713 emoore If you use the amr driver, it is impossib o [2002/11/25] kern/45733 file descriptor flags and socket flags ou o [2002/11/26] kern/45777 crashdump issue with too-small dumpdev o [2002/12/02] kern/45913 imp WaveLan driver problems with latest -CURR o [2002/12/06] kern/46036 inaccurate timeouts in select(),nanosleep o [2002/12/09] kern/46152 Panic in adw dumping to tape o [2002/12/10] kern/46176 joe umass causes kernel panic if device remov o [2002/12/12] kern/46226 darrenr 5.0-RC1 ipfilter module [ipl.ko] fails to o [2002/12/13] kern/46239 posix semaphore implementation errors o [2002/12/26] kern/46551 cbb driver hangs on Sony Vaio o [2002/12/27] kern/46557 ipfw ipfw pipe show fails with lots of queues o [2002/12/28] kern/46576 FreeBSD 4.6 broke linux emulation install o [2002/12/29] kern/46618 joe USB (UHCI/ICH3) PALM connect/disconnect/c f [2002/12/29] kern/46619 acpi-jp Installation hangs on IBM Thinkpad T23 a [2002/12/31] kern/46647 silby Failure to initialize MII on 3Com NIC res o [2003/01/03] kern/46736 sound ISA audio CS4232 (HP Omnibook 5000C) work o [2003/01/08] kern/46872 Make sound work on TV-cards with MSDP3415 o [2003/02/18] kern/48435 wierd file system behavior o [2003/01/12] kern/47005 joe OHCI USB not noticing device detachments o [2003/01/16] kern/47152 pseudo-device ef in kernel does not creat f [2003/01/20] kern/47255 5.0-RELEASE install boot floppies hang wi o [2003/01/20] kern/47279 IBM 370 hangs on reboot o [2003/01/20] kern/47286 device probing not verbose when using boo o [2003/01/22] kern/47352 sound pcm/ac'97, dsp device busy f [2003/01/24] kern/47451 qa 5.0 GENERIC(sysinstall CD) locks during b o [2003/01/24] kern/47452 df(1) reports filesystem empty when it is o [2003/01/26] kern/47531 mutex_d panics SMP kernel o [2003/01/28] kern/47586 [PATCH] fix information-leak (mounts) in o [2003/01/29] kern/47628 msdosfs file corruption fix o [2003/01/29] kern/47648 creating alias on ethernet interface caus o [2003/02/04] kern/47920 if ng_pppoe switches to nonstandard mode o [2003/02/04] kern/47937 hw.ncpu and kern.smp.cpus duplicate same o [2003/02/05] kern/47939 5.0-Current freezes when bktr device is o o [2003/02/07] kern/48033 FFS superblock flags are being ignored? o [2003/02/07] kern/48062 mount -o snapshot doesn't work on +100GB f [2003/02/09] kern/48109 njl relaxed AML checking o [2003/02/09] kern/48116 Support for Synaptics touchpad o [2003/02/09] kern/48117 SMP machine hang during boot related to i a [2003/02/10] kern/48156 Bug in procfs(5) closed in jail. o [2003/02/11] kern/48198 Non-jailed users can kill processes owned f [2003/02/14] kern/48279 Brooktre878 (bktr) may cause freeze o [2002/03/07] kern/35631 SKIP and IPSEC together cause kernel pani o [2003/02/15] kern/48316 File size limit on NTFS filesystems o [2003/02/16] kern/48338 sound pcm audio driver hogs /dev/dsp?.? o [2003/02/16] kern/48359 joe SiS 5597/8 USB + uscanner breakage o [2003/02/17] kern/48393 ufs2 snapshot code bugs o [2003/02/18] kern/48425 Tape drive EOT handling problems in 4.7 o [2003/02/22] kern/48560 Panic in if_vlan.c on CURRENT o [2003/02/23] kern/48614 VESA VGA modes for syscons lock up machin o [2003/02/26] kern/48715 thomas atacontrol detach panics system when ATAP o [2003/02/27] kern/48741 darrenr ipnat corrupts packets on gre interface w o [2003/02/27] kern/48755 5.0-p2 kernel panic probably filesystem r o [2003/02/27] kern/48758 kldunload if_{nic} can cause kernel panic o [2003/02/28] kern/48777 vidcontrol modes not restored on vt switc o [2003/02/27] kern/48752 freeze when installing 5.0 Release o [2003/03/05] kern/48952 joe uscanner0 hangs f [2003/03/06] kern/48986 sos 5.0-R/4.7R system hangs on HighPoint RAID o [2003/03/08] kern/49040 problem mounting root; ffs_mountroot can' o [2003/03/11] kern/49102 julian Resident set size calculation broken in 5 o [2003/03/07] kern/48996 Fatal trap 12 with incoming traffic from o [2003/03/20] kern/50149 joe Using Alcatel SpeedTouch results in "usb0 o [2003/03/25] kern/50298 unlimited usage of AGP memory make system o [2003/03/27] kern/50348 joe On usb.ko unload usb and usbN devices are o [2003/04/02] kern/50541 scottl raidframe does not work o [2003/04/03] kern/50574 imp dc driver incorrectly detects ADMtek chip o [2003/04/05] kern/50621 panic while TCP6 bind() o [2003/04/08] kern/50741 scottl "wiring down SCSI devices" as described i f [2003/04/10] kern/50803 bmilekic mbuf-related kernel panic (sbappendaddr) o [2003/04/11] kern/50807 NFS file locking as client deos not worki o [2003/04/11] kern/50827 [PATCH] no sane record locking on *nix. o [2003/04/07] kern/50683 fxp broken s [2003/04/12] kern/50856 kernel panic if mounting /tmp as mfs with o [2003/04/14] kern/50943 kernel panic to initialize NIC (Intel Pro o [2003/04/14] kern/50947 darrenr BUG: port eq 25 does not work anymore (po o [2003/04/23] kern/51308 sound Creative SB32 doesn't work under CURRENT o [2003/04/18] kern/51145 sound Audio Slows during Heavy I/O o [2003/04/21] kern/51243 Deadlock via syscons o [2003/04/22] kern/51274 ipfw ipfw2 create dynamic rules with parent nu o [2003/04/23] kern/51309 rl driver problem on large file transfers o [2003/04/23] kern/51332 njl QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1F 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/29] kern/51583 tjr [PATCH] allow to work with devices and so o [2003/05/02] kern/51685 Unbounded inode allocation causes kernel o [2003/05/08] kern/51982 sio1: interrupt-level buffer overflows o [2003/05/12] kern/52110 FS corruption when using unionfs o [2003/05/12] kern/52128 Unable to floppy install on Toshiba Libre o [2003/05/14] kern/52260 sys/net/if.c:if_detach in FreeBSD4 forget o [2003/05/16] kern/52331 groudier 4.7 to 4.8-REL upgrade: SCSI disks on sym o [2003/05/19] kern/52445 Kernel panics when mounting floppy on MFS o [2003/05/20] kern/52490 ^T'ing a zombie causes 'calcru: negative o [2003/05/21] kern/52527 sos atacontrol detach 0 causes kernel panic o [2003/05/22] kern/52561 5.1-BETA install fails on Dell PowerEdge o [2003/05/24] kern/52648 bonnie gives kernel panic in SMP but not o [2003/05/27] kern/52729 panic: bremfree: removing a buffer not on o [2003/05/28] kern/52756 4.8 RELEASE installer(generic kernel) sta o [2003/05/30] kern/52817 threads top(1) shows garbage for threaded process o [2003/05/30] kern/52818 vm_fault() calls vput() on shared-locked o [2003/06/02] kern/52868 NFS v3 shows a negative size with volumes o [2003/06/04] kern/52935 occasional panic in ip_input with IPSEC o [2003/06/04] kern/52936 Huge writes to nfs exported FAT filesyste o [2003/06/05] kern/52962 imp discrepancy between ifconfig and wicontro o [2003/06/05] kern/52966 pdeuskar em0 not in promisc mode when bridging. o [2003/06/06] kern/52988 mbr [patch] if_dc with ADMTek AN983B corrupts o [2003/06/07] kern/53008 [PATCH] genwakecode generates errornously o [2003/06/15] kern/53334 o [2003/06/18] kern/53447 poll(2) semantics differ from susV3/POSIX o [2003/06/18] kern/53481 5.1R does not recognise xl0 at every star o [2003/06/20] kern/53566 IBM Eserver (245 || 345) + ServeRaid 5i i o [2003/06/21] kern/53601 njl Quirk entry for Casio Exilim EX-S3 digita f [2003/06/23] kern/53656 mbr Problem with if_dc and Davicom DM9102AF o [2003/06/25] kern/53712 anholt drm/DRI broken (out of DMA buffers?) for o [2003/06/25] kern/53717 4.8-RELEASE kernel panic (page fault) o [2003/06/27] kern/53847 software hang o [2003/06/30] kern/53920 sluggish TCP connection o [2003/06/30] kern/53927 imp wi0: device timeout problem with PRISM 2. o [2003/06/30] kern/53940 imp Some WiFi devices cannot connect to hosta o [2003/07/01] kern/53987 smbfs can't access to files with symbol ż o [2003/07/02] kern/54049 sound Sound driver reports device busy and show o [2003/07/07] kern/54188 [PATCH] touchpad doesn't work on some Ace o [2003/07/09] kern/54248 nge/vlan: kernel panic o [2003/07/09] kern/54295 [PATCH] ng_rfc1490(4) does not support Ci o [2003/07/10] kern/54309 silby TCP Packet of 64K-1 crashes FreeBSD4.8 o [2003/07/10] kern/54331 robert shutdown() on a socket registered in a kq o [2003/07/15] kern/54495 njl ACPI problem on Compaq Evo N620c a [2003/07/14] kern/54488 pdeuskar em driver does not send out gratituous ar o [2003/07/16] kern/54539 devinfo/devstat lists too many if_tun res o [2002/02/02] misc/34568 turning printer on and off hangs the comp o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati a [1999/04/08] misc/11024 mtm getpwnam(3) uses incorrect #define to lim o [1999/05/05] misc/11525 dwmalone [PATCH] Networking patches to increase # o [1999/09/26] misc/13978 peter a write to last column bug appears since a [1999/11/12] misc/14856 billf ftp stalls on FreeBSD 3.3 (CDROM) tested o [1999/12/23] misc/15662 markm [PATCH] perl5 Sys::Hostname fails if no P s [2000/03/01] misc/17108 SecureRPC not supported in mount_nfs comm o [2000/03/10] misc/17310 wpaul NIS host name resolving may loop forever f [2000/03/20] misc/17517 mbr 100/10baseT card resets under load o [2000/03/24] misc/17584 groudier fatal SCSI error with a Symbios 53c875 co o [2000/02/25] misc/16991 jhb booting install disk and USB o [2000/04/17] misc/18065 mdodd FREEBSD 4.0 crashes on boot Compaq Prolia o [2000/07/13] misc/19909 Problem with NFS client in 4.0-STABLE p [2000/07/17] misc/19994 fenner sscanf() fails on 64-bit operations o [2000/07/25] misc/20172 byacc 1.9 fails to generate $default tran o [2000/08/10] misc/20521 mjacob /etc/rmt several problems o [2000/08/26] misc/20861 threads libc_r does not honor socket timeouts o [2000/09/07] misc/21089 vi silently corrupt open file on SIGINT w s [2000/09/18] misc/21384 greid pcm driver has static in recorded audio o [2000/09/19] misc/21406 freebsd's bootinst or booteasy overwrites o [2000/10/15] misc/21998 green ident only for outgoing connections o [2000/12/14] misc/23561 emulation Linux compatibility mode does not support o [2001/01/16] misc/24391 cannot kill amd after interface disappear s [2001/01/23] misc/24590 standards timezone function not compatible witn Sin o [2001/01/25] misc/24641 threads pthread_rwlock_rdlock can deadlock o [2002/01/25] misc/34270 man -k could be used to execute any comma o [2001/03/16] misc/25851 qa Security hole in anonymous FTP setup scri o [2001/03/22] misc/26002 n_hibma Poor read/write performance on uhci USB c o [2001/04/03] misc/26320 alfred mountd breaks IRIX automounter o [2001/04/10] misc/26486 setnetgrent hangs when netgroup contains o [2001/04/27] misc/26897 qa 4.3R sysinstall fails to create swap part a [2001/06/05] misc/27893 sos can't burn audio cds on LG CD-RW CED-8083 o [2001/06/05] misc/27896 Error in /etc/exports invalidates entire o [2001/06/12] misc/28095 [PATCH] pax may descend into directories o [2001/06/29] misc/28508 problems with backup to Tandberg SLR40 st o [2001/09/15] misc/30590 /etc/hosts.equiv and ~/.rhosts interactio o [2001/10/18] misc/31363 qa sysinstall "partition editor" silently co o [2001/12/30] misc/33370 qa Post configuration issue f [2001/12/26] misc/33213 ume rarpd fails to init IPv6 enabled interfac o [2002/01/07] misc/33672 sheldonh telnetd and mount_mfs signal handlers cal o [2002/02/11] misc/34842 VmWare port + NIS causes "broadcast storm o [2002/02/19] misc/35116 keyinfo reports root's keyinfo o [2002/02/25] misc/35310 des SSHing with expired password does not bri o [2002/02/26] misc/35350 Can't boot on ASUS TXP4 o [2002/03/03] misc/35506 innetgr() doesn't match wildcard fields i o [2002/03/07] misc/35662 send-pr and/or web pr query system screws o [2002/03/11] misc/35774 [SECURITY] Suboptimal auditing possibilit o [2002/03/19] misc/36086 trhodes Kerberos Problem/Handbook wrong/Followup o [2002/04/11] misc/36999 2 Default Routes Created o [2002/04/23] misc/37399 rsh does not work from Win 2k to freeBSD o [2002/04/29] misc/37585 qa System hangs on install at probing device o [2002/04/30] misc/37586 qa newfs failing in 5.0-DP1 initial install o [2002/05/03] misc/37710 murray LAN interface in wrong state after attemp f [2002/05/05] misc/37775 netsmb/smb_subr.c needs opt_global.h in S o [2002/05/08] misc/37863 Configuration of X corrupts screen, and i o [2002/05/18] misc/38241 mount_cd9660 doesn't mount/read multisess o [2002/05/26] misc/38582 qa sysinstall sets newfs flag after changing f [2002/06/02] misc/38835 qa sysinstall always installs crypto o [2002/06/10] misc/39104 sos The disc in your drive looks more like an o [2002/06/29] misc/40001 grog vinum showing -2 drives after removing se o [2002/07/04] misc/40206 Can not assign alias to any POINTOPOINT i o [2002/07/06] misc/40260 qa sysinstall hangs up detecting devices (No o [2002/08/01] misc/41242 periodic scripts make unwarrented assumpt o [2002/08/04] misc/41331 threads Pthread library open sets O_NONBLOCK flag o [2002/08/28] misc/42115 luigi PicoBSD: fix build script for 4.6-STABLE p [2002/08/29] misc/42172 des ftp and fetch client needs an active comm o [2002/09/13] misc/42748 joe USB on hardware list does not work o [2002/09/15] misc/42801 FreeBSD freezes when opening cuaa0 with a o [2002/09/16] misc/42849 MBR is scribbled on by by freebsd o [2002/10/04] misc/43674 Able to bypass expired password s [2002/10/16] misc/44148 installworld in 4.7-STABLE does not insta o [2002/10/17] misc/44185 Problem adding route with -interface opti p [2002/10/19] misc/44268 ache [PATCH] FreeBSD is missing lt_LT.ISO8859- o [2002/10/28] misc/44578 getnetgrent fails to read NIS netgroup ma o [2002/12/13] misc/46245 sound AC'97 is not supported on ABIT BW7 o [2003/01/02] misc/46694 imp Getting DUP packets when in Promiscous mo p [2003/01/09] misc/46902 tjr Error with mount_smbfs and 15 Char Netbio o [2003/02/16] misc/48325 /etc/periodic/security/100.chksetuid does o [2003/02/19] misc/48461 murray $EDITOR on the fixit CD is wrong. o [2003/03/03] misc/48881 [PATCH] The influence of /etc/start_ifnam o [2003/03/13] misc/49984 des openSSH crashes while password based auth p [2003/04/17] misc/51085 ache FreeBSD is missing ja_JP.eucJP locale. o [2003/04/18] misc/51146 qa Incorrect error message when configuring o [2003/04/25] misc/51409 us.emacs.kbd doesn't have 'boot' o [2003/05/12] misc/52122 make release does not use proper binaries o [2003/07/02] misc/54004 Incorrect usr/src/release/sysinstall Make o [2003/07/07] misc/54189 DNS resolver should resolve hostnames wit f [2000/01/24] ports/16343 reg bsd.port.mk cannot override make.conf. o [2000/08/08] ports/20490 tg Termios timeout parameters, VMIN, VTIME, o [2000/09/14] ports/21264 markm tn3270 port receives segmentation fault o [2000/10/02] ports/21714 sobomax audio problem with nil o [2001/02/11] ports/25007 max telnetx problem on 4.x o [2001/02/21] ports/25272 rse Using eperl as cgi/nph binary executor ca o [2001/06/12] ports/28102 ports-bugs Recent changes to 4.3-STABLE break arla-0 o [2001/06/14] ports/28155 portmgr DESTDIR is used incorrectly in bsd.port.m o [2001/06/24] ports/28398 ports-bugs ja-dvips cannot find tex.pro o [2001/06/28] ports/28491 kiri www/w3-4 port: mismatch between pkg-plist o [2001/07/11] ports/28889 lioux qpopper-4.0.3 error: Insufficient room to o [2001/07/19] ports/29098 jedgar p5-Mysql port references wrong directory o [2001/08/14] ports/29704 bp Imagemagick Identify utility crashes when o [2001/09/10] ports/30490 sobomax yacc in world does NOT fully respect TMPD o [2001/09/25] ports/30823 ports-bugs New port: KinterbasDB, Python module to a o [2001/09/30] ports/30947 ports-bugs mail/mahogany fails to build, conflicts w o [2001/10/11] ports/31216 znerd New port: devel/plist-builder o [2001/10/26] ports/31511 obrien g++30 produces binaries which SIGBUS when o [2001/11/07] ports/31819 jmz ports/ispell install doesn't work o [2001/11/09] ports/31893 des gnats-3.113.1 conflicts with /usr/bin/sen o [2001/11/19] ports/32121 anholt xf86cfg 4.1.0 writes bad "Chipset" value o [2001/11/23] ports/32234 tobez Perl ports not $LOCALBASE clean o [2001/12/11] ports/32700 ports-bugs inode changes for large o [2001/12/21] ports/33080 ume grkrellmvolume interferes with the abilit o [2002/01/15] ports/33927 ports-bugs ja-dvipdfm port requires texmf/dvips/base o [2002/01/15] ports/33929 doc Section 15.15 of the FreeBSD Porter's Han o [2002/02/08] ports/34730 lioux new port qmail-scanner - a virus-scanning o [2002/02/26] ports/35353 green cfs strips eighth bit of file name on "ou o [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d o [2002/04/08] ports/36879 mbr emulators/vmware2 freezes and reboots sys o [2002/04/11] ports/37006 dirk cdrecord does not work with Teac USB CDRW o [2002/04/19] ports/37262 njl gphoto2 fails to find supported USB digit o [2002/04/22] ports/37361 ports-bugs installing gcc30 port breaks devel/gettex a [2002/05/12] ports/38018 znerd ports/www/jakarta-tomcat4: make passing o a [2002/05/12] ports/38020 znerd ports/www/jakarta-tomcat4: stop tomcat vi o [2002/05/17] ports/38212 knu XFree86-4 and portupgrade get dependencie f [2002/05/27] ports/38602 ports-bugs x11-wm/tvtwm is confused about PREFIX o [2002/06/08] ports/39054 portmgr [PATCH] Support USE_OPENSSL=yes in bsd.po o [2002/06/11] ports/39148 cy screen consumes 100% when run o [2002/06/11] ports/39149 ume ports/mail/cyrus-imapd: cyradm causes per o [2002/06/11] ports/39151 trevor acroread5 install fails o [2002/06/18] ports/39479 cy Binary version of screen-3.9.11_1 in port s [2002/06/22] ports/39660 portmgr add ${PKGNAMEPREFIX} to (DOCS|EXAMPLES)DI o [2002/06/23] ports/39760 jedgar ports/math/rcalc is too old and contains o [2002/06/24] ports/39788 mharo building proftpd in ports ignores WITH_MY o [2002/07/03] ports/40167 bp mars_nwe does not report disk full errors o [2002/07/15] ports/40610 jmz Latex build "cannot find Hyphenation patt o [2002/07/16] ports/40672 sobomax wsoundserver defaults to using esound and o [2002/07/22] ports/40886 ache pkpkg_delete apache-1.3.26_3 does not w o [2002/07/05] ports/40216 anholt [xmh] xmh is unstable o [2002/07/05] ports/40218 anholt [xmh] mail list does not refresh automati o [2002/07/05] ports/40223 anholt [xmh] Deleted mail does not appears in sc o [2002/07/29] ports/41128 greid recv_addr init wrong and 512 byte udp pac o [2002/08/24] ports/41966 edwin audio/play: sblive, can cause "Device bu o [2002/09/07] ports/42516 openoffice OpenOffice.org generate wrong WM_LOCALE_N f [2002/09/09] ports/42612 ports-bugs gphoto2 2.1 core dumps on DC290 o [2002/09/10] ports/42643 fanf new mainstream version from sysutils/cfen f [2002/09/10] ports/42647 ports-bugs port pybliographger does not configure o [2002/09/12] ports/42713 wjv biology/emboss : problems building EMBASS o [2002/09/13] ports/42729 obrien bash manpage has /bin/bash as location fo a [2002/09/14] ports/42777 openoffice OpenOffice install fails o [2002/09/14] ports/42783 steve open-motif port doesn't compile o [2002/09/19] ports/42964 billf /usr/ports/net/mtr: I don't want mtr-gtk o [2002/09/23] ports/43301 steve mwm confused by mouse events following up o [2002/09/28] ports/43454 www Packages hard to find, often missing f [2002/10/15] ports/44101 trevor Netscape 7 port fetches unspecified compo o [2002/10/17] ports/44192 edwin joe o [2002/10/19] ports/44295 ports-bugs New port: MLton, an optimizing Standard M o [2002/10/08] ports/43847 ports-bugs new ports: babytrans,gsfv,mmail,tetradraw f [2002/10/30] ports/44759 ports-bugs ghostscript-gnu-7.05_3 produces incorrect f [2002/10/31] ports/44799 dirk mysql323-server (3.23.53) fails to build o [2002/11/02] ports/44835 knu portupgrade vs. docproj dependencies o [2002/11/12] ports/45234 ports-bugs timidity++ portupgrade problem, removes s o [2002/11/18] ports/45417 jim everybuddy installs modules in wrong plac o [2002/11/19] ports/45495 portmgr Fix port bsd.port.mk to build when there o [2002/11/26] ports/45757 trevor mail/xc-mail: update to current (2.2) & c o [2002/11/27] ports/45805 ports-bugs security/sfs does not build on Alpha o [2002/12/03] ports/45972 tobez Perl system() calls will hang if the proc o [2002/12/05] ports/46008 kiri [PATCH] Update mail/mew2 to Mew 2.3 o [2002/12/05] ports/46013 dbaker misc/dnetc: fix install error o [2002/12/06] ports/46039 ports-bugs adzapper install fails out of the box o [2002/12/09] ports/46149 trevor Celestia build fix o [2002/12/11] ports/46180 ports-bugs lang/squeak3 creates $PREFIX/bin/squeak s f [2002/12/15] ports/46278 edwin New Port: games/vegastrike o [2002/12/17] ports/46322 tobez lang/perl5 - string '0' (zero) is not con o [2002/12/17] ports/46338 ports-bugs cyrus-sasl-1.5.27_7 mysql_verify_password o [2002/12/20] ports/46399 ports-bugs libdvxencore permissions o [2002/12/21] ports/46443 ports-bugs lang/jgnat compilation failure o [2002/12/25] ports/46530 ports-bugs GtkAda2 links against unexistent libgthre o [2002/12/26] ports/46554 tobez fix a regex bug dealing with utf8 strings o [2003/01/03] ports/46741 ports-bugs PVM-POV fails trying to locate file/folde s [2003/01/07] ports/46846 lioux livecd: Running fails due to old patches o [2003/01/10] ports/46964 ports-bugs Failure when running "make install" on ex o [2003/01/11] ports/46985 sobomax port x11-toolkits/py-wxPython broken on - s [2003/01/14] ports/47061 ports-bugs Conflicting system headers by build of gr o [2002/11/11] ports/45210 ports-bugs Broken Linux ABI Emulation in FreeBSD 4.7 o [2002/10/31] ports/44802 will games/xkobo broken on -current o [2003/01/20] ports/47245 znerd daemonctl scribbles over log file when si o [2003/01/20] ports/47273 portmgr Ports tree references wrong crypto librar o [2003/01/21] ports/47303 wjv Update biology/p5-bioperl to latest relea f [2003/01/23] ports/47405 lev scribus could not save russian letters an o [2003/01/30] ports/47700 ports-bugs New port: XawPlus, a 3D replacement for X f [2003/01/31] ports/47768 ports-bugs print/ghostscript-afpl gv (3.5.8_1) can't o [2003/01/31] ports/47713 lioux multimedia/ffmpeg - "make deinstall reins f [2003/02/02] ports/47807 knu ruby-bdb1 fails to install f [2003/02/02] ports/47809 ports-bugs New port: Ukrainian accounting system. o [2003/02/03] ports/47842 cy security/tripwire fails to build under CU o [2003/02/05] ports/47942 lioux qmail-tls MASTER_SITES and naming convent o [2003/02/09] ports/48130 kris games/falconseye can't save games or bone o [2003/02/08] ports/48091 ports-bugs port install fails on minimum system o [2003/02/16] ports/48334 kde KDE System Guard (`sysutils/kdeadmin3') d o [2003/02/16] ports/48335 kde Bug in `kpackage' from `sysutils/kdeadmin o [2003/02/16] ports/48343 ports-bugs Several issues with the www/zope port o [2003/02/16] ports/48346 dwcjr samba-devel port thinks 5-CURRENT is SVR5 o [2003/02/20] ports/48506 lioux multimedia/libmpeg2 mcpu build problem on o [2003/02/26] ports/48737 znerd java/jdk13-doc - 5572 files missing from o [2003/03/01] ports/48803 kde KDE 3.1 (kxkb) break XKB configuration an o [2003/03/01] ports/48805 kde `Segmentation fault' for games/nethack34- o [2003/03/09] ports/49056 trevor Festival fixes for newer GCCs [PATCH] o [2003/03/13] ports/49995 phantom Native JDK1.4.1 build fails if WRKDIRPREF o [2003/03/15] ports/50042 mbr ports/www/mod_frontpage causes Bad System o [2003/03/16] ports/50062 knu portupgrade does not process directives f o [2003/03/17] ports/50083 lioux qpopper 4.0.5 tarball file permissions do o [2003/03/18] ports/50104 ports-bugs Zope package does not set sticky bit on v o [2003/03/21] ports/50162 adrian update ports www/squid to 2.5-stable2 o [2003/03/28] ports/50402 knu glib20 port: pthread_getschedparam is mis o [2003/03/29] ports/50417 phoenix Phoenix does not respect /usr/X11R6/lib/b o [2003/03/29] ports/50418 phoenix Phoenix file "unix.js" links to old versi o [2003/04/07] ports/50694 lioux mail/qmail-ldap edit mismatch causes CLEA o [2003/04/10] ports/50795 ports-bugs misc/solfege does not function s [2003/04/11] ports/50844 ports-bugs MPlayer fails to build on Alpha o [2003/04/15] ports/51007 dirk cdda2wav rips glitches on 5.0 o [2003/04/16] ports/51069 wjv [PATCH] p5-XML-Twig does not correctly de o [2003/04/17] ports/51089 lioux net/dctc refuses to connect to any hub f [2003/04/17] ports/51113 knu /usr/ports/lang/ruby build failure; sed? o [2003/04/18] ports/51128 ports-bugs It is not possible to build security/drwe o [2003/04/18] ports/51140 jedgar No documentation for the port databases/d o [2003/04/22] ports/51281 tobez broken way of upgrading perl5.6.x to 5.8 o [2003/04/23] ports/51324 knu lang/ruby-devel fails to remove lib/ruby/ o [2003/04/23] ports/51334 ports-bugs [New Port] Zend Optimizer 2.1.0a f [2003/04/24] ports/51340 edwin [Maintainer Update] Port: devel/zziplib o [2003/04/27] ports/51455 billf core dump when exiting ethereal o [2003/04/15] ports/50975 anholt xclock segfaults o [2003/04/28] ports/51539 tobez dual perl installation breakage? o [2003/05/02] ports/51711 ports-bugs /usr/ports/emulators/linux_base will not o [2003/05/02] ports/51714 ports-bugs emulators/linux_base port fails to instal f [2003/05/05] ports/51789 ports-bugs high security hole in old dcgui/dclib por o [2003/05/05] ports/51807 ports-bugs g++295 can't parse header file f [2003/05/05] ports/51813 ports-bugs wrong mod_perl dependencies o [2003/05/06] ports/51837 murray [Unbreak Port] print/hugelatex (fix PLIST o [2003/05/07] ports/51946 jedgar grub port looking for /dev/rfd0 o [2003/05/11] ports/52064 ports-bugs ns2 (ports/net/ns) was broken o [2003/05/11] ports/52067 anholt Machine reboots when loading X after cold a [2003/05/11] ports/52068 openoffice portupgrade of openoffice.org-1.0.3 stall o [2003/05/11] ports/52079 bms vmware3 hangs when nmdm(4) is used as COM a [2003/05/11] ports/52087 openoffice error while building japanese/openoffice o [2003/05/14] ports/52236 phantom java/jdk14 does not build the Java Plugin f [2002/04/25] ports/37468 ports-bugs mpeg_play compiled on current/DP1 does no f [2002/05/23] ports/38460 ports-bugs core dumps with ghostscript o [2003/05/23] ports/52602 ports-bugs security/ident2 port segfaults when retur f [2003/05/28] ports/52774 znerd New port: mod_jk2 port (a clean build) o [2003/05/28] ports/52775 znerd New port: mod_jk2 slave port for apache2 o [2003/05/28] ports/52777 znerd New slave port: mod_jk-apache2 f [2003/06/04] ports/52944 ports-bugs CUPS is not configurable on 4.8-RELEASE f [2003/06/11] ports/53214 ports-bugs emulators/vmware3 tries to install emulat o [2003/06/13] ports/53290 lioux Adds russian charsets to `mail/spamoracle o [2003/06/17] ports/53414 ports-bugs port security/amavis-perl open filedescri o [2003/06/18] ports/53458 ports-bugs irc/tr-ircd breaks on non-IPv6 kernels o [2003/06/19] ports/53504 knu pkgdb -F causes ruby to fail (can not all s [2003/06/19] ports/53508 lofi security/newpg: gpgsm dumps core (while i o [2003/06/20] ports/53561 dirk patch to fix fail configure for mysql323 o [2003/06/23] ports/53659 dirk Can't build MySQL 323 on 5.1 o [2003/06/27] ports/53843 ports-bugs trouble running getmail from cron o [2003/06/27] ports/53862 ports-bugs -CURRENT ports symlink busted o [2003/07/01] ports/53962 nakai emulators/gngb: Bento fix. o [2003/07/03] ports/54067 mbr www/mod_auth_mysql_another fails to build o [2003/07/06] ports/54156 dougb Add foomatic and cups support to print/hp o [2003/07/09] ports/54256 mita japanese/vflib: fix dependency on japanes o [2003/07/08] ports/54234 ports-bugs gnu-radius fails to build on 4.8-STABLE o [2003/07/12] ports/54412 ade USE_LIBTOOL_VER overwrites autoconf-PATH f [2003/07/12] ports/54419 sf [PATCH] Compile failure with DIVX 5 o [2001/10/02] ports/30993 iedowse xxgdb cannot open source file o [2003/07/12] ports/54424 knu portupgrade ignores ALT_PKGDEP o [2003/07/13] ports/54435 lioux [PATCH] multimedia/libdvdread dvdcss_crac o [2003/07/16] ports/54546 openoffice OpenOffice-1.0.3_2 build fails: autoconf. o [2003/07/17] ports/54585 roam [Update] Port: mail/vpopmail o [2003/07/17] ports/54588 knu databases/ruby-bdb WITH_BDB41 actually us o [2003/06/24] sparc64/53670sparc64 pthreads implementation on 5.1-Release sp o [2002/10/08] standards/43837wollman PKST (pakistan daylight time) changed fro o [2003/04/21] standards/51209standards [PATCH] add a64l()/l64a/l64a_r functions o [2003/06/05] standards/52972standards /bin/sh arithmetic not POSIX compliant o [2003/06/20] standards/53554standards interval timers not cleared in fork() o [2003/07/12] standards/54410standards one-true-awk not POSIX compliant (no exte o [2002/12/11] www/46195 www man page kadmind(8) not found at www.Free o [2003/04/18] www/51135 www Problems with the mailing-lists search in o [2003/07/19] ports/54647 ports-bugs Updated gsfonts 6.0 disables printing in o [2003/07/20] kern/54673 'stli' driver requires unavailable COMPAT o [2003/07/21] kern/54705 sound codec timeout during read of register 26 o [2003/07/21] ports/54727 adrian [PATCH] update to STABLE3 and request mai f [2003/07/22] ports/54747 dirk Coredump when building the database/mysql o [2003/07/22] i386/54756 i386 ACPI suspend/resume problem on CF-W2 lapt o [2003/07/23] i386/54781 i386 ACPI prevents psm to detect on Compaq Evo o [2003/07/23] ports/54783 mbr [PATCH] ftp/proftpd: fix for mysql41, MOD f [2003/07/23] ports/54792 ports-bugs [patch] port lang/mozart unbreak and upda o [2003/07/25] www/54838 phantom [PATCH] www/ru update o [2003/07/25] ports/54848 ports-bugs print/ghostscript-gnu fails building whil o [2003/07/25] bin/54854 cvs pserver sig11 crash on 4.8-R o [2003/07/25] ports/54855 lioux PATCH: fix mjpegtools divx tools segfault o [2003/07/25] ports/54875 ports-bugs hpijs loops on fatal error o [2003/07/26] kern/54881 njl New device/vendor ID and quirks for iRive p [2003/07/27] bin/54959 tr utility has a bug in ISO8859-2 locale o [2003/07/28] bin/54969 rcp '-r' option patch or MFC request o [2003/07/28] ports/54970 ports-bugs emulators/linux_base Port Makefile "dange o [2003/07/28] conf/54971 /etc/rc.d/mountcritermote requires ldconf o [2003/07/28] ports/54972 ports-bugs net/simicq compilation error o [2003/07/28] ports/54973 roam [Update] Port: mail/qmailadmin o [2003/07/28] www/54976 www [PATCH] www/ru/news update o [2003/07/29] kern/55018 [patch] Digiboard PC/Xem fails to initial o [2003/07/30] ports/55036 lioux [Update] Port: mail/qmail (add Maildir++ o [2003/07/30] ports/55037 roam [Update] Port: mail/vpopmail o [2003/07/30] ports/55047 roam [Update] Port: mail/vpopmail (add domainq o [2003/07/30] kern/55081 contigmalloc API semantics inadequate --- o [2003/07/31] ports/55136 lioux qmail-ldap uses old qmail-ldap patch, por f [2003/08/01] ports/55164 openoffice openoffice fails to compile o [2003/08/01] kern/55175 LOR in select and poll f [2003/08/02] ports/55186 kde Doxygen 1.3.1 build fails on Alpha a [2003/08/02] ports/55190 portmgr `make install' fails for any port when PK o [2003/08/03] ports/55216 ade devel/{automake,autoconf}: Wrong code in o [2003/08/03] ports/55219 ports-bugs devel/fam: NFS support broken o [2003/08/04] ports/55252 ports-bugs Berkley DB crashes on Serverworks based c o [2003/08/04] ports/55259 ports-bugs Theme category change: clean-theme-gtk o [2003/08/05] ports/55270 ports-bugs New port: kaffe-devel, development releas o [2003/08/05] gnu/55278 Externs on implicit declarations o [2003/08/05] kern/55279 miibus/if_ed static/dynamic confusion o [2003/08/05] i386/55290 i386 please MFC the PR:22971 (LinuxEmu; Implem o [2003/08/05] kern/55297 kernel panic after running XFree86 o [2003/08/05] kern/55299 Promise ATA controller can't handle UDMA o [2003/08/06] ports/55325 portmgr [PATCH] ports/Mk/bsd.port.mk handles auto o [2003/08/06] ports/55331 portmgr Port security check (`security-check' tar o [2003/08/07] bin/55346 /bin/sh eats memory and CPU infinitely o [2003/08/07] bin/55349 Amd mixes up symlinks in it's virtual fil o [2003/08/08] bin/55366 grog [patch] vinum makes /dev/vinum with wrong o [2003/08/08] ports/55372 ports-bugs mod_php4 port ignores PREFIX o [2003/08/08] ports/55374 ports-bugs sitescooper doesn't work with plucker o [2003/08/08] kern/55379 kernel crashes randomly o [2003/08/08] docs/55391 doc plist generation instructions incorrect f [2003/08/08] ports/55409 gnome evolution-1.4.{3,4} display incorrect tim o [2003/08/10] ports/55439 ports-bugs Change in tcsetattr in 5.1-RELEASE breaks o [2003/08/10] bin/55448 dbm_nextkey() misbehaves after dbm_store( o [2003/08/10] gnu/55452 gzip doesn't handle large files o [2003/08/11] bin/55457 GDB gets confused debugging libc_r thread o [2003/08/11] ports/55475 ports-bugs [PATCH] devel/arm-elf-gcc295 fails to bui o [2003/08/12] ports/55493 portmgr Add ability to automatically install *.in o [2003/08/12] ports/55507 ports-bugs lang/php4 compiles with unexcpected libs o [2003/08/13] docs/55526 blackend Update the branches pic and ascii art for o [2003/08/13] kern/55542 [patch] discard oversize frame (ether typ o [2003/08/13] i386/55555 i386 system freezes with access to /dev/ums0 o [2003/08/13] i386/55561 i386 SMbus and I2C don't attach when loaded as f [2003/08/13] ports/55563 openoffice openoffice doesnot build on both stable a o [2003/08/15] i386/55603 unable to reboot when system runs from My o [2003/08/15] ports/55611 ports-bugs Clamav port package build fails on 5.x wh o [2003/08/15] docs/55613 doc su man page confusing, probably incorrect o [2003/08/15] i386/55614 i386 machine freezes - goes on after key press o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press o [2003/08/15] ports/55617 ports-bugs Accessing an nsmb-mounted drive via a smb o [2003/08/16] ports/55620 lofi Enable additional drivers in ghostscript' o [2003/08/16] bin/55634 Add IGNORE_PRINTCAP option to mergemaster o [2003/08/16] ports/55638 ports-bugs [PATCH] www/rt2 marked broken o [2003/08/17] i386/55661 i386 ACPI suspend/resume problem on ARMADA M70 o [2003/08/17] ports/55673 ports-bugs Xsane crashes when doing preview o [2003/08/17] ports/55683 portmgr Add USE_PTHREAD_HACK to bsd.port.mk for s o [2003/08/18] docs/55693 kensmith Howto make a kernel module for a pseudo-d o [2003/08/18] kern/55702 Kernel panic on NTFS o [2003/08/20] ports/55721 portmgr "Checking if XXX already installed" does o [2003/08/20] kern/55727 rl(4) not working in recent 4.8-STABLE: w o [2003/08/20] ports/55736 roam [Update] Port: mail/qmailadmin o [2003/08/20] ports/55737 roam [Update] Port: mail/vpopmail o [2003/08/20] ports/55759 ports-bugs Updating mail/postfix from 2.0.13 to 2.0. o [2003/08/20] sparc64/55773jake Conversion from long to long double is br o [2003/08/20] bin/55774 libpam & some pam modules don't build o [2003/08/20] kern/55784 Kernel Panic [with trace] in using netgra o [2003/08/20] ports/55817 ports-bugs amavisd-new build will break when in-use o [2003/08/20] kern/55822 No ACPI power off with SMP kernel o [2003/08/20] misc/55823 em(4) interfaces (Intel Gigabit) are mute o [2003/08/20] bin/55829 __stderrp not defined in libc.so.3 (compa o [2003/08/21] ports/55844 mharo PATCH: fix analog crash by linking agains o [2003/08/21] bin/55846 and conflict p [2003/08/21] misc/55853 [patch]Fix ascii compatible problem in zh o [2003/08/22] ports/55867 ports-bugs amavisd-new install error with perl > 5.6 o [2003/08/22] ports/55870 mat p5-Math-Pari wil not build o [2003/08/22] bin/55879 gethostbyname leaks kqueue descriptors in o [2003/08/22] ports/55881 ports-bugs make install fails for ports o [2003/08/22] kern/55886 mbuf exhaustion can cause panic o [2003/08/23] kern/55890 Error: bundle_Create: ioctl(TUNSIFMODE): o [2003/08/23] ports/55894 ports-bugs print/lyx: configure aborts if WITH_QT is o [2003/08/23] i386/55908 i386 perl process stuck in pipewr (no pipe bei o [2003/08/23] ports/55915 ports-bugs [/usr/ports/japanese/hns] our master site o [2003/08/24] ports/55928 ports-bugs vmware2 broken on -STABLE, presumably by o [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/08/24] kern/55934 kernel panics while restoring into vinum o [2003/08/24] misc/55945 Typo in share/misc/pci_vendors file o [2003/08/24] bin/55947 printf(1) mishandles \0 o [2003/08/24] ports/55948 ports-bugs install of ports/emulators/linux_base fil o [2003/08/25] ports/55953 ports-bugs ports won't install on 4.6 and earlier sy o [2003/08/25] bin/55956 passwd chat script not backward compatibl o [2003/08/25] ports/55959 ports-bugs New port: anacron o [2003/08/25] kern/55960 IO to PATA drives on Promise SATA150 TX2p 1164 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/07/17] ports/54583 ports-bugs adding Naken Chat to FreeBSD ports o [2003/01/27] advocacy/47559advocacy New FreeBSD PR campaign has been started. o [2001/01/26] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/06/07] alpha/27930 NE2000 not supported on FreeBSD Alpha 4.x o [2001/06/07] alpha/27933 alpha Time jitter under load on FreeBSD 4.3 alp f [2001/07/29] alpha/29299 alpha FreeBSD 4.3 Alpha + Tekram SCSI adapter p o [2001/10/01] alpha/30970 alpha Ensoniq 1371 (Creative chipset) does not o [2002/01/24] alpha/34232 alpha rpc.statd throws alignment errors o [2002/03/26] alpha/36327 alpha trap within cvt() while attempting to pri o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li o [2002/10/01] alpha/43561 jhb kern_shutdown.c uses time_t as 'long int' p [2002/11/12] alpha/45240 alpha pstat -f column headings misaligned on Al o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev o [2003/06/02] alpha/52882 alpha fpsetprec/fp_prec_t unsupported on alpha? a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases a [1996/07/07] bin/1375 eivind Extraneous warning from mv(1) [PATCH] s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/12/02] bin/2137 tegge vm statistics are bad o [1997/01/10] bin/2442 setusershell()/endusershell() missing a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/03/10] bin/2934 cracauer sh(1) has problems with $ENV f [1997/05/16] bin/3608 jkoshy Telnet in linemode will break apart long o [1997/07/18] bin/4116 Kerberized login as .root fails to s [1997/07/26] bin/4172 des suggest reconnection option added to fetc o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/29] bin/4420 jmallett find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/25] bin/4629 calendar doesn't print all dates sometime o [1997/10/05] bin/4696 ping hangs on certain unresolvable hosts o [1997/11/13] bin/5031 gad lpr does not remove original file if -s i s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/12/14] bin/5296 slattach fails creating pidfile with ioct o [1998/01/11] bin/5483 Login(1) clears utmp entry a [1998/01/28] bin/5591 jkoshy Trouble with LD_PRELOAD environment varia o [1998/01/31] bin/5609 gad lpd cannot send long files to HP's JetDir o [1998/02/10] bin/5712 mikeh /bin/chio code cleaup and option added o [1998/02/14] bin/5745 nik [PATCH] Add /usr/local/share/mk to defaul o [2002/01/21] bin/34146 newfs defaults and vfs.usermount=1 tug at o [2002/02/12] bin/34874 Netstat output to small s [1998/05/29] bin/6785 place for all the default dump flags o [2002/01/23] bin/34199 dwmalone [PATCH] top(1) RES/rss display incorrect o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m o [2000/01/23] bin/16316 dwmalone Enhancement: allow .fakeid to be a named f [1999/04/13] bin/11114 tjr make(1) does not work as documented with f [1998/03/28] bin/6161 assar 2.2.6 kerberos servers are awfully visibl a [1998/07/01] bin/7136 markm kerberized telnetd doesn't use gettytab % a [2001/04/25] bin/26854 sound Better fix for ESS Technology Maestro-2E o [1998/07/12] bin/7265 A warning flag is added to ln(1). a [1998/07/19] bin/7324 mtm Suggestions for minor modifications to ad s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups o [1998/09/18] bin/7973 gad lpd: Bad control file owner in case of re a [1998/10/28] bin/8479 dd Final \'s in /etc/exports did not work in 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 a [1999/01/05] bin/9333 jkoshy timestamp dump's progress a [1999/01/28] bin/9770 jmallett An openpty(3) auxiliary program o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/03/02] bin/10358 yar ftp(1) has problems with long pathnames o [1999/03/15] bin/10611 timed enhancement o [1999/04/11] bin/11085 Per-host configuration for syslog.conf p [1999/04/11] bin/11092 johan readlink(1) from OpenBSD o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/07/07] bin/12545 peter kldload(8) should be more sensitive to er o [1999/07/25] bin/12801 nvi infinite recursion with options "left o [1999/08/09] bin/13042 make doesn't handle wildcards in subdirec o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/12] bin/13108 authunix_create_default includes egid twi a [1999/08/13] bin/13128 cy pkg_delete doesn't handle absolute pathna o [1999/08/21] bin/13309 billf Fixes to nos-tun o [1999/08/26] bin/13397 nvi mishandles tags files under certain c o [1999/09/02] bin/13550 markm If no PATH is defined when calling Sys::H s [1999/09/21] bin/13869 man program saves multiple cached copies o [1999/09/21] bin/13882 pirzyk mount -p is missing the quota options o [1999/10/13] bin/14318 qa sysinstall upon install has some counter- o [1999/11/03] bin/14697 grog Exploitable buffer overflow in Vinum (Fre o [1999/11/16] bin/14925 getsubopt isn't poisonous enough o [1999/12/10] bin/15410 edquota -p copies current usage as well a p [1999/12/13] bin/15458 sort(1) doesn't sort correctly in some ca o [1999/12/15] bin/15497 NIS does not deal well with comments s [2000/05/23] bin/18773 matusita Merge ports/japanese/less to src/contrib/ o [2000/01/30] bin/16480 adrian locked accounts and adduser o [2000/02/21] bin/16880 [PATCH] pw(8) hardcodes directory creatio o [2000/03/09] bin/17289 gad [PATCH] wrong permissions on /var/run/pri o [2000/03/13] bin/17363 crontab(1) leaves files in /var/cron/tabs o [2000/03/22] bin/17546 qa Sysinstall does not let you configure NIS o [2000/03/27] bin/17623 date(1) -v doesn't handle time changes (D o [2000/03/29] bin/17679 wpaul wicontrol should take multiple args on co o [2000/04/19] bin/18100 update to src/usr.bin/from/from.c for mul s [2000/04/20] bin/18114 ken msps from iostat is wrong o [2000/04/30] bin/18319 "dump" fails with "cannot reopen disk: in o [2000/05/01] bin/18326 dwmalone no /usr/libdata/lint/llib-lc.ln o [2000/05/01] bin/18337 yokota New screen saver for FreeBSD o [2000/05/11] bin/18498 jhb allowing ELF_VERBOSE in /etc/make.conf o [2000/05/16] bin/18587 brian /etc/security: improove the dmesg diff ou o [2000/05/21] bin/18715 dec Changes to /etc/defaults/rc.conf, /etc/rc o [2000/05/21] bin/18738 tg /usr/bin/doscmd reports a 286 while booti o [2000/06/03] bin/18992 brian log packets blocked by filter rules o [2000/07/01] bin/19635 add -c for grand total to df(1), like du( o [2000/07/03] bin/19683 green mount displays incorrect mount point on f o [2000/07/07] bin/19772 df output wrong for union-mounts o [2000/07/20] bin/20054 yar ftpd: rotating _PATH_FTPDSTATFILE losts x o [2000/07/26] bin/20204 ps more doesn't handle 8-bit characters prop f [2000/08/02] bin/20371 mbr dhclient inserts bogus configurations o [2000/09/16] bin/21312 more incorrectly redraws screen on xterm o [2000/08/03] bin/20391 jhb sysinstall should check debug.boothowto s o [2000/08/09] bin/20501 mjacob extra flag to dump to offline autoloaders 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/26] 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 /stand/sysinstall too limited in selectio o [2000/08/30] bin/20944 ru natd enhancements, default config file an o [2000/09/02] bin/21008 gad Fix for lpr's handling of lots of jobs in o [2000/09/06] bin/21080 mjacob dump doesn't use eject tape device correc o [2000/09/16] bin/21315 Shells often behave oddly when executing 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/04] bin/21751 ken libcam's cam_real_open_device() may lose o [2000/10/05] bin/21766 [PATCH] add -s (skip) flag to head(1) o [2000/10/16] bin/22033 iedowse [PATCH] to pw(8) to allow encrypted passw s [2000/10/16] 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] bin/22198 inet_ntop may set errno to ENOSPC and nee s [2000/10/27] bin/22351 green sed(1) fails with backslash on buffer bou o [2000/10/31] bin/22442 greid [PATCH] Increase speed of split(1) o [2000/11/04] bin/22612 schweikh crontab -e failures o [2000/11/09] bin/22730 fenner tcpslice doesn't handle long file offsets o [2000/11/24] bin/23082 dwmalone ntpd has only one reference-clock parser o [2000/11/29] bin/23180 Certain KOI8 characters are treated as "w o [2000/11/29] bin/23178 'talk' not doing right thing o [2000/12/01] bin/23204 length of salt in crypt() is not the same o [2000/12/02] bin/23233 kris Reincorporate /usr/bin/error in the FreeB a [2000/12/03] bin/23254 fenner yacc accepts bad grammer p [2000/12/11] bin/23472 mp gdb weirdness on programs compiled with - o [2000/12/18] bin/23635 mike [PATCH] whois enhancement - smarter whois a [2000/12/28] bin/23912 sheldonh underflow of cnt in vs_paint() by O_NUMBE o [2001/01/04] bin/24066 mp gdb can't detach from programs linked wit o [2001/01/16] bin/24390 standards Replacing old dir-symlinks when using /bi o [2001/01/18] bin/24435 qa Changing slice type causes Auto-partition o [2001/01/20] bin/24485 [PATCH] to make cron(8) handle clock jump o [2001/01/23] bin/24592 cjc dmesg.boot Gets Overwritten without Reboo o [2001/01/31] bin/24757 yar ftpd not RFC compliant o [2001/02/08] bin/24953 green adduser ignores passwd_format in login.co 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/13] bin/25070 gad newsyslog(8) should send signals only onc o [2001/02/13] bin/25085 msmith mlxcontrol utility fails silently if devi o [2001/02/21] 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/28] bin/25462 daemon(3) fails if called by a session le o [2001/03/01] bin/25477 billf pam_radius fix to allow null passwords fo s [2001/03/07] bin/25598 yar patch to let ftpd output message when cha s [2001/03/09] bin/25627 Cannot append hash after .elif in Makefil o [2001/03/12] bin/25736 ac -d option probrem with overdays logon o [2001/03/22] bin/26005 MIME quoted-printable encoding added to v o [2001/03/29] bin/26201 nsayer telnet SRA password exchange trap when no o [2001/04/04] bin/26359 [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] bin/26468 pkg_delete clears dependencies after runn s [2001/04/23] bin/26803 des Fix fetch to allow FTP puts in '-o' & all o [2001/04/18] bin/26686 Freeze at boot from 4.3-RC4 floopies - US o [2001/04/28] bin/26919 qa sysinstall' fdisk can ONLY set bootable f o [2001/05/06] bin/27163 cracauer sh trap TSTP () deadly hangs o [2001/05/10] bin/27258 getty didn't check if if= isn't empty o [2001/05/11] bin/27268 fdisk does not recognize Linux extended p o [2001/05/12] bin/27281 vidcontrol(1) does not have error codes f [2001/05/12] bin/27283 brian netstat -i missing IPv4 input packet coun f [2001/05/07] bin/27188 jon fix of rsh non-interactive mode behaviour o [2001/05/14] bin/27319 obrien df displays amd pid processes o [2001/05/20] bin/27483 qa make sysinstall ask for the keymap at ins o [2001/05/23] bin/27604 change truncate to support low case size o [2001/05/27] bin/27687 fsck wrapper is not properly passing opti o [2001/05/27] bin/27697 assar trouble compiling libroken o [2001/06/08] bin/27972 losing information with talk o [2001/06/21] bin/28333 rtprio/idprio setuid problems o [2001/06/23] bin/28364 lex(1) generated files fail to compile cl o [2001/07/01] bin/28620 ru xinstall has no way to pass options to st o [2001/07/07] bin/28789 /usr/bin/last does not filter for uucp co o [2001/07/14] bin/28972 dwmalone gamma returns same result as lgamma o [2001/07/18] bin/29062 markm krb4 and krb5 multiply defined version sy o [2001/07/21] bin/29119 menu of fdisk editor in 4.3R does not lis o [2001/08/01] bin/29363 gad [PATCH] newsyslog can support time as ext o [2001/08/07] bin/29516 markm telnet from an non FreeBSD host still use o [2001/08/09] bin/29581 nectar proposed gethostbyXXXX_r() implementation f [2001/08/18] bin/29850 markm ftpd.c doesn't check via PAM/pam_acct_mgm o [2001/08/20] bin/29897 markm pam_unix patch, which uses loginclass pas o [2001/08/22] bin/29961 ru A4 paper size for groff knob for /etc/mak o [2001/09/04] bin/30321 strftime(3) '%s' format does not work pro o [2001/09/05] bin/30360 vmstat returns impossible data o [2001/09/06] bin/30392 sh: incorrect value of $? in here-documen o [2001/09/07] bin/30424 Generalization of vipw to lock pwdb while o [2001/09/09] bin/30464 threads pthread mutex attributes -- pshared f [2001/09/09] bin/30471 brian periodic script output to a file always a o [2001/09/12] bin/30542 [PATCH] add -q option to shut up killall o [2001/09/18] bin/30654 gad Added ability for newsyslog to archive lo f [2001/09/18] bin/30661 alfred FreeBSD-current fails to do partial NFS f a [2001/09/20] bin/30685 cjc Patch for usr.bin/hexdump a [2001/09/22] bin/30737 murray sysinstall leaks file descriptors on rest 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 o [2001/09/27] bin/30863 bootpd/dovend.c Win95 compatibility impro o [2001/10/04] bin/31034 dwmalone regularly add original address logging fo p [2001/10/04] bin/31052 fenner Traceroute needs update 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/20] bin/31387 When getuid()=0, mailwrapper should drop o [2001/10/22] bin/31432 umount(8) and unmount(2) don't corespond o [2001/10/29] bin/31588 change request to allow mount(1) to set t o [2001/11/10] bin/31906 No method available to unwind atexit(3) s o [2001/11/12] bin/31933 pw can interpret numeric name as userid d 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 a [2001/11/30] bin/32411 shutdown's absolute-time handling could b o [2001/12/04] bin/32501 quot(8) is stupid regarding the filesyste o [2001/12/10] bin/32667 systat waste too much time reading input o [2001/12/13] bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ o [2001/12/14] bin/32828 w incorrectly handles stale utmp slots wi o [2002/01/28] bin/34394 peter tgetent returns wrong value in libtermcap o [2001/12/21] bin/33066 rwatson sysinstall does not write to new disks as s [2001/12/23] bin/33133 keyinit outputs wrong next login password a [2002/01/07] bin/33661 PAP AuthAck/AuthNak parsing problem in pp o [2002/01/10] bin/33774 Patch for killall(1) o [2002/01/12] bin/33809 mux mount_nfs has trouble with embedded ':' o [2002/01/13] bin/33834 tjr strptime(3) is misleading o [2002/01/31] bin/34497 calendar(1) does not understand calendars o [2002/01/16] bin/33941 /usr/sbin/dev_mkdb dumps core s [2002/01/31] bin/34498 Error in vi manpage. o [2002/01/31] bin/34519 pkg_check(8) does not return exit code >0 o [2002/02/04] bin/34628 jkh pkg-routines ignore the recorded md5 chec o [2002/02/06] bin/34676 mbr dhclient always in -q quiet mode (PATCH E f [2002/02/07] bin/34728 murray DHCP hostname set as Hexadecimal string o [2002/02/11] bin/34832 /usr/share/man/cat3/setkey.3.gz linked to o [2002/02/11] bin/34834 "fix" of du(1) and -h o [2002/02/11] bin/34843 fenner `tcpdump port echo' filters for port 4 in o [2002/02/15] bin/34955 doc [PATCH] ps(1) is out of touch with realit o [2002/02/16] bin/35018 brian enhancing daily/460.status-mail-rejects s [2002/02/17] bin/35070 math(3) references section "3m", etc. o [2002/02/19] bin/35109 [PATCH] games/morse: add ability to decod o [2002/02/19] bin/35113 grdc enhancement: countdown timer mode s [2002/02/25] bin/35333 send-pr(1) vim syntax highlighting suppor o [2002/03/01] bin/35451 PATCH: pkg_add -r able to save local copy o [2002/03/05] bin/35568 make declares target out of date, but $? o [2002/03/08] bin/35671 wrong comments in rc.diskless1 o [2002/03/09] bin/35717 which(1) returns wrong exit status for m o [2002/03/11] bin/35769 w does not correctly interpret X sessions o [2002/03/12] bin/35838 Change to size of WID_IF in usr.bin/netst o [2002/03/14] bin/35886 [patch] Enhancement: custom time format f o [2002/03/14] bin/35894 bbraun popen.c in cron won't build without LOGIN o [2002/03/20] bin/36136 savecore -z option does not work o [2002/03/24] bin/36262 [PATCH] Fixed rusers idle-time reporting o [2002/03/27] bin/36374 Patch (against core dumps) and improvemet f [2002/03/29] bin/36477 gshapiro mailwrapper doesn't handle rmail calls o [2002/03/29] bin/36501 /usr/bin/calendar can't handle recurring o [2002/03/30] bin/36553 gad Two new features in newsyslog(8) o [2002/04/01] bin/36626 login_cap(3) incorrectly claims that all o [2003/05/20] bin/52469 ppp: Multiple devices using UDP don't wor o [2002/04/04] bin/36740 make ps obey locale (particularly for tim o [2002/04/04] bin/36757 EnhancementRequest binary which ought to o [2002/04/05] bin/36786 make ps use 24-hour time by default o [2002/04/08] bin/36902 [patch] proposed new format code %N for s o [2002/04/10] bin/36960 calendar doesn't effect -t option. o [2002/04/11] bin/37013 ls directory name output trailing slash d o [2002/04/14] bin/37074 bp [PATCH] Typographical error in output of o [2002/04/14] bin/37083 small improvement to talk(1): add clocks o [2002/04/15] bin/37096 Fixes to fsdb command-line handling [patc o [2002/04/24] bin/37424 nfsstat reports negative values o [2002/04/24] bin/37437 Add HTTP-style support to {vis,unvis}(1). o [2002/04/24] bin/37442 [PATCH] sleep.c to support time multiplie p [2002/04/25] bin/37448 obrien [PATCH] ldd/rtld support for more informa o [2002/05/02] bin/37672 pw(8) prints warnings after successful NI o [2002/05/02] bin/37676 threads libc_r: msgsnd(), msgrcv(), pread(), pwri o [2002/05/03] bin/37715 "pkg_info -g package_name_version" fail o [2002/05/04] bin/37733 su(1) does not behave the way it is descr o [2002/05/07] bin/37844 ru [PATCH] make knob to not install progs wi o [2002/05/17] bin/38168 installing curses programs and terminfo d o [2002/05/18] bin/38256 linking pax to pax_{cpio|tar} p [2002/05/19] bin/38303 billf tftpd -c patch o [2002/05/21] bin/38388 nectar request to add "openssl starttls" command o [2002/05/27] bin/38610 qa Sysinstall should be able to mount ISO im o [2002/06/05] bin/38931 Cleanup for WARNS=4 of src/games/fortune/ o [2002/06/05] bin/38940 Change: an option to *stat to allow supre p [2002/06/10] bin/39116 tjr /usr/bin/printf o [2002/06/12] bin/39198 sh aborts on variables with periods o [2002/06/18] bin/39463 mtm [PATCH] Add several options to fingerd o [2002/06/20] bin/39576 [PATCH] tail -f for multiple files p [2002/06/20] bin/39578 add more russian holydays o [2002/06/22] bin/39676 obrien lukemftpd manual pages fix + examples o [2002/06/24] bin/39819 tjr cleaning bin/sh code from warnings o [2002/06/25] bin/39866 johan cleaning sbin/fsdb code from warnings o [2002/06/25] bin/39867 johan cleaning sbin/mount_cd9660 and sbin/mount o [2002/06/26] bin/39893 setusercontext library call differs umask o [2002/06/26] bin/39905 johan cleaning sbin/restore code from warnings o [2002/07/02] bin/40127 [PATCH] Add functions for PID-file handli o [2002/07/24] bin/40958 apm on Acer TravelMate 351 could not resu f [2002/07/13] bin/40538 dougb mergemaster fixes and enhancements o [2002/07/14] bin/40572 vipw prints silly message if $EDITOR fail f [2002/07/14] bin/40570 mbr dhclient freeze the whole thing o [2002/07/15] bin/40597 add /sbin/fdisk ability of showing extend o [2002/07/15] bin/40617 brian /usr/sbin/ppp is not able to bind the nat o [2002/07/25] bin/40980 du(1)'s -h and -k options interact confus o [2002/07/26] bin/41012 brian /etc/periodic/daily/440.status-mailq assu o [2002/07/27] bin/41060 ready to import gzip 1.3.3 o [2002/07/27] bin/41070 added .warning in make(1) + two fixes o [2002/07/27] bin/41071 make NO to NO_ transition patch o [2002/07/30] bin/41159 new sed -c option to allow ; as a separat o [2002/07/30] bin/41190 in sed, report the { linenum instead of E o [2002/08/02] bin/41271 Non-suid-crontab. o [2002/08/04] bin/41307 ru libalias: logging of links lifecycle (add o [2002/08/04] bin/41310 des Added ,,-d'' option to truss(1) for chang o [2002/08/10] bin/41526 symlinked mount points get mounted more t f [2002/08/11] bin/41556 obrien [PATCH] wtmp patch for lukemftpd a [2002/08/12] bin/41583 assorted mtree bugs (+fixes) o [2002/08/22] bin/41902 [PATCH] Add queue depth to systat -v disk f [2002/08/30] bin/42213 joe moused(8) seems to delay some mouse event o [2002/08/30] bin/42217 libdisk segfaults with 1024 bytes/sector a [2002/08/31] bin/42275 roam [patch] sftp coredump if file specified b o [2002/09/02] bin/42338 imp pccard_ether should run ipf -y if ipfilte o [2002/09/03] bin/42386 cleaning code from warnings in libkvm o [2002/09/03] bin/42387 cleaning code of librpcsvc from warnings o [2002/09/03] bin/42388 cleaning code from warnings in libm o [2002/09/04] bin/42419 syslog enhancement for the nologin shell o [2002/09/04] bin/42430 Add -m option to du(1) for compatibility o [2002/09/09] bin/42609 pkg_info -qg doesn't handle missing files o [2002/09/13] bin/42725 dwmalone Patch for calendar to support Hungarian n o [2002/09/13] bin/42732 semenu Seg fault in mount_nfs o [2002/09/15] bin/42803 tconv, tic, captoinfo binaries missing fr o [2002/09/19] bin/42974 [patch] ISO 8601 date format option o [2002/09/20] bin/43139 /sbin/route -host option doesn't always s o [2002/09/25] bin/43367 incorrect report from 'who' after 'shutdo o [2002/09/25] bin/43372 Broken struct ufs_args in ufsmount.h o [2002/09/29] bin/43471 `ls -l` shows wrong size for big files (> 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/04] bin/43675 tjr uniq prints last, not first of the identi o [2002/10/08] bin/43819 changed truss output for utrace calls o [2002/10/09] bin/43857 hm conflicting types in /usr/src/usr.sbin/i4 o [2002/10/11] bin/43938 roberto ntpd binds to local aliases o [2002/10/16] bin/44137 "make most" fails on rmail (RELENG_4) o [2002/10/17] bin/44188 qa cannot install FreeBSD 4.0-4.6 to Compaq o [2002/10/18] bin/44212 Unify 'recursive' options -r and -R o [2002/10/19] bin/44277 devinfo is not C++ safe o [2002/10/20] bin/44310 make ppp(8) add clients MAC address to al o [2002/10/21] bin/44329 wish for systat o [2002/10/21] bin/44343 [PATCH] sbin/fsdb.c o [2002/11/10] bin/45193 [PATCH] truss can't truss itself o [2002/11/11] bin/45229 restore(8) -i: ls reports mising files as o [2002/11/16] bin/45333 [PATCH] New option -r for chown and chgrp o [2002/11/19] bin/45486 Support for human readble (-h/-H) output s [2002/11/20] bin/45547 sos a patch to make burncd handle .wav files. a [2002/11/22] bin/45584 tjr read builtin function of sh does not read o [2002/11/23] bin/45659 portmap can not be bound to only loopback o [2002/11/24] bin/45701 markm spelling error in rogue o [2002/11/25] bin/45729 make rbootd transfere the default file if o [2002/11/26] bin/45749 [PATCH] rm -f in MS-DOS directory o [2002/12/01] bin/45896 dwmalone setnetgrent() should return error code o [2002/12/08] bin/46107 killall(1) can prematurely kill itself o [2002/12/08] bin/46110 tomsoft why does fsck work with / mounted r/o but o [2002/12/09] bin/46123 fenner PATCH: tcpdump needs -a flag if netmask i o [2002/12/11] bin/46203 [patch] make(1) missing trailing '\0' and o [2002/12/19] bin/46379 customize home-directory permissions in p o [2003/01/01] bin/46672 dump(8) program gives unnecessary -L warn o [2003/01/07] bin/46830 Make pkg_add respect prefix for dependanc o [2003/01/09] bin/46888 gad Add script run hook to newsyslog(8) o [2003/01/09] bin/46905 qa FreeBSD 5.x cannot be installed from mult o [2003/01/10] bin/46925 sysctl -a goes into an infinite loop... o [2003/01/16] bin/47149 ru make -C documented but not working o [2003/01/19] bin/47235 top reports inaccurate cpu usage s [2003/01/19] bin/47237 des HTTP_PROXY with libfetch stalls at 99% o [2003/01/21] bin/47350 rc.network supports only one ppp profile o [2003/01/22] bin/47387 [PATCH] gprof -K still requires "a.out" a o [2003/01/27] bin/47540 ru Make natd configurable in running state w o [2003/01/27] bin/47560 tar 'z' option gzip'd output has extra ga o [2003/01/27] bin/47566 grog Suggested patch: vinum status verificatio o [2003/01/28] bin/47596 daily security run complains if timezone o [2003/02/02] bin/47815 stty -all should work. o [2002/10/17] bin/44200 ftp site keeps sockets open. o [2003/02/15] bin/48309 pppoe connections fail to establish if th o [2003/02/15] bin/48313 [patch] make yacc(1) use getopt(3) o [2003/02/16] bin/48342 joe [PATCH] usbd dynamic device list. o [2003/02/17] bin/48399 Can't put URL in GECOS phone field o [2003/02/18] bin/48443 /usr/sbin/periodic executes too many file o [2003/02/20] bin/48489 ru [PATCH] update information arp(4): descri o [2003/02/23] bin/48603 Getopt is broken. Patch included. o [2003/02/25] bin/48679 (5.0) xterm termcap/info entry seems prob o [2003/02/28] bin/48784 yar No way to disable directory listings in f o [2003/03/04] bin/48914 mike [PATCH] Add flag to whois(1) to query IAN s [2003/03/05] bin/48962 des [PATCH] modify /usr/bin/fetch to allow ba o [2003/03/06] bin/48989 qa Sysinstall's partition editor gets confu o [2003/03/12] bin/49959 ipfw ipfw tee port rule skips parsing next rul o [2003/03/13] bin/49983 markm [patch] Fix bug & improve telnet status o o [2003/03/19] bin/50118 calendar(1) dumps core if there is ./cale o [2003/03/25] bin/50300 Make the loader's use of terminal-control o [2003/03/25] bin/50310 ru natd / libalias fix to allow dcc resume i p [2003/03/26] bin/50328 kris ctm_smail doesn't handle large deltas wel o [2003/03/26] bin/50331 Changing uid with pw causes duplicate use o [2003/03/27] bin/50365 [PATCH] rc.sysctl cannot handle values co o [2003/03/30] bin/50461 ctm cannot handle the large files current o [2003/04/03] bin/50569 /bin/sh doesn't handles ${HOME}/.profile o [2003/04/04] bin/50613 [PATCH] pppd(8) incorrect CBCP response f o [2003/04/06] bin/50656 /bin/cp - wrong error on copying of multi o [2003/04/09] bin/50749 ipfw ipfw2 incorrectly parses ports and port r p [2003/04/13] bin/50924 "vmstat -f" says "unimplemented" but data o [2003/04/14] bin/50949 BUG: mtree doesn't honor the -P when chec o [2003/04/14] bin/50955 ru [PATCH] natd / libalias support for multi o [2003/04/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/16] bin/51070 add -p option to pom [PATCH] o [2003/04/17] bin/51091 fenner [FEATURE] Add -A (print ASCII) flag to tc o [2003/04/18] bin/51148 Control the cache size for pwd_mkdb to sp o [2003/04/19] bin/51151 du hardlinkmatching is slow - fix include o [2003/04/19] bin/51165 Login does not honor .hushlogin o [2003/04/21] bin/51205 nectar openssl in base system is not compiled th o [2003/04/22] bin/51296 calendar wrong for dates based on day+-nu o [2003/04/28] bin/51488 Compat patch: more(1) allowed filename to o [2003/04/28] bin/51493 ls usage is missing a few options o [2003/05/01] bin/51655 savecore needs ${dumpdev} as an argument o [2003/05/10] bin/52032 markm Telnet option contra telnet protocol o [2003/05/11] bin/52072 maxim Wrong behaviour of the ftpd when the OOB o [2003/05/13] bin/52190 [Patch] decode more syscalls in truss o [2003/05/15] bin/52271 qa sysinstall panics in machine with no hard o [2003/05/16] bin/52349 netstat -ni broken for vlan interfaces o [2003/05/20] bin/52489 [PATCH] ps tpt does not work o [2003/05/21] bin/52517 New functionality for /usr/bin/Mail f [2003/05/22] bin/52601 mbr [PATCH] rpc.yppasswdd fails if master.pas f [2003/05/27] bin/52746 tcsh fails to handle large arguements 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/03] bin/52907 [PATCH] more malloc options for debugging o [2003/06/08] bin/53063 [PATCH] Let mtree -U update mtime o [2003/06/13] bin/53288 tail will sometimes display more lines th o [2003/06/14] bin/53325 /usr/bin/locale is not installed by make o [2003/06/15] bin/53341 qa dump frequency in sysinstall is always th o [2003/06/16] bin/53366 mtm rc.d/root is trying "mount /" while start o [2003/06/16] bin/53377 [PATCH] su does not return exit status of p [2003/06/16] bin/53378 lioux Missing newline in pkg_info from pkg_add' o [2003/06/18] bin/53475 cp(1) copies files in reverse order to de 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/24] bin/53682 standards [PATCH] add fuser(1) utitity o [2003/06/28] bin/53870 C++ undeclares standard math functions li o [2003/06/29] bin/53899 mktime gives wrong result in Central time o [2003/07/01] bin/53980 [FIX] Better memory utilization in fstat( o [2003/07/02] bin/54026 [patch] Add support for non-standard port o [2003/07/04] bin/54098 ken [patch] make camcontrol(8) work if plain o [2003/07/05] bin/54123 [patch] fix assignments of getopt() retur o [2003/07/05] bin/54141 wrong behavour of cu(1) s [2003/07/07] bin/54185 rwatson UFS2 filesystem ACL flag not enforced o [2003/07/09] bin/54263 su/csh job control problem o [2003/07/09] bin/54274 ru udp-proxy support is not implemented in l o [2003/07/09] bin/54276 pread/pwrite patches for libc db function o [2003/07/11] bin/54365 [PATCH] add -u option to install(1) for S o [2003/07/14] bin/54464 dougb dig -x with ipv6-address is broken. o [2003/07/17] bin/54594 Apply regexps to the entire variable -- a o [1998/04/18] conf/6346 joe Kernel version strings need to relate to a [2002/01/26] conf/34316 sheldonh Uncomment kserver-adm to /etc/services o [2002/01/27] conf/34355 [PATCH] rc.conf comment misleading (firew s [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace o [1999/06/21] conf/12324 qa Sysinstall's fdisk partition editor is mi o [1999/12/28] conf/15748 qa sysinstall - upgrade f [1999/11/20] conf/15010 "client" firewall configuration kills inc o [1999/11/21] conf/15038 qa In sysinstall, easy to not notice that se o [2000/01/11] conf/16076 markm [PATCH] pam_ssh examples for /etc/pam.con o [2000/02/08] conf/16584 qa Hostname field too small during install ( o [2000/03/05] conf/17207 disktab support for Fuji-MO p [2000/03/30] conf/17699 ache Support for dutch keyboards in the consol o [2000/04/13] conf/17993 obrien improving on the default /etc/amd.map s [2000/06/28] conf/19573 des Dot Files for Optional Shells o [2000/09/05] conf/21059 marcel `make -jN buildkernel' can't keep source o [2000/10/14] conf/21994 qa Config of Anonftp (at install) always cre o [2000/10/26] conf/22308 mounting NFS during boot blocks if host m o [2000/11/23] conf/23063 ru [PATCH] for static ARP tables in rc.netwo a [2000/12/09] conf/23402 qa sysinstall upgrade ought to check partiti p [2001/01/21] conf/24515 dougb Fix for find(1) warning in /etc/rc o [2001/03/15] conf/25829 IPSec config in rc.network doesn't allow p [2001/03/04] conf/25527 trhodes `man ldconfig' does not reflect its behav o [2001/04/10] conf/26488 dougb incomplete named sandbox information a [2001/06/11] conf/28081 murray /stand/sysinstall errs out if /cdrom/ alr o [2001/07/23] conf/29167 imp rc.pccard doesn't check /var/run/pccardd. o [2001/08/19] conf/29870 rc.diskless2 uses /usr/sbin/mtree before o [2001/09/03] conf/30301 Default printcap "mx" config too small o [2001/09/30] conf/30938 Improving behavior of /etc/periodic/daily o [2001/11/17] conf/32067 Problems with spanish keyboard in console o [2001/11/19] conf/32108 Proposed Firewall (IPv4) configuration sc o [2001/11/26] conf/32288 qa After install: /etc/rc complains if crypt a [2001/11/29] conf/32375 murray sysinstall doesn't respect User generated o [2001/12/18] conf/32976 assar Kerberos5 config files not installed by d o [2001/12/31] conf/33395 imp better way to use more than one pccard ne o [2002/01/09] conf/33753 Intel ICH2 and NVidia device ID updates o [2002/01/16] conf/33967 Alternative Italian keymap o [2002/01/31] conf/34494 n_hibma usb configuration problem - usb does not o [2002/02/08] conf/34729 sheldonh treat smbfs as network file system in /et o [2002/02/09] conf/34776 rc.diskless1 creates insufficiently sized o [2002/02/23] conf/35242 Change to etc/periodic/weekly/330.catman o [2002/02/23] conf/35262 Generation of boot block for headless ope o [2002/03/04] conf/35545 Enhanced periodic scripts o [2002/03/19] conf/36118 re 4.5 Upgrade says it won't touch /usr/src, o [2002/04/23] conf/37395 peter even with NO_SENDMAIL=true, /usr/sbin/sen o [2002/04/30] conf/37611 proposed /etc/rc.jails for jail(8) manage o [2002/05/09] conf/37909 make distribution DESTDIR=/path -DNO_MAKE o [2002/06/02] conf/38829 bootblock recompile instructions in handb o [2002/06/12] conf/39192 sound [PATCH] Save pcm mixer settings during re o [2002/06/14] conf/39306 The /etc/rc file should know if is runnin f [2002/06/19] conf/39505 automate BUILDNAME variable for releases s [2002/06/20] conf/39580 insecure default settings o [2002/06/28] conf/39976 vi recovery halting boot process o [2002/07/09] conf/40391 imp sysinstall with PCCARD<->ISA bridge gets o [2002/07/14] conf/40548 list of /etc/defaults/make.conf undocumme o [2002/07/19] conf/40777 disktab does not support 2.88MB floppies o [2002/07/21] conf/40855 murray psuedo-device bpf need note in LINT and G o [2002/08/01] conf/41241 murray sysinstall build uses kbdcontrol keymaps o [2002/08/21] conf/41855 improvment of /etc/rc.diskless2 script o [2002/09/06] conf/42497 rc.network lacks IKE daemon startup o [2002/09/15] conf/42807 imp /etc/netstart doesn't run /etc/defaults/p o [2002/09/21] conf/43167 Ability to have vnode based file systems o [2002/09/29] conf/43500 rc.syscons "allscreens" improvements o [2002/10/07] conf/43800 imp Belkin 10/100 Base-TX PCMCIA card not rec o [2002/10/07] conf/43805 imp Asante' FriendlyNet AeroLAN AL1011 802.11 o [2002/10/17] conf/44170 Add ability to run multiple pppoed(8) on f [2002/10/29] conf/44717 dougb update login.conf and unify login capabil o [2002/11/11] conf/45226 mtm Fix for rc.network, ppp-user annoyance o [2002/11/22] conf/45608 qa Install should config all ether devices, o [2002/12/07] conf/46062 kris Remove skel from BSD.root.dist. o [2002/12/13] conf/46235 rwatson Sysinstall NTP servers for Finland requir o [2002/12/30] conf/46645 [PATCH] rc.shutdown state table saving ha o [2003/01/03] conf/46746 No way to set link addresses through rc.c o [2003/01/09] conf/46913 darrenr ipf denied packets of security run output o [2003/01/18] conf/47204 qa base + XFree86 install fails -- crypto di o [2003/02/08] conf/48105 /etc/disktab has incomplete duplication o o [2003/02/11] conf/48195 /var/db/mounttab error on diskless boot o [2003/02/22] conf/48566 [PATCH] /etc/defaults/make.conf stales af a [2003/02/22] conf/48569 trhodes make.conf misses comments on some options o [2003/02/28] conf/48775 iso8859-15 termcap entries needed f [2003/03/14] conf/50000 dougb ntpdate not ran before (x)ntpd p [2002/08/18] conf/41772 dougb can't disable keybell o [2003/03/15] conf/50040 nectar Missing $FreeBSD$ in /etc/ssl/openssl.cnf o [2003/04/14] conf/50956 daily_status_disks_df_flags in /etc/defau o [2003/05/06] conf/51830 trhodes new entries in termcap f [2003/05/19] conf/52432 joe Install: drivers.flp won't load with USB o [2003/06/09] conf/53131 qa "ALL" could not turn check BOXes ON at pa o [2003/06/11] conf/53197 re default tag of RELENG_5_1 standard-supfil o [2003/06/29] conf/53901 dd Suggest MFC of include keyword to config( o [2003/07/06] conf/54166 add default CVSROOT to make release o [2003/07/07] conf/54170 error from weekly periodic script 330.cat p [2003/07/10] conf/54334 Tip in freebsd-tips datfile for fortune i o [2003/07/11] conf/54369 MFC /etc/services o [2003/07/11] conf/54371 Subversion IANA-assigned port number a [1999/11/03] docs/14682 gad lprm(1) unaware of lp(1) Environment Vari o [2000/03/01] docs/17104 hmp gethostbyname(3) contains a reference to o [2000/08/10] docs/20528 bms sysconf(3) manpage doesn't mention posix. o [2000/10/07] docs/21826 wollman ARP proxy feature lacks documentation o [2000/11/14] docs/22861 dd newsyslog man page is misleading and inco o [2001/02/01] docs/24786 doc missing FILES descriptions in sa(4) a [2001/02/05] docs/24869 hmp Some text elf.5 is duplicated f [2001/03/22] docs/26003 rwatson getgroups(2) lists NGROUPS_MAX but not sy a [2001/03/22] docs/26006 jeff Changing zone(9) man page o [2001/04/02] docs/26286 chris *printf(3) etc should gain format string s [2001/04/13] docs/26532 des ".Ql ?" becomes "`'?" through nroff (and a [2001/06/02] docs/27833 cjc No man page for locate.rc s [2001/06/02] docs/27843 alex [PATCH] make.conf WITH_* variables aren't o [2001/06/30] docs/28555 trhodes [PATCH] style(9) isn't explicit about boo o [2001/07/26] docs/29245 doc top(1) manpage doesn't understand SMP a [2001/08/17] docs/29807 trhodes [PATCH] XFREE86_VERSION is undocumented a [2001/08/23] docs/30008 doc This document should be translated, comme o [2001/09/08] docs/30442 trhodes remove broken referemce to gettime(9) fro p [2001/09/08] docs/30443 trhodes remove broken reference to kerberos(1) fr o [2001/09/27] docs/30873 doc ``ip'' man page does not specify byte ord o [2001/10/07] docs/31109 doc replace gif images w/ png ones due to pat o [2001/11/15] docs/32020 doc loader.8 manpage missing tunables o [2001/12/09] docs/32662 dd arp(8) uses "this host" with two differen o [2001/12/18] docs/32979 hmp manpages are not installed for k5admin an o [2002/01/05] docs/33589 doc Patch to doc.docbook.mk to post process . o [2002/01/07] docs/33645 assar k5list(1) contains many incorrect "klist" o [2002/01/09] docs/33724 chern a very minor documentation error o [2002/01/13] docs/33852 doc split(1) man page implies that input file o [2002/01/14] docs/33877 doc Documentet behaviour of SF_flags for non- o [2002/01/24] docs/34239 trhodes tunefs(8) man page doesn't describe argum a [2002/02/16] docs/35011 doc There are no commands called "diskless" o o [2001/04/29] docs/26943 doc [patch] description of :C modifier is mis o [2002/02/22] docs/35222 doc mailing list archive URL regexp suboptima o [2002/03/06] docs/35602 doc dump(8)/restore(8) pages don't explain "a o [2002/03/06] docs/35607 doc dump(1) page needs discussion of scary er 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] 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] docs/35647 doc www; combine query-by-number and multi-fi o [2002/03/07] docs/35652 trhodes bsd.README seriously obsolete o [2002/03/07] docs/35648 doc rc.conf; add note about "flags" to both f o [2002/03/08] docs/35686 doc blackhole(4) page seems to contradict its o [2002/03/08] docs/35687 doc /etc/nsmb.conf missing mention of readers o [2002/03/08] docs/35696 trhodes mount_smbfs(8) references a nonexistent n o [2002/03/09] docs/35711 doc the "gnats page" should move to its own s o [2002/03/10] docs/35732 doc adduser(8) page has obsolete reference an o [2002/03/28] docs/36449 doc symlink(7) manual doesn't mention trailin o [2002/03/15] docs/35943 doc at(1) config files are misplaced in /var/ p [2002/03/15] docs/35951 trhodes disklabel(8) manual confuses partitions a o [2002/03/15] docs/35953 doc hosts.equiv(5) manual is confusing or wro o [2002/03/28] docs/36432 doc Proposal for doc/share/mk: make folded bo a [2002/03/28] docs/36447 trhodes chown(8) manual misdescribes handling of o [2002/03/28] docs/36459 simon tftp(1) manual's "get" syntax/description o [2002/04/03] docs/36724 darrenr ipnat(5) manpage grammar is incomplete an f [2002/04/03] docs/36726 trhodes Handbook lacks information about hardware o [2002/04/03] docs/36727 trhodes Mail chapter of Handbook is incomplete o [2002/05/03] docs/37719 doc Detail VOP_ naming in a relevant man-page s [2002/05/07] docs/37843 doc manual for pthread_setschedparam is wrong o [2002/05/13] 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/18] docs/38225 doc change "CDROM" to "CD-ROM" o [2002/05/25] docs/38540 rpratt sysinstall application name should be Sys o [2002/05/25] docs/38556 doc EPS file of beastie, as addition to exist o [2002/05/27] docs/38620 doc Committers Guide and CVS o [2003/05/06] docs/51845 hmp [PATCH] catch up getfsstat.2 and statfs.2 o [2002/05/31] docs/38772 doc firewall_type feature not mentioned on Ha p [2002/06/03] docs/38850 keramida handbook/kernelopts/ should be in Develop o [2002/06/07] docs/38982 doc developers-hanbook/Jail fix p [2002/06/08] docs/39044 tjr The man page for rot13(6) never mentions o [2002/06/12] docs/39213 doc No rc(4) man page o [2002/06/15] docs/39348 doc kenv fetch of hostname requires dhcp/boot o [2002/06/19] docs/39530 doc access(2) man page has unnecessarily broa o [2002/06/19] docs/39532 doc 'find' man page should o [2002/06/24] docs/39824 doc Various tweaks for doc/en_US.ISO8859-1/bo o [2002/07/04] docs/40196 doc man find does not describe -follow o [2002/07/10] docs/40423 doc Keyboard(4)'s definition of parameters to o [2002/07/10] docs/40443 doc Update books/faq/book.sgml for USB .ko's o [2002/07/21] docs/40851 doc [PATCH] "mergemaster -p" in UPDATING's "C o [2002/07/28] docs/41089 doc pax -B option does not mention interactio o [2002/07/29] docs/41110 doc "apropos linux" doesn't find brandelf o [2003/05/19] docs/52448 simon [patch] Misc man page reference fixes o [2002/08/07] docs/41423 doc Update FAQ: attrib command for windows du o [2002/08/08] docs/41449 ceri [PATCH] Missing word in DNS info in Handb o [2002/08/18] docs/41761 doc Update for /ru/internal/ part of site o [2002/08/19] docs/41787 doc man page for route (Section 8) missing de o [2002/08/19] docs/41791 doc Documentation formatting error o [2002/08/02] docs/41270 doc confusing directions for kernelconfig cha o [2002/08/19] docs/41807 doc natd -punch_fw "bug" o [2000/09/04] docs/21024 bde pow() ERANGE bug o [2002/08/20] docs/41820 doc Device driver confusion in Handbook (2.3) o [2002/08/21] docs/41879 hrs cleanup to DOCROOT/share/sgml/freebsd.dsl o [2002/08/22] docs/41919 blackend MINI kernel for bootfloppy (Handbook p.34 a [2002/08/27] docs/42058 doc Documentation: Installing Oracle 8i onto o [2002/08/29] docs/42182 trhodes Making Dedicated Mode disks doc out of da o [2002/08/30] docs/42210 gioria doc/en_US.ISO8859-1/articles/releng/branc o [2002/10/01] docs/43569 doc src/share/examples/worm/README out-of-dat o [2002/10/04] docs/43651 doc stab(5) incorrectly states to include jus o [2002/10/09] docs/43861 doc non-trivial typo in wicontrol man page o [2002/10/11] docs/43941 doc Rationale for Upgrade Sequence o [2002/10/12] docs/43980 darrenr ipf(5) missing "gre" keyword o [2002/10/13] docs/44034 trhodes Multiple sysctl variables are not documen o [2002/10/14] docs/44074 doc ln(1) manual clarifications [patch] p [2002/10/21] docs/44337 hmp [PATCH] netstat(1) manual references none o [2002/10/23] docs/44400 doc ipfw(8) has contradictions in bridged and o [2002/10/24] docs/44435 doc sysctl manpage: add example for tcsh o [2002/10/29] docs/44594 doc Handbook doesn't mention drivers.flp for o [2002/11/06] docs/45011 trhodes style(9): '->' and '.' don't require spac o [2002/11/11] docs/45214 brueffer [PATCH] Fix sorting in Additional Contrib o [2002/11/11] docs/45215 brueffer [PATCH] Fix sorting in Additional Contrib o [2002/11/17] docs/45371 doc man page for exports lacks information on o [2002/12/02] docs/45940 doc burncd missing info o [2002/12/11] docs/46181 doc "make fetch-recursive" target description o [2002/12/11] docs/46196 doc Missing return value in (set_)menu_format o [2002/12/11] docs/46200 doc fix for ru_RU.KOI8-R/books/porters-handbo p [2002/12/15] docs/46286 ru there's an omission and an error in the n 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 [2003/01/02] docs/46709 doc tables in terminfo.5 are broken p [2003/01/05] docs/46787 trhodes compress(1) manpage missing BUGS; other c o [2003/01/05] docs/46793 doc DEVICE_POLLING can not be used with SMP, o [2003/01/09] docs/46918 trhodes ipsec(4) does not reference the IPSEC RFC o [2003/01/14] docs/47085 doc boot(8) manpage is incomplete according t o [2003/01/27] docs/47575 doc Clarify requirements for IPFW2 in STABLE o [2003/01/28] docs/47594 doc [PATH] passwd(5) incorrectly states allow o [2003/01/30] docs/47690 doc builtin(1) manpage is wrong about externa o [2003/01/30] docs/47705 doc wc(1) manpage has poor explanations. f [2003/02/02] docs/47818 doc ln(1) manpage is confusing o [2003/02/05] docs/47991 trhodes Handbook section on upgrading kernel says f [2003/02/07] docs/48038 doc [PATCH] add Tips and Tricks section into o [2003/02/08] docs/48101 brueffer There's no documentation on the fixit dis o [2003/02/12] docs/48210 doc make -q only does what the manpage says i o [2003/02/28] docs/48767 doc wrong key numbers for left/right windows o [2003/03/06] docs/48980 doc [PATCH] nsgmls -s errors and sect. 3.2.1 o [2003/03/14] docs/50013 doc [PATCH] add much more russian holydays o [2003/03/22] docs/50200 trhodes Handbook "Kerberos" chapter doesn't quali o [2003/03/23] docs/50211 doc [PATCH] Fix textfile creation p [2003/03/24] docs/50248 ceri New FreeBSD books o [2003/03/27] docs/50349 doc make release fails with NO_OPENSSH and ! f [2003/03/28] docs/50391 doc Incorrect information in a man o [2003/04/03] docs/50573 doc return values for res_query/res_search/re f [2003/04/07] docs/50677 doc [PATCH] update doc/en_US.ISO8859-1/books/ p [2003/04/08] docs/50735 brueffer Small diff to the developers handbook & o o [2003/04/10] docs/50773 doc NFS problems by jumbo frames to mention i a [2003/04/18] docs/51133 murray RSH environmental variable not described o [2003/05/09] docs/51999 wosch Missing MAN for ssh p [2003/04/24] docs/51399 blackend XFree86 section of handbook needs some up o [2003/04/27] docs/51480 dds Multiple undefined references in the Free o [2003/04/29] docs/51608 phantom [PATCH] Add Internet Archive Wayback Mach 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] docs/51897 blackend Add example for disklable for md devices o [2003/05/07] docs/51921 doc ls(1) manpage lacks some information abou o [2003/05/11] docs/52071 doc [PATCH] Add more information about soft u o [2002/10/08] docs/43823 hmp [PATCH] update to environ(7) manpage o [2003/05/20] docs/52514 hmp Handbook: new chapter about Bluetooth o [2003/05/25] docs/52672 doc Porter's Handbook: couple of corrections o [2003/06/02] docs/52858 ceri Add the Bell System Technical Journal to o [2003/06/02] docs/52878 doc [PATCH] security(7): small clairification o [2003/06/13] docs/53271 hmp the bus_dma man page fails to document al o [2003/06/13] docs/53303 doc mount(2) man page error o [2003/06/14] docs/53315 doc [PATCH] remove extraneous whitespace at t o [2003/06/14] docs/53316 blackend Small update/correction to multimedia/cha o [2003/06/17] docs/53420 ceri [patch] rework of parts of Porter's Handb o [2003/06/17] docs/53421 ceri [patch] rework of parts of Porter's Handb o [2003/06/17] docs/53422 ceri [patch] rework of parts of Porter's Handb o [2003/06/17] docs/53424 ceri [patch] rework of parts of Porter's Handb o [2003/06/17] docs/53425 ceri [patch] rework of parts of Porter's Handb o [2003/06/18] docs/53454 doc wrong sample code in manpage of wcwidth(3 o [2003/06/19] docs/53501 doc [PATCH] Handbook: update snapshots sectio o [2003/06/20] docs/53575 doc Change to Handbook Section 20.9 o [2003/06/21] docs/53596 doc Updates to mt manual page o [2003/06/22] docs/53621 trhodes devname(3)'s man page needs an example o [2003/06/25] docs/53732 doc quota output and man page do not document o [2003/06/26] docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ o [2003/07/02] docs/54009 trhodes Clarify the location of the splash image o [2003/07/07] docs/54197 doc Mentioning of devfs is missing in the Ger p [2003/07/08] docs/54235 ceri Error in ioctl(2)'s man page: Ioccon.h co o [2003/07/11] docs/54380 doc [PATCH] document additional perl variable o [2003/07/11] docs/54391 doc Document that glob(3) respects LC_COLLATE o [2003/07/13] docs/54461 ceri Possible addition to Handbook o [2003/07/18] docs/54610 blackend [patch] adds route(8) examples to routing o [2000/05/28] gnu/18857 peter Enable GSSAPI in CVS if available o [1999/03/19] gnu/10670 peter cvs doesn't allow digits in local keyword o [1999/06/06] gnu/12046 markm Perl subsystem does not install all tutor o [2000/07/02] gnu/19642 kbyanc patch to merge OpenBSD changes to patch(1 o [2002/02/01] gnu/34538 mp_set_memory_functions not extern "C"'d o [2001/03/14] gnu/25794 markm [PATCH] make perl use a decent random num a [2001/06/15] gnu/28189 [PATCH] fix for detecting empty CVS commi o [2001/11/05] gnu/31772 New option in dialog(1) o [2001/12/09] gnu/32661 dd send-pr uses $LOGNAME for From and Reply o [2002/08/28] gnu/42154 kan [patch] gnu: libobjc redefines MIN and MA o [2001/12/25] gnu/33182 mp gdb seg faults when given handle SIGALRM o [2002/02/07] gnu/34709 [patch] Inaccurate GDB documentation s [2002/03/28] gnu/36460 cu(1) program does not work very well. o [2002/05/09] gnu/37910 PATCH: make send-pr(1) respect &'s in /et o [2002/11/05] gnu/44984 Send-pr can use environmental variable $F o [2002/11/08] gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messa o [2002/11/12] gnu/45246 sobomax tar --listed-incremental fails for Solari o [2003/02/24] gnu/48638 [PATCH] some bug fixs in libdialog o [2003/03/09] gnu/49055 Please import send-pr (GNATS 4) o [2003/06/18] gnu/53476 kan [patch] gcc improperly handles GCC_EXEC_P f [1995/01/11] i386/105 standards Distributed libm (msun) has non-standard o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial o [1998/10/27] i386/8474 repquota does not pick up NIS information o [1998/11/27] i386/8867 qa /stand/sysinstall core dumps (signal 11) o [1999/01/29] i386/9777 cg Generic AD1816 sound suport in Luigi's pc o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 o [1999/06/08] i386/12088 imp Enhancement to ed driver for Linksys 10/1 f [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/09/24] i386/13936 qa No clear indictaion of how much space to o [1999/09/30] i386/14048 ``doscmd -r'' doesn't work o [1999/12/21] i386/15619 peter standard pppd doesn't authenticate users o [2000/04/22] i386/18154 [PATCH] Add cpu class and features flags o [2000/08/11] i386/20537 msmith HP NetRAID controller error when rebootin o [2000/08/16] i386/20660 wpaul if_wi provides 802.11 src and dst, not et o [2000/08/23] i386/20803 mdodd ep0 driver finds additional "shadow" ep c o [2000/10/01] i386/21672 obrien AMD Duron Rev. A0 reports incorrect L2 ca o [2000/12/15] i386/23562 markm telnetd doesn't show message in file spec o [2001/02/08] i386/24963 perfmon(4) doesn't work on SMP systems o [2001/04/13] i386/26562 /dev/lpt0 returns EBUSY when attempting t o [2001/04/24] i386/26812 peter old bootstrap /sys/i386/boot/... still in o [2001/04/30] i386/26994 obrien AMD Athlon Thunderbird not known to ident o [2001/05/08] i386/27216 qa Can not get to shell prompt from serial c o [2001/05/13] i386/27306 mp hw watchpoints work unreliable under gdb o [2001/05/24] i386/27627 machdep.tsc_freq does not exists on machi s [2001/06/22] i386/28346 n_hibma USB ethernet dongle detach requires "ifco o [2001/07/14] i386/28975 mjacob RocketPort problems f [2001/08/29] i386/30206 mdodd PS/2 server 85 can't boot kern.flp o [2001/09/09] i386/30461 sound no audio cd with cmi8330 o [2001/09/20] i386/30700 sound Applications cannot synchronize sound usi o [2001/09/26] i386/30860 While install after "Mounting root from u o [2001/10/18] i386/31353 'shutdown -p' does not work on SMP Tyan T o [2001/10/21] i386/31427 minor incorrect code in sys/i386/i386/pma o [2001/10/27] i386/31535 Can't reboot system: Tyan Thunder K7+ Dua o [2001/11/01] i386/31686 Problem with the timestamp option when fl s [2001/11/15] i386/32014 ppi locks up system during boot o [2001/12/22] i386/33097 sound Crystal 4237b mixer problems o [2002/01/17] i386/34010 keyinit takes passwords less than 10 char o [2002/02/18] i386/35078 Uninitialized pointer dereference in func o [2002/02/18] i386/35101 chern cvusupit and other packages won't extract f [2002/03/06] i386/35599 murray install f [2002/04/16] i386/37137 qa FreeBSD install doesn't recognize version o [2002/04/23] i386/37379 /dev/MAKEDEV entry for RocketPort is brok o [2002/05/12] i386/37999 qa In /stand/sysinstall, 's' selects Options o [2002/05/13] i386/38055 qa In Install, Groups (creation) item should o [2002/05/13] i386/38056 qa In Install, User (creation)'s "Member gro o [2002/05/23] i386/38477 qa In sysinstall's Choose Distributions scre o [2002/05/23] i386/38478 qa In sysinstall's Choose Distributions scre o [2002/05/23] i386/38480 qa sysinstall should prompt for normal users o [2002/05/24] i386/38524 cons25 doesn't support F-keys beyond 12 o [2002/06/02] i386/38826 RFE: BootMgr should provide more identify o [2002/06/20] i386/39574 qa Error mounting /dev/acd0c on /dist: No su o [2002/07/24] i386/40946 Possible way to cause a system to hang us o [2002/08/05] i386/41364 imp pccard: NewMedia "Bus Toaster" SCSI card o [2002/08/07] i386/41398 Illegal instruction Core Dumped o [2002/08/17] i386/41743 sound No sound from SiS630s controller o [2002/08/25] i386/42022 qa sysinstall in non-interactive mode prompt o [2002/08/29] i386/42162 qa Installation (sysinstall) crashes, md0c f o [2002/09/14] i386/42766 Proposal to perform reboot via jump to BI s [2002/10/10] i386/43896 Missing "syscall fstat64" in linux emulat o [2002/10/19] i386/44262 tanimura Problems with nrp driver o [2002/10/28] i386/44580 NFS updates file access time when file is o [2002/10/30] i386/44762 sound sound (ie, not system beeps) stop working o [2002/12/13] i386/46238 dds [code] Driver for the PCL-724 ISA card f [2002/12/14] i386/46258 PLT code causes skewed return hint stack o [2002/12/21] i386/46453 [INTERLATIONALIZATION] cons25l2, ISO8859- o [2003/01/09] i386/46912 johan chflags nonodump fails o [2003/01/19] i386/47223 hm [PATCH] pcvt(4), ESC sequences do not cha o [2003/01/22] i386/47376 hm [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd ch o [2003/02/06] i386/48014 joe moused fails to correctly identify usb mo o [2003/02/26] i386/48738 sound ForteMedia FM801 chipset based sound card o [2003/03/07] i386/49023 gad Mod to LPD (printjob.c) to pass source fi o [2003/03/18] i386/50110 joe Astra 2100U scanner being detected as /de s [2003/04/14] i386/50929 AMD K6-2+ processor is identified incorre o [2003/05/14] i386/52249 i386 [PATCH] Bootmanager shows NTFS partitions o [2003/05/18] i386/52401 i386 5.1-BETA syslogd not recording entries fr o [2003/05/18] i386/52408 i386 quitting gnome2-2.2.1_1 results in LOR o [2003/05/18] i386/52416 i386 Requesting ethernet driver for Broadcom 4 o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter o [2003/05/21] i386/52555 i386 Large filesystem, df o [2003/05/27] i386/52722 i386 lock order reversal message o [2003/06/05] i386/52971 i386 bad macro LIST_HEAD in /usr/include/sys/q o [2003/06/11] i386/53200 i386 5.1-RC1 SMP kernel boot gags at "APIC_IO: o [2003/06/14] i386/53324 i386 pam_group problems (PAM_RUSER used instea o [2003/07/17] i386/54595 i386 emu10k1 sound driver locks system o [2003/06/30] i386/53930 i386 showmount doesnot show nfs exportlist on o [2003/07/11] i386/54402 i386 Silicon Image (SiI) 0680 secondary ATA ch o [2003/07/13] i386/54451 i386 [patch] i386_{get|set}_ldt manual page is o [2002/05/28] ia64/38677 ia64 savecore fault when 1M buffer is allocate a [2000/01/25] java/16347 znerd Inconsistencies between Java ports o [2001/05/04] java/27075 sobomax Port java/javavmwrapper installs no man p o [2001/05/04] java/27079 sobomax Improvements for javavmwrapper? o [2002/04/08] java/36901 glewis WITHOUT_X11 Knob for port java/jdk13 o [2002/04/09] java/36951 glewis Java (aka 1.3.1-p6-root-020405-00:26) cor o [2002/06/09] java/39080 sobomax java/javavmwrapper: Functionality enhance o [2002/03/17] java/36024 ports-bugs port update: OpenJIT 1.1.16 for JDK 1.3.1 o [2002/10/11] java/43929 java linux-ibm-jdk core dumps without System.e o [2002/10/11] java/43947 znerd Checkstyle port should install checkstyle a [2002/10/14] java/44039 znerd Request for port: CruiseControl a [2002/10/14] java/44041 znerd Generate bsd.java.mk from an XML file o [2002/10/18] java/44219 java Update port: textproc/cocoon to 2.0.3 o [2002/10/18] java/44251 java Create stylebook port a [2002/10/21] java/44335 znerd devel/jakarta-ant does not install man pa o [2002/10/24] java/44432 znerd Ant-based port installs should use Jikes o [2002/11/04] java/44922 java JVM crash o [2003/01/24] java/47448 phantom linux-blackdown-jdk-1.4.1: syscall mmap2 o [2003/04/08] java/50729 phantom java/jdk14: broken java.net.NetworkInterf o [2003/06/26] java/53790 znerd Let tomcat41ctl start java -server s [1995/11/20] kern/831 one minor complaint about the kernel visu s [1995/09/26] kern/742 syslog errors accessing Mac hard disks [p s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po o [1997/06/24] kern/3944 paul if_le doesnt receive ether multicast pack s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/12/22] kern/5362 peter mount incorrectly reports / as an NFS exp o [1998/01/26] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe s [1998/05/17] kern/6668 babkin [PATCH] new driver: Virtual Ethernet driv o [2002/02/23] kern/35234 World access to /dev/pass? (for scanner) s [1998/06/01] kern/6820 jesper cd9660_mount NULL pointer deref for no CD p [1998/03/31] kern/6184 No error if resulting file pos in lseek i o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel s [1998/08/22] kern/7722 Changes to acct format o [1998/10/19] kern/8376 tjr CLOCK_VIRTUAL not implemented f [1998/10/30] kern/8498 dwmalone Race condition between unp_gc() and accep 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 o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/03/17] kern/10641 groudier Default sync rate in ncr SCSI driver is s o [1999/03/19] kern/10673 wpaul Non-ASCII chars on serial console with Re o [1999/04/23] kern/11293 brian FreeBSD's PPP implementation of LQM appea 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/07/06] kern/12543 dg [PATCH] cumulative error counters for fxp o [1999/09/02] kern/13546 se Too-verbose output from PCI probe at boot s [1999/09/19] kern/13843 ken da driver does not support 'CDIOCEJECT' i o [1999/10/06] kern/14166 roger AVER TVPhone o [1999/10/15] kern/14356 grog vinum and ``some processes would not die; f [1999/10/27] kern/14561 ken ioctl (fd, CDIOCEJECT, (void*) 0) doesn't s [1999/10/27] kern/14562 ken ioctl() codes should be provided for ejec o [1999/10/28] kern/14584 babkin Proposition for improved file permissions o [1999/11/01] kern/14646 kern.boottime affected by APM suspend/res o [1999/11/12] kern/14841 adrian IEEE 802 encapsulation for arp on etherne o [1999/11/25] kern/15095 jlemon TCP's advertised window is not scaled imm o [1999/12/12] kern/15436 syscons extension: "propellers" f [1999/12/21] kern/15608 scsi acd0 / cd0 give inconsistent errors on em o [2000/01/02] kern/15838 Conversion tables in msdosfs_conv.c are b o [2000/01/10] kern/16021 To support SMP on NEC PC98, call mp_probe o [2000/01/18] kern/16195 rwatson 16-bit uid/gid struct in sys/ipc.h o [2000/01/24] kern/16339 alc vm/vm_page.h PQ_L2_SIZE options too limit o [2000/02/14] kern/16713 grog Vinum: some processes would not die; ps a o [2000/02/16] kern/16765 bde Add support for mark/space parity o [2000/02/18] kern/16815 Cannot "rm -rf" for not-existed file on r o [2000/02/26] kern/17003 dscheck() overzealously protects labels o o [2000/02/28] kern/17058 mjacob SCSI tape driver can't drive devs that ca s [2000/03/01] kern/17109 darrenr fastroute crashes for lo0 udp o [2000/03/14] kern/17385 Support for IIT's "XC87SLC-33" numeric pr o [2000/03/16] kern/17425 nsouch [PATCH] fix two small printing errors in o [2000/04/02] kern/17751 wpaul rl driver loaded as module when it alread o [2000/04/05] kern/17819 adrian Build ports on nfs & union mount panics k o [2000/04/10] kern/17907 cg Audio record levels are too low o [2000/04/28] kern/18271 jake simplelock: klds not portable across UP a o [2000/04/28] kern/18289 CPU Time exceeded delivered multiple time o [2000/04/29] kern/18293 mikeh lack of versapad mouse wheel emulation o [2000/05/11] kern/18503 check for error return from vfs_allocate_ o [2000/05/30] kern/18909 dwmalone select(2) timeout limited to 100000000 se o [2000/06/26] kern/19535 adrian procfs_rlimit tidyup a [2000/07/03] kern/19686 yokota splash screen fails o [2000/07/05] kern/19720 kbyanc more sysctl signed-ness patches o [2000/07/07] kern/19756 Inability to use linux extended partition o [2000/07/08] kern/19782 dirk mkisofs 1.12.1 (i386-unknown-freebsd4.0) o [2000/07/10] kern/19827 yokota psm flag bit9(NOIDPROBE) doesn't work cor o [2000/07/14] kern/19913 des add SYN+FIN counter o [2000/07/15] kern/19966 new syscons screensaver o [2000/07/27] kern/20214 dec kernel routing bug for nexthop is routed o [2000/07/29] kern/20297 cg Joystick is not enabled with es1370 based o [2000/08/01] kern/20352 yokota Configuring a synaptics touchpad o [2000/08/03] kern/20384 n_hibma Phase errors with Zip650 CD on USB o [2000/08/03] kern/20389 ken "device pass" required for CD ripping o [2000/08/04] kern/20410 sio support for high speed NS16550A, ST16 o [2000/08/10] kern/20529 wpaul gigabit cards fail to link o [2000/08/23] kern/20804 deadlocking when using vnode disk file an o [2000/09/09] kern/21156 yokota [PATCH] inconsistency in scmouse vs xterm o [2000/09/12] kern/21222 wrong behavior of concurrent mmap()s on N o [2000/09/12] kern/21229 Proper value for vfs.nfs.access_cache_tim o [2000/10/04] kern/21754 n_hibma Sound stops working when NetGear USB Devi o [2000/10/05] kern/21768 rwatson shouldn't trailing '/' on regular file sy a [2000/10/06] kern/21807 [patches] Make System attribute correspon o [2000/10/09] kern/21859 fanf Allow the syncer to be slowed down o [2000/11/15] kern/22868 getsockname may return an incorrect addre o [2000/12/05] kern/23304 standards POSIX clock_gettime, clock_getres return o [2000/12/05] kern/23314 aic driver fails to detect Adaptec 1520B o [2000/12/13] kern/23520 sound sb0 old style audio support in 4.2-RELEAS o [2000/12/14] kern/23546 tanimura [PATCH] csa DMA-interrupt problem o [2001/01/07] kern/24141 sound emu10k1 has trouble playing non-44.1KHz s o [2001/01/22] kern/24528 Bad tracking of Modem status o [2001/02/03] kern/24827 yokota Erratic Intellimouse Explorer in 4.1 and o [2001/02/05] kern/24882 ktrace not syncing .out file before panic o [2001/02/08] kern/24959 jesper proper TCP_NOPUSH/TCP_CORK compatibility o [2001/02/11] kern/25018 lstat(2) returns bogus permissions on sym o [2001/02/26] kern/25386 cg Incorrect mixer registers (line & synth) o [2001/02/27] kern/25445 kernel statistics are displayed in wrong o [2001/03/04] kern/25521 Laptop with FreeBSD4.2 freezes in battery o [2001/03/12] kern/25733 mismatch between error reporting in smbus f [2001/03/13] kern/25777 atime not updated on exec o [2001/03/16] kern/25866 more than 256 ptys, up to 1302 ptys. o [2001/03/18] kern/25909 4.x kernel freezes on P3-Asus CUSL2-C mot o [2001/03/18] kern/25910 cg Kernel sound driver may die if a program p [2001/03/22] kern/26016 iedowse VMWare is crash on SMP machine o [2001/04/01] kern/26277 ppc driver doesn't work with port 0x3BC p o [2001/04/03] kern/26316 Booting FreeBSD on VMware2 with 2 or 3 et o [2001/04/03] kern/26324 Defaults for NFS mounts over TCP are slow a [2001/04/04] kern/26348 hm [pcvt] scon -s, page fault in HP mode o [2001/04/09] kern/26454 cg mixer volume settings on Maestro-2E (Diam 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] kern/26584 kernel boot messages aren't logged correc o [2001/04/16] kern/26618 unmount(2) can't unmount a filesystem who o [2001/04/22] kern/26787 dd sysctl change request o [2001/05/01] kern/27008 kernel function sysbeep(xxx, 0) does prod o [2001/05/09] kern/27232 On NFSv3 mounted filesystems, stat return o [2001/05/11] kern/27269 Cannot mount linux extended (logical) par 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/23] kern/27571 bp Changing policy of shadowing files and di o [2001/05/26] kern/27660 Kernel does not return error if adding du o [2001/06/02] kern/27835 execve() doesn't conform to execve(2) spe p [2001/06/14] kern/28166 sos Mounted CD-ROM can be ejected in some cas o [2001/06/16] kern/28206 bp UMAPFS module should depend on NULLFS - p s [2001/06/18] kern/28260 standards UIO_MAXIOV needs to be made public o [2001/06/20] kern/28297 change request for sys/i386/conf/NOTES o [2001/06/30] kern/28566 bp Mount_null loopbacks can hang startx temp o [2001/07/10] kern/28888 mbr Acer 8000 NIC not detected correctly o [2002/02/14] kern/34942 sound Attempt to play -> "pcm0: play interrupt o [2001/07/23] kern/29169 mjacob FC loop that 'goes away' never times out o [2001/07/25] kern/29233 sound VIA 82C686 AC97 codec gets probed as 'chi f [2001/07/29] kern/29318 mjacob Exabyte 8200 needs SA_QUIRK_1FM and SA_QU o [2001/07/31] kern/29355 mux [patch] lchflags support o [2001/08/03] kern/29423 [PATCH] kernel security hooks implementat f [2001/08/08] kern/29538 joerg Mounting /dev/fd0 never completes o [2001/08/11] kern/29621 n_hibma Missing man page for ulpt o [2001/08/14] kern/29698 linux ipcs doesn'work o [2001/08/15] kern/29727 amr_enquiry3 structure in amrreg.h (amr d f [2001/08/16] kern/29777 n_hibma kernel uscanner.c contains wrong vendor a o [2001/08/20] kern/29915 kernel panics on interaction with mlock a o [2001/08/24] kern/30052 mbr dc(4) driver queues outgoing pkts indefin f [2001/08/28] kern/30160 Kernel panic when flash disk is removed a o [2001/08/29] kern/30200 yokota Bug in psm in 4.4-RC o [2001/09/13] kern/30570 joe boot loader don't reacts on USB keyboard o [2001/09/16] kern/30608 kern.ps_showallproc=0 doesn't limit queri p [2001/09/17] kern/30634 kbyanc kevent.data value incorrect for UDP socke s [2001/09/07] kern/30422 WDT hardware watchdog driver & daemon o [2001/09/30] kern/30951 Optimize page queue scan on miss of speci o [2001/10/04] kern/31048 des linprocfs:/proc/meminfo cannot handle mul o [2001/10/22] kern/31445 sound cat sound.au > /dev/audio fails for sound a [2001/10/23] kern/31455 n_hibma [PATCH] ohci driver probrem when send dat o [2001/10/23] kern/31456 Register number definition for AMD PCnet f [2001/10/25] kern/31490 Panic in sysctl_sysctl_next_ls on empy no o [2001/10/26] kern/31521 cg pcm0 plays too fast on Intel 82801BA (ICH o [2001/10/29] kern/31624 writev may return undocumented ECONNRESET o [2001/10/30] kern/31647 socket calls can return undocumented EINV o [2001/11/02] kern/31708 VM system / fsync / flushing delayed inde o [2001/12/09] kern/32652 joe A new ioctl to uscanner o [2001/12/09] kern/32659 VM and VNODE leak with vm.swap_idle_enabl o [2001/12/10] kern/32671 imp Patch to generate usbdevs.h automatically o [2001/12/10] kern/32677 pciconf -l opens /dev/pci for read/write o [2001/12/13] kern/32812 roger bktr driver missing tuner for eeprom dete p [2001/12/16] kern/32912 mp options misssing TCBHASHSIZE o [2001/12/19] kern/33004 n_hibma Patch for USB (uhci) o [2001/12/23] kern/33117 empty struct md_coredump in pcb.h and use o [2001/12/23] kern/33124 jhb kthread_create doesnt mark kthreads as kt o [2001/12/26] kern/33203 "got bad cookie" errors on NFS client f [2002/01/08] kern/33696 mbr panic: Driver mistake: repeat make_dev("a o [2002/01/08] kern/33707 sound ICH (82801AA) cannot be used for mono rec a [2002/01/16] kern/33963 bmah Messages at the serial IO port device pro o [2002/02/03] kern/34591 ICMP bandwidth limiting does not indicate o [2002/02/06] kern/34665 darrenr ipfilter rcmd proxy "hangs". o [2002/02/08] kern/34747 njl Please add USB floppy entry o [2002/02/11] kern/34820 FreeBSD should be able to beep after shut o [2002/02/11] kern/34854 sound /src/sys/dev/sound doesn't work correctly o [2002/02/12] kern/34880 Impossibility of grouping IP into a pipe o [2002/02/14] kern/34952 joe Mouse cursor invisible with USB mice and o [2002/02/15] kern/34963 identify procs belonging to the same jail o [2002/02/15] kern/34965 4.4, 4.5 freeze at boot time on ASUS P2B o [2002/02/21] kern/35175 ptrace(PT_DETACH, ....) doesn't do signal f [2002/02/23] kern/35269 kris possible panics with 4:1 filesystem ratio o [2002/02/24] kern/35289 Brooktree device doesnt properly signal a o [2002/02/25] kern/35324 Plug and Play probe fails to configure Di o [2002/02/27] kern/35377 process gets unkillable (-9) in "ttywai" o [2002/03/07] kern/35635 sheldonh [patch] missing dep in libiconv prevents o [2002/03/13] kern/35846 imp timeout in wi_cmd 11, machine hangs for a o [2002/03/21] kern/36170 an(4) does an_init() even if interface is o [2002/03/27] kern/36381 sos ata + hw.ata.wc=1: high CPU load for larg o [2002/03/28] kern/36425 bump up SYS_NMLN in sys/utsname.h f [2002/03/31] kern/36569 joe umass fails when RiteLink Pocket Disk is p [2002/04/02] kern/36682 joe USB isochroneous transfer doesn't report o [2002/04/09] kern/36952 ldd comand of linux does not work o [2002/04/10] kern/36983 CD9660 unicode to utf-8 [hack] f [2002/04/23] kern/37374 joe [PATCH] closing ums0 blocks with wmesg uh o [2002/04/26] kern/37486 bms Bug in network stack in sending broadcast o [2002/04/29] kern/37554 [PATCH] Make ELF shared libraries immutab o [2002/04/29] kern/37555 vnode flags appear to be changed in non-s o [2002/04/30] kern/37600 sound [Partial PATCH] t4dwave drive doesn't rec o [2002/05/01] kern/37657 sound /dev/dsp and /dev/audio skip the first 32 o [2002/05/02] kern/37675 grog Page fault when newfs'ing a vinum volume o [2002/05/04] kern/37761 net process exits but socket is still ESTABLI o [2002/05/16] kern/38156 quotacheck chokes on user -2 o [2002/05/22] kern/38419 joe add name "CanoScanN676U" in uscanner o [2002/05/22] kern/38429 [PATCH] getgpid and getsid work for proce o [2002/05/22] kern/38445 Centralized ptrace() permission checking o [2002/05/27] kern/38626 luigi dummynet/traffic shaper: RED: max_th and o [2002/05/29] kern/38730 mikeh Memorex scrollpro mouse is not fully func o [2002/05/30] kern/38749 murray Diskless booting fails with some DHCP ser o [2002/06/02] kern/38828 DPT PM2012B/90 doesn't work o [2002/06/06] kern/38967 sound 4/22/02 pcm driver merge appears to break o [2002/06/08] kern/39047 IPSEC Compression (IPCOMP) broken in tunn o [2002/06/19] kern/39527 dwmalone getcwd() and unreadable parent directory o [2002/06/22] kern/39681 hidden kernel boot tunables added to sysc 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 o [2002/06/30] kern/40058 imp lockup on 5.0 DP1 - Xircom X3201 (RealPor o [2002/07/08] kern/40369 rman_reserve_resource - when "count > (en o [2002/07/12] kern/40516 ti driver has no buadrate set o [2002/07/14] kern/40563 gif driver can clobber route/arp table o [2002/07/17] kern/40711 sound CT5880-C sometimes fails to output sound o [2002/07/18] kern/40745 Inconsistency between net/if.c and struct o [2002/07/19] kern/40763 [UPDATED PATCH] Introduction of non-stric o [2002/07/23] kern/40919 usage of ucred->cr_uid in sys/netinet/in_ o [2002/07/23] kern/40926 qa After Upgrading or Clean Installing 4.6, o [2002/07/23] kern/40927 sound sound dies with pcm:play:0 play interrupt o [2002/07/23] kern/40933 make depend fails when building kernel fr o [2002/07/24] kern/40948 joe USB HP CDW8200 does not work o [2002/08/04] kern/41317 trhodes reflect kernel building user for sudo-ers o [2002/08/07] kern/41415 joe Some USB scanner cannot talk to uscanner o [2002/08/11] kern/41543 emulation Easier wine/w23 support o [2002/08/11] kern/41555 Add support of VScom titan PCI-800L o [2002/08/13] kern/41631 PATCH to add sysctl knob to disable clone o [2002/08/20] kern/41812 patch to detect/function AMD768 SMBus o [2002/07/31] kern/41220 [PATCH] Minor sk driver enhancements o [2002/08/21] kern/41856 VESA splash screen problems on ThinkPad 2 o [2002/08/27] kern/42065 kern.ps_showallprocs has no effect on /pr o [2002/08/31] kern/42274 jlemon Convert defined variable into tuneable as p [2002/09/04] kern/42404 TIOCSCTTY not implemented in linuxulator o [2002/09/05] kern/42442 problem in idlequeue/debugging mode ? s [2002/09/05] kern/42466 linux: 'ipc' typ=258 not implemented o [2002/09/13] kern/42728 many problems in src/usr.sbin/ppp/* afte o [2002/09/14] kern/42769 Boot stalls if the system has a serial co o [2002/09/19] kern/42977 qa FreeBSD installer doesn't probe past EISA o [2002/09/21] kern/43154 tunwrite() does not allocate clusters for o [2002/10/02] kern/43577 [PATCH] New kernel option SHUTDOWN_BEEP o [2002/10/02] kern/43610 static-ize some symbols in digi driver o [2002/10/02] kern/43611 static-ize some symbols in sys/crypto o [2002/10/02] kern/43613 static-ize symbol in smbfs code o [2002/10/02] kern/43616 static-ize some functions in sys/net/zlib f [2002/10/03] kern/43627 njl QUIRK: Apacer Handydrive USB drive o [2002/10/11] kern/43916 Olicom OC-2220 (PC-card) hangs on ifconfi o [2002/09/25] kern/43355 idad driver will work if logical drives d o [2002/10/05] kern/43716 puc driver does not recognize Lava Dual-6 o [2002/10/15] kern/44098 RealTec-based NIC initialization problem p [2002/10/15] kern/44121 [PATCH] bogus cast removal in hea driver o [2002/10/18] kern/44215 PUC driver support for Moxa C320 Intellio o [2002/10/18] kern/44218 Init dies during boot after upgrade from o [2002/10/19] kern/44260 LINT does not list pseudo-device tap o [2002/10/19] kern/44267 One more modem PNP id for /usr/src/sys/is o [2002/10/19] kern/44293 thomas Unable to access audio CD under Linux emu p [2002/10/21] kern/44333 mikeh [PATCH] make A4-tech RFSW-35 mouse's whee o [2002/10/21] kern/44365 introduce ulong and unchar types o [2002/10/21] kern/44372 roberto some kernel options prevent NTP clock syn o [2002/10/24] kern/44439 puc doesn't find all 4 ports on SIIG Cybe o [2002/10/24] kern/44450 joe USB support FAILURE for device that was s o [2002/11/04] kern/44872 dgb driver update o [2002/11/09] kern/45182 sound fm801.c does not recognize a FM801 based o [2002/11/14] kern/45285 Support for yet another PCI multiport car o [2002/11/14] kern/45291 kevent(2) ignores timeout if nevents == 0 o [2002/11/14] kern/45293 kevent denies to observe /dev/tty o [2002/11/24] kern/45684 systat -vmstat reports "alternate system o [2002/11/26] kern/45753 linux-sun-jdk1.4.1 calls SIOCGIFCONF ioct o [2002/09/27] kern/43426 bms mlockall and munlockall system calls are o [2002/11/26] kern/45785 emulation Linux WineX seems to require a few new li o [2002/11/27] kern/45793 Invalid media subtype aliases in if_media o [2002/12/03] kern/45968 des linprocfs is missing maps o [2002/12/07] kern/46080 ipfw [PATCH] logamount in ipfw2 does not defau o [2002/12/10] kern/46159 ipfw ipfw dynamic rules lifetime feature o [2002/12/13] kern/46250 sound Sound driver not working correctly on SON o [2002/12/18] kern/46368 MAXDEP in isa/pnpparse.c is too small o [2002/12/23] kern/46488 joe usb driver do not send detach events on S o [2002/12/27] kern/46564 ipfw IPFilter and IPFW processing order is not o [2003/01/01] kern/46677 joe Wrong vendor and device defines in ng_ubt o [2003/01/03] kern/46734 joystick driver doesn't allow for anythin o [2003/01/04] kern/46773 sos I want IDE HD go into standby mode. o [2003/01/10] kern/46961 bridging between vlan-interfaces on same o [2003/01/11] kern/46973 syscons virtual terminals switching featu o [2003/01/18] kern/47200 joe USB port is disabled when Kodak DX4900 is o [2003/01/20] kern/47274 joe umodem update to support motorola v66 pho o [2003/01/21] kern/47311 mdodd [PATCH] Kernel support for NVIDIA nForce2 o [2003/01/21] kern/47349 Fake a sound ioctl (plus linux hook) o [2003/01/22] kern/47359 panic after kldunload snp o [2003/01/30] kern/47675 njl usb/umass problems o [2003/01/31] kern/47731 reboot goes panic each time o [2003/02/01] kern/47791 imp Idea for what to do on insert o [2003/02/04] kern/47935 panic on disk full o [2003/02/07] kern/48081 Enabling mutex profiling panics the kerne o [2003/02/11] kern/48172 ipfw ipfw does not log size and flags o [2003/02/12] kern/48216 mike Linux uname returns wrong hostname inside o [2003/02/19] kern/48468 imp puc driver for Nm9845 o [2003/02/19] kern/48471 Private IPC for every jail. [PATCH] o [2003/02/23] kern/48599 schweikh [PATCH] syscons cut-n-paste logic is brok f [2003/02/20] kern/48494 njl BP6 ACPI errors - AML incorrect o [2003/02/27] kern/48759 demon kldstat shows module after unsuccessfull o [2003/03/02] kern/48837 mbr dc cannot handle DC21142/3 PCI/CardBus 10 o [2003/03/03] kern/48894 Improvements to the NFS read-ahead heuris o [2003/03/06] kern/48976 nwfs.ko oddity o [2003/03/08] kern/49037 sound ESS Maestro chip misdetected as 'chip2' o [2003/03/08] kern/49039 add support for RS485 hardware where dire o [2003/03/10] kern/49085 jail statfs and mountpoint information le o [2003/03/10] kern/49086 ipfw [patch] Make ipfw2 log to different syslo o [2003/03/12] kern/49957 CRC32 generator should be the common rout o [2003/03/13] kern/49980 murray patch to enable ThinkPAD X24 sound device o [2003/03/22] kern/50201 3ware RAID 5 resulting in data corruption o [2003/04/01] kern/50526 Update to #! line termination o [2003/04/06] kern/50644 [PATCH] Update xe driver: multicast, hard o [2003/04/07] kern/50687 ioctl(.., CDIOCCAPABILITY, ...) always re o [2003/04/14] kern/50948 BUG: @0 does not insert at the beginning o [2003/04/13] kern/50923 rfork(RFPROC|RFMEM, ...) fails unconditio o [2003/04/15] kern/51009 Buggy aue driver fixed. o [2003/04/16] kern/51074 joe pointer arithmatic error in ugen.c o [2003/04/17] kern/51082 FEATURE: More descriptive message on drop o [2003/04/17] kern/51111 darrenr ipf doesn't allow outbound IPv6 packets u o [2003/04/17] kern/51120 MSGBUF_SIZE doesn't work in makefiles o [2003/04/18] kern/51137 config(8) should check if a scheduler is o [2003/04/20] kern/51186 imp pointer arithmatic error in ugen.c o [2003/05/06] kern/51874 Apacer HandySteno should have DA_Q_NO_6_B o [2003/05/08] kern/51958 joe update for urio driver [PATCH] o [2003/05/10] kern/52026 joe umass driver support for InSystem ISD200 o [2003/05/14] kern/52258 imp pccard non-functional, repeated "card ins o [2003/05/23] kern/52623 Error in driver for the Intel EtherExpres o [2003/05/27] kern/52725 [PATCH] installincludes for kmods o [2003/05/27] kern/52735 njl Add support for one more type of USB flas 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 o [2003/05/29] kern/52795 joe uscanner for CanoScan N1220U f [2003/06/04] kern/52943 reproducable system stuck just brefore mu o [2003/06/04] kern/52927 Intel Kinnereth-R NIC is not supported by o [2003/06/04] kern/52960 kbdcontrol macros don't work when len = 1 o [2003/06/06] kern/52980 mbr [patch] dc(4) driver fails to init Intel o [2003/06/06] kern/53005 njl USB IntelligentStick SCSI DA quirk o [2003/06/07] kern/53025 joe [PATCH] ugen does not allow O_NONBLOCK fo o [2003/06/07] kern/53027 imp [CHANGE-REQUEST] Better Entry for Intel P f [2003/06/08] kern/53067 njl Add support for the PQI USB Flash Disk o [2003/06/12] kern/53264 sound PCM interrupt not routed on Sony VAIO lap o [2003/06/12] kern/53265 imp Make Sierra A555 work in FreeBSD o [2003/06/13] kern/53276 modules ignore kernel configuration upon o [2003/06/16] kern/53383 adding Terratec TValue to bktr driver o [2003/06/17] kern/53417 sound Bad Recordings on AC97 onboard audio syst o [2003/06/19] kern/53506 Support gzipped modules. (partial patch) o [2003/06/23] kern/53627 silby Zsh fork bomb panicks kernel. o [2003/06/29] kern/53897 joe [PATCH] add EPoX Bluetooth USB dongle to o [2003/06/30] kern/53941 sos [PATCH] ATAPI CD drives don't open the tr o [2003/07/03] kern/54078 sound Sound Plays ~10% Slow o [2003/07/04] kern/54094 [patch] make signedness of kg_nice and ki o [2003/07/06] kern/54163 Non-existing Jails in jls?! o [2003/07/11] kern/54383 NFS root configurations without dynamic p o [2003/07/13] kern/54439 Protecting sysctls variables by given mut o [2003/07/18] kern/54604 des Made 'ps -e' procfs-independent [PATCH]. s [1996/10/13] misc/1791 tegge syslimits.h does not allow overriding def s [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/09/28] misc/4646 qa Can't fixit with an NFS-mounted CD. o [2002/08/20] misc/41817 pw groupshow doesn't include the login gr o [2002/01/22] misc/34171 yar ftpd indiscrete about unprivileged user a o [2002/01/23] misc/34195 iedowse setting the action for SIGCHLD to SIG_IGN s [1998/07/10] misc/7232 qa Suggestion for FreeBSD installation dialo o [1998/09/16] misc/7946 ccdconfig gives confusing error when give o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) f [1998/12/28] misc/9220 ache nvi: catalog: mistake in Russian error me o [1999/08/22] misc/13326 additional timeval interfaces for 1TB o [2002/04/24] misc/37434 mbr dhclient generates pointless log messages o [2002/04/29] misc/37569 [PATCH] Extend fstab(5) format to allow f o [2002/05/03] misc/37732 joe usbd start in wrong place in /etc/rc in 4 o [2002/05/13] misc/38057 qa "install" document doesn't display correc o [2002/05/20] misc/38347 new library function abs2rel and rel2abs. o [2002/05/23] misc/38452 joe Logitech USB iFeel: device_probe_and_atta p [2003/04/28] misc/51504 ache New file: src/share/mklocale/zh_CN.GBK.sr o [2002/05/23] misc/38468 imp Write drivers for Intel PRO/Wireless 2011 o [2002/05/26] misc/38583 qa sysinstall installs crypto sources when / o [2002/05/29] misc/38727 mptable should complain about garbage arg o [2002/06/03] misc/38854 qa Resetting the sysinstall during setup cau o [2002/06/03] misc/38870 kernel-panic when coping data from a NFS- o [2002/06/05] misc/38937 delay between tracks in digital audio dum o [2002/06/12] misc/39201 ptrace(2) and rfork(RFLINUXTHPN) confuse o [2002/06/15] misc/39347 use of /usr/bin/* utils in /etc/rc.diskle o [2002/06/16] misc/39360 qa If linux emu is added as a dependency (an o [2002/06/17] misc/39425 Auto mounted directory was not found at b o [2002/06/17] misc/39439 tcopy will not duplicate tapes with block o [2002/06/18] misc/39466 find -xdev hangs on dead NFS mounts (/etc o [2002/06/24] misc/39772 imp pccardd is slow to install a PCCARD. o [2002/06/25] misc/39864 robert hostname instead of IP in w -n output s [2002/07/04] misc/40197 sos BurnCD doesn't "just work" at 4.6-p1 p [2002/06/30] misc/40057 ceri send-pr -a flag does not work with -f o [2002/07/01] misc/40081 sound noise in sound output with built-in CMedi f [2002/07/06] misc/40273 dougb some more fortunes o [2002/07/06] misc/40280 joe I add uscanner entory o [2002/07/07] misc/40298 using swapfile as /tmp o [2002/07/09] misc/40378 standards stdlib.h gives needless warnings with -an o [2002/07/14] misc/40552 alternate syscons font for iso-07 encodin o [2002/07/14] misc/40577 post-October 2001 Dell Inspiron 2500's (a o [2002/07/16] misc/40657 joe Logitech iFeel usb mouse will not attach o [2002/07/16] misc/40671 threads pthread_cancel doesn't remove thread from o [2002/07/17] misc/40693 the system reboot alone with no reason o [2002/07/30] misc/41179 LD_LIBRARY_PATH security checks o [2002/07/31] misc/41213 top(1) blocks if NIS-related entries in p o [2002/07/31] misc/41215 console revert back to kbd0 (AT) after KV o [2002/08/01] misc/41238 qa problems with FreeBSD installation on a d o [2002/08/01] misc/41243 joe USB, getting full desc failed, HID device o [2002/08/04] misc/41309 brian security check scripts do not delete temp o [2002/08/06] misc/41379 Cannot browse directory tree on FreeBSD m o [2002/08/09] misc/41490 sound C-Media 8738 sound card static o [2002/08/10] misc/41515 jhb boot0cfg corrupts slice table o [2002/08/11] misc/41566 obrien file(1) out of date o [2002/08/14] misc/41674 ken iostat column formatting overlaps o [2002/08/17] misc/41744 qa Cannot stop comat22 from being extracted o [2002/08/18] misc/41771 '/etc/ttys' and X o [2002/08/23] misc/41947 hexdump(1) unprintable ASCII enhancement o [2002/08/23] misc/41949 qa sysinstall sorts /etc/rc.conf during netb o [2002/08/27] misc/42084 luigi PicoBSD's 'netstat -i' reports negative I o [2002/08/29] misc/42167 du uses linear search for duplicate inode o [2002/09/02] misc/42336 [PATCH] ISO-fication of /usr/src/contrib/ o [2002/09/03] misc/42373 mtm Update to rc scripts to make interface al o [2003/05/14] misc/52255 picobsd build script fails under FreeBSD o [2002/09/04] misc/42422 dbm_delete returns -1 instead of 1 when t o [2002/09/04] misc/42429 hash_action called with HASH_DELETE does o [2002/09/05] misc/42461 mdodd if_wi_pci.c,if_wi_pccard.c lack device_re o [2002/09/05] misc/42467 netstat -s does not include fabricated pk o [2002/09/05] misc/42468 mount_smbfs incorrectly handled configura o [2002/09/06] misc/42469 After mounting by mount_smbfs directories o [2002/09/08] misc/42558 www http://www.freebsd.org/search produces in o [2002/09/11] misc/42663 pw useradd assigns unique UID's to multip o [2002/09/18] misc/42934 qa installation procedure on install floppie o [2002/09/19] misc/42956 dlclose gives "invalid shared object hand o [2002/09/21] misc/43169 caps-lock led doesn't work o [2002/09/21] misc/43177 markm Updates and additions to src/games/quiz/d o [2002/09/22] misc/43262 command 'shutdown -r' (also reboot) cause o [2002/09/25] misc/43368 pkg_create fails if target directory does o [2002/09/29] misc/43470 blackend Solid State / x109 article out of date. o [2002/09/29] misc/43474 murray dhcp.* values not set in kenv by bootp cl o [2002/09/29] misc/43476 rc.* uses kenv - which is in /usr/bin o [2002/09/29] misc/43494 wish: resolv.conf created (again) later i o [2002/09/29] misc/43495 awk - rc/diskless references by full path o [2002/09/29] misc/43496 touch - rc/diskless references by full pa o [2002/09/29] misc/43497 mount -t nfs -> crunchgen incompatible o [2002/09/30] misc/43539 Cannot mout floppy on Compaq Proliant ML3 o [2002/09/30] misc/43543 jhb cdboot does not handle 'relaxed' ISO9660 o [2002/10/08] misc/43825 qa please remove object files in source (src o [2002/10/10] misc/43886 markm local exploitable overflow in rogue o [2002/10/10] misc/43905 kqueues: EV_SET(kevp++, ...) is non-int o [2002/10/12] misc/43989 missing tabs in calendarfiles o [2002/10/14] misc/44044 sound 4.7-R Freezes half the times snd.ko is lo o [2002/10/14] misc/44058 /dev/ch* is created without group write p o [2002/10/15] misc/44122 tun0 gets a second ip adress after a disc o [2002/10/16] misc/44150 Diskless kernel may crash, depends on the o [2002/10/19] misc/44286 roberto /etc/defaults/rc.conf uses the obsolete n o [2002/10/20] misc/44307 UTF-8 locales support o [2002/10/22] misc/44379 libutil: property.c, properties_read() ba o [2002/10/26] misc/44500 AC1001 Gigabit NIC Worked o [2002/10/29] misc/44587 dev/dpt/dpt.h is missing defines required o [2002/10/30] misc/44747 strange echoes in sound when using PLIP o o [2002/11/04] misc/44894 markm as a local non-root user and remote it's o [2002/11/04] misc/44915 qa 'choose installation media' choose CD-ROM o [2002/11/07] misc/45026 Can't set next password change date on NI o [2002/11/11] misc/45222 daily rejected mail hosts report too long o [2002/11/12] misc/45254 qa Sysinstall installs things it should not o [2002/11/13] misc/45273 contrib/smbfs: error in examples/dot.nsmb o [2002/11/25] misc/45704 [PATCH] request to change cp866b to cp866 o [2002/11/28] misc/45830 KDC has problems when listening to IPv6 a o [2002/11/29] misc/45839 [PATCH] Remove some duplicate fortunes p [2002/11/30] misc/45874 ache [PATCH] FreeBSD does not know about ca_ES o [2002/12/10] misc/46163 gad lpc problem. Only root can modify despit o [2002/12/17] misc/46328 gad patch for lpd o [2002/12/19] misc/46382 ps(1) could use a "repeat" mode o [2002/12/20] misc/46409 Certain periodic scripts check broken NFS o [2002/12/27] misc/46555 enhancements for libradius o [2003/01/01] misc/46670 qa 5.0-RC2 install leaves CD drawer locked. o [2003/01/04] misc/46758 moused enhancements o [2003/01/12] misc/46998 [patch] Support PicoBSD source in other l o [2003/01/13] misc/47029 sound Static and popping with Hercules GameThea o [2003/01/18] misc/47187 [patch] fix printf specifier in src/sys/b o [2003/01/21] misc/47314 qa Install requires a swap partition. o [2003/01/27] misc/47576 [PATCH] factor(6)ing of negative numbers o [2003/01/28] misc/47601 ru Additional subdir targets p [2003/02/04] misc/47906 murray options screen not return previous screen o [2003/02/04] misc/47908 qa /stand/sysinstall can't display document o [2003/02/09] misc/48110 change CVSROOT/log_accum.pl to not send m o [2003/02/10] misc/48133 improvied vi recovery notification o [2003/02/18] misc/48444 change to count connection attempts inste o [2003/03/03] misc/48870 [PATCH] allow to cancel interface status o [2003/03/12] misc/49967 Minor fixes to fortunes data o [2003/03/18] misc/50106 Make 'make release' more flexible behind o [2003/03/20] misc/50154 darrenr Add /etc/periodic/security/610.ipf6denied f [2003/03/21] misc/50160 ache sl_SI.ISO8859-2 collation sequence is wro o [2003/03/27] misc/50370 phantom NLSOWN set to ${SHAREGRP} in o [2003/04/14] misc/50945 ru BUG: NOINSTALLLIB isn't honored in all Ma p [2003/04/15] misc/50979 tomsoft [PATCH] Some spelling corrections in sbin o [2003/04/19] misc/51167 dougb [PATCH] Makefile for /etc/namedb. p [2003/05/03] misc/51729 ache A patch that can make freebsd support zh_ o [2003/05/07] misc/51920 Collation for no_NO.ISO8859-1 o [2003/05/14] misc/52256 picobsd build script does not read in use p [2003/06/14] misc/53327 Important fix for Latin-american keymap p [2003/06/30] misc/53944 [PATCH] ARMSCII-8 (Armenian) LOCALE and C f [2003/07/07] misc/54198 /usr/share/misc/magic does not contain td o [2003/07/08] misc/54220 [PATCH] /usr/src/Makefile has wrong instr o [2003/07/08] misc/54229 Complete "See also" section for getipnode o [2003/07/14] misc/54477 Thousands separator for Italian locale o [1999/10/07] ports/14182 portmgr Patch: bsd.port.mk: add plist target o [1999/11/08] ports/14783 jmz mgetty 1.1.12 always sets clocal o [1999/11/11] ports/14824 wosch no '\0' at the end of buffer o [1999/12/15] ports/15495 portmgr Add "addsum" target to bsd.port.mk a [2002/09/30] ports/43540 arved Update Port net/cnet 1.7.7 -> 2.0.3 o [2000/03/18] ports/17479 portmgr bsd.port.mk: PARALLEL_BUILD o [2000/04/04] ports/17803 jake new port: devel/gdb11 s [2000/05/24] ports/18800 green security/cfs ports installation fix o [2000/06/01] ports/18960 portmgr Add USE_APACHE to bsd.port.mk for Apache o [2000/06/30] ports/19594 trevor update port: qrash a [2000/07/28] ports/20270 ade libtool needlessly runs ldconfig after in o [2000/08/02] ports/20359 demon New port: Apache-mod_perl_guide a [2000/08/10] ports/20520 olgeni New port: lang/mercury o [2000/08/23] ports/20795 msmith FBSD 4.x: Citrix client with drive mappin o [2000/10/09] ports/21885 portmgr bsd.port.mk: test for old layout is too o [2000/10/30] ports/22412 taoka two extraneous ports and one name change o [2000/11/02] ports/22550 cy Patch for conserver for log file rotation o [2000/11/08] ports/22698 portmgr Ports' rc.d files should use rc.conf o [2001/01/10] ports/24214 portmgr [PATCH] verbose 'make index' o [2001/01/12] ports/24299 ports-bugs Configure the synaptics touchpad. o [2001/01/30] ports/24749 dirk mysql323-server pkg-install script doesn' o [2001/02/07] ports/24940 demon prolem with Tnm::icmp echo command due to o [2001/02/09] ports/24983 nobutaka Emacs ports have misleading names o [2001/03/02] ports/25490 wosch [PATCH] fix various bugs in stat(1) o [2001/03/06] ports/25576 anholt XFree86-4 port installs manual pages with f [2001/03/14] ports/25815 portmgr [PATCH] Port build collision fix. o [2001/03/28] ports/26192 kiri apel appeared both in xemacs/site-package o [2001/04/27] ports/26904 jim New port(?): net/everybuddy-i18n (i18n pa o [2001/05/01] ports/27019 marcel patch supplied in PR ports/26976 breaks l o [2001/05/08] ports/27200 greid new port: bed (binary editor) a [2001/06/07] ports/27936 mi Update /usr/ports/deskutils/xmdiary 3.0.1 o [2001/06/13] ports/28121 netchild New port: 3D modelling and animation syst o [2001/06/13] ports/28138 tg python os.statvfs module is not functiona o [2001/06/23] ports/28365 wosch Typical use of portchecheckout breaks int o [2001/06/27] ports/28471 keith no iso8859 font o [2001/07/02] ports/28644 jmz Make error when rebuilding xdvi o [2000/12/24] ports/23822 trevor mtree entries for German X11 man pages o [2001/07/03] ports/28678 wosch portcheckout doesn't allow flexible build o [2001/07/07] ports/28803 cy ports/comms/conserver does not support ## o [2001/07/08] ports/28810 lioux qpopper 4.0.3 + PAM modification; HAVE_SH o [2001/07/10] ports/28887 brian [PATCH] sandbox for httptunnel! o [2001/07/22] ports/29154 nik TeX resource settings from MAKE_ENV in pr o [2001/07/25] ports/29223 ports-bugs cyrus-imapd and postfix master.8 manpage f [2001/08/13] ports/29691 portmgr New port variable USE_COMPAT_LIB - bsd.po o [2001/08/21] ports/29929 ports-bugs wginstall.pl script chokes on calculated f [2001/08/27] ports/30148 ade devel/libtool: shared libs with compaq-cc o [2001/08/29] ports/30201 msmith editors/wordperfect in ports is not usabl o [2001/09/22] ports/30732 obrien bash2 - pkg-plist fix and sample files ad o [2001/09/23] ports/30754 nakai x11/dgs port overwrites a number of files o [2001/09/23] ports/30777 portmgr add a 'make pkg-plist' make target in por o [2001/09/27] ports/30870 ports-bugs httpd in free(): warning: recursive call o [2001/09/30] ports/30929 brian [net/pppoa] use usbd to initialize USB AD o [2001/09/30] ports/30936 taoka pips-sc880 installed script contains inco o [2001/10/30] ports/31630 jmz Port se-ispell install the dictionary in o [2001/11/11] ports/31910 greid comms/sms_client a [2001/11/12] ports/31943 dirk mysql323-server port hostname look up fai o [2001/11/16] ports/32039 greid UPDATE devel/asmutils 0.14 -> 0.15 o [2001/11/20] ports/32145 jmz XFree86 doesn't ldconfig itself o [2001/12/04] ports/32508 ports-bugs www/flashplugin-mozilla has malloc bug o [2001/12/08] ports/32604 portmgr Many ports which depends on apache don't s [2001/12/09] ports/32653 joe Added patches to improve USB scanner supp o [2001/12/17] ports/32936 mharo ports/security/keyprint only supports S/K s [2001/12/18] ports/32999 arved New ports: devel/ORBacus4 o [2001/12/29] ports/33320 trevor print/acroread5 does not install the Nets o [2002/01/17] ports/33980 benno Can't use sgmltools-lite-3.0.0 port o [2002/01/30] ports/34442 ports-bugs xt, xalan-j, saxon should have the same C o [2002/02/02] ports/34550 ports-bugs ghostscript-gnu-nox11 portversion 6.51 fa f [2002/02/02] ports/34565 ports-bugs graphics/blender port is broke o [2002/02/03] ports/34597 eivind [PATCH] Update ports/mail/isync to 0.8 o [2002/02/07] ports/34714 ache unzip(1) breaks filenames in non-ASCII ch o [2002/02/10] ports/34796 jmz wrong path in /etc/XF86Config (purely cos s [2002/02/12] ports/34878 chern sysinstall o [2002/02/27] ports/35372 ports-bugs pgp6 ports fails to compile on alpha plat s [2002/03/01] ports/35459 ports-bugs portupgrade doesn't clean up dependencies f [2002/03/02] ports/35481 edwin New port: console text editor looks like o [2002/03/07] ports/35638 markm tn3270 dumps core unconditionally o [2002/03/07] ports/35639 max executable name conflicts: ploticus and s o [2002/03/11] ports/35767 portmgr make_index script does not deal with syml o [2002/03/14] ports/35897 ports-bugs upgrading the linux_base port runs into t o [2002/03/17] ports/36020 jmz Update port: print/musixtex T.98 -> T.104 f [2002/03/17] ports/36034 edwin new port databases/pg-crypto o [2002/03/18] ports/36079 portmgr [PATCH] Support USE_LESSTIF=yes o [2002/03/19] ports/36112 portmgr [PATCH] New feature for whole ports tree: f [2002/03/19] ports/36113 nork Add gdbm, BerkeleyDB2, BerkeleyDB3, libio f [2002/03/22] ports/36202 wosch update to sysutils/socket: NetBSD IPv6 pa o [2002/03/29] ports/36503 ports-bugs several files conflict in ports/databases o [2002/03/30] ports/36545 jmz mwrite is an absolute symbolic link to /u o [2002/03/30] ports/36557 perky Fix port: security/py-amkCrypto (to refle o [2002/03/30] ports/36560 rse bug fix for the eperl package a [2002/04/04] ports/36766 ade Incompatibility between autoconf, automak o [2002/04/06] ports/36832 kuriyama apache13-* coredumps when using XML::Pars o [1998/06/22] ports/7023 portmgr bsd.port.(%|subdir.).mk patches for size o [2002/04/07] ports/36849 cy FVWM-Themes fails to switch themes o [2002/04/08] ports/36913 seanc New port: devel/ruby-rbprof o [2002/04/09] ports/36933 portmgr [PATHCES] New feature for pkg_create and o [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic o [2002/04/25] ports/37462 jmz dvips is no more available separately fro o [2002/04/27] ports/37518 grog gmat port CATALOG needs updating o [2002/04/29] ports/37574 taoka ports/print/pips-sc20 file not found on m o [2002/04/30] ports/37596 shige EMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] ports/37597 ports-bugs aureal-kmod-1.5_3 fails to build s [2002/05/01] ports/37654 arved Update textproc/xml4j to 4.0.1 o [2002/05/03] ports/37711 znerd New port: Beacon-agent 0.6.3 (Multicast B o [2002/05/03] ports/37712 znerd New port: Beacon server v0.8.9 (Beacon mu o [2002/05/03] ports/37713 seanc AIM Transport doesn't work correctly with s [2002/05/05] ports/37771 znerd New Port: audio/jmax o [2002/05/09] ports/37904 znerd New Port: database/isql-viewer (a JDBC 2. o [2002/05/10] ports/37927 ports-bugs port to install linux Lahey Fortran 95 v6 o [2002/05/10] ports/37942 kde KDE 3.0 konsole terminal keyboard table u o [2002/05/11] ports/37962 markm ports/lang/gcl does not build o [2002/05/13] ports/38034 ports-bugs compaq-cc (under linux-emu) installes man o [2002/05/14] ports/38086 rse eperl does not build CFLAGS recursive err o [2002/05/14] ports/38090 jkoshy devel/m4 port PREFIX vs LOCALBASE o [2002/05/15] ports/38125 ports-bugs ApacheCylical Link error/bug in Virtualse o [2002/05/18] ports/38243 www Ports search for 'IMP' vs look in Mail ca o [2002/05/19] ports/38301 kiri upgrade www/w3-4 to 4.0.47 o [2002/05/22] ports/38406 obrien incorrect .so in g++31.1 man page o [2002/05/22] ports/38408 wjv zope-zmysqlda does not run f [2002/05/24] ports/38516 edwin ICQv7 transport for the Jabber Server f [2002/05/25] ports/38539 edwin New port: devel/libcfg+ o [2002/05/26] ports/38593 portmgr Third level ports f [2002/06/01] ports/38800 ports-bugs update www/roxen to Roxen WebServer 2.2.2 o [2002/06/03] ports/38853 portmgr net/ethereal: configure fails o [2002/06/03] ports/38876 tegge devel/linuxthreads: pkg-plist ignores NOP o [2002/06/10] ports/39095 mharo ports/net/nttcp and ports/net/ttcp appear o [2002/06/10] ports/39102 trevor new category requested: finance o [2002/06/10] ports/39103 trevor new virtual category requested: accessib a [2002/06/12] ports/39193 edwin [maintainer-update] net/papaya update to o [2002/06/16] ports/39390 gnome Make graphics/imlib not depend upon GTK+ a [2002/06/19] ports/39544 ports-bugs mayavi port disfunctional o [2002/06/20] ports/39600 znerd New port: jdictionary-ger-hun 1.4 - Germa o [2002/06/20] ports/39603 znerd New port: jdictionary-eng-ger 1.4 - Engli a [2002/06/20] ports/39608 ports-bugs upgrade games/cgoban to 1.9.13 o [2002/06/21] ports/39634 jim Port pclock unaligned access on alpha o [2002/06/24] ports/39777 bms New port: security/libsectok o [2002/06/24] ports/39778 bms New port: security/sectok s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i o [2002/06/29] ports/40002 wjv py-4suite: XSLT import error o [2002/07/02] ports/40107 trevor ports/audio/festogi-spanish has a checksu o [2002/07/02] ports/40121 ache standard Apache port creates sbin link o [2002/07/02] ports/40124 kris Patch to wdm to allow long passwords o [2002/07/03] ports/40163 cy screen w/o suid and locale o [2002/07/07] ports/40284 mi ports/x11/djvuplugin tarball no longer ex o [2002/07/11] ports/40452 wollman ports/www/mod_auth_kerb mastersite doesn' o [2002/07/12] ports/40511 sumikawa update for net/zebra (no-ipv6 option) o [2002/07/13] ports/40525 kiri [new port] mail/mew2-xemacs-devel-mule o [2002/07/14] ports/40555 steve x11-toolkits/open-motif requires mkhtmlin o [2002/07/16] ports/40659 dirk php3 and GD problem a [2002/07/17] ports/40699 portmgr allow exclude patterns in `make search` o [2002/07/17] ports/40705 ports-bugs Upgrade of gnome-commander to 0.9.8 o [2002/07/18] ports/40756 ports-bugs insecure default options o [2002/07/21] ports/40866 ports-bugs sml-nj port CM autoloading compilation pr a [2002/07/22] ports/40904 ports-bugs new port: www/tclcurl o [2002/07/22] ports/40915 billf Fix pkg-plist for net/ethereal o [2002/07/25] ports/40975 knu Uncatched coredump of pkg_info while pkgd o [2002/07/31] ports/41209 gnome www/mozilla browser serializes DNS lookup o [2002/07/31] ports/41224 dburr update port: textproc/yodl o [2002/08/02] ports/41259 ports-bugs Info directory change for various GNU Ema a [2002/08/03] ports/41282 ports-bugs New_Ports japanese/stevie-* o [2002/08/07] ports/41400 benno sgmltools-lite update to 3.0.3 o [2002/08/07] ports/41434 ports-bugs New port: www/light: another Mozilla-base o [2002/08/08] ports/41444 portmgr ports system fails to check for non-base s [2002/08/08] ports/41452 wjv games/newkind does not compile due to all f [2002/08/11] ports/41562 mph New port: inform-glk o [2002/08/17] ports/41755 max Wrong letters in Canna iroha dictionary o o [2002/08/19] ports/41773 ports-bugs new port: x11-servers/Mozdev-PrintServer o [2002/08/19] ports/41784 ports-bugs vmware2 causes panic on recent -current o [2002/08/20] ports/41829 ports-bugs New port: mail/squirrelmail-devel o [2002/08/20] ports/41836 ports-bugs new port - virus filtering tool for qmail a [2002/08/23] ports/41945 ade bsd.port.mk: does not run ACLOCAL f [2002/08/24] ports/41971 ports-bugs New Port: sysutils/ipfw-manager o [2002/08/25] ports/42018 ports-bugs pkg_info with PKG_PATH searches through t o [2002/08/28] ports/42134 ports-bugs linux-gtk PORTREVISION contaminates other o [2002/08/30] ports/42197 obrien [patch] make ports/editors GNOMENG aware o [2002/08/31] ports/42280 ports-bugs New port: florist (Ada-POSIX bindings) o [2002/09/01] ports/42281 ports-bugs lang/rexx-imc - addition of UPPER patch o [2002/09/01] ports/42295 perky New port: Webware for Python (Web applica o [2002/09/01] ports/42296 ports-bugs New port: mod_webkit (adapter between Web o [2002/09/03] ports/42371 ports-bugs libncurses.so.4 missing from ports/emulat o [2002/09/03] ports/42378 ports-bugs New port: science/at Acoustic ToolBox o [2002/09/04] ports/42427 motoyuki New port apache13-modssl+ipv6 o [2002/09/06] ports/42483 cy misc/screen problem with editors/vim-lite a [2002/09/07] ports/42503 kde kuser tries to create the wrong Mailbox o [2002/09/10] ports/42642 fanf cfexecd needs symlink, cfexecd, cfservd a o [2002/09/10] ports/42649 marcel linux_kdump port for source dirs != /usr/ o [2002/09/11] ports/42668 grog port instant-workstation should be update o [2002/09/12] ports/42708 wjv update biology/emboss to EMBOSS-2.5.1 f [2002/09/23] ports/43282 dirk SONY CD-RW CRX10U don't work with FreeBSD o [2002/09/16] ports/42839 roam New Port: Weedns o [2002/09/20] ports/42985 tobez Perl5 port doesn't build automatically on a [2002/09/21] ports/43171 ports-bugs Port misc/upclient setgid kmem o [2002/09/22] ports/43273 portmgr [patch] make bsd.port.mk checksum check a o [2002/09/24] ports/43324 kde kdebase: kdm config file overwritten when o [2002/09/26] ports/43394 ports-bugs New port yptransitd, an nss_ldap replacem f [2002/09/29] ports/43484 ports-bugs Update port net/arla to 0.35.9 o [2002/10/01] ports/43565 znerd jakarta-tomcat41 port breaks upgrades o [2002/10/03] ports/43641 znerd Port www/orion should log to /var/log f [2002/10/04] ports/43679 znerd Error starting jakarta-tomcat41 o [2002/10/05] ports/43718 ports-bugs New port: x11-wm/icebgset (set IceWM back o [2002/10/07] ports/43764 ports-bugs New port: audio/wavemagic - An audio play o [2002/10/07] ports/43771 ports-bugs LaTeX ports mixed between print and textp o [2002/10/09] ports/43880 ports-bugs Names of Emacs ports are misleading o [2002/10/10] ports/43911 grog instant-workstation depend annoyance a [2002/10/11] ports/43956 ports-bugs New port: x11-wm/ion-devel o [2002/10/13] ports/43997 ports-bugs New port: www/apache13-modsnmp: apache-1. o [2002/10/13] ports/44019 ache Fixes for ftp/wu-ftpd-2.6.2 p [2002/10/15] ports/44095 mjacob Fix Installation of Manpages, portlint sy o [2002/10/18] ports/44241 fanf Update: sysutils/cfengine2 o [2002/10/18] ports/44252 anholt XFree86-Servers port removes/overwrites c o [2002/10/19] ports/44258 obrien pkg_update ate my Muttrc o [2002/10/19] ports/44270 ports-bugs New port: net/bind9-sdb-ldap o [2002/10/19] ports/44273 dwcjr improved samba start script o [2002/10/22] ports/44393 green Bug in emulators/snes9x -- superfluous "& a [2002/10/25] ports/44464 ports-bugs Ports addition o [2002/10/28] ports/44565 ports-bugs NEW PORT: devel/libds (Useful data struct o [2002/10/29] ports/44712 tg python port doesn't install symlink as 'p o [2002/10/29] ports/44715 bp novell ncp client does not install o [2002/11/02] ports/44836 ports-bugs New port: hunch - Scan httpd log files, f o [2002/11/03] ports/44854 ports-bugs [PATCH] add xaw3d build option to games/x o [2002/11/03] ports/44861 markp several games ports are missing their sco o [2002/11/05] ports/44949 ports-bugs New port Squid Access Report Generator o [2002/11/07] ports/45127 taoka correct fetch for x11/xco o [2002/11/08] ports/45148 jhb fix fetch and build for x11/eweather and o [2002/11/09] ports/45180 ports-bugs New port (split out from old port): net/s o [2002/11/11] ports/45216 joerg devel/bcc port is incomplete o [2002/11/11] ports/45227 ports-bugs problems building/installing db3 and open o [2002/11/12] ports/45247 ports-bugs New port: www/scoop collaborative media o [2002/11/14] ports/45289 mita ja-dvi2ps-3.2 does not handle \special co o [2002/11/15] ports/45316 ports-bugs new-port: game, train control simulation o [2002/11/15] ports/45329 ports-bugs New port: xnodecor (x11 utility on Overri o [2002/11/16] ports/45343 torstenb Metamail 2.7 incorrectly patched [PATCH] o [2002/11/16] ports/45357 jmz PATCH: textproc/ispell - added bulgarian o [2002/11/16] ports/45360 portmgr [patch] add SITE_PERL / ARCH_PERL variabl o [2002/11/18] ports/45394 wjv update biology/emboss from 2.4.1 to 2.5.1 o [2002/11/18] ports/45414 portmgr make update in /usr/ports missing default o [2002/11/19] ports/45491 ports-bugs New Port: apache-soap (Apache SOAP Toolki o [2002/11/20] ports/45522 ports-bugs new port database/WWWdb-0.8.2 f [2002/11/20] ports/45526 edwin New port: math/maxima -- symbolic compute o [2002/11/22] ports/45596 dwcjr net/samba v2.2.7 fetch error - maybe a fi f [2002/11/22] ports/45607 edwin New port: french/grisbi, a french finance o [2002/11/22] ports/45612 marcel port devel/linux_kdump does not compile s [2002/11/22] ports/45613 portmgr make update doesn't f [2002/11/24] ports/45681 sada Update port: chinese/chitex o [2002/11/24] ports/45693 ports-bugs New port: net/gkrellmmultiping2 f [2002/11/26] ports/45771 ports-bugs OffiX printer doesn't find printer f [2002/11/26] ports/45782 nakai [patch] fix fetch and update version for o [2002/11/27] ports/45812 ports-bugs New port for print/mup o [2002/11/29] ports/45843 dbaker sysutils/3dm - needs to detect and create o [2002/11/30] ports/45886 ports-bugs New ports: japanese/trr* o [2002/12/01] ports/45899 brian Packaging list for vlc-0.4.4 is incomplet o [2002/12/01] ports/45909 ports-bugs New port: Python DBI Sybase module o [2002/12/02] ports/45911 ports-bugs GEOM-related problem sysutils/diskcheckd o [2002/12/03] ports/45963 anders the port looks for majordomo.cf in /etc o [2002/12/05] ports/46005 ports-bugs New port: ginsu - a client for the gale s o [2002/12/06] ports/46024 ports-bugs palm/plucker-1.2 doesn't work with python f [2002/12/06] ports/46034 gioria new ports: mantis o [2002/12/07] ports/46063 ports-bugs New port: USB FM Radio Control utility f [2002/12/07] ports/46065 ports-bugs [patch] fix fetch for devel/libvanessa_* f [2002/12/07] ports/46077 kbyanc [patch] fix fetch for devel/gsnes9x f [2002/12/07] ports/46089 ports-bugs multimedia/xmms Vorbis plugin built incor o [2002/12/08] ports/46092 tg ports/print/acroread on i386 needs Linux o [2002/12/16] ports/46288 edwin OpenLDAP port update o [2002/12/16] ports/46317 obrien ports/editors/vim/files/patch-02 is stale o [2002/12/17] ports/46325 ports-bugs new port: net/luasocket - IP library for o [2002/12/17] ports/46327 ports-bugs obsolete version of the Computer Modern f o [2002/12/20] ports/46394 ports-bugs New port: special purpose database applic o [2002/12/20] ports/46410 ports-bugs New port: SGL - incomplete STL implementa o [2002/12/20] ports/46414 adrian squid man page gives wrong location of co o [2002/12/21] ports/46442 ports-bugs New port: Ada thin binding to SDL and Ope f [2002/12/20] ports/46417 mph bidwatcher port broken as of Dec. 17 2002 o [2002/12/21] ports/46448 ports-bugs New port: adabooch is a Booch implementat f [2002/12/21] ports/46457 ports-bugs Update x11/temperature.app to 1.4 and use o [2002/12/22] ports/46478 jmz Fix build on -current for graphics/pixmap p [2002/12/22] ports/46483 trevor [patch] Fix gcc295 on current/i386 o [2002/12/23] ports/46487 ports-bugs New port: cbind - Translator for "thin" A o [2002/12/23] ports/46505 ports-bugs New port: adabindx - an Ada-binding to th o [2002/12/23] ports/46510 ports-bugs sshd does not correctly store the remote o [2002/12/25] ports/46522 sobomax xtraceroute-0.9.0 fails with "OpenGL not o [2002/12/27] ports/46570 jhb E-Fancylauncher core dump as receiving mo o [2002/12/28] ports/46602 ports-bugs new port devel/tkinspect o [2002/12/28] ports/46608 ports-bugs [NEW PORT] latest development track of ep f [2002/12/29] ports/46615 gioria new-port: mail/sympa - an electronic mail o [2002/12/31] ports/46655 dwcjr net/samba beauty fix o [2003/01/02] ports/46707 ports-bugs [NEW PORT} audio/asmix mixer for afterste o [2003/01/02] ports/46708 ports-bugs [NEW PORT} audio/asmixer Another mixer fo o [2003/01/03] ports/46714 ache fix www/mnogosearch to adhere to ${APACHE f [2003/01/03] ports/46738 edwin new port: www/templeet o [2003/01/04] ports/46756 ports-bugs new port: net/fpl o [2003/01/04] ports/46766 ports-bugs New port: kix-kmod : Syscons screen saver o [2003/01/04] ports/46774 ports-bugs New port: comms/lirc: Linux Infared Remot o [2003/01/06] ports/46803 sobomax Unbreak emulators/basiliskII on 5.0 o [2003/01/06] ports/46810 edwin [Patch] pkg_tree additional switches o [2003/01/07] ports/46847 ports-bugs new port: multimedia/nxtvepg (electronic o [2003/01/09] ports/46904 ports-bugs new port: mail/vqregister o [2003/01/12] ports/46991 markp new port: dump MSRPC information o [2003/01/12] ports/47002 roam New port: vodmr - ODMR/ATRN server for vp o [2003/01/13] ports/47018 sf Teach ftp/wget new very useful feature - o [2003/01/13] ports/47026 ports-bugs New port: a small assembly to HTML conver o [2003/01/13] ports/47036 portmgr bsd.port.mk has bad comments WRT dependen a [2003/01/14] ports/47068 arved Update port: devel/bison to 1.875 o [2003/01/15] ports/47098 ports-bugs New port: Senken, a city simulation game o [2003/01/15] ports/47112 ports-bugs web2ldap compile abends with `LDAP_FILT_M o [2003/01/15] ports/47128 ports-bugs New port: hybserv (irc services for ircd- o [2003/01/18] ports/47189 ports-bugs New port: x11/chameleon o [2003/01/18] ports/47197 ports-bugs multimedia/xmms cdaudio plugin issues ill o [2003/01/18] ports/47203 ade upgrade of automake to try on the cluster o [2003/01/19] ports/47218 ports-bugs PostgreSQL client has problems when libbi o [2003/01/19] ports/47220 ports-bugs New port: games/gnmm (GNOME Nine mens' mo o [2003/01/22] ports/47379 ports-bugs patch for elm port o [2003/01/24] ports/47442 dwcjr ports/net/samba-devel update to 3.0a21 o [2003/01/24] ports/47446 dougb nslookup crash in SetDefaultServer (patch o [2003/01/25] ports/47473 ports-bugs Exitstatus passing in vgetty for external o [2003/01/26] ports/47520 ports-bugs New port: net/roadrunner - a BEEP library o [2003/01/27] ports/47545 ports-bugs New port: jpegoptim is an command-line jp o [2003/01/27] ports/47571 ports-bugs new port: gnotime tracker a [2003/01/28] ports/47593 nork Update port: www/elinks o [2003/01/28] ports/47622 ports-bugs New Port: misc/gkrellshoot2 o [2003/01/29] ports/47649 ports-bugs New port: audio/eTktab - guitar tabulatur o [2003/01/29] ports/47651 ports-bugs unPERLify ports/audio o [2003/01/29] ports/47652 ports-bugs unPERLify ports/astro o [2003/01/29] ports/47654 ports-bugs unPERLify ports/biology o [2003/01/29] ports/47656 ports-bugs unPERLify ports/comms o [2003/01/28] ports/47614 dburr databases/p5-ApacheDBILogConfig 0.01 -> 0 o [2003/02/02] ports/47834 dirk mysql-server-3.23.55 upgrade should be mo f [2003/02/03] ports/47862 ports-bugs Maintainer update: databases/mysql-gui (b o [2003/02/04] ports/47904 ports-bugs drweb - cron example don't work o [2003/02/04] ports/47917 ports-bugs New port: audio/gkrellmss2 a [2003/02/05] ports/47957 seanc ruby-snmp is broken o [2003/02/06] ports/47995 ports-bugs New port: Showing moving blobs o [2003/02/06] ports/48021 ports-bugs New Port: www/photo_gallery o [2003/02/07] ports/48052 obrien Upgrading vim blows away locally-added pl a [2003/02/07] ports/48059 roam Nitpicks for the comms/qpage port o [2003/02/08] ports/48093 kde kde3 FreeBSD port fails to configure Xine f [2003/02/09] ports/48115 ports-bugs Update port: math/abs o [2003/02/09] ports/48124 dbaker [PATCH] updates ports/misc/proxyper to ve o [2003/02/10] ports/48140 andreas Update Port: print/apsfilter (conditional o [2003/02/04] ports/47913 ume idled.8 man page conflict in ports mail/c o [2003/02/12] ports/48214 trevor Update port: audio/festogi-spanish to 2.0 o [2003/02/12] ports/48217 ports-bugs New Port: www/mod_frontpage13 and www/mod o [2003/02/13] ports/48235 ports-bugs New Port: anomy mail sanitizer - removing o [2003/02/13] ports/48247 ports-bugs unPERLify ports/deskutils o [2003/02/13] ports/48248 ports-bugs unPERLify ports/editors o [2003/02/13] ports/48249 nork unPERLify ports/emulators o [2003/02/13] ports/48253 ports-bugs unPERLify ports/devel f [2003/02/13] ports/48257 ports-bugs New Port: portdowngrade: a tool to set a o [2003/02/14] ports/48273 des FlightGear can only be run once between b o [2003/02/14] ports/48281 obrien Patch editors/vim to use fetch instead of o [2003/02/14] ports/48292 ports-bugs new port: print/epsonepl "Printer filter f [2003/02/16] ports/48352 roam JavaCC port updated for new distfiles. o [2003/02/17] ports/48377 portmgr Randomizing MASTER_SITES o [2003/02/17] ports/48382 ports-bugs /usr/ports/net/cflowd compile errors, wil o [2003/02/17] ports/48397 jmz malformed make file in /usr/ports/comms/m o [2003/02/17] ports/48404 ports-bugs gnuchess doesn't install the gnuchessx al o [2003/02/18] ports/48418 ports-bugs mail/teapop: 2 problems o [2003/02/18] ports/48422 ports-bugs New POrt: webstats o [2003/02/18] ports/48426 sobomax [PATCH] digger-vgl does not support conso o [2003/02/18] ports/48434 obrien shells/bash2: process substitution broken o [2003/02/18] ports/48448 ports-bugs New port: orca text data grapher (uses rr o [2003/02/19] ports/48470 nork [PATCH www/flashpluginwrapper] add helper o [2003/02/21] ports/48552 ports-bugs new port: sysutils/ganglia-webfrontend: G o [2003/02/25] ports/48683 nik 'passivetex' port out of date, checksum e o [2003/02/25] ports/48694 ports-bugs New port: Plan9 compatibility libraries f [2003/02/26] ports/48735 edwin New Port: net/kismet f [2003/02/27] ports/48740 taoka [patch] Update audio/mpg123.el to 1.35, b o [2003/02/27] ports/48764 ports-bugs new port for mpexpr o [2003/02/28] ports/48771 ports-bugs Bug in audio/shout when using with SHOUTc o [2003/02/28] ports/48786 wjv update biology/EMBOSS to the latest relea o [2003/03/01] ports/48812 ports-bugs New port: print/foomatic-db-engine o [2003/03/01] ports/48813 ports-bugs New port: print/foomatic-filters o [2003/03/02] ports/48832 ports-bugs New port: print/foomatic-db-hpijs o [2003/03/03] ports/48890 ports-bugs New port: audio/streamtuner-python 0.0.1 o [2003/03/04] ports/48913 ports-bugs vtk does not compile with nvidia-drivers o [2003/03/04] ports/48929 ports-bugs New port: JRTPLIB - RTP library in C++ o [2003/03/04] ports/48934 ports-bugs new port: games/eif (empire text client) o [2003/03/07] ports/49002 ports-bugs fix duplicated categories on a 34 slave p o [2003/03/07] ports/49003 ports-bugs New port: A virtual note-pad system for y o [2003/03/09] ports/49047 kris rc.d script for security/snort o [2003/03/10] ports/49061 ports-bugs Update port: net/mmucl o [2003/03/10] ports/49076 roam stunnel logs normal end of connection as o [2003/03/10] ports/49080 ports-bugs New port: emacs-chess, a chessboard for e o [2003/03/10] ports/49082 knu portupgrade runs slow o [2003/03/11] ports/49944 ports-bugs New Port: mail/pop-before-smtp - smtp aut o [2003/03/11] ports/49948 ports-bugs Port submission f [2003/03/12] ports/49955 portmgr [PATCH] bsd.port.mk: add target to automa o [2003/03/12] ports/49961 ports-bugs [PATCH] Mega tree sweep for SITE_PERL usa o [2003/03/12] ports/49964 billf [patch] Resurrect print/pdflib3 o [2003/03/13] ports/49986 ports-bugs new port: myphpmoney o [2003/03/14] ports/49999 ports-bugs lrz in lrzsz-0.12.20(comms/lrzsz) sets in o [2003/03/14] ports/50005 ports-bugs net/flow-extract: new port o [2003/03/15] ports/50022 nik Port: print/jadetex (update pkg-message) o [2003/03/15] ports/50029 ports-bugs fix for "user stats" function in tkseti o [2003/03/15] ports/50039 dwcjr Samba port fails to compile with winbind o [2003/03/16] ports/50043 lioux update for qmail-port o [2003/03/16] ports/50044 dwcjr allow samba to be built automatically o [2003/03/16] ports/50060 billf Update port: add GTK+ 2.0 support to net/ o [2003/03/17] ports/50068 ports-bugs New port: sybase_ase (Sybase ASE RDBMS) o [2003/03/17] ports/50072 ports-bugs New port: net/gkrellmwireless2 o [2003/03/17] ports/50086 lioux qpopper has a chown with deprecated optio o [2003/03/18] ports/50094 murray [patch] print/hugelatex: fix plist (bento o [2003/03/18] ports/50096 sobomax tiff-3.5.7 fax2tiff dumps core o [2003/03/18] ports/50114 znerd linux-sun-jdk13 BUILD_DEPENDS not picked o [2003/03/19] ports/50135 ports-bugs conflicting types for mkdir() and rename( o [2003/03/20] ports/50140 ports-bugs [patch] fix plist devl/linux_devtools (al o [2003/03/20] ports/50142 ports-bugs misc/compat4x broken o [2003/03/20] ports/50146 ports-bugs mount.app new port submission o [2003/03/21] ports/50157 lioux Gnome-2.2 sound recorder abends with long o [2003/03/22] ports/50195 ports-bugs [PATCH] Import of OpenBSD fdisk o [2003/03/23] ports/50230 ports-bugs grail don't work with Python 2.x. o [2003/03/24] ports/50234 trevor Update x11-fm/xdiskusage port to 1.45 and f [2003/03/24] ports/50256 ports-bugs new port version: sysutils/stmpclean o [2003/03/24] ports/50258 portmgr [patch] refactor /usr/ports/Tools/portbui o [2003/03/24] ports/50262 tg lang/py-mx-base (mxDateTime) is broke o [2003/03/25] ports/50291 ports-bugs FreeBSD Port Submission for "Destroy" f [2003/03/25] ports/50301 edwin databases/clip: upgrading to 1.0 and unbr o [2003/03/25] ports/50303 ports-bugs [NEW PORT] detachtty: Run interactive pro a [2003/03/26] ports/50313 ports-bugs Upgrade emulators/linux_base's glibc o [2003/03/28] ports/50405 ports-bugs New port: x11-wm/fluxspace o [2003/03/28] ports/50411 ports-bugs Revised [UPDATE] sysutils/fastresolve fro o [2003/03/28] ports/50415 ports-bugs New port: irc/onis o [2003/03/29] ports/50423 ports-bugs New port: www/phpftp o [2003/03/29] ports/50443 ports-bugs New port for libirman 0.4.2 o [2003/03/30] ports/50466 grog The benchmarks/rawio port does not seem t f [2003/03/30] ports/50467 edwin Fix for port net/citadel o [2003/03/31] ports/50473 ports-bugs amavis-perl is no longer supported (super o [2003/03/31] ports/50475 ports-bugs Port of rubber. f [2003/03/31] ports/50476 ports-bugs New port: math/libmath++ o [2003/03/31] ports/50478 ports-bugs New port: games/monopd s [2003/03/31] ports/50479 portmgr Request for approval to commit bsd.gnuste o [2003/04/03] ports/50578 ports-bugs pktrace has been renamed to mftrace by th o [2003/04/03] ports/50586 ports-bugs JDEE port needs updates o [2003/04/04] ports/50609 ports-bugs New port: russian/muttprint (pretty print o [2003/04/04] ports/50616 ports-bugs UPDATE-PORT: devel/linux-sdl12 update to o [2003/04/05] ports/50628 ports-bugs [PATCH] waimea port has missing run-depen o [2003/04/06] ports/50645 ports-bugs New port: benchmarks/scimark2 - a Java b o [2003/04/06] ports/50646 ports-bugs New port: benchmarks/scimark2c - an ANSI o [2003/04/07] ports/50662 ume sysutils/gkrellm2 interaction with Metaci o [2003/04/07] ports/50663 ume sysutils/gkrellm2 - it is not possible to o [2003/04/07] ports/50672 ports-bugs New port submission o [2003/04/08] ports/50708 jedgar update sysutils/roottail to 0.2 o [2003/04/08] ports/50710 ports-bugs New port: misc/pxclient o [2003/04/08] ports/50724 ports-bugs [PATCH] pkg_fetch saves full filename o [2003/04/08] ports/50725 ports-bugs new port: russian/koi2koi o [2003/04/09] ports/50754 ports-bugs New port: security/hmap - web server fing o [2003/04/09] ports/50767 bms New port: ldap2dns - maintain DNS zones i o [2003/04/10] ports/50775 ports-bugs axel port failes to build o [2003/04/10] ports/50777 ports-bugs New port: lxsplit-0.1.1 f [2003/04/10] ports/50779 edwin Maintainer Update: net/libdnet o [2003/04/10] ports/50794 ports-bugs New port graphics/pho (version 0.9.1) o [2003/04/10] ports/50799 ports-bugs Lisp Packages install directory should no f [2003/04/11] ports/50822 ports-bugs [PATCH] graphics/netpbm doesn't install i o [2003/04/11] ports/50835 dirk cdrtools port uses the config path "/etc/ o [2003/04/11] ports/50813 nork New port: japanese/mailman o [2003/04/11] ports/50840 ports-bugs mail/squirrelmail - Port Docs in wrong lo o [2003/04/12] ports/50863 trevor Update audio/csound-manual o [2003/04/12] ports/50864 trevor Update audio/festlex-ogi o [2003/04/12] ports/50866 lioux [PATCH] Introduce patch to qmail-1.03 to o [2003/04/12] ports/50869 trevor Update audio/festvox-abc o [2003/04/12] ports/50880 ports-bugs Request for (optional) addition of tcplim o [2003/04/12] ports/50888 ports-bugs Updated fetchyahoo port, like fetchmail f o [2003/04/12] ports/50891 phantom [PATCH] java/jdk14 port don't build on so o [2003/04/13] ports/50914 ports-bugs Port update: editors/fte o [2003/04/14] ports/50930 lioux Update net/silc-client o [2003/04/14] ports/50931 lioux Update net/silc-server o [2003/04/14] ports/50932 lioux Update net/silc-doc o [2003/04/14] ports/50965 ports-bugs www/linux-flashplugin update to 6.0r79 o [2003/04/15] ports/50989 krion Update cad/slffea: fix distinfo - bento e o [2003/04/15] ports/50992 ports-bugs ports-bug: devel/kprof o [2003/04/15] ports/50996 openoffice editors/ooodict-hu_HU port can moved to h o [2003/04/15] ports/51005 ports-bugs New port of native window decoration for o [2003/04/15] ports/51008 ports-bugs making sysutils/eject understand cdrom ar o [2003/04/15] ports/51013 ports-bugs New Port: avidemux2 o [2003/04/16] ports/51036 ports-bugs New port: sysutils/clockspeed-conf - Supe f [2003/04/16] ports/51071 ports-bugs New port: net/pear-Net_URL - Easy parsing o [2003/04/17] ports/51087 ports-bugs spamass-milter can not be built with send o [2003/04/17] ports/51097 tobez New port databases/p5-DBD-PgSPI o [2003/04/17] ports/51098 ports-bugs New port: Perl5 module to read and write o [2003/04/19] ports/51152 portmgr bsd.port.mk: generic SHEBANG_FILES o [2003/04/19] ports/51158 ports-bugs New port: sysutils/reoback o [2003/04/19] ports/51162 ports-bugs new port: misc/gkrellm-helium, Prague the o [2003/04/20] ports/51190 ports-bugs New port: emulators/extract-xiso o [2003/04/20] ports/51197 ports-bugs New Port: rendezvous (Apple's ZeroConf im o [2003/04/21] ports/51214 ports-bugs New port: www/zope-localizer o [2003/04/21] ports/51215 ports-bugs New port: www/zope-translationservice o [2003/04/21] ports/51264 ports-bugs new port: mail/mls o [2003/04/23] ports/51320 ports-bugs NEW PORT: sysutils/adtool o [2003/04/15] ports/50970 anholt KDE-3.1.1a - R128(0) Idle timed out, rese o [2003/04/24] ports/51395 trevor [PATCH] Update xdiskusage to 1.45 f [2003/04/24] ports/51400 ports-bugs new port:biology/lsysexp o [2003/04/24] ports/51402 ports-bugs New port for LDAP Directory Administrator o [2003/04/25] ports/51415 kevlo Port textproc/xerces-j should be updated o [2003/04/25] ports/51424 dirk www/httrack should be updated to lastest o [2003/04/26] ports/51446 trevor Update port: audio/fest* to last versions o [2003/04/27] ports/51456 ports-bugs adding new port: opencm o [2003/04/27] ports/51484 ports-bugs undefined reference in libobjc.so o [2003/04/28] ports/51536 ports-bugs rmagic 2.21/FreeBSD 4.8-STABLE failing to o [2003/04/28] ports/51543 ports-bugs New port: py-sybase 0.36 (Sybase DB modul o [2003/04/29] ports/51554 dburr p5-File-Spec is too picky o [2003/04/29] ports/51557 tobez UPDATE audio/p5-MP3-Info o [2003/04/29] ports/51560 scrappy UPDATE converters/p5-Convert-BER o [2003/04/29] ports/51563 tobez UPDATE converters/p5-Convert-UUlib o [2003/04/29] ports/51567 tobez UPDATE converters/p5-Unicode-Map8 o [2003/04/29] ports/51568 tobez UPDATE converters/p5-Unicode-String o [2003/04/29] ports/51572 dburr UPDATE databases/p5-ApacheDBILogConfig o [2003/04/29] ports/51575 tobez UPDATE databases/p5-CDB_File o [2003/04/29] ports/51588 portmgr SITE_PERL defined too late in bsd.port.mk o [2003/04/29] ports/51610 ports-bugs rmagic.sample (config file) & sample.dat o [2003/04/30] ports/51631 ports-bugs New port: hungarian/complexjogtar - Hunga o [2003/04/30] ports/51632 anholt luit from x11/XFree86-4-clients is unusab o [2003/04/30] ports/51647 ports-bugs NEW PORT: pglod - inserts web logs into a o [2003/05/01] ports/51651 kde KDE 3.1.1a: KProcess' stdout redirection a [2003/05/01] ports/51663 roam [PATCH] vpopmail-stable fix for using vmo o [2003/05/02] ports/51690 blackend Update devel/linux-runrev: 1.1.1 -> 2.0-B o [2003/05/02] ports/51693 cy [PATCH] Unbreak w11-fm/fvwm2-devel o [2003/05/02] ports/51694 ports-bugs net/lft update to 2.1 o [2003/05/03] ports/51731 greid Update Port: emulators/freesci o [2003/05/04] ports/51757 edwin Maintainer update: isc-dhcp3 splitted to o [2003/05/04] ports/51760 ports-bugs Change-request: mail/tmda (ACTION_AUTO_RE o [2003/05/04] ports/51772 dirk Upgrade to version 0.52 of port net/nsc o [2003/05/05] ports/51791 tg Change-request: shell/pdksh (pdksh-5.2.14 o [2003/05/05] ports/51819 ports-bugs New port: Provides a static mod_perl with o [2003/05/06] ports/51840 tobez (update) devel/p5-Data-Flow o [2003/05/06] ports/51898 greid Update net/ettercap: 0.6.7 -> 0.6.a o [2003/05/06] ports/51900 trevor [Update Port]: audio/fest* to last versio o [2003/05/07] ports/51915 ports-bugs update for ports dcgui/dclib o [2003/05/07] ports/51931 jedgar update port irc/p5-IRC o [2003/05/07] ports/51947 mharo Analog port does not include anlgform.htm o [2003/02/08] ports/48097 ports-bugs Manual for camediaplay(1) falsely describ o [2003/05/09] ports/52006 ports-bugs rsync fails with protocol problems o [2003/05/09] ports/52016 ports-bugs New port: lang/harbour - A Clipper-compat o [2003/05/10] ports/52024 lioux port multimedia/libdv fails to build o [2003/05/10] ports/52037 ports-bugs port multimedia/avifile fails to build (I o [2003/05/11] ports/52082 ports-bugs bacon port has no its homepage o [2003/05/12] ports/52106 phantom New port: java/javaws: Java Web Start 1.2 f [2003/05/12] ports/52113 ports-bugs mpg123 fails to play o [2003/05/12] ports/52125 ports-bugs New port: The devel branch of the ion win f [2003/05/12] ports/52130 ports-bugs New Port: sysutils/klineakconfig configur o [2003/05/12] ports/52132 ports-bugs New port: audio/prokyon3 Really nice mp3- o [2003/05/13] ports/52158 ports-bugs Update to pr:ports/52129 sysutils/lineakd o [2003/05/13] ports/52159 ports-bugs updates to pr:ports/52130 and pr:ports/52 o [2003/05/13] ports/52160 tobez (update) devel/p5-IPC-Run to 0.75 s [2003/05/13] ports/52173 portmgr bsd.port.mk - Modify USE_GETOPT_LONG opti o [2003/05/13] ports/52176 ports-bugs new port: comms/gscmxx 0.4.1 - gtk-fronte o [2003/05/14] ports/52241 jedgar (update) irc/p5-IRC to 0.74 o [2003/05/15] ports/52268 ports-bugs devel/picasm update to 1.12b o [2003/05/15] ports/52272 cy Aide-0.9 complains of "@@end_db" o [2003/05/15] ports/52279 kbyanc (update) mail/p5-Mail-CClient to 1.7 o [2003/05/15] ports/52288 tobez (update) math/p5-Math-Base85 to 0.2 o [2003/05/15] ports/52290 tobez (update) math/p5-Math-BigInt to 1.64 o [2003/05/15] ports/52296 lioux Improve bittorrent port to not require X o [2003/05/15] ports/52303 des [patch] add knob to databases/gnats to re o [2003/05/15] ports/52310 jedgar sysutils/grub does not send a dhcp option o [2003/05/16] ports/52311 patrick [ADD MAKE ARGS]:: WITH_GTK And WITH_THREA o [2003/05/16] ports/52319 patrick [NEW PORT]:: comms/qtpcr and fix to priv. o [2003/05/16] ports/52323 fanf Update port: sysutils/cfengine2 Upgrade t o [2003/05/17] ports/52357 ports-bugs New Port: ASDF, a Common Lisp library man o [2003/05/17] ports/52359 ports-bugs New Port: ASDF, a Common Lisp library man o [2003/05/17] ports/52361 ports-bugs New Port: Common Lisp Parser Generator o [2003/05/17] ports/52362 ports-bugs New Port: Common Lisp Parser Generator (S o [2003/05/17] ports/52363 ports-bugs New Port: Parser Generator for Common Lis o [2003/05/17] ports/52364 ports-bugs New Port: Common Lisp Parser Generator (C o [2003/05/17] ports/52365 ports-bugs New Port: Common Lisp portability package o [2003/05/17] ports/52366 ports-bugs New Port: Common Lisp portability package o [2003/05/17] ports/52367 ports-bugs New Port: Common Lisp portability package o [2003/05/17] ports/52368 ports-bugs New Port: Common Lisp portability package o [2003/05/17] ports/52369 ports-bugs New Port: Portable Perl-Compatible Regexp o [2003/05/17] ports/52370 ports-bugs New Port: Portable Perl-Compatible Regexp o [2003/05/17] ports/52371 ports-bugs New Port: Portable Perl-Compatible Regexp o [2003/05/17] ports/52372 ports-bugs New Port: Portable Perl-Compatible Regexp o [2003/05/17] ports/52373 ports-bugs New Port: Splitting Common Lisp sequences o [2003/05/17] ports/52374 ports-bugs New Port: Splitting Common Lisp Sequences o [2003/05/17] ports/52375 ports-bugs New Port: Splitting Common Lisp Sequences o [2003/05/17] ports/52376 ports-bugs New Port: Splitting Common Lisp sequences f [2003/05/17] ports/52380 ports-bugs Configure problem in libggi o [2003/05/17] ports/52386 cvsweb [patch] devel/cvsweb and perl5.8 o [2003/05/18] ports/52393 ports-bugs New port: py-sourceview is a Python wrapp o [2003/05/18] ports/52402 ports-bugs New port: www/webcpp (converts code to hi o [2003/05/18] ports/52414 portmgr pkg_info improvement: get only package na o [2003/05/18] ports/52415 obrien missing files in bash2 ports collection o [2003/05/18] ports/52420 mita japanese/xpdf installation terminated whe f [2003/05/19] ports/52430 ports-bugs port lang/ocaml fails to build o [2002/01/14] ports/33906 ports-bugs [PATCH] tic program as a port for easier o [2002/02/09] ports/34759 ports-bugs Phantasia does not accept [enter] key o [2002/07/30] ports/41167 ports-bugs adventure.6 man-page, add section AUTHORS o [2003/05/19] ports/52447 edwin [PATCH] for gtk20-apireference .devhelp f f [2003/05/19] ports/52439 lioux Request: SMTP AUTH for qmail o [2003/05/19] ports/52452 ports-bugs [PATCH] sysutils/afio mangles FIFOs o [2003/05/20] ports/52463 ports-bugs New Port: lml, a Common Lisp HTML generat o [2003/05/20] ports/52464 ports-bugs New Port: lml, a Common Lisp HTML generat o [2003/05/20] ports/52508 adrian Update port: www/squid (use MANn variable p [2002/06/06] ports/38965 kde [PATCH] kapptemplate fails on FreeBSD o [2003/05/22] ports/52582 ports-bugs new port: net/weedns_sc o [2003/05/22] ports/52590 ports-bugs [non-maintainer update] update logic for o [2003/05/22] ports/52600 lioux multimedia/mpeg4ip does not compile with o [2003/05/23] ports/52614 ports-bugs New port openradius o [2003/05/24] ports/52653 ports-bugs ports/net/gnu-radius no longer compatible o [2003/05/24] ports/52659 ports-bugs New port: news/xvnews Open Look-based new o [2003/05/26] ports/52706 portmgr bsd.port.mk issues warning if a site is e o [2003/05/27] ports/52727 ports-bugs Add Apache2 support at phplot o [2003/05/28] ports/52747 ports-bugs port update - mail/p5-Mail-Ezmlm a [2003/05/28] ports/52765 portmgr [PATCH] Uncompressing manual pages may fa o [2003/05/28] ports/52773 ports-bugs mysql-gui won't build o [2003/05/28] ports/52779 fenner please make rat and sdr use tcl/tk8.3 a [2003/05/29] ports/52788 ports-bugs Port p5-Gimp unfetchable o [2003/05/29] ports/52790 ports-bugs New port: shells/bash-completion o [2003/05/29] ports/52793 dwcjr Samba 2.2.8a printing woes o [2003/05/29] ports/52794 ports-bugs Xmaxima cannot start o [2003/05/29] ports/52796 ports-bugs devel/apr is compiled without threads sup o [2003/05/29] ports/52797 bmah devel/subversion does not install any too o [2003/05/30] ports/52811 ports-bugs [PATCH] net/unison: install documentation o [2003/05/31] ports/52825 lioux goggles-0.5.5 compile under 5.1-BETA2 fai o [2003/06/01] ports/52834 trevor ports/www/linux-phoenix - update to 0.6 o [2003/06/02] ports/52857 ports-bugs New port: Scan detection and blocking dae o [2003/06/02] ports/52859 dwcjr Samba 2.2.8a (2.2.8)- broken support for o [2003/06/02] ports/52864 taoka Update port: japanese/FreeWnn-lib o [2003/06/02] ports/52873 ports-bugs New port: kcmpureftpd, a PureFTP control f [2003/06/02] ports/52877 ports-bugs Non-Maintainer-Update: mail/postfix add s o [2003/06/02] ports/52881 ports-bugs New port: sysutils/clean; automatically r o [2003/06/03] ports/52906 roger vid-1.0.1 from ports does not work with U f [2003/06/03] ports/52909 lioux [PATCH] ftp/twoftpd: chase devel/bglibs h s [2003/06/03] ports/52917 portmgr [PATCH] bsd.port.mk: update default value o [2003/06/04] ports/52923 ports-bugs New port: f-prot - the F-Prot virus scann o [2003/06/04] ports/52941 ports-bugs security/poc card-terminal problems o [2003/06/04] ports/52946 lioux Add cdparanoia support to gstreamer-plugi o [2003/06/04] ports/52955 ports-bugs Update port: sysutils/di: di-3.9 - disk i o [2003/06/06] ports/52989 mat update archivers/libcomprex to 0.3.3 o [2003/06/06] ports/52997 ports-bugs NEW port CAD/admesh o [2003/06/07] ports/53019 ports-bugs New Port: kvirc3 a irc client based on o [2003/06/07] ports/53020 ports-bugs [patch] fix pygame detection in games/joo o [2003/06/07] ports/53026 lioux 5.1-RC1 avifile0.7-0.7.34 compile fails w o [2003/06/09] ports/53080 ports-bugs ARJ archiver with Russian localization o [2003/06/09] ports/53130 jmz [patch] correct logic in Makefile for sys o [2003/06/09] ports/53132 dbaker [patch] fix Makefile for devel/dnetc and o [2003/06/10] ports/53185 ports-bugs ports/games/connect4 depends on archivers a [2003/06/11] ports/53190 bmah update to devel/subversion o [2003/06/11] ports/53193 ports-bugs [Patch] unbroke port: math/simpack fix co o [2003/06/11] ports/53199 dbaker Port update: misc/dnetc o [2003/06/11] ports/53219 sobomax update emulators/basiliskII to 1.0 o [2003/06/11] ports/53232 ports-bugs New port: net/bitlbee o [2003/06/11] ports/53241 naddy graphics/xmms-goom port update o [2003/06/11] ports/53244 ports-bugs graphics/xmms-nebulus port update o [2003/06/11] ports/53246 ports-bugs New Port: mysqlcc o [2003/06/12] ports/53247 ports-bugs New port: gnome-ssh-askpass o [2003/06/12] ports/53248 ports-bugs mysql-qui port make aborts with inadequat o [2003/06/12] ports/53256 ports-bugs update port: misc/pl-sms update patch res o [2003/06/12] ports/53266 ports-bugs ploticus should not require X11 (patch in o [2003/06/13] ports/53274 ports-bugs New port: net/rbldnsd - small fast DNS se f [2003/06/13] ports/53281 ports-bugs Port for LDAP servers access and KAddress o [2003/06/11] ports/53206 ports-bugs Patch updates x11-wm/pekwm to version 0.1 o [2003/06/14] ports/53318 ports-bugs New port, proxychains 1.8.2 o [2003/06/14] ports/53319 ports-bugs New port: yaph 0.91 o [2003/06/14] ports/53320 ijliao centericq memory leaks under 5.x o [2003/06/14] ports/53321 ports-bugs Update: comms/plp o [2003/06/14] ports/53331 ports-bugs [patch] fix checksum for textproc/jing o [2003/06/15] ports/53346 ports-bugs xmms volume bar error o [2003/06/15] ports/53347 ports-bugs port-update: icu2 o [2003/06/15] ports/53363 kbyanc [patch][non-maintainer update] fix www fo f [2003/06/16] ports/53367 ports-bugs New port: xprobe2 ICMP active OS fingerpr o [2003/06/17] ports/53401 lioux mail/qpopper: add knob WITHOUT_APOP, brin o [2003/06/18] ports/53436 ports-bugs [PATCH] games/magiccube4d to 2.2 o [2003/06/18] ports/53444 ports-bugs comms/hamfax - sending and receiving facs f [2003/06/18] ports/53445 ports-bugs Patch to update www/mod_mp3 port to 0.40 o [2003/06/18] ports/53457 ports-bugs [patch][non-maintainer] set NOT_FOR_ARCHS s [2003/06/18] ports/53460 ports-bugs security/inflex port out-of-date o [2003/06/18] ports/53466 trevor [non-maintainer] delete port audio/spiral o [2003/06/18] ports/53469 sobomax [patch][non-maintainer] remove hardwiring o [2003/06/18] ports/53471 cjh [patch][non-maintainer] fix non-i386 buil o [2003/06/18] ports/53474 ports-bugs Fix audio support for squeak3 o [2003/06/19] ports/53482 ports-bugs New Port: zabbix - Very advanced network o [2003/06/19] ports/53484 wjv [PATCH] for updating textproc/docbook-tdg o [2003/06/19] ports/53490 ports-bugs [New ports] linux-pam-docs o [2003/06/19] ports/53507 dougb mail/p5-Mail-SpamAssassin-snapshot is out o [2003/06/19] ports/53537 ports-bugs New port: mb2md - Converts mbox mailboxes o [2003/06/20] ports/53540 ports-bugs New port: audio/mpio-driver Digit@lway MP o [2003/06/20] ports/53541 ports-bugs New port: audio/mpiosh Digit@lway MPIO MP o [2003/06/20] ports/53549 ports-bugs update for ports dcgui/dclib in category: o [2003/06/20] ports/53558 ports-bugs new port of Gerrit Pape's runit package o [2003/06/19] ports/53535 jmz [patch][non-maintainer] update benchmarks s [2003/06/20] ports/53564 perky [non-maintainer] lang/stackless_python fa o [2003/06/21] ports/53588 ports-bugs [PATCH] devel/ac-archive: update to 0.5.5 o [2003/06/22] ports/53617 ports-bugs Update databases/mysql-jdbc-mm to mysql-c o [2003/06/22] ports/53622 ports-bugs [patch] archivers/unadf and "#define LITT o [2003/06/23] ports/53636 ports-bugs Suggestion for rc.d style startup scripts o [2003/06/23] ports/53657 tobez devel/p5-Parse-RecDescent - tutorial/* is o [2003/06/23] ports/53662 ports-bugs [CHANGE-REQUEST] Patch textproc/xlhtml so o [2003/06/24] ports/53671 ports-bugs NEW PORT: rude/crude UDP traffic generato o [2003/06/24] ports/53672 lioux update net/silc-client to current version o [2003/06/24] ports/53701 ports-bugs [NEW PORT] devel/skalibs: General purpose o [2003/06/24] ports/53702 ports-bugs Port upgrade: devel/directfb o [2003/06/25] ports/53722 ports-bugs [UPDATE] www/plone from 1.0.1 to 1.0.3 f [2003/06/25] ports/53746 ports-bugs New port: graphics/imgseek o [2003/06/26] ports/53785 veers Upgrade net/domtools from 1.5 to 1.6 f [2003/06/26] ports/53791 kde Can't pass CPPFLAGS to configure when WIT o [2003/06/26] ports/53793 ports-bugs New port for sebeksniff o [2003/06/26] ports/53797 arved new ports directory request f [2003/06/27] ports/53816 ports-bugs [NEW PORT] databases/adodb3 o [2003/06/27] ports/53817 nik textproc/docbook should include textproc/ o [2003/06/27] ports/53848 tobez [PATCH] update of port devel/p5-IPC-Run t f [2003/06/27] ports/53853 ports-bugs Update port: mail/hotwayd to version 0.5. o [2003/06/28] ports/53877 ports-bugs p5-Data-FormValidator can be updated o [2003/06/28] ports/53878 des [Port Update]:: games/flightgear & devel/ o [2003/06/29] ports/53914 ports-bugs [NEW PORT] games/linux_nwnclient: Neverwi o [2003/06/29] ports/53915 ports-bugs [NEW PORT] games/linux_nwndata: Neverwint o [2003/06/30] ports/53923 ports-bugs New Port: Sipsak is a SIP test command li f [2003/06/30] ports/53934 ports-bugs www/mod_jk2 fails to build (Maintainer fi o [2003/06/30] ports/53939 dwcjr [PATCH] Fix library dependencies in samba o [2003/07/01] ports/53981 ports-bugs New Port: k3b 0.8.1, a kde cd recording g o [2003/07/01] ports/53983 ports-bugs New port: Zope Extensible User Folder o [2003/07/01] ports/53991 nick update to port astro/roadmap o [2003/07/01] ports/53997 ports-bugs update py-psycopg from 1.0.13 to 1.1.5.1 a [2003/07/01] ports/53998 gnome Add a dependency xrender to fontconfig o [2003/07/02] ports/54002 lioux QMTPC patch for qmail-1.03 o [2003/07/02] ports/54038 ports-bugs [new port] www/gforge: Open Source collab o [2003/07/02] ports/54041 ade libtool13 (as installed) doesn't recogniz o [2003/07/02] ports/54046 fenner fix to graphics/geomview o [2003/07/02] ports/54048 rse wml fails o [2003/07/03] ports/54055 ports-bugs new port: x11-toolkits/gtk-theme-switch2 o [2003/07/03] ports/54059 ports-bugs New port: psycopg database adapter for zo o [2003/07/03] ports/54060 ports-bugs new port devel/aegis o [2003/07/03] ports/54079 ports-bugs New port: Formulator for Zope f [2003/07/03] ports/54080 ports-bugs Update port mail/minimalist to the latest o [2003/07/04] ports/54092 ports-bugs LCDd daemon from LCDd starts in the foreg o [2003/07/04] ports/54095 ports-bugs New port: ParsedXML for Zope o [2003/07/04] ports/54096 ports-bugs Plone port bundled formulator conflicts w o [2003/07/04] ports/54105 ports-bugs New port submission o [2003/07/04] ports/54108 voland [PATCH] port misc/afbackup does not build a [2003/07/04] ports/54116 ports-bugs New port: sysutils/rc_subr (rcNG support o [2003/07/06] ports/54146 ports-bugs UPDATE: www/eddie - fix build with Erlang o [2003/07/06] ports/54149 ports-bugs [UPDATE] net/rdesktop-devel: Add RDP5 sup o [2003/07/06] ports/54152 ports-bugs New Port: x11-fonts/ppantsfonts o [2003/07/06] ports/54160 ports-bugs New port: show 2.1, a fast image viewer f a [2003/07/06] ports/54161 trevor security/mcrypt unbrake and update to 2.6 o [2003/07/07] ports/54174 ports-bugs clean spaces behind variables out of port o [2003/07/07] ports/54199 ports-bugs port update: www/dansguardian to version o [2003/07/08] ports/54209 ports-bugs FBSD-1.0-4365 nVidia driver (port) locks o [2003/07/08] ports/54212 lioux Goggles-0.5.5 compile fails - dvdnav.o un p [2003/07/08] ports/54236 portmgr [patch] add detection of amd64 errors to o [2003/07/08] ports/54238 shige [patch][non-maintainer] fix build for jap o [2003/07/08] ports/54245 ports-bugs [new port] sysutils/bubblemon2 o [2003/07/08] ports/54246 adrian [PATCH] www/squid: change obsolete config o [2003/07/09] ports/54250 ade [PATCH] for devel/automake17 o [2003/07/09] ports/54251 ports-bugs [NEW PORT] www/zope-xmlwidgets: XMLWidget o [2003/07/09] ports/54254 ade bsd.port.mk contains non-existing autocon o [2003/07/09] ports/54271 ports-bugs New port: databases/pgbash o [2003/07/09] ports/54272 ports-bugs new port: misc/torrentsniff - BitTorrent o [2003/07/09] ports/54279 ports-bugs new port: sysutils/ucspi-ssl f [2003/07/09] ports/54285 ports-bugs port update: www/dansguardian-devel to v o [2003/07/09] ports/54298 ports-bugs New port KVIrc 3.0.0 o [2003/07/10] ports/54319 ports-bugs New port: net/zonecheck version 2.0.0b5 o [2003/07/09] ports/54262 tobez port lang/perl5 doesn't deinstall /usr/bi f [2003/07/08] ports/54247 ports-bugs [patch] mark audio/ximp3 as BROKEN on non o [2003/07/10] ports/54335 ports-bugs new port: PPower4 - Post processor for PD o [2003/07/10] ports/54346 ports-bugs [NEW Port]:: x11/materm o [2003/07/10] ports/54351 marcus devel/portlint and /usr/ports/Mk/bsd.port o [2003/07/10] ports/54352 ports-bugs Conversion rc.d scripts to RC_NG o [2003/07/10] ports/54356 ports-bugs [new port] textproc/sagasu o [2003/07/11] ports/54368 dburr update devel/p5-File-Spec o [2003/07/11] ports/54372 ports-bugs new port: FoilTeX - a collection of LaTeX f [2003/07/11] ports/54373 petef [PATCH] mail/qmHandle: update to 1.1.1 f [2003/07/11] ports/54386 osa [PATCH] net/libnet: update to 1.1.0 a [2003/07/11] ports/54398 portmgr Port System inside of FreeBSD Jail broken o [2003/07/11] ports/54406 portmgr [patch] add two more cases to ports/Tools o [2003/07/11] ports/54408 ports-bugs [new port] ftp/prozgui o [2003/07/12] ports/54411 ports-bugs New Port: www/caudium-devel Devel Branch o [2003/07/12] ports/54414 ports-bugs New port: Dasher -- text entry system (fo o [2003/07/12] ports/54421 osa [PATCH] net/libnet: update to 1.1.1-RC-00 o [2003/07/12] ports/54423 ports-bugs net/libnss-mysql (NSS module using a MySQ f [2003/07/13] ports/54459 gnome gnometerminal2 doesn't retain multiple ta f [2003/07/14] ports/54473 osa port update: security/firewalk 1.0 -> 5.0 a [2003/07/14] ports/54478 portmgr [NEW PORT] sysutils/pkg_install o [2003/07/15] ports/54498 anders gnokii port upgrade (maintainer not answe f [2003/07/15] ports/54502 ports-bugs [Update] games/freeciv: 1.13.0 -> 1.14.0 o [2003/06/25] ports/53740 ports-bugs New port: Fluka - Linux Monte Carlo simul o [2003/07/15] ports/54511 ports-bugs patch: net/wmwave: more portable data gat o [2003/07/15] ports/54530 ports-bugs [new port] deskutils/multi-backgrounds-da o [2003/07/16] ports/54540 nork Update port: graphics/gd2 o [2003/07/16] ports/54550 ports-bugs [NEW PORT] www/zope-FileSystemSite: Enabl o [2003/07/16] ports/54553 ports-bugs New port: Growspd displays growth rate of o [2003/07/16] ports/54557 ports-bugs [NEW PORT] security/gnutls-devel: develop o [2003/07/16] ports/54559 kde Find File in Kde Konqueror can't be cance o [2003/07/16] ports/54563 maho new ports: Sun Grid Engine (Enterprise Ed o [2003/07/16] ports/54565 ports-bugs New port: net/zabbix - advanced network m o [2003/07/17] ports/54571 ports-bugs New port: security/tinyca version 0.4.9 g o [2003/07/17] ports/54575 brian arpwatch.sh doesn't support multiple inte o [2003/02/03] sparc64/47845sparc64 4 second daily clock drift s [2002/03/18] standards/36076standards Implementation of POSIX fuser command o [2002/06/13] standards/39256standards [v]snprintf aren't POSIX-conformant for s p [2002/07/16] standards/40669standards command command does not support `-p' opt o [2001/11/20] standards/32126standards getopt(3) not Unix-98 conformant p [2002/08/12] standards/41576standards POSIX compliance of ln(1) o [2002/10/22] standards/44394alfred restrict qualifiers missing from sys/sock o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has o [2002/11/25] standards/45738tjr sh "unset" built-in violates IEEE Std 100 o [2002/12/09] standards/46119standards Priority problems for SCHED_OTHER using p o [2002/12/21] standards/46441tjr /bin/sh does not do parameter expansion i o [2002/12/23] standards/46504standards Warnings in headers o [2003/04/22] standards/51292standards [PATCH] add ecvt()/fcvt()/gcvt() function o [2003/06/22] standards/53613standards FreeBSD doesn't define EPROTO s [2002/05/24] www/38500 www gnats web form is overenthusiastic about o [2002/08/04] www/41312 cvs RCS IDs are off-by-one in the NetBSD cvsw o [2002/10/17] www/44181 www www "Release Information" organization o [2002/11/09] www/45169 www suggested update for ports index page on o [2002/11/21] www/45560 www russian FAQ trouble on www.FreeBSD.org o [2003/02/22] www/48575 kuriyama 0. o [2003/08/01] ports/55143 ports-bugs [NEW PORT] math/koctave3: KDEGUI for octa p [2003/08/01] misc/55146 ache [PATCH] The termcap entry for screen is o o [2003/08/01] kern/55159 [patch] puc support for SUN1889 PCI seria o [2003/08/01] kern/55163 [patch] hide kld system details from jail o [2003/08/01] ports/55166 olgeni MAINTAINER UPDATE: editors/texmacs f [2003/08/01] ports/55167 ports-bugs Update port: games/gnubg o [2003/08/02] ports/55180 perky [PATCH] for removing configure warning of o [2003/08/02] ports/55184 taoka Update japanese/waeijiro-fpw f [2003/08/02] ports/55187 ports-bugs [Update port] update www/xist to 2.2 and o [2003/08/02] ports/55194 ports-bugs [Port Update]:: graphics/djvulibre 3.5.9 o [2003/08/02] ports/55195 ports-bugs [NEW PORT] devel/poslib: Posadis C++ DNS o [2003/08/02] ports/55196 ports-bugs NEW port: math/taucs f [2003/08/02] ports/55198 oliver [PATCH] mail/tmda: update to 0.82, reques o [2003/08/03] docs/55207 doc [patch] update acroread section & add loc o [2003/08/03] ports/55208 ports-bugs New Port: japanese/ruby-rdict o [2003/08/03] bin/55215 [PATCH] add wu-ftpd style xferlog format o [2003/08/03] ports/55223 ports-bugs Additions to win32-codecs o [2003/08/03] docs/55226 doc [PATCH] handbook: add nonbreaking spaces o [2003/08/04] ports/55229 ports-bugs New port: ftp/tnftpd (obsoletes ftp/lukem o [2003/08/04] ports/55237 ports-bugs sysutils/msyslog uses wrong loging unix s o [2003/08/04] ports/55249 lioux Update port: net/frost to Frost-WOT-upd6 o [2003/08/04] ports/55258 marcus misc sweeping o [2003/08/04] ports/55261 ports-bugs Theme category change: gtk-qn-x11-theme, o [2003/08/04] ports/55262 ports-bugs New port: An MSN Messenger event/message o [2003/08/04] ports/55264 ports-bugs database/py-MySQLdb: Add MySQL hack (now o [2003/08/04] ports/55265 ports-bugs Use the new virtual category 'scheme' o [2003/08/05] ports/55272 knu [PATCH] devel/p4.el: update to 10.2 o [2003/08/05] ports/55274 ports-bugs Update port: graphics/ImageMagick to 5.5. o [2003/08/05] ports/55275 ports-bugs [NEW PORT] audio/squash: Learning console o [2003/08/05] docs/55276 doc [patch] Update tuning.7 to reflect phk's o [2003/08/05] ports/55281 ports-bugs [PATCH] lang/php4 to support apache13-mod o [2003/08/06] docs/55306 doc [patch] adds filemanagers to desktop appl o [2003/08/06] ports/55314 tobez update www/p5-WWW-Mechanize o [2003/08/06] ports/55315 nbm Support working dependencies with PHP3_PO o [2003/08/06] ports/55324 ports-bugs /usr/ports/net/ntop port will not install o [2003/08/06] ports/55326 cy multiuser screen fails with "attach attem a [2003/08/06] ports/55330 gnome make building of mozilla's XMLTerm module o [2003/08/06] ports/55333 ports-bugs [new port] mail/teapop-devel o [2003/08/06] ports/55335 dirk [patch] Update ddclient to latest 3.6.3 v o [2003/08/07] kern/55336 When shutdown, ATA driver report error me p [2003/08/07] misc/55341 Adding ko_KR.CP949 locale a [2003/08/07] ports/55347 arved pkg-plist generating errors during deinst o [2003/08/07] ports/55358 ports-bugs possible wrong plist in ports/lang/yorick o [2003/08/07] ports/55361 gnome Make Balsa2 LDAP installation optional o [2003/08/07] ports/55363 ports-bugs fixed drawtree not finding fontfile o [2003/08/08] ports/55371 ports-bugs xfig dumps core (unaligned access), if US o [2003/08/08] ports/55384 ports-bugs [patch] lang/treecc: Update to 0.2.6 o [2003/08/08] misc/55387 users LD_LIBRARY_PATH can interfere with o [2003/08/08] gnu/55394 GDB on FreeBSD 4.8: Deprecated bfd_read. o [2003/08/08] kern/55395 ICH sampling rate changes after resume fr o [2003/08/08] ports/55401 ache mod_auth_digest for ports/www/apache13 o [2003/08/08] ports/55406 ports-bugs chinese/mozilla-tclp update to 1.4 o [2003/08/08] ports/55407 nakai Update port: lang/slib to 2d6 o [2003/08/08] bin/55408 Fix for VESA_800x600 mode for vidcontrol( a [2003/08/09] ports/55412 gnome add new cli options for mozilla startup s o [2003/08/09] ports/55414 ports-bugs net/pixilate fix to broken does not confi o [2003/08/09] ports/55425 ports-bugs New port: multimedia/mmpython 0.1 o [2003/08/09] ports/55426 ports-bugs New port: misc/py-osd 0.2.6 o [2003/08/09] ports/55433 lioux Port update: textprox/p5-xmltv to 0.5.15 o [2003/08/10] ports/55436 ports-bugs Delete port: sysutils/arson - port does n o [2003/08/10] docs/55445 doc [PATCH] off-by-one bug in example code o [2003/08/10] ports/55446 ports-bugs Update net/xprobe o [2003/08/10] ports/55449 ports-bugs Update port: japanese/gauche-kakasi (unbr o [2003/08/11] docs/55458 doc [patch] add useful content & hints to por o [2003/08/11] conf/55470 [PATCH] new pccard.conf entry (I-O DATA W o [2003/08/11] i386/55473 i386 Mouse broken on some AWARD BIOS with ACPI o [2003/08/11] ports/55474 ports-bugs New port: sysutils/fetchlog o [2003/08/11] ports/55476 ports-bugs New port: sysutils/xfce4-minicmd-plugin o [2003/08/11] bin/55477 pkg_create(1) man page seems ambiguous o [2003/08/11] ports/55481 erwin p5-IO-INET6 needs to be updated o [2003/08/11] docs/55482 doc DUMP has access to block devices in a JAI o [2003/08/11] kern/55485 [patch] add support for a Intel 82801EB ( o [2003/08/12] ports/55494 portmgr [patch] ports/Mk/bsd.sdl.mk o [2003/08/12] ports/55501 ports-bugs New port: ArrowLISP - purely symbolic LIS o [2003/08/12] ports/55505 ports-bugs [patch]update www/mod_jk to 1.2.4 o [2003/08/12] ports/55506 ports-bugs New port: fetchlog o [2003/08/12] ports/55508 ports-bugs [PATCH] update of games/freeciv to 1.14 o [2003/08/12] docs/55512 sos [PATCH] catch up ata(4) with hardware not o [2003/08/12] ports/55514 ports-bugs new port: graphics/diacanvas2 a [2003/08/12] ports/55515 portmgr extract perl stuff from bsd.port.mk into o [2003/08/12] ports/55519 ports-bugs new port: potrace, transforms bitmaps int o [2003/08/13] i386/55523 i386 AGP support for i82845G o [2003/08/13] docs/55538 doc [patch] add screenshots to desktop chapte o [2003/08/13] bin/55539 [patch] Parse fstab(5) with spaces in pat o [2003/08/13] ports/55540 ports-bugs new port: xplore 1.2a file manager o [2003/08/13] ports/55541 ports-bugs [NEW PORT] sysutils/sleuthkit: The @stake o [2003/08/13] ports/55543 ports-bugs [NEW PORT] sysutils/autopsy: The Autopsy o [2003/08/13] ports/55545 ports-bugs [NEW PORT] sysutils/sleuthkit: The @stake o [2003/08/13] bin/55546 cdcontrol play tr m:s.f interface is part o [2003/08/13] ports/55547 ports-bugs [maintainer update]www/jakarta-tomcat5 to o [2003/08/13] ports/55550 jim Typo in games/corewars Makefile COMMENT l o [2003/08/13] ports/55554 ports-bugs new port: whereintheworld o [2003/08/13] ports/55556 ports-bugs Port update: unbreak graphics/opendx-samp o [2003/08/13] docs/55557 simon [PATCH] catch up sym(4) with hardware not o [2003/08/13] docs/55558 doc [PATCH] catch up isp(4) with hardware not o [2003/08/13] docs/55559 doc [PATCH] catch up rl(4) with hardware note o [2003/08/13] docs/55562 doc [PATCH] document SC_NO_SUSPEND_VTYSWITCH o [2003/08/13] ports/55569 kris snortsnarf will not run, missing IPObfusc f [2003/08/14] ports/55573 mat New port: p5-Class-DBI-mysql o [2003/08/14] ports/55576 ports-bugs New port: p5-HTML-Breadcrumbs o [2003/08/14] ports/55577 ports-bugs New port: p5-Net-Printer o [2003/08/14] ports/55582 ports-bugs New port: mail/mailmgr o [2003/08/14] ports/55590 perky [PATCH] Compile failure graphics/graphviz o [2003/08/14] ports/55592 ports-bugs New port: accutron2000 irc bot o [2003/08/14] ports/55593 ports-bugs New port: jetspeed, XML/Java portal o [2003/08/14] ports/55594 ports-bugs New port: UebiMiau PHP Webmail o [2003/08/14] ports/55595 ports-bugs New port: mp3riot creates playlist, HTML o [2003/08/14] ports/55596 ports-bugs New port: vmap, security scanner a [2003/08/14] ports/55597 portmgr [patch] Mk/bsd.port.mk: add MySQL support o [2003/08/14] ports/55598 skv p5-XML-LibXML error messages not showing o [2003/08/14] ports/55601 ports-bugs Update port: lang/bigloo to 2.6a o [2003/08/15] docs/55605 doc stg driver lacks a man page o [2003/08/15] ports/55606 ports-bugs new port: devel/cxxtest o [2003/08/15] misc/55610 missing calendar items o [2003/08/15] misc/55612 corrections and updates for a german cale a [2003/08/15] ports/55616 portmgr Bugg in bsd.port.mk causes installed pack p [2003/08/16] docs/55637 bmah [PATCH] catch up ti(4) with hardware note o [2003/08/16] docs/55641 doc [PATCH] catch up tl(4) with hardware note o [2003/08/16] docs/55643 doc [PATCH] catch up aue(4) with hardware not o [2003/08/16] docs/55645 doc [PATCH] catch up kue(4) with hardware not o [2003/08/16] ports/55646 ports-bugs Update port: security/ftimes 3.2.1 --> 3. o [2003/08/16] docs/55653 doc chflags.1 - note that not all tools chfla o [2003/08/17] kern/55657 njl PMI usb drive SCSI DA quirk o [2003/08/17] ports/55669 ports-bugs emacs20 and emacs21 override each other a o [2003/08/17] ports/55674 portmgr Mk/bsd.port.mk: defining a default FORTRA o [2003/08/17] www/55675 www [patch] add press article o [2003/08/17] kern/55678 IDE-CDROM not recognised a [2003/08/17] ports/55680 portmgr [PATCH] Mk/bsd.port.mk: add OpenLDAP supp o [2003/08/17] ports/55682 ports-bugs New Port: irc/ircproxy o [2003/08/18] ports/55696 ports-bugs [update port]: devel/veepee (fix dependen o [2003/08/18] ports/55699 anholt [PATCH] making x11-servers/XFree86-4-Serv o [2003/08/18] ports/55707 ports-bugs cad/astk-client: chasing tk83 -> tk84 + d o [2003/08/18] ports/55708 ports-bugs [patch] Make net/wais respect CC and CFLA o [2003/08/18] ports/55710 ports-bugs Update ports/misc/heyu o [2003/08/18] ports/55711 ports-bugs [patch] unbreak www/gn and make it respec o [2003/08/18] ports/55717 ports-bugs NEW port: math/itl o [2003/08/20] ports/55718 ports-bugs [NEW PORT] misc/gkrellmdnetc: Gkrelldnetc o [2003/08/20] gnu/55728 ru Support for koi8-r encoding is broken in o [2003/08/20] ports/55730 ports-bugs use of the --with-trashquota configure op o [2003/08/20] ports/55733 ports-bugs [patch] Unbreak port: games/CaribbeanStud o [2003/08/20] ports/55734 ports-bugs [patch] fix port: mail/aileron o [2003/08/20] ports/55739 ports-bugs french/aster: switching from tcl/tk 83 to o [2003/08/20] ports/55747 wjv The website for ports/devel/arch is dead o [2003/08/20] ports/55750 ports-bugs mail/courier is broken o [2003/08/20] i386/55751 i386 IntelPRO NIC 82562EZ Pro/100 o [2003/08/20] ports/55760 tobez [patch] make Perl versions coexist o [2003/08/20] ports/55767 ports-bugs [patch] Unbreak port: archivers/libcabine o [2003/08/20] ports/55768 ports-bugs [NEW PORT] misc/gkrellmdnetc: Gkrelldnetc o [2003/08/20] ports/55772 dougb PATCH to chbg, to make xscreensaver happi o [2003/08/20] ports/55783 ports-bugs [patch] fix port devel/spirit o [2003/08/20] bin/55788 Growfs does not work on vinum concat volu o [2003/08/20] misc/55794 Convenience improvement suggestion: clear o [2003/08/20] ports/55795 ports-bugs [new port] security/dropbear: a lightweig o [2003/08/20] ports/55797 ports-bugs New port for ELAN SC520 watchdog o [2003/08/20] kern/55802 Make kernel.GENERIC suitable for diskless o [2003/08/20] docs/55805 doc a little correction to the arch-handbook o [2003/08/20] ports/55807 ports-bugs [PATCH] net/libdnet: unbreak on -CURRENT o [2003/08/20] ports/55813 mat [NEW PORT] games/p5-Games-Bingo: A bingo o [2003/08/20] ports/55815 mat [NEW PORT] games/p5-Games-Bingo-Print: Ga o [2003/08/20] ports/55816 ports-bugs New Port: k3b 0.9 a kde cd recording gui o [2003/08/20] ports/55820 mat [NEW PORT] games/p5-Games-Bingo-Bot: A si o [2003/08/21] ports/55833 ports-bugs Update port: net/3proxy [PATCH] o [2003/08/21] ports/55834 ports-bugs New port: japanese/mailman o [2003/08/21] kern/55835 Linux IPC emulation missing SETALL syscal o [2003/08/21] docs/55837 doc nice: man pages incorrect (4.8,5.0&5.1) o [2003/08/21] kern/55838 Dual characters from keyboard in X on Tos o [2003/08/21] ports/55840 petef [PATCH] update of port mail/demime to 1.1 o [2003/08/21] ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to u o [2003/08/21] ports/55842 ports-bugs ports mail/mailfilter and www/bacon may b o [2003/08/21] bin/55843 [PATCH] Add Skinny support to libalias o [2003/08/21] ports/55854 ports-bugs [patch] lang/treecc: Update to 0.2.6 o [2003/08/21] ports/55855 ports-bugs New port: www/wiliki - a lightweight Wiki o [2003/08/22] kern/55861 [PATCH] MSDOSFS patch for dirty flag and o [2003/08/22] ports/55864 ports-bugs [PATCH] www/bozohttpd: basic http authent o [2003/08/22] ports/55865 ports-bugs [NEW PORT] kadu - KDE Gadu-Gadu client o [2003/08/22] ports/55866 ade port devel/libtool13 installs .la files o [2003/08/22] ports/55872 ports-bugs Update port: net/linphone to 0.12.0 (fix o [2003/08/22] ports/55873 ports-bugs Update port: print/ghostscript-afpl to 8. o [2003/08/22] ports/55876 ports-bugs [NEW PORT] databases/gnats4 o [2003/08/22] docs/55883 doc advanced-networking/chapter.sgml o [2003/08/22] ports/55884 ports-bugs update security/apg to 2.3.0b o [2003/08/22] ports/55889 ports-bugs Extra patch in editors/ted cause make to o [2003/08/23] ports/55893 ports-bugs [PATCH] devel/porttools: misc problems fi p [2003/08/23] misc/55895 [patch]fix short weekday names in zh_CN.* o [2003/08/23] ports/55896 ports-bugs [NEWPORT] www/mozplugger f [2003/08/23] ports/55904 dinoex gnustep art backend does not work o [2003/08/23] ports/55909 ports-bugs Update port: textproc/jing to 2003.06.19 o [2003/08/23] conf/55916 Change to /etc/rc.network & /etc/defaults o [2003/08/24] kern/55917 tun# devices cannot be created in 4.8-STA o [2003/08/24] ports/55918 ports-bugs [PATCH] www/p5-HTML-SimpleParse: update t o [2003/08/24] ports/55919 ports-bugs Teach security/chkrootkit o [2003/08/24] ports/55921 marcus [patch] add some pkg-plist checking to de o [2003/08/24] ports/55924 ports-bugs New port: ftp/proma o [2003/08/24] kern/55932 o [2003/08/24] misc/55933 no dumpon/savecore with swap controlled b o [2003/08/24] ports/55935 dinoex update net/powerdns to 2.9.11 o [2003/08/24] misc/55936 send-pr does not set mail envelope from o [2003/08/24] ports/55941 ports-bugs New port: qmail-scanner (anti-virus and s o [2003/08/24] ports/55942 ports-bugs New port: mail/maildrop-reformime (just r o [2003/08/24] ports/55944 ports-bugs www/squid NCSA basic auth problem - PATCH o [2003/08/25] ports/55949 ports-bugs [update] net/pear-Net_NNTP: update to 0.9 o [2003/08/25] bin/55950 [PATCH] fetch -ds dumps core on ftp URLs o [2003/08/25] docs/55955 doc [patch] articles/laptop: add useful resso o [2003/08/25] ports/55957 ports-bugs [patch] java/jlint: Fix GCC33 issue o [2003/08/25] ports/55961 scrappy [PATCH] Update of port net/p5-perl-ldap t o [2003/08/25] ports/55962 ports-bugs [PATCH] Fix plist of port security/p5-Aut o [2003/08/25] ports/55963 ports-bugs Maintainer update: Update Opera (www/oper 2648 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 11:10:24 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C58716A4C0 for ; Mon, 25 Aug 2003 11:10:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D7B943FE1 for ; Mon, 25 Aug 2003 11:10:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PIAJUp036934 for ; Mon, 25 Aug 2003 11:10:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PIAJCF036933; Mon, 25 Aug 2003 11:10:19 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 11:10:19 -0700 (PDT) Resent-Message-Id: <200308251810.h7PIAJCF036933@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, "James F. Hranicky" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A086216A4BF for ; Mon, 25 Aug 2003 11:03:10 -0700 (PDT) Received: from myrtle.cise.ufl.edu (myrtle.cise.ufl.edu [128.227.205.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A0E44001 for ; Mon, 25 Aug 2003 11:03:07 -0700 (PDT) (envelope-from jfh@myrtle.cise.ufl.edu) Received: from myrtle.cise.ufl.edu (localhost [127.0.0.1]) by myrtle.cise.ufl.edu (8.12.9/8.12.9) with ESMTP id h7PI37Q6092519 for ; Mon, 25 Aug 2003 14:03:07 -0400 (EDT) (envelope-from jfh@myrtle.cise.ufl.edu) Received: (from jfh@localhost) by myrtle.cise.ufl.edu (8.12.9/8.12.9/Submit) id h7PI369T092518; Mon, 25 Aug 2003 14:03:06 -0400 (EDT) Message-Id: <200308251803.h7PI369T092518@myrtle.cise.ufl.edu> Date: Mon, 25 Aug 2003 14:03:06 -0400 (EDT) From: "James F. Hranicky" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/55964: sshd: HostBasedAuthentication does not seem to work with NIS X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "James F. Hranicky" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 18:10:24 -0000 >Number: 55964 >Category: conf >Synopsis: sshd: HostBasedAuthentication does not seem to work with NIS >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 Aug 25 11:10:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: James F. Hranicky >Release: FreeBSD 5.1-CURRENT i386 >Organization: University of Florida CISE Department >Environment: System: FreeBSD myrtle 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Mon Aug 11 17:15:47 EDT 2003 root@myrtle:/private/freebsd-src/obj/private/freebsd-src/src/sys/CISEKERN i386 >Description: When using HostBasedAuthentication with sshd, NIS does not appear to be consulted. When /etc/netgroup is non-existent, empty, or containing a '+', sshd prompts for a password. When /etc/netgroup contains valid data (i.e., "ypcat -k netgroup > /etc/netgroup"), I am logged in without a password. I have the trusted netgroup in /etc/hosts.equiv. However, I have determined that innetgr and {set,end,net}grent do appear to consult NIS when called from a simple C program. I have the following in /etc/nsswitch.conf: passwd: nis files group: nis files >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 11:35:35 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82FFD16A4BF; Mon, 25 Aug 2003 11:35:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2268143FBD; Mon, 25 Aug 2003 11:35:35 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PIZZUp038841; Mon, 25 Aug 2003 11:35:35 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PIZYFx038837; Mon, 25 Aug 2003 11:35:35 -0700 (PDT) Date: Mon, 25 Aug 2003 11:35:35 -0700 (PDT) From: Ceri Davies Message-Id: <200308251835.h7PIZYFx038837@freefall.freebsd.org> To: ceri@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/55965: sshd: problems with HostBasedAuthentication and NSS compat mode 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, 25 Aug 2003 18:35:35 -0000 Synopsis: sshd: problems with HostBasedAuthentication and NSS compat mode Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Mon Aug 25 11:34:08 PDT 2003 Responsible-Changed-Why: Reassign misfiled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=55965 From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 11:40:30 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95BCB16A4BF; Mon, 25 Aug 2003 11:40:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE62A43F93; Mon, 25 Aug 2003 11:40:29 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PIeTUp039146; Mon, 25 Aug 2003 11:40:29 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PIeTEn039142; Mon, 25 Aug 2003 11:40:29 -0700 (PDT) Date: Mon, 25 Aug 2003 11:40:29 -0700 (PDT) From: Ceri Davies Message-Id: <200308251840.h7PIeTEn039142@freefall.freebsd.org> To: ceri@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/55793: Flaky behavior of DC when initializing a LNE100TX v2.0 (PNIC II 82c115) 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, 25 Aug 2003 18:40:30 -0000 Synopsis: Flaky behavior of DC when initializing a LNE100TX v2.0 (PNIC II 82c115) Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Mon Aug 25 11:40:17 PDT 2003 Responsible-Changed-Why: Reassign misfiled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=55793 From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 11:42:04 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 733A016A4BF; Mon, 25 Aug 2003 11:42:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1269943FB1; Mon, 25 Aug 2003 11:42:04 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PIg3Up039202; Mon, 25 Aug 2003 11:42:03 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PIg35N039198; Mon, 25 Aug 2003 11:42:03 -0700 (PDT) Date: Mon, 25 Aug 2003 11:42:03 -0700 (PDT) From: Ceri Davies Message-Id: <200308251842.h7PIg35N039198@freefall.freebsd.org> To: ceri@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/55810: Error: bundle_Create: ioctl(TUNSIFMODE): Device busy X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 18:42:04 -0000 Old Synopsis: New Synopsis: Error: bundle_Create: ioctl(TUNSIFMODE): Device busy Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: ceri Responsible-Changed-When: Mon Aug 25 11:40:36 PDT 2003 Responsible-Changed-Why: Reassign misfiled PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=55810 From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 12:00:42 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 075CE16A4BF for ; Mon, 25 Aug 2003 12:00:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1CBA43FE5 for ; Mon, 25 Aug 2003 12:00:41 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PJ0fUp040091 for ; Mon, 25 Aug 2003 12:00:41 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PJ0f4O040089; Mon, 25 Aug 2003 12:00:41 -0700 (PDT) Date: Mon, 25 Aug 2003 12:00:41 -0700 (PDT) Message-Id: <200308251900.h7PJ0f4O040089@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ceri Davies Subject: Re: kern/55678: IDE-CDROM not recognised 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: Mon, 25 Aug 2003 19:00:42 -0000 The following reply was made to PR kern/55678; it has been noted by GNATS. From: Ceri Davies To: FreeBSD Gnats Submit Cc: Subject: Re: kern/55678: IDE-CDROM not recognised Date: Mon, 25 Aug 2003 19:54:34 +0100 Adding to audit trail, from misfiled PR kern/55681: Date: Sun, 17 Aug 2003 21:57:38 +0200 (CEST) From: Soeren Schmidt Message-Id: <200308171957.h7HJvc13027749@spider.deepcore.dk> Subject: pending/55681: Re: IDE-CDROM not recognised It seems Volker Stolz wrote: > >Description: > On this -CURRENT machine, the IDE-CDROM is not detected (although IIRC it was in > previous versions -- sorry, can't pin down the exact date :/). It's connected > as slave and works flawless in W2k on the same machine. > > # atacontrol info 0 > Master: ad0 ATA/ATAPI rev 5 > Slave: <4X4X32/3.KR> ATA/ATAPI rev 0 > > Snippets from dmesg: > ... > atapci0: port 0xa000-0xa00f at device 7.1 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > ... > ad0: DMA limited to UDMA33, non-ATA66 cable or device > ad0: 32253MB [69899/15/63] at ata0-master UDMA33 > ad2: 19623MB [39870/16/63] at ata1-master UDMA100 You should try the ATAnf driver thats in the works, look at ftp.deepcore.dk/pub/ATAng -Sřren From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 12:10:21 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE58616A4BF for ; Mon, 25 Aug 2003 12:10:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F39943FBF for ; Mon, 25 Aug 2003 12:10:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PJAKUp044042 for ; Mon, 25 Aug 2003 12:10:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PJAKxt044041; Mon, 25 Aug 2003 12:10:20 -0700 (PDT) Date: Mon, 25 Aug 2003 12:10:20 -0700 (PDT) Message-Id: <200308251910.h7PJAKxt044041@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ceri Davies Subject: Re: kern/55926: [PATCH] VIA VT8237 support 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: Mon, 25 Aug 2003 19:10:22 -0000 The following reply was made to PR kern/55926; it has been noted by GNATS. From: Ceri Davies To: FreeBSD Gnats Submit Cc: Subject: Re: kern/55926: [PATCH] VIA VT8237 support Date: Mon, 25 Aug 2003 20:01:06 +0100 Adding to audit trail, from misfiled PR kern/55927: Date: Sun, 24 Aug 2003 18:00:10 +0200 (CEST) From: Soren Schmidt Message-Id: <200308241600.h7OG0A4g083706@spider.deepcore.dk> In-Reply-To: <20030825.005515.82158510.rushani@FreeBSD.org> It seems Hideyuki KURASHINA wrote: > Could you please commit this? I need to see some docs first, as long as we dont know the chipset there is no way to know if this actually works. Since the BIOS sets up the max mode the disk supports, we cannot tell if we actually set the mode, or if we are just shooting bits in non-existing registers and then just using what the BIOS did. -Sřren From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 12:53:16 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F40A16A4BF; Mon, 25 Aug 2003 12:53:16 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76D3843FBF; Mon, 25 Aug 2003 12:53:15 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h7PJqlrO006672; Mon, 25 Aug 2003 15:52:47 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h7PJqk7v006669; Mon, 25 Aug 2003 15:52:47 -0400 (EDT) Date: Mon, 25 Aug 2003 15:52:46 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Pawel Malachowski In-Reply-To: <20030823005046.5FBDE5F103@shellma.zin.lublin.pl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-bugs@FreeBSD.org cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/55886: mbuf exhaustion can cause panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 19:53:16 -0000 Try the attached patch for -CURRENT, or variation on -STABLE. Basically, M_PREPEND() can fail leaving (m == NULL) even with M_TRYWAIT. Most consumers of M_PREPEND seem to know that. Raw IP output seems not to. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories Index: raw_ip.c =================================================================== RCS file: /data/fbsd-cvs/ncvs/src/sys/netinet/raw_ip.c,v retrieving revision 1.114 diff -u -r1.114 raw_ip.c --- raw_ip.c 20 Aug 2003 14:46:40 -0000 1.114 +++ raw_ip.c 25 Aug 2003 19:50:07 -0000 @@ -288,6 +288,8 @@ return(EMSGSIZE); } M_PREPEND(m, sizeof(struct ip), M_TRYWAIT); + if (m == NULL) + return(ENOBUFS); ip = mtod(m, struct ip *); ip->ip_tos = inp->inp_ip_tos; ip->ip_off = 0; From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 13:00:43 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3440A16A4BF for ; Mon, 25 Aug 2003 13:00:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E869843F75 for ; Mon, 25 Aug 2003 13:00:40 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PK0eUp050370 for ; Mon, 25 Aug 2003 13:00:40 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PK0evT050369; Mon, 25 Aug 2003 13:00:40 -0700 (PDT) Date: Mon, 25 Aug 2003 13:00:40 -0700 (PDT) Message-Id: <200308252000.h7PK0evT050369@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Robert Watson Subject: Re: kern/55886: mbuf exhaustion can cause panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Robert Watson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 20:00:43 -0000 The following reply was made to PR kern/55886; it has been noted by GNATS. From: Robert Watson To: Pawel Malachowski Cc: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/55886: mbuf exhaustion can cause panic Date: Mon, 25 Aug 2003 15:52:46 -0400 (EDT) Try the attached patch for -CURRENT, or variation on -STABLE. Basically, M_PREPEND() can fail leaving (m == NULL) even with M_TRYWAIT. Most consumers of M_PREPEND seem to know that. Raw IP output seems not to. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories Index: raw_ip.c =================================================================== RCS file: /data/fbsd-cvs/ncvs/src/sys/netinet/raw_ip.c,v retrieving revision 1.114 diff -u -r1.114 raw_ip.c --- raw_ip.c 20 Aug 2003 14:46:40 -0000 1.114 +++ raw_ip.c 25 Aug 2003 19:50:07 -0000 @@ -288,6 +288,8 @@ return(EMSGSIZE); } M_PREPEND(m, sizeof(struct ip), M_TRYWAIT); + if (m == NULL) + return(ENOBUFS); ip = mtod(m, struct ip *); ip->ip_tos = inp->inp_ip_tos; ip->ip_off = 0; From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 13:09:05 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E53EA16A4BF; Mon, 25 Aug 2003 13:09:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80E3943FDF; Mon, 25 Aug 2003 13:09:05 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PK95Up054537; Mon, 25 Aug 2003 13:09:05 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PK9502054533; Mon, 25 Aug 2003 13:09:05 -0700 (PDT) Date: Mon, 25 Aug 2003 13:09:05 -0700 (PDT) From: Ceri Davies Message-Id: <200308252009.h7PK9502054533@freefall.freebsd.org> To: pscott@the-frontier.org, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, ceri@FreeBSD.org Subject: Re: misc/54967: Spelling error in /usr/share/games/fortune/startrek data base. 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, 25 Aug 2003 20:09:06 -0000 Synopsis: Spelling error in /usr/share/games/fortune/startrek data base. State-Changed-From-To: open->patched State-Changed-By: ceri State-Changed-When: Mon Aug 25 13:08:25 PDT 2003 State-Changed-Why: I committed the change to -HEAD; this will be MFC'd after 4.9-RELEASE. Responsible-Changed-From-To: freebsd-bugs->ceri Responsible-Changed-By: ceri Responsible-Changed-When: Mon Aug 25 13:08:25 PDT 2003 Responsible-Changed-Why: My MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=54967 From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 16:00:37 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37BB016A4BF for ; Mon, 25 Aug 2003 16:00:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD12743FA3 for ; Mon, 25 Aug 2003 16:00:36 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PN0aUp068374 for ; Mon, 25 Aug 2003 16:00:36 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PN0aph068373; Mon, 25 Aug 2003 16:00:36 -0700 (PDT) Date: Mon, 25 Aug 2003 16:00:36 -0700 (PDT) Message-Id: <200308252300.h7PN0aph068373@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Doug White Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Doug White List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 23:00:37 -0000 The following reply was made to PR bin/55346; it has been noted by GNATS. From: Doug White To: Eugene Grosbein Cc: David Schultz , stable@FreeBSD.ORG, bug-followup@FreeBSD.ORG Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely Date: Mon, 25 Aug 2003 15:56:12 -0700 (PDT) On Mon, 25 Aug 2003, Eugene Grosbein wrote: > > The general problem you're complaining about (here and earlier) is > > that /bin/sh only checks for the termination of backgrounded > > children when it displays a prompt, and of course it doesn't do > > that in the middle of a while loop. I don't know what the various > > standards have to say about this, but the behavior is probably > > just a bug. > > Yes it is. Both bash and zsh do not behave so. try 'set -b'. The man page says its unimplmented, but its worth a spin. That or feel free to implement it :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 16:30:13 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E85716A4BF for ; Mon, 25 Aug 2003 16:30:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A8E843FBF for ; Mon, 25 Aug 2003 16:30:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PNUCUp072658 for ; Mon, 25 Aug 2003 16:30:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PNUBJO072657; Mon, 25 Aug 2003 16:30:11 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 16:30:11 -0700 (PDT) Resent-Message-Id: <200308252330.h7PNUBJO072657@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, rjalisatgi@yahoo.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB9116A4BF for ; Mon, 25 Aug 2003 16:23:08 -0700 (PDT) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [62.212.105.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC4543FF3 for ; Mon, 25 Aug 2003 16:23:07 -0700 (PDT) (envelope-from thomas@cuivre.fr.eu.org) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id A67402C414; Tue, 26 Aug 2003 01:23:03 +0200 (CEST) Message-Id: <20030825232303.A67402C414@melusine.cuivre.fr.eu.org> Date: Tue, 26 Aug 2003 01:23:03 +0200 (CEST) From: rjalisatgi@yahoo.com Sender: thomas@cuivre.fr.eu.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: rjalisatgi@yahoo.com Subject: kern/55975: ATAPICAM- READ_6(0x08) fails for ATAPI tape drive X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rjalisatgi@yahoo.com List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 23:30:13 -0000 >Number: 55975 >Category: kern >Synopsis: ATAPICAM- READ_6(0x08) fails for ATAPI tape drive >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 Aug 25 16:30:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rohit Jalisatgi >Release: FreeBSD 5.1-RELEASE i386 >Organization: Rohit Jalisatgi >Environment: System: FreeBSD rohitfreebsd 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Aug 21 11:13:39 PDT 2003 root@rohitfreebsd:/usr/obj/usr/src/sys/MYNEWKERNEL i386 intel pentium 3 processor, 500MB RAM. Seagate TR5 IDE Tape Drive. ATAPICAM compiled with kernel. >Description: I am using a Seagate TR5 IDE Tape drive on FreeBSD5.1. I am using the ATAPICAM to talk to the tapedrive. camcontrol devlist at scbus1 target 0 lun 0 (sa0, pass0) The following READ CDB gives me an error CDB: 0x08 0x01 0x00 0x00 0x01 0x00 SCSI status: 0x02 Sense Data: 0x70 0x00 0x05 0x00 0x00 0x00 0x00 0x0A 0x00 0x00 0x00 0x00 0x20 0x00 SenseKey: 0x05 ie Ilegal Request Additional Sense: 0x20 0x00 ie invalid operation code >How-To-Repeat: Issue a READ_6(0x08) to IDE Tape Drive using CAM interface. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 16:33:52 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B22716A505; Mon, 25 Aug 2003 16:33:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F142A43F75; Mon, 25 Aug 2003 16:33:51 -0700 (PDT) (envelope-from thomas@FreeBSD.org) Received: from freefall.freebsd.org (thomas@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7PNXpUp072907; Mon, 25 Aug 2003 16:33:51 -0700 (PDT) (envelope-from thomas@freefall.freebsd.org) Received: (from thomas@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7PNXpvJ072903; Mon, 25 Aug 2003 16:33:51 -0700 (PDT) Date: Mon, 25 Aug 2003 16:33:51 -0700 (PDT) From: Thomas Quinot Message-Id: <200308252333.h7PNXpvJ072903@freefall.freebsd.org> To: thomas@FreeBSD.org, freebsd-bugs@FreeBSD.org, thomas@FreeBSD.org Subject: Re: kern/55975: ATAPICAM- READ_6(0x08) fails for ATAPI tape drive 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, 25 Aug 2003 23:33:52 -0000 Synopsis: ATAPICAM- READ_6(0x08) fails for ATAPI tape drive Responsible-Changed-From-To: freebsd-bugs->thomas Responsible-Changed-By: thomas Responsible-Changed-When: Mon Aug 25 16:33:12 PDT 2003 Responsible-Changed-Why: For now let's make this an ATAPI/CAM issue. http://www.freebsd.org/cgi/query-pr.cgi?pr=55975 From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 18:20:11 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13EB816A4C0 for ; Mon, 25 Aug 2003 18:20:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 193B043FE0 for ; Mon, 25 Aug 2003 18:20:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7Q1K9Up083409 for ; Mon, 25 Aug 2003 18:20:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7Q1K9B9083408; Mon, 25 Aug 2003 18:20:09 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 18:20:09 -0700 (PDT) Resent-Message-Id: <200308260120.h7Q1K9B9083408@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Chris S.J.Peron" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7843C16A4BF for ; Mon, 25 Aug 2003 18:16:21 -0700 (PDT) Received: from staff.seccuris.com (staff.seccuris.com [204.112.0.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 93E9243FE3 for ; Mon, 25 Aug 2003 18:16:20 -0700 (PDT) (envelope-from cperon@staff.seccuris.com) Received: (qmail 58204 invoked by uid 1006); 26 Aug 2003 01:16:19 -0000 Message-Id: <20030826011619.58203.qmail@staff.seccuris.com> Date: 26 Aug 2003 01:16:19 -0000 From: "Chris S.J.Peron" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/55980: [patch] rmuser does not remove IPC mechanisms owned by the user X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Chris S.J.Peron" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 01:20:11 -0000 >Number: 55980 >Category: bin >Synopsis: [patch] rmuser does not remove IPC mechanisms owned by the user >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 25 18:20:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Chris S.J. Peron >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD movl 5.1-CURRENT FreeBSD 5.1-CURRENT #14: Mon Aug 25 17:22:40 CDT 2003 modulus@movl:/usr/src/sys/i386/compile/RAID0 i386 >Description: rmuser cleans up processes and files owned by users, but does not touch any IPC mechanisms owned by the user. >How-To-Repeat: N/A >Fix: --- /usr/sbin/rmuser Tue Jun 24 22:51:27 2003 +++ /usr/sbin/rmuser2 Thu Aug 14 16:50:08 2003 @@ -145,6 +145,22 @@ verbose && echo '.' } +# rm_ipc +# Removes shared memory segments, semaphores and message queues +# owned by user $_user +# +rm_ipc() { + ipcs -s | awk -v u=$1 '/^s/ { if (u == $5) { print $2 } }' | \ + xargs -J % -n 1 ipcrm -s % + + ipcs -m | awk -v u=$1 '/^m/ { if (u == $5) { print $2 } }' | \ + xargs -J % -n 1 ipcrm -m % + + ipcs -q | awk -v u=$1 '/^q/ { if (u == $5) { print $2 } }' | \ + xargs -J % -n 1 ipcrm -q % + ! verbose && echo -n " ipc" +} + # rm_user login # Remove user $login from the system. This subroutine makes use # of the pw(8) command to remove a user from the system. The pw(8) @@ -338,6 +354,7 @@ ! verbose && echo -n "Removing user ($_user):" rm_crontab $_user rm_at_jobs $_user + rm_ipc $_user kill_procs $_user rm_files $_user rm_mail $_user >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 18:40:19 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F47916A4BF for ; Mon, 25 Aug 2003 18:40:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F1D143FE3 for ; Mon, 25 Aug 2003 18:40:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7Q1eIUp083916 for ; Mon, 25 Aug 2003 18:40:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7Q1eIrd083915; Mon, 25 Aug 2003 18:40:18 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 18:40:18 -0700 (PDT) Resent-Message-Id: <200308260140.h7Q1eIrd083915@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Chris S.J.Peron" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0632116A4BF for ; Mon, 25 Aug 2003 18:32:15 -0700 (PDT) Received: from staff.seccuris.com (staff.seccuris.com [204.112.0.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 2DE7243FE0 for ; Mon, 25 Aug 2003 18:32:14 -0700 (PDT) (envelope-from cperon@staff.seccuris.com) Received: (qmail 59302 invoked by uid 1006); 26 Aug 2003 01:32:13 -0000 Message-Id: <20030826013213.59301.qmail@staff.seccuris.com> Date: 26 Aug 2003 01:32:13 -0000 From: "Chris S.J.Peron" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/55981: [patch] redundant argument count check in ipfw X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Chris S.J.Peron" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 01:40:19 -0000 >Number: 55981 >Category: bin >Synopsis: [patch] redundant argument count check in ipfw >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 25 18:40:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Chris S.J. Peron >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD movl 5.1-CURRENT FreeBSD 5.1-CURRENT #14: Mon Aug 25 17:22:40 CDT 2003 modulus@movl:/usr/src/sys/i386/compile/RAID0 i386 >Description: When ipfw2 processes the MAC{mac} option it performs a redundant argument count check, then calls add_mac(). The first operation in add_mac() is the exact same argument count check. if (ac < 2) errx(EX_DATAERR, "MAC dst src"); >How-To-Repeat: N/A >Fix: --- /usr/src/sbin/ipfw/ipfw2.c.timeless Mon Aug 25 20:19:46 2003 +++ /usr/src/sbin/ipfw/ipfw2.c Mon Aug 25 20:19:50 2003 @@ -3379,8 +3379,6 @@ break; case TOK_MAC: - if (ac < 2) - errx(EX_USAGE, "MAC dst-mac src-mac"); if (add_mac(cmd, ac, av)) { ac -= 2; av += 2; } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 22:00:38 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDA6816A4BF for ; Mon, 25 Aug 2003 22:00:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A5343F93 for ; Mon, 25 Aug 2003 22:00:37 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7Q50bUp000741 for ; Mon, 25 Aug 2003 22:00:37 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7Q50bg8000740; Mon, 25 Aug 2003 22:00:37 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 22:00:37 -0700 (PDT) Resent-Message-Id: <200308260500.h7Q50bg8000740@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, "Christian S.J.Peron" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B171416A4BF for ; Mon, 25 Aug 2003 21:58:19 -0700 (PDT) Received: from staff.seccuris.com (staff.seccuris.com [204.112.0.40]) by mx1.FreeBSD.org (Postfix) with SMTP id D83F443FDD for ; Mon, 25 Aug 2003 21:58:18 -0700 (PDT) (envelope-from cperon@staff.seccuris.com) Received: (qmail 72588 invoked by uid 1006); 26 Aug 2003 04:58:17 -0000 Message-Id: <20030826045817.72587.qmail@staff.seccuris.com> Date: 26 Aug 2003 04:58:17 -0000 From: "Christian S.J.Peron" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/55984: [patch] time based firewalling support for ipfw2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Christian S.J.Peron" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 05:00:38 -0000 >Number: 55984 >Category: kern >Synopsis: [patch] time based firewalling support for ipfw2 >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 Aug 25 22:00:36 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Christian S.J. Peron >Release: FreeBSD 5.1-CURRENT i386 >Organization: Seccuris Inc >Environment: System: FreeBSD movl 5.1-CURRENT FreeBSD 5.1-CURRENT #14: Mon Aug 25 17:22:40 CDT 2003 modulus@movl:/usr/src/sys/i386/compile/RAID0 i386 >Description: I have enclosed a patch which allows ipfw2 to filter based on the time of day. Mostly looking for approval/testers. I have tested this patch but it may be missing something. CAVEATS As noted in the BUGS section of the ipfw.8 diff, if your system shifts its time for daylight savings, firewall rules will have to be refreshed, because the kernel is not aware of such things. QUICK EXAMPLE ipfw add allow ip from any to any times 09:00:00 17:00:00 Allow all IP traffic from 9:00 AM to 5:00 PM. Thanks, enjoy! Christian S.J. Peron >How-To-Repeat: N/A >Fix: --- sys/netinet/ip_fw.h.timeless Mon Aug 25 00:22:54 2003 +++ sys/netinet/ip_fw.h Mon Aug 25 17:18:34 2003 @@ -93,6 +93,7 @@ O_TCPACK, /* u32 = desired seq. */ O_ICMPTYPE, /* u32 = icmp bitmap */ O_TCPOPTS, /* arg1 = 2*u8 bitmap */ + O_TIME, /* arg1 = from time arg2 = to time */ O_VERREVPATH, /* none */ @@ -215,6 +216,16 @@ u_char addr[12]; /* dst[6] + src[6] */ u_char mask[12]; /* dst[6] + src[6] */ } ipfw_insn_mac; + +/* + * This is used for the time constraint specifications. + */ +typedef struct _ipfw_insn_time { + ipfw_insn o; + long tzoff; + u_long from; + u_long to; +} ipfw_insn_time; /* * This is used for interface match rules (recv xx, xmit xx). --- sys/netinet/ip_fw2.c.timeless Mon Aug 25 00:20:24 2003 +++ sys/netinet/ip_fw2.c Mon Aug 25 17:15:24 2003 @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD: /repoman/r/ncvs/src/sys/netinet/ip_fw2.c,v 1.37 2003/07/15 23:07:34 luigi Exp $ + * $FreeBSD: src/sys/netinet/ip_fw2.c,v 1.37 2003/07/15 23:07:34 luigi Exp $ */ #define DEB(x) @@ -283,6 +283,40 @@ return 1; } +/* + * For this example we will assume the current time is ``HH:MM:SS'' + * 10:12:22 + * + * f(x) = (HOURS * 3600) + (MINUTES * 60) + SECONDS + * = (10 * 3600) + (12 * 60) + 22 + * = 36000 + 720 + 22 + * = 36742 + * + * IF [ f(10:12:22) >= f(9:00:00) && f(10:12:22) <= (17:00:00) ] + * current time (10:12:22) falls within time constraint + * ELSE + * current time (10:12:22) does not fall in time constraint + * ENDIF + */ + +static u_long +ipfw_calc_time_sum(time_t T) +{ + u_long S, M, H, R; + u_long SUM, MH, MM; + + R = (T / 3600); + H = (R % 24); + MH = (H * 3600); + R = (T / 60); + M = (R % 60); + MM = (M * 60); + S = (T % 60); + SUM = (MH + MM + S); + + return(SUM); +} + static int ipopts_match(struct ip *ip, ipfw_insn *cmd) { @@ -1590,6 +1624,21 @@ m->m_pkthdr.rcvif, (ipfw_insn_if *)cmd); break; + case O_TIME: + { + struct timeval tm; + u_long from, to, sum; + long tzoff; + + microtime(&tm); + tzoff = ((ipfw_insn_time *)cmd)->tzoff; + from = ((ipfw_insn_time *)cmd)->from; + to = ((ipfw_insn_time *)cmd)->to; + sum = ipfw_calc_time_sum(tm.tv_sec + tzoff); + match = (sum >= from && sum <= to); + } + break; + case O_MACADDR2: if (args->eh != NULL) { /* have MAC header */ u_int32_t *want = (u_int32_t *) @@ -2457,6 +2506,11 @@ } if (cmdlen != F_INSN_SIZE(ipfw_insn_u32) + (cmd->arg1+31)/32 ) + goto bad_size; + break; + + case O_TIME: + if (cmdlen != F_INSN_SIZE(ipfw_insn_time)) goto bad_size; break; --- sbin/ipfw/ipfw.8.timeless Tue Jul 22 02:41:24 2003 +++ sbin/ipfw/ipfw.8 Mon Aug 25 15:38:58 2003 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD: /repoman/r/ncvs/src/sbin/ipfw/ipfw.8,v 1.131 2003/07/22 07:41:24 luigi Exp $ +.\" $FreeBSD: src/sbin/ipfw/ipfw.8,v 1.131 2003/07/22 07:41:24 luigi Exp $ .\" .Dd August 13, 2002 .Dt IPFW 8 @@ -1178,6 +1178,13 @@ The absence of a particular option may be denoted with a .Ql \&! . +.It Cm times Ar from to +Match all packets which are processed by the firewall between +times +.Ar from +and +.Ar to . +Time specifications must be given in ``HH:MM:SS'' format. .It Cm uid Ar user Match all TCP or UDP packets sent by or received for a .Ar user . @@ -2152,6 +2159,10 @@ applied, making the order of .Cm divert rules in the rule sequence very important. +.Pp +If the system clock automatically shifts for daylight savings time, any firewall +rules which implement time constraints or time based filtering +must be refreshed with ipfw(8). .Sh AUTHORS .An Ugen J. S. Antsilevich , .An Poul-Henning Kamp , --- sbin/ipfw/ipfw2.c.timeless Sun Aug 24 20:15:08 2003 +++ sbin/ipfw/ipfw2.c Mon Aug 25 23:25:40 2003 @@ -221,6 +221,7 @@ TOK_TCPSEQ, TOK_TCPACK, TOK_TCPWIN, + TOK_TIME, TOK_ICMPTYPES, TOK_MAC, TOK_MACTYPE, @@ -326,6 +327,7 @@ { "tcpseq", TOK_TCPSEQ }, { "tcpack", TOK_TCPACK }, { "tcpwin", TOK_TCPWIN }, + { "times", TOK_TIME }, { "icmptype", TOK_ICMPTYPES }, { "icmptypes", TOK_ICMPTYPES }, { "dst-ip", TOK_DSTIP }, @@ -351,6 +353,51 @@ { NULL, 0 } /* terminator */ }; +static u_long +timeconv(char *timespec) +{ + u_long M, H, SUM; + struct tm *tmp; + time_t t; + char *p; + + t = time(0); + tmp = localtime(&t); + + if ((p = strptime(timespec, "%H:%M:%S", tmp)) == 0) + errx(1, "time conversion failed"); + + if ((t = mktime(tmp)) < 0) + errx(1, "mktime failed"); + + tmp = localtime(&t); + H = M = SUM = 0; + H = tmp->tm_hour * 3600; + M = tmp->tm_min * 60; + SUM = (H + M + tmp->tm_sec); + + return(SUM); +} + +/* + * Basically do the reverse of timeconv(). Given the + * sum translate it into a clock. + */ +static void +revtimesum(u_long T) +{ + u_long S, M, H, R; + + R = (T / 3600); + H = (R % 24); + R = (T / 60); + M = (R % 60); + S = (T % 60); + printf(" %02u:%02u:%02u", H, M, S); + + return; +} + static __inline uint64_t align_uint64(uint64_t *pll) { uint64_t ret; @@ -1067,6 +1114,22 @@ flags |= HAVE_MAC | HAVE_MACTYPE | HAVE_OPTIONS; break; + case O_TIME: + { + ipfw_insn_time *m = (ipfw_insn_time *)cmd; + + if ((cmd->len & F_OR) && !or_block) + printf(" {"); + if (cmd->len & F_NOT) + printf(" not"); + + printf(" times"); + revtimesum(m->from); + printf(" to"); + revtimesum(m->to); + } + break; + case O_IP_SRC: case O_IP_SRC_MASK: case O_IP_SRC_ME: @@ -2617,6 +2680,36 @@ } static ipfw_insn * +add_time_constraint(ipfw_insn *cmd, int ac, char *av[]) +{ + ipfw_insn_time *fw_time; + time_t t; + struct tm *tmp; + + if (ac < 2) + errx(EX_DATAERR, "time from to"); + + cmd->opcode = O_TIME; + cmd->len = (cmd->len & (F_NOT | F_OR)) | F_INSN_SIZE(ipfw_insn_time); + + t = time(0); + tmp = localtime(&t); + fw_time = (ipfw_insn_time *)cmd; + fw_time->from = timeconv(av[0]); + fw_time->to = timeconv(av[1]); + + if (fw_time->from > fw_time->to) + errx(EX_USAGE, "`from' timespec is later than `to'"); + + if (fw_time->from == fw_time->to) + errx(EX_USAGE, "time specifications are equal."); + + fw_time->tzoff = tmp->tm_gmtoff; + + return(cmd); +} + +static ipfw_insn * add_mactype(ipfw_insn *cmd, int ac, char *av) { if (ac < 1) @@ -3391,6 +3484,13 @@ if (!add_mactype(cmd, ac, *av)) errx(EX_DATAERR, "invalid mac type %s", *av); ac--; av++; + break; + + case TOK_TIME: + if (add_time_constraint(cmd, ac, av)) { + ac -= 2; + av += 2; + } break; case TOK_VERREVPATH: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 25 23:50:17 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AC1916A4BF for ; Mon, 25 Aug 2003 23:50:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2D743FFD for ; Mon, 25 Aug 2003 23:50:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7Q6oFUp011375 for ; Mon, 25 Aug 2003 23:50:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7Q6oFHI011374; Mon, 25 Aug 2003 23:50:15 -0700 (PDT) Resent-Date: Mon, 25 Aug 2003 23:50:15 -0700 (PDT) Resent-Message-Id: <200308260650.h7Q6oFHI011374@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, eugen@grosbein.pp.ru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C41716A4BF for ; Mon, 25 Aug 2003 23:48:15 -0700 (PDT) Received: from swd.svznov.kemerovo.su (swd.svznov.kemerovo.su [213.184.64.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF54B43FDF for ; Mon, 25 Aug 2003 23:48:10 -0700 (PDT) (envelope-from eugen@swd.svznov.kemerovo.su) Received: from swd.svznov.kemerovo.su (smmsp@localhost [127.0.0.1]) h7Q6m3nj008715 for ; Tue, 26 Aug 2003 14:48:03 +0800 (KRAST) (envelope-from eugen@swd.svznov.kemerovo.su) Received: (from root@localhost) by swd.svznov.kemerovo.su (8.12.9/8.12.9/Submit) id h7Q6m2cB008714; Tue, 26 Aug 2003 14:48:02 +0800 (KRAST) Message-Id: <200308260648.h7Q6m2cB008714@swd.svznov.kemerovo.su> Date: Tue, 26 Aug 2003 14:48:02 +0800 (KRAST) From: Eugene Grosbein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/55986: kernel panic in 4.8-STABLE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: eugen@grosbein.pp.ru List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 06:50:17 -0000 >Number: 55986 >Category: kern >Synopsis: kernel panic in 4.8-STABLE >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 Aug 25 23:50:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 4.8-STABLE i386 >Organization: Svyaz Service JSC >Environment: System: FreeBSD swd.svznov.kemerovo.su 4.8-STABLE FreeBSD 4.8-STABLE #13: Mon Aug 11 19:40:47 KRAST 2003 root@swd.svznov.kemerovo.su:/usr/obj/usr/src/sys/SWD i386 CPUTYPE=p3 and no other optimizations >Description: Today this server crashed in time of high load - in process of full warm backup of 6G Oracle database it runs. Btw, database was corrupted after reboot. With luck, it was easy to recover this time. This system works nice over a year. For long time it ran 4.8-RC. This August I've upgraded it upto 4.8-STABLE. It is first crash after upgrade. Here comes GDB backtrace. Script started on Tue Aug 26 14:36:02 2003 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf IdlePTD at phsyical address 0x00381000 initial pcb at physical address 0x002e85e0 panicstr: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x11 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0241970 stack pointer = 0x10:0xc9a07c9c frame pointer = 0x10:0xc9a07ca4 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 = 67184 (oracle) interrupt mask = bio trap number = 12 panic: page fault syncing disks... 95 33 30 30 30 30 30 30 30 34 28 28 28 28 28 28 28 31 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 giving up on 19 buffers Uptime: 3d14h3m59s dumping to dev #ad/0x20001, offset 264704 dump ata0: resetting devices .. done 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 --- #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 487 if (dumping++) { (kgdb) bt #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 #1 0xc016450c in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:316 #2 0xc0164959 in panic (fmt=0xc02b73ac "%s") at /usr/src/sys/kern/kern_shutdown.c:595 #3 0xc026e868 in trap_fatal (frame=0xc9a07c5c, eva=17) at /usr/src/sys/i386/i386/trap.c:974 #4 0xc026e4fd in trap_pfault (frame=0xc9a07c5c, usermode=0, eva=17) at /usr/src/sys/i386/i386/trap.c:867 #5 0xc026e08f in trap (frame={tf_fs = -1015283696, tf_es = 16, tf_ds = 16, tf_edi = 0, tf_esi = 56468, tf_ebp = -912229212, tf_isp = -912229240, tf_ebx = -912762076, tf_edx = -3, tf_ecx = 383843407, tf_eax = 65529, tf_trapno = 12, tf_err = 0, tf_eip = -1071376016, tf_cs = 8, tf_eflags = 66178, tf_esp = 4, tf_ss = 56468}) at /usr/src/sys/i386/i386/trap.c:466 #6 0xc0241970 in vm_page_lookup (object=0xc9985b24, pindex=56468) at /usr/src/sys/vm/vm_page.c:515 #7 0xc018d382 in allocbuf (bp=0xc37aeb84, size=16384) at /usr/src/sys/kern/vfs_bio.c:2510 #8 0xc018cf46 in getblk (vp=0xc998a8c0, blkno=14117, size=16384, slpflag=0, slptimeo=0) at /usr/src/sys/kern/vfs_bio.c:2292 #9 0xc018f8ba in cluster_rbuild (vp=0xc998a8c0, filesize=2061502464, lbn=14111, blkno=5167264, size=16384, run=8, fbp=0x0) at /usr/src/sys/kern/vfs_cluster.c:400 #10 0xc018f51a in cluster_read (vp=0xc998a8c0, filesize=2061502464, ---Type to continue, or q to quit--- lblkno=14111, size=16384, cred=0x0, totread=18432, seqcount=127, bpp=0xc9a07e48) at /usr/src/sys/kern/vfs_cluster.c:228 #11 0xc022e7b7 in ffs_read (ap=0xc9a07e6c) at /usr/src/sys/ufs/ufs/ufs_readwrite.c:267 #12 0xc019ac30 in vn_read (fp=0xc153bf40, uio=0xc9a07f14, cred=0xc1323180, flags=0, p=0xc995ca40) at vnode_if.h:334 #13 0xc0173ba4 in readv (p=0xc995ca40, uap=0xc9a07f80) at /usr/src/sys/sys/file.h:147 #14 0xc026ead9 in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 1486, tf_esi = 16, tf_ebp = -1077968124, tf_isp = -912228396, tf_ebx = 1486, tf_edx = 16, tf_ecx = -1077967992, tf_eax = 145, tf_trapno = 0, tf_err = 2, tf_eip = 685391979, tf_cs = 31, tf_eflags = 514, tf_esp = -1077968148, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1175 #15 0xc0262275 in Xint0x80_syscall () #16 0x86a9018 in ?? () #17 0x86a7e48 in ?? () #18 0x869e2c1 in ?? () #19 0x869ba34 in ?? () #20 0x86a2ea3 in ?? () #21 0x86a2457 in ?? () #22 0x83a9cc8 in ?? () #23 0x817515e in ?? () #24 0x816544a in ?? () ---Type to continue, or q to quit--- #25 0x80f7db6 in ?? () #26 0x83378b7 in ?? () #27 0x846c247 in ?? () #28 0x848299e in ?? () #29 0x842f516 in ?? () #30 0x842f7ca in ?? () #31 0x830341b in ?? () #32 0x8306612 in ?? () #33 0x804dc88 in ?? () #34 0x804f705 in ?? () #35 0x86b08a0 in ?? () #36 0x804f839 in ?? () #37 0x804f41a in ?? () #38 0x8050600 in ?? () #39 0x8830b8a in ?? () #40 0x8831410 in ?? () #41 0x879067a in ?? () #42 0x8779c67 in ?? () #43 0x86c2855 in ?? () #44 0x8303c93 in ?? () #45 0x82f5efd in ?? () #46 0x82dba54 in ?? () #47 0x804dc88 in ?? () #48 0x85d322e in ?? () ---Type to continue, or q to quit--- #49 0x804cb1c in ?? () #50 0x82f4875 in ?? () #51 0x804dc88 in ?? () #52 0x804c1ca in ?? () #53 0x804b60e in ?? () #54 0x804b449 in ?? () (kgdb) frame 6 #6 0xc0241970 in vm_page_lookup (object=0xc9985b24, pindex=56468) at /usr/src/sys/vm/vm_page.c:515 515 for (m = *bucket; m != NULL; m = m->hnext) { (kgdb) p m $1 = 0x0 (kgdb) p *bucket $2 = {kb_next = 0x0, kb_last = 0x0, kb_calls = 0, kb_total = 0, kb_elmpercl = 4096, kb_totalfree = 0, kb_highwat = 20480, kb_couldfree = 0} (kgdb) quit Script done on Tue Aug 26 14:36:42 2003 Now kernel config file. machine i386 #cpu I386_CPU #cpu I486_CPU #cpu I586_CPU cpu I686_CPU ident SWD maxusers 128 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support #options MFS #Memory Filesystem #options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required #options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev options SHMALL=4097 options SHMMAXPGS=10000 options SHMMNI=100 options SHMSEG=10 options SEMMNS=255 options SEMMNI=235 options SEMMSL=255 options SEMMAP=255 options SEMMNU=235 options SEMOPM=201 options SEMUME=201 options IPFIREWALL options IPFIREWALL_VERBOSE #print information about options IPFIREWALL_FORWARD options IPDIVERT options DUMMYNET device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives options ATA_STATIC_ID #Static device numbering # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x0 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 #device sio2 at isa? disable port IO_COM3 irq 5 #device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device fxp # Pseudo devices - the number indicates how many units to allocate. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) #pseudo-device md # Memory "disks" # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # This allows you to actually store this configuration file into # the kernel binary itself, where it may be later read by saying: # strings -n 3 /kernel | sed -n 's/^___//p' > MYKERNEL # options INCLUDE_CONFIG_FILE # Include this file in kernel options CPU_ENABLE_SSE options RANDOM_IP_ID options UFS_DIRHASH options QUOTA pseudo-device gif #IPv6 and IPv4 tunneling pseudo-device speaker #Play IBM BASIC-style noises out your speaker pseudo-device gzip #Exec gzipped a.out's pseudo-device vn #Vnode driver (turns a file into a device) pseudo-device snp 6 #Snoop device - to look at pty/vty/etc.. options SC_HISTORY_SIZE=1000 options SC_MOUSE_CHAR=0x3 options SC_TWOBUTTON_MOUSE options DDB options DDB_UNATTENDED options IPSEC options IPSEC_ESP options IPSEC_FILTERGIF And now dmesg.boot: Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.8-STABLE #13: Mon Aug 11 19:40:47 KRAST 2003 root@swd.svznov.kemerovo.su:/usr/obj/usr/src/sys/SWD Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 730965706 Hz CPU: Intel Pentium III (730.97-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383f9ff real memory = 132907008 (129792K bytes) config> q avail memory = 125652992 (122708K bytes) Preloaded elf kernel "kernel" at 0xc0362000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc036209c. Pentium Pro MTRR support enabled Using $PIR table, 12 entries at 0xc00f2dd0 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pci0: at 2.0 irq 11 pcib1: at device 30.0 on pci0 pci1: on pcib1 pci1: (vendor=0x1274, dev=0x1371) at 7.0 irq 10 fxp0: port 0xdf40-0xdf5f mem 0xff600000-0xff6fffff,0xf6afe000-0xf6afefff irq 11 at device 9.0 on pci1 fxp0: Ethernet address 00:a0:c9:29:4b:83 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: port 0xdf80-0xdf9f mem 0xff800000-0xff8fffff,0xf6aff000-0xf6afffff irq 9 at device 11.0 on pci1 fxp1: Ethernet address 00:a0:c9:41:d6:f1 inphy0: on miibus1 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 31.2 irq 11 pci0: (vendor=0x8086, dev=0x2443) at 31.3 irq 10 pci0: at 31.4 irq 9 orm0: