From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 16 00:10: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 6EFD916A4CF for ; Sun, 16 Nov 2003 00:10:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97E1243FBD for ; Sun, 16 Nov 2003 00:10:16 -0800 (PST) (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 hAG8AGFY010509 for ; Sun, 16 Nov 2003 00:10:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAG8AGCn010508; Sun, 16 Nov 2003 00:10:16 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 16 Nov 2003 00:10:16 -0800 (PST) Resent-Message-Id: <200311160810.hAG8AGCn010508@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 Badolato Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D64D16A4CE for ; Sun, 16 Nov 2003 00:00:16 -0800 (PST) Received: from cheekon.com (radsl-bady-03.phx.gblx.net [207.218.25.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BA6543FCB for ; Sun, 16 Nov 2003 00:00:15 -0800 (PST) (envelope-from mbadolato@cheekon.com) Received: from cheekon.com (localhost [127.0.0.1]) by cheekon.com (8.12.9p1/8.12.9) with ESMTP id hAG7roHw028399 for ; Sun, 16 Nov 2003 00:53:51 -0700 (MST) (envelope-from mbadolato@cheekon.com) Received: (from mbadolato@localhost) by cheekon.com (8.12.9p1/8.12.9/Submit) id hAG7roEu028347; Sun, 16 Nov 2003 00:53:50 -0700 (MST) Message-Id: <200311160753.hAG7roEu028347@cheekon.com> Date: Sun, 16 Nov 2003 00:53:50 -0700 (MST) From: Mark Badolato To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/59320: Using ls -h (on FBSD 5.x) causes unaligned formatting X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Badolato List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 08:10:23 -0000 >Number: 59320 >Category: bin >Synopsis: Using ls -h (on FBSD 5.x) causes unaligned formatting >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 Nov 16 00:10:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: Mark Badolato >Release: FreeBSD 5.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD mail.XXXYYY.com 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Sun Nov 16 00:25:54 MST 2003 mbadolato@cybernox.com:/usr/obj/usr/src/sys/AXE i386 >Description: On 5.x systems, using ls with the -h switch causes columns to line up incorrectly, as the size column is not right-justified. >How-To-Repeat: execute an ls command with the -h option: -bash-2.05b$ ls -lh total 6 -rwx------ 1 root mbadolato 59B Nov 15 18:37 cvs.sh -rwxr-xr-x 1 mbadolato mbadolato 51B Nov 15 18:37 new_ports.sh drwxr-xr-x 2 mbadolato mbadolato 512B Nov 16 00:42 source -bash-2.05b$ ls -l total 6 -rwx------ 1 root mbadolato 59 Nov 15 18:37 cvs.sh -rwxr-xr-x 1 mbadolato mbadolato 51 Nov 15 18:37 new_ports.sh drwxr-xr-x 2 mbadolato mbadolato 512 Nov 16 00:42 source >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 16 06: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 457B616A532 for ; Sun, 16 Nov 2003 06:00:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0216943F85 for ; Sun, 16 Nov 2003 06:00:41 -0800 (PST) (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 hAGE0eFY061883 for ; Sun, 16 Nov 2003 06:00:40 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAGE0ewP061876; Sun, 16 Nov 2003 06:00:40 -0800 (PST) (envelope-from gnats) Date: Sun, 16 Nov 2003 06:00:40 -0800 (PST) Message-Id: <200311161400.hAGE0ewP061876@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Brian K. White" Subject: Re: kern/53350: fill up a malloc md-disk on 5.1-R causes panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Brian K. White" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 14:00:42 -0000 The following reply was made to PR kern/53350; it has been noted by GNATS. From: "Brian K. White" To: "Jason Kuri" Cc: Subject: Re: kern/53350: fill up a malloc md-disk on 5.1-R causes panic Date: Sun, 16 Nov 2003 08:52:14 -0500 ----- Original Message ----- From: "Jason Kuri" To: "Brian K. White" Cc: Sent: Saturday, November 15, 2003 6:24 PM Subject: Re: kern/53350: fill up a malloc md-disk on 5.1-R causes panic > Hello Brian, > > This is not a bug, per se. You see, though you have 1G of ram in the > machine, the system only reserves a certain amount for kernel memory > (max 200M by default). MD-disks are entirely stored in kernel memory > and they do not auto-allocate, so you can create a 768M MD disk, but > the memory in the kernel is not actually allocated for it until you try > to use it. > > The end result of all this is that you can create a large MD disk, and > it will work... until you try to fill it up... at which point it will > panic the kernel because the kernel has run out of memory. > > The way to test this is to add the -o reserve option to the mdconfig > command. It will fail/panic immediately instead of waiting until you > fill it up. That option requires the memory to be pre-allocated rather > than allocated as needed. > > The way to fix it is to change two options in your kernel config: > > options VM_KMEM_SIZE_MAX "(800*1024*1024)" > options VM_KMEM_SIZE_SCALE "2" > > These will increase the amount of space allocated to the kernel... > VM_KMEM_SIZE_SCALE is a scaling factor.... meaning that the kernel will > get physical-memory/VM_KMEM_SIZE_SCALE up to VM_KMEM_SIZE_MAX... which > in the above case is 800M. The above settings on a 1G machine would > result in you having 512M for the kernel... Please note, however, that > this memory is what is allocated for EVERYTHING in the kernel... so if > you fill the memory with an MD-disk of 512M, you would probably crash > again. > > I don't know what will happen if you set VM_KMEM_SIZE_SCALE = 1... I've > only ever used about 400M of MD-disk on a 2G machine... in which case > VM_KMEM_SIZE_SCALE=2 is still ok. You'll have to try it out and see... > let me know how it goes. > > Please read this: > > http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2003-06/ > 1599.html > > to understand how it works a bit more. > > And good luck. > > Jay > > > > On Nov 13, 2003, at 5:30 PM, Brian K. White wrote: > > > Re: kern/53350: fill up a malloc md-disk on 5.1-R causes panic > > > > I get the same thing on a 1G machine when trying to use a 768 M > > ramdisk when > > the ramdisk is only 25% full. > > It never fails at exactly the same place, but always within a minute > > or two > > and it never gets anywhere close to filling up the md-disk. > > > > In my case I was creating the 768 meg malloc disc and trying to copy > > /usr/src into it. > > initially I tried a couple times with midnight commander, and after > > that > > crashed twice, I tried just using tar > > > > mdconfig -a -t malloc -s 768m > > newfs -U /dev/md0 > > mount /dev/md0 /md0 > > cd /usr/src ;tar cvf - * |(cd /md0 ;tar xvf - ) > > > > /usr/src is only about 350 megs so it should fit easy, but just in > > case some > > difference in block sizes cause the same data to take up mor room on > > md0 > > than it does on the hard drive, I watched df in another console while > > it was > > copying. > > > > repeatedly looking at df in another consle showed the disk only > > reaching > > about 25% full at the time of kernel panic. > > > > I got some different messages each time > > one time I just got this line repeated scrolling up the console untill > > I > > decided to power off: > > initiate_write_filepage: already started > > > > the last time I got this: > > panic: kmem_malloc(4096) kmem_map too small: 275251200 total > > allocated > > syncing disks, buffers remaining... 7095 > > panic: initiate_write_inodeblock_ufs2: already started > > > > This is the 5.1 that is on the 5.1 iso as of about Nov/03/2003 Thank you very much. I appreciate the help. Brian K. White -- brian@aljex.com -- http://www.aljex.com/bkw/ +++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++. filePro BBx Linux SCO Prosper/FACTS AutoCAD #callahans Satriani From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 16 08:03: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 A933716A4CE; Sun, 16 Nov 2003 08:03:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B8A943FBF; Sun, 16 Nov 2003 08:03:16 -0800 (PST) (envelope-from eik@FreeBSD.org) Received: from freefall.freebsd.org (eik@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAGG3FFY018423; Sun, 16 Nov 2003 08:03:15 -0800 (PST) (envelope-from eik@freefall.freebsd.org) Received: (from eik@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAGG3F1Y018419; Sun, 16 Nov 2003 08:03:15 -0800 (PST) (envelope-from eik) Date: Sun, 16 Nov 2003 08:03:15 -0800 (PST) From: Oliver Eikemeier Message-Id: <200311161603.hAGG3F1Y018419@freefall.freebsd.org> To: ume@mahoroba.org, eik@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/59338: /etc/rc.d/ipsec starts not in time X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 16:03:16 -0000 Old Synopsis: Re: /etc/rc.d/ipsec starts not in time New Synopsis: /etc/rc.d/ipsec starts not in time State-Changed-From-To: open->closed State-Changed-By: eik State-Changed-When: Sun Nov 16 17:01:02 CET 2003 State-Changed-Why: misfiled follow-up to PR 58832 Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: eik Responsible-Changed-When: Sun Nov 16 17:01:02 CET 2003 Responsible-Changed-Why: misfiled follow-up to PR 58832 http://www.freebsd.org/cgi/query-pr.cgi?pr=59338 From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 16 10:40:12 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC96616A4CE for ; Sun, 16 Nov 2003 10:40:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E40843F85 for ; Sun, 16 Nov 2003 10:40:11 -0800 (PST) (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 hAGIeBFY043135 for ; Sun, 16 Nov 2003 10:40:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAGIeBeV043134; Sun, 16 Nov 2003 10:40:11 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 16 Nov 2003 10:40:11 -0800 (PST) Resent-Message-Id: <200311161840.hAGIeBeV043134@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dan Langille Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C10DE16A4CE for ; Sun, 16 Nov 2003 10:37:23 -0800 (PST) Received: from xeon.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21F1F43FAF for ; Sun, 16 Nov 2003 10:37:23 -0800 (PST) (envelope-from dan@xeon.unixathome.org) Received: by xeon.unixathome.org (Postfix, from userid 1000) id 780FB3E50; Sun, 16 Nov 2003 13:37:22 -0500 (EST) Message-Id: <20031116183722.780FB3E50@xeon.unixathome.org> Date: Sun, 16 Nov 2003 13:37:22 -0500 (EST) From: Dan Langille To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Dan Langille Subject: misc/59347: Add Bacula to /etc/services X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dan Langille List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 18:40:12 -0000 >Number: 59347 >Category: misc >Synopsis: Add Bacula to /etc/services >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 Nov 16 10:40:10 PST 2003 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 4.8-STABLE i386 >Organization: The FreeBSD Diary >Environment: System: FreeBSD xeon.unixathome.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Aug 15 16:11:30 EDT 2003 dan@polo.unixathome.org:/usr/obj/usr/src/sys/XEON i386 >Description: Add the services for sysutils/bacula into /etc/services >How-To-Repeat: For more information see: http://www.isecom.info/cgi-local/protocoldb/browse.dsp?search=1&fld1=1&opr1=4&val1=9101&rows=10&submit=search http://www.bacula.org/ >Fix: --- services.diff begins here --- --- /etc/services Fri Aug 15 21:08:31 2003 +++ /root/services Sun Nov 16 13:32:09 2003 @@ -2084,6 +2084,9 @@ dlip 7201/udp natd 8668/divert # Network Address Translation jetdirect 9100/tcp #HP JetDirect card +bacula-dir 9101/tcp #Bacula Director +bacula-file 9102/tcp #Bacula File Daemon +bacula-storage 9103/tcp #Bacula Storage Daemon man 9535/tcp man 9535/udp sd 9876/tcp #Session Director --- services.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 16 11: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 92B7316A4DE for ; Sun, 16 Nov 2003 11:20:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7C1C43FAF for ; Sun, 16 Nov 2003 11:20:16 -0800 (PST) (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 hAGJKGFY049248 for ; Sun, 16 Nov 2003 11:20:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAGJKGbL049246; Sun, 16 Nov 2003 11:20:16 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 16 Nov 2003 11:20:16 -0800 (PST) Resent-Message-Id: <200311161920.hAGJKGbL049246@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, Mathew Kanner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B994D16A4D0 for ; Sun, 16 Nov 2003 11:13:53 -0800 (PST) Received: from hak.cnd.mcgill.ca (hak.cnd.mcgill.ca [132.216.11.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8848643FBD for ; Sun, 16 Nov 2003 11:13:52 -0800 (PST) (envelope-from mat@hak.cnd.mcgill.ca) Received: from hak.cnd.mcgill.ca (localhost [127.0.0.1]) by hak.cnd.mcgill.ca (8.12.9/8.12.8) with ESMTP id hAGJBRk4077205 for ; Sun, 16 Nov 2003 14:11:27 -0500 (EST) (envelope-from mat@hak.cnd.mcgill.ca) Received: (from mat@localhost) by hak.cnd.mcgill.ca (8.12.9/8.12.8/Submit) id hAGJBRWF077204 for FreeBSD-gnats-submit@freebsd.org; Sun, 16 Nov 2003 14:11:27 -0500 (EST) Message-Id: <20031116191127.GJ68875@cnd.mcgill.ca> Date: Sun, 16 Nov 2003 14:11:27 -0500 From: Mathew Kanner To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/59349: patch to including locking for es137x sound driver X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 19:20:18 -0000 >Number: 59349 >Category: kern >Synopsis: patch to including locking for es137x sound driver >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 Nov 16 11:20:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: Mathew Kanner >Release: FreeBSD 5.x >Organization: >Environment: System: FreeBSD tube.mine.nu 5.1-CURRENT-20031021-JPSNAP FreeBSD 5.1-CURRENT-20031021-JPSNAP #0: Tue Oct 21 01:07:08 GMT 2003 root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: While working with pav@freebsd to solve the poping and craking problem, we experimented with adding locking to the driver. Although it didn't help, I think it belongs in the driver anyway because it moves it to being MPSAFE. I'm filing this here for safe keeping. Note the missing mtx_destroy. >How-To-Repeat: >Fix: --5gxpn/Q6ypwruk0T Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="es137xlock.patch" --- es137x.c.old Sat Nov 15 02:02:10 2003 +++ es137x.c Sat Nov 15 14:18:35 2003 @@ -118,6 +118,7 @@ u_long ctrl; u_long sctrl; struct es_chinfo pch, rch; + struct mtx *lock; }; /* -------------------------------------------------------------------- */ @@ -284,6 +285,7 @@ struct es_chinfo *ch = data; struct es_info *es = ch->parent; + snd_mtxlock(es->lock); if (dir == PCMDIR_PLAY) { bus_space_write_1(es->st, es->sh, ES1370_REG_MEMPAGE, ES1370_REG_DAC2_FRAMEADR >> 8); bus_space_write_4(es->st, es->sh, ES1370_REG_DAC2_FRAMEADR & 0xff, sndbuf_getbufaddr(ch->buffer)); @@ -294,6 +296,7 @@ bus_space_write_4(es->st, es->sh, ES1370_REG_ADC_FRAMECNT & 0xff, (ch->bufsz >> 2) - 1); } ch->dir = dir; + snd_mtxunlock(es->lock); return 0; } @@ -303,6 +306,7 @@ struct es_chinfo *ch = data; struct es_info *es = ch->parent; + snd_mtxlock(es->lock); if (ch->dir == PCMDIR_PLAY) { es->sctrl &= ~SCTRL_P2FMT; if (format & AFMT_S16_LE) es->sctrl |= SCTRL_P2SEB; @@ -314,6 +318,7 @@ } bus_space_write_4(es->st, es->sh, ES1370_REG_SERIAL_CONTROL, es->sctrl); ch->fmt = format; + snd_mtxunlock(es->lock); return 0; } @@ -323,10 +328,12 @@ struct es_chinfo *ch = data; struct es_info *es = ch->parent; + snd_mtxlock(es->lock); es->ctrl &= ~CTRL_PCLKDIV; es->ctrl |= DAC2_SRTODIV(speed) << CTRL_SH_PCLKDIV; bus_space_write_4(es->st, es->sh, ES1370_REG_CONTROL, es->ctrl); /* rec/play speeds locked together - should indicate in flags */ + snd_mtxunlock(es->lock); return speed; /* XXX calc real speed */ } @@ -335,12 +342,16 @@ { struct es_chinfo *ch = data; struct es_info *es = ch->parent; + int i; + snd_mtxlock(es->lock); if (ch->dir == PCMDIR_PLAY) { - return es1371_dac_rate(es, speed, 3 - ch->num); /* play */ + i = es1371_dac_rate(es, speed, 3 - ch->num); /* play */ } else { - return es1371_adc_rate(es, speed, 1); /* record */ + i = es1371_adc_rate(es, speed, 1); /* record */ } + snd_mtxunlock(es->lock); + return i; } static int @@ -365,6 +376,7 @@ if (go == PCMTRIG_EMLDMAWR || go == PCMTRIG_EMLDMARD) return 0; + snd_mtxlock(es->lock); cnt = (ch->blksz / sndbuf_getbps(ch->buffer)) - 1; if (ch->dir == PCMDIR_PLAY) { @@ -391,6 +403,7 @@ } bus_space_write_4(es->st, es->sh, ES1370_REG_SERIAL_CONTROL, es->sctrl); bus_space_write_4(es->st, es->sh, ES1370_REG_CONTROL, es->ctrl); + snd_mtxunlock(es->lock); return 0; } @@ -406,8 +419,10 @@ else reg = ES1370_REG_ADC_FRAMECNT; + snd_mtxlock(es->lock); bus_space_write_4(es->st, es->sh, ES1370_REG_MEMPAGE, reg >> 8); cnt = bus_space_read_4(es->st, es->sh, reg & 0x000000ff) >> 16; + snd_mtxunlock(es->lock); /* cnt is longwords */ return cnt << 2; } @@ -453,8 +468,12 @@ struct es_info *es = p; unsigned intsrc, sctrl; + snd_mtxlock(es->lock); intsrc = bus_space_read_4(es->st, es->sh, ES1370_REG_STATUS); - if ((intsrc & STAT_INTR) == 0) return; + if ((intsrc & STAT_INTR) == 0) { + snd_mtxunlock(es->lock); + return; + } sctrl = es->sctrl; if (intsrc & STAT_ADC) sctrl &= ~SCTRL_R1INTEN; @@ -463,6 +482,7 @@ bus_space_write_4(es->st, es->sh, ES1370_REG_SERIAL_CONTROL, sctrl); bus_space_write_4(es->st, es->sh, ES1370_REG_SERIAL_CONTROL, es->sctrl); + snd_mtxunlock(es->lock); if (intsrc & STAT_ADC) chn_intr(es->rch.channel); if (intsrc & STAT_DAC1); @@ -845,7 +865,7 @@ device_printf(dev, "cannot allocate softc\n"); return ENXIO; } - + es->lock = snd_mtxcreate(device_get_nameunit(dev), "sound softc"); es->dev = dev; mapped = 0; data = pci_read_config(dev, PCIR_COMMAND, 2); @@ -908,7 +928,7 @@ es->irqid = 0; es->irq = bus_alloc_resource(dev, SYS_RES_IRQ, &es->irqid, 0, ~0, 1, RF_ACTIVE | RF_SHAREABLE); - if (!es->irq || snd_setup_intr(dev, es->irq, 0, es_intr, es, &es->ih)) { + if (!es->irq || snd_setup_intr(dev, es->irq, INTR_MPSAFE, es_intr, es, &es->ih)) { device_printf(dev, "unable to map interrupt\n"); goto bad; } --5gxpn/Q6ypwruk0T-- >Release-Note: >Audit-Trail: >Unformatted: --5gxpn/Q6ypwruk0T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 03: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 DD8C116A4CE for ; Mon, 17 Nov 2003 03:00:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AACA243FE9 for ; Mon, 17 Nov 2003 03:00:35 -0800 (PST) (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 hAHB0ZFY081756 for ; Mon, 17 Nov 2003 03:00:35 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAHB0ZWq081755; Mon, 17 Nov 2003 03:00:35 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 17 Nov 2003 03:00:35 -0800 (PST) Resent-Message-Id: <200311171100.hAHB0ZWq081755@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, Jens Rehsack Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5336E16A4CE; Mon, 17 Nov 2003 02:55:46 -0800 (PST) Received: from helo.liwing.de (helo.liwing.de [213.70.188.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7572F43FAF; Mon, 17 Nov 2003 02:55:44 -0800 (PST) (envelope-from root@helo.liwing.de) Received: from helo.liwing.de (localhost.liwing.de [127.0.0.1]) by helo.liwing.de (8.12.9p2/8.12.9) with ESMTP id hAHAtgUn058951; Mon, 17 Nov 2003 10:55:42 GMT (envelope-from root@helo.liwing.de) Received: (from root@localhost) by helo.liwing.de (8.12.9p2/8.12.9/Submit) id hAHAtfO6058950; Mon, 17 Nov 2003 10:55:41 GMT (envelope-from root) Message-Id: <200311171055.hAHAtfO6058950@helo.liwing.de> Date: Mon, 17 Nov 2003 10:55:41 GMT From: Jens Rehsack To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Jens Rehsack cc: current@FreeBSD.org cc: des@FreeBSD.org Subject: bin/59368: [PATCH] /usr/sbin/moused fails if ums is built into kernel X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jens Rehsack List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 11:00:38 -0000 >Number: 59368 >Category: bin >Synopsis: [PATCH] /usr/sbin/moused fails if ums is built into kernel >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 Nov 17 03:00:35 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jens Rehsack >Release: FreeBSD 5.1-CURRENT i386 >Organization: LiWing IT-Services >Environment: System: FreeBSD statler 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Nov 15 14:11:24 GMT 2003 root@statler:/usr/obj/usr/src/sys/STATLER i386 >Description: If the device ums is built into the kernel and not as module, and the module is not build (eg. excluded by MODULES_OVERRIDE), moused fails with: 'unable to load USB mouse driver: No such file or directory' >How-To-Repeat: Build a -CURRENT kernel with ums, don't build the ums module, use an usb-mouse and reboot. >Fix: --- patch-usr.sbin::moused::moused.c begins here --- Index: usr.sbin/moused/moused.c =================================================================== diff -u usr.sbin/moused/moused.c.orig usr.sbin/moused/moused.c --- usr.sbin/moused/moused.c.orig Sat Nov 15 14:51:14 2003 +++ usr.sbin/moused/moused.c Sat Nov 15 15:08:10 2003 @@ -70,6 +70,9 @@ #include #include #include +#include +#include +#include #include #define MAX_CLICKTHRESHOLD 2000 /* 2 seconds */ @@ -495,6 +498,8 @@ static int kidspad(u_char rxc, mousestatus_t *act); +static int usbmodule(void); + int main(int argc, char *argv[]) { @@ -754,8 +759,7 @@ retry = 1; if (strncmp(rodent.portname, "/dev/ums", 8) == 0) { - if (kldload("ums") == -1 && errno != EEXIST) - logerr(1, "unable to load USB mouse driver"); + usbmodule(); retry = 5; } @@ -824,6 +828,43 @@ /* NOT REACHED */ exit(0); +} + +static int +usbmodule(void) +{ + int fileid, modid, loaded = 0; + struct kld_file_stat fstat; + struct module_stat mstat; + + for( fileid = kldnext(0); loaded == 0 && fileid > 0; + fileid = kldnext(fileid) ) + { + fstat.version = sizeof(fstat); + if( kldstat( fileid, &fstat ) < 0 ) + continue; + if( strncmp( fstat.name, "uhub/ums", 8 ) == 0 ) + { + loaded = 1; + break; + } + + for( modid = kldfirstmod(fileid); modid > 0; + modid = modfnext(modid) ) + { + mstat.version = sizeof(mstat); + if( modstat( modid, &mstat ) < 0 ) + continue; + if( strncmp( mstat.name, "uhub/ums", 8 ) == 0 ) + { + loaded = 1; + break; + } + } + } + + if( !loaded && kldload("ums") == -1 && errno != EEXIST ) + logerr(1, "unable to load USB mouse driver"); } static void --- patch-usr.sbin::moused::moused.c ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 03:08:57 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B33016A4CF; Mon, 17 Nov 2003 03:08:57 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C97243FA3; Mon, 17 Nov 2003 03:08:56 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAHB8uFY085438; Mon, 17 Nov 2003 03:08:56 -0800 (PST) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAHB8u1b085434; Mon, 17 Nov 2003 03:08:56 -0800 (PST) (envelope-from des) Date: Mon, 17 Nov 2003 03:08:56 -0800 (PST) From: Dag-Erling Smorgrav Message-Id: <200311171108.hAHB8u1b085434@freefall.freebsd.org> To: rehsack@liwing.de, des@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/59368: [PATCH] /usr/sbin/moused fails if ums is built into kernel X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 11:08:57 -0000 Synopsis: [PATCH] /usr/sbin/moused fails if ums is built into kernel State-Changed-From-To: open->closed State-Changed-By: des State-Changed-When: Mon Nov 17 03:08:55 PST 2003 State-Changed-Why: Committed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=59368 From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 03:20:19 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4C116A4CE for ; Mon, 17 Nov 2003 03:20:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2605543FDF for ; Mon, 17 Nov 2003 03:20:18 -0800 (PST) (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 hAHBKHFY085837 for ; Mon, 17 Nov 2003 03:20:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAHBKHhR085836; Mon, 17 Nov 2003 03:20:17 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 17 Nov 2003 03:20:17 -0800 (PST) Resent-Message-Id: <200311171120.hAHBKHhR085836@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, Tim Robbins Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DFFA16A4CE for ; Mon, 17 Nov 2003 03:17:49 -0800 (PST) Received: from smtp02.syd.iprimus.net.au (smtp02.syd.iprimus.net.au [210.50.76.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id B87B043F85 for ; Mon, 17 Nov 2003 03:17:48 -0800 (PST) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.205.181) by smtp02.syd.iprimus.net.au (7.0.020) id 3F8F522A00A8AD56 for FreeBSD-gnats-submit@freebsd.org; Mon, 17 Nov 2003 22:17:47 +1100 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 31D61611E; Mon, 17 Nov 2003 22:18:19 +1100 (EST) Message-Id: <20031117111819.31D61611E@robbins.dropbear.id.au> Date: Mon, 17 Nov 2003 22:18:19 +1100 (EST) From: Tim Robbins To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/59369: pppctl does not work with IPV6 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tim Robbins List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 11:20:19 -0000 >Number: 59369 >Category: bin >Synopsis: pppctl does not work with IPV6 >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 Nov 17 03:20:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Tim Robbins >Release: FreeBSD 5.1-tjr i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD wombat.robbins.dropbear.id.au 5.1-tjr FreeBSD 5.1-tjr #15: Fri Nov 7 16:02:54 EST 2003 tim@wombat.robbins.dropbear.id.au:/usr/obj/usr/p4/sys/WOMBAT i386 >Description: pppctl does not work when IPV6 is enabled in the kernel, which is is by default. This is because ppp sees that IPV6 is supported, and listens on an IPV6 socket instead of an IPV4 one, but pppctl only supports IPV4. >How-To-Repeat: Add "set server +3000 mypass" to /etc/ppp/ppp.conf. Start ppp. See that it's only listening on IPV6: $ netstat -na | grep 3000 tcp6 0 0 *.3000 *.* LISTEN Run "pppctl 3000" and see that it doesn't work: $ pppctl 3000 pppctl: cannot connect to socket 3000: Connection refused >Fix: Make ppp listen on IPV4, or make pppctl support IPV6. The first one is easy, but the second one is more politically correct. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 10:09:32 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C7516A4CE; Mon, 17 Nov 2003 10:09:32 -0800 (PST) Received: from mail.mdacc.tmc.edu (mail.mdanderson.org [143.111.251.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FD0143FAF; Mon, 17 Nov 2003 10:09:29 -0800 (PST) (envelope-from syjef@mdanderson.org) Received: from ([143.111.64.231]) by mail.mdacc.tmc.edu (InterScan E-Mail VirusWall Unix); Mon, 17 Nov 2003 12:09:28 -0600 (CST) From: Jonathan Fosburgh Organization: UT MD Anderson Cancer Center To: "Tim J. Robbins" , freebsd-bugs@FreeBSD.org Date: Mon, 17 Nov 2003 12:09:21 -0600 User-Agent: KMail/1.5.4 References: <200311152136.hAFLaogi007001@freefall.freebsd.org> In-Reply-To: <200311152136.hAFLaogi007001@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: clearsigned data Content-Disposition: inline Message-Id: <200311171209.27349.syjef@mdanderson.org> Subject: Re: kern/55702: Kernel panic on NTFS X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 18:09:32 -0000 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'll update my -current installtion, hopefully today or tomorrow, and see i= f=20 the problem goes away. =2D --=20 Jonathan Fosburgh AIX and Storage Administrator UT MD Anderson Cancer Center Houston, TX=20 =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uQ7WqUvQmqp7omYRAizFAJ44lTO1rr1wJOdTIPhPVR6hkHMN7gCfbEWM kK/yuJ+vx/QwWNqURIQKqpY=3D =3DBFsT =2D----END PGP SIGNATURE----- From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 10:40: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 725E016A4CE for ; Mon, 17 Nov 2003 10:40:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84F9743FD7 for ; Mon, 17 Nov 2003 10:40:18 -0800 (PST) (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 hAHIeIFY004385 for ; Mon, 17 Nov 2003 10:40:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAHIeIX1004384; Mon, 17 Nov 2003 10:40:18 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 17 Nov 2003 10:40:18 -0800 (PST) Resent-Message-Id: <200311171840.hAHIeIX1004384@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, "Shobaki sam." Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BE2116A4CE for ; Mon, 17 Nov 2003 10:33:27 -0800 (PST) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB1A243FDD for ; Mon, 17 Nov 2003 10:33:26 -0800 (PST) (envelope-from progen@free.fr) Received: from progeny.zone.org (carnot-2-81-57-109-59.fbx.proxad.net [81.57.109.59]) by postfix3-1.free.fr (Postfix) with ESMTP id 30284C4102 for ; Mon, 17 Nov 2003 19:33:25 +0100 (CET) Received: by progeny.zone.org (Postfix, from userid 1001) id 1A4C64E2; Mon, 17 Nov 2003 19:30:26 +0100 (CET) Message-Id: <20031117183026.1A4C64E2@progeny.zone.org> Date: Mon, 17 Nov 2003 19:30:26 +0100 (CET) From: "Shobaki sam." To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/59376: radeon_ioctl / authenticator error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Shobaki sam." List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 18:40:21 -0000 >Number: 59376 >Category: kern >Synopsis: radeon_ioctl / authenticator error >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 Nov 17 10:40:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Shobaki sam. >Release: FreeBSD 4.9-STABLE i386 >Organization: none >Environment: System: FreeBSD progeny.zone.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Sun Nov 16 17:12:40 CET 2003 root@progeny.zone.org:/usr/obj/usr/src/sys/PROKE i386 card: Device 0x4c57 Radeon 7500 M7 cvs drm XFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 >Description: Recently i found a strange message in /var/log/messages: ------------------------ [...] Nov 17 18:59:18 progeny /kernel: error: [drm:pid2748:radeon_ioctl] *ERROR* can't find authenticator Nov 17 18:59:28 progeny /kernel: error: [drm:pid2752:radeon_ioctl] *ERROR* can't find authenticator Nov 17 18:59:52 progeny /kernel: error: [drm:pid2755:radeon_ioctl] *ERROR* can't find authenticator Nov 17 19:01:03 progeny /kernel: error: [drm:pid2777:radeon_ioctl] *ERROR* can't find authenticator [...] ------------------------- And looking around, i found that this message was produced by a certain screensaver: antspotlight... xscreensaver4.14 is currently installed on my system. I tried to check if any other screensaver did the same thing but for now i didn't find any. This error message appeared after i compiled and installed the dri cvs code some days ago. >How-To-Repeat: Fire up xscreensaver-demo and selecting antspotlight in the list produce this error. >Fix: Not known. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 11:00:47 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F195416A4CE for ; Mon, 17 Nov 2003 11:00:47 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F3543FDF for ; Mon, 17 Nov 2003 11:00:46 -0800 (PST) (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 hAHJ0kFY005429 for ; Mon, 17 Nov 2003 11:00:46 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAHJ0jYR005428; Mon, 17 Nov 2003 11:00:45 -0800 (PST) (envelope-from gnats) Date: Mon, 17 Nov 2003 11:00:45 -0800 (PST) Message-Id: <200311171900.hAHJ0jYR005428@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Subject: [eg@hotbox.ru: Re[2]: kern/58888: 4.9-RELEASE installation fails (xl causes kernel panic)] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 19:00:48 -0000 X-List-Received-Date: Mon, 17 Nov 2003 19:00:48 -0000 The following reply was made to PR kern/58888; it has been noted by GNATS. From: Kris Kennaway To: bug-followup@FreeBSD.org Cc: Subject: [eg@hotbox.ru: Re[2]: kern/58888: 4.9-RELEASE installation fails (xl causes kernel panic)] Date: Mon, 17 Nov 2003 10:58:34 -0800 Adding to audit trail ----- Forwarded message from Eugene Gladchenko ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Delivered-To: kris@freebsd.org Return-Receipt-To: eg@hotbox.ru Date: Mon, 17 Nov 2003 18:55:42 +0300 From: Eugene Gladchenko Subject: Re[2]: kern/58888: 4.9-RELEASE installation fails (xl causes kernel panic) In-reply-to: <20031112090141.GA35529@xor.obsecurity.org> To: Kris Kennaway Reply-To: Eugene Gladchenko X-Mailer: The Bat! (v1.61) X-Priority: 3 (Normal) X-UIDL: 220e2dfb19bc0122755cffa403041eae X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.15.7 Kris, Wednesday, November 12, 2003, 12:01:41 PM, you wrote: >> >Description: >> Cannot install 4.9-RELEASE from the CDROM because of kernel panic. >> System messages follow: KK> Does 4.8 install on the same hardware? Yes it does. And 4.7 and 5.1 do. xl still can't map ports/memory but it doesn't cause kernel panic at least. -- Eugene Gladchenko EVG15-RIPE ----- End forwarded message ----- From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 11:00:52 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 5EDEA16A4CE for ; Mon, 17 Nov 2003 11:00:52 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3F3843FB1 for ; Mon, 17 Nov 2003 11:00:51 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAHJ0pFY005446 for ; Mon, 17 Nov 2003 11:00:51 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAHJ0n64005440 for freebsd-bugs@freebsd.org; Mon, 17 Nov 2003 11:00:49 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 17 Nov 2003 11:00:49 -0800 (PST) Message-Id: <200311171900.hAHJ0n64005440@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: open PR's (mis)filed to gnats-admin and in limbo X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 19:00:52 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/11/15] pending/59299gnats-admin Re: /etc/rc.d/ipsec starts not in time 1 problem total. Non-critical problems From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 11:01:32 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79AD116A4CE for ; Mon, 17 Nov 2003 11:01:32 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6150243F3F for ; Mon, 17 Nov 2003 11:01:05 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAHJ15FY005510 for ; Mon, 17 Nov 2003 11:01:05 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAHJ0qME005451 for freebsd-bugs@freebsd.org; Mon, 17 Nov 2003 11:00:52 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 17 Nov 2003 11:00:52 -0800 (PST) Message-Id: <200311171900.hAHJ0qME005451@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 19:01:32 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/11/25] kern/8861 mdodd under heavy (multi interface) traffic ep0 s [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch f [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde f [2000/01/17] misc/16157 green "fire" screensave kills network performan o [2000/03/27] kern/17620 jhay Digi/570i sync driver (if_ar.c) causes sy o [2000/05/09] misc/18466 jwd install via nfs or ftp media silently tru o [2000/05/17] misc/18641 paul FreeBSD V4.0 crashes when using ifconfig f [2000/05/29] kern/18874 tjr 32bit NFS servers export wrong negative v o [2000/06/13] kern/19247 threads uthread_sigaction.c does not do anything o [2000/07/12] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/30] i386/20308 yokota vidcontrol VESA_800x600 causes a kernel p f [2000/07/31] kern/20310 groudier Symbios 53c875j drivers don't work o [2000/08/05] kern/20429 yokota setting flags 0x1 in atkbd0 locks keyboar o [2000/08/28] kern/20895 groudier sym driver doesn't work for SYM53C895A f [2000/09/04] misc/21025 msmith BTX loader 1.00 gets 1Gb of memory from B f [2000/09/04] i386/21042 mdodd Keyboard driver problems with PS/2 Model o [2000/09/12] kern/21220 msmith mlx0: I/O error - attempt to write beyond o [2000/09/14] kern/21272 wpaul USB interrupts seem to be turned off f [2000/11/03] bin/22595 brian telnetd tricked into using arbitrary peer o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/25] misc/23103 fenner lacks many ISO C99 features (NAN f [2000/11/27] i386/23145 brian pppoe-test-program panics the server a [2000/12/14] kern/23547 msmith only one logical device on Mylex AcceleRA s [2001/01/30] kern/24740 cy filesystem corruption CFP1080 CAM SCSI ca o [2001/03/20] kern/25950 obrien Bad drives on asr look zero-length and pa o [2001/03/24] kern/26048 obrien 4.3-RC: SMP and asr driver don't work to o [2001/04/13] kern/26549 IPsec policies for more than one pair of f [2001/05/03] kern/27059 groudier (symbios) SCSI subsystem hangs under heav a [2001/05/10] kern/27250 bp unionfs filesystem panics in large number f [2001/05/11] kern/27275 kernel bug ? o [2001/07/14] kern/28966 pirzyk math libraries in linux emulation do not o [2001/07/15] ports/28995 max deMime produces blank line in header part o [2001/07/24] misc/29200 dcs Syntax errors in /boot/device.hints cause o [2001/08/18] kern/29844 standards [PATCH] setpgrp does not behave as manual o [2001/08/18] kern/29847 n_hibma USB usbd_probe_and_attach() is broken and o [2001/09/04] ports/30331 portmgr Conflict between bsd.port.mk MAKEFILE var a [2001/09/24] i386/30802 gibbs repeat of i386/22760. Adaptec SCSI contro o [2001/09/27] bin/30869 dump does not dump all files of a filesys s [2001/09/29] kern/30921 ACER mechanic ps/2 keyboard donīt work an o [2001/10/04] kern/31042 murray Device name conflict o [2001/10/14] misc/31266 cjc System can be crashed with "ls -al /flopp o [2001/10/15] bin/31304 joe fix crunchgen to work with more contrib-k o [2001/10/17] conf/31327 Fixes and improvements for rc.diskless* s a [2001/10/31] i386/31671 doc 4.4 installer hangs at " Mounting root fr o [2001/11/16] bin/32040 brian 4.4-Release "set mtu" in ppp is broken wi f [2001/12/11] kern/32713 joe usb mouse detaches from hub and doesnt re a [2001/12/22] i386/33089 murray GENERIC bloat causes 'make world' to brea p [2001/12/27] gnu/33262 mp gdb does not handle pending signals corre o [2002/01/07] bin/33670 dwmalone default inetd install allows for unlimite o [2002/01/16] kern/33951 threads pthread_cancel is ignored o [2002/01/18] bin/34028 brian userland ppp o [2002/01/19] kern/34067 n_hibma Reproducable crash on usb ugen o [2002/01/19] kern/34071 pcn-driver is sort-of-broken in 4.5RC2 (a o [2002/01/30] kern/34470 bde Modem gets sio1 interrupt-level buffer o f [2002/02/26] kern/35354 4.4/4.5 FreeBSD causes hard lock after 20 o [2002/03/01] kern/35466 imp xe driver can not read CIS tuples o [2002/03/06] i386/35615 sound ES1978 Maestro 2E sound card locks up mac o [2002/03/09] 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 o [2002/03/29] kern/36504 crash/panic vm_object_allocate under file f [2002/04/07] i386/36850 joe Page Fault using ppp with USB Modem o [2002/04/14] kern/37064 imp System hangs when removing wire of NIC D- o [2002/05/13] bin/38058 brian ppp alters IP header length field 40 -> 4 o [2002/05/14] kern/38070 4.6-PRERELEASE panics on resume on Fujits f [2002/05/23] i386/38459 mux Intel SB82558B NIC won't initialize prope o [2002/05/23] i386/38484 probe freeze o [2002/05/24] conf/38518 combination of pr-27087 and pr-36911 (2) a [2002/05/26] gnu/38594 kan Fortan program don't link post gcc-3.1 o [2002/05/28] bin/38676 change request for pw command o [2002/05/30] misc/38748 qa FreeBSD 4.5 Keyboard problem cannot insta o [2002/06/03] kern/38872 nfs code ignores possibility of MGET(M_WA o [2002/06/08] kern/39043 Corrupted files on a FAT32 partition o [2002/06/13] i386/39234 jhb SMP 4.6-RC freezes during boot (Fujitsu-S f [2002/06/15] misc/39341 joe ppp + USB modem problem o [2002/06/19] kern/39524 smbfs with nge NIC causes kernel panic o [2002/06/29] kern/40003 Panic on boot w/4.6 and 4.6-stable from 6 o [2002/07/05] bin/40215 wpaul NIS host search not terminate o [2002/07/14] misc/40575 qa Kern.flp boot floppy error o [2002/08/05] bin/41350 vnconfig: apparent off-by-one bug o [2002/08/07] kern/41402 kernal panics f [2002/08/07] kern/41417 luigi 3Com xl0 drivers generate a kernel panic o [2002/08/07] misc/41425 adding new cpu types to bsd.cpu.mk f [2002/08/08] i386/41437 qa sysinstall 4.6 RELEASE - hang o [2002/08/09] kern/41494 static routes set with interface address o [2002/08/10] ports/41513 tobez lang/perl5.8 - "make test" destroys perl a [2002/08/13] bin/41647 bms ifconfig doesn't accept lladdr along with o [2002/08/16] misc/41717 Memory Leak in FreeBSD o [2002/08/16] i386/41723 Copying files to filesystem causes "integ a [2002/08/18] kern/41765 rwatson UDP socket remains connected after error p [2002/08/19] misc/41792 tjr lseek after ftruncate fails f [2002/08/21] i386/41860 qa sysinstall rel. 4.5 and 4.6 hangs o [2002/08/22] java/41913 java JniHandler and ChannelUn Errors o [2002/08/26] kern/42030 bms panic when zebra works on detaching tun i o [2002/08/26] i386/42046 System crashes with o [2002/08/29] i386/42173 sound Sony VAIO FXA 53 (or FXA 679 in Mexico) w o [2002/08/30] kern/42198 Kernel panics or system hangs up with big f [2002/08/30] misc/42221 qa Signal 11 core dumped when fetchin index f [2002/08/30] kern/42235 system panics with "worklist_remove: item p [2002/09/09] kern/42580 robert kernel crash when starting ISC 3.2 X11 bi p [2002/09/14] bin/42772 usr.bin/make: patch to stop a fork bomb o [2002/09/15] kern/42796 NCR/SYM 53C825 driver detects scsi cdrom f [2002/09/18] ports/42921 nork archivers/rpm/work/rpm-3.0.6/lib/rpmlead. o [2002/09/18] kern/42937 bms panic when ARP cache uses up all mbufs o [2002/09/27] bin/43434 New option to 'dmesg' which allow to disp o [2002/09/29] i386/43491 microuptime () went backwards o [2002/10/02] misc/43576 imp Problem with wi driver and Lucent Orinoco o [2002/10/02] kern/43614 Installation Hangs at "md1: Malloc disk" o [2002/10/03] kern/43625 imp Wi(4) driver hangs after long data transf o [2002/10/05] kern/43713 during install, mounting root from ufs:/d o [2002/10/11] kern/43954 nfs-blocked process can't return or be in o [2002/10/17] kern/44198 njl Toshiba PDR-M25 camera/umass o [2002/10/21] kern/44336 NFSv3 client broken - security problem wi o [2002/10/25] misc/44471 qa 4.6 install writes MBR even when specifie o [2002/10/28] kern/44569 Kernel crash o [2002/10/30] kern/44744 VN devices can hang system FreeBSD v4.5 o [2002/11/01] bin/44808 opiepasswd makes bad seed for existing us o [2002/11/04] kern/44884 imp pcic is broken in current o [2002/11/17] i386/45383 Failed installation FreeBSD 4.7-RELEASE a o [2002/11/21] kern/45568 gibbs ahc(A19160) pci parity error o [2002/12/02] kern/45910 emoore unable to use amr device o [2002/12/08] i386/46113 busspace bug f [2002/12/20] kern/46392 grog kernel, vinum, umount, changing user mode o [2002/12/23] kern/46490 silby xl driver generates lots of interrupts wi f [2002/12/23] i386/46506 joe Crash Before Initialization of Printer? o o [2002/12/26] kern/46537 amr(4) hangs system on -CURRENT or make p o [2003/01/08] kern/46865 kernel panic on SuperMicro 6012-8P box o [2003/01/08] bin/46866 NIS-based getpwent() falsely returns NULL f [2003/01/14] bin/47044 gshapiro Sendmail "Can't assign requested addresse o [2003/01/17] kern/47167 5.0 RC 3 (and 2) has 1 second uptime on T o [2003/01/21] i386/47295 kernel panic during FreeBSD 5.0 installat o [2003/01/22] bin/47384 qa sysinstall ignores intended destination d o [2003/01/24] i386/47428 Installing 4.7 on pst0 device fails o [2003/01/27] bin/47538 tar buggy on memory disk partitions o [2003/01/27] kern/47544 iir does not detect direct access drives o [2003/02/05] i386/47989 5.0-RELEASE install CD kernel panic s [2003/02/06] kern/48028 panicstr: union: missing upper layer in w o [2003/02/06] kern/48029 Fatal trap 12: page fault while in kernel o [2003/02/07] kern/48039 Fatal trap 12: page fault while in kernel o [2003/02/08] kern/48092 Fatal trap 12: page fault while in kernel o [2003/02/08] kern/48100 Fatal panic in vm_map_lookup_entry ... o [2003/02/10] kern/48166 panic: pmap_new_proc: u_map allocation fa o [2003/02/14] i386/48274 FreeBSD 4.7-RELEASE doesn't work on Toshi o [2003/02/16] bin/48341 qa Sysinstall deletes mbr although it should o [2003/02/17] kern/48369 ext2fs no-go in FreeBSD 5 (regression ove o [2003/02/25] kern/48667 FreeBSD hangs o [2003/02/25] kern/48691 kernel panics on ASUS A7N266-VM Motherboa a [2003/03/02] kern/48849 joe Maxtor XT5000 causes panic in boot o [2003/03/13] i386/49978 installation problem on Acer Altos G300 o [2003/03/23] kern/50216 ipfw kernel panic on 5.0-current when use ipfw o [2003/03/23] kern/50229 FreeBSD detects laptop drive geometries i o [2003/04/15] ports/50999 ports-bugs SSL with mail/dovecot simply doesn't work 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 o [2003/04/30] bin/51628 ypmatch doesn't match keys in legacy NIS o [2003/05/03] kern/51742 ffs_vfree: freeing free inode o [2003/05/16] ports/52346 obrien Portupgrade of bash-2.05b.004 fails with o [2003/05/22] kern/52585 luigi Kernel panic with ipfw2 and syncookies f [2003/05/22] i386/52593 mdodd Kernel panic when starting apm o [2003/05/23] ports/52632 ports-bugs vmware3 port is missing /usr/lib/vmware/v o [2003/05/25] i386/52668 i386 AIC7902 problem when large data transferr f [2003/05/27] kern/52718 jeffr changes to kern_umtx.c causes panic in ca s [2003/05/27] kern/52745 Fatal trap 12: page fault while in kernel o [2003/06/01] i386/52835 pdeuskar em driver does not work with mobile-chips o [2003/06/03] kern/52916 grog vinum causes panic after start/stop/... c p [2003/06/06] kern/53004 das union_lookup returning . (0xbc332e90) not o [2003/06/07] kern/53010 FreeBSD-CURRENT cannot use 2940 UW on SNI o [2003/06/11] kern/53195 rwatson Easily reproduceable mac_lomac panic o [2003/06/11] i386/53203 i386 "BTX halted" when attempting install of 5 o [2003/06/15] kern/53350 fill up a malloc md-disk on 5.1-R causes o [2003/06/17] kern/53416 kmem_map too small after around 12 hours. o [2003/06/17] kern/53433 heavy i/o on GBDE partition on SMP locks o [2003/06/21] ports/53600 ports-bugs /usr/port/emulators/linux_base says "linu o [2003/06/22] i386/53620 i386 Kernel panics / reboots during install of o [2003/06/25] kern/53725 jhb fatal trap 12 during boot, sys/dev/pci/pc 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 s [2003/07/08] kern/54211 rwatson Seeing other uid with kern.file sysctl. o [2003/07/08] ports/54230 ports-bugs fsck_ext2fs is broken (unable to perform o [2003/07/13] java/54463 glewis Apparent bug in jdk13 f [2003/07/16] kern/54549 panic on install on Dell 600sc o [2003/07/18] kern/54616 thomas System hangs writing CD-Rs with "atapicam o [2003/07/18] kern/54626 imp Some PC Cards cause NEWCARD to panic on c o [2003/07/29] kern/55028 The broken FAT12 filesystem causes system o [2003/07/30] ports/55039 sada Japanese fonts are not visible with mozil o [2003/08/01] ports/55147 openoffice Openoffice build failure f [2003/08/01] ports/55173 ports-bugs VMware3 hangs as normal user a [2003/08/14] kern/55587 joe null dereference in usbdi.c: usb_transfer o [2003/08/25] kern/55975 thomas ATAPICAM- READ_6(0x08) fails for ATAPI ta o [2003/09/01] ports/56268 ports-bugs mail/kavmilter exits with signal 11 o [2003/09/03] kern/56381 panic: page fault in fifo_close() ... o [2003/09/05] bin/56502 initstate() causes memory corruption on L o [2003/09/07] kern/56583 thomas panic at writting DVD-RAM after ATAng o [2003/09/09] kern/56659 ACPI trouble on IBM ThinkPad X31 o [2003/09/14] kern/56873 qa system hangs on boot at Buslogic device o [2003/09/16] i386/56933 i386 kernel panic vm_page_remove o [2003/09/16] i386/56937 i386 system panic during high network load o [2003/09/18] kern/56973 SCSI errors from on-board Adaptec (AIC7xx o [2003/09/20] kern/57036 No media detected by 3c905b-tx on 4.9-rel o [2003/09/20] i386/57043 i386 ar driver with 2 port PCI card locks up w o [2003/09/22] i386/57097 i386 Promise Ultra 100 TX2 causes lockup on SM o [2003/09/24] kern/57156 GEOM-related panic while boot on latest - o [2003/09/28] bin/57315 so Safe.pm security hole in 4.x base system' o [2003/09/28] bin/57321 markm CGI.pm in 4.x base system has a cross-sit o [2003/09/28] ports/57336 mbr FrontPage publishing failure with mod_fro o [2003/09/29] kern/57344 bms KMEM exhaustion from cloned routes o [2003/09/29] kern/57369 sos 4.9-PRERELEASE panic during ata probe o [2003/09/30] i386/57398 i386 Current fails to install on mly(4) based o [2003/09/30] ports/57427 ports-bugs Errors building static tk80 library o [2003/10/01] kern/57453 if_kue hangs boot after warm boot if firm p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' o [2003/10/04] ports/57566 znerd Resin cannot start at system boot o [2003/10/05] kern/57603 alex new bktr driver: freeze on SMP machine o [2003/10/05] kern/57606 ATAng: Can't write CD media on 5.1-CURREN o [2003/10/05] i386/57632 i386 Dell PowerEdge 4300 is allergic to FreeBS o [2003/10/07] kern/57730 darrenr ipl.ko should be compiled with IPv6 funct o [2003/10/08] ports/57731 perky lang/python port build failure on RELENG_ o [2003/10/08] kern/57736 darrenr IP Filter IPv6 accounting bug o [2003/10/08] bin/57738 darrenr [PATCH] ipmon IPv6 packet total size mis- o [2003/10/10] kern/57829 acpi-jp ACPI problems (Battery, Mouse probe) o [2003/10/10] kern/57832 softdep_deallocate_dependencies: dangling o [2003/10/12] i386/57881 i386 ripping audio CDs causes kernel panic f [2003/10/15] kern/58107 sos -CURRENT fails to detect ATA devices o [2003/10/16] kern/58139 -CURRENT panics on Thinkpad A31p while co s [2003/10/18] kern/58228 sos atacontrol rebuild always panics s [2003/10/18] kern/58230 sos ata raid crashes in g_down o [2003/10/21] ports/58346 jim Fix x11/gyroscope build on 5.X o [2003/10/21] kern/58353 Can't burn DVD media with Pioneer DVR-106 o [2003/10/22] kern/58391 grog Trap 12 with heavy disk load on ide vinum o [2003/10/23] ports/58439 kiri Fix graphics/fujiplay build on 5.X o [2003/10/23] ports/58443 ports-bugs mod_perl2 not upgrading properly o [2003/10/24] i386/58493 i386 machine page faults for no apparent reaso o [2003/10/25] ports/58514 sumikawa net/zebra based software BGP routers may o [2003/10/25] ports/58531 ports-bugs multimedia/mplayer: bktr input doesn't wo o [2003/10/26] kern/58587 sos ATAng 5.x pio underrun dispite code preve o [2003/10/27] ports/58602 ports-bugs web2ldap-0.10.4 doesn't work on FreeBSD 5 f [2003/10/28] kern/58652 kernel boot fails with pcf device o [2003/10/31] ports/58779 demon rrdtool doesn't install vital part o [2003/10/31] kern/58787 peter panic: pmap_enter: attemped pmap_enter on o [2003/11/02] ports/58853 portmgr bsd.port.mk - MASTER_SITE_SUBDIR grouping o [2003/11/03] kern/58899 luigi [fix] ipfw2 ipsec history option not work p [2003/11/04] bin/58912 dump fails on big directories with nodump f [2003/11/05] kern/58985 -CURRENT kernel hangs on booting after re o [2003/11/06] ports/58999 ports-bugs [MAINTAINER UPDATE] databases/firebird: s o [2003/11/06] ports/59001 ports-bugs [MAINTAINER UPDATE] databases/firebird-de o [2003/11/07] kern/59043 Memory leak when reading from ATAPI/CAM D o [2003/11/09] bin/59095 tar(1) process hangs in endless loop o [2003/11/09] kern/59103 Serious data corruiption reading compact f [2003/11/10] kern/59166 System hangs when detecting hand drives o a [2003/11/12] kern/59211 tjr System crashes when moving files from NWF o [2003/11/13] i386/59253 i386 ata device reset hangs if device is dead o [2003/11/13] kern/59260 Panic by integer divide fault in Thinkpad o [2003/11/14] kern/59290 joe [PATCH] attaching more than one of the sa o [2003/11/16] ports/59360 ports-bugs port logjam2 does not compile 254 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- 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 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- o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati 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 s [1997/10/01] bin/4672 rdist does not do hard links right when t 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 a [1998/05/06] bin/6536 peter pppd doesn't restore drainwait for tty s [1998/06/23] bin/7033 gad Same process notified multiple times 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 s [1998/08/10] kern/7556 hm sl_compress_init() will fail if called an o [1998/09/30] gnu/8099 obrien [patch] some bugs in cpio o [1998/11/10] bin/8646 peter Implement rlogind -a option f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console o [1998/12/21] kern/9163 adrian [patch] squid does not join a multicast g s [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/01/13] kern/9478 assar support for running a script from kldload s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/03/02] bin/10353 jon ypserv gets segmentation violation o [1999/03/09] bin/10510 Remote cvs botches commits on occassion o [1999/03/16] bin/10633 fenner [patch] tcpslice timezone problem and upd a [1999/03/24] kern/10778 ru "ipforward_rt" is not cleared when routin o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec a [1999/04/08] misc/11024 mtm getpwnam(3) uses incorrect #define to lim o [1999/05/04] kern/11490 yokota VESA+VM86+Splash == unstable system o [1999/05/05] misc/11525 dwmalone [PATCH] Networking patches to increase # o [1999/05/13] kern/11697 tegge Disk failure hangs system o [1999/05/18] i386/11773 yokota mouse works at setup time. Under X it go o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/09/10] bin/13691 fenner tcpslice cannot extract over 2GB part of s [1999/09/16] conf/13775 multi-user boot may hang in NIS environme s [1999/09/17] i386/13787 lnc driver isn't really the lnc driver o [1999/09/26] misc/13978 peter a write to last column bug appears since o [1999/09/27] kern/13997 rwatson RLIMIT_NPROC works unadequately for jails s [1999/10/04] i386/14135 doc lpt1 nolonger exists after 3.2-RELEASE o [1999/10/14] i386/14334 imp AHA-1542A not supported by FreeBSD 3.x (" o [1999/10/26] kern/14549 mdodd 3C509 broken in 3.3 o [1999/10/27] kern/14566 yokota Non-kernel programs have little/no contro a [1999/11/04] kern/14712 iedowse root has access to NFS mounted directorie s [1999/11/12] kern/14848 murray Frame Relay support, corrected a [1999/11/12] misc/14856 billf ftp stalls on FreeBSD 3.3 (CDROM) tested o [1999/11/17] i386/14946 mjacob rmt - remote magtape protocol s [1999/12/14] kern/15478 incorrect utmp/wtmp records update upon c o [1999/12/17] kern/15542 de suddenly stops working o [1999/12/23] misc/15662 markm [PATCH] perl5 Sys::Hostname fails if no P 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/02] i386/15845 imp Driver for RealTek 8029 f [2000/01/03] bin/15877 tobez Perl 5.00503 interpreter crashes with a s o [2000/01/12] kern/16090 mdodd No buffer space available a [2000/01/22] kern/16299 tmm nfs.ko can be unloaded when nfsd is runni o [2000/02/08] kern/16587 cg Can't record with newpcm & CS4236 (AW35/P o [2000/02/10] kern/16644 Bad comparsion expression in bpf_filter.c o [2000/02/21] conf/16879 tanimura Sound drivers seem to be using shared irq o [2000/02/23] conf/16948 qa Sysinstall/disklabel: bad partition table o [2000/02/25] misc/16991 jhb booting install disk and USB s [2000/03/01] misc/17108 SecureRPC not supported in mount_nfs comm o [2000/03/10] misc/17310 wpaul NIS host name resolving may loop forever o [2000/03/16] kern/17422 bde 4.0-STABLE: top: nlist failed o [2000/03/20] kern/17504 ken Another Micropolis Synchronize Cache Prob f [2000/03/20] misc/17517 mbr 100/10baseT card resets under load s [2000/03/21] conf/17540 NIS host lookups cause NFS mounts to wedg f [2000/03/21] kern/17542 greid random static with GUS PnP o [2000/03/24] misc/17584 groudier fatal SCSI error with a Symbios 53c875 co o [2000/03/28] alpha/17637 billf misconfigured syscons bell causes panic o o [2000/03/29] i386/17662 gibbs cam_xpt.c incorrectly disables tagged que o [2000/03/31] i386/17713 gibbs MAKEDEV and /stand/sysinstall goofups wit o [2000/04/04] i386/17800 bde [PATCH] problem with statclock initializa o [2000/04/12] kern/17961 n_hibma Fatal Trap 12. Page fault while in kernel o [2000/04/14] kern/18012 adrian vnode_free_list corruption, "free vnode i o [2000/04/17] misc/18065 mdodd FREEBSD 4.0 crashes on boot Compaq Prolia f [2000/04/23] i386/18185 gibbs Adaptec 3950U2 errors during boot/probe o [2000/04/24] kern/18200 mdodd 3com 3c509b recognized twice during boot o [2000/05/02] kern/18345 cg sbc / pcm not fully recognizing AWE64 o [2000/05/02] kern/18348 yokota tags o [2000/07/19] kern/20040 msmith Toshiba 2775 hangs after pcib0 driver is o [2000/07/25] misc/20172 byacc 1.9 fails to generate $default tran o [2000/07/27] kern/20234 green panic(): lockmgr: pid 259, not exclusive o [2000/07/29] conf/20282 qa sysinstall does not recover some /etc fil f [2000/07/31] kern/20335 yokota S3Trio64V+ is detected as CGA by syscons p [2000/08/02] bin/20373 Setting breakpoints in shared objects bro o [2000/08/08] ports/20490 perky Termios timeout parameters, VMIN, VTIME, f [2000/08/09] i386/20507 yokota Mouse freezes in 4.0-release after some u o [2000/08/10] misc/20521 mjacob /etc/rmt several problems o [2000/08/10] kern/20523 bde Support for PCI multiport cards for sio d o [2000/08/13] kern/20572 marcel cannot safely remove COMPAT_43 from the k o [2000/08/14] kern/20609 panic: vm_fault: fault on nofault entry, o [2000/08/15] bin/20633 fdisk doesn't handle LBA correctly f [2000/08/17] kern/20689 groudier Newbusified version of ncr driver does no o [2000/08/18] kern/20708 imp Adaptec 1542 ISA SCSI Controller not dete f [2000/08/22] bin/20779 assar junk pointer error causes kpasswd to fail o [2000/08/26] misc/20861 threads libc_r does not honor socket timeouts o [2000/08/28] gnu/20912 mp gdb does not recognise old executables. o [2000/08/30] bin/20952 des ftpd doesn't honor account expiration tim o [2000/08/31] kern/20958 mdodd ep0 lockup with ifconfig showing OACTIVE o [2000/09/07] misc/21089 vi silently corrupt open file on SIGINT w o [2000/09/11] kern/21209 groudier scsi ncr driver installs instead of scsi o [2000/09/14] gnu/21260 buffer overrun in uux o [2000/09/14] ports/21264 markm tn3270 port receives segmentation fault a [2000/09/15] kern/21304 mbr dc0 watchdog timeouts on NetGear FA310TX s [2000/09/18] misc/21384 greid pcm driver has static in recorded audio o [2000/09/19] misc/21406 freebsd's bootinst or booteasy overwrites o [2000/09/21] kern/21461 imp ISA PnP resource allocator problem o [2000/09/21] kern/21463 emulation Linux compatability mode should not allow f [2000/09/27] bin/21603 green Can't change user passwords on 4.1.1-STAB o [2000/09/28] kern/21642 Compaq Netelligent 10/100 card (TI Thunde f [2000/10/02] docs/21708 jmg kqueue/kevent man pages isn't specific ab o [2000/10/02] ports/21714 ports-bugs audio problem with games/nil o [2000/10/05] kern/21771 murray Fix for sppp and Cronyx drivers update a [2000/10/06] kern/21808 [patches] msdosfs incorrectly handles vno o [2000/10/15] misc/21998 green ident only for outgoing connections o [2000/10/19] kern/22142 cjc securelevel does not affect mount o [2000/10/25] bin/22291 getcwd() fails on recently-modified NFS-m o [2000/10/30] kern/22417 gibbs advansys wide scsi driver does not suppor o [2000/11/05] bin/22614 billf pam_ssh dumps core o [2000/11/13] kern/22826 emulation Memory limits have no effect in linux com o [2000/11/14] bin/22846 Routed does not reflect preference of Int o [2000/11/15] kern/22862 ncr probe fails with CACHE TEST FAILED: ? o [2000/11/18] i386/22944 isa_dmainit fails on machines with 512MB a [2000/11/18] kern/22947 jon IBM 10/100 EtherJet Cardbus (Xircom X3201 o [2000/11/25] bin/23098 ambrisko If installing on a serial console, enable o [2000/12/08] kern/23400 guido IPsec transport mode precludes filtering o [2000/12/12] kern/23515 get error in messages system log "Dec 11 o [2000/12/13] kern/23535 imp 4.x kernels seem to no longer support Ada o [2000/12/14] misc/23561 emulation Linux compatibility mode does not support o [2000/12/26] bin/23866 dwmalone patch for pointing out current date o [2001/01/02] kern/24032 markm rndcontrol and pccardd use of interupt ha o [2001/01/03] kern/24059 n_hibma USB support broken in SMP kernel o [2001/01/04] kern/24070 n_hibma uhci USB driver disables port on reatachi o [2001/01/04] kern/24074 mdodd Properties of token-ring protocol must be o [2001/01/05] kern/24085 syncing on shutdown leaves filesystem dir o [2001/01/06] docs/24125 wes connect(2) can yield EWOULDBLOCK/EAGAIN o [2001/01/12] bin/24271 dumpon should check its argument more o [2001/01/16] misc/24391 cannot kill amd after interface disappear o [2001/01/19] bin/24461 pirzyk Being able to increase the YP timeout wit o [2001/01/19] bin/24472 threads libc_r does not honor SO_SNDTIMEO/SO_RCVT s [2001/01/23] misc/24590 standards timezone function not compatible witn Sin o [2001/01/25] kern/24629 ng_socket failes to declare connected dat o [2001/01/25] bin/24632 threads libc_r delicate deviation from libc in ha o [2001/01/25] misc/24641 threads pthread_rwlock_rdlock can deadlock o [2001/02/09] kern/24982 iedowse stack gap usage o [2001/02/10] i386/24997 /boot/loader cannot handle extended dos p o [2001/02/11] ports/25007 max telnetx problem on 4.x o [2001/02/12] kern/25038 murray dhcp client could not set hostname on boo o [2001/02/13] kern/25067 adrian able to mount a pathname > 80 char. but u o [2001/02/14] kern/25093 4.2-STABLE does not recognize PCNet-ISA+ o [2001/02/19] kern/25213 peter Bus abstraction interface doesn't allow p o [2001/02/21] kern/25248 bde sys/user.h needs sys/param.h, but doesn't f [2001/02/21] kern/25261 gibbs ahc0 no active SCB errors when booting of o [2001/02/21] ports/25272 rse Using lang/eperl as cgi/nph binary execut s [2001/02/23] bin/25337 rwatson dmesg -a should be restricted o [2001/02/28] bin/25461 qa sysinstall's fdisk and disklabel don't wo o [2001/03/03] kern/25511 ioctl(fd, FIONREAD, &c) on a FIFO (not PI o [2001/03/05] bin/25542 standards /bin/sh: null char in quoted string o [2001/03/13] kern/25781 Statclocks cannot be disables on ServerWo p [2001/03/15] bin/25826 nfsd -t -h adr1 -h adr2 doesn't work o [2001/03/16] misc/25851 qa Security hole in anonymous FTP setup scri o [2001/03/17] bin/25886 cgetset(3) doesn't get cleared when switc o [2001/03/19] bin/25929 qa Can't use MAKEDEV in fixit mount o [2001/03/22] kern/25986 silby Socket would hang at LAST_ACK forever. o [2001/03/22] misc/26002 n_hibma Poor read/write performance on uhci USB c o [2001/03/22] kern/26013 joe Linksys (rev 3) USB 100TX NIC causes infi o [2001/03/26] bin/26093 markm pam_unix rejects authenticating accounts a [2001/03/27] kern/26142 Unlink fails on NFS mounted filesystem o [2001/03/28] kern/26171 emulation not work Linux-emulator, but hi is work i o [2001/03/31] i386/26261 silo overflow problem in sio driver o [2001/04/02] bin/26307 threads libc_r aborts when using the KDE media pl o [2001/04/03] kern/26309 PPPoE client panics in kernel - fxp probl o [2001/04/03] misc/26320 alfred mountd breaks IRIX automounter a [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- o [2001/04/08] kern/26430 cg -CURRENT panics on cat /dev/dsp or cat /d o [2001/04/10] misc/26486 setnetgrent hangs when netgroup contains o [2001/04/12] kern/26506 sendto() syscall returns EINVAL in jail e o [2001/04/25] bin/26842 dd dump with h flag takes a very long time a [2001/04/25] bin/26869 sheldonh vi(1) crashes in viewing a file with long o [2001/04/27] misc/26897 qa 4.3R sysinstall fails to create swap part a [2001/05/10] kern/27262 process won't be terminated after CPUTIME o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter p [2001/05/21] kern/27522 des linprocfs:/proc/stat does not handle SMP s [2001/05/22] kern/27543 pirzyk /proc/cpuinfo does not handle SMP hosts o [2001/05/23] docs/27605 doc Cross-document references () o [2001/05/27] kern/27694 cg Panic in csa(4) f [2001/05/29] i386/27729 qa the ls120 device "afd" does not show up u a [2001/06/05] misc/27893 sos can't burn audio cds on LG CD-RW CED-8083 o [2001/06/05] misc/27896 Error in /etc/exports invalidates entire o [2001/06/09] kern/27995 src/sys/pci if_pcn.c revision 1.21 resp. o [2001/06/12] misc/28095 [PATCH] pax may descend into directories o [2001/06/12] ports/28102 ports-bugs Recent changes to 4.3-STABLE break arla-0 o [2001/06/14] ports/28155 portmgr DESTDIR is used incorrectly in bsd.port.m o [2001/06/15] kern/28173 Problem with Touchpad on Inspiron 5000e o [2001/06/16] bin/28221 eric dialog(1) segfaults (due to the bug in li o [2001/06/17] bin/28223 su doesn't look at login.conf all the tim o [2001/06/17] bin/28224 yar ftpd doesn't honor invalid shelll in logi o [2001/06/20] bin/28311 des ftpd and sshd do not honor expired pw ent a [2001/06/24] ports/28398 mita japanese/dvi2ps cannot find tex.pro o [2001/06/26] bin/28424 mtree fails to report directory hierarchy o [2001/06/29] misc/28508 problems with backup to Tandberg SLR40 st o [2001/07/04] kern/28692 cg ICH sound driver hangs kernel o [2001/07/06] kern/28768 The system doesn't get connects on one of o [2001/07/07] bin/28798 mikeh mail(1) with a pager (more) requires fg/C o [2001/07/07] i386/28802 joe 3com Performance Pro modem conflicts with o [2001/07/09] kern/28840 gibbs Possible interrupt masking trouble in sys o [2001/07/09] bin/28852 cracauer behavior of /bin/sh with -e option looks o [2001/07/11] ports/28889 lioux mail/qpopper 4.0.3 error: Insufficient ro o [2001/07/12] i386/28928 wpaul dual starfire nic doesn't seem to work (a o [2001/07/16] bin/29026 pb traceroute -s option allows any IP addres o [2001/07/18] i386/29067 sound Yamaha OPL3Sa2 pcm/pnp bug o [2001/07/19] ports/29098 jedgar p5-Mysql port references wrong directory f [2001/07/23] kern/29170 ru ARP request fails after "bad gateway valu o [2001/07/26] bin/29253 ru natd forgets about udp connections o [2001/08/01] i386/29375 qa the disk editor used by /stand/sysinstall o [2001/08/01] i386/29377 imp pccard hangs during probe when returning o [2001/08/03] kern/29421 Update a file with mmap will cause mtime/ o [2001/08/04] kern/29465 sound Can't probe NeoMagic 256AX audio chip. f [2001/08/11] kern/29626 ifconfig causes kernel panic in 4.4-PRERE o [2001/08/13] kern/29686 jlemon kevent EV_ADD EVFILT_WRITE does the wrong o [2001/08/14] ports/29704 bp Imagemagick Identify utility crashes when o [2001/08/15] bin/29725 dwmalone [PATCH] Fixed segmentation fault in simpl o [2001/08/17] bin/29808 ypserv dumps core in yp_find_db o [2001/08/17] i386/29809 rsm pb Xircom Eth Card with Freebsd 4.4RC1 : o [2001/08/19] i386/29882 peter stable 4.3 kernel compile fails for multi o [2001/08/20] bin/29903 ypbind loses connection to NIS master and o [2001/08/23] kern/29983 imp Problem with "TI PCI-1250 PCI-CardBus Bri o [2001/08/24] kern/30049 imp [f: 4.4] Bad iomem assigned in some cases o [2001/08/27] kern/30125 btx/bootloader dumps very often if serial o [2001/08/30] kern/30223 Using /usr/share/examples/kld/cdev, testc o [2001/08/30] kern/30230 md cannot o [2001/08/31] bin/30235 /usr/sbin/portmap cannot listen to localh o [2001/08/31] kern/30241 gibbs System crash w/err: AHC0; AHC_INTR - refe o [2001/09/02] i386/30276 CPUTYPE=486 built on a CPUTYPE=p3 WORLD b o [2001/09/04] bin/30310 top does not show CPU usage o [2001/09/06] conf/30399 Have Fortran use the CPUTYPE variable o [2001/09/10] kern/30482 calcru calls printf while holding a spin o [2001/09/10] alpha/30486 alpha AlphaServer DS10 floppy access is broken o [2001/09/10] alpha/30487 alpha Floppy access on AlphaServer DS20 solid l o [2001/09/10] ports/30490 sobomax yacc in world does NOT fully respect TMPD f [2001/09/10] kern/30502 joe panics if logitech joystick usb attached o [2001/09/15] misc/30590 /etc/hosts.equiv and ~/.rhosts interactio o [2001/09/15] kern/30592 roam [PATCH] panic: static sysctl oid too high o [2001/09/17] kern/30630 fenner Failure to check for existence of interfa o [2001/09/21] kern/30712 fatal kernel trap during ufs_rename o [2001/09/25] kern/30820 sound PCM sound fails f [2001/09/25] ports/30823 linimon New port: databases/kinterbasdb, Python m o [2001/09/26] bin/30837 qa Sysinstall doesn't set the schg flag on t o [2001/09/30] kern/30948 ls'ing mounted brand new floppy locks up o [2001/10/01] kern/30958 QUOTA with 0 bytes in quota.user hangs up f [2001/10/01] bin/30966 fenner TCPdump repeating on Radius accounting pa o [2001/10/01] kern/30971 peter NFS client modification time resolution i f [2001/10/02] ports/30993 iedowse xxgdb cannot open source file o [2001/10/04] bin/31045 routed dumps core 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/11] ports/31216 znerd New port: devel/plist-builder o [2001/10/18] misc/31363 qa sysinstall "partition editor" silently co o [2001/10/21] kern/31398 cg newpcm does not play back the tail of sou o [2001/10/26] ports/31511 obrien g++30 produces binaries which SIGBUS when o [2001/10/30] conf/31631 "MAC address" can't be acquired properly. a [2001/10/31] kern/31659 joe USB controller driver will die after some o [2001/10/31] bin/31661 threads pthread_kill signal handler doesn't get s o [2001/11/01] bin/31692 2872-or-less-byte ftp binary transfer fro o [2001/11/03] kern/31746 failed connect(2) seems to cause problems f [2001/11/05] kern/31768 darrenr Use of fastroute in IPFilter reboots the o [2001/11/05] kern/31790 problem with NFS and jail() o [2001/11/07] ports/31819 jmz ports/ispell install doesn't work o [2001/11/07] bin/31835 mbr dhclient doesn't close FD's before spawni a [2001/11/07] bin/31837 jhb sysinstall change mountpoint s [2001/11/09] ports/31893 des gnats-3.113.1 conflicts with /usr/bin/sen o [2001/11/12] kern/31940 nge gigabit adapter link reset and slow t o [2001/11/14] kern/31979 Setup and boot locks Compaq Armada E500 l f [2001/11/17] java/32063 znerd patch for /usr/ports/java/linux-jdk about o [2001/11/17] bin/32072 setuid w/o immutable flag o [2001/11/18] kern/32098 semctl() does not propagate permissions a [2001/11/19] kern/32118 mbr 21143 with dc driver will not select 10ba o [2001/11/19] ports/32121 x11 XFree86-4-Server: xf86cfg 4.1.0 writes ba o [2001/11/20] kern/32124 imp Cannot set 128 bit wep key on prism2 (wi0 o [2001/11/23] kern/32226 time of day clock runs fast (approx twice o [2001/11/23] ports/32234 tobez Perl ports not $LOCALBASE clean o [2001/11/26] bin/32295 threads pthread dont dequeue signals o [2001/11/27] kern/32338 Network to disk write performance low und o [2001/11/28] kern/32353 if kern.maxproc > 512 sybase ASE 11.9.2( o [2001/11/29] bin/32374 vi -r doesn't work, file contained unexpe o [2001/12/08] bin/32619 des libfetch does not use RFC 1738's definito o [2001/12/10] kern/32668 peter NFS directory removal problems manifested f [2001/12/10] bin/32686 wosch locate command dumps a core file with bro o [2001/12/11] ports/32700 ports-bugs net/arla: inode changes for large o [2001/12/11] kern/32716 joe system hangs when running vid (usb webcam o [2001/12/11] bin/32717 brian ppp(8) change mss to wrong size f [2001/12/12] bin/32791 ru FreeBSD's man(1) utility vulnerable to ol o [2001/12/13] kern/32797 Problem with IPX and netgraph(4) o [2001/12/13] kern/32809 yet another panic while syncing disks aft f [2001/12/21] kern/33074 joe USB printer support does not detect print o [2001/12/21] ports/33080 ume gkrellmvolume interferes with the ability o [2001/12/22] kern/33085 jlemon Samba's NMBD cannot find alias interface o [2001/12/24] kern/33138 pnp problem in 4.3, 4.4, 4.5 o [2001/12/26] kern/33201 net/net_osdep.c:if_name is broken f [2001/12/26] misc/33213 ume rarpd fails to init IPv6 enabled interfac o [2001/12/30] kern/33344 memory leak in device resource config loa o [2001/12/30] misc/33370 qa Post configuration issue o [2002/01/02] kern/33464 soft update inconsistencies after system o [2002/01/03] bin/33515 amd incorrectly handles multi-homed nfs s o [2002/01/04] kern/33532 sound Playing audio on some soundcards with pcm o [2002/01/04] kern/33535 invalid kernel diagnostic while writing d f [2002/01/04] gnu/33551 cvs chokes on OpenBSD repositories f [2002/01/07] kern/33653 DSL PPPoE connection error on 4.5-PRERELE o [2002/01/07] misc/33672 sheldonh telnetd and mount_mfs signal handlers cal o [2002/01/09] kern/33738 argv == NULL is not handled correctly by o [2002/01/13] kern/33833 luigi Correct kernel config for 4.4-RELEASE is f [2002/01/13] kern/33839 joe usb0: host controller halted (involving A o [2002/01/15] ports/33927 ports-bugs ja-dvipdfm port requires texmf/dvips/base o [2002/01/15] docs/33929 doc Section 15.15 of the FreeBSD Porter's Han o [2002/01/16] kern/33940 quotactl allows compromise gid-quotas o [2002/01/16] kern/33974 sound Can not record anything with emu10k1 on 4 o [2002/01/17] kern/34017 The siginfo_t passed to the signal handli o [2002/01/18] kern/34020 programs fail that poll(2) on fifos o [2002/01/18] bin/34030 miibus.ko can be loaded into the kernel w s [2002/01/20] i386/34092 reboot hangs the system (IBM PC Server 31 o [2002/01/21] gnu/34128 sdiff "e" doesn't work with some editors o [2002/01/23] kern/34205 njl detect USB memory device, But can not use o [2002/01/24] gnu/34246 joe CVS doesn't rebuild CVSROOT/options o [2002/01/25] i386/34267 semenu FreeBSD hangs and reboots when overloaded o [2002/01/25] bin/34269 fenner tcpdump -v incorectly identifies packets o [2002/01/25] misc/34270 man -k could be used to execute any comma f [2002/01/26] kern/34306 gibbs 4.5-RC panics on boot with half-supported o [2002/02/01] i386/34536 threads accept() blocks other threads o [2002/02/01] kern/34544 joe Kernel crash on fclose() of /dev/kbd1 whe o [2002/02/02] misc/34568 turning printer on and off hangs the comp o [2002/02/03] kern/34582 wpaul Support for D-Link DFE-690TXD Cardbus PC o [2002/02/04] kern/34619 TCP - FINs with different sequence number p [2002/02/06] bin/34682 fenner scanf/sscanf doesn't understand %lld f [2002/02/08] ports/34730 lioux new port mail/qmail-scanner - a virus-sca o [2002/02/09] kern/34765 darrenr Unloading the ipl.ko module will panic th o [2002/02/10] kern/34801 darrenr TCP window size bug (afflicting IP Filter o [2002/02/10] bin/34811 sh: "jobs" is not pipeable o [2002/02/11] misc/34842 VmWare port + NIS causes "broadcast storm o [2002/02/17] kern/35061 joe After printing to HP Deskjet 656c USB pri o [2002/02/19] misc/35116 keyinfo reports root's keyinfo o [2002/02/20] kern/35136 luigi VLAN & bridging & MTU o [2002/02/22] bin/35214 obrien dump program hangs while exiting o [2002/02/25] bin/35307 standards standard include files are not standard c o [2002/02/25] misc/35310 des SSHing with expired password does not bri o [2002/02/26] misc/35350 Can't boot on ASUS TXP4 o [2002/02/26] kern/35351 sound emu10k1: no posibility to record sound. K o [2002/02/26] ports/35353 green cfs strips eighth bit of file name on "ou o [2002/02/27] kern/35396 poll(2) doesn't set POLLERR for failed co o [2002/02/28] kern/35399 poll(2) botches revents on dropped socket o [2002/02/28] kern/35429 select(2)/poll(2)/kevent(2) can't/don't n o [2002/02/28] kern/35442 Problem transmitting runts in if_sis driv o [2002/03/03] misc/35506 innetgr() doesn't match wildcard fields i o [2002/03/03] kern/35511 sis(4) multicast filtering doesn't pass s o [2002/03/07] bin/35622 threads sigaltstack is missing in libc_r o [2002/03/07] kern/35645 Layer 2 switching using default router of o [2002/03/07] misc/35662 send-pr and/or web pr query system screws o [2002/03/08] kern/35669 NFSROOT breaks without a gateway s [2002/03/08] docs/35678 doc docproj Makefiles for web are broken for f [2002/03/08] kern/35691 mbr Realtek NIC driver does not work with Rea o [2002/03/09] kern/35703 /proc/curproc/file returns unknown o [2002/03/10] kern/35756 joe USB reattach of Sony DSC-S75 fails, USB s o [2002/03/11] misc/35774 [SECURITY] Suboptimal auditing possibilit o [2002/03/12] bin/35842 rm -f nonexistent file successful but rm o [2002/03/13] bin/35843 maxim [PATCH] MD5 auth implemented in routed is o [2002/03/13] gnu/35878 /usr/bin/strip resets ABI type to FreeBSD o [2002/03/13] conf/35880 rc files could be a bit more jail friendl p [2002/03/15] bin/35921 jon Wrong path reduction of dot-dot paths in o [2002/03/15] bin/35925 fixit floppy cannot be mounted on USB dri a [2002/03/16] kern/35985 re swap double mount o [2002/03/16] kern/35986 Wrong bpf-header preceading packet when u o [2002/03/17] i386/36003 Cyclades Cyclom YeP causes panics on Free p [2002/03/17] kern/36038 bp sendfile(2) on smbfs fails, exposes kerne o [2002/03/19] misc/36086 trhodes Kerberos Problem/Handbook wrong/Followup o [2002/03/20] kern/36147 bogus irq 7 message being issued o [2002/03/21] docs/36168 doc -pthread/_THREAD_SAFE docs missing in gcc o [2002/03/22] kern/36219 poll() behaves erratic on BPF file descri o [2002/03/28] kern/36415 roger the bktr driver incorrectly handles the s a [2002/03/28] i386/36451 roger (sys/dev/bktr) Japan IF frequency is inco o [2002/03/29] kern/36482 Multiport starfire card (sf/ukphy) doesn' o [2002/03/29] conf/36508 qa installation floppy bug (See description) o [2002/03/29] i386/36517 sis driver can't map ports/memory for Net o [2002/03/31] kern/36566 System reboot with dead smb mount and umo o [2002/04/05] kern/36784 Can't fcntl(fd, F_SETFL, ...) on a pseudo o [2002/04/07] ports/36846 ports-bugs fxtv 1.03 freezes the system when $LANG=d o [2002/04/07] bin/36867 games/fortune: add FORTUNE_PATH env var, o [2002/04/08] ports/36879 mbr emulators/vmware2 freezes and reboots sys o [2002/04/08] conf/36911 qa installation floppies miss autoload file o [2002/04/09] bin/36926 send-pr destroys PR if emacs interrupt ch o [2002/04/09] i386/36943 reboot hangs on Tyan Thunder K7 with SMP o [2002/04/11] misc/36999 2 Default Routes Created o [2002/04/11] ports/37006 dirk cdrecord in sysutils/cdrtools does not wo o [2002/04/14] kern/37057 Problem with rlimits on filesystem mounte o [2002/04/15] kern/37109 Kernel refuses to assign unused IP to tun o [2002/04/18] i386/37240 EtherExpress16 not probed at boot o [2002/04/19] kern/37261 luigi kernel is not linking without "device eth o [2002/04/21] kern/37326 roger smbus/bktr crash when omitting "device ii o [2002/04/22] bin/37343 portmap TCP binds strangeness o [2002/04/22] ports/37361 ports-bugs installing gcc30 port breaks devel/gettex o [2002/04/23] misc/37399 rsh does not work from Win 2k to freeBSD o [2002/04/24] kern/37436 accept dead loop when out of file descrip o [2002/04/24] kern/37441 ISA PNP parse problem o [2002/04/24] kern/37443 incorrect move pointer in environment str o [2002/04/26] i386/37482 sound Weird behaviour under relatively slow loa o [2002/04/27] kern/37502 NFS client ignores mtime.tv_usec for open o [2002/04/28] i386/37523 lock for bios16 call and vm86call o [2002/04/29] misc/37585 qa System hangs on install at probing device o [2002/04/30] misc/37586 qa newfs failing in 5.0-DP1 initial install o [2002/04/30] kern/37589 imp Kernel panics upon resume from zzz on my o [2002/05/01] kern/37635 joe USB ufm driver using major 200, although a [2002/05/01] kern/37656 robert Linux emulator 'Invalid Argument' error i o [2002/05/03] misc/37710 murray LAN interface in wrong state after attemp f [2002/05/05] misc/37775 netsmb/smb_subr.c needs opt_global.h in S o [2002/05/08] misc/37863 Configuration of X corrupts screen, and i o [2002/05/09] kern/37889 kernel panic when writing to a FAT32 part o [2002/05/12] kern/38011 rsm Fatal Trap 12 using Xircom CE2 in IBM 760 a [2002/05/12] java/38018 znerd ports/www/jakarta-tomcat4: make passing o a [2002/05/12] java/38020 znerd ports/www/jakarta-tomcat4: stop tomcat vi o [2002/05/14] kern/38095 bp vlan not supported with fxp f [2002/05/16] kern/38166 gad ipv6_gateway_enable="YES" breaks lpd o [2002/05/17] ports/38212 knu XFree86-4 and portupgrade get dependencie o [2002/05/24] kern/38495 soreceive fails to maintain invariant on s [2002/05/24] kern/38527 /dev/random does not obey O_NONBLOCK flag o [2002/05/25] kern/38549 threads the procces compiled whith pthread stoppe o [2002/05/25] kern/38554 changing interface ipaddress doesn't seem o [2002/05/26] misc/38582 qa sysinstall sets newfs flag after changing o [2002/05/27] ports/38602 ports-bugs x11-wm/tvtwm is confused about PREFIX o [2002/05/27] bin/38609 qa Sysinstall should know the size of the va o [2002/05/27] kern/38632 imp Loss of connection with wi cards o [2002/05/30] i386/38731 Freebsd doesn't support ( pdc20276 / Raid f [2002/05/30] kern/38736 joe kernel panic during memory stick removal o [2002/05/30] kern/38752 rn_walktree_from not halting at the right o [2002/05/31] bin/38765 peter CVS Daemon Vulnerability in 1.11.1p1 o [2002/06/01] kern/38794 sound ESS Solo driver truncates output o [2002/06/01] kern/38795 sound kldunload of snd_ess, snd_sb16, snd_sb8 p f [2002/06/02] misc/38835 qa sysinstall always installs crypto o [2002/06/04] kern/38894 Dell PowerEdge 4600 PCI Bus scan problems o [2002/06/04] kern/38906 calcru: negative time of o [2002/06/05] bin/38918 edquota breaks silently when quota-marked o [2002/06/07] kern/38983 Kernel fails to access disk f [2002/06/10] misc/39104 sos The disc in your drive looks more like an o [2002/06/11] ports/39148 cy screen consumes 100% when run o [2002/06/11] ports/39149 ume ports/mail/cyrus-imapd: cyradm causes per o [2002/06/11] ports/39151 trevor acroread5 install fails o [2002/06/11] kern/39185 core dump binary in single user mode o [2002/06/13] kern/39233 NonConforming IPsec implementation from F o [2002/06/13] kern/39252 Syscons doesn't support 8-bit control cha o [2002/06/13] kern/39260 sound pcm0 locks on boot, Compaq Presario 1920 o [2002/06/15] kern/39329 '..' at mountpoint is subject to the perm o [2002/06/15] kern/39331 dwmalone namei cache unreliable for __getcwd() o [2002/06/16] kern/39388 groudier ncr/sym drivers fail with 53c810 and more o [2002/06/18] ports/39479 cy Binary version of screen-3.9.11_1 in port o [2002/06/19] i386/39507 FreeBSD can't boot: BTX halted problem s [2002/06/19] i386/39536 FreeBSD default bootloader does not load o [2002/06/20] i386/39604 Install failure on HP Pavilion 310n - Una o [2002/06/21] i386/39633 Errors reported in schistory.c in syscons s [2002/06/22] ports/39660 portmgr add ${PKGNAMEPREFIX} to (DOCS|EXAMPLES)DI o [2002/06/23] ports/39760 jedgar ports/math/rcalc is too old and contains o [2002/06/24] conf/39763 Can't get a correct MAC address for MELCO o [2002/06/24] ports/39788 mharo building proftpd in ports ignores WITH_MY o [2002/06/24] i386/39802 iBCS2 emulation fork process core dumps f [2002/06/24] kern/39805 joe 4.6R install panics with umass0 device co o [2002/06/25] bin/39849 /sbin/restore fails to overwrite files wi f [2002/06/26] conf/39887 matusita /stand/sysinstall doesn't set sendmail_en o [2002/06/26] bin/39896 netmask 0xffffff00 no longer works in /et f [2002/06/27] bin/39918 brian Userland PPP - CHAP and PAP are swaped o [2002/06/27] bin/39922 threads [PATCH?] Threaded applications executed w o [2002/06/27] kern/39928 imp wi0 timeouts and hangs the system while s o [2002/06/27] kern/39937 ipstealth issue o [2002/06/27] bin/39940 /usr/sbin/periodic sends thousands of ema o [2002/06/29] misc/40001 grog vinum showing -2 drives after removing se o [2002/06/30] kern/40044 SMP kernel fails to boot on DELL 610 o [2002/07/01] i386/40073 rsm Xircom Realport Ether doesn't work in Tos o [2002/07/02] kern/40122 sound Device pcm stopps booting Kernel 4.6 o [2002/07/02] i386/40132 Enabling the joystick interface on es137x o [2002/07/03] kern/40139 darrenr ipfilter issue o [2002/07/03] ports/40167 bp mars_nwe does not report disk full errors o [2002/07/04] misc/40206 Can not assign alias to any POINTOPOINT i o [2002/07/05] bin/40219 [apm] apm breaks removable media o [2002/07/05] bin/40227 CVS client doesn't upload new files creat o [2002/07/06] misc/40260 qa sysinstall hangs up detecting devices (No f [2002/07/06] i386/40274 "fxp: device timeout" errors during heavy o [2002/07/06] bin/40278 mktime returns -1 for certain dates/timez o [2002/07/07] bin/40282 /bin/kill has bad error checking for comm o [2002/07/09] kern/40394 if_tap driver hard coded permission check a [2002/07/11] bin/40466 pax may not handle correctly some tar arc o [2002/07/11] bin/40471 des chpass(1) -a option broken in CURRENT o [2002/07/14] kern/40558 UDP6 sockets do not receive responses of o [2002/07/14] kern/40561 jlemon TTCP does not work with IPv6 o [2002/07/14] kern/40574 sound NeoMagic soundcard detection on Gateway S o [2002/07/15] ports/40610 jmz Latex build "cannot find Hyphenation patt 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/07/16] ports/40672 sobomax wsoundserver defaults to using esound and o [2002/07/19] kern/40766 imp NEWCARD freeses system while card inserti o [2002/07/19] kern/40787 page fault while in kernel mode o [2002/07/19] kern/40792 joe signals lead to data loss on device ugen o [2002/07/22] ports/40886 ache www/apache13: pkpkg_delete apache-1.3.26_ o [2002/07/22] kern/40895 wierd kernel / device driver bug o [2002/07/23] i386/40945 FreeBSD can not support IBM ServeRAID4Lx o [2002/07/25] i386/40972 Stallion Multiport Serial Driver . o [2002/07/26] kern/41007 overfull traffic on third and fourth adap o [2002/07/29] kern/41125 adrian squid-2.4.STABLE7 loop on poll() - SMP ke o [2002/07/29] ports/41128 ports-bugs dns/dnrd: recv_addr init wrong and 512 by o [2002/07/29] i386/41138 silby vr0 locks up on one hub, OK on another o [2002/07/31] kern/41216 Get "NFS append race" error o [2002/08/01] misc/41242 periodic scripts make unwarrented assumpt o [2002/08/03] bin/41297 mp {t,}csh backquote/braces expansion bug f [2002/08/04] bin/41327 jon skey decrementing but not authorizing wit o [2002/08/04] misc/41331 threads Pthread library open sets O_NONBLOCK flag o [2002/08/07] bin/41410 /bin/sh bug on expanding $? in here-docum o [2002/08/07] bin/41435 mbr dhclient writes lease file that it can't o [2002/08/11] i386/41569 silo overflow o [2002/08/13] kern/41632 luigi bridging when one interface has no carrie o [2002/08/16] kern/41720 if_nge_load=YES make system not bootable o [2002/08/16] kern/41740 grog vinum issues: page fault while rebuilding o [2002/08/18] i386/41757 qa sysinstall 4.6.x unstable o [2002/08/19] i386/41776 mrouted doesn't route multicast packets o [2002/08/19] bin/41777 /etc/periodic/daily/100.clean-disks remov o [2002/08/20] docs/41824 murray LANG is not documented in setlocale(3) o [2002/08/21] kern/41850 qa sysinstall fails to create root filesyste o [2002/08/22] kern/41881 julian ng_device was not MFCed for 2 months o [2002/08/22] bin/41908 make: $? not always set o [2002/08/23] i386/41930 declaration clash for ffs() and ${CXX} o [2002/08/23] conf/41935 PPPoE problem with 3com device - 3c12 o [2002/08/24] kern/41966 audio/play: sblive, can cause "Device bu o [2002/08/25] bin/42004 quota and rpc.statd are still IPv4 only, o [2002/08/27] kern/42089 phk ntp_gettime returns time in wrong scale o [2002/08/27] bin/42093 ypbind hangs on NIC with the lowest scope o [2002/08/28] misc/42115 luigi PicoBSD: fix build script for 4.6-STABLE o [2002/08/28] kern/42120 bms 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 p [2002/09/02] bin/42356 uudecode -o doesn't work if piped o [2002/09/04] bin/42407 ppp(8) IPV6CP fails o [2002/09/05] kern/42457 Hack to allow Linux Matlab to exit o [2002/09/06] bin/42484 jmallett ps: uprocp documented but not implemented o [2002/09/07] ports/42516 openoffice OpenOffice.org generate wrong WM_LOCALE_N o [2002/09/07] i386/42539 Fatal Trap 12 resulting from Conner Perip o [2002/09/08] kern/42564 sound record bug with emu10k1 driver o [2002/09/08] kern/42578 Using PCI serial cards (puc) in SMP machi o [2002/09/09] kern/42621 imp Dell Inspiron 5000e hangs when using Orin o [2002/09/10] kern/42638 sound CS4326/4327 (MSS) buggy output playing 11 f [2002/09/10] ports/42647 linimon port misc/pybliographer does not configur o [2002/09/11] kern/42652 error deleting r/o (by windows) files on o [2002/09/11] bin/42658 markm recompile /usr/src/libexec/telnetd and lo o [2002/09/12] ports/42713 wjv biology/emboss : problems building EMBASS o [2002/09/13] gnu/42726 cvs cvs -R pserver & val-tags: story continue o [2002/09/13] kern/42727 [PATCH] Wrong MTU in need-frag ICMP using o [2002/09/13] ports/42729 obrien bash manpage has /bin/bash as location fo o [2002/09/13] misc/42748 joe USB on hardware list does not work o [2002/09/13] i386/42750 Fdisk makes no difference between FAT32, o [2002/09/13] docs/42762 doc ppp.8 has no description of $env and ~use a [2002/09/14] ports/42777 openoffice OpenOffice install fails o [2002/09/14] ports/42783 steve open-motif port doesn't compile o [2002/09/14] i386/42784 imp pcmcia 16bit network card removal locks a o [2002/09/15] misc/42801 FreeBSD freezes when opening cuaa0 with a o [2002/09/15] i386/42806 VLANs do not work with fxp + catalyst as o [2002/09/20] kern/42983 imp wi0 sporadically freezes the system for 1 o [2002/09/20] kern/43151 Panic 20 seconds after resume o [2002/09/21] bin/43223 pirzyk getnetby{name|addr} broken for DNS lookup o [2002/09/23] ports/43301 steve mwm confused by mouse events following up o [2002/09/24] bin/43337 des fetch: -s fails if -4 or possibly other o o [2002/09/25] kern/43352 luigi ipfw aborts processing file/pipe when del f [2002/09/25] i386/43366 joe Cannot format media in USB floppy devices o [2002/09/28] www/43454 www Packages hard to find, often missing o [2002/09/28] kern/43462 joe copying files from olympus C-4040 digital o [2002/09/29] bin/43501 getpwnam, getpwuid fail when linking agai p [2002/10/01] alpha/43567 robert strtod() core dumps f [2002/10/02] kern/43580 njl QUIRK: PhotoClip USB Camera o [2002/10/02] bin/43592 mktime rejects dates at the start of dayl o [2002/10/02] kern/43599 Balloc did not check mallocated pointer i a [2002/10/02] kern/43605 luigi enabling polling in the kernel causes pag o [2002/10/04] misc/43674 Able to bypass expired password o [2002/10/08] standards/43837wollman PKST (pakistan daylight time) changed fro o [2002/10/09] conf/43851 Colorado backup unit o [2002/10/09] i386/43852 4.7-RC "device timeout" problem a [2002/10/09] kern/43885 ken USB CDROM does not work with vmware 2.x o [2002/10/10] kern/43887 threads abnormal CPU useage when use pthread_mute o [2002/10/11] java/43924 glewis writing from JAVA to a pipe sometimes han o [2002/10/11] bin/43930 ldconfig calls bcopy with wrong size o [2002/10/11] kern/43953 Backport of BMC5703 drivers o [2002/10/12] kern/43984 rp driver does not support multiple PCI c o [2002/10/12] bin/43993 joe /usr/sbin/usbd does not handle an usb eve a [2002/10/13] kern/44030 VNode/Swap troubles o [2002/10/15] kern/44087 fatal kernel trap when ifconfig a inet6 i o [2002/10/15] kern/44126 lnc network hungup at large traffics on V o [2002/10/16] kern/44130 Enabled apm hangs up FreeBSD kernel on i8 s [2002/10/16] misc/44148 installworld in 4.7-STABLE does not insta f [2002/10/17] i386/44178 sound kldload of snd_emu10k1 locks system o [2002/10/17] kern/44185 bms Problem adding route with -interface opti f [2002/10/17] ports/44192 edwin joe o [2002/10/18] kern/44202 -stable rp driver does not work with mult o [2002/10/19] conf/44263 imp Intel AnyPoint II Wireless Card Unrecogni p [2002/10/19] misc/44268 ache [PATCH] FreeBSD is missing lt_LT.ISO8859- o [2002/10/21] kern/44355 After deletion of an IPv6 alias, the rout o [2002/10/23] kern/44417 luigi ipfw layer2 rules are not checked for eth o [2002/10/26] i386/44497 NIC Lags? s [2002/10/26] bin/44504 mp tcsh-6.12.00's "source" command ignore co o [2002/10/26] kern/44512 sound pcm driver generates static half the time o [2002/10/26] kern/44514 X11 mouse pointer disappears upon suspend o [2002/10/27] bin/44518 yar ftpd does not show OPIE OTP challenge o [2002/10/27] bin/44519 yar ftpd.conf(5) contains references to ftpd( o [2002/10/28] gnu/44564 peter [PATCH] Aborted cvs session causes an end o [2002/10/28] bin/44567 darrenr ipfstat does not show IPv6 accounting inf o [2002/10/28] misc/44578 getnetgrent fails to read NIS netgroup ma o [2002/11/02] ports/44835 knu portupgrade vs. docproj dependencies o [2002/11/03] kern/44867 Frequent hard hangs on ASUS P4T-E/P4S-533 o [2002/11/05] kern/44936 ng_pppoe: relay session identifier does n o [2002/11/06] bin/44995 /usr/bin/limits thinks sbsize is number, o [2002/11/06] kern/45013 locking warnings in CURRENT o [2002/11/06] kern/45014 pdeuskar VLAN tag on frames received via em(4) are o [2002/11/06] kern/45023 flexlm does not run with linux-base-7, st o [2002/11/09] gnu/45168 Buffer overflow in /usr/bin/dialog o [2002/11/11] ports/45210 ports-bugs Broken Linux ABI Emulation in emulators/l o [2002/11/12] ports/45234 ports-bugs timidity++ portupgrade problem, removes s o [2002/11/13] bin/45272 dump/restore problem o [2002/11/14] docs/45303 doc Bug in PDF DocBook rendering o [2002/11/15] kern/45322 Panic on resume (zone: entry not free) o [2002/11/15] kern/45324 Re: 4.7 kernel does not find aha1 o [2002/11/17] kern/45373 mckusick softupdate / fs damaged after loss of pow o [2002/11/18] bin/45397 nectar Telnet dumps core when MAKE_KERBEROS5=yes o [2002/11/18] kern/45403 imp Cannot install -CURRENT via pccard networ o [2002/11/18] ports/45417 jim everybuddy installs modules in wrong plac o [2002/11/19] bin/45478 tjr /bin/sh coredump o [2002/11/20] i386/45525 imp Dell Inspiron 7000 does not recognize PC- o [2002/11/20] bin/45529 hexdump core-dumps with certain args [PAT o [2002/11/21] i386/45558 mdconfig and msdosfs make fs writes hang o [2002/11/21] i386/45565 qa sysinstall: write error, filesystem full f [2002/11/21] kern/45579 joe Panic from USB stack after device detach o [2002/11/24] kern/45673 sound PC98 internal CS4231A is mis-detected to o [2002/11/24] kern/45679 sound Cannot record except 8bit-mono with CS423 o [2002/11/24] kern/45682 sound Sometime failed to record/play with CS423 o [2002/11/25] kern/45713 emoore If you use the amr driver, it is impossib o [2002/11/25] bin/45721 darrenr ipfilter's flags and icmp-type processing o [2002/11/25] bin/45723 ls(1)'s wrong behaviour with not searchab o [2002/11/25] kern/45733 file descriptor flags and socket flags ou o [2002/11/26] i386/45773 Softboot causes autoconf failure on Broad o [2002/11/26] kern/45777 crashdump issue with too-small dumpdev o [2002/11/27] ports/45805 ports-bugs security/sfs does not build on Alpha a [2002/11/29] docs/45833 trhodes nsmb.conf man page o [2002/12/02] kern/45913 imp WaveLan driver problems with latest -CURR o [2002/12/03] ports/45972 tobez lang/perl5: Perl system() calls will hang o [2002/12/04] bin/45990 dwmalone top dumps core if specific errors in pass o [2002/12/04] bin/45995 markm Telnet fails to properly handle SIGPIPE o o [2002/12/05] ports/46008 kiri [PATCH] Update mail/mew2 to Mew 2.3 o [2002/12/05] i386/46017 smb mounts break /etc/periodic/weekly/310 o [2002/12/06] kern/46036 inaccurate timeouts in select(),nanosleep o [2002/12/09] kern/46152 Panic in adw dumping to tape o [2002/12/10] kern/46176 joe umass causes kernel panic if device remov o [2002/12/11] i386/46194 5.0-RC1 kern floppy load fails on AMD K6- o [2002/12/11] www/46195 www man page kadmind(8) not found at www.Free o [2002/12/12] kern/46226 darrenr 5.0-RC1 ipfilter module [ipl.ko] fails to o [2002/12/13] kern/46239 posix semaphore implementation errors o [2002/12/13] misc/46245 sound AC'97 is not supported on ABIT BW7 o [2002/12/17] ports/46322 tobez lang/perl5 - string '0' (zero) is not con o [2002/12/17] ports/46338 ports-bugs security/cyrus-sasl 1.5.27_7 mysql_verify o [2002/12/18] bin/46352 Open file descriptors and signal handling o [2002/12/19] i386/46371 joe USB controller cannot be initialized on I o [2002/12/20] conf/46401 dougb [PATCH] /etc/rc.d/named doesn't create ch o [2002/12/22] i386/46484 System panics upon configuration of bge N o [2002/12/25] ports/46530 ports-bugs x11-toolkits/gtkada links against unexist o [2002/12/26] kern/46551 cbb driver hangs on Sony Vaio o [2002/12/26] ports/46554 tobez fix a regex bug dealing with utf8 strings o [2002/12/27] kern/46557 ipfw ipfw pipe show fails with lots of queues o [2002/12/28] kern/46576 FreeBSD 4.6 broke linux emulation install o [2002/12/29] kern/46618 joe USB (UHCI/ICH3) PALM connect/disconnect/c f [2002/12/29] kern/46619 acpi-jp Installation hangs on IBM Thinkpad T23 f [2002/12/31] i386/46646 sound snd_emu10k1.ko halting the system a [2002/12/31] kern/46647 silby Failure to initialize MII on 3Com NIC res o [2003/01/01] bin/46676 ru [PATCH] bsd.dep.mk restricts domain of ta o [2003/01/02] misc/46694 imp Getting DUP packets when in Promiscous mo o [2003/01/03] kern/46736 sound ISA audio CS4232 (HP Omnibook 5000C) work o [2003/01/03] ports/46741 ports-bugs PVM-POV fails trying to locate file/folde o [2003/01/04] bin/46761 hmp buffer overflow by strcpy() in natd's arg p [2003/01/09] misc/46902 tjr Error with mount_smbfs and 15 Char Netbio o [2003/01/10] ports/46964 ports-bugs Failure when running "make install" on ex o [2003/01/11] ports/46985 sobomax port x11-toolkits/py-wxPython broken on - f [2003/01/12] kern/47005 joe OHCI USB not noticing device detachments s [2003/01/14] ports/47061 ports-bugs Conflicting system headers by build of gr o [2003/01/16] kern/47152 pseudo-device ef in kernel does not creat o [2003/01/19] i386/47236 Console missing during bootup on Sony Pic o [2003/01/19] i386/47243 sound Onboard CMedia CMI8738 playback noise o [2003/01/20] ports/47245 znerd daemonctl scribbles over log file when si f [2003/01/20] kern/47255 5.0-RELEASE install boot floppies hang wi o [2003/01/20] kern/47279 IBM 370 hangs on reboot o [2003/01/20] kern/47286 device probing not verbose when using boo o [2003/01/21] ports/47303 wjv Update biology/p5-bioperl to latest relea o [2003/01/22] kern/47352 sound pcm/ac'97, dsp device busy f [2003/01/23] ports/47405 lev scribus could not save russian letters an o [2003/01/24] i386/47449 Thinkpad 755CD floppy boot fails f [2003/01/24] kern/47451 qa 5.0 GENERIC(sysinstall CD) locks during b f [2003/01/24] kern/47452 grog df(1) reports filesystem empty when it is o [2003/01/28] kern/47586 [PATCH] fix information-leak (mounts) in o [2003/01/29] kern/47628 msdosfs file corruption fix o [2003/01/29] i386/47647 init died with signal 6 o [2003/01/29] kern/47648 creating alias on ethernet interface caus f [2003/01/31] ports/47713 lioux multimedia/ffmpeg - "make deinstall reins f [2003/01/31] ports/47768 ports-bugs print/ghostscript-afpl gv (3.5.8_1) can't f [2003/02/01] i386/47787 markm new 5.0 system without perl fails buildwo f [2003/02/02] ports/47807 knu ruby-bdb1 fails to install o [2003/02/02] kern/47813 bms pseudo-device gre doesn't appear to work o [2003/02/03] ports/47842 cy security/tripwire fails to build under CU 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/05] ports/47942 lioux qmail-tls MASTER_SITES and naming convent o [2003/02/05] i386/47951 rtld in ld.so will livelock in some circu o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele o [2003/02/07] kern/48033 FFS superblock flags are being ignored? o [2003/02/07] kern/48062 mckusick mount -o snapshot doesn't work on +100GB o [2003/02/09] kern/48116 Support for Synaptics touchpad o [2003/02/09] kern/48117 SMP machine hang during boot related to i o [2003/02/09] ports/48130 kris games/falconseye can't save games or bone a [2003/02/10] kern/48156 Bug in procfs(5) closed in jail. o [2003/02/11] gnu/48183 [patch] gdb on a corefile from a threaded o [2003/02/11] kern/48198 Non-jailed users can kill processes owned o [2003/02/13] bin/48271 bug with find's -delete option f [2003/02/14] kern/48279 Brooktre878 (bktr) may cause freeze o [2003/02/15] kern/48316 File size limit on NTFS filesystems o [2003/02/16] misc/48325 /etc/periodic/security/100.chksetuid does o [2003/02/16] kern/48338 sound pcm audio driver hogs /dev/dsp?.? f [2003/02/16] ports/48343 nbm 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/16] kern/48359 joe SiS 5597/8 USB + uscanner breakage o [2003/02/17] bin/48378 brian [PATCH] User-PPP MTU/MRU - LCP Problem o [2003/02/17] kern/48393 mckusick ufs2 snapshot code bugs p [2003/02/18] bin/48424 Integer overflow in cksum(1) and sum(1) f o [2003/02/18] kern/48425 Tape drive EOT handling problems in 4.7 o [2003/02/19] misc/48461 murray $EDITOR on the fixit CD is wrong. o [2003/02/19] docs/48472 doc Documentation unreadable. o [2003/02/22] kern/48560 Panic in if_vlan.c on CURRENT o [2003/02/23] kern/48614 VESA VGA modes for syscons lock up machin o [2003/02/24] bin/48648 des FreeBSD 5/PAM: incorrect handling of spac o [2003/02/26] kern/48715 thomas atacontrol detach panics system when ATAP o [2003/02/26] bin/48730 sos burncd does not handle signals and causes o [2003/02/26] java/48737 znerd java/jdk13-doc - 5572 files missing from o [2003/02/27] kern/48741 darrenr ipnat corrupts packets on gre interface w o [2003/02/27] kern/48752 freeze when installing 5.0 Release o [2003/02/27] kern/48758 kldunload if_{nic} can cause kernel panic o [2003/02/28] kern/48777 vidcontrol modes not restored on vt switc o [2003/03/01] ports/48803 kde KDE 3.1 (kxkb) break XKB configuration an o [2003/03/02] bin/48856 threads Setting SIGCHLD to SIG_IGN still leaves z o [2003/03/02] bin/48865 Dumps made on FreeBSD 5.0-RELEASE are unr o [2003/03/03] misc/48881 [PATCH] The influence of /etc/start_ifnam o [2003/03/05] kern/48952 joe uscanner0 hangs o [2003/03/05] bin/48958 standards The type 'bool' has different sizes for C o [2003/03/07] kern/48996 Fatal trap 12 with incoming traffic from o [2003/03/08] kern/49040 problem mounting root; ffs_mountroot can' f [2003/03/09] bin/49048 [patch] ctm(1) does not check parent dire o [2003/03/09] ports/49056 trevor Festival fixes for newer GCCs [PATCH] o [2003/03/10] bin/49087 threads Signals lost in programs linked with libc o [2003/03/11] kern/49102 julian Resident set size calculation broken in 5 o [2003/03/13] misc/49984 des openSSH crashes while password based auth o [2003/03/15] ports/50042 mbr ports/www/mod_frontpage causes Bad System o [2003/03/16] ports/50062 knu portupgrade does not process directives f o [2003/03/17] ports/50083 lioux qpopper 4.0.5 tarball file permissions do o [2003/03/18] ports/50104 nbm Zope package does not set sticky bit on v a [2003/03/20] kern/50149 joe Using Alcatel SpeedTouch results in "usb0 o [2003/03/25] kern/50298 unlimited usage of AGP memory make system o [2003/03/27] kern/50348 joe On usb.ko unload usb and usbN devices are p [2003/03/28] bin/50384 robert pkg_version -v core-dumps when no package o [2003/03/28] ports/50402 knu glib20 port: pthread_getschedparam is mis o [2003/03/29] ports/50417 phoenix www/mozilla-firebird does not respect /us o [2003/03/29] ports/50418 phoenix www/mozilla-firebird file "unix.js" links o [2003/04/02] kern/50541 scottl raidframe does not work o [2003/04/03] kern/50574 mbr dc driver incorrectly detects ADMtek chip o [2003/04/05] kern/50621 panic while TCP6 bind() o [2003/04/07] kern/50683 fxp broken o [2003/04/07] ports/50694 lioux mail/qmail-ldap edit mismatch causes CLEA a [2003/04/08] bin/50733 threads buildworld won't build, because of linkin o [2003/04/08] kern/50741 scottl "wiring down SCSI devices" as described i p [2003/04/10] bin/50770 tjr popen in libc_r not threadsafe o [2003/04/10] ports/50795 ports-bugs misc/solfege does not function o [2003/04/11] kern/50827 [PATCH] no sane record locking on *nix. s [2003/04/11] ports/50844 ports-bugs MPlayer fails to build on Alpha s [2003/04/12] kern/50856 kernel panic if mounting /tmp as mfs with o [2003/04/12] i386/50887 MBR on kern.flp fails Compaq MBR validati o [2003/04/13] bin/50912 dwmalone Small syslogd & postfix incompatibility a o [2003/04/14] kern/50943 kernel panic to initialize NIC (Intel Pro o [2003/04/14] kern/50947 darrenr BUG: port eq 25 does not work anymore (po o [2003/04/15] ports/51007 dirk sysutils/cdrtools: cdda2wav rips glitches p [2003/04/17] misc/51085 ache FreeBSD is missing ja_JP.eucJP locale. o [2003/04/17] ports/51089 lioux net/dctc refuses to connect to any hub o [2003/04/18] ports/51128 ports-bugs It is not possible to build security/drwe o [2003/04/18] www/51135 www Problems with the mailing-lists search in o [2003/04/18] ports/51140 jedgar No documentation for the port databases/d o [2003/04/18] kern/51145 sound Audio Slows during Heavy I/O o [2003/04/18] misc/51146 qa Incorrect error message when configuring o [2003/04/19] bin/51171 /bin/sh has only 32-bit arithmetics that o [2003/04/21] standards/51209standards [PATCH] add a64l()/l64a/l64a_r functions o [2003/04/21] kern/51243 Deadlock via syscons o [2003/04/21] bin/51253 dwmalone syslogd crashes. o [2003/04/22] kern/51274 ipfw ipfw2 create dynamic rules with parent nu o [2003/04/22] ports/51281 tobez lang/perl5: broken way of upgrading perl5 o [2003/04/23] kern/51308 sound Creative SB32 doesn't work under CURRENT o [2003/04/23] kern/51309 rl driver problem on large file transfers o [2003/04/23] kern/51332 njl QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1F o [2003/04/23] ports/51334 edwin [New Port] devel/ZendOptimizer 2.1.0a f [2003/04/24] kern/51341 ipfw ipfw rule 'deny icmp from any to any icmp o [2003/04/24] kern/51352 panic: malloc(M_WAITOK) in interrupt cont o [2003/04/25] misc/51409 us.emacs.kbd doesn't have 'boot' o [2003/04/27] ports/51455 billf core dump when exiting ethereal o [2003/04/28] ports/51539 tobez lang/perl5: dual perl installation breaka o [2003/04/29] kern/51583 tjr [PATCH] allow to work with devices and so o [2003/05/02] kern/51685 Unbounded inode allocation causes kernel o [2003/05/02] ports/51711 ports-bugs /usr/ports/emulators/linux_base will not o [2003/05/02] ports/51714 ports-bugs emulators/linux_base port fails to instal o [2003/05/05] ports/51807 ports-bugs lang/gcc295 (g++) can't parse header file f [2003/05/05] ports/51813 ports-bugs wrong mod_perl dependencies 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] ports/51946 jedgar grub port looking for /dev/rfd0 o [2003/05/07] bin/51949 threads thread in accept cannot be cancelled o [2003/05/08] kern/51982 sio1: interrupt-level buffer overflows a [2003/05/11] ports/52068 openoffice portupgrade of editors/openoffice .org-1. o [2003/05/11] ports/52079 bms vmware3 hangs when nmdm(4) is used as COM a [2003/05/11] ports/52087 openoffice error while building japanese/openoffice s [2003/05/12] kern/52110 FS corruption when using unionfs o [2003/05/12] kern/52128 Unable to floppy install on Toshiba Libre o [2003/05/14] kern/52260 sys/net/if.c:if_detach in FreeBSD4 forget o [2003/05/16] kern/52331 groudier 4.7 to 4.8-REL upgrade: SCSI disks on sym o [2003/05/16] bin/52343 NIS login problem on the server o [2003/05/18] i386/52392 i386 Password lengths over 8 chracters are ign o [2003/05/19] bin/52433 lines in /etc/group longer than 1024 char o [2003/05/19] kern/52445 Kernel panics when mounting floppy on MFS o [2003/05/20] kern/52490 ^T'ing a zombie causes 'calcru: negative o [2003/05/21] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] kern/52561 5.1-BETA install fails on Dell PowerEdge o [2003/05/22] i386/52581 i386 Boot loaders reading more than one sector o [2003/05/23] ports/52602 ports-bugs security/ident2 port segfaults when retur o [2003/05/23] i386/52610 i386 MSI "655 max" (MS-6730, SiS 655/963) MB A o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster o [2003/05/27] i386/52724 njl crashes apparently due to a ACPI problem o [2003/05/27] bin/52743 /etc/ppp/ppp.linkup instability issues o [2003/05/28] kern/52756 4.8 RELEASE installer(generic kernel) sta o [2003/05/30] kern/52817 threads top(1) shows garbage for threaded process o [2003/05/30] kern/52818 vm_fault() calls vput() on shared-locked o [2003/05/31] i386/52822 i386 5.1-BETA2 problems with named/syslogd/if_ o [2003/06/04] kern/52935 occasional panic in ip_input with IPSEC o [2003/06/04] kern/52936 Huge writes to nfs exported FAT filesyste o [2003/06/05] kern/52962 imp discrepancy between ifconfig and wicontro p [2003/06/05] standards/52972standards /bin/sh arithmetic not POSIX compliant o [2003/06/05] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/07] kern/53008 [PATCH] genwakecode generates errornously o [2003/06/10] i386/53137 i386 background fscking causing ffs_valloc pan o [2003/06/11] bin/53201 re buildworld 5.1-RELEASE on 4.8-STABLE fail o [2003/06/13] ports/53290 lioux Adds russian charsets to `mail/spamoracle o [2003/06/15] kern/53334 o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian o [2003/06/17] ports/53414 ports-bugs port security/amavis-perl open filedescri o [2003/06/17] bin/53434 pw disallow a password including space. o [2003/06/18] kern/53447 poll(2) semantics differ from susV3/POSIX o [2003/06/18] kern/53481 bms 5.1R does not recognise xl0 at every star o [2003/06/19] ports/53504 knu pkgdb -F causes ruby to fail (can not all s [2003/06/19] ports/53508 lofi security/newpg: gpgsm dumps core (while i o [2003/06/20] standards/53554standards interval timers not cleared in fork() o [2003/06/20] kern/53566 IBM Eserver (245 || 345) + ServeRaid 5i i o [2003/06/21] bin/53606 roberto ntpdate seems to hang system o [2003/06/24] sparc64/53670sparc64 pthreads implementation on 5.1-Release sp f [2003/06/25] kern/53712 anholt drm/DRI broken (out of DMA buffers?) for o [2003/06/27] bin/53839 qa sysinstall disklabel editor fails on post o [2003/06/27] kern/53847 software hang o [2003/06/27] www/53862 www -CURRENT ports symlink busted o [2003/06/30] kern/53920 sluggish TCP connection o [2003/06/30] kern/53927 imp wi0: device timeout problem with PRISM 2. o [2003/06/30] kern/53940 imp Some WiFi devices cannot connect to hosta o [2003/06/30] i386/53948 i386 console="comconsole" in loader.conf cause o [2003/07/01] kern/53987 smbfs can't access to files with symbol ŋ o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/02] kern/54049 sound Sound driver reports device busy and show f [2003/07/03] bin/54066 njl ACPI repeating error messages at boot tim o [2003/07/03] ports/54067 mbr www/mod_auth_mysql_another fails to build o [2003/07/04] bin/54097 Non-local yppasswd -d broken in 5.1-CURRE o [2003/07/06] ports/54156 dougb Add foomatic and cups support to print/hp o [2003/07/07] kern/54188 [PATCH] touchpad doesn't work on some Ace o [2003/07/07] misc/54189 DNS resolver should resolve hostnames wit o [2003/07/08] ports/54234 ports-bugs gnu-radius fails to build on 4.8-STABLE o [2003/07/09] kern/54248 nge/vlan: kernel panic o [2003/07/09] ports/54256 mita japanese/vflib: fix dependency on japanes o [2003/07/09] kern/54295 [PATCH] ng_rfc1490(4) does not support Ci o [2003/07/10] kern/54309 silby TCP Packet of 64K-1 crashes FreeBSD4.8 o [2003/07/10] gnu/54317 sobomax tar with very large packages and portinst f [2003/07/10] kern/54331 robert shutdown() on a socket registered in a kq o [2003/07/11] bin/54401 [patch] pppstats prints 0 for absolute va o [2003/07/12] standards/54410standards one-true-awk not POSIX compliant (no exte o [2003/07/12] ports/54412 ade USE_LIBTOOL_VER overwrites autoconf-PATH o [2003/07/12] ports/54424 knu portupgrade ignores ALT_PKGDEP o [2003/07/13] ports/54435 lioux [PATCH] multimedia/libdvdread dvdcss_crac o [2003/07/13] bin/54446 pkg_delete doesn't honour symlinks, portu o [2003/07/15] kern/54495 njl ACPI problem on Compaq Evo N620c o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper o [2003/07/15] bin/54517 mbr dhclient core dumps on negative ip addres o [2003/07/16] kern/54539 devinfo/devstat lists too many if_tun res o [2003/07/16] ports/54546 openoffice OpenOffice-1.0.3_2 build fails: autoconf. 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/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 o [2003/07/25] bin/54854 cvs pserver sig11 crash on 4.8-R o [2003/07/25] ports/54855 lioux PATCH: fix multimedia/mjpegtools divx too o [2003/07/26] kern/54881 njl New device/vendor ID and quirks for iRive p [2003/07/27] bin/54959 tr utility has a bug in ISO8859-2 locale o [2003/07/28] bin/54969 rcp '-r' option patch or MFC request o [2003/07/28] ports/54970 ports-bugs emulators/linux_base Port Makefile "dange o [2003/07/28] conf/54971 mtm /etc/rc.d/mountcritermote requires ldconf o [2003/07/28] ports/54972 ports-bugs net/simicq compilation error o [2003/07/29] kern/55018 [patch] Digiboard PC/Xem fails to initial o [2003/07/30] ports/55036 lioux [Update] Port: mail/qmail (add Maildir++ o [2003/07/30] kern/55081 contigmalloc API semantics inadequate --- o [2003/07/31] ports/55136 lioux qmail-ldap uses old qmail-ldap patch, por f [2003/08/01] ports/55164 openoffice openoffice fails to compile o [2003/08/01] kern/55175 alfred LOR in select and poll f [2003/08/02] ports/55186 kde Doxygen 1.3.1 build fails on Alpha o [2003/08/03] ports/55216 ade devel/{automake,autoconf}: Wrong code in o [2003/08/04] ports/55252 ports-bugs databases/db4: Berkley DB crashes on Serv o [2003/08/05] gnu/55278 Externs on implicit declarations o [2003/08/05] kern/55279 miibus/if_ed static/dynamic confusion o [2003/08/05] i386/55290 i386 please MFC the PR:22971 (LinuxEmu; Implem o [2003/08/05] kern/55297 kernel panic after running XFree86 o [2003/08/06] ports/55331 portmgr Port security check (`security-check' tar o [2003/08/07] bin/55346 /bin/sh eats memory and CPU infinitely o [2003/08/07] bin/55349 Amd mixes up symlinks in it's virtual fil o [2003/08/08] bin/55366 grog [patch] vinum makes /dev/vinum with wrong o [2003/08/08] kern/55379 kernel crashes randomly o [2003/08/10] bin/55448 dbm_nextkey() misbehaves after dbm_store( o [2003/08/10] gnu/55452 gzip doesn't handle large files o [2003/08/11] bin/55457 GDB gets confused debugging libc_r thread o [2003/08/12] ports/55493 portmgr Add ability to automatically install *.in o [2003/08/13] docs/55526 blackend Update the branches pic and ascii art for o [2003/08/13] kern/55542 [patch] discard oversize frame (ether typ o [2003/08/13] i386/55555 i386 system freezes with access to /dev/ums0 o [2003/08/13] i386/55561 i386 SMbus and I2C don't attach when loaded as f [2003/08/13] ports/55563 openoffice openoffice doesnot build on both stable a o [2003/08/15] i386/55603 unable to reboot when system runs from My o [2003/08/15] ports/55611 ports-bugs Clamav port package build fails on 5.x wh o [2003/08/15] i386/55614 i386 machine freezes - goes on after key press o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press o [2003/08/15] kern/55617 ports-bugs Accessing an nsmb-mounted drive via a smb o [2003/08/16] bin/55634 Add IGNORE_PRINTCAP option to mergemaster f [2003/08/16] ports/55638 linimon [PATCH] www/rt2 marked broken o [2003/08/16] ports/55650 obrien update vim to tcl/tk 8.4 o [2003/08/17] i386/55661 njl ACPI suspend/resume problem on ARMADA M70 o [2003/08/17] ports/55673 ports-bugs Xsane crashes when doing preview o [2003/08/20] kern/55727 rl(4) not working in recent 4.8-STABLE: w o [2003/08/20] sparc64/55773jake Conversion from long to long double is br o [2003/08/20] kern/55784 Kernel Panic [with trace] in using netgra o [2003/08/20] i386/55793 Flaky behavior of DC when initializing a o [2003/08/20] kern/55810 Error: bundle_Create: ioctl(TUNSIFMODE): o [2003/08/20] kern/55822 No ACPI power off with SMP kernel o [2003/08/20] misc/55823 em(4) interfaces (Intel Gigabit) are mute o [2003/08/20] bin/55829 __stderrp not defined in libc.so.3 (compa o [2003/08/21] 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/23] kern/55890 Error: bundle_Create: ioctl(TUNSIFMODE): o [2003/08/23] i386/55908 i386 perl process stuck in pipewr (no pipe bei o [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/08/24] kern/55934 grog kernel panics while restoring into vinum o [2003/08/24] misc/55945 Typo in share/misc/pci_vendors file o [2003/08/24] bin/55947 printf(1) mishandles \0 o [2003/08/24] ports/55948 ports-bugs install of ports/emulators/linux_base fil o [2003/08/25] bin/55956 passwd chat script not backward compatibl o [2003/08/25] kern/55960 IO to PATA drives on Promise SATA150 TX2p o [2003/08/25] conf/55964 sshd: HostBasedAuthentication does not se o [2003/08/25] bin/55965 sshd: problems with HostBasedAuthenticati o [2003/08/25] kern/55986 kernel panic in 4.8-STABLE o [2003/08/26] conf/55991 sshd: problems with HostBasedAuthenticati s [2003/08/26] kern/55993 getcwd() breaks on unionfs mounted direct o [2003/08/26] kern/56008 scottl ps shows L flag erroneously with certain o [2003/08/26] ports/56011 ports-bugs bonnie++ doesn't do large files o [2003/08/26] kern/56024 njl ACPI suspend drains battery while in S3 o [2003/08/27] conf/56031 luigi ipfw hangs on every invocation o [2003/08/29] bin/56147 FreeBSD/NetBSD /bin/sh mishandles positio o [2003/08/29] ports/56157 ports-bugs [patch] x11/nvidia-driver build broken o [2003/08/29] bin/56166 /usr/bin/script exits prematurely if STDI o [2003/08/30] ports/56205 nork www/mod_php4 won't install o [2003/08/31] kern/56233 IPsec tunnel (ESP) over IPv6: MTU computa o [2003/09/01] ports/56263 ports-bugs New port: comms/gammu [FIXED] (supersedes f [2003/09/02] ports/56329 petef Update: mail/maildrop to 1.6.0 + LDAP mak o [2003/09/02] kern/56339 select() call (poll() too) hangs, yet cal o [2003/09/02] ports/56359 ports-bugs new port: www/adzap2squirm a [2003/09/03] ports/56363 perky The graphics/py-opengl port is broken o [2003/09/03] misc/56372 njl acpi don't work on TYAN tiger100 M/B o [2003/09/03] kern/56394 njl ACPI sleep delay causes system reboot on o [2003/09/04] docs/56456 blackend Initial import of the ro_RO.ISO889-2 doc/ o [2003/09/04] kern/56461 kris FreeBSD client rpc.lockd incompatible wit o [2003/09/05] ports/56487 x11 Upgrading Xfree86-clients from ports over o [2003/09/05] bin/56500 rpc.lockd needs to use reserved ports o [2003/09/05] ports/56511 mharo ProFTPd port does not install docs for op o [2003/09/07] ports/56567 ports-bugs mail/spamass-milter fails in configure st o [2003/09/08] kern/56605 da driver can reference a NULL pointer o [2003/09/09] kern/56632 MTIO incorrect mt_fileno status after MTE o [2003/09/09] ports/56660 ports-bugs new slave port www/mod_jk-apache2 o [2003/09/09] ports/56661 ports-bugs modify port mod_jk2 to build mod_jk2 2.x o [2003/09/09] ports/56662 ports-bugs new slave port www/mod_jk2-apache2 o [2003/09/10] kern/56675 Syncer "giving up" on buffers and ext2 fi o [2003/09/11] ports/56694 gioria fix port: misc/p5-Locale-Msgcat o [2003/09/12] bin/56732 ifconfig fails if interfaces are being cr o [2003/09/13] ports/56744 jim ports/x11/aterm Makefile breaks DELETE an o [2003/09/13] bin/56748 [PATCH] rc.subr: jail devfs handling brok o [2003/09/13] kern/56759 System freezes when writing CD Advansys S o [2003/09/13] kern/56760 System hangs at boot with adaptec 1542 o [2003/09/14] kern/56871 dd can't write variable length data block o [2003/09/15] kern/56889 MODE_SENSE_BIG timeout hanging boot if CD o [2003/09/15] docs/56894 doc umass man page: "mount -t msdos" instead o [2003/09/15] standards/56906standards Several math(3) functions fail to set err o [2003/09/16] ports/56926 adrian [PATCH] www/squid: update to 2.5 o [2003/09/17] kern/56944 4.8 cannot boot on Intel Server Board SE7 s [2003/09/18] kern/56988 system panic with doubled up unionfs o [2003/09/19] kern/57015 [patch] Asus wl-100 (pcmcia wifi) support o [2003/09/20] i386/57040 ar driver with PCI card locks up when run o [2003/09/20] kern/57044 sysctl -a panics, kern.disks shows detach a [2003/09/20] ports/57047 portmgr Ports fail to detect threads libraries on o [2003/09/21] kern/57051 sound snd_cmi -> snd_emu10k1 hang o [2003/09/21] ports/57056 ports-bugs libsm and libsmutil not installed -> fail o [2003/09/22] kern/57085 njl umass0 problems, with Sony Vio/USB memory o [2003/09/22] kern/57100 disable hardware checksums when using bri f [2003/09/23] ports/57126 ports-bugs molden port broken a [2003/09/23] ports/57130 cy Xalarm port does not compile under -CURRE o [2003/09/23] ports/57134 tobez lang/perl5: BSDPAN can't be disabled s [2003/09/24] kern/57174 sos 4.9-PRERELEASE panic: ata_dmasetup: trans o [2003/09/24] www/57177 www [patch] search/search.sgml: update link o [2003/09/24] kern/57195 mount_mfs -i 512 => panic? o [2003/09/25] kern/57206 softdep_lock locks against itself, causin a [2003/09/26] java/57235 znerd Fix pkg_add permission problem in tomcatX o [2003/09/26] bin/57255 joe usbd and multi-function devices o [2003/09/26] i386/57258 i386 4.9Beta won't boot if a USB mouse is conn o [2003/09/27] kern/57273 PATCH, fix usb keyboard repeat problem o [2003/09/29] kern/57348 imp Inserting PC-CARD hangs laptop o [2003/09/29] kern/57380 Connections are reset by the kernel witho o [2003/09/30] bin/57401 amd sets wrong permissions on mount point o [2003/09/30] bin/57414 /usr/bin/script fails silently if stdin i o [2003/09/30] ports/57415 knu portupgrade can't be run in the backgroun o [2003/10/01] bin/57456 Telnet encryption gets out of sync o [2003/10/01] ports/57465 emulation kldunload rtc.ko causes a panic; yet it's o [2003/10/01] misc/57466 dialog(1) does not read stdin, breaks sub o [2003/10/01] i386/57479 i386 FreeBSD Not in compliance with RFC 1122, o [2003/10/01] bin/57484 routed not ignoring cloned routes o [2003/10/03] ports/57552 ports-bugs cannot install www/frontpage: pkg_create: o [2003/10/03] bin/57554 sh(1) incorrect handling of quoted parame o [2003/10/04] i386/57578 njl ACPI problems on IBM T20 GE86 o [2003/10/05] ports/57600 roger [PATCH] net/gnomemeeting depends on wrong o [2003/10/05] kern/57631 Boot failing for ALi chipsets, patch atta f [2003/10/06] ports/57644 ports-bugs [PATCH] changing CFLAGS and CPUTYPE respe o [2003/10/06] conf/57659 dougb Exit status from /etc/rc.d/mountcritlocal o [2003/10/06] i386/57673 i386 Odd/dangerous disklabel behaviour on 5.0 o [2003/10/06] ports/57685 ports-bugs New Port: emulators/geepee32, the only GP o [2003/10/07] kern/57722 uidinfo list corruption o [2003/10/07] ports/57725 archie build jikes to support encoding o [2003/10/08] kern/57760 IPsec policy on inbound trafic is not enf o [2003/10/09] ports/57790 ports-bugs cdparanoia triggers kernel panic o [2003/10/09] ports/57793 ports-bugs New port: sysutils/ng_ipacct, Netgraf net f [2003/10/09] ports/57800 ache Probable non-64bit-cleanness of unrar o [2003/10/09] kern/57818 4.9-RC panics when kernel is built with a o [2003/10/10] kern/57827 Connections are reset by the kernel witho o [2003/10/10] bin/57833 PATCH: ps cannot change title for keyword o [2003/10/10] ports/57854 ports-bugs Port java/jboss3 is dependent on but does o [2003/10/12] ports/57897 ports-bugs Portupgrade of mplayer to latest version o [2003/10/12] kern/57908 darrenr 'return-rst' does not work for ipv6 in ip o [2003/10/13] kern/57945 jmg [patch] Add locking to kqueue to make it o [2003/10/13] ports/57956 ports-bugs New port: java/eclipse-pmd plugin o [2003/10/13] kern/57961 kmem_malloc(65536): kmem_map too small: 2 o [2003/10/13] misc/57973 KDE freezes on startup with ATI RADEON 90 o [2003/10/13] bin/57975 include/xmmintrin.h defines __v4si twice o [2003/10/13] kern/57985 [patch] Missing splx in ether_output_fram o [2003/10/14] docs/58033 doc [PATCH] getenv(3) manpage doesn't state t o [2003/10/14] ports/58059 ports-bugs port math/ploticus needs GCC 3.x to compi o [2003/10/15] ports/58090 adrian [PATCH] www/squid: update to 2.5-STABLE4 o [2003/10/15] ports/58095 ports-bugs Fix building audio/yammi without KDE o [2003/10/16] ports/58120 ports-bugs Update [maintainer]: print/lilypond UNBRE o [2003/10/16] kern/58154 mckusick Snapshots prevent disk sync on shutdown o [2003/10/17] kern/58169 panic: vnode_pager_getpages: unexpected m o [2003/10/18] bin/58195 /bin/sh sometimes run endless loop inside o [2003/10/19] ports/58245 ports-bugs pear-PEAR port cannot install o [2003/10/20] ports/58270 ports-bugs ports/mail/popd returns broken line a [2003/10/20] ports/58286 nork pstoedit port will not build with gcc-3.3 o [2003/10/20] kern/58287 darrenr ipnat map protocol specification broken o [2003/10/20] ports/58299 roam [Update] Port: mail/qmailadmin o [2003/10/21] bin/58326 nss users cannot send mail via /usr/bin/m o [2003/10/21] ports/58337 ports-bugs [supersedes ports/58142] Make science/mpb o [2003/10/22] ports/58406 tobez lang/perl5: use.perl port does not handle o [2003/10/23] i386/58458 i386 ATAPI-CDROM DMA Support on ALi Aladdin V o [2003/10/23] ports/58461 ports-bugs Version 1.26 of sys/cdio.h breaks build o o [2003/10/24] ports/58482 ports-bugs net/poptop changed default PPP from /usr/ o [2003/10/24] ports/58498 kde kdelibs links against -pthread on -CURREN o [2003/10/24] ports/58500 ports-bugs New Port: www/emp is a cgi application th o [2003/10/24] bin/58504 /etc/periodic/daily/100.clean-disks trave o [2003/10/25] ports/58513 ports-bugs net/ap-utils: fix libintl and libiconv de o [2003/10/25] java/58524 java new port: java/jmf - Java Media Framework o [2003/10/26] ports/58567 grog [PATCH] benchmarks/rawio has a bug in com o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/26] kern/58581 System call hang 5.x triggered by gnunetd o [2003/10/26] ports/58589 ports-bugs [patch] Fix broken databases/msql o [2003/10/28] ports/58643 ports-bugs New port: games/pydance, a "dancing simul p [2003/10/28] kern/58647 jhb itimers aren't cleared on fork() o [2003/10/28] kern/58649 joe [patch] USB CD-R writing patch o [2003/10/28] ports/58655 mp A replacement patch is necessary for comp o [2003/10/29] kern/58677 FreeBSD 5.1-p10 can be remotely locked (c o [2003/10/29] bin/58687 gethostbyname leaks kqueue file descripto o [2003/10/29] ports/58701 lioux qmail upgrade via ports doesn't preserve o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/10/30] ports/58724 ports-bugs `www/mod_perl' install MAN3 pages on in s o [2003/10/30] ports/58741 oliver courier-imap doesn't find gdbm library, f o [2003/10/30] ports/58746 ports-bugs Update www/turck-mmcache to 2.4.4 o [2003/10/30] i386/58749 i386 lock order reversal with heavy IO on ar0 o [2003/10/30] kern/58752 grog vinum panics on create/resetconfig o [2003/10/31] ports/58791 portmgr GNU INFO related settings in Mk/bsd.port. o [2003/11/01] ports/58809 ports-bugs [PATCH] Update security/drweb to 4.30 o [2003/11/01] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/02] kern/58831 panic: vinvalbuf: flush failed o [2003/11/02] conf/58832 /etc/rc.d/ipsec starts not in time o [2003/11/02] bin/58850 trhodes Recent sysinstall changes wipes out rc.co o [2003/11/03] i386/58870 i386 page fault in kernel mode with ifconfig a f [2003/11/03] kern/58888 4.9-RELEASE installation fails (xl causes o [2003/11/03] ports/58905 ports-bugs [security update]update bugzilla to 2.16. o [2003/11/04] ports/58920 ports-bugs lang/php4 compiles with unexcpected libs o [2003/11/04] ports/58925 ports-bugs bug in *BSD port of devel/libusb, with fi o [2003/11/04] kern/58927 Verification of reverse path in ip_fw2.c o [2003/11/04] kern/58930 Page fault when unplugging Alcatel Speedt o [2003/11/04] kern/58941 rwatson acl under ufs2 doesn't handle disk corrup o [2003/11/04] ports/58943 ports-bugs [PATCH] apache.org changed their distribu o [2003/11/04] ports/58944 ports-bugs [MAINTAINER] www/mod_jk: update to 1.2.5 f [2003/11/04] kern/58947 Random Kernel Crash o [2003/11/04] bin/58951 Some problems with 4.9-RELEASE installati o [2003/11/05] i386/58953 [patch] detect NetMOS-based six serial po o [2003/11/05] kern/58967 Kernel kills processes in spite of cputim o [2003/11/05] misc/58971 joe bug in libusbhid descriptor parser code. o [2003/11/05] kern/58991 grog vinum does not build o [2003/11/06] ports/58998 ports-bugs [PATCH] Update security/drweb to 4.30 o [2003/11/06] java/59021 java Mk/bsd.sites.mk: MASTER_SITE_APACHE_JAKAR o [2003/11/07] bin/59042 grog Vinum fails to initialise on hardware dri o [2003/11/08] kern/59062 wpaul nge0 swaps vlan tag bytes. o [2003/11/09] ports/59072 dwcjr net/samba-devel doesn't work without libi o [2003/11/09] ports/59088 ports-bugs Security problem in nvi-perl port o [2003/11/09] kern/59098 Integrated sound card not working in Free o [2003/11/10] kern/59116 mount_ntfs of a Windows 2000-formatted fs o [2003/11/10] ports/59138 ports-bugs [PATCH] port multimedia/avifile fails to o [2003/11/10] ports/59148 ports-bugs security/snort update from 2.0.2 to 2.0.4 o [2003/11/10] kern/59158 -CURRENT from 20031108 will not install o o [2003/11/10] ports/59159 ports-bugs ports irc/scrollz -- update -- fix for -C f [2003/11/11] kern/59172 Zebra interface route causes kernel panic o [2003/11/11] kern/59183 imp wi problems with wi_cmd o [2003/11/11] kern/59185 4.9-RELEASE kernel panic (page fault) o [2003/11/11] i386/59192 i386 ATA drive not spotted with SCSI drive p [2003/11/11] bin/59201 ceri send-pr crashes if intr was used in edito o [2003/11/11] kern/59203 imp Panic with wi and newcard o [2003/11/12] ports/59230 lioux gstreamer-plugins Makefile depends on lib o [2003/11/12] kern/59233 sound patch to soundcard.h to include an ioctl o [2003/11/12] ports/59238 ports-bugs math/gsl fails to build on Alpha f [2003/11/13] bin/59247 CURRENT build world compile errors under o [2003/11/13] kern/59248 4.9-RELEASE, ACPI Panic with Dell Latitud o [2003/11/13] kern/59251 Failure of 4.8-RELEASE/4.9-RELEASE/5.1-RE o [2003/11/13] ports/59275 ports-bugs [PATCH] www/mod_musicindex: Fix build err o [2003/11/13] kern/59277 Sound not working - /dev/dsp* not found o [2003/11/13] ports/59278 lioux Update net/edonkey-gui-gtk to version 0.6 o [2003/11/14] kern/59296 Serial Line Noise Causes System Hang in L o [2003/11/14] i386/59298 i386 Can't render anything with Blender / RADE o [2003/11/15] kern/59303 grog vinum crashes kernel if concurrent revivi o [2003/11/15] kern/59306 sound patch to augment /dev/sndstat to show whi o [2003/11/15] ports/59310 ports-bugs ports/java/jdk14 fails: no dir .../j2dsk- o [2003/11/16] kern/59349 patch to including locking for es137x sou o [2003/11/16] ports/59359 roger portupgrade of gnomemeeting-0.98.5 fails o [2003/11/17] bin/59369 pppctl does not work with IPV6 1192 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [1995/01/11] i386/105 standards Distributed libm (msun) has non-standard s [1995/09/26] kern/742 syslog errors accessing Mac hard disks [p s [1995/11/20] kern/831 one minor complaint about the kernel visu a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases a [1996/07/07] bin/1375 eivind Extraneous warning from mv(1) [PATCH] s [1996/10/13] misc/1791 tegge syslimits.h does not allow overriding def s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/12/02] bin/2137 tegge vm statistics are bad s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po o [1997/01/10] bin/2442 setusershell()/endusershell() missing a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d s [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/03/10] bin/2934 cracauer sh(1) has problems with $ENV f [1997/05/16] bin/3608 jkoshy Telnet in linemode will break apart long o [1997/06/24] kern/3944 paul if_le doesnt receive ether multicast pack o [1997/07/18] bin/4116 Kerberized login as .root fails to s [1997/07/26] bin/4172 des suggest reconnection option added to fetc s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/29] bin/4420 jmallett find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/25] bin/4629 grog calendar doesn't print all dates sometime o [1997/09/28] misc/4646 qa Can't fixit with an NFS-mounted CD. o [1997/10/05] bin/4696 ping hangs on certain unresolvable hosts o [1997/11/13] bin/5031 gad lpr does not remove original file if -s i s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial s [1997/12/14] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 peter mount incorrectly reports / as an NFS exp o [1998/01/11] bin/5483 Login(1) clears utmp entry o [1998/01/26] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe o [1998/01/31] bin/5609 gad lpd cannot send long files to HP's JetDir o [1998/02/10] bin/5712 mikeh /bin/chio code cleaup and option added o [1998/02/14] bin/5745 nik [PATCH] Add /usr/local/share/mk to defaul f [1998/03/28] bin/6161 assar 2.2.6 kerberos servers are awfully visibl p [1998/03/31] kern/6184 No error if resulting file pos in lseek i o [1998/04/18] conf/6346 joe Kernel version strings need to relate to s [1998/05/17] kern/6668 babkin [PATCH] new driver: Virtual Ethernet driv s [1998/05/29] bin/6785 place for all the default dump flags s [1998/06/01] kern/6820 jesper cd9660_mount NULL pointer deref for no CD o [1998/06/22] ports/7023 portmgr bsd.port.(%|subdir.).mk patches for size a [1998/07/01] bin/7136 markm kerberized telnetd doesn't use gettytab % s [1998/07/10] misc/7232 qa Suggestion for FreeBSD installation dialo o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel o [1998/07/12] bin/7265 A warning flag is added to ln(1). o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m a [1998/07/19] bin/7324 mtm Suggestions for minor modifications to ad s [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace s [1998/08/22] kern/7722 Changes to acct format s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups f [1998/09/16] misc/7946 ccdconfig gives confusing error when give o [1998/09/18] bin/7973 gad lpd: Bad control file owner in case of re o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/19] kern/8376 tjr CLOCK_VIRTUAL not implemented o [1998/10/27] i386/8474 repquota does not pick up NIS information a [1998/10/28] bin/8479 dd Final \'s in /etc/exports did not work in f [1998/10/30] kern/8498 dwmalone Race condition between unp_gc() and accep o [1998/11/27] i386/8867 qa /stand/sysinstall core dumps (signal 11) a [1998/12/18] bin/9123 pax can't read tar archives that contain f [1998/12/28] misc/9220 ache nvi: catalog: mistake in Russian error me s [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy a [1999/01/05] bin/9333 jkoshy timestamp dump's progress o [1999/01/19] kern/9570 dfr ed(4) irq config enhancement o [1999/01/22] kern/9619 Restarting mountd kills existing mounts o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi a [1999/01/28] bin/9770 jmallett An openpty(3) auxiliary program o [1999/01/29] i386/9777 cg Generic AD1816 sound suport in Luigi's pc o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/03/02] bin/10358 yar ftp(1) has problems with long pathnames o [1999/03/15] bin/10611 timed enhancement o [1999/03/17] kern/10641 groudier Default sync rate in ncr SCSI driver is s o [1999/03/19] gnu/10670 peter cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 wpaul Non-ASCII chars on serial console with Re o [1999/04/11] bin/11085 Per-host configuration for syslog.conf p [1999/04/11] bin/11092 johan readlink(1) from OpenBSD f [1999/04/13] bin/11114 tjr make(1) does not work as documented with o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 o [1999/04/23] kern/11293 brian FreeBSD's PPP implementation of LQM appea o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/05/19] kern/11789 obrien ELF machine definition missing for ARM o [1999/06/03] kern/12014 alfred Fix SysV Semaphore handling o [1999/06/06] gnu/12046 markm Perl subsystem does not install all tutor o [1999/06/07] kern/12071 fanf [PATCH] large scale IP aliasing o [1999/06/08] i386/12088 imp Enhancement to ed driver for Linksys 10/1 o [1999/06/21] conf/12324 qa Sysinstall's fdisk partition editor is mi o [1999/07/06] kern/12543 dg [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 peter kldload(8) should be more sensitive to er o [1999/07/25] bin/12801 nvi infinite recursion with options "left f [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/09] bin/13042 make doesn't handle wildcards in subdirec o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/12] bin/13108 authunix_create_default includes egid twi a [1999/08/13] bin/13128 cy pkg_delete doesn't handle absolute pathna o [1999/08/21] bin/13309 billf Fixes to nos-tun o [1999/08/22] misc/13326 additional timeval interfaces for /dev/audio fails for sound a [2001/10/23] kern/31455 n_hibma [PATCH] ohci driver probrem when send dat o [2001/10/23] kern/31456 Register number definition for AMD PCnet f [2001/10/25] kern/31490 Panic in sysctl_sysctl_next_ls on empy no o [2001/10/26] kern/31521 cg pcm0 plays too fast on Intel 82801BA (ICH o [2001/10/27] i386/31535 Can't reboot system: Tyan Thunder K7+ Dua o [2001/10/29] bin/31588 change request to allow mount(1) to set t o [2001/10/29] kern/31624 writev may return undocumented ECONNRESET o [2001/10/30] ports/31630 jmz Port se-ispell install the dictionary in o [2001/10/30] kern/31647 socket calls can return undocumented EINV o [2001/11/01] i386/31686 Problem with the timestamp option when fl o [2001/11/02] kern/31708 VM system / fsync / flushing delayed inde o [2001/11/05] gnu/31772 New option in dialog(1) o [2001/11/09] misc/31890 new syscons font o [2001/11/10] bin/31906 No method available to unwind atexit(3) s o [2001/11/11] ports/31910 ports-bugs comms/sms_client o [2001/11/12] bin/31933 pw can interpret numeric name as userid d a [2001/11/12] ports/31943 ports-bugs mysql323-server port hostname look up fai o [2001/11/14] misc/31981 (mis)feature in getnetent parsing -- comm o [2001/11/14] bin/31985 New /etc/remote flag for tip to append LF o [2001/11/14] bin/31987 patch to allow dump(1) to notify operator s [2001/11/15] i386/32014 ppi locks up system during boot o [2001/11/15] docs/32020 doc loader.8 manpage missing tunables o [2001/11/17] conf/32067 Problems with spanish keyboard in console o [2001/11/19] conf/32108 Proposed Firewall (IPv4) configuration sc o [2001/11/20] standards/32126standards getopt(3) not Unix-98 conformant f [2001/11/20] misc/32144 murray unattended install with sysinstall doesn' o [2001/11/20] ports/32145 jmz XFree86 doesn't ldconfig itself o [2001/11/26] conf/32288 qa After install: /etc/rc complains if crypt a [2001/11/29] conf/32375 murray sysinstall doesn't respect User generated a [2001/11/30] bin/32411 shutdown's absolute-time handling could b o [2001/12/03] misc/32480 Missing graphic characters in syscons fon o [2001/12/04] bin/32501 quot(8) is stupid regarding the filesyste o [2001/12/04] ports/32508 ports-bugs www/flashplugin-mozilla has malloc bug f [2001/12/08] misc/32605 nsouch SMBus driver broken o [2001/12/09] kern/32652 joe A new ioctl to uscanner s [2001/12/09] ports/32653 joe Added patches to improve USB scanner supp o [2001/12/09] kern/32659 VM and VNODE leak with vm.swap_idle_enabl o [2001/12/09] gnu/32661 dd send-pr uses $LOGNAME for From and Reply o [2001/12/10] bin/32667 systat waste too much time reading input o [2001/12/10] kern/32671 imp Patch to generate usbdevs.h automatically o [2001/12/10] kern/32677 pciconf -l opens /dev/pci for read/write o [2001/12/10] misc/32680 [PATCH] Allows users to start jails by ho o [2001/12/13] bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ o [2001/12/13] kern/32812 roger bktr driver missing tuner for eeprom dete o [2001/12/14] bin/32828 w incorrectly handles stale utmp slots wi p [2001/12/16] kern/32912 mp options misssing TCBHASHSIZE o [2001/12/17] ports/32936 mharo ports/security/keyprint only supports S/K o [2001/12/18] conf/32976 assar Kerberos5 config files not installed by d o [2001/12/18] docs/32979 hmp manpages are not installed for k5admin an o [2001/12/19] kern/33004 n_hibma Patch for USB (uhci) o [2001/12/19] misc/33007 n_hibma umass device timeout after successive use o [2001/12/19] misc/33013 cg mixer does not have treble/bass for Sound o [2001/12/21] bin/33066 rwatson sysinstall does not write to new disks as o [2001/12/22] i386/33097 sound Crystal 4237b mixer problems o [2001/12/23] kern/33117 empty struct md_coredump in pcb.h and use o [2001/12/23] kern/33124 jhb kthread_create doesnt mark kthreads as kt s [2001/12/23] bin/33133 keyinit outputs wrong next login password o [2001/12/25] gnu/33182 mp gdb seg faults when given handle SIGALRM o [2001/12/26] kern/33203 "got bad cookie" errors on NFS client o [2001/12/29] ports/33320 trevor print/acroread5 does not install the Nets o [2001/12/31] conf/33395 imp better way to use more than one pccard ne o [2002/01/05] docs/33589 doc Patch to doc.docbook.mk to post process . o [2002/01/07] docs/33645 assar k5list(1) contains many incorrect "klist" a [2002/01/07] bin/33661 PAP AuthAck/AuthNak parsing problem in pp f [2002/01/08] kern/33696 mbr panic: Driver mistake: repeat make_dev("a o [2002/01/08] kern/33707 sound ICH (82801AA) cannot be used for mono rec o [2002/01/09] docs/33724 chern a very minor documentation error o [2002/01/09] misc/33736 yokota Scroll-lock on the console prevents shutd o [2002/01/09] conf/33753 Intel ICH2 and NVidia device ID updates o [2002/01/10] bin/33774 Patch for killall(1) o [2002/01/10] misc/33778 joe crunchgen enhancements o [2002/01/12] bin/33809 mux mount_nfs has trouble with embedded ':' o [2002/01/13] bin/33834 tjr strptime(3) is misleading o [2002/01/13] docs/33852 doc split(1) man page implies that input file o [2002/01/13] misc/33866 Last Hr, Last ... may be incorrect on mac o [2002/01/14] docs/33877 doc Documentet behaviour of SF_flags for non- o [2002/01/14] ports/33906 ports-bugs [PATCH] tic program as a port for easier o [2002/01/16] bin/33941 /usr/sbin/dev_mkdb dumps core a [2002/01/16] kern/33963 bde Messages at the serial IO port device pro o [2002/01/16] misc/33965 Programmable keys of the keyboard (Olidat o [2002/01/16] conf/33967 Alternative Italian keymap o [2002/01/17] ports/33980 ports-bugs Can't use sgmltools-lite-3.0.0 port o [2002/01/17] i386/34010 keyinit takes passwords less than 10 char o [2002/01/21] bin/34146 newfs defaults and vfs.usermount=1 tug at o [2002/01/22] misc/34171 yar ftpd indiscrete about unprivileged user a o [2002/01/23] misc/34195 iedowse setting the action for SIGCHLD to SIG_IGN o [2002/01/23] bin/34199 dwmalone [PATCH] top(1) RES/rss display incorrect o [2002/01/24] alpha/34232 alpha rpc.statd throws alignment errors o [2002/01/24] docs/34239 trhodes tunefs(8) man page doesn't describe argum o [2002/01/26] misc/34309 gad lpd does not garantie that controlfiles b a [2002/01/26] conf/34316 sheldonh Uncomment kserver-adm to /etc/services o [2002/01/27] conf/34355 [PATCH] rc.conf comment misleading (firew o [2002/01/28] bin/34394 peter tgetent returns wrong value in libtermcap o [2002/01/29] misc/34412 maxim tftp will still try and receive traffic e o [2002/01/30] ports/34442 znerd xt, xalan-j, saxon should have the same C o [2002/01/31] conf/34494 n_hibma usb configuration problem - usb does not o [2002/01/31] bin/34497 grog calendar(1) does not understand calendars s [2002/01/31] bin/34498 Error in vi manpage. o [2002/01/31] bin/34519 pkg_check(8) does not return exit code >0 o [2002/02/01] gnu/34538 mp_set_memory_functions not extern "C"'d f [2002/02/02] ports/34550 ports-bugs ghostscript-gnu-nox11 portversion 6.51 fa o [2002/02/03] kern/34591 ICMP bandwidth limiting does not indicate s [2002/02/04] misc/34621 billf i have a patch for (lol) /usr/games/fish o [2002/02/04] bin/34628 jkh pkg-routines ignore the recorded md5 chec o [2002/02/06] kern/34665 darrenr ipfilter rcmd proxy "hangs". f [2002/02/06] misc/34673 Second call to select() waits ~100ms befo o [2002/02/06] bin/34676 mbr dhclient always in -q quiet mode (PATCH E o [2002/02/07] gnu/34709 [patch] Inaccurate GDB documentation o [2002/02/07] ports/34714 ache unzip(1) breaks filenames in non-ASCII ch f [2002/02/07] bin/34728 murray DHCP hostname set as Hexadecimal string o [2002/02/08] conf/34729 sheldonh treat smbfs as network file system in /et o [2002/02/08] kern/34747 njl Please add USB floppy entry o [2002/02/09] bin/34759 Phantasia does not accept [enter] key o [2002/02/09] conf/34776 rc.diskless1 creates insufficiently sized o [2002/02/10] misc/34788 dwmalone dmesg issues with console output o [2002/02/11] bin/34832 /usr/share/man/cat3/setkey.3.gz linked to o [2002/02/11] bin/34834 "fix" of du(1) and -h o [2002/02/11] bin/34843 fenner `tcpdump port echo' filters for port 4 in o [2002/02/11] kern/34854 sound /src/sys/dev/sound doesn't work correctly o [2002/02/12] bin/34874 Netstat output to small o [2002/02/12] kern/34880 luigi Impossibility of grouping IP into a pipe p [2002/02/14] misc/34935 New locale (Cyrillic Windows Codepage 125 o [2002/02/14] kern/34942 sound Attempt to play -> "pcm0: play interrupt o [2002/02/14] kern/34952 joe Mouse cursor invisible with USB mice and o [2002/02/15] bin/34955 doc [PATCH] ps(1) is out of touch with realit o [2002/02/15] kern/34963 identify procs belonging to the same jail o [2002/02/15] kern/34965 4.4, 4.5 freeze at boot time on ASUS P2B a [2002/02/16] docs/35011 doc There are no commands called "diskless" o o [2002/02/16] bin/35018 brian enhancing daily/460.status-mail-rejects s [2002/02/17] bin/35070 math(3) references section "3m", etc. o [2002/02/18] i386/35078 Uninitialized pointer dereference in func o [2002/02/18] i386/35101 chern cvusupit and other packages won't extract o [2002/02/19] bin/35109 [PATCH] games/morse: add ability to decod o [2002/02/19] bin/35113 grdc enhancement: countdown timer mode o [2002/02/21] misc/35172 Please update am-utils(amd) into newer ve o [2002/02/21] kern/35175 obrien ptrace(PT_DETACH, ....) doesn't do signal o [2002/02/22] docs/35222 doc mailing list archive URL regexp suboptima o [2002/02/23] kern/35234 World access to /dev/pass? (for scanner) o [2002/02/23] conf/35242 Change to etc/periodic/weekly/330.catman f [2002/02/23] misc/35245 brian unwanted stealth behaviour (inbound icmp o [2002/02/23] conf/35262 Generation of boot block for headless ope f [2002/02/23] kern/35269 kris possible panics with 4:1 filesystem ratio o [2002/02/24] kern/35289 Brooktree device doesnt properly signal a o [2002/02/25] kern/35324 Plug and Play probe fails to configure Di s [2002/02/25] bin/35333 send-pr(1) vim syntax highlighting suppor o [2002/02/27] ports/35372 ports-bugs pgp6 ports fails to compile on alpha plat o [2002/02/27] kern/35377 process gets unkillable (-9) in "ttywai" o [2002/02/27] misc/35381 incorrect floating-point display of large o [2002/02/28] misc/35400 qa sysinstall could improve manipulation of o [2002/03/01] bin/35451 PATCH: pkg_add -r able to save local copy s [2002/03/01] ports/35459 ports-bugs portupgrade doesn't clean up dependencies o [2002/03/04] misc/35542 bde BDECFLAGS needs -U__STRICT_ANSI__ o [2002/03/04] conf/35545 Enhanced periodic scripts o [2002/03/05] bin/35568 make declares target out of date, but $? f [2002/03/06] i386/35599 murray install o [2002/03/06] docs/35608 doc mt(1) page uses "setmark" without explana o [2002/03/06] docs/35609 doc mt(1) page needs explanation of "long era o [2002/03/06] docs/35612 doc ps(1) page "state" description doesn't me o [2002/03/07] kern/35635 sheldonh [patch] missing dep in libiconv prevents o [2002/03/07] ports/35638 markm tn3270 dumps core unconditionally o [2002/03/07] ports/35639 max executable name conflicts: ploticus and s o [2002/03/07] docs/35642 doc lo(4) page maybe should document optional o [2002/03/07] docs/35644 doc lo(4) page presumes familiarity with prin o [2002/03/07] docs/35646 doc cp(1) page needs a "Bugs" section. o [2002/03/07] www/35647 www www; combine query-by-number and multi-fi o [2002/03/07] docs/35648 doc rc.conf; add note about "flags" to both f o [2002/03/07] docs/35652 trhodes bsd.README seriously obsolete o [2002/03/08] bin/35671 wrong comments in rc.diskless1 o [2002/03/08] docs/35686 doc blackhole(4) page seems to contradict its o [2002/03/08] docs/35687 doc /etc/nsmb.conf missing mention of readers o [2002/03/08] docs/35696 trhodes mount_smbfs(8) references a nonexistent n o [2002/03/09] www/35711 bugmeister the "gnats page" should move to its own s o [2002/03/09] bin/35717 which(1) returns wrong exit status for m o [2002/03/09] misc/35727 man(1) program should not display (old) d o [2002/03/10] docs/35732 doc adduser(8) page has obsolete reference an f [2002/03/11] misc/35764 nork Icewm does not display APM status properl o [2002/03/11] ports/35767 portmgr make_index script does not deal with syml o [2002/03/11] bin/35769 w does not correctly interpret X sessions o [2002/03/12] bin/35838 Change to size of WID_IF in usr.bin/netst o [2002/03/13] kern/35846 imp timeout in wi_cmd 11, machine hangs for a o [2002/03/14] bin/35886 [patch] Enhancement: custom time format f o [2002/03/14] bin/35894 bbraun popen.c in cron won't build without LOGIN o [2002/03/15] docs/35943 doc at(1) config files are misplaced in /var/ p [2002/03/15] docs/35951 trhodes disklabel(8) manual confuses partitions a o [2002/03/15] docs/35953 doc hosts.equiv(5) manual is confusing or wro o [2002/03/17] ports/36020 jmz Update port: print/musixtex T.98 -> T.104 o [2002/03/17] java/36024 ports-bugs port update: OpenJIT 1.1.16 for JDK 1.3.1 s [2002/03/18] standards/36076standards Implementation of POSIX fuser command o [2002/03/19] misc/36110 dmesg output corrupt if /dev/console is b f [2002/03/19] ports/36112 portmgr [PATCH] New feature for whole ports tree: o [2002/03/19] conf/36118 re 4.5 Upgrade says it won't touch /usr/src, o [2002/03/20] bin/36136 savecore -z option does not work o [2002/03/20] misc/36143 Dynamic (non linear) mouse acceleration a o [2002/03/20] misc/36154 simon Getting USB mouse to work: usbd and mouse o [2002/03/21] kern/36170 an(4) does an_init() even if interface is o [2002/03/24] bin/36262 [PATCH] Fixed rusers idle-time reporting o [2002/03/26] alpha/36327 alpha trap within cvt() while attempting to pri o [2002/03/26] misc/36359 fxp driver and Intel Pro/100 S NIC (0002B o [2002/03/27] bin/36374 Patch (against core dumps) and improvemet o [2002/03/27] misc/36385 luigi crunchgen does not handle Makefiles with o [2002/03/27] misc/36392 cron starts before vi recover, and vi rec o [2002/03/28] kern/36425 bump up SYS_NMLN in sys/utsname.h o [2002/03/28] docs/36432 doc Proposal for doc/share/mk: make folded bo a [2002/03/28] docs/36447 trhodes chown(8) manual misdescribes handling of o [2002/03/28] docs/36449 doc symlink(7) manual doesn't mention trailin s [2002/03/28] gnu/36460 cu(1) program does not work very well. f [2002/03/29] bin/36477 gshapiro mailwrapper doesn't handle rmail calls o [2002/03/29] bin/36501 grog /usr/bin/calendar can't handle recurring o [2002/03/29] ports/36503 ports-bugs several files conflict in databases/libio o [2002/03/30] ports/36545 jmz mwrite is an absolute symbolic link to /u o [2002/03/30] bin/36553 gad Two new features in newsyslog(8) o [2002/03/30] misc/36556 patch: regular expressions for tcpwrapper o [2002/03/30] ports/36560 rse bug fix for the eperl package f [2002/03/31] kern/36569 njl umass fails when RiteLink Pocket Disk is o [2002/04/01] bin/36626 login_cap(3) incorrectly claims that all o [2002/04/01] misc/36646 dwmalone [PATCH] Top does not work correctly in a p [2002/04/02] kern/36682 joe USB isochroneous transfer doesn't report o [2002/04/03] docs/36724 darrenr ipnat(5) manpage grammar is incomplete an f [2002/04/03] docs/36726 trhodes Handbook lacks information about hardware o [2002/04/03] docs/36727 trhodes Mail chapter of Handbook is incomplete o [2002/04/04] bin/36740 make ps obey locale (particularly for tim o [2002/04/04] bin/36757 EnhancementRequest binary which ought to a [2002/04/04] ports/36766 ade Incompatibility between autoconf, automak o [2002/04/05] bin/36786 make ps use 24-hour time by default o [2002/04/06] ports/36832 kuriyama apache13-* coredumps when using XML::Pars o [2002/04/07] ports/36849 cy x11-wm/fvwm-themes fails to switch themes o [2002/04/08] java/36901 glewis WITHOUT_X11 Knob for port java/jdk13 o [2002/04/08] bin/36902 [patch] proposed new format code %N for s o [2002/04/08] misc/36916 qa DOS active partition flag lost in libdisk o [2002/04/09] ports/36933 portmgr [PATHCES] New feature for pkg_create and o [2002/04/09] java/36951 glewis Java (aka 1.3.1-p6-root-020405-00:26) cor o [2002/04/09] kern/36952 ldd comand of linux does not work o [2002/04/10] bin/36960 grog calendar doesn't effect -t option. o [2002/04/10] kern/36983 CD9660 unicode to utf-8 [hack] o [2002/04/11] bin/37013 ls directory name output trailing slash d o [2002/04/13] misc/37034 Fixed maximum character length in EUC o [2002/04/13] misc/37047 brian daily_status_mailq_shorten doesn't produc o [2002/04/14] misc/37073 Few new tips for FreeBSD-tips fortune o [2002/04/14] bin/37074 bp [PATCH] Typographical error in output of o [2002/04/14] bin/37083 small improvement to talk(1): add clocks o [2002/04/15] bin/37096 Fixes to fsdb command-line handling [patc f [2002/04/16] i386/37137 qa FreeBSD install doesn't recognize version o [2002/04/16] misc/37160 qa /stand/sysinstall coredumps when trying t o [2002/04/16] misc/37161 ext2 linux file system, error handling la o [2002/04/17] ports/37186 ports-bugs Dbview contains an error, because of whic f [2002/04/23] kern/37374 joe [PATCH] closing ums0 blocks with wmesg uh o [2002/04/23] i386/37379 /dev/MAKEDEV entry for RocketPort is brok o [2002/04/23] misc/37380 jhb boot0 partition list is outdated (patch i o [2002/04/23] misc/37387 grog bsdmainutils/calendar Hungarian addon fil o [2002/04/23] conf/37395 peter even with NO_SENDMAIL=true, /usr/sbin/sen o [2002/04/24] bin/37424 nfsstat reports negative values o [2002/04/24] misc/37434 mbr dhclient generates pointless log messages o [2002/04/24] bin/37437 Add HTTP-style support to {vis,unvis}(1). o [2002/04/24] bin/37442 [PATCH] sleep.c to support time multiplie p [2002/04/25] bin/37448 obrien [PATCH] ldd/rtld support for more informa o [2002/04/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] kern/37554 jmg [PATCH] Make ELF shared libraries immutab o [2002/04/29] kern/37555 vnode flags appear to be changed in non-s o [2002/04/29] misc/37562 Incorrect information in /usr/share/examp o [2002/04/29] misc/37569 [PATCH] Extend fstab(5) format to allow f o [2002/04/30] ports/37596 shige EMACS_PORT_NAME=xemacs21 forks make infin o [2002/04/30] kern/37600 sound [Partial PATCH] t4dwave drive doesn't rec o [2002/04/30] conf/37611 proposed /etc/rc.jails for jail(8) manage s [2002/05/01] ports/37654 arved Update textproc/xml4j to 4.0.1 o [2002/05/01] kern/37657 sound /dev/dsp and /dev/audio skip the first 32 o [2002/05/02] bin/37672 pw(8) prints warnings after successful NI o [2002/05/02] kern/37675 grog Page fault when newfs'ing a vinum volume o [2002/05/02] bin/37676 threads libc_r: msgsnd(), msgrcv(), pread(), pwri o [2002/05/03] java/37711 znerd New port: Beacon-agent 0.6.3 (Multicast B o [2002/05/03] java/37712 znerd New port: Beacon server v0.8.9 (Beacon mu o [2002/05/03] ports/37713 seanc AIM Transport doesn't work correctly with o [2002/05/03] bin/37715 "pkg_info -g package_name_version" fail o [2002/05/03] docs/37719 kensmith Detail VOP_ naming in a relevant man-page o [2002/05/03] misc/37732 joe usbd start in wrong place in /etc/rc in 4 o [2002/05/04] bin/37733 su(1) does not behave the way it is descr o [2002/05/04] kern/37761 net process exits but socket is still ESTABLI s [2002/05/05] java/37771 znerd New Port: audio/jmax s [2002/05/07] docs/37843 doc manual for pthread_setschedparam is wrong o [2002/05/07] bin/37844 ru [PATCH] make knob to not install progs wi o [2002/05/09] java/37904 znerd New Port: database/isql-viewer (a JDBC 2. o [2002/05/09] conf/37909 dougb make distribution DESTDIR=/path -DNO_MAKE o [2002/05/09] gnu/37910 PATCH: make send-pr(1) respect &'s in /et o [2002/05/11] ports/37962 markm ports/lang/gcl does not build o [2002/05/12] i386/37999 qa In /stand/sysinstall, 's' selects Options o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li o [2002/05/13] ports/38034 ports-bugs compaq-cc (under linux-emu) installes man o [2002/05/13] i386/38055 qa In Install, Groups (creation) item should o [2002/05/13] i386/38056 qa In Install, User (creation)'s "Member gro o [2002/05/13] misc/38057 qa "install" document doesn't display correc o [2002/05/13] docs/38061 ume Typos in man pages for faith & faithd o [2002/05/14] ports/38086 rse eperl does not build CFLAGS recursive err o [2002/05/14] ports/38090 ade devel/m4 port PREFIX vs LOCALBASE o [2002/05/16] docs/38148 trhodes In manpages "timezone" should be "time zo o [2002/05/16] kern/38156 quotacheck chokes on user -2 o [2002/05/17] bin/38168 installing curses programs and terminfo d o [2002/05/18] docs/38225 doc change "CDROM" to "CD-ROM" o [2002/05/18] bin/38256 linking pax to pax_{cpio|tar} o [2002/05/19] ports/38301 kiri upgrade www/w3-4 to 4.0.47 p [2002/05/19] bin/38303 billf tftpd -c patch o [2002/05/20] misc/38347 new library function abs2rel and rel2abs. f [2002/05/22] ports/38406 ports-bugs lang/gcc31: incorrect .so in g++31.1 man o [2002/05/22] ports/38408 wjv zope-zmysqlda does not run o [2002/05/22] kern/38419 joe add name "CanoScanN676U" in uscanner o [2002/05/22] kern/38429 [PATCH] getgpid and getsid work for proce o [2002/05/22] kern/38445 Centralized ptrace() permission checking o [2002/05/23] misc/38452 joe Logitech USB iFeel: device_probe_and_atta o [2002/05/23] misc/38468 imp Write drivers for Intel PRO/Wireless 2011 o [2002/05/23] i386/38477 qa In sysinstall's Choose Distributions scre o [2002/05/23] i386/38478 qa In sysinstall's Choose Distributions scre o [2002/05/23] i386/38480 qa sysinstall should prompt for normal users s [2002/05/24] www/38500 www gnats web form is overenthusiastic about f [2002/05/24] ports/38516 edwin ICQv7 transport for the Jabber Server o [2002/05/24] i386/38524 cons25 doesn't support F-keys beyond 12 o [2002/05/25] docs/38540 rpratt sysinstall application name should be Sys o [2002/05/25] docs/38556 doc EPS file of beastie, as addition to exist o [2002/05/26] misc/38583 qa sysinstall installs crypto sources when / o [2002/05/26] ports/38593 portmgr Third level ports o [2002/05/27] bin/38610 qa Sysinstall should be able to mount ISO im o [2002/05/27] docs/38620 doc Committers Guide and CVS o [2002/05/27] kern/38626 luigi dummynet/traffic shaper: RED: max_th and o [2002/05/29] misc/38727 mptable should complain about garbage arg o [2002/05/29] kern/38730 mikeh Memorex scrollpro mouse is not fully func o [2002/05/30] kern/38749 murray Diskless booting fails with some DHCP ser o [2002/05/31] docs/38772 doc firewall_type feature not mentioned on Ha f [2002/06/01] ports/38800 ports-bugs update www/roxen to Roxen WebServer 2.2.2 o [2002/06/02] i386/38826 RFE: BootMgr should provide more identify o [2002/06/02] kern/38828 DPT PM2012B/90 doesn't work o [2002/06/02] conf/38829 bootblock recompile instructions in handb p [2002/06/03] docs/38850 keramida handbook/kernelopts/ should be in Develop o [2002/06/03] misc/38854 qa Resetting the sysinstall during setup cau o [2002/06/03] ports/38876 tegge devel/linuxthreads: pkg-plist ignores NOP o [2002/06/05] bin/38931 Cleanup for WARNS=4 of src/games/fortune/ o [2002/06/05] misc/38937 delay between tracks in digital audio dum o [2002/06/05] bin/38940 Change: an option to *stat to allow supre p [2002/06/06] ports/38965 kde [PATCH] kapptemplate fails on FreeBSD o [2002/06/06] kern/38967 sound 4/22/02 pcm driver merge appears to break o [2002/06/07] docs/38982 doc developers-hanbook/Jail fix p [2002/06/08] docs/39044 tjr The man page for rot13(6) never mentions o [2002/06/08] kern/39047 IPSEC Compression (IPCOMP) broken in tunn o [2002/06/09] java/39080 sobomax java/javavmwrapper: Functionality enhance o [2002/06/10] ports/39095 mharo ports/net/nttcp and ports/net/ttcp appear p [2002/06/10] bin/39116 tjr /usr/bin/printf o [2002/06/12] conf/39192 sound [PATCH] Save pcm mixer settings during re a [2002/06/12] ports/39193 edwin [maintainer-update] net/papaya update to o [2002/06/12] bin/39198 sh aborts on variables with periods o [2002/06/12] misc/39201 ptrace(2) and rfork(RFLINUXTHPN) confuse o [2002/06/12] docs/39213 doc No rc(4) man page o [2002/06/13] standards/39256standards [v]snprintf aren't POSIX-conformant for s o [2002/06/14] conf/39306 The /etc/rc file should know if is runnin o [2002/06/15] misc/39347 use of /usr/bin/* utils in /etc/rc.diskle o [2002/06/15] docs/39348 doc kenv fetch of hostname requires dhcp/boot o [2002/06/16] misc/39360 qa If linux emu is added as a dependency (an o [2002/06/16] ports/39390 gnome Make graphics/imlib not depend upon GTK+ o [2002/06/17] misc/39425 Auto mounted directory was not found at b o [2002/06/17] misc/39439 tcopy will not duplicate tapes with block o [2002/06/18] bin/39463 mtm [PATCH] Add several options to fingerd o [2002/06/18] misc/39466 find -xdev hangs on dead NFS mounts (/etc s [2002/06/18] ports/39476 ports-bugs profxp will run but when you fxp a file i f [2002/06/19] conf/39505 automate BUILDNAME variable for releases o [2002/06/19] kern/39527 dwmalone getcwd() and unreadable parent directory o [2002/06/19] docs/39530 doc access(2) man page has unnecessarily broa o [2002/06/19] docs/39532 doc 'find' man page should a [2002/06/19] ports/39544 ports-bugs mayavi port disfunctional o [2002/06/20] i386/39574 qa Error mounting /dev/acd0c on /dist: No su o [2002/06/20] bin/39576 [PATCH] tail -f for multiple files p [2002/06/20] bin/39578 add more russian holydays s [2002/06/20] conf/39580 insecure default settings o [2002/06/20] java/39600 znerd New port: jdictionary-ger-hun 1.4 - Germa o [2002/06/20] java/39603 znerd New port: jdictionary-eng-ger 1.4 - Engli o [2002/06/21] ports/39634 jim Port pclock unaligned access on alpha o [2002/06/22] bin/39676 obrien lukemftpd manual pages fix + examples o [2002/06/22] kern/39681 hidden kernel boot tunables added to sysc o [2002/06/24] misc/39772 imp pccardd is slow to install a PCCARD. o [2002/06/24] bin/39819 tjr cleaning bin/sh code from warnings o [2002/06/24] docs/39824 doc Various tweaks for doc/en_US.ISO8859-1/bo o [2002/06/25] misc/39864 robert hostname instead of IP in w -n output o [2002/06/26] bin/39893 setusercontext library call differs umask o [2002/06/26] bin/39905 johan cleaning sbin/restore code from warnings o [2002/06/28] conf/39976 vi recovery halting boot process o [2002/06/29] ports/40002 wjv py-4suite: XSLT import error o [2002/06/29] kern/40017 [patch] allows config(8) to specify confi o [2002/06/29] kern/40021 [patch] use ld(1) to build kernel with li p [2002/06/30] misc/40057 bugmeister send-pr -a flag does not work with -f o [2002/06/30] kern/40058 imp lockup on 5.0 DP1 - Xircom X3201 (RealPor o [2002/07/01] misc/40081 sound noise in sound output with built-in CMedi o [2002/07/02] ports/40107 trevor ports/audio/festogi-spanish has a checksu o [2002/07/02] ports/40121 ache standard www/apache13 port creates sbin l o [2002/07/02] ports/40124 kris Patch to wdm to allow long passwords o [2002/07/02] bin/40127 [PATCH] Add functions for PID-file handli o [2002/07/03] ports/40163 cy screen w/o suid and locale o [2002/07/04] docs/40196 doc man find does not describe -follow f [2002/07/06] misc/40273 dougb some more fortunes o [2002/07/06] misc/40280 joe I add uscanner entory o [2002/07/07] ports/40284 mi port www/djvuplugin tarball no longer exi o [2002/07/07] misc/40298 using swapfile as /tmp o [2002/07/08] kern/40369 rman_reserve_resource - when "count > (en o [2002/07/09] misc/40378 standards stdlib.h gives needless warnings with -an o [2002/07/09] conf/40391 imp sysinstall with PCCARD<->ISA bridge gets o [2002/07/10] docs/40423 doc Keyboard(4)'s definition of parameters to o [2002/07/10] docs/40443 doc Update books/faq/book.sgml for USB .ko's o [2002/07/12] ports/40511 sumikawa update for net/zebra (no-ipv6 option) o [2002/07/12] kern/40516 ti driver has no buadrate set f [2002/07/13] bin/40538 dougb mergemaster fixes and enhancements o [2002/07/14] conf/40548 list of /etc/defaults/make.conf undocumme o [2002/07/14] misc/40552 alternate syscons font for iso-07 encodin o [2002/07/14] ports/40555 steve x11-toolkits/open-motif requires mkhtmlin o [2002/07/14] kern/40563 gif driver can clobber route/arp table f [2002/07/14] bin/40570 mbr dhclient freeze the whole thing o [2002/07/14] bin/40572 vipw prints silly message if $EDITOR fail o [2002/07/14] misc/40577 post-October 2001 Dell Inspiron 2500's (a o [2002/07/15] bin/40597 add /sbin/fdisk ability of showing extend o [2002/07/15] bin/40617 brian /usr/sbin/ppp is not able to bind the nat o [2002/07/16] misc/40657 joe Logitech iFeel usb mouse will not attach o [2002/07/16] ports/40659 dirk php3 and GD problem o [2002/07/16] misc/40671 threads pthread_cancel doesn't remove thread from o [2002/07/17] misc/40693 the system reboot alone with no reason a [2002/07/17] ports/40699 portmgr allow exclude patterns in `make search` o [2002/07/17] kern/40711 sound CT5880-C sometimes fails to output sound o [2002/07/18] kern/40745 Inconsistency between net/if.c and struct o [2002/07/19] kern/40763 [UPDATED PATCH] Introduction of non-stric o [2002/07/19] conf/40777 disktab does not support 2.88MB floppies o [2002/07/21] docs/40851 doc [PATCH] "mergemaster -p" in UPDATING's "C o [2002/07/21] conf/40855 murray psuedo-device bpf need note in LINT and G a [2002/07/21] ports/40866 jkoshy sml-nj port CM autoloading compilation pr o [2002/07/22] ports/40915 billf Fix pkg-plist for net/ethereal o [2002/07/23] kern/40919 usage of ucred->cr_uid in sys/netinet/in_ o [2002/07/23] kern/40926 qa After Upgrading or Clean Installing 4.6, o [2002/07/23] kern/40927 sound sound dies with pcm:play:0 play interrupt o [2002/07/24] kern/40948 joe USB HP CDW8200 does not work o [2002/07/24] bin/40958 apm on Acer TravelMate 351 could not resu o [2002/07/25] ports/40975 knu Uncatched coredump of pkg_info while pkgd o [2002/07/25] bin/40980 du(1)'s -h and -k options interact confus o [2002/07/26] bin/41012 brian /etc/periodic/daily/440.status-mailq assu o [2002/07/27] bin/41060 ready to import gzip 1.3.3 o [2002/07/27] bin/41070 added .warning in make(1) + two fixes o [2002/07/27] bin/41071 make NO to NO_ transition patch o [2002/07/28] docs/41089 doc pax -B option does not mention interactio o [2002/07/30] bin/41159 new sed -c option to allow ; as a separat o [2002/07/30] misc/41179 LD_LIBRARY_PATH security checks o [2002/07/30] bin/41190 in sed, report the { linenum instead of E o [2002/07/31] misc/41213 top(1) blocks if NIS-related entries in p o [2002/07/31] misc/41215 console revert back to kbd0 (AT) after KV o [2002/07/31] kern/41220 [PATCH] Minor sk driver enhancements o [2002/08/01] misc/41238 qa problems with FreeBSD installation on a d o [2002/08/01] conf/41241 murray sysinstall build uses kbdcontrol keymaps o [2002/08/01] misc/41243 joe USB, getting full desc failed, HID device o [2002/08/02] ports/41259 ports-bugs Info directory change for various GNU Ema o [2002/08/02] docs/41270 doc confusing directions for kernelconfig cha o [2002/08/02] bin/41271 Non-suid-crontab. a [2002/08/03] ports/41282 ports-bugs New_Ports japanese/stevie-* o [2002/08/04] bin/41307 ru libalias: logging of links lifecycle (add o [2002/08/04] www/41312 cvs RCS IDs are off-by-one in the NetBSD cvsw o [2002/08/04] kern/41317 trhodes reflect kernel building user for sudo-ers o [2002/08/05] i386/41364 imp pccard: NewMedia "Bus Toaster" SCSI card o [2002/08/06] misc/41379 Cannot browse directory tree on FreeBSD m o [2002/08/07] ports/41400 ports-bugs sgmltools-lite update to 3.0.3 o [2002/08/07] kern/41415 joe Some USB scanner cannot talk to uscanner o [2002/08/07] docs/41423 doc Update FAQ: attrib command for windows du o [2002/08/09] misc/41490 sound C-Media 8738 sound card static o [2002/08/10] misc/41515 jhb boot0cfg corrupts slice table o [2002/08/10] bin/41526 symlinked mount points get mounted more t o [2002/08/11] kern/41543 emulation Easier wine/w23 support o [2002/08/11] kern/41555 Add support of VScom titan PCI-800L f [2002/08/11] bin/41556 obrien [PATCH] wtmp patch for lukemftpd o [2002/08/11] misc/41566 obrien file(1) out of date p [2002/08/12] standards/41576standards POSIX compliance of ln(1) a [2002/08/12] bin/41583 assorted mtree bugs (+fixes) o [2002/08/13] kern/41631 PATCH to add sysctl knob to disable clone o [2002/08/14] misc/41674 ken iostat column formatting overlaps o [2002/08/17] i386/41743 sound No sound from SiS630s controller o [2002/08/17] misc/41744 qa Cannot stop comat22 from being extracted o [2002/08/17] ports/41755 max Wrong letters in Canna iroha dictionary o o [2002/08/18] misc/41771 '/etc/ttys' and X p [2002/08/18] conf/41772 dougb can't disable keybell o [2002/08/19] ports/41784 ports-bugs vmware2 causes panic on recent -current o [2002/08/19] docs/41791 doc Documentation formatting error o [2002/08/19] docs/41807 doc natd -punch_fw "bug" o [2002/08/20] misc/41817 pw groupshow doesn't include the login gr o [2002/08/20] docs/41820 doc Device driver confusion in Handbook (2.3) o [2002/08/21] conf/41855 improvment of /etc/rc.diskless2 script o [2002/08/21] kern/41856 VESA splash screen problems on ThinkPad 2 o [2002/08/21] docs/41879 hrs cleanup to DOCROOT/share/sgml/freebsd.dsl o [2002/08/22] bin/41902 [PATCH] Add queue depth to systat -v disk o [2002/08/22] docs/41919 blackend MINI kernel for bootfloppy (Handbook p.34 a [2002/08/23] ports/41945 ade bsd.port.mk: does not run ACLOCAL o [2002/08/23] misc/41947 hexdump(1) unprintable ASCII enhancement o [2002/08/23] misc/41949 qa sysinstall sorts /etc/rc.conf during netb o [2002/08/25] ports/42018 ports-bugs pkg_info with PKG_PATH searches through t o [2002/08/25] i386/42022 qa sysinstall in non-interactive mode prompt a [2002/08/27] docs/42058 doc Documentation: Installing Oracle 8i onto o [2002/08/27] kern/42065 kern.ps_showallprocs has no effect on /pr o [2002/08/27] misc/42084 luigi PicoBSD's 'netstat -i' reports negative I o [2002/08/28] ports/42134 ports-bugs linux-gtk PORTREVISION contaminates other o [2002/08/29] i386/42162 qa Installation (sysinstall) crashes, md0c f o [2002/08/29] misc/42167 du uses linear search for duplicate inode o [2002/08/29] docs/42182 trhodes Making Dedicated Mode disks doc out of da o [2002/08/30] docs/42210 gioria doc/en_US.ISO8859-1/articles/releng/branc f [2002/08/30] bin/42213 joe moused(8) seems to delay some mouse event o [2002/08/30] bin/42217 libdisk segfaults with 1024 bytes/sector o [2002/08/31] kern/42274 jlemon Convert defined variable into tuneable as o [2002/09/01] ports/42295 perky New port: www/webware, Webware for Python o [2002/09/02] misc/42336 [PATCH] ISO-fication of /usr/src/contrib/ o [2002/09/02] bin/42338 imp pccard_ether should run ipf -y if ipfilte o [2002/09/03] misc/42373 mtm Update to rc scripts to make interface al o [2002/09/03] bin/42386 cleaning code from warnings in libkvm o [2002/09/03] bin/42387 cleaning code of librpcsvc from warnings o [2002/09/03] bin/42388 cleaning code from warnings in libm p [2002/09/04] kern/42404 emulation TIOCSCTTY not implemented in linuxulator o [2002/09/04] bin/42419 syslog enhancement for the nologin shell o [2002/09/04] misc/42422 dbm_delete returns -1 instead of 1 when t o [2002/09/04] ports/42427 motoyuki New port www/apache13-modssl+ipv6 o [2002/09/04] misc/42429 hash_action called with HASH_DELETE does o [2002/09/04] bin/42430 Add -m option to du(1) for compatibility o [2002/09/05] kern/42442 problem in idlequeue/debugging mode ? o [2002/09/05] misc/42461 mdodd if_wi_pci.c,if_wi_pccard.c lack device_re s [2002/09/05] kern/42466 linux: 'ipc' typ=258 not implemented o [2002/09/05] misc/42467 netstat -s does not include fabricated pk o [2002/09/05] misc/42468 mount_smbfs incorrectly handled configura o [2002/09/06] misc/42469 After mounting by mount_smbfs directories o [2002/09/06] ports/42483 cy misc/screen problem with editors/vim-lite o [2002/09/06] conf/42497 rc.network lacks IKE daemon startup p [2002/09/07] ports/42503 kde kuser tries to create the wrong Mailbox o [2002/09/08] misc/42558 www http://www.freebsd.org/search produces in o [2002/09/09] bin/42609 pkg_info -qg doesn't handle missing files o [2002/09/10] ports/42642 ports-bugs cfexecd needs symlink, cfexecd, cfservd a o [2002/09/10] ports/42649 marcel linux_kdump port for source dirs != /usr/ o [2002/09/11] misc/42663 pw useradd assigns unique UID's to multip o [2002/09/11] ports/42668 grog port instant-workstation should be update o [2002/09/13] bin/42725 dwmalone Patch for calendar to support Hungarian n o [2002/09/13] kern/42728 small many problems in src/usr.sbin/ppp/* afte o [2002/09/13] bin/42732 semenu Seg fault in mount_nfs o [2002/09/14] i386/42766 Proposal to perform reboot via jump to BI o [2002/09/14] kern/42769 Boot stalls if the system has a serial co o [2002/09/15] bin/42803 tconv, tic, captoinfo binaries missing fr o [2002/09/15] conf/42807 imp /etc/netstart doesn't run /etc/defaults/p o [2002/09/18] misc/42934 qa installation procedure on install floppie o [2002/09/19] misc/42956 dlclose gives "invalid shared object hand o [2002/09/19] bin/42974 [patch] ISO 8601 date format option o [2002/09/19] kern/42977 qa FreeBSD installer doesn't probe past EISA o [2002/09/20] ports/42985 tobez Perl5 port doesn't build automatically on o [2002/09/20] bin/43139 /sbin/route -host option doesn't always s o [2002/09/21] kern/43154 tunwrite() does not allocate clusters for o [2002/09/21] conf/43167 Ability to have vnode based file systems o [2002/09/21] misc/43169 caps-lock led doesn't work f [2002/09/21] ports/43171 ports-bugs Port misc/upclient setgid kmem o [2002/09/21] misc/43177 markm Updates and additions to src/games/quiz/d o [2002/09/22] misc/43262 command 'shutdown -r' (also reboot) cause f [2002/09/22] ports/43273 portmgr [patch] make bsd.port.mk checksum check a f [2002/09/23] ports/43282 dirk SONY CD-RW CRX10U don't work with sysutil o [2002/09/25] kern/43355 idad driver will work if logical drives d o [2002/09/25] bin/43367 incorrect report from 'who' after 'shutdo o [2002/09/25] misc/43368 pkg_create fails if target directory does o [2002/09/25] bin/43372 Broken struct ufs_args in ufsmount.h o [2002/09/29] misc/43470 blackend Solid State / x109 article out of date. o [2002/09/29] bin/43471 `ls -l` shows wrong size for big files (> o [2002/09/29] misc/43474 murray dhcp.* values not set in kenv by bootp cl f [2002/09/29] ports/43484 ports-bugs Update port net/arla to 0.35.9 o [2002/09/29] misc/43494 wish: resolv.conf created (again) later i o [2002/09/29] misc/43495 awk - rc/diskless references by full path o [2002/09/29] misc/43496 touch - rc/diskless references by full pa o [2002/09/29] misc/43497 mount -t nfs -> crunchgen incompatible o [2002/09/29] conf/43500 rc.syscons "allscreens" improvements o [2002/09/30] misc/43539 Cannot mout floppy on Compaq Proliant ML3 a [2002/09/30] ports/43540 arved Update Port net/cnet 1.7.7 -> 2.0.3 o [2002/09/30] misc/43543 jhb cdboot does not handle 'relaxed' ISO9660 o [2002/10/01] alpha/43561 jhb kern_shutdown.c uses time_t as 'long int' o [2002/10/01] java/43565 znerd jakarta-tomcat41 port breaks upgrades o [2002/10/01] docs/43569 doc src/share/examples/worm/README out-of-dat o [2002/10/02] kern/43577 [PATCH] New kernel option SHUTDOWN_BEEP o [2002/10/02] bin/43582 passwd(1) fails on nonexistent users o [2002/10/02] bin/43596 pkg_add does not propogate 'remote' to de o [2002/10/02] kern/43610 static-ize some symbols in digi driver o [2002/10/02] kern/43611 static-ize some symbols in sys/crypto o [2002/10/02] kern/43613 static-ize symbol in smbfs code o [2002/10/02] kern/43616 static-ize some functions in sys/net/zlib o [2002/10/03] java/43641 znerd Port www/orion should log to /var/log o [2002/10/04] docs/43651 doc stab(5) incorrectly states to include jus o [2002/10/04] bin/43675 tjr uniq prints last, not first of the identi f [2002/10/04] java/43679 znerd Error starting jakarta-tomcat41 o [2002/10/05] kern/43716 puc driver does not recognize Lava Dual-6 f [2002/10/05] ports/43718 ports-bugs New port: x11-wm/icebgset (set IceWM back f [2002/10/07] ports/43764 ports-bugs New port: audio/wavemagic - An audio play o [2002/10/07] ports/43771 linimon LaTeX ports mixed between print and textp o [2002/10/07] conf/43800 imp Belkin 10/100 Base-TX PCMCIA card not rec o [2002/10/07] conf/43805 imp Asante' FriendlyNet AeroLAN AL1011 802.11 o [2002/10/08] bin/43819 changed truss output for utrace calls o [2002/10/08] docs/43823 simon [PATCH] update to environ(7) manpage o [2002/10/08] misc/43825 qa please remove object files in source (src o [2002/10/09] bin/43857 hm conflicting types in /usr/src/usr.sbin/i4 o [2002/10/09] docs/43861 doc non-trivial typo in wicontrol man page o [2002/10/09] ports/43880 ports-bugs Names of Emacs ports are misleading o [2002/10/10] misc/43886 markm local exploitable overflow in rogue o [2002/10/10] misc/43905 kqueues: EV_SET(kevp++, ...) is non-int o [2002/10/10] ports/43911 grog instant-workstation depend annoyance o [2002/10/11] kern/43916 Olicom OC-2220 (PC-card) hangs on ifconfi o [2002/10/11] bin/43938 roberto ntpd binds to local aliases o [2002/10/11] docs/43941 doc Rationale for Upgrade Sequence o [2002/10/11] java/43947 znerd Checkstyle port should install checkstyle o [2002/10/11] ports/43956 edwin New port: x11-wm/ion-devel o [2002/10/12] docs/43980 darrenr ipf(5) missing "gre" keyword o [2002/10/13] ports/44019 ache Fixes for ftp/wu-ftpd 2.6.2 o [2002/10/13] docs/44034 trhodes Multiple sysctl variables are not documen a [2002/10/14] java/44039 znerd Request for port: CruiseControl a [2002/10/14] java/44041 znerd Generate bsd.java.mk from an XML file o [2002/10/14] misc/44044 sound 4.7-R Freezes half the times snd.ko is lo o [2002/10/14] misc/44058 /dev/ch* is created without group write p o [2002/10/14] docs/44074 doc ln(1) manual clarifications [patch] o [2002/10/15] kern/44098 RealTec-based NIC initialization problem p [2002/10/15] kern/44121 [PATCH] bogus cast removal in hea driver o [2002/10/15] misc/44122 tun0 gets a second ip adress after a disc o [2002/10/16] misc/44150 Diskless kernel may crash, depends on the o [2002/10/17] conf/44170 Add ability to run multiple pppoed(8) on o [2002/10/17] www/44181 www www "Release Information" organization o [2002/10/17] bin/44188 qa cannot install FreeBSD 4.0-4.6 to Compaq o [2002/10/17] bin/44200 ftp site keeps sockets open. o [2002/10/18] bin/44212 Unify 'recursive' options -r and -R o [2002/10/18] kern/44215 PUC driver support for Moxa C320 Intellio o [2002/10/18] kern/44218 Init dies during boot after upgrade from o [2002/10/18] java/44219 java Update port: textproc/cocoon to 2.0.3 o [2002/10/18] java/44251 java Create stylebook port o [2002/10/18] ports/44252 x11 XFree86-4-Server port removes/overwrites o [2002/10/19] ports/44258 obrien pkg_update ate my Muttrc o [2002/10/19] kern/44260 LINT does not list pseudo-device tap o [2002/10/19] i386/44262 tanimura Problems with nrp driver o [2002/10/19] kern/44267 One more modem PNP id for /usr/src/sys/is o [2002/10/19] ports/44273 dwcjr improved net/samba start script o [2002/10/19] bin/44277 devinfo is not C++ safe o [2002/10/19] misc/44286 roberto /etc/defaults/rc.conf uses the obsolete n o [2002/10/19] kern/44293 thomas Unable to access audio CD under Linux emu o [2002/10/19] ports/44295 linimon New port: lang/mlton, an optimizing Stand o [2002/10/20] misc/44307 UTF-8 locales support o [2002/10/20] bin/44310 make ppp(8) add clients MAC address to al o [2002/10/21] bin/44329 wish for systat o [2002/10/21] bin/44343 [PATCH] sbin/fsdb.c o [2002/10/21] kern/44365 introduce ulong and unchar types o [2002/10/21] kern/44372 roberto some kernel options prevent NTP clock syn o [2002/10/22] misc/44379 libutil: property.c, properties_read() ba o [2002/10/22] standards/44394alfred restrict qualifiers missing from sys/sock o [2002/10/23] docs/44400 doc ipfw(8) has contradictions in bridged and o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has o [2002/10/24] java/44432 znerd Ant-based port installs should use Jikes o [2002/10/24] docs/44435 doc sysctl manpage: add example for tcsh o [2002/10/24] kern/44439 puc doesn't find all 4 ports on SIIG Cybe o [2002/10/24] kern/44450 joe USB support FAILURE for device that was s o [2002/10/26] misc/44500 AC1001 Gigabit NIC Worked o [2002/10/28] kern/44580 NFS updates file access time when file is o [2002/10/29] misc/44587 dev/dpt/dpt.h is missing defines required o [2002/10/29] docs/44594 doc Handbook doesn't mention drivers.flp for o [2002/10/29] ports/44712 perky python port doesn't install symlink as 'p f [2002/10/29] conf/44717 dougb update login.conf and unify login capabil o [2002/10/30] i386/44762 sound sound (ie, not system beeps) stop working o [2002/11/04] kern/44872 dgb driver update o [2002/11/04] misc/44894 markm as a local non-root user and remote it's o [2002/11/04] misc/44915 qa 'choose installation media' choose CD-ROM o [2002/11/04] java/44922 java JVM crash o [2002/11/05] gnu/44984 Send-pr can use environmental variable $F o [2002/11/06] docs/45011 trhodes style(9): '->' and '.' don't require spac o [2002/11/07] misc/45026 Can't set next password change date on NI o [2002/11/08] gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messa o [2002/11/09] www/45169 www suggested update for ports index page on o [2002/11/09] kern/45182 sound fm801.c does not recognize a FM801 based o [2002/11/10] bin/45193 [PATCH] truss can't truss itself o [2002/11/11] ports/45216 joerg devel/bcc port is incomplete o [2002/11/11] misc/45222 daily rejected mail hosts report too long o [2002/11/11] conf/45226 mtm Fix for rc.network, ppp-user annoyance o [2002/11/11] bin/45229 restore(8) -i: ls reports mising files as p [2002/11/12] alpha/45240 alpha pstat -f column headings misaligned on Al o [2002/11/12] gnu/45246 sobomax tar --listed-incremental fails for Solari o [2002/11/12] misc/45254 qa Sysinstall installs things it should not o [2002/11/13] misc/45273 contrib/smbfs: error in examples/dot.nsmb o [2002/11/14] kern/45285 Support for yet another PCI multiport car o [2002/11/14] ports/45289 mita ja-dvi2ps-3.2 does not handle \special co o [2002/11/14] kern/45293 kevent denies to observe /dev/tty o [2002/11/16] bin/45333 [PATCH] New option -r for chown and chgrp o [2002/11/16] ports/45343 ports-bugs Metamail 2.7 incorrectly patched [PATCH] o [2002/11/16] ports/45357 jmz PATCH: textproc/ispell - added bulgarian o [2002/11/17] docs/45371 doc man page for exports lacks information on o [2002/11/18] ports/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] bin/45486 Support for human readble (-h/-H) output s [2002/11/20] bin/45547 sos a patch to make burncd handle .wav files. o [2002/11/21] www/45560 phantom russian FAQ trouble on www.FreeBSD.org a [2002/11/22] bin/45584 tjr read builtin function of sh does not read o [2002/11/22] ports/45596 dwcjr net/samba v2.2.7 fetch error - maybe a fi o [2002/11/22] conf/45608 qa Install should config all ether devices, o [2002/11/22] ports/45612 marcel port devel/linux_kdump does not compile s [2002/11/22] ports/45613 portmgr make update doesn't o [2002/11/23] bin/45659 portmap can not be bound to only loopback o [2002/11/24] kern/45684 systat -vmstat reports "alternate system o [2002/11/24] bin/45701 markm spelling error in rogue o [2002/11/25] misc/45704 [PATCH] request to change cp866b to cp866 o [2002/11/25] bin/45729 make rbootd transfere the default file if o [2002/11/25] standards/45738tjr sh "unset" built-in violates IEEE Std 100 o [2002/11/26] bin/45749 [PATCH] rm -f in MS-DOS directory o [2002/11/26] kern/45753 linux-sun-jdk1.4.1 calls SIOCGIFCONF ioct f [2002/11/26] ports/45771 ports-bugs OffiX printer doesn't find printer o [2002/11/26] kern/45785 emulation Linux WineX seems to require a few new li o [2002/11/27] kern/45793 Invalid media subtype aliases in if_media o [2002/11/28] misc/45830 KDC has problems when listening to IPv6 a o [2002/11/29] misc/45839 [PATCH] Remove some duplicate fortunes o [2002/11/29] ports/45843 dbaker sysutils/3dm - needs to detect and create p [2002/11/30] misc/45874 ache [PATCH] FreeBSD does not know about ca_ES f [2002/11/30] ports/45886 ports-bugs New ports: japanese/trr* o [2002/12/01] bin/45896 dwmalone setnetgrent() should return error code o [2002/12/02] ports/45911 ports-bugs GEOM-related problem sysutils/diskcheckd o [2002/12/02] docs/45940 doc burncd missing info o [2002/12/03] ports/45963 anders the mail/majordomo port looks for majordo o [2002/12/03] kern/45968 des linprocfs is missing maps o [2002/12/05] ports/46005 linimon New port: net/ginsu - a client for the ga f [2002/12/06] ports/46034 gioria new ports: databases/mantis o [2002/12/07] conf/46062 kris Remove skel from BSD.root.dist. f [2002/12/07] ports/46077 kbyanc [patch] fix fetch for emulators/gsnes9x o [2002/12/07] kern/46080 ipfw [PATCH] logamount in ipfw2 does not defau o [2002/12/08] ports/46092 tg ports/print/acroread on i386 needs Linux o [2002/12/08] bin/46107 killall(1) can prematurely kill itself o [2002/12/08] bin/46110 tomsoft why does fsck work with / mounted r/o but o [2002/12/09] standards/46119standards Priority problems for SCHED_OTHER using p o [2002/12/09] bin/46123 fenner PATCH: tcpdump needs -a flag if netmask i o [2002/12/10] kern/46159 ipfw ipfw dynamic rules lifetime feature o [2002/12/10] misc/46163 gad lpc problem. Only root can modify despit o [2002/12/11] docs/46196 doc Missing return value in (set_)menu_format o [2002/12/11] docs/46200 doc fix for ru_RU.KOI8-R/books/porters-handbo o [2002/12/13] conf/46235 rwatson Sysinstall NTP servers for Finland requir o [2002/12/13] i386/46238 dds [code] Driver for the PCL-724 ISA card o [2002/12/13] kern/46250 sound Sound driver not working correctly on SON o [2002/12/16] docs/46291 doc correlation between HZ kernel config para o [2002/12/16] docs/46295 doc please add information to Nvi recovery em o [2002/12/16] ports/46317 obrien ports/editors/vim/files/patch-02 is stale o [2002/12/17] misc/46328 gad patch for lpd o [2002/12/18] kern/46368 MAXDEP in isa/pnpparse.c is too small s [2002/12/19] bin/46382 ps(1) could use a "repeat" mode o [2002/12/20] misc/46409 Certain periodic scripts check broken NFS o [2002/12/20] ports/46414 adrian squid man page gives wrong location of co f [2002/12/20] ports/46417 mph bidwatcher port broken as of Dec. 17 2002 o [2002/12/21] standards/46441tjr /bin/sh does not do parameter expansion i o [2002/12/21] i386/46453 [INTERLATIONALIZATION] cons25l2, ISO8859- 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 f [2002/12/23] ports/46487 edwin New port: devel/cbind - Translator for "t o [2002/12/23] kern/46488 jmg usb driver do not send detach events on S o [2002/12/23] standards/46504standards Warnings in headers o [2002/12/23] ports/46510 ports-bugs security/ssh does not correctly store the o [2002/12/25] ports/46522 sobomax xtraceroute-0.9.0 fails with "OpenGL not o [2002/12/27] misc/46555 enhancements for libradius o [2002/12/27] kern/46564 ipfw IPFilter and IPFW processing order is not o [2002/12/27] ports/46570 ports-bugs x11/efancylauncher core dump as receiving f [2002/12/28] ports/46608 ports-bugs [NEW PORT] irc/epic4-devel: latest develo f [2002/12/29] ports/46615 gioria new-port: mail/sympa - an electronic mail o [2002/12/30] conf/46645 [PATCH] rc.shutdown state table saving ha o [2002/12/31] ports/46655 dwcjr net/samba beauty fix o [2003/01/01] misc/46670 qa 5.0-RC2 install leaves CD drawer locked. o [2003/01/01] bin/46672 dump(8) program gives unnecessary -L warn o [2003/01/01] kern/46677 joe Wrong vendor and device defines in ng_ubt o [2003/01/02] docs/46709 doc tables in terminfo.5 are broken o [2003/01/03] kern/46734 joystick driver doesn't allow for anythin o [2003/01/03] conf/46746 No way to set link addresses through rc.c o [2003/01/04] misc/46758 moused enhancements p [2003/01/05] docs/46787 trhodes compress(1) manpage missing BUGS; other c o [2003/01/05] docs/46793 doc DEVICE_POLLING can not be used with SMP, o [2003/01/07] bin/46830 Make pkg_add respect prefix for dependanc o [2003/01/09] bin/46888 gad Add script run hook to newsyslog(8) f [2003/01/09] ports/46904 ports-bugs new port: mail/vqregister o [2003/01/09] bin/46905 qa FreeBSD 5.x cannot be installed from mult o [2003/01/09] i386/46912 johan chflags nonodump fails o [2003/01/09] conf/46913 darrenr ipf denied packets of security run output o [2003/01/09] docs/46918 trhodes ipsec(4) does not reference the IPSEC RFC o [2003/01/10] bin/46925 sysctl -a goes into an infinite loop... o [2003/01/10] kern/46961 bridging between vlan-interfaces on same o [2003/01/11] kern/46973 syscons virtual terminals switching featu o [2003/01/12] misc/46998 small [patch] Support PicoBSD source in other l o [2003/01/12] ports/47002 roam New port: mail/vodmr - ODMR/ATRN server f o [2003/01/13] ports/47018 sf Teach ftp/wget new very useful feature - o [2003/01/13] misc/47029 sound Static and popping with Hercules GameThea o [2003/01/13] ports/47036 portmgr bsd.port.mk has bad comments WRT dependen a [2003/01/14] ports/47068 arved Update port: devel/bison to 1.875 o [2003/01/14] docs/47085 doc boot(8) manpage is incomplete according t o [2003/01/18] misc/47187 [patch] fix printf specifier in src/sys/b o [2003/01/18] kern/47200 joe USB port is disabled when Kodak DX4900 is o [2003/01/18] ports/47203 ade upgrade of automake to try on the cluster o [2003/01/18] conf/47204 qa base + XFree86 install fails -- crypto di o [2003/01/19] ports/47218 ports-bugs PostgreSQL client has problems when libbi o [2003/01/19] i386/47223 hm [PATCH] pcvt(4), ESC sequences do not cha o [2003/01/19] bin/47235 top reports inaccurate cpu usage s [2003/01/19] bin/47237 des HTTP_PROXY with libfetch stalls at 99% o [2003/01/20] kern/47274 joe umodem update to support motorola v66 pho o [2003/01/21] kern/47311 mdodd [PATCH] Kernel support for NVIDIA nForce2 o [2003/01/21] misc/47314 qa Install requires a swap partition. o [2003/01/21] kern/47349 Fake a sound ioctl (plus linux hook) o [2003/01/21] bin/47350 rc.network supports only one ppp profile o [2003/01/22] kern/47359 dd panic after kldunload snp o [2003/01/22] i386/47376 hm [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd ch o [2003/01/22] bin/47387 [PATCH] gprof -K still requires "a.out" a o [2003/01/24] java/47448 phantom linux-blackdown-jdk-1.4.1: syscall mmap2 o [2003/01/27] bin/47540 ru Make natd configurable in running state w o [2003/01/27] bin/47560 tar 'z' option gzip'd output has extra ga o [2003/01/27] bin/47566 grog Suggested patch: vinum status verificatio o [2003/01/27] docs/47575 doc Clarify requirements for IPFW2 in STABLE o [2003/01/27] misc/47576 [PATCH] factor(6)ing of negative numbers a [2003/01/28] ports/47593 nork Update port: www/elinks o [2003/01/28] docs/47594 doc [PATH] passwd(5) incorrectly states allow o [2003/01/28] bin/47596 daily security run complains if timezone o [2003/01/28] misc/47601 ru Additional subdir targets o [2003/01/30] kern/47675 njl usb/umass problems o [2003/01/30] docs/47690 doc builtin(1) manpage is wrong about externa o [2003/01/30] docs/47705 doc wc(1) manpage has poor explanations. o [2003/01/31] kern/47731 reboot goes panic each time o [2003/02/01] kern/47791 imp Idea for what to do on insert o [2003/02/02] bin/47815 stty -all should work. f [2003/02/02] docs/47818 doc ln(1) manpage is confusing o [2003/02/02] ports/47834 ports-bugs mysql-server-3.23.55 upgrade should be mo o [2003/02/03] sparc64/47845sparc64 4 second daily clock drift f [2003/02/03] ports/47862 ports-bugs Maintainer update: databases/mysql-gui (b p [2003/02/04] misc/47906 murray options screen not return previous screen o [2003/02/04] misc/47908 qa /stand/sysinstall can't display document o [2003/02/04] ports/47913 ume idled.8 man page conflict in ports mail/c a [2003/02/05] ports/47957 seanc ruby-snmp is broken o [2003/02/05] docs/47991 trhodes Handbook section on upgrading kernel says o [2003/02/06] i386/48014 joe moused fails to correctly identify usb mo f [2003/02/07] docs/48038 doc [PATCH] add Tips and Tricks section into o [2003/02/07] ports/48052 obrien Upgrading vim blows away locally-added pl a [2003/02/07] ports/48059 roam Nitpicks for the comms/qpage port o [2003/02/08] docs/48101 brueffer There's no documentation on the fixit dis o [2003/02/08] conf/48105 /etc/disktab has incomplete duplication o o [2003/02/09] misc/48110 change CVSROOT/log_accum.pl to not send m o [2003/02/10] misc/48133 improvied vi recovery notification o [2003/02/10] ports/48140 andreas Update Port: print/apsfilter (conditional o [2003/02/11] kern/48172 ipfw ipfw does not log size and flags o [2003/02/11] conf/48195 /var/db/mounttab error on diskless boot o [2003/02/12] ports/48214 trevor Update port: audio/festogi-spanish to 2.0 o [2003/02/12] kern/48216 mike Linux uname returns wrong hostname inside f [2003/02/12] ports/48217 linimon New Port: www/mod_frontpage13 and www/mod f [2003/02/13] ports/48235 linimon New Port: mail/anomy-mail mail sanitizer f [2003/02/13] ports/48257 linimon New Port: sysutils/portdowngrade: a tool o [2003/02/14] ports/48273 des FlightGear can only be run once between b o [2003/02/14] ports/48281 obrien Patch editors/vim to use fetch instead of o [2003/02/15] bin/48309 pppoe connections fail to establish if th o [2003/02/15] bin/48313 [patch] make yacc(1) use getopt(3) o [2003/02/16] bin/48342 joe [PATCH] usbd dynamic device list. o [2003/02/17] ports/48397 jmz malformed make file in /usr/ports/comms/m o [2003/02/17] bin/48399 Can't put URL in GECOS phone field o [2003/02/18] ports/48426 sobomax [PATCH] digger-vgl does not support conso o [2003/02/18] ports/48434 obrien shells/bash2: process substitution broken o [2003/02/18] bin/48443 /usr/sbin/periodic executes too many file o [2003/02/18] misc/48444 change to count connection attempts inste o [2003/02/19] kern/48468 imp puc driver for Nm9845 o [2003/02/19] ports/48470 nork [PATCH www/flashpluginwrapper] add helper o [2003/02/19] kern/48471 Private IPC for every jail. [PATCH] f [2003/02/20] kern/48494 njl BP6 ACPI errors - AML incorrect o [2003/02/22] conf/48566 [PATCH] /etc/defaults/make.conf stales af a [2003/02/22] conf/48569 trhodes make.conf misses comments on some options o [2003/02/23] kern/48599 schweikh [PATCH] syscons cut-n-paste logic is brok o [2003/02/23] bin/48603 Getopt is broken. Patch included. o [2003/02/24] gnu/48638 [PATCH] some bug fixs in libdialog o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/02/25] bin/48679 (5.0) xterm termcap/info entry seems prob o [2003/02/25] ports/48683 nik 'passivetex' port out of date, checksum e o [2003/02/26] i386/48738 sound ForteMedia FM801 chipset based sound card o [2003/02/27] kern/48759 demon kldstat shows module after unsuccessfull o [2003/02/28] docs/48767 doc wrong key numbers for left/right windows o [2003/02/28] conf/48775 iso8859-15 termcap entries needed o [2003/02/28] bin/48784 yar No way to disable directory listings in f o [2003/02/28] ports/48786 wjv update biology/EMBOSS to the latest relea f [2003/03/01] ports/48813 linimon New port: print/foomatic-filters f [2003/03/02] ports/48832 linimon New port: print/foomatic-db-hpijs o [2003/03/02] kern/48837 mbr dc cannot handle DC21142/3 PCI/CardBus 10 o [2003/03/03] misc/48870 [PATCH] allow to cancel interface status o [2003/03/03] kern/48894 Improvements to the NFS read-ahead heuris f [2003/03/04] ports/48913 ports-bugs vtk does not compile with nvidia-drivers o [2003/03/04] bin/48914 mike [PATCH] Add flag to whois(1) to query IAN s [2003/03/05] bin/48962 des [PATCH] modify /usr/bin/fetch to allow ba o [2003/03/06] kern/48976 nwfs.ko oddity o [2003/03/06] docs/48980 doc [PATCH] nsgmls -s errors and sect. 3.2.1 o [2003/03/06] bin/48989 qa Sysinstall's partition editor gets confu o [2003/03/07] i386/49023 gad Mod to LPD (printjob.c) to pass source fi o [2003/03/08] kern/49037 sound ESS Maestro chip misdetected as 'chip2' o [2003/03/08] kern/49039 add support for RS485 hardware where dire o [2003/03/10] ports/49076 roam stunnel logs normal end of connection as o [2003/03/10] ports/49082 knu portupgrade runs slow o [2003/03/10] kern/49085 jail statfs and mountpoint information le o [2003/03/10] kern/49086 ipfw [patch] Make ipfw2 log to different syslo f [2003/03/12] ports/49955 portmgr [PATCH] bsd.port.mk: add target to automa o [2003/03/12] kern/49957 mbr CRC32 generator should be the common rout o [2003/03/12] bin/49959 ipfw ipfw tee port rule skips parsing next rul o [2003/03/12] misc/49967 Minor fixes to fortunes data o [2003/03/13] kern/49980 patch to enable ThinkPAD X24 sound device o [2003/03/13] bin/49983 markm [patch] Fix bug & improve telnet status o f [2003/03/14] conf/50000 dougb ntpdate not ran before (x)ntpd o [2003/03/14] docs/50013 doc [PATCH] add much more russian holydays o [2003/03/15] ports/50022 nik Port: print/jadetex (update pkg-message) o [2003/03/15] ports/50039 dwcjr Samba port fails to compile with winbind o [2003/03/15] conf/50040 nectar Missing $FreeBSD$ in /etc/ssl/openssl.cnf o [2003/03/16] ports/50044 dwcjr allow samba to be built automatically o [2003/03/16] ports/50060 billf Update port: add GTK+ 2.0 support to net/ o [2003/03/17] ports/50068 linimon New port: databases/sybase_ase (Sybase AS o [2003/03/18] ports/50096 sobomax graphics/tiff 3.5.7 fax2tiff dumps core o [2003/03/18] misc/50106 Make 'make release' more flexible behind o [2003/03/18] i386/50110 joe Astra 2100U scanner being detected as /de o [2003/03/18] java/50114 znerd linux-sun-jdk13 BUILD_DEPENDS not picked o [2003/03/19] bin/50118 grog calendar(1) dumps core if there is ./cale f [2003/03/20] ports/50140 ports-bugs [patch] fix plist devel/linux_devtools (a o [2003/03/20] ports/50142 ports-bugs misc/compat4x broken o [2003/03/20] misc/50154 darrenr Add /etc/periodic/security/610.ipf6denied o [2003/03/21] ports/50157 lioux Gnome-2.2 sound recorder abends with long p [2003/03/21] misc/50160 ache sl_SI.ISO8859-2 collation sequence is wro o [2003/03/22] kern/50201 3ware RAID 5 resulting in data corruption o [2003/03/23] docs/50211 doc [PATCH] Fix textfile creation o [2003/03/23] ports/50230 ports-bugs grail don't work with Python 2.x. p [2003/03/24] docs/50248 ceri New FreeBSD books o [2003/03/24] ports/50258 portmgr [patch] refactor /usr/ports/Tools/portbui o [2003/03/24] ports/50262 tg lang/py-mx-base (mxDateTime) is broke o [2003/03/25] bin/50300 Make the loader's use of terminal-control o [2003/03/25] bin/50310 ru natd / libalias fix to allow dcc resume i a [2003/03/26] ports/50313 ports-bugs Upgrade emulators/linux_base's glibc p [2003/03/26] bin/50328 kris ctm_smail doesn't handle large deltas wel o [2003/03/26] bin/50331 Changing uid with pw causes duplicate use o [2003/03/27] bin/50365 [PATCH] rc.sysctl cannot handle values co o [2003/03/27] misc/50370 phantom NLSOWN set to ${SHAREGRP} in f [2003/03/28] docs/50391 doc Incorrect information in a man o [2003/03/30] bin/50461 ctm cannot handle the large files current o [2003/03/30] ports/50466 grog The benchmarks/rawio port does not seem t o [2003/03/31] ports/50473 ports-bugs amavis-perl is no longer supported (super o [2003/04/01] kern/50526 Update to #! line termination o [2003/04/03] bin/50569 /bin/sh doesn't handles ${HOME}/.profile o [2003/04/03] docs/50573 doc return values for res_query/res_search/re a [2003/04/03] ports/50578 trevor pktrace has been renamed to mftrace by th o [2003/04/04] bin/50613 [PATCH] pppd(8) incorrect CBCP response f o [2003/04/06] kern/50644 [PATCH] Update xe driver: multicast, hard o [2003/04/06] bin/50656 /bin/cp - wrong error on copying of multi o [2003/04/07] ports/50662 ume sysutils/gkrellm2 interaction with Metaci o [2003/04/07] ports/50663 ume sysutils/gkrellm2 - it is not possible to o [2003/04/07] docs/50677 doc [PATCH] update doc/en_US.ISO8859-1/books/ o [2003/04/07] kern/50687 ioctl(.., CDIOCCAPABILITY, ...) always re o [2003/04/08] bin/50724 ports-bugs [PATCH] pkg_fetch saves full filename p [2003/04/08] docs/50735 brueffer Small diff to the developers handbook & o o [2003/04/09] bin/50749 ipfw ipfw2 incorrectly parses ports and port r o [2003/04/10] docs/50773 doc NFS problems by jumbo frames to mention i o [2003/04/10] ports/50799 yoichi Lisp Packages install directory should no o [2003/04/11] ports/50813 nork New port: japanese/mailman o [2003/04/11] ports/50835 dirk cdrtools port uses the config path "/etc/ o [2003/04/11] ports/50840 ports-bugs mail/squirrelmail - Port Docs in wrong lo o [2003/04/12] ports/50864 trevor Update audio/festlex-ogi o [2003/04/12] ports/50866 lioux [PATCH] Introduce patch to qmail-1.03 to o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev o [2003/04/12] ports/50869 trevor Update audio/festvox-abc o [2003/04/12] ports/50880 roam Request for (optional) addition of tcplim p [2003/04/13] bin/50924 "vmstat -f" says "unimplemented" but data s [2003/04/14] i386/50929 AMD K6-2+ processor is identified incorre f [2003/04/14] misc/50945 ru BUG: NOINSTALLLIB isn't honored in all Ma o [2003/04/14] kern/50948 darrenr BUG: @0 does not insert at the beginning o [2003/04/14] bin/50949 BUG: mtree doesn't honor the -P when chec o [2003/04/14] bin/50955 ru [PATCH] natd / libalias support for multi o [2003/04/14] conf/50956 daily_status_disks_df_flags in /etc/defau o [2003/04/14] ports/50965 ports-bugs www/linux-flashplugin update to 6.0r79 o [2003/04/15] bin/50971 du(1) doesn't understand UF_NODUMP flag p [2003/04/15] misc/50979 tomsoft [PATCH] Some spelling corrections in sbin o [2003/04/15] bin/50988 [Patch] find -size -- express argument in f [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 x11-wm/aquaosk, native window o [2003/04/15] kern/51009 Buggy aue driver fixed. o [2003/04/15] ports/51013 ports-bugs New Port: multimedia/avidemux2 o [2003/04/16] bin/51070 add -p option to pom [PATCH] o [2003/04/16] kern/51074 joe pointer arithmatic error in ugen.c o [2003/04/17] kern/51082 FEATURE: More descriptive message on drop o [2003/04/17] ports/51087 ports-bugs spamass-milter can not be built with send o [2003/04/17] bin/51091 fenner [FEATURE] Add -A (print ASCII) flag to tc o [2003/04/17] kern/51111 darrenr ipf doesn't allow outbound IPv6 packets u o [2003/04/17] kern/51120 MSGBUF_SIZE doesn't work in makefiles a [2003/04/18] docs/51133 murray RSH environmental variable not described s [2003/04/18] kern/51137 config(8) should check if a scheduler is o [2003/04/18] bin/51148 Control the cache size for pwd_mkdb to sp o [2003/04/19] bin/51151 du hardlinkmatching is slow - fix include f [2003/04/19] ports/51152 portmgr bsd.port.mk: generic SHEBANG_FILES o [2003/04/19] bin/51165 Login does not honor .hushlogin o [2003/04/19] misc/51167 dougb [PATCH] Makefile for /etc/namedb. o [2003/04/20] kern/51186 imp pointer arithmatic error in ugen.c o [2003/04/20] ports/51197 eik New Port: net/rendezvous (Apple's ZeroCon o [2003/04/21] bin/51205 nectar openssl in base system is not compiled th o [2003/04/21] ports/51214 ports-bugs New port: www/zope-localizer o [2003/04/21] ports/51215 ports-bugs New port: www/zope-translationservice o [2003/04/22] standards/51292standards [PATCH] add ecvt()/fcvt()/gcvt() function o [2003/04/22] bin/51296 grog calendar wrong for dates based on day+-nu o [2003/04/25] ports/51415 kevlo Port textproc/xerces-j should be updated o [2003/04/25] ports/51424 dirk www/httrack should be updated to lastest a [2003/04/26] ports/51446 trevor Update port: audio/fest* to last versions o [2003/04/27] docs/51480 dds Multiple undefined references in the Free o [2003/04/28] bin/51488 Compat patch: more(1) allowed filename to p [2003/04/28] bin/51493 ls usage is missing a few options p [2003/04/28] misc/51504 ache New file: src/share/mklocale/zh_CN.GBK.sr o [2003/04/29] docs/51608 phantom [PATCH] Add Internet Archive Wayback Mach o [2003/05/01] ports/51651 kde KDE 3.1.1a: KProcess' stdout redirection o [2003/05/01] bin/51655 savecore needs ${dumpdev} as an argument a [2003/05/01] ports/51663 roam [PATCH] vpopmail-stable fix for using vmo o [2003/05/02] ports/51693 cy [PATCH] Unbreak x11-wm/fvwm2-devel p [2003/05/03] misc/51729 ache A patch that can make freebsd support zh_ o [2003/05/04] ports/51757 edwin [REPOCOPY WAITING] Maintainer update: isc f [2003/05/04] ports/51760 sergei Change-request: mail/tmda (ACTION_AUTO_RE o [2003/05/05] ports/51791 tg Change-request: shell/pdksh (pdksh-5.2.14 o [2003/05/06] conf/51830 trhodes new entries in termcap o [2003/05/06] docs/51845 hmp [PATCH] catch up getfsstat.2 and statfs.2 o [2003/05/06] kern/51874 Apacer HandySteno should have DA_Q_NO_6_B o [2003/05/06] docs/51875 doc atkbd(4) adjustment o [2003/05/06] docs/51891 doc DIAGNOSTICS in ed driver manpage don't ma o [2003/05/06] ports/51900 trevor [Update Port]: audio/fest* to last versio o [2003/05/07] misc/51920 Collation for no_NO.ISO8859-1 o [2003/05/07] docs/51921 doc ls(1) manpage lacks some information abou o [2003/05/07] ports/51947 mharo Analog port does not include anlgform.htm o [2003/05/08] kern/51958 joe update for urio driver [PATCH] o [2003/05/09] ports/52006 eik rsync fails with protocol problems f [2003/05/09] ports/52016 linimon New port: lang/harbour - A Clipper-compat o [2003/05/10] ports/52024 lioux port multimedia/libdv fails to build o [2003/05/10] kern/52026 joe umass driver support for InSystem ISD200 o [2003/05/10] bin/52032 markm Telnet option contra telnet protocol o [2003/05/10] ports/52037 ports-bugs port multimedia/avifile fails to build (I o [2003/05/11] docs/52071 doc [PATCH] Add more information about soft u o [2003/05/11] bin/52072 maxim Wrong behaviour of the ftpd when the OOB o [2003/05/12] www/52105 phantom Remove 404s from gallery.xml o [2003/05/12] ports/52106 phantom New port: java/javaws: Java Web Start 1.2 o [2003/05/12] ports/52125 ports-bugs New port: x11-wm/ion-devel, The devel bra o [2003/05/12] ports/52132 ports-bugs New port: audio/prokyon3 Really nice mp3- s [2003/05/13] ports/52173 portmgr bsd.port.mk - Modify USE_GETOPT_LONG opti o [2003/05/13] bin/52190 [Patch] decode more syscalls in truss o [2003/05/14] i386/52249 i386 [PATCH] Bootmanager shows NTFS partitions o [2003/05/14] misc/52255 small picobsd build script fails under FreeBSD o [2003/05/14] misc/52256 small picobsd build script does not read in use o [2003/05/14] kern/52258 imp pccard non-functional, repeated "card ins o [2003/05/15] bin/52271 qa sysinstall panics in machine with no hard o [2003/05/15] ports/52272 cy security/aide: Aide-0.9 complains of "@@e s [2003/05/15] ports/52303 des [patch] add knob to databases/gnats to re o [2003/05/15] ports/52310 jedgar sysutils/grub does not send a dhcp option o [2003/05/16] ports/52311 patrick [ADD MAKE ARGS]:: WITH_GTK And WITH_THREA o [2003/05/16] ports/52319 ports-bugs [NEW PORT]:: comms/qtpcr and fix to priv. o [2003/05/16] bin/52349 netstat -ni broken for vlan interfaces f [2003/05/17] ports/52380 ports-bugs Configure problem in libggi f [2003/05/18] ports/52393 ports-bugs New port: x11-toolkits/py-sourceview is a o [2003/05/18] i386/52401 i386 5.1-BETA syslogd not recording entries fr o [2003/05/18] i386/52408 i386 quitting gnome2-2.2.1_1 results in LOR o [2003/05/18] ports/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] i386/52416 i386 Requesting ethernet driver for Broadcom 4 o [2003/05/18] ports/52420 mita japanese/xpdf installation terminated whe o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter f [2003/05/19] conf/52432 joe Install: drivers.flp won't load with USB f [2003/05/19] ports/52439 lioux Request: SMTP AUTH for qmail o [2003/05/19] docs/52448 simon [patch] Misc man page reference fixes o [2003/05/20] bin/52469 ppp: Multiple devices using UDP don't wor o [2003/05/20] bin/52489 [PATCH] ps tpt does not work o [2003/05/20] ports/52508 adrian Update port: www/squid (use MANn variable o [2003/05/20] docs/52514 hmp Handbook: new chapter about Bluetooth o [2003/05/21] bin/52517 New functionality for /usr/bin/Mail f [2003/05/22] ports/52600 lioux multimedia/mpeg4ip does not compile with f [2003/05/22] bin/52601 mbr [PATCH] rpc.yppasswdd fails if master.pas o [2003/05/23] kern/52623 Error in driver for the Intel EtherExpres o [2003/05/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/25] docs/52672 doc Porter's Handbook: couple of corrections o [2003/05/26] ports/52706 portmgr bsd.port.mk issues warning if a site is e o [2003/05/27] kern/52725 [PATCH] installincludes for kmods o [2003/05/27] kern/52735 njl Add support for one more type of USB flas f [2003/05/27] bin/52746 tcsh fails to handle large arguements o [2003/05/28] ports/52747 ports-bugs port update - mail/p5-Mail-Ezmlm o [2003/05/28] kern/52752 [PATCH] SMBus controller on ICH4 not reco o [2003/05/28] kern/52764 Impossible to build kernel with COPTFLAGS a [2003/05/28] ports/52765 portmgr [PATCH] Uncompressing manual pages may fa o [2003/05/28] ports/52779 fenner please make rat and sdr use tcl/tk8.3 o [2003/05/29] bin/52782 user ppp dumps core when doing pppctl "sh o [2003/05/29] ports/52793 dwcjr Samba 2.2.8a printing woes o [2003/05/29] ports/52794 ports-bugs Xmaxima cannot start o [2003/05/29] kern/52795 joe uscanner for CanoScan N1220U o [2003/05/29] ports/52797 lev devel/subversion does not install any too o [2003/05/31] ports/52825 lioux goggles-0.5.5 compile under 5.1-BETA2 fai s [2003/05/31] bin/52826 Feature Request: Adding Timestamps to pkg o [2003/06/02] docs/52858 ceri Add the Bell System Technical Journal to o [2003/06/02] ports/52859 dwcjr Samba 2.2.8a (2.2.8)- broken support for f [2003/06/02] ports/52877 ports-bugs Non-Maintainer-Update: mail/postfix add s o [2003/06/02] docs/52878 doc [PATCH] security(7): small clairification o [2003/06/02] alpha/52882 alpha fpsetprec/fp_prec_t unsupported on alpha? o [2003/06/03] ports/52906 roger vid-1.0.1 from ports does not work with U o [2003/06/03] bin/52907 phk [PATCH] more malloc options for debugging s [2003/06/03] ports/52917 portmgr [PATCH] bsd.port.mk: update default value o [2003/06/04] kern/52927 Intel Kinnereth-R NIC is not supported by o [2003/06/04] ports/52941 ports-bugs security/poc card-terminal problems o [2003/06/04] kern/52943 reproducable system stuck just brefore mu o [2003/06/04] ports/52946 lioux Add cdparanoia support to gstreamer-plugi o [2003/06/04] kern/52960 kbdcontrol macros don't work when len = 1 o [2003/06/05] i386/52971 i386 bad macro LIST_HEAD in /usr/include/sys/q o [2003/06/06] kern/52980 mbr [patch] dc(4) driver fails to init Intel o [2003/06/06] ports/52989 mat update archivers/libcomprex to 0.3.3 o [2003/06/06] kern/53005 njl USB IntelligentStick SCSI DA quirk f [2003/06/07] ports/53019 ports-bugs New Port: irc/kvirc3, an irc client based o [2003/06/07] kern/53025 joe [PATCH] ugen does not allow O_NONBLOCK fo o [2003/06/07] ports/53026 lioux 5.1-RC1 avifile0.7-0.7.34 compile fails w o [2003/06/07] kern/53027 rsm [CHANGE-REQUEST] Better Entry for Intel P f [2003/06/08] kern/53067 njl Add support for the PQI USB Flash Disk o [2003/06/09] conf/53131 qa "ALL" could not turn check BOXes ON at pa a [2003/06/11] ports/53190 lev update to devel/subversion f [2003/06/11] ports/53193 linimon [Patch] unbroke port: math/simpack fix co o [2003/06/11] conf/53197 re default tag of RELENG_5_1 standard-supfil o [2003/06/11] i386/53200 i386 5.1-RC1 SMP kernel boot gags at "APIC_IO: o [2003/06/11] ports/53206 ports-bugs Patch updates x11-wm/pekwm to version 0.1 o [2003/06/12] kern/53264 sound PCM interrupt not routed on Sony VAIO lap o [2003/06/12] kern/53265 imp Make Sierra A555 work in FreeBSD o [2003/06/13] docs/53271 hmp the bus_dma man page fails to document al f [2003/06/13] ports/53281 ports-bugs New port mail/myldapklient, for LDAP serv o [2003/06/13] bin/53288 tail will sometimes display more lines th o [2003/06/13] docs/53303 doc mount(2) man page error o [2003/06/14] docs/53315 doc [PATCH] remove extraneous whitespace at t o [2003/06/14] ports/53320 ijliao centericq memory leaks under 5.x f [2003/06/14] ports/53321 ports-bugs Update: comms/plp o [2003/06/14] i386/53324 i386 pam_group problems (PAM_RUSER used instea p [2003/06/14] misc/53327 Important fix for Latin-american keymap o [2003/06/15] bin/53341 qa dump frequency in sysinstall is always th o [2003/06/15] ports/53346 ports-bugs xmms volume bar error o [2003/06/16] bin/53366 mtm rc.d/root is trying "mount /" while start o [2003/06/16] bin/53377 [PATCH] su does not return exit status of o [2003/06/16] kern/53383 adding Terratec TValue to bktr driver o [2003/06/17] ports/53401 lioux mail/qpopper: add knob WITHOUT_APOP, brin o [2003/06/17] kern/53417 sound Bad Recordings on AC97 onboard audio syst o [2003/06/17] docs/53422 ceri [patch] rework of parts of Porter's Handb o [2003/06/17] docs/53424 ceri [patch] rework of parts of Porter's Handb o [2003/06/17] docs/53425 ceri [patch] rework of parts of Porter's Handb o [2003/06/18] ports/53444 ports-bugs new port comms/hamfax - sending and recei o [2003/06/18] docs/53454 doc wrong sample code in manpage of wcwidth(3 o [2003/06/18] ports/53466 trevor [non-maintainer] delete port audio/spiral o [2003/06/18] bin/53475 cp(1) copies files in reverse order to de o [2003/06/19] ports/53484 wjv [PATCH] for updating textproc/docbook-tdg o [2003/06/19] docs/53501 doc [PATCH] Handbook: update snapshots sectio o [2003/06/19] kern/53506 Support gzipped modules. (partial patch) o [2003/06/19] bin/53520 su to another user does not update utmp o [2003/06/20] ports/53558 ports-bugs new port sysutils/runit, Gerrit Pape's ru o [2003/06/20] bin/53560 logging domain names in wtmp is retarded s [2003/06/20] ports/53564 perky [non-maintainer] lang/stackless_python fa o [2003/06/20] docs/53575 doc Change to Handbook Section 20.9 o [2003/06/21] docs/53596 doc Updates to mt manual page o [2003/06/22] standards/53613standards FreeBSD doesn't define EPROTO o [2003/06/22] docs/53621 trhodes devname(3)'s man page needs an example o [2003/06/23] ports/53636 ports-bugs Suggestion for rc.d style startup scripts o [2003/06/23] ports/53657 tobez devel/p5-Parse-RecDescent - tutorial/* is o [2003/06/23] ports/53662 ports-bugs [CHANGE-REQUEST] Patch textproc/xlhtml so o [2003/06/24] ports/53671 ports-bugs NEW PORT: net/rude, rude and crude UDP tr o [2003/06/24] www/53676 simon [patch] Don't make people contact doc@ fo o [2003/06/24] bin/53682 standards [PATCH] add fuser(1) utitity o [2003/06/24] ports/53702 ports-bugs Port upgrade: devel/directfb o [2003/06/25] docs/53732 doc quota output and man page do not document o [2003/06/25] ports/53740 ports-bugs New port: science/fluka - Linux Monte Car o [2003/06/25] ports/53746 linimon New port: graphics/imgseek o [2003/06/26] docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ f [2003/06/26] ports/53785 veers Upgrade dns/domtools from 1.5 to 1.6 o [2003/06/26] java/53790 znerd Let tomcat41ctl start java -server f [2003/06/26] ports/53791 kde Can't pass CPPFLAGS to configure when WIT f [2003/06/26] ports/53793 ports-bugs New port for security/sebeksniff o [2003/06/27] ports/53817 nik textproc/docbook should include textproc/ o [2003/06/28] bin/53870 C++ undeclares standard math functions li o [2003/06/28] ports/53878 des [Port Update]:: games/flightgear & devel/ o [2003/06/29] kern/53897 joe [PATCH] add EPoX Bluetooth USB dongle to o [2003/06/29] bin/53899 mktime gives wrong result in Central time o [2003/06/29] conf/53901 dd Suggest MFC of include keyword to config( o [2003/06/29] www/53906 www [patch] adds content to alpha plattform p o [2003/06/30] ports/53923 ports-bugs New Port: net/sipsak is a SIP test comman o [2003/06/30] i386/53930 i386 showmount doesnot show nfs exportlist on o [2003/06/30] ports/53939 dwcjr [PATCH] Fix library dependencies in samba p [2003/06/30] misc/53944 [PATCH] ARMSCII-8 (Armenian) LOCALE and C o [2003/07/01] ports/53983 ports-bugs New port: www/exuserfolder, Zope Extensib o [2003/07/01] ports/53997 ports-bugs update py-psycopg from 1.0.13 to 1.1.5.1 o [2003/07/02] ports/54002 lioux QMTPC patch for qmail-1.03 o [2003/07/02] docs/54009 trhodes Clarify the location of the splash image o [2003/07/02] bin/54026 [patch] Add support for non-standard port o [2003/07/02] ports/54041 ade libtool13 (as installed) doesn't recogniz o [2003/07/02] ports/54046 fenner fix to graphics/geomview o [2003/07/02] ports/54048 rse wml fails o [2003/07/03] ports/54059 ports-bugs New port: www/zope-psycopg, database adap o [2003/07/03] ports/54060 ports-bugs new port devel/aegis o [2003/07/03] kern/54078 sound Sound Plays ~10% Slow o [2003/07/03] ports/54079 ports-bugs New port: www/formulator, Formulator for f [2003/07/03] ports/54080 linimon Update port mail/minimalist to the latest o [2003/07/04] kern/54094 [patch] make signedness of kg_nice and ki o [2003/07/04] ports/54095 ports-bugs New port: www/parsedxml, ParsedXML for Zo o [2003/07/04] ports/54096 ports-bugs Plone port bundled formulator conflicts w o [2003/07/04] bin/54098 ken [patch] make camcontrol(8) work if plain f [2003/07/04] ports/54105 ports-bugs New port submission: textproc/aml o [2003/07/05] bin/54123 [patch] fix assignments of getopt() retur o [2003/07/05] bin/54141 wrong behavour of cu(1) o [2003/07/06] ports/54146 ports-bugs UPDATE: www/eddie - fix build with Erlang a [2003/07/06] ports/54161 trevor security/mcrypt unbrake and update to 2.6 o [2003/07/06] kern/54163 Non-existing Jails in jls?! o [2003/07/07] conf/54170 error from weekly periodic script 330.cat o [2003/07/07] ports/54174 portmgr clean spaces behind variables out of port s [2003/07/07] bin/54185 rwatson UFS2 filesystem ACL flag not enforced a [2003/07/07] docs/54197 mheinen Mentioning of devfs is missing in the Ger o [2003/07/08] ports/54212 lioux Goggles-0.5.5 compile fails - dvdnav.o un o [2003/07/08] misc/54220 [PATCH] /usr/src/Makefile has wrong instr o [2003/07/08] misc/54229 Complete "See also" section for getipnode p [2003/07/08] docs/54235 ceri Error in ioctl(2)'s man page: Ioccon.h co o [2003/07/08] ports/54246 adrian [PATCH] www/squid: change obsolete config o [2003/07/09] ports/54250 ade [PATCH] for devel/automake17 o [2003/07/09] ports/54251 ports-bugs [NEW PORT] www/zope-xmlwidgets: XMLWidget o [2003/07/09] ports/54262 tobez port lang/perl5 doesn't deinstall /usr/bi o [2003/07/09] ports/54271 ports-bugs New port: databases/pgbash o [2003/07/09] bin/54274 ru udp-proxy support is not implemented in l o [2003/07/09] bin/54276 pread/pwrite patches for libc db function o [2003/07/09] ports/54298 ports-bugs New port irc/kvirc, KVIrc 3.0.0 p [2003/07/10] conf/54334 Tip in freebsd-tips datfile for fortune i o [2003/07/10] ports/54346 ports-bugs [NEW Port]:: x11/materm o [2003/07/10] ports/54352 ports-bugs Conversion rc.d scripts to RC_NG o [2003/07/11] bin/54365 [PATCH] add -u option to install(1) for S o [2003/07/11] conf/54369 MFC /etc/services f [2003/07/11] ports/54373 petef [PATCH] mail/qmHandle: update to 1.1.1 o [2003/07/11] docs/54380 doc [PATCH] document additional perl variable o [2003/07/11] kern/54383 NFS root configurations without dynamic p o [2003/07/11] ports/54386 sergei [PATCH] net/libnet: update to 1.1.0 o [2003/07/11] docs/54391 doc Document that glob(3) respects LC_COLLATE a [2003/07/11] ports/54406 portmgr [patch] add two more cases to ports/Tools f [2003/07/11] ports/54408 ports-bugs [new port] ftp/prozgui o [2003/07/12] ports/54414 ports-bugs New port: misc/dasher, text entry system o [2003/07/12] ports/54421 sergei [PATCH] net/libnet: update to 1.1.1-RC-00 o [2003/07/13] kern/54439 Protecting sysctls variables by given mut o [2003/07/13] i386/54451 i386 [patch] i386_{get|set}_ldt manual page is o [2003/07/13] docs/54461 kensmith Possible addition to Handbook o [2003/07/14] misc/54477 Thousands separator for Italian locale o [2003/07/15] ports/54498 anders gnokii port upgrade (maintainer not answe o [2003/07/16] ports/54550 ports-bugs [NEW PORT] www/zope-FileSystemSite: Enabl o [2003/07/16] ports/54553 ports-bugs New port: sysutils/growspd displays growt o [2003/07/16] ports/54557 sergei [NEW PORT] security/gnutls-devel: develop o [2003/07/16] ports/54563 maho new ports: sysutils/sge, Sun Grid Engine o [2003/07/17] www/54570 www [patch] add 2 new press articles o [2003/07/17] www/54572 www [patch] unbreak b0rked www/en/ports/index o [2003/07/17] bin/54594 Apply regexps to the entire variable -- a o [2003/07/17] i386/54595 i386 emu10k1 sound driver locks system o [2003/07/18] kern/54604 Made 'ps -e' procfs-independent [PATCH]. o [2003/07/18] docs/54610 blackend [patch] adds route(8) examples to routing o [2003/07/18] ports/54617 ports-bugs New port: lang/freetxl s [2003/07/18] ports/54624 ports-bugs Update: net/gtk-gnutella o [2003/07/18] kern/54625 [PATCH] IPv6 stealth forwarding o [2003/07/19] ports/54631 knu [PATCH] sysutils/portupgrade: fix pkgtool o [2003/07/19] bin/54633 whois queries with options for the whois- f [2003/07/19] ports/54636 ports-bugs misc/gtktalog: Remove PERL dependancy and o [2003/07/20] ports/54650 ports-bugs new port submission - misc/zidrav - file o [2003/07/20] kern/54654 njl Need SCSI CAM quirk for Rovershot digital o [2003/07/20] bin/54672 [PATCH] fix gcc 3.3 compiler warning for o [2003/07/20] docs/54678 doc [patch] add PACKAGESITE to packages chapt o [2003/07/20] www/54679 phantom [patch] add some .at companies to gallery o [2003/07/20] bin/54683 sh, redundant history o [2003/07/21] kern/54730 [patch] root can not set arbitrary proces o [2003/07/21] ports/54732 ports-bugs New port: www/mod_auth_pam2 (mod_auth_pam o [2003/07/22] docs/54752 doc bus_dma explained in ISA section: should o [2003/07/22] ports/54754 wjv Update port: devel/arch to 1.0pre25 o [2003/07/22] ports/54760 billf ethereal 0.9.13 from ports fails to compi o [2003/07/22] docs/54769 doc [patch] updates to FAQ o [2003/07/23] bin/54784 find -ls wastes space o [2003/07/23] kern/54786 njl Kernel quirk for FreeDik USB Mini Data Dr o [2003/07/23] docs/54789 doc [PATCH] brush up the "New Users" article o [2003/07/24] docs/54806 doc [patch] adds fvwm2 to x11-wm o [2003/07/24] standards/54809standards pcvt deficits o [2003/07/24] ports/54812 ports-bugs New Port archivers/par2cmdline for verify o [2003/07/24] ports/54814 ports-bugs New port: hungarian/hunspell version 0.9. o [2003/07/24] standards/54833standards more pcvt deficits o [2003/07/25] kern/54836 njl Casio QV Digital Camera problems o [2003/07/25] standards/54839standards pcvt deficits o [2003/07/25] ports/54841 ports-bugs Checksum mismatch on Linux-Realplayer por o [2003/07/25] ports/54866 lioux libgnugetopt incompatibility breaks mjpeg o [2003/07/25] ports/54875 andreas hpijs loops on fatal error s [2003/07/25] bin/54878 incorrect divisor in /usr/bin/jot -r o [2003/07/25] docs/54879 doc man 1 jot, -r description o [2003/07/26] kern/54884 mckusick FreeBSD -stable and -current free space h o [2003/07/26] bin/54891 libalias/natd and exporting connection-in o [2003/07/27] bin/54897 [PATCH] -y flag for mount_mfs o [2003/07/27] conf/54910 mtm [PATCH] Add rc.conf option to disable vir f [2003/07/27] ports/54926 ports-bugs [PATCH] graphics/ImageMagick: enable choo o [2003/07/27] ports/54938 grog [PATCH] using www/squid as proxy (instead o [2003/07/27] i386/54963 i386 Left over/outdated comment in NOTES o [2003/07/28] kern/54981 njl Add support for Lexar 256MB USB drive f [2003/07/28] kern/54982 jmg data corruption with usb umass da msdosfs o [2003/07/28] ports/54984 ports-bugs New port: mail/postfixadmin around app-default o [2003/09/04] ports/56411 trevor [patch]unbreak ports/security/mcrypt o [2003/09/04] kern/56441 bpf_tap() used incorrectly in bpf o [2003/09/04] bin/56447 Extend mt command for AIT-2 tape drives o [2003/09/04] kern/56451 /compat/linux/proc/cpuinfo gives wrong CP o [2003/09/04] docs/56452 doc [patch]Add EXTRACT_DEPENDS&PATCH_DEPENDS o [2003/09/04] ports/56455 ports-bugs New Port: audio/eawpats: Eric A. Welsh's o [2003/09/04] standards/56476standards cd9660 unicode support simple hack o [2003/09/05] bin/56480 mixer(8) -s does not list recording sourc f [2003/09/05] ports/56481 linimon [patch] fix plist and fetch problems for p [2003/09/05] bin/56492 schweikh [patch] Removal of stray semicolons after o [2003/09/05] kern/56496 joe Add support for minolta 5400 usb scanner o [2003/09/05] conf/56506 A wireless network card is missing in 4.8 o [2003/09/05] ports/56512 dburr x11amp bus error o [2003/09/06] kern/56513 panic in ugen w/ moused -p /dev/ugen0 o [2003/09/06] ports/56518 trevor [patch][non-maintainer] update checksums o [2003/09/06] ports/56536 ports-bugs New Port: www/CGI-Application-ValidateRM f [2003/09/06] ports/56546 ports-bugs [maintainer update] sysutils/filelight to o [2003/09/06] bin/56549 [patch] rtld.c - give more info on missin o [2003/09/07] gnu/56554 re add Cc: maintainer feature to send-pr o [2003/09/07] bin/56558 [PATCH] locate(1) cannot be safely used w o [2003/09/07] ports/56562 anders [update] www/mod_sqlinclude: update to 1. o [2003/09/07] ports/56564 wjv [PATCH] textproc/p5-XML-Node: update to 0 o [2003/09/07] ports/56578 sergei security/logcheck: /var/log/security shou o [2003/09/08] docs/56584 hmp Updates for VOP_GETPAGES(9) and VOP_PUTPA o [2003/09/08] ports/56585 ports-bugs distfile problems with port sysutils/rc_s f [2003/09/08] bin/56595 rwatson sys/mac.h, sys/mac_policy.h cannot be use f [2003/09/08] ports/56596 ports-bugs new port: sysutils/mtxorbd, small daemon o [2003/09/08] ports/56597 ports-bugs bad startup perfomance of mpg123 with pcm o [2003/09/08] bin/56606 df cannot handle 2TB NFS volumes o [2003/09/08] kern/56617 Hang on boot w/neomagic audio on Dell Lat o [2003/09/08] ports/56621 ports-bugs bad link in octave when install package u p [2003/09/09] bin/56622 jmg Wrong debug message in usbd o [2003/09/09] ports/56641 portmgr [PATCH] bsd.port.mk: support for SHA1 and o [2003/09/09] bin/56646 [patch] getgrouplist()/setgroups() argume o [2003/09/09] bin/56648 [PATCH] enable rcorder(8) to use a direct o [2003/09/09] bin/56649 [patch] More spurious semicolon removal o [2003/09/09] bin/56653 [patch] Removal of non-standard void * ar o [2003/09/09] ports/56658 ports-bugs Convert security/amavisd startup scripts o [2003/09/09] kern/56664 bad file# in MTIO status buffer after MTE o [2003/09/09] ports/56671 ports-bugs Update port devel/cmake to 1.6.7 o [2003/09/10] ports/56677 nbm qmailanalog port does not install to corr p [2003/09/11] bin/56696 johan atacontrol core dump (sscanf on unintiali o [2003/09/11] ports/56699 seanc net/openreg needs to move to dns category o [2003/09/11] misc/56715 darrenr ipmon starts too early and exits immediat o [2003/09/11] misc/56720 Resolver UNICODE support o [2003/09/11] ports/56721 lioux [patch, non-maintainer] multimedia/ffmpeg o [2003/09/11] kern/56726 [PATCH] patches for if_bfe (Broadcom BCM4 o [2003/09/12] conf/56736 [PATCH] rcNG: enable packages to particip f [2003/09/12] ports/56742 ports-bugs expect build fails with option WITHOUT_X1 o [2003/09/13] docs/56745 doc Some suggestions for the Bibliography cha o [2003/09/13] ports/56755 ports-bugs update for the port print/cdlabelgen f [2003/09/13] ports/56756 edwin bogus patch on emulators/twin a [2003/09/14] ports/56859 portmgr [patch] minor fixes for ports/Tools/portb o [2003/09/14] ports/56864 ports-bugs sdl12 fails in joystick/bsd o [2003/09/14] ports/56870 ports-bugs New port: net/qtella 0.6.2, Gnutella clie o [2003/09/14] docs/56883 doc Inadequately-documented charter for freeb o [2003/09/15] docs/56903 doc [patch] articles/fonts: add application t o [2003/09/15] ports/56909 roger cannot compile openh323 o [2003/09/15] docs/56911 hmp Document for VOP_OPEN missing the last pa o [2003/09/16] bin/56914 ftpd ignores default umask settings o [2003/09/16] docs/56915 doc [patch] articles/fonts: update links o [2003/09/16] ports/56928 ports-bugs jce-aba port should install to $JAVA_HOME o [2003/09/16] docs/56932 doc [patch] articles/releng-packages: add "no o [2003/09/16] conf/56934 rc.firewall rules for natd expect an inte o [2003/09/16] docs/56936 doc [patch] articles/java-tomcat: add applica o [2003/09/17] conf/56940 pccard.conf entry for PCET10-CL causes sy o [2003/09/17] ports/56950 roam dns/djbdns/Makefile uses, but doesn't set o [2003/09/17] ports/56951 roam [PATCH] add ignoreip2 patch o [2003/09/17] conf/56952 re Floppy install error o [2003/09/17] kern/56954 [PATCH] fix typo in comment of sys/cam/sc o [2003/09/17] conf/56956 xterm-ic from termcap is not included in o [2003/09/17] bin/56961 [PATCH] pkg_install: match package versio f [2003/09/17] ports/56967 ports-bugs math pari update o [2003/09/17] ports/56969 ports-bugs New port: mail/mail-notification, a GNOME f [2003/09/18] ports/56977 mat net/p5-Net-Server assumes wrong setuid se o [2003/09/18] ports/56980 portmgr unprivileged user, extracting of tarballs o [2003/09/18] docs/56981 doc man terminfo(5) from libncurses does not o [2003/09/18] kern/56985 Fix for OEM Proxim Harmony PCMCIA wireles o [2003/09/18] bin/56989 [PATCH] pkg_install: -v doesn't work on p o [2003/09/19] misc/56999 FreeCom USB CD/RW problem on FreeBSD 5.1 o [2003/09/19] ports/57010 kris Update port: x11/wdm to 1.26 o [2003/09/19] ports/57016 portmgr sysutils/pkg_install: left over files in o [2003/09/19] bin/57018 [PATCH] convert growfs to use libufs(3) o [2003/09/19] bin/57024 a new option for xargs(1) -- only treat \ o [2003/09/19] bin/57026 [PATCH] Therer is no way to know the labe o [2003/09/19] bin/57029 [PATCH] pkg_install: make more robust aga o [2003/09/19] ports/57031 dougb upslog started with incorrect command lin f [2003/09/20] ports/57041 ports-bugs Slight change to net/citadel to correct p o [2003/09/20] bin/57045 trpt(8) option -t was disabled on -curren o [2003/09/20] kern/57046 njl Add usb quirk for Sigmatel USB Flash MP3 o [2003/09/20] kern/57050 Add IBM USB Drive support o [2003/09/21] bin/57054 let test(1) compare the mtime of a file t o [2003/09/21] conf/57058 NO_MAILWRAPPER in make.conf not completel o [2003/09/21] kern/57065 jmg core dumps with NODUMP flag a [2003/09/21] ports/57067 portmgr add imake and pthread detection to Tools/ o [2003/09/21] ports/57074 ports-bugs mail/postfix pkg-message needs additional f [2003/09/21] ports/57079 ports-bugs Update to graphics/dynamechs o [2003/09/22] bin/57088 [PATCH] for a possible fd leak in libcam. o [2003/09/22] bin/57089 "w" does not honor the -n option o [2003/09/23] ports/57122 obrien ncftp3: !command doesn't work p [2003/09/23] kern/57123 SMBFS incorrect LFN & 8.3 bad character h o [2003/09/23] i386/57125 i386 Comment to IPSEC_FILTERGIF in LINT is now o [2003/09/23] i386/57131 i386 Device ID for Intel 82801DBM IDE Controll o [2003/09/23] i386/57133 i386 PCI device ID for Intel 82801DB/BAM/CAM a o [2003/09/23] ports/57143 ports-bugs modules in flash shell broken o [2003/09/24] ports/57151 tobez Port lang/perl5.8: use.perl fails to modi o [2003/09/24] ports/57152 ports-bugs pear-* ports: simplify path to devel/pear o [2003/09/24] docs/57153 doc S_IRWXU missing in fstat(2) man page? o [2003/09/24] ports/57155 ports-bugs make devel/pear-PEAR and other pear-* por o [2003/09/24] ports/57162 ports-bugs The latest stable release of DansGuardian o [2003/09/24] ports/57167 edwin [REPOCOPY WAITING] news/inn-current: Deve o [2003/09/24] ports/57169 ports-bugs new port: editors/mlview - a treebased xm o [2003/09/24] ports/57183 linimon Removal port: chinese/abiword o [2003/09/24] java/57192 java linux-ibm-java1.4 freeze f [2003/09/24] ports/57198 ports-bugs multimedia/xmms fix to work with CDDA und o [2003/09/25] ports/57227 ports-bugs audio/dagrab fix to work under -CURRENT o [2003/09/25] kern/57230 [patch] psm(4) incorrectly identifies an o [2003/09/26] amd64/57250 obrien Broken PTRACE_GETFPREGS and PTRACE_SETFPR f [2003/09/26] ports/57259 portmgr Building a port as root using an NFS-moun o [2003/09/27] ports/57289 ports-bugs teamspeak-server port is broken in 3 ways o [2003/09/27] standards/57295standards [patch] make does not include cmd line va o [2003/09/27] docs/57298 blackend Using compact flash cards o [2003/09/28] ports/57319 nork archivers/lha has a newer version p [2003/09/29] ports/57349 knu [PATCH] port sysutils/portupgrade: typos o [2003/09/29] kern/57350 kernel panics when using old monocrome pr f [2003/09/29] ports/57359 ports-bugs Update port: textproc/wv to 1.0.0 o [2003/09/29] ports/57383 ports-bugs [PATCH] sysutils/idled 1.16 o [2003/09/29] ports/57384 dougb [PATCH] mail/p5-Mail-SpamAssassin 2.60 o [2003/09/29] ports/57385 mharo [PATCH] ftp/proftpd 1.2.8_1 s [2003/09/29] ports/57386 edwin [REPOCOPY WAITING] www/apache21: Add Apac o [2003/09/29] docs/57388 doc INSTALL.TXT enhancement: mention ok promp o [2003/09/30] ports/57394 smace net/libnet-devel: install doc and example o [2003/09/30] bin/57407 [patch] Better NTP support for dhclient(8 o [2003/09/30] ports/57408 ports-bugs linux_nwndata and linux_nwnclient ports p o [2003/09/30] ports/57416 ports-bugs ports/x11-toolkits/tk80 broken under Free o [2003/09/30] ports/57421 krion [NEW PORT] net/ifgraph: Simple grapher of o [2003/09/30] kern/57422 MT_TAG usage are not reported o [2003/09/30] kern/57428 a couple of new sysctl to toggle which IP p [2003/10/01] bin/57462 [patch]Update usage() of mount_msdos(8) i o [2003/10/01] misc/57464 Boot process: loader(8) seems to confuse o [2003/10/01] kern/57468 Quirk for Quantum LPS540S o [2003/10/01] kern/57469 Quirk for Conner CP3500 o [2003/10/01] ports/57475 ports-bugs devel/sdl12: upgrading to 1.2.6 + some fi o [2003/10/01] ports/57476 ports-bugs correcting paths in net/netsaint plugins o [2003/10/01] ports/57485 ports-bugs ghostscript-gnu-7.07_3 portupgrade - unab o [2003/10/01] ports/57486 ports-bugs [patch] poppassd doesn't work o [2003/10/01] kern/57487 sound Sound stops working on my Thinkpad 560X a o [2003/10/01] ports/57490 okazaki bus error troff running. need to version o [2003/10/02] ports/57498 portmgr HEIMDAL_HOME should be defined in src or o [2003/10/02] ports/57502 eik ports that define USE_* too late o [2003/10/02] ports/57503 ports-bugs New Port Submission www/mod_auth_mysql41_ f [2003/10/02] ports/57509 ports-bugs New port: arabic/duali o [2003/10/02] conf/57517 add parameter for /etc/periodic/daily/210 o [2003/10/02] ports/57519 kiri [patch] Upgrade of textproc/fop from 0.20 o [2003/10/02] ports/57521 ports-bugs New Port - databases/py-sybase o [2003/10/02] kern/57522 [PATCH] New PID allocater algorithm from o [2003/10/03] ports/57525 ports-bugs New port: databases/katalog, data CDs cat o [2003/10/03] docs/57541 trhodes Some suggestions for the Basics chapter o o [2003/10/03] i386/57546 Adding VIA C3 capability printout in i386 o [2003/10/04] docs/57569 doc error on gensetdefs(8) man page f [2003/10/04] ports/57576 ports-bugs Update port: audio/xmms-sndstretch to 0.7 o [2003/10/04] www/57580 blackend FreeBSD.ORG WWW Turkish Translation o [2003/10/05] bin/57630 lptcontrol gives "device busy" if device o [2003/10/05] ports/57637 lioux multimedia/mpeg4ip is broken on HEAD o [2003/10/06] bin/57641 [patch] missing option in mdmfs (mount_mf o [2003/10/06] ports/57652 ports-bugs [patch] www/apache-contrib: Let the user o [2003/10/06] ports/57661 naddy [new port] www/mod_log_data: Module for A o [2003/10/06] docs/57669 doc IFMIB(4) man page uses sysctl(3) incorrec o [2003/10/06] ports/57674 erwin [NEW PORT] net/p5-Net-SNMP3: Net::SNMP fo a [2003/10/07] kern/57696 NFS client readdir terminates prematurely o [2003/10/07] bin/57715 tcopy enhancement o [2003/10/07] kern/57721 sound Dell built in SB Live not detected (patch o [2003/10/07] ports/57726 trevor upgrade cvslines to 1.6.8 o [2003/10/08] misc/57748 [patch] rc.network doesn't allow for -a i o [2003/10/08] ports/57749 roam ports using NOPORTSDOCS (instead of NOPOR o [2003/10/08] ports/57759 ports-bugs New port: net/ayttm, a very function im c o [2003/10/08] ports/57765 ports-bugs [new port] polish/gnugadu2 - GTK2 based n o [2003/10/08] ports/57768 tobez [patch][non-maintainer] update devel/p5-C f [2003/10/08] ports/57775 linimon [non-maintainer] mark graphics/quat-gui a f [2003/10/08] ports/57779 lev Update devel/subversion to 0.31, with per o [2003/10/08] i386/57783 i386 UINT32_MAX is missing from FreeBSD 4.X o [2003/10/09] ports/57789 ports-bugs New port of converters/asr10, access to E o [2003/10/09] bin/57791 dig option -x incorrectly produces ip6.ar o [2003/10/09] ports/57817 ports-bugs New port french/gibi + french/aster packa o [2003/10/09] ports/57823 kbyanc PATCH: obey portlint warnings a [2003/10/10] sparc64/57856sparc64 sparc64: IDE Raid controller no detect di f [2003/10/10] ports/57858 ports-bugs New ports: graphics/vtk* 4.3.0 instead of o [2003/10/10] ports/57859 ports-bugs [patch] news/inn (inn-2.4.0_3) does not s o [2003/10/10] ports/57860 ports-bugs New port: science/ovt: Orbit Visualizatio o [2003/10/10] ports/57861 taoka [PATCH] ports/japanese/*fpw*: `make deins o [2003/10/11] ports/57865 ports-bugs New ports: www/mod_watch4 o [2003/10/11] ports/57871 ports-bugs NEW port: graphics/robot f [2003/10/11] ports/57872 pav [PATCH] games/ptkei: update to 1.18.1 o [2003/10/11] ports/57874 ports-bugs Pure-FTPd is not configured for files >2G o [2003/10/11] ports/57876 ports-bugs new port:graphics/cinepaint o [2003/10/11] ports/57877 ports-bugs Update port: mail/mailman add option for f [2003/10/11] ports/57880 ports-bugs [patch]update irc/ircd-hybrid to 6.4.1 o [2003/10/12] ports/57883 edwin [REPOCOPY WAITING] Update port: deskutils o [2003/10/12] ports/57885 ports-bugs New port: devel/agide o [2003/10/12] i386/57909 njl ACPI related slowness on an ASUS M2400N n o [2003/10/12] ports/57910 lioux [UPDATE] mail/py-spambayes to latest vers o [2003/10/12] standards/57911standards fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) o [2003/10/12] ports/57913 ports-bugs net/quagga port needs to be updated to re o [2003/10/12] ports/57924 mat Update port: www/p5-Apache-Peek 0.9501 -> o [2003/10/12] docs/57926 doc amd.conf.5 poorly format as it has both m o [2003/10/12] ports/57930 ports-bugs [patch] sysutils/xmbmon: enable ADM9240 h o [2003/10/12] ports/57931 ports-bugs Update port: databases/grass to 5.0.2 o [2003/10/13] ports/57937 ports-bugs fix cups-base package install, take maint o [2003/10/13] ports/57938 ports-bugs make cups-lpr installation more plug'n'pl o [2003/10/13] ports/57943 ports-bugs isc-dhcp3 port broken with lots of interf o [2003/10/13] ports/57952 tobez Update port: p5-XML-DT from 0.20 to 0.26 o [2003/10/13] kern/57969 sos MFC request for new ata Intel PCI id o [2003/10/13] docs/57974 doc man page apropos for select macros (FD_SE o [2003/10/13] kern/57976 simple kernel DDB enhancement o [2003/10/13] docs/57978 doc Type miss of GPIB in Hardware Notes o [2003/10/13] ports/57983 mat Update port: net/p5-Net-Netmask from 1.90 o [2003/10/14] ports/57987 tobez Update port: lang/p5-Scalar-List-Utils fr o [2003/10/14] ports/57988 mat Update port: www/p5-HTML-FromText to 2.05 o [2003/10/14] ports/57992 osa [PATCH] Utilize %%DOCSDIR%% macro o [2003/10/14] ports/57997 tobez Update port: astro/p5-Astro-Sunrise from o [2003/10/14] misc/58008 sysinstall postfix installation problem o [2003/10/14] ports/58010 ports-bugs [MAINTAINER] www/caudium-devel: update to o [2003/10/14] ports/58011 portmgr Formalization of WITH_/WITHOUT_ Makefile o [2003/10/14] bin/58012 Multihomed tftpd enhancement o [2003/10/14] ports/58015 ports-bugs [NEW PORT] www/apache-forrest: A tool for o [2003/10/14] conf/58016 [PATCH] Can't load speaker.ko kernel modu o [2003/10/14] ports/58025 ports-bugs [New port] x11/xterm: xterm built with 88 o [2003/10/14] www/58029 www [patch] news/press: correct capitalizatio o [2003/10/14] ports/58032 ports-bugs New Port: textproc/liblingoteach o [2003/10/14] kern/58045 [patch] to add PNY Attache Flash Drive to o [2003/10/14] ports/58050 ports-bugs New Port: textproc/p5-Filter-Simple 0.97 o [2003/10/14] ports/58051 ports-bugs New port: chinese/cdrtools o [2003/10/14] ports/58052 ports-bugs New port: chinese/chm2html o [2003/10/14] ports/58053 ports-bugs New port: chinese/ftpd o [2003/10/15] ports/58071 tobez p5-Log-Dispatch portversion upgrade patch o [2003/10/16] ports/58108 ports-bugs Update port: textproc/xhtml-1.1 (use xmlc o [2003/10/16] docs/58111 doc Handbook 12.4.3 Rebuilding ATA RAID1 Arra a [2003/10/16] ports/58115 ports-bugs courier and pf, both want UID=62 fix eith o [2003/10/16] www/58122 www [patch] publish: update "BSD mit Methode" o [2003/10/16] ports/58123 kuriyama Update palm/palmos-sdk (non-maintainer) o [2003/10/16] bin/58133 mdodd back port libmap.conf feature for 4-stabl o [2003/10/16] misc/58134 ntpdate documented as obsolete, and shoul o [2003/10/16] ports/58141 ports-bugs New port: security/radmind, a tripwire li o [2003/10/16] ports/58146 anders [non maintainer update] www/mod_auth_exte o [2003/10/16] ports/58149 portmgr [patch] Mk/bsd.port.mk: Make CONFLICTS co o [2003/10/17] ports/58158 nork replace install directory for ump.so o [2003/10/17] i386/58163 i386 puc driver doesn't recognize MOXA C104H/P o [2003/10/17] ports/58172 ports-bugs Fix-up of GPSMan for tk84 o [2003/10/17] ports/58176 ports-bugs Resurrect port x11-toolkits/xview o [2003/10/17] ports/58177 ports-bugs fix x11-toolkits/xview-clients o [2003/10/17] ports/58178 glewis Clean some ports out of CAD o [2003/10/17] ports/58184 linimon port textproc/latte installs latte.el in o [2003/10/17] ports/58185 skv update ports/textproc/p5-XML-Sablotron to f [2003/10/18] ports/58196 roam update ports/net/p5-Net-IPv6Addr to 0.2 f [2003/10/18] ports/58199 ports-bugs net/kopete: it is not possible to build k o [2003/10/18] docs/58202 kensmith handbook doesn't mention kldload'ness of f [2003/10/18] ports/58204 ports-bugs [maintainer update] x11-toolkits/gnocl o [2003/10/18] bin/58206 [Patch] 460.status-mail-rejects incompati o [2003/10/18] ports/58209 ports-bugs upgrade ports/math/ccmath to 2.2.1 o [2003/10/18] kern/58214 [patch] Align smallbits properly in poll( f [2003/10/18] ports/58226 ports-bugs [patch] ftp/kwebget: unbreak on 5.x f [2003/10/18] ports/58234 perky Slow memory allocation in python on 5.1-C o [2003/10/19] ports/58238 ports-bugs cad/cider: don't link with readline o [2003/10/19] ports/58239 ports-bugs [Maintainer Fix] lang/qscheme o [2003/10/19] ports/58246 ports-bugs Update graphics/gqview-devel to 1.3.2 o [2003/10/19] ports/58249 ports-bugs [new port] www/mod_ntlm: Implements NTLM o [2003/10/19] ports/58250 ports-bugs [new port] www/mod_ntlm2: Implements NTLM o [2003/10/19] ports/58251 ports-bugs [new port] www/mod_vdbh: Allows mass virt o [2003/10/19] ports/58252 ports-bugs [new port] www/mod_mya: Allows basic auth o [2003/10/19] ports/58253 ports-bugs [new port] www/mod_limitipconn: Allows yo o [2003/10/19] ports/58254 ports-bugs [new port] www/mod_limitipconn2: Allows y o [2003/10/19] ports/58255 ports-bugs [new port] www/mod_clamav: Scans content o [2003/10/19] ports/58256 ports-bugs [new port] www/mod_cfg_ldap: Allows you t f [2003/10/19] ports/58260 eik New Port: print/lilypond-devel o [2003/10/19] ports/58263 ports-bugs New port: misc/sonytv o [2003/10/19] ports/58266 ports-bugs Update port: net/gtk-gnutella to 0.92.1 o [2003/10/20] misc/58272 [patch] rc.d/diskless detection, dhcp reb o [2003/10/20] ports/58280 ports-bugs [NEW PORT] mail/ja-squirrelmail: A webmai o [2003/10/20] ports/58289 dirk www/httrack port fails with Floating poin o [2003/10/20] ports/58290 ports-bugs [new port] www/monkey: A lightweight web o [2003/10/20] bin/58293 vi replace with CR (ASCII 13) doesn't wor o [2003/10/20] ports/58309 sergei [update orphaned port] misc/pdfmap: updat o [2003/10/20] ports/58311 ports-bugs [update orphaned port] www/geeklog: updat o [2003/10/20] ports/58313 linimon delete port www/netraider o [2003/10/20] docs/58318 doc missing modifier in crontab(5) manpage (c o [2003/10/21] ports/58327 nbm [patch]update phpmyadmin to 2.5.4 o [2003/10/21] ports/58333 nbm [patch]update phppgadmin to 3.0.1,add opt o [2003/10/21] ports/58342 ports-bugs New port: graphics/ggiterm, a GGI-based A o [2003/10/21] ports/58343 ports-bugs New port: sysutils/dc42wrap o [2003/10/21] ports/58360 orion port mbone/rat has an update available o [2003/10/22] ports/58365 pat port security/gtk-knocker update o [2003/10/22] misc/58373 mckusick ufs inconsistency between 4.9-RC and 5.1 o [2003/10/22] ports/58376 znerd [maintainer]update tomcat5 to 5.0.13 o [2003/10/22] ports/58378 ports-bugs New port: security/xca o [2003/10/22] ports/58385 cy [PATCH] misc/screen: Utilize EXAMPLESDIR o [2003/10/22] ports/58386 ume [PATCH] sysutils/gkrellm2: Utilize EXAMPL o [2003/10/22] ports/58387 mharo [PATCH] security/sudo: Utilize EXAMPLESDI o [2003/10/22] bin/58390 bsdlabel fails to display an error messag o [2003/10/22] ports/58394 ports-bugs [maintainer patch] news/inn: Misc fixes a o [2003/10/22] ports/58395 ports-bugs [maintainer patch] news/inn-stable: updat o [2003/10/22] ports/58399 ports-bugs New port: java/phpeclipse - PHP Eclipse a o [2003/10/22] ports/58400 ports-bugs New port: java/phpeclipse_sql - PHPEclips o [2003/10/22] ports/58401 ports-bugs New port: java/phpeclipse_tidy - PHPEclip o [2003/10/22] ports/58402 ports-bugs New port: java/phpeclipse_phphelp - PHP a o [2003/10/22] ports/58407 tobez upgrade p5-Template-Toolkit to 2.10 o [2003/10/23] ports/58415 mharo [PATCH] Support for Mysql4client and Open o [2003/10/23] ports/58417 ports-bugs New port mail/postfixadmin o [2003/10/23] ports/58423 ports-bugs Update port: print/foomatic-db-engine to o [2003/10/23] ports/58427 ports-bugs irc/lostirc: fix libintl and libiconv de o [2003/10/23] ports/58440 cjh korean/ami: fix libintl dependency => avo o [2003/10/23] java/58450 java apache-ant doesn't install etc directory o [2003/10/23] ports/58451 ports-bugs Update port: print/foomatic-db to 2003102 o [2003/10/23] ports/58459 cjh ports/net/ztelnet build problem o [2003/10/23] ports/58460 ports-bugs Update port: print/foomatic-filters to 20 f [2003/10/23] ports/58466 ports-bugs lang/itcl: Update build for tcl8.4 o [2003/10/23] ports/58469 ports-bugs [Update] Port: net/dclib to 0.2.20 o [2003/10/23] ports/58472 lioux upgrade p5-XML-XQL to 0.68 o [2003/10/24] ports/58479 ports-bugs mSQL does not compile using bison(1) o [2003/10/24] bin/58483 [PATCH] allows type special or node relat o [2003/10/24] ports/58487 ports-bugs Update port: misc/detachtty: New upstream o [2003/10/24] ports/58489 ports-bugs New port: japanese/wikicker f [2003/10/24] kern/58491 Kernel panic when loading amr driver o [2003/10/24] ports/58492 ports-bugs [non maintainer fix] benchmarks/xengine: o [2003/10/24] kern/58497 sysctl knob to return current process' ji f [2003/10/24] ports/58499 sergei New Port: mail/spamguard o [2003/10/24] ports/58501 roam Maintainer update: cc65 port updated to 2 o [2003/10/24] ports/58502 ports-bugs devel/arm-elf-gcc295: fix build on -curre f [2003/10/25] ports/58511 ports-bugs biology/platon, broken port -> fixed o [2003/10/25] ports/58512 ports-bugs Update port: www/phpnuke o [2003/10/25] kern/58515 [patch] Header fixes for !__GNUC__ compil f [2003/10/25] ports/58516 ports-bugs Update port: devel/asmutils o [2003/10/25] ports/58517 knu databases/namazu2: fix libintl and libico o [2003/10/25] ports/58518 ports-bugs sysutils/lineakd: fix libintl and libicon f [2003/10/25] misc/58529 Patch for RDWR bpf in pcap. o [2003/10/25] ports/58534 ports-bugs math/umfpack: installing header files. o [2003/10/25] ports/58535 ports-bugs New port: math/arpack++, an object-orient o [2003/10/25] ports/58536 ports-bugs New port: math/FreeFem++, an implementati o [2003/10/25] ports/58541 ports-bugs x11-fm/xfe: fix libintl and libiconv depe o [2003/10/25] ports/58545 joerg devel/avr-gcc: fix libintl and libiconv d o [2003/10/25] ports/58553 ports-bugs New Port: www/web-traceroute o [2003/10/26] ports/58555 ports-bugs math/octave: fix linking with LAPACK o [2003/10/26] misc/58557 Summer/Winter-time change causes daily cr o [2003/10/26] ports/58566 ports-bugs New port: net/scr-ipfm o [2003/10/26] ports/58569 markp Update port: sysutils/ndir o [2003/10/26] ports/58576 ports-bugs new port editors/nxml-mode, mode for emac f [2003/10/26] ports/58578 ports-bugs new port: misc/kbedic, Bulgarian to Engli o [2003/10/26] gnu/58583 kan gcc.1, cpp.1 and gcov.1 manpages are outd o [2003/10/26] docs/58586 doc [patch] ng_one2many interface status requ o [2003/10/27] conf/58595 Default NTP configuration o [2003/10/27] ports/58601 ports-bugs version bump for audio/xmms-pipe o [2003/10/27] ports/58606 linimon delete port security/whisker o [2003/10/28] ports/58613 ports-bugs broken port (security/gnome-ssh-askpass) o [2003/10/28] docs/58615 doc update for Vinum chapter of Handbook: des o [2003/10/28] kern/58634 phk [PATCH] memory leak in geom_fox o [2003/10/28] ports/58635 anders [non maintainer update] www/mod_auth_pam: o [2003/10/28] ports/58644 jedgar Update emulators/sim to 3.0-2 o [2003/10/28] ports/58646 ports-bugs New port: www/urchin, web traffic analysi o [2003/10/28] ports/58651 ports-bugs New port: converters/shftool o [2003/10/28] ports/58653 trevor [Ports Update]:: audio/fest* 1.4.1 -> 1.4 o [2003/10/28] gnu/58656 gdb not ready for prime time o [2003/10/28] ports/58659 ports-bugs mysql ports should set CONFLICTS o [2003/10/28] ports/58661 ports-bugs New port: www/mozex, external programs in o [2003/10/28] ports/58662 ports-bugs New port: www/preferential, GUI interface o [2003/10/28] ports/58675 jedgar non-maintainer-update: mail/grepmail to 5 o [2003/10/29] standards/58676standards grantpt(3) alters storage used by ptsname o [2003/10/29] conf/58680 dougb [PATCH] RCNG: shouldn't ldconfig be start o [2003/10/29] ports/58688 ports-bugs maintainer update of postfix-current o [2003/10/29] ports/58692 ports-bugs new port: x11-wm/xfce4-session o [2003/10/29] ports/58695 ports-bugs new port: textproc/docbook-420 o [2003/10/29] bin/58696 /sbin/natd feature request & possible pat o [2003/10/29] ports/58705 tobez update net/p5-NetAddr-IP from 3.14 to 3.1 o [2003/10/29] ports/58706 seanc upgrade ports/databases/libdbi to 0.7.1 o [2003/10/29] ports/58707 ume upgrade net/p5-Socket6 from 0.10 to 0.12 o [2003/10/29] ports/58709 ports-bugs New port: net/ksambaplugin, a KDE 3.x Con o [2003/10/30] docs/58710 doc killpg(2) contains an error regarding sen o [2003/10/30] ports/58712 ports-bugs new port: x11-wm/xfce4-session f [2003/10/30] ports/58715 sergei port MailScanner / new version o [2003/10/30] ports/58716 jesper ports/net/p5-Net-SSH-Perl fetch hangs o [2003/10/30] ports/58721 ports-bugs devel/libpci: Installation of pci/pci.h o [2003/10/30] ports/58725 ports-bugs Update port: lang/nml updated to 0.92a, f o [2003/10/30] bin/58730 [patch] "fortune -l ..." loops forever. o [2003/10/30] ports/58738 lioux [PATCH] textproc/p5-xmltv: update to 0.5. o [2003/10/30] ports/58754 ports-bugs New port: x11/xfce4-clipman-plugin o [2003/10/31] ports/58759 ports-bugs New port: x11-clocks/xfce4-datetime-plugi o [2003/10/31] ports/58762 nbm Update port: devel/py-twisted to 1.1.0 o [2003/10/31] ports/58767 ports-bugs New Port: multimedia/eMovix, a mini linux f [2003/10/31] ports/58774 mharo Non-Maintainer-Update: ftp/proftpd update o [2003/10/31] ports/58776 ports-bugs Fixes for net/nagios-plugins o [2003/10/31] ports/58778 ports-bugs [non-maintainer] Update port: net/aim to o [2003/10/31] ports/58782 ports-bugs [maintainer-update] misc/lingoteach o [2003/10/31] docs/58783 doc crontab man could mention MAILTO supports o [2003/10/31] i386/58784 i386 ATA DMA fails and vx0 creates panic f [2003/10/31] ports/58785 ports-bugs qcad build breaks o [2003/10/31] ports/58786 portmgr unbreak WANT_AUTOCONF_VER o [2003/10/31] ports/58788 ports-bugs Update port: sysutils/xfce4-systemload-pl p [2003/10/31] kern/58793 anholt [patch] linux_statfs() can leak fsid's to o [2003/11/01] ports/58798 ports-bugs Update port: irc/bitlbee o [2003/11/01] ports/58800 nbm Update to phpMyAdmin 2.5.4 o [2003/11/01] kern/58803 kern.argmax isn't changeable even at boot p [2003/11/01] bin/58813 tjr Incorrect behavour of sed(1) o [2003/11/01] ports/58819 ports-bugs New port: x11-fm/emelfm2: a fast, extensi o [2003/11/01] ports/58828 mita patch to fix build of japanese/vflib o [2003/11/02] ports/58829 ports-bugs port upgrade: net/kopete to 0.7.3 o [2003/11/02] ports/58835 trevor Fix port: x11-wm/openbox o [2003/11/02] ports/58836 trevor Fix port: x11-wm/obconf o [2003/11/02] ports/58839 ports-bugs [PATCH] add gtk2 ability to games/freeciv o [2003/11/02] ports/58847 ports-bugs New port: french/mozilla-flp - Mozilla Fr o [2003/11/02] ports/58857 knu Fix ports/net/gdome2 build o [2003/11/03] misc/58860 kientzle Improvement of radixsort() implementation o [2003/11/03] ports/58867 ports-bugs [UPDATE] cad/spice port repaired o [2003/11/03] ports/58872 nbm [PATCH] Update request databases/phpMyAdm o [2003/11/03] ports/58889 ports-bugs [MAINTAINER UPDATE] editors/texmacs o [2003/11/03] bin/58893 OPIE implementation bug o [2003/11/03] ports/58894 jmz Fix of support for textproc/no-ispell, No o [2003/11/03] ports/58895 ports-bugs Tweak port: www/rt3 o [2003/11/03] misc/58900 schweikh termcap is broken in 4.9-RELEASE o [2003/11/04] ports/58915 ports-bugs Update port: x11/xfce4-clipman-plugin o [2003/11/04] ports/58924 tobez Update port: devel/p5-Clone o [2003/11/04] ports/58926 obrien latest port of editors/vim has problem dr o [2003/11/04] ports/58929 ports-bugs New port: www/p5-IMDB-Movie o [2003/11/04] ports/58935 knu [non maintainer Update] ports devel/darts o [2003/11/04] bin/58939 dumb little hack for /etc/rc.firewall{,6} o [2003/11/04] ports/58942 ports-bugs reliability fix for holyshout port o [2003/11/04] ports/58945 ports-bugs [PATCH] www/jetspeed: use apache mirrors o [2003/11/04] ports/58946 znerd [PATCH] www/jakarta-jmeter: update to 1.9 o [2003/11/04] ports/58948 ports-bugs new port: sysutils/apan, a tool for integ o [2003/11/04] ports/58950 ports-bugs update: net/nagios o [2003/11/04] ports/58952 cy [PATCH] Unbreake security/pam_krb5 with h o [2003/11/05] ports/58954 billf Update port: net/ethereal to 0.9.16 f [2003/11/05] ports/58968 petef An update for the mail/maildrop port o [2003/11/05] bin/58970 truss coredumps for the no significant re o [2003/11/05] ports/58973 znerd Upgrade www/jakarta-tomcat41 to 4.1.29 an o [2003/11/05] ports/58987 ports-bugs mail/p5-Mail-GnuPG has missing dependency o [2003/11/05] ports/58988 ports-bugs New Port: games/cgoban2 KGS client and SG o [2003/11/05] ports/58990 knu textproc/sary has incorrect packing list o [2003/11/06] misc/58992 fenner libpcap has BIOCGDLTLIST stuff but no DLT o [2003/11/06] ports/58993 demon ports/net/rrdtool does not need USE_GMAKE f [2003/11/06] ports/58996 ports-bugs Maintainer update: lang/alisp o [2003/11/06] ports/59000 nbm Upgrade www/zope to version 2.6.2 o [2003/11/06] ports/59004 ports-bugs Update port: audio/playmidi o [2003/11/06] ports/59013 ports-bugs audio/ripit: Add http proxy support o [2003/11/06] java/59017 java New port: java/jakarta-commons-primitives o [2003/11/06] ports/59019 ports-bugs maintainer-update of security/nessus-* o [2003/11/06] ports/59020 ports-bugs maintainer-update of security/nessus-*-de o [2003/11/06] java/59022 java Update port: java/jakarta-log4j o [2003/11/06] ports/59024 mph math/xgfe: update to 2.1 and improve on 5 o [2003/11/06] alpha/59026 alpha re-add Floppy-Dtectection-Support for Fre o [2003/11/06] ports/59029 ports-bugs new port: sysutils/nagios-statd o [2003/11/07] bin/59036 Possible patch for PR's bin/56166 and bin o [2003/11/07] java/59039 java Update port: java/trove4j o [2003/11/07] java/59040 java New port: java/avalon-logkit o [2003/11/07] docs/59044 doc doc.docbook.mk does not properly handle a o [2003/11/07] ports/59047 ports-bugs [NEW PORT] multimedia/freevo: Freevo is a o [2003/11/08] ports/59058 portmgr [PATCH] bsd.port.mk: cleanup o [2003/11/08] ports/59059 ports-bugs New port: x11/silo: a simple X11 launcher f [2003/11/08] ports/59060 ports-bugs New port: deskutils/karmack o [2003/11/08] ports/59061 ports-bugs Error in NeverwinterNights install o [2003/11/08] ports/59064 ports-bugs New port net/xspeakfree 0.8.2 is a Tcl/Tk o [2003/11/08] conf/59065 mtm /tmp/.X0-lock is not removed if clear_tmp o [2003/11/08] kern/59067 [patch] PS/2 mouse unstable o [2003/11/08] ports/59070 portmgr [PATCH] bsd.port.mk: unexpected features o [2003/11/08] ports/59071 pat [PATCH] games/q3server-ut: FIX BROKEN. ma o [2003/11/09] ports/59076 ports-bugs An update for multimedia/xmms port (new k o [2003/11/09] ports/59077 ports-bugs New port: russian/xmms o [2003/11/09] bin/59078 re [patch] Fix greek support in sysinstall a o [2003/11/09] ports/59080 kde [patch] x11/kdebase3: ksysguardd doesn't o [2003/11/09] ports/59083 petef [PATCH] ftp/p5-Net-FTPServer: Fix for per o [2003/11/09] ports/59091 adrian [PATCH] www/squid: major overhaul and upd o [2003/11/09] ports/59092 ports-bugs [New Ports]:: www/drupal CMS o [2003/11/09] ports/59093 ports-bugs New port: chinese/oicq o [2003/11/09] ports/59094 ports-bugs [new port] www/mod_extract_forwarded2: mo o [2003/11/10] ports/59109 eik ports with possibly unreachable MAINTAINE o [2003/11/10] ports/59113 ports-bugs [maintainer update] www/harvest: Update t o [2003/11/10] ports/59114 ports-bugs New Port: net/gyach, a Yahoo! chat progra o [2003/11/10] ports/59115 ports-bugs [maintainer update] net/pear-Net_NNTP: up o [2003/11/10] ports/59139 ports-bugs Update port: x11/xlockmore to 5.10 and su o [2003/11/10] ports/59140 ports-bugs cad/spice patch to make it install o [2003/11/10] ports/59142 sergei [update orphaned port] ftp/ftpcube: updat o [2003/11/10] bin/59144 [patch] Allow a trailing / for mount -u t o [2003/11/10] i386/59147 i386 USB active extension cable not recognized o [2003/11/10] ports/59153 cy [PATCH] x11-wm/fvwm2 cannot correctly dis o [2003/11/10] ports/59154 cy [PATCH] x11-wm/fvwm2-devel cannot correct o [2003/11/10] ports/59155 x11 [PATCH] x11-servers/XFree86-4-FontServer o [2003/11/10] ports/59157 ports-bugs [New Port]:: www/moregroupware o [2003/11/10] ports/59162 portmgr bsd.port.mk: add-plist-info executes too o [2003/11/10] ports/59163 edwin [patch] www/mod_dav - fix symlink problem o [2003/11/10] ports/59165 cy fvwm2 port glitches/bugs o [2003/11/11] ports/59168 ports-bugs ports/lang/gauche does not install info f o [2003/11/11] kern/59169 joe ulpt is missing read operation o [2003/11/11] ports/59171 dirk [non-maintainer] delete port databases/xm o [2003/11/11] ports/59176 ports-bugs [NEW PORT] www/zope-archetypes o [2003/11/11] ports/59179 ports-bugs Simplify pkg-plist for java/jakarta-commo o [2003/11/11] ports/59180 ports-bugs [NEW PORT] net/arpwatch-devel o [2003/11/11] ports/59187 ports-bugs Maintainer update: java/java-checkstyle o [2003/11/11] ports/59194 portmgr proposal of two new port CATEGORIES: loca o [2003/11/11] kern/59205 grog vinum doesn't check whether strip size is o [2003/11/12] bin/59207 uustat list limit of 201 jobs o [2003/11/12] kern/59208 sound sound patch to reduce pops and crackles a o [2003/11/12] ports/59212 ports-bugs [MAINTAINER UPDATE] update sysutils/linea o [2003/11/12] ports/59213 ports-bugs [PATCH] simplify pear-* ports f [2003/11/12] ports/59216 marcus UPDATE PORT: zenity o [2003/11/12] ports/59218 demon x11-wm/afterstep-stable fails to be insta o [2003/11/12] bin/59220 systat(1) device select (:only) broken o [2003/11/12] ports/59221 ports-bugs New port: news/fidogate-ds. A fresh branc o [2003/11/12] ports/59224 ports-bugs Workrave port does not compile o [2003/11/12] ports/59226 portmgr [patch] two small additions to ports/Tool o [2003/11/12] ports/59227 ports-bugs NEW PORT: astro/gdesklets-seti f [2003/11/12] ports/59232 sergei [NEW PORT] graphics/ocrad: OCR program im s [2003/11/12] ports/59239 ports-bugs new port audio/tse3, a midi library o [2003/11/12] ports/59242 portmgr bsd.port.mk: MYSQL_VER - beautify with ". s [2003/11/12] ports/59243 ports-bugs new port audio/anthem, a KDE midi sequenc o [2003/11/13] ports/59250 ports-bugs Add ispell in polish category o [2003/11/13] ports/59252 ports-bugs New port : net/amule : aMule - aNOTHER eM f [2003/11/13] ports/59254 eik ports that write something after bsd.port f [2003/11/13] ports/59255 sergei [PATCH] devel/boost: fix build o [2003/11/13] kern/59256 obrien [PATCH] Forgotten OS table size update af o [2003/11/13] ports/59269 ports-bugs [PATCH] mail/mulberry: update to 3.1 o [2003/11/13] ports/59272 portmgr [patch] add errortype column to bento "ne o [2003/11/13] ports/59273 lioux multimedia/goggles 0.56 port not configur o [2003/11/13] ports/59280 mikeh New port: devel/libcheck -- unit test fra p [2003/11/14] bin/59285 yar [PATCH] /usr/libexec/ftpd has broken ASCI a [2003/11/14] ports/59287 ports-bugs New Port: sysutils/k3b 0.10.2, A kde cd + o [2003/11/14] kern/59289 [PATH] ioctl METEORGBRIG in bktr_core.c f o [2003/11/14] kern/59291 deischen [PATCH] pthread patch committed earlier i o [2003/11/14] ports/59292 demon dvips one line paper sizes broken? o [2003/11/14] ports/59293 ports-bugs New port: deskutils/journal is a tool for o [2003/11/14] kern/59297 anholt RADEON 7500 Warning message o [2003/11/15] ports/59300 dinoex lang/php4 errors, and PHP_PORT o [2003/11/15] docs/59305 doc [PATCH] The basics chapter of the Handboo o [2003/11/15] www/59307 www [patch] xml/xsl'ify & update publications o [2003/11/15] ports/59312 ports-bugs Code_Aster: upgrading to 7.2 (along with o [2003/11/15] ports/59313 mbr [patch] Update to graphics/jpgtn port o [2003/11/15] kern/59314 luigi ipfw: rules with uid are not matched. o [2003/11/15] ports/59315 portmgr bsd.port.mk: fix RANDOMIZE_MASTER_SITES=y o [2003/11/16] bin/59320 Using ls -h (on FBSD 5.x) causes unaligne o [2003/11/16] ports/59323 ports-bugs MAINTAINER-UPDATE: amavisd-new-20030616.p o [2003/11/16] ports/59337 ports-bugs New port: graphics/p5-Tk-PNG is an extens f [2003/11/16] ports/59339 eik [PATCH] net/balance: rc.subr(8) script o [2003/11/16] www/59342 www [patch] events: add bsd/linux day o [2003/11/16] misc/59347 Add Bacula to /etc/services o [2003/11/16] ports/59352 ports-bugs Update port: news/rawdog o [2003/11/16] ports/59354 ports-bugs [maintainer update] dns/bind9-sdb-mysql: o [2003/11/16] ports/59355 ports-bugs [maintainer update] www/apache13-ssl: upd o [2003/11/16] ports/59357 linimon [repocopy request] several ports to move o [2003/11/16] ports/59358 tobez Update port: math/p5-Statistics-ChiSquare o [2003/11/16] ports/59361 ports-bugs New Port: graphics/mingplot A tool to gen o [2003/11/16] ports/59362 portmgr [patch] add new Makevar DEPRECATED to bsd o [2003/11/17] ports/59365 ports-bugs maintainer update for ports/japanese/kapp o [2003/11/17] ports/59366 ports-bugs Update port: x11-wm/fluxbox-devel 0.9.5 - o [2003/11/17] ports/59367 sergei mail/courier was marked broken o [2003/11/17] ports/59370 ports-bugs sysutils/xw: Schedule for removal o [2003/11/17] ports/59371 ports-bugs new port: smb4k, KDE SMB network browser o [2003/11/17] ports/59372 ports-bugs New port: deskutils/ktagebuch o [2003/11/17] ports/59373 kuriyama update port: ftp/p5-Net-FTP-Common o [2003/11/17] ports/59374 ports-bugs [Port Update]:: graphics/blender-devel 2. o [2003/11/17] kern/59376 radeon_ioctl / authenticator error o [2003/11/17] ports/59377 ports-bugs fixed brokeness of security/hashish 2517 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 13:19:49 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15E9016A4D1; Mon, 17 Nov 2003 13:19:49 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15F7643FAF; Mon, 17 Nov 2003 13:19:48 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAHLJlFY033231; Mon, 17 Nov 2003 13:19:47 -0800 (PST) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAHLJl2r033227; Mon, 17 Nov 2003 13:19:47 -0800 (PST) (envelope-from rwatson) Date: Mon, 17 Nov 2003 13:19:47 -0800 (PST) From: Robert Watson Message-Id: <200311172119.hAHLJl2r033227@freefall.freebsd.org> To: rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org, rwatson@FreeBSD.org Subject: Re: kern/30958: QUOTA with 0 bytes in quota.user hangs up the system in boot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 21:19:49 -0000 Synopsis: QUOTA with 0 bytes in quota.user hangs up the system in boot Responsible-Changed-From-To: freebsd-bugs->rwatson Responsible-Changed-By: rwatson Responsible-Changed-When: Mon Nov 17 12:55:41 PST 2003 Responsible-Changed-Why: Grab ownership of this item since I've done some digging in the quota code before. http://www.freebsd.org/cgi/query-pr.cgi?pr=30958 From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 17 22:14:49 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6067716A4CE; Mon, 17 Nov 2003 22:14:49 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D866443F93; Mon, 17 Nov 2003 22:14:48 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAI6EmFY022742; Mon, 17 Nov 2003 22:14:48 -0800 (PST) (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAI6Ei7E022737; Mon, 17 Nov 2003 22:14:44 -0800 (PST) (envelope-from linimon) Date: Mon, 17 Nov 2003 22:14:44 -0800 (PST) From: Mark Linimon Message-Id: <200311180614.hAI6Ei7E022737@freefall.freebsd.org> To: ume@mahoroba.org, linimon@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/59299: Re: /etc/rc.d/ipsec starts not in time X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 06:14:49 -0000 Synopsis: Re: /etc/rc.d/ipsec starts not in time State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Nov 17 22:12:21 PST 2003 State-Changed-Why: Close yet another misfiled PR in this thread. Please, folks, ensure that your mailer isn't adding Re: as a prefix for your reponses to GNATS bug reports, and if it want to add it, please delete it regardless. Thanks. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Nov 17 22:12:21 PST 2003 Responsible-Changed-Why: Close yet another misfiled PR in this thread. Please, folks, ensure that your mailer isn't adding Re: as a prefix for your reponses to GNATS bug reports, and if it want to add it, please delete it regardless. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=59299 From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 18 07: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 821FE16A4CE for ; Tue, 18 Nov 2003 07:00:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0472D43FCB for ; Tue, 18 Nov 2003 07:00:22 -0800 (PST) (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 hAIF0LFY028840 for ; Tue, 18 Nov 2003 07:00:21 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAIF0LDW028839; Tue, 18 Nov 2003 07:00:21 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 18 Nov 2003 07:00:21 -0800 (PST) Resent-Message-Id: <200311181500.hAIF0LDW028839@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, Jan Willem Knopper Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCB5D16A4CE for ; Tue, 18 Nov 2003 06:55:59 -0800 (PST) Received: from hexagon.stack.nl (hexagon.stack.nl [131.155.140.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 057AA43FB1 for ; Tue, 18 Nov 2003 06:55:59 -0800 (PST) (envelope-from jwk@stack.nl) Received: from turtle.stack.nl (turtle.stack.nl [IPv6:2001:610:1108:5010:2e0:81ff:fe22:51d8]) by hexagon.stack.nl (Postfix) with ESMTP id 95D96517D; Tue, 18 Nov 2003 15:55:57 +0100 (CET) Received: by turtle.stack.nl (Postfix, from userid 887) id 829D51CC71; Tue, 18 Nov 2003 15:55:57 +0100 (CET) Message-Id: <20031118145557.829D51CC71@turtle.stack.nl> Date: Tue, 18 Nov 2003 15:55:57 +0100 (CET) From: Jan Willem Knopper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: jilles@stack.nl Subject: bin/59417: ps -o rtprio does not work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jan Willem Knopper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 15:00:23 -0000 >Number: 59417 >Category: bin >Synopsis: ps -o rtprio does not work >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 18 07:00:21 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jan Willem Knopper >Release: FreeBSD 5.1-CURRENT i386 >Organization: M.C.G.V. Stack >Environment: System: FreeBSD turtle.stack.nl 5.1-CURRENT FreeBSD 5.1-CURRENT #15: Thu Oct 9 11:43:55 CEST 2003 jilles@turtle.stack.nl:/usr/obj/usr/src/sys/TURTLE i386 >Description: 'ps -o rtprio' gives junk output: for example '208:208' instead of 'normal' >How-To-Repeat: % ps -p $$ -O rtprio PID RTPRIO TT STAT TIME COMMAND 50378 208:208 pi Ss 0:00,32 -zsh (zsh) instead of jwk@turtle:/home/jwk/src/ps% ./ps -p $$ -O rtprio PID RTPRIO TT STAT TIME COMMAND 50378 normal pi Ss 0:00,33 -zsh (zsh) >Fix: patch below --- ps-print-rtprio.patch begins here --- --- /usr/src/bin/ps/print.c.orig Tue Nov 18 15:47:44 2003 +++ /usr/src/bin/ps/print.c Tue Nov 18 15:45:36 2003 @@ -655,7 +655,7 @@ unsigned class, level; v = ve->var; - lpri = (struct priority *) ((char *)k + v->off); + lpri = (struct priority *) ((char *)k->ki_p + v->off); class = lpri->pri_class; level = lpri->pri_level; switch (class) { --- ps-print-rtprio.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 18 08:40: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 4371916A4E0 for ; Tue, 18 Nov 2003 08:40:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF36443FAF for ; Tue, 18 Nov 2003 08:40:17 -0800 (PST) (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 hAIGeHFY039059 for ; Tue, 18 Nov 2003 08:40:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAIGeHJq039058; Tue, 18 Nov 2003 08:40:17 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 18 Nov 2003 08:40:17 -0800 (PST) Resent-Message-Id: <200311181640.hAIGeHJq039058@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, Jilles Tjoelker Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8CA916A4CE for ; Tue, 18 Nov 2003 08:36:06 -0800 (PST) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3C5D43FE5 for ; Tue, 18 Nov 2003 08:36:05 -0800 (PST) (envelope-from jilles@stack.nl) Received: from turtle.stack.nl (turtle.stack.nl [2001:610:1108:5010:2e0:81ff:fe22:51d8]) by mailhost.stack.nl (Postfix) with ESMTP id 8FACE1F001 for ; Tue, 18 Nov 2003 17:36:04 +0100 (CET) Received: by turtle.stack.nl (Postfix, from userid 1677) id 7E91F1CC71; Tue, 18 Nov 2003 17:36:04 +0100 (CET) Message-Id: <20031118163604.7E91F1CC71@turtle.stack.nl> Date: Tue, 18 Nov 2003 17:36:04 +0100 (CET) From: Jilles Tjoelker To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/59423: [PATCH] ps: show 'sid' keyword in '-j' X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jilles Tjoelker List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 16:40:21 -0000 >Number: 59423 >Category: bin >Synopsis: [PATCH] ps: show 'sid' keyword in '-j' >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 18 08:40:17 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jilles Tjoelker >Release: FreeBSD 5.1-CURRENT i386 >Organization: MCGV Stack >Environment: System: FreeBSD turtle.stack.nl 5.1-CURRENT FreeBSD 5.1-CURRENT #15: Thu Oct 9 11:43:55 CEST 2003 jilles@turtle.stack.nl:/usr/obj/usr/src/sys/TURTLE i386 FreeBSD 5-CURRENT >Description: Under FreeBSD 4.x, ps -j showed the keywords: user,pid,ppid,pgid,sess,jobc,state,tt,time,command Under FreeBSD 5.x, the sess keyword (session pointer) was abandoned, and (as a more useful replacement) the sid keyword (session id, PID of session leader) was introduced. However, the sess keyword was simply removed from ps -j instead of being replaced by sid. >How-To-Repeat: without patch $ ps -j -p $$ USER PID PPID PGID JOBC STAT TT TIME COMMAND jilles 52879 52843 52793 1 S+ p8 0:00.00 /usr/local/bin/bash with patch $ ps -j -p $$ USER PID PPID PGID SID JOBC STAT TT TIME COMMAND jilles 52879 52843 52793 5900 1 S+ p8 0:00.00 /usr/local/bin/bash >Fix: A patch is included to add the sid keyword to the list for '-j'. --- ps-j-sid.patch begins here --- --- /usr/src/bin/ps/ps.c Fri Jun 13 04:00:04 2003 +++ /usr/src/bin/ps/ps.c Fri Oct 10 17:50:46 2003 @@ -102,7 +102,7 @@ static uid_t *getuids(const char *, int *); static char dfmt[] = "pid,tt,state,time,command"; -static char jfmt[] = "user,pid,ppid,pgid,jobc,state,tt,time,command"; +static char jfmt[] = "user,pid,ppid,pgid,sid,jobc,state,tt,time,command"; static char lfmt[] = "uid,pid,ppid,cpu,pri,nice,vsz,rss,mwchan,state,tt,time,command"; static char o1[] = "pid"; static char o2[] = "tt,state,time,command"; --- /usr/src/bin/ps/ps.1.orig Tue Sep 9 04:00:05 2003 +++ /usr/src/bin/ps/ps.1 Tue Nov 18 16:26:23 2003 @@ -109,7 +109,7 @@ header per page of information. .It Fl j Print information associated with the following keywords: -user, pid, ppid, pgid, jobc, state, tt, time and command. +user, pid, ppid, pgid, sid, jobc, state, tt, time and command. .It Fl L List the set of available keywords. .It Fl l --- ps-j-sid.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 18 12:48:46 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98EFF16A4CE; Tue, 18 Nov 2003 12:48:46 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C90743FBD; Tue, 18 Nov 2003 12:48:46 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAIKmjFY092014; Tue, 18 Nov 2003 12:48:45 -0800 (PST) (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAIKmjZj092010; Tue, 18 Nov 2003 12:48:45 -0800 (PST) (envelope-from anholt) Date: Tue, 18 Nov 2003 12:48:45 -0800 (PST) From: Eric Anholt Message-Id: <200311182048.hAIKmjZj092010@freefall.freebsd.org> To: progen@free.fr, anholt@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/59376: radeon_ioctl / authenticator error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 20:48:46 -0000 Synopsis: radeon_ioctl / authenticator error State-Changed-From-To: open->closed State-Changed-By: anholt State-Changed-When: Tue Nov 18 12:43:30 PST 2003 State-Changed-Why: Issues with DRI CVS's DRM for FreeBSD which don't exist for FreeBSD CVS (in this case, the printing of an error message frequently) should be taken up there. I'm leaving the error message in there because it is an error which does need to get fixed. I don't see why you would need to be using DRI CVS's DRM for a 7500. http://www.freebsd.org/cgi/query-pr.cgi?pr=59376 From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 18 14: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 879A016A4CE for ; Tue, 18 Nov 2003 14:50:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEE1543FBD for ; Tue, 18 Nov 2003 14:50:16 -0800 (PST) (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 hAIMoGFY008111 for ; Tue, 18 Nov 2003 14:50:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAIMoGAQ008110; Tue, 18 Nov 2003 14:50:16 -0800 (PST) (envelope-from gnats) Date: Tue, 18 Nov 2003 14:50:16 -0800 (PST) Message-Id: <200311182250.hAIMoGAQ008110@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Evans Subject: Re: bin/59417: ps -o rtprio does not work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bruce Evans List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 22:50:17 -0000 The following reply was made to PR bin/59417; it has been noted by GNATS. From: Bruce Evans To: Jan Willem Knopper Cc: FreeBSD-gnats-submit@FreeBSD.org, jilles@stack.nl, freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/59417: ps -o rtprio does not work Date: Wed, 19 Nov 2003 09:39:33 +1100 (EST) On Tue, 18 Nov 2003, Jan Willem Knopper wrote: > >Description: > 'ps -o rtprio' gives junk output: for example '208:208' instead of > 'normal' > ... > >Fix: > patch below > > --- ps-print-rtprio.patch begins here --- > --- /usr/src/bin/ps/print.c.orig Tue Nov 18 15:47:44 2003 > +++ /usr/src/bin/ps/print.c Tue Nov 18 15:45:36 2003 > @@ -655,7 +655,7 @@ > unsigned class, level; > > v = ve->var; > - lpri = (struct priority *) ((char *)k + v->off); > + lpri = (struct priority *) ((char *)k->ki_p + v->off); > class = lpri->pri_class; > level = lpri->pri_level; > switch (class) { I use the following variant (all the casts are bogus or wrong; not just the first one; there are also formatting errors). %%% Index: print.c =================================================================== RCS file: /home/ncvs/src/bin/ps/print.c,v retrieving revision 1.83 diff -u -2 -r1.83 print.c --- print.c 13 Aug 2003 07:35:07 -0000 1.83 +++ print.c 10 Oct 2003 17:00:05 -0000 @@ -654,7 +651,7 @@ char str[8]; unsigned class, level; - + v = ve->var; - lpri = (struct priority *) ((char *)k + v->off); + lpri = &k->ki_p->ki_pri; class = lpri->pri_class; level = lpri->pri_level; %%% This seems to be the only instance with the same type as the main bug. The reason is that v->off is only needed in kvar() and rvar() since the relevant struct member cannot be used literally there (only its offset is available). Using v->off elsewhere is bogus and the above is the only other place where it used. Bruce From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 18 21:09:12 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 C732716A4CF for ; Tue, 18 Nov 2003 21:09:12 -0800 (PST) Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E0143FAF for ; Tue, 18 Nov 2003 21:09:08 -0800 (PST) (envelope-from noor@comrax.com) Received: from workstation (mail.comrax.com [194.90.246.126]) by dns.comrax.com (Postfix) with ESMTP id B7BD672506 for ; Wed, 19 Nov 2003 07:09:06 +0200 (IST) From: "Noor Dawod" To: Date: Wed, 19 Nov 2003 07:10:17 +0200 Organization: Comrax Ltd. Message-ID: <002e01c3ae5b$6c333ca0$0107a8c0@workstation> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal Subject: Error in compilling FreeBSD 4.9-STABLE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 05:09:13 -0000 Hi, I've downloaded latest CVS version, and when trying to ``buildworld`` I get errors. There's a default ``/etc/defaults/make.conf`` file, and in addition I created a minimal ``/etc/make.conf`` with my own overrides. This is it: ---------------------------------------------------------------------- CPUTYPE=i686 BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ -Wcast-qual -Wchar-subscripts -Winline \ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings NO_BIND= true # do not build BIND NO_SENDMAIL= true # do not build sendmail and related programs NOGAMES= true # do not build games (games/ subdir) NOPERL= true # do not build perl. Disables OpenSSL optimizations MASTER_SITE_BACKUP?= \ ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/ MASTER_SITE_COMP_SOURCES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ MASTER_SITE_FREEBSD_ORG= ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/%SUBDIR%/ MASTER_SITE_GNU= ftp://ftp.gnu.org/gnu/%SUBDIR%/ MASTER_SITE_KDE= ftp://ftp.kde.org/pub/kde/%SUBDIR%/ MASTER_SITE_LOCAL= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ MASTER_SITE_MOZILLA= ftp://ftp.mozilla.org/pub/%SUBDIR%/ MASTER_SITE_NETBSD= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/%SUBDIR%/ MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/ MASTER_SITE_PORTS_JP= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ MASTER_SITE_RINGSERVER= ftp://ftp.dnsbalance.ring.gr.jp/pub/%SUBDIR%/ MASTER_SITE_RUBY= ftp://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ MASTER_SITE_SOURCEFORGE= ftp://ftp2.sourceforge.net/pub/sourceforge/%SUBDIR%/ MASTER_SITE_SOURCEWARE= ftp://ftp.freesoftware.com/pub/sourceware/%SUBDIR%/ MASTER_SITE_SUNSITE= ftp://metalab.unc.edu/pub/Linux/%SUBDIR%/ MASTER_SITE_TCLTK= ftp://ftp.scriptics.com/pub/tcl/%SUBDIR%/ MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/ MASTER_SITE_THEMES= ftp://ftp.themes.org/pub/themes/%SUBDIR%/ MASTER_SITE_WINDOWMAKER= ftp://ftp.windowmaker.org/pub/%SUBDIR%/ MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/%SUBDIR%/ MASTER_SITE_XEMACS= ftp://ftp.xemacs.org/pub/xemacs/%SUBDIR%/ MASTER_SITE_XFREE= ftp://ftp.xfree86.org/pub/XFree86/%SUBDIR%/source/ MASTER_SORT_REGEX?= ://[^/]*\.jp[/.] WRKDIRPREFIX= /var/tmp SUP_UPDATE= yes SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 -P m SUPHOST= cvsup5.freebsd.org SUPFILE= /etc/cvsup/stable-supfile PORTSSUPFILE= /etc/cvsup/ports-supfile #DOCSUPFILE= /etc/cvsup/docs-supfile DOC_LANG= en_US.ISO8859-1 # 'make world' will compile version 2 of IPFW, which is named ipfw2. IPFW2= true ---------------------------------------------------------------------- Once I remove the above ``/etc/make.conf``, compile goes fine and ``buildworld`` is complete. I didn't keep the error I get when compiling with the above ``make.conf``, but it always dies with a ``core dump`` when compiling GNU's gcc. Any idea why this is happening and how to fix this? Noor From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 18 22:09:08 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 02A4116A4CE for ; Tue, 18 Nov 2003 22:09:08 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E7FF43FE3 for ; Tue, 18 Nov 2003 22:09:05 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1164066C55; Tue, 18 Nov 2003 22:09:01 -0800 (PST) Date: Tue, 18 Nov 2003 22:09:01 -0800 From: Kris Kennaway To: Noor Dawod Message-ID: <20031119060900.GA57308@xor.obsecurity.org> References: <002e01c3ae5b$6c333ca0$0107a8c0@workstation> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <002e01c3ae5b$6c333ca0$0107a8c0@workstation> User-Agent: Mutt/1.4.1i cc: freebsd-bugs@freebsd.org Subject: Re: Error in compilling FreeBSD 4.9-STABLE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 06:09:08 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 19, 2003 at 07:10:17AM +0200, Noor Dawod wrote: > Any idea why this is happening and how to fix this? You forgot to mention any details about your hardware, and you forgot to show us the errors you receive. Kris --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uwj8Wry0BWjoQKURAj2fAJ9ZXclFbYcblgOlABAdsTMCBCteDgCg/wGL WqLBRgTH3EusPasoBSF60u0= =jwQj -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- From owner-freebsd-bugs@FreeBSD.ORG Tue Nov 18 23:52:02 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A4F116A4CE; Tue, 18 Nov 2003 23:52:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF6543FA3; Tue, 18 Nov 2003 23:52:02 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAJ7q1FY079466; Tue, 18 Nov 2003 23:52:01 -0800 (PST) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAJ7q1pe079462; Tue, 18 Nov 2003 23:52:01 -0800 (PST) (envelope-from kris) Date: Tue, 18 Nov 2003 23:52:01 -0800 (PST) From: Kris Kennaway Message-Id: <200311190752.hAJ7q1pe079462@freefall.freebsd.org> To: nicol@aokp.ru, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/59166: System hangs when detecting hand drives on Adaptec AIC7902 if SMP is enabled X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 07:52:02 -0000 Synopsis: System hangs when detecting hand drives on Adaptec AIC7902 if SMP is enabled State-Changed-From-To: feedback->closed State-Changed-By: kris State-Changed-When: Tue Nov 18 23:51:42 PST 2003 State-Changed-Why: Submitter reports problem is resolved in 5.1-CURRENT http://www.freebsd.org/cgi/query-pr.cgi?pr=59166 From owner-freebsd-bugs@FreeBSD.ORG Wed Nov 19 00:13:11 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F17E16A4CE for ; Wed, 19 Nov 2003 00:13:11 -0800 (PST) Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C9D043FE5 for ; Wed, 19 Nov 2003 00:13:10 -0800 (PST) (envelope-from noor@comrax.com) Received: from noor (mail.comrax.com [194.90.246.126]) by dns.comrax.com (Postfix) with SMTP id 3D77D72506; Wed, 19 Nov 2003 10:13:08 +0200 (IST) From: "Noor Dawod" To: Date: Wed, 19 Nov 2003 10:12:49 +0200 Message-ID: <001901c3ae74$ecb24010$a050a8c0@CORPORATE.COMRAX.COM> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_001A_01C3AE85.B03B1010" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <20031119060900.GA57308@xor.obsecurity.org> cc: 'Kris Kennaway' Subject: RE: Error in compilling FreeBSD 4.9-STABLE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 08:13:11 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_001A_01C3AE85.B03B1010 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, It's irrelevant, but still here it is: Server provided by Intel, equipped with Xeon 933Mhz CPU, 2GB RAM, RAID-5 with 4 disks, FreeBSD 4.9-STABLE (compiled OK few weeks ago, but not with this make.conf), Adaptec 2100S RAID controller. This is the error I get with the attached make.conf file: ---------------------------------------------------------- cc -c -O -pipe -march=pentiumpro -fexceptions -DIN_GCC -D_PTHREADS -DGTHREAD _USE_WEAK -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/g nu/lib/libgcc/../../../contrib/gcc -I. -DL_ashrdi3 -o _ashrdi3.o /usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c cc -c -O -pipe -march=pentiumpro -fexceptions -DIN_GCC -D_PTHREADS -DGTHREAD _USE_WEAK -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/g nu/lib/libgcc/../../../contrib/gcc -I. -DL_ffsdi2 -o _ffsdi2.o /usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c Segmentation fault (core dumped) *** Error code 139 Stop in /usr/src/gnu/lib/libgcc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ---------------------------------------------------------- As mentioned earlier, when I delete this make.conf and rebuild, the compile goes fine. Noor -----Original Message----- From: Kris Kennaway [mailto:kris@obsecurity.org] Sent: Wednesday, November 19, 2003 8:09 AM To: Noor Dawod Cc: freebsd-bugs@freebsd.org Subject: Re: Error in compilling FreeBSD 4.9-STABLE On Wed, Nov 19, 2003 at 07:10:17AM +0200, Noor Dawod wrote: > Any idea why this is happening and how to fix this? You forgot to mention any details about your hardware, and you forgot to show us the errors you receive. Kris ------=_NextPart_000_001A_01C3AE85.B03B1010 Content-Type: application/octet-stream; name="make.conf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="make.conf" CPUTYPE=3Di686 BDECFLAGS=3D -W -Wall -ansi -pedantic -Wbad-function-cast = -Wcast-align \ -Wcast-qual -Wchar-subscripts -Winline \ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ -Wredundant-decls -Wshadow -Wstrict-prototypes = -Wwrite-strings NO_BIND=3D true # do not build BIND NO_SENDMAIL=3D true # do not build sendmail and related programs NOGAMES=3D true # do not build games (games/ subdir) NOPERL=3D true # do not build perl. Disables OpenSSL = optimizations MASTER_SITE_BACKUP?=3D \ = ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ MASTER_SITE_OVERRIDE?=3D ${MASTER_SITE_BACKUP} MASTER_SITE_AFTERSTEP=3D ftp://ftp.afterstep.org/%SUBDIR%/ MASTER_SITE_COMP_SOURCES=3D = ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ MASTER_SITE_FREEBSD_ORG=3D = ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ MASTER_SITE_GNOME=3D ftp://ftp.gnome.org/pub/GNOME/%SUBDIR%/ MASTER_SITE_GNU=3D ftp://ftp.gnu.org/gnu/%SUBDIR%/ MASTER_SITE_KDE=3D ftp://ftp.kde.org/pub/kde/%SUBDIR%/ MASTER_SITE_LOCAL=3D = ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ MASTER_SITE_MOZILLA=3D ftp://ftp.mozilla.org/pub/%SUBDIR%/ MASTER_SITE_NETBSD=3D = ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/%SUBDIR%/ MASTER_SITE_PERL_CPAN=3D = ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/ MASTER_SITE_PORTS_JP=3D = ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ MASTER_SITE_RINGSERVER=3D ftp://ftp.dnsbalance.ring.gr.jp/pub/%SUBDIR%/ MASTER_SITE_RUBY=3D ftp://ftp.ruby-lang.org/pub/ruby/%SUBDIR%/ MASTER_SITE_SOURCEFORGE=3D = ftp://ftp2.sourceforge.net/pub/sourceforge/%SUBDIR%/ MASTER_SITE_SOURCEWARE=3D = ftp://ftp.freesoftware.com/pub/sourceware/%SUBDIR%/ MASTER_SITE_SUNSITE=3D ftp://metalab.unc.edu/pub/Linux/%SUBDIR%/ MASTER_SITE_TCLTK=3D ftp://ftp.scriptics.com/pub/tcl/%SUBDIR%/ MASTER_SITE_TEX_CTAN=3D ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/ MASTER_SITE_THEMES=3D ftp://ftp.themes.org/pub/themes/%SUBDIR%/ MASTER_SITE_WINDOWMAKER=3D = ftp://ftp.windowmaker.org/pub/%SUBDIR%/ MASTER_SITE_XCONTRIB=3D ftp://ftp.x.org/contrib/%SUBDIR%/ MASTER_SITE_XEMACS=3D ftp://ftp.xemacs.org/pub/xemacs/%SUBDIR%/ MASTER_SITE_XFREE=3D = ftp://ftp.xfree86.org/pub/XFree86/%SUBDIR%/source/ MASTER_SORT_REGEX?=3D ://[^/]*\.jp[/.] WRKDIRPREFIX=3D /var/tmp SUP_UPDATE=3D yes SUP=3D /usr/local/bin/cvsup SUPFLAGS=3D -g -L 2 -P m SUPHOST=3D cvsup5.freebsd.org SUPFILE=3D /etc/cvsup/stable-supfile PORTSSUPFILE=3D /etc/cvsup/ports-supfile #DOCSUPFILE=3D /etc/cvsup/docs-supfile DOC_LANG=3D en_US.ISO8859-1 # 'make world' will compile version 2 of IPFW, which is named ipfw2. IPFW2=3D true ------=_NextPart_000_001A_01C3AE85.B03B1010-- From owner-freebsd-bugs@FreeBSD.ORG Wed Nov 19 00:20:27 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67BB216A4CE for ; Wed, 19 Nov 2003 00:20:27 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C5C043FDD for ; Wed, 19 Nov 2003 00:20:24 -0800 (PST) (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 hAJ8KNFY084270 for ; Wed, 19 Nov 2003 00:20:23 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAJ8KNh3084269; Wed, 19 Nov 2003 00:20:23 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 19 Nov 2003 00:20:23 -0800 (PST) Resent-Message-Id: <200311190820.hAJ8KNh3084269@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, dirk.meyer@dinoex.sub.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8D4C16A4CE for ; Wed, 19 Nov 2003 00:15:10 -0800 (PST) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [212.184.201.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D2043F3F for ; Wed, 19 Nov 2003 00:15:09 -0800 (PST) (envelope-from dm@home.dinoex.sub.de) Received: from home.dinoex.sub.de (home.dinoex.sub.de [217.6.200.196]) by uucp.dinoex.sub.de (8.12.10/8.12.10) with ESMTP id hAJ8F4HJ032517 for ; Wed, 19 Nov 2003 09:15:04 +0100 (CET) (envelope-from dm@home.dinoex.sub.de) Received: (from dm@localhost) by home.dinoex.sub.de (8.12.10/8.12.9/Submit) id hAJ8F6Dx019025; Wed, 19 Nov 2003 09:15:06 +0100 (CET) (envelope-from dm) Message-Id: <200311190815.hAJ8F6Dx019025@home.dinoex.sub.de> Date: Wed, 19 Nov 2003 09:15:06 +0100 (CET) From: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/59455: lock order reversal X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dirk.meyer@dinoex.sub.org List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 08:20:27 -0000 X-List-Received-Date: Wed, 19 Nov 2003 08:20:27 -0000 >Number: 59455 >Category: kern >Synopsis: lock order reversal >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 19 00:20:19 PST 2003 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 5.1-CURRENT i386 >Organization: privat >Environment: FreeBSD current.dinoex.sub.de 5.1-CURRENT FreeBSD 5.1-CURRENT #4: Tue Nov 11 22:06:00 CET 2003 root@current.dinoex.sub.de:/usr/obj/usr/src/sys/NET5 i386 >Description: Nov 19 05:51:18 current kernel: Sleeping on "stopevent" with the following non-sleepable locks held: Nov 19 05:51:18 current kernel: exclusive sleep mutex sigacts r = 0 (0xc4e34aa8) locked @ /usr/src/sys/kern/kern_synch.c:293 Nov 19 05:51:18 current kernel: lock order reversal Nov 19 05:51:18 current kernel: 1st 0xc4e34aa8 sigacts (sigacts) @ /usr/src/sys/kern/kern_synch.c:293 Nov 19 05:51:18 current kernel: 2nd 0xc49337fc process lock (process lock) @ /usr/src/sys/kern/kern_synch.c:309 Nov 19 05:51:18 current kernel: Stack backtrace: Nov 19 05:51:18 current kernel: Sleeping on "stopevent" with the following non-sleepable locks held: Nov 19 05:51:18 current kernel: exclusive sleep mutex sigacts r = 0 (0xc4e34aa8) locked @ /usr/src/sys/kern/subr_trap.c:260 Nov 19 05:51:18 current kernel: Sleeping on "stopevent" with the following non-sleepable locks held: Nov 19 05:51:18 current kernel: exclusive sleep mutex sigacts r = 0 (0xc4e34aa8) locked @ /usr/src/sys/kern/subr_trap.c:260 >How-To-Repeat: a client was mounting nfs from thsi machine. I can't reproduce it. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Nov 19 00:20:27 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 883E616A4CF for ; Wed, 19 Nov 2003 00:20:27 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B0143FE9 for ; Wed, 19 Nov 2003 00:20:24 -0800 (PST) (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 hAJ8KOFY084284 for ; Wed, 19 Nov 2003 00:20:24 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAJ8KOGJ084283; Wed, 19 Nov 2003 00:20:24 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 19 Nov 2003 00:20:24 -0800 (PST) Resent-Message-Id: <200311190820.hAJ8KOGJ084283@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, dirk.meyer@dinoex.sub.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63A6916A4CE for ; Wed, 19 Nov 2003 00:18:10 -0800 (PST) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [212.184.201.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC75643FA3 for ; Wed, 19 Nov 2003 00:18:08 -0800 (PST) (envelope-from dm@home.dinoex.sub.de) Received: from home.dinoex.sub.de (home.dinoex.sub.de [217.6.200.196]) by uucp.dinoex.sub.de (8.12.10/8.12.10) with ESMTP id hAJ8HtHJ032562 for ; Wed, 19 Nov 2003 09:17:55 +0100 (CET) (envelope-from dm@home.dinoex.sub.de) Received: (from dm@localhost) by home.dinoex.sub.de (8.12.10/8.12.9/Submit) id hAJ8HwjD019104; Wed, 19 Nov 2003 09:17:58 +0100 (CET) (envelope-from dm) Message-Id: <200311190817.hAJ8HwjD019104@home.dinoex.sub.de> Date: Wed, 19 Nov 2003 09:17:58 +0100 (CET) From: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/59456: fdescfs stat / compress creates only empty files X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dirk.meyer@dinoex.sub.org List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 08:20:27 -0000 >Number: 59456 >Category: bin >Synopsis: fdescfs stat / compress creates only empty files >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 19 00:20:24 PST 2003 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 5.1-CURRENT i386 >Organization: privat >Environment: FreeBSD 5.1-CURRENT http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/compress/compress.c.diff?r1=1.20&r2=1.21&f=h >Description: compress aborts when writing via stodout. fails when fdescfs is mounted: add to /etc/fstab: fdescfs /dev/fd fdescfs rw 0 0 # ls -l /dev/stdout lrwxr-xr-x 1 root wheel 6 11 Nov 19:39 /dev/stdout@ -> fd/1 without fdescfs: # ls -l /dev/fd/ total 0 crw-rw-rw- 1 root wheel 22, 0 11 Nov 19:39 0 crw-rw-rw- 1 root wheel 22, 1 11 Nov 19:39 1 crw-rw-rw- 1 root wheel 22, 2 11 Nov 19:39 2 with fdescfs: # ls -l /dev/fd/ total 16 crw--w---- 1 root tty 5, 1 19 Nov 05:43 0 crw--w---- 1 root tty 5, 1 19 Nov 05:43 1 crw--w---- 1 root tty 5, 1 19 Nov 05:43 2 crw--w---- 1 root tty 5, 1 19 Nov 05:43 3 crw--w---- 1 root tty 5, 1 19 Nov 05:43 4 crw--w---- 1 root tty 5, 1 19 Nov 05:43 5 d-w------- 1 root wheel 1024 19 Nov 05:04 6/ d--------- 1 root wheel 512 12 Nov 04:45 7/ but root should be ablte to write from truss with fdescfs: stat("/dev/stdout",0xbfbfe610) = 0 (0x0) ioctl(2,TIOCGETA,0xbfbfe160) = 0 (0x0) from truss without fdescfs: stat("/dev/stdout",0xbfbff540) = 0 (0x0) open("/dev/stdin",0x0,0666) = 6 (0x6) stat("/dev/stdin",0xbfbff5a0) = 0 (0x0) st_mode with fdescfs: stat = 0x81a4 0100644 #define S_IFREG 0100000 /* regular */ is a regular file (ERROR) st_mode without fdescfs: stat = 0x21b6 0020666 #define S_IFCHR 0020000 /* character special */ is character special (OK) >How-To-Repeat: root@current# compress -b12 test.2 overwrite /dev/stdout? root@current# root@current# ls -l test.2* -rw-r--r-- 1 root wheel 38 19 Nov 04:54 test.2p -rw-r--r-- 1 root wheel 0 19 Nov 05:11 test.2 >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Nov 19 01:02:47 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 EE2FF16A4CE; Wed, 19 Nov 2003 01:02:47 -0800 (PST) Received: from bns.tns.cz (bns.tns.cz [80.188.15.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4C943F3F; Wed, 19 Nov 2003 01:02:46 -0800 (PST) (envelope-from jp@tns.cz) Received: from bertik.tns.cz (bertik.tns.cz [192.168.144.14]) by bns.tns.cz (Postfix) with ESMTP id 4237476305; Wed, 19 Nov 2003 10:02:44 +0100 (CET) Received: by bertik.tns.cz (Postfix, from userid 1000) id 9D35C54B56; Wed, 19 Nov 2003 10:03:05 +0100 (CET) Date: Wed, 19 Nov 2003 10:03:05 +0100 From: Josef Pojsl To: freebsd-gnats-submit@FreeBSD.org, freebsd-bugs@freebsd.org Message-ID: <20031119090305.GB244@bertik.tns.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i cc: roar.pettersen@it.uib.no Subject: Re: kern/50683: fxp broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 09:02:48 -0000 Hello, this problem is still present in 4.9-RELEASE. I've got Intel motherboard, two Intel PRO/100(B) interfaces on board, they both work fine. Additional Intel PRO/100(B) dual cards do not work with SMP kernel; kernel complains "fxp[0123]: device timeout". I can either not ping at all or I receive 15 ping responses at once, then 15 seconds silence, then again 15 responses etc. Without SMP, everything is fine. I am able to provide more details if anyone is interested. With regards, -- Josef From owner-freebsd-bugs@FreeBSD.ORG Wed Nov 19 01:10:06 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 9399916A4CE for ; Wed, 19 Nov 2003 01:10:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1119143FBF for ; Wed, 19 Nov 2003 01:10:06 -0800 (PST) (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 hAJ9A5FY090082 for ; Wed, 19 Nov 2003 01:10:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAJ9A5EJ090081; Wed, 19 Nov 2003 01:10:05 -0800 (PST) (envelope-from gnats) Date: Wed, 19 Nov 2003 01:10:05 -0800 (PST) Message-Id: <200311190910.hAJ9A5EJ090081@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Josef Pojsl Subject: Re: kern/50683: fxp broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Josef Pojsl List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 09:10:06 -0000 The following reply was made to PR kern/50683; it has been noted by GNATS. From: Josef Pojsl To: freebsd-gnats-submit@FreeBSD.org, freebsd-bugs@freebsd.org Cc: roar.pettersen@it.uib.no Subject: Re: kern/50683: fxp broken Date: Wed, 19 Nov 2003 10:03:05 +0100 Hello, this problem is still present in 4.9-RELEASE. I've got Intel motherboard, two Intel PRO/100(B) interfaces on board, they both work fine. Additional Intel PRO/100(B) dual cards do not work with SMP kernel; kernel complains "fxp[0123]: device timeout". I can either not ping at all or I receive 15 ping responses at once, then 15 seconds silence, then again 15 responses etc. Without SMP, everything is fine. I am able to provide more details if anyone is interested. With regards, -- Josef From owner-freebsd-bugs@FreeBSD.ORG Wed Nov 19 08:39: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 13B1F16A4CE; Wed, 19 Nov 2003 08:39:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80C2043FB1; Wed, 19 Nov 2003 08:39:04 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAJGd4FY081163; Wed, 19 Nov 2003 08:39:04 -0800 (PST) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAJGd4DF081159; Wed, 19 Nov 2003 08:39:04 -0800 (PST) (envelope-from rwatson) Date: Wed, 19 Nov 2003 08:39:04 -0800 (PST) From: Robert Watson Message-Id: <200311191639.hAJGd4DF081159@freefall.freebsd.org> To: rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org, jhb@FreeBSD.org Subject: Re: kern/50683: fxp broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 16:39:05 -0000 Synopsis: fxp broken Responsible-Changed-From-To: freebsd-bugs->jhb Responsible-Changed-By: rwatson Responsible-Changed-When: Wed Nov 19 08:38:21 PST 2003 Responsible-Changed-Why: Assign ownership to John; he likes interrupts and SMP. http://www.freebsd.org/cgi/query-pr.cgi?pr=50683 From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 20 14: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 90FF616A4CE for ; Thu, 20 Nov 2003 14:30:23 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C12443FD7 for ; Thu, 20 Nov 2003 14:30:22 -0800 (PST) (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 hAKMULFY016606 for ; Thu, 20 Nov 2003 14:30:21 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAKMULpc016605; Thu, 20 Nov 2003 14:30:21 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 20 Nov 2003 14:30:21 -0800 (PST) Resent-Message-Id: <200311202230.hAKMULpc016605@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, Dmitry Afanasiev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AFAC16A4CE for ; Thu, 20 Nov 2003 14:28:06 -0800 (PST) Received: from orion.ifmo.ru (kot.spb.ru [194.85.164.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id F22574401E for ; Thu, 20 Nov 2003 14:28:04 -0800 (PST) (envelope-from dima@KOT.SPb.Ru) Received: from orion.ifmo.ru (dima@localhost [127.0.0.1]) by orion.ifmo.ru (8.12.9p2/8.12.9) with ESMTP id hAKMS3Ti086238 for ; Fri, 21 Nov 2003 01:28:03 +0300 (MSK) (envelope-from dima@orion.ifmo.ru) Received: (from dima@localhost) by orion.ifmo.ru (8.12.9p2/8.12.9/Submit) id hAKMS3JB086237; Fri, 21 Nov 2003 01:28:03 +0300 (MSK) (envelope-from dima) Message-Id: <200311202228.hAKMS3JB086237@orion.ifmo.ru> Date: Fri, 21 Nov 2003 01:28:03 +0300 (MSK) From: Dmitry Afanasiev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/59530: strange bug in /bin/sh X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dmitry Afanasiev List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 22:30:23 -0000 >Number: 59530 >Category: bin >Synopsis: strange bug in /bin/sh >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 20 14:30:20 PST 2003 >Closed-Date: >Last-Modified: >Originator: Dmitry Afanasiev >Release: FreeBSD 4.9-RC i386 >Organization: >Environment: System: FreeBSD orion 4.9-RC FreeBSD 4.9-RC #31: Mon Oct 6 16:12:22 MSD 2003 root@orion:/usr/obj/usr/src/sys/MATPOCKuH i386 >Description: If cd builted in /bin/sh called to directory with no permissions, current directory after this is is not valid. >How-To-Repeat: (!) Not from root: $ mkdir test $ cd test $ mkdir noperm $ chmod 0 noperm $ cd noperm cd: can't cd to noperm $ pwd /tmp/test/noperm $ cd noperm cd: can't cd to noperm $ cd noperm cd: can't cd to noperm $ pwd /tmp/test/noperm/noperm/noperm $ ls noperm >Fix: --- cd.c.orig Fri Nov 21 01:10:44 2003 +++ cd.c Fri Nov 21 01:10:02 2003 @@ -204,7 +204,7 @@ } INTOFF; - if (updatepwd(badstat ? NULL : dest) < 0 || chdir(curdir) < 0) { + if (chdir(curdir) < 0 || updatepwd(badstat ? NULL : dest) < 0) { INTON; return (-1); } But this path may be incorrect. :) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 20 15:51:41 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAF7E16A4D7 for ; Thu, 20 Nov 2003 15:51:41 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 480CF44005 for ; Thu, 20 Nov 2003 15:50:23 -0800 (PST) (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 hAKNoNFY024325 for ; Thu, 20 Nov 2003 15:50:23 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAKNoNuK024324; Thu, 20 Nov 2003 15:50:23 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 20 Nov 2003 15:50:23 -0800 (PST) Resent-Message-Id: <200311202350.hAKNoNuK024324@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, Jan Szumiec Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E00216A4CF for ; Thu, 20 Nov 2003 15:39:58 -0800 (PST) Received: from delta.kraksystem.pl (delta.kraksystem.pl [217.97.202.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEEAF43F85 for ; Thu, 20 Nov 2003 15:39:56 -0800 (PST) (envelope-from jszumiec@delta.kraksystem.pl) Received: from localhost (unknown [127.0.0.1]) by delta.kraksystem.pl (Postfix) with ESMTP id 720572A424 for ; Thu, 20 Nov 2003 23:38:52 +0000 (GMT) Received: from delta.kraksystem.pl ([127.0.0.1]) by localhost (delta.kraksystem.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85436-09 for ; Fri, 21 Nov 2003 00:38:50 +0100 (CET) Received: by delta.kraksystem.pl (Postfix, from userid 1001) id A214A2A41D; Fri, 21 Nov 2003 00:38:50 +0100 (CET) Message-Id: <20031120233850.A214A2A41D@delta.kraksystem.pl> Date: Fri, 21 Nov 2003 00:38:50 +0100 (CET) From: Jan Szumiec To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/59533: whois not parsing queries correctly (not logically anyway) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jan Szumiec List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 23:51:42 -0000 >Number: 59533 >Category: misc >Synopsis: whois not parsing queries correctly (not logically anyway) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 20 15:50:22 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jan Szumiec >Release: FreeBSD 4.9-RELEASE i386 >Organization: N/A >Environment: System: FreeBSD delta.kraksystem.pl 4.9-RELEASE FreeBSD 4.9-RELEASE #11: Thu Oct 30 00:50:19 CET 2003 jszumiec@delta.kraksystem.pl:/usr/obj/usr/src/sys/BLUE i386 >Description: Let's say I want to obtain all networks connected to AS5617. I should do the folllowing: whois -r "-i origin AS5617" Instead, I get the following: > whois -r "-i origin AS5617" whois: illegal option -- usage: whois [-adgilmpQrR6] [-c country-code | -h hostname] name ... I know that this is how this version of whois works, but it should... >How-To-Repeat: > whois -r "-i origin AS5617" whois: illegal option -- usage: whois [-adgilmpQrR6] [-c country-code | -h hostname] name ... >Fix: 00:32:55,@kontakt:~ > telnet whois.ripe.net 43 Trying 2001:610:240:0:193::202... telnet: connect to address 2001:610:240:0:193::202: No route to host Trying 193.0.0.135... Connected to whois.ripe.net. Escape character is '^]'. % This is the RIPE Whois server. % The objects are in RPSL format. % % Rights restricted by copyright. % See http://www.ripe.net/ripencc/pub-services/db/copyright.html -i origin AS5617 route: 80.48.0.0/13 descr: TPNET descr: for abuse: abuse@tpnet.pl origin: AS5617 mnt-by: AS5617-MNT changed: nabn@tpnet.pl 20030228 source: RIPE >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 20 18:00:44 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3417A16A4CE for ; Thu, 20 Nov 2003 18:00:44 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5DEC43FBF for ; Thu, 20 Nov 2003 18:00:40 -0800 (PST) (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 hAL20eFY037330 for ; Thu, 20 Nov 2003 18:00:40 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAL20eLP037329; Thu, 20 Nov 2003 18:00:40 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 20 Nov 2003 18:00:40 -0800 (PST) Resent-Message-Id: <200311210200.hAL20eLP037329@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 Knight Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6A4016A4CE for ; Thu, 20 Nov 2003 17:55:43 -0800 (PST) Received: from postoffice.e-easy.com.au (eth0.lnk.e-easy.com.au [203.31.73.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68C8D43FB1 for ; Thu, 20 Nov 2003 17:55:40 -0800 (PST) (envelope-from chris@e-easy.com.au) Received: from ait0fd03.aims.private ([192.168.10.105]) by postoffice.e-easy.com.au with ESMTP id hAL1uMEe021587 for ; Fri, 21 Nov 2003 12:56:22 +1100 (EST) (envelope-from chris@e-easy.com.au) Received: from ait0fd03.aims.private (localhost [127.0.0.1]) hAL1tJms001677 for ; Fri, 21 Nov 2003 12:55:19 +1100 (EST) (envelope-from chris@e-easy.com.au) Received: (from root@localhost) by ait0fd03.aims.private (8.12.10/8.12.10/Submit) id hAL1tJW9001676; Fri, 21 Nov 2003 12:55:19 +1100 (EST) (envelope-from chris@e-easy.com.au) Message-Id: <200311210155.hAL1tJW9001676@ait0fd03.aims.private> Date: Fri, 21 Nov 2003 12:55:19 +1100 (EST) From: Chris Knight To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/59536: [PATCH] Release Builds fail with DOMINIMALDOCPORTS set X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Knight List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 02:00:44 -0000 >Number: 59536 >Category: misc >Synopsis: [PATCH] Release Builds fail with DOMINIMALDOCPORTS set >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 20 18:00:40 PST 2003 >Closed-Date: >Last-Modified: >Originator: Chris Knight >Release: FreeBSD 5.1-CURRENT i386 >Organization: E-Easy >Environment: System: FreeBSD ait0fd03.aims.private 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Nov 18 12:54:07 EST 2003 root@ait0fd03.aims.private:/u1/obj5/usr/src/sys/OMNIBOOK5 i386 >Description: scr2png fails to build when DOMINIMALDOCPORTS is set due to incorrect ports listing for graphics/gd in Makefile.inc.docports >How-To-Repeat: cd /usr/src/release make release CHROOTDIR=/u1/sandbox CVSROOT=/home/ncvs NOPORTS=yes NOPORTREADMES=yes >Fix: Index: release/Makefile.inc.docports =================================================================== RCS file: /u1/ncvs/src/release/Makefile.inc.docports,v retrieving revision 1.19 diff -u -r1.19 Makefile.inc.docports --- release/Makefile.inc.docports 4 Aug 2003 12:12:36 -0000 1.19 +++ release/Makefile.inc.docports 20 Nov 2003 23:44:41 -0000 @@ -29,8 +29,7 @@ ports/devel/gmake \ ports/devel/libtool13 \ ports/devel/pkgconfig \ - ports/graphics/gd2 \ - ports/graphics/gd-nox11 \ + ports/graphics/gd \ ports/graphics/jbigkit \ ports/graphics/jpeg \ ports/graphics/netpbm \ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 20 18:23: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 E235F16A4CE; Thu, 20 Nov 2003 18:23:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55AD843FF7; Thu, 20 Nov 2003 18:23:20 -0800 (PST) (envelope-from eik@FreeBSD.org) Received: from freefall.freebsd.org (eik@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAL2NKFY041444; Thu, 20 Nov 2003 18:23:20 -0800 (PST) (envelope-from eik@freefall.freebsd.org) Received: (from eik@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAL2NKDH041440; Thu, 20 Nov 2003 18:23:20 -0800 (PST) (envelope-from eik) Date: Thu, 20 Nov 2003 18:23:20 -0800 (PST) From: Oliver Eikemeier Message-Id: <200311210223.hAL2NKDH041440@freefall.freebsd.org> To: eik@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/58985: -CURRENT kernel hangs on booting after recognizing the keyboard X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 02:23:21 -0000 Synopsis: -CURRENT kernel hangs on booting after recognizing the keyboard Class-Changed-From-To: maintainer-update->sw-bug Class-Changed-By: eik Class-Changed-When: Fri Nov 21 03:22:25 CET 2003 Class-Changed-Why: misfiled class, see http://www.freebsd.org/cgi/query-pr.cgi?pr=58985 From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 20 22:46:29 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AAD116A4CE; Thu, 20 Nov 2003 22:46:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2BE743F93; Thu, 20 Nov 2003 22:46:28 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: from freefall.freebsd.org (billf@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAL6kSFY073274; Thu, 20 Nov 2003 22:46:28 -0800 (PST) (envelope-from billf@freefall.freebsd.org) Received: (from billf@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAL6kS4D073270; Thu, 20 Nov 2003 22:46:28 -0800 (PST) (envelope-from billf) Date: Thu, 20 Nov 2003 22:46:28 -0800 (PST) From: Bill Fumerola Message-Id: <200311210646.hAL6kS4D073270@freefall.freebsd.org> To: jszumiec@kraksystem.pl, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/59533: whois not parsing queries correctly (not logically anyway) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 06:46:29 -0000 Synopsis: whois not parsing queries correctly (not logically anyway) State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Thu Nov 20 22:43:42 PST 2003 State-Changed-Why: from getopt(3): ``The interpretation of options in the argument list may be cancelled by the option `--' (double dash) which causes getopt() to signal the end of argument processing and return -1.'' http://www.freebsd.org/cgi/query-pr.cgi?pr=59533 From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 20 23:14:05 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 7003216A4CE; Thu, 20 Nov 2003 23:14:05 -0800 (PST) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBCBB43F93; Thu, 20 Nov 2003 23:14:03 -0800 (PST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (udsl-3-062.QLD.dft.com.au [202.168.108.62])hAL7E1RZ079823; Fri, 21 Nov 2003 18:14:01 +1100 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.17])hAL7E0UR074920; Fri, 21 Nov 2003 17:14:00 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Fri, 21 Nov 2003 17:14:00 +1000 (EST) From: Andy Farkas X-X-Sender: andyf@hewey.af.speednet.com.au To: Bill Fumerola In-Reply-To: <200311210646.hAL6kS4D073270@freefall.freebsd.org> Message-ID: <20031121171140.T74818@hewey.af.speednet.com.au> References: <200311210646.hAL6kS4D073270@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: jszumiec@kraksystem.pl cc: freebsd-bugs@freebsd.org Subject: Re: misc/59533: whois not parsing queries correctly (not logically anyway) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 07:14:05 -0000 Bill Fumerola wrote: > Synopsis: whois not parsing queries correctly (not logically anyway) > > State-Changed-From-To: open->closed > State-Changed-By: billf > State-Changed-When: Thu Nov 20 22:43:42 PST 2003 > State-Changed-Why: > from getopt(3): > > ``The interpretation of options in the argument list may be cancelled by > the option `--' (double dash) which causes getopt() to signal the end > of argument processing and return -1.'' Erm, the OP said: > How-to-repeat: > > whois -r "-i origin AS5617" I don't see any double dash. Please explain. -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 20 23:18:41 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 313FA16A4CE for ; Thu, 20 Nov 2003 23:18:41 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8320A43FF9 for ; Thu, 20 Nov 2003 23:18:40 -0800 (PST) (envelope-from billf@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1098) id 73DA92ED440; Thu, 20 Nov 2003 23:18:40 -0800 (PST) Date: Thu, 20 Nov 2003 23:18:40 -0800 From: Bill Fumerola To: Andy Farkas Message-ID: <20031121071840.GU91301@elvis.mu.org> References: <200311210646.hAL6kS4D073270@freefall.freebsd.org> <20031121171140.T74818@hewey.af.speednet.com.au> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <20031121171140.T74818@hewey.af.speednet.com.au> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-MUORG-20030806 i386 cc: freebsd-bugs@freebsd.org Subject: Re: misc/59533: whois not parsing queries correctly (not logically anyway) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 07:18:41 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Nov 21, 2003 at 05:14:00PM +1000, Andy Farkas wrote: > I don't see any double dash. Please explain. see attached, which i guess i should have added to the audit trail. -- - bill fumerola / fumerola@yahoo-inc.com / billf@FreeBSD.org --ibTvN161/egqYuK8 Content-Type: message/rfc822 Content-Disposition: inline Date: Thu, 20 Nov 2003 22:43:23 -0800 From: Bill Fumerola To: Jan Szumiec Subject: Re: misc/59533: whois not parsing queries correctly (not logically anyway) Message-ID: <20031121064323.GT91301@elvis.mu.org> References: <20031120233850.A214A2A41D@delta.kraksystem.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031120233850.A214A2A41D@delta.kraksystem.pl> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-MUORG-20030806 i386 On Fri, Nov 21, 2003 at 12:38:50AM +0100, Jan Szumiec wrote: > > >Description: > Let's say I want to obtain all networks connected to AS5617. > I should do the folllowing: > > whois -r "-i origin AS5617" > > Instead, I get the following: > > > whois -r "-i origin AS5617" > whois: illegal option -- > usage: whois [-adgilmpQrR6] [-c country-code | -h hostname] name ... > > I know that this is how this version of whois works, but it > should... [ref4.freebsd(ttyp0)-billf Thu20Nov/22:42:36] [ !3 ]$ whois -r -- "-i origin AS5617" | head -20 (~) % This is the RIPE Whois server. % The objects are in RPSL format. % % Rights restricted by copyright. % See http://www.ripe.net/ripencc/pub-services/db/copyright.html route: 80.48.0.0/13 descr: TPNET descr: for abuse: abuse@tpnet.pl origin: AS5617 mnt-by: AS5617-MNT changed: nabn@tpnet.pl 20030228 source: RIPE route: 194.204.128.0/18 descr: TPNET descr: for abuse: abuse@tpnet.pl origin: AS5617 mnt-by: AS5617-MNT changed: nabn@tpnet.pl 20030228 [ref4.freebsd(ttyp0)-billf Thu20Nov/22:42:41] -- - bill fumerola / fumerola@yahoo-inc.com / billf@FreeBSD.org --ibTvN161/egqYuK8-- From owner-freebsd-bugs@FreeBSD.ORG Fri Nov 21 06:40:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1D5616A4D8 for ; Fri, 21 Nov 2003 06:40:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8205943FBD for ; Fri, 21 Nov 2003 06:40:16 -0800 (PST) (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 hALEeFFY067223 for ; Fri, 21 Nov 2003 06:40:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hALEeFIi067222; Fri, 21 Nov 2003 06:40:15 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 21 Nov 2003 06:40:15 -0800 (PST) Resent-Message-Id: <200311211440.hALEeFIi067222@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, Vladimir Grebenschikov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B13B816A4CE; Fri, 21 Nov 2003 06:38:47 -0800 (PST) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A0543F75; Fri, 21 Nov 2003 06:38:46 -0800 (PST) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.24; FreeBSD) id 1ANCRw-0000ln-HW; Fri, 21 Nov 2003 17:39:56 +0300 Message-Id: Date: Fri, 21 Nov 2003 17:39:56 +0300 From: Vladimir Grebenschikov Sender: Vladimir Grebenschikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: current@FreeBSD.org Subject: bin/59551: Problem with GDB on latest -CURRENT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vladimir Grebenschikov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 14:40:21 -0000 >Number: 59551 >Category: bin >Synopsis: Problem with GDB on latest -CURRENT >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 21 06:40:15 PST 2003 >Closed-Date: >Last-Modified: >Originator: Vladimir Grebenschikov >Release: FreeBSD 5.1-CURRENT i386 >Organization: SWsoft >Environment: System: FreeBSD vbook.fbsd.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #2: Mon Nov 17 08:10:40 MSK 2003 root@walder.asplinux.ru:/ext/obj/ext/current/src/sys/VBOOK i386 % g++ -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.3.3 [FreeBSD] 20031106 % gdb -v GNU gdb 5.2.1 (FreeBSD) Copyright 2002 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-undermydesk-freebsd". >Description: FreeBSD gdb fails to show some valid C++ objects >How-To-Repeat: % cat str.cpp #include using namespace std; class a { public: string x; }; int main() { a s; s.x = "Test1"; return 0; } % g++ -g -o str str.cpp % gdb str GNU gdb 5.2.1 (FreeBSD) ... (gdb) b main Breakpoint 1 at 0x8048665: file str.cpp, line 12. (gdb) r Starting program: /usr/local/home/vova/str Breakpoint 1, main () at str.cpp:12 12 a s; (gdb) n 13 s.x = "Test1"; (gdb) p a Attempt to use a type name as an expression (gdb) p s $1 = {x = {static npos = Error accessing memory address 0x83c451c: Bad address. (gdb) >Fix: gdb53 from ports works as expected: % gdbada str GNU gdb 5.3 (FreeBSD) ... This GDB was configured as "i386-portbld-freebsd5.1"... (gdb) b main Breakpoint 1 at 0x8048665: file str.cpp, line 12. (gdb) r Starting program: /usr/local/home/vova/str Breakpoint 1, main () at str.cpp:12 12 a s; (gdb) n 13 s.x = "Test1"; (gdb) p s $1 = {x = {static npos = 4294967295, _M_dataplus = {> = {}, _M_p = 0x281326b8 ""}, static _S_empty_rep_storage = {0, 0, 1, 0}}} (gdb) PS: Another question, why gdb53-ada present in packages directory as ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/gdb.tbz >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Nov 21 07:40: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 EAA1716A4CE for ; Fri, 21 Nov 2003 07:40:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2B5A43FF3 for ; Fri, 21 Nov 2003 07:40:18 -0800 (PST) (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 hALFeIFY074504 for ; Fri, 21 Nov 2003 07:40:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hALFeIkA074503; Fri, 21 Nov 2003 07:40:18 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 21 Nov 2003 07:40:18 -0800 (PST) Resent-Message-Id: <200311211540.hALFeIkA074503@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, Bradley T Hughes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 891A516A4CE for ; Fri, 21 Nov 2003 07:30:53 -0800 (PST) Received: from dhcp243.troll.no (dhcp243.troll.no [80.232.37.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92D3043FDD for ; Fri, 21 Nov 2003 07:30:51 -0800 (PST) (envelope-from bhughes@trolltech.com) Received: from dhcp243.troll.no (dhcp243.troll.no [80.232.37.243]) by dhcp243.troll.no (8.12.10/8.12.10) with ESMTP id hALFKSKW016127 for ; Fri, 21 Nov 2003 16:20:28 +0100 (CET) (envelope-from bhughes@dhcp243.troll.no) Received: (from bhughes@localhost) by dhcp243.troll.no (8.12.10/8.12.10/Submit) id hALFKR3u016126; Fri, 21 Nov 2003 16:20:27 +0100 (CET) (envelope-from bhughes) Message-Id: <200311211520.hALFKR3u016126@dhcp243.troll.no> Date: Fri, 21 Nov 2003 16:20:27 +0100 (CET) From: Bradley T Hughes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/59552: Patch to support the C++ DSO Object Destruction API X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bradley T Hughes List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 15:40:21 -0000 >Number: 59552 >Category: bin >Synopsis: Patch to support the C++ DSO Object Destruction API >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 21 07:40:18 PST 2003 >Closed-Date: >Last-Modified: >Originator: Bradley T Hughes >Release: FreeBSD 5.1-CURRENT i386 >Organization: Trolltech AS >Environment: System: FreeBSD rage.troll.no 5.1-CURRENT FreeBSD 5.1-CURRENT #17: Fri Nov 21 14:01:00 CET 2003 root@:/usr/obj/usr/src/sys/RAGE i386 >Description: Below is a test-case and patch to support the cross-vendor C++ DSO Object Destruction API used by GCC 3.x and the Intel C/C++ compilers, defined at http://www.codesourcery.com/cxx-abi/abi.html#dso-dtor Here is a quote from the web-page, describing the motivation/rationale behind this API: The C++ Standard requires that destructors be called for global objects when a program exits in the opposite order of construction. Most implementations have handled this by calling the C library atexit(3) routine to register the destructors. This is problematic because the 1999 C Standard only requires that the implementation support 32 register function, although most implementations support many more. More important, it does not deal at all with the ability in most implementations to remove DSOs (dynamic shared objects) from a running program image by calling dlclose(3) prior to program termination. The API specified below is intended to provide standard-conforming treatment during normal program exit, which includes executing atexit(3)-registered functions in the correct sequence relative to constructor-registered destructors, and reasonable treatment during early DSO unload (e.g. dlclose(3)). >How-To-Repeat: This test case reproduces the problem. Note: remove -fuse-cxa-atexit if testing without the included patch (otherwise the test will fail to link due to undefined symbols). Makefile: ------------------------------------------------------------------------ .if $(CXX) == "icpc" CXXFLAGS = -g # LFLAGS = -Qoption,ld,,-rpath,/usr/obj/usr/src/lib/libc \ # -L/usr/obj/usr/src/lib/libc -lc .else CXXFLAGS = -g -fuse-cxa-atexit # LFLAGS = -rpath /usr/obj/usr/src/lib/libc -L/usr/obj/usr/src/lib/libc -lc .endif all: app lib.so app: app.cpp $(CXX) $(CXXFLAGS) -g -o app app.cpp $(LFLAGS) lib.so: lib.cpp $(CXX) $(CXXFLAGS) -g -shared -o lib.so lib.cpp clean: rm -f app rm -f lib.so rm -f app.core ------------------------------------------------------------------------ app.cpp: ------------------------------------------------------------------------ #include #include #include struct APP { inline ~APP() { fprintf(stderr, "APP::~APP()\n"); } }; typedef void (*fn_t)(); void f() { fprintf(stderr, "app: f()\n"); static APP app; } void x() { printf("app: x()\n"); } void y() { printf("app: y()\n"); } int main(int, char **) { void *lib; fn_t gp; fprintf(stderr, "app: dlopen\n"); lib = dlopen("./lib.so", RTLD_LAZY); if (!lib) return 1; fprintf(stderr, "app: dlfunc\n"); gp = (fn_t) dlfunc(lib, "g"); if (!gp) return 1; fprintf(stderr, "app: calling lib, expect g()\n"); (*gp)(); f(); fprintf(stderr, "app: atexit(x)\n"); atexit(x); fprintf(stderr, "app: atexit(y)\n"); atexit(y); fprintf(stderr, "app: calling dlcose(), expect LIB::~LIB()\n"); dlclose(lib); fprintf(stderr, "app: done, expect y(), x(), and APP::~APP()\n"); return 0; } ------------------------------------------------------------------------ lib.cpp: ------------------------------------------------------------------------ #include struct LIB { inline ~LIB() { fprintf(stderr, "LIB::~LIB()\n"); } }; extern "C" void g() { fprintf(stderr, "lib: g()\n"); static LIB lib;; } ------------------------------------------------------------------------ >Fix: Currently, FreeBSD uses the crtstuff.c distributed with GCC (or the crtx*.o objects distributed with ICC), so the only thing missing is the implementation of __cxa_atexit() and __cxa_finalize(). This patch against src/lib/libc implements these functions and adjusts atexit(3) to use __cxa_atexit() as recommended at the web-page mentioned in the description. A few notes: 1. After applying this patch, the lang/icc port must be modified to not include its own (incorrect) implementations of __cxa_atexit() and __cxa_finalize(). In addition, devel/stlport-icc must be rebuilt with the new icc port to remove a local definitions of these 2 functions (since the icc port links with libcxa.a). In fact, all C++ libraries/programs compiled with icc will need to be (at the very least) relinked (for the same reason that devel/stlport-icc port must be rebuilt). 2. The system compiler does not current use __cxa_atexit(), so programs compiled with the system compiler will not benefit from this fix until the compiler defaults to using __cxa_atexit() (or the user explicitly uses -fuse-cxa-atexit). Once this patch is included in the base system, it should be possible to turn on use of __cxa_atexit() in the system compiler. Additionally, this change will preserve binary compatibility, since _fini() uses a weak reference to __cxa_finalize(). In fact, programs built with -fuse-cxa-atexit will continue to work on systems that do not have __cxa_finalize(), since _fini() works on a weak definition. The only difference is that global destructors will not be called *at all* in such cases. 3. It would probably make sense to bump __FreeBSD_version after applying this (since it is an ABI addition). This would allow (for example) the lang/icc port to detect whether or not its __cxa_atexit()/__cxa_finalize() workarounds are necessary. 4. This is my first patch submission to FreeBSD, so I may not have done somethings correctly. This patch can be used as-is, or with modifications to fit style(9) and other conventions. src-lib-libc.diff: ------------------------------------------------------------------------ Index: stdlib/atexit.c =================================================================== RCS file: /home/ncvs/src/lib/libc/stdlib/atexit.c,v retrieving revision 1.6 diff -b -u -r1.6 atexit.c --- stdlib/atexit.c 22 Mar 2002 21:53:09 -0000 1.6 +++ stdlib/atexit.c 21 Nov 2003 14:44:05 -0000 @@ -41,6 +41,7 @@ __FBSDID("$FreeBSD: src/lib/libc/stdlib/atexit.c,v 1.6 2002/03/22 21:53:09 obrien Exp $"); #include "namespace.h" +#include #include #include #include @@ -55,22 +56,34 @@ #define _MUTEX_LOCK(x) if (__isthreaded) _pthread_mutex_lock(x) #define _MUTEX_UNLOCK(x) if (__isthreaded) _pthread_mutex_unlock(x) -struct atexit *__atexit; /* points to head of LIFO stack */ +struct atexit { + struct atexit *next; /* next in list */ + int ind; /* next index in this table */ + struct { + void (*func)(void *); + void *arg; + void *dso; + } fns[ATEXIT_SIZE]; /* the table itself */ +}; + +static +struct atexit __atexit0; /* one guaranteed table */ +static +struct atexit *__atexit = &__atexit0; /* points to head of LIFO stack */ /* - * Register a function to be performed at exit. + * Register the function 'func' to be called with argument 'arg' when + * the shared object owning 'dso' is unloaded. Note: if 'dso' is + * NULL, the function 'func' will be called at application exit */ int -atexit(fn) - void (*fn)(); +__cxa_atexit(void (*func)(void *), void *arg, void *dso) { - static struct atexit __atexit0; /* one guaranteed table */ struct atexit *p; _MUTEX_LOCK(&atexit_mutex); - if ((p = __atexit) == NULL) - __atexit = p = &__atexit0; - else while (p->ind >= ATEXIT_SIZE) { + assert((p = __atexit) != NULL); + while (p->ind >= ATEXIT_SIZE) { struct atexit *old__atexit; old__atexit = __atexit; _MUTEX_UNLOCK(&atexit_mutex); @@ -89,7 +102,64 @@ p->next = __atexit; __atexit = p; } - p->fns[p->ind++] = fn; + p->fns[p->ind].func = func; + p->fns[p->ind].arg = arg; + p->fns[p->ind].dso = dso; + ++p->ind; + _MUTEX_UNLOCK(&atexit_mutex); + + return 0; +} + +/* + * Call all handlers registered with __cxa_atexit for the shared + * object owning \dso'. Note: if 'dso' is NULL, then all remaining + * handlers are called. + */ +void +__cxa_finalize(void *dso) +{ + struct atexit *p; + int n; + + _MUTEX_LOCK(&atexit_mutex); + for (p = __atexit; p; p = p->next) { + for (n = p->ind; --n >= 0;) { + if (p->fns[n].func == NULL) + continue; /* already been called */ + if (dso != NULL && dso != p->fns[n].dso) + continue; /* wrong DSO */ + _MUTEX_UNLOCK(&atexit_mutex); + /* + pass argument to handler... Note: this + means that we endup passing a NULL + parameter to functions registered with + atexit() + */ + (*p->fns[n].func)(p->fns[n].arg); + _MUTEX_LOCK(&atexit_mutex); + /* + use NULL as a sentinel to indicate that this + particular handler has already been called + */ + p->fns[n].func = NULL; + p->fns[n].arg = NULL; + p->fns[n].dso = NULL; + } + } _MUTEX_UNLOCK(&atexit_mutex); - return (0); +} + +/* + * Register a function to be performed at exit. + */ +int +atexit(void (*func)(void)) +{ + union { + void (*func)(void); + void (*cxa_func)(void *); + } fn; + fn.func = func; + return __cxa_atexit(fn.cxa_func, NULL, NULL); } Index: stdlib/atexit.h =================================================================== RCS file: /home/ncvs/src/lib/libc/stdlib/atexit.h,v retrieving revision 1.2 diff -b -u -r1.2 atexit.h --- stdlib/atexit.h 22 Mar 2002 23:42:03 -0000 1.2 +++ stdlib/atexit.h 21 Nov 2003 14:44:05 -0000 @@ -33,14 +33,8 @@ * @(#)atexit.h 8.2 (Berkeley) 7/3/94 * $FreeBSD: src/lib/libc/stdlib/atexit.h,v 1.2 2002/03/22 23:42:03 obrien Exp $ */ - /* must be at least 32 to guarantee ANSI conformance */ #define ATEXIT_SIZE 32 -struct atexit { - struct atexit *next; /* next in list */ - int ind; /* next index in this table */ - void (*fns[ATEXIT_SIZE])(); /* the table itself */ -}; - -extern struct atexit *__atexit; /* points to head of LIFO stack */ +int __cxa_atexit(void (*func)(void *), void *arg, void *dso); +void __cxa_finalize(void *dso); Index: stdlib/exit.c =================================================================== RCS file: /home/ncvs/src/lib/libc/stdlib/exit.c,v retrieving revision 1.6 diff -b -u -r1.6 exit.c --- stdlib/exit.c 22 Mar 2002 21:53:10 -0000 1.6 +++ stdlib/exit.c 21 Nov 2003 14:44:05 -0000 @@ -61,17 +61,12 @@ exit(status) int status; { - struct atexit *p; - int n; - /* Ensure that the auto-initialization routine is linked in: */ extern int _thread_autoinit_dummy_decl; _thread_autoinit_dummy_decl = 1; - for (p = __atexit; p; p = p->next) - for (n = p->ind; --n >= 0;) - (*p->fns[n])(); + __cxa_finalize(NULL); if (__cleanup) (*__cleanup)(); _exit(status); ------------------------------------------------------------------------ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Nov 21 09:15: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 78A0916A4CF for ; Fri, 21 Nov 2003 09:15:33 -0800 (PST) Received: from brmea-mail-2.sun.com (brmea-mail-2.Sun.COM [192.18.98.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FBF843FCB for ; Fri, 21 Nov 2003 09:15:30 -0800 (PST) (envelope-from brundage@srpapa.sfbay.sun.com) Received: from sfbaymail2sca.sfbay.sun.com ([129.145.155.42]) by brmea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id hALHFSPh013187 for ; Fri, 21 Nov 2003 10:15:28 -0700 (MST) Received: from srpapa.sfbay.sun.com (srpapa.SFBay.Sun.COM [10.4.4.53]) with ESMTP id hALHFSbd012473 for ; Fri, 21 Nov 2003 09:15:28 -0800 (PST) Received: from srpapa.sfbay.sun.com (localhost [127.0.0.1]) hALHFOmA005123 for ; Fri, 21 Nov 2003 09:15:24 -0800 (PST) Received: (from brundage@localhost) by srpapa.sfbay.sun.com (8.12.10+Sun/8.12.5/Submit) id hALHFO1I005122 for freebsd-bugs@freebsd.org; Fri, 21 Nov 2003 09:15:24 -0800 (PST) Date: Fri, 21 Nov 2003 09:15:23 -0800 From: Dean To: freebsd-bugs@freebsd.org Message-ID: <20031121091523.A2245@srpapa.SFBay.Sun.COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Subject: Problem Report kern/57044 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 17:15:33 -0000 I think I have triggered this bug without the USB component. This only shows itself if I set vinum.autostart="YES" in /boot/loader.conf. Is there an interest-list or something similar I can put myself on to watch updates to this bug report? Thanks, --Dean 0 wicked brundage -> sysctl -a kern.ostype: FreeBSD kern.osrelease: 5.1-RELEASE kern.osrevision: 199506 kern.version: FreeBSD 5.1-RELEASE #1: Thu Nov 13 10:20:24 GMT 2003 root@wicked.3llamas.com:/usr/src/sys/i386/compile/WICKED ... kern.random.yarrow.slowoverthresh: 2 kern.disks: da5 da4 da3 da2 da1 da0 Panics the machine with: Fatal trap 12: page fault while in kernel mode cpuid = 1; lapic.id = 00000000 fault virtual address = 0x14 fault code = supervisor read, page not present instruction pointer = 0x8:0xc02edaeb stack pointer = 0x10:0xdf11bc18 frame pointer = 0x10:0xdf11bc38 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 = 2 (g_event) trap number = 12 panic: page fault cpuid = 1; lapic.id = 00000000 boot() called on cpu#1 dmesg: 0 wicked brundage -> cat /var/run/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 5.1-RELEASE #1: Thu Nov 13 10:20:24 GMT 2003 root@wicked.3llamas.com:/usr/src/sys/i386/compile/WICKED Preloaded elf kernel "/boot/kernel/kernel" at 0xc055a000. Preloaded elf module "/boot/kernel/vinum.ko" at 0xc055a21c. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc055a2c8. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 551252047 Hz CPU: Pentium III/Pentium III Xeon/Celeron (551.25-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383fbff real memory = 1073725440 (1023 MB) avail memory = 1037463552 (989 MB) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 IOAPIC #0 intpin 16 -> irq 11 IOAPIC #0 intpin 17 -> irq 10 IOAPIC #0 intpin 19 -> irq 12 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard pcibios: BIOS version 2.10 Using $PIR table, 9 entries at 0xc00f0d20 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-safe" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0 acpi_cpu0: on acpi0 acpi_cpu1: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe4000000-0xe7ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd400-0xd41f irq 12 at device 4.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered piix0 port 0xe800-0xe80f at device 4.3 on pci0 Timecounter "PIIX" frequency 3579545 Hz ahc0: port 0xd000-0xd0ff mem 0xe0800000-0xe0800fff irq 10 at device 6.0 on pci0 aic7896/97: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0xb800-0xb8ff mem 0xe0000000-0xe0000fff irq 10 at device 6.1 on pci0 aic7896/97: Ultra2 Wide Channel B, SCSI Id=7, 32/253 SCBs fxp0: port 0xb400-0xb41f mem 0xdf800000-0xdf8fffff,0xe3000000-0xe3000fff irq 12 at device 7.0 on pci0 fxp0: Ethernet address 00:e0:18:b0:0b:c8 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: port 0xb000-0xb03f mem 0xde800000-0xde8fffff,0xdf000000-0xdf000fff irq 10 at device 11.0 on pci0 fxp1: Ethernet address 00:d0:b7:1c:f6:2c miibus1: on fxp1 inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: port 0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A, console sio1 port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A atkbdc0: port 0x64,0x60 irq 1 on acpi0 orm0: