From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 03:20:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CFD116A41F for ; Sun, 22 Jan 2006 03:20:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BD7B43D5A for ; Sun, 22 Jan 2006 03:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0M3K3WL088472 for ; Sun, 22 Jan 2006 03:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0M3K3IK088471; Sun, 22 Jan 2006 03:20:03 GMT (envelope-from gnats) Resent-Date: Sun, 22 Jan 2006 03:20:03 GMT Resent-Message-Id: <200601220320.k0M3K3IK088471@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, Joshua Isom Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9765216A41F for ; Sun, 22 Jan 2006 03:16:24 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE6F243D45 for ; Sun, 22 Jan 2006 03:16:23 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0M3GNDq025789 for ; Sun, 22 Jan 2006 03:16:23 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0M3GNjZ025788; Sun, 22 Jan 2006 03:16:23 GMT (envelope-from nobody) Message-Id: <200601220316.k0M3GNjZ025788@www.freebsd.org> Date: Sun, 22 Jan 2006 03:16:23 GMT From: Joshua Isom To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92127: Kernel crash X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 03:20:06 -0000 >Number: 92127 >Category: kern >Synopsis: Kernel crash >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 22 03:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Joshua Isom >Release: 6.0 >Organization: >Environment: FreeBSD freebsd.loneowl.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: I installed FreeBSD 6.0 today(discs from FreeBSD Mall), and after making a clean install, I went to get things up and reconfigured. I ran vim on the README.txt file on disc 3 of the install, through ssh, and before it was done, I recieved a kernel crash. I read it, pressed a key, I think it said it'd make it abort, and it rebooted. Here's the contents of the /var/crash/info.0 file. There's a backtrace from kgdb below it. Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 132513792B (126 MB) Blocksize: 512 Dumptime: Sat Jan 21 20:41:38 2006 Hostname: freebsd.loneowl.net Magic: FreeBSD Kernel Dump Version String: FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC Panic String: page fault Dump Parity: 3603780946 Bounds: 0 Dump Status: good -------------------------------------- #0 doadump () at pcpu.h:165 #1 0xc0638202 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:399 #2 0xc0638498 in panic (fmt=0xc084e5a2 "%s") at /usr/src/sys/kern/kern_shutdown.c:555 #3 0xc0807c30 in trap_fatal (frame=0xcca7fa50, eva=536872395) at /usr/src/sys/i386/i386/trap.c:831 #4 0xc080799b in trap_pfault (frame=0xcca7fa50, usermode=0, eva=536872395) at /usr/src/sys/i386/i386/trap.c:742 #5 0xc08075d9 in trap (frame= {tf_fs = -1055457272, tf_es = 40, tf_ds = 40, tf_edi = -1043623808, tf_esi = 536872395, tf_ebp = -861406556, tf_isp = -861406596, tf_ebx = -1040209856, tf_edx = 2048, tf_ecx = 0, tf_eax = 1, tf_trapno = 12, tf_err = 0, tf_eip = -1067450802, tf_cs = 32, tf_eflags = 66178, tf_esp = 1, tf_ss = 0}) at /usr/src/sys/i386/i386/trap.c:432 #6 0xc07f6dca in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc05ffe4e in g_io_request (bp=0xc1ffa840, cp=0xc1cb9080) at /usr/src/sys/geom/geom_io.c:259 #8 0xc0602399 in g_vfs_strategy (bo=0x1, bp=0xc3963278) at /usr/src/sys/geom/geom_vfs.c:106 #9 0xc060a2d9 in cd9660_strategy (ap=0x1) at /usr/src/sys/isofs/cd9660/cd9660_vnops.c:755 #10 0xc0817a49 in VOP_STRATEGY_APV (vop=0xc08bd320, a=0xcca7faf8) at vnode_if.c:1796 #11 0xc0681de8 in bufstrategy (bo=0xc19ee3f0, bp=0x1) at vnode_if.h:928 #12 0xc067c78d in breadn (vp=0xc19ee330, blkno=0, size=2048, rablkno=0x0, rabsize=0x0, cnt=0, cred=0x0, bpp=0x1) at buf.h:415 #13 0xc067c6d0 in bread (vp=0xc19ee330, blkno=0, size=2048, cred=0x0, bpp=0xcca7fbb0) at /usr/src/sys/kern/vfs_bio.c:719 #14 0xc06098c7 in cd9660_read (ap=0xcca7fbf4) at /usr/src/sys/isofs/cd9660/cd9660_vnops.c:318 #15 0xc08170d0 in VOP_READ_APV (vop=0x1, a=0x800) at vnode_if.c:643 #16 0xc069971e in vn_read (fp=0xc14ed828, uio=0xcca7fcbc, active_cred=0xc1f2e980, flags=0, td=0xc1596c00) at vnode_if.h:343 #17 0xc0659531 in dofileread (td=0xc1596c00, fd=3, fp=0xc14ed828, auio=0xcca7fcbc, offset=Unhandled dwarf expression opcode 0x93 ) at file.h:234 #18 0xc06593ca in kern_readv (td=0xc1596c00, fd=3, auio=0xcca7fcbc) at /usr/src/sys/kern/sys_generic.c:192 #19 0xc06592f5 in read (td=0xc1596c00, uap=0x0) at /usr/src/sys/kern/sys_generic.c:116 #20 0xc0807f47 in syscall (frame= {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 135909376, tf_esi = 0, tf_ebp = -1077943416, tf_isp = -861405852, tf_ebx = 677012660, tf_edx = 0, tf_ecx = 135881104, tf_eax = 3, tf_trapno = 22, tf_err = 2, tf_eip = 677304371, tf_cs = 51, tf_eflags = 646, tf_esp = -1077943460, tf_ss = 59}) at /usr/src/sys/i386/i386/trap.c:976 #21 0xc07f6e1f in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:200 #22 0x00000033 in ?? () >How-To-Repeat: Unknown. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 09:32:57 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69BC216A41F; Sun, 22 Jan 2006 09:32:57 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2002943D45; Sun, 22 Jan 2006 09:32:57 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0M9Wvdt083016; Sun, 22 Jan 2006 09:32:57 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0M9Wv7u083012; Sun, 22 Jan 2006 09:32:57 GMT (envelope-from glebius) Date: Sun, 22 Jan 2006 09:32:57 GMT From: Gleb Smirnoff Message-Id: <200601220932.k0M9Wv7u083012@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, scottl@FreeBSD.org Cc: Subject: Re: kern/91910: [aac] aac driver hangs on Dell PE800 with CERC SATA controller (regression from 5.4) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 09:32:57 -0000 Synopsis: [aac] aac driver hangs on Dell PE800 with CERC SATA controller (regression from 5.4) Responsible-Changed-From-To: freebsd-bugs->scottl Responsible-Changed-By: glebius Responsible-Changed-When: Sun Jan 22 09:32:44 UTC 2006 Responsible-Changed-Why: To maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=91910 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 09:50:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2674F16A41F for ; Sun, 22 Jan 2006 09:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACA3743D45 for ; Sun, 22 Jan 2006 09:50:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0M9o5iE012791 for ; Sun, 22 Jan 2006 09:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0M9o5Kt012790; Sun, 22 Jan 2006 09:50:05 GMT (envelope-from gnats) Date: Sun, 22 Jan 2006 09:50:05 GMT Message-Id: <200601220950.k0M9o5Kt012790@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Cc: Subject: Re: misc/92058: FREEBSD 6 RELEASE XEON SCSI SSH X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 09:50:06 -0000 The following reply was made to PR bin/92058; it has been noted by GNATS. From: Gleb Smirnoff To: FABIO SANTOS PIMENTA Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/92058: FREEBSD 6 RELEASE XEON SCSI SSH Date: Sun, 22 Jan 2006 12:41:37 +0300 On Fri, Jan 20, 2006 at 01:09:03PM +0000, FABIO SANTOS PIMENTA wrote: F> em0: link state changed to UP F> >Description: F> I got to install FreeBSD 6.0 on above machine, but I cant use ssh. The freebsd return the message: F> F> ssh -v fabio@minor > arquivo1 F> OpenSSH_4.2p1 FreeBSD-20050903, OpenSSL 0.9.7e-p1 25 Oct 2004 F> debug1: Reading configuration data /etc/ssh/ssh_config F> debug1: Connecting to minor.prt15.gov.br [192.168.1.25] port 22. F> debug1: Connection established. F> debug1: permanently_set_uid: 0/0 F> debug1: identity file /root/.ssh/identity type -1 F> debug1: identity file /root/.ssh/id_rsa type -1 F> debug1: identity file /root/.ssh/id_dsa type -1 F> debug1: Remote protocol version 2.0, remote software version OpenSSH_3.8.1p1 Fre F> eBSD-20040419 F> debug1: match: OpenSSH_3.8.1p1 FreeBSD-20040419 pat OpenSSH_3.* F> debug1: Enabling compatibility mode for protocol 2.0 F> debug1: Local version string SSH-2.0-OpenSSH_4.2p1 FreeBSD-20050903 F> debug1: SSH2_MSG_KEXINIT sent F> Disconnecting: Bad packet length 1349676916. F> F> Is it possible to fix this problem? Can you please show output of 'ifconfig em0'? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 09:50:09 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ECC016A41F for ; Sun, 22 Jan 2006 09:50:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EFE643D48 for ; Sun, 22 Jan 2006 09:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0M9o81f012798 for ; Sun, 22 Jan 2006 09:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0M9o8D1012797; Sun, 22 Jan 2006 09:50:08 GMT (envelope-from gnats) Date: Sun, 22 Jan 2006 09:50:08 GMT Message-Id: <200601220950.k0M9o8D1012797@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Cc: Subject: Re: kern/92090: kernel: bge0: watchdog timeout -- resetting X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 09:50:09 -0000 The following reply was made to PR kern/92090; it has been noted by GNATS. From: Gleb Smirnoff To: weijh Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/92090: kernel: bge0: watchdog timeout -- resetting Date: Sun, 22 Jan 2006 12:43:01 +0300 On Sat, Jan 21, 2006 at 08:57:14AM +0000, weijh wrote: w> >Environment: w> FreeBSD bsd21 6.0-STABLE FreeBSD 6.0-STABLE #0: Fri Jan 20 15:47:41 CST 2006 root@bsd21:/usr/obj/usr/src/sys/MYK i386 w> w> >Description: w> kernel with SMP and apic, bge nic down w> w> the dmesg read: w> w> Jan 21 15:46:18 bsd21 kernel: bge0: watchdog timeout -- resetting w> Jan 21 15:46:18 bsd21 kernel: bge0: link state changed to DOWN w> Jan 21 15:46:20 bsd21 kernel: bge0: link state changed to UP w> Jan 21 15:50:36 bsd21 kernel: bge0: watchdog timeout -- resetting w> Jan 21 15:50:36 bsd21 kernel: bge0: link state changed to DOWN w> Jan 21 15:50:38 bsd21 kernel: bge0: link state changed to UP w> w> w> kernel without apic seem ok. w> >How-To-Repeat: w> use beg nic and 6-stable kernel with SMP and apic You are talking about 6.0-STABLE. Does this mean that problem wasn't here in 6.0-RELEASE? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 13:50:24 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F214B16A41F for ; Sun, 22 Jan 2006 13:50:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3E1343D76 for ; Sun, 22 Jan 2006 13:50:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MDo3Ou004129 for ; Sun, 22 Jan 2006 13:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MDo32Y004126; Sun, 22 Jan 2006 13:50:03 GMT (envelope-from gnats) Resent-Date: Sun, 22 Jan 2006 13:50:03 GMT Resent-Message-Id: <200601221350.k0MDo32Y004126@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eugene Grosbein Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D0516A420 for ; Sun, 22 Jan 2006 13:43:52 +0000 (GMT) (envelope-from eugen@ws092.svzserv.kemerovo.su) Received: from ws092.svzserv.kemerovo.su (kost.svzserv.kemerovo.su [213.184.65.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC00F43D45 for ; Sun, 22 Jan 2006 13:43:51 +0000 (GMT) (envelope-from eugen@ws092.svzserv.kemerovo.su) Received: from ws092.svzserv.kemerovo.su (localhost [127.0.0.1]) by ws092.svzserv.kemerovo.su (8.13.4/8.13.4) with ESMTP id k0MDhU4F048464 for ; Sun, 22 Jan 2006 20:43:30 +0700 (KRAT) (envelope-from eugen@ws092.svzserv.kemerovo.su) Received: (from root@localhost) by ws092.svzserv.kemerovo.su (8.13.4/8.13.3/Submit) id k0MDh9xq048442; Sun, 22 Jan 2006 20:43:09 +0700 (KRAT) (envelope-from eugen) Message-Id: <200601221343.k0MDh9xq048442@ws092.svzserv.kemerovo.su> Date: Sun, 22 Jan 2006 20:43:09 +0700 (KRAT) From: Eugene Grosbein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/92149: [patch] ln -f -s does not remove existing directory X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eugene Grosbein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 13:50:24 -0000 >Number: 92149 >Category: bin >Synopsis: [patch] ln -f -s does not remove existing directory >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 22 13:50:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 6.0-STABLE i386 >Organization: Svyaz-Service JSC >Environment: System: FreeBSD ws092.svzserv.kemerovo.su 6.0-STABLE FreeBSD 6.0-STABLE #6: Tue Dec 27 22:06:20 KRAT 2005 eugen@ws092.svzserv.kemerovo.su:/usr/obj/usr/src/sys/TEST i386 >Description: "ln -f -s" may be used to create a symlink to the file and the target file will be unlinked if it exists. However, ln will fail with 'Operation not permitted' message when target is a directory because unlink(2) does not remove empty directories. >How-To-Repeat: mkdir -p dir/etc ln -f -s /etc dir >Fix: The following patch allows ln(1) to remove existing target if the -s option is supplied and the target is the (empty) directory. The patch is for src/bin/ln: --- ln.c.orig Sun Jan 22 20:05:44 2006 +++ ln.c Sun Jan 22 20:28:10 2006 @@ -198,8 +198,16 @@ /* * If the file exists, then unlink it forcibly if -f was specified * and interactively if -i was specified. + * + * For the directory, remove it when dealing with symbolic link only. */ if (fflag && exists) { + if (sflag && rmdir(source)) { + if (errno != ENOTDIR) { + warn("%s", source); + return (1); + } + } if (unlink(source)) { warn("%s", source); return (1); @@ -216,6 +224,12 @@ return (1); } + if (sflag && rmdir(source)) { + if (errno != ENOTDIR) { + warn("%s", source); + return (1); + } + } if (unlink(source)) { warn("%s", source); return (1); --- ln.1.orig Sun Jan 22 20:18:12 2006 +++ ln.1 Sun Jan 22 20:36:06 2006 @@ -69,8 +69,12 @@ The options are as follows: .Bl -tag -width flag .It Fl f -If the target file already exists, -then unlink it so that the link may occur. +If the target file or directory already exists, +then remove it so that the link may occur. +Note that no attempt to remove the directory is performed +when running without the +.Fl s +option. (The .Fl f option overrides any previous >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 15:38:22 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE8516A422; Sun, 22 Jan 2006 15:38:22 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CED843D46; Sun, 22 Jan 2006 15:38:22 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MFcMxp010906; Sun, 22 Jan 2006 15:38:22 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MFcM4Y010902; Sun, 22 Jan 2006 15:38:22 GMT (envelope-from matteo) Date: Sun, 22 Jan 2006 15:38:22 GMT From: Matteo Riondato Message-Id: <200601221538.k0MFcM4Y010902@freefall.freebsd.org> To: gavin.atkinson@ury.york.ac.uk, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: conf/90346: [patch] Add support for 3wire 19200 baud consoles X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 15:38:22 -0000 Synopsis: [patch] Add support for 3wire 19200 baud consoles State-Changed-From-To: open->patched State-Changed-By: matteo State-Changed-When: Sun Jan 22 15:37:36 UTC 2006 State-Changed-Why: committed to HEAD Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Sun Jan 22 15:37:36 UTC 2006 Responsible-Changed-Why: Take this one http://www.freebsd.org/cgi/query-pr.cgi?pr=90346 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 16:18:51 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5024B16A41F; Sun, 22 Jan 2006 16:18:51 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 839E943D5C; Sun, 22 Jan 2006 16:18:49 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MGInhb012525; Sun, 22 Jan 2006 16:18:49 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MGInw4012521; Sun, 22 Jan 2006 16:18:49 GMT (envelope-from matteo) Date: Sun, 22 Jan 2006 16:18:49 GMT From: Matteo Riondato Message-Id: <200601221618.k0MGInw4012521@freefall.freebsd.org> To: matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: conf/87914: Adduser, uuid not used from adduser.conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 16:18:51 -0000 Synopsis: Adduser, uuid not used from adduser.conf Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Sun Jan 22 16:18:26 UTC 2006 Responsible-Changed-Why: Take this one http://www.freebsd.org/cgi/query-pr.cgi?pr=87914 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 16:30:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2687016A41F for ; Sun, 22 Jan 2006 16:30:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6301743D49 for ; Sun, 22 Jan 2006 16:30:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MGU7ni012919 for ; Sun, 22 Jan 2006 16:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MGU7v3012918; Sun, 22 Jan 2006 16:30:07 GMT (envelope-from gnats) Resent-Date: Sun, 22 Jan 2006 16:30:07 GMT Resent-Message-Id: <200601221630.k0MGU7v3012918@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, Jose Liang Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C54816A41F for ; Sun, 22 Jan 2006 16:28:10 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD6EA43D45 for ; Sun, 22 Jan 2006 16:28:10 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0MGSAJc053057 for ; Sun, 22 Jan 2006 16:28:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0MGSAPi053053; Sun, 22 Jan 2006 16:28:10 GMT (envelope-from nobody) Message-Id: <200601221628.k0MGSAPi053053@www.freebsd.org> Date: Sun, 22 Jan 2006 16:28:10 GMT From: Jose Liang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: bin/92160: [sysinstall] Add new NTP servers for Taiwan X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 16:30:08 -0000 >Number: 92160 >Category: bin >Synopsis: [sysinstall] Add new NTP servers for Taiwan >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jan 22 16:30:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jose Liang >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: FreeBSD 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Jul 22 02:58:41 CST 2005 i386 >Description: Add new NTP servers for Taiwan. You can find more informations at http://www.stdtime.gov.tw/. >How-To-Repeat: >Fix: --- /usr/src/usr.sbin/sysinstall/menus.c Wed Jun 1 22:12:24 2005 +++ ./menus.c Mon Jan 23 00:19:14 2006 @@ -1742,6 +1742,21 @@ { "Scotland", "ntp.cs.strath.ac.uk", dmenuVarsCheck, dmenuSetVariables, NULL, "ntpdate_enable=YES,ntpdate_flags=ntp.cs.strath.ac.uk" }, + { "Taiwan", "time.stdtime.gov.tw", + dmenuVarsCheck, dmenuSetVariables, NULL, + "ntpdate_enable=YES,ntpdate_flags=time.stdtime.gov.tw" }, + { "Taiwan #2", "clock.stdtime.gov.tw", + dmenuVarsCheck, dmenuSetVariables, NULL, + "ntpdate_enable=YES,ntpdate_flags=clock.stdtime.gov.tw" }, + { "Taiwan #3", "tick.stdtime.gov.tw", + dmenuVarsCheck, dmenuSetVariables, NULL, + "ntpdate_enable=YES,ntpdate_flags=tick.stdtime.gov.tw" }, + { "Taiwan #4", "tock.stdtime.gov.tw", + dmenuVarsCheck, dmenuSetVariables, NULL, + "ntpdate_enable=YES,ntpdate_flags=tock.stdtime.gov.tw" }, + { "Taiwan #5", "watch.stdtime.gov.tw", + dmenuVarsCheck, dmenuSetVariables, NULL, + "ntpdate_enable=YES,ntpdate_flags=watch.stdtime.gov.tw" }, { "United Kingdom", "ntp.exnet.com", dmenuVarsCheck, dmenuSetVariables, NULL, "ntpdate_enable=YES,ntpdate_flags=ntp.exnet.com" }, >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 17:50:04 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B022616A41F for ; Sun, 22 Jan 2006 17:50:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C47C43D49 for ; Sun, 22 Jan 2006 17:50:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MHo3Ij018138 for ; Sun, 22 Jan 2006 17:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MHo3fT018137; Sun, 22 Jan 2006 17:50:03 GMT (envelope-from gnats) Resent-Date: Sun, 22 Jan 2006 17:50:03 GMT Resent-Message-Id: <200601221750.k0MHo3fT018137@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, Attila Nagy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AA6116A41F for ; Sun, 22 Jan 2006 17:45:19 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C80F43D45 for ; Sun, 22 Jan 2006 17:45:19 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0MHjJm5020936 for ; Sun, 22 Jan 2006 17:45:19 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0MHjIjq020935; Sun, 22 Jan 2006 17:45:19 GMT (envelope-from nobody) Message-Id: <200601221745.k0MHjIjq020935@www.freebsd.org> Date: Sun, 22 Jan 2006 17:45:19 GMT From: Attila Nagy To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92164: SCSI target mode LOR X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 17:50:04 -0000 >Number: 92164 >Category: kern >Synopsis: SCSI target mode LOR >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 22 17:50:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Attila Nagy >Release: 7-CURRENT >Organization: - >Environment: 7-CURRENT as of today. >Description: I'm doing some experiments with FreeBSD target mode support on Fibre Channel and thought that I should give CURRENT a try too. The machine itself is an HP BL25p with 8 GB of RAM (but hw.physmem set to under 4G, it seems the isp driver needs this) and dual Opterons. Running amd64 code. This is what I get after issuing scsi_target -A -S -T -W 32 2:0:0 /data/file1 lock order reversal: (sleepable after non-sleepable) 1st 0xffffffff808ce680 targ global (targ global) @ /usr/src/sys/cam/scsi/scsi_target.c:418 2nd 0xffffffff808e98c0 kernel environment (kernel environment) @ /usr/src/sys/kern/subr_hints.c:117 KDB: stack backtrace: witness_checkorder() at witness_checkorder+0x4f9 _sx_slock() at _sx_slock+0x4d res_find() at res_find+0x41a resource_find() at resource_find+0x7e resource_find_dev() at resource_find_dev+0x5f cam_periph_alloc() at cam_periph_alloc+0x1df targioctl() at targioctl+0x3a7 giant_ioctl() at giant_ioctl+0x65 devfs_ioctl_f() at devfs_ioctl_f+0x6f ioctl() at ioctl+0x147 syscall() at syscall+0x517 Xfast_syscall() at Xfast_syscall+0xa8 --- syscall (54, FreeBSD ELF64, ioctl), rip = 0x800909aac, rsp = 0x7fffffffbb98, rbp = 0x7fffffffe700 --- >How-To-Repeat: >Fix: 6-STABLE works, at least the above command can be used without a LOR or panic. But there are some other concerns with target mode, which could be improved. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 18:27:54 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29E9416A41F; Sun, 22 Jan 2006 18:27:54 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE62843D46; Sun, 22 Jan 2006 18:27:53 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MIRrI9019609; Sun, 22 Jan 2006 18:27:53 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MIRrtp019605; Sun, 22 Jan 2006 18:27:53 GMT (envelope-from linimon) Date: Sun, 22 Jan 2006 18:27:53 GMT From: Mark Linimon Message-Id: <200601221827.k0MIRrtp019605@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, scottl@FreeBSD.org Cc: Subject: Re: kern/92164: SCSI target mode LOR X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 18:27:54 -0000 Synopsis: SCSI target mode LOR Responsible-Changed-From-To: freebsd-bugs->scottl Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jan 22 18:27:24 UTC 2006 Responsible-Changed-Why: scottl requested this one IIRC. http://www.freebsd.org/cgi/query-pr.cgi?pr=92164 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 18:41:23 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D08E16A41F; Sun, 22 Jan 2006 18:41:23 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF86B43D45; Sun, 22 Jan 2006 18:41:22 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MIfMTa021664; Sun, 22 Jan 2006 18:41:22 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MIfMsj021660; Sun, 22 Jan 2006 18:41:22 GMT (envelope-from linimon) Date: Sun, 22 Jan 2006 18:41:22 GMT From: Mark Linimon Message-Id: <200601221841.k0MIfMsj021660@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-qa@FreeBSD.org Cc: Subject: Re: bin/92160: [sysinstall] [patch] Add new NTP servers for Taiwan X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 18:41:23 -0000 Old Synopsis: [sysinstall] Add new NTP servers for Taiwan New Synopsis: [sysinstall] [patch] Add new NTP servers for Taiwan Responsible-Changed-From-To: freebsd-bugs->freebsd-qa Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jan 22 18:40:58 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=92160 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 21:20:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F82616A428 for ; Sun, 22 Jan 2006 21:20:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F2C43D48 for ; Sun, 22 Jan 2006 21:20:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MLK7Bk029511 for ; Sun, 22 Jan 2006 21:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MLK7HA029509; Sun, 22 Jan 2006 21:20:07 GMT (envelope-from gnats) Date: Sun, 22 Jan 2006 21:20:07 GMT Message-Id: <200601222120.k0MLK7HA029509@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Frank Mayhar Cc: Subject: Re: kern/87967: Page fault panic on NFS client. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Mayhar List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 21:20:08 -0000 The following reply was made to PR kern/87967; it has been noted by GNATS. From: Frank Mayhar To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/87967: Page fault panic on NFS client. Date: Sun, 22 Jan 2006 13:11:21 -0800 This is a dupe of kern/91879, for which I submitted a fix. Please close. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/ From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 21:20:12 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 336C016A41F for ; Sun, 22 Jan 2006 21:20:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1D8B43D48 for ; Sun, 22 Jan 2006 21:20:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MLKB3X029532 for ; Sun, 22 Jan 2006 21:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MLKB9n029531; Sun, 22 Jan 2006 21:20:11 GMT (envelope-from gnats) Date: Sun, 22 Jan 2006 21:20:11 GMT Message-Id: <200601222120.k0MLKB9n029531@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Frank Mayhar Cc: Subject: Re: kern/87861: "panic: initiate_write_inodeblock_ufs2: already started" on 6.0-RC1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Mayhar List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 21:20:12 -0000 The following reply was made to PR kern/87861; it has been noted by GNATS. From: Frank Mayhar To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/87861: "panic: initiate_write_inodeblock_ufs2: already started" on 6.0-RC1 Date: Sun, 22 Jan 2006 13:13:24 -0800 I'm going to attribute this to hardware, since when I replaced the motherboard (with a shiny new AMD64 Tyan board) the panic went away. You can close this, thanks. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/ From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 21:40:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E12416A41F for ; Sun, 22 Jan 2006 21:40:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 892FD43D45 for ; Sun, 22 Jan 2006 21:40:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MLe4KZ031269 for ; Sun, 22 Jan 2006 21:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MLe4rb031262; Sun, 22 Jan 2006 21:40:04 GMT (envelope-from gnats) Resent-Date: Sun, 22 Jan 2006 21:40:04 GMT Resent-Message-Id: <200601222140.k0MLe4rb031262@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, Kurt Jaeger Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BED816A41F for ; Sun, 22 Jan 2006 21:38:05 +0000 (GMT) (envelope-from pi@home.c0mplx.org) Received: from home.c0mplx.org (home.c0mplx.org [213.178.180.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2709843D4C for ; Sun, 22 Jan 2006 21:38:05 +0000 (GMT) (envelope-from pi@home.c0mplx.org) Received: from pi by home.c0mplx.org with local (Exim 4.52) id 1F0muT-000CuA-5B for FreeBSD-gnats-submit@freebsd.org; Sun, 22 Jan 2006 22:38:05 +0100 Message-Id: Date: Sun, 22 Jan 2006 22:38:05 +0100 From: Kurt Jaeger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/92171: panic unplugging Vodafone Mobile Connect (UMTS) 3G/GPRS Datacard X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kurt Jaeger List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 21:40:05 -0000 >Number: 92171 >Category: kern >Synopsis: panic unplugging Vodafone Mobile Connect (UMTS) 3G/GPRS Datacard >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 22 21:40:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Kurt Jaeger >Release: FreeBSD 6.0-RELEASE i386 >Organization: LF.net >Environment: System: FreeBSD hotdog.c0mplx.org 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Mon May 9 16:41:06 CEST 2005 pi@hotdog.c0mplx.org:/usr/obj/usr/src/sys/HOTDOG i386 HP nx5000, fbsd6.0-rel >Description: inserting the Vodafone Mobile Connect (UMTS) 3G/GPRS Datacard will detect two usb devices unplugging the datacard will cause a panic for details see verbose dmesg output: http://c0mplx.org/fbsd/hotdog.dmesg kernel config file http://c0mplx.org/fbsd/HOTDOG kernel verbose output of card insertion http://c0mplx.org/fbsd/umts-karte kernel dump analysis: http://c0mplx.org/fbsd/dodeb.0 http://c0mplx.org/fbsd/dodeb.1 both times: Panic String: page fault #7 0xc0598997 in kobj_delete (obj=0xc1d60300, mtype=0xc07c9780) at /usr/src/sys/kern/subr_kobj.c:323 ^Z^Z/usr/src/sys/kern/subr_kobj.c:323:6506:beg:0xc0598997 (kgdb) l 318 } 319 320 void 321 kobj_delete(kobj_t obj, struct malloc_type *mtype) 322 { 323 kobj_class_t cls = obj->ops->cls; 324 int refs; 325 326 /* 327 * Consider freeing the compiled method table for the class (kgdb) p *obj $3 = {ops = 0x0} >How-To-Repeat: insert the datacard, wait approx. 30 seconds, unplug the card again -> panic >Fix: no known fix >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 21:52:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B0D16A420; Sun, 22 Jan 2006 21:52:19 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8F6343D45; Sun, 22 Jan 2006 21:52:18 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MLqI8O031722; Sun, 22 Jan 2006 21:52:18 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MLqIMk031718; Sun, 22 Jan 2006 21:52:18 GMT (envelope-from matteo) Date: Sun, 22 Jan 2006 21:52:18 GMT From: Matteo Riondato Message-Id: <200601222152.k0MLqIMk031718@freefall.freebsd.org> To: frank@exit.com, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/87861: [panic] "initiate_write_inodeblock_ufs2: already started" on 6.0-RC1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 21:52:19 -0000 Synopsis: [panic] "initiate_write_inodeblock_ufs2: already started" on 6.0-RC1 State-Changed-From-To: open->closed State-Changed-By: matteo State-Changed-When: Sun Jan 22 21:51:58 UTC 2006 State-Changed-Why: Close, as requested by the submitter http://www.freebsd.org/cgi/query-pr.cgi?pr=87861 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 21:53:14 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DC1316A420; Sun, 22 Jan 2006 21:53:14 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69DF243D5C; Sun, 22 Jan 2006 21:53:11 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MLrBMY031774; Sun, 22 Jan 2006 21:53:11 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MLrBmj031770; Sun, 22 Jan 2006 21:53:11 GMT (envelope-from matteo) Date: Sun, 22 Jan 2006 21:53:11 GMT From: Matteo Riondato Message-Id: <200601222153.k0MLrBmj031770@freefall.freebsd.org> To: frank@exit.com, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/87967: [nfs] [panic] Page fault panic on NFS client. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 21:53:14 -0000 Synopsis: [nfs] [panic] Page fault panic on NFS client. State-Changed-From-To: open->closed State-Changed-By: matteo State-Changed-When: Sun Jan 22 21:52:50 UTC 2006 State-Changed-Why: Close, as requested by the sumbitter http://www.freebsd.org/cgi/query-pr.cgi?pr=87967 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 22 22:07:03 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CC1716A41F; Sun, 22 Jan 2006 22:07:03 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 297DC43D46; Sun, 22 Jan 2006 22:07:03 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0MM73Wb032304; Sun, 22 Jan 2006 22:07:03 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0MM72XY032300; Sun, 22 Jan 2006 22:07:02 GMT (envelope-from linimon) Date: Sun, 22 Jan 2006 22:07:02 GMT From: Mark Linimon Message-Id: <200601222207.k0MM72XY032300@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/92171: [panic] panic unplugging Vodafone Mobile Connect (UMTS) 3G/GPRS Datacard X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 22:07:03 -0000 Old Synopsis: panic unplugging Vodafone Mobile Connect (UMTS) 3G/GPRS Datacard New Synopsis: [panic] panic unplugging Vodafone Mobile Connect (UMTS) 3G/GPRS Datacard Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jan 22 22:06:20 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=92171 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 03:20:13 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD62A16A41F for ; Mon, 23 Jan 2006 03:20:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C5F243D45 for ; Mon, 23 Jan 2006 03:20:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0N3KDcm053382 for ; Mon, 23 Jan 2006 03:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0N3KDbp053381; Mon, 23 Jan 2006 03:20:13 GMT (envelope-from gnats) Date: Mon, 23 Jan 2006 03:20:13 GMT Message-Id: <200601230320.k0N3KDbp053381@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Cc: Subject: Re: kern/92040: mmap/cp fails on small file in UDF X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 03:20:14 -0000 The following reply was made to PR kern/92040; it has been noted by GNATS. From: Giorgos Keramidas To: Nate Eldredge Cc: bug-followup@FreeBSD.org Subject: Re: kern/92040: mmap/cp fails on small file in UDF Date: Mon, 23 Jan 2006 05:15:47 +0200 On 2006-01-19 22:34, Nate Eldredge wrote: > If you try to copy a small file from a UDF filesystem, cp fails with EINVAL. > > The underlying cause is that cp attempts to copy small files using mmap, > and mmap fails in this case. I don't know whether cp is calling it wrong, > or mmap is simply unimplemented for udf, or if there is some other reason > for the failure. > > In any case, it is probably a good idea for cp to fall back to read() if > mmap doesn't work. It might also be useful to be able to explicitly > tell it to use read(). For example, I don't know what the mmap approach > will do in the presence of I/O errors. I'm worried that it might silently > make a corrupt copy of the file. > > This is on amd64. > > Perhaps this bug should be cross-filed in category bin, if that is possible. > I don't know how to do that. > > >How-To-Repeat: > nate@vulcan:~/bugs/udf$ mkdir dir > nate@vulcan:~/bugs/udf$ cat >dir/hello > hello world > nate@vulcan:~/bugs/udf$ mkisofs -o img -udf dir/ > ... > vulcan# mdconfig -a -t vnode -f img > md0 > vulcan# mount_udf /dev/md0 /mnt/md0 > vulcan# ls -l /mnt/md0 > total 0 > -r--r--r-- 1 root wheel 12 Jan 20 22:10 hello > vulcan# cat /mnt/md0/hello > hello world > vulcan# cp /mnt/md0/hello . > cp: /mnt/md0/hello: Invalid argument The following patch adds a `retry' variable in utils.c, which is set by default to true. If mmap() succeeds, then `retry' is reset to false, to avoid copying some blocks with mmap() and others with read/write. It seems to work fine here... $ mount | grep /mnt /dev/md1 on /mnt (udf, local, read-only) $ ls -l /mnt total 0 -r--r--r-- 1 root wheel - 12 Jan 24 05:03 hello $ ./cp /mnt/hello . $ ls -ld hello -r--r--r-- 1 keramida keramida - 12 Jan 23 05:12 hello $ cmp /mnt/hello hello ; echo $? 0 $ Removing the need for rval = 1 when mmap() fails, means we can revert the condition of the following if statement and reduce the indentation level too: %%% Index: utils.c =================================================================== RCS file: /home/ncvs/src/bin/cp/utils.c,v retrieving revision 1.46 diff -u -r1.46 utils.c --- utils.c 5 Sep 2005 04:36:08 -0000 1.46 +++ utils.c 23 Jan 2006 03:09:33 -0000 @@ -61,7 +61,7 @@ { static char buf[MAXBSIZE]; struct stat *fs; - int ch, checkch, from_fd, rcount, rval, to_fd; + int ch, checkch, from_fd, rcount, retry, rval, to_fd; ssize_t wcount; size_t wresid; size_t wtotal; @@ -125,6 +125,7 @@ } rval = 0; + retry = 1; /* Retry copying if mmap() fails. */ /* * Mmap and write if less than 8M (the limit is so we don't totally @@ -133,41 +134,37 @@ */ #ifdef VM_AND_BUFFER_CACHE_SYNCHRONIZED if (S_ISREG(fs->st_mode) && fs->st_size > 0 && - fs->st_size <= 8 * 1048576) { - if ((p = mmap(NULL, (size_t)fs->st_size, PROT_READ, - MAP_SHARED, from_fd, (off_t)0)) == MAP_FAILED) { + fs->st_size <= 8 * 1048576 && + (p = mmap(NULL, (size_t)fs->st_size, PROT_READ, + MAP_SHARED, from_fd, (off_t)0)) != MAP_FAILED) { + retry = 0; + wtotal = 0; + for (bufp = p, wresid = fs->st_size; ; + bufp += wcount, wresid -= (size_t)wcount) { + wcount = write(to_fd, bufp, wresid); + wtotal += wcount; + if (info) { + info = 0; + (void)fprintf(stderr, + "%s -> %s %3d%%\n", + entp->fts_path, to.p_path, + cp_pct(wtotal, fs->st_size)); + } + if (wcount >= (ssize_t)wresid || wcount <= 0) + break; + } + if (wcount != (ssize_t)wresid) { + warn("%s", to.p_path); + rval = 1; + } + /* Some systems don't unmap on close(2). */ + if (munmap(p, fs->st_size) < 0) { warn("%s", entp->fts_path); rval = 1; - } else { - wtotal = 0; - for (bufp = p, wresid = fs->st_size; ; - bufp += wcount, wresid -= (size_t)wcount) { - wcount = write(to_fd, bufp, wresid); - wtotal += wcount; - if (info) { - info = 0; - (void)fprintf(stderr, - "%s -> %s %3d%%\n", - entp->fts_path, to.p_path, - cp_pct(wtotal, fs->st_size)); - - } - if (wcount >= (ssize_t)wresid || wcount <= 0) - break; - } - if (wcount != (ssize_t)wresid) { - warn("%s", to.p_path); - rval = 1; - } - /* Some systems don't unmap on close(2). */ - if (munmap(p, fs->st_size) < 0) { - warn("%s", entp->fts_path); - rval = 1; - } } - } else + } #endif - { + if (retry != 0) { wtotal = 0; while ((rcount = read(from_fd, buf, MAXBSIZE)) > 0) { for (bufp = buf, wresid = rcount; ; %%% From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 03:30:09 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C99616A41F for ; Mon, 23 Jan 2006 03:30:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F91843D45 for ; Mon, 23 Jan 2006 03:30:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0N3U9Xp053683 for ; Mon, 23 Jan 2006 03:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0N3U9O8053681; Mon, 23 Jan 2006 03:30:09 GMT (envelope-from gnats) Date: Mon, 23 Jan 2006 03:30:09 GMT Message-Id: <200601230330.k0N3U9O8053681@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Cc: Subject: Re: bin/92074: top(1) aborts in redzone X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 03:30:09 -0000 The following reply was made to PR bin/92074; it has been noted by GNATS. From: Giorgos Keramidas To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/92074: top(1) aborts in redzone Date: Mon, 23 Jan 2006 05:28:17 +0200 Adding to audit trail: % Date: Fri, 20 Jan 2006 21:20:59 +0100 % From: Fredrik Lindberg % Subject: Re: top(1) aborts in redzone % To: Giorgos Keramidas % Cc: freebsd-current@freebsd.org, jasone@freebsd.org, % Steve Kargl % % It's writing past its buffer when a line gets truncated. % Either increase the buffer by one, or decrease the offset on the % places where it is manupulating the buffer. % Both solutions work (I tried them), the easiest one is attached. % % Fredrik Lindberg % % Index: display.c % =================================================================== % RCS file: /home/ncvs/src/contrib/top/display.c,v % retrieving revision 1.9 % diff -u -r1.9 display.c % --- display.c 19 May 2005 13:34:19 -0000 1.9 % +++ display.c 20 Jan 2006 20:18:03 -0000 % @@ -114,7 +114,7 @@ % } % % /* now, allocate space for the screen buffer */ % - screenbuf = (char *)malloc(lines * display_width); % + screenbuf = (char *)malloc(lines * (display_width + 1)); % if (screenbuf == (char *)NULL) % { % /* oops! */ From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 05:20:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C3816A41F for ; Mon, 23 Jan 2006 05:20:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA63143D46 for ; Mon, 23 Jan 2006 05:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0N5K5c1063963 for ; Mon, 23 Jan 2006 05:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0N5K59R063962; Mon, 23 Jan 2006 05:20:05 GMT (envelope-from gnats) Resent-Date: Mon, 23 Jan 2006 05:20:05 GMT Resent-Message-Id: <200601230520.k0N5K59R063962@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 A. Yanko" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2152616A41F for ; Mon, 23 Jan 2006 05:17:37 +0000 (GMT) (envelope-from fm@xeon.hvosting.kiev.ua) Received: from xeon.hvosting.kiev.ua (xeon.hvosting.kiev.ua [81.177.6.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id B859C43D46 for ; Mon, 23 Jan 2006 05:17:35 +0000 (GMT) (envelope-from fm@xeon.hvosting.kiev.ua) Received: from xeon.hvosting.kiev.ua (localhost.agava.net [127.0.0.1]) by unknown-426.agava.net (8.13.4/8.13.3) with ESMTP id k0LFupAQ015460 for ; Sat, 21 Jan 2006 18:56:51 +0300 (MSK) (envelope-from fm@xeon.hvosting.kiev.ua) Received: (from fm@localhost) by xeon.hvosting.kiev.ua (8.13.4/8.13.3/Submit) id k0LFupcm015455; Sat, 21 Jan 2006 17:56:51 +0200 (EET) (envelope-from fm) Message-Id: <200601211556.k0LFupcm015455@xeon.hvosting.kiev.ua> Date: Sat, 21 Jan 2006 17:56:51 +0200 (EET) From: "Dmitry A. Yanko" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/92183: kernel panic near readlink syscall X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Dmitry A. Yanko" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 05:20:06 -0000 >Number: 92183 >Category: kern >Synopsis: kernel panic near readlink syscall >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 23 05:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dmitry A. Yanko >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD xeon 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Jan 19 23:19:48 MSK 2006 root@xeon:/usr/obj/usr/src/sys/SMP.xeon i386 Dual XEON, SMP+HT >Description: Kernel config: # # SMP -- Generic kernel configuration file for FreeBSD/i386 SMP # Use this for multi-processor machines # # $FreeBSD: src/sys/i386/conf/SMP,v 1.5.6.1 2005/09/18 03:37:58 scottl Exp $ include GENERIC ident SMP-GENERIC # To make an SMP kernel, the next line is needed options SMP # Symmetric MultiProcessor Kernel #options COMPAT_IA32 # Compatible with i386 binaries options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] #options COMPAT_LINUX32 # Compatible with i386 linux binaries options SYSVSHM options SYSVSEM options SYSVMSG options SHMMAXPGS=65536 options SEMMNI=40 options SEMMNS=240 options SEMUME=40 options SEMMNU=120 === dmesg.boot Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-STABLE #0: Thu Jan 19 23:19:48 MSK 2006 root@xeon:/usr/obj/usr/src/sys/SMP.xeon WARNING: MPSAFE network stack disabled, expect reduced performance. ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff Features2=0x641d> AMD Features=0x20100000 Hyperthreading: 2 logical CPUs real memory = 2147352576 (2047 MB) avail memory = 2096332800 (1999 MB) FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 6 cpu3 (AP): APIC ID: 7 ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard ioapic2 irqs 48-71 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: on acpi0 acpi_throttle0: on cpu0 cpu1: on acpi0 acpi_throttle1: on cpu1 cpu2: on acpi0 cpu3: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: at device 0.1 (no driver attached) pci0: at device 1.0 (no driver attached) pcib1: irq 16 at device 2.0 on pci0 pci1: on pcib1 pcib2: at device 0.0 on pci1 pci2: on pcib2 mpt0: port 0xc800-0xc8ff mem 0xdedc0000-0xdedcffff,0xdedb0000-0xdedbffff irq 26 at device 5.0 on pci2 mpt0: [GIANT-LOCKED] mpt0: MPI Version=1.2.14.0 mpt0: Unhandled Event Notify Frame. Event 0xa. mpt0: Capabilities: ( RAID-1E RAID-1 SAFTE ) mpt0: 0 Active Volumes (1 Max) mpt0: 0 Hidden Drive Members (6 Max) mpt1: port 0xcc00-0xccff mem 0xdedf0000-0xdedfffff,0xdede0000-0xdedeffff irq 25 at device 5.1 on pci2 mpt1: [GIANT-LOCKED] mpt1: MPI Version=1.2.14.0 mpt1: Unhandled Event Notify Frame. Event 0xa. mpt1: Capabilities: ( RAID-1E RAID-1 SAFTE ) mpt1: 0 Active Volumes (1 Max) mpt1: 0 Hidden Drive Members (6 Max) pci1: at device 0.1 (no driver attached) pcib3: at device 0.2 on pci1 pci3: on pcib3 em0: port 0xdc00-0xdc3f mem 0xdeea0000-0xdeebffff irq 54 at device 4.0 on pci3 em0: [GIANT-LOCKED] em0: Ethernet address: 00:04:23:b3:29:72 em1: port 0xdc80-0xdcbf mem 0xdeee0000-0xdeefffff irq 55 at device 4.1 on pci3 em1: [GIANT-LOCKED] em1: Ethernet address: 00:04:23:b3:29:73 pci1: at device 0.3 (no driver attached) pcib4: at device 30.0 on pci0 pci4: on pcib4 pci4: at device 12.0 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 31.3 (no driver attached) acpi_button0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A pmtimer0 on isa0 orm0: at iomem 0xc0000-0xca7ff,0xca800-0xce7ff,0xce800-0xcf7ff,0xcf800-0xd07ff,0xdc000-0xdffff on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec Waiting 5 seconds for SCSI devices to settle ses0 at mpt0 bus 0 target 6 lun 0 ses0: Fixed Processor SCSI-2 device ses0: 3.300MB/s transfers ses0: SAF-TE Compliant Device da0 at mpt0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 320.000MB/s transfers (160.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 35003MB (71687372 512 byte sectors: 255H 63S/T 4462C) da1 at mpt0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 320.000MB/s transfers (160.000MHz, offset 63, 16bit), Tagged Queueing Enabled da1: 35003MB (71687372 512 byte sectors: 255H 63S/T 4462C) SMP: AP CPU #2 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! Trying to mount root from ufs:/dev/da0s1a WARNING: / was not properly dismounted WARNING: /usr was not properly dismounted WARNING: /var was not properly dismounted WARNING: /var/log was not properly dismounted WARNING: /var/tmp was not properly dismounted WARNING: /.1 was not properly dismounted WARNING: /.2 was not properly dismounted /.2: mount pending error: blocks 44 files 2 WARNING: /.3 was not properly dismounted /.3: mount pending error: blocks 445088 files 0 em0: link state changed to UP === kgdb output: Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 2; apic id = 06 fault virtual address = 0x98 fault code = supervisor write, page not present instruction pointer = 0x20:0xc0707a67 stack pointer = 0x28:0xe8e3f730 frame pointer = 0x28:0xe8e3f774 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 = 55393 (dcpumon) trap number = 12 panic: page fault cpuid = 1 Uptime: 1h21m55s Dumping 2047 MB (2 chunks) chunk 0: 1MB (158 pages) ... ok chunk 1: 2047MB (524000 pages) 2031 2015 1999 1983 1967 1951 1935 1919 1903 1887 1871 1855 1839 1823 1807 1791 1775 1759 1743 1727 1711 1695 1679 1663 1647 1631 1615 1599 1583 1567 1551 1535 1519 1503 1487 1471 1455 1439 1423 1407 1391 1375 1359 1343 1327 1311 1295 1279 1263 1247 1231 1215 1199 1183 1167 1151 1135 1119 1103 1087 1071 1055 1039 1023 1007 991 975 959 943 927 911 895 879 863 847 831 815 799 783 767 751 735 719 703 687 671 655 639 623 607 591 575 559 543 527 511 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) (kgdb) bt #0 doadump () at pcpu.h:165 #1 0xc0690bab in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:399 #2 0xc0690f5c in panic (fmt=0xc08fffae "%s") at /usr/src/sys/kern/kern_shutdown.c:555 #3 0xc08b487d in trap_fatal (frame=0xe8e3f6f0, eva=0) at /usr/src/sys/i386/i386/trap.c:836 #4 0xc08b4571 in trap_pfault (frame=0xe8e3f6f0, usermode=0, eva=152) at /usr/src/sys/i386/i386/trap.c:744 #5 0xc08b4137 in trap (frame= {tf_fs = -1056636920, tf_es = -1056636888, tf_ds = -387776472, tf_edi = 4, tf_esi = 0, tf_ebp = -387713164, tf_isp = -387713252, tf_ebx = 4098, tf_edx = -964568448, tf_ecx = 0, tf_eax = 4, tf_trapno = 12, tf_err = 2, tf_eip = -1066370457, tf_cs = 32, tf_eflags = 66118, tf_esp = -387713016, tf_ss = 997}) at /usr/src/sys/i386/i386/trap.c:434 #6 0xc089f1ba in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #7 0xc0707a67 in vn_lock (vp=0x0, flags=4098, td=0xc681da80) at atomic.h:149 #8 0xc0642306 in procfs_doprocfile (td=0xc681da80, p=0xc7081000, pn=0xc6690d80, sb=0x4, uio=0x0) at /usr/src/sys/fs/procfs/procfs.c:73 #9 0xc06471e8 in pfs_readlink (va=0x4) at pcpu.h:162 #10 0xc08c9182 in VOP_READLINK_APV (vop=0x4, a=0xc681da80) at vnode_if.c:1481 #11 0xc0700b4f in kern_readlink (td=0xc681da80, path=0xc681da80 "\f\202÷Æ êIÆ", pathseg=3330398848, buf=0x4
, bufseg=4, count=1024) ----Type to continue, or q to quit--- at vnode_if.h:772 #12 0xc0700a5c in readlink (td=0x4, uap=0xc681da80) at /usr/src/sys/kern/vfs_syscalls.c:2261 #13 0xc08b4c64 in syscall (frame= {tf_fs = 135725115, tf_es = 135725115, tf_ds = -1078001605, tf_edi = 135507064, tf_esi = 135655436, tf_ebp = -1077940936, tf_isp = -387711644, tf_ebx = 674072692, tf_edx = -1077941960, tf_ecx = 0, tf_eax = 58, tf_trapno = 0, tf_err = 2, tf_eip = 672570948, tf_cs = 51, tf_eflags = 647, tf_esp = -1077942020, tf_ss = 59}) at /usr/src/sys/i386/i386/trap.c:981 #14 0xc089f20f in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:200 #15 0x00000033 in ?? () (kgdb) (kgdb) list *0xc0707a67 0xc0707a67 is in vn_lock (atomic.h:149). 144 static __inline int 145 atomic_cmpset_int(volatile u_int *dst, u_int exp, u_int src) 146 { 147 int res = exp; 148 149 __asm __volatile ( 150 " " __XSTRING(MPLOCKED) " " 151 " cmpxchgl %2,%1 ; " 152 " setz %%al ; " 153 " movzbl %%al,%0 ; " (kgdb) up 10 #10 0xc08c9182 in VOP_READLINK_APV (vop=0x4, a=0xc681da80) at vnode_if.c:1481 1481 rc = vop->vop_readlink(a); (kgdb) p vop $1 = (struct vop_vector *) 0x4 (kgdb) p *vop Cannot access memory at address 0x4 (kgdb) up #11 0xc0700b4f in kern_readlink (td=0xc681da80, path=0xc681da80 "\f\202÷Æ êIÆ", pathseg=3330398848, buf=0x4
, bufseg=4, count=1024) at vnode_if.h:772 772 a.a_cred = cred; (kgdb) p path $2 = 0xc681da80 "\f\202÷Æ êIÆ" (kgdb) p td $3 = (struct thread *) 0xc681da80 (kgdb) p *td $4 = {td_proc = 0xc6f7820c, td_ksegrp = 0xc649ea20, td_plist = { tqe_next = 0x0, tqe_prev = 0xc6f7821c}, td_kglist = {tqe_next = 0x0, tqe_prev = 0xc649ea2c}, td_slpq = {tqe_next = 0x0, tqe_prev = 0xc71f94e0}, td_lockq = {tqe_next = 0x0, tqe_prev = 0xe948bb6c}, td_runq = { tqe_next = 0x0, tqe_prev = 0x0}, td_selq = {tqh_first = 0x0, tqh_last = 0xc681dab0}, td_sleepqueue = 0xc71f94e0, td_turnstile = 0xc6b544c0, td_umtxq = 0xc6784840, td_tid = 100204, td_flags = 83951619, td_inhibitors = 0, td_pflags = 0, td_dupfd = 0, td_wchan = 0x0, td_wmesg = 0x0, td_lastcpu = 1 '\001', td_oncpu = 0 '\0', td_owepreempt = 0 '\0', td_locks = 1, td_blocked = 0x0, td_ithd = 0x0, td_lockname = 0x0, td_contested = {lh_first = 0xc6b59380}, td_sleeplocks = 0x0, td_intr_nesting_level = 0, td_pinned = 0, td_mailbox = 0x0, td_ucred = 0xc8af2300, td_standin = 0x0, td_upcall = 0x0, td_sticks = 3173, td_uuticks = 0, td_usticks = 0, td_intrval = 0, td_oldsigmask = {__bits = {0, 0, 0, 0}}, td_sigmask = {__bits = {0, 0, 0, 0}}, td_siglist = {__bits = {0, 0, 0, 0}}, td_generation = 63, td_sigstk = {ss_sp = 0x0, ss_size = 0, ss_flags = 4}, td_kflags = 0, td_xsig = 0, td_profil_addr = 0, td_profil_ticks = 0, td_base_pri = 180 '´', td_priority = 20 '\024', td_pcb = 0xe8e3fd90, td_state = TDS_RUNNING, td_retval = {0, -1077941960}, td_slpcallout = {c_links = {sle = { sle_next = 0x0}, tqe = {tqe_next = 0x0, tqe_prev = 0xda424950}}, c_time = 4873248, c_arg = 0xc681da80, c_func = 0xc06b530d , c_mtx = 0x0, c_flags = 16}, ---Type to continue, or q to quit--- td_frame = 0xe8e3fd38, td_kstack_obj = 0xc681e4a4, td_kstack = 3907248128, td_kstack_pages = 2, td_altkstack_obj = 0x0, td_altkstack = 0, td_altkstack_pages = 0, td_critnest = 1, td_md = {md_spinlock_count = 1, md_saved_flags = 582}, td_sched = 0xc681dbd4} (kgdb) list 767 struct vop_readlink_args a; 768 769 a.a_gen.a_desc = &vop_readlink_desc; 770 a.a_vp = vp; 771 a.a_uio = uio; 772 a.a_cred = cred; 773 return (VOP_READLINK_APV(vp->v_op, &a)); 774 } 775 776 struct vop_inactive_args { (kgdb) up #12 0xc0700a5c in readlink (td=0x4, uap=0xc681da80) at /usr/src/sys/kern/vfs_syscalls.c:2261 2261 return (kern_readlink(td, uap->path, UIO_USERSPACE, uap->buf, (kgdb) list 2256 char *buf; 2257 int count; 2258 } */ *uap; 2259 { 2260 2261 return (kern_readlink(td, uap->path, UIO_USERSPACE, uap->buf, 2262 UIO_USERSPACE, uap->count)); 2263 } 2264 2265 int (kgdb) p *td Cannot access memory at address 0x4 (kgdb) p td $5 = (struct thread *) 0x4 (kgdb) up #13 0xc08b4c64 in syscall (frame= {tf_fs = 135725115, tf_es = 135725115, tf_ds = -1078001605, tf_edi = 135507064, tf_esi = 135655436, tf_ebp = -1077940936, tf_isp = -387711644, tf_ebx = 674072692, tf_edx = -1077941960, tf_ecx = 0, tf_eax = 58, tf_trapno = 0, tf_err = 2, tf_eip = 672570948, tf_cs = 51, tf_eflags = 647, tf_esp = -1077942020, tf_ss = 59}) at /usr/src/sys/i386/i386/trap.c:981 981 error = (*callp->sy_call)(td, args); (kgdb) list 976 977 STOPEVENT(p, S_SCE, narg); 978 979 PTRACESTOP_SC(p, td, S_PT_SCE); 980 981 error = (*callp->sy_call)(td, args); 982 } 983 984 switch (error) { 985 case 0: (kgdb) (kgdb) up #14 0xc089f20f in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:200 200 call syscall Current language: auto; currently asm (kgdb) list 195 movl %eax,%ds 196 movl %eax,%es 197 movl $KPSEL,%eax 198 movl %eax,%fs 199 FAKE_MCOUNT(TF_EIP(%esp)) 200 call syscall 201 MEXITCOUNT 202 jmp doreti 203 204 ENTRY(fork_trampoline) (kgdb) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 05:49:43 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29D6316A41F; Mon, 23 Jan 2006 05:49:43 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30F3D43D77; Mon, 23 Jan 2006 05:49:38 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from freefall.freebsd.org (wes@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0N5ncn6065891; Mon, 23 Jan 2006 05:49:38 GMT (envelope-from wes@freefall.freebsd.org) Received: (from wes@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0N5ncSr065887; Mon, 23 Jan 2006 05:49:38 GMT (envelope-from wes) Date: Mon, 23 Jan 2006 05:49:38 GMT From: Wes Peters Message-Id: <200601230549.k0N5ncSr065887@freefall.freebsd.org> To: wes@FreeBSD.org, freebsd-bugs@FreeBSD.org, wes@FreeBSD.org Cc: Subject: Re: bin/90518: [patch] dhclient(8): dhclient-script problems with symlink'd resolv.conf when /etc is read-only X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 05:49:43 -0000 Synopsis: [patch] dhclient(8): dhclient-script problems with symlink'd resolv.conf when /etc is read-only Responsible-Changed-From-To: freebsd-bugs->wes Responsible-Changed-By: wes Responsible-Changed-When: Mon Jan 23 05:49:11 UTC 2006 Responsible-Changed-Why: I'll shepherd this one along. http://www.freebsd.org/cgi/query-pr.cgi?pr=90518 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 06:10:11 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5BE016A41F for ; Mon, 23 Jan 2006 06:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B353743D46 for ; Mon, 23 Jan 2006 06:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0N6ABLN066470 for ; Mon, 23 Jan 2006 06:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0N6AAWQ066469; Mon, 23 Jan 2006 06:10:10 GMT (envelope-from gnats) Date: Mon, 23 Jan 2006 06:10:10 GMT Message-Id: <200601230610.k0N6AAWQ066469@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Eugene Grosbein Cc: Subject: Re: bin/92149 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eugene Grosbein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 06:10:12 -0000 The following reply was made to PR bin/92149; it has been noted by GNATS. From: Eugene Grosbein To: bug-followup@freebsd.org Cc: Subject: Re: bin/92149 Date: Mon, 23 Jan 2006 13:08:07 +0700 Hi! Sorry, I've sent wrong (buggy) version of patch, here is right one. --- ln.c.orig Sun Jan 22 20:05:44 2006 +++ ln.c Mon Jan 23 12:47:00 2006 @@ -198,9 +198,17 @@ /* * If the file exists, then unlink it forcibly if -f was specified * and interactively if -i was specified. + * + * For the directory, remove it when dealing with symbolic link only. */ if (fflag && exists) { - if (unlink(source)) { + if (S_ISDIR(sb.st_mode)) { + if (sflag && rmdir(source)) { + warn("%s", source); + return (1); + } + } + else if (unlink(source)) { warn("%s", source); return (1); } @@ -216,7 +224,13 @@ return (1); } - if (unlink(source)) { + if (S_ISDIR(sb.st_mode)) { + if (sflag && rmdir(source)) { + warn("%s", source); + return (1); + } + } + else if (unlink(source)) { warn("%s", source); return (1); } --- ln.1.orig Sun Jan 22 20:18:12 2006 +++ ln.1 Mon Jan 23 12:44:28 2006 @@ -69,8 +69,12 @@ The options are as follows: .Bl -tag -width flag .It Fl f -If the target file already exists, -then unlink it so that the link may occur. +If the target file or (empty) directory already exists, +then remove it so that the link may occur. +Note that no attempt to remove the directory is performed +when running without the +.Fl s +option. (The .Fl f option overrides any previous From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 07:50:04 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF8E816A41F for ; Mon, 23 Jan 2006 07:50:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33F5143D46 for ; Mon, 23 Jan 2006 07:50:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0N7o40P073935 for ; Mon, 23 Jan 2006 07:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0N7o3p7073930; Mon, 23 Jan 2006 07:50:04 GMT (envelope-from gnats) Resent-Date: Mon, 23 Jan 2006 07:50:04 GMT Resent-Message-Id: <200601230750.k0N7o3p7073930@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, "Shin'ya Kumabuchi" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EA5016A41F for ; Mon, 23 Jan 2006 07:45:09 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FCA43D46 for ; Mon, 23 Jan 2006 07:45:09 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0N7j82q026856 for ; Mon, 23 Jan 2006 07:45:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0N7j8vl026855; Mon, 23 Jan 2006 07:45:08 GMT (envelope-from nobody) Message-Id: <200601230745.k0N7j8vl026855@www.freebsd.org> Date: Mon, 23 Jan 2006 07:45:08 GMT From: "Shin'ya Kumabuchi" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: bin/92187: dhclient-script(8) doesn't configure interface when $reason is TIMEOUT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 07:50:04 -0000 >Number: 92187 >Category: bin >Synopsis: dhclient-script(8) doesn't configure interface when $reason is TIMEOUT >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 Jan 23 07:50:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shin'ya Kumabuchi >Release: 6.0-STABLE >Organization: >Environment: FreeBSD hoge 6.0-STABLE FreeBSD 6.0-STABLE #1: Mon Jan 23 05:39:57 JST 2006 root@hoge:/usr/local/obj/usr/src/sys/KUMA i386 >Description: dhclient-script is executed by dhclient for configuring interface. After configuring the interface with ifconfig, dhclient-script checks the interface's sanity with ping command when $reason is TIMEOUT. And back out preceding ifconfig operation, if ping command fails. But dhclient-script uses ping command with '-w' option that isn't valid for FreeBSD's ping command. So ping command always fails, and the interface remains unconfigured. >How-To-Repeat: >Fix: --- /usr/src/sbin/dhclient/dhclient-script Sun Sep 11 02:01:16 2005 +++ /sbin/dhclient-script Mon Jan 23 16:37:24 2006 @@ -272,7 +272,7 @@ if [ -n "$new_routers" ]; then $LOGGER "New Routers ($interface): $new_routers" set "$new_routers" - if ping -q -c 1 -w 1 "$1"; then + if ping -q -c 1 -t 1 "$1"; then if [ "$new_ip_address" != "$alias_ip_address" ]; then add_new_alias fi >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 08:58:32 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5241B16A41F; Mon, 23 Jan 2006 08:58:32 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B9243D6D; Mon, 23 Jan 2006 08:58:32 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0N8wV3G077660; Mon, 23 Jan 2006 08:58:31 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0N8wVLE077656; Mon, 23 Jan 2006 08:58:31 GMT (envelope-from glebius) Date: Mon, 23 Jan 2006 08:58:31 GMT From: Gleb Smirnoff Message-Id: <200601230858.k0N8wVLE077656@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, brooks@FreeBSD.org Cc: Subject: Re: bin/92187: [patch] dhclient-script(8) doesn't configure interface when $reason is TIMEOUT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 08:58:32 -0000 Synopsis: [patch] dhclient-script(8) doesn't configure interface when $reason is TIMEOUT Responsible-Changed-From-To: freebsd-bugs->brooks Responsible-Changed-By: glebius Responsible-Changed-When: Mon Jan 23 08:57:49 UTC 2006 Responsible-Changed-Why: The patch looks correct. Pass the PR to Brooks, since he is maintainer of dhclient. http://www.freebsd.org/cgi/query-pr.cgi?pr=92187 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 09:00:23 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B79D16A41F for ; Mon, 23 Jan 2006 09:00:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B628543D4C for ; Mon, 23 Jan 2006 09:00:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0N90MOs077803 for ; Mon, 23 Jan 2006 09:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0N90Mh5077802; Mon, 23 Jan 2006 09:00:22 GMT (envelope-from gnats) Date: Mon, 23 Jan 2006 09:00:22 GMT Message-Id: <200601230900.k0N90Mh5077802@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Cc: Subject: Re: bin/92149: [patch] ln -f -s does not remove existing directory X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 09:00:23 -0000 The following reply was made to PR bin/92149; it has been noted by GNATS. From: Gleb Smirnoff To: Eugene Grosbein Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/92149: [patch] ln -f -s does not remove existing directory Date: Mon, 23 Jan 2006 11:53:36 +0300 E> >Description: E> E> "ln -f -s" may be used to create a symlink to the file and E> the target file will be unlinked if it exists. E> E> However, ln will fail with 'Operation not permitted' message E> when target is a directory because unlink(2) does not remove E> empty directories. I think that the current behavior is standard, while suggested behavior is going to violate SUSv3. At least I understand the standard this way: If the destination path exists: 1. If the -f option is not specified, ln shall write a diagnostic message to standard error, do nothing more with the current source_file, and go on to any remaining source_files. 2. Actions shall be performed equivalent to the unlink() function defined in the System Interfaces volume of IEEE Std 1003.1-2001, called using destination as the path argument. If this fails for any reason, ln shall write a diagnostic message to standard error, do nothing more with the current source_file, and go on to any remaining source_files. http://www.opengroup.org/onlinepubs/000095399/utilities/ln.html -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 10:20:04 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCBEF16A41F for ; Mon, 23 Jan 2006 10:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAEB843D53 for ; Mon, 23 Jan 2006 10:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NAK3TO082681 for ; Mon, 23 Jan 2006 10:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NAK3Pw082680; Mon, 23 Jan 2006 10:20:03 GMT (envelope-from gnats) Resent-Date: Mon, 23 Jan 2006 10:20:03 GMT Resent-Message-Id: <200601231020.k0NAK3Pw082680@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Sabitov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA89F16A41F for ; Mon, 23 Jan 2006 10:17:48 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89E8343D45 for ; Mon, 23 Jan 2006 10:17:48 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0NAHmWH002776 for ; Mon, 23 Jan 2006 10:17:48 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0NAHmig002773; Mon, 23 Jan 2006 10:17:48 GMT (envelope-from nobody) Message-Id: <200601231017.k0NAHmig002773@www.freebsd.org> Date: Mon, 23 Jan 2006 10:17:48 GMT From: Alexander Sabitov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92193: I can't boot from Installation CD of FreeBSD-6.0. BTX halted. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 10:20:05 -0000 >Number: 92193 >Category: misc >Synopsis: I can't boot from Installation CD of FreeBSD-6.0. BTX halted. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 23 10:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexander Sabitov >Release: FreeBSD-6.0 >Organization: Target >Environment: >Description: I can't boot from Installation CD of FreeBSD-6.0. When I am booting from CD-ROM, I see a looped message similar to this: int=0000000d err=00000000 efl=00010046 eip=000090db eax=00000011 ebx=00000700 ecx=00000000 edx=00000000 esi=0000000c edi=00000000 ebp=00000000 esp=00001800 cs=0008 ds=0000 es=0000 ls=0000 gs=0000 ss=0010 cs:eip=0f 01 15 d0 96 00 00 66-ea e8 90 18 00 b1 20 8e ss:esp=0a 69 6e 74 3d 30 30 30-30 30 30 30 64 20 20 65 72 72 3d 30 30 30 30 30-30 30 30 20 20 65 66 6c BTX halted My system is: 1. SCSI Host Adapter DC-390 Series 2. Motherboard Gigabyte GA-6OXT Note: I can boot from Installation CD of FreeBSD-4.10 without any problems. >How-To-Repeat: 1. Boot from Installation CD of FreeBSD-6.0. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 10:28:31 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C63316A422; Mon, 23 Jan 2006 10:28:31 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3744343D45; Mon, 23 Jan 2006 10:28:31 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NASVro082951; Mon, 23 Jan 2006 10:28:31 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NASVFg082947; Mon, 23 Jan 2006 10:28:31 GMT (envelope-from linimon) Date: Mon, 23 Jan 2006 10:28:31 GMT From: Mark Linimon Message-Id: <200601231028.k0NASVFg082947@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org Cc: Subject: Re: i386/92193: Can't boot from 6.0 Installation CD: BTX halted (Gigabyte GA-6OXT) (regression) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 10:28:31 -0000 Old Synopsis: I can't boot from Installation CD of FreeBSD-6.0. BTX halted. New Synopsis: Can't boot from 6.0 Installation CD: BTX halted (Gigabyte GA-6OXT) (regression) Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 23 10:27:14 UTC 2006 Responsible-Changed-Why: Could be hardware-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=92193 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 10:40:09 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA00716A41F for ; Mon, 23 Jan 2006 10:40:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8378043D55 for ; Mon, 23 Jan 2006 10:40:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NAe8nJ084255 for ; Mon, 23 Jan 2006 10:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NAe8ln084254; Mon, 23 Jan 2006 10:40:08 GMT (envelope-from gnats) Resent-Date: Mon, 23 Jan 2006 10:40:08 GMT Resent-Message-Id: <200601231040.k0NAe8ln084254@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, Vinith Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 373A316A41F for ; Mon, 23 Jan 2006 10:38:29 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 065D943D48 for ; Mon, 23 Jan 2006 10:38:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0NAcSbM053266 for ; Mon, 23 Jan 2006 10:38:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0NAcSTA053265; Mon, 23 Jan 2006 10:38:28 GMT (envelope-from nobody) Message-Id: <200601231038.k0NAcSTA053265@www.freebsd.org> Date: Mon, 23 Jan 2006 10:38:28 GMT From: Vinith To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: gnu/92194: how to install kde or gnome in free bsd X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 10:40:10 -0000 >Number: 92194 >Category: gnu >Synopsis: how to install kde or gnome in free bsd >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 23 10:40:08 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Vinith >Release: not sure .. 5.1 >Organization: Miracle >Environment: hi i am a new user in unix.. i dont know how to install kde or graphics interface in unix.. i tried according to the way that i got from site.. by the set of two commands.. hop u will reply thanks vinith >Description: hi i am a new user in unix.. i dont know how to install kde or graphics interface in unix.. i tried according to the way that i got from site.. by the set of two commands.. hop u will reply thanks vinith >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 10:44:58 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04A8E16A420; Mon, 23 Jan 2006 10:44:58 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1DC643D55; Mon, 23 Jan 2006 10:44:57 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NAivJu084591; Mon, 23 Jan 2006 10:44:57 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NAiv06084587; Mon, 23 Jan 2006 10:44:57 GMT (envelope-from linimon) Date: Mon, 23 Jan 2006 10:44:57 GMT From: Mark Linimon Message-Id: <200601231044.k0NAiv06084587@freefall.freebsd.org> To: vinithpj@yahoo.co.uk, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: gnu/92194: how to install kde or gnome in free bsd X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 10:44:58 -0000 Synopsis: how to install kde or gnome in free bsd State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Jan 23 10:44:14 UTC 2006 State-Changed-Why: Please ask for assistance on the freebsd-questions mailing list. The PR interface is only for known problems with the software. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=92194 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 11:00:25 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7F7516A41F for ; Mon, 23 Jan 2006 11:00:25 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B94B43D46 for ; Mon, 23 Jan 2006 11:00:25 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NB0PKF085133 for ; Mon, 23 Jan 2006 11:00:25 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NB0Omh085127 for freebsd-bugs@freebsd.org; Mon, 23 Jan 2006 11:00:24 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 23 Jan 2006 11:00:24 GMT Message-Id: <200601231100.k0NB0Omh085127@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: open PR's (mis)filed to gnats-admin and in limbo X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 11:00:26 -0000 Current FreeBSD problem reports No matches to your query From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 11:00:33 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6209C16A422 for ; Mon, 23 Jan 2006 11:00:33 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B74F243D45 for ; Mon, 23 Jan 2006 11:00:32 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NB0W3X085145 for ; Mon, 23 Jan 2006 11:00:32 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NB0P42085138 for freebsd-bugs@freebsd.org; Mon, 23 Jan 2006 11:00:25 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 23 Jan 2006 11:00:25 GMT Message-Id: <200601231100.k0NB0P42085138@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.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 11:00:33 -0000 Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. s - suspended The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [2001/05/10] kern/27250 bp [unionfs] [patch] unionfs filesystem pani a [2002/06/08] kern/39043 [smbfs] Corrupted files on a FAT32 partit o [2002/08/16] kern/41723 [2TB] on 1TB fs, copying files to filesys o [2002/10/25] bin/44471 qa [sysinstall] 4.6 install writes MBR even o [2003/02/16] bin/48341 qa [sysinstall] sysinstall deletes mbr altho o [2003/03/23] kern/50201 [twe] 3ware RAID 5 resulting in data corr f [2003/12/12] kern/60175 panic: 5.2-RC: disk errors cause panic in f [2004/02/16] i386/62902 sos Data Corruption on Dell PE 600SC (Server o [2004/04/28] i386/66039 i386 [panic] system panic with file system cor a [2004/05/04] bin/66261 fsck cannot recover filesystem corruption o [2004/05/11] kern/66553 scottl SEBSD kernel compilation errors o [2004/07/07] kern/68757 kan rapid file creation on snapshotted filesy o [2004/08/06] kern/70096 [msdosfs] [patch] full msdos file system o [2004/08/23] kern/70881 re 5.3 beta1 kernel.generic missing from /bo f [2004/09/05] i386/71395 sos Data corrupted on Serverworks CG-SL chips o [2004/09/09] i386/71538 i386 [install] multi-homed install trashes exi o [2004/10/30] kern/73313 simokawa Maxtor Onetouch drivers hang or corrupt d f [2004/11/19] kern/74137 FreeBSD 5.3 BTX loader stack overflows an o [2004/12/20] alpha/75317 alpha [ata] [busdma] ATA DMA broken on PCalpha o [2005/01/05] kern/75844 phk gbde causes disk write errors and subsequ o [2005/01/26] threads/76690threads fork hang in child for (-lc_r & -lthr) o [2005/02/07] kern/77234 [udf] [patch] corrupted data is read from f [2005/03/14] i386/78837 i386 Partition Table Corruption in 5.3 o [2005/05/11] threads/80887jeff [sched_ule] ULE with SMP broke libpthread o [2005/08/02] kern/84498 [unionfs] [hang] file system hangs when j o [2005/08/09] amd64/84693 amd64 Keyboard not recognized during first step o [2005/08/10] usb/84750 usb [hang] 6-BETA2 reboot/shutdown with root_ f [2005/08/26] kern/85329 [vinum] vinum dumpconfig destroys openmas p [2005/08/29] kern/85440 [trap] filling up / crashes the system o [2005/09/19] i386/86317 i386 Kernel launch results in poweroff [HP zv5 o [2005/09/20] i386/86364 i386 [ata] ATA woes, SATA controller: failed w f [2005/10/07] i386/87026 i386 [hang] Bootup hang on atkbdc on Compaq 18 o [2005/10/10] kern/87191 scottl [aac] [patch] aac(4) panics immediately w o [2005/11/09] kern/88715 [kbd] [hang] new kbd driver in FreeBSD 6. o [2005/11/10] i386/88802 i386 [if_iwi] [cardbus] CARDBUS related kernel o [2005/11/12] bin/88872 [2TB] Error 36 while sysinstall tries to o [2005/11/17] amd64/89202 amd64 [ufs] [panic] Kernel crash when accessing o [2005/12/04] kern/89926 damien [iwi] [panic] if_iwi : sleeping thread ow o [2005/12/16] kern/90512 [64-bit] Snapshot corruption after fs act o [2006/01/02] i386/91214 i386 Disk corruption with Asus K8S-LA: board d o [2006/01/11] usb/91629 usb usbd_abort_pipe() may result in infinite o [2006/01/11] kern/91631 6.0-RELEASE freeze repetitively o [2006/01/19] kern/91992 multimedia [sound] kernel panic at playing sound whi o [2006/01/19] i386/91997 i386 No disks found during installation (Norma o [2006/01/20] sparc64/92033sparc64 dc(4) issues on Ultra10 f [2006/01/20] ports/92050 ports-bugs Please update net/openradius to 0.9.11a o [2006/01/20] usb/92052 usb usbd causes defunct process with busy fil o [2006/01/20] ports/92057 knu textproc/ruby-htree update o [2006/01/21] kern/92104 kernel panic near readlink syscall o [2006/01/21] i386/92115 i386 freebsd doesnt support shit out of the bo o [2006/01/22] ports/92135 anholt graphics/dri: make fails on 4.x o [2006/01/22] ports/92136 x11 x11/xorg-clients: make fails on 4.x o [2006/01/23] kern/92183 kernel panic near readlink syscall o [2006/01/23] ports/92189 portmgr bsd.port.mk: regressions on 4.x 54 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1997/04/02] bin/3170 vi freaks and dump core if user doesn't e s [1997/10/01] bin/4672 rdist does not do hard links right when t a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/09/11] bin/13691 fenner tcpslice cannot extract over 2GB part of s [1999/09/16] conf/13775 multi-user boot may hang in NIS environme f [1999/09/30] ports/14048 des [patch] doscmd -r doesn't work a [1999/11/04] kern/14712 iedowse [nfs] root has access to NFS mounted dire s [1999/11/17] bin/14946 mjacob rmt - remote magtape protocol o [2000/01/12] kern/16090 mdodd No buffer space available o [2000/02/21] kern/16879 tanimura [snd_csa] csa sound drivers seem to be us o [2000/02/24] bin/16948 qa [sysinstall] sysinstall/disklabel: bad pa o [2000/03/11] kern/17310 [nis] [patch] NIS host name resolving may o [2000/03/17] kern/17422 bde 4.0-STABLE: top: nlist failed s [2000/03/22] conf/17540 [nfs] NIS host lookups cause NFS mounts t o [2000/04/06] kern/17819 [unionfs] Build ports on nfs & union moun s [2000/05/22] bin/18742 mike [patch] times.allow field parsed incorrec p [2000/05/29] kern/18874 [2TB] 32bit NFS servers export wrong nega o [2000/06/13] i386/19245 obrien -fexpensive-optimizations buggy (even wit s [2000/06/20] bin/19405 markm telnetd sends DO AUTHENTICATION even if a s [2000/07/08] bin/19773 markm [PATCH] telnet infinite loop depending on o [2000/07/13] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/18] kern/20016 threads pthreads: Cannot set scheduling timer/Can o [2000/07/25] bin/20172 byacc 1.9 fails to generate $default tran o [2000/07/29] bin/20282 qa [sysinstall] sysinstall does not recover s [2000/08/10] bin/20521 mjacob /etc/rmt several problems o [2000/08/16] bin/20633 fdisk doesn't handle LBA correctly o [2000/08/23] kern/20804 deadlocking when using vnode disk file an o [2000/08/26] kern/20861 threads libc_r does not honor socket timeouts o [2000/08/29] bin/20912 marcel gdb does not recognise old executables. o [2000/08/31] kern/20958 mdodd [ep] ep0 lockup with ifconfig showing OAC o [2000/09/07] bin/21089 vi silently corrupt open file on SIGINT w o [2000/09/20] kern/21406 [boot] bootinst or booteasy overwrites se o [2000/09/21] kern/21461 imp ISA PnP resource allocator problem o [2000/09/22] kern/21463 emulation Linux compatability mode should not allow o [2000/09/29] kern/21642 Compaq Netelligent 10/100 card (TI Thunde a [2000/10/07] kern/21808 [msdosfs] [patch] msdosfs incorrectly han o [2000/10/15] kern/21998 green [socket] [patch] ident only for outgoing o [2000/10/20] kern/22142 cjc securelevel does not affect mount o [2000/10/25] bin/22291 [nfs] getcwd() fails on recently-modified s [2000/10/30] kern/22417 gibbs [adw] [patch] advansys wide scsi driver d a [2000/11/14] bin/22846 bms Routed does not reflect preference of Int s [2000/11/18] i386/22944 tegge [vm] [patch] isa_dmainit fails on machine o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/25] bin/23098 qa [sysinstall] [patch] if installing on a s o [2001/01/04] kern/24074 mdodd Properties of token-ring protocol must be o [2001/01/05] kern/24085 syncing on shutdown leaves filesystem dir o [2001/01/07] docs/24125 wes connect(2) can yield EWOULDBLOCK/EAGAIN o [2001/01/12] bin/24271 [patch] dumpon(8) should check its argume o [2001/01/19] bin/24461 Being able to increase the YP timeout wit o [2001/01/20] threads/24472threads libc_r does not honor SO_SNDTIMEO/SO_RCVT o [2001/01/25] kern/24629 harti ng_socket failes to declare connected dat o [2001/01/25] threads/24632threads libc_r delicate deviation from libc in ha o [2001/01/25] kern/24641 threads pthread_rwlock_rdlock can deadlock o [2001/02/10] kern/24982 stack gap usage o [2001/02/11] i386/24997 i386 [biosdisk] [patch] /boot/loader cannot ha o [2001/02/14] kern/25093 4.2-STABLE does not recognize PCNet-ISA+ o [2001/02/21] kern/25248 bde sys/user.h needs sys/param.h, but doesn't o [2001/03/05] bin/25542 standards /bin/sh: null char in quoted string o [2001/03/13] i386/25781 i386 Statclocks cannot be disabled on ServerWo p [2001/03/16] bin/25851 ceri [patch] security hole in anonymous FTP se o [2001/03/18] kern/25886 [libc] cgetset(3) doesn't get cleared whe o [2001/03/20] kern/25950 obrien [asr] Bad drives on asr look zero-length a [2001/03/22] kern/25986 andre Socket would hang at LAST_ACK forever. o [2001/03/24] kern/26048 obrien [asr] 4.3-RC: SMP and asr driver don't w a [2001/03/27] kern/26142 [nfs] Unlink fails on NFS mounted filesys o [2001/04/03] kern/26316 Booting FreeBSD on VMware2 with 2 or 3 et a [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- o [2001/04/10] kern/26486 [libc] [patch] setnetgrent hangs when net o [2001/04/25] bin/26842 dump with h flag takes a very long time a [2001/04/26] bin/26869 vi(1) crashes in viewing a file with long o [2001/04/27] bin/26897 qa [sysinstall] 4.3R sysinstall fails to cre o [2001/05/03] kern/27059 scsi [sym] SCSI subsystem hangs under heavy lo f [2001/05/11] kern/27275 kernel bug ? (negative sbsize) o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter o [2001/05/24] docs/27605 doc [patch] Cross-document references ( 512 sybase ASE 11.9.2( o [2001/11/29] bin/32374 vi -r doesn't work, file contained unexpe o [2001/12/08] bin/32619 des libfetch does not use RFC 1738's definito o [2001/12/10] kern/32668 [nfs] NFS directory removal problems mani o [2001/12/11] bin/32686 wosch locate(1) dumps a core file with broken d o [2001/12/22] ports/33080 ume gkrellmvolume interferes with the ability a [2001/12/22] i386/33089 murray GENERIC bloat causes 'make world' to brea o [2001/12/24] kern/33138 [isa] [patch] pnp problem in 4.3, 4.4, 4. o [2001/12/30] kern/33344 davidxu memory leak in device resource config loa o [2001/12/31] bin/33370 qa [sysinstall] post-configuration issue o [2002/01/02] kern/33464 soft update inconsistencies after system s [2002/01/04] gnu/33551 cvs chokes on OpenBSD repositories o [2002/01/08] bin/33672 [patch] telnetd and mount_mfs signal hand o [2002/01/13] kern/33833 luigi Correct kernel config for 4.4-RELEASE is o [2002/01/16] kern/33940 [ufs] [patch] quotactl allows compromise o [2002/01/18] bin/34030 miibus.ko can be loaded into the kernel w s [2002/01/20] i386/34092 i386 [hang] reboot hangs the system (IBM PC Se o [2002/01/21] gnu/34128 sdiff "e" doesn't work with some editors o [2002/01/25] gnu/34246 joe CVS doesn't rebuild CVSROOT/options o [2002/01/25] bin/34270 man -k could be used to execute any comma o [2002/01/31] kern/34470 bde Modem gets sio1 interrupt-level buffer o o [2002/02/01] threads/34536threads accept() blocks other threads o [2002/02/03] kern/34568 [lpt] turning printer on and off hangs th o [2002/02/11] bin/34811 sh: "jobs" is not pipeable o [2002/02/11] kern/34842 [nis] [patch] VmWare port + NIS causes "b o [2002/02/18] i386/35078 i386 [i386] [patch] Uninitialized pointer dere o [2002/02/22] bin/35214 obrien dump program hangs while exiting o [2002/02/26] i386/35350 i386 [boot] Can't boot on ASUS TXP4 o [2002/02/28] kern/35396 poll(2) doesn't set POLLERR for failed co o [2002/02/28] kern/35399 poll(2) botches revents on dropped socket o [2002/02/28] kern/35429 select(2)/poll(2)/kevent(2) can't/don't n o [2002/03/01] kern/35442 [sis] [patch] Problem transmitting runts o [2002/03/03] kern/35506 jon [libc] innetgr() doesn't match wildcard f o [2002/03/03] kern/35511 [sis] sis(4) multicast filtering doesn't f [2002/03/07] kern/35645 bms Layer 2 switching using default router of o [2002/03/08] kern/35669 [nfs] NFSROOT breaks without a gateway s [2002/03/08] docs/35678 doc docproj Makefiles for web are broken for o [2002/03/09] kern/35703 /proc/curproc/file returns unknown o [2002/03/14] gnu/35878 /usr/bin/strip resets ABI type to FreeBSD o [2002/03/15] bin/35925 qa [sysinstall] fixit floppy cannot be mount a [2002/03/16] bin/35985 qa [sysinstall] swap double mount o [2002/03/17] i386/36003 i386 [panic] Cyclades Cyclom YeP causes panics p [2002/03/18] kern/36038 bp [smbfs] sendfile(2) on smbfs fails, expos o [2002/03/19] misc/36086 trhodes Kerberos Problem/Handbook wrong/Followup a [2002/03/19] bin/36110 dmesg output corrupt if /dev/console is b o [2002/03/20] kern/36147 bogus irq 7 message being issued o [2002/03/21] docs/36168 doc -pthread/_THREAD_SAFE docs missing in gcc o [2002/03/22] kern/36219 [bpf] [patch] poll() behaves erratic on B o [2002/03/28] kern/36415 [bktr] [patch] driver incorrectly handles o [2002/03/29] kern/36504 [kernel] [patch] crash/panic vm_object_al o [2002/03/29] bin/36508 qa [sysinstall] installation floppy bug (4.5 o [2002/03/30] kern/36517 [sis] sis driver can't map ports/memory f o [2002/03/31] kern/36566 [smbfs] System reboot with dead smb mount o [2002/04/05] kern/36784 Can't fcntl(fd, F_SETFL, ...) on a pseudo o [2002/04/08] bin/36867 [patch] games/fortune: add FORTUNE_PATH e o [2002/04/08] bin/36911 qa [sysinstall] installation floppies miss a o [2002/04/09] gnu/36926 send-pr destroys PR if emacs interrupt ch o [2002/04/10] i386/36943 i386 [smp] [hang] reboot hangs on Tyan Thunder o [2002/04/14] kern/37057 Problem with rlimits on filesystem mounte o [2002/04/15] kern/37109 Kernel refuses to assign unused IP to tun o [2002/04/19] kern/37261 luigi kernel is not linking without "device eth o [2002/04/22] kern/37326 [bktr] smbus/bktr crash when omitting "de o [2002/04/22] bin/37343 portmap TCP binds strangeness o [2002/04/25] kern/37436 [hang] accept dead loop when out of file o [2002/04/25] kern/37441 davidxu [isa] [patch] ISA PNP parse problem o [2002/04/27] kern/37502 [nfs] NFS client ignores mtime.tv_usec fo o [2002/04/28] i386/37523 davidxu [i386] [patch] lock for bios16 call and v o [2002/04/30] kern/37589 imp Kernel panics upon resume from zzz on my a [2002/04/30] ports/37596 portmgr EMACS_PORT_NAME=xemacs21 forks make infin o [2002/05/03] bin/37710 qa [sysinstall] LAN interface in wrong state f [2002/05/13] ports/38018 lawrance www/jakarta-tomcat4: make passing of JVM f [2002/05/13] ports/38020 java www/jakarta-tomcat4: stop tomcat via java o [2002/05/14] i386/38070 i386 [panic] 4.6-PRERELEASE panics on resume o o [2002/05/15] kern/38095 bp vlan not supported with fxp o [2002/05/24] i386/38484 i386 [hang] probe freeze while probing devices o [2002/05/24] kern/38495 bms soreceive fails to maintain invariant on o [2002/05/24] kern/38518 [boot] combination of pr-27087 and pr-369 s [2002/05/24] kern/38527 /dev/random does not obey O_NONBLOCK flag o [2002/05/25] kern/38549 threads the procces compiled whith pthread stoppe a [2002/05/25] kern/38554 bms changing interface ipaddress doesn't seem o [2002/05/26] bin/38582 qa [sysinstall] sysinstall sets newfs flag a a [2002/05/27] gnu/38594 kan Fortan program don't link post gcc-3.1 o [2002/05/27] bin/38609 qa [sysinstall] sysinstall should know the s o [2002/05/27] kern/38632 imp Loss of connection with wi cards o [2002/05/30] kern/38752 andre rn_walktree_from not halting at the right o [2002/06/03] kern/38872 [nfs] nfs code ignores possibility of MGE o [2002/06/05] bin/38918 edquota breaks silently when quota-marked o [2002/06/07] kern/38983 Kernel fails to access disk o [2002/06/12] kern/39185 core dump binary in single user mode o [2002/06/13] kern/39233 bms NonConforming IPsec implementation from F o [2002/06/13] kern/39252 [syscons] [patch] syscons doesn't support o [2002/06/15] kern/39329 [mount] '..' at mountpoint is subject to o [2002/06/15] kern/39331 dwmalone namei cache unreliable for __getcwd() o [2002/06/17] kern/39388 scsi ncr/sym drivers fail with 53c810 and more s [2002/06/19] i386/39536 i386 [loader] FreeBSD default bootloader does o [2002/06/25] bin/39849 /sbin/restore fails to overwrite files wi o [2002/06/26] bin/39896 netmask 0xffffff00 no longer works in /et o [2002/06/27] threads/39922threads [threads] [patch] Threaded applications e o [2002/06/27] kern/39928 imp [wi] wi0 timeouts and hangs the system wh a [2002/06/27] kern/39937 bms ipstealth issue a [2002/06/28] bin/39940 [patch] /usr/sbin/periodic sends thousand o [2002/06/30] i386/40044 i386 SMP kernel fails to boot on DELL 610 o [2002/07/05] kern/40206 Can not assign alias to any POINTOPOINT i o [2002/07/05] bin/40215 wpaul [nis] NIS host search not terminate o [2002/07/05] i386/40219 i386 [apm] apm breaks removable media o [2002/07/06] bin/40260 qa [sysinstall] hang when detecting devices f [2002/07/06] kern/40274 [fxp] "fxp: device timeout" errors during o [2002/07/06] bin/40278 mktime returns -1 for certain dates/timez o [2002/07/07] bin/40282 /bin/kill has bad error checking for comm o [2002/07/10] kern/40394 [if_tap] if_tap(4) driver hard coded perm o [2002/07/12] bin/40471 des chpass(1) -a option broken in CURRENT o [2002/07/19] kern/40787 kernel panic if PCMCIA CD-drive with moun o [2002/07/19] usb/40792 usb signals lead to data loss on device ugen o [2002/07/22] kern/40895 scsi wierd kernel / device driver bug s [2002/07/30] kern/41138 [vr] vr0 locks up on one hub, OK on anoth o [2002/07/31] kern/41216 [nfs] Get "NFS append race" error o [2002/08/01] conf/41242 periodic scripts make unwarranted assumpt o [2002/08/03] bin/41297 mp {t,}csh backquote/braces expansion bug o [2002/08/04] kern/41331 threads Pthread library open sets O_NONBLOCK flag o [2002/08/07] kern/41402 [panic] kernel panics in pmap_insert_entr o [2002/08/07] bin/41410 /bin/sh bug on expanding $? in here-docum o [2002/08/13] kern/41632 luigi bridging when one interface has no carrie a [2002/08/14] bin/41647 bms ifconfig(8) doesn't accept lladdr along w o [2002/08/16] kern/41720 [nge] if_nge_load=YES make system not boo o [2002/08/18] bin/41757 qa [sysinstall] sysinstall 4.6.x unstable s [2002/08/19] bin/41776 bms mrouted doesn't route multicast packets o [2002/08/19] conf/41777 /etc/periodic/daily/100.clean-disks remov o [2002/08/20] docs/41824 murray LANG is not documented in setlocale(3) o [2002/08/21] bin/41850 qa [sysinstall] sysinstall fails to create r o [2002/08/25] bin/42004 quota and rpc.statd are still IPv4 only, o [2002/08/27] kern/42089 phk ntp_gettime returns time in wrong scale o [2002/08/27] bin/42093 ypbind hangs on NIC with the lowest scope o [2002/08/28] misc/42115 luigi [picobsd] [patch] fix build script for 4. o [2002/08/30] i386/42198 pjd Kernel panics or system hangs up with big s [2002/08/30] kern/42216 rwatson simultaneous multiple server network fail o [2002/09/04] bin/42407 ppp(8) IPV6CP fails o [2002/09/07] i386/42539 i386 [panic] Fatal Trap 12 resulting from Conn o [2002/09/09] kern/42578 [puc] [panic] using PCI serial cards (puc o [2002/09/10] kern/42621 imp Dell Inspiron 5000e hangs when using Orin o [2002/09/11] kern/42652 [smbfs] error deleting r/o (by windows) f o [2002/09/11] bin/42658 markm recompile /usr/src/libexec/telnetd and lo o [2002/09/13] gnu/42726 cvsadm cvs -R pserver & val-tags: story continue s [2002/09/13] bin/42750 fdisk(8) does not distinguish between FAT o [2002/09/14] kern/42769 [boot] Boot stalls if the system has a se o [2002/09/15] kern/42801 [hang] FreeBSD freezes when opening cuaa0 a [2002/09/18] kern/42937 bms panic when ARP cache uses up all mbufs o [2002/09/20] kern/42983 imp wi0 sporadically freezes the system for 1 o [2002/09/21] i386/43151 i386 [panic] Panic 20 seconds after resume o [2002/09/22] bin/43223 getnetby{name|addr} broken for DNS lookup o [2002/09/24] bin/43337 des fetch: -s fails if -4 or possibly other o a [2002/09/25] i386/43366 bms Cannot format media in USB floppy devices o [2002/09/29] kern/43491 microuptime () went backwards o [2002/09/30] bin/43501 getpwnam, getpwuid fail when linking agai o [2002/10/02] kern/43576 imp Problem with wi driver and Lucent Orinoco o [2002/10/02] bin/43592 mktime rejects dates at the start of dayl a [2002/10/03] kern/43605 luigi enabling polling in the kernel causes pag o [2002/10/03] kern/43625 imp [wi] wi(4) driver hangs after long data t o [2002/10/04] bin/43674 [patch] login(1): able to bypass expired o [2002/10/05] kern/43713 during install, mounting root from ufs:/d o [2002/10/08] conf/43837 wollman PKST (pakistan daylight time) changed fro o [2002/10/11] java/43924 glewis writing from JAVA to a pipe sometimes han o [2002/10/12] kern/43954 [nfs] nfs-blocked process can't return or a [2002/10/14] kern/44030 VNode/Swap troubles o [2002/10/16] i386/44130 i386 [apm] Enabled apm hangs up FreeBSD kernel o [2002/10/16] kern/44150 Diskless kernel may crash, depends on the o [2002/10/18] kern/44202 [rp] [patch] -stable rp driver does not w o [2002/10/18] kern/44218 Init dies during boot after upgrade from p [2002/10/21] kern/44336 [nfs] NFSv3 client broken - security prob o [2002/10/21] kern/44355 gnn After deletion of an IPv6 alias, the rout o [2002/10/23] kern/44417 luigi [bridge] [patch] ipfw layer2 rules are no s [2002/10/27] bin/44518 yar ftpd does not show OPIE OTP challenge o [2002/10/27] docs/44519 obrien ftpd.conf(5) contains references to ftpd( o [2002/10/28] gnu/44564 peter [PATCH] Aborted cvs session causes an end o [2002/10/28] kern/44578 [nis] getnetgrent fails to read NIS netgr o [2002/10/30] kern/44744 [vn] [patch] VN devices can hang system F o [2002/11/01] bin/44808 [PATCH] opiepasswd makes bad seed for exi o [2002/11/04] i386/44867 i386 [hang] Frequent hard hangs on ASUS P4T-E/ f [2002/11/07] kern/45023 emulation [linux] [patch] flexlm does not run with o [2002/11/09] gnu/45168 Buffer overflow in /usr/bin/dialog o [2002/11/13] bin/45272 dump/restore problem o [2002/11/15] docs/45303 remko Bug in PDF DocBook rendering o [2002/11/15] kern/45322 Panic on resume (zone: entry not free) o [2002/11/17] kern/45373 mckusick softupdate / fs damaged after loss of pow o [2002/11/18] kern/45403 imp Cannot install -CURRENT via pccard networ o [2002/11/20] i386/45525 imp Dell Inspiron 7000 does not recognize PC- o [2002/11/20] bin/45529 hexdump core-dumps with certain args [PAT o [2002/11/21] kern/45558 [msdosfs] mdconfig and msdosfs make fs wr o [2002/11/21] bin/45565 qa [sysinstall] write error, filesystem full s [2002/11/21] kern/45568 gibbs [ahc] ahc(A19160) pci parity error o [2002/11/27] i386/45773 i386 [bge] Softboot causes autoconf failure on o [2002/11/27] kern/45777 crashdump issue with too-small dumpdev o [2002/12/02] kern/45913 imp WaveLan driver problems with latest -CURR o [2002/12/04] bin/45990 dwmalone top dumps core if specific errors in pass o [2002/12/04] bin/45995 markm Telnet fails to properly handle SIGPIPE o o [2002/12/05] kern/46017 [smbfs] smb mounts break /etc/periodic/we o [2002/12/06] kern/46036 inaccurate timeouts in select(),nanosleep o [2002/12/10] usb/46176 usb [panic] umass causes kernel panic if devi o [2002/12/11] i386/46194 i386 [install] 5.0-RC1 kern floppy load fails o [2002/12/13] kern/46239 standards posix semaphore implementation errors o [2002/12/18] bin/46352 Open file descriptors and signal handling o [2002/12/19] i386/46371 usb USB controller cannot be initialized on I f [2002/12/23] kern/46484 [bge] [panic] System panics upon configur p [2002/12/27] kern/46557 pjd ipfw pipe show fails with lots of queues a [2002/12/31] kern/46647 silby Failure to initialize MII on 3Com NIC res o [2003/01/01] bin/46670 qa [sysinstall] 5.0-RC2 install leaves CD dr o [2003/01/01] bin/46676 ru [PATCH] bsd.dep.mk restricts domain of ta o [2003/01/02] kern/46694 imp Getting DUP packets when in Promiscous mo o [2003/01/08] i386/46865 i386 [panic] kernel panic on SuperMicro 6012-8 o [2003/01/08] bin/46866 NIS-based getpwent() falsely returns NULL o [2003/01/17] i386/47167 i386 [panic] 5.0 RC 3 (and 2) has 1 second upt o [2003/01/20] i386/47236 i386 Console missing during bootup on Sony Pic o [2003/01/21] kern/47286 device probing not verbose when using boo o [2003/01/22] kern/47359 dd [snp] [panic] panic after kldunload snp o [2003/01/23] bin/47384 qa [sysinstall] sysinstall ignores intended o [2003/01/24] i386/47449 i386 [boot] Thinkpad 755CD floppy boot fails o [2003/01/29] kern/47628 trhodes [msdosfs] [patch] msdosfs file corruption o [2003/01/29] kern/47647 [crash] init died with signal 6 [4.7] s [2003/02/02] kern/47813 [gre] pseudo-device gre(4) doesn't appear o [2003/02/05] kern/47937 hw.ncpu and kern.smp.cpus duplicate same o [2003/02/05] kern/47951 [hang] rtld in ld.so will livelock in som o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele o [2003/02/07] kern/48033 [ffs] FFS superblock flags are being igno o [2003/02/07] kern/48062 mckusick mount -o snapshot doesn't work on +100GB o [2003/02/08] kern/48100 Fatal panic in vm_map_lookup_entry ... [S o [2003/02/09] kern/48117 SMP machine hang during boot related to i o [2003/02/11] kern/48166 panic: pmap_new_proc: u_map allocation fa o [2003/02/11] bin/48183 marcel [patch] gdb on a corefile from a threaded o [2003/02/14] bin/48271 bug with find's -delete option s [2003/02/14] kern/48279 [bktr] Brooktre878 may cause freeze o [2003/02/16] conf/48325 /etc/periodic/security/100.chksetuid does o [2003/02/17] kern/48393 mckusick [ufs] ufs2 snapshot code bugs p [2003/02/18] bin/48424 Integer overflow in cksum(1) and sum(1) f o [2003/02/18] kern/48425 Tape drive EOT handling problems in 4.7 o [2003/02/19] misc/48461 murray $EDITOR on the fixit CD is wrong. o [2003/02/26] i386/48691 i386 [panic] kernel panics on ASUS A7N266-VM M o [2003/02/27] bin/48730 sos burncd does not handle signals and causes o [2003/02/27] kern/48741 darrenr ipnat corrupts packets on gre interface w o [2003/02/27] i386/48752 i386 [hang] freeze when installing 5.0 Release o [2003/02/27] kern/48758 [modules] kldunload if_{nic} can cause ke o [2003/03/02] threads/48856threads Setting SIGCHLD to SIG_IGN still leaves z o [2003/03/03] bin/48865 Dumps made on FreeBSD 5.0-RELEASE are unr o [2003/03/03] conf/48881 [PATCH] The influence of /etc/start_ifnam o [2003/03/07] kern/48996 Fatal trap 12 with incoming traffic from o [2003/03/09] kern/49040 problem mounting root; ffs_mountroot can' o [2003/03/10] threads/49087threads Signals lost in programs linked with libc o [2003/04/03] kern/50574 mbr [dc] dc driver incorrectly detects ADMtek s [2003/04/11] kern/50827 [kernel] [patch] new feature: add sane re s [2003/04/12] kern/50856 [mfs] panic if mounting /tmp as mfs with p [2003/04/17] conf/51085 ache FreeBSD is missing ja_JP.eucJP locale. o [2003/04/18] www/51135 www Problems with the mailing-lists search in o [2003/04/20] bin/51171 /bin/sh has only 32-bit arithmetics that p [2003/04/21] standards/51209trhodes [libc] [patch] new feature: add a64l()/l6 o [2003/04/22] kern/51274 ipfw [ipfw] [patch] ipfw2 create dynamic rules o [2003/04/23] kern/51332 mjacob QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1F f [2003/04/24] kern/51341 ipfw [ipfw] [patch] ipfw rule 'deny icmp from o [2003/04/24] kern/51352 panic: malloc(M_WAITOK) in interrupt cont o [2003/04/29] kern/51583 [nullfs] [patch] allow to work with devic o [2003/04/30] bin/51628 [nis] ypmatch doesn't match keys in legac o [2003/05/02] kern/51685 [hang] Unbounded inode allocation causes o [2003/05/04] kern/51742 [panic] ffs_vfree: freeing free inode o [2003/05/06] bin/51827 getaddrinfo() is broken with numeric serv o [2003/05/08] kern/51982 [sio] sio1: interrupt-level buffer overfl s [2003/05/11] ports/52079 ports-bugs vmware3 hangs when nmdm(4) is used as COM s [2003/05/12] kern/52110 green [unionfs] FS corruption when using unionf o [2003/05/12] i386/52128 i386 [install] Unable to floppy install on Tos o [2003/05/16] bin/52343 NIS login problem on the server o [2003/05/19] bin/52433 lines in /etc/group longer than 1024 char o [2003/05/19] kern/52445 [mfs] panic when mounting floppy on MFS f o [2003/05/22] i386/52581 i386 [loader] boot loaders reading more than o o [2003/05/22] kern/52585 bms [netinet] [patch] Kernel panic with ipfw2 o [2003/05/24] kern/52638 scsi [panic] SCSI U320 on SMP server won't run o [2003/05/28] bin/52743 /etc/ppp/ppp.linkup instability issues s [2003/05/28] kern/52745 [unionfs] Fatal trap 12: page fault while o [2003/05/31] kern/52818 vm_fault() calls vput() on shared-locked o [2003/06/04] kern/52936 [nfs] Huge writes to nfs exported FAT fil o [2003/06/04] kern/52943 [hang] reproducable system stuck just bre o [2003/06/10] kern/53137 [panic] background fscking causing ffs_va o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian f [2003/06/18] kern/53433 heavy i/o on GBDE partition on SMP locks o [2003/06/18] bin/53434 pw disallow a password including space. o [2003/06/18] kern/53447 alfred poll(2) semantics differ from susV3/POSIX o [2003/06/22] bin/53606 roberto ntpdate seems to hang system o [2003/06/23] i386/53620 i386 [install] Kernel panics / reboots during o [2003/06/27] bin/53839 qa [sysinstall] disklabel editor fails on po f [2003/06/30] kern/53920 andre sluggish TCP connection o [2003/06/30] kern/53940 imp Some WiFi devices cannot connect to hosta o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/04] bin/54097 Non-local yppasswd -d broken in 5.1-CURRE o [2003/07/07] kern/54189 [dns] resolver should resolve hostnames w s [2003/07/08] kern/54211 rwatson Seeing other uid with kern.file sysctl. o [2003/07/10] kern/54309 silby TCP Packet of 64K-1 crashes FreeBSD4.8 o [2003/07/11] bin/54401 [patch] pppstats prints 0 for absolute va o [2003/07/12] standards/54410standards one-true-awk not POSIX compliant (no exte o [2003/07/13] bin/54446 pkg_delete doesn't honour symlinks, portu o [2003/07/14] java/54463 glewis Apparent bug in jdk13 s [2003/07/16] kern/54534 [unionfs] unionfs && mfs|md crashing mach s [2003/07/16] i386/54549 i386 [panic] panic on install on Dell 600sc o [2003/07/22] i386/54756 acpi ACPI suspend/resume problem on CF-W2 lapt o [2003/07/28] conf/54971 mtm /etc/rc.d/mountcritermote requires ldconf p [2003/07/29] kern/55018 andre [digi] [patch] Digiboard PC/Xem fails to o [2003/07/29] kern/55028 The broken FAT12 filesystem causes system o [2003/08/02] kern/55175 alfred LOR in select and poll f [2003/08/05] gnu/55278 Externs on implicit declarations o [2003/08/05] kern/55297 [vfs] [panic] kernel panic after running o [2003/08/07] bin/55346 /bin/sh eats memory and CPU infinitely o [2003/08/07] bin/55349 mbr amd(8) mixes up symlinks in its virtual f o [2003/08/08] kern/55379 [panic] kernel crashes randomly o [2003/08/10] bin/55448 dbm_nextkey() misbehaves after dbm_store( o [2003/08/11] bin/55457 marcel GDB gets confused debugging libc_r thread a [2003/08/13] kern/55542 andre [de] [patch] discard oversize frame (ethe o [2003/08/13] usb/55555 usb [ums] system freezes with access to /dev/ o [2003/08/15] i386/55603 i386 [mly] unable to reboot when system runs f o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press o [2003/08/16] kern/55617 [smbfs] Accessing an nsmb-mounted drive v o [2003/08/17] i386/55661 acpi ACPI suspend/resume problem on ARMADA M70 o [2003/08/20] kern/55822 acpi No ACPI power off with SMP kernel o [2003/08/21] bin/55829 __stderrp not defined in libc.so.3 (compa a [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/08/25] bin/55956 passwd chat script not backward compatibl o [2003/08/25] bin/55965 sshd: problems with HostBasedAuthenticati o [2003/08/25] kern/55975 thomas ATAPICAM- READ_6(0x08) fails for ATAPI ta o [2003/08/26] kern/56008 scottl ps shows L flag erroneously with certain o [2003/08/27] kern/56024 acpi ACPI suspend drains battery while in S3 o [2003/08/27] kern/56031 luigi [ipfw] ipfw hangs on every invocation o [2003/08/29] bin/56147 FreeBSD/NetBSD /bin/sh mishandles positio f [2003/08/31] kern/56233 bms IPsec tunnel (ESP) over IPv6: MTU computa o [2003/09/02] kern/56339 select() call (poll() too) hangs, yet cal o [2003/09/03] i386/56372 acpi acpi don't work on TYAN tiger100 M/B a [2003/09/03] kern/56381 das [unionfs] panic: page fault in fifo_close s [2003/09/04] docs/56456 blackend Initial import of the ro_RO.ISO889-2 doc/ s [2003/09/04] kern/56461 [rpc] FreeBSD client rpc.lockd incompatib p [2003/09/05] bin/56500 roam rpc.lockd needs to use reserved ports o [2003/09/06] usb/56513 usb [ugen] [panic] panic in ugen w/ moused -p p [2003/09/08] bin/56606 [2TB] df cannot handle 2TB NFS volumes o [2003/09/14] kern/56873 qa [boot] system hangs on boot at Buslogic d o [2003/09/17] i386/56937 i386 panic: system panic during high network l o [2003/09/20] i386/57043 i386 [ar] [hang] ar driver with 2 port PCI car o [2003/09/22] usb/57085 sanpei [umass] umass0 problems, with Sony Vio/US a [2003/09/22] kern/57100 bms [bridge] disable hardware checksums when f [2003/09/24] kern/57192 emulation [linux] [hang] linux-ibm-java1.4 freeze o [2003/09/24] kern/57195 [mfs] mount_mfs -i 512 => panic? o [2003/09/25] kern/57206 [panic] softdep_lock locks against itself o [2003/09/26] bin/57255 usb usbd and multi-function devices a [2003/09/29] kern/57344 bms KMEM exhaustion from cloned routes o [2003/09/29] kern/57350 [panic] using old monocrome printer port s [2003/09/30] kern/57398 scsi [mly] Current fails to install on mly(4) o [2003/10/01] kern/57453 [kue] [patch] if_kue hangs boot after war o [2003/10/01] bin/57456 Telnet encryption gets out of sync o [2003/10/01] bin/57466 dialog(1) does not read stdin, breaks sub a [2003/10/01] kern/57479 bms FreeBSD Not in compliance with RFC 1122, p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' o [2003/10/04] bin/57554 sh(1) incorrect handling of quoted parame o [2003/10/05] kern/57603 [bktr] bktr driver: freeze on SMP machine o [2003/10/06] kern/57631 jhb [agp] [patch] boot failing for ALi chipse o [2003/10/06] bin/57673 Odd/dangerous disklabel(8) behaviour on 5 o [2003/10/07] kern/57722 [kernel] [patch] uidinfo list corruption o [2003/10/08] kern/57760 bms IPsec policy on inbound trafic is not enf o [2003/10/09] kern/57790 cdparanoia triggers kernel panic o [2003/10/09] i386/57818 i386 4.9-RC panics when kernel is built with a o [2003/10/10] kern/57832 scottl softdep_deallocate_dependencies: dangling o [2003/10/10] bin/57833 gad [PATCH] bin/ps cannot change title for ke o [2003/10/16] i386/58139 i386 [panic] -CURRENT panics on Thinkpad A31p o [2003/10/17] kern/58154 mckusick Snapshots prevent disk sync on shutdown o [2003/10/17] kern/58169 panic: vnode_pager_getpages: unexpected m f [2003/10/22] kern/58391 le [vinum] Trap 12 with heavy disk load on i o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/26] kern/58581 [hang] System call gettimeofday hang 5.x o [2003/10/29] bin/58687 deischen gethostbyname leaks kqueue file descripto o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/10/31] kern/58787 [panic] pmap_enter: attemped pmap_enter o o [2003/11/02] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/02] kern/58831 panic: vinvalbuf: flush failed o [2003/11/03] kern/58870 bms [gif] [panic] page fault in kernel mode w o [2003/11/04] kern/58930 [panic] Page fault when unplugging Alcate o [2003/11/05] kern/58941 rwatson acl under ufs2 doesn't handle disk corrup o [2003/11/05] bin/58951 [sysinstall] some problems with 4.9-RELEA o [2003/11/05] kern/58953 [puc] [patch] detect NetMOS-based six ser o [2003/11/09] bin/59095 kientzle tar(1) process hangs in endless loop o [2003/11/10] alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-forma f [2003/11/11] kern/59172 bms Zebra interface route causes kernel panic o [2003/11/11] kern/59183 imp [wi] wi problems with wi_cmd o [2003/11/11] kern/59185 [panic] 4.9-RELEASE kernel panic (page fa o [2003/11/12] kern/59203 imp Panic with wi and newcard a [2003/11/12] kern/59211 [nwfs] System crashes when moving files f o [2003/11/13] i386/59248 i386 [panic] 4.9-RELEASE, ACPI Panic with Dell o [2003/11/13] i386/59251 i386 Failure of 4.8-RELEASE/4.9-RELEASE/5.1-RE o [2003/11/13] i386/59260 i386 [panic] Panic by integer divide fault in o [2003/11/15] kern/59296 Serial Line Noise Causes System Hang in L f [2003/11/22] kern/59594 [hang] I/O operations freeze system when s [2003/11/24] bin/59638 des passwd(1) does not use PAM to change the o [2003/11/24] kern/59652 cannot redirect kernel output to serial c o [2003/11/25] i386/59683 i386 panic: signal 12 4.9-STABLE - frequent cr o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/11/26] amd64/59714 amd64 device timeout and ad0: WARNING - WRITE_D o [2003/11/26] i386/59719 i386 [crash] 4.9 Crashes on SuperMicro with SM o [2003/11/27] kern/59728 mjacob Qlogic adapter DMA setup failure with PAE o [2003/11/28] bin/59777 ftpd(8)/FreeBSD 5: potential username enu o [2003/12/02] i386/59898 i386 [boot] pxe boot: BTX halted o [2003/12/03] kern/59912 bms mremap() implementation lacking o [2003/12/04] kern/59945 [nullfs] [patch] nullfs bug: reboot after o [2003/12/05] gnu/59971 peter assertion "strncmp (repository, current_p o [2003/12/08] i386/60050 i386 Toshiba/3Com 3CXM056-BNW: Open Causes Int s [2003/12/09] ports/60083 phantom Unsafe use of getaddrinfo in jvm 1.4.2-p5 o [2003/12/11] kern/60154 maxim [ipfw] ipfw core (crash) o [2003/12/14] i386/60226 i386 [ichsmb] [patch] ichsmb driver doesn't de o [2003/12/14] kern/60235 phk some /dev-entries missing for newly auto- s [2003/12/15] usb/60276 usb [usb] Kernel panic when plugging in USB ( o [2003/12/17] i386/60328 i386 [panic] installing 5.1, 5.2RC and 5-CURRE o [2003/12/18] bin/60349 scottl [sysinstall] 5.2-RC1 cannot do NFS instal o [2003/12/19] bin/60385 vmstat/iostat/top all fail to report CPU o [2003/12/21] kern/60477 deischen [libc] [patch] need thread safe gethosten o [2003/12/21] bin/60478 deischen [libc] getaddrinfo not thread safe o [2003/12/23] kern/60526 Post-PAE stable SMP machine freezes o [2003/12/26] kern/60598 scsi wire down of scsi devices conflicts with o [2003/12/27] i386/60633 i386 [hang] SIS motherboard with the SIS 5591 o [2003/12/27] kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C81 o [2003/12/28] i386/60646 i386 [hang] VIA C3 system hangs on reboot o [2003/12/29] docs/60679 doc [patch] pthread(3): pthreads documentatio o [2003/12/29] i386/60681 i386 wicontrol -L critical crash (sigbus) o [2003/12/29] kern/60685 Intel 82559 NICs don't work in 4.9 o [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op f [2004/01/08] i386/61063 sos [ata] ata hangs in smp system o [2004/01/09] kern/61129 thomas atapicam / UDMA cdrom loop o [2004/01/10] bin/61152 qa [sysinstall] installer refuses to mount U s [2004/01/10] kern/61165 scsi [panic] kernel page fault after calling c o [2004/01/12] i386/61253 i386 [panic] page fault on installation freebs o [2004/01/13] i386/61303 i386 5.2-REL hangs during boot with 3-port pyr o [2004/01/13] i386/61326 i386 Reboot while booting from 5.2-RELEASE CD o [2004/01/14] i386/61342 i386 [hang] CD-based installation crashes [4.9 o [2004/01/14] bin/61355 login(1) does not restore terminal owners f [2004/01/14] kern/61358 phk boot freezes while ATA GEOM slice detecti o [2004/01/15] kern/61390 [hang] Machine freeze when creating gif i o [2004/01/16] kern/61404 andre RFC1323 timestamps with HZ > 1000 o [2004/01/17] bin/61498 obrien [patch] Please MFC flex patch for gcc 3.x o [2004/01/18] kern/61544 ip6fw breakage on (at least) sparc64 o [2004/01/19] bin/61587 qa [sysinstall] [patch] installation problem o [2004/01/20] docs/61605 doc [feature request] Improve documentation f o [2004/01/20] usb/61627 usb [usb] [patch] New USB printer not support o [2004/01/20] i386/61646 i386 [workaround] Strange irq20 weirdness caus o [2004/01/21] bin/61658 qa [sysinstall] 5.2R error "Add of package q o [2004/01/21] kern/61669 [twe] writing to 3ware escalade spends 90 o [2004/01/21] kern/61686 FreeBSD 5.2-RELEASE crashes when ACPI is f [2004/01/22] bin/61701 Segmentation fault on OPIE when sequence o [2004/01/22] i386/61709 i386 [panic] 5.2-REL i386 Crashes hard; panics o [2004/01/22] bin/61716 mckusick newfs: code and manpage are out of sync o [2004/01/22] kern/61733 imp panic: resource_list_release: resource en o [2004/01/22] kern/61746 [boot] system locks up on boot if both ap o [2004/01/23] kern/61774 [nis] nis security issue p [2004/01/24] i386/61852 alc i386 pmap SMP race condition can cause lo o [2004/01/25] bin/61890 qa [sysinstall] fdisk(8) uses incorrect calc o [2004/01/26] bin/61937 qa [sysinstall] cannot install 5.2-REL via s o [2004/01/26] alpha/61940 alpha Can't disklabel new disk from FreeBSD/alp o [2004/01/26] kern/61960 sos [ata] [patch] BigDrive support for PC-98 o [2004/01/26] i386/61970 i386 [panic] on boot, 5.1/5.2 (but not 5.0), S o [2004/01/27] alpha/61973 alpha Machine Check on boot-up of AlphaServer 2 o [2004/01/28] bin/62040 pkg_add(1) won't run because the ELF dyna o [2004/01/29] bin/62058 burncd doesn't work with Creative RW8438E o [2004/01/30] usb/62088 usb [usb] Logitech Cordless/Optical Mouse not o [2004/01/30] kern/62091 [hang] Random Lockups on Boot (Timecounte o [2004/02/01] kern/62216 perl syswrite not writing the buffer unde o [2004/02/02] bin/62255 peter 2003-12-18: Stable CVS Version 1.11.11 Re a [2004/02/02] kern/62278 iedowse [nfs] NFS server may not set eof flag whe o [2004/02/02] i386/62280 i386 [em] em0 broken after resume in 5.2-CURRE o [2004/02/02] kern/62284 panic: GENERIC panics on FreeBSD 5.X imme o [2004/02/03] amd64/62295 obrien ipsec failure on 5.2.1-RC amd64 o [2004/02/03] usb/62309 usb [ugen] [panic] panic: ugen(4) driver o [2004/02/05] bin/62367 qa [sysinstall] 5.2.1-RC installation proble o [2004/02/05] kern/62374 darrenr panic: free: multiple frees o [2004/02/05] bin/62375 qa [sysinstall] sysinstall core dump o [2004/02/06] conf/62417 luigi diskless op script failed o [2004/02/07] kern/62468 panic: system crashes when serial getty e o [2004/02/08] kern/62502 [modules] panic under double loading vinu o [2004/02/09] i386/62565 i386 device.hints are not honored in 5.2.1-RC o [2004/02/10] kern/62658 [boot] loader/kernel answer to `boot -a' o [2004/02/12] amd64/62753 obrien [txp] [panic] txp(4) panics on amd4 o [2004/02/13] kern/62762 trhodes [msdosfs] Fsync for msdos fs does not syn o [2004/02/13] i386/62807 i386 4.9 SMP does not work with Compaq Smart o [2004/02/14] kern/62824 [panic] softdep_setup_inomapdep: found in o [2004/02/14] bin/62833 qa [sysinstall] can't install: integer divid o [2004/02/15] kern/62864 cognet Machine not reboot. o [2004/02/15] i386/62888 i386 ad4: WARNING - WRITE_DMA interrupt was se a [2004/02/16] kern/62906 peadar [agp] [patch] AGP misconfigures i845G chi o [2004/02/16] gnu/62937 Compilation of base src Perl with static o [2004/02/18] kern/63040 panic: kernel panic (sf_buff_alloc) o [2004/02/22] kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestr o [2004/02/24] i386/63305 i386 reading udf filesystem on dvd+rw leads to o [2004/02/25] kern/63343 [boot] manual root filesystem specificati o [2004/02/25] kern/63360 [panic] page fault in ath kernel module i o [2004/02/26] bin/63391 Burncd DAO fails on some CD recorders o [2004/02/27] kern/63431 [rtc] motherboard going to suspend mode s o [2004/02/27] i386/63441 i386 [panic] fatal trap 12 in pmap.c [4.9 with o [2004/02/27] i386/63449 i386 [boot] FreeBSD 5.2 and 5.2.1 releases won o [2004/02/28] bin/63489 top, finger segfault when using NIS group o [2004/02/29] bin/63535 getpwent segfaults when NIS groups used b o [2004/02/29] kern/63557 thomas ATAPICAM broken in 5.2-CURRENT (REQUEST_S o [2004/03/01] usb/63621 usb [usb] USB MemoryStick Reader stalls/crash o [2004/03/02] kern/63629 thomas mounting atapicam volume through cd0c cau p [2004/03/02] kern/63662 [nullfs] using read-only NULLFS leads to o [2004/03/03] ports/63670 perl lang/perl5.8: 'Unable to read from thread o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/03] kern/63724 ipfw [ipfw] IPFW2 Queues dont t work o [2004/03/04] i386/63731 i386 [boot] PATA to SATA converter on Promise o [2004/03/06] i386/63828 i386 [hang] when installing Release 5.2.1 (i38 o [2004/03/07] i386/63871 i386 [panic] kernel panic in swi8 after 1 hour o [2004/03/09] i386/63992 i386 [hang] XFree86 4.3 hangs on IBM ThinkPad o [2004/03/09] i386/64002 acpi acpi problem p [2004/03/11] kern/64091 peadar [nfs] nfs data corruption at end of file o [2004/03/12] i386/64158 i386 5.2.1-RELEASE CD won't boot on acer Trave p [2004/03/12] kern/64169 linux binaries dump core on exit o [2004/03/13] kern/64196 [kernel] [patch] remove the arbitrary MAX s [2004/03/15] kern/64313 threads FreeBSD (OpenBSD) pthread implicit set/un o [2004/03/17] kern/64363 [panic] ffs_blkfree: freeing free block [ o [2004/03/18] kern/64406 panic: ffs_clusteralloc: map mismatch o [2004/03/19] bin/64445 peter "ypwhich -m" map enumeration is broken o [2004/03/19] i386/64450 i386 Lucent Technologies WaveLAN/IEEE (PCI) fr p [2004/03/22] kern/64573 alc mmap with PROT_NONE, but still could be r f [2004/03/22] kern/64594 glebius [rl] 5.2-CURRENT: driver 'rl' (RealTek 81 o [2004/03/25] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq o [2004/03/25] i386/64716 i386 [nis] mv crashes FreeBSD 5.2.1-p3 o [2004/03/25] bin/64720 tail will not ctrl c o [2004/03/25] i386/64727 i386 [boot] cannot find disk on asus p4s533mx o [2004/03/26] bin/64738 sendmail(8): SO_REUSEADDR doesn't seem to a [2004/03/27] kern/64816 peadar [nfs] mmap and/or ftruncate does not work o [2004/03/28] kern/64826 [panic] with IPv6 on 4-STABLE after FreeB o [2004/03/29] kern/64903 [modules] panic: multiple kldload of a mo o [2004/03/31] bin/64990 /bin/sh unable to change directory but cu o [2004/04/02] java/65054 glewis Diablo 1.3.1 JVM runs out of file descrip o [2004/04/02] i386/65072 i386 hang on reboot not syncing drives on ibm a [2004/04/03] ports/65128 cy security/aide port fails with SIGBUS ever o [2004/04/03] i386/65137 i386 [boot] 5.2.1 Intall Boot from floppies pa f [2004/04/05] kern/65212 [hang] running startx hangs the system (a o [2004/04/05] bin/65223 fsck of 5.2 makes UFS1 inconsistent for 4 o [2004/04/07] kern/65300 [udf] Can't use sendfile(2) to download f f [2004/04/11] kern/65428 [uscanner] [panic] uscanner(4)-related re o [2004/04/12] i386/65457 i386 BTX Halted when trying boot after success o [2004/04/14] i386/65523 i386 [loader] [patch] PXE loader malfunction i o [2004/04/14] bin/65546 qa [sysinstall] 4.10-BETA fails to install f o [2004/04/16] kern/65616 bms IPSEC can't detunnel GRE packets after re o [2004/04/16] gnu/65641 Use of llabs() in C++ fails as ambiguous o [2004/04/17] i386/65648 imp cardbus("TI1131") won't work on Dell Lati o [2004/04/19] bin/65774 qa [sysinstall] cannot run repair disk when o [2004/04/19] i386/65775 i386 [panic] Transmeta crusoe without longrun s [2004/04/20] kern/65817 [sk] [panic] kernel panic with GENERIC 5. o [2004/04/22] gnu/65869 cvs generates invalid cvs command lines o [2004/04/22] kern/65901 [smbfs] smbfs fails fsx write/truncate-do o [2004/04/23] kern/65920 [nwfs] Mounted Netware filesystem behaves o [2004/04/27] kern/66025 panic: kernel panic in pagedaemon with vm o [2004/04/27] kern/66029 [crypto] [patch] MD5 alignment problem on o [2004/04/27] bin/66036 restore crashes (reproducable, core file s [2004/04/29] kern/66066 [unionfs] panic: ufs_direnter: compact2 o [2004/04/29] i386/66087 i386 [install] hang at PCI config [5.2.1] o [2004/04/30] bin/66103 macro HISADDR is not sticky in filters o [2004/05/01] i386/66133 i386 [boot] nvidia motherboard installer locks o [2004/05/01] java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes o [2004/05/01] kern/66152 [unionfs] laying unionfs over another uni o [2004/05/02] kern/66162 phk gbde destroy error o [2004/05/04] bin/66242 endless loop in sh(1) o [2004/05/05] kern/66270 mckusick [hang] dump causes machine freeze o [2004/05/05] kern/66290 imp pccard initialization fails with "bad Vcc o [2004/05/06] i386/66306 i386 pnpbios_identify() queries for more devic o [2004/05/07] kern/66348 rik [cx] FR mode of cx (Cronyx Sigma) does no o [2004/05/07] bin/66350 qa [sysinstall] sysinstall creates a partiti o [2004/05/07] i386/66368 i386 [install] 4.9 install fails with MODE_SEN o [2004/05/13] kern/66611 [nfs] Crashing NFS servers (with workarou a [2004/05/14] kern/66634 tackerman [em] hard lock with em driver o [2004/05/18] kern/66786 [nfs] panic: exporting msdosfs causes nfs o [2004/05/18] conf/66791 Old dev.db leads to the wrong program beh o [2004/05/18] kern/66829 [unionfs] mounting fdesc union on /dev pa o [2004/05/18] bin/66830 chsh/ypchsh do not change user informatio o [2004/05/19] kern/66848 imp cardbus power support breaks cardbus supp o [2004/05/19] kern/66876 [fdc] [patch] Cannot extract tar(1) multi o [2004/05/20] bin/66950 qa [sysinstall] upgrading to 4.10-RC3: packa o [2004/05/20] kern/66960 [fdc] [patch] filesystems not unmounted d o [2004/05/21] bin/66984 qa [2TB] [patch] teach sysinstall about larg o [2004/05/22] i386/67047 i386 [mpt] mpt driver does not recognize messa o [2004/05/22] i386/67050 imp CardBus (PCI ?) resource allocation probl o [2004/05/25] bin/67167 FreeBSDs ftpd has problems under -CURRENT o [2004/05/27] i386/67273 acpi [hang] system hangs with acpi and Xfree o [2004/05/28] kern/67301 panic: uftdi, RTS and system panic o [2004/05/29] kern/67326 [msdosfs] crash after attempt to mount wr o [2004/05/29] conf/67328 Usermode PPP hangs on boot when NIS confi o [2004/06/01] i386/67469 i386 src/lib/msun/i387/s_tan.S gives incorrect p [2004/06/03] kern/67546 [2TB] Coredumps > 2Gb do not work (on 64b s [2004/06/06] alpha/67626 alpha X crashes an alpha machine, resulting reb o [2004/06/07] i386/67688 i386 5.2.1 initial floppy boot fails with Fata f [2004/06/09] kern/67769 Fxtv 1.03 cause the Desk top (KDE) to Fre o [2004/06/10] kern/67794 panic: ffs panic during high filesystem a o [2004/06/11] i386/67833 i386 [boot] 4.10 does not boot after enabling o [2004/06/14] kern/67919 imagemagicks convert image to movie conve a [2004/06/15] i386/67955 i386 [panic] -current on T40p kernel trap 12 i o [2004/06/16] bin/67995 [patch] morse(6) plays beeps 10 times fas p [2004/06/16] kern/68013 jeff tp->snd_wl1 & snd_wl2 are not updated in o [2004/06/17] bin/68047 [sysinstall] unattended install of FreeBS o [2004/06/18] kern/68076 [modules] Page fault when the sequence "k o [2004/06/19] i386/68103 i386 [panic] ASUS P4P8X mb at ffs/ffs_softdep. o [2004/06/20] i386/68149 i386 FreeBSD 4.10 installation blocking on ASU o [2004/06/24] ports/68260 markm [PATCH] Removal of -lcompat from freebsd- o [2004/06/24] i386/68277 i386 [kbd] Compact Evo N610c (Laptop): Using e o [2004/06/25] kern/68324 panic: Duplicate free of item 0xc3121908 o [2004/06/25] kern/68325 panic: _mtx_lock_sleep: recursed on non-r o [2004/06/26] kern/68351 glebius [bge] bge0 watchdog timeout on 5.2.1 and o [2004/06/27] i386/68411 i386 VMware Virtual Machine - Network Fails Du o [2004/06/28] i386/68438 i386 bootloader cannot read from icp vortex ar o [2004/06/28] kern/68442 [panic] acquiring duplicate lock of same o [2004/06/29] i386/68486 i386 logo screensaver kills compaq ML370 conso o [2004/07/01] i386/68554 i386 [hang] system freeze on Compaq Evo 600c [ o [2004/07/02] kern/68576 rwatson UFS2 snapshot files can be mounted read-w o [2004/07/06] bin/68727 marcel gdb coredumps after recent CURRENT upgrad o [2004/07/10] kern/68889 rwatson [panic] m_copym, length > size of mbuf ch o [2004/07/10] i386/68899 i386 Problems reading and writing DVD-RAM disc o [2004/07/13] kern/68978 [crash] firewire crashes with failing har o [2004/07/13] kern/68987 panic: kmem_malloc(163840): kmem_map too o [2004/07/13] usb/69006 usb [patch] Apple Cinema Display hangs USB po o [2004/07/13] kern/69019 [wi] wlan stalling after 2-3 hrs of moder o [2004/07/14] i386/69049 i386 [install] error "anic: page fault" o [2004/07/14] kern/69066 panic: nmdm page fault when slattach on a o [2004/07/15] kern/69092 [rl] kernel: rl0: watchdog timeout o [2004/07/15] kern/69100 [nwfs] panic: 5.2.1p9 kernel panics when o [2004/07/16] kern/69141 panic: softdep_lock [5.2.1-RELEASE, SMP] o [2004/07/16] kern/69158 [an] Cisco MPI350 wireless card problems o [2004/07/18] i386/69218 simokawa [boot] failure: 4.10-BETA and later do no o [2004/07/19] i386/69281 i386 init dies when MAXSSIZ, MAXDSIZ, and DFLD o [2004/07/26] kern/69607 [if_tap] [crash] system crashes in if_tap o [2004/07/26] kern/69612 [panic] 4.10-STABLE crashes everyday: pag o [2004/07/26] kern/69629 [panic] Assertion td->td_turnstile o [2004/07/27] kern/69663 ddb's panic comand can not dump o [2004/07/28] amd64/69704 amd64 ext2/ext3 unstable in amd64 o [2004/07/28] amd64/69707 amd64 IPC32 dont work OK in amd64 FreeBSD o [2004/07/28] bin/69723 sysinstall: allow to continue from packag o [2004/08/03] bin/69942 [sysinstall] sysinstall changes /etc/rc.c o [2004/08/05] i386/70028 i386 [umass] umass issue in the boot prcess on f [2004/08/11] ports/70309 sumikawa [patch] racoon disrupt manually-keyed IPS o [2004/08/11] i386/70330 marcel Re-Open 33262? - gdb does not handle pend o [2004/08/12] kern/70360 [twe] Random lock-ups with 3ware RAID 5 u o [2004/08/13] i386/70386 i386 IBM x345 Freezes Randomly o [2004/08/15] i386/70482 i386 Array adapter problems o [2004/08/16] i386/70525 i386 [boot] boot0cfg: -o packet not effective o [2004/08/16] i386/70531 i386 [boot0] [patch] boot0 hides Lilo in exten o [2004/08/17] kern/70587 [vm] [patch] NULL pointer dereference in o [2004/08/18] bin/70600 fsck(8) throws files away when it can't g o [2004/08/18] docs/70616 brd [patch] incompleteness and error in su(1) o [2004/08/19] kern/70649 [rtc] system clock slows down when heavil o [2004/08/19] kern/70663 [ipx] Freebsd 4.10 ncplogin + Netware 4.1 o [2004/08/20] i386/70747 i386 ddos attack causes box to crash on kernel o [2004/08/21] kern/70753 [boot] Device for firewire hard disk not o [2004/08/21] bin/70803 truss wedges if child exits at the wrong o [2004/08/22] kern/70809 [panic] ufs_direnter: compact1 o [2004/08/25] i386/70925 i386 [hang] 5.3Beta1 acpi-pci driver failure, f [2004/08/25] kern/70931 [panic] page fault at end of boot on Athl o [2004/08/26] conf/70973 [patch] script 800.loginfail does not rep o [2004/08/26] bin/70974 [rpc] SIGSEGV in rpc.lockd o [2004/08/26] threads/70975threads unexpected and unreliable behaviour when o [2004/08/26] i386/71000 i386 [boot] BTX halted when booting from CD on o [2004/08/27] i386/71035 i386 [kbd] SMP boot hangs in bus_space_write_1 o [2004/08/27] i386/71048 i386 [hang] ASUS TUV4X hangs when SONY CRX140E o [2004/08/28] i386/71087 i386 [hang] 5.3-beta(2-5) fail to install on e o [2004/08/29] kern/71109 alc [pmap] [patch] Possible race conditions i o [2004/08/30] kern/71131 [panic] profile.sh causes bfe to panic o [2004/08/30] i386/71144 i386 FBSD5.3b2 doesn't boot on a Compaq Armada o [2004/08/30] bin/71147 sshd(8) will allow to log into a locked a o [2004/08/30] usb/71155 usb [usb] misbehaving usb-printer hangs proce o [2004/08/30] i386/71158 i386 pci bus number 3 devices are missing on l o [2004/08/30] gnu/71160 marcel gdb gets confused about active frame o [2004/08/31] i386/71190 i386 Dead thinkpad R31 after installing 5.2.1 o [2004/08/31] kern/71198 Lack of PUC device in GENERIC kernel caus o [2004/09/02] bin/71290 [PATCH] passwd cannot change passwords ot o [2004/09/02] kern/71310 jeff [panic] kernel crash on rtprio pid priori o [2004/09/03] bin/71323 qa [sysinstall] FTP download from floppy boo f [2004/09/05] kern/71388 rwatson [panic] due mac_policy_list_conditional_b o [2004/09/05] kern/71391 [nfs] [panic] md via NFS file + mount -t o [2004/09/05] kern/71394 [boot] unable to mount troot device in bo o [2004/09/05] kern/71402 rwatson panic with lomac o [2004/09/06] kern/71421 jeff [sched_ule] [hang] filesystem operations o [2004/09/06] i386/71428 i386 DMA does not work on VIA 82C586 [4.10] f [2004/09/07] i386/71470 i386 [hang] Asus P4P800-E Promise 20378 RAID 1 o [2004/09/07] amd64/71471 amd64 Can not install 5.3beta3/amd64 on IBM eSe o [2004/09/08] kern/71478 [nis] NIS/NFS: res_mkquery failed [4.2] a [2004/09/10] kern/71568 brooks [kbd] [patch] unable to install FreeBSD u o [2004/09/11] bin/71594 [patch] pkg_install (sign) - variables ma o [2004/09/11] bin/71602 [PATCH] uninitialized "len" used instead o [2004/09/11] bin/71603 "systat -v" enters infinite loop f [2004/09/12] i386/71641 i386 5.3-BETA3: wi0 hangs during kernel load o [2004/09/12] amd64/71644 amd64 [panic] amd64 5.3-BETA4 crash when heavy o [2004/09/12] bin/71651 [PATCH] cron may attept to close unopened o [2004/09/12] kern/71677 rwatson [mac] [patch] MAC Biba / IPFW panic o [2004/09/14] sparc64/71729sparc64 printf in kernel thread causes panic on S o [2004/09/15] kern/71771 [amr] Hang during heavy load with amr rai o [2004/09/16] kern/71785 anholt panics in X (Xorg and XFree86) with ATI c a [2004/09/16] bin/71786 [patch] adduser breaks if /sbin/nologin i f [2004/09/16] kern/71791 [panic] Fatal trap 12: page fault while i o [2004/09/16] kern/71792 [vm] [patch] Wrong/missing 'goto' target o [2004/09/17] kern/71827 jeff [sched_ule] [panic] Running java applicat o [2004/09/19] kern/71918 4.5 disklabel gets damaged when mounted b o [2004/09/22] i386/72004 i386 [boot] FreeBSD 5.2.1 install hangs with e o [2004/09/22] kern/72007 [panic] clist reservation botch [4.10] o [2004/09/23] kern/72022 packet loss on loopback interface [5.3-BE s [2004/09/23] kern/72041 [cam] [hang] Deadlock when disk is destro o [2004/09/24] i386/72065 i386 4.x and 5.2.1 doesn't recognize PCnet/ISA o [2004/09/27] kern/72130 Promise Fastrack sx4000 boot problem o [2004/09/28] ports/72149 nectar [PATCH] heimdal with LDAP backend - bad s o [2004/09/28] java/72151 phantom JVM crash on 5.2.1-R o [2004/09/29] kern/72163 ACPI Panics on boot with 5.3-BETA-3 and u o [2004/09/30] kern/72208 panic: bio_completed can't be greater tha o [2004/09/30] kern/72210 andre ipnat problem with IP Fastforward enable o [2004/09/30] kern/72211 Cannot boot 5.3-BETA6 with both SCSI and f [2004/09/30] i386/72215 i386 with acpi enabled network card will not w o [2004/10/03] kern/72278 Installworld crashes machine [5.3-BETA7] s [2004/10/03] docs/72285 doc gcc(1) manuals are out of sync o [2004/10/04] kern/72305 boot hangs after discovering disks when a o [2004/10/05] i386/72343 i386 Suspend resets system on Inspiron 5160. o [2004/10/05] threads/72353threads Assertion fails in /usr/src/lib/libpthrea o [2004/10/06] bin/72370 obrien awk in -current dumps core o [2004/10/06] i386/72376 i386 acpi is mutually exclusive with snd_mss o o [2004/10/06] kern/72396 [netinet] [patch] Incorrect network accou o [2004/10/07] i386/72416 i386 FreeBSD 5.3-BETA7: The alternate systemcl o [2004/10/07] kern/72424 panic: ffs_blkfree: freeing free block in o [2004/10/07] threads/72429threads threads blocked in stdio (fgets, etc) are f [2004/10/08] i386/72441 remko HP Proliant DL380 hangs on reboot with 5. o [2004/10/09] usb/72466 brooks [kbd] USB keyboard does not respond in si o [2004/10/10] kern/72490 Panic mounting cdrom with RWCombo Abort trap (core dumped) o [2004/11/04] kern/73538 [bge] problem with the Broadcom BCM5788 G o [2004/11/05] bin/73559 sos burncd(8) failure closing/fixating DVD-+R o [2004/11/06] bin/73617 qa [sysinstall] fdisk editor unmarks active o [2004/11/07] amd64/73650 amd64 5.3-release panics on boot o [2004/11/08] i386/73666 i386 5.3 UDMA error WD1600 can't partition dri o [2004/11/09] i386/73706 jhb ATA_IDENTIFY timed out under FreeBSD 5.3 o [2004/11/09] kern/73719 rwatson Page fault in bpf_mtap () o [2004/11/09] kern/73740 [nfs] [panic] 5-3-R#3 panic when accessin o [2004/11/09] kern/73744 printing via cups causes "Interrupt storm o [2004/11/10] amd64/73775 amd64 Kernel panic (trap 12) when booting with f [2004/11/11] kern/73830 le kernel panic when raid5 member disk is re o [2004/11/12] kern/73850 thomas atapicam and Zip drive causes reboots upo o [2004/11/12] kern/73871 [wi] Intersil Prism wireless wi0 locks up o [2004/11/13] kern/73910 ipfw [ipfw] serious bug on forwarding of packe o [2004/11/14] i386/73934 i386 fdisk sees disk as empty f [2004/11/16] kern/73987 multimedia [sound] Nforce2 MB sound problem o [2004/11/16] i386/74008 i386 IBM eServer x225 cannot boot any v5.x - e o [2004/11/16] kern/74012 FreeBSD 4.10 stops responding while playi o [2004/11/16] amd64/74014 amd64 5.3-RELEASE-AMD64 freezes on boot during o [2004/11/16] misc/74019 Not NOMAN requires NO_CXX in make.conf o [2004/11/17] i386/74044 i386 ServerWorks OSB4 SMBus interface does not o [2004/11/19] kern/74104 ipfw [ipfw] ipfw2/1 conflict not detected or r p [2004/11/19] kern/74105 rwatson IPX protocol support doesn't work o [2004/11/19] i386/74124 i386 ata0 failure on HP(Vectra) VL6/350 [intro o [2004/11/19] bin/74127 [patch] patch(1) may misapply hunks with o [2004/11/19] kern/74136 FreeBSD 5.3 does not see RAID 1 drive onl o [2004/11/21] i386/74217 i386 init died [Presario 2500] o [2004/11/22] kern/74230 periodic Fatal trap 12: page fault while o [2004/11/22] kern/74238 firewire [firewire] fw_rcv: unknown response; fire s [2004/11/22] kern/74242 rwatson Write to fifo with no reader fails in 6.0 p [2004/11/22] bin/74255 des sshd produces Zombies with UsePam and Pri o [2004/11/22] kern/74272 Interrupt storm detected on "irc10:atapci o [2004/11/24] kern/74309 xterm -C and rxvt -C do not grab /dev/con o [2004/11/24] kern/74319 [smp] system reboots after few hours (5.3 a [2004/11/26] kern/74432 Yamaha DS-1E produces "kernel: Danger! pc o [2004/11/29] kern/74495 [wi] wi(4) wlan driver device freeze (5.3 o [2004/11/29] ports/74518 openoffice openoffice-1.1 build failure on 4-stable: o [2004/11/29] gnu/74531 gcc doesn't link correctly if -pg specifi o [2004/12/01] i386/74576 i386 FAILURE - ATA_IDENTIFY no interrupt o [2004/12/01] i386/74601 i386 Cardbus fails after busdma_machdep.c upda o [2004/12/02] conf/74610 Hostname resolution failure causes firewa o [2004/12/02] kern/74627 scsi [ahc] [hang] Adaptec 2940U2W Can't boot 5 f [2004/12/03] kern/74635 yar [panic] vlan over fxp driver IP assignmen o [2004/12/04] usb/74690 usb [umass] [patch] support for SanDisk 8-in- s [2004/12/05] kern/74708 [umapfs] [panic] UMAPFS kernel panic o [2004/12/05] amd64/74747 amd64 System panic on shutdown when process wil o [2004/12/06] usb/74771 usb [umass] mounting write-protected umass de o [2004/12/06] kern/74778 ipsec passthrough / nat-t crash freebsd f o [2004/12/06] bin/74779 Background-fsck checks one filesystem twi o [2004/12/07] bin/74801 cpio -p --sparse creates truncated files o [2004/12/07] kern/74809 [modules] [panic] smbfs panic if multiply o [2004/12/07] i386/74816 i386 OS crash with kernel trap 12 in different o [2004/12/08] kern/74852 page fault: after a few days init causes o [2004/12/08] kern/74877 Panic after halting the system - vrele: n o [2004/12/10] kern/74923 [ipx] [panic] kernel panic with ncplist o p [2004/12/10] bin/74929 des DES/BLF login.conf classes not working wi o [2004/12/11] kern/74935 andre [netinet] [patch] TCP simultaneous open f o [2004/12/12] kern/74968 cdparanoia torture wedges CD-drive and PA o [2004/12/12] kern/74976 [vfs] [panic] 5.3-STABLE: vn_finished_wri o [2004/12/12] i386/74988 i386 dma errors with large maxtor hard drives o [2004/12/14] ports/75048 seanc www/mod_backhand nsswitch problem : nss_d o [2004/12/15] kern/75099 OpenOffice makes the system freeze o [2004/12/15] kern/75122 silby [netinet] [patch] Incorrect inflight band o [2004/12/16] kern/75157 Cannot print to /dev/lpt0 with HP Laserje f [2004/12/16] kern/75159 rodrigc (SC|VGA)_NO_FONT_LOADING in kernel config o [2004/12/18] amd64/75209 amd64 5.3-Release panics on attempted boot from s [2004/12/18] kern/75233 [fdc] breaking fdformat /dev/fd0 resets d o [2004/12/19] kern/75249 [boot] 5.x install CD hangs on VirtualPC o [2004/12/19] bin/75258 [patch] dd(1) has not async signal safe i o [2004/12/19] threads/75273threads FBSD 5.3 libpthread (KSE) bug o [2004/12/20] ports/75315 lawrance the shells/bash2 port is broken on -CURRE o [2004/12/21] kern/75368 [panic] initiate_write_inodeblock_ufs2() o [2004/12/21] threads/75374threads pthread_kill() ignores SA_SIGINFO flag o [2004/12/22] kern/75407 [an] an(4): no carrier after short time o [2004/12/23] amd64/75417 amd64 ACPI: SATA Hard-disk o [2004/12/26] kern/75510 panic: kmem_malloc(4096): kmem_map too sm o [2004/12/27] kern/75541 [sysv] [patch] Forgotten tunables for sys p [2004/12/27] kern/75542 rwatson Inconsistent naming of a tunable and weir o [2005/01/01] usb/75705 usb [panic] da0 attach / Optio S4 (with backt o [2005/01/01] docs/75711 keramida opendir(3) missing ERRORS section o [2005/01/03] kern/75733 harti ATM driver problem. o [2005/01/03] kern/75755 kmem_malloc(45056): kmem_map too small: 3 o [2005/01/03] kern/75773 [panic] sysctl -a panic o [2005/01/04] kern/75780 [panic] panic: vm_page_free: freeing wire o [2005/01/04] kern/75794 tackerman [em] em(4) driver alignment problems o [2005/01/04] usb/75797 usb 5.3-STABLE(2005 1/4) detect USB headset, o [2005/01/04] kern/75823 [wi] wi0 interface self-destructs after a o [2005/01/06] kern/75875 acd0: FAILURE - READ_BIG ILLEGAL REQUEST o [2005/01/06] i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in ke o [2005/01/08] bin/75931 Got "bus error" on running certain apps o [2005/01/09] kern/75978 Linksys WPC11 ver 3 wifi card locks up 5 p [2005/01/09] bin/75980 expand(1) breaks tab columns in Japanese o [2005/01/10] kern/76023 [panic] xmms causes panic f [2005/01/11] kern/76080 [ata] [panic] "bio_completed .. greater t o [2005/01/12] kern/76126 [nfs] [patch] 4.11 client will send a NFS o [2005/01/12] bin/76134 fetch(1) doesn't like 401 errors with -A o [2005/01/12] amd64/76136 amd64 system halts before reboot o [2005/01/13] usb/76204 usb panic while using usb attached modem f [2005/01/13] kern/76207 [xl] [patch] Null pointer dereference in o [2005/01/17] amd64/76336 amd64 racoon/setkey -D cases instant "Fatal Tra o [2005/01/17] i386/76372 i386 cannot burn iso image disk2 of any releas o [2005/01/18] usb/76395 usb USB printer does not work, usbdevs says " s [2005/01/18] i386/76397 i386 [ata] ata raid crashes in g_down (heavy l o [2005/01/18] kern/76398 [libc] stdio can lose data in the presenc o [2005/01/18] kern/76410 [bpf] [patch] Null pointer dereference in o [2005/01/19] kern/76464 mlaier PF, set loginterface & non existing inter o [2005/01/20] i386/76487 i386 Compiled GENERIC kernel (and non-GENERIC) o [2005/01/20] kern/76504 silby Keep-alives doesn't work on half-closed s o [2005/01/21] kern/76525 select() hangs on EOF from named pipe (FI o [2005/01/21] kern/76538 geom [gbde] nfs-write on gbde partition stalls o [2005/01/21] usb/76554 usb Panram "yoyo" USB MP3 player causes panic o [2005/01/22] bin/76578 uniq truncates long lines to LINE_MAX o [2005/01/23] bin/76588 OpenSSL fails on loading keyfiles from BI o [2005/01/24] java/76631 java any port linux-*-jdk12 will core dump if o [2005/01/24] ports/76633 kwm Totem will not play DVDs f [2005/01/25] ports/76644 emulation FreeBSD 5.3 will freeze or crash when run o [2005/01/25] kern/76663 panic with FAST_IPSEC and IPv6 o [2005/01/25] i386/76666 i386 Booting and Sound are mutually exclusive o [2005/01/25] kern/76672 Problem with cardbus and vlans o [2005/01/25] usb/76684 usb [hang] Toshiba PDR-M4 camera connected vi o [2005/01/26] threads/76694threads fork cause hang in dup()/close() function o [2005/01/27] i386/76737 i386 CardBus problem (cbb1: Could not map regi o [2005/01/30] kern/76848 [amr] amr hangs o [2005/01/31] kern/76893 [cam] [patch] Fatal divide in booting pro o [2005/01/31] i386/76925 i386 standard pci-ide, install - "NO DISKS FOU o [2005/02/01] kern/76937 Page fault while in kernel mode under hea o [2005/02/01] i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() o [2005/02/01] i386/76948 i386 [rl] Slow network with rl0 o [2005/02/01] kern/76968 Failing to boot into machine o [2005/02/02] amd64/77011 amd64 consisten 5.3-p5 make crash on installwor o [2005/02/02] kern/77026 umount-ing non-existent device panics sys o [2005/02/04] amd64/77101 obrien feature request: please include ULi M1689 o [2005/02/06] kern/77181 [newfs] [patch] newfs -g largevalue, mkdi o [2005/02/06] usb/77184 usb kernel panic on USB device disconnect o [2005/02/07] kern/77195 darrenr [ipfilter] [patch] ipfilter ioctl SIOCGNA o [2005/02/09] kern/77289 system hangs while trying to unmount prev o [2005/02/09] usb/77294 usb ucom + ulpcom panic f [2005/02/09] ports/77325 barner devel/valgrind hangs at program completio o [2005/02/10] i386/77335 i386 Can not initial Ethernet Broadcom UDI PXE o [2005/02/10] kern/77337 Samba3+FAT32->Reboot o [2005/02/10] conf/77340 rc awk used in /etc/rc.d/nsswitch when not a o [2005/02/12] sparc64/77417sparc64 [panic] with high usage of cpu when lan u o [2005/02/13] kern/77432 [nfs] [patch] It is not possible to load f [2005/02/13] kern/77439 [ath] WAG511 NETGEAR pccard does not atta o [2005/02/13] i386/77443 i386 [fdc] can't access floppy -- regression o o [2005/02/13] bin/77455 natd(8): fatal trap 19 in natd o [2005/02/13] kern/77463 [nfs] [patch] Local DoS from user-space i o [2005/02/14] kern/77493 [pipe] freebsd 5.3 + bash process substit o [2005/02/14] i386/77529 i386 installation of freebsd 5.3 in laptop an o [2005/02/15] kern/77537 [smp] [hang] Conditional breakpoints hang o [2005/02/15] ports/77574 nectar net/nss_ldap locks out when cd'ing to see o [2005/02/16] kern/77588 [em] PREEMPTION problems in combination w o [2005/02/16] usb/77604 usb Sluggish Logitch LX700 USB Mouse o [2005/02/17] kern/77631 [sis] sis network driver broken in 5.3 o [2005/02/17] bin/77651 init can loose shutdown related signals o [2005/02/17] ports/77656 phantom java/jdk15 - (AMD64) install problem. o [2005/02/19] kern/77710 emulation [linux] Linux page fault sigcontext infor o [2005/02/20] kern/77753 DVD-writer fails to fixate DVD f [2005/02/20] kern/77805 Boot hangs with ACPI enabled o [2005/02/21] ports/77873 portmgr [patch] New variable: USE_BSD_MK o [2005/02/22] conf/77932 [patch] security.functions: pf and ipfw p f [2005/02/22] i386/77935 remko Can't boot with 5.x CD or floppy o [2005/02/23] usb/77940 usb [patch] [panic] insertion of usb keyboard o [2005/02/23] amd64/77949 amd64 Pb boot FreeBSD 64 o [2005/02/23] kern/77982 [lnc] [patch] lnc0 can NOT be detected in o [2005/02/25] docs/78062 doc Sample Echo Pseudo-Device Driver for Free p [2005/02/25] bin/78085 robert id command inconsistency o [2005/02/25] bin/78087 groups program inconsistency o [2005/02/27] docs/78154 doc [PATCH] Make en_US FreeBSD Handbook more o [2005/02/27] gnu/78161 [patch] typo in gzexe o [2005/02/28] kern/78179 [vm] [patch] bus_dmamem_alloc() with BUS_ o [2005/02/28] kern/78216 WRITE_DMA UDMA ICRC errors while copying o [2005/03/01] i386/78218 usb [kue] kue not detected on Sony PCG-F370 V o [2005/03/01] i386/78219 i386 Netgear FA-410TX is incorrectly detected o [2005/03/01] kern/78227 [netinet] [patch] Destroying a network in o [2005/03/03] i386/78339 i386 BTX loader crashes on boot on HP Proliant o [2005/03/03] docs/78357 doc getaddrinfo(3)'s AI_ADDRCONFIG not docume o [2005/03/03] kern/78382 wpaul [ndis] dhclient on ndis0 causes kernel pa o [2005/03/04] kern/78384 [panic] Reproducible panic with port iplo o [2005/03/04] amd64/78406 amd64 [panic]AMD64 w/ SCSI: issue 'rm -r /usr/p o [2005/03/04] ports/78428 openoffice openoffice.org-1.1.4 stops compiling -> d o [2005/03/05] kern/78434 [vfs] [patch] vfs_mount: -current does no p [2005/03/06] kern/78478 rwatson writing to closed socket does not generat o [2005/03/07] i386/78517 i386 WRITE_DMA and READ_DMA timeouts with ATI o [2005/03/07] amd64/78558 amd64 installation o [2005/03/08] bin/78570 wicontrol(8): "wicontrol -i wi0 -C" outpu o [2005/03/10] i386/78657 i386 [xe] [hang] error installing 5.3-RELEASE o [2005/03/10] threads/78660threads Java hangs unkillably in STOP state after o [2005/03/13] conf/78762 ipfw [ipfw] [patch] /etc/rc.d/ipfw should exce f [2005/03/13] kern/78791 [xl] xl(4) input errors and speed problem o [2005/03/14] kern/78801 mux ping: sendto: No buffer space available o [2005/03/14] amd64/78848 amd64 [sis] sis driver on FreeBSD 5.x does not o [2005/03/15] kern/78868 gibbs [scsi] Adaptec 29160 fails with IBM LTO-2 o [2005/03/16] i386/78929 i386 atapicam prevents boot, system hangs o [2005/03/16] i386/78930 i386 SuperMicro web server with 5.3-RELEASE ke o [2005/03/17] kern/78946 [vm] vm_pageout_flush: partially invalid o [2005/03/17] kern/78953 bp [smbfs] smbfs getdirentries() failure cau o [2005/03/17] kern/78956 Only one write operation attempted on RAI o [2005/03/17] bin/78964 qa [sysinstall] can not write labels to hdd o [2005/03/17] kern/78968 FreeBSD freezes on mbufs exhaustion (netw o [2005/03/18] kern/78987 scottl [udf] [patch] udf fs: readdir returns err o [2005/03/18] usb/78989 usb please add USB keyboard support to instal o [2005/03/19] ports/79014 nork building www/linuxpluginwrapper fails. o [2005/03/19] kern/79025 [patch] && in /usr/src/etc/Makefile needs o [2005/03/21] i386/79073 i386 System panic and hang after creating a la o [2005/03/21] i386/79080 acpi acpi thermal changes freezes HP nx6110 o [2005/03/21] i386/79081 acpi ACPI suspend/resume not working on HP nx6 o [2005/03/22] usb/79140 usb WD Firewire/USB Combo hangs under load on o [2005/03/22] i386/79141 i386 [agp] 5.4Beta1 does not recognize my inte f [2005/03/23] kern/79148 DHClient / Ethernet Card not communicatin o [2005/03/23] kern/79168 Problems running two firewire disks on on o [2005/03/23] i386/79169 i386 freeze with striped USB Drives under high o [2005/03/24] kern/79208 [nfs] Deadlock or starvation doing heavy o [2005/03/24] kern/79214 [nfs] iozone hurts tcp-based NFS o [2005/03/26] kern/79255 Fixating CDRW with burncd(8) hangs system o [2005/03/26] kern/79262 [dc] Adaptec ANA-6922 not fully supported o [2005/03/26] bin/79263 find -exec {} + fails with -or and ! o [2005/03/27] i386/79268 i386 5.3-RELEASE won't boot on Compaq Armada 4 o [2005/03/27] usb/79269 usb USB ohci da0 plug/unplug causes crashes a o [2005/03/27] usb/79287 usb UHCI hang after interrupt transfer o [2005/03/28] kern/79295 umount oddity with NFS (fwe) over VIA Fir s [2005/03/28] kern/79323 [wi] authmod setup with ifconfig on dlink o [2005/03/29] kern/79324 [bge] Broadcom bge chip initialization fa p [2005/03/29] kern/79332 [ata] [patch] "ffs_mountroot: can't find o [2005/03/29] kern/79333 pjd GEOM MIRROR mount root problem o [2005/03/29] kern/79334 [ata] ATA_IDENTIFY timed out for 5.3 and o [2005/03/29] kern/79336 [nfs] NFS client doesn't detect file upda s [2005/03/29] kern/79339 [kernel] [patch] Kernel time code sync wi f [2005/03/30] bin/79376 moused causes random mouse events with a o [2005/03/31] ports/79397 clement news/inn fails to build nnrpd under RELEA o [2005/03/31] i386/79409 i386 Coming back from idles make the server re o [2005/04/02] kern/79493 [if_tun] [patch] Reproducible if_tun pani o [2005/04/04] usb/79524 usb printing to Minolta PagePro 1[23]xxW via o [2005/04/07] kern/79621 qa [sysinstall] sysinstall does not create a o [2005/04/07] usb/79622 imp USB devices can be freed twice o [2005/04/07] usb/79656 usb [usb] RHSC interrupts lost o [2005/04/08] kern/79660 ATAPI CD driver /dev/acd0tNN fails if dev o [2005/04/08] kern/79665 [panic] "unmount: dangling vnode" on amd o [2005/04/08] threads/79683threads svctcp_create() fails if multiple threads o [2005/04/08] i386/79686 i386 Spurious notebook disk errors from ATA dr o [2005/04/08] kern/79700 [nfs] suspending nfs file access hangs ot o [2005/04/09] kern/79703 [hang] RocketRaid 1820A has problems with o [2005/04/09] usb/79722 usb [usb] wrong alignments in ehci.h o [2005/04/09] i386/79729 i386 umass, da0 not detected by devfs for o [2005/04/09] i386/79730 i386 SLIM DRIVE COMBO fails with READ_BIG erro o [2005/04/11] i386/79779 i386 If system memory is above 4GB, one parts o [2005/04/11] kern/79783 [ata] hw.ata.atapi_dma=1 reduces HDD writ o [2005/04/11] i386/79784 i386 [bfe] Broadcom BCM4401 : no carrier o [2005/04/11] kern/79785 realtek NIC will crash a heavy BSD system o [2005/04/12] i386/79807 i386 Lock Up on Old Acer P1 Comp o [2005/04/12] amd64/79813 amd64 Will not install/run on amd64 nForce 4 pl o [2005/04/12] i386/79833 i386 BTX crashes on boot when using Promise TX o [2005/04/13] docs/79857 doc ntp(8) manpage is wrong o [2005/04/14] kern/79895 darrenr [ipfilter] 5.4-RC2 breaks ipfilter NAT wh o [2005/04/14] kern/79905 multimedia [sound] sis7018 sound module problem o [2005/04/14] bin/79910 qa [sysinstall] Cannot escape from failed po o [2005/04/14] kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: o [2005/04/14] kern/79940 [panic] 5.3 with kernel debug causes pani f [2005/04/14] ports/79941 openoffice openoffice.org-1.1 1.1.4_1 binary package o [2005/04/14] i386/79943 i386 Very High interupt rate on PCM o [2005/04/16] kern/79988 darrenr [trap] page faults while in kernel mode o [2005/04/16] kern/80005 [re] re(4) network interface _very_ unpre o [2005/04/17] usb/80040 usb [hang] Use of sound mixer causes system f o [2005/04/17] kern/80042 FreeBSD 5.4 RC2: Promise PDC20265 on A7V o [2005/04/18] bin/80074 [openssl] Bug in OpenSSL's sk_insert() ca o [2005/04/19] kern/80088 [smbfs] Incorrect file time setting on NT o [2005/04/19] amd64/80114 amd64 kldload snd_ich causes interrupt storm wh o [2005/04/20] kern/80136 [md] [crash] mdconfig can reboot the syst o [2005/04/20] kern/80166 ups [panic] Debugger SMP race panic o [2005/04/22] usb/80260 usb Travan USB tape drive fails to write o [2005/04/22] kern/80266 rwatson [ipx] [patch] IPX routing doesn't work o [2005/04/22] i386/80268 i386 [crash] System with Transmeta Efficeon cp o [2005/04/25] kern/80321 ups [kgdb] serial db problems o [2005/04/25] kern/80322 TCP socket support broken on a busy port s [2005/04/26] kern/80354 andre [crash] Path MTU discovery ICMP NATD BSD o [2005/04/26] usb/80361 usb mounting of usb-stick fails o [2005/04/26] usb/80373 usb usb keyboard does not respond o [2005/04/26] kern/80381 5.4 RC3 can't allocate ps/2 irq, no psm, o [2005/04/27] bin/80389 kuriyama rpc.lockd brokenness o [2005/04/27] sparc64/80410sparc64 [netgraph] netgraph is causing crash with o [2005/04/28] i386/80426 acpi [APIC] [panic] 5.4-RC3 still panic when b o [2005/04/28] threads/80435threads panic on high loads o [2005/04/30] kern/80469 [smbfs] mount_smbfs causes freebsd to reb o [2005/05/01] kern/80519 [ntfs] Write capability for ntfs filesyst o [2005/05/03] kern/80572 [bridge] bridge/ipfw works intermittantly o [2005/05/04] usb/80628 usb recent USB MFCs cause panics o [2005/05/06] usb/80685 usb panic in usb_cold_explore() at begining o [2005/05/06] amd64/80691 amd64 amd64 kernel hangs on load o [2005/05/06] kern/80694 [kbd] [patch] atkbd looped on Acer Travel o [2005/05/06] kern/80714 drop/boot to single user hangs on 5.4-REL o [2005/05/07] kern/80739 Strange panic (keyboard related?) on 5.4 o [2005/05/08] kern/80742 [pecoff] [patch] Local DoS in sys/compat/ o [2005/05/08] kern/80784 mux [fxp] fxp gives device timeouts o [2005/05/08] bin/80798 mount_portal pipe leaves file descriptors o [2005/05/09] usb/80829 usb possible panic when loading USB-modules o [2005/05/10] docs/80843 doc [patch] psm(4): Suggested fix for psm0 / o [2005/05/10] kern/80853 [ed] [patch] add support for Compex RL200 o [2005/05/10] usb/80862 usb [patch] USB locking issues: missing some o [2005/05/11] sparc64/80890sparc64 [panic] kmem_malloc(73728): kmem_map too f [2005/05/11] ports/80892 daichi portupgrade ignores configfile o [2005/05/11] bin/80913 ipfw [patch] /sbin/ipfw2 silently discards MAC o [2005/05/12] kern/80932 tackerman [em] [patch] Degraded performance of em d f [2005/05/13] kern/80969 glebius [panic] Repeatable double fault panic aft o [2005/05/13] kern/80980 [i386] [patch] problem in "sys/i386/inclu o [2005/05/13] i386/80989 i386 Cannot install 5.4-RELEASE both in my sys o [2005/05/14] kern/81000 [apic] Via 8235 sound card worked great w o [2005/05/14] kern/81019 [re] re(4) RealTek 8169S32 behaves errati o [2005/05/14] amd64/81037 amd64 SATA problem o [2005/05/16] kern/81095 IPsec connection stops working if associa p [2005/05/16] i386/81111 i386 /boot/loader causes reboot due to CFLAGS+ o [2005/05/17] kern/81146 multimedia [sound] Sound isn't working AT ALL for Si o [2005/05/17] kern/81147 tackerman [em] [patch] em0 reinitialization while a o [2005/05/18] kern/81180 [bktr] bktr(4) driver cannot capture both o [2005/05/18] kern/81202 glebius nmap scan causes box to get immediately r o [2005/05/18] kern/81207 [if_ndis] NDIS wrapper doesn't probe buil o [2005/05/18] i386/81215 i386 X Freeze on Dell Inspiron 9100 with Radeo o [2005/05/19] kern/81232 [panic] vrele: negative ref o [2005/05/19] i386/81235 i386 /sys/i386/conf/GENERIC needs "options ASR o [2005/05/19] threads/81258threads Thread specific data is sometimes assigne o [2005/05/19] ports/81272 java JDK 1.5 port doesn't build. o [2005/05/20] kern/81301 problems with new "contigmalloc" routine o [2005/05/20] usb/81308 usb [ugen] [patch] polling a ugen(4) control o [2005/05/20] i386/81311 i386 [smp] [hang] Athlon MP SMP + 3ware + em0 o [2005/05/20] kern/81322 [lnc] [hang] lnc driver causes lockups o [2005/05/20] kern/81324 darrenr [panic] "Duplicate free of item %p from z o [2005/05/23] bin/81389 brian ( usermode ppp ) LCP Negotiation Never Fi o [2005/05/23] bin/81390 ( usermode ppp ) LCP Negotiation Never Fi o [2005/05/24] conf/81429 [patch] Error in /etc/rc.subr: jail+devfs p [2005/05/24] ports/81440 cy Major improvements to x11-wm/fvwm2-devel o [2005/05/26] usb/81524 usb panic: usb_cold_explore: busses to explor o [2005/05/27] kern/81539 The fxtv program freezes systems o [2005/05/28] amd64/81602 amd64 SATA crashes with parallel pcm access o [2005/05/28] kern/81606 darrenr ipnat fails to start after upgrade to REL o [2005/05/30] kern/81644 [vge] vge(4) does not work properly when o [2005/05/31] gnu/81689 Unable to connect via SSH using protocol o [2005/06/01] kern/81770 [nfs] Always "NFS append race" at every N o [2005/06/02] kern/81807 [sio] Silo overflows with serial multipor o [2005/06/04] conf/81882 [patch] missing terminal definition for w o [2005/06/04] kern/81887 scsi [aac] Adaptec SCSI 2130S aac0: GetDeviceP o [2005/06/04] i386/81903 i386 Installer hangs on all menu entries on To o [2005/06/06] kern/81943 des [kernel] [patch] _assert_sbuf_integrity c p [2005/06/07] kern/81978 yar [if_vlan] [patch] if_vlan didn't pass the o [2005/06/07] bin/81997 ntpd fails to bind to IP-address o [2005/06/08] i386/82029 i386 Boot Loader installation on MegaRAID cont p [2005/06/08] bin/82030 simon [sysinstall] Choosing an alternate defaul o [2005/06/08] kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work o [2005/06/09] kern/82064 anholt [drm] DRM not working with SMP o [2005/06/09] amd64/82071 amd64 incorrect -march's parameter to build 32b o [2005/06/11] kern/82143 kqueue on FreeBSD 4.11 fails to report UD f [2005/06/13] java/82183 java Cannot install Java 1.5, lots of missing o [2005/06/13] usb/82198 usb Panic on attaching of ONKI N-338 USB MP3 o [2005/06/13] bin/82207 tcpslice(1) incorrectly handles dates whe o [2005/06/14] kern/82219 [panic] in dumping if watchdog enabled. o [2005/06/14] kern/82227 [digi] Xem: chained concentrators not rec a [2005/06/15] bin/82263 compat 4x broken after last update o [2005/06/15] kern/82271 pf [pf] cbq scheduler cause bad latency o [2005/06/15] usb/82272 usb Can not recognize Casio camera EX-Z40 as o [2005/06/15] i386/82285 i386 [race] kernel panic during reboot o [2005/06/15] docs/82296 doc ttys(5) man page misleads about use for n o [2005/06/17] usb/82350 usb [usb] null pointer dereference in USB sta o [2005/06/19] amd64/82425 amd64 [fxp] fxp0: device timeout, fxp interface o [2005/06/20] kern/82442 [panic] Fatal trap 12 in em driver on 4.1 o [2005/06/21] kern/82464 [pccard] Sony Ericsson GC75 GPRS MODEM no o [2005/06/21] kern/82468 Using 64MB tcp send/recv buffers, traffic o [2005/06/21] kern/82491 [bootp] [patch] bootpd shouldn't ignore r o [2005/06/21] kern/82497 [vge] vge(4) on AMD64 only works when loa o [2005/06/22] usb/82520 usb Reboot when USL101 connected o [2005/06/23] amd64/82555 amd64 Kernel Panic - after i connect to my "amd o [2005/06/23] sparc64/82569sparc64 USB mass storage plug/unplug causes syste o [2005/06/25] kern/82649 [panic] some request to DVDROM causes ker o [2005/06/25] standards/82654standards C99 long double math functions are missin o [2005/06/26] usb/82660 usb EHCI: I/O stuck in state 'physrd'/panic o [2005/06/26] bin/82667 burncd doesn't abort on error conditions o [2005/06/26] kern/82668 ATA timeouts on 5.4-stable o [2005/06/28] bin/82720 [patch] Incorrect help output from growfs o [2005/06/28] kern/82755 [panic] during periodic ncvs.sh script at o [2005/06/29] ports/82759 delphij Source navigator installs in wrong direct f [2005/06/29] ports/82771 ale Setting "BUILD_OPTIMIZED=yes" breaks port o [2005/06/30] kern/82805 [nfs] [panic] sched_switch ched_4bsd.c:86 o [2005/06/30] kern/82806 darrenr ipnat doesn't handle out of order fragmen f [2005/06/30] ports/82824 daichi sysutils/portupgrade fails to build due t o [2005/07/01] kern/82846 phk Kernel crash in 5.4 with SMP,PAE o [2005/07/02] kern/82881 [netgraph] [panic] ng_fec(4) causes kerne o [2005/07/03] kern/82919 [bridge] [patch] Bridge configuration upd o [2005/07/04] bin/82975 route change does not parse classfull net o [2005/07/05] amd64/83005 amd64 Memory Occupied during installation of th o [2005/07/05] kern/83017 [modules] snd_ich freezes system when bei f [2005/07/07] i386/83078 i386 Need to develop the network driver for Bo p [2005/07/07] bin/83085 des [patch] double free() in openpam o [2005/07/07] kern/83098 'vrele: negative ref cnt' in shutdown wit o [2005/07/07] kern/83107 delphij [libc] [patch] libc uuid_compare() doesn' o [2005/07/09] ports/83183 olgeni webmin/perl coredumps o [2005/07/09] bin/83195 nvi loses edited file on network disconne f [2005/07/10] i386/83214 i386 FreeBSD 5.4 cannot install on IC35L120AVV o [2005/07/10] ports/83223 tobez lang/perl5.8: perl-after-upgrade do nothi o [2005/07/11] ports/83252 openoffice openoffice.org-1.1 1.1.4 build failure: D o [2005/07/11] kern/83254 [digi] driver can't init Digiboard PC/4e o [2005/07/11] kern/83297 [bpf] Possible issue with FreeBSD 5.4 jai o [2005/07/12] kern/83319 [panic] system crash on heavy hard disk l o [2005/07/12] bin/83336 [patch] libc's parse_ncp() don't check ma o [2005/07/12] bin/83338 [patch] libc's getent() don't check for m o [2005/07/12] bin/83340 [patch] setnetgrent() and supporting func o [2005/07/12] bin/83344 [patch] Improper handling of malloc failu o [2005/07/12] bin/83347 [patch] improper handling of malloc failu o [2005/07/12] bin/83348 [patch] Improper handling of malloc failu o [2005/07/12] bin/83349 [patch] improper handling o malloc's fail o [2005/07/12] bin/83359 [patch] improper handling of malloc failu o [2005/07/13] bin/83364 [patch] improper handling of malloc failu o [2005/07/13] kern/83368 [ipx] [patch] incorrect handling of mallo o [2005/07/13] bin/83369 [patch] incorrect handling of malloc fail o [2005/07/13] kern/83375 phk Fatal trap 12 cloning a pty o [2005/07/13] kern/83384 failure of non-essential IDE partitions c o [2005/07/13] kern/83406 [smp] em/bge drivers: severe performance o [2005/07/14] bin/83426 [ PATCH ] improper handling of malloc fai o [2005/07/14] kern/83429 [ath] ath(4) does not work with the D-Lin o [2005/07/14] ports/83434 hq www/jakarta-tomcat ports give the wrong o o [2005/07/14] kern/83464 [geom] [patch] Unhandled malloc failures o [2005/07/15] kern/83499 fragmented packets does not pass through o [2005/07/15] usb/83504 usb [usb] SpeedTouch USB stop working on rece f [2005/07/15] kern/83521 pjd GEOM_STRIPE Error On Boot o [2005/07/16] kern/83552 [panic] Fatal trap 19 on ti0 when SMP is o [2005/07/16] bin/83558 kernbb(8): usr.sbin/kernbb doesn't compil o [2005/07/16] usb/83563 usb [panic] Page Fault while detaching Mpman o [2005/07/16] i386/83574 i386 installation failure o [2005/07/17] kern/83586 [if_ndis] [panic] ndis panic with Intel P f [2005/07/18] kern/83671 Can't get comconsole to work properly on o [2005/07/18] usb/83677 usb [usb] usb controller often not detected ( o [2005/07/18] bin/83696 Maximum members in group seems broken o [2005/07/19] i386/83735 i386 [re] network card (realtek 8139) and soun o [2005/07/19] usb/83756 usb Microsoft Intellimouse Explorer 4.0A does o [2005/07/20] kern/83761 [panic] vm-related panic: blst_radix_free o [2005/07/20] ports/83767 tobez lang/perl5.8: Perl5.8.7 coredumps on Text o [2005/07/21] i386/83826 i386 can't install any version on Toshiba Satt f [2005/07/21] kern/83885 gnn [panic] Kernel panic when received ICMP T o [2005/07/22] bin/83914 [libc] popen() doesn't work in static thr o [2005/07/22] i386/83925 i386 [boot] can't boot Dell Latitude D610 afte s [2005/07/22] ports/83929 trevor www/linux-mozilla - PATCH - update port, o [2005/07/22] kern/83930 sam crypto_q_mtx recursion when unloading hif o [2005/07/23] usb/83942 usb [patch] QUIRK: Langel USB flash mp3 playe o [2005/07/24] usb/83977 usb [ucom] [panic] ucom1: open bulk out error o [2005/07/24] i386/84008 i386 /dev/X? should be /dev/ad1s* o [2005/07/24] kern/84015 [agp] [hang] Nforce3-250Gb freezes on Fre o [2005/07/25] amd64/84027 obrien if_nve gets stuck o [2005/07/25] kern/84052 [modules] [hang] 5.4-STABLE - kldunload s o [2005/07/25] i386/84088 i386 Panic with nforce2 platform on FreeBSD 6. o [2005/07/26] kern/84102 gnn FreeBSD 6.0 BETA 1 install Panic's in VMW o [2005/07/26] kern/84107 [unionfs] [panic] unionfs related panic o [2005/07/26] kern/84133 [panic] amd64, while making ports (trace o [2005/07/26] kern/84135 pjd [panic] ggatec destroy panics BETA-1 p [2005/07/27] kern/84163 [mlx] 6.0-BETA1 mlx driver don't find any o [2005/07/28] kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recog o [2005/07/28] bin/84217 brian "enable proxy" is ignored in ppp.conf p [2005/07/28] conf/84221 Wrong permissions on /etc/opiekeys o [2005/07/29] i386/84303 i386 boot sometimes stops at "uhci0: 3.5GB o [2005/08/05] kern/84584 [re] re(4) spends too much time in interr o [2005/08/05] kern/84589 [2TB] 5.4-STABLE unresponsive during back o [2005/08/07] kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn o [2005/08/07] usb/84649 usb [quirk] [patch] kernel panic after insert o [2005/08/07] kern/84656 [panic] when kern.maxdsiz is => hw.physme o [2005/08/08] bin/84668 qa [sysinstall] ssh and sysinstall problem o [2005/08/08] kern/84673 [nfs] NFS client problem "Stale NFS file o [2005/08/09] i386/84717 i386 [hang] 5.4-rel booting locks-up on Superm p [2005/08/10] kern/84740 tjr [libc] regcomp("\254") fails o [2005/08/11] kern/84799 [fdc] [patch] can't read beyond track 0 o o [2005/08/11] bin/84816 patch(1) inserts a line in the wrong plac o [2005/08/11] kern/84818 atapi cd: hangup with motor switched on a o [2005/08/12] amd64/84832 amd64 Installation crashes just at boot AMD64/ o [2005/08/13] kern/84861 [ipw] [patch] still can't get working ipw o [2005/08/14] amd64/84930 amd64 [msdosfs] something wrong with msdosfs on o [2005/08/14] docs/84932 doc new document: printing with an Epson ALC- o [2005/08/15] usb/84936 usb install - usb keyboard not recognized o [2005/08/15] i386/84943 i386 "Invalid Partition Table" Intel ICH6 SATA o [2005/08/15] kern/84953 [nfs] NFS locking issue in RELENG_6/i386/ o [2005/08/15] kern/84954 imp [CARDBUS] cbb alloc res fail (with hw.car o [2005/08/15] kern/84964 [nfs] nfs4 mount doesn't handle NFS4ERR_G o [2005/08/15] kern/84965 [nfs] nfs4 mount generates NFS4ERR_BAD_SE o [2005/08/15] kern/84968 [nfs] programs on nfs4 mounts won't execu o [2005/08/16] kern/85005 Network interrupt after shutdown method h o [2005/08/17] kern/85042 [smbfs] mount_smbfs: can't get handle to o [2005/08/18] i386/85072 i386 [psm] ps/2 Mouse detection failure on com o [2005/08/19] i386/85101 i386 [libm] nearbyint always returns nan o [2005/08/19] bin/85115 byacc generates uncompileable file o [2005/08/19] kern/85123 [iir] Improper serialization in iir_ioctl o [2005/08/19] kern/85137 [pseudofs] [patch] panic due to sleep wit f [2005/08/20] ports/85155 cy security/tripwire clobbers config files o o [2005/08/20] threads/85160threads [libthr] [patch] libobjc + libpthread/lib o [2005/08/23] kern/85258 mux [fxp] changing promisc mode on nic can le o [2005/08/24] kern/85266 [xe] [patch] xe(4) driver does not recogn o [2005/08/26] kern/85320 [gre] [patch] possible depletion of kerne o [2005/08/26] kern/85326 [smbfs] [panic] saving a file via samba t o [2005/08/27] alpha/85346 alpha PREEMPTION causes unstability in Alpha400 o [2005/08/28] kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark vo o [2005/08/29] amd64/85431 amd64 AMD64 has short but temporary freezes (ha o [2005/08/29] kern/85434 firewire [fwip] fwip (IP over firewire) doesn't wo o [2005/08/29] kern/85444 IPv6 crash, possibly related to destroyin o [2005/08/29] i386/85450 i386 panic: subdisk6 detached (appears to be a o [2005/08/29] amd64/85451 amd64 [hang] 6.0-BETA3 lockups on AMD64 (PREEMP o [2005/08/29] i386/85454 i386 Panic while booting: No virtual memory fo o [2005/08/30] kern/85464 Cannot unmount file-backed disk imported o [2005/08/30] kern/85493 imp [ed] [patch] OLDCARD can't probe ed drive o [2005/08/31] ports/85514 vsevolod mutt-ng-20050825 does not install with ol p [2005/09/01] conf/85558 brooks initdiskless should not generate memory d o [2005/09/01] kern/85583 obrien [nve] [timeout] send errors ("device time o [2005/09/05] kern/85728 [trap] Crashes on 6.0 when copying data b o [2005/09/05] ports/85730 danfe nvidia-driver eats the /usr/X11R6/lib/mod o [2005/09/05] kern/85751 [devfs] [panic] panic in devfs_setattr() f [2005/09/05] ports/85756 roam Linker error when upgrading port security o [2005/09/05] kern/85768 gibbs aic79xx driver timeouts with U160 target o [2005/09/05] ia64/85772 ia64 [gpt] gpt (geom_) needs to adopt g_ctl s [2005/09/06] ports/85779 edwin fmsx 3.0 is unstable (reboting, freezing o [2005/09/06] kern/85791 kernel panic, page fault in kernel mode o [2005/09/06] bin/85796 des pam doesn't work correctly after Upgrade f [2005/09/06] kern/85804 [panic] after chown -R from chrooted shel o [2005/09/06] kern/85809 panic: mutex "ipf state entry" already in o [2005/09/06] bin/85810 nslookup/dig Hang and processes cannot be o [2005/09/06] kern/85813 timeout waiting for read DRQTrying to mou o [2005/09/06] kern/85816 maxproc=1 in login.conf causes kernel pan o [2005/09/07] bin/85830 des [patch] pam_exec incorrectly works with v s [2005/09/07] ports/85850 cperciva portsnap extract silently deletes Makefil o [2005/09/08] i386/85866 i386 [hang] bootloader freezes on Pentium2/3 o [2005/09/09] kern/85893 [panic] while trying to mount audio CD o [2005/09/09] kern/85894 [nfs] [panic] nfs_timer / nfs_socket.c:11 o [2005/09/09] ports/85905 perky mod_python3 pthread_attr_destroy failure o [2005/09/10] kern/85931 panic: "vm_fault: fault on nofault entry" o [2005/09/10] i386/85938 i386 Install fails, unable to write partitions o [2005/09/10] i386/85944 i386 FreeBSD restarts after showing "Welcome t s [2005/09/11] kern/85975 [cam] devfs does not create entries when o [2005/09/11] kern/85993 [panic] emulators/kqemu panics 6.0-BETA4 o [2005/09/12] bin/86012 kpasswd(1) fails if one of the KDC are un o [2005/09/12] usb/86031 usb need support usb nic rt2500 in my 5.4 STA o [2005/09/13] kern/86055 FreeBSD 6.0 beta4 install panic:bio alrea o [2005/09/13] kern/86065 [kqueue] system reboot without sync (and o [2005/09/13] kern/86067 jeff [sched_ule] 6.0-BETA4 hangs while trying f [2005/09/13] kern/86072 pf [pf] Packet Filter rule not working prope o [2005/09/13] amd64/86080 amd64 [radeon] [hang] radeon DRI causes system o [2005/09/14] kern/86103 darrenr [ipfilter] Illegal NAT Traversal in IPFil o [2005/09/14] kern/86107 [procfs] [panic] unrhdr has N allocations o [2005/09/16] ports/86197 vsevolod ejabberd and nullmail both want gid 522 o [2005/09/17] conf/86249 rcNG can not stop daemon which has a long o [2005/09/17] kern/86261 brian 'out of buffer space' after many PPPoE re o [2005/09/18] kern/86306 [em] [patch] if_em.c locks up while tryin f [2005/09/18] i386/86312 i386 5.4-STABLE ATA Timeout WRITE_DMA o [2005/09/19] i386/86325 i386 [install] unable to install FreeBSD on IB o [2005/09/19] kern/86330 [ipsec] [panic] panic in ESP code o [2005/09/20] kern/86361 thompsa [bridge] bridge(4) does not work with VLA o [2005/09/20] i386/86380 i386 i386_set_ioperm doesn't take effect immed o [2005/09/20] ports/86383 openoffice Can't compile openoffice.org-1.1 o [2005/09/21] kern/86411 scottl [amr] Very low performance of amr(4) unde f [2005/09/21] ports/86421 clement Apache-2.0.54_4 PHP popen hangs o [2005/09/21] kern/86423 truckman backgroud fsck leaves incorrect free bloc o [2005/09/21] kern/86427 LOR / Deadlock with FASTIPSEC and nat o [2005/09/22] bin/86456 arp(8) program hangs o [2005/09/23] amd64/86503 amd64 [atapicam] [panic] k3b crash the system l o [2005/09/23] bin/86514 awk -vVAR=val doesn't work without space o [2005/09/24] bin/86518 qa sysinstall(8) Main Menu navigation f [2005/09/24] kern/86525 FreeBSD 6.0BETA5 hangs after boot up syst o [2005/09/24] ports/86535 des usermin/perl coredumps o [2005/09/25] kern/86550 csjp [panic] kernel (w/ UFS_EXTATTR* and UFS_A s [2005/09/26] kern/86596 [unionfs] unionfs -b brokes file modes o [2005/09/26] kern/86598 nectar [patch] Bug in OpenSSL Padlock Engine o [2005/09/26] i386/86612 i386 SCSI DAT Drive Issue o [2005/09/27] kern/86619 linux emulator interacts oddly with cp f [2005/09/27] ports/86642 daichi portupgrade doesn't add MAKE_ARGS to inst o [2005/09/27] i386/86651 i386 FAILURE ATA-IDENTIFY o [2005/09/28] i386/86667 i386 GNOME Battery Applet causing keyboard to f [2005/09/28] ports/86687 tobez Perl ithreads coredump o [2005/09/28] bin/86690 kientzle bsdtar sparse file problems o [2005/09/29] java/86700 java SIGSEGV in native jdk15 f [2005/09/30] kern/86746 cognet watch/snp don't work in 6.0 o [2005/09/30] kern/86763 [ucom] kernel: ucom0: ucomwritecb: IOERRO o [2005/09/30] usb/86767 usb [usb] bogus "slice starts beyond end of t o [2005/10/01] kern/86775 system reboot without syncing o [2005/10/01] kern/86779 taskqueue_enqueue_fast uses spinlock on s o [2005/10/01] i386/86806 i386 Couldn't alloc kernel virtual memory o [2005/10/03] kern/86848 [pf][multicast] destroying active syncdev o [2005/10/04] i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is o [2005/10/05] i386/86920 i386 [ndis] ifconfig: SIOCS80211: Invalid argu o [2005/10/05] kern/86944 [nfs] [patch] When I use FreeBSD with NFS o [2005/10/06] kern/87010 pjd Reading kernel memory & pagefault under n o [2005/10/06] kern/87014 rwatson BPF_MTAP/bpf_mtap are not threadsafe and o [2005/10/07] i386/87085 i386 Will not install on Microtel system s [2005/10/07] kern/87094 5.4 system with SMP and IPFW crashes unde o [2005/10/08] usb/87099 usb panic: ohci_add_done: addr 0x000d1bf0 not o [2005/10/08] kern/87107 Boot process will not complete with IPSEC p [2005/10/08] amd64/87112 peter Boot problems on a 16 processor AMD64 com o [2005/10/08] i386/87122 i386 Installer of 6.0-BETA5 can't find HDD par o [2005/10/09] i386/87155 i386 [boot] [panic] Can't Alloc Virtual Memory o [2005/10/09] amd64/87156 amd64 First Installation: Kernel crashes o [2005/10/10] kern/87194 [fxp] fxp(4) promiscuous mode seems to co o [2005/10/11] kern/87248 [iwi] Data-corruption while using WEP on o [2005/10/11] kern/87255 [md] [panic] large malloc-backed mfs cras o [2005/10/11] amd64/87258 amd64 [smp] [boot] cannot boot with SMP and Are o [2005/10/12] amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powe o [2005/10/12] amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD a [2005/10/12] amd64/87328 amd64 [boot] BTX halted error o [2005/10/12] amd64/87348 amd64 amd64+smp+startkde always crashing o [2005/10/13] i386/87356 i386 6.0 RC1 cannot see 250GB drive o [2005/10/13] i386/87364 scottl [aac] aac controller stopped working betw o [2005/10/13] kern/87368 [msdosfs] fat32 is very slow o [2005/10/13] ports/87397 edwin incorrect use of PAPERSIZE make variable o [2005/10/13] ports/87404 nork Adobe Reader no longer works with www/lin o [2005/10/13] kern/87413 damien [iwi] 6.0-RC1: "ifconfig iwi0 mode 11g up o [2005/10/14] kern/87421 [netgraph] [panic]: ng_ether + ng_eiface p [2005/10/14] bin/87465 brooks [patch] dhclient(8) not properly configur o [2005/10/15] amd64/87472 amd64 I downloaded 5.4 and went to install it, o [2005/10/16] kern/87506 [vr] [patch] Fix alias support on vr inte o [2005/10/16] amd64/87514 amd64 6.0-CURRENT freezes machine using >4GB on o [2005/10/16] usb/87519 usb [kbd] cannot install on USB-only system o [2005/10/16] kern/87521 darrenr [ipfilter] [panic] using ipfilter "auth" o [2005/10/16] ports/87523 trevor [patch] www/linux-mozilla: added support o [2005/10/16] kern/87544 geom [gbde] mmaping large files on a gbde file o [2005/10/17] usb/87565 usb [PATCH] Support for Vodaphone 3G/UMTS car o [2005/10/17] i386/87568 acpi [ACPI] [REGRESSION] 6.0-STABLE needs ACPI o [2005/10/17] i386/87576 i386 no installation on Acer aspire 1304xc lap o [2005/10/17] kern/87586 [diskless] [panic] Unable to use networke f [2005/10/18] kern/87596 [panic] OS crash on a Firefox link click f [2005/10/18] misc/87598 make release broken o [2005/10/18] i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacke o [2005/10/18] ports/87631 sobomax zaptel modules loading crashes FreeBSD 6. o [2005/10/19] i386/87654 i386 Marvell Yukon 88E8036 NIC not detected by a [2005/10/19] kern/87658 IO::AIO test suite loops infinitely on 5. o [2005/10/19] amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron o [2005/10/20] kern/87727 [panic] 6.0-RC1 coredumps o [2005/10/20] bin/87729 phk most calls to malloc(3) generate warnings o [2005/10/20] i386/87750 i386 [boot] btx halted error while installatio o [2005/10/20] kern/87758 [ath] [hang] Reboot problem with atheros f [2005/10/21] kern/87791 Kernel crash when running df o [2005/10/21] bin/87792 [patch] very bad performance of cp(1) via f [2005/10/22] kern/87846 5.4 will NOT work with any other os on di o [2005/10/23] kern/87859 [smbfs] System reboot while umount smbfs. o [2005/10/23] i386/87876 i386 Installation Problems for i368 Compaq R30 o [2005/10/23] i386/87877 i386 non-root mount operation fails o [2005/10/24] i386/87910 i386 mouse does not work in whole of monitor a o [2005/10/24] bin/87911 kientzle tar(1): internal error o [2005/10/25] amd64/87977 amd64 [busdma] [panic] amd64 busdma dflt_lock c s [2005/10/25] ports/87978 portmgr *_DEPENDS gets broken after changing (LOC o [2005/10/25] ports/87985 trevor print/acroread7 need to resetting its ARC o [2005/10/25] kern/87986 pjd [geom] [hang] gmirror and quota will hang o [2005/10/25] ports/87996 nork www/linuxpluginwrapper: Flash 7 kills epi f [2005/10/25] kern/88011 thompsa [bridge] bridge and if_bridge is broken b o [2005/10/26] kern/88045 obrien [nve] [patch] 6.0rc1: nve0: device timeou o [2005/10/26] kern/88047 [asr] [panic] 6.0-RC1 reboots with SMP an o [2005/10/27] i386/88082 i386 cts protection for ath0 causes panic o [2005/10/27] gnu/88087 c++filt(1) dumps core on a trivial string o [2005/10/28] ports/88115 x11 ivview (installed by inventor port) end i o [2005/10/28] i386/88124 i386 [hang] X -configure freezes 6.0rc1 o [2005/10/28] i386/88130 i386 [hang] Machine hands on dhcp o [2005/10/28] i386/88139 i386 [i386] feature request: 53C875 Chipset HP o [2005/10/30] kern/88213 [panic] Hang followed by Panic on 6.0-RC1 o [2005/10/30] bin/88215 [patch] syslogd(8) does not pass cleanly p [2005/10/30] kern/88249 dwhite getdents syscall fails for devfs on amd64 o [2005/10/31] kern/88266 [smbfs] smbfs does not implement UIO_NOCO o [2005/10/31] kern/88268 [bpf] yet another null pointer in bpf cod p [2005/10/31] sparc64/88279marius Hme driver. Failure to initialize onboard o [2005/10/31] amd64/88299 amd64 swapcontext fails with errno 0 o [2005/11/01] i386/88315 i386 [sym] [hang] Symbios/LSI-HBA (SYM83C895) f [2005/11/02] ports/88406 rodrigc devel/apr-svn picks up e2fsprogs header a o [2005/11/03] usb/88445 usb [panic] computer reboots after printing C o [2005/11/03] i386/88459 i386 [panic] Fatal trap 19 (process: idle: cpu s [2005/11/03] ports/88462 ports-bugs math/GiNaC: ginsh crashes during startup o [2005/11/03] kern/88472 [panic] panic/reboot in 5.4-STABLE o [2005/11/04] kern/88487 [panic] softdep_setup_inomapdep: found in o [2005/11/04] kern/88496 [iwi] iwi0: fatal error - have to reboot o [2005/11/05] kern/88518 cannot mount root rw at boot o [2005/11/05] bin/88524 openssl can not work with smtp.gmail.com o [2005/11/05] ports/88535 bz emulators/hercules segfaults o [2005/11/06] kern/88555 [panic] ffs_blkfree: freeing free frag on o [2005/11/06] amd64/88568 amd64 [panic] 6.0-RELEASE install cd does not b o [2005/11/07] i386/88583 i386 i can't install freebsd in server ibm xse o [2005/11/07] i386/88610 i386 FreeBSD 6.0 bootonly crashes during boot o [2005/11/08] docs/88636 trhodes handbook instruction could shut down name f [2005/11/08] ports/88641 x11 x11/xproto: Xorg package fails to work o [2005/11/08] bin/88655 /bin/tcsh ls-F : Floating exception (core o [2005/11/08] kern/88657 [smbfs] windows client hang when browsing o [2005/11/08] kern/88659 ipfw [modules] ipfw and ip6fw do not work prop o [2005/11/08] kern/88664 ipfw [ipfw] ipfw stateful firewalling broken w o [2005/11/09] i386/88717 i386 freebsd 5.4 boots from lsi 53c1030 only i o [2005/11/09] kern/88718 [aac] [timeout] unable to install on RAID o [2005/11/09] usb/88743 usb [hang] USB makes kernel hang at boot (reg f [2005/11/09] amd64/88746 amd64 Buffer problem with SSH2 under amd64 arch o [2005/11/09] i386/88755 i386 [panic] FreeBSD R6.0 on ThinkPad R40 inst o [2005/11/10] amd64/88790 amd64 kernel panic on first boot (after the Fre o [2005/11/10] kern/88793 [wlan] wlan(4) broken, sends corrupted pa o [2005/11/10] ports/88805 phantom java/jdk15 Charset NullPointerException o [2005/11/10] i386/88808 i386 V6.0 crashing on install with ICH7 RAID 5 o [2005/11/10] bin/88813 stefanf [patch] cd builtin in sh(1) can cd to wro o [2005/11/11] kern/88823 [modules] atapicam - kernel trap 12 on lo f [2005/11/11] kern/88831 wes nextboot.conf not deleted o [2005/11/11] i386/88853 i386 [hang] SMP system FreeBSD 6.0-STABLE cras o [2005/11/11] kern/88856 [nfs] XDR/RPC breaks when sending msgs > o [2005/11/11] kern/88859 acpi ACPI broken on Compaq DL360 o [2005/11/12] bin/88873 [2TB] gpt create fails "bogus map" "unkno o [2005/11/12] kern/88882 [ndis] ndis IF tx/rx and other problems i o [2005/11/13] kern/88914 [hang] system freeze during file transfer o [2005/11/13] kern/88917 [ipw] ipw can not work in adhoc mode o [2005/11/13] i386/88929 i386 FreeBSD 6.0 install CD fails to find disk o [2005/11/13] kern/88937 [ndis] ifconfig ndis does not show the co o [2005/11/14] usb/88966 usb kldunload ucom.ko returns "Device busy" e o [2005/11/14] i386/89003 i386 LaCie Firewire drive not properly support o [2005/11/14] bin/89012 [libz] FreeBSD-6.0 is still using zlib-1. o [2005/11/15] kern/89069 [panic] kernel panic when putting load on o [2005/11/15] kern/89070 [panic] NULL m passed to m_copym() in ip_ s [2005/11/15] ports/89074 x11 Segmentation Violation during "make insta o [2005/11/15] bin/89090 [patch] du(1) reports negative numbers o [2005/11/16] bin/89100 premature EOF with ftpd on some large fil o [2005/11/16] kern/89102 geom [geom_vfs] [panic] panic when forced unmo a [2005/11/16] misc/89103 gcc segmentation fault errors -- ??memory o [2005/11/16] bin/89144 [sysinstall] failed to install 2 packages o [2005/11/16] kern/89179 Random reboots on Dell PowerEdge 6300 o [2005/11/17] kern/89207 problem install fresbsd, hard disk geomet o [2005/11/18] i386/89214 i386 FreeBSD 6.0 disc 1 boot fails to find CDR o [2005/11/18] usb/89218 usb flash disk f [2005/11/18] ports/89228 ports-bugs security/clamav: clamd with libunrar dies o [2005/11/18] i386/89249 i386 HighPoint RocketRAID 1520 (HPT372N) can't f [2005/11/18] ports/89252 ports-bugs smartmontools getting gibberish o [2005/11/18] kern/89258 [mouse] synaptic touchpad support "worse" p [2005/11/19] amd64/89261 bz IPSec always causes panics on amd64 o [2005/11/19] threads/89262threads [kernel] [patch] multi-threaded process h o [2005/11/19] bin/89267 kientzle Problem with bsdtar(1) o [2005/11/19] bin/89268 problem with tar(1) o [2005/11/19] kern/89271 [radeon][agp][hang] X.org hangs when heav o [2005/11/19] i386/89288 i386 DMA error while booting with acpi enable o [2005/11/20] ports/89308 apache [patch] www/mod_accounting crash on reque o [2005/11/20] kern/89310 [panic] kmem_malloc fails with "kmem_map f [2005/11/20] i386/89322 i386 No puedo acceder al contenido del CDROM o [2005/11/21] i386/89340 i386 [panic] 6.0-STABLE (2005-11-07) panic o [2005/11/21] i386/89353 i386 invalid disk controller recognition of in o [2005/11/21] kern/89355 [md] mdconfig -t vnode filesystem mount p o [2005/11/21] kern/89368 el portatil se queda completamente colgad o [2005/11/21] i386/89383 i386 [panic] page fault (sio) o [2005/11/21] ports/89393 openoffice can't install OpenOffice 2.0.0 from port o [2005/11/21] kern/89396 [reboot] remounting cdrom causes reboot o [2005/11/22] bin/89410 [PATCH] sh(1) missing \u interpolation an o [2005/11/22] i386/89425 i386 [bfe] bfe resetting in 6.0 - current o [2005/11/23] ports/89443 tobez lang/perl5.8 is installed stripped regard o [2005/11/23] kern/89447 Serial console speed not working properly o [2005/11/24] sparc64/89486sparc64 firefox and thunderbird is broken on spar o [2005/11/24] amd64/89501 amd64 System crashes on install using ftp on lo o [2005/11/24] amd64/89503 amd64 Cant Boot Installation Disk o [2005/11/25] kern/89528 bz [jail] impossible to kill a jail f [2005/11/25] kern/89534 sam ifconfig after module unload causes page o [2005/11/25] kern/89538 phk [tty] [panic] triggered by "sysctl -a" o [2005/11/25] amd64/89546 amd64 [geom] GEOM error o [2005/11/25] amd64/89549 amd64 [amd64] nve timeouts on 6.0-release o [2005/11/25] amd64/89550 amd64 [amd64] sym0: VTOBUS failed (6.0 Release) o [2005/11/26] conf/89589 secteam virecover follows hardlinks, possibly exp o [2005/11/26] kern/89597 [ata] uncorrectable ATA disc errors can b o [2005/11/26] usb/89598 usb FLASH DISK 1.00 cause page fault o [2005/11/27] kern/89633 [if_sis] [panic] if_sis panic under exten o [2005/11/27] docs/89635 mlaier authpf(8) needs fdescfs o [2005/11/28] kern/89660 le [patch] [panic] due to g_malloc returning o [2005/11/28] kern/89688 [wi] wi0 cbb remove bug: Danger Will Robi a [2005/11/29] ports/89710 portmgr [patch] Mk/bsd.port.mk: check-conflicts t o [2005/11/30] ports/89751 maho Atlas math port doesn't finish compilatio o [2005/11/30] kern/89752 [bpf] [patch] bpf_validate() needs to do s [2005/11/30] kern/89755 [unionfs] [hang] Jailed process deadlocks o [2005/11/30] kern/89775 [kevent] [hang] kevent hangs on second wa o [2005/11/30] gnu/89777 send-pr(1) lies about saved reports o [2005/11/30] i386/89778 i386 panic: ffs_write: type 0xc2846660 0 (0,4) o [2005/12/01] kern/89784 phk [patch] [panic] 6.0-RELEASE panics when a o [2005/12/01] bin/89808 brian malformed Framed-IPv6-Prefix crashes ppp( o [2005/12/02] kern/89864 [if_vr] [panic] if_vr panic under FreeBSD o [2005/12/03] kern/89876 [txp] [patch] txp driver doesn't work wit o [2005/12/03] kern/89878 [pccard] [patch] pccard.c:pccard_safe_quo o [2005/12/03] kern/89880 wpaul [ndis] ndis interface stops rx/tx while l o [2005/12/04] kern/89918 damien [iwi] [panic] Kernel panic with if_iwi In o [2005/12/05] usb/89954 usb [usb] USB Disk driver race condition? o [2005/12/05] kern/89966 [ntfs] [panic] mounting ntfs causes kerne o [2005/12/05] amd64/89968 amd64 [ata] Asus A8N-E MediaShield RAID problem o [2005/12/05] i386/89982 i386 failure in starting kde after successfull o [2005/12/05] usb/89997 usb [umass] [panic] panic on iPod mini detach f [2005/12/06] kern/90050 [boot] boot -s drops serial console at sh o [2005/12/07] i386/90059 i386 panic in 2 mins after power on PC o [2005/12/07] i386/90065 i386 System hangs if wireless card wasn't disa o [2005/12/07] kern/90086 [hang] 5.4p8 on supermicro P8SCT hangs du f [2005/12/07] ports/90088 clement Buildconflict with apr-svn, libtool and a o [2005/12/08] bin/90093 geom fdisk(8) incapable of altering in-core ge o [2005/12/08] kern/90096 [net] [patch] arp mixup if carp and bridg o [2005/12/08] ports/90107 ports-bugs cvsd imprisoned doesn't work with devfs o [2005/12/09] i386/90134 i386 IDE and SATA disks not detected on variou o [2005/12/09] usb/90162 usb [usb] [patch] Add support for the MS Wire o [2005/12/10] i386/90167 i386 adding aliases to em0 interfaces cause th o [2005/12/10] ports/90184 openoffice Install of OpenOffice 2.0.0 fails o [2005/12/10] kern/90206 [ata] [crash] Server reboot after "FAILUR o [2005/12/10] kern/90214 multimedia [sound] memory leaks in snd_via8233 o [2005/12/11] kern/90237 [panic] kernel panic on startx command o [2005/12/11] ports/90259 roam Error when upgrading mail/vpopmail o [2005/12/12] threads/90278threads libthr, ULE and -current produces >100% W o [2005/12/12] kern/90279 [nge] Appletalk and 0x090007 OUI enet fra o [2005/12/12] kern/90282 scsi [sym] SCSI bus resets cause loss of ch de o [2005/12/13] bin/90315 kientzle tar(1) (bsdtar) core dump on non-existing o [2005/12/13] kern/90330 [linux] linux_compat /dev system freeze p o [2005/12/14] ports/90388 gnome firefox + jdk14 crashing when opening map f [2005/12/14] ports/90399 ports-bugs vmware2 port not working on FreeBSD 6.0 o [2005/12/15] ports/90438 flz Ports defining CONF_FILES o [2005/12/15] kern/90442 [panic] kmem_alloc fails kmem_map: too sm o [2005/12/15] ports/90454 nobutaka libxine 1.1.1 Ports build fails o [2005/12/16] bin/90518 wes [patch] dhclient(8): dhclient-script prob o [2005/12/16] i386/90519 i386 Resume after suspend results in g_vfs_don a [2005/12/17] kern/90526 Can't updata from 5.4-p8 to 6.0release o [2005/12/18] kern/90582 geom [geom_mirror] [panic] Restore cause panic o [2005/12/19] bin/90656 qa [sysinstall] 6.0-RELEASE (i386) cannot be o [2005/12/19] i386/90657 i386 i have a problem starting bsd on my lapto f [2005/12/20] ports/90671 dougb misc/compat4x: wrong directory is ldconfi o [2005/12/20] usb/90700 usb Kernel panic on connect/mount/use umass d o [2005/12/21] ports/90729 ports-bugs databases/db[0-9]*: check USE_BDB knob o [2005/12/21] ports/90730 girgen databases/postgresql[0-9]*: check USE_PGS o [2005/12/21] bin/90736 [libc] dlfunc can not be defined in libc o [2005/12/21] java/90743 java jdk-1.5.0p2_3 compilation failure o [2005/12/21] ports/90748 nobutaka xine-lib-1.1.1compilation failure o [2005/12/21] ports/90759 openoffice cannot save ANY file with "de-openoffice. o [2005/12/21] ports/90777 sergei textproc/xmlto fails to produce most form o [2005/12/22] amd64/90798 amd64 asking if motherboard is compatible o [2005/12/22] kern/90800 [kernel] [patch] it is possible to fake c o [2005/12/22] kern/90815 [smbfs] [patch] SMBFS with character conv o [2005/12/23] ports/90832 tobez problem with perl 5.8.7 both packaged and o [2005/12/23] kern/90837 [pcm] PCM - ICH6 - device is busy, but ol o [2005/12/23] bin/90846 problem in using cu command on 4.11 freeB f [2005/12/23] conf/90863 dougb [patch] 6.0 boot: name resolution broken o [2005/12/23] ports/90865 kwm xchat-gnome 0.5_1 crash on startup o [2005/12/24] kern/90890 [vr] Problems with network: vr0: tx shutd o [2005/12/25] bin/90903 [powerd] cpufreq inconsistency / powerd b o [2005/12/27] i386/90949 i386 [panic] kernel panic with opera o [2005/12/27] ports/90958 emulation linux-* are not built on amd64 o [2005/12/28] kern/91000 bz [sk] sk connection shut down after some t o [2005/12/28] kern/91023 [sysctl] cpufreq/p4tcc: sysctl: dev.cpu.0 o [2005/12/29] i386/91038 i386 [panic] 6.0-RELEASE on Fujitsu Siemens Am f [2005/12/29] ports/91047 ports-bugs ipsec-tools syslogs at 'daemon.info' whic f [2005/12/29] ports/91051 ale mysql crashes under load with FreeBSD 6.0 o [2005/12/29] ports/91067 obrien editors/vim - PATCH to conditionally enab o [2005/12/30] kern/91082 darrenr [ipfilter] [patch] ipfilter rule changes o [2005/12/31] kern/91121 sos [ata] kernel divide by zero on boot with o [2006/01/01] kern/91152 [patch] 4.11-RELEASE-p13 timezone leapsec o [2006/01/01] kern/91160 [mpt] system hangs with: mpt0: Request 0x o [2006/01/02] kern/91196 [panic] kernel panic with firewall o [2006/01/02] ports/91202 remko security/vuxml: Add the entry of perl spr f [2006/01/02] ports/91210 ports-bugs devel/pwlib does not compile o [2006/01/02] kern/91229 [feature request] PAN (piconet) Bluetooth p [2006/01/02] sparc64/91231marius netboot installation fails on sparc64 o [2006/01/02] usb/91238 usb USB tape unit fails to write a second tap o [2006/01/02] i386/91242 i386 [msdosfs] panic: rofs mod o [2006/01/03] ports/91262 marius A small patch to SSH2 o [2006/01/03] usb/91263 usb [patch] USB quirk needed for Logitec USB o [2006/01/03] kern/91266 threads [threads] Trying sleep, but thread marked o [2006/01/03] i386/91282 i386 6.0R install CD crashes at eip=0x90db o [2006/01/03] i386/91283 i386 BOOTING o [2006/01/04] kern/91290 sos [ata] ata(4) error on 7.0-CURRENT-2005122 p [2006/01/04] kern/91307 brooks [patch] Spoil struct ifnet content in fwi o [2006/01/04] kern/91311 [aue] aue interface hanging o [2006/01/04] ports/91312 sumikawa racoon port startup script errors o [2006/01/05] i386/91331 i386 system hangs after citrix_ica_client(wfcm o [2006/01/05] ports/91335 ale New Port: graphics/php4-magickwand o [2006/01/05] kern/91339 [psm] mousedriver do not recognize aditio o [2006/01/05] i386/91364 i386 WF-511 RT2500 Card PCI and WEP o [2006/01/06] ports/91378 lioux net/mldonkey-sancho does not work with ec o [2006/01/06] ports/91381 portmgr building www/cssed fails - TR variable is f [2006/01/06] i386/91391 i386 Le system freez pendant 1 a 2 secondes de o [2006/01/06] amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr o [2006/01/06] kern/91407 [crypto] [panic] Kernel panic when heavil o [2006/01/06] kern/91408 sos [ata] ata(4) failure: SETFEATURES SET TRA f [2006/01/06] kern/91410 sos [ata] Promise SATA controller + striping o [2006/01/06] kern/91417 [ibcs2] No carba el módulo iBCS2 al arran o [2006/01/06] ports/91422 vsevolod openldap23 ports (2.3.11) fail to do SSL/ o [2006/01/08] amd64/91492 amd64 BTX halted o [2006/01/08] ports/91526 ports-bugs [PATCH] Fix www/p5-Apache-DBI so that it f [2006/01/08] ports/91533 ports-bugs ports www/linux-firefox open file problem o [2006/01/08] bin/91536 sos burncd(8): burncd -t feature strangeness o [2006/01/09] usb/91538 usb Unable to print to EPSON CX3500 o [2006/01/09] www/91539 www FreeBSD web site renders very badly o [2006/01/09] ports/91555 vsevolod ejabberd-1.0.0 hangs at boot f [2006/01/09] ports/91557 ports-bugs graphics/ImageMagick port fails to compil o [2006/01/09] kern/91568 [ufs] [panic] writing to UFS/softupdates o [2006/01/09] kern/91572 [ufs] [panic] writing to UFS/softupdates o [2006/01/10] kern/91580 fstat(2) not working properly in 6.0? o [2006/01/10] www/91585 jkoshy I can't find BSD Users Bangalore user gro o [2006/01/10] ports/91588 ahze ports/textproc/p5-xmltv error o [2006/01/10] kern/91597 darrenr [ipfilter] PC crashed after cold reboot i f [2006/01/10] ports/91603 ports-bugs sysutils/portmanager - Adds an extra 's' o [2006/01/11] bin/91622 dds cp(1) does not update atime of the source o [2006/01/11] ports/91663 gnome firefox-1.5 with jdk-1.4.2 crashing when o [2006/01/12] ports/91712 gnome irc/xchat2 hangup with perl plugin enable o [2006/01/12] kern/91723 [ata] IDE corruption on ICH controller, a a [2006/01/12] ports/91727 portmgr force pkg_install tools from ports on Fre o [2006/01/13] conf/91732 [patch] 800.loginfail: fix log message gr o [2006/01/13] i386/91745 i386 Second processor not detected on Proliant o [2006/01/13] i386/91748 i386 acpi problem on Acer TravelMare 4652LMi ( o [2006/01/13] kern/91760 FAST_IPSEC stops system under high traffi o [2006/01/13] bin/91762 vipw(8): it is possible to add a user nam o [2006/01/13] i386/91766 i386 Is it possible to install FreeBSD on exte o [2006/01/13] ports/91776 sf japanese/less core dumps o [2006/01/14] ports/91781 ahze PORTDOCS-related quirks in graphics/exiv2 o [2006/01/14] amd64/91799 pjd ggated core dumps on amd64 after client c f [2006/01/14] ports/91800 ports-bugs misc/linux-opengroupware fail to resolv a o [2006/01/15] ports/91806 nectar net/nss_ldap broken with getpwuid* o [2006/01/15] ports/91807 ale Incorrect pkg-plist for databases/mysql50 o [2006/01/16] ia64/91846 ia64 TLS: malloc(3) exposes DTLS bug in non-th o [2006/01/16] i386/91857 i386 abnormal high load using apache2+mysql+ph o [2006/01/16] i386/91859 i386 if_ndis bug o [2006/01/16] ports/91872 ports-bugs net/p5-Net-Server fails to untaint the ex p [2006/01/16] kern/91879 alfred [patch] Panic in nfs_putpages() on 6-stab o [2006/01/16] kern/91881 panic at boot o [2006/01/16] sparc64/91882sparc64 Ultra 10 mouse/keyboard o [2006/01/17] usb/91906 usb FreeBSD hangs while booting with USB lega o [2006/01/17] gnu/91909 grep(1): grep -w bug (with some locales) o [2006/01/17] kern/91910 scottl [aac] aac driver hangs on Dell PE800 with o [2006/01/17] ports/91911 emulation [PATCH]: x11-toolkits/linux-gtk2: distfil o [2006/01/17] kern/91914 [ata] Disk System Crashes - Raid Disk o [2006/01/17] i386/91919 i386 pccbb does not supply appropriate voltage o [2006/01/18] kern/91942 [re] [panic] ifconfig causes panic on re( o [2006/01/18] bin/91954 [libpam] [patch] Proposed enhancement for o [2006/01/18] conf/91959 incorrect cross-install ?(/usr/src/etc/Ma o [2006/01/18] ports/91977 sobomax net/asterisk 1.2.1: Fails to compile in s o [2006/01/19] kern/91996 [headers] SLIST_FOREACH_PREVPTR() macro i o [2006/01/19] kern/92000 [ntfs] [panic] Panic caused by mounting m o [2006/01/19] kern/92016 sos [ata] [patch] SATA Disk not detected on D o [2006/01/19] ports/92017 gnome [PATCH] update for security/nss f [2006/01/20] ports/92037 ports-bugs wrong report of package origin change. o [2006/01/20] i386/92039 i386 sysctl -a causes panic o [2006/01/20] kern/92040 [udf] mmap/cp fails on small file in UDF o [2006/01/20] ports/92049 skv Repocopy: move devel/p5-release to devel/ o [2006/01/20] bin/92058 ssh(1): FreeBSD 6 release Xeon SCSI ssh d o [2006/01/20] kern/92059 [jail] ps(1) "Bus error" under jail o [2006/01/20] i386/92070 imp wi0: No irq?! with LG 11Mbps Wireless LAN o [2006/01/20] ports/92071 x11 Problem with Xorg and SIS630/730 integrat o [2006/01/20] ports/92072 ports-bugs databases/rubygem-activerecord: MySQL opt o [2006/01/20] bin/92074 top(1) aborts in redzone o [2006/01/21] kern/92083 [ural] [panic] panic using WPA on ural NI o [2006/01/21] ports/92088 ports-bugs lang/ruby18 hangs during build o [2006/01/21] kern/92090 [bge] bge0: watchdog timeout -- resetting o [2006/01/21] kern/92091 [netinet] [patch] IP address hash corrupt o [2006/01/21] kern/92092 [iicbus] [patch] Panic if device with iic a [2006/01/21] ports/92109 arved net-mgmt/py-yapsnmp: python module fails o [2006/01/22] kern/92127 Kernel crash o [2006/01/22] ports/92137 x11 x11-server/xorg-{server,nestserver,prints o [2006/01/22] usb/92142 usb SET_ADDR_FAILED and SHORT_XFER errors fro o [2006/01/22] ports/92157 perky www/mod_python3 uses deprecated Apache ma o [2006/01/22] kern/92164 scottl SCSI target mode LOR o [2006/01/22] ports/92169 x11 Xorg 6.9, Matrox mga, dri broken (MGAGetB o [2006/01/22] usb/92171 usb [panic] panic unplugging Vodafone Mobile o [2006/01/22] ports/92173 ports-bugs maintainer update bitlbee 1.0.1 (with sec o [2006/01/23] ports/92175 trevor Update Port: devel/p5-Class-MethodMaker - o [2006/01/23] ports/92184 ports-bugs kterm, stty -a shows min = 0. this should o [2006/01/23] i386/92193 i386 Can't boot from 6.0 Installation CD: BTX 1857 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1996/07/07] bin/1375 eivind [patch] Extraneous warning from mv(1) s [1996/10/14] kern/1791 tegge syslimits.h does not allow overriding def s [1996/11/23] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/12/02] bin/2137 tegge vm statistics are bad s [1996/12/27] kern/2298 [sio] [patch] support for DSR/DCD swappin s [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/03/11] bin/2934 sh(1) has problems with $ENV o [1997/07/02] kern/4012 [nfs] 2.2-RELEASE/Digital UNIX NFSv3 0 le o [1997/07/18] bin/4116 Kerberized login as .root fails to s [1997/07/26] bin/4172 des suggest reconnection option added to fetc s [1997/07/28] kern/4184 [netatalk] [patch] minor nits in sys/neta o [1997/07/30] kern/4194 kernel pci driver for Digital 21041 Ether o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 man can display the same man page twice o [1997/08/30] bin/4420 imp find -exedir doesn't chdir for first entr o [1997/09/25] bin/4629 grog calendar doesn't print all dates sometime o [1997/09/28] bin/4646 qa [sysinstall] can't fixit with an NFS-moun o [1997/10/16] kern/4782 Under certain conditions, several krsh's o [1997/11/13] bin/5031 gad lpr does not remove original file if -s i s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/12/15] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 [mount] mount incorrectly reports / as an o [1998/01/12] bin/5483 Login(1) clears utmp entry o [1998/01/27] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe o [1998/01/27] kern/5587 des session id gets dropped o [1998/01/31] bin/5609 gad lpd cannot send long files to HP's JetDir o [1998/02/11] bin/5712 mikeh /bin/chio code cleaup and option added o [1998/02/14] bin/5745 nik [PATCH] Add /usr/local/share/mk to defaul o [1998/02/28] kern/5877 kbyanc sb_cc counts control data as well as data o [1998/04/19] conf/6346 joe Kernel version strings need to relate to s [1998/05/17] kern/6668 babkin [patch] new driver: Virtual Ethernet driv s [1998/05/29] bin/6785 place for all the default dump flags a [1998/07/01] bin/7136 markm kerberized telnetd doesn't use gettytab % s [1998/07/10] bin/7232 qa [sysinstall] suggestion for FreeBSD insta s [1998/07/12] kern/7264 gibbs [scsi] Buslogic BT 950 scsi card not dete o [1998/07/13] bin/7265 [patch] A warning flag is added to ln(1). o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m a [1998/07/20] bin/7324 mtm Suggestions for minor modifications to ad s [1998/08/10] kern/7556 sl_compress_init() will fail if called an s [1998/08/13] bin/7606 [patch] NIS Makefile.dist: NOPUSH replace s [1998/09/09] bin/7868 [patch] morse(6): Morse Code Fixups o [1998/09/18] bin/7973 gad lpd: Bad control file owner in case of re o [1998/10/03] bin/8133 markm [patch] bug in telnetd (Kerberos IV) f [1998/10/30] kern/8498 dwmalone Race condition between unp_gc() and accep o [1998/11/27] bin/8867 qa [sysinstall] [patch] /stand/sysinstall co a [1998/12/18] bin/9123 pax can't read tar archives that contain s [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy o [1999/01/19] kern/9570 dfr [ed] [patch] ed(4) irq config enhancement o [1999/01/22] kern/9619 Restarting mountd kills existing mounts o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi s [1999/01/29] bin/9770 jmallett [patch] An openpty(3) auxiliary program o [1999/02/02] bin/9868 Patch to add "date -a" o [1999/02/02] kern/9869 When using macros out of function, they s s [1999/02/06] kern/9927 gibbs [ahc] the ahc driver doesn't correctly gr o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/03/02] bin/10358 yar ftp(1) has problems with long pathnames o [1999/03/16] bin/10611 timed enhancement o [1999/03/19] gnu/10670 peter cvs doesn't allow digits in local keyword a [1999/03/24] kern/10778 ru "ipforward_rt" is not cleared when routin a [1999/04/08] kern/11024 mtm getpwnam(3) uses incorrect #define to lim o [1999/04/11] bin/11085 Per-host configuration for syslog.conf s [1999/04/13] bin/11114 harti make(1) does not work as documented with o [1999/04/16] kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/05/19] kern/11789 obrien ELF machine definition missing for ARM o [1999/06/03] kern/12014 alfred Fix SysV Semaphore handling s [1999/06/07] kern/12071 fanf [net] [patch] new function: large scale I o [1999/06/08] i386/12088 imp [ed] [patch] ed(4) has minor problem with o [1999/06/21] bin/12324 qa [sysinstall] fdisk partition editor is mi o [1999/07/07] kern/12543 [fxp] [patch] cumulative error counters f o [1999/07/07] bin/12545 peter kldload(8) should be more sensitive to er o [1999/07/25] bin/12801 nvi infinite recursion with options "left o [1999/08/09] bin/13042 make(1) doesn't handle wildcards in subdi o [1999/08/12] bin/13108 authunix_create_default includes egid twi a [1999/08/13] bin/13128 krion pkg_delete doesn't handle absolute pathna o [1999/08/14] kern/13141 se [scsi] Multiple LUN support in NCR driver o [1999/08/21] bin/13309 billf Fixes to nos-tun o [1999/08/23] kern/13326 additional timeval interfaces for tags o [2000/07/20] bin/20054 yar ftpd: rotating _PATH_FTPDSTATFILE losts x s [2000/08/01] kern/20333 des [libpam] ftp login fails on unix password o [2000/08/03] kern/20389 ken "device pass" required for CD ripping o [2000/08/04] bin/20391 jhb [sysinstall] sysinstall should check debu o [2000/08/04] kern/20410 [sio] sio support for high speed NS16550A o [2000/08/09] bin/20501 mjacob [patch] extra flag to dump to offline aut o [2000/08/10] kern/20529 wpaul gigabit cards fail to link o [2000/08/21] bin/20742 ps Weird problem with 'more' on 4-1-STABLE o [2000/08/23] bin/20799 peter top's problem o [2000/08/27] bin/20881 There's no reason not to build DNSsec-DSA o [2000/08/27] bin/20889 dwmalone syslogd.c still uses depreciated domain A o [2000/08/28] bin/20908 qa [sysinstall] /stand/sysinstall too limite o [2000/08/30] bin/20944 natd enhancements, default config file an o [2000/09/03] bin/21008 gad Fix for lpr's handling of lots of jobs in f [2000/09/06] bin/21080 mjacob dump doesn't use eject tape device correc o [2000/09/12] kern/21222 [nfs] wrong behavior of concurrent mmap() o [2000/09/16] bin/21312 more incorrectly redraws screen on xterm o [2000/09/16] bin/21315 Shells often behave oddly when executing s [2000/09/19] kern/21384 greid [sound] pcm driver has static in recorded o [2000/09/24] bin/21519 standards sys/dir.h should be deprecated some more f [2000/09/26] bin/21570 dougb [PATCH] Add -r option to /usr/bin/mail, q s [2000/09/30] bin/21659 Berkeley db library is statically compile o [2000/10/01] i386/21672 obrien [i386] AMD Duron Rev. A0 reports incorrec o [2000/10/01] conf/21675 Better and more disktab entries for MO dr o [2000/10/04] bin/21751 ken libcam's cam_real_open_device() may lose o [2000/10/05] kern/21768 rwatson shouldn't trailing '/' on regular file sy a [2000/10/07] kern/21807 [msdosfs] [patch] Make System attribute c s [2000/10/17] bin/22034 nfsstat(1) lacks useful features found in o [2000/10/21] bin/22182 vi options noprint/print/octal broken o [2000/10/21] kern/22190 threads A threaded read(2) from a socketpair(2) f o [2000/10/26] conf/22308 [nfs] mounting NFS during boot blocks if o [2000/10/31] bin/22442 greid [PATCH] Increase speed of split(1) o [2000/11/10] bin/22730 fenner tcpslice doesn't handle long file offsets o [2000/11/17] misc/22914 [bootinst] bootinst messages are not upda o [2000/11/24] conf/23063 bms [PATCH] for static ARP tables in rc.netwo o [2000/11/24] bin/23082 dwmalone ntpd has only one reference-clock parser p [2000/11/28] kern/23148 getopt(3) works non-intuitively? p [2000/11/29] bin/23178 'talk' not doing right thing o [2000/11/29] bin/23180 Certain KOI8 characters are treated as "w a [2000/12/04] bin/23254 fenner yacc accepts bad grammer p [2000/12/05] kern/23304 kbyanc POSIX clock_gettime, clock_getres return o [2000/12/06] kern/23314 scsi aic driver fails to detect Adaptec 1520B a [2000/12/09] bin/23402 qa [sysinstall] upgrade ought to check parti o [2000/12/14] kern/23546 tanimura [snd_csa] [patch] csa DMA-interrupt probl o [2000/12/15] bin/23562 markm [patch] telnetd doesn't show message in f o [2000/12/19] bin/23635 mike [PATCH] whois enhancement - smarter whois o [2000/12/25] conf/23822 mtree entries for German X11 man pages a [2000/12/28] bin/23912 underflow of cnt in vs_paint() by O_NUMBE o [2001/01/04] bin/24066 marcel gdb can't detach from programs linked wit o [2001/01/16] bin/24390 standards Replacing old dir-symlinks when using /bi o [2001/01/18] bin/24435 qa [libdisk] changing slice type causes Auto o [2001/01/20] bin/24485 [PATCH] to make cron(8) handle clock jump o [2001/01/21] bin/24513 peter new options for pppd o [2001/01/22] kern/24528 Bad tracking of Modem status s [2001/01/24] standards/24590standards timezone function not compatible witn Sin o [2001/01/24] bin/24592 cjc dmesg.boot Gets Overwritten without Reboo o [2001/01/31] bin/24757 yar ftpd not RFC compliant o [2001/02/02] docs/24786 doc missing FILES descriptions in sa(4) o [2001/02/05] kern/24882 ktrace not syncing .out file before panic o [2001/02/06] bin/24907 qa [sysinstall] Options screen at MenuMedia o [2001/02/08] bin/24953 green adduser ignores passwd_format in login.co o [2001/02/08] kern/24959 andre proper TCP_NOPUSH/TCP_CORK compatibility o [2001/02/09] i386/24963 i386 [perfmon] perfmon(4) doesn't work on SMP o [2001/02/11] bin/25013 mv(1) cannot move unresolvable symlinks a o [2001/02/11] bin/25015 cp: options -i and -f do not work as docu o [2001/02/11] kern/25018 lstat(2) returns bogus permissions on sym o [2001/02/15] kern/25109 Fujitsu MO device MCC3064AP could't be c o [2001/02/20] bin/25218 mailwrapper(1) invokes sendmail when reso f [2001/02/22] bin/25278 bs accepts -s -c but not -sc o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console f [2001/02/26] kern/25386 multimedia [sound] Incorrect mixer registers (line & o [2001/02/28] kern/25445 kernel statistics are displayed in wrong o [2001/03/01] bin/25477 billf pam_radius fix to allow null passwords fo p [2001/03/02] kern/25499 [kbd] [patch] buffer paste functionality s [2001/03/08] bin/25598 yar patch to let ftpd output message when cha o [2001/03/12] kern/25733 [intpm] mismatch between error reporting o [2001/03/12] bin/25736 ac -d option probrem with overdays logon f [2001/03/13] kern/25777 [kernel] [patch] atime not updated on exe o [2001/03/15] conf/25829 IPSec config in rc.network doesn't allow o [2001/03/17] kern/25866 more than 256 ptys, up to 1302 ptys. f [2001/03/22] docs/26003 rwatson getgroups(2) lists NGROUPS_MAX but not sy o [2001/03/22] bin/26005 delphij MIME quoted-printable encoding added to v o [2001/04/01] kern/26261 [sio] silo overflow problem in sio driver o [2001/04/02] docs/26286 doc *printf(3) etc should gain format string o [2001/04/03] kern/26323 [ufs] [patch] Quota system creates zero-l a [2001/04/04] kern/26348 [pcvt] scon -s, page fault in HP mode a [2001/04/13] kern/26534 ipfw [ipfw] Add an option to ipfw to log gid/u o [2001/04/13] kern/26547 ambrisko [lnc] [patch] problem with shared memory o [2001/04/14] kern/26562 [lpt] [patch] /dev/lpt0 returns EBUSY whe o [2001/04/15] kern/26584 kernel boot messages aren't logged correc o [2001/04/16] kern/26618 iedowse unmount(2) can't unmount a filesystem who p [2001/04/17] kern/26646 ache srand() provides only 8-bit table o [2001/04/18] conf/26658 grog update to src/usr.bin/calendar/calendars/ o [2001/04/18] kern/26686 Freeze at boot from 4.3-RC4 floopies - US o [2001/04/19] bin/26695 change request: kill(1)/killall(1) -l out o [2001/04/23] kern/26787 dd sysctl change request s [2001/04/23] bin/26803 des Fix fetch to allow FTP puts in '-o' & all o [2001/04/24] i386/26812 peter old bootstrap /sys/i386/boot/... still in o [2001/04/26] docs/26879 darrenr [ipf] mkfilter not installed, yet referre o [2001/04/28] bin/26919 qa [sysinstall] fdisk should ONLY set one bo o [2001/05/01] kern/27008 kernel function sysbeep(xxx, 0) does prod f [2001/05/07] bin/27188 jon fix of rsh non-interactive mode behaviour o [2001/05/08] bin/27216 qa [sysinstall] can not get to shell prompt o [2001/05/09] kern/27232 [nfs] On NFSv3 mounted filesystems, stat o [2001/05/10] bin/27258 getty didn't check if if= isn't empty o [2001/05/11] kern/27269 Cannot mount linux extended (logical) par o [2001/05/12] bin/27281 vidcontrol(1) does not have error codes o [2001/05/13] bin/27306 marcel [patch] hw watchpoints work unreliable un o [2001/05/14] bin/27319 obrien df displays amd pid processes o [2001/05/17] kern/27403 [lpt] lpt driver doesn't handle flags any o [2001/05/18] kern/27429 'dependant' is a misspelling o [2001/05/21] bin/27483 qa [sysinstall] [patch] make sysinstall ask o [2001/05/23] kern/27571 bp [unionfs] Changing policy of shadowing fi o [2001/05/26] kern/27660 Kernel does not return error if adding du o [2001/05/27] bin/27687 fsck wrapper is not properly passing opti o [2001/06/02] bin/27829 pax's uid/gid cache is read-only a [2001/06/02] docs/27833 cjc No man page for locate.rc o [2001/06/02] kern/27835 execve() doesn't conform to execve(2) spe f [2001/06/04] bin/27872 qa [sysinstall] "Load Config" hangs Compaq D o [2001/06/08] bin/27972 losing information with talk a [2001/06/11] bin/28081 qa [sysinstall] /stand/sysinstall errs out i f [2001/06/14] ports/28155 portmgr [patch] DESTDIR is used incorrectly in bs a [2001/06/16] gnu/28189 [PATCH] fix for detecting empty CVS commi o [2001/06/17] conf/28236 [PATCH] iso-8859-1_to_cp437.scm doesn't c o [2001/06/18] misc/28255 small picobsd documentation still references ol s [2001/06/18] kern/28260 standards UIO_MAXIOV needs to be made public o [2001/06/22] bin/28333 rtprio/idprio setuid problems o [2001/06/23] bin/28364 lex(1) generated files fail to compile cl o [2001/06/30] docs/28555 trhodes [PATCH] style(9) isn't explicit about boo o [2001/07/02] bin/28620 ru xinstall has no way to pass options to st s [2001/07/03] ports/28678 wosch portcheckout doesn't allow flexible build o [2001/07/07] bin/28789 /usr/bin/last does not filter for uucp co o [2001/07/14] bin/28972 dwmalone gamma returns same result as lgamma s [2001/07/14] i386/28975 mjacob [rp] RocketPort problems o [2001/07/18] bin/29062 markm krb4 and krb5 multiply defined version sy o [2001/07/21] bin/29119 menu of fdisk editor in 4.3R does not lis f [2001/07/23] kern/29169 mjacob FC loop that 'goes away' never times out o [2001/07/26] docs/29245 doc top(1) manpage doesn't understand SMP s [2001/07/29] bin/29292 sos The functional addtion to burncd(8) f [2001/07/30] kern/29318 mjacob [scsi] [patch] Exabyte 8200 needs SA_QUIR o [2001/08/01] kern/29355 mux [kernel] [patch] add lchflags support o [2001/08/01] bin/29363 gad [PATCH] newsyslog can support time as ext s [2001/08/04] kern/29423 [patch] new feature: kernel security hook o [2001/08/07] bin/29516 markm telnet from an non FreeBSD host still use f [2001/08/08] kern/29538 joerg Mounting /dev/fd0 never completes o [2001/08/09] bin/29581 nectar proposed gethostbyXXXX_r() implementation f [2001/08/14] kern/29698 emulation [linux] [patch] linux ipcs doesn'work p [2001/08/15] kern/29727 jkim [amr] [patch] amr_enquiry3 structure in a o [2001/08/20] bin/29893 qa [sysinstall] suggestions for 4.4 sysinsta o [2001/08/20] bin/29897 des pam_unix patch, which uses loginclass pas a [2001/08/23] docs/30008 doc [patch] French softupdates document shoul o [2001/08/24] kern/30052 mbr [dc] [patch] dc driver queues outgoing pk o [2001/08/29] kern/30186 getaddrinfo does not handle incorrect ser o [2001/09/03] i386/30276 i386 CPUTYPE=486 built on a CPUTYPE=p3 WORLD b o [2001/09/04] conf/30301 Default printcap "mx" config too small o [2001/09/04] bin/30321 strftime(3) '%s' format does not work pro s [2001/09/05] ports/30331 portmgr [patch] Conflict between bsd.port.mk MAKE o [2001/09/05] bin/30360 vmstat returns impossible data s [2001/09/07] kern/30422 [patch] new function: add WDT hardware wa o [2001/09/07] bin/30424 Generalization of vipw to lock pwdb while o [2001/09/09] threads/30464threads pthread mutex attributes -- pshared o [2001/09/12] bin/30517 qa [sysinstall] using sysinstall with instal o [2001/09/13] bin/30542 [PATCH] add -q option to shut up killall o [2001/09/15] conf/30590 /etc/hosts.equiv and ~/.rhosts interactio p [2001/09/16] kern/30608 kern.ps_showallproc=0 doesn't limit queri o [2001/09/18] bin/30654 gad Added ability for newsyslog to archive lo f [2001/09/19] bin/30661 alfred [rpc.lockd] [patch] FreeBSD-current fails a [2001/09/22] bin/30737 qa sysinstall leaks file descriptors on rest o [2001/09/24] ports/30777 portmgr add a 'make pkg-plist' make target in por o [2001/09/25] conf/30812 [patch] giant termcap database update o [2001/09/25] bin/30819 /bin/mv results in warnings when /bin/cp o [2001/09/26] bin/30854 bootpd/bootpgw change - skip ARP modifica p [2001/09/27] kern/30857 [intr] [patch] intr_machdep.c allows acce o [2001/09/27] bin/30863 bootpd/dovend.c Win95 compatibility impro o [2001/09/30] conf/30929 usb [patch] use usbd to initialize USB ADSL m o [2001/09/30] conf/30938 Improving behavior of /etc/periodic/daily o [2001/10/04] bin/31034 dwmalone regularly add original address logging fo o [2001/10/04] kern/31048 des linprocfs:/proc/meminfo cannot handle mul s [2001/10/07] docs/31109 doc [patch] replace gif images w/ png ones du o [2001/10/10] bin/31199 tunefs error is incorrect when enabling s o [2001/10/10] kern/31201 [libdisk] [patch] add free_space(chunk) t o [2001/10/18] i386/31353 i386 [apm] [patch] 'shutdown -p' does not work o [2001/10/19] kern/31380 [nfs] NFS rootfs mount failure message to o [2001/10/20] bin/31387 When getuid()=0, mailwrapper should drop o [2001/10/22] i386/31427 davidxu [pmap] [patch] minor incorrect code in sy o [2001/10/22] bin/31432 umount(8) and unmount(2) don't corespond o [2001/10/23] kern/31456 [pcn] [patch] register number definition f [2001/10/25] kern/31490 [sysctl] [patch] Panic in sysctl_sysctl_n o [2001/10/29] bin/31588 change request to allow mount(1) to set t o [2001/10/30] kern/31624 writev may return undocumented ECONNRESET o [2001/10/30] kern/31647 socket calls can return undocumented EINV s [2001/11/01] kern/31686 bms Problem with the timestamp option when fl o [2001/11/02] kern/31708 VM system / fsync / flushing delayed inde o [2001/11/05] gnu/31772 New option in dialog(1) o [2001/11/10] kern/31890 [syscons] [patch] new syscons font o [2001/11/11] bin/31906 No method available to unwind atexit(3) s o [2001/11/12] bin/31933 pw can interpret numeric name as userid d o [2001/11/14] kern/31981 [libc] [patch] (mis)feature in getnetent o [2001/11/14] bin/31985 New /etc/remote flag for tip to append LF o [2001/11/14] bin/31987 patch to allow dump(1) to notify operator o [2001/11/15] docs/32020 trhodes loader(8) missing tunables o [2001/11/19] conf/32108 Proposed Firewall (IPv4) configuration sc f [2001/11/20] bin/32144 qa [sysinstall] unattended install with sysi a [2001/11/29] bin/32375 qa [sysinstall] sysinstall doesn't respect U a [2001/11/30] bin/32411 shutdown's absolute-time handling could b o [2001/12/03] kern/32480 [syscons] Missing graphic characters in s o [2001/12/04] bin/32501 trhodes quot(8) is stupid regarding the filesyste f [2001/12/09] usb/32652 usb [uscanner] [patch] A new ioctl to uscanne s [2001/12/09] usb/32653 usb Added patches to improve USB scanner supp o [2001/12/10] kern/32659 [vm] [patch] vm and vnode leak with vm.sw o [2001/12/10] bin/32667 systat waste too much time reading input o [2001/12/10] bin/32680 [PATCH] Allows users to start jail(1) by o [2001/12/13] bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ o [2001/12/13] kern/32812 [bktr] bktr driver missing tuner for eepr o [2001/12/14] bin/32828 w incorrectly handles stale utmp slots wi o [2001/12/21] bin/33066 rwatson sysinstall does not write to new disks as s [2001/12/24] bin/33133 keyinit outputs wrong next login password o [2001/12/26] bin/33182 marcel gdb seg faults when given handle SIGALRM o [2001/12/26] kern/33203 [nfs] "got bad cookie" errors on NFS clie s [2002/01/05] docs/33589 doc [patch] to doc.docbook.mk to post process a [2002/01/07] bin/33661 PAP AuthAck/AuthNak parsing problem in pp o [2002/01/10] bin/33774 Patch for killall(1) o [2002/01/11] bin/33778 joe crunchgen enhancements o [2002/01/12] bin/33809 mux [patch] mount_nfs(8) has trouble with emb o [2002/01/13] bin/33834 strptime(3) is misleading o [2002/01/14] docs/33852 doc split(1) man page implies that input file o [2002/01/14] docs/33877 doc [patch] chflags(2): documented behaviour o [2002/01/16] bin/33941 /usr/sbin/dev_mkdb dumps core a [2002/01/16] kern/33963 bde Messages at the serial IO port device pro o [2002/01/16] kern/33965 [kbd] [patch] programmable keys of the ke a [2002/01/17] bin/34010 [patch] keyinit takes passwords less than o [2002/01/22] bin/34146 newfs defaults and vfs.usermount=1 tug at s [2002/01/22] bin/34171 yar ftpd indiscrete about unprivileged user a o [2002/01/23] bin/34199 dwmalone [PATCH] top(1) RES/rss display incorrect o [2002/01/24] docs/34239 trhodes tunefs(8) man page doesn't describe argum o [2002/01/26] bin/34309 gad lpd does not garantie that controlfiles b o [2002/01/29] bin/34394 peter tgetent returns wrong value in libtermcap o [2002/01/29] bin/34412 [patch] tftp(1) will still try and receiv o [2002/01/31] bin/34497 grog calendar(1) does not understand calendars s [2002/01/31] bin/34498 Error in vi manpage. o [2002/02/01] bin/34519 pkg_check(8) does not return exit code >0 o [2002/02/05] bin/34628 [pkg_install] [patch] pkg-routines ignore o [2002/02/06] kern/34665 darrenr [ipfilter] ipfilter rcmd proxy "hangs". o [2002/02/07] gnu/34709 marcel [patch] Inaccurate GDB documentation o [2002/02/08] bin/34728 DHCP hostname set as Hexadecimal string o [2002/02/09] bin/34759 Phantasia does not accept [enter] key o [2002/02/10] bin/34788 dwmalone dmesg(1) issues with console output o [2002/02/11] bin/34832 /usr/share/man/cat3/setkey.3.gz linked to o [2002/02/12] kern/34880 luigi Impossibility of grouping IP into a pipe a [2002/02/16] docs/35011 doc There are no commands called "diskless" o f [2002/02/17] bin/35018 brian enhancing daily/460.status-mail-rejects s [2002/02/18] bin/35070 math(3) references section "3m", etc. o [2002/02/19] bin/35109 [PATCH] games/morse: add ability to decod o [2002/02/19] bin/35113 grdc enhancement: countdown timer mode o [2002/02/22] docs/35222 doc [patch] getmsg.cgi: mailing list archive o [2002/02/23] kern/35234 scsi World access to /dev/pass? (for scanner) o [2002/02/24] kern/35262 [boot2] [patch] generation of boot block o [2002/02/25] kern/35289 [bktr] [patch] Brooktree device doesnt pr o [2002/02/25] kern/35324 Plug and Play probe fails to configure Di o [2002/02/27] kern/35377 process gets unkillable (-9) in "ttywai" o [2002/02/28] bin/35400 qa [sysinstall] sysinstall could improve man o [2002/03/01] bin/35451 PATCH: pkg_add -r able to save local copy o [2002/03/04] misc/35542 bde [patch] BDECFLAGS needs -U__STRICT_ANSI__ o [2002/03/04] conf/35545 [patch] enhanced periodic scripts: 100.cl o [2002/03/05] bin/35568 make declares target out of date, but $? o [2002/03/06] docs/35608 doc mt(1) page uses "setmark" without explana o [2002/03/06] docs/35609 doc mt(1) page needs explanation of "long era o [2002/03/06] docs/35612 doc ps(1) page "state" description doesn't me o [2002/03/07] kern/35635 [libiconv] [patch] missing dep in libicon o [2002/03/07] docs/35642 doc lo(4) page maybe should document optional o [2002/03/07] docs/35644 doc lo(4) page presumes familiarity with prin o [2002/03/07] docs/35646 doc cp(1) page needs a "Bugs" section. o [2002/03/07] www/35647 www www; combine query-by-number and multi-fi o [2002/03/07] docs/35652 trhodes bsd.README seriously obsolete o [2002/03/08] docs/35686 doc blackhole(4) page seems to contradict its o [2002/03/09] www/35711 bugmeister the "gnats page" should move to its own s o [2002/03/09] bin/35717 which(1) returns wrong exit status for m o [2002/03/10] docs/35732 doc adduser(8) page has obsolete reference an o [2002/03/11] ports/35767 portmgr [patch] make_index script does not deal w o [2002/03/11] bin/35769 w does not correctly interpret X sessions o [2002/03/11] kern/35774 [libutil] logwtmp: Suboptimal auditing po o [2002/03/13] kern/35846 imp timeout in wi_cmd 11, machine hangs for a o [2002/03/14] bin/35886 [patch] pax(1) enhancement: custom time f p [2002/03/14] bin/35894 [patch] popen.c in cron won't build witho o [2002/03/16] docs/35943 doc at(1) config files are misplaced in /var/ o [2002/03/16] docs/35953 doc hosts.equiv(5) manual is confusing or wro s [2002/03/19] standards/36076standards Implementation of POSIX fuser command o [2002/03/20] bin/36118 qa [sysinstall] 4.5 Upgrade says it won't to o [2002/03/20] bin/36143 [patch] Dynamic (non linear) mouse accele o [2002/03/21] kern/36170 [an] [patch] an(4) does an_init() even if o [2002/03/24] bin/36262 [patch] Fixed rusers(1) idle-time reporti o [2002/03/27] bin/36374 Patch (against core dumps) and improvemet o [2002/03/27] bin/36385 luigi crunchgen does not handle Makefiles with o [2002/03/27] conf/36392 [feature request] cron starts before vi r o [2002/03/28] docs/36432 doc Proposal for doc/share/mk: make folded bo o [2002/03/29] docs/36449 doc symlink(7) manual doesn't mention trailin a [2002/03/29] kern/36451 [bktr] [patch] Japan IF frequency is inco s [2002/03/29] gnu/36460 cu(1) program does not work very well. f [2002/03/29] bin/36477 gshapiro mailwrapper doesn't handle rmail calls o [2002/03/29] bin/36501 grog /usr/bin/calendar can't handle recurring o [2002/03/30] bin/36553 gad Two new features in newsyslog(8) o [2002/03/31] bin/36556 [patch] regular expressions for tcpwrappe o [2002/04/01] bin/36626 login_cap(3) incorrectly claims that all o [2002/04/02] bin/36646 dwmalone [patch] top(1) does not work correctly in o [2002/04/04] docs/36724 darrenr ipnat(5) manpage grammar is incomplete an o [2002/04/04] bin/36740 make ps obey locale (particularly for tim o [2002/04/04] bin/36757 which(1) ought to append @ if result is s o [2002/04/05] bin/36786 make ps use 24-hour time by default s [2002/04/08] java/36901 glewis WITHOUT_X11 Knob for port java/jdk13 o [2002/04/08] kern/36902 [libc] [patch] proposed new format code % o [2002/04/09] kern/36916 qa [libdisk] DOS active partition flag lost o [2002/04/10] kern/36952 ldd comand of linux does not work o [2002/04/10] bin/36960 grog calendar doesn't effect -t option. o [2002/04/12] bin/37013 ls directory name output trailing slash d o [2002/04/14] bin/37074 bp [PATCH] Typographical error in output of o [2002/04/15] bin/37083 small improvement to talk(1): add clocks o [2002/04/15] bin/37096 [patch] fixes to fsdb(8) command-line han o [2002/04/16] bin/37160 qa [sysinstall] coredumps when trying to loa o [2002/04/23] kern/37380 jhb [boot0] [patch] boot0 partition list is o o [2002/04/23] conf/37387 grog bsdmainutils/calendar Hungarian addon fil o [2002/04/24] bin/37424 [patch] nfsstat(1) reports negative value o [2002/04/25] bin/37437 Add HTTP-style support to {vis,unvis}(1). o [2002/04/25] bin/37442 [PATCH] sleep(1) to support time multipli p [2002/04/25] kern/37448 obrien [PATCH] ldd/rtld support for more informa o [2002/04/29] kern/37554 jmg [vm] [patch] make ELF shared libraries im o [2002/04/29] kern/37555 [kernel] [patch] vnode flags appear to be o [2002/04/29] conf/37569 [PATCH] Extend fstab(5) format to allow f o [2002/04/30] kern/37600 multimedia [sound] [partial patch] t4dwave drive doe o [2002/05/02] bin/37672 pw(8) prints warnings after successful NI o [2002/05/02] threads/37676threads libc_r: msgsnd(), msgrcv(), pread(), pwri o [2002/05/03] docs/37719 kensmith [request] Detail VOP_ naming in a relevan o [2002/05/04] bin/37733 su(1) does not behave the way it is descr s [2002/05/07] standards/37843standards manual for pthread_setschedparam(3) is wr o [2002/05/07] bin/37844 [PATCH] make knob to not install progs wi o [2002/05/09] gnu/37910 PATCH: make send-pr(1) respect &'s in /et o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li o [2002/05/14] bin/38055 qa [sysinstall] Groups (creation) item shoul o [2002/05/14] bin/38056 qa [sysinstall] User (creation)'s "Member gr o [2002/05/14] bin/38057 qa [sysinstall] "install" document doesn't d o [2002/05/14] docs/38061 ume [patch] typos in man pages for faith(4) & o [2002/05/16] bin/38156 quotacheck chokes on user -2 o [2002/05/17] bin/38168 [patch] feature request: installing curse o [2002/05/18] bin/38256 linking pax to pax_{cpio|tar} s [2002/05/20] kern/38347 [libutil] [patch] [feature request] new l o [2002/05/22] kern/38429 [PATCH] getgpid and getsid work for proce o [2002/05/23] kern/38445 suggestion: centralize ptrace() permissio o [2002/05/24] bin/38478 qa [sysinstall] In Choose Distributions scre o [2002/05/24] bin/38480 qa [sysinstall] sysinstall should prompt for s [2002/05/24] www/38500 www gnats web form is overenthusiastic about o [2002/05/24] conf/38524 cons25 doesn't support F-keys beyond 12 o [2002/05/25] docs/38540 blackend [patch] make application name capitalizat o [2002/05/25] docs/38556 remko EPS file of beastie, as addition to exist o [2002/05/27] ports/38593 portmgr Third level ports o [2002/05/27] bin/38610 qa [sysinstall] should be able to mount ISO o [2002/05/27] docs/38620 doc suggestion: minor rework of question in C o [2002/05/27] kern/38626 luigi dummynet/traffic shaper: RED: max_th and o [2002/05/30] bin/38727 [patch] mptable(1) should complain about f [2002/05/30] kern/38730 philip Memorex scrollpro mouse is not fully func o [2002/05/30] kern/38749 kientzle Diskless booting fails with some DHCP ser o [2002/05/31] docs/38772 doc firewall_type feature not mentioned on Ha o [2002/06/02] kern/38826 [bootmgr] RFE: BootMgr should provide mor o [2002/06/02] kern/38828 scsi [feature request] DPT PM2012B/90 doesn't o [2002/06/03] bin/38854 qa [sysinstall] resetting during setup cause o [2002/06/06] misc/38937 delay between tracks in digital audio dum o [2002/06/06] bin/38940 Change: an option to *stat to allow supre o [2002/06/07] docs/38982 doc [patch] developers-handbook/Jail fix o [2002/06/08] kern/39047 IPSEC Compression (IPCOMP) broken in tunn f [2002/06/12] kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLIN o [2002/06/14] standards/39256standards snprintf/vsnprintf aren't POSIX-conforman o [2002/06/14] conf/39306 The /etc/rc file should know if is runnin o [2002/06/15] docs/39348 doc diskless(8): note that kenv fetch of host o [2002/06/16] bin/39360 qa [sysinstall] if linux emu is added as a d o [2002/06/17] kern/39425 [amd] Auto mounted directory was not foun o [2002/06/17] bin/39439 tcopy will not duplicate tapes with block o [2002/06/18] bin/39463 mtm [PATCH] Add several options to fingerd o [2002/06/18] conf/39466 /etc/security: find -xdev hangs on dead N f [2002/06/19] conf/39505 automate BUILDNAME variable for releases o [2002/06/19] kern/39527 dwmalone getcwd() and unreadable parent directory o [2002/06/19] docs/39530 doc access(2) man page has unnecessarily broa o [2002/06/20] bin/39574 qa [sysinstall] error mounting /dev/acd0c on s [2002/06/20] conf/39580 insecure default settings f [2002/06/22] ports/39660 portmgr [patch] add ${PKGNAMEPREFIX} to (DOCS|EXA o [2002/06/23] kern/39681 [sysctl] [patch] add hidden kernel boot t o [2002/06/25] docs/39824 doc Various tweaks for doc/en_US.ISO8859-1/bo o [2002/06/26] bin/39864 robert hostname instead of IP in w(1) -n output o [2002/06/26] bin/39893 setusercontext library call differs umask o [2002/06/27] bin/39905 johan cleaning sbin/restore code from warnings o [2002/06/29] conf/39976 vi recovery halting boot process o [2002/06/29] kern/40017 [patch] allows config(8) to specify confi s [2002/06/29] kern/40021 [kernel build] [patch] use ld(1) to build p [2002/07/01] gnu/40057 bugmeister send-pr -a flag does not work with -f o [2002/07/02] kern/40127 [libutil] [patch] Add functions for PID-f f [2002/07/06] bin/40273 dougb some more fortunes o [2002/07/07] conf/40298 [patch] /etc/rc: using swapfile as /tmp o [2002/07/09] kern/40369 [kernel] [patch] rman_reserve_resource - o [2002/07/09] bin/40391 imp [sysinstall] sysinstall with PCCARD<->ISA o [2002/07/10] docs/40423 doc Keyboard(4)'s definition of parameters to o [2002/07/13] kern/40516 [ti] [patch] ti driver has no baudrate se f [2002/07/13] bin/40538 dougb mergemaster fixes and enhancements o [2002/07/14] conf/40548 list of /etc/defaults/make.conf undocumme o [2002/07/14] bin/40572 vipw prints silly message if $EDITOR fail o [2002/07/15] bin/40597 add /sbin/fdisk ability of showing extend s [2002/07/16] threads/40671threads pthread_cancel doesn't remove thread from o [2002/07/19] conf/40777 disktab does not support 2.88MB floppies o [2002/07/21] docs/40851 doc [PATCH] "mergemaster -p" in UPDATING's "C o [2002/07/23] kern/40919 usage of ucred->cr_uid in sys/netinet/in_ o [2002/07/23] kern/40926 qa [boot] After Upgrading or Clean Installin o [2002/07/24] usb/40948 usb [usb] USB HP CDW8200 does not work o [2002/07/24] i386/40958 i386 [apm] apm on Acer TravelMate 351 could no o [2002/07/25] bin/40980 du(1)'s -h and -k options interact confus o [2002/07/27] bin/41060 ready to import gzip 1.3.3 o [2002/07/28] docs/41089 doc pax(1) -B option does not mention interac o [2002/07/30] bin/41159 new sed -c option to allow ; as a separat s [2002/07/30] misc/41179 feature request: LD_LIBRARY_PATH security o [2002/07/31] bin/41190 in sed, report the { linenum instead of E o [2002/07/31] bin/41213 top(1) blocks if NIS-related entries in p o [2002/07/31] kern/41215 [kbd] console revert back to kbd0 (AT) af o [2002/08/01] bin/41238 qa [sysinstall] problems with FreeBSD instal f [2002/08/02] docs/41270 remko [patch] handbook: confusing directions fo o [2002/08/02] bin/41271 Non-suid-crontab. o [2002/08/04] bin/41307 libalias: logging of links lifecycle (add o [2002/08/04] www/41312 cvsadm RCS IDs are off-by-one in the NetBSD cvsw o [2002/08/06] i386/41364 imp [pccard] NewMedia "Bus Toaster" SCSI card f [2002/08/07] usb/41415 usb [usb] [patch] Some USB scanners cannot ta o [2002/08/10] bin/41526 symlinked mount points get mounted more t o [2002/08/11] kern/41543 emulation [patch] feature request: easier wine/w23 f [2002/08/11] bin/41556 obrien [PATCH] wtmp patch for lukemftpd o [2002/08/12] bin/41566 obrien file(1) out of date o [2002/08/12] i386/41569 silo overflow p [2002/08/12] standards/41576standards POSIX compliance of ln(1) a [2002/08/12] bin/41583 assorted mtree bugs (+fixes) o [2002/08/15] bin/41674 ken iostat column formatting overlaps o [2002/08/20] docs/41807 doc [patch] natd(8): document natd -punch_fw o [2002/08/20] bin/41817 pw groupshow doesn't include the login gr o [2002/08/20] docs/41820 doc Device driver confusion in Handbook (sect o [2002/08/21] i386/41856 i386 VESA splash screen problems on ThinkPad 2 o [2002/08/22] docs/41879 hrs cleanup to DOCROOT/share/sgml/freebsd.dsl o [2002/08/23] docs/41919 blackend MINI kernel for bootfloppy (Handbook p.34 o [2002/08/23] kern/41930 declaration clash for ffs() and ${CXX} o [2002/08/23] bin/41947 hexdump(1) unprintable ASCII enhancement o [2002/08/23] bin/41949 qa [sysinstall] sysinstall sorts /etc/rc.con o [2002/08/26] bin/42018 krion pkg_info with PKG_PATH searches through t o [2002/08/26] bin/42022 qa [sysinstall] non-interactive mode prompts o [2002/08/27] kern/42065 [kernel] [patch] kern.ps_showallprocs has o [2002/08/27] bin/42084 luigi [picobsd] PicoBSD's 'netstat -i' reports o [2002/08/29] bin/42162 qa [sysinstall] installation crashes, md0c f o [2002/08/30] docs/42182 trhodes formatting-media article: Making Dedicate o [2002/08/30] bin/42217 libdisk segfaults with 1024 bytes/sector o [2002/09/01] kern/42274 [kernel] [patch] Convert defined variable o [2002/09/02] bin/42336 [PATCH] ISO-fication of /usr/src/contrib/ o [2002/09/03] bin/42386 cleaning code from warnings in libkvm o [2002/09/03] bin/42387 cleaning code of librpcsvc from warnings o [2002/09/04] kern/42422 dbm_delete returns -1 instead of 1 when t o [2002/09/04] kern/42429 [libc] [patch] hash_action called with HA o [2002/09/05] kern/42442 problem in idlequeue/debugging mode ? o [2002/09/06] kern/42461 mdodd if_wi_pci.c,if_wi_pccard.c lack device_re o [2002/09/06] bin/42468 mount_smbfs incorrectly handled configura o [2002/09/06] bin/42469 After mounting by mount_smbfs directories o [2002/09/11] bin/42663 pw(1): pw useradd assigns unique UID's to o [2002/09/13] kern/42728 small many problems in src/usr.sbin/ppp/* afte o [2002/09/14] i386/42766 i386 [vm] [patch] proposal to perform reboot v o [2002/09/15] bin/42803 tconv, tic, captoinfo binaries missing fr o [2002/09/18] bin/42934 qa [sysinstall] installation procedure on in o [2002/09/19] kern/42956 [libc] dlclose gives "invalid shared obje o [2002/09/19] bin/42974 [patch] syslogd(8): add ISO 8601 date for o [2002/09/21] kern/43154 [if_tun] [patch] tunwrite() does not allo o [2002/09/22] i386/43262 i386 [hang] command 'shutdown -r' (also reboot o [2002/09/25] kern/43355 idad driver will work if logical drives d o [2002/09/25] bin/43367 incorrect report from 'who' after 'shutdo o [2002/09/25] bin/43368 krion pkg_create fails if target directory does o [2002/09/25] bin/43372 Broken struct ufs_args in ufsmount.h o [2002/09/27] bin/43434 New option to 'dmesg' which allow to disp o [2002/09/29] docs/43470 blackend solid-state article out of date (x109). o [2002/09/29] kern/43474 [nfs] [patch] dhcp.* values not set in ke s [2002/09/29] bin/43497 mount(8): mount -t nfs -> crunchgen incom o [2002/09/30] conf/43500 rc.syscons "allscreens" improvements o [2002/09/30] i386/43539 i386 [fdc] Cannot mout floppy on Compaq Prolia o [2002/10/02] kern/43577 [kernel] [patch] feature request: new ker o [2002/10/02] bin/43582 passwd(1) fails on nonexistent users o [2002/10/03] kern/43611 [crypto] [patch] static-ize some symbols o [2002/10/03] kern/43616 [zlib] [patch] static-ize some functions o [2002/10/04] docs/43651 doc stab(5) incorrectly states to include jus o [2002/10/05] kern/43716 [puc] [patch] puc driver does not recogni o [2002/10/08] bin/43819 changed truss output for utrace calls o [2002/10/08] docs/43823 doc [PATCH] update to environ(7) manpage o [2002/10/09] bin/43857 isdn [patch] conflicting types in /usr/src/usr o [2002/10/09] docs/43861 doc non-trivial typo in wicontrol(8) man page o [2002/10/11] kern/43905 [headers] [patch] kqueues: EV_SET(kevp++, o [2002/10/11] kern/43916 [ex] [hang] Olicom OC-2220 (PC-card) hang o [2002/10/11] docs/43941 doc document the Rationale for Upgrade Sequen o [2002/10/14] docs/44034 trhodes Multiple sysctl variables are not documen o [2002/10/14] kern/44058 [MAKEDEV] [patch] /dev/ch* is created wit o [2002/10/15] docs/44074 garys [patch] ln(1) manual clarifications o [2002/10/15] kern/44098 RealTec-based NIC initialization problem o [2002/10/15] bin/44122 tun0 gets a second ip adress after a disc o [2002/10/17] conf/44170 Add ability to run multiple pppoed(8) on a [2002/10/17] www/44181 garys www "Release Information" organization o [2002/10/18] bin/44212 Unify 'recursive' options -r and -R o [2002/10/19] kern/44267 [sio] [patch] One more modem PNP id for / o [2002/10/19] conf/44286 roberto /etc/defaults/rc.conf uses the obsolete n o [2002/10/20] kern/44293 thomas Unable to access audio CD under Linux emu o [2002/10/22] kern/44365 [headers] [patch] introduce ulong and unc o [2002/10/22] kern/44372 roberto some kernel options prevent NTP clock syn o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has o [2002/10/26] kern/44497 NIC Lags? o [2002/10/26] kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit o [2002/10/29] kern/44580 [nfs] NFS updates file access time when f o [2002/10/29] kern/44587 scsi dev/dpt/dpt.h is missing defines required o [2002/10/29] docs/44594 doc Handbook doesn't mention drivers.flp for o [2002/10/30] conf/44717 update login.conf and unify login capabil o [2002/11/04] bin/44894 markm telnet(1): as a local non-root user and r o [2002/11/05] bin/44915 qa [sysinstall] 'choose installation media' o [2002/11/06] gnu/44984 Send-pr can use environmental variable $F o [2002/11/06] docs/45011 trhodes [patch] style(9): '->' and '.' don't requ o [2002/11/07] kern/45026 [nis] Can't set next password change date o [2002/11/08] gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messa o [2002/11/10] bin/45193 [PATCH] truss can't truss itself o [2002/11/11] conf/45222 daily rejected mail hosts report too long o [2002/11/12] conf/45226 mtm Fix for rc.network, ppp-user annoyance o [2002/11/12] bin/45229 restore(8) -i: ls reports mising files as o [2002/11/13] bin/45254 qa [sysinstall] [patch] sysinstall installs o [2002/11/14] ports/45289 hrs ja-dvi2ps-3.2 does not handle \special co o [2002/11/14] kern/45293 kevent denies to observe /dev/tty o [2002/11/16] bin/45333 [PATCH] New option -r for chown and chgrp o [2002/11/18] ports/45414 portmgr [patch] make update in /usr/ports missing o [2002/11/19] bin/45486 Support for human readble (-h/-H) output s [2002/11/21] bin/45547 sos a patch to make burncd handle .wav files. o [2002/11/23] bin/45608 qa [sysinstall] install should config all et s [2002/11/23] ports/45613 portmgr make update doesn't o [2002/11/24] kern/45684 systat -vmstat reports "alternate system o [2002/11/25] bin/45701 markm spelling error in rogue o [2002/11/25] conf/45704 [PATCH] request to change cp866b font to o [2002/11/25] bin/45729 make rbootd transfere the default file if o [2002/11/27] kern/45793 [headers] [patch] invalid media subtype a o [2002/11/28] bin/45830 nectar [kerberos] KDC has problems when listenin p [2002/11/30] conf/45874 ache [PATCH] FreeBSD does not know about ca_ES o [2002/12/01] bin/45896 dwmalone setnetgrent() should return error code o [2002/12/02] docs/45940 doc burncd(1) missing info o [2002/12/07] conf/46062 kris Remove skel from BSD.root.dist. o [2002/12/09] i386/46113 i386 [bus] [patch] busspace bugs in parameter o [2002/12/09] standards/46119standards Priority problems for SCHED_OTHER using p o [2002/12/10] kern/46159 ipfw [ipfw] [patch] ipfw dynamic rules lifetim o [2002/12/10] bin/46163 gad lpc problem. Only root can modify despit o [2002/12/11] docs/46196 doc [patch] menu_format(3): Missing return va o [2002/12/13] bin/46235 rwatson [sysinstall] NTP servers for Finland requ o [2002/12/16] docs/46291 doc correlation between HZ kernel config para o [2002/12/16] docs/46295 doc please add information to Nvi recovery em o [2002/12/17] bin/46328 gad patch for lpd o [2002/12/19] kern/46368 [isa] [patch] MAXDEP in isa/pnpparse.c is s [2002/12/19] bin/46382 ps(1) could use a "repeat" mode o [2002/12/20] conf/46409 Certain periodic scripts check broken NFS o [2002/12/21] standards/46441stefanf /bin/sh does not do parameter expansion i o [2002/12/22] conf/46453 [INTERNATIONALIZATION] cons25l2, ISO8859- o [2002/12/31] conf/46645 [PATCH] rc.shutdown state table saving ha a [2003/01/03] docs/46709 peter [patch] tables in terminfo(5) are broken s [2003/01/04] conf/46746 No way to set link addresses through rc.c o [2003/01/04] bin/46758 moused enhancements o [2003/01/09] bin/46888 gad Add script run hook to newsyslog(8) o [2003/01/09] bin/46905 qa [sysinstall] FreeBSD 5.x cannot be instal s [2003/01/10] conf/46913 darrenr ipf denied packets of security run output o [2003/01/10] bin/46925 sysctl -a goes into an infinite loop... o [2003/01/11] kern/46973 [syscons] [patch] syscons virtual termina o [2003/01/19] i386/47223 i386 [pcvt] [PATCH] pcvt(4), ESC sequences do o [2003/01/20] bin/47235 top reports inaccurate cpu usage o [2003/01/21] kern/47311 mdodd [patch] Kernel support for NVIDIA nForce2 o [2003/01/21] bin/47314 qa [sysinstall] wish: install should not req o [2003/01/22] bin/47350 rc.network supports only one ppp profile o [2003/01/22] i386/47376 i386 [pcvt] [PATCH], pcvt(4), COLOR_KERNEL_FG, o [2003/01/23] bin/47387 [PATCH] gprof -K still requires "a.out" a o [2003/01/27] bin/47540 Make natd configurable in running state w o [2003/01/27] conf/47566 le [vinum] [patch] add vinum status verifica o [2003/01/28] docs/47575 doc [patch] ipfw(8): Clarify requirements for o [2003/01/28] bin/47576 [PATCH] factor(6)ing of negative numbers o [2003/01/28] docs/47594 doc [PATCH] passwd(5) incorrectly states allo o [2003/01/28] bin/47596 daily security run complains if timezone o [2003/02/02] bin/47815 stty -all should work. o [2003/02/02] docs/47818 doc [patch] ln(1) manpage is confusing o [2003/02/04] bin/47908 qa [sysinstall] /stand/sysinstall can't disp o [2003/02/06] docs/47991 trhodes Handbook section on upgrading kernel says o [2003/02/08] docs/48101 doc [patch] add documentation on the fixit di o [2003/02/09] conf/48105 /etc/disktab has incomplete duplication o o [2003/02/09] misc/48110 [patch] change CVSROOT/log_accum.pl to no o [2003/02/10] conf/48133 /etc/rc: improved vi recovery notificatio o [2003/02/11] kern/48172 ipfw [ipfw] [patch] ipfw does not log size and o [2003/02/12] conf/48195 /var/db/mounttab error on diskless boot o [2003/02/15] bin/48309 pppoe connections fail to establish if th f [2003/02/15] bin/48318 mtm Segmentation fault in sh with attached sc o [2003/02/16] usb/48342 usb [PATCH] usbd dynamic device list. o [2003/02/18] bin/48443 mtm /usr/sbin/periodic executes too many file o [2003/02/18] conf/48444 [patch] security.functions: count connect o [2003/02/19] kern/48471 pjd [kernel] [patch] new feature: private IPC o [2003/02/22] conf/48566 [PATCH] /etc/defaults/make.conf stales af o [2003/02/23] kern/48599 [syscons] [patch] syscons cut-n-paste log o [2003/02/23] bin/48603 Getopt is broken. Patch included. o [2003/02/24] gnu/48638 [PATCH] some bug fixs in libdialog o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/03/03] conf/48870 [PATCH] rc.network: allow to cancel inter o [2003/03/03] kern/48894 [nfs] Suggested improvements to the NFS r s [2003/03/06] bin/48962 des [PATCH] modify /usr/bin/fetch to allow ba o [2003/03/06] kern/48976 [modules] nwfs.ko oddity o [2003/03/06] docs/48980 doc [patch] nsgmls -s errors and sect. 3.2.1 o [2003/03/06] bin/48989 qa [sysinstall] Sysinstall's partition edit a [2003/03/07] bin/49023 gad [patch] to lpd(8) (printjob.c) to pass so o [2003/03/08] kern/49039 add support for RS485 hardware where dire o [2003/03/10] kern/49086 ipfw [ipfw] [patch] Make ipfw2 log to differen f [2003/03/12] ports/49955 portmgr [PATCH] bsd.port.mk: add target to automa o [2003/03/12] kern/49957 CRC32 generator should be the common rout o [2003/03/18] misc/50106 [patch] make 'make release' more flexible o [2003/03/19] bin/50118 grog calendar(1) dumps core if there is ./cale p [2003/03/21] conf/50160 ache sl_SI.ISO8859-2 collation sequence is wro o [2003/03/23] docs/50211 doc [PATCH] doc.docbook.mk: fix textfile crea p [2003/03/24] docs/50248 ceri [patch] New FreeBSD books o [2003/03/25] bin/50300 Make the loader's use of terminal-control o [2003/03/26] bin/50310 [libalias] [patch] natd / libalias fix to o [2003/03/27] bin/50331 Changing uid with pw causes duplicate use o [2003/03/27] conf/50365 [PATCH] rc.sysctl cannot handle values co o [2003/04/01] kern/50526 [kernel] [patch] update to #! line termin o [2003/04/03] bin/50569 /bin/sh doesn't handles ${HOME}/.profile o [2003/04/03] docs/50573 doc resolver(3): return values for res_query/ o [2003/04/06] bin/50656 /bin/cp - wrong error on copying of multi o [2003/04/07] kern/50687 ioctl(.., CDIOCCAPABILITY, ...) always re p [2003/04/08] docs/50735 brueffer [patch] small diff to the developers hand o [2003/04/09] bin/50749 ipfw [ipfw] [patch] ipfw2 incorrectly parses p o [2003/04/10] docs/50773 jmg [patch] NFS problems by jumbo frames to m o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev p [2003/04/14] bin/50924 [patch] vmstat(8): "vmstat -f" says "unim o [2003/04/14] bin/50949 BUG: mtree doesn't honor the -P when chec o [2003/04/14] conf/50956 daily_status_disks_df_flags in /etc/defau o [2003/04/15] bin/50971 du(1) doesn't understand UF_NODUMP flag o [2003/04/15] bin/50988 [Patch] find -size -- express argument in o [2003/04/15] kern/51009 [aue] [patch] buggy aue driver fixed. o [2003/04/16] bin/51070 [patch] add -p option to pom(6) o [2003/04/18] kern/51120 MSGBUF_SIZE doesn't work in makefiles a [2003/04/18] docs/51133 murray RSH environmental variable not described s [2003/04/18] bin/51137 [patch] config(8) should check if a sched o [2003/04/19] bin/51148 Control the cache size for pwd_mkdb to sp f [2003/04/19] ports/51152 portmgr [patch] bsd.port.mk: generic SHEBANG_FILE o [2003/04/21] bin/51205 dwmalone openssl in base system is not compiled th o [2003/04/22] bin/51296 grog calendar wrong for dates based on day+-nu o [2003/04/27] docs/51480 dds Multiple undefined references in the Free o [2003/04/28] bin/51488 Compat patch: more(1) allowed filename to p [2003/04/28] conf/51504 ache New file: src/share/mklocale/zh_CN.GBK.sr p [2003/05/03] conf/51729 ache A patch that can make freebsd support zh_ o [2003/05/06] docs/51875 doc [patch] atkbd(4) adjustment o [2003/05/06] docs/51891 doc DIAGNOSTICS in ed(4) driver manpage don't o [2003/05/07] conf/51920 Collation for no_NO.ISO8859-1 o [2003/05/07] docs/51921 doc [patch] ls(1) manpage lacks some informat o [2003/05/08] ports/51947 mharo Analog port does not include anlgform.htm o [2003/05/08] kern/51958 usb [usb] [patch] update for urio driver o [2003/05/10] kern/52026 usb [usb] feature request: umass driver suppo o [2003/05/11] docs/52071 doc [PATCH] Add more information about soft u o [2003/05/13] bin/52190 dwmalone [Patch] decode more syscalls in truss o [2003/05/14] misc/52255 small picobsd build script fails under FreeBSD o [2003/05/14] misc/52256 small picobsd build script does not read in use o [2003/05/15] kern/52258 imp pccard non-functional, repeated "card ins o [2003/05/15] bin/52271 qa [sysinstall] sysinstall panics in machine o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter o [2003/05/19] docs/52448 simon [patch] Misc man page reference fixes o [2003/05/20] bin/52469 ppp: Multiple devices using UDP don't wor o [2003/05/21] bin/52517 murray New functionality for /usr/bin/Mail o [2003/05/23] kern/52623 [ex] [patch] IRQ error in driver for the o [2003/05/26] ports/52706 portmgr [patch] bsd.port.mk issues warning if a s o [2003/05/27] kern/52725 [PATCH] installincludes for kmods f [2003/05/28] bin/52746 tcsh fails to handle large arguements o [2003/05/28] kern/52752 [ichsmb] [patch] SMBus controller on ICH4 o [2003/05/28] kern/52764 Impossible to build kernel with COPTFLAGS s [2003/05/28] ports/52765 portmgr [PATCH] Uncompressing manual pages may fa o [2003/05/29] bin/52782 user ppp dumps core when doing pppctl "sh s [2003/05/31] bin/52826 krion Feature Request: Adding Timestamps to pkg o [2003/06/01] i386/52835 pdeuskar [em] em driver does not work with mobile- o [2003/06/03] kern/52907 phk [libc] [patch] more malloc options for de s [2003/06/03] ports/52917 portmgr [PATCH] bsd.port.mk: update default value p [2003/06/05] kern/52960 jmg [kbd] kbdcontrol macros don't work when l o [2003/06/05] kern/52971 bad macro LIST_HEAD in /usr/include/sys/q o [2003/06/06] kern/52980 mbr [dc] [patch] dc driver fails to init Inte o [2003/06/08] usb/53025 usb [ugen] [patch] ugen does not allow O_NONB o [2003/06/10] bin/53131 qa [sysinstall] "ALL" could not turn check B o [2003/06/13] kern/53265 imp Make Sierra A555 work in FreeBSD o [2003/06/13] docs/53271 hmp bus_dma(9) fails to document alignment re o [2003/06/13] bin/53288 tail will sometimes display more lines th o [2003/06/15] bin/53341 qa [sysinstall] [patch] dump frequency in sy p [2003/06/16] bin/53377 [PATCH] su does not return exit status of o [2003/06/19] bin/53475 cp(1) copies files in reverse order to de o [2003/06/19] kern/53506 [partial patch] support gzipped modules o [2003/06/19] bin/53520 su to another user does not update utmp o [2003/06/20] bin/53560 logging domain names in wtmp is retarded o [2003/06/21] docs/53575 doc Change to Handbook Section 20.9 (SMTP Aut o [2003/06/21] docs/53596 doc Updates to mt(1) manual page o [2003/06/24] www/53676 simon [patch] Don't make people contact doc@ fo o [2003/06/24] standards/53682le [PATCH] add fuser(1) utility o [2003/06/25] docs/53732 doc quota output and quota(1) man page do not o [2003/06/26] docs/53751 hmp bus_dma(9) incorrectly documents BUS_DMA_ a [2003/06/28] bin/53870 das C++ undeclares standard math functions li o [2003/06/29] bin/53899 mktime gives wrong result in Central time o [2003/07/01] kern/53987 [smbfs] smbfs can't access to files with o [2003/07/02] docs/54009 trhodes [patch] clarify the location of the splas o [2003/07/02] bin/54026 bms [patch] Add support for non-standard port o [2003/07/06] bin/54141 wrong behavour of cu(1) o [2003/07/07] conf/54170 error from weekly periodic script 330.cat s [2003/07/07] bin/54185 rwatson UFS2 filesystem ACL flag not enforced o [2003/07/08] kern/54220 [PATCH] /usr/src/Makefile has wrong instr o [2003/07/09] bin/54274 udp-proxy support is not implemented in l o [2003/07/11] bin/54365 [PATCH] add -u option to install(1) for S o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations wit o [2003/07/13] kern/54439 [sysctl] [patch] Protecting sysctls varia o [2003/07/13] docs/54451 doc [patch] i386_get_ldt(2): i386_{get|set}_l o [2003/07/14] docs/54461 kensmith [patch] Possible additions to Handbook (B o [2003/07/17] bin/54594 Apply regexps to the entire variable -- a o [2003/07/18] kern/54604 pjd [kernel] [patch] make 'ps -e' procfs-inde o [2003/07/21] bin/54683 sh, redundant history s [2003/07/22] docs/54752 hmp bus_dma explained in ISA section in Handb o [2003/07/23] bin/54784 find -ls wastes space o [2003/07/25] standards/54833standards [pcvt] more pcvt deficits o [2003/07/25] standards/54839standards [pcvt] pcvt deficits s [2003/07/26] bin/54878 incorrect divisor in /usr/bin/jot -r o [2003/07/26] docs/54879 doc jot(1) -r description o [2003/07/26] kern/54884 mckusick FreeBSD -stable and -current free space h o [2003/07/27] bin/54891 libalias/natd and exporting connection-in o [2003/07/27] bin/54897 [PATCH] -y flag for mount_mfs f [2003/07/28] kern/54981 sanpei QUIRK: Add support for Lexar 256MB USB dr o [2003/07/29] conf/55015 [patch] 700.kernelmsg: Security check out o [2003/07/30] kern/55031 [libc] getgrent() failure with large grou o [2003/07/31] standards/55112standards glob.h, glob_t's gl_pathc should be "size o [2003/08/01] kern/55163 [jail] [patch] hide kld system details fr o [2003/08/08] misc/55387 [patch] users LD_LIBRARY_PATH can interfe o [2003/08/08] gnu/55394 marcel GDB on FreeBSD 4.8: Deprecated bfd_read. o [2003/08/08] kern/55395 matk ICH sampling rate changes after resume fr o [2003/08/11] conf/55470 [pccard] [patch] new pccard.conf entry (I s [2003/08/12] docs/55482 doc document the fact that DUMP has access to s [2003/08/13] ports/55515 portmgr [patch] extract perl stuff from bsd.port. o [2003/08/13] bin/55539 [patch] Parse fstab(5) with spaces in pat o [2003/08/13] bin/55546 cdcontrol(1) play tr m:s.f interface is p o [2003/08/20] kern/55793 [dc] Flaky behavior of if_dc when initial o [2003/08/20] kern/55802 Make kernel.GENERIC suitable for diskless o [2003/08/21] kern/55835 emulation [linux] [patch] Linux IPC emulation missi o [2003/08/21] i386/55838 i386 [kbd] [patch] Dual characters from keyboa o [2003/08/21] ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to u o [2003/08/22] docs/55883 kensmith [patch] handbook advanced-networking/chap o [2003/08/24] conf/55916 Change to /etc/rc.network & /etc/defaults o [2003/08/24] kern/55917 tun# devices cannot be created in 4.8-STA o [2003/08/24] gnu/55936 send-pr does not set mail envelope from o [2003/08/26] kern/55984 ipfw [ipfw] [patch] time based firewalling sup s [2003/08/26] bin/56012 [MAKEDEV] [patch] MAKEDEV does not allow o [2003/08/28] usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fai o [2003/08/30] kern/56165 bms if_baudrate is not correct for rl, xl, dc o [2003/08/31] kern/56245 [bktr] Distorted and choppy video with bk o [2003/08/31] bin/56249 obrien lukemftpd has two bugs (motd, munged utmp o [2003/08/31] kern/56250 [ums] [patch] ums(4) doesn't work with MC f [2003/09/02] ports/56301 daichi portupgrade: -O ineffective o [2003/09/04] bin/56447 Extend mt command for AIT-2 tape drives o [2003/09/04] kern/56451 /compat/linux/proc/cpuinfo gives wrong CP o [2003/09/05] standards/56476standards cd9660 unicode support simple hack o [2003/09/07] gnu/56554 re add Cc: maintainer feature to send-pr o [2003/09/09] kern/56632 MTIO incorrect mt_fileno status after MTE o [2003/09/09] bin/56648 le [PATCH] enable rcorder(8) to use a direct o [2003/09/10] kern/56664 bad file# in MTIO status buffer after MTE o [2003/09/11] kern/56720 [libc] feature request: UNICODE support i f [2003/09/16] ports/56928 java jce-aba port should install to $JAVA_HOME o [2003/09/16] conf/56934 rc.firewall rules for natd expect an inte o [2003/09/16] docs/56936 hmp [patch] articles/java-tomcat: add applica o [2003/09/17] conf/56940 pccard.conf entry for PCET10-CL causes sy o [2003/09/17] bin/56952 re [sysinstall] floppy install error s [2003/09/18] ports/56980 portmgr unprivileged user, extracting of tarballs a [2003/09/18] docs/56981 peter man terminfo(5) from libncurses does not o [2003/09/19] bin/57018 le [PATCH] convert growfs to use libufs(3) o [2003/09/19] bin/57026 [PATCH] mount_cd9660(8): there is no way o [2003/09/20] kern/57036 No media detected by 3c905b-tx on 4.9-rel o [2003/09/20] bin/57045 trpt(8) option -t was disabled on -curren o [2003/09/21] bin/57054 let test(1) compare the mtime of a file t s [2003/09/22] bin/57088 [cam] [patch] for a possible fd leak in l o [2003/09/22] bin/57089 "w" does not honor the -n option o [2003/09/24] docs/57153 doc S_IRWXU missing in fstat(2) man page? o [2003/09/26] kern/57230 [psm] [patch] psm(4) incorrectly identifi o [2003/09/26] amd64/57250 obrien Broken PTRACE_GETFPREGS and PTRACE_SETFPR a [2003/09/26] ports/57259 portmgr [patch] Building a port as root using an o [2003/09/27] standards/57295harti make's handling of MAKEFLAGS is not POSIX o [2003/09/27] docs/57298 blackend [patch] add using compact flash cards inf o [2003/09/30] docs/57388 doc [patch] INSTALL.TXT enhancement: mention s [2003/09/30] bin/57407 bms [patch] Better NTP support for dhclient(8 o [2003/10/01] misc/57464 [boot] loader(8) seems to confuse files [ o [2003/10/01] kern/57469 scsi [scsi] [patch] Quirk for Conner CP3500 o [2003/10/02] ports/57498 portmgr HEIMDAL_HOME should be defined in src or s [2003/10/02] ports/57502 ports-bugs ports that define USE_* too late o [2003/10/02] conf/57517 add parameter for /etc/periodic/daily/210 o [2003/10/03] kern/57522 [PATCH] New PID allocater algorithm from o [2003/10/04] docs/57569 doc error on gensetdefs(8) man page p [2003/10/06] bin/57630 lptcontrol gives "device busy" if device a [2003/10/07] kern/57696 [nfs] NFS client readdir terminates prema o [2003/10/07] bin/57715 [patch] tcopy(1) enhancement o [2003/10/08] conf/57748 [patch] rc.network doesn't allow for -a i a [2003/10/12] standards/57911tjr fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) o [2003/10/13] docs/57926 doc [patch] amd.conf(5) poorly format as it h o [2003/10/13] docs/57974 doc man page apropos for select macros (FD_SE o [2003/10/13] kern/57976 simple kernel DDB enhancement o [2003/10/14] bin/58008 qa [sysinstall] [patch] sysinstall postfix i o [2003/10/14] bin/58012 Multihomed tftpd enhancement o [2003/10/18] conf/58206 [Patch] 460.status-mail-rejects incompati o [2003/10/20] bin/58293 vi replace with CR (ASCII 13) doesn't wor o [2003/10/22] kern/58373 mckusick [ufs] ufs inconsistency between 4.9-RC an o [2003/10/22] bin/58390 bsdlabel fails to display an error messag o [2003/10/24] bin/58483 [patch] mount(8): allow type special or n o [2003/10/24] kern/58497 sysctl knob to return current process' ji f [2003/10/25] kern/58529 dwmalone [libpcap] [patch] RDWR bpf in pcap. o [2003/10/26] conf/58557 Summer/Winter-time change causes daily cr o [2003/10/26] gnu/58583 kan gcc.1, cpp.1 and gcov.1 manpages are outd o [2003/10/27] conf/58595 Default NTP configuration o [2003/10/28] docs/58615 doc [patch] update for Vinum chapter of Handb o [2003/10/28] gnu/58656 marcel gdb not ready for prime time o [2003/10/29] standards/58676standards grantpt(3) alters storage used by ptsname o [2003/10/29] bin/58696 /sbin/natd feature request & possible pat o [2003/10/30] docs/58710 doc killpg(2) contains an error regarding sen o [2003/10/31] i386/58784 i386 [ata] ATA does not work in DMA mode (ASUS o [2003/11/01] kern/58803 [kernel] [patch] kern.argmax isn't change o [2003/11/04] conf/58939 [patch] dumb little hack for /etc/rc.fire o [2003/11/05] kern/58967 Kernel kills processes in spite of cputim o [2003/11/05] bin/58970 truss coredumps for the no significant re o [2003/11/07] docs/59044 doc [patch] doc.docbook.mk does not properly o [2003/11/12] bin/59207 uustat list limit of 201 jobs o [2003/11/12] kern/59208 matk [sound] [patch] reduce pops and crackles o [2003/11/12] bin/59220 obrien systat(1) device select (:only) broken o [2003/11/13] docs/59240 blackend [patch] handbook update: linux MATLAB s [2003/11/13] ports/59254 ports-bugs ports that write something after bsd.port o [2003/11/14] kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_ o [2003/11/15] www/59307 remko [patch] xml/xsl'ify & update publications o [2003/11/19] kern/59456 fdescfs stat / compress creates only empt o [2003/11/19] docs/59477 doc Outdated Info Documents at http://docs.fr o [2003/11/20] bin/59530 strange bug in /bin/sh o [2003/11/21] bin/59551 marcel Problem with GDB on latest -CURRENT f [2003/11/21] ports/59553 hrs teTeX installs texdoctk without depending o [2003/11/21] bin/59564 Added an option (-S) to from command to a o [2003/11/23] conf/59600 [PATCH] Improved us.emacs.kbd mapping o [2003/11/23] kern/59624 [ata] [patch] HightPoint HPT371 support f o [2003/11/26] kern/59698 [kbd] [patch] Rework of ukbd HID to AT co o [2003/11/26] bin/59708 qa [sysinstall] [patch] add sSMTP support fo o [2003/11/27] bin/59730 isdnd crashes with signal 11 if cannot cr o [2003/11/27] docs/59735 kensmith [patch] Adding a reference to Icelandic R o [2003/11/27] docs/59736 kensmith [patch] Updating size of archives in hubs s [2003/11/27] kern/59739 [libc] rmdir(2) and mkdir(2) both return o [2003/11/28] bin/59772 ftpd(8)/FreeBSD 5: support for tcp_wrappe o [2003/11/28] bin/59774 ftpd(8)/FreeBSD 5: syslog facility may be o [2003/11/28] bin/59775 ftpd(8)/FreeBSD 5: incorrect reply for "u p [2003/11/29] conf/59799 New locale: zh_HK.Big5HKSCS o [2003/11/29] kern/59806 tackerman [em] [patch] Suspend/resume breaks em0 o [2003/11/30] kern/59814 FreeBSD mknod refuses to create pipes and o [2003/11/30] docs/59835 doc ipfw(8) man page does not warn about acce f [2003/11/30] i386/59854 anholt [agp] [panic] System panics when AMD 762 o [2003/12/02] kern/59896 trm driver is not in GENERIC f [2003/12/02] docs/59900 kuriyama out of date README.txt and .message files o [2003/12/02] kern/59903 [pci] [patch] "pci_find_device" returns [ o [2003/12/03] bin/59922 Toshiba Portege hangs with Eicon DIVA T/A o [2003/12/09] kern/60089 scottl UDF filesystem appends garbage to files o [2003/12/10] conf/60106 /etc/hosts mentions AfriNIC which does no o [2003/12/12] kern/60174 marcel debugging a kernel module in load/attach o [2003/12/12] kern/60183 sobomax [gre] [patch] No WCCPv2 support in gre o [2003/12/15] usb/60248 usb [patch] Problem with USB printer HP Laser a [2003/12/16] kern/60293 bms FreeBSD arp poison patch o [2003/12/16] kern/60307 [pccard] [patch] wrong product id in pcca o [2003/12/17] i386/60319 i386 [hang] read error 34/0 during installatio o [2003/12/18] bin/60350 qa [sysinstall] in Choose Distributions scre o [2003/12/18] misc/60352 [patch] buildworld fails in sysinstall if o [2003/12/21] kern/60448 PF_KEY protocol does not have a correspon o [2003/12/22] misc/60503 [modules] small error in modules installa o [2003/12/22] bin/60510 [patch] change to less(1) for compressed o [2003/12/23] docs/60529 doc resolver(5) man page is badly out of date o [2003/12/24] docs/60544 doc [patch] getenv(3) manpage doesn't state t o [2003/12/25] kern/60550 silby [kernel] [patch] hitting process limits p f [2003/12/25] ports/60558 portmgr [PATCH] bsd.port.mk: automatically verify f [2003/12/26] kern/60599 multimedia [bktr] [partial patch] No sound for ATI T o [2003/12/27] bin/60632 UI bug in partition label screen in sysin o [2003/12/27] bin/60636 Enhancement to adduser script. o [2003/12/29] kern/60677 multimedia [sound] [patch] No reaction of volume con o [2003/12/29] kern/60697 [pty] [patch] pseudo-tty hack versus teln f [2003/12/29] kern/60699 DVD Multidrive udma mode autosensed wrong o [2003/12/29] i386/60702 i386 can't boot 5.2-RC2 iso's to install o [2003/12/30] kern/60719 ipfw [ipfw] Headerless fragments generate cryp o [2004/01/02] bin/60834 [patch] ftpd(8) send_data()+oldway: anony o [2004/01/03] kern/60874 [feature request] auto-assign devfs rules o [2004/01/04] bin/60892 [patch] added -p option to kldxref(8) to o [2004/01/06] kern/60963 [pecoff] [patch] Win32 Applications abort o [2004/01/06] kern/60982 [pci] [patch] ID for VIA 686A Power Manag o [2004/01/07] i386/61005 i386 [boot] The Boot Manager in FreeBSD 5.2RC o [2004/01/08] docs/61070 doc handbook: Installation docs misleading: f [2004/01/09] kern/61109 [bge] bge on TYAN AMD762-based Thunder/Ti o [2004/01/11] amd64/61209 amd64 ppc0: cannot reserve I/O port range o [2004/01/12] usb/61234 usb [usb] [patch] usbhidaction(1) doesn't sup o [2004/01/12] bin/61239 [patch] bootp enhancement, places the dhc o [2004/01/12] kern/61261 obrien generated header, emu10k1-alsa%diked.h no o [2004/01/12] bin/61264 qa [sysinstall] unable To Use VT100 Terminal o [2004/01/13] conf/61289 /etc/pccard_ether: please use ifn value o o [2004/01/13] kern/61300 [aue] [patch] Enabling HomePNA PHY on aue o [2004/01/13] docs/61301 doc [patch] Manpage patch for aue(4) to enabl o [2004/01/13] i386/61308 i386 Maxproc Limits counts Zombie Processes wh f [2004/01/13] misc/61322 [patch] bsd.dep.mk disallows shell genera o [2004/01/14] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/16] bin/61405 cperciva A faster ffs(3) o [2004/01/16] kern/61415 [net80211] [patch] disable broadcast ssid o [2004/01/16] kern/61438 qa [sysinstall] 5.2 nfs tasks running by def o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 o [2004/01/17] i386/61481 i386 [patch] a mechanism to wire io-channel-ch o [2004/01/17] kern/61497 ups [kernel] [patch] __elfN(map_insert) bug o [2004/01/17] bin/61502 dwmalone Incorrect ip6fw output when adding rules o [2004/01/18] kern/61503 [smbfs] mount_smbfs does not work as non- o [2004/01/18] conf/61504 mtm [patch] New RC script: accf_http o [2004/01/18] i386/61545 i386 5.2 release cannot see NIC on Dell 1750 o [2004/01/19] i386/61579 i386 [hang] sis 645dx is not working (but on t o [2004/01/20] i386/61603 i386 [sysinstall] wrong geometry guessed s [2004/01/20] kern/61622 Intel Pro/100 Intelligent Server Adapter o [2004/01/20] conf/61641 grog Martin Luther King, Jr. Day missing from o [2004/01/21] bin/61666 peter [patch] mount_nfs(8) parsing bug, segment o [2004/01/21] docs/61667 doc Obsolete documentation on FreeBSD PnP f [2004/01/21] kern/61677 Unable to open CDROM tray if boot_cdrom i o [2004/01/21] bin/61690 fsdb seqfaults in cmd. parsing routine a [2004/01/22] kern/61744 andre [netinet] [patch] TCP hangs onto mbufs wi o [2004/01/24] bin/61808 [PATCH] Update RPC prgs to allow binding s [2004/01/24] kern/61810 mounts done within a chroot show up wrong o [2004/01/24] www/61824 www Misleading documentation on FreeBSD insta o [2004/01/24] conf/61847 Additions to file /usr/share/misc/pci_ven o [2004/01/25] i386/61858 bms bus_dmamap_sync with BUS_DMASYNC_POSTREAD o [2004/01/25] docs/61859 doc ddb(4): Incorrect informaiton about trace o [2004/01/25] kern/61909 5.2-Current fails to notice change of CD o [2004/01/26] bin/61971 k5init --renewable fails o [2004/01/27] bin/61975 ume [PATCH] sync src/usr.sbin/traceroute6.c w o [2004/01/27] bin/61978 [PATCH] sync src/usr.sbin/setkey/token.l a [2004/01/27] ports/61998 roam PostgreSQL support for mail/vpopmail 5.3. o [2004/01/27] i386/62003 i386 [loader] [patch] make /boot/loader "reboo o [2004/01/28] kern/62042 luigi [ipfw] ipfw can't no more reject icmp (ic o [2004/01/29] bin/62077 Make it possible to abbreviate device nam o [2004/01/30] kern/62098 [pccard] [patch] Bad CISTPL_VERS_1 and cl o [2004/01/30] kern/62102 alc obreak update f [2004/01/31] bin/62139 User cannot login through telnet or ssh b o [2004/02/01] bin/62207 ppp crashes with option 'nat punch_fw' wh o [2004/02/02] kern/62257 card reader UCR-61S2B is only half-suppor o [2004/02/03] i386/62288 i386 reopened raid disks on a running system o [2004/02/03] bin/62300 gcc/config/freebsd-spec.h 1.6 is incomple o [2004/02/04] kern/62323 [kbd] Logitech Cordless MX Duo Keyboard/M o [2004/02/04] kern/62333 [dc] syslog: kernel: dc0: discard oversiz o [2004/02/04] bin/62334 vipw doesn't see changes if re-edit for t o [2004/02/06] docs/62412 doc one of the diskless boot methods describe o [2004/02/08] bin/62513 Errant /usr/bin/krb5-config on 4-STABLE p [2004/02/08] gnu/62555 readline 4.3 should be patched o [2004/02/10] ports/62657 portmgr Port linux-jpeg have decreaseed version n o [2004/02/11] bin/62702 qa [sysinstall] backup of /etc and /root dur o [2004/02/11] bin/62711 qa [sysinstall] installation: "Insert Next C o [2004/02/12] docs/62719 doc cross-reference pccardd(8) and devd(8) o [2004/02/12] docs/62724 doc [patch] host(1) manpage does not include o [2004/02/12] kern/62742 [hang] system "hangs" for a some time whi o [2004/02/12] kern/62746 tjr [smbfs] SMBFS and vfs.usermount. User can f [2004/02/13] ports/62761 portmgr [patch] for phasing out distinfo files o [2004/02/13] bin/62766 ``systat -vm'' does not work on diskless f [2004/02/14] ports/62829 portmgr [patch] Mk file bsd.linux.rpm.mk supporti o [2004/02/14] java/62837 phantom linux-sun-jdk14 executables hang with COM s [2004/02/14] standards/62858standards malloc(0) not C99 compliant o [2004/02/15] bin/62885 des pam_radius doesn't maintain multiple stat o [2004/02/15] kern/62890 ups proc pointer set by fork1 can be stale in f [2004/02/17] bin/62965 krion pkg_add -r fails if fetching multiple pac o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup f [2004/02/18] ports/62990 daichi portupgrade fails to use package even wit o [2004/02/19] bin/63064 strptime fails on %z o [2004/02/19] docs/63084 des Several Man-pages reference non-existant o [2004/02/20] kern/63096 rwatson [mac] [patch] MAC entry point for route m o [2004/02/20] ports/63108 obrien amd64/bento-fix: devel/gdb52 and devel/gd o [2004/02/21] amd64/63188 amd64 [ti] ti(4) broken on amd64 o [2004/02/22] bin/63197 tftp Bus error, core dumped o [2004/02/22] docs/63215 doc Wrong prototypes in mi_switch(9) (ref doc a [2004/02/22] ports/63216 portmgr [patch] 'BROKEN' or 'IGNORED' ports exit s [2004/02/22] ports/63238 thierry New port: french/firefox-flp - Mozilla / o [2004/02/24] bin/63319 burncd fixate error o [2004/02/26] bin/63413 dbm_delete return value incorrect o [2004/02/29] conf/63527 AM/PM date format should be localized. o [2004/02/29] www/63551 ceri Lack of DTD in cgi scripts o [2004/02/29] www/63552 remko Validation errors due to CAPs in attribut o [2004/03/01] docs/63570 ceri [patch] Language cleanup for the Handbook o [2004/03/01] bin/63608 Add a -c option to time(1) to display csh o [2004/03/02] i386/63628 bms [loader] [patch] i386 master boot record o [2004/03/02] bin/63659 /usr/sbin/pw does not honor symlinks in s s [2004/03/03] ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${ o [2004/03/04] kern/63746 vmnet0 makes vmnet4096 o [2004/03/04] kern/63768 Must access /dev/acd0c before using /dev/ o [2004/03/05] i386/63815 i386 boot loader waste a lot of time (10 min) o [2004/03/06] usb/63837 usb [uhid] [patch] USB: hid_is_collection() o o [2004/03/07] kern/63863 glebius [netgraph] [patch] feature request: imple s [2004/03/07] kern/63897 makeoptions CONF_CFLAGS are ignored when f [2004/03/09] kern/63982 tackerman em0 hardware checksum offloading causes b o [2004/03/10] bin/64036 Linux application Sophos Mailmonitor not o [2004/03/11] kern/64114 [vga] [patch] bad vertical refresh for co o [2004/03/12] bin/64153 mdmfs features via fstab o [2004/03/12] kern/64178 jmg [kqueue] [patch] kqueue does not work wit o [2004/03/13] bin/64198 [patch] init(8) may keep zombies f [2004/03/15] ports/64304 portmgr geography category o [2004/03/16] bin/64327 [patch] make(1): document surprising beha o [2004/03/17] kern/64365 acpi ACPI problems o [2004/03/17] conf/64381 qa lo0 not up and no IPs assigned after inst p [2004/03/19] bin/64464 rwatson pam_krb5 module ignores no_ccache option o [2004/03/20] kern/64522 3COM 3C920B onboard Asus P4R800-VM not su o [2004/03/22] kern/64556 [sis] if_sis short cable fix problems wit o [2004/03/22] kern/64588 [joy] [patch] Extend joystick driver arch o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- s [2004/03/24] bin/64664 bms Reboot command needs to protect itself fr o [2004/03/26] kern/64772 Mouse Movement Problem o [2004/03/26] kern/64788 nsswitch with ldap and starting ppp on bo o [2004/03/27] docs/64807 doc Handbook section on NAT incomplete o [2004/03/27] bin/64811 systat can't display big numbers in some s [2004/03/29] kern/64875 standards [libc] [patch] [feature request] add a sy o [2004/03/29] kern/64878 tackerman [em] Intel 82547 CSA Driver forces system o [2004/03/30] bin/64921 vmstat -i is not reporting IRQ usage on a o [2004/03/31] kern/64971 A squid process larger than 3G o [2004/04/01] bin/65045 ftp doesn't remember binary mode if setti o [2004/04/02] docs/65065 doc [patch] improper language ntpd(8) man pag o [2004/04/03] i386/65124 i386 Unable to disable TERM_EMU cleanly o [2004/04/05] kern/65206 adding floppy drive seems to force PIO mo o [2004/04/05] bin/65228 [Patch] Allow rup(1) to parse hostnames f o [2004/04/06] bin/65258 save /etc/rc.firewall from changing for s o [2004/04/07] kern/65278 ups [sio] [patch] kgdb debugger port initiali o [2004/04/07] bin/65299 vi temp path contains double / o [2004/04/08] bin/65306 obrien [patch] Portability fixes for FreeBSD bui f [2004/04/09] ports/65344 portmgr [patch] USE_ macros for graphics librarie o [2004/04/09] kern/65355 [pci] [patch] TC1000 serial ports need en o [2004/04/11] usb/65436 usb [umass] [patch] add quirk for PNY Attache o [2004/04/12] kern/65448 jhb _mtx_unlock_sleep() race condition if ADA o [2004/04/13] docs/65477 doc release notes: installation instruction f o [2004/04/13] bin/65483 vi -r crashes o [2004/04/14] i386/65528 i386 [psm] mouse cursor disapears on moving o [2004/04/14] docs/65530 doc [patch] minor improvement to getgrent(3) p [2004/04/15] bin/65557 des passwd uses passwd_format of default logi o [2004/04/16] kern/65627 [i386] [patch] store P3 serial number in o [2004/04/17] bin/65649 gad Add `-u name' option to env(1) o [2004/04/18] bin/65707 scp does not deal with local file copies o [2004/04/19] kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops s [2004/04/20] ports/65794 joe net/ripetools is obsolete o [2004/04/20] bin/65803 gad bin/ps enhancements (posix syntax, and mo s [2004/04/20] ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow a [2004/04/22] docs/65895 murray incorrect "omshell" link in "dhclient" ma f [2004/04/23] ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive c o [2004/04/25] bin/65973 Problem logging in to the NIS slave and N o [2004/04/27] ports/66032 portmgr [PATCH] bsd.port.mk: clean room installat o [2004/04/29] kern/66079 bms route change default causes panic in cert o [2004/04/29] kern/66095 [pam] template_user is broken in pam_radi o [2004/04/30] ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of o [2004/04/30] ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detecti o [2004/05/03] kern/66185 [twe] twe driver generates gratuitous war o [2004/05/03] kern/66225 [netgraph] [patch] extend ng_eiface(4) co o [2004/05/04] docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes no o [2004/05/04] docs/66265 doc [patch] Document what -f and LD_TRACE_LOA o [2004/05/04] kern/66268 glebius [socket] [patch] Socket buffer resource l o [2004/05/05] gnu/66279 less(1) -- add support for stty(1) erase2 p [2004/05/05] docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to n o [2004/05/05] docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_op p [2004/05/06] bin/66311 fenner TCPDUMP ISAKMP payload handling denial-of o [2004/05/07] ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java por o [2004/05/07] docs/66343 doc unlisted supported card on man page for w o [2004/05/07] standards/66357standards make POSIX conformance problem ('sh -e' & o [2004/05/08] ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o [2004/05/10] bin/66445 [patch] Add options to last(1) to ignore a [2004/05/10] ports/66476 ports-bugs [NEW PORT] misc/gaim-talkfilters: A neat o [2004/05/10] alpha/66478 alpha unexpected machine check: panic for 4.9, o [2004/05/10] ports/66480 openoffice editors/openoffice.org-1.1 port uses root o [2004/05/10] docs/66483 doc [patch] share/man/man4/csa.4 grammar nits p [2004/05/10] bin/66492 cpio -o -Hustar creates broken timestamps o [2004/05/11] docs/66505 trhodes escaping '~' and '$' characters in login. o [2004/05/11] standards/66531standards _gettemp uses a far smaller set of filena o [2004/05/11] kern/66547 usb [usb] Palm Tungsten T USB does not initia o [2004/05/12] kern/66564 [xl] 3c920-MV00 PHY detection problem s [2004/05/12] ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/ o [2004/05/12] kern/66589 processes get stuck in "inode" state when o [2004/05/13] bin/66594 marcel gdb dumps core f [2004/05/14] kern/66642 multimedia [sound] pcm0: play: 0: play interrupt tim o [2004/05/16] bin/66677 mv incorrectly copies somedir/.. to ./.. o [2004/05/17] conf/66726 /etc/periodic/security/ 800.loginfail scr o [2004/05/17] bin/66763 mdmfs: sync arguments with those of newfs o [2004/05/17] docs/66768 doc 4_RELENG share/man/man4/ng_one2many.4 MFC o [2004/05/17] docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, o [2004/05/17] docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 o [2004/05/17] docs/66775 roam [patch] clarification to committer's guid o [2004/05/19] ports/66892 portmgr possible bug in philosophy of ports/MOVED o [2004/05/19] bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clien o [2004/05/20] bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix u o [2004/05/21] kern/66981 Can't read audio CDs with a samsung sw-25 o [2004/05/21] bin/66988 [Patch] apm.c check validation of the ret o [2004/05/21] i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM x o [2004/05/22] bin/67041 "fortune -m" peeks in "fortune" file only o [2004/05/22] i386/67055 i386 [psm] Mouse (wheel) detection problem on o [2004/05/23] docs/67078 doc [patch] MFC of a rtld(1) man page is inco o [2004/05/24] bin/67142 rpc.yppasswdd incorrectly throws errors a o [2004/05/25] bin/67172 w,finger display the remote host incorrec o [2004/05/26] bin/67231 [patch] pam_krb5 doesn't honor default fl o [2004/05/27] kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags c o [2004/05/28] bin/67307 ready to import bootstrap_cmds/decomment o [2004/05/28] bin/67308 ready to import bootstrap_cmds/relpath fr o [2004/05/28] kern/67309 acpi zzz reboot computer (ACPI S3) a [2004/05/29] bin/67317 bms [patch] to nfsd.c to make it slightly mor f [2004/05/29] bin/67334 mount_cd9660 gives dscheck: negative b_bl o [2004/05/30] i386/67383 i386 [i386] [patch] do a better job disassembl f [2004/06/01] ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX o [2004/06/01] ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAME o [2004/06/02] misc/67502 cvsadm cvs-all commit message did not include al f [2004/06/03] ports/67531 portmgr New spanish virtual category p [2004/06/03] conf/67549 No Cents for es_ES monetdef (Euro) o [2004/06/03] bin/67550 Add BLK_SIZE option to tftpd server o [2004/06/04] www/67554 www man-cgi visual glitch on 3-word titles f [2004/06/04] ports/67562 portmgr [patch] bsd.port.mk: USE_BDB, WANT_BDB_VE o [2004/06/04] gnu/67565 SIGPIPE processing in cvs 1.11.5 may lead o [2004/06/04] i386/67578 i386 [kbd] Keyboard error IBM xSeries 335 o [2004/06/04] kern/67580 request to add hints for boot failures f [2004/06/06] kern/67627 phk [panic] gbde kernel panic o [2004/06/07] bin/67687 iostat does not provide read vs. write st s [2004/06/08] kern/67706 [unionfs] cvs update over a union mount s o [2004/06/08] bin/67723 FreeBSD 5.x restore cannot handle other p o [2004/06/09] kern/67763 [pccard] [patch] PCMCIA: MELCO manufactur o [2004/06/10] i386/67773 i386 5.x series - md5 on dev no longer works e f [2004/06/10] docs/67806 doc [patch] Let 5.x users know how to boot in s [2004/06/11] ports/67815 ports-bugs graphics/ImageMagick no longer recognizes o [2004/06/11] kern/67830 [smp] [patch] CPU affinity problem with f o [2004/06/13] docs/67893 doc [patch] boot(8)'s -m description is insuf o [2004/06/13] alpha/67903 alpha hw.chipset.memory: 1099511627776 - thats o [2004/06/14] bin/67943 find(1) fails when current directory is n o [2004/06/16] bin/68014 stty -pendin does not turn off pendin mod o [2004/06/16] bin/68016 Bug in visual bell on console (kbdcontrol o [2004/06/17] bin/68062 standalone repeat(1) command o [2004/06/18] kern/68081 [headers] [patch] sys/time.h (lint fix) o [2004/06/19] conf/68108 [patch] Adding mac-address /conf selector o [2004/06/19] kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med o [2004/06/20] bin/68134 rwatson 'invalid hostname' displayed in w/who out o [2004/06/20] i386/68140 i386 Problem with Sony AIT ATAPI Tape dirve a [2004/06/22] kern/68189 luigi arp -a discloses non-jail interfaces with o [2004/06/22] kern/68192 Cannot use quotas on jailed systems p [2004/06/22] docs/68201 keramida [patch] pthread_atfork(3) man page o [2004/06/23] usb/68232 usb [ugen] [patch] ugen(4) isochronous handli o [2004/06/25] kern/68311 [patch] it is impossible to override defa o [2004/06/25] bin/68312 be able to create fdisk partions using si o [2004/06/25] kern/68315 [ata] [patch] atacontrol(8) addspare for o [2004/06/25] kern/68317 [kernel] [patch] on soft (clean) reboots o [2004/06/25] bin/68328 enable configuration of extra listen sock o [2004/06/27] usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB M o [2004/06/27] kern/68435 wpaul xl driver in freebsd 5.x only works if pr o [2004/06/28] bin/68437 conscontrol DEVDIR -> _PATH_DEV fix and m o [2004/06/28] docs/68453 doc [patch] rc.subr.8 o [2004/06/28] kern/68458 Burning DVD causes lots of FAILURE - READ o [2004/06/28] kern/68459 [vfs] [patch] Patches to mknod(2) behave o [2004/06/30] kern/68514 [re] Realtek driver halts on oversized fr o [2004/06/30] i386/68518 i386 [agp] [hang] hangs while loading 82443BX p [2004/06/30] conf/68524 Including the Basque in the system o [2004/06/30] conf/68525 rc Loader's verbose boot mode has rc.d/local o [2004/06/30] bin/68527 Resizing 'top' running in a terminal to o o [2004/07/01] bin/68552 tip(1) does not set noncanonical mode inp o [2004/07/02] bin/68586 dwmalone [patch] allow syslogd to forward to non-d o [2004/07/03] kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) mul o [2004/07/05] kern/68690 [libc] write(2) returns wrong value when p [2004/07/05] bin/68691 dwmalone syslogd - correct program name handling s [2004/07/05] kern/68692 andre [net] [patch] Move ARP out of routing tab o [2004/07/06] kern/68719 [msdosfs] [patch] poor performance with m o [2004/07/07] i386/68754 i386 [hang] SMP reset bug (Tyan Thunder100, 44 o [2004/07/07] kern/68765 [mmap] a little data can be stored beyond o [2004/07/08] bin/68797 cut(1) patches to fflush after each write o [2004/07/09] bin/68840 [PATCH] Add Solaris-style -x flag to iost o [2004/07/09] docs/68843 doc Dates on rc.subr(8) & rc(8) are whack. o [2004/07/09] docs/68845 doc The .At macro produces unexpected results o [2004/07/09] bin/68848 [patch] find(1) shows pathname as optiona a [2004/07/11] bin/68904 krion pkg_install fixes (_PATH_*, sprintf -> sn o [2004/07/11] misc/68905 core dump ownership issue o [2004/07/11] conf/68916 Named starts PRIOR to ldconfig o [2004/07/13] bin/68981 unlogic jot behaviour. o [2004/07/13] bin/69010 [patch] Portability fixes for FreeBSD bui o [2004/07/13] threads/69020threads pthreads library leaks _gc_mutex o [2004/07/14] kern/69064 [kernel] [patch] No multiple ip4/6's coul o [2004/07/15] bin/69083 [patch] basic modelines for contrib/nvi o [2004/07/17] bin/69164 marcel GDB/amd64: coredump while debugging a cor o [2004/07/17] ports/69191 roam SRV patch for dnbs/djbdns o [2004/07/18] i386/69257 i386 [i386] [patch] in_cksum_hdr is non-functi o [2004/07/19] bin/69268 wpaul [patch] Fix ndiscvt(8) to warn you if it' o [2004/07/19] ports/69309 ale mysql database backup script for periodic o [2004/07/21] bin/69362 mbr amd(8) does not properly detect the local o [2004/07/21] docs/69383 doc disklabel = bsdlabel in 5.X or later o [2004/07/22] bin/69398 [patch] cleartext display of password in o [2004/07/22] kern/69448 socket.h: cmsghdr macros don't work with o [2004/07/23] kern/69502 [modules] kldload will load modules that f [2004/07/24] ports/69537 daichi Portupgrade cannot be run by cron properl o [2004/07/27] kern/69650 [patch] make getserv* functions work with o [2004/07/28] amd64/69705 amd64 IPC problem (msq_queues) o [2004/07/28] i386/69722 i386 [wi] wi0: init failed, Lucent Technologie o [2004/07/29] kern/69730 [puc] [patch] puc driver doesn't support o [2004/07/29] i386/69750 acpi Boot without ACPI failed on ASUS L5 o [2004/07/30] kern/69825 [libc] 1st group supplied to setgroups() o [2004/07/30] kern/69826 [libc] 16th group has no effect when acce o [2004/08/01] docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not o [2004/08/01] bin/69875 `mlxcontrol status ' hangs wit o [2004/08/03] kern/69963 ipfw [ipfw] install_state warning about alread o [2004/08/03] ports/69965 portmgr [patch] check for moved ports in "make de o [2004/08/04] bin/69986 qa [sysinstall] [patch] no job control in fi o [2004/08/04] kern/69989 killing process that uses snp + unloading o [2004/08/04] bin/70002 qa [sysinstall] fails to locate FTP dirs if o [2004/08/05] conf/70048 magic(5) file has a typo at second test f o [2004/08/08] bin/70182 [patch] fortune -e implementation bug o [2004/08/09] docs/70217 doc [patch] Suggested rewrite of docproj/sgml o [2004/08/10] bin/70245 re Change to src/release/Makefile to aid doc o [2004/08/10] conf/70252 add System Administrator Appreciation Day o [2004/08/10] bin/70283 mtm adduser aborts in batch mode with comment o [2004/08/11] java/70292 java jdk14 compile problem o [2004/08/11] bin/70297 request to make amd timeouts per-mount lo a [2004/08/11] ports/70300 sergei devel/porttools does not use EMAIL from ~ o [2004/08/12] bin/70335 inconsistent syslog behavior when max chi o [2004/08/12] bin/70336 telnetd always exits with value 1 f [2004/08/12] usb/70362 sanpei [usbdevs] [patch] LaCie 160GB USB drive f [2004/08/12] ports/70365 daichi sysutils/portupgrade incorrectly give inf o [2004/08/13] kern/70401 darrenr [modules] Could not load ipl.ko when no I o [2004/08/15] bin/70476 sbin/reboot change, -p behavior default f o [2004/08/16] bin/70511 When fread()ing with buffering turned off o [2004/08/16] usb/70523 usb [usb] [patch] umct sending/receiving wron o [2004/08/16] bin/70528 No libffi on amd64, either with native co o [2004/08/16] bin/70536 reboot -dp tries to dump when powering of o [2004/08/17] docs/70583 ceri [patch] Update freebsd-glossary o [2004/08/18] kern/70608 [irq] ethernet-error (card uses duplicate o [2004/08/18] i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assu o [2004/08/19] docs/70652 hmp [patch] New man page: portindex(5) o [2004/08/20] docs/70697 doc pcm(4) is out of date o [2004/08/20] kern/70708 [nfs] gcore/procfs not finding /proc/pid/ o [2004/08/20] conf/70715 Lack of year in dates in auth.log can cau o [2004/08/21] bin/70756 [PATCH] indent(1) mishandles code that is o [2004/08/21] bin/70795 [nanobsd] [patch] misc nanobsd fixes and o [2004/08/21] kern/70798 Compatibility: Sun/Solaris has an fcntl() o [2004/08/22] kern/70810 [pci] [patch] Enable SMBus device on Asus o [2004/08/22] standards/70813standards [PATCH] ls(1) not Posix compliant o [2004/08/22] ports/70831 tobez make perl5.8 port SU_CMD aware o [2004/08/22] i386/70832 i386 [re] serious problems with RealTek NIC us f [2004/08/22] usb/70835 sanpei [usbdevs] [patch] scsi_da does not recogn o [2004/08/23] kern/70880 [nfs] 5.3 beta1 nfs problem a [2004/08/24] ports/70900 edwin [patch] devel/sdl12 inconsistency between o [2004/08/24] kern/70904 darrenr [ipfilter] ipfilter ipnat problem with h3 o [2004/08/25] usb/70942 usb [usb] Genius Wireless USB mouse: moused d o [2004/08/27] kern/71045 [dhcp] DHCP-Request is sets other device' o [2004/08/29] bin/71098 CVS keywords are not expanded with CVS 1. p [2004/08/30] kern/71142 delphij [syscons] [patch] add vesa [1024x768] mod o [2004/08/31] kern/71184 andre tcp-sessions hangs on FIN_WAIT_2 state o [2004/08/31] gnu/71210 Update to GNU sdiff: add user-preference o [2004/09/01] kern/71219 /proc/*/map dont tell file offset o [2004/09/01] conf/71254 ncurses: xterm vs. cons* termtypes or sc( o [2004/09/01] kern/71258 [vm] [patch] anonymous mmappings not alwa f [2004/09/02] kern/71280 [aue] aue0 device (linksys usb100tx) does p [2004/09/02] kern/71317 sanpei [sound] [patch] Add nForce2 sound support o [2004/09/03] kern/71334 [mem] [patch] mem_range_attr_{set|get} ar o [2004/09/04] kern/71366 ipfw [ipfw] "ipfw fwd" sometimes rewrites dest o [2004/09/05] conf/71386 loader.conf: hint.apic.0.disabled="YES" d o [2004/09/06] usb/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] usb/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) o [2004/09/06] kern/71422 rwatson LOR in sys/net/bpf o [2004/09/07] kern/71450 [de] de(4): MAC address change on 21040 " o [2004/09/07] usb/71455 usb [usb] Slow USB umass performance of 5.3 o [2004/09/07] kern/71469 default route to internet magically disap o [2004/09/07] kern/71474 route lookup does not skip interfaces mar o [2004/09/09] bin/71513 [PATCH] allow -user/group +/-id construct o [2004/09/09] kern/71532 Multiple SCSI-Busses are seen differently p [2004/09/09] ports/71544 arved devel/tvision might need these extra patc o [2004/09/10] conf/71549 /etc/termcap missing passthrough printing o [2004/09/10] docs/71555 doc handbook: changes for how to run matlab o o [2004/09/11] i386/71586 i386 FreeBSD 5.3-BETA3 #3 hang during boot on o [2004/09/11] usb/71605 usb [umass] [patch] umass doesn't recognize m o [2004/09/11] kern/71608 [pccard] XIRCOM REM56-100 Ethernet 10/100 o [2004/09/12] bin/71613 [PATCH] cleanup of the usr.sbin/tracerout o [2004/09/12] bin/71616 [PATCH] cleanup of the usr.sbin/yp_mkdb c o [2004/09/12] bin/71617 [PATCH] cleanup of the usr.sbin/ypserv co o [2004/09/12] bin/71618 [PATCH] cleanup of the usr.sbin/timed cod o [2004/09/12] bin/71619 [PATCH] cleanup of the usr.sbin/tcpdump c o [2004/09/12] bin/71620 [PATCH] cleanup of the usr.sbin/sysinstal o [2004/09/12] bin/71621 [PATCH] cleanup of the usr.sbin/sliplogin o [2004/09/12] bin/71622 [PATCH] cleanup of the usr.sbin/sicontrol o [2004/09/12] bin/71623 [pcvt] [patch] cleanup of the usr.sbin/pc o [2004/09/12] bin/71624 [PATCH] cleanup of the usr.sbin/rtadvd co o [2004/09/12] bin/71625 [PATCH] cleanup of the usr.sbin/rpc.ypupd o [2004/09/12] bin/71626 [PATCH] cleanup of the usr.sbin/rpc.statd o [2004/09/12] bin/71628 [PATCH] cleanup of the usr.sbin/rpcbind c o [2004/09/12] bin/71629 [PATCH] cleanup of the usr.sbin/pppstats o [2004/09/12] bin/71630 [PATCH] cleanup of the usr.sbin/pppd code o [2004/09/12] bin/71631 [PATCH] cleanup of the usr.sbin/pppctl co o [2004/09/12] bin/71632 [PATCH] cleanup of the usr.sbin/ndp code o [2004/09/12] bin/71633 [PATCH] cleanup of the usr.sbin/mrouted c o [2004/09/12] bin/71659 [PATCH] cleanup of the usr.sbin/mount_por o [2004/09/12] bin/71660 [PATCH] cleanup of the usr.sbin/kgmon cod o [2004/09/12] bin/71661 [PATCH] cleanup of the usr.sbin/keyserv c o [2004/09/12] bin/71663 [PATCH] cleanup of the usr.sbin/i4b code o [2004/09/12] bin/71664 [PATCH] cleanup of the usr.sbin/fwcontrol o [2004/09/12] bin/71665 [PATCH] cleanup of the usr.sbin/dconschat a [2004/09/12] bin/71666 delphij [PATCH] cleanup of the usr.sbin/btxld cod o [2004/09/12] bin/71667 [PATCH] cleanup of the usr.sbin/bootparam o [2004/09/12] bin/71669 [PATCH] cleanup of the usr.sbin/atm code o [2004/09/12] bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o [2004/09/12] kern/71683 [nis] NIS/NFS problem [4.8] o [2004/09/13] docs/71690 doc [patch] inaccurate information in systat( o [2004/09/13] kern/71711 [bpf] [patch] generate a single bpf times p [2004/09/14] kern/71726 sanpei [sound] [patch] nForce3 250(CK8S) audio s o [2004/09/15] bin/71749 [PATCH] truss -f causes circular wait whe o [2004/09/15] conf/71767 [patch] French translations for keyboards s [2004/09/15] bin/71773 des [patch] genericize.pl -c misses some comm o [2004/09/15] kern/71774 [ntfs] NTFS cannot "see" files on a WinXP p [2004/09/16] docs/71782 trhodes mount_nfs(8) man page is a bit out of dat o [2004/09/16] bin/71801 [patch] Add ncurses utility programs: inf o [2004/09/17] kern/71813 I get a geometry error on my wd 200gb hd f [2004/09/17] kern/71818 sanpei QUIRK: support for DMR1000 USP flash pen/ o [2004/09/17] kern/71833 multiple process disc access / injustice s [2004/09/18] bin/71855 [patch] making kdump WARNS=6 clean o [2004/09/20] i386/71924 i386 timeouts with ata+hpt366 controller on BE o [2004/09/20] bin/71928 Disk quota doesn't work with numeric logi o [2004/09/20] conf/71952 missing past participles in /usr/share/di s [2004/09/21] kern/71965 andre TCP MSS issue in combination with ipfw fw o [2004/09/21] threads/71966threads Mlnet Core Dumped : Fatal error '_pq_inse f [2004/09/21] docs/71980 doc Handbook says that no other software is k o [2004/09/22] conf/71994 [patch] dot.login: login shell may unnece o [2004/09/22] standards/72006standards floating point formating in non-C locales f [2004/09/24] ports/72067 obrien [PATCH] editors/vim: i18n and extra suppo o [2004/09/25] conf/72076 [patch] German locales use old %d.%m.%y d o [2004/09/27] bin/72124 [patch] rm -P can't unlink u-w files o [2004/09/29] bin/72173 csplit(1) ver 1.9 wrong behaviour with ne o [2004/09/29] i386/72179 i386 [acpi] [patch] Inconsistent apm(8) output o [2004/09/30] kern/72194 stack backtrace after wakeup from sleepin s [2004/09/30] ports/72202 simon portaudit warns about the CVS server vuln o [2004/09/30] kern/72217 [netinet6] [patch] Bug in calculation of f [2004/09/30] kern/72218 multimedia [sound] audio recording broken with emu10 o [2004/09/30] conf/72219 Sysinstall doesn't enable 3rd party MTA i a [2004/10/01] kern/72224 anholt [agp] umass devices broken by DRM (AGP is o [2004/10/01] bin/72232 qa [sysinstall] Installer installs gui-enabl o [2004/10/02] kern/72263 [gif] gifconfig output corruption o [2004/10/03] conf/72277 [patch] update for /usr/share/skel o [2004/10/04] kern/72293 [de] de(4) NIC performance degradation wi o [2004/10/04] kern/72296 [bfe] bfe0: discard oversize frame (ether o [2004/10/04] kern/72338 calcru: runtime wen backwards from ... o [2004/10/04] ports/72339 marius security/ssh2 port startup script needs t p [2004/10/05] i386/72340 des [bsd.cpu.mk] [patch] add Pentium M, P3 M, o [2004/10/05] usb/72344 usb [usb] [patch] QUIRK: Dane-Elec zMate 512 o [2004/10/05] kern/72352 [puc] [patch] Support for VScom PCI-100L o [2004/10/05] bin/72355 Can't run "strings" on a (disk) device, e o [2004/10/05] bin/72357 [patch] WARNS?=5 cleanup for src/tools/to o [2004/10/06] usb/72380 usb [usb] USB does not work [dual Celeron Abi o [2004/10/06] docs/72383 doc manpage for awk(1) is terribly small and o [2004/10/06] bin/72398 emulators/mtools man pages are too funky o [2004/10/07] ports/72417 sobomax [patch] enable options for net/ser o [2004/10/07] kern/72433 [amr] [patch] AMR raid, amrreg.h struct a o [2004/10/09] conf/72465 [patch] United States International keybo o [2004/10/09] kern/72468 andre OS does not know how to handle broadcast. o [2004/10/11] kern/72498 [libc] timestamp code on jailed SMP machi o [2004/10/11] bin/72501 cperciva script(1) loops after EOF is read p [2004/10/11] conf/72505 brian [patch] Fix rc.d/ppp-user to make use of o [2004/10/11] bin/72517 Minor Bug in /etc/login.access o [2004/10/12] kern/72560 jeff [sched_ule] [patch] small cleanup of SCHE o [2004/10/12] kern/72585 [syscons] [patch] iso05-8x16.fnt lacks le o [2004/10/12] bin/72588 [patch] iostat(8) tty stats field concate a [2004/10/13] kern/72639 5.3-BETA7 kernel config option ALT_BREAK_ o [2004/10/13] kern/72659 jeff [sched_ule] [patch] little bug in sched_u o [2004/10/14] bin/72674 [patch] make /usr/bin/whois use SK-NIC's p [2004/10/15] kern/72728 brooks [syscons] [patch] keyboard debug and rebo o [2004/10/15] usb/72732 usb [patch] Kyocera 7135 quirk. o [2004/10/15] usb/72733 usb Kyocera 7135 Palm OS connection problem. o [2004/10/15] misc/72741 qa ssh broken on fixit cd (missing /dev/rand o [2004/10/17] bin/72787 gtar in base system doesn't seem to honor o [2004/10/17] bin/72793 [patch] wicontrol(8) prints out non-print a [2004/10/18] bin/72814 bms [patch] libpcap opens bpf as O_RDONLY - d f [2004/10/19] ports/72865 emulation emulators/vmware3 crashes on 5.3-STABLE o [2004/10/19] bin/72875 des Some utilities used in debugging do not f o [2004/10/19] bin/72881 yppush pushes map to local server o [2004/10/20] conf/72901 [patch]: dot.profile: prevent printing wh a [2004/10/20] kern/72920 emulation [linux]: path "prefixing" is not done on f [2004/10/20] kern/72933 yar [netgraph] [patch] promisc mode on vlan i a [2004/10/21] conf/72978 [patch] add danish syscons keymap with ac o [2004/10/22] kern/72987 ipfw [ipfw] ipfw/dummynet pipe/queue 'queue [B o [2004/10/22] kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound near o [2004/10/22] kern/72997 [sk] Network performance down [6-CURRENT] o [2004/10/22] sparc64/72998sparc64 [kernel] [patch] set_mcontext() change sy o [2004/10/23] kern/73034 [libalias] libalias does not handle lower o [2004/10/23] kern/73051 [if_tun] tun0: Warning: ff02:5::/32: Chan o [2004/10/23] usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse n p [2004/10/25] bin/73110 rwatson [patch] ffsinfo conversion from atol() to p [2004/10/25] bin/73112 rwatson [patch] change atol() to strtol() in bads o [2004/10/26] kern/73145 severe network slowdown with DEC 21140 ne o [2004/10/27] kern/73195 bad PATH, missing HOME and TERM env var o o [2004/10/29] kern/73276 ipfw [ipfw] [patch] ipfw2 vulnerability (parse o [2004/10/29] kern/73294 [hang] hangs in default mode when AcceleP o [2004/10/30] i386/73308 i386 unable to install on AMD 2500+,NF2,GF MX4 o [2004/10/30] bin/73327 [PATCH] iostat - extended mode display o [2004/10/30] kern/73328 top shows NICE as -111 on processes start o [2004/10/31] bin/73337 nsswitch: potential invalid free o [2004/11/01] kern/73375 [panic] vinvalbuf: dirty bufs during umas o [2004/11/01] kern/73388 brooks [usb] usb-keyboard stops working o [2004/11/02] bin/73411 [patch] FTPD could set attributes to 0600 o [2004/11/03] ports/73448 nectar [PATCH] nss_ldap - getpwnam does not retu o [2004/11/03] kern/73492 [feature request] Reliable Temporary File o [2004/11/03] kern/73496 [feature request] A more flexible version o [2004/11/04] kern/73514 [ntfs] [patch] mount_ntfs: can't access t o [2004/11/04] kern/73517 [pfil] pfil_hooks (ipfw,pf etc) and ipsec o [2004/11/05] www/73549 www Mail list archive navigation difficulty s [2004/11/05] www/73551 www List archive 'quoted-printable' corruptio f [2004/11/05] usb/73553 usb [usb] Microsoft USB Internet Keyboard not o [2004/11/06] docs/73583 doc [patch] add missing instructions to ndis( o [2004/11/07] docs/73638 doc ipfw(8): Clarify syntax for use of tables o [2004/11/07] kern/73646 [ahd] I/O performance: with/without MEMIO o [2004/11/07] conf/73653 Proposal of changes to the GENERIC kernel o [2004/11/08] kern/73675 [atapicam] atapicam causes interrupt stor o [2004/11/08] conf/73677 [patch] add support for powernow states t o [2004/11/08] docs/73679 doc FreeBSD 5.3 Release notes mention new nat o [2004/11/09] i386/73742 i386 5.3 rel i386 disk2 image not copying s [2004/11/09] ports/73743 x11 XOrg/XFree xauth add/startx problem o [2004/11/10] kern/73777 emulation [linux] [patch] linux emulation: root dir o [2004/11/10] conf/73786 added WARNING in spanish to stable-supfil p [2004/11/11] conf/73799 Move the last stuff out of usbd.conf o [2004/11/11] i386/73822 acpi [request] add thermal support to ACPI o [2004/11/11] kern/73823 acpi [feature request] acpi / power-on by time o [2004/11/11] conf/73834 rc Bad dependencies for /etc/rc.d/savecore o [2004/11/12] kern/73865 [rpcbind] [patch] NOINET6=yes in /etc/mak o [2004/11/12] bin/73884 Add NetBSD's rawrite32 to install tools o [2004/11/13] conf/73909 rc [patch] rc.d/sshd does not work with port o [2004/11/14] i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep o [2004/11/14] conf/73929 dougb [patch] /etc/rc.d/named will not work wit o [2004/11/15] kern/73961 [fdc] floppy disk drive performance probl o [2004/11/16] bin/73988 isdn ISDN - first dial attempt fails o [2004/11/16] conf/74004 [PATCH] add fam support to inetd.conf o [2004/11/16] conf/74005 [PATCH] aditional support for /etc/rc.ini o [2004/11/16] conf/74006 dougb [PATCH] /etc/rc.d/named minor fixes f [2004/11/17] kern/74030 acpi Unplugging AC causes battery % to stay lo o [2004/11/17] kern/74037 [ppc] ppc(4) cannot find parallel port on o [2004/11/18] bin/74062 [gre] ifconfig(8) does not display tunnel f [2004/11/18] kern/74066 sos [ata] acd driver fault: READ_BIG timeout o [2004/11/20] bin/74140 ntpdate(8): ntpdate does not try all IPs o [2004/11/20] i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o [2004/11/20] kern/74159 [headers] [patch] fix warnings concerned o [2004/11/20] bin/74178 [patch] grdc(6) - scrolling does not work o [2004/11/21] threads/74180threads KSE problem. Applications those riched ma f [2004/11/21] i386/74191 multimedia [sound] Notebook PC2001 Compliant AC97 au o [2004/11/21] usb/74211 usb USB flash drive causes CAM status 0x4 on o [2004/11/21] conf/74213 [PATCH] Connect src/etc/periodic/security o [2004/11/21] i386/74216 i386 system halts o [2004/11/21] i386/74218 i386 boot floppy (2nd time) read error o [2004/11/23] kern/74281 [digi] digi(4): Digiboard PCI Xem (64-por o [2004/11/24] kern/74314 [resolver] DNS resolver broken under cert o [2004/11/24] i386/74327 i386 [pmap] [patch] mlock() causes physical me f [2004/11/24] ports/74344 java [proposal] tomcat41ctl: support for passi s [2004/11/25] kern/74352 NFSCLIENT and booting to an mfsroot via T o [2004/11/25] usb/74358 usb [umass] unplugging at boot time an umass o [2004/11/25] bin/74360 [patch] ndiscvt(8) generates a driver whi a [2004/11/25] bin/74387 linprocfs can be mounted on top of itself o [2004/11/26] misc/74396 [patch] "make release" fails if the cdrto o [2004/11/26] bin/74404 sh(1) does not handle signals to subshell p [2004/11/26] bin/74406 ceri [sysinstall] sysinstall accepts but disca s [2004/11/26] ports/74416 fenner update for rtpmon o [2004/11/27] bin/74450 [libalias] [patch] enable libalias/natd t o [2004/11/27] usb/74453 usb Q-lity CD-RW USB ECW-043 (ScanLogic SL11R o [2004/11/27] i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden fami o [2004/11/28] docs/74477 doc [patch] Correct several links in the cont o [2004/11/29] kern/74498 [pccard] [patch] new CIS id for Intersil o [2004/11/29] bin/74500 [PATCH] allow chflags to set flags on sym o [2004/11/29] bin/74506 [patch] bad top command display o [2004/11/30] kern/74549 [modules] [patch] Allow third party KLDs o [2004/11/30] usb/74557 usb imation 500mb usb key can only be written o [2004/11/30] bin/74567 [2TB] [patch] du doesn't handle sizes >1T o [2004/12/02] amd64/74608 amd64 [mpt] [hang] mpt hangs 5 minutes when boo o [2004/12/02] usb/74609 usb [usb] [patch] allowing cdma modems to wor o [2004/12/02] docs/74612 doc [patch] updates to the glossary o [2004/12/03] i386/74650 i386 System Reboot with umount command o [2004/12/03] gnu/74654 libsupc++.a lacks necessary functions o [2004/12/03] i386/74658 i386 [ata] ATAPI CD not recognized after booti o [2004/12/05] docs/74724 ceri [patch] several problems in handbook netw o [2004/12/05] bin/74743 [patch] wctype.c declares static array on o [2004/12/06] ports/74752 simon make takes a little while before anything o [2004/12/06] kern/74777 [request] Bootup "beep" in 5.3 should be o [2004/12/06] kern/74786 [irq] [patch] Smartlink Modem causes inte o [2004/12/07] i386/74803 i386 regression: lost 3Com509B in 5.X o [2004/12/07] amd64/74811 amd64 [nfs] df, nfs mount, negative Avail -> 32 o [2004/12/07] conf/74817 [patch] network.subr: fixed automatic con o [2004/12/07] kern/74827 [fdc] Problem writing data to floppies [5 o [2004/12/08] usb/74849 usb [usb] [patch] Samsung SPH-i500 does not a o [2004/12/08] kern/74868 [acpi] ACPI enabled in 5.3 Release make K o [2004/12/09] usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm o [2004/12/09] ports/74907 apache [PATCH] www/mod_perl: cleanups o [2004/12/10] ports/74919 ale [PATCH] lang/php4: Add hardened-php.org p o [2004/12/10] kern/74920 [ep] [panic] 3Com 3C509-Combo Etherlink I o [2004/12/12] i386/74966 i386 [rl] Realtek driver seems to misinterpret o [2004/12/12] kern/74986 tackerman sysctlize a parameter of if_em's interrup o [2004/12/13] kern/75008 [psm] [patch] ALPS GlidePoint not recogni o [2004/12/13] ports/75015 amd64 cvsup on amd64 coredumps with either runs o [2004/12/14] docs/75068 doc login.conf(5) manual page says nothing ab o [2004/12/15] i386/75090 i386 [ata] READ_BIG errors with Sony CRX1611 o [2004/12/15] kern/75121 Wrong behaviour of IFF_LINK2 bit in 6in6 o [2004/12/15] ports/75130 danfe [NEW PORT] www/mono-xsp: A light-weight w o [2004/12/15] kern/75132 jhb [puc] [patch] add support for the Davicom o [2004/12/15] conf/75137 jhb add snd_* modules support to /etc/rc.d/mi o [2004/12/16] ports/75143 java There is no way to specify jvm parameters o [2004/12/17] bin/75175 jot duplicates numbers in simple invocati o [2004/12/17] bin/75177 philip Bug selecting psm operation level in mous o [2004/12/17] i386/75185 i386 ACPI doesn't power off Tyan S2460 o [2004/12/19] kern/75254 [wi] [patch] PRISM3-based adapter ZCOM XI o [2004/12/20] kern/75298 [pccard] [patch] add missing device id fo o [2004/12/20] kern/75312 [rl] Built-in RTL8281BL on Asus Pundit AB o [2004/12/21] bin/75362 contrib/smbfs mount_smbfs No buffer space o [2004/12/22] bin/75378 login(1): login/wtmp/utmp not updating pr o [2004/12/22] kern/75380 [nfs] can not open("..") from top-level d o [2004/12/23] i386/75420 i386 CMD 648 PCI not work s [2004/12/24] ports/75464 portmgr [patch] bsd.port.mk install default confi o [2004/12/26] conf/75502 [patch] Fix LC_NUMERIC and LC_MONETARY fo o [2004/12/27] docs/75545 trhodes [patch] typos in man3 manual pages, form_ o [2004/12/28] bin/75570 chflags nosappnd directory doesn't work o [2004/12/28] docs/75577 doc [patch] typos in man3 manual pages, login o [2004/12/28] usb/75578 usb [patch] QUIRK: PNY USB flash key o [2004/12/28] kern/75582 [dc] [patch] Add support for Linksys PCMP o [2004/12/28] i386/75583 i386 Installation fails o [2004/12/28] bin/75585 [unionfs] mount -p on unionfs results in o [2004/12/29] bin/75632 le gvinum commands not consistent with vinum o [2004/12/30] gnu/75662 less -f behavior contradicts man page o [2005/01/01] misc/75702 dwmalone -O5 flag breaks some compiles in /usr/src o [2005/01/01] kern/75710 [cue] cue0 device configuration causes ke o [2005/01/03] kern/75764 [umass] [patch] "umass0: Phase Error" - n o [2005/01/03] bin/75766 [patch] nfsd(8) loops with TCP + multiple o [2005/01/03] bin/75767 WANTED: "fdclose" function in libc o [2005/01/04] i386/75776 i386 NO ps/2 keyboard using USB keyboard under o [2005/01/04] usb/75800 usb ucom1: init failed STALLED error in time o [2005/01/05] bin/75842 /sbin/mount: valid, but double, fstab mou o [2005/01/05] bin/75855 getpwent functions on 5.3 with large pass o [2005/01/05] docs/75865 doc comments on "backup-basics" in handbook o [2005/01/06] kern/75873 Usability problem with non-RFC-compliant o [2005/01/06] i386/75881 i386 ACPI suspend/resume doesn't work on ASUS o [2005/01/06] ports/75883 demon mrtg + ucd-snmp give wrong results o [2005/01/06] bin/75884 m4(1): syscmd's output is out of sync wit o [2005/01/06] i386/75898 i386 Exception and reboot: Loader and kernel u o [2005/01/07] usb/75928 usb Cytronix SmartMedia card (SMC) reader has o [2005/01/08] kern/75934 [libcrypt] [patch] missing blowfish funct f [2005/01/08] ports/75939 nork sysutils/smartmontools: smartd can not fo o [2005/01/08] usb/75970 usb [usb] [patch] support for Sandisk Cruzer o [2005/01/09] docs/75995 doc hcreate(3) documentation(?) bug f [2005/01/10] ports/76021 daichi portupgrade: package delete can remove ne o [2005/01/10] sparc64/76052marius Incorrect panic strings in sparc64 files o [2005/01/10] gnu/76069 FreeBSD's definition of offsetof isn't go o [2005/01/11] kern/76081 [rl] [patch] Add support for CardBUS NIC o [2005/01/11] bin/76089 The "-n" option in /usr/bin/w is broken o [2005/01/11] docs/76094 doc handbooke: incorrect statement about part p [2005/01/11] ports/76116 ports-bugs PORT UPDATE: graphics/lcms (with PATCH) o [2005/01/12] conf/76124 [patch] Mistake in /usr/share/misc/pci_ve o [2005/01/12] kern/76144 poll doesn't set POLLHUP when FIFO is clo o [2005/01/12] gnu/76169 [patch] Add PAM support to cvs pserver o [2005/01/12] kern/76178 scsi [ahd] Problem with ahd and large SCSI Rai o [2005/01/13] conf/76226 Default local.9600 gettytab initially use s [2005/01/14] ports/76247 grog net/arla port update o [2005/01/15] conf/76298 fstab doesn't pass mntops properly o [2005/01/17] docs/76333 doc [patch] ferror(3): EOF indicator can be c o [2005/01/17] bin/76362 sys directory link points to wrong locati o [2005/01/18] bin/76401 sysinstall to set "host name" for dhclien o [2005/01/18] kern/76432 gnn [net] [patch] recursive locking in the ne o [2005/01/19] usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4 o [2005/01/20] kern/76485 sched_getparam returns weird priority num s [2005/01/20] conf/76491 Addition into /etc/security few new funct o [2005/01/20] bin/76494 [patch] passwd(1) does not indicate a suc p [2005/01/20] bin/76497 tcpdump dumps core on ppp ipv6cp packets o [2005/01/20] conf/76509 [patch] New locale uk_UA.CP1251 support o [2005/01/20] docs/76515 doc [patch] misleading use of make -j flag in s [2005/01/21] kern/76520 [libiconv] [patch] Add new kernel-side li o [2005/01/21] kern/76539 [dummynet] [patch] ipnat + dummynet on ou o [2005/01/21] kern/76551 [re] [patch] re0: watchdog timeout o [2005/01/23] i386/76587 i386 ps2 mouse weird... o [2005/01/23] bin/76590 adding -mapall in nfs exports requires re o [2005/01/23] kern/76611 isdn [i4b] [patch] i4b itjc bad enums for PIB o [2005/01/24] conf/76626 [patch] 460.status-mail-rejects shows des o [2005/01/25] i386/76653 i386 Problem with Asahi Optical usb device (Pe o [2005/01/25] kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authen o [2005/01/26] ports/76695 trevor RPM complaints on installation of linux_b o [2005/01/26] bin/76697 newsyslog keeps one more archive files th o [2005/01/26] kern/76710 [mii] [patch] rgephy does not deal with s o [2005/01/26] bin/76711 parse error in rm.c:check() while parsing o [2005/01/27] usb/76732 usb Mouse problems with USB KVM Switch o [2005/01/27] bin/76736 dwmalone syslogd pipelines losing messages s [2005/01/27] ports/76748 haskell New port: devel/hs-plugins. Loading Haske o [2005/01/27] bin/76752 /usr/bin/login o [2005/01/27] bin/76756 des function pw_equal in pw_util.c does not t o [2005/01/29] kern/76818 rwatson ACL modifications touch file's mtime o [2005/01/30] kern/76857 Samsung mouse misbehaviour o [2005/01/31] ports/76915 portmgr [patch] Handle port deinstall scripts whe p [2005/02/01] threads/76938delphij include/unistd.h: ttyname_r prototype mis o [2005/02/01] kern/76950 ACPI wrongly blacklisted on Micron Client o [2005/02/01] kern/76966 udp/520 reply packets when routed is not o [2005/02/01] kern/76971 ipfw [ipfw] ipfw antispoof incorrectly blocks o [2005/02/01] kern/76972 64-bit integer overflow computing user cp o [2005/02/02] bin/77001 sysinstall binary upgrade clobbers /etc/l o [2005/02/02] bin/77031 [patch] comm(1) unable to handle lines gr f [2005/02/03] bin/77082 krion src/usr.sbin/pkg_install - Add 3 new macr o [2005/02/04] docs/77087 doc [patch] the bootvinum script given in the o [2005/02/04] bin/77089 /sbin/natd: natd ignores -u with passive o [2005/02/04] kern/77091 Keyboard quits working under X with MAXCO o [2005/02/06] kern/77156 FreeBSD does not redirect packets on prop o [2005/02/07] conf/77197 [patch] calendar.judaic is out of date o [2005/02/07] kern/77239 [xl] 3Com 3CXFEM656C does not seem to be o [2005/02/08] ports/77246 portmgr [patch] update "make index" target to use o [2005/02/08] bin/77260 df behaviour has changed between 4.x and o [2005/02/08] bin/77261 login doesn't chdir into a group-protecte o [2005/02/08] kern/77273 darrenr [ipfilter] ipfilter breaks ipv6 statefull o [2005/02/10] kern/77341 problems with IPV6 impementation o [2005/02/10] kern/77355 [i386] [patch] Detect i*86 subarches for o [2005/02/10] kern/77365 [amdpm] [patch] amdpm driver has wrong PC o [2005/02/11] kern/77377 Slow downloading from FreeBSD server with o [2005/02/13] bin/77445 ntpd(8): too many recvbufs(40) when ntpd o [2005/02/14] i386/77477 i386 AHA-1542CP SCSI failed to probe f [2005/02/14] ports/77495 ports-bugs new port: security/sav o [2005/02/15] bin/77554 type mismatch in IPv6 firewall rule parse o [2005/02/18] kern/77662 diskless hostname set via DHCP only if AC o [2005/02/18] conf/77663 rc Suggestion: add /etc/rc.d/addnetswap afte o [2005/02/21] kern/77826 [ext2fs] ext2fs usb filesystem will not m o [2005/02/21] kern/77835 stefanf [libc] [patch] res_debug.c needs const de o [2005/02/21] kern/77841 [libc] [patch] cast away const in getpubl o [2005/02/21] ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPL o [2005/02/22] kern/77902 [nfs] NFS client should use VA_UTIMES_NUL o [2005/02/22] kern/77904 [nfs] NFS server should set VA_UTIMES_NUL o [2005/02/22] kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard o [2005/02/22] bin/77918 ceri quota does not exit with a status != 0, i o [2005/02/23] kern/77958 [smbfs] can't delete read-only files via o [2005/02/24] bin/78021 sem_open(3) doesn't mention fnctl.h inclu o [2005/02/24] docs/78041 doc [patch] docs for md(4) need further expla o [2005/02/25] kern/78057 ad0: FAILURE - READ_DMA status=51 error=4 p [2005/02/25] kern/78070 glebius [bge] [patch] Potential null pointer dere o [2005/02/25] kern/78072 [lge] [patch] Potential memory leak in lg o [2005/02/25] kern/78090 [ipf] ipf filtering on bridged packets do o [2005/02/26] kern/78114 phk [geom] [patch] Solaris/x86 label structur o [2005/02/26] bin/78131 geom gbde "destroy" not working. o [2005/02/27] docs/78138 doc [patch] Error in pre-installation section o [2005/02/27] bin/78170 [patch] Fix signal handler in bootpd a [2005/02/28] docs/78174 markus [patch] Update for Bluetooth-related manp o [2005/03/01] ports/78234 olgeni x11/eterm invalids compose character defi o [2005/03/01] docs/78240 doc [patch] handbook: replace with o [2005/03/02] bin/78304 Signal handler abuse in comsat(8) o [2005/03/03] kern/78342 jeff top -S shows potentially incorrect CPU us o [2005/03/03] usb/78371 usb Philips Wearable Audio Player (128) fails o [2005/03/04] kern/78388 [vr] vr network drivers cause watchdog ti o [2005/03/04] conf/78419 /etc/termcap is a symbolic link o [2005/03/04] bin/78424 Internal IPs on router, natd/libalias bre o [2005/03/05] docs/78440 phantom POSIX semaphores don't work by default in o [2005/03/05] kern/78444 jeff [sched_ule] doesn't keep track of the sle o [2005/03/05] kern/78464 des Rename /proc/mtab to /proc/mounts o [2005/03/06] docs/78479 doc [patch] getsockopt(2): SO_NOSIGPIPE socke o [2005/03/06] docs/78480 doc Networked printer setup unnecessarily com o [2005/03/06] ports/78490 portmgr [patch] bsd.port.mk: add PORTEXAMPLES and o [2005/03/07] docs/78520 doc error in man(5) lpd.conf, lpd.perms pages o [2005/03/07] kern/78526 problem with ST380011A Segate and FreeBSD o [2005/03/07] bin/78529 'df' shows wrong info about hard drive af o [2005/03/07] standards/78537phk times(2) not functioning per the Posix sp o [2005/03/07] usb/78543 usb [patch] Support for Trip-Lite USB 2 Seria o [2005/03/07] ports/78554 portmgr [patch] bsd.port.mk: allow install port w o [2005/03/07] bin/78562 Add numerical sorting option to join(1) o [2005/03/07] i386/78569 i386 seg fault compiling after install on AMD o [2005/03/09] kern/78646 [libmap] [patch] libmap should canonicali o [2005/03/10] kern/78673 [nfs] [patch] nfs client open resets attr o [2005/03/11] ports/78712 perky [Update Ports] Rename ja-pycodec to ja-py o [2005/03/12] bin/78728 ntpd -- noisy when IPv4 or IPv6 interface o [2005/03/12] kern/78756 phantom [libc] [patch] src/lib/libc/nls/fr_FR.ISO o [2005/03/13] kern/78758 sos [ata] [patch] Add support for re-sizing A o [2005/03/13] bin/78759 patch: verbosity for bin/chflags a [2005/03/13] ports/78760 lioux [PATCH] multimedia/kmplayer: Make TV view o [2005/03/13] bin/78763 pjd [PATCH] Added jail support to ps o [2005/03/13] bin/78768 pjd [Patch] Added jail support to top o [2005/03/13] bin/78785 ipfw [ipfw] [patch] ipfw verbosity locks machi o [2005/03/13] kern/78787 sysconf(_SC_CLK_TCK) may return incorrect o [2005/03/14] kern/78812 [workaround] logitech cordless mouse with o [2005/03/15] kern/78849 phk Problems with GBDE encrypted partitions o [2005/03/15] kern/78884 [nfs] [patch] nfs client cache negative l o [2005/03/16] conf/78906 [patch] Allow mixer_enable="NO" in rc.con o [2005/03/16] docs/78915 doc rfork(2)'s RFTHREAD is not documented o [2005/03/17] amd64/78954 amd64 kerberos 5 failed to build o [2005/03/17] kern/78957 time counter per process stops (syscall: o [2005/03/18] usb/78984 usb Creative MUVO umass failure f [2005/03/18] ports/78990 ache [update] {news,chinese}/tin: integrate pa o [2005/03/19] bin/79008 add option for pom(6) to specify EPOCH o [2005/03/20] kern/79035 le [vinum] gvinum unable to create a striped s [2005/03/20] kern/79048 [libc] realloc() copies data even when th o [2005/03/20] standards/79055standards Add an IFS regression test for shells o [2005/03/20] standards/79056standards regex(3) regression tests o [2005/03/20] kern/79058 [panic] floppy umount crash on accidental p [2005/03/20] bin/79063 tjr grep(1) - strange behaviour (most likely o [2005/03/21] kern/79066 [bktr] bktr(4) eating about 10% CPU load o [2005/03/21] standards/79067standards /bin/sh should be more intelligent about o [2005/03/21] i386/79091 i386 [i386] [patch] Small optimization for i38 o [2005/03/21] ports/79093 mi net/rdist6 ignore ssh transport o [2005/03/22] kern/79117 isdn [iavc] iavc(4) for AVM B1 PCI does not at o [2005/03/22] i386/79136 i386 disk controller not detected o [2005/03/22] kern/79138 rwatson close while sending on connected UNIX-dom p [2005/03/22] kern/79139 rodrigc [pci] [patch] Support for more PCIe chips o [2005/03/22] kern/79143 [bge] Broadcom NIC driver do not work for o [2005/03/23] docs/79156 doc buffersize knob for sound(4) is a tunable o [2005/03/24] conf/79196 [PATCH] configurable dummynet loading fr o [2005/03/25] bin/79228 [patch] extend /sbin/arp to be able to cr o [2005/03/25] bin/79232 WARNS6 clean libexec/comsat o [2005/03/25] ports/79235 lawrance [maintainer update] sysutils/dtc: v0.17.0 o [2005/03/26] kern/79251 geom [2TB] newfs fails on 2.6TB gbde device o [2005/03/26] kern/79266 [pci] [patch] RELENG_4 pci CONF1_ENABLE_M f [2005/03/27] i386/79272 remko "ata" detects and enables UDMA66 or UDMA1 o [2005/03/27] i386/79274 i386 Autoconfigure fails for O2Micro OZ6812/68 o [2005/03/28] bin/79296 "umount -a -t msdos" not work o [2005/03/28] i386/79317 i386 Freebsd Erasing NVRAM a [2005/03/30] ports/79351 lofi Character passing error in security/pinen o [2005/03/30] kern/79352 [feature request] double tagged q-in-q ne o [2005/03/30] ports/79382 ume package information for cyrus-sasl2-sasla o [2005/03/31] ports/79398 portmgr [patch] bsd.port.mk: add USE_MAKESELF kno o [2005/03/31] conf/79415 Fix "Mothers Day" in calendar.french. o [2005/03/31] kern/79416 darrenr ipf in 4.11 breaks POLA o [2005/04/02] kern/79441 [msdosfs] problem writing on mounted msdo o [2005/04/05] bin/79570 Dynamic OpenSSL engine load disabled o [2005/04/06] bin/79607 obrien grok and default to bzip2-compressed manu o [2005/04/07] kern/79635 82545GM reports the EEPROM Checksum Is No a [2005/04/07] ports/79637 cjh [PATCH] print/magicfilter: update to 2.3. o [2005/04/07] ports/79651 clement [patch] mail/ssmtp: add per-user smtp aut o [2005/04/08] kern/79678 multimedia [sound] sound works except recording from o [2005/04/08] bin/79690 [patch] mdmfs does not accept numeric uid o [2005/04/08] ports/79694 kuriyama net-mgmt/net-snmp: net-snmp-5-2-1.1 witho o [2005/04/08] kern/79698 des [ichwd] [patch] ICH watchdog driver broke o [2005/04/08] conf/79701 [PATCH] wcwidth(3) returns wrong value ab o [2005/04/09] kern/79705 mac_seeotheruids not blocking root o [2005/04/09] bin/79714 marcel kgdb user I/O nits p [2005/04/09] conf/79715 rodrigc MNT_NODEV should be removed from sys/moun o [2005/04/09] usb/79723 usb [usb] prepare for high speed isochronous o [2005/04/09] usb/79725 usb [usb] [patch] USB device speed is not dou o [2005/04/12] i386/79840 i386 Partitioning and formating a new disk fai f [2005/04/13] ports/79862 daichi portupgrade-20041226_2 has faulty IGNORE o [2005/04/13] threads/79887threads [patch] freopen() isn't thread-safe o [2005/04/14] i386/79890 i386 burncd fails on a Pioneer DVD drive o [2005/04/14] usb/79893 usb [umass] [patch] new usbdevs/umass quirks o [2005/04/15] kern/79944 virtual floppy controller of Virtual PC d o [2005/04/15] bin/79965 top(1) messes up narrow terminals while d o [2005/04/16] usb/80010 usb [aue] [patch] add support for the AEI USB o [2005/04/17] kern/80031 [coda] [patch] Remove insque/remque from o [2005/04/18] kern/80048 [aac] [patch] support for HP ML110 G2 SAT p [2005/04/18] bin/80058 adduser -f exits silently if file has emp o [2005/04/18] docs/80070 doc [patch] Wrong dbm_close return value desc o [2005/04/18] i386/80081 i386 [if_ndis] Problem loading a NDIS kernel m o [2005/04/19] i386/80092 i386 PC Cards do not work at all on laptop Com o [2005/04/19] i386/80095 i386 ld-elf.so.1 crashes with executables prod o [2005/04/19] ports/80111 ume patch to make WITH_KERBEROS4 working for o [2005/04/19] bin/80117 qa [sysinstall] [patch] smbfs install option o [2005/04/20] conf/80158 request configuration option for specifin o [2005/04/20] docs/80159 doc [patch] rtld(1) mentions "%m" but it's no o [2005/04/21] bin/80176 des fetch does not always work with https wit o [2005/04/21] docs/80186 imp [patch] Footnote is wrong in the /usr/src f [2005/04/22] ports/80227 sobomax net/ser does not have an rc script. It sh o [2005/04/22] bin/80242 [patch] jail(8) should be able to set ker o [2005/04/22] bin/80256 /rescue/vi doesn't work without terminal o [2005/04/22] bin/80258 [PATCH] Comment why some Binaries are sta o [2005/04/22] kern/80265 D-Link NIC with VIA Rhine II has no carr o [2005/04/23] kern/80269 [libtacplus] [patch] libtacplus tac_get_a f [2005/04/23] ports/80274 ports-bugs GDB console problem (ddd-3.3.10 with Free o [2005/04/23] kern/80283 [reboot] SMP problem a [2005/04/23] standards/80293standards sysconf() does not support well-defined u p [2005/04/25] bin/80348 rs(1) handles command line arguments impr o [2005/04/27] bin/80411 [patch] df(1): bin/df/df.c sign errors in o [2005/04/27] usb/80420 usb atapicam stops iPod functionality o [2005/04/27] bin/80421 [PATCH] whois(1) should query AfriNIC ser f [2005/04/29] ports/80461 thierry The print/pdfjam port requires bash but i o [2005/04/29] kern/80465 multimedia [sound] pcm0:record:0: record interrupt t o [2005/04/30] usb/80487 usb [usb] [patch] quirk: United MP 5512 Porta o [2005/05/01] conf/80504 [patch] de_DE.ISO8859-1 libc message cata o [2005/05/02] bin/80530 man(1) should become Unicode aware o [2005/05/02] bin/80534 feature request: enumeration of filesyste o [2005/05/03] kern/80580 [panic] 4.11 router panic in lockmgr: loc f [2005/05/04] bin/80610 [patch] netstat(1): lost data due lu form o [2005/05/04] bin/80620 des [patch] fetch -U does not work o [2005/05/04] kern/80626 Out of memory ? then dead o [2005/05/05] kern/80632 multimedia pcm driver missing support for CMI8738 au o [2005/05/05] kern/80642 ipfw [ipfw] [patch] ipfw small patch - new RUL o [2005/05/06] bin/80687 [patch] Missing NULL termination after st o [2005/05/07] bin/80732 [PATCH]: getty(8) and telnetd(8) ignore t o [2005/05/08] usb/80773 usb "usbd_get_string()" could have taken a le o [2005/05/08] usb/80774 usb have "usbd_find_desc" in line with the ot o [2005/05/08] kern/80775 sysctl_handle_string should have a timeou o [2005/05/08] usb/80776 usb [udav] UDAV device driver shouldn't use u o [2005/05/08] usb/80777 usb usb_rem_task() should wait for callback t o [2005/05/09] bin/80812 [ new util ] request to add new util: get o [2005/05/09] kern/80815 acpi ACPI(pci_link) problem in 5.4-STABLE: TIM o [2005/05/10] kern/80844 [psm] [patch] Increase compatibility of p o [2005/05/10] usb/80854 usb suggestion for new iface-no-probe mechani o [2005/05/10] bin/80868 /bin/sh gives wrong line number of unterm o [2005/05/11] docs/80871 doc terminfo(5) man page source corrupted o [2005/05/11] conf/80907 tmpmfs default change o [2005/05/12] bin/80924 fsck should show CTIME. o [2005/05/12] usb/80935 usb uvisor.c is not work with CLIE TH55. o [2005/05/12] ports/80943 ale lang/php4: update PHP for new mnogosearch s [2005/05/12] ports/80944 lawrance [NEW PORT] www/mnogosearch-php: Mnogosear o [2005/05/12] ports/80946 ale www/php4-mnogosearch: Mnogosearch PHP4 Ex o [2005/05/13] ports/80979 x11 x11/xorg-clients: when hostname is not co o [2005/05/13] threads/80992threads abort() sometimes not caught by gdb depen o [2005/05/14] kern/80999 [hang] artswrapper freezes system with 1.04, r o [2005/07/27] docs/84154 doc Handbook somewhat off in use of /boot/ker o [2005/07/27] bin/84162 (t)csh: builtins commands with redirectio o [2005/07/27] conf/84172 loader.conf(5) is missing an entry for "d o [2005/07/28] kern/84199 dlinfo in libexec/elf-rtld/rtld.c does no o [2005/07/28] bin/84208 qa [sysinstall] "Leave the MBR untouched" op o [2005/07/28] ports/84212 cy sysutils/screen port can't talk to TTYs o [2005/07/28] kern/84215 [jail] [patch] wildcard ip (INADDR_ANY) s o [2005/07/28] kern/84219 [ncurses] [patch] ncurses.h wchar_t confl o [2005/07/28] kern/84225 gnn losing default route changing netmask on o [2005/07/28] ports/84255 tobez [patch] lang/perl5.8 (5.8.7) and freebsd. p [2005/07/29] docs/84264 keramida [patch] ata(4) manpage disagrees with tun o [2005/07/29] docs/84265 doc [patch] chmod(1) manpage omits implicatio p [2005/07/29] docs/84266 garys [patch] security(8) manpage should have i o [2005/07/29] docs/84267 doc [patch] chflags(1) manual doesn't say it' o [2005/07/29] docs/84268 doc chmod(1) manpage's BUGS entry is either w o [2005/07/29] docs/84271 ceri [patch] compress(1) doesn't warn about na p [2005/07/29] docs/84273 keramida [patch] disktab(5) manual has bad SEE ALS o [2005/07/29] bin/84298 [patch] allow mount(8) to recognize relat o [2005/07/29] kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Defi o [2005/07/29] docs/84317 doc fdp-primer doesn't show class=USERNAME di o [2005/07/31] kern/84386 Feature Request: PPPoA Authentication bui o [2005/07/31] docs/84408 doc [patch] dump(8) manpage doesn't require a o [2005/07/31] docs/84409 remko handbook: vinum-object-naming.html -v/-U f [2005/08/01] ports/84465 tobez Update port: mail/p5-Mail-Box v2.042 => v o [2005/08/02] docs/84467 doc [patch] bsdlabel(8) manpage uses archaic o [2005/08/02] bin/84494 rpcbind TCP cannot be told to bind to a s p [2005/08/03] kern/84503 Deadlock when filesystem is full f [2005/08/03] kern/84507 multimedia [sound] fm801: Not every card supports va s [2005/08/03] docs/84519 doc [patch] mdoc(7) manpage needs more about o [2005/08/03] bin/84520 whatis(1) program burps on /bin/[ o [2005/08/04] docs/84538 doc sk(4) driver supports Marvell 88E800x chi o [2005/08/04] docs/84549 doc [patch] errno(2) manpage uses "<...>" for s [2005/08/04] docs/84550 doc mdoc(7) manpage erroneously requires SYNO o [2005/08/04] i386/84555 i386 boot2 unable to load kernel directly. o [2005/08/05] bin/84569 rm -W sometime does not work o [2005/08/05] conf/84581 [patch] Teach config(8) to look for kerne f [2005/08/06] usb/84608 usb Sony digital camera DSC-P100, rev 2.00/5. o [2005/08/07] bin/84634 fjoe [geom] [patch] new utility to control GEO o [2005/08/07] docs/84645 doc intro(6) manpage should always be install o [2005/08/07] ports/84650 ale customizable pid filename for databases/m o [2005/08/07] amd64/84652 amd64 kbdmap -r dumps core f [2005/08/08] bin/84667 qa [sysinstall] annoying installation proble o [2005/08/08] docs/84670 doc [patch] tput(1) manpage missing ENVIRONME o [2005/08/08] bin/84674 qa [sysinstall] Installer trying to install o [2005/08/09] bin/84705 fdisk(8) program warning about sector num f [2005/08/09] ports/84718 girgen [PATCH] databases/postgresql74-server: Ad o [2005/08/10] ports/84742 phantom make ports/java/jdk14 use dynamic Motif l o [2005/08/10] conf/84752 [patch] 100.clean-disks cleans file syste o [2005/08/10] kern/84761 shutdown() of non-connected socket should o [2005/08/10] docs/84764 doc [patch] hosts.equiv(5) manpage should SEE o [2005/08/11] docs/84790 doc [patch] Error in SYSCALL_MODULE(9) manual o [2005/08/11] kern/84797 [libutil] [patch] State engine in the lib o [2005/08/11] conf/84800 obrien [patch] setting CPUTYPE=nocona on an Inte o [2005/08/11] docs/84806 doc mdoc(7) manpage has section ordering prob s [2005/08/11] ports/84819 ports-bugs [MAINTAINER] math/coq: enable on ia64 o [2005/08/11] kern/84823 [bpf] [patch] bpf in non-blocking mode is o [2005/08/12] misc/84833 netchild include make.conf NO_* targets into delet o [2005/08/12] docs/84849 doc [patch] fdisk(8) manpage doesn't warn fdi f [2005/08/13] ports/84886 hrs [NEW PORT] japanese/acroread7-jpn: The Ac o [2005/08/14] bin/84911 [patch] ndisgen(8) can't cope with .sys-f o [2005/08/14] docs/84913 doc bsdlabel(8) manpage seems wrong about fsi o [2005/08/14] kern/84920 math programs reporting incorrect values o [2005/08/15] docs/84955 doc [patch] mdoc(7) manpage should mention mi o [2005/08/15] docs/84956 doc [patch] intro(5) manpage doesn't mention o [2005/08/15] kern/84957 fire_saver.ko causes high CPU usage by sw o [2005/08/15] docs/84961 doc [patch] Sync NDIS documentation with real o [2005/08/16] gnu/84976 System ncruses does not have wide charact o [2005/08/16] kern/84981 [headers] [patch] header protection for < o [2005/08/16] kern/84983 scottl [udf] [patch] udf filesystem: stat-ting f o [2005/08/16] bin/84992 gcc4.x cleanup of usr.bin/hexdump o [2005/08/16] bin/84993 kientzle gcc4.x cleanup of usr.bin/tar o [2005/08/16] bin/84994 gcc4.x cleanup of usr.bin/wc p [2005/08/16] docs/85008 keramida [patch] environ(7) manpage references bui f [2005/08/16] bin/85011 imp /sbin/restore on 5.4 will not read Solari o [2005/08/17] ports/85031 sobomax [NEW PORT] net/astfax f [2005/08/17] bin/85049 rbootd(8) spams console (regression) o [2005/08/17] docs/85062 doc [patch] tr(1) manpage omits several chara o [2005/08/17] docs/85063 doc [patch] expand(1) manpage needs to clarif o [2005/08/17] docs/85066 doc [patch] builtin(1) manpage has incomplete o [2005/08/18] usb/85067 usb Cannot attach ScanJet 4300C to usb device p [2005/08/18] docs/85079 keramida [patch] umodem(4) - add "ELSA MicroLink 5 o [2005/08/18] standards/85080standards output of long double subnormals (with pr o [2005/08/18] kern/85086 [ef] [patch] Locking fixes for ef(4) (+re o [2005/08/18] docs/85097 doc [patch] devd.conf.5 lacks a lot of vital p [2005/08/18] standards/85099tjr POSIX violation in split(1) o [2005/08/18] docs/85100 doc NOTES: ICH audio device support statement o [2005/08/19] kern/85106 The ICH7 smb interface is not recognised o [2005/08/19] docs/85118 doc [PATCH] opiekey(1) references non-existin o [2005/08/19] docs/85127 doc [patch] loader(8) manpage uses too-rare " o [2005/08/19] docs/85128 doc loader.conf(5) autoboot_delay incompletly s [2005/08/19] ports/85132 x11 XOrg 6.8.2 won't start on Toshiba Satelli o [2005/08/20] conf/85143 grog [patch] fix usr.bin/calendar/calendars/de o [2005/08/20] amd64/85144 amd64 Asus K8S-MX mobo, integ LAN not recognize o [2005/08/20] ports/85151 kuriyama net-mgmt/net-snmp patch addition request o [2005/08/21] kern/85175 emulation [linux] [patch] linux emulation layer wit p [2005/08/21] kern/85176 des [kernel] [patch] optimization of fdalloc o [2005/08/21] docs/85186 doc [patch] ktrace(1) manpage doesn't warn ab o [2005/08/21] docs/85187 doc [patch] find(1) manpage missing block inf o [2005/08/21] docs/85194 doc [patch] man ssh(1) -o description o [2005/08/22] kern/85203 [headers] [patch] add TH_PUSH to TH_FLAGS o [2005/08/22] bin/85204 [patch] add read-ahead to amd(8) for NFS o [2005/08/22] kern/85205 Minor information leak in jails - a user o [2005/08/22] docs/85209 doc pfsync(4) man page corrections f [2005/08/22] docs/85232 pav [patch] fdp-primer: instructions on build o [2005/08/23] i386/85242 i386 [libc] [patch] libc contains relocation t o [2005/08/23] docs/85243 doc Missing icmp related abbreviations for pf o [2005/08/23] i386/85246 i386 unable to install from CD on Asus PC-DL D a [2005/08/23] ports/85254 trevor [patch] emulators/linux_base-rh-9: add /u o [2005/08/23] kern/85257 [boot] BTX boot loader fails on USB CDROM o [2005/08/24] bin/85261 krion [patch] nanobsd build breaks on pkg_add o [2005/08/24] i386/85273 i386 FreeBSD (NetBSD or OpenBSD) not install o o [2005/08/27] docs/85353 doc [patch] minor cosmetic/punctuation change o [2005/08/27] conf/85363 rc syntax error in /etc/rc.d/devfs o [2005/08/28] bin/85367 qa [sysinstall] [patch] fix package categori o [2005/08/28] i386/85417 i386 [i386] [patch] Possible bug in ia32 float o [2005/08/28] i386/85423 i386 [ex] ex(4) does not correctly recognize N s [2005/08/29] docs/85425 doc fido (watchdog) device /dev/fido not docu o [2005/08/29] bin/85445 ifconfig(8): deprecated keyword to ifconf o [2005/08/30] kern/85477 [xe] [patch] fix driver message in if_xe. o [2005/08/30] bin/85494 fsck_ffs: unchecked use of cg_inosused ma o [2005/08/30] bin/85502 dump prints negative time and gt 100% don o [2005/08/31] ports/85513 netchild Intel C++ compiler not 100% binary compat o [2005/09/02] ports/85626 java java/jdk15 compile error o [2005/09/02] kern/85648 [net] [patch] provide more specific defau o [2005/09/02] kern/85649 [msdosfs] [patch] allow mounting msdos fi o [2005/09/02] kern/85650 [libstand] [patch] modifications to tftp- o [2005/09/02] kern/85651 [kernel] [patch] debugging code to show e o [2005/09/02] i386/85652 i386 [loader] [patch] deal with out-of-memory o [2005/09/02] i386/85653 i386 [i386] [patch] relieve hangs in tight loo o [2005/09/02] i386/85654 i386 [i386] [patch] separate max cpu from max o [2005/09/02] i386/85655 i386 [i386] [patch] expose cpu info for i386 s o [2005/09/02] i386/85656 i386 [i386] [patch] expose more i386 specific o [2005/09/02] kern/85657 [kernel] [patch] capture and expose per-C o [2005/09/02] kern/85658 jeff [sched_ule] [patch] add DDB command, show s [2005/09/04] ports/85704 portmgr [patch] Add WITH_GL user variable to bsd. o [2005/09/04] ports/85707 nork port www/linuxpluginwrapper makes mozilla o [2005/09/04] bin/85712 uncompress(1) program emits bogus "overwr o [2005/09/05] ports/85746 kris [patch] Tools/portbuild/scripts/buildscri o [2005/09/06] kern/85780 'panic: bogus refcnt 0' in routing/ipv6 o [2005/09/06] ports/85788 roam [PATCH] mail/vpopmail: Add sgid to vchkpw o [2005/09/06] kern/85792 53c1030 is detected, but doesn't work pro o [2005/09/06] amd64/85812 amd64 "Rebooting..." on serial console appears o [2005/09/07] conf/85819 [patch] script allowing multiuser mode in o [2005/09/07] amd64/85820 amd64 1.5 times slower performance with SCHED_U o [2005/09/07] gnu/85824 obrien gas crashes when assembling this file p [2005/09/07] ports/85827 trevor [patch] print/acroread7: prefix changes f o [2005/09/07] i386/85851 i386 system hangs on during booting the machin o [2005/09/08] kern/85886 [an] an0: timeouts with Cisco 350 minipci o [2005/09/09] gnu/85895 [PATCH] cc -print-search-dirs returns (nu o [2005/09/09] kern/85902 strange sysctl output f [2005/09/11] kern/85964 multimedia [sound] Can't play 24 bit audio (Audigy 2 o [2005/09/11] kern/85971 jeff [uma] [patch] minor optimization to uma o [2005/09/11] bin/85977 mount_smbfs needs port parameter o [2005/09/11] docs/85986 doc FreeBSD keyword missing if you display se o [2005/09/11] usb/85992 usb [uhid] [patch] USB stops working when try o [2005/09/12] ports/85997 phantom java/jdk15 1.5.0p1_3 causes keyboard prob o [2005/09/12] kern/86003 Startup reports "failed to attach P_CNT" o [2005/09/13] docs/86044 doc jail(8) missing crucial mount in startup o [2005/09/13] kern/86049 laptop fan does not turn off if it is "on f [2005/09/13] i386/86068 i386 Fatal trap 12,while running pim6sd p [2005/09/13] docs/86090 ceri [PATCH] clarification of rc.conf(5) manua f [2005/09/14] ports/86098 ports-bugs [PATCH] devel/pear-PEAR/Makefile.common: s [2005/09/14] ports/86106 portmgr [patch] ${CC} should be added to ${MAKE_E o [2005/09/14] kern/86124 [em] dell 1850 pro/1000 slow (em problem? o [2005/09/14] kern/86131 [cam] [patch] quirk for Creative MuVo sli o [2005/09/14] docs/86134 blackend [patch] fix inconsistency in handbook sec f [2005/09/15] ports/86145 portmgr devel/m4 should not build its own getopt o [2005/09/15] bin/86148 [patch] dirname(1) doesn't take multiple o [2005/09/16] usb/86195 usb [patch] allow USB Ethernet Adaptor "ELECO o [2005/09/16] ports/86206 openoffice editors/openoffice.org-2.0: Unable to bui o [2005/09/16] ia64/86218 ia64 Mozilla / Firefox: regxpcom or regchrome p [2005/09/16] docs/86228 keramida typos in man4 manual pages, fe.4. p [2005/09/16] docs/86234 keramida Need to explain * in master.passwd in pas o [2005/09/17] conf/86252 gshapiro [PATCH] /etc/rc.d/sendmail wants to build o [2005/09/18] ports/86283 perky devel/newt build WITH_PYTHON fails on amd o [2005/09/18] kern/86290 jeff [kernel] [patch] minor optimizations + cl o [2005/09/18] usb/86298 usb Known good USB mouse won't work with corr o [2005/09/19] kern/86319 [nfs] [feature request] support a "noac" f [2005/09/19] ports/86334 pat x11-clocks/wmclockmon :: bug in internet o [2005/09/19] kern/86336 rwatson [kernel] LOR in kern/uipc_usrreq.c and ke o [2005/09/19] docs/86342 doc bikeshed entry of Handbook is wrong o [2005/09/20] ports/86384 mnag openssh-portable GSSAPI key-exchange patc o [2005/09/21] bin/86388 [patch] periodic(8) daily should backup b s [2005/09/21] ports/86401 ports-bugs new ports multimedia/zapping o [2005/09/21] bin/86405 /usr/bin/more segmentation fault o [2005/09/21] misc/86412 can not link shared libs to libstdc++ and o [2005/09/21] kern/86429 [if_tap] [patch] if_tap doesn't filter fr o [2005/09/21] kern/86437 andre tcp_input.c and tcp_sack.c refer to obsol o [2005/09/21] usb/86438 usb Fix for non-working iPod over USB is in N o [2005/09/22] bin/86454 qa [sysinstall] sysinstall terminates with s f [2005/09/23] standards/86484rwatson [PATCH] mkfifo(1) uses wrong permissions o [2005/09/23] bin/86485 [PATCH] hexdump -s speedup on /dev o [2005/09/25] i386/86563 i386 System doesn't reboot on "shutdown -r now o [2005/09/26] ports/86580 ale [new port] databases/php5-oci8: Oracle OC o [2005/09/26] bin/86587 rm -r /PATH fails with lots of small file o [2005/09/26] bin/86600 qa [sysinstall] Sysinstall boot manager scre o [2005/09/26] ports/86602 ale [NEW PORT] irc/php4-ircg: The ircg (IRC g o [2005/09/26] ports/86608 ale lang/php5: Enhancement to allow dynamic o p [2005/09/27] gnu/86627 brooks src/contrib/bc / option -h / contains typ o [2005/09/27] bin/86635 [patch] pfctl: allow new page character ( o [2005/09/27] bin/86647 natd(8) copy to limied buffer size withou o [2005/09/27] kern/86655 [msdosfs] [patch] msdosfs incorrectly han o [2005/09/28] kern/86657 [kbd] [patch] change to USB keyboard opti o [2005/09/28] bin/86665 qa [sysinstall] sysinstall binary upgrade cl f [2005/09/28] i386/86666 kernel trap 18 with interrupts disabled o [2005/09/28] conf/86668 gshapiro sendmail rc.d sequence wrong o [2005/09/29] kern/86693 [nis] [patch] inconsistency between getus o [2005/09/29] docs/86733 doc [patch] handbook: add using kldload as an o [2005/09/30] bin/86742 kientzle [libarchive] [patch] Add archive_open_ to a [2005/09/30] kern/86752 mlaier pf does not use default timeouts when rel a [2005/09/30] conf/86759 ssh(1): unable to initialise sftp with ss o [2005/09/30] bin/86765 bsdlabel assing wrong fs type. f [2005/10/01] ports/86776 portmgr [patch] bsd.port.mk - fetch-list doesn't o [2005/10/01] java/86804 java [PATCH] Install a desktop icon for the ja f [2005/10/01] i386/86820 i386 ISO Install Disk hangs after acd0: f [2005/10/02] ports/86839 mnag Update port: sysutils/pcfclock revised to o [2005/10/03] bin/86859 qa [sysinstall] Installer should ask about L o [2005/10/03] kern/86871 allocation logic for PCBs in TIME_WAIT st o [2005/10/03] bin/86873 file(1) does not recognize 5.x filesystem f [2005/10/04] ports/86899 ahze multimedia/mjpegtools - lavplay/glav clai f [2005/10/05] ports/86947 tobez ports:pari update (2.1.6 -> 2.1.7) o [2005/10/05] kern/86957 ipfw [ipfw] [patch] ipfw mac logging o [2005/10/06] kern/86965 [ntfs] NTFS driver returns incorrect 'num o [2005/10/06] kern/86966 LG GCC-4242N CD-RW write failure o [2005/10/06] conf/86973 Daily periodic mail rejects out of contro o [2005/10/07] bin/87022 telnet hang in ptcout o [2005/10/07] kern/87032 ipfw [ipfw] [patch] ipfw ioctl interface imple o [2005/10/07] kern/87074 mlaier pf does not log dropped packets when max- s [2005/10/07] ports/87092 obrien [UPDATE] editors/vim: notify the user abo o [2005/10/08] www/87119 hrs [patch] encode copyright and such symboli o [2005/10/08] ports/87120 lev [PATCH] Add libiconv support to devel/min f [2005/10/08] ports/87133 aaron New port databases/p5-DBIx-DWIW A DBI wra o [2005/10/09] ports/87151 nobutaka Update port: editors/emacs Fix package bu o [2005/10/10] conf/87196 human readable disk free in daily output o [2005/10/10] ports/87204 tjr [UPDATE PATCH] net/coda6_server & depende o [2005/10/10] kern/87208 des /dev/cuad[0/1] bad file descriptor error o [2005/10/10] i386/87222 i386 The moving cursor of the mouse at a login o [2005/10/10] usb/87224 usb Cannot mount USB Zip750 o [2005/10/10] bin/87230 [PATCH] -G is ignored when adduser get ac o [2005/10/11] ports/87234 edwin [patch] bsd.port.mk: add patch-dos2unix t o [2005/10/11] ports/87245 nork DarwinStreamingServer port fails on amd64 p [2005/10/12] docs/87302 delphij [PATCH] Mention the fact that hptmv(4) wo a [2005/10/12] ports/87312 obrien Update misc/figlet to 2.2.2 o [2005/10/12] ports/87318 edwin [patch] bsd.port.mk - add support for PER o [2005/10/12] kern/87350 Reproducible 6.0-RC1 kernel panic p [2005/10/13] docs/87351 keramida Jail building instructions don't work as s [2005/10/13] bin/87352 glebius [PATCH] Add line edit and history support o [2005/10/13] i386/87359 i386 /usr/src/crypto/openssh does not honour N o [2005/10/14] ports/87420 portmgr [patch] bsd.port.mk: implementing WITH_OP o [2005/10/14] docs/87445 trhodes comments for improvement of handbook/kern f [2005/10/16] i386/87507 i386 installation of 6.0 RC1 failed to create o [2005/10/16] kern/87515 Splash screen fails to load on boot s [2005/10/16] ports/87528 x11 Missing koi8-r encoding for xorg-fonts-en o [2005/10/16] bin/87529 "pw lock", "pw unlock" should support the o [2005/10/17] java/87552 java Enable multi-job builds for CPP files in f [2005/10/17] ports/87562 ume cyrus-sasl2 make package fails o [2005/10/17] ports/87571 phantom java/jdk15: Port-Installation Java 1.5 Fr o [2005/10/18] ports/87642 portmgr Contrary to ports(7) there is no target " o [2005/10/19] usb/87648 usb [mouse] Logitech USB-optical mouse proble o [2005/10/19] bin/87651 [patch] fsck(8) (on superblock error) tel o [2005/10/19] kern/87653 [drm] ATI Radeon Mobile X600SE not detect o [2005/10/19] docs/87681 doc [patch] correct gettimeofday(2) manpage, o [2005/10/20] docs/87698 doc Missing manual entry for rc.conf.local o [2005/10/20] bin/87724 cal(1)/ncal(1) not multibyte aware o [2005/10/20] bin/87726 gssapi.h is not c++ aware o [2005/10/20] ports/87728 gnome mozilla: libnegotiateauth.so broken o [2005/10/21] ports/87777 kwm gstreamer-properties dies with "undefined o [2005/10/21] kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: re o [2005/10/22] kern/87836 [devfs] If using ATAPICAM with cd(dvd)rw o [2005/10/22] bin/87841 fetch should have options to set http "if f [2005/10/22] bin/87843 FreeBSD specific gcc compiler error o [2005/10/22] kern/87845 [sio] [patch] sio(4) should on probe retu o [2005/10/23] docs/87857 doc ifconfig(8) wireless options order matter o [2005/10/23] amd64/87882 amd64 emu10k1 and APCI on amd64 is just noisy o [2005/10/24] kern/87906 rodrigc [nullfs] [patch] nullfs NFS exporting p [2005/10/24] conf/87914 matteo Adduser, uuid not used from adduser.conf o [2005/10/24] conf/87925 [patch] feature request: modify output of o [2005/10/24] docs/87936 doc Handbook chapter on NIS/YP lacks good inf o [2005/10/25] bin/87966 [PATCH] introduce -A flag for newfs to en o [2005/10/25] i386/87968 i386 [fdc] cannot access the floppy device o [2005/10/25] bin/87981 darrenr [patch] ipmon(8) writes pid file even whe o [2005/10/25] kern/87990 [kernel] [patch] SMP Race Condition in kd p [2005/10/26] docs/88015 keramida typo in top(1) manual page o [2005/10/26] i386/88020 i386 cannot boot unless: hint.apic.0.disabled= o [2005/10/26] ports/88032 okazaki PATCH: converters/mule-ucs: coding catego o [2005/10/26] ports/88048 glewis java/javavmwrapper: can't set $PORTDIRS t s [2005/10/26] bin/88056 feature request: cp(1) could really use L o [2005/10/27] bin/88077 w(1): w -n problems with IPv6 addresses a o [2005/10/27] www/88084 www fortune not found in online man pages o [2005/10/28] kern/88117 [rtld] [patch] support of $ORIGIN in rtld o [2005/10/28] bin/88119 [patch] partial matching for ifconfig(8) o [2005/10/28] kern/88150 des [pam] PAM does not search /usr/local/lib o [2005/10/29] ports/88166 skv add postgresql dependency to devel/bugzil o [2005/10/29] kern/88182 [ural] wep is broken in ural(4) hostap mo o [2005/10/30] conf/88222 [patch] wrong date format in sv_SE.UTF-8 f [2005/10/30] ports/88246 gerald gcc-3.4.5 port does not compile on FreeBS o [2005/10/30] bin/88252 units(1) table errors/omissions for troy o [2005/10/31] www/88263 fenner http://docs.freebsd.org/cgi/mid.cgi outpu o [2005/10/31] kern/88271 [pf] [patch] pf.ko from buildkernel can't o [2005/11/01] ports/88316 obrien [patch] add extra tarballs to vim and pat o [2005/11/01] kern/88320 [nfs] ypxfr(8) talks IPv6 to IPv4-only po o [2005/11/01] kern/88336 [kernel] [patch] setkey(8) -D fails to re o [2005/11/01] bin/88365 [patch] rm(1): "/bin/rm -P" cannot remove p [2005/11/02] docs/88390 ceri devctl(4) man page does not list the noti o [2005/11/02] bin/88404 ggatec and ggated links to library in /us o [2005/11/02] usb/88408 usb axe0 read PHY failed o [2005/11/03] bin/88426 [patch] Typo in man (8) mount_ntfs o [2005/11/03] docs/88429 jcamou [patch] FAQ: 10.9. Quotas Improvement o [2005/11/03] kern/88450 net SYN+ACK reports strange size of window o [2005/11/03] bin/88460 Import /usr/bin/getent from NetBSD o [2005/11/03] docs/88464 doc not enough information in devfs.rules(5) o [2005/11/04] docs/88477 doc Possible addition to xl(4) manpage, Diagn o [2005/11/04] bin/88486 [patch] make periodic(8) quiet (configura o [2005/11/04] i386/88491 i386 [panic] Panic when boot installation CD1 o [2005/11/04] docs/88503 doc mkuzip(8) references nonexistant geom_uzi o [2005/11/05] docs/88512 doc [patch] mount_ext2fs(8) man page has no d o [2005/11/05] conf/88515 NTP not starting from RC when using /etc/ o [2005/11/05] ports/88529 trevor print/acroread7 needs symlink to acroread a [2005/11/06] bin/88538 [patch] tcsh(1) ls-F spacing incorrect. o [2005/11/07] kern/88576 imp [fe] revision 1.31 to if_fe_pccard.c brea f [2005/11/07] i386/88585 i386 [fdc] Cannot mount floppy (HP Proliant ML o [2005/11/07] bin/88599 ifconfig(8): change in default behavior w o [2005/11/07] kern/88601 pjd Geli cause kernel panic under heavy disk f [2005/11/07] ports/88603 tdb [maintainer update] java/eclipse-log4e f [2005/11/07] ports/88604 tdb [maintainer update] java/eclipse-lomboz o [2005/11/07] bin/88619 brian [ppp] ppp chat auth fails ( pppoe ) o [2005/11/08] misc/88680 !compiling freebsd components o [2005/11/08] conf/88692 [patch] Amend /etc/periodic/daily/502.pgs o [2005/11/09] kern/88709 [modules] [panic] sysctl -a after kldunlo o [2005/11/09] conf/88712 [patch] freebsd-tips: Add "how to strip U o [2005/11/09] kern/88714 sos [ata] cannot record CD-R since 6.0 (regre o [2005/11/09] amd64/88730 amd64 kernel panics during booting from the ins o [2005/11/09] kern/88741 [bge] IPMI access disabled when bge drive o [2005/11/10] bin/88780 [PATCH] Baseline ipmon(8) uses LOG_LOCAL0 f [2005/11/11] kern/88820 multimedia [sound] Erratic recognition of VIA 8285 s o [2005/11/11] bin/88821 pjd [PATCH] IPv6 support for ggate o [2005/11/11] bin/88826 qa [sysinstall] sysinstall infinity wait for f [2005/11/11] ports/88829 mnag [NEW PORT] sysutils/logwatch: Customizabl o [2005/11/11] ports/88836 clement Update port: www/apache2 (fix harcoded pi a [2005/11/11] ports/88838 thompsa HandBrake port build fails o [2005/11/11] bin/88845 stefanf Sh(1) aborts if builtin echo redirection o [2005/11/12] ports/88898 openoffice Openoffice 2.0 broken save as s [2005/11/12] ports/88900 ports-bugs www/flashplugin-mozilla causes Firefox to o [2005/11/13] conf/88913 [patch] wrapper support for rc.subr f [2005/11/13] ports/88918 dougb Suggested updates of mail/pine4 Makefile o [2005/11/13] usb/88939 usb Fix cheapy Myson USB-IDE adapter o [2005/11/13] ports/88941 anders Suggested updates of mail/cclient Makefil o [2005/11/13] ports/88942 anders Suggested update of mail/imap-uw Makefile o [2005/11/13] ports/88957 tmclaugh audio/muine: crash when viewing About win o [2005/11/13] kern/88962 [panic] Kernel panic with ACPI is enabled o [2005/11/14] i386/88965 i386 vidcontrol hangs with 2 modules of RAM o [2005/11/14] conf/88974 rc autoconfigured vlans confuse rc.d/netif o [2005/11/14] i386/88992 i386 Kernel Panic at the begining, before the a [2005/11/14] ports/88996 portmgr [patch] remove /usr/bin/bzip2 from Mk/bsd o [2005/11/14] ports/89023 vsevolod USE_BDB doesn't set name of Berkely dB, o o [2005/11/14] ports/89037 skv Update req for the "palm/iSiloXC" port o [2005/11/15] conf/89061 [patch] IPv6 6to4 auto-configuration enha o [2005/11/15] usb/89087 usb usb external harddrive hangs with BBB res o [2005/11/16] ports/89097 kris security/dsniff does not build when net/l o [2005/11/16] ports/89098 kris security/dsniff does not build f [2005/11/16] ports/89131 ports-bugs port net/kphone One-Way audio with snd_ic o [2005/11/16] i386/89165 i386 Freebsd 5.4 atheros drive mac id authenti o [2005/11/16] kern/89166 [mouse] jumpy mouse movement o [2005/11/17] usb/89196 usb [umass] [patch] Kingston DataTraveler 2.0 o [2005/11/18] kern/89247 [ffs] [patch] QUOTA in 6.0/7.0-current le a [2005/11/18] ports/89260 portmgr [patch] new category proposal: net-p2p o [2005/11/19] i386/89294 i386 [identcpu] [patch] unknown CPU (i386/amd6 o [2005/11/20] kern/89305 [vr] [patch] D-Link NIC with VIA Rhine II o [2005/11/20] docs/89325 doc [PATCH] Clarification of kbdmap(5), atkbd o [2005/11/20] bin/89326 [PATCH] Add pattern matching to login.acc o [2005/11/20] ports/89333 perl Fix the cannot create lockfile /root/.spa o [2005/11/21] ports/89349 glewis math/gnuplot: BadAtom (invalid Atom param o [2005/11/21] kern/89362 Stale references to freed memory f [2005/11/21] ports/89398 portmgr [PATCH] bsd.wx.mk and patches o [2005/11/22] bin/89403 fetch(1) doesn't honour authentication cr o [2005/11/22] i386/89409 i386 6-STABLE requires ACPI disabled, 5-STABLE o [2005/11/22] kern/89411 [acpi] acpiconf bug o [2005/11/22] docs/89433 jesusr [patch] translation update to handbook ch o [2005/11/22] i386/89438 i386 bootfloppy creation on winxp and archlinu o [2005/11/23] ports/89441 hrs TeX support in FreeBSD is problematic. a [2005/11/23] ports/89448 portmgr [patch] bsd.port.mk: improve behavior whe p [2005/11/24] kern/89481 keramida [ata] Spelling error in ata-lowlevel.c o [2005/11/24] docs/89492 doc vfs doc: some VOP_*(9) manual pages are o f [2005/11/25] ports/89515 aaron New port: textproc/p5-Text-Capitalize Cap o [2005/11/25] kern/89522 6.0-RELEASE will not boot on some Compaqs o [2005/11/25] kern/89553 [bktr] [patch] going from 5.3 -> 6.0 winT f [2005/11/26] i386/89568 i386 [NOTES] XBOX options missing from NOTES f [2005/11/27] ports/89613 lawrance Update port: lang/oo2c Optimizing Oberon- s [2005/11/27] ports/89648 portmgr OPTIONS and conditional USE_* conflict in o [2005/11/28] bin/89666 [patch] time(1) leaves extra file open o [2005/11/28] ports/89670 ade [patch] Automake 1.9 not detecting cppuni o [2005/11/28] ports/89674 cperciva Portsnap fetch error o [2005/11/29] kern/89738 [ndis] [hang] Can't make WL8000PCM wifi c o [2005/11/30] docs/89747 doc [PATCH] faq: s/kbd0/ukbd0/ when USB keybo o [2005/11/30] kern/89748 [bpf] [patch] BPF indexed byte load can s o [2005/11/30] bin/89762 [patch] top(1) startup is very slow on sy o [2005/11/30] bin/89770 des [patch] pam_krb5 'authentication token fa p [2005/12/01] bin/89782 pjd [patch] mount(8): avoid double mounts if o [2005/12/01] bin/89799 [patch] Making natd(8) not require a newl a [2005/12/01] ports/89809 portmgr [patch] Ports INDEX cannot be moved out o o [2005/12/02] kern/89837 [pci] PCI code outputs superfluous "faile a [2005/12/02] ports/89853 portmgr [patch] Teach bsd.port.mk about ghostscri o [2005/12/02] conf/89860 matteo [patch] Add ability to set up vnode backe s [2005/12/02] ports/89865 x11 [patch] x11-servers/xorg-server-snap cras o [2005/12/03] conf/89870 [patch] feature request to make netif ver o [2005/12/03] ports/89877 sobomax asterisk 1.2 upgrade WORK IN PROGRESS o [2005/12/03] kern/89879 acpi [acpi] ACPI-0438: *** Error: Looking up [ o [2005/12/03] kern/89885 [ata] Writing to S-ATA HDD in DMA mode fa o [2005/12/03] ports/89896 ale [PATCH] Add support for multiple versions o [2005/12/03] docs/89902 jcamou [Patch] chapter update /es_ES.ISO8859-1/b f [2005/12/04] conf/89911 matteo [patch] /etc/rc.d/jail restart ignores co f [2005/12/04] conf/89931 pav [kbd] missing deadkey for wedge in keyboa f [2005/12/04] ports/89940 ports-bugs [PATCH] Client-only support for sysutils/ o [2005/12/04] ports/89942 sobomax Update port: net/ortp - update to 0.7.1. f [2005/12/05] docs/89955 pav forward(5): description about backslash u f [2005/12/05] bin/89959 brooks dhclient(8): dhcp: ip length 314 disagree o [2005/12/05] ports/89972 apache portupgrade apache+ssl fails on dependenc o [2005/12/05] bin/89988 [patch] bootparamd(8) null host support a o [2005/12/05] bin/89989 [patch] Add option to /usr/sbin/jail: -I o [2005/12/05] kern/89991 [ufs] softupdates with mount -ur causes f o [2005/12/05] ports/89996 barner Update linux-winetools to latest version f [2005/12/06] ports/90007 trevor [MAINTAINER-UPDATE] print/nl-acroread: ad o [2005/12/06] kern/90012 scottl [ips] [patch] IBM/Adaptec ServeRAID 7x su o [2005/12/06] docs/90042 doc [patch] acpi(4) should mention that ACPI_ p [2005/12/07] bin/90057 ceri [sysinstall] [patch] chown: root.operator o [2005/12/07] i386/90060 i386 Installation error on acer 3002wlc laptop o [2005/12/07] kern/90063 [procfs] access("/proc/123", F_OK) doesn' o [2005/12/07] usb/90081 usb QUIRK: Samsung usb key o [2005/12/07] conf/90082 [syscons] [patch] curses ACS line graphic a [2005/12/08] ports/90094 roam Update port: security/mhash to 0.9.3 o [2005/12/08] bin/90114 [patch] pw(8) takes strings after option o [2005/12/09] bin/90130 [patch] sysctl(8): print temperature in c f [2005/12/09] ports/90146 tmclaugh [New Port] database/castle.activerecord ( o [2005/12/09] kern/90148 pf [pf] pf_enable="YES" -> Fatal trap 12: pa o [2005/12/09] kern/90155 [netinet] [patch] use sysctl(8) to contro a [2005/12/09] conf/90163 dougb [patch] Easily launch non-forking daemons o [2005/12/10] i386/90168 i386 cdrom mount problems o [2005/12/10] kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documenta o [2005/12/11] i386/90243 i386 Laptop fan doesn't turn off (ACPI enabled o [2005/12/12] bin/90266 philip bsnmpd(1) returns bad data during a snmpw o [2005/12/12] kern/90269 jkoshy [pmc] [panic] panic in pmc sampling mode o [2005/12/12] bin/90299 Segmentation fault in fdisk(8) f [2005/12/12] ports/90305 lawrance Update: security/samhain 2.0.10 -> 2.1.0 o [2005/12/12] bin/90311 [patch] add "eject" to mt(1) o [2005/12/13] sparc64/90316sparc64 Keyboard "lock" key lights not working pr o [2005/12/13] ports/90319 trevor [PATCH], change print/acroread7 to use ta f [2005/12/13] kern/90321 sam [ath] can not use W52/W53(36-64ch) freque o [2005/12/13] kern/90333 das [libc] libc/gdtoa::__hldtoa() bug p [2005/12/13] conf/90346 matteo [patch] Add support for 3wire 19200 baud o [2005/12/13] docs/90362 doc [patch] enhancement of devfs.rules(5) man s [2005/12/13] bin/90367 [feature request] libmap.conf needs exclu o [2005/12/13] kern/90368 pxeboot misses ${class} parameter when bo p [2005/12/13] docs/90370 ceri diskless(8) man page has wrong file locat f [2005/12/14] ports/90383 ache wu-ftpd does't work with anonymous in Fre o [2005/12/14] bin/90384 [patch] chroot patch for sftp-server(8) o [2005/12/15] conf/90413 tap0 interface not configured at boot-tim o [2005/12/15] bin/90415 [patch] Add -Z (no newfs) to mount_mfs(8) f [2005/12/15] ports/90424 edwin [NEW PORT] math/qalculate-kde: Very power o [2005/12/15] ports/90436 portmgr [patch] Add a way to handle configuration s [2005/12/15] ports/90437 edwin ftpcube (ftpcube-0.4.3_5) crashes when ch o [2005/12/16] ports/90484 perky lib/python2.4/lib-dynload/nis.so: Cannot o [2005/12/16] docs/90498 doc [patch] wrong parameter name to function o [2005/12/17] kern/90521 [udf] [patch] UDF driver might calculate o [2005/12/17] bin/90524 reset(1) doesn't fully restore terminal s p [2005/12/17] docs/90541 simon [PATCH] Missing include in VFS_LOCK_GIANT o [2005/12/17] ports/90565 ale [PATCH] lang/php5-extension is missing in o [2005/12/17] ports/90568 ale [New Port] www/pecl-pecl_http A PHP exte o [2005/12/17] bin/90580 wordexp(3) fails to check for EINTR o [2005/12/18] kern/90602 [PATCH] New function: sbuf_size(), which o [2005/12/18] kern/90607 philip [acpi] [patch] Support for ASUS A4D lapto f [2005/12/18] ports/90619 ports-bugs [PATCH] unbreak graphics/hugin o [2005/12/19] i386/90641 i386 top not show 2 CPU o [2005/12/19] kern/90644 maxim [kernel] [patch] inherit LOCAL_CREDS opti o [2005/12/20] bin/90680 [patch] make(1) thinks "^.for.o:" is a di o [2005/12/20] bin/90687 [patch] side effect of -delete option of o [2005/12/20] bin/90690 ps(1) errorneously respects terminal colu o [2005/12/20] docs/90711 doc missing man page for sigtimedwait(2) o [2005/12/21] ports/90735 flz update port mail/roundcube - tidy up Make o [2005/12/21] ports/90744 andreas APSFILTER: character escape problem f [2005/12/21] ports/90752 ports-bugs New port: science/afni Analysis of Fucnti p [2005/12/21] conf/90760 matteo [patch] /etc/rc.d/devfs does permit the u f [2005/12/22] ports/90780 ports-bugs [PATCH] print/cups-base: provide rc.d com f [2005/12/22] ports/90785 edwin [update] ja-scim-skk to 0.5.2 o [2005/12/22] kern/90820 [ata] aborting burncd may keep drive "loc o [2005/12/22] i386/90821 i386 Install cd fails on vectra 6/180 w/ scsi o [2005/12/22] bin/90823 [PATCH] cp(1) should use lchflags() o [2005/12/22] ports/90829 perky Remove fcntlmodule.c patch from lang/pyth o [2005/12/23] kern/90834 ipfw fwd host,port is broken with udp o [2005/12/23] i386/90839 i386 burncd gets error on CDRIOCFIXATE with HL s [2005/12/23] docs/90851 remko mdoc(7) manpage needs more FreeBSD versio o [2005/12/23] bin/90854 [ata] problem with cd recorder (RICOH CD- f [2005/12/23] ports/90866 ports-bugs [patch] graphics/diacanvas2: update to ne f [2005/12/23] ports/90867 ports-bugs [patch] devel/gaphor: update to new relea o [2005/12/24] standards/90871standards ACPI Not Work p [2005/12/25] conf/90893 yar stock ftpd rcNG script o [2005/12/25] standards/90896des not enough PTYs in the FreeBSD o [2005/12/26] ports/90922 az `New port: editors/yzis A vim-like editor f [2005/12/26] ports/90934 ports-bugs ports:pari-devel update (2.2.10.alpha -> o [2005/12/27] ports/90956 ale www/eaccelerator bug fixes and support fo o [2005/12/27] ports/90976 perky Fix port: graphics/py-gdchart fix WWW f [2005/12/27] ports/90988 ports-bugs sane-backends overwrites and installed sn o [2005/12/27] kern/90990 [PATCH] ncurses doesn't compile with --en o [2005/12/27] ports/90992 trevor [UPDATE] audio/streamripper to 1.61.17 f [2005/12/28] ports/91001 ports-bugs Portupgrade fails to detect failure of pr o [2005/12/28] bin/91002 calendar(1): funky sorting when going aro o [2005/12/28] kern/91010 [unionfs] [patch] new source code and som f [2005/12/28] ports/91011 ports-bugs Update ports: mail/uebimiau Upgrade to 2. f [2005/12/28] ports/91016 ports-bugs Deprecated port: graphics/quickpics f [2005/12/28] ports/91027 nobutaka When installing freevo. A patch for xine o [2005/12/28] kern/91032 thompsa [if_bridge] invalid IP checksum under if_ o [2005/12/28] bin/91034 [patch] minor fix to iostat(8) so that co o [2005/12/29] ports/91036 obrien [UPDATE] shells/bash to 3.1.1 o [2005/12/29] bin/91049 [patch] dump(8): make dumps more rsync-fr o [2005/12/29] ports/91057 portmgr Mk/bsd.port.mk: consider info files in su o [2005/12/29] ports/91058 edwin Fix port: graphics/xv fix mastersite o [2005/12/29] ports/91065 adamw audio/easytag-devel update o [2005/12/29] ports/91070 krion xterm scrollbar redisplay problem o [2005/12/30] ports/91092 brooks [PATCH] audio/slimserver: Enable AAC/MP4 o [2005/12/30] bin/91101 [patch] /usr/src/usr.bin/whereis/whereis. o [2005/12/30] conf/91106 date definitions in pl_PL locale are wron o [2005/12/30] bin/91110 stefanf sh(1) core dump (using alias) f [2005/12/30] ports/91115 ports-bugs [update] mail/p5-Mail-ClamAV to 0.17 o [2005/12/31] bin/91134 [smbfs] [patch] Preserve access and modif o [2005/12/31] ports/91145 joerg avr-libc fails to build if jpegtopnm and o [2005/12/31] docs/91149 doc read(2) can return EINVAL for unaligned a o [2006/01/01] ports/91161 jesusr update: net/sipsak (0.8.11 to 0.9.5) o [2006/01/01] bin/91168 make distribution fails if run from src/e o [2006/01/01] docs/91174 ceri [REQUEST] Handbook: Addittion of Oracle 9 o [2006/01/01] ports/91181 pat update audio/xmms-crossfade to 0.3.10 f [2006/01/01] ports/91190 ports-bugs Update www/mod_fastcgi to work with Apach o [2006/01/01] usb/91191 usb HP LaserJet 1020 (USB printer) not recogn o [2006/01/02] amd64/91195 amd64 FreeBSD 6.0(amd64) and Asus A8R-MVP o [2006/01/02] bin/91205 qa [sysinstall] sysinstall package options s o [2006/01/02] ports/91212 lth www/p5-CGI-SpeedyCGI: does not build apac f [2006/01/02] ports/91213 gnome pkg-config ignores autotools normal .pc d o [2006/01/02] i386/91219 i386 Webmin / Nvidia / Gnome = Graphics Corrup o [2006/01/02] bin/91226 phk make buildworld fails with read-only /usr f [2006/01/02] ports/91235 garga problem in ports with qmail-ldap o [2006/01/03] ports/91244 phantom Bad instruction on making process of jdk1 o [2006/01/03] bin/91245 ipfw [patch] ipfw(8) sometimes treat ipv6 inpu o [2006/01/03] ports/91254 mharo [PATCH] mail/p5-Mail-SPF-Query: update to o [2006/01/03] www/91258 www User Group Koeln LUG f [2006/01/03] ports/91284 ports-bugs patch to improve port misc/callid - impro o [2006/01/03] ports/91285 perky misc/xosd : Fixed pkg-plist, added SHA256 o [2006/01/04] kern/91293 emulation [svr4] [patch] *Experimental* Update to t o [2006/01/04] docs/91297 doc restore(8) man page not accurate? o [2006/01/04] bin/91299 yar [patch] add ftpd(8) SITE SHA256 command o [2006/01/04] ports/91302 kevlo Update port: textproc/libextractor to 0.5 o [2006/01/04] ports/91310 obrien Thare is a bug in the port's Makefile for o [2006/01/04] kern/91315 anholt [agp] [patch] add Intel E7505 chipset sup o [2006/01/04] bin/91316 pax(1): pax -pe does not preserve times o o [2006/01/04] ports/91322 sobomax New port:net/asterisk12 Open Source PBX a o [2006/01/04] ports/91324 marcus devel/portlint: warn if PORTREVISION=0 o [2006/01/05] i386/91328 i386 [identcpu] [patch] L2/L3 cache of some IA f [2006/01/05] ports/91330 ports-bugs [NEW PORT] devel/p5-Class-Std: Support fo o [2006/01/05] kern/91332 [patch] Linksys EG1032 V3.0 Gigabit card o [2006/01/05] sparc64/91334sparc64 FreeBSD 6.0 don't support tftp boot from o [2006/01/05] conf/91342 [devfs] Errors in devfs.rules files don't s [2006/01/05] ports/91345 ports-bugs Port graphics/ImageMagick does not link w o [2006/01/05] kern/91347 [pci] [patch] Add another PCI-e chipset f o [2006/01/06] bin/91393 window(1) changes console cursor shape to f [2006/01/06] bin/91394 brian ppp(8) sets mtu 1500 for PPPoE link o [2006/01/06] ports/91400 vsevolod [Patch] net-im/gajim - Update to 0.9.1 o [2006/01/06] docs/91404 harti bsnmpd(1) has hardcoded public read/write o [2006/01/06] bin/91406 harti bsnmpd(1) needs a config option to disabl p [2006/01/06] bin/91411 csjp [PATCH] kvm(3) should handle empty files o [2006/01/06] kern/91412 [netinet] [patch] Problem with PMTU Disco o [2006/01/06] kern/91414 emaste [kernel] [patch] Polling for devices othe o [2006/01/06] kern/91419 [netgraph] libnetgraph/debug.c compile er f [2006/01/07] ports/91442 ports-bugs tclhttpd does not respect rcvars o [2006/01/07] docs/91448 doc [patch] fdc(4) man page refers to non-exi f [2006/01/07] ports/91451 ports-bugs lftp may segfaults when linked with Readl o [2006/01/07] kern/91475 unnecessary fsck at boot o [2006/01/07] i386/91476 i386 floppy drive doesn't work in MS Virtual S o [2006/01/07] ports/91477 dds sysutils/prune: may be forgotten to remov o [2006/01/08] kern/91488 [isofs] [patch] cd9660 filesystem cannot f [2006/01/08] ports/91491 ports-bugs Update to net-im/ymessenger port o [2006/01/08] misc/91498 CVSCMDARGS has incorrect syntax in src/re o [2006/01/08] kern/91502 [ata] [patch] ICH7 - finds only 2 out of o [2006/01/08] ports/91504 x11 x11-servers/xorg-server-snap doesn't buil o [2006/01/08] ports/91505 dd [PATCH] net/dictd: convert to USE_RC_SUBR o [2006/01/08] docs/91506 doc ndis(4) man page should be more specific o [2006/01/08] docs/91507 doc ndis(4) man page references non-existing o [2006/01/08] usb/91516 usb [umass] umass0 problems, with Freecom Cla o [2006/01/08] docs/91518 trhodes [patch] Update handbook section "Rebuildi f [2006/01/08] ports/91522 ports-bugs Spidermonkey version update to 1.5 with f f [2006/01/08] ports/91527 jylefort emulators/linux-ePSXe deleted in MOVED bu o [2006/01/08] ports/91532 ports-bugs [patch] [ports] security/fakeroot version f [2006/01/09] ports/91542 leeym [PATCH] devel/p5-Test-LongString: update f [2006/01/09] ports/91543 ports-bugs [PATCH] misc/libpri: update to 1.2.0 o [2006/01/09] ports/91544 sobomax [PATCH] net/asterisk: update to 1.2.1 o [2006/01/09] usb/91546 usb [umodem][path] Nokia 6630 mobile phone do o [2006/01/09] ports/91553 secteam Make portaudit call programs in /sbin wit o [2006/01/09] ports/91558 lioux Upgrade math/mprime from 0.0.23.5 to 0.0. f [2006/01/09] ports/91570 ports-bugs devel/apr port does not enable threads as o [2006/01/09] amd64/91571 amd64 amd64 startup not initializing 32-bit lib f [2006/01/10] ports/91575 ports-bugs audio/normalize: Incorrect dipendences fo o [2006/01/10] i386/91594 i386 FreeBSD > 5.4 w/ACPI fails to detect Inte o [2006/01/10] bin/91606 sha1(1): sha1 /dev is suspended o [2006/01/10] bin/91608 tar(1) reports (Empty error message) on t o [2006/01/10] i386/91609 i386 Booting takes *a long time* unless power o [2006/01/10] ports/91614 ports-bugs new port www/p5-RTx-Statistics f [2006/01/11] ports/91616 ports-bugs Update freevo port to version 1.5.4 o [2006/01/11] ports/91620 unfurl [PATCH] www/p5-Compress-LeadingBlankSpace o [2006/01/11] ports/91621 portmgr [PATCH] Mk/bsd.port.mk: Add `--quiet' to f [2006/01/11] ports/91661 ports-bugs new port net/sofia-sip o [2006/01/11] ports/91681 clement apache-2.0.54_4 building modules fails us o [2006/01/11] kern/91683 ariff [sound] [patch] bug on sound driver & sol f [2006/01/12] ports/91693 ports-bugs [PATCH] devel/p5-File-Remove: update to 0 f [2006/01/12] ports/91704 ports-bugs [update] mail/dcc-dccd to 1.3.24, provide o [2006/01/12] www/91705 www Mailing lists page needs relayout o [2006/01/12] ports/91707 obrien shells/bash: 0xa0 character can crash bas f [2006/01/12] docs/91708 doc Non write tag=releng_6_0 in handbook a [2006/01/12] ports/91710 portmgr bsd.port.mk: remove obsoleted USE_MESA kn o [2006/01/12] i386/91719 i386 BZ2_bzDecompress returned -3 error on loa o [2006/01/12] kern/91720 [pxe] pxeboot always tries to do an rpc c o [2006/01/12] ports/91728 nobutaka [PATCH] libxine ioctl errors on amd64 o [2006/01/13] ports/91731 petef Patch to net/ipcalc, which adds an opport o [2006/01/13] ports/91736 ports-bugs [NEW PORT] sysutils/bacula-server-devel - o [2006/01/13] ports/91737 ports-bugs [NEW PORT] sysutils/bacula-client-devel : f [2006/01/13] ports/91741 ports-bugs [port update] courier 0.52.2 f [2006/01/13] ports/91751 ports-bugs [UPDATE] www/awstats from 6.4 to 6.5 f [2006/01/13] ports/91753 ports-bugs Update port: sysutils/xacpim Update to 0. o [2006/01/13] ports/91754 ports-bugs Problem with textproc/p5-Spork port o [2006/01/13] ports/91756 ports-bugs [PATCH] www/cadaver: Support NLS, Correct o [2006/01/13] ports/91757 ports-bugs /usr/ports/sysutils/fastest_cvsup Sugge o [2006/01/13] i386/91761 i386 NEC_DVD-RW + system start f [2006/01/13] ports/91764 anray [PATCH] russian/fortuneru: Update to 0.5 f [2006/01/13] ports/91768 ports-bugs update port deskutils/phpicalendar to 2.1 f [2006/01/13] ports/91773 ports-bugs New port: games/GNUDoku A free program fo o [2006/01/13] kern/91777 darrenr [ipfilter] wrong behaviour with skip rule p [2006/01/14] bin/91789 dougb rcorder(8) coredumps on dependency confli f [2006/01/14] ports/91792 ports-bugs Fix port: irc/unreal o [2006/01/14] ports/91793 flz [repocopy] new port mail/roundcube-devel o [2006/01/14] docs/91797 doc Documentation for ndis wrapper is out of o [2006/01/14] ports/91801 perky py24-bsddb-2.4.2_2 fails to build with an o [2006/01/14] ports/91802 ports-bugs [NEW PORT] games/alienarena-data: Alien A o [2006/01/14] ports/91803 ports-bugs [NEW PORT] games/alienarena: Alien Arena o [2006/01/15] usb/91811 usb Compact Flash in HP Photosmart 2610 retur f [2006/01/15] ports/91815 ports-bugs [patch] APM support broken for sysutils/x o [2006/01/15] ports/91817 ports-bugs New Port: devel/geany Fast & lightweight o [2006/01/15] ports/91818 edwin Upgrade port: www/zope31 (upgrade to 3.2) o [2006/01/15] ports/91822 ports-bugs [New Port] polish/ekg2 console based IM c o [2006/01/15] docs/91823 doc fix typo of reference link o [2006/01/15] ports/91824 edwin New port: www/zope29 Zope 2.9.0, a web-ap o [2006/01/15] ports/91825 glewis [patch] Fixes for java/eclipse-cdt f [2006/01/15] ports/91826 pav update port: devel/codeblocks, build fix o [2006/01/15] ports/91837 ports-bugs [UPDATE] games/linux-alienarena: integrat o [2006/01/15] ports/91838 danfe [BUG] graphics/svgalib: tty switching is o [2006/01/15] ports/91839 kuriyama update comms/conserver-com to 8.1.13 o [2006/01/15] ports/91840 ports-bugs [MAINTAINER UPDATE] games/darkplaces: min o [2006/01/15] ports/91841 ports-bugs [MAINTAINER UPDATE] games/quake-dpmod: fi f [2006/01/15] ports/91842 ports-bugs [UPDATE] games/tenebrae: fix plist proble o [2006/01/15] ports/91843 anders [patch] thttpd with USE_SENDFILE generate o [2006/01/16] kern/91847 ipfw [ipfw] ipfw with vlanX as the device o [2006/01/16] kern/91851 [netinet] [patch] cannot collect multicas o [2006/01/16] www/91853 www User Groups (Bergisch Gladbach, Germany) f [2006/01/16] ports/91854 ports-bugs [PATCH] japanese/ja-scim-skk: update to 0 a [2006/01/16] misc/91856 Accessing anoncvs.freebsd.org doesn't wor o [2006/01/16] ports/91858 ports-bugs [NEW PORT] sysutils/pkgfe: Ncurses front- f [2006/01/16] ports/91860 ports-bugs [patch] update x11/mrxvt to 0.4.2 o [2006/01/16] ports/91862 mat [PATCH] textproc/p5-XML-LibXML-XPathConte o [2006/01/16] usb/91863 usb Philips USB webcam driver f [2006/01/16] ports/91869 ports-bugs games/slashem-tty: Maintainer update o [2006/01/16] i386/91871 i386 boot1: jump to 0xf000:0xfff0 instead of 0 o [2006/01/16] ports/91877 ports-bugs [NEW PORT] games/linux-doom3: Doom III fo o [2006/01/16] ports/91880 sobomax Update port: net/ortp - update to 0.8.1. o [2006/01/16] ports/91884 ports-bugs New port: net/ilbc iLBC codec for P2P aud o [2006/01/16] ports/91888 ports-bugs [PATCH] www/awstats: update to 6.5 o [2006/01/17] ports/91890 ports-bugs [NEW PORT] games/joequake: Improved NQ en a [2006/01/17] ports/91893 danfe [UPDATE] games/fuhquake: remove some opti o [2006/01/17] usb/91896 usb Serial Number of USB Memory Sticks is not f [2006/01/17] ports/91899 ports-bugs Add STARTTLS support to Net_Sieve f [2006/01/17] ports/91900 ports-bugs ports/www/opera should advise on libmap.c o [2006/01/17] ports/91902 vsevolod ports: net/openldap ports report wrong PK o [2006/01/17] ports/91903 gnome Dependency problem in graphics/evince por o [2006/01/17] kern/91908 darrenr [ipnat] loading ipl.ko to the kernel comp o [2006/01/17] ports/91918 ports-bugs New port for MINC (Medical Imaging NetCDF o [2006/01/17] ports/91926 ports-bugs New port: audio/bmp-mac f [2006/01/17] ports/91928 ports-bugs [patch] games/wormux update to 0.7 beta 2 o [2006/01/18] ports/91931 seanc Update port: databases/memcached fix REQU o [2006/01/18] ports/91932 ports-bugs [NEW PORT] games/quake-extras: Addons for o [2006/01/18] ports/91933 portmgr Mk/bsd.port.mk - introduce USE_LDCONFIG{, f [2006/01/18] ports/91934 pav [update] lang/haskell-mode.el update to 2 f [2006/01/18] ports/91953 ports-bugs I can't compile the port graphics/gnash 0 o [2006/01/18] ports/91957 cjh Update port: print/cjk-lyx Update to vers o [2006/01/18] ports/91961 ports-bugs New port: games/blokish Clone of the stra f [2006/01/18] ports/91962 ports-bugs [patch] Fix missing dependancy in www/ca f [2006/01/18] ports/91963 ports-bugs [patch] moviedb compiling (BROKEN variabl o [2006/01/18] amd64/91966 amd64 an error in config of kernel o [2006/01/18] ports/91968 ports-bugs Maintainer update: Make frontpage ports w o [2006/01/18] ports/91970 lev The subversion port doesn't come with an p [2006/01/18] bin/91973 des [libfetch] [patch] relax fetch(1) reactio o [2006/01/18] www/91974 www Possible Discrepency on Commercial Vendor o [2006/01/18] ports/91978 ports-bugs [Maintainer Update] Update games/hattrick f [2006/01/19] ports/91979 ports-bugs [UPDATE] graphics/spcaview to 20060101 (0 o [2006/01/19] bin/91980 yppasswdd(1) leaves zombie sh processes o [2006/01/19] ports/91981 ports-bugs [Maintainer Update] german/tvbrowser: use o [2006/01/19] ports/91983 vsevolod [PATCH] Update openldap23-server to 2.3.1 o [2006/01/19] ports/91984 ports-bugs [NEW PORT] games/linux-ut: Unreal Tournam o [2006/01/19] ports/91987 clsung Change request of p5-BerkeleyDB to suppor o [2006/01/19] ports/91991 roam 'make cert' in stunnel-4.14 fails o [2006/01/19] bin/91993 dhclient(8) option missing, script incomp f [2006/01/19] ports/92008 garga Update port: games/mirrormagic to 2.0.2 f [2006/01/19] ports/92014 ports-bugs security/p5-Digest-SHA256: Broken on Free o [2006/01/19] ports/92019 ports-bugs [UPDATE] games/wolf3d: allow playing Wolf o [2006/01/19] ports/92022 oliver Adding event to the calendar fails when m o [2006/01/19] kern/92023 [kernel] 'options DEVICE_POLLING' makes l o [2006/01/19] ports/92025 petef Update port: games/eboard (add desktop en o [2006/01/19] ports/92027 nork Makefile contains misnamed directory o [2006/01/20] ports/92032 ports-bugs New port: sysutils/sysupdate.sh Tool for f [2006/01/20] ports/92042 pav [maintainer update]Update port: emulators o [2006/01/20] docs/92056 vanilla [UPDATE] zh_TW.Big5: update some parts of f [2006/01/20] ports/92060 ports-bugs Update port: net-im/jit (rcNG'fy) o [2006/01/20] bin/92062 mdconfig(8): mdconfig -l shows 95 entries f [2006/01/20] ports/92064 ports-bugs Port net-im/jit un-BROKEN on amd64 o [2006/01/20] ports/92067 petef Update www/p5-CGI-Application to 4.04 o [2006/01/20] ports/92079 vsevolod [bsd.database.mk][patch] Set detected dat f [2006/01/20] ports/92080 sem [MAINTAINER] x11-toolkits/py-kde: Update o [2006/01/21] ports/92084 lioux multimedia/tovid - errornous \n's f [2006/01/21] ports/92086 leeym [PATCH] net/p5-Net-Whois-Raw: update to 1 o [2006/01/21] ports/92089 sem graphics/cinepaint update to 0.20-1 o [2006/01/21] ports/92093 lev russian/apache13-modssl doesn't compile o [2006/01/21] ports/92094 mlaier [PATCH] sysutils/pftop: update to 0.5 s [2006/01/21] ports/92099 erwin [MAINTAINER] www/p5-HTTP-Request-AsCGI: u o [2006/01/21] ports/92105 vsevolod [PATCH] Add Berkeley DB 4.4 to bsd.databa o [2006/01/21] ports/92106 gnome OPTIONS for mail/thunderbird doesn't work r [2006/01/21] ports/92107 portmgr Repocopy: databases/py-PySQLite2 -> datab f [2006/01/21] ports/92108 ports-bugs port www/lighttpd rc.d script improvement o [2006/01/21] misc/92110 setcontext restore the carry flag a [2006/01/21] ports/92111 portmgr Document ALWAYS_KEEP_DISTFILES in bsd.por o [2006/01/21] ports/92114 gnome [PATCH] mail/thunderbird: platform name o f [2006/01/21] ports/92117 ports-bugs [PATCH] www/elinks: update to 0.11.0 o [2006/01/22] ports/92123 portmgr [patch] bsd.port.mk: PLIST_SUBX and SUBX_ a [2006/01/22] ports/92124 portmgr [patch] remove USE_REINPLACE from bsd.por o [2006/01/22] ports/92125 ports-bugs [NEW PORT] emulators/ods2reader: Copies f f [2006/01/22] ports/92126 ports-bugs [PATCH] sysutils/di: update to 4.4 o [2006/01/22] ports/92129 ports-bugs New port: devel/cvsdadm o [2006/01/22] ports/92130 ports-bugs [NEW PORT] sysutils/agef: Show disk usage o [2006/01/22] ports/92133 ports-bugs [PATCH] comms/spandsp: 0.0.2p22 fixes var o [2006/01/22] ports/92134 jmz [PATCH] benchmarks/iozone: update to 3.25 o [2006/01/22] ports/92138 ports-bugs [NEW PORT] sysutils/cmstape: Read and wri o [2006/01/22] ports/92139 ports-bugs [NEW PORT] sysutils/dusage: Report about o [2006/01/22] ports/92141 ports-bugs [NEW PORT] sysutils/ansitape: Read or wri o [2006/01/22] ports/92143 ports-bugs [NEW PORT] sysutils/dusage: Report about o [2006/01/22] ports/92144 ports-bugs [NEW PORT] sysutils/magtape: Generalized o [2006/01/22] ports/92145 ports-bugs [NEW PORT] sysutils/read20: A program to o [2006/01/22] ports/92147 glewis games/nethack34-nox11 - WITH_MENUCOLORS d o [2006/01/22] ports/92148 ports-bugs [NEW PORT] sysutils/recoverdm: Recover fi o [2006/01/22] bin/92149 [patch] ln(1): ln -f -s does not remove e f [2006/01/22] ports/92150 ports-bugs update graphics/p5-Image-ExifTool to 5.97 o [2006/01/22] ports/92154 ports-bugs Update port: devel/subclipse o [2006/01/22] ports/92155 ports-bugs [NEW PORT] sysutils/slst: Generates syslo o [2006/01/22] ports/92156 ports-bugs [NEW PORT] sysutils/phantom: Phantomblock o [2006/01/22] ports/92158 ports-bugs update graphics/dcraw to 8.00 o [2006/01/22] bin/92160 qa [sysinstall] [patch] Add new NTP servers o [2006/01/22] ports/92163 emulation linux-XFree86-libs-4.3.99.902_6 symlinks o [2006/01/22] ports/92165 mharo [update] mail/p5-Mail-SPF-Query update to o [2006/01/22] ports/92166 ports-bugs New port: games/glaxium An OpenGL based s o [2006/01/22] ports/92167 ports-bugs [NEW PORT] misc/vils: Use your favorite e o [2006/01/22] ports/92168 ale Upgrade of www/mod_security to 1.9.2 o [2006/01/22] ports/92172 ports-bugs [Maintainer Update] emulators/xmame to 0. o [2006/01/23] ports/92176 ports-bugs [MAINTAINER UPDATE] ftp/prozilla: fix com o [2006/01/23] ports/92178 ports-bugs [PATCH] math/mathomatic: update to 12.5.6 o [2006/01/23] ports/92179 ports-bugs New Port: www/zope-calendaring o [2006/01/23] ports/92180 novel Update port: www/rejik updated squid-like o [2006/01/23] ports/92181 ports-bugs [NEW PORT] ftp/smbftpd: FTP daemon using f [2006/01/23] ports/92182 ports-bugs update biology/phylip to 3.65 o [2006/01/23] ports/92185 ports-bugs [NEW PORT] sysutils/dusage: Report about f [2006/01/23] ports/92186 ports-bugs Change maintainer for multimedia/freevo p o [2006/01/23] bin/92187 brooks [patch] dhclient-script(8) doesn't config o [2006/01/23] ports/92188 portmgr A slight problem with make -C in ALL_DEPE o [2006/01/23] ports/92190 eclipse [patch] Enable x11-toolkits/swt31 for amd o [2006/01/23] ports/92192 erwin [maintainer] net-mgmt/bsnmpd (fix build e o [2006/01/23] ports/92195 ports-bugs New port: games/gillo Players are cars th o [2006/01/23] ports/92196 ports-bugs Update port: graphics/ftgl unbreak 2869 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 11:06:58 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6C7316A434 for ; Mon, 23 Jan 2006 11:06:57 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAB6143D5C for ; Mon, 23 Jan 2006 11:06:37 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NB67lV088471 for ; Mon, 23 Jan 2006 11:06:07 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NB62BC088441 for freebsd-bugs@FreeBSD.org; Mon, 23 Jan 2006 11:06:02 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 23 Jan 2006 11:06:02 GMT Message-Id: <200601231106.k0NB62BC088441@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports containing patches X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 11:06:58 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- a kern/27250 bp [unionfs] [patch] unionfs filesystem panics in large n o kern/70096 [msdosfs] [patch] full msdos file system causes corrup o kern/77234 [udf] [patch] corrupted data is read from UDF filesyst o kern/87191 scottl [aac] [patch] aac(4) panics immediately with INVARIANT 4 problems total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/14048 des [patch] doscmd -r doesn't work o kern/17310 [nis] [patch] NIS host name resolving may loop forever s bin/18742 mike [patch] times.allow field parsed incorrectly s bin/19773 markm [PATCH] telnet infinite loop depending on how fds are a kern/21808 [msdosfs] [patch] msdosfs incorrectly handles vnode lo o kern/21998 green [socket] [patch] ident only for outgoing connections s kern/22417 gibbs [adw] [patch] advansys wide scsi driver does not suppo s i386/22944 tegge [vm] [patch] isa_dmainit fails on machines with 512MB o bin/23098 qa [sysinstall] [patch] if installing on a serial console o bin/24271 [patch] dumpon(8) should check its argument more o i386/24997 i386 [biosdisk] [patch] /boot/loader cannot handle extended p bin/25851 ceri [patch] security hole in anonymous FTP setup script o kern/26486 [libc] [patch] setnetgrent hangs when netgroup contain o docs/27605 doc [patch] Cross-document references () o bin/29725 dwmalone [picobsd] [patch] fixed segmentation fault in simple_h o conf/30223 [patch] Using /usr/share/examples/kld/cdev, testcdev f o bin/31304 joe [patch] fix crunchgen to work with more contrib-kind o o kern/33138 [isa] [patch] pnp problem in 4.3, 4.4, 4.5 o bin/33672 [patch] telnetd and mount_mfs signal handlers call exi o kern/33940 [ufs] [patch] quotactl allows compromise gid-quotas o kern/34842 [nis] [patch] VmWare port + NIS causes "broadcast stor o i386/35078 i386 [i386] [patch] Uninitialized pointer dereference in fu o kern/35442 [sis] [patch] Problem transmitting runts in if_sis dri o kern/36219 [bpf] [patch] poll() behaves erratic on BPF file descr o kern/36415 [bktr] [patch] driver incorrectly handles the setting o kern/36504 [kernel] [patch] crash/panic vm_object_allocate under o bin/36867 [patch] games/fortune: add FORTUNE_PATH env var, so po o kern/37441 davidxu [isa] [patch] ISA PNP parse problem o i386/37523 davidxu [i386] [patch] lock for bios16 call and vm86call o kern/39252 [syscons] [patch] syscons doesn't support 8-bit contro o threa/39922 threads [threads] [patch] Threaded applications executed with a bin/39940 [patch] /usr/sbin/periodic sends thousands of emails o misc/42115 luigi [picobsd] [patch] fix build script for 4.6-STABLE o bin/43674 [patch] login(1): able to bypass expired password o kern/44202 [rp] [patch] -stable rp driver does not work with mult o kern/44417 luigi [bridge] [patch] ipfw layer2 rules are not checked for o gnu/44564 peter [PATCH] Aborted cvs session causes an endless loop in o kern/44744 [vn] [patch] VN devices can hang system FreeBSD v4.5 o bin/44808 [PATCH] opiepasswd makes bad seed for existing user f kern/45023 emulation [linux] [patch] flexlm does not run with linux-base-7, o bin/45529 hexdump core-dumps with certain args [PATCH] o bin/46676 ru [PATCH] bsd.dep.mk restricts domain of tags commands o kern/47628 trhodes [msdosfs] [patch] msdosfs file corruption fix o bin/48183 marcel [patch] gdb on a corefile from a threaded process can' o conf/48881 [PATCH] The influence of /etc/start_ifname on /etc/rc. s kern/50827 [kernel] [patch] new feature: add sane record locking p stand/51209 trhodes [libc] [patch] new feature: add a64l()/l64a/l64a_r fun o kern/51274 ipfw [ipfw] [patch] ipfw2 create dynamic rules with parent f kern/51341 ipfw [ipfw] [patch] ipfw rule 'deny icmp from any to any ic o kern/51583 [nullfs] [patch] allow to work with devices and socket o kern/52585 bms [netinet] [patch] Kernel panic with ipfw2 and syncooki o bin/54401 [patch] pppstats prints 0 for absolute values in range p kern/55018 andre [digi] [patch] Digiboard PC/Xem fails to initialize wh a kern/55542 andre [de] [patch] discard oversize frame (ether type 800 fl o kern/57453 [kue] [patch] if_kue hangs boot after warm boot if fir o kern/57631 jhb [agp] [patch] boot failing for ALi chipsets o kern/57722 [kernel] [patch] uidinfo list corruption o bin/57833 gad [PATCH] bin/ps cannot change title for keywords that a o kern/58953 [puc] [patch] detect NetMOS-based six serial port card o kern/59945 [nullfs] [patch] nullfs bug: reboot after panic: null_ o i386/60226 i386 [ichsmb] [patch] ichsmb driver doesn't detects SMB bus o kern/60477 deischen [libc] [patch] need thread safe gethostent() and getse o docs/60679 doc [patch] pthread(3): pthreads documentation does not de o bin/61498 obrien [patch] Please MFC flex patch for gcc 3.x o bin/61587 qa [sysinstall] [patch] installation problem, disklabel c o usb/61627 usb [usb] [patch] New USB printer not supported correctly o kern/61960 sos [ata] [patch] BigDrive support for PC-98 architecture a kern/62906 peadar [agp] [patch] AGP misconfigures i845G chipset, causing o kern/64196 [kernel] [patch] remove the arbitrary MAXSHELLCMDLEN o i386/65523 i386 [loader] [patch] PXE loader malfunction in multiple PX o kern/66029 [crypto] [patch] MD5 alignment problem on a TriMedia p o kern/66876 [fdc] [patch] Cannot extract tar(1) multi-volume archi o kern/66960 [fdc] [patch] filesystems not unmounted during reboot o bin/66984 qa [2TB] [patch] teach sysinstall about larger disks o bin/67995 [patch] morse(6) plays beeps 10 times faster than it s o ports/68260 markm [PATCH] Removal of -lcompat from freebsd-games port o usb/69006 usb [patch] Apple Cinema Display hangs USB ports f ports/70309 sumikawa [patch] racoon disrupt manually-keyed IPSEC tunnels on o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o kern/70587 [vm] [patch] NULL pointer dereference in vm_pageout_sc o docs/70616 brd [patch] incompleteness and error in su(1) man page o conf/70973 [patch] script 800.loginfail does not report 'Illegal o kern/71109 alc [pmap] [patch] Possible race conditions in pmap.c o bin/71290 [PATCH] passwd cannot change passwords other than NIS/ a kern/71568 brooks [kbd] [patch] unable to install FreeBSD using only a u o bin/71594 [patch] pkg_install (sign) - variables may be used uni o bin/71602 [PATCH] uninitialized "len" used instead of "slen" wit o bin/71651 [PATCH] cron may attept to close unopened file o kern/71677 rwatson [mac] [patch] MAC Biba / IPFW panic a bin/71786 [patch] adduser breaks if /sbin/nologin is included in o kern/71792 [vm] [patch] Wrong/missing 'goto' target label in cont o ports/72149 nectar [PATCH] heimdal with LDAP backend - bad slapd socket p o kern/72396 [netinet] [patch] Incorrect network accounting with al o kern/72966 obrien [pcn] [patch] AMD PCnet/PCI Fast Ethernet driver broke o kern/73004 [loader] [patch] PXE loader malfunction in multiple PX o kern/73224 wpaul [ndis] [patch] Lock order reversal in ntoskrnl_timerca o sparc/73413 trhodes [libkse] [patch] pthread (libkse) library is broken on o bin/74127 [patch] patch(1) may misapply hunks with too little co o usb/74690 usb [umass] [patch] support for SanDisk 8-in-1 in umass.c o kern/74935 andre [netinet] [patch] TCP simultaneous open fails. o kern/75122 silby [netinet] [patch] Incorrect inflight bandwidth calcula o bin/75258 [patch] dd(1) has not async signal safe interrupt hand o kern/75541 [sysv] [patch] Forgotten tunables for sysvmsg module o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r f kern/76207 [xl] [patch] Null pointer dereference in xl_detach() o kern/76410 [bpf] [patch] Null pointer dereference in net/bpf.c o kern/76893 [cam] [patch] Fatal divide in booting processes with B o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o kern/77181 [newfs] [patch] newfs -g largevalue, mkdir, panic o kern/77195 darrenr [ipfilter] [patch] ipfilter ioctl SIOCGNATL does not m o kern/77432 [nfs] [patch] It is not possible to load nfs4client.ko o kern/77463 [nfs] [patch] Local DoS from user-space in NFS client o ports/77873 portmgr [patch] New variable: USE_BSD_MK o conf/77932 [patch] security.functions: pf and ipfw periodic scrip o usb/77940 usb [patch] [panic] insertion of usb keyboard panics syste o kern/77982 [lnc] [patch] lnc0 can NOT be detected in vmware 4.5.2 o docs/78154 doc [PATCH] Make en_US FreeBSD Handbook more compliant wit o gnu/78161 [patch] typo in gzexe o kern/78179 [vm] [patch] bus_dmamem_alloc() with BUS_DMA_NOWAIT ca o kern/78227 [netinet] [patch] Destroying a network interface leaks o kern/78434 [vfs] [patch] vfs_mount: -current does not cdboot o conf/78762 ipfw [ipfw] [patch] /etc/rc.d/ipfw should excecute $firewal o kern/78987 scottl [udf] [patch] udf fs: readdir returns error when it sh o kern/79025 [patch] && in /usr/src/etc/Makefile needs to be an or p kern/79332 [ata] [patch] "ffs_mountroot: can't find rootvp" after s kern/79339 [kernel] [patch] Kernel time code sync with improvemen o kern/79493 [if_tun] [patch] Reproducible if_tun panic o kern/80266 rwatson [ipx] [patch] IPX routing doesn't work o kern/80694 [kbd] [patch] atkbd looped on Acer TravelMate 2701LC o kern/80742 [pecoff] [patch] Local DoS in sys/compat/pecoff (+ oth o docs/80843 doc [patch] psm(4): Suggested fix for psm0 / handle driver o kern/80853 [ed] [patch] add support for Compex RL2000/ISA in PnP o usb/80862 usb [patch] USB locking issues: missing some Giant calls o bin/80913 ipfw [patch] /sbin/ipfw2 silently discards MAC addr arg wit o kern/80932 tackerman [em] [patch] Degraded performance of em driver o kern/80980 [i386] [patch] problem in "sys/i386/include/bus.h" cau o kern/81147 tackerman [em] [patch] em0 reinitialization while adding aliases o usb/81308 usb [ugen] [patch] polling a ugen(4) control endpoint caus o conf/81429 [patch] Error in /etc/rc.subr: jail+devfs.rules does n o conf/81882 [patch] missing terminal definition for wy120 in termc o kern/81943 des [kernel] [patch] _assert_sbuf_integrity causes panic f p kern/81978 yar [if_vlan] [patch] if_vlan didn't pass the ALLMULTI to o kern/82491 [bootp] [patch] bootpd shouldn't ignore requests o bin/82720 [patch] Incorrect help output from growfs.c and mkfs.c o kern/82919 [bridge] [patch] Bridge configuration update will cras p bin/83085 des [patch] double free() in openpam o kern/83107 delphij [libc] [patch] libc uuid_compare() doesn't work with l o bin/83336 [patch] libc's parse_ncp() don't check malloc/realloc o bin/83338 [patch] libc's getent() don't check for malloc failure o bin/83340 [patch] setnetgrent() and supporting functions don't c o bin/83344 [patch] Improper handling of malloc failures within li o bin/83347 [patch] improper handling of malloc failures within li o bin/83348 [patch] Improper handling of malloc failures within li o bin/83349 [patch] improper handling o malloc's failures within l o bin/83359 [patch] improper handling of malloc failures within li o bin/83364 [patch] improper handling of malloc failures, bad prin o kern/83368 [ipx] [patch] incorrect handling of malloc failures wi o bin/83369 [patch] incorrect handling of malloc failures within l o kern/83464 [geom] [patch] Unhandled malloc failures within libgeo o usb/83942 usb [patch] QUIRK: Langel USB flash mp3 player o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti o ports/84448 portmgr [patch] bsd.port.mk: Add "make test" to ports p bin/84450 stefanf [patch] rpcgen produces code that does not compile und a kern/84544 dhartmei [pf] [patch] pfvar.h: PF_QNAME_SIZE is too small for c o kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn't recognize o usb/84649 usb [quirk] [patch] kernel panic after inserting MP3-Stick o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th o kern/84861 [ipw] [patch] still can't get working ipw(4) with adho o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex o threa/85160 threads [libthr] [patch] libobjc + libpthread/libthr crash pro o kern/85266 [xe] [patch] xe(4) driver does not recognise Xircom XE o kern/85320 [gre] [patch] possible depletion of kernel stack in ip o kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark volume "clean" o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver o bin/85830 des [patch] pam_exec incorrectly works with vfork() o kern/86306 [em] [patch] if_em.c locks up while trying to send a h o kern/86598 nectar [patch] Bug in OpenSSL Padlock Engine o kern/86944 [nfs] [patch] When I use FreeBSD with NFS client, clos p bin/87465 brooks [patch] dhclient(8) not properly configuring aliases o kern/87506 [vr] [patch] Fix alias support on vr interfaces o ports/87523 trevor [patch] www/linux-mozilla: added support for amd64, fl o usb/87565 usb [PATCH] Support for Vodaphone 3G/UMTS cards o bin/87792 [patch] very bad performance of cp(1) via NFS, possibl o kern/88045 obrien [nve] [patch] 6.0rc1: nve0: device timeout (51) o bin/88215 [patch] syslogd(8) does not pass cleanly parameters to o bin/88813 stefanf [patch] cd builtin in sh(1) can cd to wrong directory o bin/89090 [patch] du(1) reports negative numbers o threa/89262 threads [kernel] [patch] multi-threaded process hangs in kerne o ports/89308 apache [patch] www/mod_accounting crash on request_timeout o bin/89410 [PATCH] sh(1) missing \u interpolation and bug/fix in o kern/89660 le [patch] [panic] due to g_malloc returning null in gv_d a ports/89710 portmgr [patch] Mk/bsd.port.mk: check-conflicts target generat o kern/89752 [bpf] [patch] bpf_validate() needs to do more checks o kern/89784 phk [patch] [panic] 6.0-RELEASE panics when applying `type o kern/89876 [txp] [patch] txp driver doesn't work with latest firm o kern/89878 [pccard] [patch] pccard.c:pccard_safe_quote() unsafe o kern/90096 [net] [patch] arp mixup if carp and bridge used o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous o bin/90518 wes [patch] dhclient(8): dhclient-script problems with sym o kern/90800 [kernel] [patch] it is possible to fake credentials in o kern/90815 [smbfs] [patch] SMBFS with character conversions somet f conf/90863 dougb [patch] 6.0 boot: name resolution broken for daemon st o kern/91082 darrenr [ipfilter] [patch] ipfilter rule changes fail in secur o kern/91152 [patch] 4.11-RELEASE-p13 timezone leapsecond file inco o usb/91263 usb [patch] USB quirk needed for Logitec USB Hard disk LHD p kern/91307 brooks [patch] Spoil struct ifnet content in fwip initializin o ports/91526 [PATCH] Fix www/p5-Apache-DBI so that it works with ww o conf/91732 [patch] 800.loginfail: fix log message grep expression p kern/91879 alfred [patch] Panic in nfs_putpages() on 6-stable. o ports/91911 emulation [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable o bin/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o o kern/92016 sos [ata] [patch] SATA Disk not detected on Dell PowerEdge o ports/92017 gnome [PATCH] update for security/nss o kern/92091 [netinet] [patch] IP address hash corruption bug o kern/92092 [iicbus] [patch] Panic if device with iicbus child is 216 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- a bin/1375 eivind [patch] Extraneous warning from mv(1) s kern/2298 [sio] [patch] support for DSR/DCD swapping on serial p s kern/4184 [netatalk] [patch] minor nits in sys/netatalk s bin/5173 [PATCH] restore ought to deal with root setable file f o bin/5745 nik [PATCH] Add /usr/local/share/mk to default make(1) sea s kern/6668 babkin [patch] new driver: Virtual Ethernet driver o bin/7265 [patch] A warning flag is added to ln(1). s bin/7606 [patch] NIS Makefile.dist: NOPUSH replaced by REMOTE_S s bin/7868 [patch] morse(6): Morse Code Fixups o bin/8133 markm [patch] bug in telnetd (Kerberos IV) o bin/8867 qa [sysinstall] [patch] /stand/sysinstall core dumps (sig o kern/9570 dfr [ed] [patch] ed(4) irq config enhancement s bin/9770 jmallett [patch] An openpty(3) auxiliary program s kern/12071 fanf [net] [patch] new function: large scale IP aliasing o i386/12088 imp [ed] [patch] ed(4) has minor problem with memory alloc o kern/12543 [fxp] [patch] cumulative error counters for fxp(4) s kern/13997 rwatson [jail] [patch] RLIMIT_NPROC works unadequately for jai o kern/14166 [bktr] [patch] AVER TVPhone o bin/15168 [patch] Adding tracklist support to fdformat(1) o bin/15205 billf [patch] Addition to random(6) o bin/15480 [patch] make cdcontrol(1) easier to use o bin/15619 peter [patch] standard pppd doesn't authenticate users with o kern/15838 trhodes [msdosfs] [patch] Conversion tables in msdosfs_conv.c o conf/16076 markm [PATCH] pam_ssh examples for /etc/pam.conf o kern/16644 [bpf] [patch] Bad comparison expression in bpf_filter. o bin/16880 [PATCH] pw(8) hardcodes directory creation modes o bin/17289 gad [PATCH] wrong permissions on /var/run/printer o kern/17425 [ppbus] [patch] fix two small printing errors in ppbus o kern/17504 ken [cam] [patch] Another Micropolis Synchronize Cache Pro o i386/18154 i386 [sysctl] [patch] Add cpu class and features flags sysc s kern/19363 [kernel] [patch] allow processes know about their file s kern/19535 [procfs] [patch] procfs_rlimit tidyup o bin/19837 ambrisko [sysinstall] [patch] run Fix It floppy from serial por o bin/20501 mjacob [patch] extra flag to dump to offline autoloaders at E f bin/21570 dougb [PATCH] Add -r option to /usr/bin/mail, quiet compiler a kern/21807 [msdosfs] [patch] Make System attribute correspond to o bin/22442 greid [PATCH] Increase speed of split(1) o conf/23063 bms [PATCH] for static ARP tables in rc.network o kern/23546 tanimura [snd_csa] [patch] csa DMA-interrupt problem o bin/23562 markm [patch] telnetd doesn't show message in file specified o bin/23635 mike [PATCH] whois enhancement - smarter whois-servers.net o bin/24485 [PATCH] to make cron(8) handle clock jumps p kern/25499 [kbd] [patch] buffer paste functionality from keyboard f kern/25777 [kernel] [patch] atime not updated on exec o kern/26323 [ufs] [patch] Quota system creates zero-length files o kern/26547 ambrisko [lnc] [patch] problem with shared memory mode with PCn o kern/26562 [lpt] [patch] /dev/lpt0 returns EBUSY when attempting o bin/27306 marcel [patch] hw watchpoints work unreliable under gdb(1) o bin/27483 qa [sysinstall] [patch] make sysinstall ask for the keyma f ports/28155 portmgr [patch] DESTDIR is used incorrectly in bsd.port.mk a gnu/28189 [PATCH] fix for detecting empty CVS commit log message o conf/28236 [PATCH] iso-8859-1_to_cp437.scm doesn't contain some u o docs/28555 trhodes [PATCH] style(9) isn't explicit about booleans for tes f kern/29318 mjacob [scsi] [patch] Exabyte 8200 needs SA_QUIRK_1FM and SA_ o kern/29355 mux [kernel] [patch] add lchflags support o bin/29363 gad [PATCH] newsyslog can support time as extension s kern/29423 [patch] new feature: kernel security hooks implementat f kern/29698 emulation [linux] [patch] linux ipcs doesn'work p kern/29727 jkim [amr] [patch] amr_enquiry3 structure in amrreg.h is in a docs/30008 doc [patch] French softupdates document should be translat o kern/30052 mbr [dc] [patch] dc driver queues outgoing pkts indefinite s ports/30331 portmgr [patch] Conflict between bsd.port.mk MAKEFILE variable s kern/30422 [patch] new function: add WDT hardware watchdog driver o bin/30542 [PATCH] add -q option to shut up killall f bin/30661 alfred [rpc.lockd] [patch] FreeBSD-current fails to do partia o conf/30812 [patch] giant termcap database update p kern/30857 [intr] [patch] intr_machdep.c allows access out of arr o conf/30929 usb [patch] use usbd to initialize USB ADSL modem s docs/31109 doc [patch] replace gif images w/ png ones due to patent l o kern/31201 [libdisk] [patch] add free_space(chunk) to libdisk o i386/31353 i386 [apm] [patch] 'shutdown -p' does not work on SMP Tyan o i386/31427 davidxu [pmap] [patch] minor incorrect code in sys/i386/i386/p o kern/31456 [pcn] [patch] register number definition for AMD PCnet f kern/31490 [sysctl] [patch] Panic in sysctl_sysctl_next_ls on emp o kern/31890 [syscons] [patch] new syscons font o kern/31981 [libc] [patch] (mis)feature in getnetent parsing -- co f usb/32652 usb [uscanner] [patch] A new ioctl to uscanner o kern/32659 [vm] [patch] vm and vnode leak with vm.swap_idle_enabl o bin/32680 [PATCH] Allows users to start jail(1) by hostname as w o bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ctl s docs/33589 doc [patch] to doc.docbook.mk to post process .tex files. o bin/33809 mux [patch] mount_nfs(8) has trouble with embedded ':' in o docs/33877 doc [patch] chflags(2): documented behaviour of SF_flags f o kern/33965 [kbd] [patch] programmable keys of the keyboard (Olida a bin/34010 [patch] keyinit takes passwords less than 10 chars, bu o bin/34199 dwmalone [PATCH] top(1) RES/rss display incorrect o bin/34412 [patch] tftp(1) will still try and receive traffic eve o bin/34628 [pkg_install] [patch] pkg-routines ignore the recorded o gnu/34709 marcel [patch] Inaccurate GDB documentation o bin/35109 [PATCH] games/morse: add ability to decode morse code o docs/35222 doc [patch] getmsg.cgi: mailing list archive URL regexp su o kern/35262 [boot2] [patch] generation of boot block for headless o kern/35289 [bktr] [patch] Brooktree device doesnt properly signal o misc/35542 bde [patch] BDECFLAGS needs -U__STRICT_ANSI__ o conf/35545 [patch] enhanced periodic scripts: 100.clean-disks, 10 o kern/35635 [libiconv] [patch] missing dep in libiconv prevents pa o ports/35767 portmgr [patch] make_index script does not deal with symlinked o bin/35886 [patch] pax(1) enhancement: custom time format for lis p bin/35894 [patch] popen.c in cron won't build without LOGIN_CAP o bin/36143 [patch] Dynamic (non linear) mouse acceleration added o kern/36170 [an] [patch] an(4) does an_init() even if interface is o bin/36262 [patch] Fixed rusers(1) idle-time reporting to use min a kern/36451 [bktr] [patch] Japan IF frequency is incorrect o bin/36556 [patch] regular expressions for tcpwrappers o bin/36646 dwmalone [patch] top(1) does not work correctly in a jail o kern/36902 [libc] [patch] proposed new format code %N for strftim o bin/37074 bp [PATCH] Typographical error in output of "smbutil view o bin/37096 [patch] fixes to fsdb(8) command-line handling o kern/37380 jhb [boot0] [patch] boot0 partition list is outdated o bin/37424 [patch] nfsstat(1) reports negative values o bin/37442 [PATCH] sleep(1) to support time multipliers p kern/37448 obrien [PATCH] ldd/rtld support for more information of linke o kern/37554 jmg [vm] [patch] make ELF shared libraries immutable once o kern/37555 [kernel] [patch] vnode flags appear to be changed in n o conf/37569 [PATCH] Extend fstab(5) format to allow for spaces in o bin/37844 [PATCH] make knob to not install progs with suid/sgid o docs/38061 ume [patch] typos in man pages for faith(4) & faithd(8) o bin/38168 [patch] feature request: installing curses-based versi s kern/38347 [libutil] [patch] [feature request] new library functi o kern/38429 [PATCH] getgpid and getsid work for processes outside o docs/38540 blackend [patch] make application name capitalization consisten o bin/38727 [patch] mptable(1) should complain about garbage argum o docs/38982 doc [patch] developers-handbook/Jail fix f kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o bin/39463 mtm [PATCH] Add several options to fingerd f ports/39660 portmgr [patch] add ${PKGNAMEPREFIX} to (DOCS|EXAMPLES)DIR o kern/39681 [sysctl] [patch] add hidden kernel boot tunables to sy o kern/40017 [patch] allows config(8) to specify config metadata di s kern/40021 [kernel build] [patch] use ld(1) to build kernel with o kern/40127 [libutil] [patch] Add functions for PID-file handling o conf/40298 [patch] /etc/rc: using swapfile as /tmp o kern/40369 [kernel] [patch] rman_reserve_resource - when "count > o kern/40516 [ti] [patch] ti driver has no baudrate set o docs/40851 doc [PATCH] "mergemaster -p" in UPDATING's "COMMON ITEMS" f docs/41270 remko [patch] handbook: confusing directions for kernelconfi f usb/41415 usb [usb] [patch] Some USB scanners cannot talk to uscanne o kern/41543 emulation [patch] feature request: easier wine/w23 support f bin/41556 obrien [PATCH] wtmp patch for lukemftpd o docs/41807 doc [patch] natd(8): document natd -punch_fw "bug" o bin/41947 hexdump(1) unprintable ASCII enhancement [PATCH] o kern/42065 [kernel] [patch] kern.ps_showallprocs has no effect on o kern/42274 [kernel] [patch] Convert defined variable into tuneabl o bin/42336 [PATCH] ISO-fication of /usr/src/contrib/tcp_wrappers: o kern/42429 [libc] [patch] hash_action called with HASH_DELETE doe o i386/42766 i386 [vm] [patch] proposal to perform reboot via jump to BI o bin/42974 [patch] syslogd(8): add ISO 8601 date format option o kern/43154 [if_tun] [patch] tunwrite() does not allocate clusters o kern/43474 [nfs] [patch] dhcp.* values not set in kenv by bootp c o kern/43577 [kernel] [patch] feature request: new kernel option SH o kern/43611 [crypto] [patch] static-ize some symbols in sys/crypto o kern/43616 [zlib] [patch] static-ize some functions in sys/net/zl o kern/43716 [puc] [patch] puc driver does not recognize Lava Dual- o docs/43823 doc [PATCH] update to environ(7) manpage o bin/43857 isdn [patch] conflicting types in /usr/src/usr.sbin/i4b/isd o kern/43905 [headers] [patch] kqueues: EV_SET(kevp++, ...) is non- o kern/44058 [MAKEDEV] [patch] /dev/ch* is created without group wr o docs/44074 garys [patch] ln(1) manual clarifications o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o kern/44365 [headers] [patch] introduce ulong and unchar types o kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit NIC as workin o docs/45011 trhodes [patch] style(9): '->' and '.' don't require spaces o gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messages o bin/45193 [PATCH] truss can't truss itself o bin/45254 qa [sysinstall] [patch] sysinstall installs things it sho o bin/45333 [PATCH] New option -r for chown and chgrp o ports/45414 portmgr [patch] make update in /usr/ports missing defaults. o conf/45704 [PATCH] request to change cp866b font to cp866 o kern/45793 [headers] [patch] invalid media subtype aliases in if_ p conf/45874 ache [PATCH] FreeBSD does not know about ca_ES locale o i386/46113 i386 [bus] [patch] busspace bugs in parameter checking o kern/46159 ipfw [ipfw] [patch] ipfw dynamic rules lifetime feature o docs/46196 doc [patch] menu_format(3): Missing return value in (set_) o kern/46368 [isa] [patch] MAXDEP in isa/pnpparse.c is too small o conf/46645 [PATCH] rc.shutdown state table saving has misleading a docs/46709 peter [patch] tables in terminfo(5) are broken o kern/46973 [syscons] [patch] syscons virtual terminals switching o i386/47223 i386 [pcvt] [PATCH] pcvt(4), ESC sequences do not change co o kern/47311 mdodd [patch] Kernel support for NVIDIA nForce2-based mother o i386/47376 i386 [pcvt] [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd characte o bin/47387 [PATCH] gprof -K still requires "a.out" arg / override o conf/47566 le [vinum] [patch] add vinum status verification to perio o docs/47575 doc [patch] ipfw(8): Clarify requirements for IPFW2 in STA o bin/47576 [PATCH] factor(6)ing of negative numbers o docs/47594 doc [PATCH] passwd(5) incorrectly states allowed username o docs/47818 doc [patch] ln(1) manpage is confusing o docs/48101 doc [patch] add documentation on the fixit disk to the FAQ o misc/48110 [patch] change CVSROOT/log_accum.pl to not send mail i o kern/48172 ipfw [ipfw] [patch] ipfw does not log size and flags o usb/48342 usb [PATCH] usbd dynamic device list. o conf/48444 [patch] security.functions: count connection attempts o kern/48471 pjd [kernel] [patch] new feature: private IPC for every ja o conf/48566 [PATCH] /etc/defaults/make.conf stales after repo-copy o kern/48599 [syscons] [patch] syscons cut-n-paste logic is broken o gnu/48638 [PATCH] some bug fixs in libdialog o conf/48870 [PATCH] rc.network: allow to cancel interface status d s bin/48962 des [PATCH] modify /usr/bin/fetch to allow bandwidth limit o docs/48980 doc [patch] nsgmls -s errors and sect. 3.2.1 of the fdp-pr a bin/49023 gad [patch] to lpd(8) (printjob.c) to pass source filename o kern/49086 ipfw [ipfw] [patch] Make ipfw2 log to different syslog prio f ports/49955 portmgr [PATCH] bsd.port.mk: add target to automatically insta o misc/50106 [patch] make 'make release' more flexible behind FWs a o docs/50211 doc [PATCH] doc.docbook.mk: fix textfile creation p docs/50248 ceri [patch] New FreeBSD books o bin/50310 [libalias] [patch] natd / libalias fix to allow dcc re o conf/50365 [PATCH] rc.sysctl cannot handle values containing spac o kern/50526 [kernel] [patch] update to #! line termination p docs/50735 brueffer [patch] small diff to the developers handbook & outdat o bin/50749 ipfw [ipfw] [patch] ipfw2 incorrectly parses ports and port o docs/50773 jmg [patch] NFS problems by jumbo frames to mention in bge p bin/50924 [patch] vmstat(8): "vmstat -f" says "unimplemented" bu o bin/50988 [Patch] find -size -- express argument in kilo, mega.. o kern/51009 [aue] [patch] buggy aue driver fixed. o bin/51070 [patch] add -p option to pom(6) s bin/51137 [patch] config(8) should check if a scheduler is selec f ports/51152 portmgr [patch] bsd.port.mk: generic SHEBANG_FILES o docs/51875 doc [patch] atkbd(4) adjustment o docs/51921 doc [patch] ls(1) manpage lacks some information about whi o kern/51958 usb [usb] [patch] update for urio driver o docs/52071 doc [PATCH] Add more information about soft updates into a o bin/52190 dwmalone [Patch] decode more syscalls in truss o docs/52448 simon [patch] Misc man page reference fixes o kern/52623 [ex] [patch] IRQ error in driver for the Intel EtherEx o ports/52706 portmgr [patch] bsd.port.mk issues warning if a site is explic o kern/52725 [PATCH] installincludes for kmods o kern/52752 [ichsmb] [patch] SMBus controller on ICH4 not recogniz s ports/52765 portmgr [PATCH] Uncompressing manual pages may fail due too "a o kern/52907 phk [libc] [patch] more malloc options for debugging progr s ports/52917 portmgr [PATCH] bsd.port.mk: update default value of CONFIGURE o kern/52980 mbr [dc] [patch] dc driver fails to init Intel 21143 Cardb o usb/53025 usb [ugen] [patch] ugen does not allow O_NONBLOCK for inte o bin/53341 qa [sysinstall] [patch] dump frequency in sysinstall is a p bin/53377 [PATCH] su does not return exit status of executed com o www/53676 simon [patch] Don't make people contact doc@ for 404 from no o stand/53682 le [PATCH] add fuser(1) utility o docs/54009 trhodes [patch] clarify the location of the splash image in th o bin/54026 bms [patch] Add support for non-standard ports to /usr/bin o kern/54220 [PATCH] /usr/src/Makefile has wrong instructions for u o bin/54365 [PATCH] add -u option to install(1) for SysV compatibi o kern/54383 net [nfs] [patch] NFS root configurations without dynamic o kern/54439 [sysctl] [patch] Protecting sysctls variables by given o docs/54451 doc [patch] i386_get_ldt(2): i386_{get|set}_ldt manual pag o docs/54461 kensmith [patch] Possible additions to Handbook (Basics and Use o kern/54604 pjd [kernel] [patch] make 'ps -e' procfs-independent o bin/54897 [PATCH] -y flag for mount_mfs o conf/55015 [patch] 700.kernelmsg: Security check output enhacemen o kern/55163 [jail] [patch] hide kld system details from jails o misc/55387 [patch] users LD_LIBRARY_PATH can interfere with mail o conf/55470 [pccard] [patch] new pccard.conf entry (I-O DATA WN-B1 s ports/55515 portmgr [patch] extract perl stuff from bsd.port.mk into bsd.p o bin/55539 [patch] Parse fstab(5) with spaces in path names o kern/55835 emulation [linux] [patch] Linux IPC emulation missing SETALL sys o i386/55838 i386 [kbd] [patch] Dual characters from keyboard in X on To o ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to use ${PORTSDIR o docs/55883 kensmith [patch] handbook advanced-networking/chapter.sgml o kern/55984 ipfw [ipfw] [patch] time based firewalling support for ipfw s bin/56012 [MAKEDEV] [patch] MAKEDEV does not allow creation of t o usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fails to work o kern/56250 [ums] [patch] ums(4) doesn't work with MCT based PS/2 o bin/56648 le [PATCH] enable rcorder(8) to use a directory for locat o docs/56936 hmp [patch] articles/java-tomcat: add application tags o bin/57018 le [PATCH] convert growfs to use libufs(3) o bin/57026 [PATCH] mount_cd9660(8): there is no way to know the l s bin/57088 [cam] [patch] for a possible fd leak in libcam.c o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli a ports/57259 portmgr [patch] Building a port as root using an NFS-mounted / o docs/57298 blackend [patch] add using compact flash cards info to handbook o docs/57388 doc [patch] INSTALL.TXT enhancement: mention ok prompt s bin/57407 bms [patch] Better NTP support for dhclient(8) and friends o kern/57469 scsi [scsi] [patch] Quirk for Conner CP3500 o kern/57522 [PATCH] New PID allocater algorithm from NetBSD o bin/57715 [patch] tcopy(1) enhancement o conf/57748 [patch] rc.network doesn't allow for -a in natd_flags o docs/57926 doc [patch] amd.conf(5) poorly format as it has both man(7 o bin/58008 qa [sysinstall] [patch] sysinstall postfix installation p o conf/58206 [Patch] 460.status-mail-rejects incompatible with FEAT o bin/58483 [patch] mount(8): allow type special or node relative f kern/58529 dwmalone [libpcap] [patch] RDWR bpf in pcap. o docs/58615 doc [patch] update for Vinum chapter of Handbook: describe o kern/58803 [kernel] [patch] kern.argmax isn't changeable even at o conf/58939 [patch] dumb little hack for /etc/rc.firewall{,6} o docs/59044 doc [patch] doc.docbook.mk does not properly handle a sour o kern/59208 matk [sound] [patch] reduce pops and crackles and fix selec o docs/59240 blackend [patch] handbook update: linux MATLAB o kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_core.c forget o www/59307 remko [patch] xml/xsl'ify & update publications page o conf/59600 [PATCH] Improved us.emacs.kbd mapping o kern/59624 [ata] [patch] HightPoint HPT371 support for FreeBSD 4. o kern/59698 [kbd] [patch] Rework of ukbd HID to AT code translatio o bin/59708 qa [sysinstall] [patch] add sSMTP support for Mail select o docs/59735 kensmith [patch] Adding a reference to Icelandic Rsync to mirro o docs/59736 kensmith [patch] Updating size of archives in hubs article o kern/59806 tackerman [em] [patch] Suspend/resume breaks em0 o kern/59903 [pci] [patch] "pci_find_device" returns [only/at] the o kern/60183 sobomax [gre] [patch] No WCCPv2 support in gre o usb/60248 usb [patch] Problem with USB printer HP LaserJet 1300 o kern/60307 [pccard] [patch] wrong product id in pccarddevs for Sp o misc/60352 [patch] buildworld fails in sysinstall if terminfo dat o bin/60510 [patch] change to less(1) for compressed files o docs/60544 doc [patch] getenv(3) manpage doesn't state the return val o kern/60550 silby [kernel] [patch] hitting process limits produces sub-o f ports/60558 portmgr [PATCH] bsd.port.mk: automatically verify GnuPG signat o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I o kern/60697 [pty] [patch] pseudo-tty hack versus telnet race cause o bin/60834 [patch] ftpd(8) send_data()+oldway: anonymous transfer o bin/60892 [patch] added -p option to kldxref(8) to allow creatio o kern/60963 [pecoff] [patch] Win32 Applications abort on PECOFF o kern/60982 [pci] [patch] ID for VIA 686A Power Management Unit (f o usb/61234 usb [usb] [patch] usbhidaction(1) doesn't support using an o bin/61239 [patch] bootp enhancement, places the dhcp tags into t o kern/61300 [aue] [patch] Enabling HomePNA PHY on aue(4) for HomeP o docs/61301 doc [patch] Manpage patch for aue(4) to enable HomePNA fun f misc/61322 [patch] bsd.dep.mk disallows shell generated flags in o kern/61415 [net80211] [patch] disable broadcast ssid if_wi and di o i386/61481 i386 [patch] a mechanism to wire io-channel-check to userla o kern/61497 ups [kernel] [patch] __elfN(map_insert) bug o conf/61504 mtm [patch] New RC script: accf_http o bin/61666 peter [patch] mount_nfs(8) parsing bug, segmentation fault a kern/61744 andre [netinet] [patch] TCP hangs onto mbufs with no tcp dat o bin/61808 [PATCH] Update RPC prgs to allow binding to specific a o bin/61975 ume [PATCH] sync src/usr.sbin/traceroute6.c with KAME o bin/61978 [PATCH] sync src/usr.sbin/setkey/token.l with KAME o i386/62003 i386 [loader] [patch] make /boot/loader "reboot" code same o kern/62098 [pccard] [patch] Bad CISTPL_VERS_1 and clash on notebo o docs/62724 doc [patch] host(1) manpage does not include information a f ports/62761 portmgr [patch] for phasing out distinfo files f ports/62829 portmgr [patch] Mk file bsd.linux.rpm.mk supporting Linux RPM o kern/63096 rwatson [mac] [patch] MAC entry point for route manipulation a ports/63216 portmgr [patch] 'BROKEN' or 'IGNORED' ports exit their "make i o docs/63570 ceri [patch] Language cleanup for the Handbook's DNS sectio o i386/63628 bms [loader] [patch] i386 master boot record to allow boot s ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${SYSCTL} and a o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o kern/63863 glebius [netgraph] [patch] feature request: implement NGM_ELEC o kern/64114 [vga] [patch] bad vertical refresh for console using R o kern/64178 jmg [kqueue] [patch] kqueue does not work with bpf when us o bin/64198 [patch] init(8) may keep zombies o bin/64327 [patch] make(1): document surprising behaviour of assi o kern/64588 [joy] [patch] Extend joystick driver architecture to s s kern/64875 standards [libc] [patch] [feature request] add a system call: fd o docs/65065 doc [patch] improper language ntpd(8) man pages o bin/65228 [Patch] Allow rup(1) to parse hostnames from a defined o kern/65278 ups [sio] [patch] kgdb debugger port initialization destro o bin/65306 obrien [patch] Portability fixes for FreeBSD build utils, par f ports/65344 portmgr [patch] USE_ macros for graphics libraries o kern/65355 [pci] [patch] TC1000 serial ports need enabling o usb/65436 usb [umass] [patch] add quirk for PNY Attache 256MB USB 2. o docs/65530 doc [patch] minor improvement to getgrent(3) o kern/65627 [i386] [patch] store P3 serial number in sysctl s ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow f ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive configure scri o ports/66032 portmgr [PATCH] bsd.port.mk: clean room installation o ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of `::' targets o ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detection is broken o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message o docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes not MFC'd o docs/66265 doc [patch] Document what -f and LD_TRACE_LOADED_OBJECTS_F o kern/66268 glebius [socket] [patch] Socket buffer resource limit (RLIMIT_ p docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to non-existent a o docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_options instead o ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java ports o ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o bin/66445 [patch] Add options to last(1) to ignore ftp logins (u o docs/66483 doc [patch] share/man/man4/csa.4 grammar nits s ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/obj/usr/ports o docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, grammar, and o docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 grammar and o docs/66775 roam [patch] clarification to committer's guide that port n o bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clients connecting o bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix unacceptable s o bin/66988 [Patch] apm.c check validation of the returned values o i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM xSeries etc o docs/67078 doc [patch] MFC of a rtld(1) man page is incomplete. o bin/67231 [patch] pam_krb5 doesn't honor default flags from /etc o kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags compatible a bin/67317 bms [patch] to nfsd.c to make it slightly more dynamic o i386/67383 i386 [i386] [patch] do a better job disassembling code in 1 f ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX_SUBDIR o ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAMESUFFIX do not f ports/67562 portmgr [patch] bsd.port.mk: USE_BDB, WANT_BDB_VER, WANT_BDB_N o kern/67763 [pccard] [patch] PCMCIA: MELCO manufacturer code shoul f docs/67806 doc [patch] Let 5.x users know how to boot into single use o kern/67830 [smp] [patch] CPU affinity problem with forked child p o docs/67893 doc [patch] boot(8)'s -m description is insufficient. o kern/68081 [headers] [patch] sys/time.h (lint fix) o conf/68108 [patch] Adding mac-address /conf selector to diskless o kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD p docs/68201 keramida [patch] pthread_atfork(3) man page o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o kern/68311 [patch] it is impossible to override defaults with ker o kern/68315 [ata] [patch] atacontrol(8) addspare for 4.x o kern/68317 [kernel] [patch] on soft (clean) reboots clean dmesg o o usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o docs/68453 doc [patch] rc.subr.8 o kern/68459 [vfs] [patch] Patches to mknod(2) behave more like Lin o bin/68586 dwmalone [patch] allow syslogd to forward to non-default ports o kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) multiple problem s kern/68692 andre [net] [patch] Move ARP out of routing table o kern/68719 [msdosfs] [patch] poor performance with msdosfs and US o bin/68840 [PATCH] Add Solaris-style -x flag to iostat o bin/68848 [patch] find(1) shows pathname as optional but it isn' o bin/69010 [patch] Portability fixes for FreeBSD build utils, par o kern/69064 [kernel] [patch] No multiple ip4/6's could assigned to o bin/69083 [patch] basic modelines for contrib/nvi o i386/69257 i386 [i386] [patch] in_cksum_hdr is non-functional without o bin/69268 wpaul [patch] Fix ndiscvt(8) to warn you if it's going to ge o bin/69398 [patch] cleartext display of password in login.c o kern/69650 [patch] make getserv* functions work with nsdispatch o kern/69730 [puc] [patch] puc driver doesn't support PC-Com 8-port o docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not document POSI o ports/69965 portmgr [patch] check for moved ports in "make deinstall-all" o bin/69986 qa [sysinstall] [patch] no job control in fixit shell on o bin/70182 [patch] fortune -e implementation bug o docs/70217 doc [patch] Suggested rewrite of docproj/sgml.sgml for cla f usb/70362 sanpei [usbdevs] [patch] LaCie 160GB USB drive o usb/70523 usb [usb] [patch] umct sending/receiving wrong characters o docs/70583 ceri [patch] Update freebsd-glossary o i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assumption HZ == o docs/70652 hmp [patch] New man page: portindex(5) o bin/70756 [PATCH] indent(1) mishandles code that is protected fo o bin/70795 [nanobsd] [patch] misc nanobsd fixes and improvements o kern/70810 [pci] [patch] Enable SMBus device on Asus P4B series m o stand/70813 standards [PATCH] ls(1) not Posix compliant f usb/70835 sanpei [usbdevs] [patch] scsi_da does not recognize SANDISK C a ports/70900 edwin [patch] devel/sdl12 inconsistency between actual versi p kern/71142 delphij [syscons] [patch] add vesa [1024x768] mode support o kern/71258 [vm] [patch] anonymous mmappings not always page align p kern/71317 sanpei [sound] [patch] Add nForce2 sound support for MSI K7N2 o kern/71334 [mem] [patch] mem_range_attr_{set|get} are no longer k o bin/71513 [PATCH] allow -user/group +/-id constructs in find(1) o usb/71605 usb [umass] [patch] umass doesn't recognize multiple slots o bin/71613 [PATCH] cleanup of the usr.sbin/traceroute6 code o bin/71616 [PATCH] cleanup of the usr.sbin/yp_mkdb code o bin/71617 [PATCH] cleanup of the usr.sbin/ypserv code o bin/71618 [PATCH] cleanup of the usr.sbin/timed code o bin/71619 [PATCH] cleanup of the usr.sbin/tcpdump code o bin/71620 [PATCH] cleanup of the usr.sbin/sysinstall code o bin/71621 [PATCH] cleanup of the usr.sbin/sliplogin code o bin/71622 [PATCH] cleanup of the usr.sbin/sicontrol code o bin/71623 [pcvt] [patch] cleanup of the usr.sbin/pcvt code o bin/71624 [PATCH] cleanup of the usr.sbin/rtadvd code o bin/71625 [PATCH] cleanup of the usr.sbin/rpc.ypupdated code o bin/71626 [PATCH] cleanup of the usr.sbin/rpc.statd code o bin/71628 [PATCH] cleanup of the usr.sbin/rpcbind code o bin/71629 [PATCH] cleanup of the usr.sbin/pppstats code o bin/71630 [PATCH] cleanup of the usr.sbin/pppd code o bin/71631 [PATCH] cleanup of the usr.sbin/pppctl code o bin/71632 [PATCH] cleanup of the usr.sbin/ndp code o bin/71633 [PATCH] cleanup of the usr.sbin/mrouted code o bin/71659 [PATCH] cleanup of the usr.sbin/mount_portalfs code o bin/71660 [PATCH] cleanup of the usr.sbin/kgmon code o bin/71661 [PATCH] cleanup of the usr.sbin/keyserv code o bin/71663 [PATCH] cleanup of the usr.sbin/i4b code o bin/71664 [PATCH] cleanup of the usr.sbin/fwcontrol code o bin/71665 [PATCH] cleanup of the usr.sbin/dconschat code a bin/71666 delphij [PATCH] cleanup of the usr.sbin/btxld code o bin/71667 [PATCH] cleanup of the usr.sbin/bootparamd code o bin/71669 [PATCH] cleanup of the usr.sbin/atm code o bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o docs/71690 doc [patch] inaccurate information in systat(1) manpage o kern/71711 [bpf] [patch] generate a single bpf timestamp for each p kern/71726 sanpei [sound] [patch] nForce3 250(CK8S) audio support for sn o bin/71749 [PATCH] truss -f causes circular wait when traced proc o conf/71767 [patch] French translations for keyboards keymaps desc s bin/71773 des [patch] genericize.pl -c misses some comments o bin/71801 [patch] Add ncurses utility programs: infocmp, tic and s bin/71855 [patch] making kdump WARNS=6 clean o conf/71994 [patch] dot.login: login shell may unnecessarily print f ports/72067 obrien [PATCH] editors/vim: i18n and extra support o conf/72076 [patch] German locales use old %d.%m.%y date format in o bin/72124 [patch] rm -P can't unlink u-w files o i386/72179 i386 [acpi] [patch] Inconsistent apm(8) output regarding th o kern/72217 [netinet6] [patch] Bug in calculation of the parameter o conf/72277 [patch] update for /usr/share/skel p i386/72340 des [bsd.cpu.mk] [patch] add Pentium M, P3 M, P4 M support o usb/72344 usb [usb] [patch] QUIRK: Dane-Elec zMate 512 MB USB flash o kern/72352 [puc] [patch] Support for VScom PCI-100L is missing fr o bin/72357 [patch] WARNS?=5 cleanup for src/tools/tools/netrate o ports/72417 sobomax [patch] enable options for net/ser o kern/72433 [amr] [patch] AMR raid, amrreg.h struct amr_enquery3 a o conf/72465 [patch] United States International keyboard layout fo p conf/72505 brian [patch] Fix rc.d/ppp-user to make use of rc.subr o kern/72560 jeff [sched_ule] [patch] small cleanup of SCHED_ULE o kern/72585 [syscons] [patch] iso05-8x16.fnt lacks letter q o bin/72588 [patch] iostat(8) tty stats field concatenation o kern/72659 jeff [sched_ule] [patch] little bug in sched_ule interactiv o bin/72674 [patch] make /usr/bin/whois use SK-NIC's whois server p kern/72728 brooks [syscons] [patch] keyboard debug and reboot qualificat o usb/72732 usb [patch] Kyocera 7135 quirk. o bin/72793 [patch] wicontrol(8) prints out non-printable chars in a bin/72814 bms [patch] libpcap opens bpf as O_RDONLY - doesn't work w o conf/72901 [patch]: dot.profile: prevent printing when doing an s f kern/72933 yar [netgraph] [patch] promisc mode on vlan interface does a conf/72978 [patch] add danish syscons keymap with accents o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame p bin/73110 rwatson [patch] ffsinfo conversion from atol() to strtol() p bin/73112 rwatson [patch] change atol() to strtol() in badsect o kern/73276 ipfw [ipfw] [patch] ipfw2 vulnerability (parser error) o bin/73327 [PATCH] iostat - extended mode display o bin/73411 [patch] FTPD could set attributes to 0600 while upload o ports/73448 nectar [PATCH] nss_ldap - getpwnam does not return password h o kern/73514 [ntfs] [patch] mount_ntfs: can't access to a large fil o docs/73583 doc [patch] add missing instructions to ndis(4) o conf/73677 [patch] add support for powernow states to power_profi o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand o kern/73865 [rpcbind] [patch] NOINET6=yes in /etc/make.conf ignore o conf/73909 rc [patch] rc.d/sshd does not work with ports-ssh o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o conf/73929 dougb [patch] /etc/rc.d/named will not work with ports-named o conf/74004 [PATCH] add fam support to inetd.conf o conf/74005 [PATCH] aditional support for /etc/rc.initdiskless o conf/74006 dougb [PATCH] /etc/rc.d/named minor fixes o kern/74159 [headers] [patch] fix warnings concerned with header f o bin/74178 [patch] grdc(6) - scrolling does not work and "AM"/"PM o conf/74213 [PATCH] Connect src/etc/periodic/security/610.ipf6deni o i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage o bin/74360 [patch] ndiscvt(8) generates a driver which doesn't ma o misc/74396 [patch] "make release" fails if the cdrtools port is n o bin/74450 [libalias] [patch] enable libalias/natd to create skip o i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden family o docs/74477 doc [patch] Correct several links in the contributing arti o kern/74498 [pccard] [patch] new CIS id for Intersil WiFi, pccard o bin/74500 [PATCH] allow chflags to set flags on symlinks o bin/74506 [patch] bad top command display o kern/74549 [modules] [patch] Allow third party KLDs (eg ports) to o bin/74567 [2TB] [patch] du doesn't handle sizes >1TB o usb/74609 usb [usb] [patch] allowing cdma modems to work at full spe o docs/74612 doc [patch] updates to the glossary o docs/74724 ceri [patch] several problems in handbook network-inetd web o bin/74743 [patch] wctype.c declares static array on stack o kern/74786 [irq] [patch] Smartlink Modem causes interrupt storm o o conf/74817 [patch] network.subr: fixed automatic configuration of o usb/74849 usb [usb] [patch] Samsung SPH-i500 does not attach properl o usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm fails to atac o ports/74907 apache [PATCH] www/mod_perl: cleanups o ports/74919 ale [PATCH] lang/php4: Add hardened-php.org patch o kern/75008 [psm] [patch] ALPS GlidePoint not recognized FreeBSD 5 o kern/75132 jhb [puc] [patch] add support for the Davicom 56PDV PCI Mo o kern/75254 [wi] [patch] PRISM3-based adapter ZCOM XI330 doesn't w o kern/75298 [pccard] [patch] add missing device id for pccard brid s ports/75464 portmgr [patch] bsd.port.mk install default configuration file o conf/75502 [patch] Fix LC_NUMERIC and LC_MONETARY for de_CH local o docs/75545 trhodes [patch] typos in man3 manual pages, form_field_opts.3, o docs/75577 doc [patch] typos in man3 manual pages, login_class.3, log o usb/75578 usb [patch] QUIRK: PNY USB flash key o kern/75582 [dc] [patch] Add support for Linksys PCMPC200 Cardbus o kern/75764 [umass] [patch] "umass0: Phase Error" - no device for o bin/75766 [patch] nfsd(8) loops with TCP + multiple -h options o kern/75934 [libcrypt] [patch] missing blowfish functionality in p o usb/75970 usb [usb] [patch] support for Sandisk Cruzer Micro 128MB U o kern/76081 [rl] [patch] Add support for CardBUS NIC FNW3603TX o conf/76124 [patch] Mistake in /usr/share/misc/pci_vendors o gnu/76169 [patch] Add PAM support to cvs pserver o docs/76333 doc [patch] ferror(3): EOF indicator can be cleared by not o kern/76432 gnn [net] [patch] recursive locking in the network stack o bin/76494 [patch] passwd(1) does not indicate a successful chang o conf/76509 [patch] New locale uk_UA.CP1251 support o docs/76515 doc [patch] misleading use of make -j flag in handbook s kern/76520 [libiconv] [patch] Add new kernel-side libiconv conver o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same o kern/76551 [re] [patch] re0: watchdog timeout o kern/76611 isdn [i4b] [patch] i4b itjc bad enums for PIB cycle time o conf/76626 [patch] 460.status-mail-rejects shows destination doma o kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authenticate no loc o kern/76710 [mii] [patch] rgephy does not deal with status properl o ports/76915 portmgr [patch] Handle port deinstall scripts when /var is mou o bin/77031 [patch] comm(1) unable to handle lines greater than LI o docs/77087 doc [patch] the bootvinum script given in the vinum articl o conf/77197 [patch] calendar.judaic is out of date o ports/77246 portmgr [patch] update "make index" target to use "make fetchi o kern/77355 [i386] [patch] Detect i*86 subarches for uname o kern/77365 [amdpm] [patch] amdpm driver has wrong PCI device ID f o kern/77835 stefanf [libc] [patch] res_debug.c needs const declarators in o kern/77841 [libc] [patch] cast away const in getpublickey() o ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPLES|DATA)DIR o kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard to wi(4) o docs/78041 doc [patch] docs for md(4) need further explanation of typ p kern/78070 glebius [bge] [patch] Potential null pointer dereference in bg o kern/78072 [lge] [patch] Potential memory leak in lge(4) o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o docs/78138 doc [patch] Error in pre-installation section of installat o bin/78170 [patch] Fix signal handler in bootpd a docs/78174 markus [patch] Update for Bluetooth-related manpages o docs/78240 doc [patch] handbook: replace with aroun o docs/78479 doc [patch] getsockopt(2): SO_NOSIGPIPE socket option undo o ports/78490 portmgr [patch] bsd.port.mk: add PORTEXAMPLES and PORTDATA o usb/78543 usb [patch] Support for Trip-Lite USB 2 Serial adapter o ports/78554 portmgr [patch] bsd.port.mk: allow install port with the same o kern/78646 [libmap] [patch] libmap should canonicalize pathnames o kern/78673 [nfs] [patch] nfs client open resets attrstamp ever if o kern/78756 phantom [libc] [patch] src/lib/libc/nls/fr_FR.ISO8859-1.msg fo o kern/78758 sos [ata] [patch] Add support for re-sizing ATA disks a ports/78760 lioux [PATCH] multimedia/kmplayer: Make TV viewing a bit mor o bin/78763 pjd [PATCH] Added jail support to ps o bin/78768 pjd [Patch] Added jail support to top o bin/78785 ipfw [ipfw] [patch] ipfw verbosity locks machine if /etc/rc o kern/78884 [nfs] [patch] nfs client cache negative lookups o conf/78906 [patch] Allow mixer_enable="NO" in rc.conf o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s p kern/79139 rodrigc [pci] [patch] Support for more PCIe chipsets o conf/79196 [PATCH] configurable dummynet loading from /etc/rc.co o bin/79228 [patch] extend /sbin/arp to be able to create blackhol o kern/79266 [pci] [patch] RELENG_4 pci CONF1_ENABLE_MSK depend MFC o ports/79398 portmgr [patch] bsd.port.mk: add USE_MAKESELF knob o bin/79607 obrien grok and default to bzip2-compressed manual pages [pat a ports/79637 cjh [PATCH] print/magicfilter: update to 2.3.d o ports/79651 clement [patch] mail/ssmtp: add per-user smtp authentication c o bin/79690 [patch] mdmfs does not accept numeric uid/gid with -w o kern/79698 des [ichwd] [patch] ICH watchdog driver broken o conf/79701 [PATCH] wcwidth(3) returns wrong value about character o usb/79725 usb [usb] [patch] USB device speed is not double-checked o threa/79887 threads [patch] freopen() isn't thread-safe o usb/79893 usb [umass] [patch] new usbdevs/umass quirks derived from o usb/80010 usb [aue] [patch] add support for the AEI USB to LAN adapt o kern/80031 [coda] [patch] Remove insque/remque from kernel land o kern/80048 [aac] [patch] support for HP ML110 G2 SATA RAID Contro o docs/80070 doc [patch] Wrong dbm_close return value described in dbm( o bin/80117 qa [sysinstall] [patch] smbfs install option for sysinsta o docs/80159 doc [patch] rtld(1) mentions "%m" but it's not implemented o docs/80186 imp [patch] Footnote is wrong in the /usr/src/UPDATING o bin/80242 [patch] jail(8) should be able to set kern.securelevel o bin/80258 [PATCH] Comment why some Binaries are statically linke o kern/80269 [libtacplus] [patch] libtacplus tac_get_av_value will o bin/80411 [patch] df(1): bin/df/df.c sign errors in calls to get o bin/80421 [PATCH] whois(1) should query AfriNIC server for Afric o usb/80487 usb [usb] [patch] quirk: United MP 5512 Portable MP3 Playe o conf/80504 [patch] de_DE.ISO8859-1 libc message catalog f bin/80610 [patch] netstat(1): lost data due lu format o bin/80620 des [patch] fetch -U does not work o kern/80642 ipfw [ipfw] [patch] ipfw small patch - new RULE OPTION o bin/80687 [patch] Missing NULL termination after strncpy() in lo o bin/80732 [PATCH]: getty(8) and telnetd(8) ignore the 'if' optio o kern/80844 [psm] [patch] Increase compatibility of psm driver wit o bin/81035 [patch] boot0cfg emits bogus error o conf/81042 pf [pf] [patch] /etc/pf.os doesn't match FreeBSD 5.3->5.4 o ports/81070 ale [PATCH] www/php-screw: randomize CRYPTKEY o usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN quirk f ports/81200 ale [patch] Mk/bsd.php.mk: add math/pecl-big_int o bin/81230 [patch] mountd does not ignore SIGPIPE o stand/81287 standards [PATCH]: fingerd(8) might send a line not ending in CR o bin/81300 [PATCH] add option to sockstat(1) to always separate o i386/81358 i386 [geode.c] [patch] add PC Engines WRAP support p kern/81449 jkim [loader] [patch] SMBIOS scan for loader o threa/81534 threads [libc_r] [patch] libc_r close() will fail on any fd ty o kern/81588 phk [kernel] [patch] Devices with SI_CHEAPCLONE flag don't o bin/81692 [patch] atacontrol(8) support for disk APM and acousti o bin/81709 [patch] lam accepts -P but not -p o kern/81803 [ichsmb] [patch] Unsupported ICH6 SMBus controller on o bin/81837 [patch] Sort by directories first option for ls(1) s kern/81867 delphij [ioctl] [patch] ioctl collision between pcvt(4) and vg o bin/81874 [patch] TCP mode in systat overwrites load average p conf/81924 matteo [patch] Removal of duplicate fortunes o kern/81987 [libc] [patch] memory leaks in libc/rpc o bin/81989 [patch] mount_msdosfs(8): when a mask, but no dirmask o bin/82058 markm [PATCH] Ability for pw groupmod to delete members o bin/82161 [patch] m4's eval does not handle INT_MIN correctly o bin/82170 [patch] m4's eval does not work as documented o bin/82185 [patch] ndp(8) command bug o kern/82188 [netgraph] [patch] ng_fec interface not running after o kern/82189 [netgraph] [patch] ng_fec interface - problems with co o conf/82228 roberto [patch] order parsed ntpdate_hosts in /etc/rc.d/ntpdat o bin/82287 [patch] routed(8): Fix varargs usage, remove non-exist o docs/82290 hmp [patch] update to handbook firewall PF section o gnu/82351 [patch] update (385-cl3) to version 385 of the "less" o kern/82380 [libc] [patch] buildworld error in libc o usb/82436 usb [patch] USL101 Host-to-Host bridge support on FreeBSD o gnu/82484 [patch] for misleading man cvs f ports/82661 portmgr [patch] Add support to filter MASTER_SITES and PATCH_S o kern/82724 ipfw [ipfw] [patch] Add setnexthop and defaultroute feature o conf/82738 [patch] add amd_program line to defaults/rc.conf o docs/82779 doc [patch] Kill entry for ddb manpage o conf/82823 [patch] little addon for /etc/periodic/400.passwdless o usb/82839 usb [patch] add support for Aceeca Mez1000 device to uviso o kern/82882 yar [patch] ip_mroute abends kernel when interface detache o kern/82908 glebius [patch] ip_carp should use ifnet_departure_event event o bin/83170 [patch] Allow 'install' to compare files by mtime inst o kern/83198 [patch] Missing option in template NOTES a ports/83264 trevor [PATCH] emulators/linux_base-suse-9.2: Add freetype2 o bin/83358 [patch] improper handling of malloc failures within re o bin/83361 [patch] Incorrect malloc failures handling within libd f ports/83373 jedgar [PATCH] databases/p5-Mysql port does not compile o www/83397 ceri [patch] Improvement to the GNATS webinterface o bin/83424 [patch] improper handling of malloc failures within li o bin/83451 [patch] improper handling of malloc failures within li p bin/83553 rodrigc [patch] vidcontrol can't switch mode and color during o docs/83621 doc [patch]: Minor omissions in /usr/src/UPDATING o kern/83622 [patch] add network interfaces labeling support o kern/83697 [snd_mss] [patch] support, docs added for full-duplex, o kern/83778 [kame] [patch] JPv6 cannot use Jumbo Frames o kern/83807 [sis] [patch] if_sis: Wake On Lan support for FreeBSD o stand/83845 standards [libm] [patch] add log2() and log2f() support for libm o bin/84041 [PATCH] fix for wall(1) error message p docs/84101 garys [patch] mt(1) manpage has erroneous synopsis, etc. o kern/84215 [jail] [patch] wildcard ip (INADDR_ANY) should not bin o kern/84219 [ncurses] [patch] ncurses.h wchar_t confliction o ports/84255 tobez [patch] lang/perl5.8 (5.8.7) and freebsd.sh patch lead p docs/84264 keramida [patch] ata(4) manpage disagrees with tuning(7) manpag o docs/84265 doc [patch] chmod(1) manpage omits implication of setting p docs/84266 garys [patch] security(8) manpage should have init(8)'s list o docs/84267 doc [patch] chflags(1) manual doesn't say it's affected by o docs/84271 ceri [patch] compress(1) doesn't warn about nasty link hand p docs/84273 keramida [patch] disktab(5) manual has bad SEE ALSO o bin/84298 [patch] allow mount(8) to recognize relative pathnames o docs/84408 doc [patch] dump(8) manpage doesn't require an option and o docs/84467 doc [patch] bsdlabel(8) manpage uses archaic "pack" in "ap s docs/84519 doc [patch] mdoc(7) manpage needs more about AUTHORS o docs/84549 doc [patch] errno(2) manpage uses "<...>" for "(..)" o conf/84581 [patch] Teach config(8) to look for kernel configurati o bin/84634 fjoe [geom] [patch] new utility to control GEOM uzip class o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi f ports/84718 girgen [PATCH] databases/postgresql74-server: Add option from o conf/84752 [patch] 100.clean-disks cleans file systems that don't o docs/84764 doc [patch] hosts.equiv(5) manpage should SEE ALSO netgrou o docs/84790 doc [patch] Error in SYSCALL_MODULE(9) manual page o kern/84797 [libutil] [patch] State engine in the libutils propert o conf/84800 obrien [patch] setting CPUTYPE=nocona on an Intel system resu o kern/84823 [bpf] [patch] bpf in non-blocking mode is broken o docs/84849 doc [patch] fdisk(8) manpage doesn't warn fdisk doesn't re o bin/84911 [patch] ndisgen(8) can't cope with .sys-files that beg o docs/84955 doc [patch] mdoc(7) manpage should mention missing documen o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84961 doc [patch] Sync NDIS documentation with reality o kern/84981 [headers] [patch] header protection for 6.0 winTV card not pr o bin/89666 [patch] time(1) leaves extra file open o ports/89670 ade [patch] Automake 1.9 not detecting cppunit o docs/89747 doc [PATCH] faq: s/kbd0/ukbd0/ when USB keyboard is connec o kern/89748 [bpf] [patch] BPF indexed byte load can sign extend o bin/89762 [patch] top(1) startup is very slow on system with man o bin/89770 des [patch] pam_krb5 'authentication token failure' in pas p bin/89782 pjd [patch] mount(8): avoid double mounts if the mount poi o bin/89799 [patch] Making natd(8) not require a newline at the en a ports/89809 portmgr [patch] Ports INDEX cannot be moved out of ports tree a ports/89853 portmgr [patch] Teach bsd.port.mk about ghostscript-gpl o conf/89860 matteo [patch] Add ability to set up vnode backed filesystems s ports/89865 x11 [patch] x11-servers/xorg-server-snap crashes with ATI o conf/89870 [patch] feature request to make netif verbose rc.conf o ports/89896 ale [PATCH] Add support for multiple versions of php o docs/89902 jcamou [Patch] chapter update /es_ES.ISO8859-1/books/handbook f conf/89911 matteo [patch] /etc/rc.d/jail restart ignores command line ja f ports/89940 [PATCH] Client-only support for sysutils/nut o bin/89988 [patch] bootparamd(8) null host support and whoami fix o bin/89989 [patch] Add option to /usr/sbin/jail: -I (ASCII 73) PI o kern/90012 scottl [ips] [patch] IBM/Adaptec ServeRAID 7x support o docs/90042 doc [patch] acpi(4) should mention that ACPI_DEBUG depends p bin/90057 ceri [sysinstall] [patch] chown: root.operator: Invalid arg o conf/90082 [syscons] [patch] curses ACS line graphics support for o bin/90114 [patch] pw(8) takes strings after option -g for GID 0 o bin/90130 [patch] sysctl(8): print temperature in celsius only w o kern/90155 [netinet] [patch] use sysctl(8) to control hardware ch a conf/90163 dougb [patch] Easily launch non-forking daemons like logsurf o kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documentation is incom o bin/90311 [patch] add "eject" to mt(1) o ports/90319 trevor [PATCH], change print/acroread7 to use tarball rather p conf/90346 matteo [patch] Add support for 3wire 19200 baud consoles o docs/90362 doc [patch] enhancement of devfs.rules(5) manpage. o bin/90384 [patch] chroot patch for sftp-server(8) o bin/90415 [patch] Add -Z (no newfs) to mount_mfs(8). Use with e o ports/90436 portmgr [patch] Add a way to handle configuration files to bsd o docs/90498 doc [patch] wrong parameter name to function twalk in tsea o kern/90521 [udf] [patch] UDF driver might calculate a wrong descr p docs/90541 simon [PATCH] Missing include in VFS_LOCK_GIANT.9 o ports/90565 ale [PATCH] lang/php5-extension is missing inclusion of PD o kern/90602 [PATCH] New function: sbuf_size(), which returns size o kern/90607 philip [acpi] [patch] Support for ASUS A4D laptop f ports/90619 [PATCH] unbreak graphics/hugin o kern/90644 maxim [kernel] [patch] inherit LOCAL_CREDS option for accept o bin/90680 [patch] make(1) thinks "^.for.o:" is a directive (".fo o bin/90687 [patch] side effect of -delete option of find(1) p conf/90760 matteo [patch] /etc/rc.d/devfs does permit the use of device f ports/90780 [PATCH] print/cups-base: provide rc.d compatible scrip o bin/90823 [PATCH] cp(1) should use lchflags() f ports/90866 [patch] graphics/diacanvas2: update to new release 1.1 f ports/90867 [patch] devel/gaphor: update to new release 0.7.1 o kern/90990 [PATCH] ncurses doesn't compile with --enable-widec o kern/91010 [unionfs] [patch] new source code and some changes o bin/91034 [patch] minor fix to iostat(8) so that columns line up o bin/91049 [patch] dump(8): make dumps more rsync-friendly o ports/91092 brooks [PATCH] audio/slimserver: Enable AAC/MP4 on FreeBSD o bin/91101 [patch] /usr/src/usr.bin/whereis/whereis.c o bin/91134 [smbfs] [patch] Preserve access and modification time o bin/91245 ipfw [patch] ipfw(8) sometimes treat ipv6 input as ipv4 o ports/91254 mharo [PATCH] mail/p5-Mail-SPF-Query: update to 1.998 o kern/91293 emulation [svr4] [patch] *Experimental* Update to the SVR4 emula o bin/91299 yar [patch] add ftpd(8) SITE SHA256 command o kern/91315 anholt [agp] [patch] add Intel E7505 chipset support to agp(4 o i386/91328 i386 [identcpu] [patch] L2/L3 cache of some IA32 CPUs not p o kern/91332 [patch] Linksys EG1032 V3.0 Gigabit card captured by s o kern/91347 [pci] [patch] Add another PCI-e chipset for extended c o ports/91400 vsevolod [Patch] net-im/gajim - Update to 0.9.1 p bin/91411 csjp [PATCH] kvm(3) should handle empty files properly o kern/91412 [netinet] [patch] Problem with PMTU Discovery / DF / I o kern/91414 emaste [kernel] [patch] Polling for devices other than NICs o docs/91448 doc [patch] fdc(4) man page refers to non-existing device o kern/91488 [isofs] [patch] cd9660 filesystem cannot handle files o kern/91502 [ata] [patch] ICH7 - finds only 2 out of 4 drives o ports/91505 dd [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and o docs/91518 trhodes [patch] Update handbook section "Rebuilding 'world'" i o ports/91532 [patch] [ports] security/fakeroot version update f ports/91542 leeym [PATCH] devel/p5-Test-LongString: update to 0.09 f ports/91543 [PATCH] misc/libpri: update to 1.2.0 o ports/91544 sobomax [PATCH] net/asterisk: update to 1.2.1 o ports/91620 unfurl [PATCH] www/p5-Compress-LeadingBlankSpaces: update to o ports/91621 portmgr [PATCH] Mk/bsd.port.mk: Add `--quiet' to install-info. o kern/91683 ariff [sound] [patch] bug on sound driver & solution f ports/91693 [PATCH] devel/p5-File-Remove: update to 0.31 o ports/91728 nobutaka [PATCH] libxine ioctl errors on amd64 o ports/91756 [PATCH] www/cadaver: Support NLS, Correct path in EXTR f ports/91764 anray [PATCH] russian/fortuneru: Update to 0.5 f ports/91815 [patch] APM support broken for sysutils/xfce4-battery- o ports/91825 glewis [patch] Fixes for java/eclipse-cdt o ports/91843 anders [patch] thttpd with USE_SENDFILE generates ENOTCONN no o kern/91851 [netinet] [patch] cannot collect multicast upcall mess f ports/91854 [PATCH] japanese/ja-scim-skk: update to 0.5.2 f ports/91860 [patch] update x11/mrxvt to 0.4.2 o ports/91862 mat [PATCH] textproc/p5-XML-LibXML-XPathContext: unbreak o o ports/91888 [PATCH] www/awstats: update to 6.5 f ports/91928 [patch] games/wormux update to 0.7 beta 2 f ports/91962 [patch] Fix missing dependancy in www/cadaver f ports/91963 [patch] moviedb compiling (BROKEN variable) p bin/91973 des [libfetch] [patch] relax fetch(1) reaction on a MODE c o ports/91983 vsevolod [PATCH] Update openldap23-server to 2.3.18, superceds o ports/92079 vsevolod [bsd.database.mk][patch] Set detected database version f ports/92086 leeym [PATCH] net/p5-Net-Whois-Raw: update to 1.1.1 o ports/92094 mlaier [PATCH] sysutils/pftop: update to 0.5 o ports/92105 vsevolod [PATCH] Add Berkeley DB 4.4 to bsd.database.mk o ports/92114 gnome [PATCH] mail/thunderbird: platform name of User-Agent f ports/92117 [PATCH] www/elinks: update to 0.11.0 o ports/92123 portmgr [patch] bsd.port.mk: PLIST_SUBX and SUBX_LIST autoexpa a ports/92124 portmgr [patch] remove USE_REINPLACE from bsd.port.mk USE_DOS2 f ports/92126 [PATCH] sysutils/di: update to 4.4 o ports/92133 [PATCH] comms/spandsp: 0.0.2p22 fixes various bugs. o ports/92134 jmz [PATCH] benchmarks/iozone: update to 3.257 o bin/92149 [patch] ln(1): ln -f -s does not remove existing direc o bin/92160 qa [sysinstall] [patch] Add new NTP servers for Taiwan o ports/92178 [PATCH] math/mathomatic: update to 12.5.6 o bin/92187 brooks [patch] dhclient-script(8) doesn't configure interface o ports/92190 eclipse [patch] Enable x11-toolkits/swt31 for amd64 systems 950 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 11:13:09 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70FFF16A420 for ; Mon, 23 Jan 2006 11:13:09 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D2B043D45 for ; Mon, 23 Jan 2006 11:13:09 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NBD9q1090363 for ; Mon, 23 Jan 2006 11:13:09 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NB67wd088480 for freebsd-bugs@FreeBSD.org; Mon, 23 Jan 2006 11:06:07 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 23 Jan 2006 11:06:07 GMT Message-Id: <200601231106.k0NB67wd088480@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports sorted by tag X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 11:13:09 -0000 Problem reports for tag '2tb': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/18874 [2TB] 32bit NFS servers export wrong negative values t o kern/41723 [2TB] on 1TB fs, copying files to filesystem causes "i p bin/56606 [2TB] df cannot handle 2TB NFS volumes o bin/66984 qa [2TB] [patch] teach sysinstall about larger disks p kern/67546 [2TB] Coredumps > 2Gb do not work (on 64bits platforms o bin/74567 [2TB] [patch] du doesn't handle sizes >1TB o kern/79251 geom [2TB] newfs fails on 2.6TB gbde device o kern/84589 [2TB] 5.4-STABLE unresponsive during background fsck 2 o bin/88872 [2TB] Error 36 while sysinstall tries to create / part o bin/88873 [2TB] gpt create fails "bogus map" "unknown error: 0" 10 problems total. Problem reports for tag '64-bit': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/90512 [64-bit] Snapshot corruption after fs activity 1 problem total. Problem reports for tag 'aac': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80048 [aac] [patch] support for HP ML110 G2 SATA RAID Contro o kern/81887 scsi [aac] Adaptec SCSI 2130S aac0: GetDeviceProbeInfo comm o kern/87191 scottl [aac] [patch] aac(4) panics immediately with INVARIANT o i386/87364 scottl [aac] aac controller stopped working between BETA5 and o kern/88718 [aac] [timeout] unable to install on RAID 5 and FreeBS o kern/91910 scottl [aac] aac driver hangs on Dell PE800 with CERC SATA co 6 problems total. Problem reports for tag 'acpi': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/72179 i386 [acpi] [patch] Inconsistent apm(8) output regarding th o kern/74868 [acpi] ACPI enabled in 5.3 Release make Kernel reboot o i386/87568 acpi [ACPI] [REGRESSION] 6.0-STABLE needs ACPI disabled but o kern/89411 [acpi] acpiconf bug o kern/89879 acpi [acpi] ACPI-0438: *** Error: Looking up [Z00C] in name o kern/90607 philip [acpi] [patch] Support for ASUS A4D laptop 6 problems total. Problem reports for tag 'adw': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/22417 gibbs [adw] [patch] advansys wide scsi driver does not suppo 1 problem total. Problem reports for tag 'agp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/57631 jhb [agp] [patch] boot failing for ALi chipsets f i386/59854 anholt [agp] [panic] System panics when AMD 762 AGP is loaded a kern/62906 peadar [agp] [patch] AGP misconfigures i845G chipset, causing o i386/68518 i386 [agp] [hang] hangs while loading 82443BX agp during bo a kern/72224 anholt [agp] umass devices broken by DRM (AGP issue?) o i386/79141 i386 [agp] 5.4Beta1 does not recognize my intel graphics ca o kern/84015 [agp] [hang] Nforce3-250Gb freezes on FreeBSD-6 beta1 o kern/89271 [radeon][agp][hang] X.org hangs when heavily using Rad o kern/91315 anholt [agp] [patch] add Intel E7505 chipset support to agp(4 9 problems total. Problem reports for tag 'ahc': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/9927 gibbs [ahc] the ahc driver doesn't correctly grok switched S s kern/45568 gibbs [ahc] ahc(A19160) pci parity error o kern/74627 scsi [ahc] [hang] Adaptec 2940U2W Can't boot 5.3 3 problems total. Problem reports for tag 'ahd': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73646 [ahd] I/O performance: with/without MEMIO option o kern/76178 scsi [ahd] Problem with ahd and large SCSI Raid system 2 problems total. Problem reports for tag 'amd': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/39425 [amd] Auto mounted directory was not found at boot tim 1 problem total. Problem reports for tag 'amd64': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/89549 amd64 [amd64] nve timeouts on 6.0-release o amd64/89550 amd64 [amd64] sym0: VTOBUS failed (6.0 Release) 2 problems total. Problem reports for tag 'amdpm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/77365 [amdpm] [patch] amdpm driver has wrong PCI device ID f 1 problem total. Problem reports for tag 'amr': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/29727 jkim [amr] [patch] amr_enquiry3 structure in amrreg.h is in o kern/71771 [amr] Hang during heavy load with amr raid controller o kern/72433 [amr] [patch] AMR raid, amrreg.h struct amr_enquery3 a o kern/76848 [amr] amr hangs o kern/86411 scottl [amr] Very low performance of amr(4) under FreeBSD-6.0 5 problems total. Problem reports for tag 'an': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/36170 [an] [patch] an(4) does an_init() even if interface is o kern/69158 [an] Cisco MPI350 wireless card problems related to ir o kern/75407 [an] an(4): no carrier after short time o kern/85886 [an] an0: timeouts with Cisco 350 minipci 4 problems total. Problem reports for tag 'apic': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/80426 acpi [APIC] [panic] 5.4-RC3 still panic when boot on ASUS P o kern/81000 [apic] Via 8235 sound card worked great with FreeBSD 5 2 problems total. Problem reports for tag 'apm': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/31353 i386 [apm] [patch] 'shutdown -p' does not work on SMP Tyan o i386/40219 i386 [apm] apm breaks removable media o i386/40958 i386 [apm] apm on Acer TravelMate 351 could not resume o i386/44130 i386 [apm] Enabled apm hangs up FreeBSD kernel on i815 chip 4 problems total. Problem reports for tag 'ar': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/57043 i386 [ar] [hang] ar driver with 2 port PCI card locks up wh 1 problem total. Problem reports for tag 'asr': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/25950 obrien [asr] Bad drives on asr look zero-length and panic on o kern/26048 obrien [asr] 4.3-RC: SMP and asr driver don't work together o kern/88047 [asr] [panic] 6.0-RC1 reboots with SMP and asr o amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr on 6.0-amd64 4 problems total. Problem reports for tag 'ata': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/58784 i386 [ata] ATA does not work in DMA mode (ASUS P55TP4N moth o kern/59624 [ata] [patch] HightPoint HPT371 support for FreeBSD 4. f i386/61063 sos [ata] ata hangs in smp system o kern/61960 sos [ata] [patch] BigDrive support for PC-98 architecture o kern/68315 [ata] [patch] atacontrol(8) addspare for 4.x f kern/74066 sos [ata] acd driver fault: READ_BIG timeout o i386/74658 i386 [ata] ATAPI CD not recognized after booting FreeBSD 4. o i386/75090 i386 [ata] READ_BIG errors with Sony CRX1611 o alpha/75317 alpha [ata] [busdma] ATA DMA broken on PCalpha f kern/76080 [ata] [panic] "bio_completed .. greater than bio_lengt s i386/76397 i386 [ata] ata raid crashes in g_down (heavy load) o kern/78758 sos [ata] [patch] Add support for re-sizing ATA disks p kern/79332 [ata] [patch] "ffs_mountroot: can't find rootvp" after o kern/79334 [ata] ATA_IDENTIFY timed out for 5.3 and 5.4 beta 1 o kern/79783 [ata] hw.ata.atapi_dma=1 reduces HDD writing transfer o i386/86364 i386 [ata] ATA woes, SATA controller: failed writes, FS cor o kern/88714 sos [ata] cannot record CD-R since 6.0 (regression) p kern/89481 keramida [ata] Spelling error in ata-lowlevel.c o kern/89597 [ata] uncorrectable ATA disc errors can be corrected w o kern/89885 [ata] Writing to S-ATA HDD in DMA mode fails o amd64/89968 amd64 [ata] Asus A8N-E MediaShield RAID problem (read-only s o kern/90206 [ata] [crash] Server reboot after "FAILURE - out of me o kern/90820 [ata] aborting burncd may keep drive "locked" o bin/90854 [ata] problem with cd recorder (RICOH CD-R/RW MP7200A/ o kern/91121 sos [ata] kernel divide by zero on boot with ATI IXP400 UM o kern/91290 sos [ata] ata(4) error on 7.0-CURRENT-20051229-SNAP-PC98 o kern/91408 sos [ata] ata(4) failure: SETFEATURES SET TRANSFER MODE se f kern/91410 sos [ata] Promise SATA controller + striping : "SETFEATURE o kern/91502 [ata] [patch] ICH7 - finds only 2 out of 4 drives o kern/91723 [ata] IDE corruption on ICH controller, affects the ch o kern/91914 [ata] Disk System Crashes - Raid Disk o kern/92016 sos [ata] [patch] SATA Disk not detected on Dell PowerEdge 32 problems total. Problem reports for tag 'atapicam': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73675 [atapicam] atapicam causes interrupt storm o amd64/86503 amd64 [atapicam] [panic] k3b crash the system like hardware 2 problems total. Problem reports for tag 'ath': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/77439 [ath] WAG511 NETGEAR pccard does not attach (Dell Insp o kern/83429 [ath] ath(4) does not work with the D-Link DWL-G630 (r o kern/87758 [ath] [hang] Reboot problem with atheros wireless card f kern/90321 sam [ath] can not use W52/W53(36-64ch) frequency in Japan. 4 problems total. Problem reports for tag 'aue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/51009 [aue] [patch] buggy aue driver fixed. o kern/61300 [aue] [patch] Enabling HomePNA PHY on aue(4) for HomeP f kern/71280 [aue] aue0 device (linksys usb100tx) doesn't work in 1 o usb/80010 usb [aue] [patch] add support for the AEI USB to LAN adapt o kern/91311 [aue] aue interface hanging 5 problems total. Problem reports for tag 'bfe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/72296 [bfe] bfe0: discard oversize frame (ether type 5e0 fla o i386/79784 i386 [bfe] Broadcom BCM4401 : no carrier o i386/89425 i386 [bfe] bfe resetting in 6.0 - current 3 problems total. Problem reports for tag 'bge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit NIC as workin o i386/45773 i386 [bge] Softboot causes autoconf failure on Broadcom 570 f kern/46484 [bge] [panic] System panics upon configuration of bge f kern/61109 [bge] bge on TYAN AMD762-based Thunder/Tiger passes on o kern/68351 glebius [bge] bge0 watchdog timeout on 5.2.1 and -current, 5.1 o kern/73538 [bge] problem with the Broadcom BCM5788 Gigabit Ethern p kern/78070 glebius [bge] [patch] Potential null pointer dereference in bg o kern/79143 [bge] Broadcom NIC driver do not work for IPMI o kern/79324 [bge] Broadcom bge chip initialization failure o kern/88741 [bge] IPMI access disabled when bge driver is loaded o kern/92090 [bge] bge0: watchdog timeout -- resetting 11 problems total. Problem reports for tag 'biosdisk': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/24997 i386 [biosdisk] [patch] /boot/loader cannot handle extended 1 problem total. Problem reports for tag 'bktr': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/14166 [bktr] [patch] AVER TVPhone o kern/32812 [bktr] bktr driver missing tuner for eeprom detection. o kern/35289 [bktr] [patch] Brooktree device doesnt properly signal o kern/36415 [bktr] [patch] driver incorrectly handles the setting a kern/36451 [bktr] [patch] Japan IF frequency is incorrect o kern/37326 [bktr] smbus/bktr crash when omitting "device iicsmb" s kern/48279 [bktr] Brooktre878 may cause freeze o kern/56245 [bktr] Distorted and choppy video with bktr-driver on o kern/57603 [bktr] bktr driver: freeze on SMP machine o kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_core.c forget f kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o kern/79066 [bktr] bktr(4) eating about 10% CPU load once it was u o kern/81180 [bktr] bktr(4) driver cannot capture both audio and vi o kern/89553 [bktr] [patch] going from 5.3 -> 6.0 winTV card not pr 14 problems total. Problem reports for tag 'boot0': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/37380 jhb [boot0] [patch] boot0 partition list is outdated o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice 2 problems total. Problem reports for tag 'boot2': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/35262 [boot2] [patch] generation of boot block for headless 1 problem total. Problem reports for tag 'bootinst': S Tracker Resp. Description -------------------------------------------------------------------------------- o misc/22914 [bootinst] bootinst messages are not updated 1 problem total. Problem reports for tag 'bootmgr': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/38826 [bootmgr] RFE: BootMgr should provide more identifying 1 problem total. Problem reports for tag 'bootp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/82491 [bootp] [patch] bootpd shouldn't ignore requests 1 problem total. Problem reports for tag 'bpf': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/16644 [bpf] [patch] Bad comparison expression in bpf_filter. o kern/36219 [bpf] [patch] poll() behaves erratic on BPF file descr o kern/71711 [bpf] [patch] generate a single bpf timestamp for each o kern/76410 [bpf] [patch] Null pointer dereference in net/bpf.c o kern/83297 [bpf] Possible issue with FreeBSD 5.4 jailing and BPF o kern/84823 [bpf] [patch] bpf in non-blocking mode is broken o kern/88268 [bpf] yet another null pointer in bpf code o kern/89748 [bpf] [patch] BPF indexed byte load can sign extend o kern/89752 [bpf] [patch] bpf_validate() needs to do more checks 9 problems total. Problem reports for tag 'bridge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44417 luigi [bridge] [patch] ipfw layer2 rules are not checked for a kern/57100 bms [bridge] disable hardware checksums when using bridge( o kern/80572 [bridge] bridge/ipfw works intermittantly. o kern/82919 [bridge] [patch] Bridge configuration update will cras o kern/86361 thompsa [bridge] bridge(4) does not work with VLAN trunks f kern/88011 thompsa [bridge] bridge and if_bridge is broken badly 6 problems total. Problem reports for tag 'bsd.cpu.mk': S Tracker Resp. Description -------------------------------------------------------------------------------- p i386/72340 des [bsd.cpu.mk] [patch] add Pentium M, P3 M, P4 M support o i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden family 2 problems total. Problem reports for tag 'bsd.database.mk': S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/92079 vsevolod [bsd.database.mk][patch] Set detected database version 1 problem total. Problem reports for tag 'bus': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/46113 i386 [bus] [patch] busspace bugs in parameter checking 1 problem total. Problem reports for tag 'busdma': S Tracker Resp. Description -------------------------------------------------------------------------------- o alpha/75317 alpha [ata] [busdma] ATA DMA broken on PCalpha o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o amd64/87977 amd64 [busdma] [panic] amd64 busdma dflt_lock called (by ata 3 problems total. Problem reports for tag 'cam': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/17504 ken [cam] [patch] Another Micropolis Synchronize Cache Pro s i386/17662 gibbs [cam] cam_xpt.c incorrectly disables tagged queuing fo s kern/28840 gibbs [cam] Possible interrupt masking trouble in sys/cam/ca s bin/57088 [cam] [patch] for a possible fd leak in libcam.c s kern/72041 [cam] [hang] Deadlock when disk is destroyed while use o kern/76893 [cam] [patch] Fatal divide in booting processes with B s kern/85975 [cam] devfs does not create entries when removable med o kern/86131 [cam] [patch] quirk for Creative MuVo slim 8 problems total. Problem reports for tag 'cardbus': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/84954 imp [CARDBUS] cbb alloc res fail (with hw.cardbus.debug=1 o i386/88802 i386 [if_iwi] [cardbus] CARDBUS related kernel crash (TSB43 2 problems total. Problem reports for tag 'coda': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80031 [coda] [patch] Remove insque/remque from kernel land 1 problem total. Problem reports for tag 'crypto': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/43611 [crypto] [patch] static-ize some symbols in sys/crypto o kern/66029 [crypto] [patch] MD5 alignment problem on a TriMedia p o kern/91407 [crypto] [panic] Kernel panic when heavily loading cry 3 problems total. Problem reports for tag 'cue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/75710 [cue] cue0 device configuration causes kernel panic 1 problem total. Problem reports for tag 'cx': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/66348 rik [cx] FR mode of cx (Cronyx Sigma) does not work for 4. 1 problem total. Problem reports for tag 'dc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/30052 mbr [dc] [patch] dc driver queues outgoing pkts indefinite o kern/50574 mbr [dc] dc driver incorrectly detects ADMtek chip model o kern/52980 mbr [dc] [patch] dc driver fails to init Intel 21143 Cardb o kern/55793 [dc] Flaky behavior of if_dc when initializing a LNE10 o kern/62333 [dc] syslog: kernel: dc0: discard oversize frame (ethe o kern/75582 [dc] [patch] Add support for Linksys PCMPC200 Cardbus o kern/79262 [dc] Adaptec ANA-6922 not fully supported o kern/82070 [dc] Not all dc(4) devices can be used: MII without an s sparc/82681 sparc64 [dc] dc state messages 9 problems total. Problem reports for tag 'de': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/15542 [de] de(4) suddenly stops working a kern/55542 andre [de] [patch] discard oversize frame (ether type 800 fl o kern/71450 [de] de(4): MAC address change on 21040 "Tulip" Ethern o kern/72293 [de] de(4) NIC performance degradation with debug.mpsa 4 problems total. Problem reports for tag 'devfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85751 [devfs] [panic] panic in devfs_setattr() when running o kern/87836 [devfs] If using ATAPICAM with cd(dvd)rw without media o conf/91342 [devfs] Errors in devfs.rules files don't get logged 3 problems total. Problem reports for tag 'dhcp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/71045 [dhcp] DHCP-Request is sets other device's ip to null, 1 problem total. Problem reports for tag 'digi': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/55018 andre [digi] [patch] Digiboard PC/Xem fails to initialize wh o kern/74281 [digi] digi(4): Digiboard PCI Xem (64-ports) detection o kern/82227 [digi] Xem: chained concentrators not recognised o kern/83254 [digi] driver can't init Digiboard PC/4e 4 problems total. Problem reports for tag 'diskless': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/87586 [diskless] [panic] Unable to use networked swap in 6.0 1 problem total. Problem reports for tag 'dns': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/54189 [dns] resolver should resolve hostnames with underscor 1 problem total. Problem reports for tag 'drm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/82064 anholt [drm] DRM not working with SMP o kern/87653 [drm] ATI Radeon Mobile X600SE not detected by kernel 2 problems total. Problem reports for tag 'dummynet': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same 1 problem total. Problem reports for tag 'ed': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/9570 dfr [ed] [patch] ed(4) irq config enhancement o i386/12088 imp [ed] [patch] ed(4) has minor problem with memory alloc o kern/80853 [ed] [patch] add support for Compex RL2000/ISA in PnP o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver 5 problems total. Problem reports for tag 'ef': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85086 [ef] [patch] Locking fixes for ef(4) (+removes mem. le 1 problem total. Problem reports for tag 'em': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/52835 pdeuskar [em] em driver does not work with mobile-chipset o kern/59806 tackerman [em] [patch] Suspend/resume breaks em0 o i386/62280 i386 [em] em0 broken after resume in 5.2-CURRENT o kern/64878 tackerman [em] Intel 82547 CSA Driver forces system lockup when a kern/66634 tackerman [em] hard lock with em driver o kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags compatible a kern/72748 tackerman [em] em0 problems on t41 after updating to 5.3 a kern/72970 tackerman [em] em(4) driver can hang when mbuf starvation occurs o kern/75794 tackerman [em] em(4) driver alignment problems o kern/77588 [em] PREEMPTION problems in combination with em driver o kern/80932 tackerman [em] [patch] Degraded performance of em driver o kern/81147 tackerman [em] [patch] em0 reinitialization while adding aliases o kern/86124 [em] dell 1850 pro/1000 slow (em problem? SMP problem? o kern/86306 [em] [patch] if_em.c locks up while trying to send a h 14 problems total. Problem reports for tag 'ep': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/20958 mdodd [ep] ep0 lockup with ifconfig showing OACTIVE o kern/74920 [ep] [panic] 3Com 3C509-Combo Etherlink III panics sys 2 problems total. Problem reports for tag 'ex': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/43916 [ex] [hang] Olicom OC-2220 (PC-card) hangs on ifconfig o kern/52623 [ex] [patch] IRQ error in driver for the Intel EtherEx o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod 3 problems total. Problem reports for tag 'ext2fs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/77826 [ext2fs] ext2fs usb filesystem will not mount RW 1 problem total. Problem reports for tag 'fdc': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/43539 i386 [fdc] Cannot mout floppy on Compaq Proliant ML370 o kern/66876 [fdc] [patch] Cannot extract tar(1) multi-volume archi o kern/66960 [fdc] [patch] filesystems not unmounted during reboot o kern/73961 [fdc] floppy disk drive performance problem [new in 5. o kern/74827 [fdc] Problem writing data to floppies [5.3-specific] s kern/75233 [fdc] breaking fdformat /dev/fd0 resets device permiss o i386/77443 i386 [fdc] can't access floppy -- regression on 5.3 o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th o i386/87968 i386 [fdc] cannot access the floppy device f i386/88585 i386 [fdc] Cannot mount floppy (HP Proliant ML370 G4) 10 problems total. Problem reports for tag 'fe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88576 imp [fe] revision 1.31 to if_fe_pccard.c breaks NE200T fun 1 problem total. Problem reports for tag 'ffs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/48033 [ffs] FFS superblock flags are being ignored? o kern/89247 [ffs] [patch] QUOTA in 6.0/7.0-current leak 2 problems total. Problem reports for tag 'firewire': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/74238 firewire [firewire] fw_rcv: unknown response; firewire ad-hoc w 1 problem total. Problem reports for tag 'fwip': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85434 firewire [fwip] fwip (IP over firewire) doesn't work with polli 1 problem total. Problem reports for tag 'fxp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/12543 [fxp] [patch] cumulative error counters for fxp(4) f kern/40274 [fxp] "fxp: device timeout" errors during heavy, susta o kern/80784 mux [fxp] fxp gives device timeouts o amd64/82425 amd64 [fxp] fxp0: device timeout, fxp interface dies on 5.4/ o kern/85258 mux [fxp] changing promisc mode on nic can lead to kernel o kern/87194 [fxp] fxp(4) promiscuous mode seems to corrupt hw-csum 6 problems total. Problem reports for tag 'gbde': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76538 geom [gbde] nfs-write on gbde partition stalls and continue o kern/87544 geom [gbde] mmaping large files on a gbde filesystem deadlo 2 problems total. Problem reports for tag 'geode.c': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/81358 i386 [geode.c] [patch] add PC Engines WRAP support 1 problem total. Problem reports for tag 'geom': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o kern/83464 [geom] [patch] Unhandled malloc failures within libgeo o kern/84556 geom [geom] GBDE-encrypted swap causes panic at shutdown o bin/84634 fjoe [geom] [patch] new utility to control GEOM uzip class o kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn't recognize o kern/87986 pjd [geom] [hang] gmirror and quota will hang the OS o amd64/89546 amd64 [geom] GEOM error 7 problems total. Problem reports for tag 'geom_mirror': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/90582 geom [geom_mirror] [panic] Restore cause panic string (ffs_ 1 problem total. Problem reports for tag 'geom_vfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/89102 geom [geom_vfs] [panic] panic when forced unmount FS from u 1 problem total. Problem reports for tag 'gif': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/58870 bms [gif] [panic] page fault in kernel mode with ifconfig o kern/72263 [gif] gifconfig output corruption 2 problems total. Problem reports for tag 'gpt': S Tracker Resp. Description -------------------------------------------------------------------------------- o ia64/85772 ia64 [gpt] gpt (geom_) needs to adopt g_ctl 1 problem total. Problem reports for tag 'gre': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/47813 [gre] pseudo-device gre(4) doesn't appear to work with o kern/60183 sobomax [gre] [patch] No WCCPv2 support in gre o bin/74062 [gre] ifconfig(8) does not display tunnel endpoints fo o kern/85320 [gre] [patch] possible depletion of kernel stack in ip 4 problems total. Problem reports for tag 'headers': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/43905 [headers] [patch] kqueues: EV_SET(kevp++, ...) is non- o kern/44365 [headers] [patch] introduce ulong and unchar types o kern/45793 [headers] [patch] invalid media subtype aliases in if_ o kern/68081 [headers] [patch] sys/time.h (lint fix) o kern/74159 [headers] [patch] fix warnings concerned with header f o kern/84981 [headers] [patch] header protection for o kern/42065 [kernel] [patch] kern.ps_showallprocs has no effect on o kern/42274 [kernel] [patch] Convert defined variable into tuneabl o kern/43577 [kernel] [patch] feature request: new kernel option SH o kern/48471 pjd [kernel] [patch] new feature: private IPC for every ja o kern/50526 [kernel] [patch] update to #! line termination s kern/50827 [kernel] [patch] new feature: add sane record locking o kern/54604 pjd [kernel] [patch] make 'ps -e' procfs-independent o kern/57722 [kernel] [patch] uidinfo list corruption o kern/58803 [kernel] [patch] kern.argmax isn't changeable even at o kern/60550 silby [kernel] [patch] hitting process limits produces sub-o o kern/61497 ups [kernel] [patch] __elfN(map_insert) bug o kern/64196 [kernel] [patch] remove the arbitrary MAXSHELLCMDLEN o kern/68317 [kernel] [patch] on soft (clean) reboots clean dmesg o o kern/69064 [kernel] [patch] No multiple ip4/6's could assigned to o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame s kern/79339 [kernel] [patch] Kernel time code sync with improvemen o kern/81588 phk [kernel] [patch] Devices with SI_CHEAPCLONE flag don't o kern/81943 des [kernel] [patch] _assert_sbuf_integrity causes panic f p kern/85176 des [kernel] [patch] optimization of fdalloc o kern/85651 [kernel] [patch] debugging code to show entries in eve o kern/85657 [kernel] [patch] capture and expose per-CPU time accou o kern/86290 jeff [kernel] [patch] minor optimizations + cleanup to vrel o kern/86336 rwatson [kernel] LOR in kern/uipc_usrreq.c and kern/kern_descr o kern/87990 [kernel] [patch] SMP Race Condition in kdb_enter/kdb_e o kern/88336 [kernel] [patch] setkey(8) -D fails to report all SAs o threa/89262 threads [kernel] [patch] multi-threaded process hangs in kerne o kern/90644 maxim [kernel] [patch] inherit LOCAL_CREDS option for accept o kern/90800 [kernel] [patch] it is possible to fake credentials in o kern/91414 emaste [kernel] [patch] Polling for devices other than NICs o kern/92023 [kernel] 'options DEVICE_POLLING' makes loadavg wrong 36 problems total. Problem reports for tag 'kevent': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/89775 [kevent] [hang] kevent hangs on second wait for /dev/d 1 problem total. Problem reports for tag 'kgdb': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80321 ups [kgdb] serial db problems 1 problem total. Problem reports for tag 'kqueue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/64178 jmg [kqueue] [patch] kqueue does not work with bpf when us o kern/86065 [kqueue] system reboot without sync (and can be securi 2 problems total. Problem reports for tag 'kue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/57453 [kue] [patch] if_kue hangs boot after warm boot if fir o i386/78218 usb [kue] kue not detected on Sony PCG-F370 VAIO 2 problems total. Problem reports for tag 'lge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/31102 wpaul [lge] lge + Pentium III data transmission problem o kern/78072 [lge] [patch] Potential memory leak in lge(4) 2 problems total. Problem reports for tag 'libalias': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/50310 [libalias] [patch] natd / libalias fix to allow dcc re o kern/73034 [libalias] libalias does not handle lowercase port/epr o bin/74450 [libalias] [patch] enable libalias/natd to create skip 3 problems total. Problem reports for tag 'libarchive': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/86742 kientzle [libarchive] [patch] Add archive_open_ to read from a 1 problem total. Problem reports for tag 'libc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/19406 [libc] setenv(3) allocates memory which is not freed b o kern/25886 [libc] cgetset(3) doesn't get cleared when switching d o kern/26486 [libc] [patch] setnetgrent hangs when netgroup contain o kern/31981 [libc] [patch] (mis)feature in getnetent parsing -- co o kern/32098 [libc] semctl() does not propagate permissions o kern/35506 jon [libc] innetgr() doesn't match wildcard fields in NIS- o kern/36902 [libc] [patch] proposed new format code %N for strftim o kern/42429 [libc] [patch] hash_action called with HASH_DELETE doe o kern/42956 [libc] dlclose gives "invalid shared object handle" wh p stand/51209 trhodes [libc] [patch] new feature: add a64l()/l64a/l64a_r fun o kern/52907 phk [libc] [patch] more malloc options for debugging progr o kern/55031 [libc] getgrent() failure with large groups o kern/56720 [libc] feature request: UNICODE support in Resolver s kern/59739 [libc] rmdir(2) and mkdir(2) both return EISDIR for ar o kern/60477 deischen [libc] [patch] need thread safe gethostent() and getse o bin/60478 deischen [libc] getaddrinfo not thread safe s kern/64875 standards [libc] [patch] [feature request] add a system call: fd o kern/68690 [libc] write(2) returns wrong value when EFAULT o kern/69825 [libc] 1st group supplied to setgroups() does not take o kern/69826 [libc] 16th group has no effect when accesing file on o kern/72498 [libc] timestamp code on jailed SMP machine generates o kern/76398 [libc] stdio can lose data in the presence of signals o kern/77835 stefanf [libc] [patch] res_debug.c needs const declarators in o kern/77841 [libc] [patch] cast away const in getpublickey() o kern/78756 phantom [libc] [patch] src/lib/libc/nls/fr_FR.ISO8859-1.msg fo s kern/79048 [libc] realloc() copies data even when the size of all o kern/81987 [libc] [patch] memory leaks in libc/rpc o kern/82380 [libc] [patch] buildworld error in libc o kern/83107 delphij [libc] [patch] libc uuid_compare() doesn't work with l o bin/83914 [libc] popen() doesn't work in static threaded program p kern/84740 tjr [libc] regcomp("\254") fails o i386/85242 i386 [libc] [patch] libc contains relocation to the .text s o kern/90333 das [libc] libc/gdtoa::__hldtoa() bug o bin/90736 [libc] dlfunc can not be defined in libc 34 problems total. Problem reports for tag 'libc_r': S Tracker Resp. Description -------------------------------------------------------------------------------- o threa/81534 threads [libc_r] [patch] libc_r close() will fail on any fd ty 1 problem total. Problem reports for tag 'libcrypt': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/75934 [libcrypt] [patch] missing blowfish functionality in p 1 problem total. Problem reports for tag 'libdisk': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/24435 qa [libdisk] changing slice type causes Auto-partition to o kern/31201 [libdisk] [patch] add free_space(chunk) to libdisk o kern/36916 qa [libdisk] DOS active partition flag lost in libdisk an 3 problems total. Problem reports for tag 'libfetch': S Tracker Resp. Description -------------------------------------------------------------------------------- p bin/91973 des [libfetch] [patch] relax fetch(1) reaction on a MODE c 1 problem total. Problem reports for tag 'libiconv': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/35635 [libiconv] [patch] missing dep in libiconv prevents pa s kern/76520 [libiconv] [patch] Add new kernel-side libiconv conver 2 problems total. Problem reports for tag 'libkse': S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/73413 trhodes [libkse] [patch] pthread (libkse) library is broken on 1 problem total. Problem reports for tag 'libm': S Tracker Resp. Description -------------------------------------------------------------------------------- o stand/83845 standards [libm] [patch] add log2() and log2f() support for libm o i386/85101 i386 [libm] nearbyint always returns nan 2 problems total. Problem reports for tag 'libmap': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/78646 [libmap] [patch] libmap should canonicalize pathnames 1 problem total. Problem reports for tag 'libpam': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/20333 des [libpam] ftp login fails on unix password when s/key a o kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authenticate no loc o bin/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o 3 problems total. Problem reports for tag 'libpcap': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/58529 dwmalone [libpcap] [patch] RDWR bpf in pcap. 1 problem total. Problem reports for tag 'libstand': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85650 [libstand] [patch] modifications to tftp-based PXE boo 1 problem total. Problem reports for tag 'libtacplus': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80269 [libtacplus] [patch] libtacplus tac_get_av_value will 1 problem total. Problem reports for tag 'libthr': S Tracker Resp. Description -------------------------------------------------------------------------------- o threa/85160 threads [libthr] [patch] libobjc + libpthread/libthr crash pro 1 problem total. Problem reports for tag 'libutil': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/35774 [libutil] logwtmp: Suboptimal auditing possibilities f s kern/38347 [libutil] [patch] [feature request] new library functi o kern/40127 [libutil] [patch] Add functions for PID-file handling o kern/84797 [libutil] [patch] State engine in the libutils propert 4 problems total. Problem reports for tag 'libz': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/89012 [libz] FreeBSD-6.0 is still using zlib-1.2.2 1 problem total. Problem reports for tag 'linux': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/29698 emulation [linux] [patch] linux ipcs doesn'work f kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu f kern/45023 emulation [linux] [patch] flexlm does not run with linux-base-7, o kern/55835 emulation [linux] [patch] Linux IPC emulation missing SETALL sys f kern/57192 emulation [linux] [hang] linux-ibm-java1.4 freeze a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand o kern/77710 emulation [linux] Linux page fault sigcontext information is wro o kern/85175 emulation [linux] [patch] linux emulation layer without COMPAT_4 o kern/90330 [linux] linux_compat /dev system freeze problem 10 problems total. Problem reports for tag 'lnc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/26547 ambrisko [lnc] [patch] problem with shared memory mode with PCn o kern/77982 [lnc] [patch] lnc0 can NOT be detected in vmware 4.5.2 o kern/81322 [lnc] [hang] lnc driver causes lockups 3 problems total. Problem reports for tag 'loader': S Tracker Resp. Description -------------------------------------------------------------------------------- s i386/39536 i386 [loader] FreeBSD default bootloader does not load from o i386/52581 i386 [loader] boot loaders reading more than one sector at o i386/62003 i386 [loader] [patch] make /boot/loader "reboot" code same o i386/63628 bms [loader] [patch] i386 master boot record to allow boot o i386/65523 i386 [loader] [patch] PXE loader malfunction in multiple PX o kern/73004 [loader] [patch] PXE loader malfunction in multiple PX p kern/81449 jkim [loader] [patch] SMBIOS scan for loader o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during 8 problems total. Problem reports for tag 'lpt': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/26562 [lpt] [patch] /dev/lpt0 returns EBUSY when attempting o kern/27403 [lpt] lpt driver doesn't handle flags anymore o kern/34568 [lpt] turning printer on and off hangs the computer 3 problems total. Problem reports for tag 'mac': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63096 rwatson [mac] [patch] MAC entry point for route manipulation o kern/71677 rwatson [mac] [patch] MAC Biba / IPFW panic 2 problems total. Problem reports for tag 'makedev': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44058 [MAKEDEV] [patch] /dev/ch* is created without group wr s bin/56012 [MAKEDEV] [patch] MAKEDEV does not allow creation of t 2 problems total. Problem reports for tag 'md': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/80136 [md] [crash] mdconfig can reboot the system o kern/81161 [md] Images mounted through mdconfig on a read-only fs o kern/87255 [md] [panic] large malloc-backed mfs crashes the syste o kern/89355 [md] mdconfig -t vnode filesystem mount problem 4 problems total. Problem reports for tag 'mem': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/71334 [mem] [patch] mem_range_attr_{set|get} are no longer k 1 problem total. Problem reports for tag 'mfs': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/50856 [mfs] panic if mounting /tmp as mfs with soft-updates o kern/52445 [mfs] panic when mounting floppy on MFS filesystem o kern/57195 [mfs] mount_mfs -i 512 => panic? 3 problems total. Problem reports for tag 'mii': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76710 [mii] [patch] rgephy does not deal with status properl 1 problem total. Problem reports for tag 'mlx': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/84163 [mlx] 6.0-BETA1 mlx driver don't find any drive 1 problem total. Problem reports for tag 'mly': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/55603 i386 [mly] unable to reboot when system runs from Mylex A35 s kern/57398 scsi [mly] Current fails to install on mly(4) based RAID di 2 problems total. Problem reports for tag 'mmap': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68765 [mmap] a little data can be stored beyond EOF. 1 problem total. Problem reports for tag 'modules': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/29626 [modules] loading a module that is already compiled in o kern/48758 [modules] kldunload if_{nic} can cause kernel panic o kern/48976 [modules] nwfs.ko oddity o misc/60503 [modules] small error in modules installation o kern/62502 [modules] panic under double loading vinum.ko module o o kern/64903 [modules] panic: multiple kldload of a module compiled o kern/68076 [modules] Page fault when the sequence "kldunload ucom o kern/69502 [modules] kldload will load modules that are in the st o kern/70401 darrenr [modules] Could not load ipl.ko when no INET6 in the k o kern/74549 [modules] [patch] Allow third party KLDs (eg ports) to o kern/74809 [modules] [panic] smbfs panic if multiply mounted o kern/83017 [modules] snd_ich freezes system when being kldload'ed s kern/83738 jkoshy [modules] kldload hwpmc.ko fails with 'link_elf: symbo o kern/84052 [modules] [hang] 5.4-STABLE - kldunload snd_ich freeze f kern/84370 pf [modules] Unload pf.ko cause page fault o kern/88659 ipfw [modules] ipfw and ip6fw do not work properly as modul o kern/88709 [modules] [panic] sysctl -a after kldunload fdc panics o kern/88823 [modules] atapicam - kernel trap 12 on loading and unl 18 problems total. Problem reports for tag 'mount': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/5362 [mount] mount incorrectly reports / as an NFS export o kern/39329 [mount] '..' at mountpoint is subject to the permissio 2 problems total. Problem reports for tag 'mouse': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/87648 usb [mouse] Logitech USB-optical mouse problem. o kern/89166 [mouse] jumpy mouse movement o kern/89258 [mouse] synaptic touchpad support "worse" with hw.psm. 3 problems total. Problem reports for tag 'mpt': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/67047 i386 [mpt] mpt driver does not recognize messages from LSI o amd64/74608 amd64 [mpt] [hang] mpt hangs 5 minutes when booting o kern/84040 [mpt] 6.0-BETA1 mpt driver not working under VMware ES o kern/91160 [mpt] system hangs with: mpt0: Request 0xffffffff89b96 4 problems total. Problem reports for tag 'msdosfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/15838 trhodes [msdosfs] [patch] Conversion tables in msdosfs_conv.c a kern/21807 [msdosfs] [patch] Make System attribute correspond to a kern/21808 [msdosfs] [patch] msdosfs incorrectly handles vnode lo o kern/45558 [msdosfs] mdconfig and msdosfs make fs writes hang o kern/47628 trhodes [msdosfs] [patch] msdosfs file corruption fix o kern/62762 trhodes [msdosfs] Fsync for msdos fs does not sync entries o kern/67326 [msdosfs] crash after attempt to mount write protected o kern/68719 [msdosfs] [patch] poor performance with msdosfs and US o kern/70096 [msdosfs] [patch] full msdos file system causes corrup o amd64/73322 amd64 [msdosfs] [hang] unarchiving /etc to msdosfs locks up o kern/79441 [msdosfs] problem writing on mounted msdos-fs at /mnt o amd64/84930 amd64 [msdosfs] something wrong with msdosfs on amd64 o kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark volume "clean" o kern/85649 [msdosfs] [patch] allow mounting msdos files systems a o kern/86655 [msdosfs] [patch] msdosfs incorrectly handles NT 8.3 c o kern/87368 [msdosfs] fat32 is very slow o i386/91242 i386 [msdosfs] panic: rofs mod 17 problems total. Problem reports for tag 'nanobsd': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/70795 [nanobsd] [patch] misc nanobsd fixes and improvements 1 problem total. Problem reports for tag 'ncurses': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/84219 [ncurses] [patch] ncurses.h wchar_t confliction 1 problem total. Problem reports for tag 'ndis': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73224 wpaul [ndis] [patch] Lock order reversal in ntoskrnl_timerca o kern/78382 wpaul [ndis] dhclient on ndis0 causes kernel panic o i386/86920 i386 [ndis] ifconfig: SIOCS80211: Invalid argument (regress o i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacketStack o kern/88882 [ndis] ndis IF tx/rx and other problems in 6.0-R (regr o kern/88937 [ndis] ifconfig ndis does not show the correct mode o kern/89738 [ndis] [hang] Can't make WL8000PCM wifi card work with o kern/89880 wpaul [ndis] ndis interface stops rx/tx while large text tra 8 problems total. Problem reports for tag 'net': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/12071 fanf [net] [patch] new function: large scale IP aliasing s kern/68692 andre [net] [patch] Move ARP out of routing table o kern/76432 gnn [net] [patch] recursive locking in the network stack o kern/85648 [net] [patch] provide more specific default network dr o kern/90096 [net] [patch] arp mixup if carp and bridge used 5 problems total. Problem reports for tag 'net80211': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/61415 [net80211] [patch] disable broadcast ssid if_wi and di 1 problem total. Problem reports for tag 'netatalk': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/4184 [netatalk] [patch] minor nits in sys/netatalk 1 problem total. Problem reports for tag 'netgraph': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63863 glebius [netgraph] [patch] feature request: implement NGM_ELEC o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message f kern/72933 yar [netgraph] [patch] promisc mode on vlan interface does o sparc/80410 sparc64 [netgraph] netgraph is causing crash with mpd on sparc o kern/82188 [netgraph] [patch] ng_fec interface not running after o kern/82189 [netgraph] [patch] ng_fec interface - problems with co o kern/82881 [netgraph] [panic] ng_fec(4) causes kernel panic after o kern/87421 [netgraph] [panic]: ng_ether + ng_eiface + if_bridge o kern/91419 [netgraph] libnetgraph/debug.c compile error on sparc6 9 problems total. Problem reports for tag 'netinet': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/52585 bms [netinet] [patch] Kernel panic with ipfw2 and syncooki a kern/61744 andre [netinet] [patch] TCP hangs onto mbufs with no tcp dat o kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD o kern/72396 [netinet] [patch] Incorrect network accounting with al o kern/74935 andre [netinet] [patch] TCP simultaneous open fails. o kern/75122 silby [netinet] [patch] Incorrect inflight bandwidth calcula o kern/78227 [netinet] [patch] Destroying a network interface leaks o kern/90155 [netinet] [patch] use sysctl(8) to control hardware ch o kern/91412 [netinet] [patch] Problem with PMTU Discovery / DF / I o kern/91851 [netinet] [patch] cannot collect multicast upcall mess o kern/92091 [netinet] [patch] IP address hash corruption bug 11 problems total. Problem reports for tag 'netinet6': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/72217 [netinet6] [patch] Bug in calculation of the parameter 1 problem total. Problem reports for tag 'newfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/77181 [newfs] [patch] newfs -g largevalue, mkdir, panic 1 problem total. Problem reports for tag 'nfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/4012 [nfs] 2.2-RELEASE/Digital UNIX NFSv3 0 length files a kern/14712 iedowse [nfs] root has access to NFS mounted directories with s kern/17108 [nfs] SecureRPC not supported in mount_nfs command s conf/17540 [nfs] NIS host lookups cause NFS mounts to wedge at bo o kern/19909 [nfs] Problem with NFS client in 4.0-STABLE o kern/21222 [nfs] wrong behavior of concurrent mmap()s on NFS file o bin/22291 [nfs] getcwd() fails on recently-modified NFS-mounted o conf/22308 [nfs] mounting NFS during boot blocks if host map come a kern/26142 [nfs] Unlink fails on NFS mounted filesystem o kern/27232 [nfs] On NFSv3 mounted filesystems, stat returns st_bl o kern/30971 peter [nfs] NFS client modification time resolution is not h o kern/31380 [nfs] NFS rootfs mount failure message too cryptic o kern/31790 [nfs] problem with NFS and jail() o kern/32668 [nfs] NFS directory removal problems manifested in por o kern/33203 [nfs] "got bad cookie" errors on NFS client o kern/35669 [nfs] NFSROOT breaks without a gateway o kern/37502 [nfs] NFS client ignores mtime.tv_usec for open/close o kern/38872 [nfs] nfs code ignores possibility of MGET(M_WAIT) fai o kern/41216 [nfs] Get "NFS append race" error o kern/43474 [nfs] [patch] dhcp.* values not set in kenv by bootp c o kern/43954 [nfs] nfs-blocked process can't return or be interrupt p kern/44336 [nfs] NFSv3 client broken - security problem with attr o kern/44580 [nfs] NFS updates file access time when file is modifi o kern/48894 [nfs] Suggested improvements to the NFS read-ahead heu o kern/52936 [nfs] Huge writes to nfs exported FAT filesystems caus o kern/54383 net [nfs] [patch] NFS root configurations without dynamic a kern/57696 [nfs] NFS client readdir terminates prematurely if ren a kern/62278 iedowse [nfs] NFS server may not set eof flag when reading las p kern/64091 peadar [nfs] nfs data corruption at end of file a kern/64816 peadar [nfs] mmap and/or ftruncate does not work correctly on o kern/66611 [nfs] Crashing NFS servers (with workaround) o kern/66786 [nfs] panic: exporting msdosfs causes nfs to panic o kern/70708 [nfs] gcore/procfs not finding /proc/pid/file on repea o kern/70880 [nfs] 5.3 beta1 nfs problem o kern/71391 [nfs] [panic] md via NFS file + mount -t ntfs: panic: o kern/72504 [nfs] nfsd result mbufs-overruns o kern/72630 [nfs] [hang] NFS copy of large file crash/hangs 5.2.1 o kern/73740 [nfs] [panic] 5-3-R#3 panic when accessing nfs exporte o amd64/74811 amd64 [nfs] df, nfs mount, negative Avail -> 32/64-bit confu o kern/75380 [nfs] can not open("..") from top-level directory of U o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r o kern/77432 [nfs] [patch] It is not possible to load nfs4client.ko o kern/77463 [nfs] [patch] Local DoS from user-space in NFS client o kern/77902 [nfs] NFS client should use VA_UTIMES_NULL to determin o kern/77904 [nfs] NFS server should set VA_UTIMES_NULL in a v3 SET o kern/78673 [nfs] [patch] nfs client open resets attrstamp ever if o kern/78884 [nfs] [patch] nfs client cache negative lookups o kern/79208 [nfs] Deadlock or starvation doing heavy NFS writes wi o kern/79214 [nfs] iozone hurts tcp-based NFS o kern/79336 [nfs] NFS client doesn't detect file updates on Novell o kern/79700 [nfs] suspending nfs file access hangs other access to o kern/81770 [nfs] Always "NFS append race" at every NFS mount with o kern/82805 [nfs] [panic] sched_switch ched_4bsd.c:865 / nfs_inact o kern/84500 [nfs] [panic] nfsv4 memory allocation panic o kern/84673 [nfs] NFS client problem "Stale NFS file handle" o kern/84953 [nfs] NFS locking issue in RELENG_6/i386/SMP o kern/84964 [nfs] nfs4 mount doesn't handle NFS4ERR_GRACE o kern/84965 [nfs] nfs4 mount generates NFS4ERR_BAD_SEQID o kern/84968 [nfs] programs on nfs4 mounts won't execute o kern/85894 [nfs] [panic] nfs_timer / nfs_socket.c:1146 panic o kern/86319 [nfs] [feature request] support a "noac" NFS mount fla o kern/86944 [nfs] [patch] When I use FreeBSD with NFS client, clos o kern/88320 [nfs] ypxfr(8) talks IPv6 to IPv4-only portmap -> ypin o kern/88856 [nfs] XDR/RPC breaks when sending msgs > 9000 bytes 64 problems total. Problem reports for tag 'nge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/31940 [nge] nge(4) gigabit adapter link reset and slow trans o kern/41720 [nge] if_nge_load=YES make system not bootable o kern/90279 [nge] Appletalk and 0x090007 OUI enet frames can't pas 3 problems total. Problem reports for tag 'nis': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/17310 [nis] [patch] NIS host name resolving may loop forever o kern/34842 [nis] [patch] VmWare port + NIS causes "broadcast stor o bin/40215 wpaul [nis] NIS host search not terminate o kern/44578 [nis] getnetgrent fails to read NIS netgroup map o kern/45026 [nis] Can't set next password change date on NIS serve o bin/51628 [nis] ypmatch doesn't match keys in legacy NIS servers o kern/61774 [nis] nis security issue o i386/64716 i386 [nis] mv crashes FreeBSD 5.2.1-p3 o kern/71478 [nis] NIS/NFS: res_mkquery failed [4.2] o kern/71683 [nis] NIS/NFS problem [4.8] o conf/72592 [nis] NIS Domain Master fails as client of itself o kern/86693 [nis] [patch] inconsistency between getusershell.c and 12 problems total. Problem reports for tag 'notes': S Tracker Resp. Description -------------------------------------------------------------------------------- f i386/89568 i386 [NOTES] XBOX options missing from NOTES o kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documentation is incom 2 problems total. Problem reports for tag 'ntfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-formatted fs cause o kern/71774 [ntfs] NTFS cannot "see" files on a WinXP filesystem o kern/73484 [ntfs] Kernel panic when doing `ls` from the client si o kern/73514 [ntfs] [patch] mount_ntfs: can't access to a large fil o kern/80519 [ntfs] Write capability for ntfs filesystems does not o kern/86965 [ntfs] NTFS driver returns incorrect 'number of links' o kern/89966 [ntfs] [panic] mounting ntfs causes kernel panic in so o kern/92000 [ntfs] [panic] Panic caused by mounting mounted NTFS p 8 problems total. Problem reports for tag 'nullfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/51583 [nullfs] [patch] allow to work with devices and socket o kern/59945 [nullfs] [patch] nullfs bug: reboot after panic: null_ p kern/63662 [nullfs] using read-only NULLFS leads to panic. gdb ou o kern/87906 rodrigc [nullfs] [patch] nullfs NFS exporting 4 problems total. Problem reports for tag 'nve': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85583 obrien [nve] [timeout] send errors ("device timeout") with nV o kern/88045 obrien [nve] [patch] 6.0rc1: nve0: device timeout (51) 2 problems total. Problem reports for tag 'nwfs': S Tracker Resp. Description -------------------------------------------------------------------------------- a kern/59211 [nwfs] System crashes when moving files from NWFS moun o kern/65920 [nwfs] Mounted Netware filesystem behaves strange o kern/69100 [nwfs] panic: 5.2.1p9 kernel panics when mounting nwfs 3 problems total. Problem reports for tag 'openssl': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/80074 [openssl] Bug in OpenSSL's sk_insert() causes segfault 1 problem total. Problem reports for tag 'orm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/82978 [orm] [hang] FreeBSD hangs loading orm(4) only after r 1 problem total. Problem reports for tag 'pam': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/66095 [pam] template_user is broken in pam_radius o kern/83099 des [pam] pam_login_access change causes cyrus-sasl-saslau o kern/88150 des [pam] PAM does not search /usr/local/lib for modules 3 problems total. Problem reports for tag 'pccard': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/41364 imp [pccard] NewMedia "Bus Toaster" SCSI card w/ Advansys o conf/55470 [pccard] [patch] new pccard.conf entry (I-O DATA WN-B1 o kern/60307 [pccard] [patch] wrong product id in pccarddevs for Sp o kern/62098 [pccard] [patch] Bad CISTPL_VERS_1 and clash on notebo o kern/67763 [pccard] [patch] PCMCIA: MELCO manufacturer code shoul o kern/71608 [pccard] XIRCOM REM56-100 Ethernet 10/100 can't config o kern/74498 [pccard] [patch] new CIS id for Intersil WiFi, pccard o kern/75298 [pccard] [patch] add missing device id for pccard brid o kern/82464 [pccard] Sony Ericsson GC75 GPRS MODEM not recognized o kern/89878 [pccard] [patch] pccard.c:pccard_safe_quote() unsafe 10 problems total. Problem reports for tag 'pci': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/59903 [pci] [patch] "pci_find_device" returns [only/at] the o kern/60982 [pci] [patch] ID for VIA 686A Power Management Unit (f o kern/65355 [pci] [patch] TC1000 serial ports need enabling o kern/70810 [pci] [patch] Enable SMBus device on Asus P4B series m p kern/79139 rodrigc [pci] [patch] Support for more PCIe chipsets o kern/79266 [pci] [patch] RELENG_4 pci CONF1_ENABLE_MSK depend MFC o kern/89837 [pci] PCI code outputs superfluous "failed to enable/d o kern/91347 [pci] [patch] Add another PCI-e chipset for extended c 8 problems total. Problem reports for tag 'pcm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/90837 [pcm] PCM - ICH6 - device is busy, but old process doe 1 problem total. Problem reports for tag 'pcn': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/31456 [pcn] [patch] register number definition for AMD PCnet o kern/72966 obrien [pcn] [patch] AMD PCnet/PCI Fast Ethernet driver broke 2 problems total. Problem reports for tag 'pcvt': S Tracker Resp. Description -------------------------------------------------------------------------------- a kern/26348 [pcvt] scon -s, page fault in HP mode o i386/47223 i386 [pcvt] [PATCH] pcvt(4), ESC sequences do not change co o i386/47376 i386 [pcvt] [PATCH], pcvt(4), COLOR_KERNEL_FG, 2nd characte o stand/54833 standards [pcvt] more pcvt deficits o stand/54839 standards [pcvt] pcvt deficits o bin/71623 [pcvt] [patch] cleanup of the usr.sbin/pcvt code o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke 7 problems total. Problem reports for tag 'pecoff': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/60963 [pecoff] [patch] Win32 Applications abort on PECOFF o kern/80742 [pecoff] [patch] Local DoS in sys/compat/pecoff (+ oth 2 problems total. Problem reports for tag 'perfmon': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/24963 i386 [perfmon] perfmon(4) doesn't work on SMP systems 1 problem total. Problem reports for tag 'pf': S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/81042 pf [pf] [patch] /etc/pf.os doesn't match FreeBSD 5.3->5.4 o kern/82271 pf [pf] cbq scheduler cause bad latency a kern/84544 dhartmei [pf] [patch] pfvar.h: PF_QNAME_SIZE is too small for c f kern/86072 pf [pf] Packet Filter rule not working properly (with SYN o kern/86848 [pf][multicast] destroying active syncdev leads to pan o kern/88271 [pf] [patch] pf.ko from buildkernel can't log in -curr o kern/90148 pf [pf] pf_enable="YES" -> Fatal trap 12: page fault whil 7 problems total. Problem reports for tag 'pfil': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73517 [pfil] pfil_hooks (ipfw,pf etc) and ipsec processing o 1 problem total. Problem reports for tag 'picobsd': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/29725 dwmalone [picobsd] [patch] fixed segmentation fault in simple_h o bin/42084 luigi [picobsd] PicoBSD's 'netstat -i' reports negative Ipkt o misc/42115 luigi [picobsd] [patch] fix build script for 4.6-STABLE 3 problems total. Problem reports for tag 'pipe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/77493 [pipe] freebsd 5.3 + bash process substitution fails d 1 problem total. Problem reports for tag 'pkg_install': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/34628 [pkg_install] [patch] pkg-routines ignore the recorded 1 problem total. Problem reports for tag 'pmap': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/31427 davidxu [pmap] [patch] minor incorrect code in sys/i386/i386/p o kern/71109 alc [pmap] [patch] Possible race conditions in pmap.c o i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage 3 problems total. Problem reports for tag 'pmc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/90269 jkoshy [pmc] [panic] panic in pmc sampling mode 1 problem total. Problem reports for tag 'powerd': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron 244 5-STABLE o bin/90903 [powerd] cpufreq inconsistency / powerd broken 2 problems total. Problem reports for tag 'ppbus': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/17425 [ppbus] [patch] fix two small printing errors in ppbus 1 problem total. Problem reports for tag 'ppc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/74037 [ppc] ppc(4) cannot find parallel port on Toshiba M30 1 problem total. Problem reports for tag 'ppp': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/88619 brian [ppp] ppp chat auth fails ( pppoe ) 1 problem total. Problem reports for tag 'procfs': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/19535 [procfs] [patch] procfs_rlimit tidyup o kern/86107 [procfs] [panic] unrhdr has N allocations, NULL derefe o kern/90063 [procfs] access("/proc/123", F_OK) doesn't work on >= 3 problems total. Problem reports for tag 'pseudofs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex 1 problem total. Problem reports for tag 'psm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli o i386/65528 i386 [psm] mouse cursor disapears on moving o i386/67055 i386 [psm] Mouse (wheel) detection problem on SIS748/964 ba o kern/75008 [psm] [patch] ALPS GlidePoint not recognized FreeBSD 5 o kern/80844 [psm] [patch] Increase compatibility of psm driver wit o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti o i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o kern/91339 [psm] mousedriver do not recognize aditional buttons o 8 problems total. Problem reports for tag 'pst': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst 1 problem total. Problem reports for tag 'pty': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/60697 [pty] [patch] pseudo-tty hack versus telnet race cause 1 problem total. Problem reports for tag 'puc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/42578 [puc] [panic] using PCI serial cards (puc) in SMP mach o kern/43716 [puc] [patch] puc driver does not recognize Lava Dual- o kern/58953 [puc] [patch] detect NetMOS-based six serial port card o kern/69730 [puc] [patch] puc driver doesn't support PC-Com 8-port o kern/72352 [puc] [patch] Support for VScom PCI-100L is missing fr o kern/75132 jhb [puc] [patch] add support for the Davicom 56PDV PCI Mo o kern/82901 [puc] ECP mode fails on NetMos ppc card - "PWord not s 7 problems total. Problem reports for tag 'pxe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/91720 [pxe] pxeboot always tries to do an rpc call to an nfs 1 problem total. Problem reports for tag 'radeon': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/86080 amd64 [radeon] [hang] radeon DRI causes system hang on amd64 o kern/89271 [radeon][agp][hang] X.org hangs when heavily using Rad 2 problems total. Problem reports for tag 're': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68514 [re] Realtek driver halts on oversized frames o i386/70832 i386 [re] serious problems with RealTek NIC using re0 drive o kern/76551 [re] [patch] re0: watchdog timeout o kern/80005 [re] re(4) network interface _very_ unpredictable work o kern/81019 [re] re(4) RealTek 8169S32 behaves erratically o i386/83735 i386 [re] network card (realtek 8139) and sound card (CMI87 o kern/84584 [re] re(4) spends too much time in interrupt handler ( o kern/91942 [re] [panic] ifconfig causes panic on re(4) 8 problems total. Problem reports for tag 'resolver': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/74314 [resolver] DNS resolver broken under certain jail cond 1 problem total. Problem reports for tag 'rl': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/64594 glebius [rl] 5.2-CURRENT: driver 'rl' (RealTek 8129/8139 Fast o kern/69092 [rl] kernel: rl0: watchdog timeout o i386/74966 i386 [rl] Realtek driver seems to misinterpret some packets o kern/75312 [rl] Built-in RTL8281BL on Asus Pundit AB P2800 is not o kern/76081 [rl] [patch] Add support for CardBUS NIC FNW3603TX o i386/76948 i386 [rl] Slow network with rl0 6 problems total. Problem reports for tag 'rp': S Tracker Resp. Description -------------------------------------------------------------------------------- s i386/28975 mjacob [rp] RocketPort problems o kern/44202 [rp] [patch] -stable rp driver does not work with mult 2 problems total. Problem reports for tag 'rpc': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/56461 [rpc] FreeBSD client rpc.lockd incompatible with Linux o bin/70974 [rpc] SIGSEGV in rpc.lockd 2 problems total. Problem reports for tag 'rpc.lockd': S Tracker Resp. Description -------------------------------------------------------------------------------- f bin/30661 alfred [rpc.lockd] [patch] FreeBSD-current fails to do partia 1 problem total. Problem reports for tag 'rpcbind': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73865 [rpcbind] [patch] NOINET6=yes in /etc/make.conf ignore 1 problem total. Problem reports for tag 'rtc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63431 [rtc] motherboard going to suspend mode stops system c o kern/70649 [rtc] system clock slows down when heavily loaded 2 problems total. Problem reports for tag 'rtld': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88117 [rtld] [patch] support of $ORIGIN in rtld-elf. 1 problem total. Problem reports for tag 'sched_ule': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/71421 jeff [sched_ule] [hang] filesystem operations lockups o kern/71827 jeff [sched_ule] [panic] Running java applications causes k o kern/72560 jeff [sched_ule] [patch] small cleanup of SCHED_ULE o kern/72659 jeff [sched_ule] [patch] little bug in sched_ule interactiv o kern/73225 jeff [sched_ule] [panic] reproducable Page Fault o kern/78444 jeff [sched_ule] doesn't keep track of the sleep time of a o threa/80887 jeff [sched_ule] ULE with SMP broke libpthread/libthr on 5. o kern/85658 jeff [sched_ule] [patch] add DDB command, show runq, to sch o kern/86067 jeff [sched_ule] 6.0-BETA4 hangs while trying idprio 9 problems total. Problem reports for tag 'scsi': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/7264 gibbs [scsi] Buslogic BT 950 scsi card not detected o kern/13141 se [scsi] Multiple LUN support in NCR driver is broken. f kern/17058 mjacob [scsi] tape driver can't drive devs that can't do SCSI f kern/29318 mjacob [scsi] [patch] Exabyte 8200 needs SA_QUIRK_1FM and SA_ o kern/57469 scsi [scsi] [patch] Quirk for Conner CP3500 o kern/78868 gibbs [scsi] Adaptec 29160 fails with IBM LTO-2 drive if dis 6 problems total. Problem reports for tag 'sf': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) multiple problem 1 problem total. Problem reports for tag 'sio': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/2298 [sio] [patch] support for DSR/DCD swapping on serial p o kern/20410 [sio] sio support for high speed NS16550A, ST16650A an o kern/26261 [sio] silo overflow problem in sio driver o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o kern/51982 [sio] sio1: interrupt-level buffer overflows o kern/65278 ups [sio] [patch] kgdb debugger port initialization destro o kern/81807 [sio] Silo overflows with serial multiport cards o kern/87845 [sio] [patch] sio(4) should on probe return BUS_PROBE_ 8 problems total. Problem reports for tag 'sis': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/35442 [sis] [patch] Problem transmitting runts in if_sis dri o kern/35511 [sis] sis(4) multicast filtering doesn't pass some App o kern/36517 [sis] sis driver can't map ports/memory for NetGear FA o kern/64556 [sis] if_sis short cable fix problems with NetGear FA3 o kern/77631 [sis] sis network driver broken in 5.3 o amd64/78848 amd64 [sis] sis driver on FreeBSD 5.x does not work on amd64 o kern/83807 [sis] [patch] if_sis: Wake On Lan support for FreeBSD 7 problems total. Problem reports for tag 'sk': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/65817 [sk] [panic] kernel panic with GENERIC 5.2.1 and SysKo o kern/72997 [sk] Network performance down [6-CURRENT] o kern/91000 bz [sk] sk connection shut down after some time of inacti 3 problems total. Problem reports for tag 'smbfs': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/36038 bp [smbfs] sendfile(2) on smbfs fails, exposes kernel mem o kern/36566 [smbfs] System reboot with dead smb mount and umount a kern/39043 [smbfs] Corrupted files on a FAT32 partition o kern/42652 [smbfs] error deleting r/o (by windows) files on smbfs o kern/46017 [smbfs] smb mounts break /etc/periodic/weekly/310.loca o kern/53987 [smbfs] smbfs can't access to files with symbol ¿ in n o kern/55617 [smbfs] Accessing an nsmb-mounted drive via a smb expo o kern/61503 [smbfs] mount_smbfs does not work as non-root o kern/62746 tjr [smbfs] SMBFS and vfs.usermount. User cannot unmount o kern/65901 [smbfs] smbfs fails fsx write/truncate-down/truncate-u o kern/77958 [smbfs] can't delete read-only files via smbfs o kern/78953 bp [smbfs] smbfs getdirentries() failure causes CVS to fa o kern/80088 [smbfs] Incorrect file time setting on NTFS mounted vi o kern/80469 [smbfs] mount_smbfs causes freebsd to reboot o kern/85042 [smbfs] mount_smbfs: can't get handle to requester (no o kern/85326 [smbfs] [panic] saving a file via samba to an overquot o kern/87859 [smbfs] System reboot while umount smbfs. o kern/88266 [smbfs] smbfs does not implement UIO_NOCOPY and sendfi o kern/88657 [smbfs] windows client hang when browsing a samba shar o kern/90815 [smbfs] [patch] SMBFS with character conversions somet o bin/91134 [smbfs] [patch] Preserve access and modification time 21 problems total. Problem reports for tag 'smp': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/36943 i386 [smp] [hang] reboot hangs on Tyan Thunder K7 with SMP o kern/67830 [smp] [patch] CPU affinity problem with forked child p o kern/74319 [smp] system reboots after few hours (5.3) o kern/77537 [smp] [hang] Conditional breakpoints hang on SMP machi o i386/81311 i386 [smp] [hang] Athlon MP SMP + 3ware + em0 = deadlock, n o kern/83406 [smp] em/bge drivers: severe performance loss under SM o amd64/87258 amd64 [smp] [boot] cannot boot with SMP and Areca ARC-1160 r o amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powerd results in 8 problems total. Problem reports for tag 'snd_csa': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/16879 tanimura [snd_csa] csa sound drivers seem to be using shared ir o kern/23546 tanimura [snd_csa] [patch] csa DMA-interrupt problem 2 problems total. Problem reports for tag 'snd_mss': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/83697 [snd_mss] [patch] support, docs added for full-duplex, 1 problem total. Problem reports for tag 'snp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/47359 dd [snp] [panic] panic after kldunload snp 1 problem total. Problem reports for tag 'socket': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/21998 green [socket] [patch] ident only for outgoing connections o kern/66268 glebius [socket] [patch] Socket buffer resource limit (RLIMIT_ 2 problems total. Problem reports for tag 'sound': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/17542 greid [sound] random static with GUS PnP s kern/21384 greid [sound] pcm driver has static in recorded audio f kern/25386 multimedia [sound] Incorrect mixer registers (line & synth) in ne o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. o kern/59208 matk [sound] [patch] reduce pops and crackles and fix selec o kern/60677 multimedia [sound] [patch] No reaction of volume controy key on I o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o f kern/66642 multimedia [sound] pcm0: play: 0: play interrupt timeout, channel p kern/71317 sanpei [sound] [patch] Add nForce2 sound support for MSI K7N2 p kern/71726 sanpei [sound] [patch] nForce3 250(CK8S) audio support for sn f kern/72218 multimedia [sound] audio recording broken with emu10k1 on 5.3-bet o kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible f kern/73987 multimedia [sound] Nforce2 MB sound problem f i386/74191 multimedia [sound] Notebook PC2001 Compliant AC97 audio works for o kern/79678 multimedia [sound] sound works except recording from any source o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/80465 multimedia [sound] pcm0:record:0: record interrupt timeout (Acer o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Definition Audio f kern/84507 multimedia [sound] fm801: Not every card supports variable rate f kern/85964 multimedia [sound] Can't play 24 bit audio (Audigy 2 and others) o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup f kern/88820 multimedia [sound] Erratic recognition of VIA 8285 sound card by o kern/90214 multimedia [sound] memory leaks in snd_via8233 o kern/91683 ariff [sound] [patch] bug on sound driver & solution o kern/91992 multimedia [sound] kernel panic at playing sound while recording. 28 problems total. Problem reports for tag 'speaker': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assumption HZ == 1 problem total. Problem reports for tag 'svr4': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/91293 emulation [svr4] [patch] *Experimental* Update to the SVR4 emula 1 problem total. Problem reports for tag 'sym': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/27059 scsi [sym] SCSI subsystem hangs under heavy load on (Server o kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C810 under load o kern/73289 [sym] Interrupt storm on sym0 o i386/88315 i386 [sym] [hang] Symbios/LSI-HBA (SYM83C895) hangs o kern/90282 scsi [sym] SCSI bus resets cause loss of ch device 5 problems total. Problem reports for tag 'syscons': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/15436 [syscons] syscons extension: "propellers" o kern/31890 [syscons] [patch] new syscons font o kern/32480 [syscons] Missing graphic characters in syscons font i o kern/39252 [syscons] [patch] syscons doesn't support 8-bit contro o kern/46973 [syscons] [patch] syscons virtual terminals switching o kern/48599 [syscons] [patch] syscons cut-n-paste logic is broken p kern/71142 delphij [syscons] [patch] add vesa [1024x768] mode support o kern/72585 [syscons] [patch] iso05-8x16.fnt lacks letter q p kern/72728 brooks [syscons] [patch] keyboard debug and reboot qualificat o conf/90082 [syscons] [patch] curses ACS line graphics support for 10 problems total. Problem reports for tag 'sysctl': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/18154 i386 [sysctl] [patch] Add cpu class and features flags sysc f kern/31490 [sysctl] [patch] Panic in sysctl_sysctl_next_ls on emp o kern/39681 [sysctl] [patch] add hidden kernel boot tunables to sy o kern/54439 [sysctl] [patch] Protecting sysctls variables by given o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o kern/91023 [sysctl] cpufreq/p4tcc: sysctl: dev.cpu.0.freq: Device 6 problems total. Problem reports for tag 'sysinstall': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/4646 qa [sysinstall] can't fixit with an NFS-mounted CD s bin/7232 qa [sysinstall] suggestion for FreeBSD installation dialo o bin/8867 qa [sysinstall] [patch] /stand/sysinstall core dumps (sig o bin/12324 qa [sysinstall] fdisk partition editor is missing ">" fla o bin/13936 qa [sysinstall] no clear indication of how much space to o bin/14318 qa [sysinstall] sysinstall upon install has some counter- o bin/15038 qa [sysinstall] easy to not notice that selection lists m o conf/16584 qa [sysinstall] Hostname field too small during install ( o bin/16948 qa [sysinstall] sysinstall/disklabel: bad partition table o bin/17546 qa [sysinstall] sysinstall does not let you configure NIS o bin/19837 ambrisko [sysinstall] [patch] run Fix It floppy from serial por o bin/20282 qa [sysinstall] sysinstall does not recover some /etc fil o bin/20391 jhb [sysinstall] sysinstall should check debug.boothowto s o bin/20908 qa [sysinstall] /stand/sysinstall too limited in selectio o bin/23098 qa [sysinstall] [patch] if installing on a serial console a bin/23402 qa [sysinstall] upgrade ought to check partition sizes o bin/24907 qa [sysinstall] Options screen at MenuMedia menu problem o bin/26897 qa [sysinstall] 4.3R sysinstall fails to create swap part o bin/26919 qa [sysinstall] fdisk should ONLY set one bootable flag o bin/27216 qa [sysinstall] can not get to shell prompt from serial c o bin/27483 qa [sysinstall] [patch] make sysinstall ask for the keyma f bin/27872 qa [sysinstall] "Load Config" hangs Compaq DL360 when use a bin/28081 qa [sysinstall] /stand/sysinstall errs out if /cdrom/ alr o bin/29375 qa [sysinstall] disk editor gets confused by slices that o bin/29893 qa [sysinstall] suggestions for 4.4 sysinstall o bin/30517 qa [sysinstall] using sysinstall with install.cfg has no o bin/30837 qa [sysinstall] sysinstall doesn't set the schg flag on t o bin/31363 qa [sysinstall] "partition editor" silently corrects part f bin/32144 qa [sysinstall] unattended install with sysinstall doesn' a bin/32375 qa [sysinstall] sysinstall doesn't respect User generated o bin/33370 qa [sysinstall] post-configuration issue o bin/35400 qa [sysinstall] sysinstall could improve manipulation of o bin/35925 qa [sysinstall] fixit floppy cannot be mounted on USB dri a bin/35985 qa [sysinstall] swap double mount o bin/36118 qa [sysinstall] 4.5 Upgrade says it won't touch /usr/src, o bin/36508 qa [sysinstall] installation floppy bug (4.5) o bin/36911 qa [sysinstall] installation floppies miss autoload file o bin/37160 qa [sysinstall] coredumps when trying to load package dat o bin/37710 qa [sysinstall] LAN interface in wrong state after attemp o bin/38055 qa [sysinstall] Groups (creation) item should be before U o bin/38056 qa [sysinstall] User (creation)'s "Member groups" item sh o bin/38057 qa [sysinstall] "install" document doesn't display correc o bin/38478 qa [sysinstall] In Choose Distributions screen, it's diff o bin/38480 qa [sysinstall] sysinstall should prompt for normal users o bin/38582 qa [sysinstall] sysinstall sets newfs flag after changing o bin/38609 qa [sysinstall] sysinstall should know the size of the va o bin/38610 qa [sysinstall] should be able to mount ISO images on DOS o bin/38854 qa [sysinstall] resetting during setup causes the target o bin/39360 qa [sysinstall] if linux emu is added as a dependency (an o bin/39574 qa [sysinstall] error mounting /dev/acd0c on /dist: No su o bin/40260 qa [sysinstall] hang when detecting devices (No CD/DVD de o bin/40391 imp [sysinstall] sysinstall with PCCARD<->ISA bridge gets o bin/41238 qa [sysinstall] problems with FreeBSD installation on a d o bin/41757 qa [sysinstall] sysinstall 4.6.x unstable o bin/41850 qa [sysinstall] sysinstall fails to create root filesyste o bin/41949 qa [sysinstall] sysinstall sorts /etc/rc.conf during netb o bin/42022 qa [sysinstall] non-interactive mode prompts when only a o bin/42162 qa [sysinstall] installation crashes, md0c filled up. o bin/42934 qa [sysinstall] installation procedure on install floppie o bin/44471 qa [sysinstall] 4.6 install writes MBR even when specifie o bin/44915 qa [sysinstall] 'choose installation media' choose CD-ROM o bin/45254 qa [sysinstall] [patch] sysinstall installs things it sho o bin/45565 qa [sysinstall] write error, filesystem full o bin/45608 qa [sysinstall] install should config all ether devices, o bin/46235 rwatson [sysinstall] NTP servers for Finland require updating o bin/46670 qa [sysinstall] 5.0-RC2 install leaves CD drawer locked. o bin/46905 qa [sysinstall] FreeBSD 5.x cannot be installed from mult o bin/47314 qa [sysinstall] wish: install should not require a swap p o bin/47384 qa [sysinstall] sysinstall ignores intended destination d o bin/47908 qa [sysinstall] /stand/sysinstall can't display document o bin/48341 qa [sysinstall] sysinstall deletes mbr although it should o bin/48989 qa [sysinstall] Sysinstall's partition editor gets confu o bin/52271 qa [sysinstall] sysinstall panics in machine with no hard o bin/53131 qa [sysinstall] "ALL" could not turn check BOXes ON at pa o bin/53341 qa [sysinstall] [patch] dump frequency in sysinstall is a o bin/53839 qa [sysinstall] disklabel editor fails on post-install co o bin/56952 re [sysinstall] floppy install error o bin/58008 qa [sysinstall] [patch] sysinstall postfix installation p o bin/58951 [sysinstall] some problems with 4.9-RELEASE installati o bin/59708 qa [sysinstall] [patch] add sSMTP support for Mail select o bin/60349 scottl [sysinstall] 5.2-RC1 cannot do NFS installation o bin/60350 qa [sysinstall] in Choose Distributions screen, "All" doe o bin/61152 qa [sysinstall] installer refuses to mount USB-floppy or o bin/61264 qa [sysinstall] unable To Use VT100 Terminal Emulator (Te o kern/61438 qa [sysinstall] 5.2 nfs tasks running by default after sy o bin/61587 qa [sysinstall] [patch] installation problem, disklabel c o i386/61603 i386 [sysinstall] wrong geometry guessed o bin/61658 qa [sysinstall] 5.2R error "Add of package qt-3.2.1 abort o bin/61890 qa [sysinstall] fdisk(8) uses incorrect calculations for o bin/61937 qa [sysinstall] cannot install 5.2-REL via serial console o bin/62367 qa [sysinstall] 5.2.1-RC installation problems o bin/62375 qa [sysinstall] sysinstall core dump o bin/62702 qa [sysinstall] backup of /etc and /root during sysinstal o bin/62711 qa [sysinstall] installation: "Insert Next CD" Prompt is o bin/62833 qa [sysinstall] can't install: integer divide fault o bin/65546 qa [sysinstall] 4.10-BETA fails to install from NFS o bin/65774 qa [sysinstall] cannot run repair disk when booted from U o bin/66350 qa [sysinstall] sysinstall creates a partition of subtype o bin/66950 qa [sysinstall] upgrading to 4.10-RC3: package conflicts o bin/68047 [sysinstall] unattended install of FreeBSD 5.2.1 does o bin/69942 [sysinstall] sysinstall changes /etc/rc.conf after ins o bin/69986 qa [sysinstall] [patch] no job control in fixit shell on o bin/70002 qa [sysinstall] fails to locate FTP dirs if the OS has pa o bin/71323 qa [sysinstall] FTP download from floppy boot crashes wit o bin/72232 qa [sysinstall] Installer installs gui-enabled cvsup o bin/72895 qa [sysinstall] Sysinstall generates invalid partition ta o sparc/72962 sparc64 [sysinstall] Sysinstall panics on sparc64 if /dev/cd0 o bin/73410 [sysinstall] Sysinstall could not allocate disklabel o bin/73511 qa [sysinstall] SCSI drive install failure - RC2 o bin/73617 qa [sysinstall] fdisk editor unmarks active partition p bin/74406 ceri [sysinstall] sysinstall accepts but discards media opt o bin/78964 qa [sysinstall] can not write labels to hdd on instalatio o kern/79621 qa [sysinstall] sysinstall does not create a device when o bin/79910 qa [sysinstall] Cannot escape from failed port/package in o bin/80117 qa [sysinstall] [patch] smbfs install option for sysinsta o bin/81323 qa [sysinstall] Error in installation packages "write fai p bin/82030 simon [sysinstall] Choosing an alternate default MTA s bin/84084 qa [sysinstall] FreeBSD 4.11-R won't install to 4th part o bin/84208 qa [sysinstall] "Leave the MBR untouched" option not work f bin/84667 qa [sysinstall] annoying installation problem o bin/84668 qa [sysinstall] ssh and sysinstall problem o bin/84674 qa [sysinstall] Installer trying to install bad package t o bin/85367 qa [sysinstall] [patch] fix package categories in index.c o bin/86454 qa [sysinstall] sysinstall terminates with signal 10 if I o bin/86600 qa [sysinstall] Sysinstall boot manager screen is mislead o bin/86665 qa [sysinstall] sysinstall binary upgrade clobbers named. o bin/86859 qa [sysinstall] Installer should ask about Linux earlier o bin/88826 qa [sysinstall] sysinstall infinity wait for da0 o bin/89144 [sysinstall] failed to install 2 packages on 6.0 disk p bin/90057 ceri [sysinstall] [patch] chown: root.operator: Invalid arg o bin/90656 qa [sysinstall] 6.0-RELEASE (i386) cannot be installed vi o bin/91205 qa [sysinstall] sysinstall package options should require o bin/92160 qa [sysinstall] [patch] Add new NTP servers for Taiwan 133 problems total. Problem reports for tag 'sysv': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/75541 [sysv] [patch] Forgotten tunables for sysvmsg module 1 problem total. Problem reports for tag 'threads': S Tracker Resp. Description -------------------------------------------------------------------------------- o threa/39922 threads [threads] [patch] Threaded applications executed with o kern/91266 threads [threads] Trying sleep, but thread marked as sleeping 2 problems total. Problem reports for tag 'ti': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/40516 [ti] [patch] ti driver has no baudrate set o amd64/63188 amd64 [ti] ti(4) broken on amd64 2 problems total. Problem reports for tag 'tty': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/89538 phk [tty] [panic] triggered by "sysctl -a" 1 problem total. Problem reports for tag 'twe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/50201 [twe] 3ware RAID 5 resulting in data corruption o kern/61669 [twe] writing to 3ware escalade spends 90% of cpu in s o kern/66185 [twe] twe driver generates gratuitous warning on shutd o kern/70360 [twe] Random lock-ups with 3ware RAID 5 under FreeBSD o kern/72906 [twe] twe0 idefinite wait buffer 5 problems total. Problem reports for tag 'txp': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/62753 obrien [txp] [panic] txp(4) panics on amd4 o kern/89876 [txp] [patch] txp driver doesn't work with latest firm 2 problems total. Problem reports for tag 'ucom': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o kern/86763 [ucom] kernel: ucom0: ucomwritecb: IOERROR 2 problems total. Problem reports for tag 'udav': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/80776 usb [udav] UDAV device driver shouldn't use usb_add_task 1 problem total. Problem reports for tag 'udf': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/65300 [udf] Can't use sendfile(2) to download files in UDF D o kern/77234 [udf] [patch] corrupted data is read from UDF filesyst o kern/78987 scottl [udf] [patch] udf fs: readdir returns error when it sh o kern/84983 scottl [udf] [patch] udf filesystem: stat-ting files could ra o kern/90521 [udf] [patch] UDF driver might calculate a wrong descr o kern/92040 [udf] mmap/cp fails on small file in UDF 6 problems total. Problem reports for tag 'ufs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/26323 [ufs] [patch] Quota system creates zero-length files o kern/33940 [ufs] [patch] quotactl allows compromise gid-quotas o kern/48393 mckusick [ufs] ufs2 snapshot code bugs o kern/58373 mckusick [ufs] ufs inconsistency between 4.9-RC and 5.1 o bin/73019 [ufs] fsck_ufs: cannot alloc 607016868 bytes for inoin o amd64/89202 amd64 [ufs] [panic] Kernel crash when accessing filesystem w o kern/89991 [ufs] softupdates with mount -ur causes fs UNREFS o kern/91568 [ufs] [panic] writing to UFS/softupdates DVD media in o kern/91572 [ufs] [panic] writing to UFS/softupdates DVD media usi 9 problems total. Problem reports for tag 'ugen': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/53025 usb [ugen] [patch] ugen does not allow O_NONBLOCK for inte o usb/56513 usb [ugen] [panic] panic in ugen w/ moused -p /dev/ugen0 o usb/62309 usb [ugen] [panic] panic: ugen(4) driver o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o usb/81308 usb [ugen] [patch] polling a ugen(4) control endpoint caus 5 problems total. Problem reports for tag 'uhid': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o usb/85992 usb [uhid] [patch] USB stops working when trying to read f 2 problems total. Problem reports for tag 'uma': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85971 jeff [uma] [patch] minor optimization to uma 1 problem total. Problem reports for tag 'umapfs': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/74708 [umapfs] [panic] UMAPFS kernel panic 1 problem total. Problem reports for tag 'umass': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/57085 sanpei [umass] umass0 problems, with Sony Vio/USB memory stic o usb/65436 usb [umass] [patch] add quirk for PNY Attache 256MB USB 2. o i386/70028 i386 [umass] umass issue in the boot prcess on SONY Laptop o usb/71605 usb [umass] [patch] umass doesn't recognize multiple slots o usb/74358 usb [umass] unplugging at boot time an umass device crashe o usb/74690 usb [umass] [patch] support for SanDisk 8-in-1 in umass.c o usb/74771 usb [umass] mounting write-protected umass device as read/ o kern/75764 [umass] [patch] "umass0: Phase Error" - no device for o usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4) not used by o usb/79893 usb [umass] [patch] new usbdevs/umass quirks derived from o usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN quirk o usb/84326 usb [umass] Panic trying to connect SCSI tape drive via US o usb/89196 usb [umass] [patch] Kingston DataTraveler 2.0 doesn't like o usb/89997 usb [umass] [panic] panic on iPod mini detach o usb/91516 usb [umass] umass0 problems, with Freecom Classic SL Hard 15 problems total. Problem reports for tag 'umodem': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/91546 usb [umodem][path] Nokia 6630 mobile phone does not work 1 problem total. Problem reports for tag 'ums': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/55555 usb [ums] system freezes with access to /dev/ums0 o kern/56250 [ums] [patch] ums(4) doesn't work with MCT based PS/2 2 problems total. Problem reports for tag 'unionfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/17819 [unionfs] Build ports on nfs & union mount panics kern a kern/27250 bp [unionfs] [patch] unionfs filesystem panics in large n o kern/27571 bp [unionfs] Changing policy of shadowing files and direc s kern/52110 green [unionfs] FS corruption when using unionfs s kern/52745 [unionfs] Fatal trap 12: page fault while in kernel mo s kern/54534 [unionfs] unionfs && mfs|md crashing machine a kern/56381 das [unionfs] panic: page fault in fifo_close() ... s kern/66066 [unionfs] panic: ufs_direnter: compact2 o kern/66152 [unionfs] laying unionfs over another unionfs mount ca o kern/66829 [unionfs] mounting fdesc union on /dev panics 4.10-pre s kern/67706 [unionfs] cvs update over a union mount slows and then o kern/73094 [unionfs] system runs out of vnodes o bin/75585 [unionfs] mount -p on unionfs results in non parsable o kern/84107 [unionfs] [panic] unionfs related panic o kern/84498 [unionfs] [hang] file system hangs when jail starts if s kern/86596 [unionfs] unionfs -b brokes file modes s kern/89755 [unionfs] [hang] Jailed process deadlocks when using u o kern/91010 [unionfs] [patch] new source code and some changes 18 problems total. Problem reports for tag 'ural': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88182 [ural] wep is broken in ural(4) hostap mode o kern/92083 [ural] [panic] panic using WPA on ural NIC in 6.0-RELE 2 problems total. Problem reports for tag 'usb': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/40948 usb [usb] USB HP CDW8200 does not work f usb/41415 usb [usb] [patch] Some USB scanners cannot talk to uscanne o kern/51958 usb [usb] [patch] update for urio driver o kern/52026 usb [usb] feature request: umass driver support for InSyst o usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fails to work s usb/60276 usb [usb] Kernel panic when plugging in USB (umass) device o usb/61234 usb [usb] [patch] usbhidaction(1) doesn't support using an o usb/61627 usb [usb] [patch] New USB printer not supported correctly o usb/62088 usb [usb] Logitech Cordless/Optical Mouse not working o usb/63621 usb [usb] USB MemoryStick Reader stalls/crashes system o kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops input on usb- o kern/66547 usb [usb] Palm Tungsten T USB does not initialize correctl o usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o usb/70523 usb [usb] [patch] umct sending/receiving wrong characters o usb/70942 usb [usb] Genius Wireless USB mouse: moused doesn't work c o usb/71155 usb [usb] misbehaving usb-printer hangs processes, causes o usb/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) detach is no o usb/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) communicatio o usb/71455 usb [usb] Slow USB umass performance of 5.3 o usb/72344 usb [usb] [patch] QUIRK: Dane-Elec zMate 512 MB USB flash o usb/72380 usb [usb] USB does not work [dual Celeron Abit] o usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse not working in o kern/73388 brooks [usb] usb-keyboard stops working f usb/73553 usb [usb] Microsoft USB Internet Keyboard not recongized o usb/74609 usb [usb] [patch] allowing cdma modems to work at full spe o usb/74849 usb [usb] [patch] Samsung SPH-i500 does not attach properl o usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm fails to atac o usb/75970 usb [usb] [patch] support for Sandisk Cruzer Micro 128MB U o usb/79656 usb [usb] RHSC interrupts lost o usb/79722 usb [usb] wrong alignments in ehci.h o usb/79723 usb [usb] prepare for high speed isochronous transfers o usb/79725 usb [usb] [patch] USB device speed is not double-checked o usb/80487 usb [usb] [patch] quirk: United MP 5512 Portable MP3 Playe o usb/82350 usb [usb] null pointer dereference in USB stack o usb/83504 usb [usb] SpeedTouch USB stop working on recent current (a o usb/83677 usb [usb] usb controller often not detected (Sun W2100z) o usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o usb/86767 usb [usb] bogus "slice starts beyond end of the disk:..." o usb/89954 usb [usb] USB Disk driver race condition? o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous 40 problems total. Problem reports for tag 'usbdevs': S Tracker Resp. Description -------------------------------------------------------------------------------- f usb/70362 sanpei [usbdevs] [patch] LaCie 160GB USB drive f usb/70835 sanpei [usbdevs] [patch] scsi_da does not recognize SANDISK C 2 problems total. Problem reports for tag 'uscanner': S Tracker Resp. Description -------------------------------------------------------------------------------- f usb/32652 usb [uscanner] [patch] A new ioctl to uscanner f kern/65428 [uscanner] [panic] uscanner(4)-related repeatable kern 2 problems total. Problem reports for tag 'vfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/55297 [vfs] [panic] kernel panic after running XFree86 o kern/68459 [vfs] [patch] Patches to mknod(2) behave more like Lin o kern/74976 [vfs] [panic] 5.3-STABLE: vn_finished_write triggered o kern/78434 [vfs] [patch] vfs_mount: -current does not cdboot 4 problems total. Problem reports for tag 'vga': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/64114 [vga] [patch] bad vertical refresh for console using R 1 problem total. Problem reports for tag 'vge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/81644 [vge] vge(4) does not work properly when loaded as a K o kern/82497 [vge] vge(4) on AMD64 only works when loaded late, not o amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD 6.0-RC1 amd6 3 problems total. Problem reports for tag 'vinum': S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/47566 le [vinum] [patch] add vinum status verification to perio f kern/58391 le [vinum] Trap 12 with heavy disk load on ide vinum mirr o kern/79035 le [vinum] gvinum unable to create a striped set of mirro f kern/85329 [vinum] vinum dumpconfig destroys openmask and let Fre 4 problems total. Problem reports for tag 'vm': S Tracker Resp. Description -------------------------------------------------------------------------------- s i386/22944 tegge [vm] [patch] isa_dmainit fails on machines with 512MB o kern/32659 [vm] [patch] vm and vnode leak with vm.swap_idle_enabl o kern/37554 jmg [vm] [patch] make ELF shared libraries immutable once o i386/42766 i386 [vm] [patch] proposal to perform reboot via jump to BI o kern/70587 [vm] [patch] NULL pointer dereference in vm_pageout_sc o kern/71258 [vm] [patch] anonymous mmappings not always page align o kern/71792 [vm] [patch] Wrong/missing 'goto' target label in cont o kern/78179 [vm] [patch] bus_dmamem_alloc() with BUS_DMA_NOWAIT ca o kern/78946 [vm] vm_pageout_flush: partially invalid page 9 problems total. Problem reports for tag 'vn': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44744 [vn] [patch] VN devices can hang system FreeBSD v4.5 1 problem total. Problem reports for tag 'vpd': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM xSeries etc 1 problem total. Problem reports for tag 'vr': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/41138 [vr] vr0 locks up on one hub, OK on another o kern/78388 [vr] vr network drivers cause watchdog timeout o kern/87506 [vr] [patch] Fix alias support on vr interfaces o kern/89305 [vr] [patch] D-Link NIC with VIA Rhine II, lost of Net o kern/90890 [vr] Problems with network: vr0: tx shutdown timeout 5 problems total. Problem reports for tag 'wi': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/39928 imp [wi] wi0 timeouts and hangs the system while sending d o kern/43625 imp [wi] wi(4) driver hangs after long data transfers o kern/59183 imp [wi] wi problems with wi_cmd o kern/69019 [wi] wlan stalling after 2-3 hrs of moderate traffic o i386/69722 i386 [wi] wi0: init failed, Lucent Technologies WaveLAN/IEE o kern/72924 [wi] 4.10 wi driver timeout problem with Global Sun Te o kern/73871 [wi] Intersil Prism wireless wi0 locks up, "busy bit w o kern/74495 [wi] wi(4) wlan driver device freeze (5.3-STABLE) o kern/75254 [wi] [patch] PRISM3-based adapter ZCOM XI330 doesn't w o kern/75823 [wi] wi0 interface self-destructs after a couple hours o kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard to wi(4) s kern/79323 [wi] authmod setup with ifconfig on dlink wlan card fa o kern/89688 [wi] wi0 cbb remove bug: Danger Will Robinson 13 problems total. Problem reports for tag 'wlan': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88793 [wlan] wlan(4) broken, sends corrupted packets with iw 1 problem total. Problem reports for tag 'xe': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/78657 i386 [xe] [hang] error installing 5.3-RELEASE due to Compaq o kern/85266 [xe] [patch] xe(4) driver does not recognise Xircom XE o kern/85477 [xe] [patch] fix driver message in if_xe.c 3 problems total. Problem reports for tag 'xl': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/66564 [xl] 3c920-MV00 PHY detection problem f kern/76207 [xl] [patch] Null pointer dereference in xl_detach() o kern/77239 [xl] 3Com 3CXFEM656C does not seem to be supported by f kern/78791 [xl] xl(4) input errors and speed problem 4 problems total. Problem reports for tag 'zlib': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/43616 [zlib] [patch] static-ize some functions in sys/net/zl 1 problem total. From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 11:30:07 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 132AB16A420; Mon, 23 Jan 2006 11:30:07 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C297A43D55; Mon, 23 Jan 2006 11:30:06 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NBU6RK091797; Mon, 23 Jan 2006 11:30:06 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NBU3TV091697; Mon, 23 Jan 2006 11:30:03 GMT (envelope-from linimon) Date: Mon, 23 Jan 2006 11:30:03 GMT From: Mark Linimon Message-Id: <200601231130.k0NBU3TV091697@freefall.freebsd.org> To: fm@cross-road.org.ua, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/92183: kernel panic near readlink syscall X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 11:30:07 -0000 Synopsis: kernel panic near readlink syscall State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Jan 23 11:29:33 UTC 2006 State-Changed-Why: Duplicate of kern/92104. http://www.freebsd.org/cgi/query-pr.cgi?pr=92183 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 11:40:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E435816A41F for ; Mon, 23 Jan 2006 11:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEC9343D49 for ; Mon, 23 Jan 2006 11:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NBe6W1093345 for ; Mon, 23 Jan 2006 11:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NBe63G093344; Mon, 23 Jan 2006 11:40:06 GMT (envelope-from gnats) Date: Mon, 23 Jan 2006 11:40:06 GMT Message-Id: <200601231140.k0NBe63G093344@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Eugene Grosbein Cc: Subject: Re: bin/92149: [patch] ln -f -s does not remove existing directory X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eugene Grosbein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 11:40:07 -0000 The following reply was made to PR bin/92149; it has been noted by GNATS. From: Eugene Grosbein To: Gleb Smirnoff Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/92149: [patch] ln -f -s does not remove existing directory Date: Mon, 23 Jan 2006 18:32:45 +0700 On Mon, Jan 23, 2006 at 11:53:36AM +0300, Gleb Smirnoff wrote: > E> "ln -f -s" may be used to create a symlink to the file and > E> the target file will be unlinked if it exists. > E> > E> However, ln will fail with 'Operation not permitted' message > E> when target is a directory because unlink(2) does not remove > E> empty directories. > > I think that the current behavior is standard, while suggested behavior > is going to violate SUSv3. At least I understand the standard this way: > > If the destination path exists: > > 1. If the -f option is not specified, ln shall write a diagnostic message > to standard error, do nothing more with the current source_file, and go > on to any remaining source_files. > 2. Actions shall be performed equivalent to the unlink() function defined in > the System Interfaces volume of IEEE Std 1003.1-2001, called using > destination as the path argument. If this fails for any reason, ln shall > write a diagnostic message to standard error, do nothing more with the > current source_file, and go on to any remaining source_files. > > http://www.opengroup.org/onlinepubs/000095399/utilities/ln.html Then I'd like to introduce new command line option enabling desired behavour. Should I correct the patch? Eugene Grosbein From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 13:30:11 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 171DC16A41F; Mon, 23 Jan 2006 13:30:11 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7F2E43D90; Mon, 23 Jan 2006 13:30:10 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NDUABG099081; Mon, 23 Jan 2006 13:30:10 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NDUA7m099076; Mon, 23 Jan 2006 13:30:10 GMT (envelope-from delphij) Date: Mon, 23 Jan 2006 13:30:10 GMT From: Xin LI Message-Id: <200601231330.k0NDUA7m099076@freefall.freebsd.org> To: delphij@FreeBSD.org, delphij@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/26005: MIME quoted-printable encoding added to vis/unvis + bug fix X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 13:30:11 -0000 Synopsis: MIME quoted-printable encoding added to vis/unvis + bug fix Responsible-Changed-From-To: delphij->freebsd-bugs Responsible-Changed-By: delphij Responsible-Changed-When: Mon Jan 23 13:29:17 UTC 2006 Responsible-Changed-Why: Turn this back to pool due to lack of time. http://www.freebsd.org/cgi/query-pr.cgi?pr=26005 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 13:32:59 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0248616A427; Mon, 23 Jan 2006 13:32:58 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3001443DC0; Mon, 23 Jan 2006 13:31:05 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NDV5L5000160; Mon, 23 Jan 2006 13:31:05 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NDV52L000152; Mon, 23 Jan 2006 13:31:05 GMT (envelope-from delphij) Date: Mon, 23 Jan 2006 13:31:05 GMT From: Xin LI Message-Id: <200601231331.k0NDV52L000152@freefall.freebsd.org> To: delphij@FreeBSD.org, delphij@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/83107: [libc] [patch] libc uuid_compare() doesn't work with large numbers X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 13:32:59 -0000 Synopsis: [libc] [patch] libc uuid_compare() doesn't work with large numbers Responsible-Changed-From-To: delphij->freebsd-bugs Responsible-Changed-By: delphij Responsible-Changed-When: Mon Jan 23 13:30:23 UTC 2006 Responsible-Changed-Why: Return this back to pool due to lack of time. http://www.freebsd.org/cgi/query-pr.cgi?pr=83107 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 16:23:37 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FB2716A428; Mon, 23 Jan 2006 16:23:37 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id A36E843D5A; Mon, 23 Jan 2006 16:23:36 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id k0NGNaG2010948; Mon, 23 Jan 2006 08:23:36 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id k0NGNasV010947; Mon, 23 Jan 2006 08:23:36 -0800 Date: Mon, 23 Jan 2006 08:23:36 -0800 From: Brooks Davis To: Wes Peters Message-ID: <20060123162336.GC9145@odin.ac.hmc.edu> References: <200601230549.k0N5ncSr065887@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HG+GLK89HZ1zG0kk" Content-Disposition: inline In-Reply-To: <200601230549.k0N5ncSr065887@freefall.freebsd.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: freebsd-bugs@freebsd.org Subject: Re: bin/90518: [patch] dhclient(8): dhclient-script problems with symlink'd resolv.conf when /etc is read-only X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 16:23:37 -0000 --HG+GLK89HZ1zG0kk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This code is wrong because it assumes /tmp is a writable directory during early startup when infact it isn't necessicairly writable until well after network startup is complete. It looks like /var/tmp should be OK. The TMPDIR bit should just be removed. IMO, it's pointless. -- rooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --HG+GLK89HZ1zG0kk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFD1QMGXY6L6fI4GtQRAuTxAJ9oT41vr2L8S2r7vCp4/aBEwT8D/ACg1yTy AOUYJ/hpe3gsGxoTVXu9ugk= =MFz+ -----END PGP SIGNATURE----- --HG+GLK89HZ1zG0kk-- From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 20:07:01 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F57F16A41F; Mon, 23 Jan 2006 20:07:01 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A159444266; Mon, 23 Jan 2006 20:07:00 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NK703n027347; Mon, 23 Jan 2006 20:07:00 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NK6x25027343; Mon, 23 Jan 2006 20:06:59 GMT (envelope-from matteo) Date: Mon, 23 Jan 2006 20:06:59 GMT From: Matteo Riondato Message-Id: <200601232006.k0NK6x25027343@freefall.freebsd.org> To: mark@zlatoust.ru, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: conf/81429: [patch] Error in /etc/rc.subr: jail+devfs.rules does not work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 20:07:01 -0000 Synopsis: [patch] Error in /etc/rc.subr: jail+devfs.rules does not work State-Changed-From-To: open->closed State-Changed-By: matteo State-Changed-When: Mon Jan 23 20:06:17 UTC 2006 State-Changed-Why: This was fixed long ago both in current, in releng_6 and in releng_5 Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Mon Jan 23 20:06:17 UTC 2006 Responsible-Changed-Why: Take this just in case.. http://www.freebsd.org/cgi/query-pr.cgi?pr=81429 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 20:17:25 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E485B16A422; Mon, 23 Jan 2006 20:17:25 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB86143D66; Mon, 23 Jan 2006 20:17:24 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0NKHOUg027808; Mon, 23 Jan 2006 20:17:24 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0NKHOtI027804; Mon, 23 Jan 2006 20:17:24 GMT (envelope-from matteo) Date: Mon, 23 Jan 2006 20:17:24 GMT From: Matteo Riondato Message-Id: <200601232017.k0NKHOtI027804@freefall.freebsd.org> To: j-endoh@the.ne.jp, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: conf/86249: rcNG can not stop daemon which has a long args X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 20:17:26 -0000 Synopsis: rcNG can not stop daemon which has a long args State-Changed-From-To: open->closed State-Changed-By: matteo State-Changed-When: Mon Jan 23 20:14:22 UTC 2006 State-Changed-Why: This was fixed in HEAD, RELENG_6 and RELENG_5 Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Mon Jan 23 20:14:22 UTC 2006 Responsible-Changed-Why: Take this, just in case.. http://www.freebsd.org/cgi/query-pr.cgi?pr=86249 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 04:30:10 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 332AE16A41F for ; Tue, 24 Jan 2006 04:30:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2A6643D49 for ; Tue, 24 Jan 2006 04:30:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0O4U9ES085956 for ; Tue, 24 Jan 2006 04:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0O4U9Oc085955; Tue, 24 Jan 2006 04:30:09 GMT (envelope-from gnats) Resent-Date: Tue, 24 Jan 2006 04:30:09 GMT Resent-Message-Id: <200601240430.k0O4U9Oc085955@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Kelly Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00D9A16A420 for ; Tue, 24 Jan 2006 04:20:30 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BBE643D53 for ; Tue, 24 Jan 2006 04:20:29 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0O4KTGN055779 for ; Tue, 24 Jan 2006 04:20:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0O4KTVU055778; Tue, 24 Jan 2006 04:20:29 GMT (envelope-from nobody) Message-Id: <200601240420.k0O4KTVU055778@www.freebsd.org> Date: Tue, 24 Jan 2006 04:20:29 GMT From: David Kelly To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92243: sendfile(2) returns early on files > 4GB X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 04:30:10 -0000 >Number: 92243 >Category: kern >Synopsis: sendfile(2) returns early on files > 4GB >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 04:30:08 GMT 2006 >Closed-Date: >Last-Modified: >Originator: David Kelly >Release: 6.0-STABLE >Organization: self >Environment: FreeBSD Grumpy.DynDNS.org 6.0-STABLE FreeBSD 6.0-STABLE #9: Tue Jan 17 19:25:47 CST 2006 dkelly@Grumpy.DynDNS.org:/usr5/obj/usr/src/sys/OPUS i386 >Description: This is a restatement of bin/89100 as I now believe it is a kernel problem rather than an application problem. Am now convinced it is a problem with either vm or the way sendfile(2) talks to the vm system. Sendfile(2) works correctly with a fresh large file. Files older than the last reboot (possibly filesystem umount/mount will age sufficiently) always fail. Files newer than the latest mount fail after an unknown amount of activity on that filesystem. If file size is > 4G then sendfile(2) returns to caller (wrongly) when exactly 4G is remaining. Have not experimented with 8G files. >How-To-Repeat: Get a file which is larger than 4G via ftpd, apache, or anything else which uses sendfile(2). The file must have aged a bit on the filesystem. A reboot is a sure way to age the file enough. Sendfile(2) works perfectly with a new file or fresh copy. ftp to localhost and get a big file to /dev/null to quickly reproduce the problem. >Fix: If ftpd and ftp client work well together then a "reget" will complete the truncated download. Not a fix. If enough space exists on the filesystem a fresh copy of the file will transfer correctly, yet the original still will not transfer completely. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 07:10:07 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CD5716A41F for ; Tue, 24 Jan 2006 07:10:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E950643D53 for ; Tue, 24 Jan 2006 07:10:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0O7A6wu012343 for ; Tue, 24 Jan 2006 07:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0O7A6cl012342; Tue, 24 Jan 2006 07:10:06 GMT (envelope-from gnats) Date: Tue, 24 Jan 2006 07:10:06 GMT Message-Id: <200601240710.k0O7A6cl012342@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "David G. Lawrence" Cc: Subject: Re: kern/92243: sendfile(2) returns early on files > 4GB X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "David G. Lawrence" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 07:10:07 -0000 The following reply was made to PR kern/92243; it has been noted by GNATS. From: "David G. Lawrence" To: David Kelly Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/92243: sendfile(2) returns early on files > 4GB Date: Mon, 23 Jan 2006 23:09:08 -0800 > >How-To-Repeat: > Get a file which is larger than 4G via ftpd, apache, or anything else which uses sendfile(2). Do you know if sendfile(2) is returning an error in the failure case? -DG David G. Lawrence President Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 09:09:28 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 740EA16A422; Tue, 24 Jan 2006 09:09:28 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B0A643D55; Tue, 24 Jan 2006 09:09:28 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0O99R8q020772; Tue, 24 Jan 2006 09:09:27 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0O99R6f020753; Tue, 24 Jan 2006 09:09:27 GMT (envelope-from glebius) Date: Tue, 24 Jan 2006 09:09:27 GMT From: Gleb Smirnoff Message-Id: <200601240909.k0O99R6f020753@freefall.freebsd.org> To: sec@42.org, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, glebius@FreeBSD.org Cc: Subject: Re: kern/90834: ipfw fwd host,port is broken with udp X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 09:09:28 -0000 Synopsis: ipfw fwd host,port is broken with udp State-Changed-From-To: open->patched State-Changed-By: glebius State-Changed-When: Tue Jan 24 09:05:00 UTC 2006 State-Changed-Why: Fixed in HEAD. Responsible-Changed-From-To: freebsd-bugs->glebius Responsible-Changed-By: glebius Responsible-Changed-When: Tue Jan 24 09:05:00 UTC 2006 Responsible-Changed-Why: I'm handling this. http://www.freebsd.org/cgi/query-pr.cgi?pr=90834 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 09:10:37 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BE2F16A41F for ; Tue, 24 Jan 2006 09:10:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD5C43D81 for ; Tue, 24 Jan 2006 09:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0O9A7Dh020882 for ; Tue, 24 Jan 2006 09:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0O9A7h5020881; Tue, 24 Jan 2006 09:10:07 GMT (envelope-from gnats) Resent-Date: Tue, 24 Jan 2006 09:10:07 GMT Resent-Message-Id: <200601240910.k0O9A7h5020881@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, Raul Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 790E816A420 for ; Tue, 24 Jan 2006 09:05:01 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3364943D45 for ; Tue, 24 Jan 2006 09:05:01 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0O950q8028098 for ; Tue, 24 Jan 2006 09:05:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0O950P6028097; Tue, 24 Jan 2006 09:05:00 GMT (envelope-from nobody) Message-Id: <200601240905.k0O950P6028097@www.freebsd.org> Date: Tue, 24 Jan 2006 09:05:00 GMT From: Raul To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: conf/92252: order the packets in freebsd 6 with ipfw + ipf + pf with two interfaces wan X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 09:10:37 -0000 >Number: 92252 >Category: conf >Synopsis: order the packets in freebsd 6 with ipfw + ipf + pf with two interfaces wan >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 09:10:07 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Raul >Release: Freebsd 6 >Organization: Xifra >Environment: >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 09:12:32 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A39316A422; Tue, 24 Jan 2006 09:12:32 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB57143D5D; Tue, 24 Jan 2006 09:12:30 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0O9CUDG021326; Tue, 24 Jan 2006 09:12:30 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0O9CUAB021322; Tue, 24 Jan 2006 09:12:30 GMT (envelope-from linimon) Date: Tue, 24 Jan 2006 09:12:30 GMT From: Mark Linimon Message-Id: <200601240912.k0O9CUAB021322@freefall.freebsd.org> To: raul@xifra.net, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: conf/92252: order the packets in freebsd 6 with ipfw + ipf + pf with two interfaces wan X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 09:12:32 -0000 Synopsis: order the packets in freebsd 6 with ipfw + ipf + pf with two interfaces wan State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Tue Jan 24 09:12:05 UTC 2006 State-Changed-Why: You're going to have to give us more information about what the problem is. http://www.freebsd.org/cgi/query-pr.cgi?pr=92252 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 16:10:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB8A116A41F for ; Tue, 24 Jan 2006 16:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14A5843D46 for ; Tue, 24 Jan 2006 16:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OGA4os081567 for ; Tue, 24 Jan 2006 16:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OGA4VB081563; Tue, 24 Jan 2006 16:10:04 GMT (envelope-from gnats) Resent-Date: Tue, 24 Jan 2006 16:10:04 GMT Resent-Message-Id: <200601241610.k0OGA4VB081563@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, Andrey Simonenko Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89A8516A41F for ; Tue, 24 Jan 2006 16:06:09 +0000 (GMT) (envelope-from simon@comsys.ntu-kpi.kiev.ua) Received: from comsys.ntu-kpi.kiev.ua (comsys.ntu-kpi.kiev.ua [195.245.194.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08FE743D6E for ; Tue, 24 Jan 2006 16:05:59 +0000 (GMT) (envelope-from simon@comsys.ntu-kpi.kiev.ua) Received: from pm513-1.comsys.ntu-kpi.kiev.ua (pm513-1.comsys.ntu-kpi.kiev.ua [10.18.52.101]) (authenticated bits=0) by comsys.ntu-kpi.kiev.ua (8.12.10/8.12.10) with ESMTP id k0OGHqVO054901 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 24 Jan 2006 18:17:53 +0200 (EET) Received: by pm513-1.comsys.ntu-kpi.kiev.ua (Postfix, from userid 1001) id DAB5B5C021; Tue, 24 Jan 2006 18:06:04 +0200 (EET) Message-Id: <20060124160604.GA1641@pm513-1.comsys.ntu-kpi.kiev.ua> Date: Tue, 24 Jan 2006 18:06:04 +0200 From: Andrey Simonenko To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: kern/92269: panic with mdconfig and mount_cd9660 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 16:10:05 -0000 >Number: 92269 >Category: kern >Synopsis: panic with mdconfig and mount_cd9660 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 16:10:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andrey Simonenko >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: FreeBSD 6.0-STABLE i386 CVSup'ed 23 Jan 2006 >Description: I debug one script which creates md-devices from ISO images and then mounts created md-devices with mount_cd9660. At some point my system got following panic. Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x47 fault code = supervisor read, page not present instruction pointer = 0x20:0xc04a2052 stack pointer = 0x28:0xd54e2ad4 frame pointer = 0x28:0xd54e2ae8 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 = 889 (mc) trap number = 12 panic: page fault Uptime: 23m16s Dumping 511 MB (2 chunks) chunk 0: 1MB (160 pages) ... ok chunk 1: 511MB (130800 pages) 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) bt #0 doadump () at pcpu.h:165 #1 0xc04da89a in boot (howto=260) at /Src/FreeBSD-6/src/sys/kern/kern_shutdown.c:399 #2 0xc04dab30 in panic (fmt=0xc067a418 "%s") at /Src/FreeBSD-6/src/sys/kern/kern_shutdown.c:555 #3 0xc0651ebc in trap_fatal (frame=0xd54e2a94, eva=71) at /Src/FreeBSD-6/src/sys/i386/i386/trap.c:836 #4 0xc0651c23 in trap_pfault (frame=0xd54e2a94, usermode=0, eva=71) at /Src/FreeBSD-6/src/sys/i386/i386/trap.c:744 #5 0xc0651881 in trap (frame= {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -1018538688, tf_esi = 71, tf_ebp = -716297496, tf_isp = -716297536, tf_ebx = -1017898152, tf_edx = 2048, tf_ecx = 0, tf_eax = 1, tf_trapno = 12, tf_err = 0, tf_eip = -1068883886, tf_cs = 32, tf_eflags = 66182, tf_esp = 1, tf_ss = 0}) at /Src/FreeBSD-6/src/sys/i386/i386/trap.c:434 #6 0xc064192a in calltrap () at /Src/FreeBSD-6/src/sys/i386/i386/exception.s:139 #7 0xc04a2052 in g_io_request (bp=0xc3541b58, cp=0xc34a5540) at /Src/FreeBSD-6/src/sys/geom/geom_io.c:259 #8 0xc04a45a9 in g_vfs_strategy (bo=0x1, bp=0xcd58bdd0) at /Src/FreeBSD-6/src/sys/geom/geom_vfs.c:106 #9 0xc04ac4ed in cd9660_strategy (ap=0x1) at /Src/FreeBSD-6/src/sys/isofs/cd9660/cd9660_vnops.c:756 ---Type to continue, or q to quit--- #10 0xc0666ab1 in VOP_STRATEGY_APV (vop=0xc06b08e0, a=0xd54e2b3c) at vnode_if.c:1796 #11 0xc0524878 in bufstrategy (bo=0xc35e4b60, bp=0x1) at vnode_if.h:928 #12 0xc051f1b9 in breadn (vp=0xc35e4aa0, blkno=0, size=2048, rablkno=0x0, rabsize=0x0, cnt=0, cred=0x0, bpp=0x1) at buf.h:415 #13 0xc051f0fc in bread (vp=0xc35e4aa0, blkno=0, size=2048, cred=0x0, bpp=0xd54e2bc8) at /Src/FreeBSD-6/src/sys/kern/vfs_bio.c:719 #14 0xc04a8df5 in cd9660_blkatoff (vp=0x800, offset=0, res=0x0, bpp=0xd54e2c28) at /Src/FreeBSD-6/src/sys/isofs/cd9660/cd9660_lookup.c:407 #15 0xc04abfc6 in cd9660_readdir (ap=0xd54e2c90) at /Src/FreeBSD-6/src/sys/isofs/cd9660/cd9660_vnops.c:514 #16 0xc06667bc in VOP_READDIR_APV (vop=0x1, a=0x800) at vnode_if.c:1427 #17 0xc053a03b in getdirentries (td=0xc2fe7000, uap=0xd54e2d04) at vnode_if.h:746 #18 0xc06521d3 in syscall (frame= {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 135183488, tf_esi = 0, tf_ebp = -1077944008, tf_isp = -716296860, tf_ebx = 674616552, tf_edx = 0, tf_ecx = 0, tf_eax = 196, tf_trapno = 0, tf_err = 2, tf_eip = 674469883, tf_cs = 51, tf_eflags = 582, tf_esp = -1077944052, tf_ss = 59}) at /Src/FreeBSD-6/src/sys/i386/i386/trap.c:981 #19 0xc064197f in Xint0x80_syscall () at /Src/FreeBSD-6/src/sys/i386/i386/exception.s:200 #20 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) >How-To-Repeat: My system got this panic while I debug and restart my script several times, cannot reproduce this problem. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 16:20:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F30A16A41F for ; Tue, 24 Jan 2006 16:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFC3643D53 for ; Tue, 24 Jan 2006 16:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OGK42b082039 for ; Tue, 24 Jan 2006 16:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OGK4YX082036; Tue, 24 Jan 2006 16:20:04 GMT (envelope-from gnats) Resent-Date: Tue, 24 Jan 2006 16:20:04 GMT Resent-Message-Id: <200601241620.k0OGK4YX082036@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, Florian Klemenz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBEAD16A41F for ; Tue, 24 Jan 2006 16:14:42 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98E3343D4C for ; Tue, 24 Jan 2006 16:14:42 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0OGEgWD042994 for ; Tue, 24 Jan 2006 16:14:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0OGEg27042993; Tue, 24 Jan 2006 16:14:42 GMT (envelope-from nobody) Message-Id: <200601241614.k0OGEg27042993@www.freebsd.org> Date: Tue, 24 Jan 2006 16:14:42 GMT From: Florian Klemenz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92270: ppp does not work on renamed network interfaces X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 16:20:05 -0000 >Number: 92270 >Category: misc >Synopsis: ppp does not work on renamed network interfaces >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 16:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Florian Klemenz >Release: 6.0 >Organization: >Environment: FreeBSD revenant.fok 6.0-RELEASE-p3-fok1 FreeBSD 6.0-RELEASE-p3-fok1 #1: Mon Jan 23 12:27:53 CET 2006 fok@revenant.fok:/usr/obj/usr/src/sys/REVENANT i386 >Description: ppp fails establishing a PPPoE connection when using a renamed network interface. Could be a bug in ppp or netgraph. >How-To-Repeat: /etc.rc.conf: [..] ifconfig_sis1_name="dsl0" ifconfig_dsl0="up" [..] /etc/ppp/ppp.conf: default: set device PPPoE:dsl0 [..] ppp command line: /usr/sbin/ppp -quiet -ddial -nat default /var/log/ppp.log: [..] Jan 24 16:00:14 revenant ppp[223]: Warning: dsl0: Cannot send a netgraph message: No such file or directory Jan 24 16:01:14 revenant ppp[223]: Warning: deflink: PPPoE: unknown host Jan 24 16:02:14 revenant ppp[223]: Warning: deflink: PPPoE: unknown host Jan 24 16:02:14 revenant ppp[223]: Warning: deflink: Device (PPPoE:dsl0) must begin with a '/', a '!' or contain at least one ':' Jan 24 16:02:14 revenant ppp[223]: Chat: Failed to open device [..] However, changing /etc/ppp/ppp.conf to use the original interface name ("set device PPPoE:sis1")establishes a connection, but there are still some issues since sis1 should really be addressed as dsl0: /var/log/ppp.log: Jan 24 16:13:11 revenant ppp[692]: Error: iface_ChangeFlags: ioctl(SIOCGIFFLAGS): Device not configured Jan 24 16:13:11 revenant ppp[692]: Warning: deflink: Failed to set the IFF_UP flag on sis1 >Fix: Workaround: Don't rename the interface which is used by ppp and everything works just fine. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 16:22:27 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5232016A420; Tue, 24 Jan 2006 16:22:27 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D7343D5C; Tue, 24 Jan 2006 16:22:27 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OGMQmp082235; Tue, 24 Jan 2006 16:22:26 GMT (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OGMQc6082231; Tue, 24 Jan 2006 16:22:26 GMT (envelope-from andre) Date: Tue, 24 Jan 2006 16:22:26 GMT From: Andre Oppermann Message-Id: <200601241622.k0OGMQc6082231@freefall.freebsd.org> To: sethk@meowfishies.com, andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Cc: Subject: Re: kern/92091: [netinet] [patch] IP address hash corruption bug X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 16:22:27 -0000 Synopsis: [netinet] [patch] IP address hash corruption bug State-Changed-From-To: open->patched State-Changed-By: andre State-Changed-When: Tue Jan 24 16:20:59 UTC 2006 State-Changed-Why: The fix has been committed in rev. 1.93 of in.c. Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Tue Jan 24 16:20:59 UTC 2006 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=92091 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 16:30:39 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0407E16A41F for ; Tue, 24 Jan 2006 16:30:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 091BB43D91 for ; Tue, 24 Jan 2006 16:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OGUIiv082488 for ; Tue, 24 Jan 2006 16:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OGUIIQ082487; Tue, 24 Jan 2006 16:30:18 GMT (envelope-from gnats) Date: Tue, 24 Jan 2006 16:30:18 GMT Message-Id: <200601241630.k0OGUIIQ082487@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: David Kelly Cc: Subject: Re: kern/92243: sendfile(2) returns early on files > 4GB X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Kelly List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 16:30:39 -0000 The following reply was made to PR kern/92243; it has been noted by GNATS. From: David Kelly To: "David G. Lawrence" Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/92243: sendfile(2) returns early on files > 4GB Date: Tue, 24 Jan 2006 10:29:13 -0600 On Mon, Jan 23, 2006 at 11:09:08PM -0800, David G. Lawrence wrote: > > >How-To-Repeat: > > Get a file which is larger than 4G via ftpd, apache, or anything else which uses sendfile(2). > > Do you know if sendfile(2) is returning an error in the failure case? I don't know the method for attaching gdb to a running daemon, have never had need of it before. Have sprinkled printf's in ftpd and edited the return message trying to understand what is happening. I think sendfile is returning once and ftpd is calling it again then the 2nd time the count is zero so ftp returns "premature end." This is untouched stock RELENG6: 230 User dkelly logged in. Remote system type is UNIX. Using binary mode to transfer files. ftp> get test/bigfile /dev/null local: /dev/null remote: test/bigfile 229 Entering Extended Passive Mode (|||50786|) 150 Opening BINARY mode data connection for 'test/bigfile' (4556820480 bytes). 226 Transfer finished due to premature end of file. 261853184 bytes received in 00:05 (48.76 MB/s) ftp> It always leaves exactly 4GB behind: dkelly@Grumpy {1009} dc 16 o 4556820480 261853184 - p 100000000 If I copy bigfile: dkelly@Grumpy {1010} cp -p test/bigfile test/big2 Then the ftpd/sendfile works for the next few hours or days or until reboot. Doesn't matter if the file is hosted on my simple one-disk filesystem or my 2-disk gvinum striped filesystem. dkelly@Grumpy {1011} ftp localhost Trying ::1... Connected to localhost.home. 220 Grumpy.DynDNS.org FTP server (Version 6.00LS) ready. Name (localhost:dkelly): 331 Password required for dkelly. Password: 230 User dkelly logged in. Remote system type is UNIX. Using binary mode to transfer files. ftp> get test/big2 /dev/null local: /dev/null remote: test/big2 229 Entering Extended Passive Mode (|||50787|) 150 Opening BINARY mode data connection for 'test/big2' (4556820480 bytes). 226 Transfer complete. 4556820480 bytes received in 02:11 (32.94 MB/s) ftp> -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad. From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 16:40:20 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFD1316A423 for ; Tue, 24 Jan 2006 16:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DBA143D7D for ; Tue, 24 Jan 2006 16:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OGe5xZ084432 for ; Tue, 24 Jan 2006 16:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OGe5Xm084431; Tue, 24 Jan 2006 16:40:05 GMT (envelope-from gnats) Resent-Date: Tue, 24 Jan 2006 16:40:05 GMT Resent-Message-Id: <200601241640.k0OGe5Xm084431@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Kozubik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B658316A41F for ; Tue, 24 Jan 2006 16:31:22 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE82643D68 for ; Tue, 24 Jan 2006 16:31:20 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0OGVK8c046385 for ; Tue, 24 Jan 2006 16:31:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0OGVKYW046384; Tue, 24 Jan 2006 16:31:20 GMT (envelope-from nobody) Message-Id: <200601241631.k0OGVKYW046384@www.freebsd.org> Date: Tue, 24 Jan 2006 16:31:20 GMT From: John Kozubik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92272: Filling a filesystem while creating a snapshot on it locks the system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 16:40:21 -0000 >Number: 92272 >Category: kern >Synopsis: Filling a filesystem while creating a snapshot on it locks the system >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 16:40:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: John Kozubik >Release: FreeBSD 6.0-RELEASE >Organization: www.kozubik.com >Environment: FreeBSD test.kozubik.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Tue Nov 29 16:44:37 PST 2005 user@test.kozubik.com:/usr/src/sys/i386/compile/test i386 >Description: If a filesystem is completely full (approaching 110% in `df` output on most systems), mksnap_ffs will refuse to begin a snapshot for that reason. There seem to be no negative consequences. However, if the filesystem is not quite completely full, mksnap_ffs will (correctly) begin creating the snapshot as expected. If, during the course of snapshot creation, the filesystem being snapshotted becomes full, mksnap_ffs will exit with an error exactly as it does if it is started on an already full filesystem. However, several hours later, the system will lock up completely. It still responds to pings, and open connections to and from it remain in that state, but they cannot be used and new connections cannot be established. >How-To-Repeat: dd, or otherwise fill a filesystem, until it is not quite full - 108% or so, as shown in the output of `df`. Then, in one terminal, prepare a mksnap_ffs command line that will create a snapshot on the filesystem, and in another terminal create a dd line that will more than fill up the filesystem. First, start the mksnap_ffs process, and then immediately start the dd process. Both processes will eventually exit complaining of a full filesystem. If the filesystem became full after the snapshot was initiated, but before it could complete successfully, the system will lock up several (sometimes as long as 12-15) hours later. I suggest doing this test on a large filesystem (several hundreds of gigabytes) because snapshots take longer to create on such filesystems and it will be easier to fill it to capacity with dd before the snapshot completes itself. I have repeated this problem on two different systems, each with 380 Gigabyte filesystems. >Fix: Do not fill a filesystem completely while snapshots are being created on that filesystem. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 17:06:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BC2916A41F; Tue, 24 Jan 2006 17:06:19 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2639243D48; Tue, 24 Jan 2006 17:06:19 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OH6JbD086907; Tue, 24 Jan 2006 17:06:19 GMT (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OH6Ilf086903; Tue, 24 Jan 2006 17:06:18 GMT (envelope-from andre) Date: Tue, 24 Jan 2006 17:06:18 GMT From: Andre Oppermann Message-Id: <200601241706.k0OH6Ilf086903@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Cc: Subject: Re: kern/91851: [netinet] [patch] cannot collect multicast upcall messages X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 17:06:19 -0000 Synopsis: [netinet] [patch] cannot collect multicast upcall messages Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Tue Jan 24 17:06:00 UTC 2006 Responsible-Changed-Why: take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=91851 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 17:42:53 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB83816A41F; Tue, 24 Jan 2006 17:42:53 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9679843D45; Tue, 24 Jan 2006 17:42:53 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OHgr0f090260; Tue, 24 Jan 2006 17:42:53 GMT (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OHgrgc090256; Tue, 24 Jan 2006 17:42:53 GMT (envelope-from andre) Date: Tue, 24 Jan 2006 17:42:53 GMT From: Andre Oppermann Message-Id: <200601241742.k0OHgrgc090256@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Cc: Subject: Re: kern/91412: [netinet] [patch] Problem with PMTU Discovery / DF / IPSEC / GIF Tunnels X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 17:42:54 -0000 Synopsis: [netinet] [patch] Problem with PMTU Discovery / DF / IPSEC / GIF Tunnels Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Tue Jan 24 17:42:36 UTC 2006 Responsible-Changed-Why: take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=91412 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 18:10:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3932D16A420 for ; Tue, 24 Jan 2006 18:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F39C43D60 for ; Tue, 24 Jan 2006 18:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OIA3GD091480 for ; Tue, 24 Jan 2006 18:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OIA3Lh091475; Tue, 24 Jan 2006 18:10:03 GMT (envelope-from gnats) Resent-Date: Tue, 24 Jan 2006 18:10:03 GMT Resent-Message-Id: <200601241810.k0OIA3Lh091475@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, Paul Belanger Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8255116A420 for ; Tue, 24 Jan 2006 18:01:12 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB1143D5C for ; Tue, 24 Jan 2006 18:01:12 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0OI1BEu023409 for ; Tue, 24 Jan 2006 18:01:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0OI1Bdj023408; Tue, 24 Jan 2006 18:01:11 GMT (envelope-from nobody) Message-Id: <200601241801.k0OI1Bdj023408@www.freebsd.org> Date: Tue, 24 Jan 2006 18:01:11 GMT From: Paul Belanger To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92279: Core faults everytime I reboot, possible NIC issue. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 18:10:05 -0000 >Number: 92279 >Category: kern >Synopsis: Core faults everytime I reboot, possible NIC issue. >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 18:10:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Paul Belanger >Release: RELENG_6_0 >Organization: Performance Technologies, Inc. >Environment: FreeBSD lab76.lab.ottawa.pt.com 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #1: Wed Jan 11 16:17:15 EST 2006 root@lab145.lab.ottawa.pt.com:/usr/obj/usr/src/sys/DIMENSION i386 >Description: Everytime I reboot my machine, I get a core fault. Below is a back trace. As you can see the problem seems to lie around my NIC. [12:47:43] Tue 01/24/2006 [lab76.lab.ottawa.pt.com] [/usr/obj/usr/src/sys/DIMENSION] [pbelanger@ttyp0] # kgdb kernel.debug /var/crash/vmcore.1 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: <118>Jan 24 12:40:36 lab76 syslogd: exiting on signal 15 <118>Jan 24 12:40:36 amd[444]: /etc/amd.map unmounted fstype toplvl from /net <118>Jan 24 12:40:37 amd[444]: /etc/amd.map unmounted fstype toplvl from /host <118>Jan 24 12:40:38 amd[444]: Finishing with status 0 Waiting (max 60 seconds) for system process `vnlru' to stop...done Waiting (max 60 seconds) for system process `bufdaemon' to stop...done Waiting (max 60 seconds) for system process `syncer' to stop... Syncing disks, vnodes remaining...3 3 2 2 0 0 0 done All buffers synced. Uptime: 46m29s Shutting down ACPI Fatal trap 12: page fault while in kernel mode fault virtual address = 0x18 fault code = supervisor write, page not present instruction pointer = 0x20:0xc05cca3d stack pointer = 0x28:0xc7b5ec70 frame pointer = 0x28:0xc7b5ec9c 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 = 14 (irq3: dc0) trap number = 12 panic: page fault Uptime: 46m29s Dumping 127 MB (3 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 64MB (16381 pages) 49 33 17 ... ok chunk 2: 63MB (16128 pages) 48 32 16 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) list *0xc05cca3d 0xc05cca3d is in dc_rxeof (/usr/src/sys/pci/if_dc.c:2779). 2774 * If we are on an architecture with alignment problems, or 2775 * if the allocation fails, then use m_devget and leave the 2776 * existing buffer in the receive ring. 2777 */ 2778 if (dc_quick && dc_newbuf(sc, i, 1) == 0) { 2779 m->m_pkthdr.rcvif = ifp; 2780 m->m_pkthdr.len = m->m_len = total_len; 2781 DC_INC(i, DC_RX_LIST_CNT); 2782 } else 2783 #endif >How-To-Repeat: For me, I reboot and it happens. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 18:22:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DF5316A41F; Tue, 24 Jan 2006 18:22:16 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDCA43D48; Tue, 24 Jan 2006 18:22:15 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from freefall.freebsd.org (andre@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0OIMF9H092240; Tue, 24 Jan 2006 18:22:15 GMT (envelope-from andre@freefall.freebsd.org) Received: (from andre@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0OIMFTq092236; Tue, 24 Jan 2006 18:22:15 GMT (envelope-from andre) Date: Tue, 24 Jan 2006 18:22:15 GMT From: Andre Oppermann Message-Id: <200601241822.k0OIMFTq092236@freefall.freebsd.org> To: andre@FreeBSD.org, freebsd-bugs@FreeBSD.org, andre@FreeBSD.org Cc: Subject: Re: kern/85203: [headers] [patch] add TH_PUSH to TH_FLAGS in netinet/tcp.h X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 18:22:16 -0000 Synopsis: [headers] [patch] add TH_PUSH to TH_FLAGS in netinet/tcp.h Responsible-Changed-From-To: freebsd-bugs->andre Responsible-Changed-By: andre Responsible-Changed-When: Tue Jan 24 18:21:54 UTC 2006 Responsible-Changed-Why: take over. http://www.freebsd.org/cgi/query-pr.cgi?pr=85203 From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 23:10:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3584516A420 for ; Tue, 24 Jan 2006 23:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A2F43D62 for ; Tue, 24 Jan 2006 23:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0ONA4vS014769 for ; Tue, 24 Jan 2006 23:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0ONA4sb014768; Tue, 24 Jan 2006 23:10:04 GMT (envelope-from gnats) Resent-Date: Tue, 24 Jan 2006 23:10:04 GMT Resent-Message-Id: <200601242310.k0ONA4sb014768@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, bigbum Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9348B16A423 for ; Tue, 24 Jan 2006 23:01:47 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD4F43D73 for ; Tue, 24 Jan 2006 23:01:44 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0ON1iNV084600 for ; Tue, 24 Jan 2006 23:01:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0ON1isJ084599; Tue, 24 Jan 2006 23:01:44 GMT (envelope-from nobody) Message-Id: <200601242301.k0ON1isJ084599@www.freebsd.org> Date: Tue, 24 Jan 2006 23:01:44 GMT From: bigbum To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92286: kernel src incompatibilities X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 23:10:19 -0000 >Number: 92286 >Category: kern >Synopsis: kernel src incompatibilities >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 23:10:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: bigbum >Release: 6.0 >Organization: DREAMinK >Environment: JOHNO-P4# uname -a FreeBSD JOHNO-P4 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: a crash seems to have zapped some libs in /lib like libz.so and libGLEW.so , so opera and a few other apps won't run, so I updated my src files through CVSup(in supfile, i have the entry 'src-all') .... >How-To-Repeat: follow the instructions above >Fix: >Release-Note: >Audit-Trail: >Unformatted: >JOHNO-P4# cvsup -g -L 2 ports-supfile >Parsing supfile "ports-supfile" >Connecting to cvsup.au.FreeBSD.org >Connected to cvsup.au.FreeBSD.org >Server software version: SNAP_16_1h >Negotiating file attribute support >Exchanging collection information >Establishing multiplexed-mode data connection >Running >Updating collection ports-all/cvs > Edit ports/Makefile > Add delta 1.94 2006.01.24.21.35.29 cperciv .......................... > Checkout ports/x11-wm/devilspie/files/patch-src_actions.c >Updating collection src-all/cvs > Edit src/etc/rc.d/abi > Add delta 1.7 2006.01.24.18.58.48 netchild ...................... > Edit src/sys/vm/vm_pageq.c > Add delta 1.22 2006.01.24.19.24.54 alc >Shutting down connection to server >Finished successfully and attempted to make buildkernel, with the output that follows: JOHNO-P4# make buildkernel KERNCONF="JOHNO-P4" -------------------------------------------------------------- >>> Kernel build for JOHNO-P4 started on Wed Jan 25 09:19:22 EST 2006 -------------------------------------------------------------- ===> JOHNO-P4 mkdir -p /usr/obj/usr/src/sys -------------------------------------------------------------- >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin :/usr/bin config -d /usr/obj/usr/src/sys/JOHNO-P4 /usr/src/sys/i386/conf/JOHNO-P4 ERROR: version of config(8) does not match kernel! config version = 600003, version required = 600004 Make sure that /usr/src/usr.sbin/config is in sync with your /usr/src/sys and install a new config binary before trying this again. If running the new config fails check your config file against the GENERIC or LINT config files for changes in config syntax, or option/device naming conventions *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. my guess is the differences in the conf files are pretty trivial, but I also guess I just picked the wrong night for the upgrade job. Maybe tomorrow or next week everything will be in sync again bigbum anyway as a FreeBSD nooby I'd just like to thank the freebsd and open-src communities for inspiring me again with the creative possibilities of the computer, as against the BORING -not to mention enslaving- consumer model followed by microblerk and mact hetosspot . ps some of my freely distributable (just don't forget to give due credit)images on http://bl0gpaper,blogspot.com and linked sites From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 04:52:14 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3731D16A41F; Wed, 25 Jan 2006 04:52:14 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail28.syd.optusnet.com.au (mail28.syd.optusnet.com.au [211.29.133.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 571C043D48; Wed, 25 Jan 2006 04:52:13 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail28.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k0P4qAni009721 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 25 Jan 2006 15:52:11 +1100 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id k0P4qAHh039673; Wed, 25 Jan 2006 15:52:10 +1100 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id k0P4qAIV039672; Wed, 25 Jan 2006 15:52:10 +1100 (EST) (envelope-from pjeremy) Date: Wed, 25 Jan 2006 15:52:10 +1100 From: Peter Jeremy To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Message-ID: <20060125045209.GA39237@cirb503493.alcatel.com.au> References: <200601211033.k0LAX0Wf000865@server.vk2pj.dyndns.org> <200601211040.k0LAe7wT090838@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <200601211040.k0LAe7wT090838@freefall.freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: Subject: Re: kern/92092: [PATCH] Panic if device with iicbus child is detached X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 04:52:14 -0000 --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Following further investigating and comments from jhb@, I believe that my previous patch was overly complicated: Both detach methods already use bus_generic_detach() and this includes device_delete_child(), making the device_delete_child() calls superfluous. This makes both detach methods collapse down to bus_generic_detach(). The iicbb softc is now also superfluous since it was only used to cache the child device. The iicbus part of the following patch has been tested by detaching and re-attaching an iicbus parent device. Unfortunately, I don't think I've got anything that uses iicbb so I can't easily test that. An updated patch is attached. -- Peter Jeremy --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="iic.patch" Index: iicbb.c =================================================================== RCS file: /usr/ncvs/src/sys/dev/iicbus/iicbb.c,v retrieving revision 1.13 diff -u -r1.13 iicbb.c --- iicbb.c 24 Aug 2003 17:49:13 -0000 1.13 +++ iicbb.c 24 Jan 2006 08:36:10 -0000 @@ -59,13 +59,8 @@ #include "iicbus_if.h" #include "iicbb_if.h" -struct iicbb_softc { - device_t iicbus; -}; - static int iicbb_probe(device_t); static int iicbb_attach(device_t); -static int iicbb_detach(device_t); static int iicbb_print_child(device_t, device_t); static int iicbb_callback(device_t, int, caddr_t); @@ -79,7 +74,7 @@ /* device interface */ DEVMETHOD(device_probe, iicbb_probe), DEVMETHOD(device_attach, iicbb_attach), - DEVMETHOD(device_detach, iicbb_detach), + DEVMETHOD(device_detach, bus_generic_detach), /* bus interface */ DEVMETHOD(bus_print_child, iicbb_print_child), @@ -99,7 +94,7 @@ driver_t iicbb_driver = { "iicbb", iicbb_methods, - sizeof(struct iicbb_softc), + 0, }; devclass_t iicbb_devclass; @@ -113,13 +108,7 @@ static int iicbb_attach(device_t dev) { - struct iicbb_softc *sc = (struct iicbb_softc *)device_get_softc(dev); - - bzero(sc, sizeof(struct iicbb_softc)); - - sc->iicbus = device_add_child(dev, "iicbus", -1); - - if (!sc->iicbus) + if (device_add_child(dev, "iicbus", -1) == NULL) return (ENXIO); bus_generic_attach(dev); @@ -127,18 +116,6 @@ return (0); } -static int iicbb_detach(device_t dev) -{ - struct iicbb_softc *sc = (struct iicbb_softc *)device_get_softc(dev); - - if (sc->iicbus) { - bus_generic_detach(dev); - device_delete_child(dev, sc->iicbus); - } - - return (0); -} - static int iicbb_print_child(device_t bus, device_t dev) { Index: iicsmb.c =================================================================== RCS file: /usr/ncvs/src/sys/dev/iicbus/iicsmb.c,v retrieving revision 1.12 diff -u -r1.12 iicsmb.c --- iicsmb.c 10 Aug 2003 14:28:24 -0000 1.12 +++ iicsmb.c 24 Jan 2006 08:36:10 -0000 @@ -79,7 +79,6 @@ static int iicsmb_probe(device_t); static int iicsmb_attach(device_t); -static int iicsmb_detach(device_t); static void iicsmb_identify(driver_t *driver, device_t parent); static void iicsmb_intr(device_t dev, int event, char *buf); @@ -102,7 +101,7 @@ DEVMETHOD(device_identify, iicsmb_identify), DEVMETHOD(device_probe, iicsmb_probe), DEVMETHOD(device_attach, iicsmb_attach), - DEVMETHOD(device_detach, iicsmb_detach), + DEVMETHOD(device_detach, bus_generic_detach), /* bus interface */ DEVMETHOD(bus_driver_added, bus_generic_driver_added), @@ -163,19 +162,6 @@ return (0); } -static int -iicsmb_detach(device_t dev) -{ - struct iicsmb_softc *sc = (struct iicsmb_softc *)device_get_softc(dev); - - bus_generic_detach(dev); - if (sc->smbus) { - device_delete_child(dev, sc->smbus); - } - - return (0); -} - /* * iicsmb_intr() * --9amGYk9869ThD9tj-- From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 05:00:20 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DE4116A474 for ; Wed, 25 Jan 2006 05:00:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61F4543D49 for ; Wed, 25 Jan 2006 05:00:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0P50JNV036962 for ; Wed, 25 Jan 2006 05:00:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0P50Jsn036961; Wed, 25 Jan 2006 05:00:19 GMT (envelope-from gnats) Date: Wed, 25 Jan 2006 05:00:19 GMT Message-Id: <200601250500.k0P50Jsn036961@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Peter Jeremy Cc: Subject: Re: kern/92092: [PATCH] Panic if device with iicbus child is detached X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Peter Jeremy List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 05:00:20 -0000 The following reply was made to PR kern/92092; it has been noted by GNATS. From: Peter Jeremy To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Cc: Subject: Re: kern/92092: [PATCH] Panic if device with iicbus child is detached Date: Wed, 25 Jan 2006 15:52:10 +1100 --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Following further investigating and comments from jhb@, I believe that my previous patch was overly complicated: Both detach methods already use bus_generic_detach() and this includes device_delete_child(), making the device_delete_child() calls superfluous. This makes both detach methods collapse down to bus_generic_detach(). The iicbb softc is now also superfluous since it was only used to cache the child device. The iicbus part of the following patch has been tested by detaching and re-attaching an iicbus parent device. Unfortunately, I don't think I've got anything that uses iicbb so I can't easily test that. An updated patch is attached. -- Peter Jeremy --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="iic.patch" Index: iicbb.c =================================================================== RCS file: /usr/ncvs/src/sys/dev/iicbus/iicbb.c,v retrieving revision 1.13 diff -u -r1.13 iicbb.c --- iicbb.c 24 Aug 2003 17:49:13 -0000 1.13 +++ iicbb.c 24 Jan 2006 08:36:10 -0000 @@ -59,13 +59,8 @@ #include "iicbus_if.h" #include "iicbb_if.h" -struct iicbb_softc { - device_t iicbus; -}; - static int iicbb_probe(device_t); static int iicbb_attach(device_t); -static int iicbb_detach(device_t); static int iicbb_print_child(device_t, device_t); static int iicbb_callback(device_t, int, caddr_t); @@ -79,7 +74,7 @@ /* device interface */ DEVMETHOD(device_probe, iicbb_probe), DEVMETHOD(device_attach, iicbb_attach), - DEVMETHOD(device_detach, iicbb_detach), + DEVMETHOD(device_detach, bus_generic_detach), /* bus interface */ DEVMETHOD(bus_print_child, iicbb_print_child), @@ -99,7 +94,7 @@ driver_t iicbb_driver = { "iicbb", iicbb_methods, - sizeof(struct iicbb_softc), + 0, }; devclass_t iicbb_devclass; @@ -113,13 +108,7 @@ static int iicbb_attach(device_t dev) { - struct iicbb_softc *sc = (struct iicbb_softc *)device_get_softc(dev); - - bzero(sc, sizeof(struct iicbb_softc)); - - sc->iicbus = device_add_child(dev, "iicbus", -1); - - if (!sc->iicbus) + if (device_add_child(dev, "iicbus", -1) == NULL) return (ENXIO); bus_generic_attach(dev); @@ -127,18 +116,6 @@ return (0); } -static int iicbb_detach(device_t dev) -{ - struct iicbb_softc *sc = (struct iicbb_softc *)device_get_softc(dev); - - if (sc->iicbus) { - bus_generic_detach(dev); - device_delete_child(dev, sc->iicbus); - } - - return (0); -} - static int iicbb_print_child(device_t bus, device_t dev) { Index: iicsmb.c =================================================================== RCS file: /usr/ncvs/src/sys/dev/iicbus/iicsmb.c,v retrieving revision 1.12 diff -u -r1.12 iicsmb.c --- iicsmb.c 10 Aug 2003 14:28:24 -0000 1.12 +++ iicsmb.c 24 Jan 2006 08:36:10 -0000 @@ -79,7 +79,6 @@ static int iicsmb_probe(device_t); static int iicsmb_attach(device_t); -static int iicsmb_detach(device_t); static void iicsmb_identify(driver_t *driver, device_t parent); static void iicsmb_intr(device_t dev, int event, char *buf); @@ -102,7 +101,7 @@ DEVMETHOD(device_identify, iicsmb_identify), DEVMETHOD(device_probe, iicsmb_probe), DEVMETHOD(device_attach, iicsmb_attach), - DEVMETHOD(device_detach, iicsmb_detach), + DEVMETHOD(device_detach, bus_generic_detach), /* bus interface */ DEVMETHOD(bus_driver_added, bus_generic_driver_added), @@ -163,19 +162,6 @@ return (0); } -static int -iicsmb_detach(device_t dev) -{ - struct iicsmb_softc *sc = (struct iicsmb_softc *)device_get_softc(dev); - - bus_generic_detach(dev); - if (sc->smbus) { - device_delete_child(dev, sc->smbus); - } - - return (0); -} - /* * iicsmb_intr() * --9amGYk9869ThD9tj-- From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 06:10:04 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C22C16A41F for ; Wed, 25 Jan 2006 06:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AD6643D48 for ; Wed, 25 Jan 2006 06:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0P6A32c040715 for ; Wed, 25 Jan 2006 06:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0P6A3ES040714; Wed, 25 Jan 2006 06:10:03 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jan 2006 06:10:03 GMT Resent-Message-Id: <200601250610.k0P6A3ES040714@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Kozubik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7404616A41F for ; Wed, 25 Jan 2006 06:06:32 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40CEC43D46 for ; Wed, 25 Jan 2006 06:06:32 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0P66W9I041307 for ; Wed, 25 Jan 2006 06:06:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0P66VHV041306; Wed, 25 Jan 2006 06:06:31 GMT (envelope-from nobody) Message-Id: <200601250606.k0P66VHV041306@www.freebsd.org> Date: Wed, 25 Jan 2006 06:06:31 GMT From: John Kozubik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92292: Heavy IO on a md-backed filesystem on a snapshotted filesystem will block X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 06:10:04 -0000 >Number: 92292 >Category: kern >Synopsis: Heavy IO on a md-backed filesystem on a snapshotted filesystem will block >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 25 06:10:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: John Kozubik >Release: 6.0-RELEASE >Organization: www.kozubik.com >Environment: FreeBSD test 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Nov 30 13:35:22 PST 2005 user@test:/usr/src/sys/i386/compile/test i386 >Description: If you create a filesystem backed by an md device, and the backing store and mount point for that md-backed filesystem exist on a filesystem that has a snapshot on it, the underlying filesystem will block. First, the IO process will become stuck in the biowr state, then the mount point of the md-backed filesystem will block against all requests, and eventually the entire underlying snapshotted filesystem will block against all requests. The snapshot cannot be removed at this point because you cannot access the filesystem it exists on, and the IO process cannot be killed. The system itself seems to remain responsive, with the exception of that entire filesystem. >How-To-Repeat: create a snapshot on a filesystem: mksnap_ffs /mnt/fs1 /mnt/fs1/.snap/snapshot Create a md-backed, mounted filesystem, on the same filesystem you just snapshotted: dd if=/dev/zero of=/mnt/fs1/file bs=1k count=2100000 mkdir /mnt/fs1/dir mdconfig -a -t vnode -f /mnt/fs1/file -u 0 disklabel -r -w md0 auto newfs /dev/md0c mount /dev/md0c /mnt/fs1/dir Do some IO inside of the md-backed filesystem: cp -R /usr/ports/* /mnt/fs1/dir (above behavior ensues) >Fix: Do not run md-backed filesystems on top of filesystems that have been snapshotted. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 07:50:48 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDFB316A41F; Wed, 25 Jan 2006 07:50:47 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4B643D45; Wed, 25 Jan 2006 07:50:47 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0P7olha050258; Wed, 25 Jan 2006 07:50:47 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0P7ol2F050254; Wed, 25 Jan 2006 07:50:47 GMT (envelope-from matteo) Date: Wed, 25 Jan 2006 07:50:47 GMT From: Matteo Riondato Message-Id: <200601250750.k0P7ol2F050254@freefall.freebsd.org> To: biggerbumme@yahoo.co.in, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/92286: kernel src incompatibilities X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 07:50:48 -0000 Synopsis: kernel src incompatibilities State-Changed-From-To: open->closed State-Changed-By: matteo State-Changed-When: Wed Jan 25 07:49:54 UTC 2006 State-Changed-Why: This kind of questions should be asked to the freebsd-qa@ mailing list. Thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=92286 From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 10:00:21 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F3416A41F for ; Wed, 25 Jan 2006 10:00:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E341B43D49 for ; Wed, 25 Jan 2006 10:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PA0JVh058388 for ; Wed, 25 Jan 2006 10:00:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PA0JVk058380; Wed, 25 Jan 2006 10:00:19 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jan 2006 10:00:19 GMT Resent-Message-Id: <200601251000.k0PA0JVk058380@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, Petr Rehor Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A053116A41F; Wed, 25 Jan 2006 09:51:22 +0000 (GMT) (envelope-from reho@rx.cz) Received: from charon.rx.cz (199.106.broadband4.iol.cz [85.71.106.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A2943D48; Wed, 25 Jan 2006 09:51:21 +0000 (GMT) (envelope-from reho@rx.cz) Received: from charon.rx.cz (localhost [127.0.0.1]) by charon.rx.cz (8.13.4/8.13.4) with ESMTP id k0P9pEW8013055; Wed, 25 Jan 2006 10:51:19 +0100 (CET) (envelope-from reho@199.106.broadband4.iol.cz) Received: (from root@localhost) by charon.rx.cz (8.13.4/8.13.4/Submit) id k0P9kZf8013013; Wed, 25 Jan 2006 10:46:35 +0100 (CET) (envelope-from reho) Message-Id: <200601250946.k0P9kZf8013013@charon.rx.cz> Date: Wed, 25 Jan 2006 10:46:35 +0100 (CET) From: Petr Rehor To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gshapiro@FreeBSD.org Subject: conf/92299: [patch] /etc/periodic/daily/440.status-mailq exits with 1 even if mail queues are empty. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Petr Rehor List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 10:00:22 -0000 >Number: 92299 >Category: conf >Synopsis: [patch] /etc/periodic/daily/440.status-mailq exits with 1 even if mail queues are empty. >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 Jan 25 10:00:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Petr Rehor >Release: FreeBSD 6.0-RELEASE-c3 i386 >Organization: >Environment: System: FreeBSD charon.rx.cz 6.0-RELEASE-c3 FreeBSD 6.0-RELEASE-c3 #0: Tue Nov 8 20:44:39 UTC 2005 root@marvin.rx.cz:/usr/obj/usr/src/sys/GENERIC i386 >Description: /etc/periodic/daily/440.status-mailq exits with 1 (some informations on output) instead of 0 (nothing notable on output) when mail queues are empty . >How-To-Repeat: When you have empty mail queues run: /etc/periodic/daily/440.status-mailq; echo $? >Fix: --- 440.status-mailq.diff begins here --- --- 440.status-mailq.orig Wed Jan 25 10:28:09 2006 +++ 440.status-mailq Wed Jan 25 10:38:09 2006 @@ -33,7 +33,7 @@ *) mailq;; esac | tee /dev/stderr | fgrep -v 'mqueue is empty' | wc -l) - [ $rc -gt 1 ] && rc=1 + [ $rc -gt 1 ] && rc=1 || rc=0 case "$daily_status_include_submit_mailq" in [Yy][Ee][Ss]) @@ -42,7 +42,7 @@ echo "" echo "Mail in submit queue:" - rc=$(case "$daily_status_mailq_shorten" in + rc_submit=$(case "$daily_status_mailq_shorten" in [Yy][Ee][Ss]) mailq -Ac | egrep -e '^[[:space:]]+[^[:space:]]+@' | @@ -53,7 +53,7 @@ *) mailq -Ac;; esac | tee /dev/stderr | fgrep -v 'mqueue is empty' | wc -l) - [ $rc -gt 1 ] && rc=1 + [ $rc_submit -gt 1 ] && rc=1 fi;; esac fi;; --- 440.status-mailq.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 10:02:50 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4F9216A420 for ; Wed, 25 Jan 2006 10:02:50 +0000 (GMT) (envelope-from kedentojas@yahoo.co.uk) Received: from web25403.mail.ukl.yahoo.com (web25403.mail.ukl.yahoo.com [217.12.10.137]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C93743D46 for ; Wed, 25 Jan 2006 10:02:50 +0000 (GMT) (envelope-from kedentojas@yahoo.co.uk) Received: (qmail 19995 invoked by uid 60001); 25 Jan 2006 10:02:49 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=x2PBRHuwzedNrp1yD7DlD94J5EKJZhnLybdDmqKRdFknAmJ5L6W+eBlYJDcJMytzWMoiXvuu6upFz8GvuaLTT34rmV9Ph8eHQzTryoWLGbgvepy88A+2eONZXPbBj+qdA2oTL/YlQmMVe1jvVvD/UOfrCtj6cLL8Eyd5fFcaVYg= ; Message-ID: <20060125100249.19993.qmail@web25403.mail.ukl.yahoo.com> Received: from [195.182.82.250] by web25403.mail.ukl.yahoo.com via HTTP; Wed, 25 Jan 2006 10:02:49 GMT Date: Wed, 25 Jan 2006 10:02:49 +0000 (GMT) From: Aivaras Kondrotas To: freebsd-bugs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: cat bug? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 10:02:51 -0000 Can anybody explain me if cat command is different in Freebsd than in other linux/unix/bsd os'es, because this problem appear just in Freebsd. I am running a FreeBSD 6.0. To get working my printer I have to upgrade my firmware, but I get problem "cat: stdout: Input/output error". Searched for days in google, but it appears that all results leads to just Freebsd OS. Do I have to switch OS just to make my printer work? ---------------------------------------------------------------- #dmesg | grep ulpt ulpt0: Hewlett-Packard hp LaserJet 1000, rev 1.10/1.20, addr 2, iclass 7/1 ulpt0: using bi-directional mode # cat SIhp1000.dl > /dev/ulpt0 cat: stdout: Input/output error ___________________________________________________________ NEW Yahoo! Cars - sell your car and browse thousands of new and used cars online! http://uk.cars.yahoo.com/ From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 11:40:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4BAC16A420 for ; Wed, 25 Jan 2006 11:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E318043D78 for ; Wed, 25 Jan 2006 11:40:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PBe8wI096591 for ; Wed, 25 Jan 2006 11:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PBe8WS096590; Wed, 25 Jan 2006 11:40:08 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jan 2006 11:40:08 GMT Resent-Message-Id: <200601251140.k0PBe8WS096590@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, Selçuk Ögütçü Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B4BD16A41F for ; Wed, 25 Jan 2006 11:39:56 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 593F343D6B for ; Wed, 25 Jan 2006 11:39:56 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0PBdu3q032858 for ; Wed, 25 Jan 2006 11:39:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0PBduFT032857; Wed, 25 Jan 2006 11:39:56 GMT (envelope-from nobody) Message-Id: <200601251139.k0PBduFT032857@www.freebsd.org> Date: Wed, 25 Jan 2006 11:39:56 GMT From: Selçuk Ögütçü To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92303: Cannot install FreeBSD 6 on an IBM x226 8488E4Y server X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 11:40:15 -0000 >Number: 92303 >Category: misc >Synopsis: Cannot install FreeBSD 6 on an IBM x226 8488E4Y server >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 25 11:40:08 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Selçuk Ögütçü >Release: FreeBSD 6 >Organization: KOU >Environment: (cannot type output of uname -a, FreeBSD did not install) >Description: I tried to install FreeBSD 6 on an IBM x226 8488E4Y server. During installation, it displays the following line: "ips0: resetting adapter, this may take up to 5 minutes" And as you guess so, this is not a "5 minutes" thing. I gave the machine 1 HOLY day (!) and nothing changed. Tried to install with ACPI disabled, nothing changed. I want to use FreeBSD with a well-known Linux/Unix supporting server platform, IBM. But can't handle this problem even after trying a dozen combinations. This server's gonna be a mail server and this is a real urgent case. I don't wanna install another OS. Also I don't wanna disable its on-board components such as network adapter. Thank you and have a nice workday. >How-To-Repeat: Every reboot/install, it freezes the computer displaying the given line above. >Fix: Some say "disable its onboard network adapter and use another ethernet card. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 11:51:11 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A0C316A424 for ; Wed, 25 Jan 2006 11:51:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E8543DC5 for ; Wed, 25 Jan 2006 11:50:46 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PBo7xq097091 for ; Wed, 25 Jan 2006 11:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PBo7Jr097090; Wed, 25 Jan 2006 11:50:07 GMT (envelope-from gnats) Date: Wed, 25 Jan 2006 11:50:07 GMT Message-Id: <200601251150.k0PBo7Jr097090@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Florent Thoumie Cc: Subject: Re: usb/86131 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Florent Thoumie List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 11:51:11 -0000 The following reply was made to PR kern/86131; it has been noted by GNATS. From: Florent Thoumie To: bug-followup@freebsd.org Cc: Subject: Re: usb/86131 Date: Wed, 25 Jan 2006 12:40:44 +0100 --nextPart14813144.bHe3TKnyL7 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Can you just try without DA_Q_NO_PREVENT ? DA_Q_NO_6_BYTE isn't necessary anymore on recent FreeBSD systems. =2D-=20 =46lorent Thoumie flz@FreeBSD.org =46reeBSD Committer --nextPart14813144.bHe3TKnyL7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD12PFMxEkbVFH3PQRAop+AJ0UANUnuC39M53qrh9nyHDQtDnkKACeIH98 9fdMoy0qEwKsT9P0UscX2jA= =e3U8 -----END PGP SIGNATURE----- --nextPart14813144.bHe3TKnyL7-- From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 12:10:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3641516A41F for ; Wed, 25 Jan 2006 12:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92DE43D49 for ; Wed, 25 Jan 2006 12:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PCAE3F097873 for ; Wed, 25 Jan 2006 12:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PCAE5E097872; Wed, 25 Jan 2006 12:10:14 GMT (envelope-from gnats) Date: Wed, 25 Jan 2006 12:10:14 GMT Message-Id: <200601251210.k0PCAE5E097872@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Cc: Subject: Re: bin/92149: [patch] ln -f -s does not remove existing directory X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 12:10:15 -0000 The following reply was made to PR bin/92149; it has been noted by GNATS. From: Gleb Smirnoff To: Eugene Grosbein Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/92149: [patch] ln -f -s does not remove existing directory Date: Wed, 25 Jan 2006 15:06:49 +0300 On Mon, Jan 23, 2006 at 11:40:06AM +0000, Eugene Grosbein wrote: E> On Mon, Jan 23, 2006 at 11:53:36AM +0300, Gleb Smirnoff wrote: E> E> > E> "ln -f -s" may be used to create a symlink to the file and E> > E> the target file will be unlinked if it exists. E> > E> E> > E> However, ln will fail with 'Operation not permitted' message E> > E> when target is a directory because unlink(2) does not remove E> > E> empty directories. E> > E> > I think that the current behavior is standard, while suggested behavior E> > is going to violate SUSv3. At least I understand the standard this way: E> > E> > If the destination path exists: E> > E> > 1. If the -f option is not specified, ln shall write a diagnostic message E> > to standard error, do nothing more with the current source_file, and go E> > on to any remaining source_files. E> > 2. Actions shall be performed equivalent to the unlink() function defined in E> > the System Interfaces volume of IEEE Std 1003.1-2001, called using E> > destination as the path argument. If this fails for any reason, ln shall E> > write a diagnostic message to standard error, do nothing more with the E> > current source_file, and go on to any remaining source_files. E> > E> > http://www.opengroup.org/onlinepubs/000095399/utilities/ln.html E> E> Then I'd like to introduce new command line option enabling desired E> behavour. Should I correct the patch? Yes, I think this will be acceptable. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 12:13:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD68C16A41F; Wed, 25 Jan 2006 12:13:08 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7949F43D45; Wed, 25 Jan 2006 12:13:08 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from freefall.freebsd.org (glebius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PCD80h098059; Wed, 25 Jan 2006 12:13:08 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PCD8BF098055; Wed, 25 Jan 2006 12:13:08 GMT (envelope-from glebius) Date: Wed, 25 Jan 2006 12:13:08 GMT From: Gleb Smirnoff Message-Id: <200601251213.k0PCD8BF098055@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, glebius@FreeBSD.org Cc: Subject: Re: kern/92270: ppp(8): ppp does not work on renamed network interfaces X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 12:13:08 -0000 Old Synopsis: ppd(8): ppp does not work on renamed network interfaces New Synopsis: ppp(8): ppp does not work on renamed network interfaces Responsible-Changed-From-To: freebsd-bugs->glebius Responsible-Changed-By: glebius Responsible-Changed-When: Wed Jan 25 12:10:47 UTC 2006 Responsible-Changed-Why: This is known problem with ng_ether. I hope to fix it someday. http://www.freebsd.org/cgi/query-pr.cgi?pr=92270 From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 13:00:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71B0C16A41F for ; Wed, 25 Jan 2006 13:00:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A13DD43D55 for ; Wed, 25 Jan 2006 13:00:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PD0FXO005393 for ; Wed, 25 Jan 2006 13:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PD0FeZ005392; Wed, 25 Jan 2006 13:00:15 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jan 2006 13:00:15 GMT Resent-Message-Id: <200601251300.k0PD0FeZ005392@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, Soren Dossing Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0DE316A41F for ; Wed, 25 Jan 2006 12:52:41 +0000 (GMT) (envelope-from sauber@amber.sauber.net) Received: from amber.sauber.net (59x158x34x53.ap59.ftth.ucom.ne.jp [59.158.34.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78F3143D55 for ; Wed, 25 Jan 2006 12:52:39 +0000 (GMT) (envelope-from sauber@amber.sauber.net) Received: from amber.sauber.net (localhost [127.0.0.1]) by amber.sauber.net (8.13.4/8.13.3) with ESMTP id k0PCqcj6077486 for ; Wed, 25 Jan 2006 21:52:38 +0900 (JST) (envelope-from sauber@amber.sauber.net) Received: (from sauber@localhost) by amber.sauber.net (8.13.4/8.13.3/Submit) id k0PCqbHY077440; Wed, 25 Jan 2006 21:52:37 +0900 (JST) (envelope-from sauber) Message-Id: <200601251252.k0PCqbHY077440@amber.sauber.net> Date: Wed, 25 Jan 2006 21:52:37 +0900 (JST) From: Soren Dossing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/92306: Support for iRiver U10 USB media player X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 13:00:16 -0000 >Number: 92306 >Category: kern >Synopsis: Support for iRiver U10 USB media player >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 25 13:00:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Soren Dossing >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: FreeBSD 5.4-STABLE i386 FreeBSD 6.0-STABLE i386 >Description: Support for iRiver U10 USB connection >How-To-Repeat: Attache iRiver U10 to USB port. >Fix: Yet another exception in the da_quirk table. --- /usr/src/sys/cam/scsi/scsi_da.c.orig Wed Jan 25 18:39:07 2006 +++ /usr/src/sys/cam/scsi/scsi_da.c Wed Jan 25 18:46:13 2006 @@ -312,6 +312,13 @@ }, { /* + * iRiver U10 MP3 player (with UMS Firmware) + */ + {T_DIRECT, SIP_MEDIA_REMOVABLE, "iriver", "U10*", "*"}, + /*quirks*/ DA_Q_NO_SYNC_CACHE + }, + { + /* * Frontier Labs NEX IA+ Digital Audio Player, rev 1.10/0.01 * PR: kern/70158 */ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 16:40:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DA4D16A41F for ; Wed, 25 Jan 2006 16:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 957D743D45 for ; Wed, 25 Jan 2006 16:40:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PGe3RY023107 for ; Wed, 25 Jan 2006 16:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PGe3XT023106; Wed, 25 Jan 2006 16:40:03 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jan 2006 16:40:03 GMT Resent-Message-Id: <200601251640.k0PGe3XT023106@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, skv@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FDEF16A41F for ; Wed, 25 Jan 2006 16:31:38 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE9D43D5F for ; Wed, 25 Jan 2006 16:31:35 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from freefall.freebsd.org (skv@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PGVZwb021754 for ; Wed, 25 Jan 2006 16:31:35 GMT (envelope-from skv@freefall.freebsd.org) Received: (from skv@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PGVZxO021753; Wed, 25 Jan 2006 16:31:35 GMT (envelope-from skv) Message-Id: <200601251631.k0PGVZxO021753@freefall.freebsd.org> Date: Wed, 25 Jan 2006 16:31:35 GMT From: skv@FreeBSD.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Cc: Subject: conf/92319: /etc/services should include port 3050 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: skv@FreeBSD.org List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 16:40:06 -0000 >Number: 92319 >Category: conf >Synopsis: /etc/services should include port 3050 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 25 16:40:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: >Description: Firebird RDBMS (/usr/ports/devel/firebird-server) uses 'InterBase Database Remote Protocol' in client/server mode. This protocol 'gds_db' is registered in IANA database: http://www.iana.org/assignments/port-numbers gds_db 3050/tcp #InterBase Database Remote Protocol gds_db 3050/udp #InterBase Database Remote Protocol >How-To-Repeat: fgrep 3050 /etc/services >Fix: --- services.orig Wed Jan 25 19:22:43 2006 +++ services Wed Jan 25 19:23:44 2006 @@ -1917,6 +1917,8 @@ eppc 3031/udp #Remote AppleEvents/PPC Toolbox NSWS 3049/tcp NSWS 3049/udp +gds_db 3050/tcp #InterBase Database Remote Protocol +gds_db 3050/udp #InterBase Database Remote Protocol sj3 3086/tcp #SJ3 (kanji input) vmodem 3141/tcp vmodem 3141/udp >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 18:03:07 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB4B16A41F; Wed, 25 Jan 2006 18:03:07 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24D6743D48; Wed, 25 Jan 2006 18:03:07 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PI36cV028348; Wed, 25 Jan 2006 18:03:07 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PI36Up028344; Wed, 25 Jan 2006 18:03:06 GMT (envelope-from maxim) Date: Wed, 25 Jan 2006 18:03:06 GMT From: Maxim Konovalov Message-Id: <200601251803.k0PI36Up028344@freefall.freebsd.org> To: skv@freebsd.org, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: conf/92319: /etc/services should include port 3050 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 18:03:07 -0000 Synopsis: /etc/services should include port 3050 State-Changed-From-To: open->patched State-Changed-By: maxim State-Changed-When: Wed Jan 25 18:02:44 UTC 2006 State-Changed-Why: Committed to HEAD. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=92319 From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 19:00:13 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9302A16A41F for ; Wed, 25 Jan 2006 19:00:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01AF343D45 for ; Wed, 25 Jan 2006 19:00:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PJ0CcR032092 for ; Wed, 25 Jan 2006 19:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PJ0CUY032091; Wed, 25 Jan 2006 19:00:12 GMT (envelope-from gnats) Resent-Date: Wed, 25 Jan 2006 19:00:12 GMT Resent-Message-Id: <200601251900.k0PJ0CUY032091@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, "Douglas K. Rand" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23D7C16A41F for ; Wed, 25 Jan 2006 18:51:31 +0000 (GMT) (envelope-from rand@keenan.meridian-enviro.com) Received: from keenan.meridian-enviro.com (keenan.meridian-enviro.com [207.109.235.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id B18C543D46 for ; Wed, 25 Jan 2006 18:51:30 +0000 (GMT) (envelope-from rand@keenan.meridian-enviro.com) Received: from keenan.meridian-enviro.com (localhost [127.0.0.1]) by keenan.meridian-enviro.com (8.13.4/8.13.4) with ESMTP id k0PIpPEC010287 for ; Wed, 25 Jan 2006 12:51:25 -0600 (CST) (envelope-from rand@keenan.meridian-enviro.com) Received: (from rand@localhost) by keenan.meridian-enviro.com (8.13.4/8.13.4/Submit) id k0PIpPwK010286; Wed, 25 Jan 2006 12:51:25 -0600 (CST) (envelope-from rand) Message-Id: <200601251851.k0PIpPwK010286@keenan.meridian-enviro.com> Date: Wed, 25 Jan 2006 12:51:25 -0600 (CST) From: "Douglas K. Rand" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: misc/92323: XI330_IEEE missing from if_wi_pccard.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Douglas K. Rand" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 19:00:13 -0000 >Number: 92323 >Category: misc >Synopsis: XI330_IEEE missing from if_wi_pccard.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 25 19:00:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Douglas K. Rand >Release: FreeBSD 6.0-STABLE i386 >Organization: Meridian Environmental Technology, Inc. >Environment: System: FreeBSD keenan.meridian-enviro.com 6.0-STABLE FreeBSD 6.0-STABLE #1: Mon Jan 23 10:29:50 CST 2006 rand@keenan.meridian-enviro.com:/usr/obj/usr/src/sys/KEENAN i386 >Description: It seems that while XI330_IEEE was added to pccarddevs version 1.120 it never made it into if_wi_pccard.c for RELENG_6. It is there in HEAD in version 1.59. It'd be REALLY nice to have this committed for 6.1. >How-To-Repeat: Insert one of these cards in a 6.0-STABLE system. >Fix: This simple patch that adds XI330_IEEE to if_wi_pccard.c: --- if_wi_pccard.c-orig Sat Jul 9 21:00:35 2005 +++ if_wi_pccard.c Wed Jan 25 12:41:12 2006 @@ -132,6 +132,7 @@ PCMCIA_CARD(DLINK, DWL650H), PCMCIA_CARD(ELSA, XI300_IEEE), PCMCIA_CARD(ELSA, XI325_IEEE), + PCMCIA_CARD(ELSA, XI330_IEEE), PCMCIA_CARD(ELSA, XI800_IEEE), PCMCIA_CARD(ELSA, WIFI_FLASH), PCMCIA_CARD(EMTAC, WLAN), >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 21:20:59 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34D8F16A42B; Wed, 25 Jan 2006 21:20:53 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E00544FA6; Wed, 25 Jan 2006 20:59:04 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PKx4nE039698; Wed, 25 Jan 2006 20:59:04 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PKx45a039694; Wed, 25 Jan 2006 20:59:04 GMT (envelope-from linimon) Date: Wed, 25 Jan 2006 20:59:04 GMT From: Mark Linimon Message-Id: <200601252059.k0PKx45a039694@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/92306: [quirk] [patch] Support for iRiver U10 USB media player X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 21:20:59 -0000 Old Synopsis: Support for iRiver U10 USB media player New Synopsis: [quirk] [patch] Support for iRiver U10 USB media player Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Wed Jan 25 20:58:31 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=92306 From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 25 21:21:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FBDF16A55E; Wed, 25 Jan 2006 21:20:57 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDB624517C; Wed, 25 Jan 2006 20:56:42 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0PKug2H039613; Wed, 25 Jan 2006 20:56:42 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0PKug9n039609; Wed, 25 Jan 2006 20:56:42 GMT (envelope-from linimon) Date: Wed, 25 Jan 2006 20:56:42 GMT From: Mark Linimon Message-Id: <200601252056.k0PKug9n039609@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org Cc: Subject: Re: i386/92303: Cannot install FreeBSD 6 on an IBM x226 8488E4Y server X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 21:21:06 -0000 Synopsis: Cannot install FreeBSD 6 on an IBM x226 8488E4Y server Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Wed Jan 25 20:56:21 UTC 2006 Responsible-Changed-Why: Appropriate classification. http://www.freebsd.org/cgi/query-pr.cgi?pr=92303 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 09:19:40 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A96A16A422; Thu, 26 Jan 2006 09:19:40 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA49043D46; Thu, 26 Jan 2006 09:19:39 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from freefall.freebsd.org (flz@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0Q9JdTf087021; Thu, 26 Jan 2006 09:19:39 GMT (envelope-from flz@freefall.freebsd.org) Received: (from flz@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0Q9JdSm087017; Thu, 26 Jan 2006 09:19:39 GMT (envelope-from flz) Date: Thu, 26 Jan 2006 09:19:39 GMT From: Florent Thoumie Message-Id: <200601260919.k0Q9JdSm087017@freefall.freebsd.org> To: rickheit-fbp@numachi.com, flz@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/86131: [cam] [patch] quirk for Creative MuVo slim X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 09:19:40 -0000 Synopsis: [cam] [patch] quirk for Creative MuVo slim State-Changed-From-To: open->closed State-Changed-By: flz State-Changed-When: Thu Jan 26 09:19:34 UTC 2006 State-Changed-Why: Committed to HEAD, MFC planned after 3 days. Thanks for your report! http://www.freebsd.org/cgi/query-pr.cgi?pr=86131 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 09:30:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E015816A420 for ; Thu, 26 Jan 2006 09:30:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BE5843D45 for ; Thu, 26 Jan 2006 09:30:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0Q9U58D088457 for ; Thu, 26 Jan 2006 09:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0Q9U5Fk088456; Thu, 26 Jan 2006 09:30:05 GMT (envelope-from gnats) Resent-Date: Thu, 26 Jan 2006 09:30:05 GMT Resent-Message-Id: <200601260930.k0Q9U5Fk088456@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, Kubo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19A6016A420 for ; Thu, 26 Jan 2006 09:22:40 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA3F43D45 for ; Thu, 26 Jan 2006 09:22:39 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0Q9MdSu086689 for ; Thu, 26 Jan 2006 09:22:39 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0Q9MdWu086688; Thu, 26 Jan 2006 09:22:39 GMT (envelope-from nobody) Message-Id: <200601260922.k0Q9MdWu086688@www.freebsd.org> Date: Thu, 26 Jan 2006 09:22:39 GMT From: Kubo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92349: Spinlock called when not threaded - ImageMagick X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 09:30:06 -0000 >Number: 92349 >Category: misc >Synopsis: Spinlock called when not threaded - ImageMagick >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 Jan 26 09:30:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Kubo >Release: FreeBSD 6.0-RELEASE (GENERIC) >Organization: >Environment: FreeBSD 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: I've instaled on my FreeBSD ImageMagick 6.2.6. When I run convert (from shell) it works fine, when I use Image::Magick in perl I always get this error: Fatal error 'Spinlock called when not threaded.' at line 87 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 2) Abort (core dumped) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 09:30:07 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D10D816A420 for ; Thu, 26 Jan 2006 09:30:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC42E43D58 for ; Thu, 26 Jan 2006 09:30:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0Q9U62k088546 for ; Thu, 26 Jan 2006 09:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0Q9U6d7088545; Thu, 26 Jan 2006 09:30:06 GMT (envelope-from gnats) Resent-Date: Thu, 26 Jan 2006 09:30:06 GMT Resent-Message-Id: <200601260930.k0Q9U6d7088545@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, Ales Krenek Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1690216A422 for ; Thu, 26 Jan 2006 09:29:03 +0000 (GMT) (envelope-from ljocha@balkis.ics.muni.cz) Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9477043D70 for ; Thu, 26 Jan 2006 09:28:58 +0000 (GMT) (envelope-from ljocha@balkis.ics.muni.cz) Received: from balkis.ics.muni.cz (balkis.ics.muni.cz [147.251.3.46]) (user=balkis author=<> mech=DIGEST-MD5 bits=128) by tirith.ics.muni.cz (8.13.4/8.13.4/Debian-3) with ESMTP id k0Q9Ss3d002868 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 26 Jan 2006 10:28:56 +0100 Received: from balkis.ics.muni.cz (localhost [127.0.0.1]) by balkis.ics.muni.cz (8.13.4/8.13.1) with ESMTP id k0Q9SthG002082 for ; Thu, 26 Jan 2006 10:28:55 +0100 (CET) (envelope-from ljocha@balkis.ics.muni.cz) Received: (from ljocha@localhost) by balkis.ics.muni.cz (8.13.4/8.13.1/Submit) id k0Q9St4e002081; Thu, 26 Jan 2006 10:28:55 +0100 (CET) (envelope-from ljocha) Message-Id: <200601260928.k0Q9St4e002081@balkis.ics.muni.cz> Date: Thu, 26 Jan 2006 10:28:55 +0100 (CET) From: Ales Krenek To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/92351: page fault in iwi after ACPI resume X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ales Krenek List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 09:30:08 -0000 >Number: 92351 >Category: kern >Synopsis: page fault in iwi after ACPI resume >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 26 09:30:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ales Krenek >Release: FreeBSD 6.0-STABLE i386 >Organization: Masaryk University >Environment: System: FreeBSD balkis.ics.muni.cz 6.0-STABLE FreeBSD 6.0-STABLE #2: Thu Jan 19 10:32:13 CET 2006 toor@balkis.ics.muni.cz:/usr/src/sys/i386/compile/BALKIS i386 The machine is Fujitsu-Siemens Lifebook S7010 with iwi0: mem 0xd0214000-0xd0214fff irq 11 at device 13.0 on pci1 >Description: After waking up from ACPI S3 suspend, I get a page fault at sort of 10% of attempts to bring iwi interface up. I always unload if_iwi.ko before suspending (it is far more stable than keeping it in kernel). After resume I always manage to load the module back and load firmware with iwicontrol. The page fault happens on bringing the interface up with ifconfig. My kernel (build from RELENG_6 branch sources on Jan 19) and the crash dump can be found at http://www.ics.muni.cz/~ljocha/freebsd/ >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 12:50:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE9EC16A420 for ; Thu, 26 Jan 2006 12:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F59C43D70 for ; Thu, 26 Jan 2006 12:50:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0QCo39u004190 for ; Thu, 26 Jan 2006 12:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0QCo34P004189; Thu, 26 Jan 2006 12:50:03 GMT (envelope-from gnats) Resent-Date: Thu, 26 Jan 2006 12:50:03 GMT Resent-Message-Id: <200601261250.k0QCo34P004189@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Millan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7DFC16A422 for ; Thu, 26 Jan 2006 12:42:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E339943DC8 for ; Thu, 26 Jan 2006 12:41:23 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0QCfEKW060936 for ; Thu, 26 Jan 2006 12:41:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0QCfES3060934; Thu, 26 Jan 2006 12:41:14 GMT (envelope-from nobody) Message-Id: <200601261241.k0QCfES3060934@www.freebsd.org> Date: Thu, 26 Jan 2006 12:41:14 GMT From: Robert Millan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92360: Missing TAB3 in kernel headers X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 12:50:08 -0000 >Number: 92360 >Category: kern >Synopsis: Missing TAB3 in kernel headers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 26 12:50:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Robert Millan >Release: 5.4-1-586 (Debian kernel) >Organization: >Environment: GNU/kFreeBSD io.debian.net 5.4-1-586 #0 Mon Dec 5 19:45:10 CET 2005 i586 i386 AMD-K6(tm) 3D processor GNU/kFreeBSD >Description: TAB3 is not defined in . This macro is required by POSIX: http://www.opengroup.org/onlinepubs/009695399/basedefs/termios.h.html Its value should be the same as XTABS, which is already defined. Patch below. >How-To-Repeat: >Fix: diff -ur src.old/sys/sys/ioctl_compat.h src/sys/sys/ioctl_compat.h --- src.old/sys/sys/ioctl_compat.h 2006-01-10 10:19:10.000000000 +0100 +++ src/sys/sys/ioctl_compat.h 2006-01-26 13:32:04.000000000 +0100 @@ -110,7 +110,8 @@ #define TAB0 0x00000000 #define TAB1 0x00000400 /* tty 37 */ #define TAB2 0x00000800 -#define XTABS 0x00000c00 /* expand tabs on output */ +#define TAB3 0x00000c00 +#define XTABS TAB3 /* expand tabs on output */ #define CRDELAY 0x00003000 /* \r delay */ #define CR0 0x00000000 #define CR1 0x00001000 /* tn 300 */ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 12:50:09 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C56016A420 for ; Thu, 26 Jan 2006 12:50:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A399643D7B for ; Thu, 26 Jan 2006 12:50:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0QCo5xR004262 for ; Thu, 26 Jan 2006 12:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0QCo5td004261; Thu, 26 Jan 2006 12:50:05 GMT (envelope-from gnats) Resent-Date: Thu, 26 Jan 2006 12:50:05 GMT Resent-Message-Id: <200601261250.k0QCo5td004261@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Millan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FFCF16A420 for ; Thu, 26 Jan 2006 12:45:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326F243DEF for ; Thu, 26 Jan 2006 12:45:01 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0QCicks062672 for ; Thu, 26 Jan 2006 12:44:38 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0QCicrS062671; Thu, 26 Jan 2006 12:44:38 GMT (envelope-from nobody) Message-Id: <200601261244.k0QCicrS062671@www.freebsd.org> Date: Thu, 26 Jan 2006 12:44:38 GMT From: Robert Millan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92362: Missing SIGPOLL in kernel headers X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 12:50:09 -0000 >Number: 92362 >Category: misc >Synopsis: Missing SIGPOLL in kernel headers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 26 12:50:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Robert Millan >Release: 5.4-1-586 (Debian kernel) >Organization: >Environment: GNU/kFreeBSD io.debian.net 5.4-1-586 #0 Mon Dec 5 19:45:10 CET 2005 i586 i386 AMD-K6(tm) 3D processor GNU/kFreeBSD >Description: SIGPOLL is not defined in . This macro is required by XSI: http://www.opengroup.org/onlinepubs/009695399/basedefs/signal.h.html Since SIGPOLL is basicaly a the same thing as SIGIO, it's safe to give it the same number (this is what GNU/Linux does). Patch below. >How-To-Repeat: >Fix: diff -ur src.old/sys/sys/signal.h src/sys/sys/signal.h --- src.old/sys/sys/signal.h 2005-12-08 10:00:54.000000000 +0100 +++ src/sys/sys/signal.h 2006-01-26 13:31:16.000000000 +0100 @@ -95,6 +95,7 @@ #define SIGIO 23 /* input/output possible signal */ #endif #if __XSI_VISIBLE +#define SIGPOLL 23 /* pollable event */ #define SIGXCPU 24 /* exceeded CPU time limit */ #define SIGXFSZ 25 /* exceeded file size limit */ #define SIGVTALRM 26 /* virtual time alarm */ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 14:10:04 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D6E416A422 for ; Thu, 26 Jan 2006 14:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C05543D46 for ; Thu, 26 Jan 2006 14:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0QEA34T010877 for ; Thu, 26 Jan 2006 14:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0QEA3fh010876; Thu, 26 Jan 2006 14:10:03 GMT (envelope-from gnats) Resent-Date: Thu, 26 Jan 2006 14:10:03 GMT Resent-Message-Id: <200601261410.k0QEA3fh010876@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, George Neville-Neil Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 902B316A420 for ; Thu, 26 Jan 2006 14:01:18 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5886C43D45 for ; Thu, 26 Jan 2006 14:01:18 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0QE1Icb047981 for ; Thu, 26 Jan 2006 14:01:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0QE1Iu3047977; Thu, 26 Jan 2006 14:01:18 GMT (envelope-from nobody) Message-Id: <200601261401.k0QE1Iu3047977@www.freebsd.org> Date: Thu, 26 Jan 2006 14:01:18 GMT From: George Neville-Neil To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92368: LOR in opencrypto/crypto.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 14:10:04 -0000 >Number: 92368 >Category: kern >Synopsis: LOR in opencrypto/crypto.c >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 26 14:10:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: George Neville-Neil >Release: 7.x (HEAD) >Organization: >Environment: >Description: When running the TAHI IPSec IPv4 conformance tests the following LOR occurs: (kgdb) where #0 kdb_enter (msg=0x12
) at ../../../kern/subr_kdb.c:292 #1 0xc04fc78b in panic ( fmt=0xc069e6b9 "_mtx_lock_sleep: recursed on non-recursive mutex %s @ %s:%d\n") at ../../../kern/kern_shutdown.c:539 #2 0xc04f4862 in _mtx_lock_sleep (m=0xc076089c, tid=3256572352, opts=0, file=0xc06b16d9 "../../../opencrypto/crypto.c", line=669) at ../../../kern/kern_mutex.c:463 #3 0xc04f4559 in _mtx_lock_flags (m=0xc076089c, opts=0, file=0xc06b16d9 "../../../opencrypto/crypto.c", line=669) at ../../../kern/kern_mutex.c:286 #4 0xc05d8c0a in crypto_dispatch (crp=0xc250e240) at ../../../opencrypto/crypto.c:678 #5 0xc05a7e0a in ah_output (m=0xc232fc00, isr=0xc2503a00, mp=0x0, skip=20, protoff=9) at ../../../netipsec/xform_ah.c:1100 #6 0xc059c792 in ipsec4_process_packet (m=0xc232fe00, isr=0xc2503a00, flags=0, tunalready=0) at ../../../netipsec/ipsec_output.c:472 #7 0xc059c1cb in ipsec_process_done (m=0xc232fe00, isr=0xc23c4d80) at ../../../netipsec/ipsec_output.c:158 #8 0xc05a93f1 in esp_output_cb (crp=0xc250e280) at ../../../netipsec/xform_esp.c:921 #9 0xc05d9260 in crypto_done (crp=0xc250e280) at ../../../opencrypto/crypto.c:988 #10 0xc05dab86 in swcr_init () at ../../../opencrypto/cryptosoft.c:1005 #11 0xc05d90ee in crypto_freereq (crp=0xc22a6740) at uma.h:303 #12 0xc05d8c32 in crypto_dispatch (crp=0xc250e280) at ../../../opencrypto/crypto.c:690 #13 0xc05a921a in esp_output (m=0xc232fe00, isr=0xc23c4d80, mp=0x0, skip=20, protoff=9) at ../../../netipsec/xform_esp.c:853 #14 0xc059c792 in ipsec4_process_packet (m=0xc232fe00, isr=0xc23c4d80, flags=0, tunalready=0) at ../../../netipsec/ipsec_output.c:472 #15 0xc05897eb in ip_output (m=0xc232fe00, opt=0x0, ro=0xcbfc8b84, flags=0, imo=0x0, inp=0x0) at ../../../netinet/ip_output.c:612 #16 0xc0586b71 in icmp_send (m=0xc232fe00, opts=0x0) at ../../../netinet/ip_icmp.c:829 #17 0xc0586ae6 in icmp_reflect (m=0xc232fe00) at ../../../netinet/ip_icmp.c:793 #18 0xc05866c4 in icmp_input (m=0xc232fe00, off=20) at ../../../netinet/ip_icmp.c:537 #19 0xc05875b5 in ip_input (m=0xc232fe00) at ../../../netinet/ip_input.c:743 #20 0xc0570bd2 in netisr_processqueue (ni=0xc0755e58) at ../../../net/netisr.c:236 #21 0xc0570dba in swi_net (dummy=0x0) at ../../../net/netisr.c:349 #22 0xc04e94e6 in ithread_execute_handlers (p=0xc21b4684, ie=0xc21de080) at ../../../kern/kern_intr.c:662 #23 0xc04e9617 in ithread_loop (arg=0xc217e860) at ../../../kern/kern_intr.c:745 #24 0xc04e8778 in fork_exit (callout=0xc04e95b0 , arg=0xc217e860, frame=0xcbfc8d38) at ../../../kern/kern_fork.c:790 #25 0xc064f79c in Xatpic_intr0 () at atpic_vector.s:61 #26 0x00000000 in ?? () >How-To-Repeat: Run the TAHI conformance tests. >Fix: None currently known. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 14:20:03 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B55916A420 for ; Thu, 26 Jan 2006 14:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC8C43D46 for ; Thu, 26 Jan 2006 14:20:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0QEK2a2011513 for ; Thu, 26 Jan 2006 14:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0QEK2NS011508; Thu, 26 Jan 2006 14:20:02 GMT (envelope-from gnats) Resent-Date: Thu, 26 Jan 2006 14:20:02 GMT Resent-Message-Id: <200601261420.k0QEK2NS011508@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, "Wilhelm B. Kloke" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBD5B16A420 for ; Thu, 26 Jan 2006 14:18:14 +0000 (GMT) (envelope-from wb@yorikke.arb-phys.uni-dortmund.de) Received: from mail6.ifado.de (mail6.ifado.de [195.253.22.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id F123643D46 for ; Thu, 26 Jan 2006 14:18:13 +0000 (GMT) (envelope-from wb@yorikke.arb-phys.uni-dortmund.de) Received: from yorikke.arb-phys.uni-dortmund.de [195.253.22.63] by mail6.ifado.de with ESMTP (SMTPD32-8.00) id AA19E5F90102; Thu, 26 Jan 2006 15:18:01 +0100 Received: from yorikke.arb-phys.uni-dortmund.de (localhost [127.0.0.1]) by yorikke.arb-phys.uni-dortmund.de (8.13.4/8.13.1) with ESMTP id k0QEI58C012873 for ; Thu, 26 Jan 2006 15:18:05 +0100 (CET) (envelope-from wb@yorikke.arb-phys.uni-dortmund.de) Received: (from wb@localhost) by yorikke.arb-phys.uni-dortmund.de (8.13.4/8.12.10/Submit) id k0QEI47l012872; Thu, 26 Jan 2006 15:18:04 +0100 (CET) (envelope-from wb) Message-Id: <200601261418.k0QEI47l012872@yorikke.arb-phys.uni-dortmund.de> Date: Thu, 26 Jan 2006 15:18:04 +0100 (CET) From: "Wilhelm B. Kloke" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/92370: ppp server not accessible to IPV4 unless built with NO_INET6 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Wilhelm B. Kloke" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 14:20:03 -0000 >Number: 92370 >Category: bin >Synopsis: ppp server not accessible to IPV4 unless built with NO_INET6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 26 14:20:01 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Wilhelm B. Kloke >Release: FreeBSD 6.0-RELEASE i386 >Organization: Inst ArbPhysiol >Environment: System: FreeBSD yorikke 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Jan 13 10:46:13 CET 2006 wb@yorikke:/usr/src-6.0/sys/i386/compile/YORIKKE i386 >Description: If I want to use pppctl to control a ppp connection, only localhost can connect in the standard build. Only, when I rebuild ppp with make-option NO_INET6 access via tcp/ip V4 is allowed. This is quite a hassle because at each upgrade of the system I need some time to notice the error and to apply the fix again. >How-To-Repeat: >Fix: Probably an option to set the server address to a specific IP-address is needed. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 18:10:13 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AAD916A420 for ; Thu, 26 Jan 2006 18:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA22343D8A for ; Thu, 26 Jan 2006 18:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0QIA3T0038260 for ; Thu, 26 Jan 2006 18:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0QIA3XH038255; Thu, 26 Jan 2006 18:10:03 GMT (envelope-from gnats) Resent-Date: Thu, 26 Jan 2006 18:10:03 GMT Resent-Message-Id: <200601261810.k0QIA3XH038255@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, Julian Stecklina Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7117416A422 for ; Thu, 26 Jan 2006 18:03:53 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5FB343D4C for ; Thu, 26 Jan 2006 18:03:52 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0QI3qrb067508 for ; Thu, 26 Jan 2006 18:03:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0QI3q3K067506; Thu, 26 Jan 2006 18:03:52 GMT (envelope-from nobody) Message-Id: <200601261803.k0QI3q3K067506@www.freebsd.org> Date: Thu, 26 Jan 2006 18:03:52 GMT From: Julian Stecklina To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92381: i915 drm module unuseable by X.org 6.9.0 for GM855 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 18:10:13 -0000 >Number: 92381 >Category: kern >Synopsis: i915 drm module unuseable by X.org 6.9.0 for GM855 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 26 18:10:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Julian Stecklina >Release: 6-STABLE >Organization: >Environment: FreeBSD dellbeast.localnet 6.0-STABLE FreeBSD 6.0-STABLE #0: Fri Jan 20 06:14:20 CET 2006 blitz@dellbeast.localnet:/usr/obj/usr/src/sys/DELLBEAST i386 >Description: My Dell Inspiron 510m has a Intel GM855 graphics adaptor which is supposedly supported by the i915 kernel module since the update to the 2005-11-28 snapshot of DRM. I use the newly released X.org server 6.9.0. The driver attaches: drmsub1: mem 0xe8000000-0xefffffff,0xfaf00000-0xfaf7ffff at device 2.1 on pci0 info: [drm] AGP at 0xf0000000 128MB info: [drm] Initialized i915 1.2.0 20041217 and I get a device node: /dev/dri/card1 Probably relevant parts from the Xorg.0.log (II) I810(0): VESA BIOS detected (II) I810(0): VESA VBE Version 3.0 (II) I810(0): VESA VBE Total Mem: 832 kB (II) I810(0): VESA VBE OEM: Intel(r)852GM/852GME/855GM/855GME Graphics Chip Accelerated VGA BIOS (II) I810(0): VESA VBE OEM Software Rev: 1.0 (II) I810(0): VESA VBE OEM Vendor: Intel Corporation (II) I810(0): VESA VBE OEM Product: Intel(r)852GM/852GME/855GM/855GME Graphics Controller (II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(0): Allocated 128 kB for the ring buffer at 0x0 (II) I810(0): Allocating at least 256 scanlines for pixmap cache (II) I810(0): Initial framebuffer allocation size: 10448 kByte (II) I810(0): Allocated 4 kB for HW cursor at 0x7fff000 (0x18779000) (WW) I810(0): xf86AllocateGARTMemory: allocation of 4 pages failed (Cannot allocate memory) (EE) I810(0): Failed to allocate HW (ARGB) cursor space. (II) I810(0): Allocated 4 kB for Overlay registers at 0x7ffe000 (0x17e5a000). (II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fee000 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: Open failed drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: Open failed drmOpenByBusid: Searching for BusID pci:0000:00:02.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: Open failed drmOpenByBusid: drmOpenMinor returns -1013 drmOpenDevice: node name is /dev/dri/card1 drmOpenDevice: open result is 7, (OK) drmOpenByBusid: drmOpenMinor returns 7 drmOpenByBusid: drmGetBusid reports pci:0000:61:00.0 drmOpenDevice: node name is /dev/dri/card2 drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: open result is -1, (No such file or directory) drmOpenDevice: Open failed drmOpenByBusid: drmOpenMinor returns -1013 drmOpenDevice: node name is /dev/dri/card3 drmOpenDevice: open result is -1, (No such file or directory) .. >How-To-Repeat: > startx >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 19:03:10 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 317D916A420; Thu, 26 Jan 2006 19:03:10 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3E6443D55; Thu, 26 Jan 2006 19:03:09 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0QJ39h8042165; Thu, 26 Jan 2006 19:03:09 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0QJ39Ud042161; Thu, 26 Jan 2006 19:03:09 GMT (envelope-from arved) Date: Thu, 26 Jan 2006 19:03:09 GMT From: Tilman Linneweh Message-Id: <200601261903.k0QJ39Ud042161@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-bugs@FreeBSD.org, closed@FreeBSD.org Cc: Subject: Re: misc/92349: Spinlock called when not threaded - ImageMagick X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 19:03:10 -0000 Synopsis: Spinlock called when not threaded - ImageMagick Responsible-Changed-From-To: freebsd-bugs->closed Responsible-Changed-By: arved Responsible-Changed-When: Thu Jan 26 19:02:13 UTC 2006 Responsible-Changed-Why: You most likely linked against multiple threading libraries. (Check with ldd) http://www.freebsd.org/cgi/query-pr.cgi?pr=92349 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 19:40:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0287E16A420 for ; Thu, 26 Jan 2006 19:40:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 291C343D58 for ; Thu, 26 Jan 2006 19:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0QJe6ed048479 for ; Thu, 26 Jan 2006 19:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0QJe6g2048475; Thu, 26 Jan 2006 19:40:06 GMT (envelope-from gnats) Date: Thu, 26 Jan 2006 19:40:06 GMT Message-Id: <200601261940.k0QJe6g2048475@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "David G. Lawrence" Cc: Subject: Re: kern/92243: sendfile(2) returns early on files > 4GB X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "David G. Lawrence" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 19:40:08 -0000 The following reply was made to PR kern/92243; it has been noted by GNATS. From: "David G. Lawrence" To: David Kelly Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/92243: sendfile(2) returns early on files > 4GB Date: Thu, 26 Jan 2006 11:34:58 -0800 > On Mon, Jan 23, 2006 at 11:09:08PM -0800, David G. Lawrence wrote: > > > >How-To-Repeat: > > > Get a file which is larger than 4G via ftpd, apache, or anything else which uses sendfile(2). > > > > Do you know if sendfile(2) is returning an error in the failure case? > > I don't know the method for attaching gdb to a running daemon, have > never had need of it before. Have sprinkled printf's in ftpd and edited > the return message trying to understand what is happening. I think > sendfile is returning once and ftpd is calling it again then the 2nd > time the count is zero so ftp returns "premature end." This is untouched > stock RELENG6: I've been trying to reproduce the problem here, but I haven't been able to so far. It might be because I'm using a larger file or perhaps it has to do with the system configuration. Can you tell me how much main memory you have in your system? Whatever the problem is, it sure isn't obvious in the code. I've spent many hours combing through sendfile and the macros and functions that it calls, looking for anything that might cause a 64bit->32bit precision truncation, and so far everything looks fine to me. -DG David G. Lawrence President Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 21:07:13 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F1B16A420; Thu, 26 Jan 2006 21:07:13 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id A887143D46; Thu, 26 Jan 2006 21:07:12 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id k0QL7CNs024296; Thu, 26 Jan 2006 13:07:12 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id k0QL7BFZ024295; Thu, 26 Jan 2006 13:07:11 -0800 Date: Thu, 26 Jan 2006 13:07:11 -0800 From: Brooks Davis To: Brooks Davis Message-ID: <20060126210711.GF13079@odin.ac.hmc.edu> References: <200601230549.k0N5ncSr065887@freefall.freebsd.org> <20060123162336.GC9145@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060123162336.GC9145@odin.ac.hmc.edu> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: freebsd-bugs@freebsd.org, Wes Peters Subject: Re: bin/90518: [patch] dhclient(8): dhclient-script problems with symlink'd resolv.conf when /etc is read-only X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 21:07:13 -0000 Please make sure rev 1.14 is MFC'd with 1.12 to avoid the need to release a security advisory. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 26 21:50:03 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD12A16A422 for ; Thu, 26 Jan 2006 21:50:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB0443D46 for ; Thu, 26 Jan 2006 21:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0QLo2AT055922 for ; Thu, 26 Jan 2006 21:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0QLo2Qa055921; Thu, 26 Jan 2006 21:50:02 GMT (envelope-from gnats) Resent-Date: Thu, 26 Jan 2006 21:50:02 GMT Resent-Message-Id: <200601262150.k0QLo2Qa055921@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, Patrick Proniewski Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77E0F16A420 for ; Thu, 26 Jan 2006 21:46:05 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE3F43D53 for ; Thu, 26 Jan 2006 21:46:05 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0QLk4c5036778 for ; Thu, 26 Jan 2006 21:46:04 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0QLk4Qh036777; Thu, 26 Jan 2006 21:46:04 GMT (envelope-from nobody) Message-Id: <200601262146.k0QLk4Qh036777@www.freebsd.org> Date: Thu, 26 Jan 2006 21:46:04 GMT From: Patrick Proniewski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92395: truss does not work properly, procfs looks like it's limited to 128 elements X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 21:50:03 -0000 >Number: 92395 >Category: misc >Synopsis: truss does not work properly, procfs looks like it's limited to 128 elements >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 26 21:50:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Patrick Proniewski >Release: FreeBSD 5.4-RELEASE-p8 #0 >Organization: Université Lyon 2 >Environment: FreeBSD example.com 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Sun Oct 16 17:12:30 CEST 2005 patpro@example.com:/usr/obj/usr/src/sys/PATPRO-20050829 i386 >Description: The truss command is unable to function correctly on my system: Bellow, I use the `ls` command as an example, other commands used with truss yield to the same results. - some times it will return: $ truss ls truss: cannot open /proc/4509/mem: No such file or directory (This one it reproductible with `ktrace truss ls`) such processes are stuck in state "D" : Marks a process in disk (or other short term, uninterruptible) wait. patpro 57096 1 0.0 0.0 ttyp1 10:13PM D ls patpro 57125 1 0.0 0.0 ttyp1 10:13PM D ls -al patpro 57446 1 0.0 0.0 ttyp1 10:15PM D uname - some times it will return: $ truss ls truss: PIOCWAIT: Input/output error (This one won't happen when the command is launched as `ktrace truss ls`) of course, PROCFS is mounted (at boot time): $ df procfs Filesystem 1K-blocks Used Avail Capacity Mounted on procfs 4 4 0 100% /proc But this procfs behaves strangely too. It seems unable to contain more than 128 items : $ ls -1 /proc/ | wc -l 128 $ ps aux | wc -l 207 Looks like a power of 2, to me. I think both problem might be related. It has been mentioned on freebsd-questions, that it could be some sort of race condition between truss and the command it is supposed to monitor the activity of. I can regain proper behaviour if I issue this type of command : $ truss `which ls` instead of $ truss ls `truss ls -al` gives good results most of the time, but not every times. complete sysctl : http://boleskine.patpro.net/~patpro/sysctl.txt kernel config : machine i386 cpu I686_CPU ident PATPRO-20050829 options SCHED_4BSD options INET options FFS options SOFTUPDATES options UFS_ACL options UFS_DIRHASH options MD_ROOT options NFSCLIENT options NFSSERVER options NFS_ROOT options MSDOSFS options CD9660 options PROCFS options PSEUDOFS options GEOM_GPT options COMPAT_43 options COMPAT_FREEBSD4 options SCSI_DELAY=15000 options KTRACE options SYSVSHM options SYSVMSG options SYSVSEM options _KPOSIX_PRIORITY_SCHEDULING options KBD_INSTALL_CDEV options AHC_REG_PRETTY_PRINT options AHD_REG_PRETTY_PRINT options ADAPTIVE_GIANT options ALTQ options ALTQ_CBQ options ALTQ_RED options ALTQ_RIO options ALTQ_HFSC options ALTQ_PRIQ options ALTQ_NOPCC options SMP options MPTABLE_FORCE_HTT device apic device isa device eisa device pci device fdc device ata device atadisk device ataraid device atapicd device atapifd device atapist options ATA_STATIC_ID device atkbdc device atkbd device psm device vga device splash device sc device agp device npx device pmtimer device sio device ppc device ppbus device ppi device em device miibus device fxp device ex device loop device mem device io device random device ether device tun device pty device md device bpf device uhci device ohci device ehci device usb device ugen device uhid device ukbd hardware : Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (2994.90-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 1072562176 (1022 MB) avail memory = 1044230144 (995 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: on acpi0 cpu1: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 3.0 on pci0 pci1: on pcib1 em0: port 0xc000-0xc01f mem 0xf2000000-0xf201ffff irq 18 at device 1.0 on pci1 em0: Ethernet address: 00:30:48:83:ef:8c em0: Speed:N/A Duplex:N/A pcib2: at device 28.0 on pci0 pci2: on pcib2 uhci0: port 0xe100-0xe11f irq 16 at device 29.0 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 uhci1: port 0xe000-0xe01f irq 19 at device 29.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: at device 29.4 (no driver attached) pci0: at device 29.5 (no driver attached) ehci0: mem 0xf2100000-0xf21003ff irq 23 at device 29.7 on pci0 usb2: EHCI version 1.0 usb2: companion controllers, 2 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 4 ports with 4 removable, self powered pcib3: at device 30.0 on pci0 pci3: on pcib3 pci3: at device 9.0 (no driver attached) em1: port 0xd100-0xd13f mem 0xf1000000-0xf101ffff irq 19 at device 10.0 on pci3 em1: Ethernet address: 00:30:48:83:ef:8d em1: Speed:N/A Duplex:N/A isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f, 0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 atapci1: port 0xe600-0xe60f, 0xe500-0xe503,0xe400-0xe407,0xe300-0xe303,0xe200-0xe207 irq 18 at device 31.2 on pci0 ata2: channel #0 on atapci1 ata3: channel #1 on atapci1 pci0: at device 31.3 (no driver attached) acpi_tz0: on acpi0 fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ppc0: port 0x778-0x77b,0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 ppi0: on ppbus0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc7fff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 10.000 msec em0: Link is up 100 Mbps Full Duplex ad4: 78167MB [158816/16/63] at ata2-master SATA150 ad6: 194481MB [395136/16/63] at ata3-master SATA150 SMP: AP CPU #1 Launched! Mounting root from ufs:/dev/ad4s1a em0: Link is up 100 Mbps Full Duplex Accounting enabled pflog0: promiscuous mode enabled em0: Link is up 100 Mbps Full Duplex em0: Link is up 100 Mbps Full Duplex Feel free to ask for other details, or tests. >How-To-Repeat: no idea. Most people won't have the problem, few have it, the common denominator is still to find. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 09:00:13 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2B7A16A420 for ; Fri, 27 Jan 2006 09:00:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23DA243D58 for ; Fri, 27 Jan 2006 09:00:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0R90B56095649 for ; Fri, 27 Jan 2006 09:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0R90BDI095648; Fri, 27 Jan 2006 09:00:11 GMT (envelope-from gnats) Resent-Date: Fri, 27 Jan 2006 09:00:11 GMT Resent-Message-Id: <200601270900.k0R90BDI095648@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, Thomas Schweikle Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C3D16A420 for ; Fri, 27 Jan 2006 08:50:17 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 515D943D55 for ; Fri, 27 Jan 2006 08:50:17 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0R8oHmr066748 for ; Fri, 27 Jan 2006 08:50:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0R8oHI9066747; Fri, 27 Jan 2006 08:50:17 GMT (envelope-from nobody) Message-Id: <200601270850.k0R8oHI9066747@www.freebsd.org> Date: Fri, 27 Jan 2006 08:50:17 GMT From: Thomas Schweikle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92408: koffice fails to build --- missing library (but this lib is there) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 09:00:13 -0000 >Number: 92408 >Category: misc >Synopsis: koffice fails to build --- missing library (but this lib is there) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 27 09:00:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Schweikle >Release: FreeBSD 5.4 >Organization: >Environment: FreeBSD hazel.tps 5.4-STABLE FreeBSD 5.4-STABLE #50: Sat Jan 7 21:33:42 CET 2006 screen@hazel.tps:/usr/obj/usr/src/sys/HAZEL i386 >Description: change to "/usr/ports/x11/kde3", then "make install". The build will fail with the error: gmake[3]: Entering directory `/usr/ports/editors/koffice-kde3/work/koffice-1.4.2/karbon/tools' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.4.2/karbon/tools' Making all in . gmake[3]: Entering directory `/usr/ports/editors/koffice-kde3/work/koffice-1.4.2/karbon' /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -pipe -march=pentium2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -L/usr/local/lib -o libkarboncommon.la -rpath /usr/local/lib -R /usr/local/lib -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local/lib -R/usr/local/lib -no-undefined karbon_factory.lo karbon_resourceserver.lo karbon_part.lo karbon_part_iface.lo karbon_view.lo karbon_view_iface.lo karbon_drag.lo karbon_grid_data.lo karbon_part_iface_skel.lo karbon_view_iface_skel.lo ../lib/kofficecore/libkofficecore.la ../lib/kofficeui/libkofficeui.la ../lib/kopainter/libkopainter.la ../lib/kotext/libkotext.la dockers/libkarbondockers.la widgets/libkarbonwidgets.la render/libvpainter.la render/xrgbrender/libkarbonxrgbrender.la tools/libkarbontools.la core/libka rboncore.la shapes/libkarbonshapes.la commands/libkarboncommands.la visitors/libkarbonvisitors.la dialogs/libkarbondialogs.la libkarbonbase.la -L/usr/local/lib -lart_lgpl_2 -lm -L/usr/X11R6/lib -lfontconfig -lMagick -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib /usr/bin/ld: cannot find -ldpstk gmake[3]: *** [libkarboncommon.la] Error 1 gmake[3]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.4.2/karbon' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.4.2/karbon' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.4.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/editors/koffice-kde3. *** Error code 1 Stop in /usr/ports/x11/kde3. >How-To-Repeat: change to "/usr/ports/x11/kde3", then "make install" >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 09:30:11 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9921216A420 for ; Fri, 27 Jan 2006 09:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BDC343D49 for ; Fri, 27 Jan 2006 09:30:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0R9UAdh096609 for ; Fri, 27 Jan 2006 09:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0R9UAfU096604; Fri, 27 Jan 2006 09:30:10 GMT (envelope-from gnats) Resent-Date: Fri, 27 Jan 2006 09:30:10 GMT Resent-Message-Id: <200601270930.k0R9UAfU096604@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, Thomas Schweikle Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEBC616A420 for ; Fri, 27 Jan 2006 09:22:50 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E3C143D55 for ; Fri, 27 Jan 2006 09:22:50 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0R9MoKa083552 for ; Fri, 27 Jan 2006 09:22:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0R9Mo4U083551; Fri, 27 Jan 2006 09:22:50 GMT (envelope-from nobody) Message-Id: <200601270922.k0R9Mo4U083551@www.freebsd.org> Date: Fri, 27 Jan 2006 09:22:50 GMT From: Thomas Schweikle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92411: kdemultimedia3 doen not build X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 09:30:11 -0000 >Number: 92411 >Category: misc >Synopsis: kdemultimedia3 doen not build >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 27 09:30:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Schweikle >Release: FreeBSD 5.4 >Organization: >Environment: FreeBSD hazel.tps 5.4-STABLE FreeBSD 5.4-STABLE #50: Sat Jan 7 21:33:42 CET 2006 screen@hazel.tps:/usr/obj/usr/src/sys/HAZEL i386 >Description: change to "/usr/ports/multimedia/kdemultimedia3", "make install". Building kdemultimedia3 will fail with the error: gmake[2]: Leaving directory `/usr/ports/audio/akode/work/akode-2.0rc1/akode/lib' gmake[1]: Leaving directory `/usr/ports/audio/akode/work/akode-2.0rc1/akode/lib' Making all in akodeplay gmake[1]: Entering directory `/usr/ports/audio/akode/work/akode-2.0rc1/akode/akodeplay' if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../akode/lib -I../../akode/lib -I../../akode/lib -I/usr/local/include -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -O -pipe -march=pentium2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT akodeplay.o -MD -MP -MF ".deps/akodeplay.Tpo" -c -o akodeplay.o akodeplay.cpp; \ then mv -f ".deps/akodeplay.Tpo" ".deps/akodeplay.Po"; else rm -f ".deps/akodeplay.Tpo"; exit 1; fi In file included from akodeplay.cpp:29: /usr/local/include/getopt.h:115: error: declaration of C function `int getopt()' conflicts with /usr/include/unistd.h:376: error: previous declaration `int getopt(int, char* const*, const char*)' here gmake[1]: *** [akodeplay.o] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/akode/work/akode-2.0rc1/akode/akodeplay' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/audio/akode. *** Error code 1 Stop in /usr/ports/audio/akode. *** Error code 1 Stop in /usr/ports/multimedia/kdemultimedia3. >How-To-Repeat: change to "/usr/ports/multimedia/kdemultimedia3", then "make install". >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 09:53:33 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AB9116A420; Fri, 27 Jan 2006 09:53:33 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5778143D55; Fri, 27 Jan 2006 09:53:26 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0R9rPq6000828; Fri, 27 Jan 2006 09:53:25 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0R9rPNT000824; Fri, 27 Jan 2006 09:53:25 GMT (envelope-from linimon) Date: Fri, 27 Jan 2006 09:53:25 GMT From: Mark Linimon Message-Id: <200601270953.k0R9rPNT000824@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, kde@FreeBSD.org Cc: Subject: Re: ports/92408: editors/koffice-kde3: koffice fails to build --- missing library (but this lib is there) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 09:53:33 -0000 Old Synopsis: koffice fails to build --- missing library (but this lib is there) New Synopsis: editors/koffice-kde3: koffice fails to build --- missing library (but this lib is there) Responsible-Changed-From-To: freebsd-bugs->kde Responsible-Changed-By: linimon Responsible-Changed-When: Fri Jan 27 09:51:54 UTC 2006 Responsible-Changed-Why: Make this a ports PR and assign to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=92408 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 09:55:01 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A223116A420; Fri, 27 Jan 2006 09:55:01 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B38A43D46; Fri, 27 Jan 2006 09:55:01 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0R9t1GH001010; Fri, 27 Jan 2006 09:55:01 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0R9t1eE001006; Fri, 27 Jan 2006 09:55:01 GMT (envelope-from linimon) Date: Fri, 27 Jan 2006 09:55:01 GMT From: Mark Linimon Message-Id: <200601270955.k0R9t1eE001006@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, kde@FreeBSD.org Cc: Subject: Re: ports/92411: kdemultimedia3 does not build X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 09:55:01 -0000 Synopsis: kdemultimedia3 does not build Responsible-Changed-From-To: freebsd-bugs->kde Responsible-Changed-By: linimon Responsible-Changed-When: Fri Jan 27 09:54:40 UTC 2006 Responsible-Changed-Why: Make this a ports PR and assign to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=92411 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 10:00:20 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D932E16A420 for ; Fri, 27 Jan 2006 10:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C6E443D46 for ; Fri, 27 Jan 2006 10:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RA0Ji0001293 for ; Fri, 27 Jan 2006 10:00:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RA0IfU001292; Fri, 27 Jan 2006 10:00:18 GMT (envelope-from gnats) Date: Fri, 27 Jan 2006 10:00:18 GMT Message-Id: <200601271000.k0RA0IfU001292@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Proniewski Patrick Cc: Subject: Re: bin/92395: truss(1) does not work properly, procfs looks like it's limited to 128 elements X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Proniewski Patrick List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 10:00:20 -0000 The following reply was made to PR bin/92395; it has been noted by GNATS. From: Proniewski Patrick To: bug-followup@FreeBSD.org, Patrick Proniewski Cc: Subject: Re: bin/92395: truss(1) does not work properly, procfs looks like it's limited to 128 elements Date: Fri, 27 Jan 2006 10:56:47 +0100 --Apple-Mail-4--1012665387 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Hi, I've just switched to "FreeBSD 5.4-RELEASE-p10 #0" (make buildworld =20 and make buildkernel). truss behaves the same, procfs is still =20 limited to 128 items. hardware, sysctl and kernel config remain the same. Patrick PRONIEWSKI --=20 Administrateur Syst=E8me - SENTIER - Universit=E9 Lumi=E8re Lyon 2 --Apple-Mail-4--1012665387 Content-Transfer-Encoding: base64 Content-Type: application/pkcs7-signature; name=smime.p7s Content-Disposition: attachment; filename=smime.p7s MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIGQTCCAvow ggJjoAMCAQICEHX0DbPe0Mtvl6EesiIfkwUwDQYJKoZIhvcNAQEEBQAwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA2MDEyMzEwNDQxNloXDTA3MDEyMzEwNDQx NlowUjEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEvMC0GCSqGSIb3DQEJARYgcGF0 cmljay5wcm9uaWV3c2tpQHVuaXYtbHlvbjIuZnIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK AoIBAQDhPmJRAJk142QMRpqWoJYy5kClQZQky7unyykcpXUHOBF9HYiNAsIeiQDhOBhlMc5xQCvX LmSQYCoiH/vx0bBtDE7VCdevzJE9HUl97peRAfhvICLwYUC/UjYMDPpAL968dXOL2JBa2xp2qP0T +KUIdR1/243jz69NbbxYwM2tVdfA20TNYvHQ5eixwcuvcoTv1EOxUgy7Ajo7VfhWc23O6QojWHuK n+UQXVeBpifefL+Czzuc7G7KBZ/nmtN4PHiv3kiBlWkWBI01w9prObDbTLiJiiTq3u7KEOzTxdKg rYgz7BvaoN5CytmJIRj+Bmralu8HMtrdkGrV4ln8/W0xAgMBAAGjPTA7MCsGA1UdEQQkMCKBIHBh dHJpY2sucHJvbmlld3NraUB1bml2LWx5b24yLmZyMAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEE BQADgYEATlIDSOFpsi1ZNZd1n4dapHCQKBHlRMe9y11p3q93Pfp+4BHs35Q5qtmVY/jD4elDiGAY FlVjemgdAhXuHDVxCC3+DgB2C2eMr+2YgCke9QdAH+TnBF05wVKd58usHdlADxhwUV6weYvydLTr TDoZlk6YrkwBgepCd17GZvdDFjwwggM/MIICqKADAgECAgENMA0GCSqGSIb3DQEBBQUAMIHRMQsw CQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAY BgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2Vz IERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG 9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wHhcNMDMwNzE3MDAwMDAwWhcNMTMw NzE2MjM1OTU5WjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0 eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwgZ8w DQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMSmPFVzVftOucqZWh5owHUEcJ3f6f+jHuy9zfVb8hp2 vX8MOmHyv1HOAdTlUAow1wJjWiyJFXCO3cnwK4Vaqj9xVsuvPAsH5/EfkTYkKhPPK9Xzgnc9A74r /rsYPge/QIACZNenprufZdHFKlSFD0gEf6e20TxhBEAeZBlyYLf7AgMBAAGjgZQwgZEwEgYDVR0T AQH/BAgwBgEB/wIBADBDBgNVHR8EPDA6MDigNqA0hjJodHRwOi8vY3JsLnRoYXd0ZS5jb20vVGhh d3RlUGVyc29uYWxGcmVlbWFpbENBLmNybDALBgNVHQ8EBAMCAQYwKQYDVR0RBCIwIKQeMBwxGjAY BgNVBAMTEVByaXZhdGVMYWJlbDItMTM4MA0GCSqGSIb3DQEBBQUAA4GBAEiM0VCD6gsuzA2jZqxn D3+vrL7CF6FDlpSdf0whuPg2H6otnzYvwPQcUCCTcDz9reFhYsPZOhl+hLGZGwDFGguCdJ4lUJRi x9sncVcljd2pnDmOjCBPZV+V2vf3h9bGCE6u9uo05RAaWzVNd+NWIXiC3CEZNd4ksdMdRv9dX2VP MYIDEDCCAwwCAQEwdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcg KFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EC EHX0DbPe0Mtvl6EesiIfkwUwCQYFKw4DAhoFAKCCAW8wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEH ATAcBgkqhkiG9w0BCQUxDxcNMDYwMTI3MDk1NjQ4WjAjBgkqhkiG9w0BCQQxFgQUexFrG23XFMgR L/VJ6PYY4sZluCwwgYUGCSsGAQQBgjcQBDF4MHYwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRo YXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVl bWFpbCBJc3N1aW5nIENBAhB19A2z3tDLb5ehHrIiH5MFMIGHBgsqhkiG9w0BCRACCzF4oHYwYjEL MAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNV BAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAhB19A2z3tDLb5ehHrIiH5MF MA0GCSqGSIb3DQEBAQUABIIBALAUWnGIiDXKqnGfa7qTCcl/JLFaWoNxPT8m0rjYQUFskDRF74wp Oh+l3ipAI1UxNbK+YP+RkTvkli+avOB2Mn5O9ZEUY1X/kPoY+UbOPW0LqbHn19WHgIXgquZFXGy0 +ifAn9A7VA9PPH6+4uUDPjhUQ+w0np3ytxcfSgB1Q+g76nq3WTd8/gc/XlEqlCAfeZRszHFGjr7w 1Fq4pA0A6Qj8HLUS5aNWubf1NZGxu43jyj2eBlYQmBgnwPOy59I2tZoDACg+z4KGEn2yrtAkba0y j9rNNntCqxgYcy2ovyR0q1rUDQPtk65muUsVM1dC13UM9EODCRuOmBfBSvETL/IAAAAAAAA= --Apple-Mail-4--1012665387-- From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 16:20:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6531A16A420 for ; Fri, 27 Jan 2006 16:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC0D3442D2 for ; Fri, 27 Jan 2006 16:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RGK49c024043 for ; Fri, 27 Jan 2006 16:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RGK4Kc024042; Fri, 27 Jan 2006 16:20:04 GMT (envelope-from gnats) Resent-Date: Fri, 27 Jan 2006 16:20:04 GMT Resent-Message-Id: <200601271620.k0RGK4Kc024042@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, Konstantin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67BB416A420 for ; Fri, 27 Jan 2006 16:18:13 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24F50442D2 for ; Fri, 27 Jan 2006 16:18:13 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0RGIDo4041373 for ; Fri, 27 Jan 2006 16:18:13 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0RGICJm041372; Fri, 27 Jan 2006 16:18:12 GMT (envelope-from nobody) Message-Id: <200601271618.k0RGICJm041372@www.freebsd.org> Date: Fri, 27 Jan 2006 16:18:12 GMT From: Konstantin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92426: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 16:20:05 -0000 >Number: 92426 >Category: kern >Synopsis: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 27 16:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Konstantin >Release: FreeBsd 6.0 >Organization: SoftMaster >Environment: root >Description: pri zagruzke freebsd zagruzka ostanavlivaetsia na "starting sshd" >How-To-Repeat: Do etogo ia izmenil masku v rc.config-e nabral ifconfig izmenenia ne vstupili v silu perezagruzil kompiuter i voznikla eto problema >Fix: ????????moshet kto pomoshet >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 16:20:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAB7916A420 for ; Fri, 27 Jan 2006 16:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A7EA4454C for ; Fri, 27 Jan 2006 16:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RGK5JK024100 for ; Fri, 27 Jan 2006 16:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RGK5wp024099; Fri, 27 Jan 2006 16:20:05 GMT (envelope-from gnats) Resent-Date: Fri, 27 Jan 2006 16:20:05 GMT Resent-Message-Id: <200601271620.k0RGK5wp024099@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, Konstantin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E23F16A420 for ; Fri, 27 Jan 2006 16:18:50 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE271444DA for ; Fri, 27 Jan 2006 16:18:49 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0RGInf3041692 for ; Fri, 27 Jan 2006 16:18:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0RGInRI041691; Fri, 27 Jan 2006 16:18:49 GMT (envelope-from nobody) Message-Id: <200601271618.k0RGInRI041691@www.freebsd.org> Date: Fri, 27 Jan 2006 16:18:49 GMT From: Konstantin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92427: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 16:20:05 -0000 >Number: 92427 >Category: kern >Synopsis: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 27 16:20:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Konstantin >Release: FreeBsd 6.0 >Organization: SoftMaster >Environment: root >Description: pri zagruzke freebsd zagruzka ostanavlivaetsia na "starting sshd" >How-To-Repeat: Do etogo ia izmenil masku v rc.config-e nabral ifconfig izmenenia ne vstupili v silu perezagruzil kompiuter i voznikla eto problema >Fix: ????????moshet kto pomoshet >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 16:38:21 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4FEF16A425 for ; Fri, 27 Jan 2006 16:38:21 +0000 (GMT) (envelope-from vladvic_r@mail.ru) Received: from vvp.dgs.ru (vvp.dgs.ru [213.183.124.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1830543D6D for ; Fri, 27 Jan 2006 16:38:20 +0000 (GMT) (envelope-from vladvic_r@mail.ru) Received: from vvp-nb.dgs.ru (vvp-home.dgs.ru [213.183.124.101]) by vvp.dgs.ru (8.12.10/8.12.10) with ESMTP id k0RGcBWM068619 for ; Fri, 27 Jan 2006 22:38:15 +0600 (NOVT) (envelope-from vladvic_r@mail.ru) Received: from localhost (localhost [[UNIX: localhost]]) by vvp-nb.dgs.ru (8.13.3/8.13.3/Submit) id k0RFZwe3002467 for freebsd-bugs@freebsd.org; Fri, 27 Jan 2006 21:35:58 +0600 (NOVT) (envelope-from vladvic_r@mail.ru) X-Authentication-Warning: vvp-nb.dgs.ru: vvp set sender to vladvic_r@mail.ru using -f From: "Vladimir. V. Pavluk" To: freebsd-bugs@freebsd.org Date: Fri, 27 Jan 2006 21:35:56 +0600 User-Agent: KMail/1.8.3 References: <200601271618.k0RGInRI041691@www.freebsd.org> In-Reply-To: <200601271618.k0RGInRI041691@www.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601272135.57605.vladvic_r@mail.ru> Subject: Re: kern/92427: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 16:38:22 -0000 This is english-only list. What's about your problem - it is often encountered when your DNS server is unreachable (i.e. when network settings are incorrect) > >Number: 92427 > >Category: kern > >Synopsis: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia > > dalshe) Confidential: no > >Severity: critical > >Priority: high > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Fri Jan 27 16:20:04 GMT 2006 > >Closed-Date: > >Last-Modified: > >Originator: Konstantin > >Release: FreeBsd 6.0 > >Organization: > > SoftMaster > > >Environment: > > root > > >Description: > > pri zagruzke freebsd zagruzka ostanavlivaetsia na "starting sshd" > > >How-To-Repeat: > > Do etogo ia izmenil masku v rc.config-e nabral ifconfig izmenenia ne > vstupili v silu perezagruzil kompiuter i voznikla eto problema > > >Fix: > > ????????moshet kto pomoshet > > >Release-Note: > >Audit-Trail: > >Unformatted: > > _______________________________________________ > freebsd-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-bugs > To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 16:57:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9272116A422; Fri, 27 Jan 2006 16:57:08 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB5F43D49; Fri, 27 Jan 2006 16:57:08 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RGv8if028353; Fri, 27 Jan 2006 16:57:08 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RGv8rD028349; Fri, 27 Jan 2006 16:57:08 GMT (envelope-from maxim) Date: Fri, 27 Jan 2006 16:57:08 GMT From: Maxim Konovalov Message-Id: <200601271657.k0RGv8rD028349@freefall.freebsd.org> To: k_ostya@yahoo.com, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/92426: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 16:57:08 -0000 Synopsis: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) State-Changed-From-To: open->closed State-Changed-By: maxim State-Changed-When: Fri Jan 27 16:56:47 UTC 2006 State-Changed-Why: Duplicate of kern/92427. http://www.freebsd.org/cgi/query-pr.cgi?pr=92426 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 17:00:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D7C16A422; Fri, 27 Jan 2006 17:00:08 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4788E43D6A; Fri, 27 Jan 2006 17:00:08 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RH085S028445; Fri, 27 Jan 2006 17:00:08 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RH08VJ028441; Fri, 27 Jan 2006 17:00:08 GMT (envelope-from maxim) Date: Fri, 27 Jan 2006 17:00:08 GMT From: Maxim Konovalov Message-Id: <200601271700.k0RH08VJ028441@freefall.freebsd.org> To: k_ostya@yahoo.com, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/92427: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 17:00:08 -0000 Synopsis: sshd (Starting sshd - na etom on stoit i ne zagrushaetsia dalshe) State-Changed-From-To: open->closed State-Changed-By: maxim State-Changed-When: Fri Jan 27 16:57:14 UTC 2006 State-Changed-Why: Not a Problem Report. Please use freebsd-questions@ maillist for your questions. http://www.freebsd.org/cgi/query-pr.cgi?pr=92427 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 17:50:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73D7C16A423 for ; Fri, 27 Jan 2006 17:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED19043D5A for ; Fri, 27 Jan 2006 17:50:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RHo5pI031103 for ; Fri, 27 Jan 2006 17:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RHo5ZS031102; Fri, 27 Jan 2006 17:50:05 GMT (envelope-from gnats) Resent-Date: Fri, 27 Jan 2006 17:50:05 GMT Resent-Message-Id: <200601271750.k0RHo5ZS031102@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, Jean-Sebastien Roy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 531B716A4D8 for ; Fri, 27 Jan 2006 17:47:26 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ADC043F68 for ; Fri, 27 Jan 2006 17:14:34 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0RHEYMK009596 for ; Fri, 27 Jan 2006 17:14:34 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0RHEYBO009595; Fri, 27 Jan 2006 17:14:34 GMT (envelope-from nobody) Message-Id: <200601271714.k0RHEYBO009595@www.freebsd.org> Date: Fri, 27 Jan 2006 17:14:34 GMT From: Jean-Sebastien Roy To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92432: negative used disk space X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 17:50:06 -0000 >Number: 92432 >Category: kern >Synopsis: negative used disk space >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 27 17:50:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jean-Sebastien Roy >Release: 6.0 Stable >Organization: >Environment: FreeBSD durandal.root 6.0-STABLE FreeBSD 6.0-STABLE #3: Thu Jan 26 22:07:13 CET 2006 root@durandal.root:/opt/obj/usr/src/sys/DURANDAL i386 >Description: df often returns a negative used space. For example: $ df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 1012974 77358 854580 8% / devfs 1 1 0 100% /dev /dev/ad0s1g 10154158 4319874 5021952 46% /home /dev/ad0s1h 99572614 74780342 16826464 82% /opt /dev/ad0s1d 10154158 -42764 9384590 -0% /tmp /dev/ad0s1f 10154158 4525194 4816632 48% /usr /dev/ad0s1e 10154158 161980 9179846 2% /var procfs 4 4 0 100% /proc While I understand "available" space could be negative, a negative "used" space is quite strange. >How-To-Repeat: I dont really know how to repeat the problem. It is systematic on my config. For information here is the fstab: /dev/ad0s1b none swap sw 0 0 /dev/ad0s1a / ufs rw 1 1 /dev/ad0s1g /home ufs rw 2 2 /dev/ad0s1h /opt ufs rw 2 2 /dev/ad0s1d /tmp ufs rw,async 2 2 /dev/ad0s1f /usr ufs rw 2 2 /dev/ad0s1e /var ufs rw 2 2 /dev/acd0 /cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 And mount -v: /dev/ad0s1a on / (ufs, local, soft-updates, fsid b8068943846f46ff) devfs on /dev (devfs, local, fsid 00ff000101000000) /dev/ad0s1g on /home (ufs, local, soft-updates, fsid b806894354f761a8) /dev/ad0s1h on /opt (ufs, local, soft-updates, fsid b9068943e5aaa703) /dev/ad0s1d on /tmp (ufs, asynchronous, local, fsid c10689430924adf9) /dev/ad0s1f on /usr (ufs, local, soft-updates, fsid c206894315da6ca5) /dev/ad0s1e on /var (ufs, local, soft-updates, fsid c3068943871a60b6) procfs on /proc (procfs, local, fsid 01ff000404000000) >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 18:00:28 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6F8C16A422 for ; Fri, 27 Jan 2006 18:00:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5813143D90 for ; Fri, 27 Jan 2006 18:00:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RI0FaQ031491 for ; Fri, 27 Jan 2006 18:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RI0F6l031490; Fri, 27 Jan 2006 18:00:15 GMT (envelope-from gnats) Resent-Date: Fri, 27 Jan 2006 18:00:15 GMT Resent-Message-Id: <200601271800.k0RI0F6l031490@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, Alex Semenyaka Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 670A416A420 for ; Fri, 27 Jan 2006 17:53:44 +0000 (GMT) (envelope-from alexs@snark.rinet.ru) Received: from snark.rinet.ru (snark.rinet.ru [195.54.192.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A59643D6B for ; Fri, 27 Jan 2006 17:53:42 +0000 (GMT) (envelope-from alexs@snark.rinet.ru) Received: from snark.rinet.ru (alexs@localhost.rinet.ru [127.0.0.1]) by snark.rinet.ru (8.13.4/8.13.4) with ESMTP id k0RHsY9S063996; Fri, 27 Jan 2006 20:54:34 +0300 (MSK) (envelope-from alexs@snark.rinet.ru) Received: (from alexs@localhost) by snark.rinet.ru (8.13.4/8.13.4/Submit) id k0RHsYbI063995; Fri, 27 Jan 2006 20:54:34 +0300 (MSK) (envelope-from alexs) Message-Id: <200601271754.k0RHsYbI063995@snark.rinet.ru> Date: Fri, 27 Jan 2006 20:54:34 +0300 (MSK) From: Alex Semenyaka To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: glebius@cell.sick.ru Subject: conf/92433: /etc/nework.subr cannot handle interfaces like bge0.13 properly X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Semenyaka List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 18:00:29 -0000 >Number: 92433 >Category: conf >Synopsis: /etc/nework.subr cannot handle interfaces like bge0.13 properly >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 27 18:00:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alex Semenyaka >Release: FreeBSD 6.0-STABLE amd64 >Organization: ZAO "SonicDuo" >Environment: FreeBSD packets-sr2.sonicduo.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: The interface name like "bge0.13" listed as the cloned interfaces in the /etc/rc.conf cannot be handled by /etc/network.subr properly. Thus interfaces with those names cannot be configured. >How-To-Repeat: 1. Add the interface with the dot in the name to the list of cloned interfaces. 2. Add configuration for it. 3. Run /etc/rc.d/netif start >Fix: 1) Add procedure to trasform interface names with dots with the names without dot. In this way they will be used in the configuration strings of /etc/rc.conf. Example: from "bge0.13" will obtain "bge0_13". The corresponding config-string in /etc/rc.conf will be ifconfig_bge0_13="inet 10.0.13.1 netmask 255.255.255.0" 2) classify procedures from network.subr into the three groups. First group needs real name of the interface only, so we can feed it as is without changes. Second one needs only modifyed name to work with the configuration. Third group needs both. 3) In the procedures belonging to the third group we will transform the real interface name to the name without dot to use inside and pass as the argument to the procedures from the second group. Here is the patch for FreeBSD 6.0-RELEASE. If this change is acceptable I'll prepare the patch for CURRENT. --- network.subr.old Fri Jan 27 20:08:21 2006 +++ network.subr Fri Jan 27 20:28:55 2006 @@ -30,6 +30,21 @@ # Requires that rc.conf be loaded first. # +# cfg_ifname if +# Evaluate the name for the dotted VLAN interface which should +# be used inrc.conf (for example, makes "bge0_1" from "bge0.1") +# and print it out to the stdout. +cfg_ifname() +{ + _devpart=${1%.*} + _vlanpart=${1#*.} + if [ -n "${_vlanpart}" ]; then + echo "${_devpart}_${_vlanpart}" + else + echo $1 + fi +} + # ifconfig_up if # Evaluate ifconfig(8) arguments for interface $if and # run ifconfig(8) with those arguments. It returns 0 if @@ -41,14 +56,16 @@ { _cfg=1 - ifconfig_args=`ifconfig_getargs $1` + _cfgif="`cfg_ifname "$1"`" + + ifconfig_args=`ifconfig_getargs "${_cfgif}"` if [ -n "${ifconfig_args}" ]; then ifconfig $1 up eval "ifconfig $1 ${ifconfig_args}" _cfg=0 fi - if wpaif $1; then + if wpaif "${_cfgif}"; then if [ $_cfg -ne 0 ] ; then ifconfig $1 up fi @@ -56,7 +73,7 @@ _cfg=0 # XXX: not sure this should count fi - if dhcpif $1; then + if dhcpif "${_cfgif}"; then if [ $_cfg -ne 0 ] ; then ifconfig $1 up fi @@ -78,6 +95,8 @@ _ifs="^" _cfg=1 + _cfgif="`cfg_ifname "$1"`" + inetList="`ifconfig $1 | grep 'inet ' | tr "\n" "$_ifs"`" oldifs="$IFS" @@ -95,12 +114,12 @@ done IFS="$oldifs" - if wpaif $1; then + if wpaif "${_cfgif}"; then /etc/rc.d/wpa_supplicant stop $1 _cfg=0 fi - if dhcpif $1; then + if dhcpif "${_cfgif}"; then /etc/rc.d/dhclient stop $1 _cfg=0 fi @@ -108,7 +127,7 @@ return $_cfg } -# _ifconfig_getargs if +# _ifconfig_getargs cfgif # Echos the arguments for the supplied interface to stdout. # returns 1 if empty. In general, ifconfig_getargs should be used # outside this file. @@ -124,7 +143,7 @@ echo "$_args" } -# ifconfig_getargs if +# ifconfig_getargs cfgif # Takes the result from _ifconfig_getargs and removes pseudo # args such as DHCP and WPA. ifconfig_getargs() @@ -152,7 +171,7 @@ echo $_args } -# autoif +# autoif cfgif # Returns 0 if the interface should be automaticly configured at # boot time and 1 otherwise. autoif() @@ -168,7 +187,7 @@ return 0 } -# dhcpif if +# dhcpif cfgif # Returns 0 if the interface is a DHCP interface and 1 otherwise. dhcpif() { @@ -183,7 +202,7 @@ return 1 } -# wpaif if +# wpaif cfgif # Returns 0 if the interface is a WPA interface and 1 otherwise. wpaif() { @@ -207,8 +226,11 @@ { _ret=1 alias=0 + + _cfgif="`cfg_ifname "$1"`" + while : ; do - eval ifconfig_args=\$ifconfig_$1_alias${alias} + eval ifconfig_args=\$ifconfig_${_cfgif}_alias${alias} if [ -n "${ifconfig_args}" ]; then ifconfig $1 ${ifconfig_args} alias alias=$((${alias} + 1)) @@ -229,8 +251,11 @@ { _ret=1 alias=0 + + _cfgif="`cfg_ifname "$1"`" + while : ; do - eval ifconfig_args=\$ifconfig_$1_alias${alias} + eval ifconfig_args=\$ifconfig_${_cfgif}_alias${alias} if [ -n "${ifconfig_args}" ]; then ifconfig $1 ${ifconfig_args} -alias alias=$((${alias} + 1)) @@ -380,7 +405,8 @@ _ifn_list="`ifconfig -l`" [ -z "$_ifn_list" ] && return 0 for _if in ${_ifn_list} ; do - eval _ifname=\$ifconfig_${_if}_name + _cfgif="`cfg_ifname "$1"`" + eval _ifname=\$ifconfig_${_cfgif}_name if [ ! -z "$_ifname" ]; then ifconfig $_if name $_ifname fi @@ -438,11 +464,12 @@ _aprefix= _bprefix= for _if in ${_tmplist} ; do - if dhcpif $_if; then - _dhcplist="${_dhcplist}${_aprefix}${_if}" + _cfgif="`cfg_ifname "$1"`" + if dhcpif $_cfgif; then + _dhcplist="${_dhcplist}${_aprefix}${_cfgif}" [ -z "$_aprefix" ] && _aprefix=' ' - elif [ -n "`_ifconfig_getargs $if`" ]; then - _nodhcplist="${_nodhcplist}${_bprefix}${_if}" + elif [ -n "`_ifconfig_getargs $cfgif`" ]; then + _nodhcplist="${_nodhcplist}${_bprefix}${_cfgif}" [ -z "$_bprefix" ] && _bprefix=' ' fi done @@ -560,8 +587,9 @@ for i in $interfaces; do alias=0 + _cfgif="`cfg_ifname "$i"`" while : ; do - eval ipv6_ifconfig=\$ipv6_ifconfig_${i}_alias${alias} + eval ipv6_ifconfig=\$ipv6_ifconfig_${_cfgif}_alias${alias} if [ -z "${ipv6_ifconfig}" ]; then break; fi >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 19:40:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB23416A420 for ; Fri, 27 Jan 2006 19:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B1B43D81 for ; Fri, 27 Jan 2006 19:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RJe6Yh036913 for ; Fri, 27 Jan 2006 19:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RJe6EC036912; Fri, 27 Jan 2006 19:40:06 GMT (envelope-from gnats) Date: Fri, 27 Jan 2006 19:40:06 GMT Message-Id: <200601271940.k0RJe6EC036912@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andrew Thompson Cc: Subject: Re: conf/92433: [patch] /etc/network.subr cannot handle interfaces like bge0.13 properly X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrew Thompson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 19:40:16 -0000 The following reply was made to PR conf/92433; it has been noted by GNATS. From: Andrew Thompson To: bug-followup@freebsd.org Cc: Subject: Re: conf/92433: [patch] /etc/network.subr cannot handle interfaces like bge0.13 properly Date: Sat, 28 Jan 2006 08:33:21 +1300 This is related to conf/88974, please close both when patched. From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 20:10:09 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44D1C16A420 for ; Fri, 27 Jan 2006 20:10:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B558A43D6E for ; Fri, 27 Jan 2006 20:10:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RKA7ci037731 for ; Fri, 27 Jan 2006 20:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RKA7Fn037730; Fri, 27 Jan 2006 20:10:07 GMT (envelope-from gnats) Date: Fri, 27 Jan 2006 20:10:07 GMT Message-Id: <200601272010.k0RKA7Fn037730@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: kern/92432: negative used disk space X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 20:10:09 -0000 The following reply was made to PR kern/92432; it has been noted by GNATS. From: Kris Kennaway To: Jean-Sebastien Roy Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/92432: negative used disk space Date: Fri, 27 Jan 2006 15:07:41 -0500 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 27, 2006 at 05:14:34PM +0000, Jean-Sebastien Roy wrote: > >Description: > df often returns a negative used space. For example: >=20 > $ df > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 1012974 77358 854580 8% / > devfs 1 1 0 100% /dev > /dev/ad0s1g 10154158 4319874 5021952 46% /home > /dev/ad0s1h 99572614 74780342 16826464 82% /opt > /dev/ad0s1d 10154158 -42764 9384590 -0% /tmp > /dev/ad0s1f 10154158 4525194 4816632 48% /usr > /dev/ad0s1e 10154158 161980 9179846 2% /var > procfs 4 4 0 100% /proc >=20 > While I understand "available" space could be negative, a negative "used"= space is quite strange. This seems to be due to FS corruption. umount the filesystem and fsck -f i= t. Kris --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD2n2MWry0BWjoQKURAnCzAKDYvYAHmTZIjg6bs9jGCt8gKetglACg19w0 FF18HT2K2N1U3dLtEWgWLs8= =xY+A -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7-- From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 20:10:25 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF45516A427 for ; Fri, 27 Jan 2006 20:10:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9B2943D46 for ; Fri, 27 Jan 2006 20:10:24 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 929401A3C25; Fri, 27 Jan 2006 12:10:24 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E98F6520B2; Fri, 27 Jan 2006 15:10:23 -0500 (EST) Date: Fri, 27 Jan 2006 15:10:23 -0500 From: Kris Kennaway To: Aivaras Kondrotas Message-ID: <20060127201023.GB65503@xor.obsecurity.org> References: <20060125100249.19993.qmail@web25403.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0eh6TmSyL6TZE2Uz" Content-Disposition: inline In-Reply-To: <20060125100249.19993.qmail@web25403.mail.ukl.yahoo.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-bugs@freebsd.org Subject: Re: cat bug? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 20:10:25 -0000 --0eh6TmSyL6TZE2Uz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 25, 2006 at 10:02:49AM +0000, Aivaras Kondrotas wrote: > Can anybody explain me if cat command is different in > Freebsd than in other linux/unix/bsd os'es, because > this problem appear just in Freebsd. >=20 > I am running a FreeBSD 6.0. To get working my printer > I have to upgrade my firmware, but > I get problem "cat: stdout: Input/output error". This is cat reporting an error from the ulpt0 device. So your problem is really with the ulpt driver. > Searched for days in google, but it appears that all > results leads to just Freebsd OS. > Do I have to switch OS just to make my printer work? What happens if you can some normal file to the device? > ---------------------------------------------------------------- > #dmesg | grep ulpt > ulpt0: Hewlett-Packard hp LaserJet 1000, rev > 1.10/1.20, addr 2, iclass 7/1 > ulpt0: using bi-directional mode >=20 > # cat SIhp1000.dl > /dev/ulpt0 > cat: stdout: Input/output error Kris --0eh6TmSyL6TZE2Uz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD2n4vWry0BWjoQKURAp0cAKC1juNRHSjCC3qKK7ZlHOlebrXgjwCeMGRE W4USLy7/q9QqD6WQ1X0DbBU= =F2EZ -----END PGP SIGNATURE----- --0eh6TmSyL6TZE2Uz-- From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 20:14:46 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFD0916A422; Fri, 27 Jan 2006 20:14:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D65843D48; Fri, 27 Jan 2006 20:14:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RKEkXK037960; Fri, 27 Jan 2006 20:14:46 GMT (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RKEkwb037956; Fri, 27 Jan 2006 20:14:46 GMT (envelope-from kris) Date: Fri, 27 Jan 2006 20:14:46 GMT From: Kris Kennaway Message-Id: <200601272014.k0RKEkwb037956@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, scottl@FreeBSD.org Cc: Subject: Re: kern/92040: [udf] mmap/cp fails on small file in UDF X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 20:14:47 -0000 Synopsis: [udf] mmap/cp fails on small file in UDF Responsible-Changed-From-To: freebsd-bugs->scottl Responsible-Changed-By: kris Responsible-Changed-When: Fri Jan 27 20:14:34 UTC 2006 Responsible-Changed-Why: Assign to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=92040 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 20:33:49 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CC8416A420; Fri, 27 Jan 2006 20:33:49 +0000 (GMT) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6327B43D46; Fri, 27 Jan 2006 20:33:48 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 9A083B864; Fri, 27 Jan 2006 15:33:47 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <200601171600.k0HG0IpK012796@freefall.freebsd.org> References: <200601171600.k0HG0IpK012796@freefall.freebsd.org> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-7--974446775; protocol="application/pkcs7-signature" Message-Id: <3A69AA50-45C5-484D-BC6E-E2B03F61ED2C@khera.org> From: Vivek Khera Date: Fri, 27 Jan 2006 15:33:46 -0500 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org X-Mailer: Apple Mail (2.746.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: kern/91910: aac driver hangs on Dell PE800 with CERC SATA controller (regression from 5.4) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 20:33:49 -0000 --Apple-Mail-7--974446775 Content-Type: multipart/mixed; boundary=Apple-Mail-6--974446965 --Apple-Mail-6--974446965 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jan 17, 2006, at 4:00 PM, FreeBSD-gnats-submit@FreeBSD.org wrote: > http://www.freebsd.org/cgi/query-pr.cgi?pr=91910 > >> Category: kern >> Responsible: freebsd-bugs >> Synopsis: aac driver hangs on Dell PE800 with CERC SATA >> controller (regression from 5.4) >> Arrival-Date: Tue Jan 17 16:00:18 GMT 2006 More details: safe-mode boots ok, I'm sending along three boot logs: 1) safe-mode boot 2) verbose boot from 6.0 which hangs 3) verbose boot from 5.4 which succeeds Any advice on patches or config changes are welcome. --Apple-Mail-6--974446965 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="6.0safemodeboot" Content-Disposition: attachment; filename=6.0safemodeboot KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE-p2 #1: Mon Jan 16 22:09:44 EST 2006 vivek@yertle.int.kciLink.com:/usr/obj/usr/src/sys/YERTLE Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.13-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff> AMD Features=0x20100800 real memory = 1065091072 (1015 MB) avail memory = 1020497920 (973 MB) cpu0 on motherboard pcib0: pcibus 0 on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pcib2: at device 0.0 on pci1 pci2: on pcib2 aac0: mem 0xd8000000-0xdbffffff irq 11 at device 1.0 on pci2 aac0: [FAST] aac0: Adaptec Raid Controller 2.0.0-1 ahc0: port 0xec00-0xecff mem 0xdfdff000-0xdfdfffff irq 5 at device 2.0 on pc ahc0: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0xe800-0xe8ff mem 0xdfdfe000-0xdfdfefff irq 3 at device 2.1 on pc ahc1: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs pci0: at device 2.0 (no driver attached) pcib3: at device 28.0 on pci0 pci3: on pcib3 pcib4: at device 28.1 on pci0 pci4: on pcib4 pcib5: at device 28.2 on pci0 pci5: on pcib5 bge0: mem 0xdfaf0000-0xdfafffff irq 3 at device 0.0 on pci5 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:0f:1f:f8:48:f4 pcib6: at device 28.3 on pci0 pci6: on pcib6 pcib7: at device 30.0 on pci0 pci7: on pcib7 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on ata0: on atapci0 ata1: on atapci0 atapci1: port 0xccf0-0xccf7,0xcce8-0xcceb,0xccd8-0xccdf,0xccd0-0xccd3,0xccb0-0xccb ata2: on atapci1 ata3: on atapci1 ata4: on atapci1 ata5: on atapci1 pci0: at device 31.3 (no driver attached) orm0: at iomem 0xc9800-0xcd7ff,0xec000-0xeffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model VersaPad, device Communications disconnect (Back at lsdb.int.kcilink.com) ---------------------------------------------------- (/var/vivek/) C-Kermit>c Connecting to /dev/cuad1, speed 115200 Escape character: Ctrl-\ (ASCII 28, FS): enabled Type the escape character followed by C to get back, or followed by ? to see other options. ---------------------------------------------------- dID 0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled Timecounter "TSC" frequency 3200129816 Hz quality 800 Timecounters tick every 1.000 msec acd0: CDROM at ata0-master PIO4 aacd0: on aac0 aacd0: 228782MB (468546816 sectors) sa0 at ahc1 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-3 device sa0: 80.000MB/s transfers (40.000MHz, offset 32, 16bit) Trying to mount root from ufs:/dev/aacd0s2a Pre-seeding PRNG: kickstart. Loading configuration files. Entropy harvesting: interrupts ethernet point_to_point kickstart. [root@yertle]~# cat /var/run/dmesg.boot Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE-p2 #1: Mon Jan 16 22:09:44 EST 2006 vivek@yertle.int.kciLink.com:/usr/obj/usr/src/sys/YERTLE Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.13-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff> AMD Features=0x20100800 real memory = 1065091072 (1015 MB) avail memory = 1020497920 (973 MB) cpu0 on motherboard pcib0: pcibus 0 on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pcib2: at device 0.0 on pci1 pci2: on pcib2 aac0: mem 0xd8000000-0xdbffffff irq 11 at device 1.0 on pci2 aac0: [FAST] aac0: Adaptec Raid Controller 2.0.0-1 ahc0: port 0xec00-0xecff mem 0xdfdff000-0xdfdfffff irq 5 at device 2.0 on pc ahc0: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0xe800-0xe8ff mem 0xdfdfe000-0xdfdfefff irq 3 at device 2.1 on pc ahc1: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs pci0: at device 2.0 (no driver attached) pcib3: at device 28.0 on pci0 pci3: on pcib3 pcib4: at device 28.1 on pci0 pci4: on pcib4 pcib5: at device 28.2 on pci0 pci5: on pcib5 bge0: mem 0xdfaf0000-0xdfafffff irq 3 at device 0.0 on pci5 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:0f:1f:f8:48:f4 pcib6: at device 28.3 on pci0 pci6: on pcib6 pcib7: at device 30.0 on pci0 pci7: on pcib7 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on ata0: on atapci0 ata1: on atapci0 atapci1: port 0xccf0-0xccf7,0xcce8-0xcceb,0xccd8-0xccdf,0xccd0-0xccd3,0xccb0-0xccr ata2: on atapci1 ata3: on atapci1 ata4: on atapci1 ata5: on atapci1 pci0: at device 31.3 (no driver attached) orm0: at iomem 0xc9800-0xcd7ff,0xec000-0xeffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model VersaPad, device ID 0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled Timecounter "TSC" frequency 3200129816 Hz quality 800 Timecounters tick every 1.000 msec acd0: CDROM at ata0-master PIO4 aacd0: on aac0 aacd0: 228782MB (468546816 sectors) sa0 at ahc1 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-3 device sa0: 80.000MB/s transfers (40.000MHz, offset 32, 16bit) Trying to mount root from ufs:/dev/aacd0s2a bge0: link state changed to UP --Apple-Mail-6--974446965 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="6.0verboseboot" Content-Disposition: attachment; filename=6.0verboseboot Type '?' for a list of commands, 'help' for more detailed help. OK boot -s -v KDB: debugger backends: ddb KDB: current backend: ddb SMAP type=01 base=0000000000000000 len=00000000000a0000 SMAP type=01 base=0000000000100000 len=000000003f6c0000 SMAP type=03 base=000000003f7c0000 len=000000000000fc00 SMAP type=02 base=000000003f7cfc00 len=0000000000000400 SMAP type=02 base=000000003f7d0000 len=0000000000020000 SMAP type=02 base=000000003f7f0000 len=000000000000f000 SMAP type=02 base=000000003f800000 len=0000000000800000 SMAP type=02 base=00000000e0000000 len=000000001ec00000 SMAP type=02 base=00000000fec00000 len=0000000000100000 SMAP type=02 base=00000000fed00000 len=0000000000000400 SMAP type=02 base=00000000fed13000 len=000000000008d000 SMAP type=02 base=00000000fee00000 len=0000000000010000 SMAP type=02 base=00000000ffb00000 len=0000000000500000 Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE-p2 #1: Mon Jan 16 22:09:44 EST 2006 vivek@yertle.int.kciLink.com:/usr/obj/usr/src/sys/YERTLE Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80613000. ACPI APIC Table: Calibrating clock(s) ... i8254 clock: 1193167 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 3200133896 Hz CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.13-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff> AMD Features=0x20100800 real memory = 1065091072 (1015 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009ffff, 651264 bytes (159 pages) 0x0000000000710000 - 0x000000003d9bdfff, 1026220032 bytes (250542 pages) avail memory = 1020497920 (973 MB) APIC: CPU 0 has ACPI ID 1 MADT: Found IO APIC ID 1, Interrupt 0 at 0xfec00000 ioapic0: Changing APIC ID to 1 ioapic0: Routing external 8259A's -> intpin 0 ioapic0: intpin 0 -> ExtINT (edge, high) ioapic0: intpin 1 -> ISA IRQ 1 (edge, high) ioapic0: intpin 2 -> ISA IRQ 2 (edge, high) ioapic0: intpin 3 -> ISA IRQ 3 (edge, high) ioapic0: intpin 4 -> ISA IRQ 4 (edge, high) ioapic0: intpin 5 -> ISA IRQ 5 (edge, high) ioapic0: intpin 6 -> ISA IRQ 6 (edge, high) ioapic0: intpin 7 -> ISA IRQ 7 (edge, high) ioapic0: intpin 8 -> ISA IRQ 8 (edge, high) ioapic0: intpin 9 -> ISA IRQ 9 (edge, high) ioapic0: intpin 10 -> ISA IRQ 10 (edge, high) ioapic0: intpin 11 -> ISA IRQ 11 (edge, high) ioapic0: intpin 12 -> ISA IRQ 12 (edge, high) ioapic0: intpin 13 -> ISA IRQ 13 (edge, high) ioapic0: intpin 14 -> ISA IRQ 14 (edge, high) ioapic0: intpin 15 -> ISA IRQ 15 (edge, high) ioapic0: intpin 16 -> PCI IRQ 16 (level, low) ioapic0: intpin 17 -> PCI IRQ 17 (level, low) ioapic0: intpin 18 -> PCI IRQ 18 (level, low) ioapic0: intpin 19 -> PCI IRQ 19 (level, low) ioapic0: intpin 20 -> PCI IRQ 20 (level, low) ioapic0: intpin 21 -> PCI IRQ 21 (level, low) ioapic0: intpin 22 -> PCI IRQ 22 (level, low) ioapic0: intpin 23 -> PCI IRQ 23 (level, low) MADT: Found IO APIC ID 2, Interrupt 32 at 0xfec80000 ioapic1: Changing APIC ID to 2 ioapic1: WARNING: intbase 32 != expected base 24 ioapic1: intpin 0 -> PCI IRQ 32 (level, low) ioapic1: intpin 1 -> PCI IRQ 33 (level, low) ioapic1: intpin 2 -> PCI IRQ 34 (level, low) ioapic1: intpin 3 -> PCI IRQ 35 (level, low) ioapic1: intpin 4 -> PCI IRQ 36 (level, low) ioapic1: intpin 5 -> PCI IRQ 37 (level, low) ioapic1: intpin 6 -> PCI IRQ 38 (level, low) ioapic1: intpin 7 -> PCI IRQ 39 (level, low) ioapic1: intpin 8 -> PCI IRQ 40 (level, low) ioapic1: intpin 9 -> PCI IRQ 41 (level, low) ioapic1: intpin 10 -> PCI IRQ 42 (level, low) ioapic1: intpin 11 -> PCI IRQ 43 (level, low) ioapic1: intpin 12 -> PCI IRQ 44 (level, low) ioapic1: intpin 13 -> PCI IRQ 45 (level, low) ioapic1: intpin 14 -> PCI IRQ 46 (level, low) ioapic1: intpin 15 -> PCI IRQ 47 (level, low) ioapic1: intpin 16 -> PCI IRQ 48 (level, low) ioapic1: intpin 17 -> PCI IRQ 49 (level, low) ioapic1: intpin 18 -> PCI IRQ 50 (level, low) ioapic1: intpin 19 -> PCI IRQ 51 (level, low) ioapic1: intpin 20 -> PCI IRQ 52 (level, low) ioapic1: intpin 21 -> PCI IRQ 53 (level, low) ioapic1: intpin 22 -> PCI IRQ 54 (level, low) ioapic1: intpin 23 -> PCI IRQ 55 (level, low) lapic0: Routing NMI -> LINT1 lapic0: LINT1 trigger: edge lapic0: LINT1 polarity: high MADT: Ignoring local NMI routed to ACPI CPU 2 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 ioapic0: intpin 2 trigger: edge ioapic0: intpin 2 polarity: high MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level ioapic0: intpin 9 polarity: high ioapic0 irqs 0-23 on motherboard ioapic1 irqs 32-55 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x01000000 DFR: 0x0fffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 mem: nfslock: pseudo-device null: random: io:
acpi0: on motherboard acpi0: [MPSAFE] pci_open(1): mode 1 addr port (0x0cf8) is 0x80000090 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=25888086) AcpiOsDerivePciId: bus 0 dev 31 func 0 AcpiOsDerivePciId: bus 0 dev 31 func 0 acpi0: Power Button (fixed) pci_link0: irq 11 on acpi0 pci_link0: Links after initial probe: Index IRQ Rtd Ref IRQs 0 11 N 0 3 4 5 6 7 9 10 11 12 pci_link0: Links after initial validation: Index IRQ Rtd Ref IRQs 0 11 N 0 3 4 5 6 7 9 10 11 12 pci_link0: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link1: on acpi0 pci_link1: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link1: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link1: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link2: irq 3 on acpi0 pci_link2: Links after initial probe: Index IRQ Rtd Ref IRQs 0 3 N 0 3 4 5 6 7 9 10 11 12 pci_link2: Links after initial validation: Index IRQ Rtd Ref IRQs 0 3 N 0 3 4 5 6 7 9 10 11 12 pci_link2: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link3: irq 5 on acpi0 pci_link3: Links after initial probe: Index IRQ Rtd Ref IRQs 0 5 N 0 3 4 5 6 7 9 10 11 12 pci_link3: Links after initial validation: Index IRQ Rtd Ref IRQs 0 5 N 0 3 4 5 6 7 9 10 11 12 pci_link3: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link4: irq 10 on acpi0 pci_link4: Links after initial probe: Index IRQ Rtd Ref IRQs 0 10 N 0 3 4 5 6 7 9 10 11 12 pci_link4: Links after initial validation: Index IRQ Rtd Ref IRQs 0 10 N 0 3 4 5 6 7 9 10 11 12 pci_link4: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link5: on acpi0 pci_link5: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link5: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link5: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link6: on acpi0 pci_link6: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link6: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link6: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link7: on acpi0 pci_link7: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link7: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 pci_link7: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 6 7 9 10 11 12 ACPI timer: 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: physical bus=0 found-> vendor=0x8086, dev=0x2588, revid=0x04 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2589, revid=0x04 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 found-> vendor=0x8086, dev=0x258a, revid=0x04 bus=0, slot=2, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 map[10]: type 1, range 32, base dff00000, size 19, enabled map[14]: type 4, range 32, base 00001000, size 3, enabled map[18]: type 3, range 32, base d0000000, size 27, enabled map[1c]: type 1, range 32, base dff80000, size 18, enabled pcib0: matched entry for 0.2.INTA pcib0: slot 2 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2660, revid=0x03 bus=0, slot=28, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x06 (1500 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 found-> vendor=0x8086, dev=0x2662, revid=0x03 bus=0, slot=28, func=1 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=b, irq=255 found-> vendor=0x8086, dev=0x2664, revid=0x03 bus=0, slot=28, func=2 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=c, irq=255 found-> vendor=0x8086, dev=0x2666, revid=0x03 bus=0, slot=28, func=3 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=d, irq=255 found-> vendor=0x8086, dev=0x244e, revid=0xd3 bus=0, slot=30, func=0 class=06-04-01, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2640, revid=0x03 bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x266f, revid=0x03 bus=0, slot=31, func=1 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0288, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 map[20]: type 4, range 32, base 0000fc00, size 4, enabled found-> vendor=0x8086, dev=0x2652, revid=0x03 bus=0, slot=31, func=2 class=01-01-8f, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=10 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000ccf0, size 3, enabled map[14]: type 4, range 32, base 0000cce8, size 2, enabled map[18]: type 4, range 32, base 0000ccd8, size 3, enabled map[1c]: type 4, range 32, base 0000ccd0, size 2, enabled map[20]: type 4, range 32, base 0000ccb0, size 4, enabled map[24]: type 1, range 32, base dffc0000, size 10, enabled pcib0: matched entry for 0.31.INTC pcib0: slot 31 INTC hardwired to IRQ 20 found-> vendor=0x8086, dev=0x266a, revid=0x03 bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=255 map[20]: type 4, range 32, base 000008c0, size 5, enabled pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 2 pcib1: I/O decode 0xe000-0xefff pcib1: memory decode 0xdfc00000-0xdfefffff pcib1: prefetched decode 0xd8000000-0xdbffffff pci1: on pcib1 pci1: physical bus=1 found-> vendor=0x8086, dev=0x032c, revid=0x09 bus=1, slot=0, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) pcib2: at device 0.0 on pci1 pcib2: secondary bus 2 pcib2: subordinate bus 2 pcib2: I/O decode 0xe000-0xefff pcib2: memory decode 0xdfd00000-0xdfefffff pcib2: prefetched decode 0xd8000000-0xdbffffff pci2: on pcib2 pci2: physical bus=2 found-> vendor=0x9005, dev=0x0285, revid=0x01 bus=2, slot=1, func=0 class=01-04-00, hdrtype=0x00, mfdev=0 cmdreg=0x0116, statreg=0x04b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x01 (250 ns), maxlat=0x01 (250 ns) intpin=a, irq=11 powerspec 2 supports D0 D3 current D0 map[10]: type 3, range 32, base d8000000, size 26, enabled pcib2: (null) requested memory range 0xd8000000-0xdbffffff: good pcib1: (null) requested memory range 0xd8000000-0xdbffffff: good pcib2: matched entry for 2.1.INTA pcib2: slot 1 INTA hardwired to IRQ 32 found-> vendor=0x9005, dev=0x00c0, revid=0x01 bus=2, slot=2, func=0 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=a, irq=5 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000ec00, size 8, enabled pcib2: (null) requested I/O range 0xec00-0xecff: in range pcib1: (null) requested I/O range 0xec00-0xecff: in range map[14]: type 1, range 64, base dfdff000, size 12, enabled pcib2: (null) requested memory range 0xdfdff000-0xdfdfffff: good pcib1: (null) requested memory range 0xdfdff000-0xdfdfffff: good pcib2: matched entry for 2.2.INTA pcib2: slot 2 INTA hardwired to IRQ 35 found-> vendor=0x9005, dev=0x00c0, revid=0x01 bus=2, slot=2, func=1 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=b, irq=3 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000e800, size 8, enabled pcib2: (null) requested I/O range 0xe800-0xe8ff: in range pcib1: (null) requested I/O range 0xe800-0xe8ff: in range map[14]: type 1, range 64, base dfdfe000, size 12, enabled pcib2: (null) requested memory range 0xdfdfe000-0xdfdfefff: good pcib1: (null) requested memory range 0xdfdfe000-0xdfdfefff: good pcib2: matched entry for 2.2.INTB pcib2: slot 2 INTB hardwired to IRQ 34 aac0: mem 0xd8000000-0xdbffffff irq 32 at device 1.0 on aac0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xd8000000 aac0: [FAST] aac0: Adaptec Raid Controller 2.0.0-1 aac0: i960 80303 100MHz, 64MB memory (48MB cache, 16MB execution), optional batn aac0: Kernel 4.1-0, Build 7401, S/N bf9163 aac0: Supported Options=1097c port 0xec00-0xecff mem 0xdfdff000-0e ahc0: Defaulting to MEMIO off ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xec00 ahc0: Enabling 39Bit Addressing ahc0: Reading SEEPROM...done. ahc0: Manual SE Termination ahc0: BIOS eeprom is present ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 433 instructions downloaded ahc0: Features 0x1fef6, Bugs 0x40, Flags 0x29485560 ahc0: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0xe800-0xe8ff mem 0xdfdfe000-0x ahc1: Defaulting to MEMIO off ahc1: Reserved 0x100 bytes for rid 0x10 type 4 at 0xe800 ahc1: Enabling 39Bit Addressing ahc1: Reading SEEPROM...done. ahc1: Manual SE Termination ahc1: BIOS eeprom is present ahc1: Primary Low Byte termination Enabled ahc1: Primary High Byte termination Enabled ahc1: Downloading Sequencer Program... 433 instructions downloaded ahc1: Features 0x1fef6, Bugs 0x40, Flags 0x29485560 ahc1: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs pci0: at device 2.0 (no driver attached) pcib3: at device 28.0 on pci0 pcib3: secondary bus 3 pcib3: subordinate bus 3 pcib3: I/O decode 0xf000-0xfff pcib3: memory decode 0xfff00000-0xfffff pcib3: prefetched decode 0xfff00000-0xfffff pci3: on pcib3 pci3: physical bus=3 pcib4: at device 28.1 on pci0 pcib4: secondary bus 4 pcib4: subordinate bus 4 pcib4: I/O decode 0xf000-0xfff pcib4: memory decode 0xfff00000-0xfffff pcib4: prefetched decode 0xfff00000-0xfffff pci4: on pcib4 pci4: physical bus=4 pcib5: at device 28.2 on pci0 pcib5: secondary bus 5 pcib5: subordinate bus 5 pcib5: I/O decode 0xd000-0xdfff pcib5: memory decode 0xdfa00000-0xdfbfffff pcib5: prefetched decode 0xfff00000-0xfffff pci5: on pcib5 pci5: physical bus=5 found-> vendor=0x14e4, dev=0x1659, revid=0x01 bus=5, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=3 powerspec 2 supports D0 D3 current D0 MSI supports 8 messages, 64 bit map[10]: type 1, range 64, base dfaf0000, size 16, enabled pcib5: (null) requested memory range 0xdfaf0000-0xdfafffff: good pcib5: matched entry for 5.0.INTA pcib5: slot 0 INTA hardwired to IRQ 18 bge0: mem 0xdfaf0000-0xdfa bge0: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xdfaf0000 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTt bge0: bpf attached bge0: Ethernet address: 00:0f:1f:f8:48:f4 bge0: [MPSAFE] pcib6: at device 28.3 on pci0 pcib6: secondary bus 6 pcib6: subordinate bus 6 pcib6: I/O decode 0xf000-0xfff pcib6: memory decode 0xfff00000-0xfffff pcib6: prefetched decode 0xfff00000-0xfffff pci6: on pcib6 pci6: physical bus=6 pcib7: at device 30.0 on pci0 pcib7: secondary bus 7 pcib7: subordinate bus 7 pcib7: I/O decode 0xf000-0xfff pcib7: memory decode 0xfff00000-0xfffff pcib7: prefetched decode 0xfff00000-0xfffff pcib7: Subtractively decoded bridge. pci7: on pcib7 pci7: physical bus=7 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x3e atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xfc00 ata0: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata0: stat1=0x00 err=0x04 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=00 stat1=00 devices=0x4 ata0: [MPSAFE] ata1: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ata1: [MPSAFE] atapci1: port 0xccf0-0xccf7,0xcce8-0xcceb,0xccdc atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0xccb0 atapci1: [MPSAFE] atapci1: Reserved 0x400 bytes for rid 0x24 type 3 at 0xdffc0000 atapci1: [MPSAFE] ata2: on atapci1 ata2: SATA connect status=00000000 ata2: [MPSAFE] ata3: on atapci1 ata3: SATA connect status=00000000 ata3: [MPSAFE] ata4: on atapci1 ata4: SATA connect status=00000000 ata4: [MPSAFE] ata5: on atapci1 ata5: SATA connect status=00000000 ata5: [MPSAFE] pci0: at device 31.3 (no driver attached) atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0: irq 12 on acpi0 psm0: current command byte:0065 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 psm: status 00 00 0a psm: status 00 00 0a psm: status 00 00 0a psm: status 00 00 0a psm: data 08 00 00 psm: status 00 00 0a psm: status 00 00 0a psm: status 00 00 0a psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model VersaPad, device ID 0-00, 2 buttons psm0: config:00006000, flags:00000008, packet size:6 psm0: syncmask:e8, syncbits:00 sio0: irq maps: 0xc29 0xc39 0xc29 0xc29 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete ahc_isa_probe 0: ioport 0xc00 alloc failed ahc_isa_probe 12: ioport 0xcc00 alloc failed ahc_isa_probe 14: ioport 0xec00 alloc failed atkbdc: atkbdc0 already exists; skipping it sc: sc0 already exists; skipping it sio: sio0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: at iomem 0xc9800-0xcd7ff,0xec000-0xeffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) vga0: at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 ppc0 failed to probe at irq 7 on isa0 sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: irq maps: 0xc29 0xc29 0xc29 0xc29 sio1: probe failed test(s): 0 1 2 4 6 7 9 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) isa_probe_children: probing PnP devices Device configuration finished. procfs registered lapic: Divisor 2, Frequency 100003870 hz Timecounter "TSC" frequency 3200133896 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire acd0: setting PIO4 on Intel ICH6 chip acd0: setting UDMA33 on Intel ICH6 chip acd0: CDROM drive at ata0 as master acd0: read 8250KB/s (8250KB/s), 128KB buffer, UDMA33 acd0: Reads: CDR, CDRW, CDDA stream, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked, lock protected acd0: Medium: no/blank disc (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. (noperiph:ahc1:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. aacd0: on aac0 aacd0: 228782MB (468546816 sectors) GEOM: new disk aacd0 ahc0: Selection Timeout on A:8. 0 SCBs aborted KDB: enter: Break sequence on console [thread pid 29 tid 100023 ] Stopped at kdb_enter+0x2f: popq %rbp db> bt Tracing pid 29 tid 100023 td 0xffffff003d3fc720 kdb_enter() at kdb_enter+0x2f siointr1() at siointr1+0x382 siointr() at siointr+0x3d intr_execute_handlers() at intr_execute_handlers+0x112 lapic_handle_intr() at lapic_handle_intr+0x21 Xapic_isr1() at Xapic_isr1+0x7d --- interrupt, rip = 0xffffffff8036ab38, rsp = 0xffffffffa4fe7ba0, rbp = 0xfffff spinlock_exit() at spinlock_exit+0x33 ithread_loop() at ithread_loop+0x1de fork_exit() at fork_exit+0x8b fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffa4fe7d00, rbp = 0 --- db> show intr irq1: atkbd0 2 irq4: sio0 4 irq14: ata0 47 irq18: bge0 3652957 irq32: aac0 57 irq34: ahc1 1 irq35: ahc0 2 lapic0: timer 78339 db> ps pid proc uid ppid pgrp flag stat wmesg wchan cmd 72 ffffff003d38e340 0 0 0 0000204 [RUNQ] swi0: sio 71 ffffff003d38e680 0 0 0 0000204 [SLPQ idle 0xffffff0000953800][SLP] aic_recovery1 70 ffffff003d38e9c0 0 0 0 0000204 [SLPQ idle 0xffffff0000953800][SLP] aic_recovery1 69 ffffff003d38f000 0 0 0 0000204 [SLPQ idle 0xffffff000093b400][SLP] aic_recovery0 68 ffffff003d387000 0 0 0 0000204 [SLPQ idle 0xffffff000093b400][SLP] aic_recovery0 67 ffffff003d387340 0 0 0 0000204 [SLPQ aifthd 0xffffff003d387340][SLP] aac0aif 66 ffffff003d387680 0 0 0 0000204 [IWAIT] swi2: cambio 9 ffffff003d3879c0 0 0 0 0000204 [SLPQ - 0xffffff0000839900][SLP] acpi_task2 8 ffffff003d3cc000 0 0 0 0000204 [SLPQ - 0xffffff0000839900][SLP] acpi_task1 7 ffffff003d3cc340 0 0 0 0000204 [SLPQ - 0xffffff0000839900][SLP] acpi_task0 6 ffffff003d3cc680 0 0 0 0000204 [SLPQ - 0xffffff0000839a00][SLP] kqueue taskq 65 ffffff003d3cc9c0 0 0 0 0000204 [IWAIT] swi6: task queue 64 ffffff003d3b0000 0 0 0 0000204 [IWAIT] swi6:+ 5 ffffff003d3b0340 0 0 0 0000204 [SLPQ - 0xffffff00008d1000][SLP] thread taskq 63 ffffff003d3b0680 0 0 0 0000204 [IWAIT] swi5:+ 62 ffffff003d3b09c0 0 0 0 0000204 [SLPQ - 0xffffffff80536800][SLP] yarrow 4 ffffff003d3b8340 0 0 0 0000204 [SLPQ - 0xffffffff80537408][SLP] g_down 3 ffffff003d3b8680 0 0 0 0000204 [SLPQ - 0xffffffff80537400][SLP] g_up 2 ffffff003d3b89c0 0 0 0 0000204 [SLPQ - 0xffffffff805373f0][SLP] g_event 61 ffffff003d3a9000 0 0 0 0000204 [IWAIT] swi1: net 60 ffffff003d3a9340 0 0 0 0000204 [IWAIT] swi3: vm 59 ffffff003d3a9680 0 0 0 000020c [RUNQ] swi4: clock sio 58 ffffff003d3a99c0 0 0 0 0000204 [IWAIT] irq55: 57 ffffff003d3aa000 0 0 0 0000204 [IWAIT] irq54: 56 ffffff003d3aa340 0 0 0 0000204 [IWAIT] irq53: 55 ffffff003d3aa680 0 0 0 0000204 [IWAIT] irq52: 54 ffffff003d3aa9c0 0 0 0 0000204 [IWAIT] irq51: 53 ffffff003d3839c0 0 0 0 0000204 [IWAIT] irq50: 52 ffffff003d3b3000 0 0 0 0000204 [IWAIT] irq49: 51 ffffff003d3b3340 0 0 0 0000204 [IWAIT] irq48: 50 ffffff003d3b3680 0 0 0 0000204 [IWAIT] irq47: 49 ffffff003d3b39c0 0 0 0 0000204 [IWAIT] irq46: 48 ffffff003d3d7000 0 0 0 0000204 [IWAIT] irq45: 47 ffffff003d3d7340 0 0 0 0000204 [IWAIT] irq44: 46 ffffff003d3d7680 0 0 0 0000204 [IWAIT] irq43: 45 ffffff003d3d79c0 0 0 0 0000204 [IWAIT] irq42: 44 ffffff003d3b8000 0 0 0 0000204 [IWAIT] irq41: 43 ffffff003d3d3680 0 0 0 0000204 [IWAIT] irq40: 42 ffffff003d3d39c0 0 0 0 0000204 [IWAIT] irq39: 41 ffffff003d382000 0 0 0 0000204 [IWAIT] irq38: 40 ffffff003d382340 0 0 0 0000204 [IWAIT] irq37: 39 ffffff003d382680 0 0 0 0000204 [IWAIT] irq36: 38 ffffff003d3829c0 0 0 0 0000204 [RUNQ] irq35: ahc0 37 ffffff003d383000 0 0 0 0000204 [RUNQ] irq34: ahc1 36 ffffff003d383340 0 0 0 0000204 [IWAIT] irq33: 35 ffffff003d383680 0 0 0 0000204 [IWAIT] irq32: aac0 34 ffffff003d3a7680 0 0 0 0000204 [IWAIT] irq23: 33 ffffff003d3a79c0 0 0 0 0000204 [IWAIT] irq22: 32 ffffff003d3d2000 0 0 0 0000204 [IWAIT] irq21: 31 ffffff003d3d2340 0 0 0 0000204 [IWAIT] irq20: atapci1 30 ffffff003d3d2680 0 0 0 0000204 [IWAIT] irq19: 29 ffffff003d3d29c0 0 0 0 0000204 [CPU 0] irq18: bge0 28 ffffff003d3d3000 0 0 0 0000204 [IWAIT] irq17: 27 ffffff003d3d3340 0 0 0 0000204 [IWAIT] irq16: 26 ffffff003d3f69c0 0 0 0 0000204 [IWAIT] irq15: ata1 25 ffffff003d3a3000 0 0 0 0000204 [IWAIT] irq14: ata0 24 ffffff003d3a3340 0 0 0 0000204 [IWAIT] irq13: 23 ffffff003d3a3680 0 0 0 0000204 [IWAIT] irq12: psm0 22 ffffff003d3a39c0 0 0 0 0000204 [IWAIT] irq11: 21 ffffff003d3a7000 0 0 0 0000204 [IWAIT] irq10: 20 ffffff003d3a7340 0 0 0 0000204 [IWAIT] irq9: acpi0 19 ffffff003d3fa340 0 0 0 0000204 [IWAIT] irq8: 18 ffffff003d3fa680 0 0 0 0000204 [IWAIT] irq7: 17 ffffff003d3fa9c0 0 0 0 0000204 [IWAIT] irq6: 16 ffffff003d3f6000 0 0 0 0000204 [IWAIT] irq5: 15 ffffff003d3f6340 0 0 0 0000204 [IWAIT] irq4: sio0 14 ffffff003d3f6680 0 0 0 0000204 [IWAIT] irq3: 13 ffffff003d3d4000 0 0 0 0000204 [IWAIT] irq0: 12 ffffff003d3d4340 0 0 0 0000204 [IWAIT] irq1: atkbd0 11 ffffff003d3d4680 0 0 0 000020c [Can run] idle 1 ffffff003d3d49c0 0 0 0 0000200 [INACTIVE] swapper 10 ffffff003d3fa000 0 0 0 0000204 [SLPQ ktrace 0xffffffff80538520][SLP] ktrace 0 ffffffff80537560 0 0 0 0000200 [SLPQ conifhk 0xffffffff8050ba10][SLP] swapper --Apple-Mail-6--974446965 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="5.4verboseboot" Content-Disposition: attachment; filename=5.4verboseboot OK boot /boot/kernel.old -v /boot/kernel.old/kernel text=0x2e8208 data=0x47f00+0x3f170 syms=[0x8+0x57348+0x8+0x4b188] KDB: debugger backends: ddb KDB: current backend: ddb SMAP type=01 base=0000000000000000 len=00000000000a0000 SMAP type=01 base=0000000000100000 len=000000003f6c0000 SMAP type=03 base=000000003f7c0000 len=000000000000fc00 SMAP type=02 base=000000003f7cfc00 len=0000000000000400 SMAP type=02 base=000000003f7d0000 len=0000000000020000 SMAP type=02 base=000000003f7f0000 len=000000000000f000 SMAP type=02 base=000000003f800000 len=0000000000800000 SMAP type=02 base=00000000e0000000 len=000000001ec00000 SMAP type=02 base=00000000fec00000 len=0000000000100000 SMAP type=02 base=00000000fed00000 len=0000000000000400 SMAP type=02 base=00000000fed13000 len=000000000008d000 SMAP type=02 base=00000000fee00000 len=0000000000010000 SMAP type=02 base=00000000ffb00000 len=0000000000500000 Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.4-STABLE #7: Tue May 31 11:38:22 EDT 2005 khera@yertle.int.kciLink.com:/usr/obj/usr/src/sys/YERTLE Preloaded elf kernel "/boot/kernel.old/kernel" at 0xffffffff80613000. Calibrating clock(s) ... i8254 clock: 1193174 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 3200132568 Hz CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.13-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff,MON,DS_CPL,CNTX-ID,CX16,> AMD Features=0x20100800 real memory = 1065091072 (1015 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) 0x0000000000710000 - 0x000000003d9cdfff, 1026285568 bytes (250558 pages) avail memory = 1019363328 (972 MB) ACPI APIC Table: APIC: CPU 0 has ACPI ID 1 MADT: Found IO APIC ID 1, Interrupt 0 at 0xfec00000 ioapic0: Changing APIC ID to 1 ioapic0: Routing external 8259A's -> intpin 0 ioapic0: intpin 0 -> ExtINT (edge, high) ioapic0: intpin 1 -> ISA IRQ 1 (edge, high) ioapic0: intpin 2 -> ISA IRQ 2 (edge, high) ioapic0: intpin 3 -> ISA IRQ 3 (edge, high) ioapic0: intpin 4 -> ISA IRQ 4 (edge, high) ioapic0: intpin 5 -> ISA IRQ 5 (edge, high) ioapic0: intpin 6 -> ISA IRQ 6 (edge, high) ioapic0: intpin 7 -> ISA IRQ 7 (edge, high) ioapic0: intpin 8 -> ISA IRQ 8 (edge, high) ioapic0: intpin 9 -> ISA IRQ 9 (edge, high) ioapic0: intpin 10 -> ISA IRQ 10 (edge, high) ioapic0: intpin 11 -> ISA IRQ 11 (edge, high) ioapic0: intpin 12 -> ISA IRQ 12 (edge, high) ioapic0: intpin 13 -> ISA IRQ 13 (edge, high) ioapic0: intpin 14 -> ISA IRQ 14 (edge, high) ioapic0: intpin 15 -> ISA IRQ 15 (edge, high) ioapic0: intpin 16 -> PCI IRQ 16 (level, low) ioapic0: intpin 17 -> PCI IRQ 17 (level, low) ioapic0: intpin 18 -> PCI IRQ 18 (level, low) ioapic0: intpin 19 -> PCI IRQ 19 (level, low) ioapic0: intpin 20 -> PCI IRQ 20 (level, low) ioapic0: intpin 21 -> PCI IRQ 21 (level, low) ioapic0: intpin 22 -> PCI IRQ 22 (level, low) ioapic0: intpin 23 -> PCI IRQ 23 (level, low) MADT: Found IO APIC ID 2, Interrupt 32 at 0xfec80000 ioapic1: Changing APIC ID to 2 ioapic1: WARNING: intbase 32 != expected base 24 ioapic1: intpin 0 -> PCI IRQ 32 (level, low) ioapic1: intpin 1 -> PCI IRQ 33 (level, low) ioapic1: intpin 2 -> PCI IRQ 34 (level, low) ioapic1: intpin 3 -> PCI IRQ 35 (level, low) ioapic1: intpin 4 -> PCI IRQ 36 (level, low) ioapic1: intpin 5 -> PCI IRQ 37 (level, low) ioapic1: intpin 6 -> PCI IRQ 38 (level, low) ioapic1: intpin 7 -> PCI IRQ 39 (level, low) ioapic1: intpin 8 -> PCI IRQ 40 (level, low) ioapic1: intpin 9 -> PCI IRQ 41 (level, low) ioapic1: intpin 10 -> PCI IRQ 42 (level, low) ioapic1: intpin 11 -> PCI IRQ 43 (level, low) ioapic1: intpin 12 -> PCI IRQ 44 (level, low) ioapic1: intpin 13 -> PCI IRQ 45 (level, low) ioapic1: intpin 14 -> PCI IRQ 46 (level, low) ioapic1: intpin 15 -> PCI IRQ 47 (level, low) ioapic1: intpin 16 -> PCI IRQ 48 (level, low) ioapic1: intpin 17 -> PCI IRQ 49 (level, low) ioapic1: intpin 18 -> PCI IRQ 50 (level, low) ioapic1: intpin 19 -> PCI IRQ 51 (level, low) ioapic1: intpin 20 -> PCI IRQ 52 (level, low) ioapic1: intpin 21 -> PCI IRQ 53 (level, low) ioapic1: intpin 22 -> PCI IRQ 54 (level, low) ioapic1: intpin 23 -> PCI IRQ 55 (level, low) lapic0: Routing NMI -> LINT1 lapic0: LINT1 trigger: edge lapic0: LINT1 polarity: high MADT: Ignoring local NMI routed to ACPI CPU 2 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 ioapic0: intpin 2 trigger: edge ioapic0: intpin 2 polarity: high MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level ioapic0: intpin 9 polarity: high ioapic0 irqs 0-23 on motherboard ioapic1 irqs 32-55 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x01000000 DFR: 0x0fffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x00010000 therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 mem: null: io: random: acpi0: on motherboard acpi0: [MPSAFE] pci_open(1): mode 1 addr port (0x0cf8) is 0x80000090 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=25888086) AcpiOsDerivePciId: bus 0 dev 31 func 0 AcpiOsDerivePciId: bus 0 dev 31 func 0 acpi0: Power Button (fixed) ACPI timer: 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 ACPI PCI link initial configuration: pci0: on pcib0 pci0: physical bus=0 found-> vendor=0x8086, dev=0x2588, revid=0x04 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2589, revid=0x04 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 map[10]: type 1, range 32, base dff00000, size 19, enabled map[14]: type 4, range 32, base 00001000, size 3, enabled map[18]: type 3, range 32, base d0000000, size 27, enabled map[1c]: type 1, range 32, base dff80000, size 18, enabled pcib0: matched entry for 0.2.INTA pcib0: slot 2 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x258a, revid=0x04 bus=0, slot=2, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 2 supports D0 D3 current D0 found-> vendor=0x8086, dev=0x2660, revid=0x03 bus=0, slot=28, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x06 (1500 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 found-> vendor=0x8086, dev=0x2662, revid=0x03 bus=0, slot=28, func=1 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=b, irq=255 found-> vendor=0x8086, dev=0x2664, revid=0x03 bus=0, slot=28, func=2 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=c, irq=255 found-> vendor=0x8086, dev=0x2666, revid=0x03 bus=0, slot=28, func=3 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=d, irq=255 found-> vendor=0x8086, dev=0x244e, revid=0xd3 bus=0, slot=30, func=0 class=06-04-01, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2640, revid=0x03 bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type 4, range 32, base 0000fc00, size 4, enabled found-> vendor=0x8086, dev=0x266f, revid=0x03 bus=0, slot=31, func=1 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0288, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 map[10]: type 4, range 32, base 0000ccf0, size 3, enabled map[14]: type 4, range 32, base 0000cce8, size 2, enabled map[18]: type 4, range 32, base 0000ccd8, size 3, enabled map[1c]: type 4, range 32, base 0000ccd0, size 2, enabled map[20]: type 4, range 32, base 0000ccb0, size 4, enabled pcib0: matched entry for 0.31.INTC pcib0: slot 31 INTC hardwired to IRQ 20 found-> vendor=0x8086, dev=0x2652, revid=0x03 bus=0, slot=31, func=2 class=01-01-8f, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=20 powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 000008c0, size 5, enabled found-> vendor=0x8086, dev=0x266a, revid=0x03 bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=255 pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 2 pcib1: I/O decode 0xe000-0xefff pcib1: memory decode 0xdfc00000-0xdfefffff pcib1: prefetched decode 0xd8000000-0xdbffffff ACPI PCI link initial configuration: pci1: on pcib1 pci1: physical bus=1 found-> vendor=0x8086, dev=0x032c, revid=0x09 bus=1, slot=0, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) pcib2: at device 0.0 on pci1 pcib2: secondary bus 2 pcib2: subordinate bus 2 pcib2: I/O decode 0xe000-0xefff pcib2: memory decode 0xdfd00000-0xdfefffff pcib2: prefetched decode 0xd8000000-0xdbffffff ACPI PCI link initial configuration: pci2: on pcib2 pci2: physical bus=2 map[10]: type 3, range 32, base d8000000, size 26, enabled pcib2: device (null) requested decoded memory range 0xd8000000-0xdbffffff pcib1: device (null) requested decoded memory range 0xd8000000-0xdbffffff pcib2: matched entry for 2.1.INTA pcib2: slot 1 INTA hardwired to IRQ 32 found-> vendor=0x9005, dev=0x0285, revid=0x01 bus=2, slot=1, func=0 class=01-04-00, hdrtype=0x00, mfdev=0 cmdreg=0x0116, statreg=0x04b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x01 (250 ns), maxlat=0x01 (250 ns) intpin=a, irq=32 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000ec00, size 8, enabled pcib2: device (null) requested decoded I/O range 0xec00-0xecff pcib1: device (null) requested decoded I/O range 0xec00-0xecff map[14]: type 1, range 64, base dfdff000, size 12, enabled pcib2: device (null) requested decoded memory range 0xdfdff000-0xdfdfffff pcib1: device (null) requested decoded memory range 0xdfdff000-0xdfdfffff pcib2: matched entry for 2.2.INTA pcib2: slot 2 INTA hardwired to IRQ 35 found-> vendor=0x9005, dev=0x00c0, revid=0x01 bus=2, slot=2, func=0 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=a, irq=35 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000e800, size 8, enabled pcib2: device (null) requested decoded I/O range 0xe800-0xe8ff pcib1: device (null) requested decoded I/O range 0xe800-0xe8ff map[14]: type 1, range 64, base dfdfe000, size 12, enabled pcib2: device (null) requested decoded memory range 0xdfdfe000-0xdfdfefff pcib1: device (null) requested decoded memory range 0xdfdfe000-0xdfdfefff pcib2: matched entry for 2.2.INTB pcib2: slot 2 INTB hardwired to IRQ 34 found-> vendor=0x9005, dev=0x00c0, revid=0x01 bus=2, slot=2, func=1 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=b, irq=34 powerspec 2 supports D0 D3 current D0 aac0: mem 0xd8000000-0xdbffffff irq 32 at device 1.0 on pci2 aac0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xd8000000 aac0: [FAST] aac0: Unknown processor 100MHz, 48MB cache memory, optional battery not installed aac0: Kernel 4.1-0, Build 7401, S/N bf9163 aac0: Supported Options=1097c ahc0: port 0xec00-0xecff mem 0xdfdff000-0xdfdfffff irq 35 at device 2.0 on p ahc0: Defaulting to MEMIO off ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xec00 ahc0: Enabling 39Bit Addressing ahc0: Reading SEEPROM...done. ahc0: Manual SE Termination ahc0: BIOS eeprom is present ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 433 instructions downloaded ahc0: Features 0x1fef6, Bugs 0x40, Flags 0x29485560 ahc0: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0xe800-0xe8ff mem 0xdfdfe000-0xdfdfefff irq 34 at device 2.1 on p ahc1: Defaulting to MEMIO off ahc1: Reserved 0x100 bytes for rid 0x10 type 4 at 0xe800 ahc1: Enabling 39Bit Addressing ahc1: Reading SEEPROM...done. ahc1: Manual SE Termination ahc1: BIOS eeprom is present ahc1: Primary Low Byte termination Enabled ahc1: Primary High Byte termination Enabled ahc1: Downloading Sequencer Program... 433 instructions downloaded ahc1: Features 0x1fef6, Bugs 0x40, Flags 0x29485560 ahc1: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs pci0: at device 2.0 (no driver attached) pcib3: at device 28.0 on pci0 pcib3: secondary bus 3 pcib3: subordinate bus 3 pcib3: I/O decode 0xf000-0xfff pcib3: memory decode 0xfff00000-0xfffff pcib3: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: pci3: on pcib3 pci3: physical bus=3 pcib4: at device 28.1 on pci0 pcib4: secondary bus 4 pcib4: subordinate bus 4 pcib4: I/O decode 0xf000-0xfff pcib4: memory decode 0xfff00000-0xfffff pcib4: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: pci4: on pcib4 pci4: physical bus=4 pcib5: at device 28.2 on pci0 pcib5: secondary bus 5 pcib5: subordinate bus 5 pcib5: I/O decode 0xd000-0xdfff pcib5: memory decode 0xdfa00000-0xdfbfffff pcib5: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: pci5: on pcib5 pci5: physical bus=5 map[10]: type 1, range 64, base dfaf0000, size 16, enabled pcib5: device (null) requested decoded memory range 0xdfaf0000-0xdfafffff pcib5: matched entry for 5.0.INTA pcib5: slot 0 INTA hardwired to IRQ 18 found-> vendor=0x14e4, dev=0x1659, revid=0x01 bus=5, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=18 powerspec 2 supports D0 D3 current D0 MSI supports 8 messages, 64 bit bge0: mem 0xdfaf0000-0xdfafffff irq 18 at device 0.0 on pci5 bge0: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xdfaf0000 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: bpf attached bge0: Ethernet address: 00:0f:1f:f8:48:f4 bge0: [MPSAFE] pcib6: at device 28.3 on pci0 pcib6: secondary bus 6 pcib6: subordinate bus 6 pcib6: I/O decode 0xf000-0xfff pcib6: memory decode 0xfff00000-0xfffff pcib6: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: pci6: on pcib6 pci6: physical bus=6 pcib7: at device 30.0 on pci0 pcib7: secondary bus 7 pcib7: subordinate bus 7 pcib7: I/O decode 0xf000-0xfff pcib7: memory decode 0xfff00000-0xfffff pcib7: prefetched decode 0xfff00000-0xfffff pcib7: Subtractively decoded bridge. ACPI PCI link initial configuration: pci7: on pcib7 pci7: physical bus=7 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xfc00-0xfc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xfc00 ata0: channel #0 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb ata0-slave: stat=0x00 err=0x04 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=00 stat1=00 devices=0x4 ata0: [MPSAFE] ata1: channel #1 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ata1: [MPSAFE] atapci1: port 0xccb0-0xccbf,0xccd0-0xccd3,0xccd8-0xccdf,0xcce8-0xcceb,0xccf0-0xcc0 atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0xccb0 atapci1: [MPSAFE] ata2: channel #0 on atapci1 atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0xccf0 atapci1: Reserved 0x4 bytes for rid 0x14 type 4 at 0xcce8 ata2: reset tp1 mask=03 ostat0=7f ostat1=7f ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-slave: stat=0x7f err=0xff lsb=0xff msb=0xff ata2: reset tp2 stat0=ff stat1=ff devices=0x0 ata2: [MPSAFE] ata3: channel #1 on atapci1 atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0xccd8 atapci1: Reserved 0x4 bytes for rid 0x1c type 4 at 0xccd0 ata3: reset tp1 mask=03 ostat0=7f ostat1=7f ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-slave: stat=0x7f err=0xff lsb=0xff msb=0xff ata3: reset tp2 stat0=ff stat1=ff devices=0x0 ata3: [MPSAFE] pci0: at device 31.3 (no driver attached) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0: irq 12 on acpi0 psm0: current command byte:0065 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 psm: status 00 00 0a psm: status 00 00 0a psm: status 00 00 0a psm: status 00 00 0a psm: data 08 00 00 psm: status 00 00 0a psm: status 00 00 0a psm: status 00 00 0a psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model VersaPad, device ID 0-00, 2 buttons psm0: config:00006000, flags:00000008, packet size:6 psm0: syncmask:e8, syncbits:0 Communications disconnect (Back at lsdb.int.kcilink.com) ---------------------------------------------------- (/var/vivek/) C-Kermit>c Connecting to /dev/cuad1, speed 115200 Escape character: Ctrl-\ (ASCII 28, FS): enabled Type the escape character followed by C to get back, or followed by ? to see other options. ---------------------------------------------------- : sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: irq maps: 0 0 0 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console ppc0: using extended I/O port range ppc0: ECP SPP SPP ppc0: port 0x778-0x77f,0x378-0x37f irq 7 drq 1 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ahc_isa_probe 0: ioport 0xc00 alloc failed ahc_isa_probe 12: ioport 0xcc00 alloc failed ahc_isa_probe 14: ioport 0xec00 alloc failed atkbdc: atkbdc0 already exists; skipping it ppc: ppc0 already exists; skipping it sio: sio0 already exists; skipping it Trying Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: at iomem 0xec000-0xeffff,0xc9800-0xcd7ff on isa0 fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: irq maps: 0 0 0 0 sio1: probe failed test(s): 0 1 2 4 6 7 9 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) vga0: at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7006d fb0: port:0x3b0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xffffffff800b8000 size:32k gran:32k, buf:0 size:32k VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 EGA/VGA parameters to be used for mode 24 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff isa_probe_children: probing PnP devices Device configuration finished. procfs registered Timecounter "TSC" frequency 3200132568 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached ata0-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin ata0-master: setting PIO4 on Intel ICH6 chip acd0: CDROM drive at ata0 as master acd0: read 8250KB/s (8250KB/s), 128KB buffer, PIO4 acd0: Reads: CDR, CDRW, CDDA stream, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked, lock protected acd0: Medium: no/blank disc (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. (noperiph:ahc1:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. aacd0: on aac0 aacd0: 228782MB (468546816 sectors) GEOM: new disk aacd0 [0] f:00 typ:222 s(CHS):0/1/1 e(CHS):4/254/63 s:63 l:80262 [1] f:80 typ:165 s(CHS):5/0/1 e(CHS):1023/254/63 s:80325 l:468455400 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 GEOM: Configure aacd0s1, start 32256 length 41094144 end 41126399 GEOM: Configure aacd0s2, start 41126400 length 239849164800 end 239890291199 GEOM: Configure aacd0s2a, start 0 length 268435456 end 268435455 GEOM: Configure aacd0s2b, start 268435456 length 1075838976 end 1344274431 GEOM: Configure aacd0s2c, start 0 length 239849164800 end 239849164799 GEOM: Configure aacd0s2d, start 1344274432 length 3221225472 end 4565499903 GEOM: Configure aacd0s2e, start 4565499904 length 10737418240 end 15302918143 GEOM: Configure aacd0s2f, start 15302918144 length 224546246656 end 239849164799 [0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000 [0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000 ahc0: Selection Timeout on A:0. 0 SCBs aborted ahc1: Selection Timeout on A:0. 0 SCBs aborted ahc0: Selection Timeout on A:1. 0 SCBs aborted ahc1: Selection Timeout on A:1. 0 SCBs aborted ahc0: Selection Timeout on A:6. 0 SCBs aborted ahc1: Selection Timeout on A:2. 0 SCBs aborted ahc0: Selection Timeout on A:8. 0 SCBs aborted ahc1: Selection Timeout on A:3. 0 SCBs aborted ahc0: Selection Timeout on A:9. 0 SCBs aborted ahc1: Selection Timeout on A:4. 0 SCBs aborted ahc0: Selection Timeout on A:10. 0 SCBs aborted ahc1: Selection Timeout on A:5. 0 SCBs aborted ahc0: Selection Timeout on A:11. 0 SCBs aborted ahc1: Selection Timeout on A:8. 0 SCBs aborted ahc0: Selection Timeout on A:12. 0 SCBs aborted ahc1: Selection Timeout on A:9. 0 SCBs aborted ahc0: Selection Timeout on A:13. 0 SCBs aborted ahc1: Selection Timeout on A:10. 0 SCBs aborted ahc0: Selection Timeout on A:14. 0 SCBs aborted ahc1: Selection Timeout on A:11. 0 SCBs aborted ahc0: Selection Timeout on A:15. 0 SCBs aborted ahc1: Selection Timeout on A:12. 0 SCBs aborted ahc0: Selection Timeout on A:2. 0 SCBs aborted ahc1: Selection Timeout on A:13. 0 SCBs aborted ahc0: Selection Timeout on A:3. 0 SCBs aborted ahc1: Selection Timeout on A:14. 0 SCBs aborted ahc0: Selection Timeout on A:4. 0 SCBs aborted ahc1: Selection Timeout on A:15. 0 SCBs aborted (ahc1:A:6:0): Sending WDTR 1 (ahc1:A:6:0): Received WDTR 1 filtered to 1 ahc1: target 6 using 16bit transfers (ahc1:A:6:0): Sending SDTR period a, offset 7f (ahc1:A:6:0): Received SDTR period a, offset 20 Filtered to period a, offset 20 ahc1: target 6 synchronous at 40.0MHz, offset = 0x20 Interrupt storm detected on "irq18: bge0"; throttling interrupt source (ahc1:A:6:0): Sending WDTR 1 (ahc1:A:6:0): Received WDTR 1 filtered to 1 ahc1: target 6 using 16bit transfers (ahc1:A:6:0): Sending SDTR period a, offset 20 (ahc1:A:6:0): Received SDTR period a, offset 20 Filtered to period a, offset 20 ahc1: target 6 synchronous at 40.0MHz, offset = 0x20 ahc0: Selection Timeout on A:5. 0 SCBs aborted pass0 at ahc1 bus 0 target 6 lun 0 pass0: Removable Sequential Access SCSI-3 device pass0: Serial Number HV023ZJ pass0: 80.000MB/s transfers (40.000MHz, offset 32, 16bit) sa0 at ahc1 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-3 device sa0: Serial Number HV023ZJ sa0: 80.000MB/s transfers (40.000MHz, offset 32, 16bit) ioapic0: routing intpin 1 (ISA IRQ 1) to cluster 0 ioapic0: routing intpin 2 (ISA IRQ 0) to cluster 0 ioapic0: routing intpin 4 (ISA IRQ 4) to cluster 0 ioapic0: routing intpin 7 (ISA IRQ 7) to cluster 0 ioapic0: routing intpin 8 (ISA IRQ 8) to cluster 0 ioapic0: routing intpin 9 (ISA IRQ 9) to cluster 0 ioapic0: routing intpin 12 (ISA IRQ 12) to cluster 0 ioapic0: routing intpin 14 (ISA IRQ 14) to cluster 0 ioapic0: routing intpin 15 (ISA IRQ 15) to cluster 0 ioapic0: routing intpin 18 (PCI IRQ 18) to cluster 0 ioapic0: routing intpin 20 (PCI IRQ 20) to cluster 0 ioapic1: routing intpin 0 (PCI IRQ 32) to cluster 0 ioapic1: routing intpin 2 (PCI IRQ 34) to cluster 0 ioapic1: routing intpin 3 (PCI IRQ 35) to cluster 0 Mounting root from ufs:/dev/aacd0s2a [yertle]~% cat /var/run/dmesg.boot Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.4-STABLE #7: Tue May 31 11:38:22 EDT 2005 khera@yertle.int.kciLink.com:/usr/obj/usr/src/sys/YERTLE Preloaded elf kernel "/boot/kernel.old/kernel" at 0xffffffff80613000. Calibrating clock(s) ... i8254 clock: 1193174 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 3200132568 Hz CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.13-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff,MON,DS_CPL,CNTX-ID,CX16,> AMD Features=0x20100800 real memory = 1065091072 (1015 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) 0x0000000000710000 - 0x000000003d9cdfff, 1026285568 bytes (250558 pages) avail memory = 1019363328 (972 MB) ACPI APIC Table: APIC: CPU 0 has ACPI ID 1 MADT: Found IO APIC ID 1, Interrupt 0 at 0xfec00000 ioapic0: Changing APIC ID to 1 ioapic0: Routing external 8259A's -> intpin 0 ioapic0: intpin 0 -> ExtINT (edge, high) ioapic0: intpin 1 -> ISA IRQ 1 (edge, high) ioapic0: intpin 2 -> ISA IRQ 2 (edge, high) ioapic0: intpin 3 -> ISA IRQ 3 (edge, high) ioapic0: intpin 4 -> ISA IRQ 4 (edge, high) ioapic0: intpin 5 -> ISA IRQ 5 (edge, high) ioapic0: intpin 6 -> ISA IRQ 6 (edge, high) ioapic0: intpin 7 -> ISA IRQ 7 (edge, high) ioapic0: intpin 8 -> ISA IRQ 8 (edge, high) ioapic0: intpin 9 -> ISA IRQ 9 (edge, high) ioapic0: intpin 10 -> ISA IRQ 10 (edge, high) ioapic0: intpin 11 -> ISA IRQ 11 (edge, high) ioapic0: intpin 12 -> ISA IRQ 12 (edge, high) ioapic0: intpin 13 -> ISA IRQ 13 (edge, high) ioapic0: intpin 14 -> ISA IRQ 14 (edge, high) ioapic0: intpin 15 -> ISA IRQ 15 (edge, high) ioapic0: intpin 16 -> PCI IRQ 16 (level, low) ioapic0: intpin 17 -> PCI IRQ 17 (level, low) ioapic0: intpin 18 -> PCI IRQ 18 (level, low) ioapic0: intpin 19 -> PCI IRQ 19 (level, low) ioapic0: intpin 20 -> PCI IRQ 20 (level, low) ioapic0: intpin 21 -> PCI IRQ 21 (level, low) ioapic0: intpin 22 -> PCI IRQ 22 (level, low) ioapic0: intpin 23 -> PCI IRQ 23 (level, low) MADT: Found IO APIC ID 2, Interrupt 32 at 0xfec80000 ioapic1: Changing APIC ID to 2 ioapic1: WARNING: intbase 32 != expected base 24 ioapic1: intpin 0 -> PCI IRQ 32 (level, low) ioapic1: intpin 1 -> PCI IRQ 33 (level, low) ioapic1: intpin 2 -> PCI IRQ 34 (level, low) ioapic1: intpin 3 -> PCI IRQ 35 (level, low) ioapic1: intpin 4 -> PCI IRQ 36 (level, low) ioapic1: intpin 5 -> PCI IRQ 37 (level, low) ioapic1: intpin 6 -> PCI IRQ 38 (level, low) ioapic1: intpin 7 -> PCI IRQ 39 (level, low) ioapic1: intpin 8 -> PCI IRQ 40 (level, low) ioapic1: intpin 9 -> PCI IRQ 41 (level, low) ioapic1: intpin 10 -> PCI IRQ 42 (level, low) ioapic1: intpin 11 -> PCI IRQ 43 (level, low) ioapic1: intpin 12 -> PCI IRQ 44 (level, low) ioapic1: intpin 13 -> PCI IRQ 45 (level, low) ioapic1: intpin 14 -> PCI IRQ 46 (level, low) ioapic1: intpin 15 -> PCI IRQ 47 (level, low) ioapic1: intpin 16 -> PCI IRQ 48 (level, low) ioapic1: intpin 17 -> PCI IRQ 49 (level, low) ioapic1: intpin 18 -> PCI IRQ 50 (level, low) ioapic1: intpin 19 -> PCI IRQ 51 (level, low) ioapic1: intpin 20 -> PCI IRQ 52 (level, low) ioapic1: intpin 21 -> PCI IRQ 53 (level, low) ioapic1: intpin 22 -> PCI IRQ 54 (level, low) ioapic1: intpin 23 -> PCI IRQ 55 (level, low) lapic0: Routing NMI -> LINT1 lapic0: LINT1 trigger: edge lapic0: LINT1 polarity: high MADT: Ignoring local NMI routed to ACPI CPU 2 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 ioapic0: intpin 2 trigger: edge ioapic0: intpin 2 polarity: high MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level ioapic0: intpin 9 polarity: high ioapic0 irqs 0-23 on motherboard ioapic1 irqs 32-55 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x01000000 DFR: 0x0fffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x00010000 therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 mem: null: io: random: acpi0: on motherboard acpi0: [MPSAFE] pci_open(1): mode 1 addr port (0x0cf8) is 0x80000090 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=25888086) AcpiOsDerivePciId: bus 0 dev 31 func 0 AcpiOsDerivePciId: bus 0 dev 31 func 0 acpi0: Power Button (fixed) ACPI timer: 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 ACPI PCI link initial configuration: pci0: on pcib0 pci0: physical bus=0 found-> vendor=0x8086, dev=0x2588, revid=0x04 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2589, revid=0x04 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 map[10]: type 1, range 32, base dff00000, size 19, enabled map[14]: type 4, range 32, base 00001000, size 3, enabled map[18]: type 3, range 32, base d0000000, size 27, enabled map[1c]: type 1, range 32, base dff80000, size 18, enabled pcib0: matched entry for 0.2.INTA pcib0: slot 2 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x258a, revid=0x04 bus=0, slot=2, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 2 supports D0 D3 current D0 found-> vendor=0x8086, dev=0x2660, revid=0x03 bus=0, slot=28, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x06 (1500 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 found-> vendor=0x8086, dev=0x2662, revid=0x03 bus=0, slot=28, func=1 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=b, irq=255 found-> vendor=0x8086, dev=0x2664, revid=0x03 bus=0, slot=28, func=2 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=c, irq=255 found-> vendor=0x8086, dev=0x2666, revid=0x03 bus=0, slot=28, func=3 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) intpin=d, irq=255 found-> vendor=0x8086, dev=0x244e, revid=0xd3 bus=0, slot=30, func=0 class=06-04-01, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2640, revid=0x03 bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type 4, range 32, base 0000fc00, size 4, enabled found-> vendor=0x8086, dev=0x266f, revid=0x03 bus=0, slot=31, func=1 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0288, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 map[10]: type 4, range 32, base 0000ccf0, size 3, enabled map[14]: type 4, range 32, base 0000cce8, size 2, enabled map[18]: type 4, range 32, base 0000ccd8, size 3, enabled map[1c]: type 4, range 32, base 0000ccd0, size 2, enabled map[20]: type 4, range 32, base 0000ccb0, size 4, enabled pcib0: matched entry for 0.31.INTC pcib0: slot 31 INTC hardwired to IRQ 20 found-> vendor=0x8086, dev=0x2652, revid=0x03 bus=0, slot=31, func=2 class=01-01-8f, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=20 powerspec 2 supports D0 D3 current D0 map[20]: type 4, range 32, base 000008c0, size 5, enabled found-> vendor=0x8086, dev=0x266a, revid=0x03 bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=255 pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 2 pcib1: I/O decode 0xe000-0xefff pcib1: memory decode 0xdfc00000-0xdfefffff pcib1: prefetched decode 0xd8000000-0xdbffffff ACPI PCI link initial configuration: pci1: on pcib1 pci1: physical bus=1 found-> vendor=0x8086, dev=0x032c, revid=0x09 bus=1, slot=0, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0047, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns) pcib2: at device 0.0 on pci1 pcib2: secondary bus 2 pcib2: subordinate bus 2 pcib2: I/O decode 0xe000-0xefff pcib2: memory decode 0xdfd00000-0xdfefffff pcib2: prefetched decode 0xd8000000-0xdbffffff ACPI PCI link initial configuration: pci2: on pcib2 pci2: physical bus=2 map[10]: type 3, range 32, base d8000000, size 26, enabled pcib2: device (null) requested decoded memory range 0xd8000000-0xdbffffff pcib1: device (null) requested decoded memory range 0xd8000000-0xdbffffff pcib2: matched entry for 2.1.INTA pcib2: slot 1 INTA hardwired to IRQ 32 found-> vendor=0x9005, dev=0x0285, revid=0x01 bus=2, slot=1, func=0 class=01-04-00, hdrtype=0x00, mfdev=0 cmdreg=0x0116, statreg=0x04b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x01 (250 ns), maxlat=0x01 (250 ns) intpin=a, irq=32 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000ec00, size 8, enabled pcib2: device (null) requested decoded I/O range 0xec00-0xecff pcib1: device (null) requested decoded I/O range 0xec00-0xecff map[14]: type 1, range 64, base dfdff000, size 12, enabled pcib2: device (null) requested decoded memory range 0xdfdff000-0xdfdfffff pcib1: device (null) requested decoded memory range 0xdfdff000-0xdfdfffff pcib2: matched entry for 2.2.INTA pcib2: slot 2 INTA hardwired to IRQ 35 found-> vendor=0x9005, dev=0x00c0, revid=0x01 bus=2, slot=2, func=0 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=a, irq=35 powerspec 2 supports D0 D3 current D0 map[10]: type 4, range 32, base 0000e800, size 8, enabled pcib2: device (null) requested decoded I/O range 0xe800-0xe8ff pcib1: device (null) requested decoded I/O range 0xe800-0xe8ff map[14]: type 1, range 64, base dfdfe000, size 12, enabled pcib2: device (null) requested decoded memory range 0xdfdfe000-0xdfdfefff pcib1: device (null) requested decoded memory range 0xdfdfe000-0xdfdfefff pcib2: matched entry for 2.2.INTB pcib2: slot 2 INTB hardwired to IRQ 34 found-> vendor=0x9005, dev=0x00c0, revid=0x01 bus=2, slot=2, func=1 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords) lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=b, irq=34 powerspec 2 supports D0 D3 current D0 aac0: mem 0xd8000000-0xdbffffff irq 32 at device 1.0 on pci2 aac0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xd8000000 aac0: [FAST] aac0: Unknown processor 100MHz, 48MB cache memory, optional battery not installed aac0: Kernel 4.1-0, Build 7401, S/N bf9163 aac0: Supported Options=1097c ahc0: port 0xec00-0xecff mem 0xdfdff000-0xdfdfffff irq 35 at device 2.0 on p ahc0: Defaulting to MEMIO off ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xec00 ahc0: Enabling 39Bit Addressing ahc0: Reading SEEPROM...done. ahc0: Manual SE Termination ahc0: BIOS eeprom is present ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 433 instructions downloaded ahc0: Features 0x1fef6, Bugs 0x40, Flags 0x29485560 ahc0: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0xe800-0xe8ff mem 0xdfdfe000-0xdfdfefff irq 34 at device 2.1 on p ahc1: Defaulting to MEMIO off ahc1: Reserved 0x100 bytes for rid 0x10 type 4 at 0xe800 ahc1: Enabling 39Bit Addressing ahc1: Reading SEEPROM...done. ahc1: Manual SE Termination ahc1: BIOS eeprom is present ahc1: Primary Low Byte termination Enabled ahc1: Primary High Byte termination Enabled ahc1: Downloading Sequencer Program... 433 instructions downloaded ahc1: Features 0x1fef6, Bugs 0x40, Flags 0x29485560 ahc1: [GIANT-LOCKED] aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs pci0: at device 2.0 (no driver attached) pcib3: at device 28.0 on pci0 pcib3: secondary bus 3 pcib3: subordinate bus 3 pcib3: I/O decode 0xf000-0xfff pcib3: memory decode 0xfff00000-0xfffff pcib3: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: pci3: on pcib3 pci3: physical bus=3 pcib4: at device 28.1 on pci0 pcib4: secondary bus 4 pcib4: subordinate bus 4 pcib4: I/O decode 0xf000-0xfff pcib4: memory decode 0xfff00000-0xfffff pcib4: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: pci4: on pcib4 pci4: physical bus=4 pcib5: at device 28.2 on pci0 pcib5: secondary bus 5 pcib5: subordinate bus 5 pcib5: I/O decode 0xd000-0xdfff pcib5: memory decode 0xdfa00000-0xdfbfffff pcib5: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: pci5: on pcib5 pci5: physical bus=5 map[10]: type 1, range 64, base dfaf0000, size 16, enabled pcib5: device (null) requested decoded memory range 0xdfaf0000-0xdfafffff pcib5: matched entry for 5.0.INTA pcib5: slot 0 INTA hardwired to IRQ 18 found-> vendor=0x14e4, dev=0x1659, revid=0x01 bus=5, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=18 powerspec 2 supports D0 D3 current D0 MSI supports 8 messages, 64 bit bge0: mem 0xdfaf0000-0xdfafffff irq 18 at device 0.0 on pci5 bge0: Reserved 0x10000 bytes for rid 0x10 type 3 at 0xdfaf0000 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: bpf attached bge0: Ethernet address: 00:0f:1f:f8:48:f4 bge0: [MPSAFE] pcib6: at device 28.3 on pci0 pcib6: secondary bus 6 pcib6: subordinate bus 6 pcib6: I/O decode 0xf000-0xfff pcib6: memory decode 0xfff00000-0xfffff pcib6: prefetched decode 0xfff00000-0xfffff ACPI PCI link initial configuration: pci6: on pcib6 pci6: physical bus=6 pcib7: at device 30.0 on pci0 pcib7: secondary bus 7 pcib7: subordinate bus 7 pcib7: I/O decode 0xf000-0xfff pcib7: memory decode 0xfff00000-0xfffff pcib7: prefetched decode 0xfff00000-0xfffff pcib7: Subtractively decoded bridge. ACPI PCI link initial configuration: pci7: on pcib7 pci7: physical bus=7 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xfc00-0xfc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xfc00 ata0: channel #0 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb ata0-slave: stat=0x00 err=0x04 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=00 stat1=00 devices=0x4 ata0: [MPSAFE] ata1: channel #1 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ata1: [MPSAFE] atapci1: port 0xccb0-0xccbf,0xccd0-0xccd3,0xccd8-0xccdf,0xcce8-0xcceb,0xccf0-0xccf atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0xccb0 atapci1: [MPSAFE] ata2: channel #0 on atapci1 atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0xccf0 atapci1: Reserved 0x4 bytes for rid 0x14 type 4 at 0xcce8 ata2: reset tp1 mask=03 ostat0=7f ostat1=7f ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata2-slave: stat=0x7f err=0xff lsb=0xff msb=0xff ata2: reset tp2 stat0=ff stat1=ff devices=0x0 ata2: [MPSAFE] ata3: channel #1 on atapci1 atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0xccd8 atapci1: Reserved 0x4 bytes for rid 0x1c type 4 at 0xccd0 ata3: reset tp1 mask=03 ostat0=7f ostat1=7f ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-master: stat=0x7f err=0xff lsb=0xff msb=0xff ata3-slave: stat=0x7f err=0xff lsb=0xff msb=0xff ata3: reset tp2 stat0=ff stat1=ff devices=0x0 ata3: [MPSAFE] pci0: at device 31.3 (no driver attached) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0: irq 12 on acpi0 psm0: current command byte:0065 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model VersaPad, device ID 0-00, 2 buttons psm0: config:00006000, flags:00000008, packet size:6 psm0: syncmask:e8, syncbits:00 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: irq maps: 0 0 0 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console ppc0: using extended I/O port range ppc0: ECP SPP SPP ppc0: port 0x778-0x77f,0x378-0x37f irq 7 drq 1 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ahc_isa_probe 0: ioport 0xc00 alloc failed ahc_isa_probe 12: ioport 0xcc00 alloc failed ahc_isa_probe 14: ioport 0xec00 alloc failed atkbdc: atkbdc0 already exists; skipping it ppc: ppc0 already exists; skipping it sio: sio0 already exists; skipping it Trying Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: at iomem 0xec000-0xeffff,0xc9800-0xcd7ff on isa0 fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: irq maps: 0 0 0 0 sio1: probe failed test(s): 0 1 2 4 6 7 9 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) vga0: at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7006d fb0: port:0x3b0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xffffffff800b8000 size:32k gran:32k, buf:0 size:32k VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 EGA/VGA parameters to be used for mode 24 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff isa_probe_children: probing PnP devices Device configuration finished. procfs registered Timecounter "TSC" frequency 3200132568 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached ata0-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin ata0-master: setting PIO4 on Intel ICH6 chip acd0: CDROM drive at ata0 as master acd0: read 8250KB/s (8250KB/s), 128KB buffer, PIO4 acd0: Reads: CDR, CDRW, CDDA stream, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked, lock protected acd0: Medium: no/blank disc (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. (noperiph:ahc1:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. aacd0: on aac0 aacd0: 228782MB (468546816 sectors) GEOM: new disk aacd0 [0] f:00 typ:222 s(CHS):0/1/1 e(CHS):4/254/63 s:63 l:80262 [1] f:80 typ:165 s(CHS):5/0/1 e(CHS):1023/254/63 s:80325 l:468455400 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 GEOM: Configure aacd0s1, start 32256 length 41094144 end 41126399 GEOM: Configure aacd0s2, start 41126400 length 239849164800 end 239890291199 GEOM: Configure aacd0s2a, start 0 length 268435456 end 268435455 GEOM: Configure aacd0s2b, start 268435456 length 1075838976 end 1344274431 GEOM: Configure aacd0s2c, start 0 length 239849164800 end 239849164799 GEOM: Configure aacd0s2d, start 1344274432 length 3221225472 end 4565499903 GEOM: Configure aacd0s2e, start 4565499904 length 10737418240 end 15302918143 GEOM: Configure aacd0s2f, start 15302918144 length 224546246656 end 239849164799 [0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000 [0] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/254/63 s:0 l:50000 ahc0: Selection Timeout on A:0. 0 SCBs aborted ahc1: Selection Timeout on A:0. 0 SCBs aborted ahc0: Selection Timeout on A:1. 0 SCBs aborted ahc1: Selection Timeout on A:1. 0 SCBs aborted ahc0: Selection Timeout on A:6. 0 SCBs aborted ahc1: Selection Timeout on A:2. 0 SCBs aborted ahc0: Selection Timeout on A:8. 0 SCBs aborted ahc1: Selection Timeout on A:3. 0 SCBs aborted ahc0: Selection Timeout on A:9. 0 SCBs aborted ahc1: Selection Timeout on A:4. 0 SCBs aborted ahc0: Selection Timeout on A:10. 0 SCBs aborted ahc1: Selection Timeout on A:5. 0 SCBs aborted ahc0: Selection Timeout on A:11. 0 SCBs aborted ahc1: Selection Timeout on A:8. 0 SCBs aborted ahc0: Selection Timeout on A:12. 0 SCBs aborted ahc1: Selection Timeout on A:9. 0 SCBs aborted ahc0: Selection Timeout on A:13. 0 SCBs aborted ahc1: Selection Timeout on A:10. 0 SCBs aborted ahc0: Selection Timeout on A:14. 0 SCBs aborted ahc1: Selection Timeout on A:11. 0 SCBs aborted ahc0: Selection Timeout on A:15. 0 SCBs aborted ahc1: Selection Timeout on A:12. 0 SCBs aborted ahc0: Selection Timeout on A:2. 0 SCBs aborted ahc1: Selection Timeout on A:13. 0 SCBs aborted ahc0: Selection Timeout on A:3. 0 SCBs aborted ahc1: Selection Timeout on A:14. 0 SCBs aborted ahc0: Selection Timeout on A:4. 0 SCBs aborted ahc1: Selection Timeout on A:15. 0 SCBs aborted (ahc1:A:6:0): Sending WDTR 1 (ahc1:A:6:0): Received WDTR 1 filtered to 1 ahc1: target 6 using 16bit transfers (ahc1:A:6:0): Sending SDTR period a, offset 7f (ahc1:A:6:0): Received SDTR period a, offset 20 Filtered to period a, offset 20 ahc1: target 6 synchronous at 40.0MHz, offset = 0x20 Interrupt storm detected on "irq18: bge0"; throttling interrupt source (ahc1:A:6:0): Sending WDTR 1 (ahc1:A:6:0): Received WDTR 1 filtered to 1 ahc1: target 6 using 16bit transfers (ahc1:A:6:0): Sending SDTR period a, offset 20 (ahc1:A:6:0): Received SDTR period a, offset 20 Filtered to period a, offset 20 ahc1: target 6 synchronous at 40.0MHz, offset = 0x20 ahc0: Selection Timeout on A:5. 0 SCBs aborted pass0 at ahc1 bus 0 target 6 lun 0 pass0: Removable Sequential Access SCSI-3 device pass0: Serial Number HV023ZJ pass0: 80.000MB/s transfers (40.000MHz, offset 32, 16bit) sa0 at ahc1 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-3 device sa0: Serial Number HV023ZJ sa0: 80.000MB/s transfers (40.000MHz, offset 32, 16bit) ioapic0: routing intpin 1 (ISA IRQ 1) to cluster 0 ioapic0: routing intpin 2 (ISA IRQ 0) to cluster 0 ioapic0: routing intpin 4 (ISA IRQ 4) to cluster 0 ioapic0: routing intpin 7 (ISA IRQ 7) to cluster 0 ioapic0: routing intpin 8 (ISA IRQ 8) to cluster 0 ioapic0: routing intpin 9 (ISA IRQ 9) to cluster 0 ioapic0: routing intpin 12 (ISA IRQ 12) to cluster 0 ioapic0: routing intpin 14 (ISA IRQ 14) to cluster 0 ioapic0: routing intpin 15 (ISA IRQ 15) to cluster 0 ioapic0: routing intpin 18 (PCI IRQ 18) to cluster 0 ioapic0: routing intpin 20 (PCI IRQ 20) to cluster 0 ioapic1: routing intpin 0 (PCI IRQ 32) to cluster 0 ioapic1: routing intpin 2 (PCI IRQ 34) to cluster 0 ioapic1: routing intpin 3 (PCI IRQ 35) to cluster 0 Mounting root from ufs:/dev/aacd0s2a --Apple-Mail-6--974446965 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed --Apple-Mail-6--974446965-- --Apple-Mail-7--974446775-- From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 21:50:08 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CA1116A420 for ; Fri, 27 Jan 2006 21:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 611D943D46 for ; Fri, 27 Jan 2006 21:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RLo7Kt043615 for ; Fri, 27 Jan 2006 21:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RLo7Tg043614; Fri, 27 Jan 2006 21:50:07 GMT (envelope-from gnats) Date: Fri, 27 Jan 2006 21:50:07 GMT Message-Id: <200601272150.k0RLo7Tg043614@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jean-Sebastien Roy Cc: Subject: Re: kern/92432: negative used disk space X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jean-Sebastien Roy List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 21:50:08 -0000 The following reply was made to PR kern/92432; it has been noted by GNATS. From: Jean-Sebastien Roy To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/92432: negative used disk space Date: Fri, 27 Jan 2006 22:43:07 +0100 Kris Kennaway wrote: >> While I understand "available" space could be negative, a negative >> "used" space is quite strange. > > This seems to be due to FS corruption. umount the filesystem and > fsck -f it. fsck -f fixes it, thanks. It seemed to be fixed by each reboot and still kept coming back so I never tried to force fsck. I never had any error message about it while booting or in /var/log/messages. Assuming "fsck -f" fixes it definitely, when such problems occur, should a message be output and the file system be marked "unclean" or something like that so that a reboot would somehow force the user to "fsck -f" ? (sorry if if seems stupid). Thanks again, Regards, js From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 21:55:27 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7090916A422; Fri, 27 Jan 2006 21:55:27 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DECC43D45; Fri, 27 Jan 2006 21:55:27 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RLtRp7044324; Fri, 27 Jan 2006 21:55:27 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RLtRWB044320; Fri, 27 Jan 2006 21:55:27 GMT (envelope-from linimon) Date: Fri, 27 Jan 2006 21:55:27 GMT From: Mark Linimon Message-Id: <200601272155.k0RLtRWB044320@freefall.freebsd.org> To: js@jeannot.org, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/92432: negative used disk space X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 21:55:27 -0000 Synopsis: negative used disk space State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Fri Jan 27 21:55:08 UTC 2006 State-Changed-Why: Appears to have been caused by fs corruption. http://www.freebsd.org/cgi/query-pr.cgi?pr=92432 From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 27 23:28:00 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AF6816A420; Fri, 27 Jan 2006 23:28:00 +0000 (GMT) (envelope-from thede@loder.com) Received: from mini01.loder.com (mini01.loder.com [66.245.252.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0583B43D45; Fri, 27 Jan 2006 23:27:59 +0000 (GMT) (envelope-from thede@loder.com) Received: by mini01.loder.com (Postfix, from userid 501) id B7375304F18; Fri, 27 Jan 2006 15:27:59 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by mini01.loder.com (Postfix) with ESMTP id A61AA304F13; Fri, 27 Jan 2006 15:27:59 -0800 (PST) Date: Fri, 27 Jan 2006 15:27:59 -0800 (PST) From: Thede Loder To: freebsd-bugs@freebsd.org In-Reply-To: <20060111115022.8AE1916A43A@hub.freebsd.org> Message-ID: References: <20060111115022.8AE1916A43A@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: sos@FreeBSD.org Subject: kern/91408: ata(4) failure: SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER Will Robinson !! X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 23:28:00 -0000 >Number: 91410 >Category: kern >Synopsis: Promise SATA controller + striping : "SETFEATURES SET TRANSFER MODE semaphore timeout" >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 06 18:30:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: John McLaughlin >Release: 6.0-R >Organization: >Environment: FreeBSD jmcl.shadowbox.ie 6.0-STABLE FreeBSD 6.0-STABLE #0: Fri Jan 6 13:35:01 GMT 2006 Interestingly, this bug disappeared for me somewhere around 6.0-STABLE #4 (i386), but as of 6.0-STABLE #9 or 10, it is back. What I've noticed: * It only affects drives/filesystems attached via a SATA card * It occurs with SI 3113 or Promise 20575 SATA controllers, maybe others * The error starts under heavy file system load (What I usually do to trigger it is to start a file system copy of several gigs worth of files from a drive attached to the SATA controller to another drive on the motherboard bus (Via 8235). Sometimes this copy alone will trigger it. But its much more likely if I start some other read operation on the drive, like 'ls -lR' or a $ 'wc `find . -type file`) * it is reproducable based upon my own experience with it, I'd say that the following three bugs may be the same thing: kern/91410 kern/91408 i386/86364 Soren, I think this is your domain. Since it's fairly reproducible, let me know what I can do to help you find it. E: thede@loder.com From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 28 00:30:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3122F16A420 for ; Sat, 28 Jan 2006 00:30:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF6643D45 for ; Sat, 28 Jan 2006 00:30:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0S0U50Z053199 for ; Sat, 28 Jan 2006 00:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0S0U5A2053198; Sat, 28 Jan 2006 00:30:05 GMT (envelope-from gnats) Resent-Date: Sat, 28 Jan 2006 00:30:05 GMT Resent-Message-Id: <200601280030.k0S0U5A2053198@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, "Ricardo A. Reis" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A7E916A420 for ; Sat, 28 Jan 2006 00:22:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ACC743D48 for ; Sat, 28 Jan 2006 00:22:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0S0Mtp7088950 for ; Sat, 28 Jan 2006 00:22:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0S0MtUI088949; Sat, 28 Jan 2006 00:22:55 GMT (envelope-from nobody) Message-Id: <200601280022.k0S0MtUI088949@www.freebsd.org> Date: Sat, 28 Jan 2006 00:22:55 GMT From: "Ricardo A. Reis" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92439: AD1: detached [g_vfs_done] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 00:30:06 -0000 >Number: 92439 >Category: kern >Synopsis: AD1: detached [g_vfs_done] >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 28 00:30:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ricardo A. Reis >Release: 7-CURRENT >Organization: UNIFESP >Environment: FreeBSD myfreebsd.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #4: Fri Jan 27 10:27:01 BRST 2006 root@myfreebsd.homeunix.org:/usr/src/sys/i386/compile/CURRENT i386 >Description: After upgrade my workstation (K6-2 500 + EPOX MPV3G) with last cvsup 01/26/2006, the ad1 is marked detached this station use generic kernel with ULE ad1: detached acd0: TIMEOUT - READ_CD retrying (1 retry left) acd0: timeout waiting for ATAPI ready acd0: error issuing ATA PACKET command acd0: timeout waiting for ATAPI ready acd0: error issuing ATA PACKET command acd0: TIMEOUT - READ_CD retrying (1 retry left) g_vfs_done():ad1s3e[READ(offset=6160384, length=2048)]error = 6 g_vfs_done():ad1s3e[READ(offset=6160384, length=2048)]error = 6 g_vfs_done():ad1s3e[READ(offset=6160384, length=2048)]error = 6 g_vfs_done():ad1s3e[READ(offset=6160384, length=2048)]error = 6 g_vfs_done():ad1s3e[READ(offset=6160384, length=2048)]error = 6 g_vfs_done():ad1s3e[READ(offset=6160384, length=2048)]error = 6 g_vfs_done():ad1s1[READ(offset=17408, length=4096)]error = 6 deget(): pcbmap returned 6 ls -la /dev/ad[TAB] ad2% ad2s1% ad2s1a% ad2s1b% ad2s1c% ad2s1d% full dmesg ---------- Copyright (c) 1992-2006 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 7.0-CURRENT #4: Fri Jan 27 10:27:01 BRST 2006 root@myfreebsd.homeunix.org:/usr/src/sys/i386/compile/CURRENT Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD-K6(tm) 3D processor (501.14-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 201261056 (191 MB) avail memory = 187400192 (178 MB) K6-family MTRR support enabled (2 registers) npx0: [FAST] npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard pcib0: pcibus 0 on motherboard pir0: on motherboard $PIR: BIOS IRQ 10 for 0.7.INTD does not match link 0x5 irq 9 pci0: on pcib0 agp0: on hostb0 pcib1: at device 1.0 on pci0 pci1: on pcib1 $PIR: ROUTE_INTERRUPT failed. vgapci0: mem 0xe0000000-0xe3ffffff irq 11 at device 0.0 on pci1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd000-0xd00f at device 7.1 on pci0 ata0: on atapci0 ata1: on atapci0 uhci0: port 0xd400-0xd41f irq 9 at device 7.2 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: at device 7.3 (no driver attached) pcm0: port 0xd800-0xd83f irq 5 at device 9.0 on pci0 pcm0: es1370_wrcodec: timed out pcm0: es1370_wrcodec: timed out pcm0: es1370_wrcodec: timed out pcm0: es1370_wrcodec: timed out pcm0: rl0: port 0xdc00-0xdcff mem 0xec000000-0xec0000ff irq 9 at device 10.0 on pci0 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:08:54:2f:f1:a3 vr0: port 0xe000-0xe0ff mem 0xec001000-0xec0010ff irq 9 at device 11.0 on pci0 miibus1: on vr0 ukphy0: on miibus1 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:40:f4:5f:1c:1b pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc9fff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model MouseMan+, device ID 0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A unknown: can't assign resources (port) unknown: can't assign resources (memory) unknown: can't assign resources (irq) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) Timecounter "TSC" frequency 501138824 Hz quality 800 Timecounters tick every 1.000 msec acd0: CDRW at ata0-master UDMA33 ad1: 39205MB at ata0-slave UDMA66 ad2: 14324MB at ata1-master UDMA66 Trying to mount root from ufs:/dev/ad2s1a WARNING: attempt to net_add_domain(netgraph) after domainfinalize() ---------------- FSTAB grep ad1 /etc/fstab /dev/ad1s3e /mnt/backup ufs rw 2 2 /dev/ad1s1 /mnt/win msdosfs ro 0 0 mount /dev/ad2s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/ad1s3e on /mnt/backup (ufs, local, soft-updates) /dev/ad1s1 on /mnt/win (msdosfs, local, read-only) /dev/ad2s1d on /usr (ufs, local, soft-updates) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 28 00:40:10 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6621C16A420 for ; Sat, 28 Jan 2006 00:40:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63A7943D49 for ; Sat, 28 Jan 2006 00:40:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0S0e9P3054544 for ; Sat, 28 Jan 2006 00:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0S0e9Io054543; Sat, 28 Jan 2006 00:40:09 GMT (envelope-from gnats) Resent-Date: Sat, 28 Jan 2006 00:40:09 GMT Resent-Message-Id: <200601280040.k0S0e9Io054543@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, Paul Marciano Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CE7316A420 for ; Sat, 28 Jan 2006 00:30:07 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D3E343D45 for ; Sat, 28 Jan 2006 00:30:07 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0S0U7Qx095345 for ; Sat, 28 Jan 2006 00:30:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0S0U7du095344; Sat, 28 Jan 2006 00:30:07 GMT (envelope-from nobody) Message-Id: <200601280030.k0S0U7du095344@www.freebsd.org> Date: Sat, 28 Jan 2006 00:30:07 GMT From: Paul Marciano To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92440: Kernel fault in knote when getty opens a serial port X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 00:40:10 -0000 >Number: 92440 >Category: kern >Synopsis: Kernel fault in knote when getty opens a serial port >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 28 00:40:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Paul Marciano >Release: 5.4-RELEASE >Organization: >Environment: FreeBSD 5.4-RELEASE FreeBSD 5.4-RELEASE #15: Thu Jan 26 18:06:53 PST 2006 pm@hazard.none.com:/usr/src/sys/i386/compile/HAZARD i386 >Description: My systems all use serial consoles. Upon logging out of a shell session I observed a kernel fault. This has been reported before, I believe, but I couldn't find a PR. (http://adam.kungfoohampster.com/lists/freebsd-stable/msg11259.shtml) It is imperative that my serial consoles remain reliable. db> c Fatal trap 12: page fault while in kernel mode fault virtual address = 0x1c fault code = supervisor write, page not present instruction pointer = 0x8:0xc0514443 stack pointer = 0x10:0xd621e984 frame pointer = 0x10:0xd621e990 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 = 308 (getty) [thread pid 308 tid 30109 ] Stopped at knote+0x27: cmpxchgl %ecx,0x1c(%edx) db> tr Tracing pid 308 tid 30109 td 0xc1cddc00 knote(c1acaa98,0,0,c1cddc00,d621e9c0) at knote+0x27 ttwwakeup(c1acaa00) at ttwwakeup+0xc8 comstart(c1acaa00) at comstart+0x2f5 comparam(c1acaa00,c1acaaa4,c1acaa00,3,0) at comparam+0x253 sioopen(c0784878,3,2000,c1cddc00,c0775060) at sioopen+0x1df spec_open(d621ea80,d621eb3c,c058baa5,d621ea80,180) at spec_open+0x2b6 spec_vnoperate(d621ea80) at spec_vnoperate+0x13 vn_open_cred(d621ebe4,d621ece4,c08,c193dd80,0) at vn_open_cred+0x419 vn_open(d621ebe4,d621ece4,c08,0,c066b40f) at vn_open+0x1e kern_open(c1cddc00,804f8e0,0,3,bfbfee18) at kern_open+0xe7 open(c1cddc00,d621ed14,3,0,292) at open+0x18 syscall(2f,2f,2f,804f8e0,0) at syscall+0x2ab Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (5, FreeBSD ELF32, open), eip = 0x280d26bb, esp = 0xbfbfedec, ebp = 0xbfbfee18 --- db> ps pid proc uid ppid pgrp flag stat wmesg wchan cmd 308 c1d84388 0 1 1 0004000 [CPU 0] getty 63 c1bd4000 0 0 0 0000204 [SLPQ - 0xd5047d18][SLP] schedcpu 62 c1bd41c4 0 0 0 0000204 [SLPQ - 0xc0793e2c][SLP] nfsiod 3 61 c1bd4388 0 0 0 0000204 [SLPQ - 0xc0793e28][SLP] nfsiod 2 60 c1a081c4 0 0 0 0000204 [SLPQ - 0xc0793e24][SLP] nfsiod 1 59 c1a08388 0 0 0 0000204 [SLPQ - 0xc0793e20][SLP] nfsiod 0 58 c1a0854c 0 0 0 0000204 [SLPQ syncer 0xc078794c][SLP] syncer 57 c1a08710 0 0 0 0000204 [SLPQ vlruwt 0xc1a08710][SLP] vnlru 56 c1a088d4 0 0 0 0000204 [SLPQ psleep 0xc078b78c][SLP] bufdaemon 55 c1a08a98 0 0 0 0000204 [RUNQ] idlepoll 54 c1a08c5c 0 0 0 000020c [SLPQ pgzero 0xc079a794][SLP] pagezero 53 c1a08e20 0 0 0 0000204 [SLPQ psleep 0xc079a7e8][SLP] vmdaemon 52 c1a49000 0 0 0 0000204 [SLPQ psleep 0xc079a7a4][SLP] pagedaemon 51 c1a491c4 0 0 0 0000204 [IWAIT] swi0: sio 50 c1a49388 0 0 0 0000204 [SLPQ usbevt 0xc19fba10][SLP] usb4 49 c1a4954c 0 0 0 0000204 [SLPQ usbevt 0xc1a4c210][SLP] usb3 48 c1a49710 0 0 0 0000204 [SLPQ usbevt 0xc1a42210][SLP] usb2 47 c1a498d4 0 0 0 0000204 [SLPQ usbevt 0xc1a3b210][SLP] usb1 46 c1999a98 0 0 0 0000204 [SLPQ usbtsk 0xc077f910][SLP] usbtask 45 c1999c5c 0 0 0 0000204 [SLPQ usbevt 0xc1a11210][SLP] usb0 9 c1999e20 0 0 0 0000204 [SLPQ actask 0xc0890bec][SLP] acpi_task2 8 c1a03000 0 0 0 0000204 [SLPQ actask 0xc0890bec][SLP] acpi_task1 7 c1a031c4 0 0 0 0000204 [SLPQ actask 0xc0890bec][SLP] acpi_task0 6 c1a03388 0 0 0 0000204 [SLPQ - 0xc19eaac0][SLP] thread taskq 44 c1a0354c 0 0 0 0000204 [IWAIT] swi6:+ 43 c1a03710 0 0 0 0000204 [IWAIT] swi6: acpitaskq 42 c1a038d4 0 0 0 0000204 [IWAIT] swi6: task queue 5 c1a03a98 0 0 0 0000204 [SLPQ - 0xc19eac80][SLP] kqueue taskq 41 c1a03c5c 0 0 0 0000204 [IWAIT] swi3: cambio 40 c1a03e20 0 0 0 0000204 [IWAIT] swi2: camnet 39 c1a08000 0 0 0 0000204 [IWAIT] swi6:+ 38 c198954c 0 0 0 0000204 [SLPQ - 0xc077f200][SLP] yarrow 4 c1989710 0 0 0 0000204 [SLPQ - 0xc0781dc8][SLP] g_down 3 c19898d4 0 0 0 0000204 [SLPQ - 0xc0781dc4][SLP] g_up 2 c1989a98 0 0 0 0000204 [SLPQ - 0xc0781dbc][SLP] g_event 37 c1989c5c 0 0 0 0000204 [IWAIT] swi4: vm 36 c1989e20 0 0 0 000020c [RUNQ] swi5: clock sio 35 c1999000 0 0 0 0000204 [RUNQ] swi1: net 34 c19991c4 0 0 0 0000204 [IWAIT] irq0: clk 33 c1999388 0 0 0 0000204 [IWAIT] irq23: uhci0 ehci0 32 c199954c 0 0 0 0000204 [IWAIT] irq22: 31 c1999710 0 0 0 0000204 [IWAIT] irq21: 30 c19998d4 0 0 0 0000204 [IWAIT] irq20: ste0 29 c19471c4 0 0 0 0000204 [IWAIT] irq19: ste1 uhci1 28 c1947388 0 0 0 0000204 [IWAIT] irq18: ste2 uhci2 27 c194754c 0 0 0 0000204 [IWAIT] irq17: 26 c1947710 0 0 0 0000204 [IWAIT] irq16: ste3 uhci3 25 c19478d4 0 0 0 0000204 [IWAIT] irq15: ata1 24 c1947a98 0 0 0 0000204 [IWAIT] irq14: ata0 23 c1947c5c 0 0 0 0000204 [IWAIT] irq13: 22 c1947e20 0 0 0 0000204 [IWAIT] irq12: psm0 21 c1989000 0 0 0 0000204 [IWAIT] irq11: 20 c19891c4 0 0 0 0000204 [IWAIT] irq10: 19 c1989388 0 0 0 0000204 [IWAIT] irq9: acpi0 18 c193f000 0 0 0 0000204 [IWAIT] irq8: rtc 17 c193f1c4 0 0 0 0000204 [IWAIT] irq7: ppc0 16 c193f388 0 0 0 0000204 [IWAIT] irq6: 15 c193f54c 0 0 0 0000204 [IWAIT] irq5: 14 c193f710 0 0 0 0000204 [IWAIT] irq4: sio0 13 c193f8d4 0 0 0 0000204 [IWAIT] irq3: sio1 12 c193fa98 0 0 0 0000204 [IWAIT] irq1: atkbd0 11 c193fc5c 0 0 0 000020c [Can run] idle 1 c193fe20 0 0 1 0004200 [SLPQ wait 0xc193fe20][SLP] init 10 c1947000 0 0 0 0000204 [SLPQ ktrace 0xc0785b78][SLP] ktrace 0 c0781ec0 0 0 0 0000200 [SLPQ sched 0xc0781ec0][SLP] swapper db> db> thread [thread pid 308 tid 30109 ] knote+0x27: cmpxchgl %ecx,0x1c(%edx) db> show registers cs 0x8 ds 0x10 es 0xc1bf0010 fs 0xc1cd0018 ss 0x10 eax 0x4 ecx 0xc1cddc00 edx 0 ebx 0xc1acaa00 esp 0xd621e984 ebp 0xd621e990 esi 0xc1a76800 edi 0xc1acaa00 eip 0xc0514443 knote+0x27 efl 0x10246 dr0 0 dr1 0 dr2 0 dr3 0 dr4 0xffff0ff0 dr5 0x400 dr6 0xffff0ff0 dr7 0x400 knote+0x27: cmpxchgl %ecx,0x1c(%edx) db> >How-To-Repeat: Unknown. >Fix: None. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 28 11:50:02 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0F9F16A422 for ; Sat, 28 Jan 2006 11:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B2143D46 for ; Sat, 28 Jan 2006 11:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0SBo1w9097477 for ; Sat, 28 Jan 2006 11:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0SBo1hc097471; Sat, 28 Jan 2006 11:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 28 Jan 2006 11:50:01 GMT Resent-Message-Id: <200601281150.k0SBo1hc097471@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, Thomas Schweikle Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2305D16A420 for ; Sat, 28 Jan 2006 11:48:17 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5A0543D45 for ; Sat, 28 Jan 2006 11:48:16 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0SBmGwL080056 for ; Sat, 28 Jan 2006 11:48:16 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0SBmGFw080055; Sat, 28 Jan 2006 11:48:16 GMT (envelope-from nobody) Message-Id: <200601281148.k0SBmGFw080055@www.freebsd.org> Date: Sat, 28 Jan 2006 11:48:16 GMT From: Thomas Schweikle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/92450: net/honeyd doesn't build because of missing library "edit.5" X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 11:50:03 -0000 >Number: 92450 >Category: misc >Synopsis: net/honeyd doesn't build because of missing library "edit.5" >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 28 11:50:01 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Schweikle >Release: FreeBSD 4.11 / esx-Server 2.5.2 >Organization: >Environment: FreeBSD nms.wibu.local 4.11-STABLE FreeBSD 4.11-STABLE #1: Mon Jan 9 14:23:09 CET 2006 screen@nms.wibu.local:/usr/obj/usr/src/sys/NMS i386 >Description: Go to "/usr/ports/net/honeyd", then "make install" nms# make install ===> honeyd-1.0_1 depends on file: /usr/local/lib/libdnet.a - found ===> honeyd-1.0_1 depends on file: /usr/local/lib/libevent.a - found ===> honeyd-1.0_1 depends on file: /usr/local/bin/python - found ===> honeyd-1.0_1 depends on shared library: edit.5 - not found ===> Verifying install for edit.5 in /usr/ports/devel/libedit ===> Returning to build of honeyd-1.0_1 Error: shared library "edit.5" does not exist *** Error code 1 Stop in /usr/ports/net/honeyd. I am sure libedit is there, since I have installed i previously: > libedit-2.6.9_2 Command line editing library But this installs a newer version of this library than expected by honeyd: libedit.so.6 >How-To-Repeat: cd /usr/ports/net/honeyd; make install >Fix: Accept the higher version of libedit too (should work, since on Gentoo this is the used library building honeyd). >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 28 12:06:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76F5216A420; Sat, 28 Jan 2006 12:06:06 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D8CE43D64; Sat, 28 Jan 2006 12:06:03 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0SC63x0098045; Sat, 28 Jan 2006 12:06:03 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0SC63Nv098041; Sat, 28 Jan 2006 12:06:03 GMT (envelope-from linimon) Date: Sat, 28 Jan 2006 12:06:03 GMT From: Mark Linimon Message-Id: <200601281206.k0SC63Nv098041@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/92450: net/honeyd doesn't build because of missing library "edit.5" X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 12:06:06 -0000 Synopsis: net/honeyd doesn't build because of missing library "edit.5" Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sat Jan 28 12:05:32 UTC 2006 Responsible-Changed-Why: Make it a ports bug. http://www.freebsd.org/cgi/query-pr.cgi?pr=92450 From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 28 16:20:06 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E876116A422 for ; Sat, 28 Jan 2006 16:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 328B843D58 for ; Sat, 28 Jan 2006 16:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0SGK4cq012476 for ; Sat, 28 Jan 2006 16:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0SGK3An012475; Sat, 28 Jan 2006 16:20:04 GMT (envelope-from gnats) Resent-Date: Sat, 28 Jan 2006 16:20:04 GMT Resent-Message-Id: <200601281620.k0SGK3An012475@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, Friedrich Volkmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6070D16A420 for ; Sat, 28 Jan 2006 16:17:13 +0000 (GMT) (envelope-from root@83-64-51-116.dynamic.adsl-line.inode.at) Received: from 83-64-51-116.dynamic.adsl-line.inode.at (83-64-51-116.dynamic.adsl-line.inode.at [83.64.51.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB05143D4C for ; Sat, 28 Jan 2006 16:17:12 +0000 (GMT) (envelope-from root@83-64-51-116.dynamic.adsl-line.inode.at) Received: by 83-64-51-116.dynamic.adsl-line.inode.at (Postfix, from userid 0) id 5611D15220; Sat, 28 Jan 2006 17:17:12 +0100 (CET) Message-Id: <20060128161712.5611D15220@83-64-51-116.dynamic.adsl-line.inode.at> Date: Sat, 28 Jan 2006 17:17:12 +0100 (CET) From: Friedrich Volkmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/92462: Add support for Epson CX3500/3600/3650 scanners. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 16:20:06 -0000 >Number: 92462 >Category: kern >Synopsis: Add support for Epson CX3500/3600/3650 scanners. >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: Sat Jan 28 16:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Friedrich Volkmann >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD 83-64-51-116.dynamic.adsl-line.inode.at 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Jan 28 10:00:04 CET 2006 root@83-65-21-34.dynamic.adsl-line.inode.at:/usr/obj/usr/src/sys/CU03 i386 >Description: Make the Epson CX3500, CX3600 and CX3650 MFPs work with sane (ports/graphics/sane-backends). I have tested it with my CX3650. There is still one problem: The uscanner module seems to conflict with the ulpt module. If the ulpt module is loaded first, the /dev/ulpt0 and /dev/unlpt0 device nodes are created, but not /dev/uscanner0; and vice versa. >How-To-Repeat: A) Install the sane-backends port, load the uscanner kernel module, and turn on the printer. A ugen0 device appears, but no uscanner0, and sane-find-scanner doesn't find the scanner. With the patches applied, a uscanner0 device appears instead of ugen0, sane-find-scanner recognizes the scanner, and scanimage works. B) Load the ulpt module and then the uscanner module. Then turn the printer on. Even with the patches applied, there will be no /dev/uscanner0. >Fix: I am not sure about the USC_KEEP_OPEN flag, but the CX3500/3600/3650 series is supposed to be similar to the CX3200. diff -u /usr/src/sys/dev/usb/usbdevs.orig /usr/src/sys/dev/usb/usbdevs --- /usr/src/sys/dev/usb/usbdevs.orig Fri Jan 20 23:55:45 2006 +++ /usr/src/sys/dev/usb/usbdevs Sat Jan 28 09:08:20 2006 @@ -858,6 +858,7 @@ product EPSON 1260 0x011d Perfection 1260 scanner product EPSON 1660 0x011e Perfection 1660 scanner product EPSON 1670 0x011f Perfection 1670 scanner +product EPSON 3500 0x080e CX-3500/3600/3650 MFP /* e-TEK Labs products */ product ETEK 1COM 0x8007 Serial diff -u /usr/src/sys/dev/usb/uscanner.c.orig /usr/src/sys/dev/usb/uscanner.c --- /usr/src/sys/dev/usb/uscanner.c.orig Wed Jan 11 01:27:28 2006 +++ /usr/src/sys/dev/usb/uscanner.c Sat Jan 28 09:08:20 2006 @@ -206,6 +206,7 @@ {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_3200 }, USC_KEEP_OPEN }, {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9700F }, USC_KEEP_OPEN }, {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9300UF }, 0 }, + {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_3500 }, USC_KEEP_OPEN }, /* UMAX */ {{ USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA1220U }, 0 }, >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 28 16:34:52 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E659116A420; Sat, 28 Jan 2006 16:34:52 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E7E443D4C; Sat, 28 Jan 2006 16:34:52 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0SGYqpu015294; Sat, 28 Jan 2006 16:34:52 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0SGYq0K015290; Sat, 28 Jan 2006 16:34:52 GMT (envelope-from linimon) Date: Sat, 28 Jan 2006 16:34:52 GMT From: Mark Linimon Message-Id: <200601281634.k0SGYq0K015290@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/92462: [patch] Add support for Epson CX3500/3600/3650 scanners. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 16:34:53 -0000 Old Synopsis: Add support for Epson CX3500/3600/3650 scanners. New Synopsis: [patch] Add support for Epson CX3500/3600/3650 scanners. Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Sat Jan 28 16:34:34 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=92462 From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 28 22:00:25 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3753D16A423 for ; Sat, 28 Jan 2006 22:00:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA72D43D46 for ; Sat, 28 Jan 2006 22:00:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0SM0OPs047069 for ; Sat, 28 Jan 2006 22:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0SM0OxX047068; Sat, 28 Jan 2006 22:00:24 GMT (envelope-from gnats) Date: Sat, 28 Jan 2006 22:00:24 GMT Message-Id: <200601282200.k0SM0OxX047068@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Igor Robul Cc: Subject: Re: kern/72906: [twe] twe0 idefinite wait buffer X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Igor Robul List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 22:00:25 -0000 The following reply was made to PR kern/72906; it has been noted by GNATS. From: Igor Robul To: bug-followup@FreeBSD.org, dinoex@FreeBSD.org Cc: Subject: Re: kern/72906: [twe] twe0 idefinite wait buffer Date: Sat, 28 Jan 2006 14:19:11 +0300 Same problem with FreeBSD 5.4 and 3Ware 8506 RAID5.