From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 12 02: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 1430A16A420 for ; Sun, 12 Feb 2006 02: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 881F243D48 for ; Sun, 12 Feb 2006 02: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 k1C2o3Xl029758 for ; Sun, 12 Feb 2006 02: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 k1C2o3XU029757; Sun, 12 Feb 2006 02:50:03 GMT (envelope-from gnats) Resent-Date: Sun, 12 Feb 2006 02:50:03 GMT Resent-Message-Id: <200602120250.k1C2o3XU029757@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 Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6592C16A420 for ; Sun, 12 Feb 2006 02:44:54 +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 17CFE43D46 for ; Sun, 12 Feb 2006 02:44:54 +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 k1C2irck029357 for ; Sun, 12 Feb 2006 02:44:53 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1C2ireE029356; Sun, 12 Feb 2006 02:44:53 GMT (envelope-from nobody) Message-Id: <200602120244.k1C2ireE029356@www.freebsd.org> Date: Sun, 12 Feb 2006 02:44:53 GMT From: Paul To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93220: nd6_lookup: failed to add route for a neighbor 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, 12 Feb 2006 02:50:04 -0000 >Number: 93220 >Category: misc >Synopsis: nd6_lookup: failed to add route for a neighbor >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 12 02:50:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Paul >Release: 6.1-PRERELEASE >Organization: >Environment: FreeBSD blazebox.homeip.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sat Feb 11 19:41:19 EST 2006 diffie@blazebox.homeip.net:/usr/obj/usr/src/sys/BLAZEBOX i386 >Description: Using ipv6 tunel freemet6 from ports on any recent RELENG_6 system causes hundreds of nd6_lookup: failed to add route for a neighbor(2001:05c0:8fff:fffe::0d0), errno=17 messages a second. The tunel is not started or it's started too early in boot process: Feb 11 21:18:04 blazebox kernel: Starting freenet6. Feb 11 21:18:04 blazebox kernel: tspc - Tunnel Setup Protocol Client v2.1.1 Feb 11 21:18:04 blazebox kernel: Initializing (use -h for help) Feb 11 21:18:04 blazebox kernel: Feb 11 21:18:04 blazebox tspc: tspMain: tspc - Tunnel Setup Protocol Client v2.1.1 Feb 11 21:18:04 blazebox tspc: tspMain: Initializing (use -h for help) Feb 11 21:18:04 blazebox kernel: Feb 11 21:18:04 blazebox kernel: Error is 1: TSP_ERROR Feb 11 21:18:04 blazebox kernel: TSP session done Feb 11 21:18:04 blazebox tspc: tspMain: Error is 1: TSP_ERROR Feb 11 21:18:04 blazebox kernel: Feb 11 21:18:04 blazebox tspc: tspMain: Error is 1: TSP_ERROR Feb 11 21:18:04 blazebox tspc: tspMain: TSP session done Feb 11 21:18:04 blazebox kernel: Starting named. Feb 11 21:18:04 blazebox named[460]: starting BIND 9.3.2 -c /etc/named.conf -u bind -t /var/named Feb 11 21:18:04 blazebox named[460]: loading configuration from '/etc/named.conf' Feb 11 21:18:04 blazebox named[460]: listening on IPv6 interfaces, port 53 Feb 11 21:18:04 blazebox named[460]: listening on IPv4 interface em0, 192.168.0.1#53 Feb 11 21:18:04 blazebox named[460]: listening on IPv4 interface lo0, 127.0.0.1#53 Feb 11 21:18:04 blazebox named[460]: command channel listening on 0.0.0.0#953 Feb 11 21:18:04 blazebox named[460]: errno2result.c:109: unexpected error: Feb 11 21:18:04 blazebox kernel: Feb 11 21:18:04 blazebox named[460]: errno2result.c:109: unexpected error: Feb 11 21:18:04 blazebox named[460]: unable to convert errno to isc_result: 45: Operation not supported Feb 11 21:18:04 blazebox kernel: Feb 11 21:18:04 blazebox named[460]: unable to convert errno to isc_result: 45: Operation not supported Feb 11 21:18:04 blazebox named[460]: could not open entropy source /dev/random: unexpected error Feb 11 21:18:04 blazebox named[460]: using pre-chroot entropy source /dev/random It might be also released to bind errors (although the proper dev entries do exist in chroot). >How-To-Repeat: Install freenet6 port and add it to /etc/rc.conf upon boot it will not start and when manually started, hundreds of above message about ndlookup will spam logs and dmesg. >Fix: None >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 12 12:20: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 9DBF216A422 for ; Sun, 12 Feb 2006 12:20: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 AD49E43D5A for ; Sun, 12 Feb 2006 12:20: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 k1CCKABJ070663 for ; Sun, 12 Feb 2006 12:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1CCKA2E070657; Sun, 12 Feb 2006 12:20:10 GMT (envelope-from gnats) Resent-Date: Sun, 12 Feb 2006 12:20:10 GMT Resent-Message-Id: <200602121220.k1CCKA2E070657@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, Yang Ping Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ABD016A420 for ; Sun, 12 Feb 2006 12:11:06 +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 096D343D45 for ; Sun, 12 Feb 2006 12:11:06 +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 k1CCB5ut051333 for ; Sun, 12 Feb 2006 12:11:05 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1CCB58c051332; Sun, 12 Feb 2006 12:11:05 GMT (envelope-from nobody) Message-Id: <200602121211.k1CCB58c051332@www.freebsd.org> Date: Sun, 12 Feb 2006 12:11:05 GMT From: Yang Ping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93230: usbd source 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: Sun, 12 Feb 2006 12:20:11 -0000 >Number: 93230 >Category: kern >Synopsis: usbd source issue >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 12 12:20:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yang Ping >Release: 6.0-SNAP010 >Organization: personal >Environment: FreeBSD WS01 6.0-STABLE-SNAP010 FreeBSD 6.0-STABLE-SNAP010 #0: Sun Dec 4 18:31:43 UTC 2005 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: usbd.c line-no : 963 , if (modfind(USB_UHUB) < 0) { if (kldload(USB_KLD) < 0 || modfind(USB_UHUB) < ) { .. above code maybe repeat. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 12 12:50: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 94FD516A420 for ; Sun, 12 Feb 2006 12:50: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 6129343D49 for ; Sun, 12 Feb 2006 12:50: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 k1CCo7sJ075561 for ; Sun, 12 Feb 2006 12: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 k1CCo7Aw075560; Sun, 12 Feb 2006 12:50:07 GMT (envelope-from gnats) Date: Sun, 12 Feb 2006 12:50:07 GMT Message-Id: <200602121250.k1CCo7Aw075560@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Imri Zvik" Cc: Subject: Re: kern/91160: [mpt] system hangs with: mpt0: Request 0xffffffff89b96de0 Timed out. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Imri Zvik List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 12:50:07 -0000 The following reply was made to PR kern/91160; it has been noted by GNATS. From: "Imri Zvik" To: , Cc: Subject: Re: kern/91160: [mpt] system hangs with: mpt0: Request 0xffffffff89b96de0 Timed out. Date: Sun, 12 Feb 2006 14:49:15 +0200 Hi, FYI, this problem is reproducible: I am trying to install FreeBSD 6.0 (amd64) on a Sun Fire V20z with an = LSI FB PCI card, and I'm seeing the same errors at boot time (system = hangs). I am using the bootable CD, created using the official ISO file = (ISO-IMAGES-amd64/6.0/6.0-RELEASE-amd64-disc1.iso). -- Imri Zvik PGP (2.6.3ia) Public Key: http://mariska.inter.net.il/~imriz/imriz.pgp =A0 From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 12 16:18: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 1D7C316A422; Sun, 12 Feb 2006 16:18:28 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA77043D46; Sun, 12 Feb 2006 16:18:27 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1CGIRn6088373; Sun, 12 Feb 2006 16:18:27 GMT (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1CGIRRI088369; Sun, 12 Feb 2006 16:18:27 GMT (envelope-from ume) Date: Sun, 12 Feb 2006 16:18:27 GMT From: Hajimu UMEMOTO Message-Id: <200602121618.k1CGIRRI088369@freefall.freebsd.org> To: ybbkaz@yahoo.co.jp, ume@FreeBSD.org, freebsd-bugs@FreeBSD.org, ume@FreeBSD.org Cc: Subject: Re: conf/79701: [PATCH] wcwidth(3) returns wrong value about characters in ja_JP.eucJP locale 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, 12 Feb 2006 16:18:28 -0000 Synopsis: [PATCH] wcwidth(3) returns wrong value about characters in ja_JP.eucJP locale State-Changed-From-To: open->patched State-Changed-By: ume State-Changed-When: Sun Feb 12 16:15:16 UTC 2006 State-Changed-Why: Thank you for the report and the fix. It fixes the problem reported by many Japanese people that tcsh doesn't work correctly on FreeBSD 6.0 and later. I've just committed it into HEAD, and I'll MFC it soon. Responsible-Changed-From-To: freebsd-bugs->ume Responsible-Changed-By: ume Responsible-Changed-When: Sun Feb 12 16:15:16 UTC 2006 Responsible-Changed-Why: I've committed it. http://www.freebsd.org/cgi/query-pr.cgi?pr=79701 From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 12 17: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 1488016A420 for ; Sun, 12 Feb 2006 17: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 6C39143D48 for ; Sun, 12 Feb 2006 17: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 k1CHA4kh093322 for ; Sun, 12 Feb 2006 17: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 k1CHA4SQ093321; Sun, 12 Feb 2006 17:10:04 GMT (envelope-from gnats) Resent-Date: Sun, 12 Feb 2006 17:10:04 GMT Resent-Message-Id: <200602121710.k1CHA4SQ093321@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, Grant Edwards Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6E6016A420 for ; Sun, 12 Feb 2006 17:00:27 +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 602E243D46 for ; Sun, 12 Feb 2006 17:00:27 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1CH0Rbg044178 for ; Sun, 12 Feb 2006 17:00:27 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1CH0Rhx044177; Sun, 12 Feb 2006 17:00:27 GMT (envelope-from nobody) Message-Id: <200602121700.k1CH0Rhx044177@www.freebsd.org> Date: Sun, 12 Feb 2006 17:00:27 GMT From: Grant Edwards To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93236: [PATCH] Received out of window SYN in ESTABLISHED connection isn't ACKed as required by RFC793 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, 12 Feb 2006 17:10:05 -0000 >Number: 93236 >Category: kern >Synopsis: [PATCH] Received out of window SYN in ESTABLISHED connection isn't ACKed as required by RFC793 >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 Feb 12 17:10:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Grant Edwards >Release: None >Organization: >Environment: I'm using just the TCP/IP stack. >Description: Problem Summary When the FreeBSD stack receives an out-of-window SYN for an "ESTABLISHED" connection, the SYN is ignored rather that ACKed as required by RFC793. FWIW, Linux and NetBSD both follow the RFC. Details ------- After switching from the NetBSD TCP/IP stack to the FreeBSD TCP/IP stack we've run into a problem which is causing customers to complain. Here's the scenario: 1) Host opens TCP connection to device under test (DUT) which is running either FreeBSD or NetBSD TCP/IP stack. 2) Somebody pushes the reset button on the host. 3) The host reboots and attempts to open a TCP connection to the DUT _using_the_same_source_port_ (and the same destination port). 4a) When the NetBSD stack received a SYN for an already-open connection, it sent an ACK with the sequence number from the old connection. The host sees this and sent a RST (which drops the connection), then the HOST attempted to re-open the connection (which succeeds). All is good. 4b) When the FreeBSD stack receives a SYN for an already-open connection, it just ignores it. So, after a timeout, the host sends it again. Again it's ignored. This goes on until the Host times out the connection operation and the system fails. RFC793 page 34 describes this scenario exactly and requires the behavior of the Linux and NetBSD stacks. According to the RFC's sample implimentation on pages 58 though 84, when you receive a SYN in the ESTABLISHED state you either 1) Send a RST if the sequence number is inside the current receive window window (p71). 2) Send an ACK if the sequence number is outside the current receive window (p69,71). Ignoring the SYN isn't allowed. Here's the relevent code from the current version of tcp_input.c: At one point it is determined (correctly) that the sequence number in the SYN is outside the receive window. This means an ACK is required, so the ACKNOW flag is set at line 1645: 1629 /* 1630 * Following if statement from Stevens, vol. 2, p. 960. 1631 */ 1632 if (todrop > tlen 1633 || (todrop == tlen && (thflags & TH_FIN) == 0)) { 1634 /* 1635 * Any valid FIN must be to the left of the window. 1636 * At this point the FIN must be a duplicate or out 1637 * of sequence; drop it. 1638 */ 1639 thflags &= ~TH_FIN; 1640 1641 /* 1642 * Send an ACK to resynchronize and drop any data. 1643 * But keep on processing for RST or ACK. 1644 */ 1645 tp->t_flags |= TF_ACKNOW; 1646 todrop = tlen; 1647 tcpstat.tcps_rcvduppack++; 1648 tcpstat.tcps_rcvdupbyte += todrop; 1649 } else { 1650 tcpstat.tcps_rcvpartduppack++; 1651 tcpstat.tcps_rcvpartdupbyte += todrop; 1652 } 1653 drop_hdrlen += todrop; /* drop from the top afterwards */ 1654 th->th_seq += todrop; 1655 tlen -= todrop; 1656 if (th->th_urp > todrop) 1657 th->th_urp -= todrop; 1658 else { 1659 thflags &= ~TH_URG; 1660 th->th_urp = 0; 1661 } 1662 } Now we rattle on down through the tcp_input fuction for a while and end up jumping to "drop" at line 1769: 1759 /* 1760 * If the ACK bit is off: if in SYN-RECEIVED state or SENDSYN 1761 * flag is on (half-synchronized state), then queue data for 1762 * later processing; else drop segment and return. 1763 */ 1764 if ((thflags & TH_ACK) == 0) { 1765 if (tp->t_state == TCPS_SYN_RECEIVED || 1766 (tp->t_flags & TF_NEEDSYN)) 1767 goto step6; 1768 else 1769 goto drop; 1770 } The code at "drop:" cleans up a little and returns without ever calling tcp_output(tp) to actually send the ACK that's required by the RFC and was requested by the setting of the TF_ACKNOW bit. 2549 drop: 2550 /* 2551 * Drop space held by incoming segment and return. 2552 */ 2553 #ifdef TCPDEBUG 2554 if (tp == 0 || (tp->t_inpcb->inp_socket->so_options & SO_DEBUG)) 2555 tcp_trace(TA_DROP, ostate, tp, (void *)tcp_saveipgen, 2556 &tcp_savetcp, 0); 2557 #endif 2558 if (tp) 2559 INP_UNLOCK(inp); 2560 if (headlocked) 2561 INP_INFO_WUNLOCK(&tcbinfo); 2562 m_freem(m); 2563 return; So, the ACK that's required by the TCP RFC is never sent (the SYN packet is just ignored): the host just sits there and sends SYNs. >How-To-Repeat: 1) Open TCP connection from host A to FreeBSD network stack on host B. 2) Press reset button on host A 3) After host A has rebooted, attempt to open TCP connection from host A to host B using same source/dest ports as step 1 above. 4) SYNs sent to attempt to "re-open" the connection will be ignored. >Fix: This bug was fixed in the NetBSD stack at tcp_input.c version 1.78 with the CVS log entry below: "Ensure that out of window SYNs receive an ACK in responce, rather than being dropped. This fixes a bug reported by Jason Thorpe." Here's the NetBSD tcp_input.c diff that corresponds to that fix: =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/netinet/tcp_input.c,v retrieving revision 1.77 retrieving revision 1.78 diff -u -p -r1.77 -r1.78 --- src/sys/netinet/tcp_input.c 1999/02/05 22:37:24 1.77 +++ src/sys/netinet/tcp_input.c 1999/04/09 22:01:07 1.78 @@ -1,4 +1,4 @@ -/* $NetBSD: tcp_input.c,v 1.77 1999/02/05 22:37:24 matt Exp $ */ +/* $NetBSD: tcp_input.c,v 1.78 1999/04/09 22:01:07 kml Exp $ */ /*- * Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc. @@ -1104,8 +1104,12 @@ after_listen: /* * If the ACK bit is off we drop the segment and return. */ - if ((tiflags & TH_ACK) == 0) - goto drop; + if ((tiflags & TH_ACK) == 0) { + if (tp->t_flags & TF_ACKNOW) + goto dropafterack; + else + goto drop; + } /* * Ack processing. =================================================================== I've got a patch for the current FreeBSD tcp_input.c, but I don't see any way to attach it as a file, so I'll paste it in here: --- tcp_input.c-orig 2006-02-12 10:24:35.988707395 -0600 +++ tcp_input.c 2006-02-12 10:25:28.877515703 -0600 @@ -1758,20 +1758,22 @@ /* * If the ACK bit is off: if in SYN-RECEIVED state or SENDSYN * flag is on (half-synchronized state), then queue data for * later processing; else drop segment and return. */ if ((thflags & TH_ACK) == 0) { if (tp->t_state == TCPS_SYN_RECEIVED || (tp->t_flags & TF_NEEDSYN)) goto step6; + else if (tp->t_flags & TF_ACKNOW) + goto dropafterack; else goto drop; } /* * Ack processing. */ switch (tp->t_state) { /* >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 12 18: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 9A6D316A420 for ; Sun, 12 Feb 2006 18: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 1C11143D45 for ; Sun, 12 Feb 2006 18:40: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 k1CIe9Yc098227 for ; Sun, 12 Feb 2006 18: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 k1CIe97P098226; Sun, 12 Feb 2006 18:40:09 GMT (envelope-from gnats) Date: Sun, 12 Feb 2006 18:40:09 GMT Message-Id: <200602121840.k1CIe97P098226@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Grant Edwards Cc: Subject: Re: kern/93236: [PATCH] Received out of window SYN in ESTABLISHED connection isn't ACKed as required by RFC793 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Edwards List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 18:40:10 -0000 The following reply was made to PR kern/93236; it has been noted by GNATS. From: Grant Edwards To: bug-followup@FreeBSD.org, grante@visi.com Cc: Subject: Re: kern/93236: [PATCH] Received out of window SYN in ESTABLISHED connection isn't ACKed as required by RFC793 Date: Sun, 12 Feb 2006 12:38:57 -0600 This is a multi-part message in MIME format. --------------050209060503090801090106 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Here's the patch attached as a file. --------------050209060503090801090106 Content-Type: text/plain; name="tcp_input.c.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="tcp_input.c.patch" --- tcp_input.c-orig 2006-02-12 10:24:35.988707395 -0600 +++ tcp_input.c 2006-02-12 10:25:28.877515703 -0600 @@ -1758,20 +1758,22 @@ /* * If the ACK bit is off: if in SYN-RECEIVED state or SENDSYN * flag is on (half-synchronized state), then queue data for * later processing; else drop segment and return. */ if ((thflags & TH_ACK) == 0) { if (tp->t_state == TCPS_SYN_RECEIVED || (tp->t_flags & TF_NEEDSYN)) goto step6; + else if (tp->t_flags & TF_ACKNOW) + goto dropafterack; else goto drop; } /* * Ack processing. */ switch (tp->t_state) { /* --------------050209060503090801090106-- From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 12 21:18:00 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 5717516A422; Sun, 12 Feb 2006 21:18:00 +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 10F6443D48; Sun, 12 Feb 2006 21:18:00 +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 k1CLHxuS008264; Sun, 12 Feb 2006 21:17:59 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1CLHxWN008260; Sun, 12 Feb 2006 21:17:59 GMT (envelope-from arved) Date: Sun, 12 Feb 2006 21:17:59 GMT From: Tilman Linneweh Message-Id: <200602122117.k1CLHxWN008260@freefall.freebsd.org> To: diffie@blazebox.homeip.net, arved@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/93220: nd6_lookup: failed to add route for a neighbor 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, 12 Feb 2006 21:18:00 -0000 Synopsis: nd6_lookup: failed to add route for a neighbor State-Changed-From-To: open->feedback State-Changed-By: arved State-Changed-When: Sun Feb 12 21:16:41 UTC 2006 State-Changed-Why: Can you post the output of ifconfig? One common cause of this error is a wrong prefixlen. (Although i am seeing the same problem with right prefixlens) http://www.freebsd.org/cgi/query-pr.cgi?pr=93220 From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 12 23:54: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 7228A16A422; Sun, 12 Feb 2006 23:54:28 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D90B43D46; Sun, 12 Feb 2006 23:54:28 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1CNsSgt015844; Sun, 12 Feb 2006 23:54:28 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1CNsRmE015840; Sun, 12 Feb 2006 23:54:27 GMT (envelope-from ceri) Date: Sun, 12 Feb 2006 23:54:27 GMT From: Ceri Davies Message-Id: <200602122354.k1CNsRmE015840@freefall.freebsd.org> To: start_3.1415926@163.com, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93230: usbd source 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: Sun, 12 Feb 2006 23:54:28 -0000 Synopsis: usbd source issue State-Changed-From-To: open->feedback State-Changed-By: ceri State-Changed-When: Sun Feb 12 23:53:32 UTC 2006 State-Changed-Why: There doesn't seem to be anything wrong with the code: if (modfind(USB_UHUB) < 0) { if (kldload(USB_KLD) < 0 || modfind(USB_UHUB) < 0) { perror(USB_KLD ": Kernel module not available"); return 1; } } What exactly do you perceive to be the issue? http://www.freebsd.org/cgi/query-pr.cgi?pr=93230 From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 00:20: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 BAED716A420 for ; Mon, 13 Feb 2006 00:20: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 4BBD543D46 for ; Mon, 13 Feb 2006 00: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 k1D0KBEm016679 for ; Mon, 13 Feb 2006 00: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 k1D0KASb016678; Mon, 13 Feb 2006 00:20:10 GMT (envelope-from gnats) Date: Mon, 13 Feb 2006 00:20:10 GMT Message-Id: <200602130020.k1D0KASb016678@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Paul Blazejowski Cc: Subject: Re: misc/93220: nd6_lookup: failed to add route for a neighbor X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Blazejowski List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 00:20:11 -0000 The following reply was made to PR misc/93220; it has been noted by GNATS. From: Paul Blazejowski To: bug-followup@FreeBSD.org, diffie@blazebox.homeip.net Cc: Subject: Re: misc/93220: nd6_lookup: failed to add route for a neighbor Date: Sun, 12 Feb 2006 19:13:25 -0500 Sure, Here is the output of ifconfig: (diffie@blazebox)::(ttyp0)::(~)% --> ifconfig nve0: flags=8843 mtu 1500 inet6 fe80::220:edff:fe88:e0d7%nve0 prefixlen 64 scopeid 0x1 ether 00:20:ed:88:e0:dd media: Ethernet autoselect (none) status: no carrier fxp0: flags=8843 mtu 1500 options=8 inet6 fe80::290:27ff:feba:72c2%fxp0 prefixlen 64 scopeid 0x2 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:90:27:ba:72:cc media: Ethernet autoselect (100baseTX ) status: active em0: flags=8843 mtu 1500 options=b inet6 fe80::220:edff:fe87:e985%em0 prefixlen 64 scopeid 0x3 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 inet6 2001:5c0:8352::1 prefixlen 64 ether 00:20:ed:87:e9:88 media: Ethernet autoselect (100baseTX ) status: active lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1 netmask 0xff000000 pflog0: flags=41 mtu 33208 pfsync0: flags=41 mtu 2020 tun0: flags=8051 mtu 1492 inet 68.23.23.11 --> 10.2.10.2 netmask 0xffffffff Opened by PID 254 gif0: flags=8051 mtu 1280 tunnel inet 68.23.23.11 --> 64.86.88.11 inet6 2001:5c0:8fff:fffe::d6 --> 2001:5c0:8fff:fffe::d6 prefixlen 128 inet6 fe80::220:edff:fe88:e0d7%gif0 prefixlen 64 scopeid 0x8 Thank you From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 01:50:56 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 68E3B16A420 for ; Mon, 13 Feb 2006 01:50:56 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id A84C443D45 for ; Mon, 13 Feb 2006 01:50:55 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from flame.pc (dialup239.ach.sch.gr [81.186.70.239]) (authenticated bits=128) by igloo.linux.gr (8.13.5/8.13.5/Debian-3) with ESMTP id k1D1o1s6010205 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 13 Feb 2006 03:50:36 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k1D1nqPe006385; Mon, 13 Feb 2006 03:49:52 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k1D1nQgE006384; Mon, 13 Feb 2006 03:49:26 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Mon, 13 Feb 2006 03:49:25 +0200 From: Giorgos Keramidas To: "Alberto Fdez." Message-ID: <20060213014925.GA6340@flame.pc> References: <000601c62528$00a57200$6b10a553@turion64> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000601c62528$00a57200$6b10a553@turion64> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.565, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.83, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org Cc: freebsd-bugs@freebsd.org Subject: Re: Freebsd Mouse 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: Mon, 13 Feb 2006 01:50:56 -0000 On 2006-01-30 00:01, "Alberto Fdez." wrote: > Hi, > > At first, sorry for my bad english.... No problem. Thank you for taking the time to report a problem. This is exactly how we expect FreeBSD to develop into a better system; by getting useful feedback from our users. Minor English grammar & syntax nits in bug reports shouldn't really be something very important, as long as we can work out the rest :) > Well, i have a problem with my USB Mouse in FreeBSD 6.0... a > Logitech Cordless Desktop EX110: The click of the mouse (left > and right) dont work unless the mouse is in motion. > > I saw in multiple webpages, workgroups, and lists of > distribution... and probe a lot of xorg.conf files (with a lot > of devices: /dev/sysmouse, /dev/usm0... and a lot of protocols > too..) and nothing changes. > > Can anybody help me? In other case, i hope that my mail make > somebody to correct it in the future... You should probably file a "bug report", using either send-pr(1) in a FreeBSD system with correctly configured email access or through the web interface of www.FreeBSD.org: http://www.FreeBSD.org/send-pr.html Please add all relevant information, including the model of the mouse, dmesg output that shows related information, configuration options that you have in your `/etc/rc.conf' file, and anything else you consider useful for tracking this down. This way people who are knowledgeable about the way our mouse support works will be able to help you more effectively. - Giorgos From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 02: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 5147D16A420 for ; Mon, 13 Feb 2006 02: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 9195943D45 for ; Mon, 13 Feb 2006 02: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 k1D20OPX022947 for ; Mon, 13 Feb 2006 02: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 k1D20OAl022946; Mon, 13 Feb 2006 02:00:24 GMT (envelope-from gnats) Date: Mon, 13 Feb 2006 02:00:24 GMT Message-Id: <200602130200.k1D20OAl022946@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Cc: Subject: Re: kern/93230: usbd source issue 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, 13 Feb 2006 02:00:25 -0000 The following reply was made to PR kern/93230; it has been noted by GNATS. From: Giorgos Keramidas To: Ceri Davies , start_3.1415926@163.com Cc: bug-followup@freebsd.org Subject: Re: kern/93230: usbd source issue Date: Mon, 13 Feb 2006 03:57:36 +0200 On 2006-02-12 23:54, Ceri Davies wrote: > State-Changed-From-To: open->feedback > State-Changed-By: ceri > State-Changed-When: Sun Feb 12 23:53:32 UTC 2006 > State-Changed-Why: > There doesn't seem to be anything wrong with the code: > > if (modfind(USB_UHUB) < 0) { > if (kldload(USB_KLD) < 0 || modfind(USB_UHUB) < 0) { > perror(USB_KLD ": Kernel module not available"); > return 1; > } > } > > What exactly do you perceive to be the issue? I think he refers to the two calls to modfind(). These are actually ok. If the first modfind() fails, then the module isn't available. The second if block then tries to load it and re-checks after the attempt to see if the kldload() call succeeded. If this snippet does go under any sort of change, it should probably be written in a way that avoids a second nesting level and use the err() error-reporting function, instead of a hand-rolled equivalent: /* * Check if the USB_UHUB module is loaded and try to load it * if it isn't already available. */ if (modfind(USB_UHUB) < 0 && (kldload(USB_UHUB) < 0 || modfind(USB_UHUB) < 0)) err(1, "%s: kernel module not available", USB_KLD) Other that this, it looks fine to me :) - Giorgos From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 03:27: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 023D416A422; Mon, 13 Feb 2006 03:27:27 +0000 (GMT) (envelope-from daichi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD8943D46; Mon, 13 Feb 2006 03:27:26 +0000 (GMT) (envelope-from daichi@FreeBSD.org) Received: from freefall.freebsd.org (daichi@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1D3RQYQ027967; Mon, 13 Feb 2006 03:27:26 GMT (envelope-from daichi@freefall.freebsd.org) Received: (from daichi@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1D3RQe0027963; Mon, 13 Feb 2006 03:27:26 GMT (envelope-from daichi) Date: Mon, 13 Feb 2006 03:27:26 GMT From: Daichi GOTO Message-Id: <200602130327.k1D3RQe0027963@freefall.freebsd.org> To: danny@cs.huji.ac.il, daichi@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/84107: [unionfs] [panic] unionfs related panic 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, 13 Feb 2006 03:27:27 -0000 Synopsis: [unionfs] [panic] unionfs related panic State-Changed-From-To: open->closed State-Changed-By: daichi State-Changed-When: Mon Feb 13 03:22:55 UTC 2006 State-Changed-Why: Latest patchset get the solve of this problem. http://people.freebsd.org/~daichi/unionfs/ Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=84107 From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 10:30: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 F195B16A420 for ; Mon, 13 Feb 2006 10: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 8430B43D45 for ; Mon, 13 Feb 2006 10:30: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 k1DAUBU7063443 for ; Mon, 13 Feb 2006 10:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DAUBZ2063441; Mon, 13 Feb 2006 10:30:11 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2006 10:30:11 GMT Resent-Message-Id: <200602131030.k1DAUBZ2063441@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, Yvo van Doorn Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D661B16A420 for ; Mon, 13 Feb 2006 10:21:04 +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 A14A443D45 for ; Mon, 13 Feb 2006 10:21:04 +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 k1DAL4Kl003886 for ; Mon, 13 Feb 2006 10:21:04 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1DAL44H003885; Mon, 13 Feb 2006 10:21:04 GMT (envelope-from nobody) Message-Id: <200602131021.k1DAL44H003885@www.freebsd.org> Date: Mon, 13 Feb 2006 10:21:04 GMT From: Yvo van Doorn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93275: sysinstall: Failure to install after restarting install program while contacting FTP host 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, 13 Feb 2006 10:30:12 -0000 >Number: 93275 >Category: misc >Synopsis: sysinstall: Failure to install after restarting install program while contacting FTP host >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 10:30:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yvo van Doorn >Release: 6.0-release >Organization: digital.forest >Environment: FreeBSD nagios.forest.net 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Thu Feb 9 16:28:17 PST 2006 yvo@nagios.forest.net:/usr/obj/usr/src/sys/NAGIOS i386 >Description: This seems to be an old bug that still exists today as Google resulted in a discussion about a bug in the sysinstall during FreeBSD 4 (can't find it at this right moment though, but i did see it). I seem to be getting the following error right after I start downloading: create/symlink failed, no inodes free It keeps downloading however that error is displayed across the screen. This only happens though when I do the following. 1. Start the installation as normal via CD 3. Configure the disk with FreeBSD sysinstall defaults (/, swap, /var, /tmp, /usr) 2. Media is FTP 3. When attempting to contact the FTP (example: ftp1.freebsd.org) hit escape and then hit Restart so that the installation program restarts (not abort). Now do the same thing over again. Configure disk -> select package(s) -> media and start and at this point it will fail. I can repeat this every single time on multiple systems. I only discovered it after I accidentally mistyped my gateway address. >How-To-Repeat: 1. Start the installation as normal via CD 3. Configure the disk with FreeBSD sysinstall defaults (/, swap, /var, /tmp, /usr) 2. Media is FTP 3. When attempting to contact the FTP (example: ftp1.freebsd.org) hit escape and then hit Restart so that the installation program restarts (not abort). Now do the same thing over again. Configure disk -> select package(s) -> media and start and at this point it will fail. >Fix: Completely reboot the computer and then start the installation from beginning seems to be the fix. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 11:00:30 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 01AD216A420 for ; Mon, 13 Feb 2006 11:00:30 +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 A9E3E43D46 for ; Mon, 13 Feb 2006 11:00:29 +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 k1DB0TVq066197 for ; Mon, 13 Feb 2006 11:00:29 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DB0RQn066190 for freebsd-bugs@freebsd.org; Mon, 13 Feb 2006 11:00:27 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 13 Feb 2006 11:00:27 GMT Message-Id: <200602131100.k1DB0RQn066190@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, 13 Feb 2006 11:00:30 -0000 Current FreeBSD problem reports No matches to your query From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 11:00:45 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 653B216A420 for ; Mon, 13 Feb 2006 11:00:45 +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 0FA8943D46 for ; Mon, 13 Feb 2006 11:00:45 +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 k1DB0iw9066212 for ; Mon, 13 Feb 2006 11:00:44 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DB0TPq066202 for freebsd-bugs@freebsd.org; Mon, 13 Feb 2006 11:00:29 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 13 Feb 2006 11:00:29 GMT Message-Id: <200602131100.k1DB0TPq066202@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, 13 Feb 2006 11:00:45 -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/02/02] kern/92742 cognet [pts] [panic] New pts code causes AMD64 p o [2006/02/07] i386/92949 i386 PF + ALTQ problems with latency f [2006/02/08] ports/93026 ports-bugs [MAINTAINER] mail/MailScanner: update to o [2006/02/11] powerpc/93203ppc FreeBSD PPC Can't Write to Partitions. f [2006/02/12] misc/93220 nd6_lookup: failed to add route for a nei 47 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- a [1997/04/02] bin/3170 vi freaks and dump core if user doesn't e s [1997/10/01] bin/4672 rdist does not do hard links right when t a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console o [1999/02/15] kern/10107 interlock situation with exec_map and a p o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/09/11] bin/13691 fenner tcpslice cannot extract over 2GB part of s [1999/09/16] conf/13775 multi-user boot may hang in NIS environme f [1999/09/30] ports/14048 des [patch] doscmd -r doesn't work a [1999/11/04] kern/14712 iedowse [nfs] root has access to NFS mounted dire s [1999/11/17] bin/14946 mjacob rmt - remote magtape protocol o [2000/01/12] kern/16090 mdodd No buffer space available o [2000/02/21] kern/16879 tanimura [snd_csa] csa sound drivers seem to be us o [2000/02/24] bin/16948 qa [sysinstall] sysinstall/disklabel: bad pa o [2000/03/11] kern/17310 [nis] [patch] NIS host name resolving may o [2000/03/17] kern/17422 bde 4.0-STABLE: top: nlist failed s [2000/03/22] conf/17540 [nfs] NIS host lookups cause NFS mounts t o [2000/04/06] kern/17819 [unionfs] Build ports on nfs & union moun s [2000/05/22] bin/18742 mike [patch] times.allow field parsed incorrec p [2000/05/29] kern/18874 [2TB] 32bit NFS servers export wrong nega o [2000/06/13] i386/19245 obrien -fexpensive-optimizations buggy (even wit s [2000/06/20] bin/19405 markm telnetd sends DO AUTHENTICATION even if a s [2000/07/08] bin/19773 markm [PATCH] telnet infinite loop depending on o [2000/07/13] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/18] kern/20016 threads pthreads: Cannot set scheduling timer/Can o [2000/07/25] bin/20172 byacc 1.9 fails to generate $default tran o [2000/07/29] bin/20282 qa [sysinstall] sysinstall does not recover s [2000/08/10] bin/20521 mjacob /etc/rmt several problems o [2000/08/16] bin/20633 fdisk doesn't handle LBA correctly o [2000/08/23] kern/20804 deadlocking when using vnode disk file an o [2000/08/26] kern/20861 threads libc_r does not honor socket timeouts o [2000/08/29] bin/20912 marcel gdb does not recognise old executables. o [2000/08/31] kern/20958 mdodd [ep] ep0 lockup with ifconfig showing OAC o [2000/09/07] bin/21089 vi silently corrupt open file on SIGINT w o [2000/09/20] kern/21406 [boot] bootinst or booteasy overwrites se o [2000/09/21] kern/21461 imp ISA PnP resource allocator problem o [2000/09/22] kern/21463 emulation Linux compatability mode should not allow o [2000/09/29] kern/21642 Compaq Netelligent 10/100 card (TI Thunde a [2000/10/07] kern/21808 [msdosfs] [patch] msdosfs incorrectly han o [2000/10/15] kern/21998 green [socket] [patch] ident only for outgoing o [2000/10/20] kern/22142 cjc securelevel does not affect mount o [2000/10/25] bin/22291 [nfs] getcwd() fails on recently-modified s [2000/10/30] kern/22417 gibbs [adw] [patch] advansys wide scsi driver d a [2000/11/14] bin/22846 bms Routed does not reflect preference of Int s [2000/11/18] i386/22944 tegge [vm] [patch] isa_dmainit fails on machine o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/25] bin/23098 qa [sysinstall] [patch] if installing on a s o [2001/01/04] kern/24074 mdodd Properties of token-ring protocol must be o [2001/01/05] kern/24085 syncing on shutdown leaves filesystem dir o [2001/01/07] docs/24125 wes connect(2) can yield EWOULDBLOCK/EAGAIN o [2001/01/12] bin/24271 [patch] dumpon(8) should check its argume o [2001/01/19] bin/24461 Being able to increase the YP timeout wit o [2001/01/20] threads/24472threads libc_r does not honor SO_SNDTIMEO/SO_RCVT o [2001/01/25] kern/24629 harti ng_socket failes to declare connected dat o [2001/01/25] threads/24632threads libc_r delicate deviation from libc in ha o [2001/01/25] kern/24641 threads pthread_rwlock_rdlock can deadlock o [2001/02/10] kern/24982 stack gap usage o [2001/02/11] i386/24997 i386 [biosdisk] [patch] /boot/loader cannot ha o [2001/02/14] kern/25093 4.2-STABLE does not recognize PCNet-ISA+ o [2001/02/21] kern/25248 bde sys/user.h needs sys/param.h, but doesn't o [2001/03/05] bin/25542 standards /bin/sh: null char in quoted string o [2001/03/13] i386/25781 i386 Statclocks cannot be disabled on ServerWo o [2001/03/18] kern/25886 [libc] cgetset(3) doesn't get cleared whe o [2001/03/20] kern/25950 obrien [asr] Bad drives on asr look zero-length a [2001/03/22] kern/25986 andre Socket would hang at LAST_ACK forever. o [2001/03/24] kern/26048 obrien [asr] 4.3-RC: SMP and asr driver don't w a [2001/03/27] kern/26142 [nfs] Unlink fails on NFS mounted filesys o [2001/04/03] kern/26316 Booting FreeBSD on VMware2 with 2 or 3 et a [2001/04/05] gnu/26362 "cvs server" doesn't honour the global -- o [2001/04/10] kern/26486 [libc] [patch] setnetgrent hangs when net o [2001/04/25] bin/26842 dump with h flag takes a very long time a [2001/04/26] bin/26869 vi(1) crashes in viewing a file with long o [2001/04/27] bin/26897 qa [sysinstall] 4.3R sysinstall fails to cre o [2001/05/03] kern/27059 scsi [sym] SCSI subsystem hangs under heavy lo f [2001/05/11] kern/27275 kernel bug ? (negative sbsize) o [2001/05/20] kern/27474 Interactive use of user PPP and ipfilter o [2001/05/24] docs/27605 doc [patch] Cross-document references ( 512 sybase ASE 11.9.2( o [2001/11/29] bin/32374 vi -r doesn't work, file contained unexpe o [2001/12/08] bin/32619 des libfetch does not use RFC 1738's definito o [2001/12/10] kern/32668 [nfs] NFS directory removal problems mani o [2001/12/11] bin/32686 wosch locate(1) dumps a core file with broken d o [2001/12/22] ports/33080 ume gkrellmvolume interferes with the ability a [2001/12/22] i386/33089 murray GENERIC bloat causes 'make world' to brea o [2001/12/24] kern/33138 [isa] [patch] pnp problem in 4.3, 4.4, 4. o [2001/12/30] kern/33344 davidxu memory leak in device resource config loa o [2001/12/31] bin/33370 qa [sysinstall] post-configuration issue o [2002/01/02] kern/33464 soft update inconsistencies after system s [2002/01/04] gnu/33551 cvs chokes on OpenBSD repositories o [2002/01/08] bin/33672 [patch] telnetd and mount_mfs signal hand o [2002/01/13] kern/33833 luigi Correct kernel config for 4.4-RELEASE is o [2002/01/16] kern/33940 [ufs] [patch] quotactl allows compromise o [2002/01/18] bin/34030 miibus.ko can be loaded into the kernel w s [2002/01/20] i386/34092 i386 [hang] reboot hangs the system (IBM PC Se o [2002/01/21] gnu/34128 sdiff "e" doesn't work with some editors o [2002/01/25] gnu/34246 joe CVS doesn't rebuild CVSROOT/options o [2002/01/25] bin/34270 man -k could be used to execute any comma o [2002/01/31] kern/34470 bde Modem gets sio1 interrupt-level buffer o o [2002/02/01] threads/34536threads accept() blocks other threads o [2002/02/03] kern/34568 [lpt] turning printer on and off hangs th o [2002/02/11] bin/34811 sh: "jobs" is not pipeable o [2002/02/11] kern/34842 [nis] [patch] VmWare port + NIS causes "b o [2002/02/18] i386/35078 i386 [i386] [patch] Uninitialized pointer dere o [2002/02/22] bin/35214 obrien dump program hangs while exiting o [2002/02/26] i386/35350 i386 [boot] Can't boot on ASUS TXP4 o [2002/02/28] kern/35396 poll(2) doesn't set POLLERR for failed co o [2002/02/28] kern/35399 poll(2) botches revents on dropped socket o [2002/02/28] kern/35429 select(2)/poll(2)/kevent(2) can't/don't n o [2002/03/01] kern/35442 [sis] [patch] Problem transmitting runts o [2002/03/03] kern/35506 jon [libc] innetgr() doesn't match wildcard f o [2002/03/03] kern/35511 [sis] sis(4) multicast filtering doesn't f [2002/03/07] kern/35645 bms Layer 2 switching using default router of o [2002/03/08] kern/35669 [nfs] NFSROOT breaks without a gateway s [2002/03/08] docs/35678 doc docproj Makefiles for web are broken for o [2002/03/09] kern/35703 /proc/curproc/file returns unknown o [2002/03/14] gnu/35878 /usr/bin/strip resets ABI type to FreeBSD o [2002/03/15] bin/35925 qa [sysinstall] fixit floppy cannot be mount a [2002/03/16] bin/35985 qa [sysinstall] swap double mount o [2002/03/17] i386/36003 i386 [panic] Cyclades Cyclom YeP causes panics p [2002/03/18] kern/36038 bp [smbfs] sendfile(2) on smbfs fails, expos o [2002/03/19] misc/36086 trhodes Kerberos Problem/Handbook wrong/Followup a [2002/03/19] bin/36110 dmesg output corrupt if /dev/console is b o [2002/03/20] kern/36147 bogus irq 7 message being issued o [2002/03/21] docs/36168 doc -pthread/_THREAD_SAFE docs missing in gcc o [2002/03/22] kern/36219 [bpf] [patch] poll() behaves erratic on B o [2002/03/28] kern/36415 [bktr] [patch] driver incorrectly handles o [2002/03/29] kern/36504 [kernel] [patch] crash/panic vm_object_al o [2002/03/29] bin/36508 qa [sysinstall] installation floppy bug (4.5 o [2002/03/30] kern/36517 [sis] sis driver can't map ports/memory f o [2002/03/31] kern/36566 [smbfs] System reboot with dead smb mount o [2002/04/05] kern/36784 Can't fcntl(fd, F_SETFL, ...) on a pseudo o [2002/04/08] bin/36867 [patch] games/fortune: add FORTUNE_PATH e o [2002/04/08] bin/36911 qa [sysinstall] installation floppies miss a o [2002/04/09] gnu/36926 send-pr destroys PR if emacs interrupt ch o [2002/04/10] i386/36943 i386 [smp] [hang] reboot hangs on Tyan Thunder o [2002/04/14] kern/37057 Problem with rlimits on filesystem mounte o [2002/04/15] kern/37109 Kernel refuses to assign unused IP to tun o [2002/04/19] kern/37261 luigi kernel is not linking without "device eth o [2002/04/22] kern/37326 [bktr] smbus/bktr crash when omitting "de o [2002/04/22] bin/37343 portmap TCP binds strangeness o [2002/04/25] kern/37436 [hang] accept dead loop when out of file o [2002/04/25] kern/37441 davidxu [isa] [patch] ISA PNP parse problem o [2002/04/27] kern/37502 [nfs] NFS client ignores mtime.tv_usec fo o [2002/04/28] i386/37523 davidxu [i386] [patch] lock for bios16 call and v o [2002/04/30] kern/37589 imp Kernel panics upon resume from zzz on my o [2002/05/03] bin/37710 qa [sysinstall] LAN interface in wrong state o [2002/05/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/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] 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 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 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 andre [netinet] [patch] Incorrect inflight band o [2004/12/16] kern/75157 Cannot print to /dev/lpt0 with HP Laserje f [2004/12/16] kern/75159 rodrigc (SC|VGA)_NO_FONT_LOADING in kernel config o [2004/12/18] amd64/75209 amd64 5.3-Release panics on attempted boot from s [2004/12/18] kern/75233 [fdc] breaking fdformat /dev/fd0 resets d o [2004/12/19] kern/75249 [boot] 5.x install CD hangs on VirtualPC o [2004/12/19] bin/75258 [patch] dd(1) has not async signal safe i o [2004/12/19] threads/75273threads FBSD 5.3 libpthread (KSE) bug o [2004/12/20] ports/75315 lawrance the shells/bash2 port is broken on -CURRE o [2004/12/21] kern/75368 [panic] initiate_write_inodeblock_ufs2() o [2004/12/21] threads/75374threads pthread_kill() ignores SA_SIGINFO flag o [2004/12/22] kern/75407 [an] an(4): no carrier after short time o [2004/12/23] amd64/75417 amd64 ACPI: SATA Hard-disk o [2004/12/26] kern/75510 panic: kmem_malloc(4096): kmem_map too sm o [2004/12/27] kern/75541 [sysv] [patch] Forgotten tunables for sys p [2004/12/27] kern/75542 rwatson Inconsistent naming of a tunable and weir o [2005/01/01] usb/75705 usb [panic] da0 attach / Optio S4 (with backt o [2005/01/01] docs/75711 keramida opendir(3) missing ERRORS section o [2005/01/03] kern/75733 harti ATM driver problem. o [2005/01/03] kern/75755 kmem_malloc(45056): kmem_map too small: 3 o [2005/01/03] kern/75773 [panic] sysctl -a panic o [2005/01/04] kern/75780 [panic] panic: vm_page_free: freeing wire o [2005/01/04] kern/75794 tackerman [em] em(4) driver alignment problems o [2005/01/04] usb/75797 usb 5.3-STABLE(2005 1/4) detect USB headset, o [2005/01/04] kern/75823 [wi] wi0 interface self-destructs after a o [2005/01/06] kern/75875 acd0: FAILURE - READ_BIG ILLEGAL REQUEST o [2005/01/06] i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in ke o [2005/01/08] bin/75931 Got "bus error" on running certain apps o [2005/01/09] kern/75978 Linksys WPC11 ver 3 wifi card locks up 5 p [2005/01/09] bin/75980 expand(1) breaks tab columns in Japanese o [2005/01/10] kern/76023 [panic] xmms causes panic f [2005/01/11] kern/76080 [ata] [panic] "bio_completed .. greater t o [2005/01/12] kern/76126 [nfs] [patch] 4.11 client will send a NFS o [2005/01/12] bin/76134 fetch(1) doesn't like 401 errors with -A o [2005/01/12] amd64/76136 amd64 system halts before reboot 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/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/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 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 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 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 o [2005/07/01] kern/82846 phk Kernel crash in 5.4 with SMP,PAE o [2005/07/02] kern/82881 [netgraph] [panic] ng_fec(4) causes kerne o [2005/07/03] kern/82919 [bridge] [patch] Bridge configuration upd o [2005/07/04] bin/82975 route change does not parse classfull net o [2005/07/05] amd64/83005 amd64 Memory Occupied during installation of th o [2005/07/05] kern/83017 [modules] snd_ich freezes system when bei p [2005/07/07] bin/83085 des [patch] double free() in openpam o [2005/07/07] kern/83098 'vrele: negative ref cnt' in shutdown wit o [2005/07/07] kern/83107 [libc] [patch] libc uuid_compare() doesn' o [2005/07/09] ports/83183 olgeni webmin/perl coredumps o [2005/07/09] bin/83195 nvi loses edited file on network disconne o [2005/07/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] 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] threads/83914threads [libc] popen() doesn't work in static thr o [2005/07/22] i386/83925 i386 [boot] can't boot Dell Latitude D610 afte s [2005/07/22] ports/83929 ports-bugs www/linux-mozilla - PATCH - update port, o [2005/07/22] kern/83930 sam crypto_q_mtx recursion when unloading hif o [2005/07/24] usb/83977 usb [ucom] [panic] ucom1: open bulk out error o [2005/07/24] i386/84008 i386 /dev/X? should be /dev/ad1s* o [2005/07/24] kern/84015 [agp] [hang] Nforce3-250Gb freezes on Fre o [2005/07/25] amd64/84027 obrien if_nve gets stuck o [2005/07/25] kern/84052 [modules] [hang] 5.4-STABLE - kldunload s o [2005/07/25] i386/84088 i386 Panic with nforce2 platform on FreeBSD 6. o [2005/07/26] kern/84102 gnn FreeBSD 6.0 BETA 1 install Panic's in VMW o [2005/07/26] kern/84133 [panic] amd64, while making ports (trace o [2005/07/26] kern/84135 pjd [panic] ggatec destroy panics BETA-1 p [2005/07/27] kern/84163 [mlx] 6.0-BETA1 mlx driver don't find any o [2005/07/28] kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recog o [2005/07/28] bin/84217 brian "enable proxy" is ignored in ppp.conf p [2005/07/28] conf/84221 Wrong permissions on /etc/opiekeys o [2005/07/29] i386/84303 i386 boot sometimes stops at "uhci0: 3.5GB o [2005/08/05] kern/84584 [re] re(4) spends too much time in interr o [2005/08/05] kern/84589 [2TB] 5.4-STABLE unresponsive during back o [2005/08/07] kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn o [2005/08/07] kern/84656 [panic] when kern.maxdsiz is => hw.physme o [2005/08/08] bin/84668 qa [sysinstall] ssh and sysinstall problem o [2005/08/08] kern/84673 [nfs] NFS client problem "Stale NFS file o [2005/08/09] i386/84717 i386 [hang] 5.4-rel booting locks-up on Superm p [2005/08/10] kern/84740 tjr [libc] regcomp("\254") fails o [2005/08/11] kern/84799 [fdc] [patch] can't read beyond track 0 o o [2005/08/11] bin/84816 patch(1) inserts a line in the wrong plac o [2005/08/11] kern/84818 atapi cd: hangup with motor switched on a o [2005/08/12] amd64/84832 amd64 Installation crashes just at boot AMD64/ o [2005/08/13] kern/84861 [ipw] [patch] still can't get working ipw o [2005/08/14] amd64/84930 amd64 [msdosfs] something wrong with msdosfs on o [2005/08/14] docs/84932 doc new document: printing with an Epson ALC- o [2005/08/15] usb/84936 usb install - usb keyboard not recognized o [2005/08/15] i386/84943 i386 "Invalid Partition Table" Intel ICH6 SATA o [2005/08/15] kern/84953 [nfs] NFS locking issue in RELENG_6/i386/ o [2005/08/15] kern/84954 imp [CARDBUS] cbb alloc res fail (with hw.car o [2005/08/15] kern/84964 [nfs] nfs4 mount doesn't handle NFS4ERR_G o [2005/08/15] kern/84965 [nfs] nfs4 mount generates NFS4ERR_BAD_SE o [2005/08/15] kern/84968 [nfs] programs on nfs4 mounts won't execu o [2005/08/16] kern/85005 Network interrupt after shutdown method h o [2005/08/17] kern/85042 [smbfs] mount_smbfs: can't get handle to o [2005/08/18] i386/85072 i386 [psm] ps/2 Mouse detection failure on com o [2005/08/19] i386/85101 i386 [libm] nearbyint always returns nan o [2005/08/19] bin/85115 byacc generates uncompileable file o [2005/08/19] kern/85123 [iir] Improper serialization in iir_ioctl o [2005/08/19] kern/85137 [pseudofs] [patch] panic due to sleep wit f [2005/08/20] ports/85155 cy security/tripwire clobbers config files o o [2005/08/20] threads/85160threads [libthr] [patch] libobjc + libpthread/lib o [2005/08/23] kern/85258 mux [fxp] changing promisc mode on nic can le o [2005/08/24] kern/85266 [xe] [patch] xe(4) driver does not recogn o [2005/08/26] kern/85320 [gre] [patch] possible depletion of kerne o [2005/08/26] kern/85326 [smbfs] [panic] saving a file via samba t o [2005/08/27] alpha/85346 alpha PREEMPTION causes unstability in Alpha400 o [2005/08/28] kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark vo o [2005/08/29] amd64/85431 amd64 AMD64 has short but temporary freezes (ha o [2005/08/29] kern/85434 firewire [fwip] fwip (IP over firewire) doesn't wo o [2005/08/29] kern/85444 IPv6 crash, possibly related to destroyin o [2005/08/29] i386/85450 i386 panic: subdisk6 detached (appears to be a o [2005/08/29] amd64/85451 amd64 [hang] 6.0-BETA3 lockups on AMD64 (PREEMP o [2005/08/29] i386/85454 i386 Panic while booting: No virtual memory fo o [2005/08/30] kern/85464 Cannot unmount file-backed disk imported o [2005/08/30] kern/85493 imp [ed] [patch] OLDCARD can't probe ed drive o [2005/08/31] ports/85514 vsevolod mutt-ng-20050825 does not install with ol o [2005/09/01] kern/85583 obrien [nve] [timeout] send errors ("device time o [2005/09/05] kern/85728 [trap] Crashes on 6.0 when copying data b o [2005/09/05] ports/85730 danfe nvidia-driver eats the /usr/X11R6/lib/mod o [2005/09/05] kern/85751 [devfs] [panic] panic in devfs_setattr() f [2005/09/05] ports/85756 roam Linker error when upgrading port security o [2005/09/05] kern/85768 gibbs aic79xx driver timeouts with U160 target o [2005/09/05] ia64/85772 ia64 [gpt] gpt (geom_) needs to adopt g_ctl s [2005/09/06] ports/85779 edwin fmsx 3.0 is unstable (reboting, freezing o [2005/09/06] kern/85791 kernel panic, page fault in kernel mode o [2005/09/06] bin/85796 des pam doesn't work correctly after Upgrade f [2005/09/06] kern/85804 [panic] after chown -R from chrooted shel o [2005/09/06] kern/85809 panic: mutex "ipf state entry" already in o [2005/09/06] bin/85810 nslookup/dig Hang and processes cannot be o [2005/09/06] kern/85813 timeout waiting for read DRQTrying to mou o [2005/09/06] kern/85816 maxproc=1 in login.conf causes kernel pan o [2005/09/07] bin/85830 des [patch] pam_exec incorrectly works with v s [2005/09/07] ports/85850 cperciva portsnap extract silently deletes Makefil o [2005/09/08] i386/85866 i386 [hang] bootloader freezes on Pentium2/3 o [2005/09/09] kern/85893 [panic] while trying to mount audio CD o [2005/09/09] kern/85894 [nfs] [panic] nfs_timer / nfs_socket.c:11 o [2005/09/09] ports/85905 perky mod_python3 pthread_attr_destroy failure o [2005/09/10] kern/85931 panic: "vm_fault: fault on nofault entry" o [2005/09/10] i386/85938 i386 Install fails, unable to write partitions o [2005/09/10] i386/85944 i386 FreeBSD restarts after showing "Welcome t s [2005/09/11] kern/85975 [cam] devfs does not create entries when o [2005/09/11] kern/85993 [panic] emulators/kqemu panics 6.0-BETA4 o [2005/09/12] bin/86012 kpasswd(1) fails if one of the KDC are un o [2005/09/12] usb/86031 usb need support usb nic rt2500 in my 5.4 STA o [2005/09/13] kern/86055 FreeBSD 6.0 beta4 install panic:bio alrea o [2005/09/13] kern/86065 [kqueue] system reboot without sync (and o [2005/09/13] kern/86067 jeff [sched_ule] 6.0-BETA4 hangs while trying f [2005/09/13] kern/86072 pf [pf] Packet Filter rule not working prope o [2005/09/13] amd64/86080 amd64 [radeon] [hang] radeon DRI causes system o [2005/09/14] kern/86103 darrenr [ipfilter] Illegal NAT Traversal in IPFil o [2005/09/14] kern/86107 [procfs] [panic] unrhdr has N allocations o [2005/09/16] ports/86197 vsevolod ejabberd and nullmail both want gid 522 o [2005/09/17] kern/86261 brian 'out of buffer space' after many PPPoE re o [2005/09/18] kern/86306 [em] [patch] if_em.c locks up while tryin a [2005/09/18] ports/86310 portmgr [patch] all-depends-list target of bsd.po o [2005/09/19] i386/86325 i386 [install] unable to install FreeBSD on IB o [2005/09/19] kern/86330 [ipsec] [panic] panic in ESP code o [2005/09/20] kern/86361 thompsa [bridge] bridge(4) does not work with VLA o [2005/09/20] i386/86380 i386 i386_set_ioperm doesn't take effect immed o [2005/09/20] ports/86383 openoffice Can't compile openoffice.org-1.1 o [2005/09/21] kern/86411 scottl [amr] Very low performance of amr(4) unde f [2005/09/21] ports/86421 clement Apache-2.0.54_4 PHP popen hangs o [2005/09/21] kern/86423 truckman backgroud fsck leaves incorrect free bloc o [2005/09/21] kern/86427 LOR / Deadlock with FASTIPSEC and nat o [2005/09/22] bin/86456 arp(8) program hangs o [2005/09/23] amd64/86503 amd64 [atapicam] [panic] k3b crash the system l o [2005/09/23] bin/86514 awk -vVAR=val doesn't work without space f [2005/09/24] bin/86518 qa [sysinstall] USB keyboard not supported f [2005/09/24] kern/86525 FreeBSD 6.0BETA5 hangs after boot up syst o [2005/09/24] ports/86535 des usermin/perl coredumps o [2005/09/25] kern/86550 csjp [panic] kernel (w/ UFS_EXTATTR* and UFS_A s [2005/09/26] kern/86596 [unionfs] unionfs -b brokes file modes o [2005/09/26] kern/86598 nectar [patch] Bug in OpenSSL Padlock Engine o [2005/09/26] i386/86612 i386 SCSI DAT Drive Issue o [2005/09/27] kern/86619 linux emulator interacts oddly with cp o [2005/09/27] i386/86651 i386 FAILURE ATA-IDENTIFY o [2005/09/28] i386/86667 i386 GNOME Battery Applet causing keyboard to f [2005/09/28] ports/86687 tobez Perl ithreads coredump o [2005/09/28] bin/86690 kientzle bsdtar sparse file problems o [2005/09/29] java/86700 java SIGSEGV in native jdk15 f [2005/09/30] kern/86746 cognet watch/snp don't work in 6.0 o [2005/09/30] kern/86763 [ucom] kernel: ucom0: ucomwritecb: IOERRO o [2005/09/30] usb/86767 usb [usb] bogus "slice starts beyond end of t o [2005/10/01] kern/86775 system reboot without syncing o [2005/10/01] kern/86779 taskqueue_enqueue_fast uses spinlock on s o [2005/10/01] i386/86806 i386 Couldn't alloc kernel virtual memory o [2005/10/03] kern/86848 [pf][multicast] destroying active syncdev o [2005/10/04] i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is o [2005/10/05] i386/86920 i386 [ndis] ifconfig: SIOCS80211: Invalid argu o [2005/10/05] kern/86944 [nfs] [patch] When I use FreeBSD with NFS o [2005/10/06] kern/87010 pjd Reading kernel memory & pagefault under n o [2005/10/06] kern/87014 rwatson BPF_MTAP/bpf_mtap are not threadsafe and o [2005/10/07] i386/87085 i386 Will not install on Microtel system s [2005/10/07] kern/87094 5.4 system with SMP and IPFW crashes unde o [2005/10/08] usb/87099 usb panic: ohci_add_done: addr 0x000d1bf0 not o [2005/10/08] kern/87107 Boot process will not complete with IPSEC p [2005/10/08] amd64/87112 peter Boot problems on a 16 processor AMD64 com o [2005/10/08] i386/87122 i386 Installer of 6.0-BETA5 can't find HDD par o [2005/10/09] i386/87155 i386 [boot] [panic] Can't Alloc Virtual Memory o [2005/10/09] amd64/87156 amd64 First Installation: Kernel crashes o [2005/10/10] kern/87194 [fxp] fxp(4) promiscuous mode seems to co o [2005/10/11] kern/87248 [iwi] Data-corruption while using WEP on o [2005/10/11] kern/87255 [md] [panic] large malloc-backed mfs cras o [2005/10/11] amd64/87258 amd64 [smp] [boot] cannot boot with SMP and Are o [2005/10/12] amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powe o [2005/10/12] amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD a [2005/10/12] amd64/87328 amd64 [boot] BTX halted error o [2005/10/12] amd64/87348 amd64 amd64+smp+startkde always crashing o [2005/10/13] i386/87356 i386 6.0 RC1 cannot see 250GB drive o [2005/10/13] i386/87364 scottl [aac] aac controller stopped working betw o [2005/10/13] kern/87368 [msdosfs] fat32 is very slow o [2005/10/13] ports/87397 edwin incorrect use of PAPERSIZE make variable o [2005/10/13] ports/87404 nork Adobe Reader no longer works with www/lin o [2005/10/13] kern/87413 damien [iwi] 6.0-RC1: "ifconfig iwi0 mode 11g up o [2005/10/14] kern/87421 [netgraph] [panic]: ng_ether + ng_eiface o [2005/10/15] amd64/87472 amd64 I downloaded 5.4 and went to install it, o [2005/10/16] kern/87506 [vr] [patch] Fix alias support on vr inte o [2005/10/16] amd64/87514 amd64 6.0-CURRENT freezes machine using >4GB on o [2005/10/16] usb/87519 usb [kbd] cannot install on USB-only system o [2005/10/16] kern/87521 darrenr [ipfilter] [panic] using ipfilter "auth" o [2005/10/16] ports/87523 ports-bugs [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] 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 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/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 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] 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 o [2005/11/18] kern/89258 [mouse] synaptic touchpad support "worse" 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 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/27] kern/89633 [if_sis] [panic] if_sis panic under exten o [2005/11/27] docs/89635 mlaier authpf(8) needs fdescfs o [2005/11/28] kern/89660 le [patch] [panic] due to g_malloc returning o [2005/11/28] kern/89688 [wi] wi0 cbb remove bug: Danger Will Robi o [2005/11/30] 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 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/27] kern/90973 thompsa [net] [patch] if_bridge does not handle a o [2005/12/28] kern/91000 bz [sk] sk connection shut down after some t o [2005/12/28] kern/91023 [sysctl] cpufreq/p4tcc: sysctl: dev.cpu.0 o [2005/12/29] i386/91038 i386 [panic] 6.0-RELEASE on Fujitsu Siemens Am f [2005/12/29] ports/91051 ale mysql crashes under load with FreeBSD 6.0 o [2005/12/29] ports/91067 obrien editors/vim - PATCH to conditionally enab o [2005/12/30] kern/91082 darrenr [ipfilter] [patch] ipfilter rule changes f [2005/12/31] kern/91121 sos [ata] kernel divide by zero on boot with o [2006/01/01] kern/91152 [patch] 4.11-RELEASE-p13 timezone leapsec o [2006/01/01] kern/91160 [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 o [2006/01/02] kern/91229 [feature request] PAN (piconet) Bluetooth o [2006/01/02] usb/91238 usb USB tape unit fails to write a second tap o [2006/01/02] i386/91242 i386 [msdosfs] panic: rofs mod s [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 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 f [2006/01/06] kern/91408 sos [ata] ata(4) failure: SETFEATURES SET TRA f [2006/01/06] kern/91410 sos [ata] Promise SATA controller + striping o [2006/01/06] kern/91417 [ibcs2] No carba el módulo iBCS2 al arran o [2006/01/06] ports/91422 vsevolod openldap23 ports (2.3.11) fail to do SSL/ o [2006/01/08] amd64/91492 amd64 BTX halted f [2006/01/08] ports/91533 ports-bugs ports www/linux-firefox open file problem o [2006/01/08] bin/91536 sos burncd(8): burncd -t feature strangeness o [2006/01/09] usb/91538 usb Unable to print to EPSON CX3500 o [2006/01/09] www/91539 www FreeBSD web site renders very badly o [2006/01/09] ports/91555 vsevolod ejabberd-1.0.0 hangs at boot 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 o [2006/01/11] bin/91622 dds cp(1) does not update atime of the source 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 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/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/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 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/19] i386/91997 i386 No disks found during installation (Norma o [2006/01/19] kern/92000 [ntfs] [panic] Panic caused by mounting m f [2006/01/19] kern/92016 sos [ata] [patch] SATA Disk not detected on D o [2006/01/20] sparc64/92033sparc64 [dc] dc(4) issues on Ultra10 f [2006/01/20] ports/92037 ports-bugs wrong report of package origin change. o [2006/01/20] i386/92039 i386 sysctl -a causes panic o [2006/01/20] kern/92040 scottl [udf] mmap/cp fails on small file in UDF f [2006/01/20] ports/92050 ports-bugs Please update net/openradius to 0.9.11a o [2006/01/20] usb/92052 usb usbd causes defunct process with busy fil o [2006/01/20] bin/92058 ssh(1): FreeBSD 6 release Xeon SCSI ssh d o [2006/01/20] kern/92059 [jail] ps(1) "Bus error" under jail o [2006/01/20] 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] 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 p [2006/01/21] kern/92091 andre [netinet] [patch] IP address hash corrupt o [2006/01/21] kern/92092 [iicbus] [patch] Panic if device with iic o [2006/01/21] kern/92104 [panic] kernel panic near readlink syscal o [2006/01/22] kern/92127 Kernel crash o [2006/01/22] ports/92135 anholt graphics/dri: make fails on 4.x o [2006/01/22] ports/92137 x11 x11-server/xorg-{server,nestserver,prints o [2006/01/22] usb/92142 usb SET_ADDR_FAILED and SHORT_XFER errors fro o [2006/01/22] ports/92157 perky www/mod_python3 uses deprecated Apache ma o [2006/01/22] kern/92164 scottl SCSI target mode LOR 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/23] ports/92184 ports-bugs kterm, stty -a shows min = 0. this should o [2006/01/23] i386/92193 i386 Can't boot from 6.0 Installation CD: BTX o [2006/01/23] ports/92210 lioux [PATCH] Fixing Azureus to work on amd64 o [2006/01/23] ports/92218 openoffice openoffice.org-2.0 build fails with shlib p [2006/01/24] kern/92243 yar sendfile(2) returns early on files > 4GB f [2006/01/24] conf/92252 order the packets in freebsd 6 with ipfw o [2006/01/24] kern/92269 [md] [panic] panic with mdconfig and moun o [2006/01/24] kern/92272 [ffs] [hang] Filling a filesystem while c o [2006/01/24] kern/92279 [dc] Core faults everytime I reboot, poss o [2006/01/25] kern/92292 [md] [hang] Heavy IO on a md-backed files o [2006/01/25] i386/92303 i386 Cannot install FreeBSD 6 on an IBM x226 8 o [2006/01/26] amd64/92337 amd64 FreeBsd 6.0 Release Intel Pro 1000 MT em1 o [2006/01/26] kern/92351 [iwi] page fault in iwi after ACPI resume o [2006/01/26] kern/92368 LOR in opencrypto/crypto.c o [2006/01/26] i386/92371 i386 nve0: device timeout (N) on FreeBSD-6.0-S o [2006/01/27] conf/92433 [patch] /etc/network.subr cannot handle i o [2006/01/27] ports/92437 pb kino-0.7.6 port fails to compile o [2006/01/28] kern/92439 AD1: detached [g_vfs_done] o [2006/01/28] kern/92440 Kernel fault in knote when getty opens a o [2006/01/28] ports/92441 kde kde-3.4.2 fail to compile on FreeBSD 5.4 o [2006/01/28] ports/92478 nork net/DarwinStreamingServer admin does not o [2006/01/30] kern/92518 Intense disk activity (large FS newfs and o [2006/01/30] kern/92552 net A serious bug in most network drivers fro f [2006/01/31] ports/92579 dinoex VSFTPD goes to 100% cpu util when exiting a [2006/01/31] ports/92583 portmgr [PATCH] Additional FAM system fixes p [2006/01/31] kern/92589 oleg [patch] System panic when i use uid/gid i s [2006/01/31] ports/92592 portmgr Revert USE_FAM default to fam o [2006/01/31] kern/92599 BUG: IEEE 802.3 compliance of autonegotia o [2006/01/31] ports/92601 perl mail/p5-Mail-SpamAssassin: SpamAssassin w o [2006/01/31] conf/92636 [patch] /usr/local/etc/rc.d scripts with o [2006/02/01] ports/92672 x11 X.org 6.9.0 brak down sync mga_hal dirver o [2006/02/01] kern/92675 [fxp] [patch] fxp(4) unable to recover fr o [2006/02/01] ports/92679 ports-bugs ghostscript-afpl port not able to fetch e o [2006/02/01] ports/92680 vsevolod gajim crashes with SIGBUS o [2006/02/01] kern/92690 andre [net] slowstart_flightsize ignored in 6-S f [2006/02/01] ports/92702 ports-bugs palm/jpilot pilot-link library update o [2006/02/01] ports/92704 anholt graphics/dri: dri-6.4.1,2 fails to build o [2006/02/01] ports/92705 gerald Gcc -std=c99 fails to supply stdint.h for f [2006/02/01] ports/92706 ports-bugs vmware3 panic on 6.0-RELEASE o [2006/02/01] i386/92709 i386 how do i unistall freebsd, i try writing o [2006/02/02] ports/92711 portmgr PERL_{BUILD,RUN}_DEPENDS fundamentally br o [2006/02/02] kern/92716 [hifn] [hang] hifn driver hangs after a s f [2006/02/02] ports/92720 sem [UNBREAK] graphics/showimg and update to o [2006/02/02] kern/92750 [nwfs] Files in mounted Netware filesyste o [2006/02/02] kern/92751 [cam] [reboot] 5.4 crashes after camcontr o [2006/02/03] ports/92753 openoffice [PATCH] editors/openoffice.org-2.0 makes o [2006/02/03] kern/92764 multimedia [snd_ich] [panic] Kernel panic undef RELE o [2006/02/03] i386/92776 i386 kernel-crash using carp o [2006/02/04] kern/92785 Using exported filesystem on OS/2 NFS cli o [2006/02/04] kern/92786 sos [patch] ATA fixes, write support for LSI o [2006/02/04] misc/92792 [tcp] kernel crash with high number of TC o [2006/02/04] kern/92795 [panic] lockmgr panic during sys_exit fil o [2006/02/04] kern/92798 scsi [ahc] SCSI problem with timeouts o [2006/02/04] ports/92805 portmgr Change default MySQL version from 4.1 to o [2006/02/04] ports/92806 portmgr Change default PHP version from 4 to 5 o [2006/02/05] ports/92830 ports-bugs Request PATCHFILES addition to sysutils/c o [2006/02/05] bin/92839 [ntp] [patch] contrib/ntp PARSE buffer ov o [2006/02/05] i386/92846 i386 kdepim 3.5.1 doen't compile on i386 o [2006/02/05] ports/92851 gnome Update ports:prints/freetype2:x11-fonts/f o [2006/02/05] ports/92861 ports-bugs New port: net-p2p/rblibtorrent o [2006/02/06] ports/92871 ports-bugs [UPDATE]: emulators/vmware3 - Various fix o [2006/02/06] ports/92886 lawrance Patch for textproc/p5-Text-Aspell port o [2006/02/06] amd64/92889 amd64 xdr double buffer overflow p [2006/02/06] kern/92895 glebius [em] [patch] em driver watchdog reset's w f [2006/02/06] ports/92896 ports-bugs sysutils/portupgrade: pkgtools.conf lacks o [2006/02/06] ports/92899 gnome firefox-1.5.0.1,1 uses stack garbage for o [2006/02/06] ports/92901 gnome firefox-1.5 core dumps when attempting to o [2006/02/07] ports/92932 ports-bugs fixes for vbp-driver ports for sparc64 pl o [2006/02/07] ports/92939 sf update japanese/less. p [2006/02/07] kern/92948 glebius [em] [patch] em(4) wedges with high traff o [2006/02/07] gnu/92952 grep core dump. f [2006/02/07] kern/92960 kernel page fault o [2006/02/07] kern/92966 imp [cardbus] cardbus.ko loading failed o [2006/02/07] amd64/92991 amd64 FreeBSD(amd64) freezes when primary disk o [2006/02/07] ports/92995 thierry [patch] mail/imp clobbers Apache ${PREFIX f [2006/02/08] ports/93012 ports-bugs trouble with installing quagga 0.99.3 on o [2006/02/08] kern/93019 [ppp] ppp and tunX problems: no traffic a o [2006/02/08] amd64/93065 amd64 Running make depend on GENERIC kernel fai o [2006/02/09] ports/93071 x11 x11-servers/xorg-server: Resume fails on o [2006/02/09] kern/93081 [jail] netstat -i fails to report bytes o o [2006/02/09] kern/93083 [firewire] Detach of Firewire Harddisk no o [2006/02/09] bin/93085 support for ACLs (and extattr) missing in o [2006/02/09] ports/93106 emulation acroread7 cannot locate /usr/local/bin/lp o [2006/02/10] i386/93117 i386 Bus error (core dumped) o [2006/02/10] kern/93125 [ath] ath0 times out periodically o [2006/02/10] kern/93128 scsi [sym] FreeBSD 6.1 BETA 1 has problems wit o [2006/02/10] ports/93140 gnome graphics/cairo o [2006/02/10] usb/93155 usb /dev/ulpt0: device busy USB printer doe o [2006/02/11] kern/93170 Changing system date causes panic in nd6_ o [2006/02/11] ports/93175 x11 imake6 fails to build o [2006/02/11] kern/93199 [kernel] [patch] missing linux rt_sigtime o [2006/02/12] ports/93215 gnome [PATCH] make evolution not OOM on amd64 o [2006/02/12] ports/93228 mnag [openssh-portable] rc.d script is useless o [2006/02/12] kern/93236 [netinet] [patch] Received out of window o [2006/02/12] i386/93237 i386 ipfw fwd not forward packets from local i o [2006/02/12] i386/93253 i386 jdk 1.5 port build problem o [2006/02/13] ports/93258 sobomax Patch asterisk124_codec_negotiation-20060 f [2006/02/13] ports/93260 ports-bugs multimedia/transcode failure while linkin o [2006/02/13] i386/93274 i386 nss_ldap & nss_mysql cause php to segfaul 1904 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 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 a [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 doc [patch] ln(1) manual clarifications o [2002/10/15] kern/44098 RealTec-based NIC initialization problem o [2002/10/15] bin/44122 tun0 gets a second ip adress after a disc o [2002/10/17] conf/44170 Add ability to run multiple pppoed(8) on a [2002/10/17] www/44181 www www "Release Information" organization o [2002/10/18] bin/44212 Unify 'recursive' options -r and -R o [2002/10/19] kern/44267 [sio] [patch] One more modem PNP id for / o [2002/10/19] conf/44286 roberto /etc/defaults/rc.conf uses the obsolete n o [2002/10/20] kern/44293 thomas Unable to access audio CD under Linux emu o [2002/10/22] kern/44365 [headers] [patch] introduce ulong and unc o [2002/10/22] kern/44372 roberto some kernel options prevent NTP clock syn o [2002/10/23] standards/44425standards getcwd() succeeds even if current dir has o [2002/10/26] kern/44497 NIC Lags? o [2002/10/26] kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit o [2002/10/29] kern/44580 [nfs] NFS updates file access time when f o [2002/10/29] kern/44587 scsi dev/dpt/dpt.h is missing defines required o [2002/10/29] docs/44594 doc Handbook doesn't mention drivers.flp for o [2002/10/30] conf/44717 update login.conf and unify login capabil o [2002/11/04] bin/44894 markm telnet(1): as a local non-root user and r o [2002/11/05] bin/44915 qa [sysinstall] 'choose installation media' o [2002/11/06] gnu/44984 Send-pr can use environmental variable $F o [2002/11/06] docs/45011 trhodes [patch] style(9): '->' and '.' don't requ o [2002/11/07] kern/45026 [nis] Can't set next password change date o [2002/11/08] gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messa o [2002/11/10] bin/45193 [PATCH] truss can't truss itself o [2002/11/11] conf/45222 daily rejected mail hosts report too long o [2002/11/12] conf/45226 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 p [2003/04/14] conf/50956 matteo daily_status_disks_df_flags in /etc/defau o [2003/04/15] bin/50971 du(1) doesn't understand UF_NODUMP flag o [2003/04/15] bin/50988 [Patch] find -size -- express argument in o [2003/04/15] kern/51009 [aue] [patch] buggy aue driver fixed. o [2003/04/16] bin/51070 [patch] add -p option to pom(6) o [2003/04/18] kern/51120 MSGBUF_SIZE doesn't work in makefiles a [2003/04/18] docs/51133 murray RSH environmental variable not described s [2003/04/18] bin/51137 [patch] config(8) should check if a sched o [2003/04/19] bin/51148 Control the cache size for pwd_mkdb to sp f [2003/04/19] ports/51152 portmgr [patch] bsd.port.mk: generic SHEBANG_FILE o [2003/04/21] bin/51205 dwmalone openssl in base system is not compiled th o [2003/04/22] bin/51296 grog calendar wrong for dates based on day+-nu o [2003/04/27] docs/51480 dds Multiple undefined references in the Free o [2003/04/28] bin/51488 Compat patch: more(1) allowed filename to p [2003/04/28] conf/51504 ache New file: src/share/mklocale/zh_CN.GBK.sr p [2003/05/03] conf/51729 ache A patch that can make freebsd support zh_ o [2003/05/06] docs/51875 doc [patch] atkbd(4) adjustment o [2003/05/06] docs/51891 doc DIAGNOSTICS in ed(4) driver manpage don't o [2003/05/07] conf/51920 Collation for no_NO.ISO8859-1 o [2003/05/07] docs/51921 doc [patch] ls(1) manpage lacks some informat o [2003/05/08] ports/51947 mharo Analog port does not include anlgform.htm o [2003/05/08] kern/51958 usb [usb] [patch] update for urio driver o [2003/05/10] kern/52026 usb [usb] feature request: umass driver suppo o [2003/05/11] docs/52071 doc [PATCH] Add more information about soft u o [2003/05/13] bin/52190 dwmalone [Patch] decode more syscalls in truss o [2003/05/14] misc/52255 small picobsd build script fails under FreeBSD o [2003/05/14] misc/52256 small picobsd build script does not read in use o [2003/05/15] kern/52258 imp pccard non-functional, repeated "card ins o [2003/05/15] bin/52271 qa [sysinstall] sysinstall panics in machine o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter o [2003/05/19] docs/52448 simon [patch] Misc man page reference fixes o [2003/05/20] bin/52469 ppp: Multiple devices using UDP don't wor o [2003/05/21] bin/52517 murray New functionality for /usr/bin/Mail o [2003/05/23] kern/52623 [ex] [patch] IRQ error in driver for the o [2003/05/26] ports/52706 portmgr [patch] bsd.port.mk issues warning if a s o [2003/05/27] kern/52725 [PATCH] installincludes for kmods f [2003/05/28] bin/52746 tcsh fails to handle large arguements o [2003/05/28] kern/52752 [ichsmb] [patch] SMBus controller on ICH4 o [2003/05/28] kern/52764 Impossible to build kernel with COPTFLAGS s [2003/05/28] ports/52765 portmgr [PATCH] Uncompressing manual pages may fa o [2003/05/29] bin/52782 user ppp dumps core when doing pppctl "sh s [2003/05/31] bin/52826 krion Feature Request: Adding Timestamps to pkg o [2003/06/01] i386/52835 pdeuskar [em] em driver does not work with mobile- o [2003/06/03] kern/52907 phk [libc] [patch] more malloc options for de s [2003/06/03] ports/52917 portmgr [PATCH] bsd.port.mk: update default value p [2003/06/05] kern/52960 jmg [kbd] kbdcontrol macros don't work when l o [2003/06/05] kern/52971 bad macro LIST_HEAD in /usr/include/sys/q o [2003/06/06] kern/52980 mbr [dc] [patch] dc driver fails to init Inte o [2003/06/08] usb/53025 usb [ugen] [patch] ugen does not allow O_NONB o [2003/06/10] bin/53131 qa [sysinstall] "ALL" could not turn check B o [2003/06/13] kern/53265 imp Make Sierra A555 work in FreeBSD o [2003/06/13] docs/53271 hmp bus_dma(9) fails to document alignment re o [2003/06/13] bin/53288 tail will sometimes display more lines th o [2003/06/15] bin/53341 qa [sysinstall] [patch] dump frequency in sy p [2003/06/16] bin/53377 [PATCH] su does not return exit status of o [2003/06/19] bin/53475 cp(1) copies files in reverse order to de o [2003/06/19] kern/53506 [partial patch] support gzipped modules o [2003/06/19] bin/53520 su to another user does not update utmp o [2003/06/20] bin/53560 logging domain names in wtmp is retarded o [2003/06/21] docs/53575 doc Change to Handbook Section 20.9 (SMTP Aut o [2003/06/21] docs/53596 doc Updates to mt(1) manual page o [2003/06/24] www/53676 simon [patch] Don't make people contact doc@ fo o [2003/06/24] standards/53682le [PATCH] add fuser(1) utility o [2003/06/25] docs/53732 doc quota output and quota(1) man page do not o [2003/06/26] docs/53751 hmp bus_dma(9) incorrectly documents BUS_DMA_ a [2003/06/28] bin/53870 das C++ undeclares standard math functions li o [2003/06/29] bin/53899 mktime gives wrong result in Central time o [2003/07/01] kern/53987 [smbfs] smbfs can't access to files with o [2003/07/02] docs/54009 trhodes [patch] clarify the location of the splas o [2003/07/02] bin/54026 bms [patch] Add support for non-standard port o [2003/07/06] bin/54141 wrong behavour of cu(1) o [2003/07/07] conf/54170 error from weekly periodic script 330.cat s [2003/07/07] bin/54185 rwatson UFS2 filesystem ACL flag not enforced o [2003/07/08] kern/54220 [PATCH] /usr/src/Makefile has wrong instr o [2003/07/09] bin/54274 udp-proxy support is not implemented in l o [2003/07/11] bin/54365 [PATCH] add -u option to install(1) for S o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations wit o [2003/07/13] kern/54439 [sysctl] [patch] Protecting sysctls varia o [2003/07/13] docs/54451 doc [patch] i386_get_ldt(2): i386_{get|set}_l o [2003/07/14] docs/54461 kensmith [patch] Possible additions to Handbook (B o [2003/07/17] bin/54594 Apply regexps to the entire variable -- a o [2003/07/18] kern/54604 pjd [kernel] [patch] make 'ps -e' procfs-inde o [2003/07/21] bin/54683 sh, redundant history s [2003/07/22] docs/54752 hmp bus_dma explained in ISA section in Handb o [2003/07/23] bin/54784 find -ls wastes space o [2003/07/25] standards/54833standards [pcvt] more pcvt deficits o [2003/07/25] standards/54839standards [pcvt] pcvt deficits s [2003/07/26] bin/54878 incorrect divisor in /usr/bin/jot -r o [2003/07/26] docs/54879 doc jot(1) -r description o [2003/07/26] kern/54884 mckusick FreeBSD -stable and -current free space h o [2003/07/27] bin/54891 libalias/natd and exporting connection-in o [2003/07/27] bin/54897 [PATCH] -y flag for mount_mfs f [2003/07/28] kern/54981 sanpei QUIRK: Add support for Lexar 256MB USB dr o [2003/07/29] conf/55015 [patch] 700.kernelmsg: Security check out o [2003/07/30] kern/55031 [libc] getgrent() failure with large grou o [2003/07/31] standards/55112standards glob.h, glob_t's gl_pathc should be "size o [2003/08/01] kern/55163 [jail] [patch] hide kld system details fr o [2003/08/08] misc/55387 [patch] users LD_LIBRARY_PATH can interfe o [2003/08/08] gnu/55394 marcel GDB on FreeBSD 4.8: Deprecated bfd_read. o [2003/08/08] kern/55395 matk ICH sampling rate changes after resume fr o [2003/08/11] conf/55470 [pccard] [patch] new pccard.conf entry (I s [2003/08/12] docs/55482 doc document the fact that DUMP has access to s [2003/08/13] ports/55515 portmgr [patch] extract perl stuff from bsd.port. o [2003/08/13] bin/55539 [patch] Parse fstab(5) with spaces in pat o [2003/08/13] bin/55546 cdcontrol(1) play tr m:s.f interface is p o [2003/08/20] kern/55793 [dc] Flaky behavior of if_dc when initial o [2003/08/20] kern/55802 Make kernel.GENERIC suitable for diskless o [2003/08/21] kern/55835 emulation [linux] [patch] Linux IPC emulation missi o [2003/08/21] i386/55838 i386 [kbd] [patch] Dual characters from keyboa o [2003/08/21] ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to u o [2003/08/22] docs/55883 kensmith [patch] handbook advanced-networking/chap 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/17] conf/56940 pccard.conf entry for PCET10-CL causes sy o [2003/09/17] bin/56952 re [sysinstall] floppy install error s [2003/09/18] ports/56980 portmgr unprivileged user, extracting of tarballs a [2003/09/18] docs/56981 peter man terminfo(5) from libncurses does not o [2003/09/19] bin/57018 le [PATCH] convert growfs to use libufs(3) o [2003/09/19] bin/57026 [PATCH] mount_cd9660(8): there is no way o [2003/09/20] kern/57036 No media detected by 3c905b-tx on 4.9-rel o [2003/09/20] bin/57045 trpt(8) option -t was disabled on -curren o [2003/09/21] bin/57054 let test(1) compare the mtime of a file t s [2003/09/22] bin/57088 [cam] [patch] for a possible fd leak in l o [2003/09/22] bin/57089 "w" does not honor the -n option o [2003/09/24] docs/57153 doc S_IRWXU missing in fstat(2) man page? o [2003/09/26] kern/57230 [psm] [patch] psm(4) incorrectly identifi o [2003/09/26] amd64/57250 obrien Broken PTRACE_GETFPREGS and PTRACE_SETFPR o [2003/09/27] standards/57295harti make's handling of MAKEFLAGS is not POSIX o [2003/09/27] docs/57298 blackend [patch] add using compact flash cards inf o [2003/09/30] docs/57388 doc [patch] INSTALL.TXT enhancement: mention s [2003/09/30] bin/57407 bms [patch] Better NTP support for dhclient(8 o [2003/10/01] misc/57464 [boot] loader(8) seems to confuse files [ o [2003/10/02] ports/57498 portmgr HEIMDAL_HOME should be defined in src or s [2003/10/02] ports/57502 ports-bugs ports that define USE_* too late o [2003/10/02] conf/57517 add parameter for /etc/periodic/daily/210 o [2003/10/03] kern/57522 [PATCH] New PID allocater algorithm from o [2003/10/04] docs/57569 doc error on gensetdefs(8) man page p [2003/10/06] bin/57630 lptcontrol gives "device busy" if device a [2003/10/07] kern/57696 [nfs] NFS client readdir terminates prema o [2003/10/07] bin/57715 [patch] tcopy(1) enhancement 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 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/12] kern/65448 jhb _mtx_unlock_sleep() race condition if ADA o [2004/04/13] docs/65477 doc release notes: installation instruction f o [2004/04/13] bin/65483 vi -r crashes o [2004/04/14] i386/65528 i386 [psm] mouse cursor disapears on moving o [2004/04/14] docs/65530 doc [patch] minor improvement to getgrent(3) p [2004/04/15] bin/65557 des passwd uses passwd_format of default logi o [2004/04/16] kern/65627 [i386] [patch] store P3 serial number in o [2004/04/17] bin/65649 gad Add `-u name' option to env(1) o [2004/04/18] bin/65707 scp does not deal with local file copies o [2004/04/19] kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops s [2004/04/20] ports/65794 joe net/ripetools is obsolete o [2004/04/20] bin/65803 gad bin/ps enhancements (posix syntax, and mo s [2004/04/20] ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow a [2004/04/22] docs/65895 murray incorrect "omshell" link in "dhclient" ma f [2004/04/23] ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive c o [2004/04/25] bin/65973 Problem logging in to the NIS slave and N o [2004/04/27] ports/66032 portmgr [PATCH] bsd.port.mk: clean room installat o [2004/04/29] kern/66079 bms route change default causes panic in cert o [2004/04/29] kern/66095 [pam] template_user is broken in pam_radi o [2004/04/30] ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of o [2004/04/30] ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detecti o [2004/05/03] kern/66185 [twe] twe driver generates gratuitous war o [2004/05/03] kern/66225 [netgraph] [patch] extend ng_eiface(4) co o [2004/05/04] docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes no o [2004/05/04] docs/66265 doc [patch] Document what -f and LD_TRACE_LOA o [2004/05/04] kern/66268 glebius [socket] [patch] Socket buffer resource l o [2004/05/05] gnu/66279 less(1) -- add support for stty(1) erase2 p [2004/05/05] docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to n o [2004/05/05] docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_op p [2004/05/06] bin/66311 fenner TCPDUMP ISAKMP payload handling denial-of o [2004/05/07] ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java por o [2004/05/07] docs/66343 doc [patch] unlisted supported card on man pa o [2004/05/07] standards/66357standards make POSIX conformance problem ('sh -e' & o [2004/05/08] ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o [2004/05/10] bin/66445 [patch] Add options to last(1) to ignore a [2004/05/10] ports/66476 ports-bugs [NEW PORT] misc/gaim-talkfilters: A neat o [2004/05/10] alpha/66478 alpha unexpected machine check: panic for 4.9, o [2004/05/10] ports/66480 openoffice editors/openoffice.org-1.1 port uses root o [2004/05/10] docs/66483 doc [patch] share/man/man4/csa.4 grammar nits p [2004/05/10] bin/66492 cpio -o -Hustar creates broken timestamps o [2004/05/11] docs/66505 trhodes escaping '~' and '$' characters in login. o [2004/05/11] standards/66531standards _gettemp uses a far smaller set of filena o [2004/05/11] kern/66547 usb [usb] Palm Tungsten T USB does not initia o [2004/05/12] kern/66564 [xl] 3c920-MV00 PHY detection problem s [2004/05/12] ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/ o [2004/05/12] kern/66589 processes get stuck in "inode" state when o [2004/05/13] bin/66594 marcel gdb dumps core f [2004/05/14] kern/66642 multimedia [sound] pcm0: play: 0: play interrupt tim o [2004/05/16] bin/66677 mv incorrectly copies somedir/.. to ./.. o [2004/05/17] conf/66726 /etc/periodic/security/ 800.loginfail scr o [2004/05/17] bin/66763 mdmfs: sync arguments with those of newfs o [2004/05/17] docs/66768 doc 4_RELENG share/man/man4/ng_one2many.4 MFC o [2004/05/17] docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, o [2004/05/17] docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 o [2004/05/17] docs/66775 roam [patch] clarification to committer's guid o [2004/05/19] bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clien o [2004/05/20] bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix u o [2004/05/21] kern/66981 Can't read audio CDs with a samsung sw-25 o [2004/05/21] bin/66988 [Patch] apm.c check validation of the ret o [2004/05/21] i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM x o [2004/05/22] bin/67041 "fortune -m" peeks in "fortune" file only o [2004/05/22] i386/67055 i386 [psm] Mouse (wheel) detection problem on o [2004/05/23] docs/67078 doc [patch] MFC of a rtld(1) man page is inco o [2004/05/24] bin/67142 rpc.yppasswdd incorrectly throws errors a o [2004/05/25] bin/67172 w,finger display the remote host incorrec o [2004/05/26] bin/67231 [patch] pam_krb5 doesn't honor default fl o [2004/05/27] kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags c o [2004/05/28] bin/67307 ready to import bootstrap_cmds/decomment o [2004/05/28] bin/67308 ready to import bootstrap_cmds/relpath fr o [2004/05/28] kern/67309 acpi zzz reboot computer (ACPI S3) a [2004/05/29] bin/67317 bms [patch] to nfsd.c to make it slightly mor f [2004/05/29] bin/67334 mount_cd9660 gives dscheck: negative b_bl o [2004/05/30] i386/67383 i386 [i386] [patch] do a better job disassembl f [2004/06/01] ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX o [2004/06/01] ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAME o [2004/06/02] misc/67502 cvsadm cvs-all commit message did not include al f [2004/06/03] ports/67531 portmgr New spanish virtual category p [2004/06/03] conf/67549 No Cents for es_ES monetdef (Euro) o [2004/06/03] bin/67550 Add BLK_SIZE option to tftpd server o [2004/06/04] www/67554 www man-cgi visual glitch on 3-word titles f [2004/06/04] ports/67562 portmgr [patch] bsd.port.mk: USE_BDB, WANT_BDB_VE o [2004/06/04] gnu/67565 SIGPIPE processing in cvs 1.11.5 may lead o [2004/06/04] i386/67578 i386 [kbd] Keyboard error IBM xSeries 335 o [2004/06/04] kern/67580 request to add hints for boot failures f [2004/06/06] kern/67627 phk [panic] gbde kernel panic o [2004/06/07] bin/67687 iostat does not provide read vs. write st s [2004/06/08] kern/67706 [unionfs] cvs update over a union mount s o [2004/06/08] bin/67723 FreeBSD 5.x restore cannot handle other p o [2004/06/09] kern/67763 [pccard] [patch] PCMCIA: MELCO manufactur o [2004/06/10] i386/67773 i386 5.x series - md5 on dev no longer works e f [2004/06/10] docs/67806 doc [patch] Let 5.x users know how to boot in s [2004/06/11] ports/67815 ports-bugs graphics/ImageMagick no longer recognizes o [2004/06/11] kern/67830 [smp] [patch] CPU affinity problem with f o [2004/06/13] docs/67893 doc [patch] boot(8)'s -m description is insuf o [2004/06/13] alpha/67903 alpha hw.chipset.memory: 1099511627776 - thats o [2004/06/14] bin/67943 find(1) fails when current directory is n o [2004/06/16] bin/68014 stty -pendin does not turn off pendin mod o [2004/06/16] bin/68016 Bug in visual bell on console (kbdcontrol o [2004/06/17] bin/68062 standalone repeat(1) command o [2004/06/18] kern/68081 [headers] [patch] sys/time.h (lint fix) o [2004/06/19] conf/68108 [patch] Adding mac-address /conf selector o [2004/06/19] kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med o [2004/06/20] bin/68134 rwatson 'invalid hostname' displayed in w/who out o [2004/06/20] i386/68140 i386 Problem with Sony AIT ATAPI Tape dirve a [2004/06/22] kern/68189 luigi arp -a discloses non-jail interfaces with o [2004/06/22] kern/68192 Cannot use quotas on jailed systems p [2004/06/22] docs/68201 keramida [patch] pthread_atfork(3) man page o [2004/06/23] usb/68232 usb [ugen] [patch] ugen(4) isochronous handli o [2004/06/25] kern/68311 [patch] it is impossible to override defa o [2004/06/25] bin/68312 be able to create fdisk partions using si o [2004/06/25] kern/68315 [ata] [patch] atacontrol(8) addspare for o [2004/06/25] kern/68317 [kernel] [patch] on soft (clean) reboots o [2004/06/25] bin/68328 enable configuration of extra listen sock o [2004/06/27] usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB M o [2004/06/27] kern/68435 wpaul xl driver in freebsd 5.x only works if pr o [2004/06/28] bin/68437 conscontrol DEVDIR -> _PATH_DEV fix and m o [2004/06/28] 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 p [2004/06/30] conf/68525 matteo Loader's verbose boot mode has rc.d/local o [2004/06/30] bin/68527 Resizing 'top' running in a terminal to o o [2004/07/01] bin/68552 tip(1) does not set noncanonical mode inp o [2004/07/02] bin/68586 dwmalone [patch] allow syslogd to forward to non-d o [2004/07/03] kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) mul o [2004/07/05] kern/68690 [libc] write(2) returns wrong value when p [2004/07/05] bin/68691 dwmalone syslogd - correct program name handling s [2004/07/05] kern/68692 andre [net] [patch] Move ARP out of routing tab o [2004/07/06] kern/68719 [msdosfs] [patch] poor performance with m o [2004/07/07] i386/68754 i386 [hang] SMP reset bug (Tyan Thunder100, 44 o [2004/07/07] kern/68765 [mmap] a little data can be stored beyond o [2004/07/08] bin/68797 cut(1) patches to fflush after each write o [2004/07/09] bin/68840 [PATCH] Add Solaris-style -x flag to iost o [2004/07/09] docs/68843 doc Dates on rc.subr(8) & rc(8) are whack. o [2004/07/09] docs/68845 doc The .At macro produces unexpected results o [2004/07/09] bin/68848 [patch] find(1) shows pathname as optiona a [2004/07/11] bin/68904 krion pkg_install fixes (_PATH_*, sprintf -> sn o [2004/07/11] misc/68905 core dump ownership issue o [2004/07/11] conf/68916 Named starts PRIOR to ldconfig o [2004/07/13] bin/68981 unlogic jot behaviour. o [2004/07/13] bin/69010 [patch] Portability fixes for FreeBSD bui o [2004/07/13] threads/69020threads pthreads library leaks _gc_mutex o [2004/07/14] kern/69064 [kernel] [patch] No multiple ip4/6's coul o [2004/07/15] bin/69083 [patch] basic modelines for contrib/nvi o [2004/07/17] bin/69164 marcel GDB/amd64: coredump while debugging a cor o [2004/07/17] ports/69191 roam SRV patch for dnbs/djbdns o [2004/07/18] i386/69257 i386 [i386] [patch] in_cksum_hdr is non-functi o [2004/07/19] bin/69268 wpaul [patch] Fix ndiscvt(8) to warn you if it' o [2004/07/19] ports/69309 ale mysql database backup script for periodic o [2004/07/21] bin/69362 mbr amd(8) does not properly detect the local o [2004/07/21] docs/69383 doc disklabel = bsdlabel in 5.X or later o [2004/07/22] bin/69398 [patch] cleartext display of password in o [2004/07/22] kern/69448 socket.h: cmsghdr macros don't work with o [2004/07/23] kern/69502 [modules] kldload will load modules that f [2004/07/24] ports/69537 daichi Portupgrade cannot be run by cron properl o [2004/07/27] kern/69650 [patch] make getserv* functions work with o [2004/07/28] amd64/69705 amd64 IPC problem (msq_queues) o [2004/07/28] i386/69722 i386 [wi] wi0: init failed, Lucent Technologie o [2004/07/29] kern/69730 [puc] [patch] puc driver doesn't support o [2004/07/29] i386/69750 acpi Boot without ACPI failed on ASUS L5 o [2004/07/30] kern/69825 [libc] 1st group supplied to setgroups() o [2004/07/30] kern/69826 [libc] 16th group has no effect when acce o [2004/08/01] docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not o [2004/08/01] bin/69875 `mlxcontrol status ' hangs wit o [2004/08/03] kern/69963 ipfw [ipfw] install_state warning about alread o [2004/08/03] ports/69965 portmgr [patch] check for moved ports in "make de o [2004/08/04] bin/69986 qa [sysinstall] [patch] no job control in fi o [2004/08/04] kern/69989 killing process that uses snp + unloading o [2004/08/04] bin/70002 qa [sysinstall] fails to locate FTP dirs if o [2004/08/05] conf/70048 magic(5) file has a typo at second test f o [2004/08/08] bin/70182 [patch] fortune -e implementation bug o [2004/08/09] docs/70217 doc [patch] Suggested rewrite of docproj/sgml o [2004/08/10] bin/70245 re Change to src/release/Makefile to aid doc o [2004/08/10] conf/70252 add System Administrator Appreciation Day o [2004/08/10] bin/70283 mtm adduser aborts in batch mode with comment o [2004/08/11] java/70292 java jdk14 compile problem o [2004/08/11] bin/70297 request to make amd timeouts per-mount lo a [2004/08/11] ports/70300 sergei devel/porttools does not use EMAIL from ~ o [2004/08/12] bin/70335 inconsistent syslog behavior when max chi o [2004/08/12] bin/70336 telnetd always exits with value 1 f [2004/08/12] usb/70362 sanpei [usbdevs] [patch] LaCie 160GB USB drive f [2004/08/12] ports/70365 daichi sysutils/portupgrade incorrectly give inf o [2004/08/13] kern/70401 darrenr [modules] Could not load ipl.ko when no I o [2004/08/15] bin/70476 sbin/reboot change, -p behavior default f o [2004/08/16] bin/70511 When fread()ing with buffering turned off o [2004/08/16] usb/70523 usb [usb] [patch] umct sending/receiving wron o [2004/08/16] bin/70528 No libffi on amd64, either with native co o [2004/08/16] bin/70536 reboot -dp tries to dump when powering of o [2004/08/17] docs/70583 ceri [patch] Update freebsd-glossary o [2004/08/18] kern/70608 [irq] ethernet-error (card uses duplicate o [2004/08/18] i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assu o [2004/08/19] docs/70652 hmp [patch] New man page: portindex(5) o [2004/08/20] docs/70697 doc pcm(4) is out of date o [2004/08/20] kern/70708 [nfs] gcore/procfs not finding /proc/pid/ o [2004/08/20] conf/70715 Lack of year in dates in auth.log can cau o [2004/08/21] bin/70756 [PATCH] indent(1) mishandles code that is o [2004/08/21] bin/70795 [nanobsd] [patch] misc nanobsd fixes and o [2004/08/21] kern/70798 Compatibility: Sun/Solaris has an fcntl() o [2004/08/22] kern/70810 [pci] [patch] Enable SMBus device on Asus o [2004/08/22] standards/70813standards [PATCH] ls(1) not Posix compliant o [2004/08/22] ports/70831 tobez make perl5.8 port SU_CMD aware o [2004/08/22] i386/70832 i386 [re] serious problems with RealTek NIC us o [2004/08/23] kern/70880 [nfs] 5.3 beta1 nfs problem a [2004/08/24] ports/70900 edwin [patch] devel/sdl12 inconsistency between o [2004/08/24] kern/70904 darrenr [ipfilter] ipfilter ipnat problem with h3 o [2004/08/25] usb/70942 usb [usb] Genius Wireless USB mouse: moused d o [2004/08/27] kern/71045 [dhcp] DHCP-Request is sets other device' o [2004/08/29] bin/71098 CVS keywords are not expanded with CVS 1. o [2004/08/31] kern/71184 andre tcp-sessions hangs on FIN_WAIT_2 state o [2004/08/31] gnu/71210 Update to GNU sdiff: add user-preference o [2004/09/01] kern/71219 /proc/*/map dont tell file offset o [2004/09/01] conf/71254 ncurses: xterm vs. cons* termtypes or sc( o [2004/09/01] kern/71258 [vm] [patch] anonymous mmappings not alwa f [2004/09/02] kern/71280 [aue] aue0 device (linksys usb100tx) does 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 p [2004/09/12] bin/71666 delphij [PATCH] cleanup of the usr.sbin/btxld cod o [2004/09/12] bin/71667 [PATCH] cleanup of the usr.sbin/bootparam o [2004/09/12] bin/71669 [PATCH] cleanup of the usr.sbin/atm code o [2004/09/12] bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o [2004/09/12] kern/71683 [nis] NIS/NFS problem [4.8] o [2004/09/13] docs/71690 doc [patch] inaccurate information in systat( o [2004/09/13] kern/71711 [bpf] [patch] generate a single bpf times 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] 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 o [2004/11/21] usb/74211 usb USB flash drive causes CAM status 0x4 on o [2004/11/21] conf/74213 [PATCH] Connect src/etc/periodic/security o [2004/11/21] i386/74216 i386 system halts o [2004/11/21] i386/74218 i386 boot floppy (2nd time) read error o [2004/11/23] kern/74281 [digi] digi(4): Digiboard PCI Xem (64-por o [2004/11/24] kern/74314 [resolver] DNS resolver broken under cert o [2004/11/24] i386/74327 i386 [pmap] [patch] mlock() causes physical me s [2004/11/25] kern/74352 NFSCLIENT and booting to an mfsroot via T 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 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/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] 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/09] docs/75995 doc hcreate(3) documentation(?) bug f [2005/01/10] ports/76021 daichi portupgrade: package delete can remove ne o [2005/01/10] sparc64/76052marius Incorrect panic strings in sparc64 files o [2005/01/10] gnu/76069 FreeBSD's definition of offsetof isn't go o [2005/01/11] kern/76081 [rl] [patch] Add support for CardBUS NIC o [2005/01/11] bin/76089 The "-n" option in /usr/bin/w is broken o [2005/01/11] docs/76094 doc handbooke: incorrect statement about part p [2005/01/11] ports/76116 ports-bugs PORT UPDATE: graphics/lcms (with PATCH) o [2005/01/12] conf/76124 [patch] Mistake in /usr/share/misc/pci_ve o [2005/01/12] kern/76144 poll doesn't set POLLHUP when FIFO is clo o [2005/01/12] gnu/76169 [patch] Add PAM support to cvs pserver o [2005/01/12] kern/76178 scsi [ahd] Problem with ahd and large SCSI Rai o [2005/01/13] conf/76226 Default local.9600 gettytab initially use s [2005/01/14] ports/76247 grog net/arla port update o [2005/01/15] conf/76298 fstab doesn't pass mntops properly o [2005/01/17] docs/76333 doc [patch] ferror(3): EOF indicator can be c o [2005/01/17] bin/76362 sys directory link points to wrong locati o [2005/01/18] bin/76401 sysinstall to set "host name" for dhclien o [2005/01/18] kern/76432 gnn [net] [patch] recursive locking in the ne o [2005/01/19] usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4 o [2005/01/20] kern/76485 sched_getparam returns weird priority num s [2005/01/20] conf/76491 Addition into /etc/security few new funct o [2005/01/20] bin/76494 [patch] passwd(1) does not indicate a suc p [2005/01/20] bin/76497 tcpdump dumps core on ppp ipv6cp packets o [2005/01/20] conf/76509 [patch] New locale uk_UA.CP1251 support o [2005/01/20] docs/76515 doc [patch] misleading use of make -j flag in s [2005/01/21] kern/76520 [libiconv] [patch] Add new kernel-side li o [2005/01/21] kern/76539 [dummynet] [patch] ipnat + dummynet on ou o [2005/01/21] kern/76551 [re] [patch] re0: watchdog timeout o [2005/01/23] i386/76587 i386 ps2 mouse weird... o [2005/01/23] bin/76590 adding -mapall in nfs exports requires re o [2005/01/23] kern/76611 isdn [i4b] [patch] i4b itjc bad enums for PIB o [2005/01/24] conf/76626 [patch] 460.status-mail-rejects shows des o [2005/01/25] i386/76653 i386 Problem with Asahi Optical usb device (Pe o [2005/01/25] kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authen o [2005/01/26] ports/76695 ports-bugs RPM complaints on installation of linux_b o [2005/01/26] bin/76697 newsyslog keeps one more archive files th o [2005/01/26] kern/76710 [mii] [patch] rgephy does not deal with s o [2005/01/26] bin/76711 parse error in rm.c:check() while parsing o [2005/01/27] usb/76732 usb Mouse problems with USB KVM Switch o [2005/01/27] bin/76736 dwmalone syslogd pipelines losing messages s [2005/01/27] ports/76748 haskell New port: devel/hs-plugins. Loading Haske o [2005/01/27] bin/76752 /usr/bin/login o [2005/01/27] bin/76756 des function pw_equal in pw_util.c does not t o [2005/01/29] kern/76818 rwatson ACL modifications touch file's mtime o [2005/01/30] kern/76857 Samsung mouse misbehaviour o [2005/01/31] ports/76915 portmgr [patch] Handle port deinstall scripts whe o [2005/02/01] kern/76950 ACPI wrongly blacklisted on Micron Client o [2005/02/01] kern/76966 udp/520 reply packets when routed is not o [2005/02/01] kern/76972 64-bit integer overflow computing user cp o [2005/02/02] bin/77001 sysinstall binary upgrade clobbers /etc/l o [2005/02/02] bin/77031 [patch] comm(1) unable to handle lines gr f [2005/02/03] bin/77082 krion src/usr.sbin/pkg_install - Add 3 new macr o [2005/02/04] docs/77087 doc [patch] the bootvinum script given in the o [2005/02/04] bin/77089 /sbin/natd: natd ignores -u with passive o [2005/02/04] kern/77091 Keyboard quits working under X with MAXCO o [2005/02/06] kern/77156 FreeBSD does not redirect packets on prop o [2005/02/07] conf/77197 [patch] calendar.judaic is out of date o [2005/02/07] kern/77239 [xl] 3Com 3CXFEM656C does not seem to be o [2005/02/08] bin/77260 df behaviour has changed between 4.x and o [2005/02/08] bin/77261 login doesn't chdir into a group-protecte o [2005/02/08] kern/77273 darrenr [ipfilter] ipfilter breaks ipv6 statefull o [2005/02/10] kern/77341 problems with IPV6 impementation o [2005/02/10] kern/77355 [i386] [patch] Detect i*86 subarches for o [2005/02/10] kern/77365 [amdpm] [patch] amdpm driver has wrong PC o [2005/02/11] kern/77377 Slow downloading from FreeBSD server with o [2005/02/13] bin/77445 ntpd(8): too many recvbufs(40) when ntpd o [2005/02/14] i386/77477 i386 AHA-1542CP SCSI failed to probe f [2005/02/14] ports/77495 ports-bugs new port: security/sav o [2005/02/15] bin/77554 type mismatch in IPv6 firewall rule parse o [2005/02/18] kern/77662 diskless hostname set via DHCP only if AC o [2005/02/18] conf/77663 rc Suggestion: add /etc/rc.d/addnetswap afte o [2005/02/21] kern/77826 [ext2fs] ext2fs usb filesystem will not m o [2005/02/21] kern/77835 stefanf [libc] [patch] res_debug.c needs const de o [2005/02/21] kern/77841 [libc] [patch] cast away const in getpubl o [2005/02/21] ports/77873 portmgr [patch] New variable: USE_BSD_MK o [2005/02/21] ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPL o [2005/02/22] kern/77902 [nfs] NFS client should use VA_UTIMES_NUL o [2005/02/22] kern/77904 [nfs] NFS server should set VA_UTIMES_NUL o [2005/02/22] kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard o [2005/02/22] bin/77918 ceri quota does not exit with a status != 0, i o [2005/02/23] kern/77958 [smbfs] can't delete read-only files via o [2005/02/24] bin/78021 sem_open(3) doesn't mention fnctl.h inclu o [2005/02/24] docs/78041 doc [patch] docs for md(4) need further expla o [2005/02/25] kern/78057 ad0: FAILURE - READ_DMA status=51 error=4 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 p [2005/04/08] conf/79701 ume [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 o [2005/04/29] kern/80465 multimedia [sound] pcm0:record:0: record interrupt t o [2005/05/01] conf/80504 [patch] de_DE.ISO8859-1 libc message cata o [2005/05/02] bin/80530 man(1) should become Unicode aware o [2005/05/02] bin/80534 feature request: enumeration of filesyste o [2005/05/03] kern/80580 [panic] 4.11 router panic in lockmgr: loc f [2005/05/04] bin/80610 [patch] netstat(1): lost data due lu form o [2005/05/04] bin/80620 des [patch] fetch -U does not work o [2005/05/04] kern/80626 Out of memory ? then dead o [2005/05/05] kern/80632 multimedia pcm driver missing support for CMI8738 au o [2005/05/05] kern/80642 ipfw [ipfw] [patch] ipfw small patch - new RUL o [2005/05/06] bin/80687 [patch] Missing NULL termination after st o [2005/05/07] bin/80732 [PATCH]: getty(8) and telnetd(8) ignore t 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] 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 doc [patch] security(8) manpage should have i o [2005/07/29] docs/84267 doc [patch] chflags(1) manual doesn't say it' o [2005/07/29] docs/84268 doc chmod(1) manpage's BUGS entry is either w o [2005/07/29] docs/84271 ceri [patch] compress(1) doesn't warn about na p [2005/07/29] docs/84273 keramida [patch] disktab(5) manual has bad SEE ALS o [2005/07/29] bin/84298 [patch] allow mount(8) to recognize relat o [2005/07/29] kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Defi o [2005/07/29] docs/84317 doc fdp-primer doesn't show class=USERNAME di o [2005/07/31] kern/84386 Feature Request: PPPoA Authentication bui o [2005/07/31] docs/84408 doc [patch] dump(8) manpage doesn't require a o [2005/07/31] docs/84409 remko handbook: vinum-object-naming.html -v/-U o [2005/08/01] ports/84448 portmgr [patch] bsd.port.mk: Add "make test" to p o [2005/08/02] docs/84467 doc [patch] bsdlabel(8) manpage uses archaic o [2005/08/02] bin/84494 rpcbind TCP cannot be told to bind to a s p [2005/08/03] kern/84503 Deadlock when filesystem is full f [2005/08/03] kern/84507 multimedia [sound] fm801: Not every card supports va s [2005/08/03] docs/84519 doc [patch] mdoc(7) manpage needs more about o [2005/08/03] bin/84520 whatis(1) program burps on /bin/[ o [2005/08/04] docs/84538 doc sk(4) driver supports Marvell 88E800x chi o [2005/08/04] docs/84549 doc [patch] errno(2) manpage uses "<...>" for s [2005/08/04] docs/84550 doc mdoc(7) manpage erroneously requires SYNO o [2005/08/04] i386/84555 i386 boot2 unable to load kernel directly. o [2005/08/05] bin/84569 rm -W sometime does not work o [2005/08/05] conf/84581 [patch] Teach config(8) to look for kerne o [2005/08/07] bin/84634 fjoe [geom] [patch] new utility to control GEO o [2005/08/07] docs/84645 doc intro(6) manpage should always be install o [2005/08/07] ports/84650 ale customizable pid filename for databases/m o [2005/08/07] amd64/84652 amd64 kbdmap -r dumps core f [2005/08/08] bin/84667 qa [sysinstall] annoying installation proble o [2005/08/08] docs/84670 doc [patch] tput(1) manpage missing ENVIRONME o [2005/08/08] bin/84674 qa [sysinstall] Installer trying to install o [2005/08/09] bin/84705 fdisk(8) program warning about sector num f [2005/08/09] ports/84718 girgen [PATCH] databases/postgresql74-server: Ad o [2005/08/10] ports/84742 phantom make ports/java/jdk14 use dynamic Motif l o [2005/08/10] conf/84752 [patch] 100.clean-disks cleans file syste o [2005/08/10] kern/84761 shutdown() of non-connected socket should o [2005/08/10] docs/84764 doc [patch] hosts.equiv(5) manpage should SEE o [2005/08/11] docs/84790 doc [patch] Error in SYSCALL_MODULE(9) manual o [2005/08/11] kern/84797 [libutil] [patch] State engine in the lib o [2005/08/11] conf/84800 obrien [patch] setting CPUTYPE=nocona on an Inte o [2005/08/11] docs/84806 doc mdoc(7) manpage has section ordering prob s [2005/08/11] ports/84819 ports-bugs [MAINTAINER] math/coq: enable on ia64 o [2005/08/11] kern/84823 [bpf] [patch] bpf in non-blocking mode is o [2005/08/12] misc/84833 netchild include make.conf NO_* targets into delet o [2005/08/12] docs/84849 doc [patch] fdisk(8) manpage doesn't warn fdi 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 p [2005/08/21] docs/85194 jcamou [patch] man ssh(1) -o description o [2005/08/22] kern/85203 andre [headers] [patch] add TH_PUSH to TH_FLAGS o [2005/08/22] bin/85204 [patch] add read-ahead to amd(8) for NFS o [2005/08/22] kern/85205 Minor information leak in jails - a user o [2005/08/22] docs/85209 doc pfsync(4) man page corrections o [2005/08/23] i386/85242 i386 [libc] [patch] libc contains relocation t o [2005/08/23] docs/85243 doc Missing icmp related abbreviations for pf o [2005/08/23] i386/85246 i386 unable to install from CD on Asus PC-DL D a [2005/08/23] ports/85254 ports-bugs [patch] emulators/linux_base-rh-9: add /u o [2005/08/23] kern/85257 [boot] BTX boot loader fails on USB CDROM o [2005/08/24] 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] 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 ports-bugs [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/14] ports/86098 ports-bugs [PATCH] devel/pear-PEAR/Makefile.common: s [2005/09/14] ports/86106 portmgr [patch] ${CC} should be added to ${MAKE_E o [2005/09/14] kern/86124 [em] dell 1850 pro/1000 slow (em problem? o [2005/09/14] docs/86134 blackend [patch] fix inconsistency in handbook sec f [2005/09/15] ports/86145 portmgr devel/m4 should not build its own getopt o [2005/09/15] bin/86148 [patch] dirname(1) doesn't take multiple o [2005/09/16] usb/86195 usb [patch] allow USB Ethernet Adaptor "ELECO o [2005/09/16] ports/86206 openoffice editors/openoffice.org-2.0: Unable to bui o [2005/09/16] ia64/86218 ia64 Mozilla / Firefox: regxpcom or regchrome p [2005/09/16] docs/86228 keramida typos in man4 manual pages, fe.4. p [2005/09/16] docs/86234 keramida Need to explain * in master.passwd in pas o [2005/09/17] conf/86252 gshapiro [PATCH] /etc/rc.d/sendmail wants to build o [2005/09/18] ports/86283 perky devel/newt build WITH_PYTHON fails on amd o [2005/09/18] kern/86290 jeff [kernel] [patch] minor optimizations + cl o [2005/09/18] usb/86298 usb Known good USB mouse won't work with corr o [2005/09/19] kern/86319 [nfs] [feature request] support a "noac" f [2005/09/19] ports/86334 pat x11-clocks/wmclockmon :: bug in internet o [2005/09/19] kern/86336 rwatson [kernel] LOR in kern/uipc_usrreq.c and ke o [2005/09/19] docs/86342 doc bikeshed entry of Handbook is wrong o [2005/09/20] ports/86384 mnag openssh-portable GSSAPI key-exchange patc o [2005/09/21] bin/86388 [patch] periodic(8) daily should backup b s [2005/09/21] ports/86401 ports-bugs new ports multimedia/zapping o [2005/09/21] bin/86405 /usr/bin/more segmentation fault o [2005/09/21] misc/86412 can not link shared libs to libstdc++ and o [2005/09/21] kern/86429 [if_tap] [patch] if_tap doesn't filter fr 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 o [2005/09/29] kern/86693 [nis] [patch] inconsistency between getus o [2005/09/29] docs/86733 doc [patch] handbook: add using kldload as an o [2005/09/30] bin/86742 kientzle [libarchive] [patch] Add archive_open_ to a [2005/09/30] kern/86752 mlaier pf does not use default timeouts when rel a [2005/09/30] conf/86759 ssh(1): unable to initialise sftp with ss o [2005/09/30] bin/86765 bsdlabel assing wrong fs type. f [2005/10/01] ports/86776 portmgr [patch] bsd.port.mk - fetch-list doesn't f [2005/10/01] i386/86820 i386 ISO Install Disk hangs after acd0: f [2005/10/02] ports/86839 mnag Update port: sysutils/pcfclock revised to o [2005/10/03] bin/86859 qa [sysinstall] Installer should ask about L o [2005/10/03] kern/86871 allocation logic for PCBs in TIME_WAIT st o [2005/10/03] bin/86873 file(1) does not recognize 5.x filesystem f [2005/10/04] ports/86899 ahze multimedia/mjpegtools - lavplay/glav clai 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 p [2005/10/10] conf/87196 matteo human readable disk free in daily output o [2005/10/10] ports/87204 tjr [UPDATE PATCH] net/coda6_server & depende 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 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 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 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/28] kern/88117 [rtld] [patch] support of $ORIGIN in rtld o [2005/10/28] bin/88119 [patch] partial matching for ifconfig(8) o [2005/10/28] kern/88150 des [pam] PAM does not search /usr/local/lib o [2005/10/29] ports/88166 skv add postgresql dependency to devel/bugzil o [2005/10/29] kern/88182 [ural] wep is broken in ural(4) hostap mo o [2005/10/30] conf/88222 [patch] wrong date format in sv_SE.UTF-8 f [2005/10/30] ports/88246 gerald gcc-3.4.5 port does not compile on FreeBS o [2005/10/30] bin/88252 units(1) table errors/omissions for troy o [2005/10/31] www/88263 fenner http://docs.freebsd.org/cgi/mid.cgi outpu o [2005/11/01] ports/88316 obrien [patch] add extra tarballs to vim and pat o [2005/11/01] kern/88320 [nfs] ypxfr(8) talks IPv6 to IPv4-only po o [2005/11/01] kern/88336 [kernel] [patch] setkey(8) -D fails to re o [2005/11/01] bin/88365 [patch] rm(1): "/bin/rm -P" cannot remove o [2005/11/02] bin/88404 ggatec and ggated links to library in /us o [2005/11/02] usb/88408 usb axe0 read PHY failed o [2005/11/03] bin/88426 [patch] Typo in man (8) mount_ntfs o [2005/11/03] docs/88429 jcamou [patch] FAQ: 10.9. Quotas Improvement o [2005/11/03] kern/88450 andre SYN+ACK reports strange size of window o [2005/11/03] bin/88460 Import /usr/bin/getent from NetBSD o [2005/11/03] docs/88464 doc not enough information in devfs.rules(5) o [2005/11/04] docs/88477 doc Possible addition to xl(4) manpage, Diagn o [2005/11/04] bin/88486 [patch] make periodic(8) quiet (configura o [2005/11/04] i386/88491 i386 [panic] Panic when boot installation CD1 o [2005/11/04] docs/88503 doc mkuzip(8) references nonexistant geom_uzi o [2005/11/05] docs/88512 doc [patch] mount_ext2fs(8) man page has no d o [2005/11/05] conf/88515 NTP not starting from RC when using /etc/ o [2005/11/05] ports/88529 ports-bugs 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 o [2005/11/13] ports/88918 dougb Suggested updates of mail/pine4 Makefile o [2005/11/13] usb/88939 usb Fix cheapy Myson USB-IDE adapter o [2005/11/13] ports/88941 anders Suggested updates of mail/cclient Makefil o [2005/11/13] ports/88942 anders Suggested update of mail/imap-uw Makefile o [2005/11/13] 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 o [2005/11/14] ports/89023 vsevolod USE_BDB doesn't set name of Berkely dB, o o [2005/11/15] conf/89061 [patch] IPv6 6to4 auto-configuration enha 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/18] kern/89247 [ffs] [patch] QUOTA in 6.0/7.0-current le o [2005/11/19] i386/89294 i386 [identcpu] [patch] unknown CPU (i386/amd6 o [2005/11/20] kern/89305 [vr] [patch] D-Link NIC with VIA Rhine II o [2005/11/20] docs/89325 doc [PATCH] Clarification of kbdmap(5), atkbd o [2005/11/20] bin/89326 [PATCH] Add pattern matching to login.acc o [2005/11/20] ports/89333 perl Fix the cannot create lockfile /root/.spa f [2005/11/21] ports/89349 x11 math/gnuplot: BadAtom (invalid Atom param o [2005/11/21] kern/89362 Stale references to freed memory f [2005/11/21] ports/89398 portmgr [PATCH] bsd.wx.mk and patches o [2005/11/22] bin/89403 fetch(1) doesn't honour authentication cr o [2005/11/22] i386/89409 i386 6-STABLE requires ACPI disabled, 5-STABLE o [2005/11/22] kern/89411 [acpi] acpiconf bug o [2005/11/22] i386/89438 i386 bootfloppy creation on winxp and archlinu o [2005/11/23] ports/89441 hrs TeX support in FreeBSD is problematic. p [2005/11/24] kern/89481 keramida [ata] Spelling error in ata-lowlevel.c o [2005/11/24] docs/89492 doc vfs doc: some VOP_*(9) manual pages are o 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 s [2005/11/27] ports/89648 portmgr OPTIONS and conditional USE_* conflict in o [2005/11/28] bin/89666 [patch] time(1) leaves extra file open o [2005/11/28] ports/89670 ade [patch] Automake 1.9 not detecting cppuni o [2005/11/28] ports/89674 cperciva Portsnap fetch error o [2005/11/29] kern/89738 [ndis] [hang] Can't make WL8000PCM wifi c o [2005/11/30] docs/89747 doc [PATCH] faq: s/kbd0/ukbd0/ when USB keybo o [2005/11/30] kern/89748 [bpf] [patch] BPF indexed byte load can s o [2005/11/30] bin/89762 [patch] top(1) startup is very slow on sy o [2005/11/30] bin/89770 des [patch] pam_krb5 'authentication token fa o [2005/12/01] bin/89799 [patch] Making natd(8) not require a newl o [2005/12/02] kern/89837 [pci] PCI code outputs superfluous "faile o [2005/12/02] conf/89860 matteo [patch] Add ability to set up vnode backe s [2005/12/02] ports/89865 x11 [patch] x11-servers/xorg-server-snap cras o [2005/12/03] conf/89870 [patch] feature request to make netif ver 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 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] 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 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_ o [2005/12/07] i386/90060 i386 Installation error on acer 3002wlc laptop o [2005/12/07] kern/90063 [procfs] access("/proc/123", F_OK) doesn' o [2005/12/07] conf/90082 matteo [syscons] [patch] curses ACS line graphic a [2005/12/08] ports/90094 roam Update port: security/mhash to 0.9.3 o [2005/12/08] bin/90114 [patch] pw(8) takes strings after option o [2005/12/09] bin/90130 [patch] sysctl(8): print temperature in c f [2005/12/09] ports/90146 tmclaugh [New Port] database/castle.activerecord ( o [2005/12/09] kern/90148 pf [pf] pf_enable="YES" -> Fatal trap 12: pa o [2005/12/09] kern/90155 [netinet] [patch] use sysctl(8) to contro a [2005/12/09] conf/90163 dougb [patch] Easily launch non-forking daemons o [2005/12/10] 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 mezz [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] docs/90362 keramida [patch] enhancement of devfs.rules(5) man s [2005/12/13] bin/90367 [feature request] libmap.conf needs exclu o [2005/12/13] kern/90368 pxeboot misses ${class} parameter when bo f [2005/12/14] ports/90383 ache wu-ftpd does't work with anonymous in Fre o [2005/12/14] bin/90384 [patch] chroot patch for sftp-server(8) o [2005/12/15] conf/90413 tap0 interface not configured at boot-tim o [2005/12/15] bin/90415 [patch] Add -Z (no newfs) to mount_mfs(8) f [2005/12/15] ports/90424 edwin [NEW PORT] math/qalculate-kde: Very power o [2005/12/15] ports/90436 portmgr [patch] Add a way to handle configuration s [2005/12/15] ports/90437 edwin ftpcube (ftpcube-0.4.3_5) crashes when ch o [2005/12/16] ports/90484 perky lib/python2.4/lib-dynload/nis.so: Cannot o [2005/12/16] docs/90498 doc [patch] wrong parameter name to function o [2005/12/17] kern/90521 [udf] [patch] UDF driver might calculate o [2005/12/17] bin/90524 reset(1) doesn't fully restore terminal s p [2005/12/17] docs/90541 simon [PATCH] Missing include in VFS_LOCK_GIANT o [2005/12/17] 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/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/90744 andreas APSFILTER: character escape problem f [2005/12/22] ports/90785 edwin [update] ja-scim-skk to 0.5.2 o [2005/12/22] kern/90820 [ata] aborting burncd may keep drive "loc o [2005/12/22] i386/90821 i386 Install cd fails on vectra 6/180 w/ scsi o [2005/12/22] bin/90823 [PATCH] cp(1) should use lchflags() o [2005/12/22] ports/90829 perky Remove fcntlmodule.c patch from lang/pyth o [2005/12/23] i386/90839 i386 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 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 -> 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 f [2005/12/28] ports/91001 ports-bugs Portupgrade fails to detect failure of pr o [2005/12/28] bin/91002 calendar(1): funky sorting when going aro o [2005/12/28] kern/91010 [unionfs] [patch] new source code and som o [2005/12/28] kern/91032 thompsa [if_bridge] invalid IP checksum under if_ o [2005/12/28] bin/91034 [patch] minor fix to iostat(8) so that co o [2005/12/29] ports/91036 obrien [UPDATE] shells/bash to 3.1.1 o [2005/12/29] bin/91049 [patch] dump(8): make dumps more rsync-fr a [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) 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 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 o [2006/01/03] ports/91244 phantom Bad instruction on making process of jdk1 o [2006/01/03] bin/91245 ipfw [patch] ipfw(8) sometimes treat ipv6 inpu o [2006/01/03] ports/91254 mharo [PATCH] mail/p5-Mail-SPF-Query: update to o [2006/01/04] kern/91293 emulation [svr4] [patch] *Experimental* Update to t o [2006/01/04] docs/91297 doc restore(8) man page not accurate? o [2006/01/04] bin/91299 yar [patch] add ftpd(8) SITE SHA256 command o [2006/01/04] ports/91310 obrien Thare is a bug in the port's Makefile for 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/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 f [2006/01/05] sparc64/91334sparc64 FreeBSD 6.0 don't support tftp boot from o [2006/01/05] conf/91342 [devfs] Errors in devfs.rules files don't a [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 p [2006/01/06] kern/91412 andre [netinet] [patch] Problem with PMTU Disco o [2006/01/06] kern/91414 emaste [kernel] [patch] Polling for devices othe o [2006/01/06] kern/91419 [netgraph] libnetgraph/debug.c compile er o [2006/01/07] docs/91448 doc [patch] fdc(4) man page refers to non-exi f [2006/01/07] ports/91451 ports-bugs lftp may segfaults when linked with Readl o [2006/01/07] kern/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 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 o [2006/01/09] usb/91546 usb [umodem][path] Nokia 6630 mobile phone do o [2006/01/09] ports/91553 secteam Make portaudit call programs in /sbin wit o [2006/01/09] ports/91558 lioux Upgrade math/mprime from 0.0.23.5 to 0.0. o [2006/01/09] amd64/91571 matteo amd64 startup not initializing 32-bit lib 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 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 f [2006/01/12] ports/91693 leeym [PATCH] devel/p5-File-Remove: update to 0 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 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/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 : 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/91773 ports-bugs New port: games/GNUDoku A free program fo o [2006/01/13] kern/91777 darrenr [ipfilter] wrong behaviour with skip rule o [2006/01/14] docs/91797 doc Documentation for ndis wrapper is out of o [2006/01/14] ports/91801 perky py24-bsddb-2.4.2_2 fails to build with an o [2006/01/14] ports/91802 ports-bugs [NEW PORT] games/alienarena-data: Alien A o [2006/01/14] ports/91803 ports-bugs [NEW PORT] games/alienarena: Alien Arena o [2006/01/15] usb/91811 usb Compact Flash in HP Photosmart 2610 retur o [2006/01/15] ports/91817 ports-bugs New Port: devel/geany Fast & lightweight o [2006/01/15] ports/91822 ports-bugs [New Port] polish/ekg2 console based IM c o [2006/01/15] docs/91823 doc fix typo of reference link o [2006/01/15] ports/91837 ports-bugs [UPDATE] games/linux-alienarena: integrat o [2006/01/15] ports/91838 danfe [BUG] graphics/svgalib: tty switching is o [2006/01/15] ports/91840 barner [MAINTAINER UPDATE] games/darkplaces: min f [2006/01/15] ports/91841 barner [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 p [2006/01/16] kern/91851 andre [netinet] [patch] cannot collect multicas 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] usb/91863 usb Philips USB webcam driver 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/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/91900 ports-bugs ports/www/opera should advise on libmap.c o [2006/01/17] ports/91902 vsevolod ports: net/openldap ports report wrong PK o [2006/01/17] kern/91908 darrenr [ipnat] loading ipl.ko to the kernel comp o [2006/01/17] ports/91926 ports-bugs New port: audio/bmp-mac f [2006/01/17] ports/91928 ports-bugs [patch] games/wormux update to 0.7 beta 2 o [2006/01/18] ports/91932 ports-bugs [NEW PORT] games/quake-extras: Addons for o [2006/01/18] ports/91933 portmgr Mk/bsd.port.mk - introduce USE_LDCONFIG{, f [2006/01/18] ports/91953 ports-bugs I can't compile the port graphics/gnash 0 o [2006/01/18] ports/91957 cjh Update port: print/cjk-lyx Update to vers 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/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 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/91983 vsevolod [PATCH] Update openldap23-server to 2.3.1 o [2006/01/19] ports/91984 ports-bugs [NEW PORT] games/linux-ut: Unreal Tournam o [2006/01/19] bin/91993 dhclient(8) option missing, script incomp f [2006/01/19] ports/92014 ports-bugs security/p5-Digest-SHA256: Broken on Free o [2006/01/19] ports/92019 ports-bugs [UPDATE] games/wolf3d: allow playing Wolf s [2006/01/19] ports/92022 oliver Adding event to the calendar fails when m o [2006/01/19] kern/92023 [kernel] 'options DEVICE_POLLING' makes l f [2006/01/20] ports/92057 knu textproc/ruby-htree update f [2006/01/20] ports/92060 ports-bugs Update port: net-im/jit (rcNG'fy) o [2006/01/20] bin/92062 mdconfig(8): mdconfig -l shows 95 entries f [2006/01/20] ports/92064 ports-bugs Port net-im/jit un-BROKEN on amd64 o [2006/01/20] ports/92079 vsevolod [bsd.database.mk][patch] Set detected dat o [2006/01/21] ports/92084 lioux multimedia/tovid - errornous \n's f [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/92105 vsevolod [PATCH] Add Berkeley DB 4.4 to bsd.databa p [2006/01/21] kern/92110 davidxu setcontext restore the carry flag o [2006/01/21] ports/92114 gnome [PATCH] mail/thunderbird: platform name o o [2006/01/22] ports/92123 portmgr [patch] bsd.port.mk: PLIST_SUBX and SUBX_ s [2006/01/22] ports/92133 ports-bugs [PATCH] comms/spandsp: 0.0.2p22 fixes var o [2006/01/22] ports/92138 ports-bugs [NEW PORT] sysutils/cmstape: Read and wri o [2006/01/22] ports/92141 ports-bugs [NEW PORT] sysutils/ansitape: Read or wri 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 f [2006/01/22] bin/92149 [patch] ln(1): ln -f -s does not remove e o [2006/01/22] bin/92160 qa [sysinstall] [patch] Add new NTP servers o [2006/01/22] ports/92165 mharo [update] mail/p5-Mail-SPF-Query update to p [2006/01/23] bin/92187 brooks [patch] dhclient-script(8) doesn't config o [2006/01/23] ports/92197 ports-bugs New port: www/ojs2 Open Journal Systems o [2006/01/23] ports/92202 ports-bugs New port: www/dokeos Dokeos o [2006/01/23] ports/92212 openoffice editors/openoffice.org-2.0: openoffice fa o [2006/01/24] i386/92238 i386 Spurious "atapci1: failed to enable memor o [2006/01/24] ports/92248 ports-bugs [NEW PORT] chinese/ve: NTHU-CS Maple BBS f [2006/01/24] ports/92257 lawrance Conflicts between graphics/p5-Image-ExifT o [2006/01/24] kern/92270 glebius ppp(8): ppp does not work on renamed netw f [2006/01/24] ports/92284 ports-bugs audio/aureal-kmod - au88x0-1.3_4 is unfet o [2006/01/25] ports/92289 ports-bugs audio/mbrolavox - fr4 and nl3 are incorre f [2006/01/25] ports/92297 ports-bugs sysutils/portupgrade: Minor (1 word) gra p [2006/01/25] conf/92299 matteo [patch] /etc/periodic/daily/440.status-ma o [2006/01/25] usb/92306 usb [quirk] [patch] Support for iRiver U10 US o [2006/01/25] ports/92308 green Update port: irc/tkirc update to 2.46 f [2006/01/25] ports/92314 ports-bugs Broken port: java/eclipse-log4e o [2006/01/25] ports/92315 ports-bugs [patch:fix] sysutils/dvd+rw-tools : threa a [2006/01/25] ports/92322 portmgr bsd.port.mk: Bug in LDCONFIG_CMD in the l o [2006/01/25] kern/92323 [iwi] [patch] XI330_IEEE missing from if_ a [2006/01/25] ports/92326 roam Update port: mail/qmailadmin update to 1. o [2006/01/25] ports/92330 emulation linux-pango fails to install o [2006/01/25] ports/92332 ports-bugs New port: sysutils/lcdproc-devel - CVS ve o [2006/01/25] ports/92334 ports-bugs Review of FreeBSD Port of Tcl o [2006/01/26] docs/92342 doc Enjoin to use the sh exec statement in th o [2006/01/26] ports/92344 ports-bugs [NEW PORT] deskutils/superkaramba-lwp: Li o [2006/01/26] ports/92345 mat [PATCH] devel/p5-Data-Dump-Streamer: [SUM o [2006/01/26] ports/92355 portmgr PATCH: Mk/bsd.port.mk: Include bsd.tcl.mk o [2006/01/26] standards/92360standards [headers] [patch] Missing TAB3 in kernel o [2006/01/26] standards/92362standards [headers] [patch] Missing SIGPOLL in kern f [2006/01/26] ports/92367 ports-bugs Broken port: lang/clips o [2006/01/26] bin/92370 pppd(8): ppp server not accessible to IPV o [2006/01/26] ports/92379 ports-bugs [PATCH] dns/dnsmasq: Also install scripts f [2006/01/26] ports/92380 ports-bugs update ftp/pftpx o [2006/01/26] kern/92381 [drm] i915 drm module unuseable by X.org f [2006/01/26] ports/92383 ports-bugs [PATCH] games/linux-quake4: update to 1.0 o [2006/01/26] ports/92384 luigi repo-copy request for net/asterisk into n o [2006/01/26] ports/92393 clement Port Update: net/pen 0.17.0 o [2006/01/26] bin/92395 [patch] truss(1) does not work properly, o [2006/01/27] ports/92401 sergei [PATCH] security/libprelude: fix plist an o [2006/01/27] usb/92403 usb uplcom.c needs new entry for 4.00 revisio f [2006/01/27] ports/92406 ports-bugs Update www/joomla to 1.0.7 f [2006/01/27] ports/92409 pav [PATCH] net/tintin++: update to 1.95.7 o [2006/01/27] amd64/92412 amd64 rcp.rstatd reports bogus packets/per/seco f [2006/01/27] ports/92414 ports-bugs [patch] net/vnc Xvnc server doesn't run w f [2006/01/27] ports/92416 ports-bugs [PATCH] devel/kscope: update to 1.3.3 f [2006/01/27] ports/92421 anray [PATCH] comms/gammu: fix works on 4.x sys o [2006/01/27] ports/92429 ports-bugs new port: science/caret (advice needed) o [2006/01/27] ports/92434 portmgr Patch: Mk/bsd.port.mk automatic show pkg- f [2006/01/28] ports/92438 ports-bugs mail/pop-before-smtp 1.37 -> 1.39 -- incl a [2006/01/28] ports/92443 linimon [patch] remove .error from all port Makef s [2006/01/28] ports/92445 portmgr [patch] change all bogus uses of BROKEN t a [2006/01/28] ports/92446 portmgr [patch] remove .error from bsd.port.mk o [2006/01/28] ports/92454 ports-bugs New port: security/ipfwcount Summarise ip o [2006/01/28] usb/92462 usb [patch] Add support for Epson CX3500/3600 o [2006/01/28] amd64/92463 amd64 Buttons of USB mouse do no work under KDE f [2006/01/28] ports/92466 ports-bugs Port sysutils/apcupsd - upgrade and many o [2006/01/28] ports/92468 edwin Reintroduce legacy port: vtk 4.3 o [2006/01/28] ports/92470 kwm Core dump in devel/devhelp f [2006/01/28] ports/92477 ports-bugs Unable to start www/pyblosxom o [2006/01/29] ports/92490 clement www/apache22: crash in bn_mul_add_words i o [2006/01/29] ports/92495 ports-bugs update graphics/dcraw to 8.03 o [2006/01/29] ports/92498 ports-bugs japanese/hns update to version 2.19.6 o [2006/01/29] i386/92501 i386 Hang on boot with ACPI enabled on A6R not o [2006/01/29] ports/92508 ports-bugs Opera startup fails with Undefined symbol o [2006/01/29] kern/92509 tegge [patch] Incorrect Comment in vm_fault o [2006/01/29] kern/92512 multimedia [sound] distorted mono output with emu10k o [2006/01/29] i386/92513 i386 xinint login difficulty f [2006/01/29] www/92516 remko ActivSupport, Inc. - Your Flexible IT Par f [2006/01/30] ports/92519 ports-bugs update www/webredirect o [2006/01/30] ports/92520 ports-bugs [NEW PORT] ratbox-services - IRC services f [2006/01/30] ports/92521 ports-bugs www/awstats 6.5 with broken tools/logreso o [2006/01/30] conf/92523 rc [patch] allow rc scripts to kill process o [2006/01/30] amd64/92527 amd64 no driver for "CICADA VSC 8201 Gigabit LA o [2006/01/30] ports/92530 jedgar graphics/mrsidviewer - download site is m p [2006/01/30] bin/92533 ceri [sysinstall] On-line help is wrong about o [2006/01/30] ports/92538 ports-bugs New port: x11/gcb o [2006/01/30] ports/92539 petef [PATCH] net-mgmt/ipcalc: update to 0.40 o [2006/01/30] conf/92541 [PATCH] add ca_AD, ca_FR and ca_IT locale o [2006/01/30] ports/92542 markp Broken port: games/burgerspace Does not c o [2006/01/30] ports/92547 ports-bugs Deprecated port: lang/ruby-usersguide o [2006/01/30] ports/92548 ahze [PATCH] textproc/p5-xmltv: Fix 'bad makef o [2006/01/30] www/92550 remko New URLS & content to merge ito www.freeb o [2006/01/30] kern/92557 multimedia [sound] Contrary to 6.0 release notes, sn o [2006/01/30] www/92561 remko site submission o [2006/01/30] ports/92566 ports-bugs [new port] devel/p5-Java: Perl extension o [2006/01/31] docs/92576 doc mkuzip.8 improvements o [2006/01/31] ports/92580 ports-bugs [NEW PORT] games/galaxymage: Open source a [2006/01/31] ports/92588 portmgr make fetchindex failed with FETCHINDEX=wg o [2006/01/31] ports/92590 ports-bugs [MAINTAINER] www/mod_perl2: fix plist for f [2006/01/31] ports/92591 thierry Update port: math/gri to 2.12.10 f [2006/01/31] ports/92594 girgen [patch] postgresql81-server startup scrip o [2006/01/31] ports/92604 ale mysql41-client broken with non-default ch f [2006/01/31] ports/92619 ports-bugs ADS, Kerberos are disabled in net/samba-l o [2006/01/31] ports/92620 glewis jdk14 under the environment where net.ine o [2006/01/31] docs/92626 doc jail manpage should mention disabling som p [2006/01/31] docs/92629 jcamou wrong RFC number for NTP in dhcp-options( o [2006/01/31] ports/92630 ports-bugs [NEW PORT] audio/slimserver-lazysearch: S o [2006/01/31] ports/92634 ports-bugs Update port: games/gillo fix build on amd f [2006/01/31] ports/92635 ports-bugs Update port: mail/clamfilter add mastersi p [2006/01/31] standards/92640schweikh A pristine /bin/sh does not set the PWD v f [2006/01/31] ports/92642 ports-bugs sysutils/nut: sample nut.sh has misleadin o [2006/01/31] ports/92644 ports-bugs [NEW PORT] www/fluxcms: An extensible and f [2006/02/01] ports/92651 ports-bugs graphics/gmt - WITH_EVERYTHING doesn't fe o [2006/02/01] ports/92652 anders www/thttpd wrong distinfo p [2006/02/01] docs/92653 jcamou [patch] document carp in ifconfig.8 (patc o [2006/02/01] conf/92654 [patch] Setting moused_nondefault_enable o [2006/02/01] ports/92655 archie update net/mpd4 o [2006/02/01] ports/92656 ports-bugs [Maintainer] databases/py-sqlobject: use f [2006/02/01] ports/92661 ports-bugs games/nethack34 - nh343-menucolor.diff no o [2006/02/01] ports/92662 flz net-p2p/ctorrent port contains multiple p f [2006/02/01] ports/92669 vd [patch] math/vecfem: fix .include stateme o [2006/02/01] kern/92671 emulation [patch] [linux] Fix for Maple 10: impleme o [2006/02/01] ports/92678 arved [PATCH] multimedia/kaffeine fix plist cre f [2006/02/01] ports/92688 portmgr [PATCH] bsd.port.mk: add check to USE_DOS s [2006/02/01] ports/92689 portmgr [UPDATE] Replace USE_CRLF with USE_DOS2UN f [2006/02/01] ports/92691 ports-bugs [UPDATE] net/vnc: clean-up o [2006/02/01] ports/92695 mharo [PATCH] net/p5-Net-CIDR-Lite: update to 0 o [2006/02/01] docs/92699 doc misleading chapter in handbook f [2006/02/01] ports/92707 gerald lang/gcc42 fails to build on FreeBSD 4.11 o [2006/02/01] ports/92710 gioria net/delegate is unfetchable o [2006/02/02] ports/92712 ports-bugs [NEW PORT] games/sauerbraten: First perso f [2006/02/02] ports/92718 garga [PATCH] www/elinks: update to 0.11.1 o [2006/02/02] i386/92723 i386 fdisk should be able to output current sl o [2006/02/02] ports/92731 anders [non-maintainer] net/dante: update to 1.1 o [2006/02/02] ports/92737 openoffice editors/openoffice.org-2.0 build failure o [2006/02/02] ports/92738 bms [patch] net/libpcap LIBPCAP_OVERWRITE_BAS o [2006/02/02] i386/92743 i386 Erreur compilation kernel o [2006/02/02] kern/92744 [rl] problems with a realtek network card o [2006/02/02] docs/92745 doc [patch] Add FreeBSD list of projects and f [2006/02/02] ports/92748 ports-bugs [MAINTAINER] games/crossfire-client: upda o [2006/02/02] ports/92749 ports-bugs [maintainer-update] security/samba-vscan f [2006/02/03] ports/92755 ports-bugs databases/slony1: Add ability to run slon f [2006/02/03] ports/92757 ports-bugs Currently lang/squeak web browser plugin o [2006/02/03] ports/92759 kris update www/adzap to 20060203 o [2006/02/03] ports/92760 az New port: www/c-icap c-icap is an impleme o [2006/02/03] ports/92763 ports-bugs [patch] make data directory location of p o [2006/02/03] ports/92779 ports-bugs nxsetup fails if sshd(8) is not already r f [2006/02/03] ports/92781 ports-bugs www/axis installs files in wrong director o [2006/02/03] ports/92783 ports-bugs [NEW PORT] www/mimetex: A CGI script that o [2006/02/04] ports/92793 vsevolod [Update] new version of net-im/psi o [2006/02/04] ports/92800 ports-bugs [NEW PORT] textproc/textogif: A Perl scri f [2006/02/04] ports/92804 ports-bugs mozplugger doesn't find /usr/local/etc/mo o [2006/02/04] ports/92807 ports-bugs New port: security/paramiko A python libr f [2006/02/04] ports/92810 ports-bugs [PATCH] net-p2p/jigdo: convert to OPTIONS f [2006/02/04] ports/92812 ports-bugs [update] mail/crm114 to BlameTheReavers ( o [2006/02/04] ports/92818 gnome ports/www/seamonkey doesn't build o [2006/02/04] ports/92820 ports-bugs [NEW PORT] textproc/gladtex: A program to o [2006/02/04] ports/92828 ports-bugs port mbone/rat30 update f [2006/02/05] ports/92841 ports-bugs [PATCH] net/spread: fix plist o [2006/02/05] ports/92843 ports-bugs New port: sysutils/tw_cli 3ware storage c o [2006/02/05] ports/92844 gnome [PATCH] devel/dbus: minor fixes r [2006/02/05] ports/92845 portmgr Repocopy request: java/netbeans -> java/n o [2006/02/05] usb/92852 usb Vertical scroll not working properly on A o [2006/02/05] ports/92856 aaron New port: textproc/p5-Text-Capitalize Cap o [2006/02/05] ports/92857 flz update port mail/roundcube to 20060205 o [2006/02/05] ports/92862 danfe [PATCH] x11/nvidia-driver: fix file resto o [2006/02/05] ports/92865 mat [patch] databases/p5-Class-DBI-Loader: up o [2006/02/06] bin/92866 krion pkg_add(1) should return a different resu o [2006/02/06] bin/92867 krion pkg_add(1) needs an option to disable dep o [2006/02/06] ports/92877 sf version string is wrong in japanese/less o [2006/02/06] kern/92880 [libc] [patch] almost rewritten inet_netw o [2006/02/06] docs/92885 doc Meanless sentence in handbook? f [2006/02/06] ports/92904 ports-bugs update ports/databases/adodb/Makefile 4. o [2006/02/06] ports/92907 demon [PATCH] www/links: OPTIONify o [2006/02/06] ports/92909 lawrance [Maintainer Update] science/mbdyn: update o [2006/02/06] ports/92910 delphij Update port: mail/missey o [2006/02/06] ports/92913 ports-bugs New port: net/spoofer o [2006/02/06] ports/92914 girgen Deprecated port: mail/mulberry o [2006/02/06] ports/92923 portmgr [patch] bsd.port.mk - cleanup comments o [2006/02/06] kern/92926 [headers] [patch] Missing copyright in /u o [2006/02/07] ports/92942 secteam [PATCH] security/portaudit: update to 0.5 f [2006/02/07] ports/92943 ports-bugs x11-fonts/mkitalic: mkbold-mkitalic-0.11 f [2006/02/07] ports/92944 ports-bugs Update ports: net-mgmt/nagiostat o [2006/02/07] ports/92955 ports-bugs update ports: graphics/spcaview: maintain f [2006/02/07] ports/92956 ports-bugs Update port: sysutils/sysupdate Spelling o [2006/02/07] ports/92958 ports-bugs games/nethack34 update (needs additional o [2006/02/07] ports/92964 lth Fix port: mail/p5-Email-Date fix pkg-desc f [2006/02/07] ports/92967 ports-bugs Deprecated port: mail/pgp4pine o [2006/02/07] ports/92968 ports-bugs Fix port: mail/postilion f [2006/02/07] ports/92971 ports-bugs Update Ports: www/zope-zwiki update to 0. o [2006/02/07] www/92973 www [patch] mailto.sgml o [2006/02/07] ports/92982 petef Update port: mail/regm fix mastersite and o [2006/02/07] ports/92984 petef Deprecated port: mail/rmoldmail o [2006/02/07] www/92986 www [patch] some modification and updates for o [2006/02/07] ports/92987 lth update port net-mgmt/ifgraph to 0.4.10 f [2006/02/07] ports/92993 ports-bugs Update www/twiki from 20040904 to 4.0.1,1 o [2006/02/07] ports/93000 perl p5-Mail-SpamAssassin DomainKeys support i o [2006/02/07] amd64/93002 amd64 amd64 (6.0) coredumps at unpredictable ti o [2006/02/08] ports/93005 ports-bugs Minor port enhancement to math/umfpack po o [2006/02/08] ports/93007 portmgr Add power of find utility to USE_DOS2UNIX o [2006/02/08] usb/93011 usb HP ScanJet 6200C & uscanner problem o [2006/02/08] docs/93014 doc minor nits in the project model book (dev s [2006/02/08] ports/93023 lawrance [maintainer] textproc/emacs-wiki: update f [2006/02/08] ports/93032 ports-bugs LPRng uses incorrect paths to config file o [2006/02/08] ports/93033 tobez Problem using perlcc o [2006/02/08] ports/93034 ports-bugs [maintainer] www/roundup: update to 1.0.1 o [2006/02/08] ports/93035 ports-bugs New port: security/bsp_upektfmess UPEK T o [2006/02/08] docs/93039 doc remove articles/java-tomcat f [2006/02/08] ports/93040 ports-bugs Update port: mail/smtpd fix mastersite f [2006/02/08] ports/93042 ports-bugs Fix port: mail/solidpop3d fix mastersite o [2006/02/08] ports/93045 vsevolod [UPDATE]: www/moinmoin to version 1.5.2 o [2006/02/08] www/93046 remko New entry for the FreeBSD User Groups web f [2006/02/08] ports/93048 ports-bugs [UPDATE]: net-mgmt/isic o [2006/02/08] ports/93053 ports-bugs sync update of biology/emboss && biology/ o [2006/02/08] ports/93055 ports-bugs [ new port ] biology/dotter o [2006/02/08] ports/93056 ports-bugs [ new port ] biology/belvu f [2006/02/08] ports/93057 hq [ new port ] print/jabref, a BibTeX ref m o [2006/02/08] ports/93058 ports-bugs [ new port ] biology/lagan o [2006/02/08] ports/93059 ports-bugs [ new port ] biology/mafft o [2006/02/08] ports/93060 ports-bugs [ new port ] biology/blat: Jim Kent's BLA o [2006/02/08] ports/93062 ports-bugs sysutils/bbsmount: Update to latest versi o [2006/02/08] ports/93063 ports-bugs [Maintainer Update] x11-fonts/farsifonts f [2006/02/08] ports/93064 ports-bugs update port net-mgmt/bgpq to 1.0.9.1 o [2006/02/08] ports/93066 gnome slib 3a2 upgrade breaks guile o [2006/02/09] ports/93070 ports-bugs [PATCH] textproc/htmlize.el update port t o [2006/02/09] ports/93072 jylefort New port: x11-wm/gcompmgr - Gnome GUI int f [2006/02/09] ports/93079 ports-bugs [PATCH] mail/vm-pop3d: MAINTAINER change. o [2006/02/09] www/93089 www [patch] Add Gentoo/FreeBSD to myths.sgml o [2006/02/09] amd64/93090 amd64 NIC on GA-K8NF-9 motherboard is recognize o [2006/02/09] ports/93091 ports-bugs New port: sysutils/logserial Daemon to sa o [2006/02/09] ports/93092 ports-bugs update ports: databases/namazu2 japanese/ o [2006/02/09] kern/93093 [libc] xdr_string might call strlen(3) on o [2006/02/09] ports/93099 phantom java/jdk14: Modify /etc/manpath.config o [2006/02/09] ports/93101 mnag [Patch] ports databases/sqlite2 add suppo f [2006/02/09] ports/93102 hq New Port: games/ftjava f [2006/02/09] ports/93103 hq New Port: games/sfbol o [2006/02/09] ports/93107 ale MySQL ports missing switch to compile wit f [2006/02/10] ports/93111 ports-bugs Update port: graphics/reallyslick to 0.8. o [2006/02/10] ports/93113 ports-bugs Update net/pear-Net_Sieve to 1.1.2 f [2006/02/10] ports/93114 ports-bugs [PATCH] games/wormux: Update to 0.7beta3 o [2006/02/10] ports/93123 ports-bugs [PATCH] graphics/djvulibre: browser plugi o [2006/02/10] gnu/93127 [PATCH] add __FreeBSD_kernel__ to pre-def o [2006/02/10] docs/93130 doc addition to handbook section 14.11 Open S f [2006/02/10] ports/93132 ports-bugs New port: audio/py-karaoke Python kara o [2006/02/10] ports/93133 ale add pkg-message to mysql-server-4.0.26 o [2006/02/10] ports/93134 ale add pkg-message to mysql-server-4.1.16 o [2006/02/10] ports/93135 ale add pkg-message to mysql-server-5.0.18 o [2006/02/10] ports/93136 ale add pkg-message to mysql-server-5.1.5 o [2006/02/10] docs/93138 jcamou URL not up to date in the handbook o [2006/02/10] www/93141 remko New Listing http://www.freebsd.org/commer o [2006/02/10] ports/93143 flz [patch] misc/ldconfig_compat fix for 4.x o [2006/02/10] ports/93148 ports-bugs New port: mail/squirrelmail-email_footer- o [2006/02/10] ports/93149 ports-bugs New port: mail/squirrelmail-notes-plugin o [2006/02/10] ports/93150 ports-bugs New port: mail/squirrelmail-notify-plugin o [2006/02/10] ports/93151 ports-bugs New port: mail/squirrelmail-quota_usage-p o [2006/02/10] ports/93152 ports-bugs New port: mail/squirrelmail-wetteronline- o [2006/02/10] ports/93154 ports-bugs New port: mail/squirrelmail-login_notes-p o [2006/02/11] ports/93157 clsung [PATCH] security/clamsmtp: add OPTIONS to f [2006/02/11] ports/93162 lawrance [update] x11-themes/icons-tango o [2006/02/11] ports/93167 ports-bugs [New Port] www/p5-Catalyst-View-GraphViz o [2006/02/11] ports/93168 ports-bugs New port: games/reminiscence A rewritten o [2006/02/11] bin/93171 roberto ntpdate returns garbage output on amd64 o [2006/02/11] kern/93172 [isp] [patch] uintXX_t style(9) updates o [2006/02/11] ports/93176 lawrance [Maintainer Update] science/mbdyn: add a o [2006/02/11] ports/93178 ports-bugs patch for sysutils/portmanager crash when o [2006/02/11] ports/93179 ports-bugs [New Port] security/gorilla: add gorilla, o [2006/02/11] ports/93183 ports-bugs new port: devel/loki o [2006/02/11] ports/93184 ports-bugs [NEW PORT]: x11-fonts/suxus o [2006/02/11] ports/93185 ale graphics/pecl-imagick port causes SIGABRT f [2006/02/11] ports/93186 ports-bugs ports/sysutils/portupgrade - use new USE_ o [2006/02/11] ports/93190 lawrance [MAINTAINER] www/py-turbogears: update to f [2006/02/11] ports/93191 ports-bugs [PATCH] fix audacity build errors on amd6 o [2006/02/11] ports/93193 ports-bugs Update port: net-im/tkabber-devel (latest o [2006/02/11] kern/93197 [libc] strptime(3) succeeds on formats it o [2006/02/11] ports/93198 ports-bugs Update port: devel/cvsdadm to 0.3 o [2006/02/11] ports/93200 ports-bugs new port x11-themes/gtk-gray-theme p [2006/02/11] docs/93201 marck inconsitency in vmstat(8) manual page wit o [2006/02/11] ports/93202 ports-bugs new port x11-themes/gtk-envy-theme f [2006/02/11] ports/93204 ports-bugs phpBB anti-DOS patch disallows visual aut o [2006/02/11] ports/93207 ports-bugs new port x11-themes/cursor-neutral-theme o [2006/02/11] ports/93210 ports-bugs new port x11-themes/cursor-grounation-the o [2006/02/11] ports/93211 ports-bugs [new port] databases/pecl-paradox A PHP e o [2006/02/12] ports/93213 lawrance [UPDATE] audio/streamripper to 1.61.17 ; r [2006/02/12] ports/93216 portmgr [PATCH] finance/gnucash-devel: Add develo o [2006/02/12] ports/93218 ports-bugs New port: sysutils/bsd-splash-changer Boo o [2006/02/12] ports/93223 ports-bugs New port(s) devel/cl-infix o [2006/02/12] ports/93224 ports-bugs [NEW PORT] science/gsmc: Smith chart prog o [2006/02/12] sparc64/93226sparc64 DEBUG_LOCKS (really stack_save()) causes f [2006/02/12] kern/93230 usbd source issue o [2006/02/12] ports/93231 lawrance [maintainer] mail/dkim-milter update to 0 o [2006/02/12] ports/93233 lawrance [MAINTAINER] update mail/cone to 0.66.200 o [2006/02/12] ports/93234 portmgr bsd.port.mk comment fixup for USE_RC_SUBR o [2006/02/12] docs/93249 doc rewrite of handbook chapter 23 (PPP & SLI o [2006/02/12] ports/93251 lawrance update security/p5-GnuPG-Interface o [2006/02/12] ports/93252 ports-bugs Port upgrade: x11-fm/krusader to 1.70.0 o [2006/02/12] ports/93254 lawrance java/jmp: fix build on fbsd 4.x (patch in o [2006/02/13] ports/93255 ports-bugs [MAINTAINER UPDATE] ftp/prozilla: install o [2006/02/13] www/93257 pav FreeBSD/amd64 Project -- motherboards: Ne o [2006/02/13] ports/93259 ports-bugs [NEW PORT] sysutils/binup: BSDUpdates sys o [2006/02/13] ports/93261 hq New port: games/gGo o [2006/02/13] ports/93262 ports-bugs [maintainer] textproc/scim-table-imengine f [2006/02/13] ports/93263 ports-bugs www/linux-firefox update to 1.5.0.1 o [2006/02/13] ports/93264 ports-bugs misc/heyu2: Updated original source o [2006/02/13] ports/93265 portmgr [PATCH] RELENG_6 after local_startup MFC o [2006/02/13] ports/93269 ports-bugs [maintainer update] courier/pkg-plist fix f [2006/02/13] ports/93270 ports-bugs [patch]jpeg support not working due to mi o [2006/02/13] ports/93271 gnome [PATCH] Port devel/gamin does not compile o [2006/02/13] ports/93272 ports-bugs [MAINTAINER] comms/qfaxreader: update to o [2006/02/13] ports/93273 marcus devel/portlint: is wrong when checking US o [2006/02/13] misc/93275 sysinstall: Failure to install after rest o [2006/02/13] ports/93276 secteam [patch] security/ca-roots: Update expired o [2006/02/13] ports/93277 ports-bugs [PATCH] finance/kmymoney2: update to 0.8. o [2006/02/13] ports/93278 ports-bugs [MAINTAINER] mail/dspam-devel: update to 2985 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 11:06:22 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 4C4E316A420 for ; Mon, 13 Feb 2006 11:06:22 +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 CEDA743D76 for ; Mon, 13 Feb 2006 11:06:06 +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 k1DB66h8069414 for ; Mon, 13 Feb 2006 11:06:06 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DB62aJ069391 for freebsd-bugs@FreeBSD.org; Mon, 13 Feb 2006 11:06:02 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 13 Feb 2006 11:06:02 GMT Message-Id: <200602131106.k1DB62aJ069391@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, 13 Feb 2006 11:06:22 -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 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 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 kern/74935 andre [netinet] [patch] TCP simultaneous open fails. o kern/75122 andre [netinet] [patch] Incorrect inflight bandwidth calcula o bin/75258 [patch] dd(1) has not async signal safe interrupt hand o kern/75541 [sysv] [patch] Forgotten tunables for sysvmsg module o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r f kern/76207 [xl] [patch] Null pointer dereference in xl_detach() o kern/76410 [bpf] [patch] Null pointer dereference in net/bpf.c o kern/76893 [cam] [patch] Fatal divide in booting processes with B o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o kern/77181 [newfs] [patch] newfs -g largevalue, mkdir, panic 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 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/81882 [patch] missing terminal definition for wy120 in termc o kern/81943 des [kernel] [patch] _assert_sbuf_integrity causes panic f o kern/82491 [bootp] [patch] bootpd shouldn't ignore requests o bin/82720 [patch] Incorrect help output from growfs.c and mkfs.c o kern/82919 [bridge] [patch] Bridge configuration update will cras p bin/83085 des [patch] double free() in openpam o kern/83107 [libc] [patch] libc uuid_compare() doesn't work with l o bin/83336 [patch] libc's parse_ncp() don't check malloc/realloc o bin/83338 [patch] libc's getent() don't check for malloc failure o bin/83340 [patch] setnetgrent() and supporting functions don't c o bin/83344 [patch] Improper handling of malloc failures within li o bin/83347 [patch] improper handling of malloc failures within li o bin/83348 [patch] Improper handling of malloc failures within li o bin/83349 [patch] improper handling o malloc's failures within l o bin/83359 [patch] improper handling of malloc failures within li o bin/83364 [patch] improper handling of malloc failures, bad prin o kern/83368 [ipx] [patch] incorrect handling of malloc failures wi o bin/83369 [patch] incorrect handling of malloc failures within l o kern/83464 [geom] [patch] Unhandled malloc failures within libgeo o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti p bin/84450 stefanf [patch] rpcgen produces code that does not compile und a kern/84544 dhartmei [pf] [patch] pfvar.h: PF_QNAME_SIZE is too small for c o kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn't recognize o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th o kern/84861 [ipw] [patch] still can't get working ipw(4) with adho o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex o threa/85160 threads [libthr] [patch] libobjc + libpthread/libthr crash pro o kern/85266 [xe] [patch] xe(4) driver does not recognise Xircom XE o kern/85320 [gre] [patch] possible depletion of kernel stack in ip o kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark volume "clean" o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver o bin/85830 des [patch] pam_exec incorrectly works with vfork() o kern/86306 [em] [patch] if_em.c locks up while trying to send a h a ports/86310 portmgr [patch] all-depends-list target of bsd.port.mk is bugg o kern/86598 nectar [patch] Bug in OpenSSL Padlock Engine o kern/86944 [nfs] [patch] When I use FreeBSD with NFS client, clos o kern/87506 [vr] [patch] Fix alias support on vr interfaces o ports/87523 [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 o kern/89752 [bpf] [patch] bpf_validate() needs to do more checks o kern/89784 phk [patch] [panic] 6.0-RELEASE panics when applying `type o kern/89876 [txp] [patch] txp driver doesn't work with latest firm o kern/89878 [pccard] [patch] pccard.c:pccard_safe_quote() unsafe o kern/90096 [net] [patch] arp mixup if carp and bridge used o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous o bin/90518 wes [patch] dhclient(8): dhclient-script problems with sym o kern/90800 [kernel] [patch] it is possible to fake credentials in o kern/90815 [smbfs] [patch] SMBFS with character conversions somet f conf/90863 dougb [patch] 6.0 boot: name resolution broken for daemon st o kern/90973 thompsa [net] [patch] if_bridge does not handle arp for own ad o kern/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 o conf/91732 [patch] 800.loginfail: fix log message grep expression p kern/91879 alfred [patch] Panic in nfs_putpages() on 6-stable. o ports/91911 emulation [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable o bin/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o f kern/92016 sos [ata] [patch] SATA Disk not detected on Dell PowerEdge p kern/92091 andre [netinet] [patch] IP address hash corruption bug o kern/92092 [iicbus] [patch] Panic if device with iicbus child is o ports/92210 lioux [PATCH] Fixing Azureus to work on amd64 o conf/92433 [patch] /etc/network.subr cannot handle interfaces lik a ports/92583 portmgr [PATCH] Additional FAM system fixes p kern/92589 oleg [patch] System panic when i use uid/gid ipfw rules. o conf/92636 [patch] /usr/local/etc/rc.d scripts with dependencies o kern/92675 [fxp] [patch] fxp(4) unable to recover from occasional o ports/92753 openoffice [PATCH] editors/openoffice.org-2.0 makes a broken prog o kern/92786 sos [patch] ATA fixes, write support for LSI v3 RAID o bin/92839 [ntp] [patch] contrib/ntp PARSE buffer overrun p kern/92895 glebius [em] [patch] em driver watchdog reset's warning suppre o ports/92899 gnome firefox-1.5.0.1,1 uses stack garbage for directory nam p kern/92948 glebius [em] [patch] em(4) wedges with high traffic o ports/92995 thierry [patch] mail/imp clobbers Apache ${PREFIX}/apache2/Inc o kern/93199 [kernel] [patch] missing linux rt_sigtimedwait system o ports/93215 gnome [PATCH] make evolution not OOM on amd64 o kern/93236 [netinet] [patch] Received out of window SYN in ESTABL 220 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 a 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 doc [patch] ln(1) manual clarifications o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o kern/44365 [headers] [patch] introduce ulong and unchar types o kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit NIC as workin o docs/45011 trhodes [patch] style(9): '->' and '.' don't require spaces o gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messages o bin/45193 [PATCH] truss can't truss itself o bin/45254 qa [sysinstall] [patch] sysinstall installs things it sho o bin/45333 [PATCH] New option -r for chown and chgrp o ports/45414 portmgr [patch] make update in /usr/ports missing defaults. o conf/45704 [PATCH] request to change cp866b font to cp866 o kern/45793 [headers] [patch] invalid media subtype aliases in if_ 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 bin/57018 le [PATCH] convert growfs to use libufs(3) o bin/57026 [PATCH] mount_cd9660(8): there is no way to know the l s bin/57088 [cam] [patch] for a possible fd leak in libcam.c o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli o docs/57298 blackend [patch] add using compact flash cards info to handbook o docs/57388 doc [patch] INSTALL.TXT enhancement: mention ok prompt s bin/57407 bms [patch] Better NTP support for dhclient(8) and friends o kern/57522 [PATCH] New PID allocater algorithm from NetBSD o bin/57715 [patch] tcopy(1) enhancement o 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 o docs/63570 ceri [patch] Language cleanup for the Handbook's DNS sectio o i386/63628 bms [loader] [patch] i386 master boot record to allow boot s ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${SYSCTL} and a o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o kern/63863 glebius [netgraph] [patch] feature request: implement NGM_ELEC o kern/64114 [vga] [patch] bad vertical refresh for console using R o kern/64178 jmg [kqueue] [patch] kqueue does not work with bpf when us o bin/64198 [patch] init(8) may keep zombies o bin/64327 [patch] make(1): document surprising behaviour of assi o kern/64588 [joy] [patch] Extend joystick driver architecture to s s kern/64875 standards [libc] [patch] [feature request] add a system call: fd o docs/65065 doc [patch] improper language ntpd(8) man pages o bin/65228 [Patch] Allow rup(1) to parse hostnames from a defined o kern/65278 ups [sio] [patch] kgdb debugger port initialization destro o bin/65306 obrien [patch] Portability fixes for FreeBSD build utils, par f ports/65344 portmgr [patch] USE_ macros for graphics libraries o kern/65355 [pci] [patch] TC1000 serial ports need enabling o docs/65530 doc [patch] minor improvement to getgrent(3) o kern/65627 [i386] [patch] store P3 serial number in sysctl s ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow f ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive configure scri o ports/66032 portmgr [PATCH] bsd.port.mk: clean room installation o ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of `::' targets o ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detection is broken o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message o docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes not MFC'd o docs/66265 doc [patch] Document what -f and LD_TRACE_LOADED_OBJECTS_F o kern/66268 glebius [socket] [patch] Socket buffer resource limit (RLIMIT_ p docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to non-existent a o docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_options instead o ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java ports o docs/66343 doc [patch] unlisted supported card on man page for wi(4) o ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o bin/66445 [patch] Add options to last(1) to ignore ftp logins (u o docs/66483 doc [patch] share/man/man4/csa.4 grammar nits s ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/obj/usr/ports o docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, grammar, and o docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 grammar and o docs/66775 roam [patch] clarification to committer's guide that port n o bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clients connecting o bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix unacceptable s o bin/66988 [Patch] apm.c check validation of the returned values o i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM xSeries etc o docs/67078 doc [patch] MFC of a rtld(1) man page is incomplete. o bin/67231 [patch] pam_krb5 doesn't honor default flags from /etc o kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags compatible a bin/67317 bms [patch] to nfsd.c to make it slightly more dynamic o i386/67383 i386 [i386] [patch] do a better job disassembling code in 1 f ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX_SUBDIR o ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAMESUFFIX do not f ports/67562 portmgr [patch] bsd.port.mk: USE_BDB, WANT_BDB_VER, WANT_BDB_N o kern/67763 [pccard] [patch] PCMCIA: MELCO manufacturer code shoul f docs/67806 doc [patch] Let 5.x users know how to boot into single use o kern/67830 [smp] [patch] CPU affinity problem with forked child p o docs/67893 doc [patch] boot(8)'s -m description is insufficient. o kern/68081 [headers] [patch] sys/time.h (lint fix) o conf/68108 [patch] Adding mac-address /conf selector to diskless o kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD p docs/68201 keramida [patch] pthread_atfork(3) man page o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o kern/68311 [patch] it is impossible to override defaults with ker o kern/68315 [ata] [patch] atacontrol(8) addspare for 4.x o kern/68317 [kernel] [patch] on soft (clean) reboots clean dmesg o o usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o 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 a ports/70900 edwin [patch] devel/sdl12 inconsistency between actual versi 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 p bin/71666 delphij [PATCH] cleanup of the usr.sbin/btxld code o bin/71667 [PATCH] cleanup of the usr.sbin/bootparamd code o bin/71669 [PATCH] cleanup of the usr.sbin/atm code o bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o docs/71690 doc [patch] inaccurate information in systat(1) manpage o kern/71711 [bpf] [patch] generate a single bpf timestamp for each 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 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 kern/75582 [dc] [patch] Add support for Linksys PCMPC200 Cardbus o kern/75764 [umass] [patch] "umass0: Phase Error" - no device for o bin/75766 [patch] nfsd(8) loops with TCP + multiple -h options o kern/75934 [libcrypt] [patch] missing blowfish functionality in p o kern/76081 [rl] [patch] Add support for CardBUS NIC FNW3603TX o conf/76124 [patch] Mistake in /usr/share/misc/pci_vendors o gnu/76169 [patch] Add PAM support to cvs pserver o docs/76333 doc [patch] ferror(3): EOF indicator can be cleared by not o kern/76432 gnn [net] [patch] recursive locking in the network stack o bin/76494 [patch] passwd(1) does not indicate a successful chang o conf/76509 [patch] New locale uk_UA.CP1251 support o docs/76515 doc [patch] misleading use of make -j flag in handbook s kern/76520 [libiconv] [patch] Add new kernel-side libiconv conver o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same o kern/76551 [re] [patch] re0: watchdog timeout o kern/76611 isdn [i4b] [patch] i4b itjc bad enums for PIB cycle time o conf/76626 [patch] 460.status-mail-rejects shows destination doma o kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authenticate no loc o kern/76710 [mii] [patch] rgephy does not deal with status properl o ports/76915 portmgr [patch] Handle port deinstall scripts when /var is mou o bin/77031 [patch] comm(1) unable to handle lines greater than LI o docs/77087 doc [patch] the bootvinum script given in the vinum articl o conf/77197 [patch] calendar.judaic is out of date o kern/77355 [i386] [patch] Detect i*86 subarches for uname o kern/77365 [amdpm] [patch] amdpm driver has wrong PCI device ID f o kern/77835 stefanf [libc] [patch] res_debug.c needs const declarators in o kern/77841 [libc] [patch] cast away const in getpublickey() o ports/77873 portmgr [patch] New variable: USE_BSD_MK o ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPLES|DATA)DIR o kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard to wi(4) o docs/78041 doc [patch] docs for md(4) need further explanation of typ o kern/78072 [lge] [patch] Potential memory leak in lge(4) o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o docs/78138 doc [patch] Error in pre-installation section of installat o bin/78170 [patch] Fix signal handler in bootpd a docs/78174 markus [patch] Update for Bluetooth-related manpages o docs/78240 doc [patch] handbook: replace with aroun o docs/78479 doc [patch] getsockopt(2): SO_NOSIGPIPE socket option undo o ports/78490 portmgr [patch] bsd.port.mk: add PORTEXAMPLES and PORTDATA 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 p conf/79701 ume [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 conf/80504 [patch] de_DE.ISO8859-1 libc message catalog f bin/80610 [patch] netstat(1): lost data due lu format o bin/80620 des [patch] fetch -U does not work o kern/80642 ipfw [ipfw] [patch] ipfw small patch - new RULE OPTION o bin/80687 [patch] Missing NULL termination after strncpy() in lo o bin/80732 [PATCH]: getty(8) and telnetd(8) ignore the 'if' optio o kern/80844 [psm] [patch] Increase compatibility of psm driver wit o bin/81035 [patch] boot0cfg emits bogus error o conf/81042 pf [pf] [patch] /etc/pf.os doesn't match FreeBSD 5.3->5.4 o ports/81070 ale [PATCH] www/php-screw: randomize CRYPTKEY o usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN quirk f ports/81200 ale [patch] Mk/bsd.php.mk: add math/pecl-big_int o bin/81230 [patch] mountd does not ignore SIGPIPE o stand/81287 standards [PATCH]: fingerd(8) might send a line not ending in CR o bin/81300 [PATCH] add option to sockstat(1) to always separate o i386/81358 i386 [geode.c] [patch] add PC Engines WRAP support p kern/81449 jkim [loader] [patch] SMBIOS scan for loader o threa/81534 threads [libc_r] [patch] libc_r close() will fail on any fd ty o kern/81588 phk [kernel] [patch] Devices with SI_CHEAPCLONE flag don't o bin/81692 [patch] atacontrol(8) support for disk APM and acousti o bin/81709 [patch] lam accepts -P but not -p o kern/81803 [ichsmb] [patch] Unsupported ICH6 SMBus controller on o bin/81837 [patch] Sort by directories first option for ls(1) s kern/81867 delphij [ioctl] [patch] ioctl collision between pcvt(4) and vg o bin/81874 [patch] TCP mode in systat overwrites load average o kern/81987 [libc] [patch] memory leaks in libc/rpc o bin/81989 [patch] mount_msdosfs(8): when a mask, but no dirmask o bin/82058 markm [PATCH] Ability for pw groupmod to delete members o bin/82161 [patch] m4's eval does not handle INT_MIN correctly o bin/82170 [patch] m4's eval does not work as documented o bin/82185 [patch] ndp(8) command bug o kern/82188 [netgraph] [patch] ng_fec interface not running after o kern/82189 [netgraph] [patch] ng_fec interface - problems with co o conf/82228 roberto [patch] order parsed ntpdate_hosts in /etc/rc.d/ntpdat o bin/82287 [patch] routed(8): Fix varargs usage, remove non-exist o docs/82290 hmp [patch] update to handbook firewall PF section o gnu/82351 [patch] update (385-cl3) to version 385 of the "less" o kern/82380 [libc] [patch] buildworld error in libc o usb/82436 usb [patch] USL101 Host-to-Host bridge support on FreeBSD o gnu/82484 [patch] for misleading man cvs f ports/82661 portmgr [patch] Add support to filter MASTER_SITES and PATCH_S o kern/82724 ipfw [ipfw] [patch] Add setnexthop and defaultroute feature o conf/82738 [patch] add amd_program line to defaults/rc.conf o docs/82779 doc [patch] Kill entry for ddb manpage o conf/82823 [patch] little addon for /etc/periodic/400.passwdless o usb/82839 usb [patch] add support for Aceeca Mez1000 device to uviso o kern/82882 yar [patch] ip_mroute abends kernel when interface detache o kern/82908 glebius [patch] ip_carp should use ifnet_departure_event event o bin/83170 [patch] Allow 'install' to compare files by mtime inst o kern/83198 [patch] Missing option in template NOTES a ports/83264 [PATCH] emulators/linux_base-suse-9.2: Add freetype2 o bin/83358 [patch] improper handling of malloc failures within re o bin/83361 [patch] Incorrect malloc failures handling within libd f ports/83373 jedgar [PATCH] databases/p5-Mysql port does not compile o www/83397 ceri [patch] Improvement to the GNATS webinterface o bin/83424 [patch] improper handling of malloc failures within li o bin/83451 [patch] improper handling of malloc failures within li p bin/83553 rodrigc [patch] vidcontrol can't switch mode and color during o docs/83621 doc [patch]: Minor omissions in /usr/src/UPDATING o kern/83622 [patch] add network interfaces labeling support o kern/83697 [snd_mss] [patch] support, docs added for full-duplex, o kern/83778 [kame] [patch] JPv6 cannot use Jumbo Frames o kern/83807 [sis] [patch] if_sis: Wake On Lan support for FreeBSD o stand/83845 standards [libm] [patch] add log2() and log2f() support for libm o bin/84041 [PATCH] fix for wall(1) error message p docs/84101 doc [patch] mt(1) manpage has erroneous synopsis, etc. o kern/84215 [jail] [patch] wildcard ip (INADDR_ANY) should not bin o kern/84219 [ncurses] [patch] ncurses.h wchar_t confliction 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 doc [patch] security(8) manpage should have init(8)'s list o docs/84267 doc [patch] chflags(1) manual doesn't say it's affected by o docs/84271 ceri [patch] compress(1) doesn't warn about nasty link hand p docs/84273 keramida [patch] disktab(5) manual has bad SEE ALSO o bin/84298 [patch] allow mount(8) to recognize relative pathnames o docs/84408 doc [patch] dump(8) manpage doesn't require an option and o ports/84448 portmgr [patch] bsd.port.mk: Add "make test" to ports o docs/84467 doc [patch] bsdlabel(8) manpage uses archaic "pack" in "ap s docs/84519 doc [patch] mdoc(7) manpage needs more about AUTHORS o docs/84549 doc [patch] errno(2) manpage uses "<...>" for "(..)" o conf/84581 [patch] Teach config(8) to look for kernel configurati o bin/84634 fjoe [geom] [patch] new utility to control GEOM uzip class o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi f ports/84718 girgen [PATCH] databases/postgresql74-server: Add option from o conf/84752 [patch] 100.clean-disks cleans file systems that don't o docs/84764 doc [patch] hosts.equiv(5) manpage should SEE ALSO netgrou o docs/84790 doc [patch] Error in SYSCALL_MODULE(9) manual page o kern/84797 [libutil] [patch] State engine in the libutils propert o conf/84800 obrien [patch] setting CPUTYPE=nocona on an Intel system resu o kern/84823 [bpf] [patch] bpf in non-blocking mode is broken o docs/84849 doc [patch] fdisk(8) manpage doesn't warn fdisk doesn't re o bin/84911 [patch] ndisgen(8) can't cope with .sys-files that beg o docs/84955 doc [patch] mdoc(7) manpage should mention missing documen o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84961 doc [patch] Sync NDIS documentation with reality o kern/84981 [headers] [patch] header protection for 6.0 winTV card not pr o bin/89666 [patch] time(1) leaves extra file open o ports/89670 ade [patch] Automake 1.9 not detecting cppunit o docs/89747 doc [PATCH] faq: s/kbd0/ukbd0/ when USB keyboard is connec o kern/89748 [bpf] [patch] BPF indexed byte load can sign extend o bin/89762 [patch] top(1) startup is very slow on system with man o bin/89770 des [patch] pam_krb5 'authentication token failure' in pas o bin/89799 [patch] Making natd(8) not require a newline at the en o conf/89860 matteo [patch] Add ability to set up vnode backed filesystems s ports/89865 x11 [patch] x11-servers/xorg-server-snap crashes with ATI o conf/89870 [patch] feature request to make netif verbose rc.conf o ports/89896 ale [PATCH] Add support for multiple versions of php f conf/89911 matteo [patch] /etc/rc.d/jail restart ignores command line ja f ports/89940 [PATCH] Client-only support for sysutils/nut o bin/89988 [patch] bootparamd(8) null host support and whoami fix o bin/89989 [patch] Add option to /usr/sbin/jail: -I (ASCII 73) PI o kern/90012 scottl [ips] [patch] IBM/Adaptec ServeRAID 7x support o docs/90042 doc [patch] acpi(4) should mention that ACPI_DEBUG depends o conf/90082 matteo [syscons] [patch] curses ACS line graphics support for o bin/90114 [patch] pw(8) takes strings after option -g for GID 0 o bin/90130 [patch] sysctl(8): print temperature in celsius only w o kern/90155 [netinet] [patch] use sysctl(8) to control hardware ch a conf/90163 dougb [patch] Easily launch non-forking daemons like logsurf o kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documentation is incom o bin/90311 [patch] add "eject" to mt(1) o ports/90319 mezz [PATCH], change print/acroread7 to use tarball rather p docs/90362 keramida [patch] enhancement of devfs.rules(5) manpage. o bin/90384 [patch] chroot patch for sftp-server(8) o bin/90415 [patch] Add -Z (no newfs) to mount_mfs(8). Use with e o ports/90436 portmgr [patch] Add a way to handle configuration files to bsd o docs/90498 doc [patch] wrong parameter name to function twalk in tsea o kern/90521 [udf] [patch] UDF driver might calculate a wrong descr p docs/90541 simon [PATCH] Missing include in VFS_LOCK_GIANT.9 o 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/90644 maxim [kernel] [patch] inherit LOCAL_CREDS option for accept o bin/90680 [patch] make(1) thinks "^.for.o:" is a directive (".fo o bin/90687 [patch] side effect of -delete option of find(1) o bin/90823 [PATCH] cp(1) should use lchflags() 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 p kern/91412 andre [netinet] [patch] Problem with PMTU Discovery / DF / I o kern/91414 emaste [kernel] [patch] Polling for devices other than NICs o docs/91448 doc [patch] fdc(4) man page refers to non-existing device o kern/91488 [isofs] [patch] cd9660 filesystem cannot handle files o kern/91502 [ata] [patch] ICH7 - finds only 2 out of 4 drives o ports/91505 dd [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and o docs/91518 trhodes [patch] Update handbook section "Rebuilding 'world'" i o ports/91620 unfurl [PATCH] www/p5-Compress-LeadingBlankSpaces: update to o ports/91621 portmgr [PATCH] Mk/bsd.port.mk: Add `--quiet' to install-info. f ports/91693 leeym [PATCH] devel/p5-File-Remove: update to 0.31 o ports/91843 anders [patch] thttpd with USE_SENDFILE generates ENOTCONN no p kern/91851 andre [netinet] [patch] cannot collect multicast upcall mess f ports/91854 [PATCH] japanese/ja-scim-skk: update to 0.5.2 f ports/91928 [patch] games/wormux update to 0.7 beta 2 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 o ports/92105 vsevolod [PATCH] Add Berkeley DB 4.4 to bsd.database.mk o ports/92114 gnome [PATCH] mail/thunderbird: platform name of User-Agent o ports/92123 portmgr [patch] bsd.port.mk: PLIST_SUBX and SUBX_LIST autoexpa s ports/92133 [PATCH] comms/spandsp: 0.0.2p22 fixes various bugs. f 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 p bin/92187 brooks [patch] dhclient-script(8) doesn't configure interface p conf/92299 matteo [patch] /etc/periodic/daily/440.status-mailq exits wit o usb/92306 usb [quirk] [patch] Support for iRiver U10 USB media playe o kern/92323 [iwi] [patch] XI330_IEEE missing from if_wi_pccard.c o ports/92345 mat [PATCH] devel/p5-Data-Dump-Streamer: [SUMMARIZE CHANGE o stand/92360 standards [headers] [patch] Missing TAB3 in kernel headers o stand/92362 standards [headers] [patch] Missing SIGPOLL in kernel headers o ports/92379 [PATCH] dns/dnsmasq: Also install scripts and document f ports/92383 [PATCH] games/linux-quake4: update to 1.0.6 o bin/92395 [patch] truss(1) does not work properly, procfs looks o ports/92401 sergei [PATCH] security/libprelude: fix plist and unbreak f ports/92409 pav [PATCH] net/tintin++: update to 1.95.7 f ports/92414 [patch] net/vnc Xvnc server doesn't run with XDMCP opt f ports/92416 [PATCH] devel/kscope: update to 1.3.3 f ports/92421 anray [PATCH] comms/gammu: fix works on 4.x systems a ports/92443 linimon [patch] remove .error from all port Makefiles s ports/92445 portmgr [patch] change all bogus uses of BROKEN to IGNORE a ports/92446 portmgr [patch] remove .error from bsd.port.mk o usb/92462 usb [patch] Add support for Epson CX3500/3600/3650 scanner o kern/92509 tegge [patch] Incorrect Comment in vm_fault o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o ports/92539 petef [PATCH] net-mgmt/ipcalc: update to 0.40 o conf/92541 [PATCH] add ca_AD, ca_FR and ca_IT locales o ports/92548 ahze [PATCH] textproc/p5-xmltv: Fix 'bad makefile line' err f ports/92594 girgen [patch] postgresql81-server startup script can't set d p docs/92653 jcamou [patch] document carp in ifconfig.8 (patch provided) o conf/92654 [patch] Setting moused_nondefault_enable to NO throws f ports/92669 vd [patch] math/vecfem: fix .include statement o kern/92671 emulation [patch] [linux] Fix for Maple 10: implement rt_sigpend o ports/92678 arved [PATCH] multimedia/kaffeine fix plist creation f ports/92688 portmgr [PATCH] bsd.port.mk: add check to USE_DOS2UNIX o ports/92695 mharo [PATCH] net/p5-Net-CIDR-Lite: update to 0.19 f ports/92718 garga [PATCH] www/elinks: update to 0.11.1 o ports/92738 bms [patch] net/libpcap LIBPCAP_OVERWRITE_BASES does not w o docs/92745 doc [patch] Add FreeBSD list of projects and ideas for vol o ports/92763 [patch] make data directory location of ports/net-mgmt f ports/92810 [PATCH] net-p2p/jigdo: convert to OPTIONS and unBREAK f ports/92841 [PATCH] net/spread: fix plist o ports/92844 gnome [PATCH] devel/dbus: minor fixes o ports/92862 danfe [PATCH] x11/nvidia-driver: fix file restoration during o ports/92865 mat [patch] databases/p5-Class-DBI-Loader: up to 0.30 o kern/92880 [libc] [patch] almost rewritten inet_network(3) functi o ports/92907 demon [PATCH] www/links: OPTIONify o ports/92923 portmgr [patch] bsd.port.mk - cleanup comments o kern/92926 [headers] [patch] Missing copyright in /usr/include/sy o ports/92942 secteam [PATCH] security/portaudit: update to 0.5.11 o www/92973 www [patch] mailto.sgml o www/92986 www [patch] some modification and updates for projects/new o ports/93070 [PATCH] textproc/htmlize.el update port to 1.30 f ports/93079 [PATCH] mail/vm-pop3d: MAINTAINER change. o www/93089 www [patch] Add Gentoo/FreeBSD to myths.sgml o ports/93101 mnag [Patch] ports databases/sqlite2 add support for thread f ports/93114 [PATCH] games/wormux: Update to 0.7beta3 o ports/93123 [PATCH] graphics/djvulibre: browser plugin not working o gnu/93127 [PATCH] add __FreeBSD_kernel__ to pre-defines o ports/93143 flz [patch] misc/ldconfig_compat fix for 4.x make(1) o ports/93157 clsung [PATCH] security/clamsmtp: add OPTIONS to depend on lo o kern/93172 [isp] [patch] uintXX_t style(9) updates f ports/93191 [PATCH] fix audacity build errors on amd64/possibly ot r ports/93216 portmgr [PATCH] finance/gnucash-devel: Add development release o ports/93265 portmgr [PATCH] RELENG_6 after local_startup MFC should instal f ports/93270 [patch]jpeg support not working due to missing library o ports/93271 gnome [PATCH] Port devel/gamin does not compile with GCC 2.x o ports/93276 secteam [patch] security/ca-roots: Update expired certs o ports/93277 [PATCH] finance/kmymoney2: update to 0.8.2 957 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 11:14: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 1810716A420 for ; Mon, 13 Feb 2006 11:14: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 BBD8343D45 for ; Mon, 13 Feb 2006 11:14:08 +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 k1DBE83Y071711 for ; Mon, 13 Feb 2006 11:14:08 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DB66tG069419 for freebsd-bugs@FreeBSD.org; Mon, 13 Feb 2006 11:06:06 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 13 Feb 2006 11:06:06 GMT Message-Id: <200602131106.k1DB66tG069419@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, 13 Feb 2006 11:14: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 5 problems total. Problem reports for tag 'adw': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/22417 gibbs [adw] [patch] advansys wide scsi driver does not suppo 1 problem total. Problem reports for tag 'agp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/57631 jhb [agp] [patch] boot failing for ALi chipsets f i386/59854 anholt [agp] [panic] System panics when AMD 762 AGP is loaded a kern/62906 peadar [agp] [patch] AGP misconfigures i845G chipset, causing o i386/68518 i386 [agp] [hang] hangs while loading 82443BX agp during bo a kern/72224 anholt [agp] umass devices broken by DRM (AGP issue?) o i386/79141 i386 [agp] 5.4Beta1 does not recognize my intel graphics ca o kern/84015 [agp] [hang] Nforce3-250Gb freezes on FreeBSD-6 beta1 o kern/89271 [radeon][agp][hang] X.org hangs when heavily using Rad 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 o kern/92798 scsi [ahc] SCSI problem with timeouts 4 problems total. Problem reports for tag 'ahd': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/73646 [ahd] I/O performance: with/without MEMIO option o kern/76178 scsi [ahd] Problem with ahd and large SCSI Raid system 2 problems total. Problem reports for tag '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/ f kern/91121 sos [ata] kernel divide by zero on boot with ATI IXP400 UM o kern/91290 sos [ata] ata(4) error on 7.0-CURRENT-20051229-SNAP-PC98 f kern/91408 sos [ata] ata(4) failure: SETFEATURES SET TRANSFER MODE se f kern/91410 sos [ata] Promise SATA controller + striping : "SETFEATURE o kern/91502 [ata] [patch] ICH7 - finds only 2 out of 4 drives o kern/91723 [ata] IDE corruption on ICH controller, affects the ch o kern/91914 [ata] Disk System Crashes - Raid Disk f kern/92016 sos [ata] [patch] SATA Disk not detected on Dell PowerEdge 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. o kern/93125 [ath] ath0 times out periodically 5 problems total. Problem reports for tag 'aue': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/51009 [aue] [patch] buggy aue driver fixed. o kern/61300 [aue] [patch] Enabling HomePNA PHY on aue(4) for HomeP f kern/71280 [aue] aue0 device (linksys usb100tx) doesn't work in 1 o usb/80010 usb [aue] [patch] add support for the AEI USB to LAN adapt o kern/91311 [aue] aue interface hanging 5 problems total. Problem reports for tag 'bfe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/72296 [bfe] bfe0: discard oversize frame (ether type 5e0 fla o i386/79784 i386 [bfe] Broadcom BCM4401 : no carrier o i386/89425 i386 [bfe] bfe resetting in 6.0 - current 3 problems total. Problem reports for tag 'bge': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit NIC as workin o i386/45773 i386 [bge] Softboot causes autoconf failure on Broadcom 570 f kern/46484 [bge] [panic] System panics upon configuration of bge f kern/61109 [bge] bge on TYAN AMD762-based Thunder/Tiger passes on o kern/68351 glebius [bge] bge0 watchdog timeout on 5.2.1 and -current, 5.1 o kern/73538 [bge] problem with the Broadcom BCM5788 Gigabit Ethern o kern/79143 [bge] Broadcom NIC driver do not work for IPMI o kern/79324 [bge] Broadcom bge chip initialization failure o kern/88741 [bge] IPMI access disabled when bge driver is loaded o kern/92090 [bge] bge0: watchdog timeout -- resetting 10 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/92751 [cam] [reboot] 5.4 crashes after camcontrol devlist 8 problems total. Problem reports for tag 'cardbus': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/84954 imp [CARDBUS] cbb alloc res fail (with hw.cardbus.debug=1 o i386/88802 i386 [if_iwi] [cardbus] CARDBUS related kernel crash (TSB43 o kern/92966 imp [cardbus] cardbus.ko loading failed 3 problems total. Problem reports for tag '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 o sparc/92033 sparc64 [dc] dc(4) issues on Ultra10 o kern/92279 [dc] Core faults everytime I reboot, possible NIC issu 11 problems total. Problem reports for tag 'de': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/15542 [de] de(4) suddenly stops working a kern/55542 andre [de] [patch] discard oversize frame (ether type 800 fl o kern/71450 [de] de(4): MAC address change on 21040 "Tulip" Ethern o kern/72293 [de] de(4) NIC performance degradation with debug.mpsa 4 problems total. Problem reports for tag 'devfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85751 [devfs] [panic] panic in devfs_setattr() when running o kern/87836 [devfs] If using ATAPICAM with cd(dvd)rw without media o conf/91342 [devfs] Errors in devfs.rules files don't get logged 3 problems total. Problem reports for tag 'dhcp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/71045 [dhcp] DHCP-Request is sets other device's ip to null, 1 problem total. Problem reports for tag 'digi': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/55018 andre [digi] [patch] Digiboard PC/Xem fails to initialize wh o kern/74281 [digi] digi(4): Digiboard PCI Xem (64-ports) detection o kern/82227 [digi] Xem: chained concentrators not recognised o kern/83254 [digi] driver can't init Digiboard PC/4e 4 problems total. Problem reports for tag 'diskless': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/87586 [diskless] [panic] Unable to use networked swap in 6.0 1 problem total. Problem reports for tag 'dns': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/54189 [dns] resolver should resolve hostnames with underscor 1 problem total. Problem reports for tag 'drm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/82064 anholt [drm] DRM not working with SMP o kern/87653 [drm] ATI Radeon Mobile X600SE not detected by kernel o kern/92381 [drm] i915 drm module unuseable by X.org 6.9.0 for GM8 3 problems total. Problem reports for tag 'dummynet': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same 1 problem total. Problem reports for tag 'ed': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/9570 dfr [ed] [patch] ed(4) irq config enhancement o i386/12088 imp [ed] [patch] ed(4) has minor problem with memory alloc o kern/80853 [ed] [patch] add support for Compex RL2000/ISA in PnP o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver 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 p kern/92895 glebius [em] [patch] em driver watchdog reset's warning suppre p kern/92948 glebius [em] [patch] em(4) wedges with high traffic 16 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 o kern/92272 [ffs] [hang] Filling a filesystem while creating a sna 3 problems total. Problem reports for tag 'firewire': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/74238 firewire [firewire] fw_rcv: unknown response; firewire ad-hoc w o kern/93083 [firewire] Detach of Firewire Harddisk not recognied p 2 problems total. Problem reports for tag 'fwip': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85434 firewire [fwip] fwip (IP over firewire) doesn't work with polli 1 problem total. Problem reports for tag 'fxp': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/12543 [fxp] [patch] cumulative error counters for fxp(4) f kern/40274 [fxp] "fxp: device timeout" errors during heavy, susta o kern/80784 mux [fxp] fxp gives device timeouts o amd64/82425 amd64 [fxp] fxp0: device timeout, fxp interface dies on 5.4/ o kern/85258 mux [fxp] changing promisc mode on nic can lead to kernel o kern/87194 [fxp] fxp(4) promiscuous mode seems to corrupt hw-csum o kern/92675 [fxp] [patch] fxp(4) unable to recover from occasional 7 problems total. Problem reports for tag 'gbde': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76538 geom [gbde] nfs-write on gbde partition stalls and continue o kern/87544 geom [gbde] mmaping large files on a gbde filesystem deadlo 2 problems total. Problem reports for tag 'geode.c': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/81358 i386 [geode.c] [patch] add PC Engines WRAP support 1 problem total. Problem reports for tag 'geom': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o kern/83464 [geom] [patch] Unhandled malloc failures within libgeo o kern/84556 geom [geom] GBDE-encrypted swap causes panic at shutdown o bin/84634 fjoe [geom] [patch] new utility to control GEOM uzip class o kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn't recognize o kern/87986 pjd [geom] [hang] gmirror and quota will hang the OS o amd64/89546 amd64 [geom] GEOM error 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 o kern/93199 [kernel] [patch] missing linux rt_sigtimedwait system 37 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 [libc] [patch] libc uuid_compare() doesn't work with l o threa/83914 threads [libc] popen() doesn't work in static threaded program p kern/84740 tjr [libc] regcomp("\254") fails o i386/85242 i386 [libc] [patch] libc contains relocation to the .text s o kern/90333 das [libc] libc/gdtoa::__hldtoa() bug o bin/90736 [libc] dlfunc can not be defined in libc o kern/92880 [libc] [patch] almost rewritten inet_network(3) functi o kern/93093 [libc] xdr_string might call strlen(3) on NULL o kern/93197 [libc] strptime(3) succeeds on formats it should fail 37 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 o kern/92671 emulation [patch] [linux] Fix for Maple 10: implement rt_sigpend 11 problems total. Problem reports for tag 'lnc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/26547 ambrisko [lnc] [patch] problem with shared memory mode with PCn o kern/77982 [lnc] [patch] lnc0 can NOT be detected in vmware 4.5.2 o kern/81322 [lnc] [hang] lnc driver causes lockups 3 problems total. Problem reports for tag 'loader': S Tracker Resp. Description -------------------------------------------------------------------------------- s i386/39536 i386 [loader] FreeBSD default bootloader does not load from o i386/52581 i386 [loader] boot loaders reading more than one sector at o i386/62003 i386 [loader] [patch] make /boot/loader "reboot" code same o i386/63628 bms [loader] [patch] i386 master boot record to allow boot o i386/65523 i386 [loader] [patch] PXE loader malfunction in multiple PX o kern/73004 [loader] [patch] PXE loader malfunction in multiple PX p kern/81449 jkim [loader] [patch] SMBIOS scan for loader o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during 8 problems total. Problem reports for tag '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 o kern/92269 [md] [panic] panic with mdconfig and mount_cd9660 o kern/92292 [md] [hang] Heavy IO on a md-backed filesystem on a sn 6 problems total. Problem reports for tag 'mem': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/71334 [mem] [patch] mem_range_attr_{set|get} are no longer k 1 problem total. Problem reports for tag 'mfs': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/50856 [mfs] panic if mounting /tmp as mfs with soft-updates o kern/52445 [mfs] panic when mounting floppy on MFS filesystem o kern/57195 [mfs] mount_mfs -i 512 => panic? 3 problems total. Problem reports for tag 'mii': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/76710 [mii] [patch] rgephy does not deal with status properl 1 problem total. Problem reports for tag 'mlx': S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/84163 [mlx] 6.0-BETA1 mlx driver don't find any drive 1 problem total. Problem reports for tag 'mly': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/55603 i386 [mly] unable to reboot when system runs from Mylex A35 s kern/57398 scsi [mly] Current fails to install on mly(4) based RAID di 2 problems total. Problem reports for tag 'mmap': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68765 [mmap] a little data can be stored beyond EOF. 1 problem total. Problem reports for tag 'modules': S Tracker Resp. Description -------------------------------------------------------------------------------- f kern/29626 [modules] loading a module that is already compiled in o kern/48758 [modules] kldunload if_{nic} can cause kernel panic o kern/48976 [modules] nwfs.ko oddity o misc/60503 [modules] small error in modules installation o kern/62502 [modules] panic under double loading vinum.ko module o o kern/64903 [modules] panic: multiple kldload of a module compiled o kern/68076 [modules] Page fault when the sequence "kldunload ucom o kern/69502 [modules] kldload will load modules that are in the st o kern/70401 darrenr [modules] Could not load ipl.ko when no INET6 in the k o kern/74549 [modules] [patch] Allow third party KLDs (eg ports) to o kern/74809 [modules] [panic] smbfs panic if multiply mounted o kern/83017 [modules] snd_ich freezes system when being kldload'ed s kern/83738 jkoshy [modules] kldload hwpmc.ko fails with 'link_elf: symbo o kern/84052 [modules] [hang] 5.4-STABLE - kldunload snd_ich freeze f kern/84370 pf [modules] Unload pf.ko cause page fault o kern/88659 ipfw [modules] ipfw and ip6fw do not work properly as modul o kern/88709 [modules] [panic] sysctl -a after kldunload fdc panics o kern/88823 [modules] atapicam - kernel trap 12 on loading and unl 18 problems total. Problem reports for tag 'mount': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/5362 [mount] mount incorrectly reports / as an NFS export o kern/39329 [mount] '..' at mountpoint is subject to the permissio 2 problems total. Problem reports for tag 'mouse': S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/87648 usb [mouse] Logitech USB-optical mouse problem. o kern/89166 [mouse] jumpy mouse movement o kern/89258 [mouse] synaptic touchpad support "worse" with hw.psm. 3 problems total. Problem reports for tag 'mpt': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/67047 i386 [mpt] mpt driver does not recognize messages from LSI o amd64/74608 amd64 [mpt] [hang] mpt hangs 5 minutes when booting o kern/84040 [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 o kern/90973 thompsa [net] [patch] if_bridge does not handle arp for own ad o kern/92690 andre [net] slowstart_flightsize ignored in 6-STABLE 7 problems total. Problem reports for tag 'net80211': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/61415 [net80211] [patch] disable broadcast ssid if_wi and di 1 problem total. Problem reports for tag 'netatalk': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/4184 [netatalk] [patch] minor nits in sys/netatalk 1 problem total. Problem reports for tag 'netgraph': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/63863 glebius [netgraph] [patch] feature request: implement NGM_ELEC o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message f kern/72933 yar [netgraph] [patch] promisc mode on vlan interface does o sparc/80410 sparc64 [netgraph] netgraph is causing crash with mpd on sparc o kern/82188 [netgraph] [patch] ng_fec interface not running after o kern/82189 [netgraph] [patch] ng_fec interface - problems with co o kern/82881 [netgraph] [panic] ng_fec(4) causes kernel panic after o kern/87421 [netgraph] [panic]: ng_ether + ng_eiface + if_bridge o kern/91419 [netgraph] libnetgraph/debug.c compile error on sparc6 9 problems total. Problem reports for tag 'netinet': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/52585 bms [netinet] [patch] Kernel panic with ipfw2 and syncooki a kern/61744 andre [netinet] [patch] TCP hangs onto mbufs with no tcp dat o kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD o kern/72396 [netinet] [patch] Incorrect network accounting with al o kern/74935 andre [netinet] [patch] TCP simultaneous open fails. o kern/75122 andre [netinet] [patch] Incorrect inflight bandwidth calcula o kern/78227 [netinet] [patch] Destroying a network interface leaks o kern/90155 [netinet] [patch] use sysctl(8) to control hardware ch p kern/91412 andre [netinet] [patch] Problem with PMTU Discovery / DF / I p kern/91851 andre [netinet] [patch] cannot collect multicast upcall mess p kern/92091 andre [netinet] [patch] IP address hash corruption bug o kern/93236 [netinet] [patch] Received out of window SYN in ESTABL 12 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 'ntp': S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/92839 [ntp] [patch] contrib/ntp PARSE buffer overrun 1 problem total. Problem reports for tag 'nullfs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/51583 [nullfs] [patch] allow to work with devices and socket o kern/59945 [nullfs] [patch] nullfs bug: reboot after panic: null_ p kern/63662 [nullfs] using read-only NULLFS leads to panic. gdb ou o kern/87906 rodrigc [nullfs] [patch] nullfs NFS exporting 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 o kern/92750 [nwfs] Files in mounted Netware filesystem drop in and 4 problems total. Problem reports for tag 'openssh-portable': S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/93228 mnag [openssh-portable] rc.d script is useless for remote s 1 problem 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/90148 pf [pf] pf_enable="YES" -> Fatal trap 12: page fault whil 6 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 ) o kern/93019 [ppp] ppp and tunX problems: no traffic after restarti 2 problems total. Problem reports for tag 'procfs': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/19535 [procfs] [patch] procfs_rlimit tidyup o kern/86107 [procfs] [panic] unrhdr has N allocations, NULL derefe o kern/90063 [procfs] access("/proc/123", F_OK) doesn't work on >= 3 problems total. Problem reports for tag 'pseudofs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex 1 problem total. Problem reports for tag 'psm': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli o i386/65528 i386 [psm] mouse cursor disapears on moving o i386/67055 i386 [psm] Mouse (wheel) detection problem on SIS748/964 ba o kern/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 'pts': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/92742 cognet [pts] [panic] New pts code causes AMD64 panics (regres 1 problem total. Problem reports for tag 'pty': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/60697 [pty] [patch] pseudo-tty hack versus telnet race cause 1 problem total. Problem reports for tag 'puc': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/42578 [puc] [panic] using PCI serial cards (puc) in SMP mach o kern/43716 [puc] [patch] puc driver does not recognize Lava Dual- o kern/58953 [puc] [patch] detect NetMOS-based six serial port card o kern/69730 [puc] [patch] puc driver doesn't support PC-Com 8-port o kern/72352 [puc] [patch] Support for VScom PCI-100L is missing fr o kern/75132 jhb [puc] [patch] add support for the Davicom 56PDV PCI Mo o kern/82901 [puc] ECP mode fails on NetMos ppc card - "PWord not s 7 problems total. Problem reports for tag 'pxe': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/91720 [pxe] pxeboot always tries to do an rpc call to an nfs 1 problem total. Problem reports for tag 'radeon': S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/86080 amd64 [radeon] [hang] radeon DRI causes system hang on amd64 o kern/89271 [radeon][agp][hang] X.org hangs when heavily using Rad 2 problems total. Problem reports for tag 're': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68514 [re] Realtek driver halts on oversized frames o i386/70832 i386 [re] serious problems with RealTek NIC using re0 drive o kern/76551 [re] [patch] re0: watchdog timeout o kern/80005 [re] re(4) network interface _very_ unpredictable work o kern/81019 [re] re(4) RealTek 8169S32 behaves erratically o i386/83735 i386 [re] network card (realtek 8139) and sound card (CMI87 o kern/84584 [re] re(4) spends too much time in interrupt handler ( o kern/91942 [re] [panic] ifconfig causes panic on re(4) 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 o kern/92744 [rl] problems with a realtek network card on a 6.0 rel 7 problems total. Problem reports for tag 'rp': S Tracker Resp. Description -------------------------------------------------------------------------------- s i386/28975 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/78868 gibbs [scsi] Adaptec 29160 fails with IBM LTO-2 drive if dis 5 problems total. Problem reports for tag 'sf': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) multiple problem 1 problem total. Problem reports for tag 'sio': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/2298 [sio] [patch] support for DSR/DCD swapping on serial p o kern/20410 [sio] sio support for high speed NS16550A, ST16650A an o kern/26261 [sio] silo overflow problem in sio driver o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o kern/51982 [sio] sio1: interrupt-level buffer overflows o kern/65278 ups [sio] [patch] kgdb debugger port initialization destro o kern/81807 [sio] Silo overflows with serial multiport cards o kern/87845 [sio] [patch] sio(4) should on probe return BUS_PROBE_ 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_ich': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/92764 multimedia [snd_ich] [panic] Kernel panic undef RELENG_6. 1 problem 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 o kern/79678 multimedia [sound] sound works except recording from any source o kern/79905 multimedia [sound] sis7018 sound module problem o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/80465 multimedia [sound] pcm0:record:0: record interrupt timeout (Acer o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/84311 multimedia [sound] 82801FB/FR/FW/FRW Intel High Definition Audio f kern/84507 multimedia [sound] fm801: Not every card supports variable rate f kern/85964 multimedia [sound] Can't play 24 bit audio (Audigy 2 and others) o kern/87782 multimedia [sound] snd_t4dwave and pcm0:record:0: record interrup f kern/88820 multimedia [sound] Erratic recognition of VIA 8285 sound card by o kern/90214 multimedia [sound] memory leaks in snd_via8233 o kern/92512 multimedia [sound] distorted mono output with emu10k1 o kern/92557 multimedia [sound] Contrary to 6.0 release notes, snd_csa does no 27 problems total. Problem reports for tag 'speaker': S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assumption HZ == 1 problem total. Problem reports for tag 'svr4': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/91293 emulation [svr4] [patch] *Experimental* Update to the SVR4 emula 1 problem total. Problem reports for tag 'sym': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/27059 scsi [sym] SCSI subsystem hangs under heavy load on (Server o kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C810 under load o kern/73289 [sym] Interrupt storm on sym0 o i386/88315 i386 [sym] [hang] Symbios/LSI-HBA (SYM83C895) hangs o kern/90282 scsi [sym] SCSI bus resets cause loss of ch device o kern/93128 scsi [sym] FreeBSD 6.1 BETA 1 has problems with Symbios/LSI 6 problems total. Problem reports for tag 'syscons': S Tracker Resp. Description -------------------------------------------------------------------------------- s kern/15436 [syscons] syscons extension: "propellers" o kern/31890 [syscons] [patch] new syscons font o kern/32480 [syscons] Missing graphic characters in syscons font i o kern/39252 [syscons] [patch] syscons doesn't support 8-bit contro o kern/46973 [syscons] [patch] syscons virtual terminals switching o kern/48599 [syscons] [patch] syscons cut-n-paste logic is broken o kern/72585 [syscons] [patch] iso05-8x16.fnt lacks letter q p kern/72728 brooks [syscons] [patch] keyboard debug and reboot qualificat o conf/90082 matteo [syscons] [patch] curses ACS line graphics support for 9 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 kern/73035 qa [sysinstall] Upgrading from 5.2.1 to 5.3 RC1 fails o bin/73410 [sysinstall] Sysinstall could not allocate disklabel o bin/73511 qa [sysinstall] SCSI drive install failure - RC2 o bin/73617 qa [sysinstall] fdisk editor unmarks active partition o bin/78964 qa [sysinstall] can not write labels to hdd on instalatio o kern/79621 qa [sysinstall] sysinstall does not create a device when o bin/79910 qa [sysinstall] Cannot escape from failed port/package in o bin/80117 qa [sysinstall] [patch] smbfs install option for sysinsta o bin/81323 qa [sysinstall] Error in installation packages "write fai 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 f bin/86518 qa [sysinstall] USB keyboard not supported o bin/86600 qa [sysinstall] Sysinstall boot manager screen is mislead o bin/86665 qa [sysinstall] sysinstall binary upgrade clobbers named. o bin/86859 qa [sysinstall] Installer should ask about Linux earlier o bin/88826 qa [sysinstall] sysinstall infinity wait for da0 o bin/89144 [sysinstall] failed to install 2 packages on 6.0 disk o bin/90656 qa [sysinstall] 6.0-RELEASE (i386) cannot be installed vi o bin/91205 qa [sysinstall] sysinstall package options should require o bin/92160 qa [sysinstall] [patch] Add new NTP servers for Taiwan p bin/92533 ceri [sysinstall] On-line help is wrong about DD mode 134 problems total. Problem reports for tag 'sysv': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/75541 [sysv] [patch] Forgotten tunables for sysvmsg module 1 problem total. Problem reports for tag 'tcp': S Tracker Resp. Description -------------------------------------------------------------------------------- o misc/92792 [tcp] kernel crash with high number of TCP connections 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 scottl [udf] mmap/cp fails on small file in UDF 6 problems total. Problem reports for tag 'ufs': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/26323 [ufs] [patch] Quota system creates zero-length files o kern/33940 [ufs] [patch] quotactl allows compromise gid-quotas o kern/48393 mckusick [ufs] ufs2 snapshot code bugs o kern/58373 mckusick [ufs] ufs inconsistency between 4.9-RC and 5.1 o bin/73019 [ufs] fsck_ufs: cannot alloc 607016868 bytes for inoin o amd64/89202 amd64 [ufs] [panic] Kernel crash when accessing filesystem w o kern/89991 [ufs] softupdates with mount -ur causes fs UNREFS o kern/91568 [ufs] [panic] writing to UFS/softupdates DVD media in o kern/91572 [ufs] [panic] writing to UFS/softupdates DVD media usi 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 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/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/89997 usb [umass] [panic] panic on iPod mini detach o usb/91516 usb [umass] umass0 problems, with Freecom Classic SL Hard 12 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/84498 [unionfs] [hang] file system hangs when jail starts if s kern/86596 [unionfs] unionfs -b brokes file modes s kern/89755 [unionfs] [hang] Jailed process deadlocks when using u o kern/91010 [unionfs] [patch] new source code and some changes 17 problems total. Problem reports for tag 'ural': S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/88182 [ural] wep is broken in ural(4) hostap mode o kern/92083 [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/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/79656 usb [usb] RHSC interrupts lost o usb/79722 usb [usb] wrong alignments in ehci.h o usb/79723 usb [usb] prepare for high speed isochronous transfers o usb/79725 usb [usb] [patch] USB device speed is not double-checked o usb/82350 usb [usb] null pointer dereference in USB stack o usb/83504 usb [usb] SpeedTouch USB stop working on recent current (a o usb/83677 usb [usb] usb controller often not detected (Sun W2100z) o usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o usb/86767 usb [usb] bogus "slice starts beyond end of the disk:..." o usb/89954 usb [usb] USB Disk driver race condition? o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous 37 problems total. Problem reports for tag 'usbdevs': S Tracker Resp. Description -------------------------------------------------------------------------------- f usb/70362 sanpei [usbdevs] [patch] LaCie 160GB USB drive 1 problem total. Problem reports for tag 'uscanner': S Tracker Resp. Description -------------------------------------------------------------------------------- f 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 Feb 13 11:31:29 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF04616A420; Mon, 13 Feb 2006 11:31:29 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8802843D4C; Mon, 13 Feb 2006 11:31:29 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1DBVTQv073514; Mon, 13 Feb 2006 11:31:29 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DBVTRx073510; Mon, 13 Feb 2006 11:31:29 GMT (envelope-from ceri) Date: Mon, 13 Feb 2006 11:31:29 GMT From: Ceri Davies Message-Id: <200602131131.k1DBVTRx073510@freefall.freebsd.org> To: ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org, qa@FreeBSD.org Cc: Subject: Re: misc/93275: sysinstall: Failure to install after restarting install program while contacting FTP host 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, 13 Feb 2006 11:31:30 -0000 Synopsis: sysinstall: Failure to install after restarting install program while contacting FTP host Responsible-Changed-From-To: freebsd-bugs->qa Responsible-Changed-By: ceri Responsible-Changed-When: Mon Feb 13 11:31:06 UTC 2006 Responsible-Changed-Why: You're right, this is a known problem. Assign to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=93275 From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 11:33: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 C224316A422; Mon, 13 Feb 2006 11:33:25 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55D7E43D66; Mon, 13 Feb 2006 11:33:24 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1DBXOrI073758; Mon, 13 Feb 2006 11:33:24 GMT (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DBXNrV073754; Mon, 13 Feb 2006 11:33:23 GMT (envelope-from ceri) Date: Mon, 13 Feb 2006 11:33:23 GMT From: Ceri Davies Message-Id: <200602131133.k1DBXNrV073754@freefall.freebsd.org> To: start_3.1415926@163.com, ceri@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93230: usbd source 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: Mon, 13 Feb 2006 11:33:25 -0000 Synopsis: usbd source issue State-Changed-From-To: feedback->closed State-Changed-By: ceri State-Changed-When: Mon Feb 13 11:32:55 UTC 2006 State-Changed-Why: As keramida took the time to explain (sorry that I didn't), the code is fine. http://www.freebsd.org/cgi/query-pr.cgi?pr=93230 From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 12: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 F124D16A422 for ; Mon, 13 Feb 2006 12:50: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 AE92C43D49 for ; Mon, 13 Feb 2006 12: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 k1DCo4Ud078660 for ; Mon, 13 Feb 2006 12: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 k1DCo4Pq078655; Mon, 13 Feb 2006 12:50:04 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2006 12:50:04 GMT Resent-Message-Id: <200602131250.k1DCo4Pq078655@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, "Vadim S. Goncharov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 692AD16A420 for ; Mon, 13 Feb 2006 12:45:14 +0000 (GMT) (envelope-from vadim@hostel.avtf.net) Received: from oasis.cctpu.edu.ru (oasis.cctpu.edu.ru [195.208.174.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD0CB43D48 for ; Mon, 13 Feb 2006 12:45:12 +0000 (GMT) (envelope-from vadim@hostel.avtf.net) Received: from hostel.avtf.net (hostel.avtf.net [82.117.64.190]) by oasis.cctpu.edu.ru (8.11.3/8.11.3) with ESMTP id k1DCj4W34685 for ; Mon, 13 Feb 2006 19:45:05 +0700 (KRAT) (envelope-from vadim@hostel.avtf.net) Received: from hostel.avtf.net (localhost [127.0.0.1]) by hostel.avtf.net (8.13.4/8.13.4) with ESMTP id k1DCipCc046297 for ; Mon, 13 Feb 2006 18:44:52 +0600 (NOVT) (envelope-from vadim@hostel.avtf.net) Received: (from vadim@localhost) by hostel.avtf.net (8.13.4/8.13.4/Submit) id k1DCinJS046295; Mon, 13 Feb 2006 18:44:49 +0600 (NOVT) (envelope-from vadim) Message-Id: <200602131244.k1DCinJS046295@hostel.avtf.net> Date: Mon, 13 Feb 2006 18:44:49 +0600 (NOVT) From: "Vadim S. Goncharov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: conf/93284: Insecure placement of user ftp into operator group (.snap directories access) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Vadim S. Goncharov" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 12:50:06 -0000 >Number: 93284 >Category: conf >Synopsis: Insecure placement of user ftp into operator group (.snap directories access) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 12:50:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Vadim S. Goncharov >Release: FreeBSD 5.4-STABLE i386 >Organization: AVTF TPU Hostel, Tomsk, Russia >Environment: System: FreeBSD hostel.avtf.net 5.4-STABLE FreeBSD 5.4-STABLE #2: Tue Jan 31 15:05:09 NOVT 2006 vadim@hostel.avtf.net:/usr/obj/usr/src/sys/HOSTEL i386 >Description: sysinstall(8) asks (when configuring) about enabling anonymous ftp, and if so, create user ftp witf uid 14 and places it into group operator (gid 5). But UFS2 partitions after nefws by default have .snap subdirectory with root:operator ownership and mode 775. Thus, if you create separate partition for your ftp (good practice), .snap will be writeable by anonymous users, even if all other data on your ftp is in read-only public access (very bad). As a side effect, placing ftp user in such important system group as operator can have other security implications. >How-To-Repeat: Answer "yes" to question about enabling anonymous ftp and mount eralier created (at disklabel stage) UFS2 partition to /var/ftp - anonymous users will be able to write to .snap subdirectory. >Fix: Create group ftp with gid=21 and assign this group as primary for user ftp. Suggested src/conf fix is to make default separate group for ftp already in base system (and teach sysinstall about it), as it is already done with users www, news, etc. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 13: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 952BB16A420 for ; Mon, 13 Feb 2006 13: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 821C943D55 for ; Mon, 13 Feb 2006 13: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 k1DDK40i080483 for ; Mon, 13 Feb 2006 13: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 k1DDK44O080482; Mon, 13 Feb 2006 13:20:04 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2006 13:20:04 GMT Resent-Message-Id: <200602131320.k1DDK44O080482@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, Anders Nordby Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFAC016A420 for ; Mon, 13 Feb 2006 13:16:27 +0000 (GMT) (envelope-from anders@totem.fix.no) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5696343D55 for ; Mon, 13 Feb 2006 13:16:27 +0000 (GMT) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id 3D5438DB14E; Mon, 13 Feb 2006 14:16:21 +0100 (CET) Message-Id: <20060213131621.3D5438DB14E@totem.fix.no> Date: Mon, 13 Feb 2006 14:16:21 +0100 (CET) From: Anders Nordby To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: conf/93287: Make rc.subr jail-aware X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anders Nordby List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 13:20:05 -0000 >Number: 93287 >Category: conf >Synopsis: Make rc.subr jail-aware >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 13:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 6.0-RELEASE i386 >Organization: - >Environment: System: FreeBSD totem.fix.no 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Nov 21 01:52:03 UTC 2005 root@master.fupp.net:/usr/obj/usr/src/sys/MASTER i386 >Description: Starting and stopping of daemons without pid files in rc.subr is broken when using jails. Trying to start a daemon in main OS (jid=0) fails if it is already running a jail, and trying to stop it makes daemons with the same process name die in all the jails. >How-To-Repeat: Install ports/net-mgmt/nrpe and/or any other port that uses rc.subr/rc_NG for stopping and starting daemons that has no pid file. Start and stop the daemon in jails and outside jail, running them at the same time. >Fix: Make rc.subr check that the process it looks for runs in the same jid. Patch applies to 6.0-RELEASE and -CURRENT. Let me know if the patch should be improved. It would be a possibility to just check if jid=0. Inside the jail jid is also 0 for all processes there, but that means we have to rely on that. --- rc.subr.orig Thu Nov 3 09:12:06 2005 +++ rc.subr Mon Jan 9 13:40:17 2006 @@ -52,6 +52,7 @@ CMD_OSTYPE="${SYSCTL_N} kern.ostype" OSTYPE=`${CMD_OSTYPE}` ID="/usr/bin/id" +JID=`ps -p $$ -o jid | tail -1 | tr -d ' '` IDCMD="if [ -x $ID ]; then $ID -un; fi" case ${OSTYPE} in @@ -271,14 +272,16 @@ fi _proccheck=' - ps 2>/dev/null -o "pid,command" '"$_psargs"' | - while read _npid '"$_fp_args"'; do + ps 2>/dev/null -o "pid,jid,command" '"$_psargs"' | + while read _npid _jid '"$_fp_args"'; do case "$_npid" in PID) continue;; esac; '"$_fp_match"' - echo -n "$_pref$_npid"; - _pref=" " + if [ "$JID" -eq "$_jid" ]; + then echo -n "$_pref$_npid"; + _pref=" "; + fi ;; esac done' >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 18:00: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 C3DF816A420; Mon, 13 Feb 2006 18:00: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 59BCD43D46; Mon, 13 Feb 2006 18:00:07 +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 k1DI07Xu004065; Mon, 13 Feb 2006 18:00:07 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DI07dL004061; Mon, 13 Feb 2006 18:00:07 GMT (envelope-from linimon) Date: Mon, 13 Feb 2006 18:00:07 GMT From: Mark Linimon Message-Id: <200602131800.k1DI07dL004061@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-qa@FreeBSD.org Cc: Subject: Re: bin/93284: [sysinstall] Insecure placement of user ftp into operator group (.snap directories access) 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, 13 Feb 2006 18:00:08 -0000 Old Synopsis: Insecure placement of user ftp into operator group (.snap directories access) New Synopsis: [sysinstall] Insecure placement of user ftp into operator group (.snap directories access) Responsible-Changed-From-To: freebsd-bugs->freebsd-qa Responsible-Changed-By: linimon Responsible-Changed-When: Mon Feb 13 17:58:33 UTC 2006 Responsible-Changed-Why: This appears to be a sysinstall problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=93284 From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 18: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 7C0D816A420 for ; Mon, 13 Feb 2006 18: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 4785043D64 for ; Mon, 13 Feb 2006 18:00:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1DI0IQr004140 for ; Mon, 13 Feb 2006 18:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DI0InF004139; Mon, 13 Feb 2006 18:00:18 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2006 18:00:18 GMT Resent-Message-Id: <200602131800.k1DI0InF004139@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, Yaroslav Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ECF516A420 for ; Mon, 13 Feb 2006 17:50:44 +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 8E53F43D70 for ; Mon, 13 Feb 2006 17:50:43 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1DHohre002142 for ; Mon, 13 Feb 2006 17:50:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1DHoh3d002141; Mon, 13 Feb 2006 17:50:43 GMT (envelope-from nobody) Message-Id: <200602131750.k1DHoh3d002141@www.freebsd.org> Date: Mon, 13 Feb 2006 17:50:43 GMT From: Yaroslav To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93300: ipfw pipe lost packets 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, 13 Feb 2006 18:00:20 -0000 >Number: 93300 >Category: misc >Synopsis: ipfw pipe lost packets >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 18:00:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yaroslav >Release: 6.0 >Organization: >Environment: FreeBSD gw.cn.meganet 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #3: Fri Feb 10 21:05:39 EET 2006 >Description: internal lan: sis0: flags=8843 mtu 1500 options=48 inet 10.3.226.2 netmask 0xffffff00 broadcast 10.3.226.255 ether 00:e0:18:27:06:41 media: Ethernet autoselect (100baseTX ) status: active external: rl1: flags=8843 mtu 1500 options=48 inet 10.109.226.3 netmask 0xfffffff8 broadcast 10.109.226.7 ether 00:02:44:a5:66:2e media: Ethernet 10baseT/UTP status: active tunnel to other network on vtund on rl1 interface: tun0: flags=8051 mtu 1440 inet 10.3.2.226 --> 10.3.1.226 netmask 0xffffffff Opened by PID 500 pipe: ${ipfw_cmd} pipe 25 config bw 4KByte/s ${ipfw_cmd} add 5025 pipe 25 tcp from any to any 25 via tun0 out After reboot after some time packets large packets from boxes on port 25 from internal lan begin to disappear, but it seems that they aren't dropped. >How-To-Repeat: >Fix: But it works fine enough with pipe like ${ipfw_cmd} add 5025 pipe 25 tcp from any to any 25 via sis0 in >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 18:30: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 2CDF416A420 for ; Mon, 13 Feb 2006 18:30: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 DE2AA43D64 for ; Mon, 13 Feb 2006 18:30: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 k1DIUBXw005530 for ; Mon, 13 Feb 2006 18:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1DIUBbF005528; Mon, 13 Feb 2006 18:30:11 GMT (envelope-from gnats) Date: Mon, 13 Feb 2006 18:30:11 GMT Message-Id: <200602131830.k1DIUBbF005528@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Eugene Grosbein Cc: Subject: Re: bin/92149 : [patch] ln(1): 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, 13 Feb 2006 18:30: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: Gleb Smirnoff Subject: Re: bin/92149 : [patch] ln(1): ln -f -s does not remove existing directory Date: Tue, 14 Feb 2006 01:23:32 +0700 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. Here it comes. It introduces new option -F that implies -f and removes empty target directory when dealing with symlinks. Index: ln.1 =================================================================== RCS file: /home/ncvs/src/bin/ln/ln.1,v retrieving revision 1.30 diff -u -r1.30 ln.1 --- ln.1 16 Jan 2005 16:41:57 -0000 1.30 +++ ln.1 13 Feb 2006 18:15:21 -0000 @@ -41,11 +41,11 @@ .Nd make links .Sh SYNOPSIS .Nm -.Op Fl fhinsv +.Op Fl fFhinsv .Ar source_file .Op Ar target_file .Nm -.Op Fl fhinsv +.Op Fl fFhinsv .Ar source_file ... .Ar target_dir .Nm link @@ -76,6 +76,16 @@ option overrides any previous .Fl i options.) +.It Fl F +This implies +.Fl f +option and will remove the target even if it is empty directory and +.Fl s +option is supplied also. No attempt to remove the target directory +is performed when +.Fl s +option is omitted. This is most useful with two non-option arguments +to create a symbolic link to the source directory. .It Fl h If the .Ar target_file @@ -99,6 +109,8 @@ .Fl i option overrides any previous .Fl f +and +.Fl F options.) .It Fl n Same as @@ -179,6 +191,10 @@ They are provided solely for compatibility with other .Nm implementations. +.Pp +The +.Fl F +option is FreeBSD extention and should not be used in portable scripts. .Sh SEE ALSO .Xr link 2 , .Xr lstat 2 , Index: ln.c =================================================================== RCS file: /home/ncvs/src/bin/ln/ln.c,v retrieving revision 1.33 diff -u -r1.33 ln.c --- ln.c 9 Feb 2005 17:37:37 -0000 1.33 +++ ln.c 13 Feb 2006 18:17:56 -0000 @@ -53,6 +53,7 @@ #include int fflag; /* Unlink existing files. */ +int Fflag; /* Remove existing empty directories also. */ int hflag; /* Check new name for symlink first. */ int iflag; /* Interactive mode. */ int sflag; /* Symbolic, not hard, link. */ @@ -91,8 +92,11 @@ exit(linkit(argv[0], argv[1], 0)); } - while ((ch = getopt(argc, argv, "fhinsv")) != -1) + while ((ch = getopt(argc, argv, "fFhinsv")) != -1) switch (ch) { + case 'F': + Fflag = 1; + /* FALLTHROUGH */ case 'f': fflag = 1; iflag = 0; @@ -104,6 +108,7 @@ case 'i': iflag = 1; fflag = 0; + Fflag = 0; break; case 's': sflag = 1; @@ -121,6 +126,8 @@ linkf = sflag ? symlink : link; linkch = sflag ? '-' : '='; + if (!sflag) + Fflag = 0; switch(argc) { case 0: @@ -198,9 +205,17 @@ /* * If the file exists, then unlink it forcibly if -f was specified * and interactively if -i was specified. + * + * For the directory, remove it only when -F and -s were specified. */ if (fflag && exists) { - if (unlink(source)) { + if (Fflag && S_ISDIR(sb.st_mode)) { + if (rmdir(source)) { + warn("%s", source); + return (1); + } + } + else if (unlink(source)) { warn("%s", source); return (1); } @@ -236,8 +251,8 @@ usage(void) { (void)fprintf(stderr, "%s\n%s\n%s\n", - "usage: ln [-fhinsv] source_file [target_file]", - " ln [-fhinsv] source_file ... target_dir", + "usage: ln [-fFhinsv] source_file [target_file]", + " ln [-fFhinsv] source_file ... target_dir", " link source_file target_file"); exit(1); } From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 19: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 EDE7016A420 for ; Mon, 13 Feb 2006 19: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 981A843D4C for ; Mon, 13 Feb 2006 19: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 k1DJA3mD008009 for ; Mon, 13 Feb 2006 19: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 k1DJA3Ea008008; Mon, 13 Feb 2006 19:10:03 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2006 19:10:03 GMT Resent-Message-Id: <200602131910.k1DJA3Ea008008@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, Josef Karthauser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AFB316A420 for ; Mon, 13 Feb 2006 19:03:03 +0000 (GMT) (envelope-from root@tao.org.uk) Received: from mailhost.tao.org.uk (transwarp.tao.org.uk [87.74.4.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2DE343D6A for ; Mon, 13 Feb 2006 19:03:01 +0000 (GMT) (envelope-from root@tao.org.uk) Received: from genius.tao.org.uk (genius.tao.org.uk [87.74.4.41]) by mailhost.tao.org.uk (Postfix) with ESMTP id E62045CF3 for ; Mon, 13 Feb 2006 19:02:59 +0000 (GMT) Received: by genius.tao.org.uk (Postfix, from userid 0) id 598A8409B; Mon, 13 Feb 2006 19:02:56 +0000 (GMT) Message-Id: <20060213190256.598A8409B@genius.tao.org.uk> Date: Mon, 13 Feb 2006 19:02:56 +0000 (GMT) From: Josef Karthauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/93305: Machine freezes solid running dhcpclient. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Josef Karthauser List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 19:10:05 -0000 >Number: 93305 >Category: kern >Synopsis: Machine freezes solid running dhcpclient. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 19:10:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Josef Karthauser >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD genius.tao.org.uk 6.0-STABLE FreeBSD 6.0-STABLE #23: Sun Jan 22 19:30:58 GMT 2006 joe@genius.tao.org.uk:/usr/obj/usr/src/sys/GENIUS2 i386 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 #23: Sun Jan 22 19:30:58 GMT 2006 joe@genius.tao.org.uk:/usr/obj/usr/src/sys/GENIUS2 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) M processor 1.70GHz (1694.51-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d6 Stepping = 6 Features=0xafe9fbbf Features2=0x180 real memory = 1072955392 (1023 MB) avail memory = 1041043456 (992 MB) npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi_ec0: port 0x62,0x66 on acpi0 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_perf0: on cpu0 acpi_perf0: failed in PERF_STATUS attach device_attach: acpi_perf0 attach returned 6 acpi_perf0: on cpu0 acpi_perf0: failed in PERF_STATUS attach device_attach: acpi_perf0 attach returned 6 acpi_throttle0: on cpu0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe0000000-0xefffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) uhci0: port 0xe800-0xe81f irq 9 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] 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 0xe880-0xe89f irq 4 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] 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 uhci2: port 0xec00-0xec1f irq 7 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xff7ffc00-0xff7fffff irq 3 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered pcib2: at device 30.0 on pci0 pci2: on pcib2 cbb0: at device 1.0 on pci2 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 fwohci0: <1394 Open Host Controller Interface> mem 0xff6fe800-0xff6fefff,0xff6f8000-0xff6fbfff irq 3 at device 1.2 on pci2 fwohci0: OHCI version 1.10 (ROM=1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 08:00:46:03:01:a6:6a:ae fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 0a:00:46:a6:6a:ae fwe0: Ethernet address: 0a:00:46:a6:6a:ae fwe0: if_start running deferred for Giant fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) pci2: at device 1.3 (no driver attached) iwi0: mem 0xff6fd000-0xff6fdfff irq 7 at device 2.0 on pci2 iwi0: Ethernet address: 00:0e:35:38:1e:14 em0: port 0xdc00-0xdc3f mem 0xff6c0000-0xff6dffff,0xff6a0000-0xff6bffff irq 9 at device 3.0 on pci2 em0: Ethernet address: 08:00:46:da:f6:13 ohci0: mem 0xff6f7000-0xff6f7fff irq 9 at device 4.0 on pci2 ohci0: [GIANT-LOCKED] usb4: OHCI version 1.0, legacy support usb4: on ohci0 usb4: USB revision 1.0 uhub4: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub4: 3 ports with 3 removable, self powered ohci1: mem 0xff6fc000-0xff6fcfff irq 9 at device 4.1 on pci2 ohci1: [GIANT-LOCKED] usb5: OHCI version 1.0, legacy support usb5: on ohci1 usb5: USB revision 1.0 uhub5: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub5: 2 ports with 2 removable, self powered ehci1: mem 0xff6fe400-0xff6fe4ff irq 7 at device 4.2 on pci2 ehci1: [GIANT-LOCKED] usb6: EHCI version 1.0 usb6: companion controllers, 3 ports each: usb4 usb5 usb6: on ehci1 usb6: USB revision 2.0 uhub6: NEC EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub6: 5 ports with 5 removable, self powered isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 31.3 (no driver attached) pcm0: port 0xee00-0xeeff,0xe000-0xe03f mem 0xff7ff800-0xff7ff9ff,0xff7ff400-0xff7ff4ff irq 9 at device 31.5 on pci0 pcm0: pci0: at device 31.6 (no driver attached) acpi_button0: on acpi0 acpi_lid0: on acpi0 acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model GlidePoint, device ID 0 acpi_sony0: on acpi0 acpi_sony0: PID 0 acpi_acad0: on acpi0 battery0: on acpi0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcffff on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1694507993 Hz quality 800 Timecounters tick every 1.000 msec ad0: 95396MB at ata0-master UDMA100 acd0: DVDR at ata1-master UDMA33 GEOM_LABEL: Label for provider ad0s3 is msdosfs/STUFF. pass0 at ata1 bus 0 target 0 lun 0 pass0: Removable CD-ROM SCSI-0 device pass0: 33.000MB/s transfers GEOM_LABEL: Label for provider ad0s2d is ufs/var. GEOM_LABEL: Label for provider ad0s2e is ufs/tmp. GEOM_LABEL: Label for provider ad0s2f is ufs/usr. GEOM_LABEL: Label for provider ad0s2g is ufs/data. Trying to mount root from ufs:/dev/ad0s2a >Description: This machine is a laptop. After a suspend resume cycle I run dhclient by hand, and sometimes it doesn't work. Then I hit control C to stop the process and the machine locks solid and needs to be physically powered off and back on again. It doesn't always happen, and I cannot reproduce it at will. But it does happen fairly often. >How-To-Repeat: The sequence of events is: suspend resume # killall dhclient # dhclient em0 machine sits waiting... nothing happens, all other processes functioning properly. [control C] HANG >Fix: None known. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 21:20:17 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D48F16A420 for ; Mon, 13 Feb 2006 21:20:17 +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 4A16143D64 for ; Mon, 13 Feb 2006 21:20: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 k1DLK7Vr016088 for ; Mon, 13 Feb 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 k1DLK7mp016085; Mon, 13 Feb 2006 21:20:07 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2006 21:20:07 GMT Resent-Message-Id: <200602132120.k1DLK7mp016085@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, giordano@more.net Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8B5B16A423 for ; Mon, 13 Feb 2006 21:12:27 +0000 (GMT) (envelope-from giordano@vega.kinetic.more.net) Received: from vega.kinetic.more.net (vega.kinetic.more.net [198.209.253.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2B7543D70 for ; Mon, 13 Feb 2006 21:12:22 +0000 (GMT) (envelope-from giordano@vega.kinetic.more.net) Received: by vega.kinetic.more.net (Postfix, from userid 272) id 44ED7A6C2D; Mon, 13 Feb 2006 15:12:22 -0600 (CST) Message-Id: <20060213211222.44ED7A6C2D@vega.kinetic.more.net> Date: Mon, 13 Feb 2006 15:12:22 -0600 (CST) From: giordano@more.net To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/93309: [PATCH] group quota support over NFS in rpc.rquotad X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: giordano@more.net List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 21:20:17 -0000 >Number: 93309 >Category: bin >Synopsis: [PATCH] group quota support over NFS in rpc.rquotad >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 21:20:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Chris Giordano >Release: FreeBSD 6.0-RELEASE i386 >Organization: University of Missouri - MOREnet >Environment: System: FreeBSD 6.0-RELEASE FreeBSD 6.0-RELEASE #0:/usr/obj/usr/src/sys/QUOTAS_SMP i386 >Description: The attached set of patches were derived from patches originally written by Manuel Bouyer for NetBSD dated approximately: 12/06/2002. I ported Manuel's patches to FreeBSD and they appear to be working fine. (Actually, the latest NetBSD CVS source was used as a basis for porting). I hope to see this patch make it into the FreeBSD build. >How-To-Repeat: This is a new feature for FreeBSD that allows the quota command to display group quotas defined on an NFS mounted partition. >Fix: I've provided a unified diff format of the source changes for: rquota.x : src/include/rpcsvc/rquota.x,v 1.7 rquotad.c : src/libexec/rpc.rquotad/rquotad.c,v 1.9 quota.c : src/usr.bin/quota/quota.c,v 1.24 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 13 21: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 62BD916A422 for ; Mon, 13 Feb 2006 21: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 E3ABD43D45 for ; Mon, 13 Feb 2006 21:40: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 k1DLe5gd018001 for ; Mon, 13 Feb 2006 21: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 k1DLe5XE017999; Mon, 13 Feb 2006 21:40:05 GMT (envelope-from gnats) Resent-Date: Mon, 13 Feb 2006 21:40:05 GMT Resent-Message-Id: <200602132140.k1DLe5XE017999@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jan Srzednicki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE45316A420 for ; Mon, 13 Feb 2006 21:37:10 +0000 (GMT) (envelope-from winfried@oak.pl) Received: from oak.pl (mx.oak.pl [217.96.108.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5693443D70 for ; Mon, 13 Feb 2006 21:37:07 +0000 (GMT) (envelope-from winfried@oak.pl) Received: by oak.pl (Postfix, from userid 1002) id E79F917037; Mon, 13 Feb 2006 22:37:04 +0100 (CET) Message-Id: <20060213213704.E79F917037@oak.pl> Date: Mon, 13 Feb 2006 22:37:04 +0100 (CET) From: Jan Srzednicki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: mcl@mclhq.com Subject: bin/93310: pam_unix ignores 'passwordtime' from login.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: Mon, 13 Feb 2006 21:40:06 -0000 >Number: 93310 >Category: bin >Synopsis: pam_unix ignores 'passwordtime' from login.conf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 21:40:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jan Srzednicki >Release: FreeBSD 6.0-STABLE i386 >Organization: none >Environment: System: FreeBSD oak.pl 6.0-STABLE FreeBSD 6.0-STABLE #1: Wed Feb 1 17:46:40 CET 2006 >Description: The 'passwordtime' field in login.conf should be used by the password changing, so that administrator can enforce password change every given fixed period of time. However, as now passwd(1) uses pam_unix(8) to do the actual password change, that functionality is gone, because pam_unix does not support it. >How-To-Repeat: Set the 'passwordtime' field in login.conf for a given class, rebuild login.conf with cap_mkdb and change a user's from that class password. Use chpass or anything to see that the 'change' field in master.passwd is set to 0. >Fix: Here's the patch (a really trivial one) I've found on questions@ archives. I can confirm it's working on 6.0. --- src/lib/libpam/modules/pam_unix/pam_unix.c.orig Mon Feb 13 22:30:28 2006 +++ src/lib/libpam/modules/pam_unix/pam_unix.c Mon Feb 13 22:33:01 2006 @@ -371,11 +371,13 @@ if ((old_pwd = pw_dup(pwd)) == NULL) return (PAM_BUF_ERR); - pwd->pw_change = 0; lc = login_getclass(pwd->pw_class); if (login_setcryptfmt(lc, password_hash, NULL) == NULL) openpam_log(PAM_LOG_ERROR, "can't set password cipher, relying on default"); + pwd->pw_change = login_getcaptime(lc, "passwordtime", 0, 0); + if (pwd->pw_change) + pwd->pw_change += time(NULL); login_close(lc); makesalt(salt); pwd->pw_passwd = crypt(new_pass, salt); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 06:38:12 2006 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C59DC16A420 for ; Tue, 14 Feb 2006 06:38:12 +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 2E0E343D48 for ; Tue, 14 Feb 2006 06:38:12 +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 k1E6cBfG055435 for ; Tue, 14 Feb 2006 06:38:11 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1E6c9Iu055428 for freebsd-bugs@FreeBSD.org; Tue, 14 Feb 2006 06:38:09 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Tue, 14 Feb 2006 06:38:09 GMT Message-Id: <200602140638.k1E6c9Iu055428@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: Tue, 14 Feb 2006 06:38:12 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- a kern/27250 bp [unionfs] [patch] unionfs filesystem panics in large n o kern/70096 [msdosfs] [patch] full msdos file system causes corrup o kern/77234 [udf] [patch] corrupted data is read from UDF filesyst o kern/87191 scottl [aac] [patch] aac(4) panics immediately with INVARIANT 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 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 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 kern/74935 andre [netinet] [patch] TCP simultaneous open fails. o kern/75122 andre [netinet] [patch] Incorrect inflight bandwidth calcula o bin/75258 [patch] dd(1) has not async signal safe interrupt hand o kern/75541 [sysv] [patch] Forgotten tunables for sysvmsg module o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r f kern/76207 [xl] [patch] Null pointer dereference in xl_detach() o kern/76410 [bpf] [patch] Null pointer dereference in net/bpf.c o kern/76893 [cam] [patch] Fatal divide in booting processes with B o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o kern/77181 [newfs] [patch] newfs -g largevalue, mkdir, panic 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 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 bin/80074 [patch] openssl(1): Bug in OpenSSL's sk_insert() cause o kern/80266 rwatson [ipx] [patch] IPX routing doesn't work o kern/80694 [kbd] [patch] atkbd looped on Acer TravelMate 2701LC o kern/80742 [pecoff] [patch] Local DoS in sys/compat/pecoff (+ oth o docs/80843 doc [patch] psm(4): Suggested fix for psm0 / handle driver o kern/80853 [ed] [patch] add support for Compex RL2000/ISA in PnP o usb/80862 usb [patch] USB locking issues: missing some Giant calls o bin/80913 ipfw [patch] /sbin/ipfw2 silently discards MAC addr arg wit o kern/80932 tackerman [em] [patch] Degraded performance of em driver o kern/80980 [i386] [patch] problem in "sys/i386/include/bus.h" cau o kern/81147 tackerman [em] [patch] em0 reinitialization while adding aliases o usb/81308 usb [ugen] [patch] polling a ugen(4) control endpoint caus o conf/81882 [patch] missing terminal definition for wy120 in termc o kern/81943 des [kernel] [patch] _assert_sbuf_integrity causes panic f o kern/82491 [bootp] [patch] bootpd shouldn't ignore requests o bin/82720 [patch] Incorrect help output from growfs.c and mkfs.c o kern/82919 [bridge] [patch] Bridge configuration update will cras p bin/83085 des [patch] double free() in openpam o kern/83107 [libc] [patch] libc uuid_compare() doesn't work with l o bin/83336 [patch] libc's parse_ncp() don't check malloc/realloc o bin/83338 [patch] libc's getent() don't check for malloc failure o bin/83340 [patch] setnetgrent() and supporting functions don't c o bin/83344 [patch] Improper handling of malloc failures within li o bin/83347 [patch] improper handling of malloc failures within li o bin/83348 [patch] Improper handling of malloc failures within li o bin/83349 [patch] improper handling o malloc's failures within l o bin/83359 [patch] improper handling of malloc failures within li o bin/83364 [patch] improper handling of malloc failures, bad prin o kern/83368 [ipx] [patch] incorrect handling of malloc failures wi o bin/83369 [patch] incorrect handling of malloc failures within l o kern/83464 [geom] [patch] Unhandled malloc failures within libgeo o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti p bin/84450 stefanf [patch] rpcgen produces code that does not compile und a kern/84544 dhartmei [pf] [patch] pfvar.h: PF_QNAME_SIZE is too small for c o kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn't recognize o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th o kern/84861 [ipw] [patch] still can't get working ipw(4) with adho o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex o threa/85160 threads [libthr] [patch] libobjc + libpthread/libthr crash pro o kern/85266 [xe] [patch] xe(4) driver does not recognise Xircom XE o kern/85320 [gre] [patch] possible depletion of kernel stack in ip o kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark volume "clean" o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver o bin/85830 des [patch] pam_exec incorrectly works with vfork() o kern/86306 [em] [patch] if_em.c locks up while trying to send a h f ports/86310 portmgr [patch] all-depends-list target of bsd.port.mk is bugg o kern/86598 nectar [patch] Bug in OpenSSL Padlock Engine o kern/86944 [nfs] [patch] When I use FreeBSD with NFS client, clos o kern/87506 [vr] [patch] Fix alias support on vr interfaces o ports/87523 [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 o kern/89752 [bpf] [patch] bpf_validate() needs to do more checks o kern/89784 phk [patch] [panic] 6.0-RELEASE panics when applying `type o kern/89876 [txp] [patch] txp driver doesn't work with latest firm o kern/89878 [pccard] [patch] pccard.c:pccard_safe_quote() unsafe o kern/90096 [net] [patch] arp mixup if carp and bridge used o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous o bin/90518 wes [patch] dhclient(8): dhclient-script problems with sym o kern/90800 [kernel] [patch] it is possible to fake credentials in o kern/90815 [smbfs] [patch] SMBFS with character conversions somet f conf/90863 dougb [patch] 6.0 boot: name resolution broken for daemon st o kern/90973 thompsa [net] [patch] if_bridge does not handle arp for own ad o kern/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 o conf/91732 [patch] 800.loginfail: fix log message grep expression p kern/91879 alfred [patch] Panic in nfs_putpages() on 6-stable. o ports/91911 emulation [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable o bin/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o f kern/92016 sos [ata] [patch] SATA Disk not detected on Dell PowerEdge p kern/92091 andre [netinet] [patch] IP address hash corruption bug o kern/92092 [iicbus] [patch] Panic if device with iicbus child is o ports/92210 lioux [PATCH] Fixing Azureus to work on amd64 o conf/92433 [patch] /etc/network.subr cannot handle interfaces lik p kern/92589 oleg [patch] System panic when i use uid/gid ipfw rules. o conf/92636 [patch] /usr/local/etc/rc.d scripts with dependencies o kern/92675 [fxp] [patch] fxp(4) unable to recover from occasional o ports/92753 openoffice [PATCH] editors/openoffice.org-2.0 makes a broken prog o kern/92786 sos [patch] ATA fixes, write support for LSI v3 RAID o bin/92839 [ntp] [patch] contrib/ntp PARSE buffer overrun p kern/92895 glebius [em] [patch] em driver watchdog reset's warning suppre o ports/92899 gnome firefox-1.5.0.1,1 uses stack garbage for directory nam p kern/92948 glebius [em] [patch] em(4) wedges with high traffic o ports/92995 thierry [patch] mail/imp clobbers Apache ${PREFIX}/apache2/Inc o kern/93199 [kernel] [patch] missing linux rt_sigtimedwait system o ports/93215 gnome [PATCH] make evolution not OOM on amd64 o kern/93236 [netinet] [patch] Received out of window SYN in ESTABL 220 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 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 doc [patch] ln(1) manual clarifications o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o kern/44365 [headers] [patch] introduce ulong and unchar types o kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit NIC as workin o docs/45011 trhodes [patch] style(9): '->' and '.' don't require spaces o gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messages o bin/45193 [PATCH] truss can't truss itself o bin/45254 qa [sysinstall] [patch] sysinstall installs things it sho o bin/45333 [PATCH] New option -r for chown and chgrp o ports/45414 portmgr [patch] make update in /usr/ports missing defaults. o conf/45704 [PATCH] request to change cp866b font to cp866 o kern/45793 [headers] [patch] invalid media subtype aliases in if_ 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 bin/57018 le [PATCH] convert growfs to use libufs(3) o bin/57026 [PATCH] mount_cd9660(8): there is no way to know the l s bin/57088 [cam] [patch] for a possible fd leak in libcam.c o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli o docs/57298 blackend [patch] add using compact flash cards info to handbook o docs/57388 doc [patch] INSTALL.TXT enhancement: mention ok prompt s bin/57407 bms [patch] Better NTP support for dhclient(8) and friends o kern/57522 [PATCH] New PID allocater algorithm from NetBSD o bin/57715 [patch] tcopy(1) enhancement o 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 o docs/63570 ceri [patch] Language cleanup for the Handbook's DNS sectio o i386/63628 bms [loader] [patch] i386 master boot record to allow boot s ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${SYSCTL} and a o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o kern/63863 glebius [netgraph] [patch] feature request: implement NGM_ELEC o kern/64114 [vga] [patch] bad vertical refresh for console using R o kern/64178 jmg [kqueue] [patch] kqueue does not work with bpf when us o bin/64198 [patch] init(8) may keep zombies o bin/64327 [patch] make(1): document surprising behaviour of assi o kern/64588 [joy] [patch] Extend joystick driver architecture to s s kern/64875 standards [libc] [patch] [feature request] add a system call: fd o docs/65065 doc [patch] improper language ntpd(8) man pages o bin/65228 [Patch] Allow rup(1) to parse hostnames from a defined o kern/65278 ups [sio] [patch] kgdb debugger port initialization destro o bin/65306 obrien [patch] Portability fixes for FreeBSD build utils, par f ports/65344 portmgr [patch] USE_ macros for graphics libraries o kern/65355 [pci] [patch] TC1000 serial ports need enabling o docs/65530 doc [patch] minor improvement to getgrent(3) o kern/65627 [i386] [patch] store P3 serial number in sysctl s ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow f ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive configure scri o ports/66032 portmgr [PATCH] bsd.port.mk: clean room installation o ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of `::' targets o ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detection is broken o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message o docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes not MFC'd o docs/66265 doc [patch] Document what -f and LD_TRACE_LOADED_OBJECTS_F o kern/66268 glebius [socket] [patch] Socket buffer resource limit (RLIMIT_ p docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to non-existent a o docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_options instead o ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java ports o docs/66343 doc [patch] unlisted supported card on man page for wi(4) o ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o bin/66445 [patch] Add options to last(1) to ignore ftp logins (u o docs/66483 doc [patch] share/man/man4/csa.4 grammar nits s ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/obj/usr/ports o docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, grammar, and o docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 grammar and o docs/66775 roam [patch] clarification to committer's guide that port n o bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clients connecting o bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix unacceptable s o bin/66988 [Patch] apm.c check validation of the returned values o i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM xSeries etc o docs/67078 doc [patch] MFC of a rtld(1) man page is incomplete. o bin/67231 [patch] pam_krb5 doesn't honor default flags from /etc o kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags compatible a bin/67317 bms [patch] to nfsd.c to make it slightly more dynamic o i386/67383 i386 [i386] [patch] do a better job disassembling code in 1 f ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX_SUBDIR o ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAMESUFFIX do not f ports/67562 portmgr [patch] bsd.port.mk: USE_BDB, WANT_BDB_VER, WANT_BDB_N o kern/67763 [pccard] [patch] PCMCIA: MELCO manufacturer code shoul f docs/67806 doc [patch] Let 5.x users know how to boot into single use o kern/67830 [smp] [patch] CPU affinity problem with forked child p o docs/67893 doc [patch] boot(8)'s -m description is insufficient. o kern/68081 [headers] [patch] sys/time.h (lint fix) o conf/68108 [patch] Adding mac-address /conf selector to diskless o kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD p docs/68201 keramida [patch] pthread_atfork(3) man page o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o kern/68311 [patch] it is impossible to override defaults with ker o kern/68315 [ata] [patch] atacontrol(8) addspare for 4.x o kern/68317 [kernel] [patch] on soft (clean) reboots clean dmesg o o usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o 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 a ports/70900 edwin [patch] devel/sdl12 inconsistency between actual versi 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 p bin/71666 delphij [PATCH] cleanup of the usr.sbin/btxld code o bin/71667 [PATCH] cleanup of the usr.sbin/bootparamd code o bin/71669 [PATCH] cleanup of the usr.sbin/atm code o bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o docs/71690 doc [patch] inaccurate information in systat(1) manpage o kern/71711 [bpf] [patch] generate a single bpf timestamp for each 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 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 kern/75582 [dc] [patch] Add support for Linksys PCMPC200 Cardbus o kern/75764 [umass] [patch] "umass0: Phase Error" - no device for o bin/75766 [patch] nfsd(8) loops with TCP + multiple -h options o kern/75934 [libcrypt] [patch] missing blowfish functionality in p o kern/76081 [rl] [patch] Add support for CardBUS NIC FNW3603TX o conf/76124 [patch] Mistake in /usr/share/misc/pci_vendors o gnu/76169 [patch] Add PAM support to cvs pserver o docs/76333 doc [patch] ferror(3): EOF indicator can be cleared by not o kern/76432 gnn [net] [patch] recursive locking in the network stack o bin/76494 [patch] passwd(1) does not indicate a successful chang o conf/76509 [patch] New locale uk_UA.CP1251 support o docs/76515 doc [patch] misleading use of make -j flag in handbook s kern/76520 [libiconv] [patch] Add new kernel-side libiconv conver o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same o kern/76551 [re] [patch] re0: watchdog timeout o kern/76611 isdn [i4b] [patch] i4b itjc bad enums for PIB cycle time o conf/76626 [patch] 460.status-mail-rejects shows destination doma o kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authenticate no loc o kern/76710 [mii] [patch] rgephy does not deal with status properl o ports/76915 portmgr [patch] Handle port deinstall scripts when /var is mou o bin/77031 [patch] comm(1) unable to handle lines greater than LI o docs/77087 doc [patch] the bootvinum script given in the vinum articl o conf/77197 [patch] calendar.judaic is out of date o kern/77355 [i386] [patch] Detect i*86 subarches for uname o kern/77365 [amdpm] [patch] amdpm driver has wrong PCI device ID f o kern/77835 stefanf [libc] [patch] res_debug.c needs const declarators in o kern/77841 [libc] [patch] cast away const in getpublickey() o ports/77873 portmgr [patch] New variable: USE_BSD_MK o ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPLES|DATA)DIR o kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard to wi(4) o docs/78041 doc [patch] docs for md(4) need further explanation of typ o kern/78072 [lge] [patch] Potential memory leak in lge(4) o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o docs/78138 doc [patch] Error in pre-installation section of installat o bin/78170 [patch] Fix signal handler in bootpd a docs/78174 markus [patch] Update for Bluetooth-related manpages o docs/78240 doc [patch] handbook: replace with aroun o docs/78479 doc [patch] getsockopt(2): SO_NOSIGPIPE socket option undo o ports/78490 portmgr [patch] bsd.port.mk: add PORTEXAMPLES and PORTDATA 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 p conf/79701 ume [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 conf/80504 [patch] de_DE.ISO8859-1 libc message catalog f bin/80610 [patch] netstat(1): lost data due lu format o bin/80620 des [patch] fetch -U does not work o kern/80642 ipfw [ipfw] [patch] ipfw small patch - new RULE OPTION o bin/80687 [patch] Missing NULL termination after strncpy() in lo o bin/80732 [PATCH]: getty(8) and telnetd(8) ignore the 'if' optio o kern/80844 [psm] [patch] Increase compatibility of psm driver wit o bin/81035 [patch] boot0cfg emits bogus error o conf/81042 pf [pf] [patch] /etc/pf.os doesn't match FreeBSD 5.3->5.4 o ports/81070 ale [PATCH] www/php-screw: randomize CRYPTKEY o usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN quirk f ports/81200 ale [patch] Mk/bsd.php.mk: add math/pecl-big_int o bin/81230 [patch] mountd does not ignore SIGPIPE o stand/81287 standards [PATCH]: fingerd(8) might send a line not ending in CR o bin/81300 [PATCH] add option to sockstat(1) to always separate o i386/81358 i386 [geode.c] [patch] add PC Engines WRAP support p kern/81449 jkim [loader] [patch] SMBIOS scan for loader o threa/81534 threads [libc_r] [patch] libc_r close() will fail on any fd ty o kern/81588 phk [kernel] [patch] Devices with SI_CHEAPCLONE flag don't o bin/81692 [patch] atacontrol(8) support for disk APM and acousti o bin/81709 [patch] lam accepts -P but not -p o kern/81803 [ichsmb] [patch] Unsupported ICH6 SMBus controller on o bin/81837 [patch] Sort by directories first option for ls(1) s kern/81867 delphij [ioctl] [patch] ioctl collision between pcvt(4) and vg o bin/81874 [patch] TCP mode in systat overwrites load average o kern/81987 [libc] [patch] memory leaks in libc/rpc o bin/81989 [patch] mount_msdosfs(8): when a mask, but no dirmask o bin/82058 markm [PATCH] Ability for pw groupmod to delete members o bin/82161 [patch] m4's eval does not handle INT_MIN correctly o bin/82170 [patch] m4's eval does not work as documented o bin/82185 [patch] ndp(8) command bug o kern/82188 [netgraph] [patch] ng_fec interface not running after o kern/82189 [netgraph] [patch] ng_fec interface - problems with co o conf/82228 roberto [patch] order parsed ntpdate_hosts in /etc/rc.d/ntpdat o bin/82287 [patch] routed(8): Fix varargs usage, remove non-exist o docs/82290 hmp [patch] update to handbook firewall PF section o gnu/82351 [patch] update (385-cl3) to version 385 of the "less" o kern/82380 [libc] [patch] buildworld error in libc o usb/82436 usb [patch] USL101 Host-to-Host bridge support on FreeBSD o gnu/82484 [patch] for misleading man cvs f ports/82661 portmgr [patch] Add support to filter MASTER_SITES and PATCH_S o kern/82724 ipfw [ipfw] [patch] Add setnexthop and defaultroute feature o conf/82738 [patch] add amd_program line to defaults/rc.conf o docs/82779 doc [patch] Kill entry for ddb manpage o conf/82823 [patch] little addon for /etc/periodic/400.passwdless o usb/82839 usb [patch] add support for Aceeca Mez1000 device to uviso o kern/82882 yar [patch] ip_mroute abends kernel when interface detache o kern/82908 glebius [patch] ip_carp should use ifnet_departure_event event o bin/83170 [patch] Allow 'install' to compare files by mtime inst o kern/83198 [patch] Missing option in template NOTES a ports/83264 [PATCH] emulators/linux_base-suse-9.2: Add freetype2 o bin/83358 [patch] improper handling of malloc failures within re o bin/83361 [patch] Incorrect malloc failures handling within libd f ports/83373 jedgar [PATCH] databases/p5-Mysql port does not compile o www/83397 ceri [patch] Improvement to the GNATS webinterface o bin/83424 [patch] improper handling of malloc failures within li o bin/83451 [patch] improper handling of malloc failures within li p bin/83553 rodrigc [patch] vidcontrol can't switch mode and color during o docs/83621 doc [patch]: Minor omissions in /usr/src/UPDATING o kern/83622 [patch] add network interfaces labeling support o kern/83697 [snd_mss] [patch] support, docs added for full-duplex, o kern/83778 [kame] [patch] JPv6 cannot use Jumbo Frames o kern/83807 [sis] [patch] if_sis: Wake On Lan support for FreeBSD o stand/83845 standards [libm] [patch] add log2() and log2f() support for libm o bin/84041 [PATCH] fix for wall(1) error message p docs/84101 doc [patch] mt(1) manpage has erroneous synopsis, etc. o kern/84215 [jail] [patch] wildcard ip (INADDR_ANY) should not bin o kern/84219 [ncurses] [patch] ncurses.h wchar_t confliction 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 doc [patch] security(8) manpage should have init(8)'s list o docs/84267 doc [patch] chflags(1) manual doesn't say it's affected by o docs/84271 ceri [patch] compress(1) doesn't warn about nasty link hand p docs/84273 keramida [patch] disktab(5) manual has bad SEE ALSO o bin/84298 [patch] allow mount(8) to recognize relative pathnames o docs/84408 doc [patch] dump(8) manpage doesn't require an option and o ports/84448 portmgr [patch] bsd.port.mk: Add "make test" to ports o docs/84467 doc [patch] bsdlabel(8) manpage uses archaic "pack" in "ap s docs/84519 doc [patch] mdoc(7) manpage needs more about AUTHORS o docs/84549 doc [patch] errno(2) manpage uses "<...>" for "(..)" o conf/84581 [patch] Teach config(8) to look for kernel configurati o bin/84634 fjoe [geom] [patch] new utility to control GEOM uzip class o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi f ports/84718 girgen [PATCH] databases/postgresql74-server: Add option from o conf/84752 [patch] 100.clean-disks cleans file systems that don't o docs/84764 doc [patch] hosts.equiv(5) manpage should SEE ALSO netgrou o docs/84790 doc [patch] Error in SYSCALL_MODULE(9) manual page o kern/84797 [libutil] [patch] State engine in the libutils propert o conf/84800 obrien [patch] setting CPUTYPE=nocona on an Intel system resu o kern/84823 [bpf] [patch] bpf in non-blocking mode is broken o docs/84849 doc [patch] fdisk(8) manpage doesn't warn fdisk doesn't re o bin/84911 [patch] ndisgen(8) can't cope with .sys-files that beg o docs/84955 doc [patch] mdoc(7) manpage should mention missing documen o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84961 doc [patch] Sync NDIS documentation with reality o kern/84981 [headers] [patch] header protection for 6.0 winTV card not pr o bin/89666 [patch] time(1) leaves extra file open o ports/89670 ade [patch] Automake 1.9 not detecting cppunit o docs/89747 doc [PATCH] faq: s/kbd0/ukbd0/ when USB keyboard is connec o kern/89748 [bpf] [patch] BPF indexed byte load can sign extend o bin/89762 [patch] top(1) startup is very slow on system with man o bin/89770 des [patch] pam_krb5 'authentication token failure' in pas o bin/89799 [patch] Making natd(8) not require a newline at the en o conf/89860 matteo [patch] Add ability to set up vnode backed filesystems s ports/89865 x11 [patch] x11-servers/xorg-server-snap crashes with ATI o conf/89870 [patch] feature request to make netif verbose rc.conf o ports/89896 ale [PATCH] Add support for multiple versions of php f conf/89911 matteo [patch] /etc/rc.d/jail restart ignores command line ja f ports/89940 [PATCH] Client-only support for sysutils/nut o bin/89988 [patch] bootparamd(8) null host support and whoami fix o bin/89989 [patch] Add option to /usr/sbin/jail: -I (ASCII 73) PI o kern/90012 scottl [ips] [patch] IBM/Adaptec ServeRAID 7x support o docs/90042 doc [patch] acpi(4) should mention that ACPI_DEBUG depends o conf/90082 matteo [syscons] [patch] curses ACS line graphics support for o bin/90114 [patch] pw(8) takes strings after option -g for GID 0 o bin/90130 [patch] sysctl(8): print temperature in celsius only w o kern/90155 [netinet] [patch] use sysctl(8) to control hardware ch a conf/90163 dougb [patch] Easily launch non-forking daemons like logsurf o kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documentation is incom o bin/90311 [patch] add "eject" to mt(1) o ports/90319 mezz [PATCH], change print/acroread7 to use tarball rather p docs/90362 keramida [patch] enhancement of devfs.rules(5) manpage. o bin/90384 [patch] chroot patch for sftp-server(8) o bin/90415 [patch] Add -Z (no newfs) to mount_mfs(8). Use with e o ports/90436 portmgr [patch] Add a way to handle configuration files to bsd o docs/90498 doc [patch] wrong parameter name to function twalk in tsea o kern/90521 [udf] [patch] UDF driver might calculate a wrong descr p docs/90541 simon [PATCH] Missing include in VFS_LOCK_GIANT.9 o 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/90644 maxim [kernel] [patch] inherit LOCAL_CREDS option for accept o bin/90680 [patch] make(1) thinks "^.for.o:" is a directive (".fo o bin/90687 [patch] side effect of -delete option of find(1) o bin/90823 [PATCH] cp(1) should use lchflags() o ports/90866 lawrance [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 p kern/91412 andre [netinet] [patch] Problem with PMTU Discovery / DF / I o kern/91414 emaste [kernel] [patch] Polling for devices other than NICs o docs/91448 doc [patch] fdc(4) man page refers to non-existing device o kern/91488 [isofs] [patch] cd9660 filesystem cannot handle files o kern/91502 [ata] [patch] ICH7 - finds only 2 out of 4 drives o ports/91505 dd [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and o docs/91518 trhodes [patch] Update handbook section "Rebuilding 'world'" i o ports/91620 unfurl [PATCH] www/p5-Compress-LeadingBlankSpaces: update to o ports/91621 portmgr [PATCH] Mk/bsd.port.mk: Add `--quiet' to install-info. o ports/91843 anders [patch] thttpd with USE_SENDFILE generates ENOTCONN no p kern/91851 andre [netinet] [patch] cannot collect multicast upcall mess f ports/91854 [PATCH] japanese/ja-scim-skk: update to 0.5.2 f ports/91928 [patch] games/wormux update to 0.7 beta 2 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 o ports/92105 vsevolod [PATCH] Add Berkeley DB 4.4 to bsd.database.mk o ports/92114 gnome [PATCH] mail/thunderbird: platform name of User-Agent o ports/92123 portmgr [patch] bsd.port.mk: PLIST_SUBX and SUBX_LIST autoexpa s ports/92133 [PATCH] comms/spandsp: 0.0.2p22 fixes various bugs. f 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 p bin/92187 brooks [patch] dhclient-script(8) doesn't configure interface p conf/92299 matteo [patch] /etc/periodic/daily/440.status-mailq exits wit o usb/92306 usb [quirk] [patch] Support for iRiver U10 USB media playe o kern/92323 [iwi] [patch] XI330_IEEE missing from if_wi_pccard.c o ports/92345 mat [PATCH] devel/p5-Data-Dump-Streamer: [SUMMARIZE CHANGE o stand/92360 standards [headers] [patch] Missing TAB3 in kernel headers o stand/92362 standards [headers] [patch] Missing SIGPOLL in kernel headers o ports/92379 [PATCH] dns/dnsmasq: Also install scripts and document f ports/92383 [PATCH] games/linux-quake4: update to 1.0.6 o bin/92395 [patch] truss(1) does not work properly, procfs looks o ports/92401 sergei [PATCH] security/libprelude: fix plist and unbreak f ports/92409 pav [PATCH] net/tintin++: update to 1.95.7 f ports/92414 [patch] net/vnc Xvnc server doesn't run with XDMCP opt f ports/92416 [PATCH] devel/kscope: update to 1.3.3 f ports/92421 anray [PATCH] comms/gammu: fix works on 4.x systems s ports/92445 portmgr [patch] change all bogus uses of BROKEN to IGNORE o usb/92462 usb [patch] Add support for Epson CX3500/3600/3650 scanner o kern/92509 tegge [patch] Incorrect Comment in vm_fault o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o ports/92539 petef [PATCH] net-mgmt/ipcalc: update to 0.40 o conf/92541 [PATCH] add ca_AD, ca_FR and ca_IT locales o ports/92548 ahze [PATCH] textproc/p5-xmltv: Fix 'bad makefile line' err f ports/92594 girgen [patch] postgresql81-server startup script can't set d p docs/92653 jcamou [patch] document carp in ifconfig.8 (patch provided) o conf/92654 [patch] Setting moused_nondefault_enable to NO throws f ports/92669 vd [patch] math/vecfem: fix .include statement o kern/92671 emulation [patch] [linux] Fix for Maple 10: implement rt_sigpend o ports/92678 arved [PATCH] multimedia/kaffeine fix plist creation f ports/92688 portmgr [PATCH] bsd.port.mk: add check to USE_DOS2UNIX f ports/92718 garga [PATCH] www/elinks: update to 0.11.1 o ports/92738 bms [patch] net/libpcap LIBPCAP_OVERWRITE_BASES does not w o docs/92745 doc [patch] Add FreeBSD list of projects and ideas for vol o ports/92763 [patch] make data directory location of ports/net-mgmt f ports/92810 [PATCH] net-p2p/jigdo: convert to OPTIONS and unBREAK f ports/92841 [PATCH] net/spread: fix plist o ports/92844 gnome [PATCH] devel/dbus: minor fixes o ports/92862 danfe [PATCH] x11/nvidia-driver: fix file restoration during o ports/92865 mat [patch] databases/p5-Class-DBI-Loader: up to 0.30 o kern/92880 [libc] [patch] almost rewritten inet_network(3) functi o ports/92907 demon [PATCH] www/links: OPTIONify o ports/92923 portmgr [patch] bsd.port.mk - cleanup comments o kern/92926 [headers] [patch] Missing copyright in /usr/include/sy o ports/92942 secteam [PATCH] security/portaudit: update to 0.5.11 o www/92973 www [patch] mailto.sgml o www/92986 www [patch] some modification and updates for projects/new o ports/93070 [PATCH] textproc/htmlize.el update port to 1.30 f ports/93079 [PATCH] mail/vm-pop3d: MAINTAINER change. o www/93089 www [patch] Add Gentoo/FreeBSD to myths.sgml f ports/93114 [PATCH] games/wormux: Update to 0.7beta3 o ports/93123 [PATCH] graphics/djvulibre: browser plugin not working o gnu/93127 [PATCH] add __FreeBSD_kernel__ to pre-defines o ports/93143 flz [patch] misc/ldconfig_compat fix for 4.x make(1) o ports/93157 clsung [PATCH] security/clamsmtp: add OPTIONS to depend on lo o kern/93172 [isp] [patch] uintXX_t style(9) updates f ports/93191 [PATCH] fix audacity build errors on amd64/possibly ot o ports/93216 lawrance [PATCH] finance/gnucash-devel: Add development release o ports/93265 portmgr [PATCH] RELENG_6 after local_startup MFC should instal f ports/93270 [patch]jpeg support not working due to missing library o ports/93271 gnome [PATCH] Port devel/gamin does not compile with GCC 2.x o ports/93276 secteam [patch] security/ca-roots: Update expired certs o ports/93277 [PATCH] finance/kmymoney2: update to 0.8.2 o ports/93280 dannyboy [PATCH] sysutils/fortunelock: fix fetch and unBREAK f ports/93291 [PATCH] sysutils/monitord - notification mails send er o ports/93293 [PATCH] net-mgmt/bigsister: update to 1.02, take maint f ports/93295 [PATCH] devel/bazaar-ng: Use faster dependancy f ports/93304 [PATCH] sysutils/bacula-server port to no longer link o www/93307 www [patch] Fix link in www/en/relnotes.sgml o bin/93309 [PATCH] group quota support over NFS in rpc.rquotad o ports/93312 [PATCH] www/opera-devel: enable installation of 4.x st 959 problems total. From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 06: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 68E8216A420 for ; Tue, 14 Feb 2006 06: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 B310843D53 for ; Tue, 14 Feb 2006 06: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 k1E6e4a1055921 for ; Tue, 14 Feb 2006 06: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 k1E6e4OR055920; Tue, 14 Feb 2006 06:40:04 GMT (envelope-from gnats) Resent-Date: Tue, 14 Feb 2006 06:40:04 GMT Resent-Message-Id: <200602140640.k1E6e4OR055920@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, Qu Fuping Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 656EB16A420 for ; Tue, 14 Feb 2006 06:33: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 400B543D69 for ; Tue, 14 Feb 2006 06:32:59 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1E6Wx2j089915 for ; Tue, 14 Feb 2006 06:32:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1E6WxMN089914; Tue, 14 Feb 2006 06:32:59 GMT (envelope-from nobody) Message-Id: <200602140632.k1E6WxMN089914@www.freebsd.org> Date: Tue, 14 Feb 2006 06:32:59 GMT From: Qu Fuping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: bin/93317: ld-elf.so doesn't translate unresolved weak symbol into 0 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, 14 Feb 2006 06:40:05 -0000 >Number: 93317 >Category: bin >Synopsis: ld-elf.so doesn't translate unresolved weak symbol into 0 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 14 06:40:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Qu Fuping >Release: FreeBSD 6.0-RELEASE i386 >Organization: IOS of CAS, China >Environment: FreeBSD coolq.localdomain 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: In ELF-spec, it quotes(page 69 of 106 from TLS-elf spec v1.2) "When the link editor searches archive libraries, it extracts archive members that contain definitions of undefined global symbols. The member's definition may be either a global or a weak symbol. The link editor does not extract archive members to resolve undefined weak symbols. Unresolved weak symbols have a zero value." I meet this problem when I implement PIE support for FreeBSD. See http://mirror.vtx.ch/hlfs/view/unstable/glibc/chapter02/pie.html for information about PIE. I modified kernel, libc, gcc, so it can generate PIE, and load it properly. But when ld-elf resolves symbols, things go wrong. The PIE contains a weak symbol named __register_frame_info, in gcc, it's called like this(in crtstuff.c) if(__register_frame_info) __register_frame_info(__EH_FRAME_BEGIN, &object); in rtld-elf/i386/reloc.c the "__register_frame_info" is resolved by reloc_non_plt .... case R_386_GLOB_DAT: { const Elf_Sym *def; const Obj_Entry *defobj; def = find_symdef(ELF_R_SYM(rel->r_info), obj, &defobj, false, cache); if (def == NULL) goto done; *where = (Elf_Addr) (defobj->relocbase + def->st_value); } break; .... Since __register_frame_info is a weak symbol, it should resolve to 0 according to elf-spec. find_symdef DO returns a reference to "static sym_zero", def->st_value = 0, but for PIE, defobj->relocbase != 0, so this symbol is resolved to defobj->relocbase, and the app will jump to defobj->relocbase, then segmentation fault :( >How-To-Repeat: The PIE contains lots of modifications, but I think the full description above is self-explained. >Fix: if find_symdef returns sym_zero, it should be *where = (Elf_Addr)0; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 06:43:11 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 5992816A422 for ; Tue, 14 Feb 2006 06:43:11 +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 D6D4543D46 for ; Tue, 14 Feb 2006 06:43:10 +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 k1E6hAtX056569 for ; Tue, 14 Feb 2006 06:43:10 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1E6h7UT056563 for freebsd-bugs@FreeBSD.org; Tue, 14 Feb 2006 06:43:07 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Tue, 14 Feb 2006 06:43:07 GMT Message-Id: <200602140643.k1E6h7UT056563@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: Tue, 14 Feb 2006 06:43:11 -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 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 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 kern/74935 andre [netinet] [patch] TCP simultaneous open fails. o kern/75122 andre [netinet] [patch] Incorrect inflight bandwidth calcula o bin/75258 [patch] dd(1) has not async signal safe interrupt hand o kern/75541 [sysv] [patch] Forgotten tunables for sysvmsg module o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r f kern/76207 [xl] [patch] Null pointer dereference in xl_detach() o kern/76410 [bpf] [patch] Null pointer dereference in net/bpf.c o kern/76893 [cam] [patch] Fatal divide in booting processes with B o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o kern/77181 [newfs] [patch] newfs -g largevalue, mkdir, panic 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 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 bin/80074 [patch] openssl(1): Bug in OpenSSL's sk_insert() cause o kern/80266 rwatson [ipx] [patch] IPX routing doesn't work o kern/80694 [kbd] [patch] atkbd looped on Acer TravelMate 2701LC o kern/80742 [pecoff] [patch] Local DoS in sys/compat/pecoff (+ oth o docs/80843 doc [patch] psm(4): Suggested fix for psm0 / handle driver o kern/80853 [ed] [patch] add support for Compex RL2000/ISA in PnP o usb/80862 usb [patch] USB locking issues: missing some Giant calls o bin/80913 ipfw [patch] /sbin/ipfw2 silently discards MAC addr arg wit o kern/80932 tackerman [em] [patch] Degraded performance of em driver o kern/80980 [i386] [patch] problem in "sys/i386/include/bus.h" cau o kern/81147 tackerman [em] [patch] em0 reinitialization while adding aliases o usb/81308 usb [ugen] [patch] polling a ugen(4) control endpoint caus o conf/81882 [patch] missing terminal definition for wy120 in termc o kern/81943 des [kernel] [patch] _assert_sbuf_integrity causes panic f o kern/82491 [bootp] [patch] bootpd shouldn't ignore requests o bin/82720 [patch] Incorrect help output from growfs.c and mkfs.c o kern/82919 [bridge] [patch] Bridge configuration update will cras p bin/83085 des [patch] double free() in openpam o kern/83107 [libc] [patch] libc uuid_compare() doesn't work with l o bin/83336 [patch] libc's parse_ncp() don't check malloc/realloc o bin/83338 [patch] libc's getent() don't check for malloc failure o bin/83340 [patch] setnetgrent() and supporting functions don't c o bin/83344 [patch] Improper handling of malloc failures within li o bin/83347 [patch] improper handling of malloc failures within li o bin/83348 [patch] Improper handling of malloc failures within li o bin/83349 [patch] improper handling o malloc's failures within l o bin/83359 [patch] improper handling of malloc failures within li o bin/83364 [patch] improper handling of malloc failures, bad prin o kern/83368 [ipx] [patch] incorrect handling of malloc failures wi o bin/83369 [patch] incorrect handling of malloc failures within l o kern/83464 [geom] [patch] Unhandled malloc failures within libgeo o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti p bin/84450 stefanf [patch] rpcgen produces code that does not compile und a kern/84544 dhartmei [pf] [patch] pfvar.h: PF_QNAME_SIZE is too small for c o kern/84637 pjd [geom] [patch] GEOM LABEL sometimes doesn't recognize o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th o kern/84861 [ipw] [patch] still can't get working ipw(4) with adho o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex o threa/85160 threads [libthr] [patch] libobjc + libpthread/libthr crash pro o kern/85266 [xe] [patch] xe(4) driver does not recognise Xircom XE o kern/85320 [gre] [patch] possible depletion of kernel stack in ip o kern/85366 [msdosfs] [patch] MSDOSFS doesn't mark volume "clean" o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver o bin/85830 des [patch] pam_exec incorrectly works with vfork() o kern/86306 [em] [patch] if_em.c locks up while trying to send a h f ports/86310 portmgr [patch] all-depends-list target of bsd.port.mk is bugg o kern/86598 nectar [patch] Bug in OpenSSL Padlock Engine o kern/86944 [nfs] [patch] When I use FreeBSD with NFS client, clos o kern/87506 [vr] [patch] Fix alias support on vr interfaces o ports/87523 [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 o kern/89752 [bpf] [patch] bpf_validate() needs to do more checks o kern/89784 phk [patch] [panic] 6.0-RELEASE panics when applying `type o kern/89876 [txp] [patch] txp driver doesn't work with latest firm o kern/89878 [pccard] [patch] pccard.c:pccard_safe_quote() unsafe o kern/90096 [net] [patch] arp mixup if carp and bridge used o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous o bin/90518 wes [patch] dhclient(8): dhclient-script problems with sym o kern/90800 [kernel] [patch] it is possible to fake credentials in o kern/90815 [smbfs] [patch] SMBFS with character conversions somet f conf/90863 dougb [patch] 6.0 boot: name resolution broken for daemon st o kern/90973 thompsa [net] [patch] if_bridge does not handle arp for own ad o kern/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 o conf/91732 [patch] 800.loginfail: fix log message grep expression p kern/91879 alfred [patch] Panic in nfs_putpages() on 6-stable. o ports/91911 emulation [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable o bin/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o f kern/92016 sos [ata] [patch] SATA Disk not detected on Dell PowerEdge p kern/92091 andre [netinet] [patch] IP address hash corruption bug o kern/92092 [iicbus] [patch] Panic if device with iicbus child is o ports/92210 lioux [PATCH] Fixing Azureus to work on amd64 o conf/92433 [patch] /etc/network.subr cannot handle interfaces lik p kern/92589 oleg [patch] System panic when i use uid/gid ipfw rules. o conf/92636 [patch] /usr/local/etc/rc.d scripts with dependencies o kern/92675 [fxp] [patch] fxp(4) unable to recover from occasional o ports/92753 openoffice [PATCH] editors/openoffice.org-2.0 makes a broken prog o kern/92786 sos [patch] ATA fixes, write support for LSI v3 RAID o bin/92839 [ntp] [patch] contrib/ntp PARSE buffer overrun p kern/92895 glebius [em] [patch] em driver watchdog reset's warning suppre o ports/92899 gnome firefox-1.5.0.1,1 uses stack garbage for directory nam p kern/92948 glebius [em] [patch] em(4) wedges with high traffic o ports/92995 thierry [patch] mail/imp clobbers Apache ${PREFIX}/apache2/Inc o kern/93199 [kernel] [patch] missing linux rt_sigtimedwait system o ports/93215 gnome [PATCH] make evolution not OOM on amd64 o kern/93236 [netinet] [patch] Received out of window SYN in ESTABL 220 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 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 doc [patch] ln(1) manual clarifications o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o kern/44365 [headers] [patch] introduce ulong and unchar types o kern/44500 [bge] [patch] bge(4): add AC1001 Gigabit NIC as workin o docs/45011 trhodes [patch] style(9): '->' and '.' don't require spaces o gnu/45137 peter [PATCH] CVS 1.11.2 cannot reuse log messages o bin/45193 [PATCH] truss can't truss itself o bin/45254 qa [sysinstall] [patch] sysinstall installs things it sho o bin/45333 [PATCH] New option -r for chown and chgrp o ports/45414 portmgr [patch] make update in /usr/ports missing defaults. o conf/45704 [PATCH] request to change cp866b font to cp866 o kern/45793 [headers] [patch] invalid media subtype aliases in if_ 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 bin/57018 le [PATCH] convert growfs to use libufs(3) o bin/57026 [PATCH] mount_cd9660(8): there is no way to know the l s bin/57088 [cam] [patch] for a possible fd leak in libcam.c o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli o docs/57298 blackend [patch] add using compact flash cards info to handbook o docs/57388 doc [patch] INSTALL.TXT enhancement: mention ok prompt s bin/57407 bms [patch] Better NTP support for dhclient(8) and friends o kern/57522 [PATCH] New PID allocater algorithm from NetBSD o bin/57715 [patch] tcopy(1) enhancement o 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 o docs/63570 ceri [patch] Language cleanup for the Handbook's DNS sectio o i386/63628 bms [loader] [patch] i386 master boot record to allow boot s ports/63716 portmgr [patch] Mk/bsd.port.mk: move sysctl to ${SYSCTL} and a o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o kern/63863 glebius [netgraph] [patch] feature request: implement NGM_ELEC o kern/64114 [vga] [patch] bad vertical refresh for console using R o kern/64178 jmg [kqueue] [patch] kqueue does not work with bpf when us o bin/64198 [patch] init(8) may keep zombies o bin/64327 [patch] make(1): document surprising behaviour of assi o kern/64588 [joy] [patch] Extend joystick driver architecture to s s kern/64875 standards [libc] [patch] [feature request] add a system call: fd o docs/65065 doc [patch] improper language ntpd(8) man pages o bin/65228 [Patch] Allow rup(1) to parse hostnames from a defined o kern/65278 ups [sio] [patch] kgdb debugger port initialization destro o bin/65306 obrien [patch] Portability fixes for FreeBSD build utils, par f ports/65344 portmgr [patch] USE_ macros for graphics libraries o kern/65355 [pci] [patch] TC1000 serial ports need enabling o docs/65530 doc [patch] minor improvement to getgrent(3) o kern/65627 [i386] [patch] store P3 serial number in sysctl s ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow f ports/65915 portmgr [PATCH] bsd.port.mk: handle interactive configure scri o ports/66032 portmgr [PATCH] bsd.port.mk: clean room installation o ports/66109 portmgr [PATCH] bsd.port.mk: inconsistent use of `::' targets o ports/66110 portmgr [PATCH] bsd.port.mk: MLINKS error detection is broken o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message o docs/66264 doc [patch] libexec/rtld/rtld.1 typo fixes not MFC'd o docs/66265 doc [patch] Document what -f and LD_TRACE_LOADED_OBJECTS_F o kern/66268 glebius [socket] [patch] Socket buffer resource limit (RLIMIT_ p docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to non-existent a o docs/66296 doc [patch] contrib/amd/amq/amq.8 uses log_options instead o ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java ports o docs/66343 doc [patch] unlisted supported card on man page for wi(4) o ports/66389 portmgr [PATCH] bsd.port.mk: follow MOVED ports o bin/66445 [patch] Add options to last(1) to ignore ftp logins (u o docs/66483 doc [patch] share/man/man4/csa.4 grammar nits s ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/obj/usr/ports o docs/66770 doc [patch] share/man/man4/ng_pppoe.4 tyops, grammar, and o docs/66771 imp [patch] usr.sbin/pccard/pccardc/pccardc.8 grammar and o docs/66775 roam [patch] clarification to committer's guide that port n o bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clients connecting o bin/66941 [patch] gcc2.95 (FreeBSD-specific): fix unacceptable s o bin/66988 [Patch] apm.c check validation of the returned values o i386/67011 mdodd [vpd] [patch] MFC of vpd driver for IBM xSeries etc o docs/67078 doc [patch] MFC of a rtld(1) man page is incomplete. o bin/67231 [patch] pam_krb5 doesn't honor default flags from /etc o kern/67242 tackerman [em] [patch] dev/em/if_em.c isn't ctags compatible a bin/67317 bms [patch] to nfsd.c to make it slightly more dynamic o i386/67383 i386 [i386] [patch] do a better job disassembling code in 1 f ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX_SUBDIR o ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAMESUFFIX do not f ports/67562 portmgr [patch] bsd.port.mk: USE_BDB, WANT_BDB_VER, WANT_BDB_N o kern/67763 [pccard] [patch] PCMCIA: MELCO manufacturer code shoul f docs/67806 doc [patch] Let 5.x users know how to boot into single use o kern/67830 [smp] [patch] CPU affinity problem with forked child p o docs/67893 doc [patch] boot(8)'s -m description is insufficient. o kern/68081 [headers] [patch] sys/time.h (lint fix) o conf/68108 [patch] Adding mac-address /conf selector to diskless o kern/68110 hsu [netinet] [patch] RFC 3522 for -HEAD p docs/68201 keramida [patch] pthread_atfork(3) man page o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o kern/68311 [patch] it is impossible to override defaults with ker o kern/68315 [ata] [patch] atacontrol(8) addspare for 4.x o kern/68317 [kernel] [patch] on soft (clean) reboots clean dmesg o o usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o 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 a ports/70900 edwin [patch] devel/sdl12 inconsistency between actual versi 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 p bin/71666 delphij [PATCH] cleanup of the usr.sbin/btxld code o bin/71667 [PATCH] cleanup of the usr.sbin/bootparamd code o bin/71669 [PATCH] cleanup of the usr.sbin/atm code o bin/71671 [PATCH] cleanup of the usr.sbin/apmd code o docs/71690 doc [patch] inaccurate information in systat(1) manpage o kern/71711 [bpf] [patch] generate a single bpf timestamp for each 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 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 kern/75582 [dc] [patch] Add support for Linksys PCMPC200 Cardbus o kern/75764 [umass] [patch] "umass0: Phase Error" - no device for o bin/75766 [patch] nfsd(8) loops with TCP + multiple -h options o kern/75934 [libcrypt] [patch] missing blowfish functionality in p o kern/76081 [rl] [patch] Add support for CardBUS NIC FNW3603TX o conf/76124 [patch] Mistake in /usr/share/misc/pci_vendors o gnu/76169 [patch] Add PAM support to cvs pserver o docs/76333 doc [patch] ferror(3): EOF indicator can be cleared by not o kern/76432 gnn [net] [patch] recursive locking in the network stack o bin/76494 [patch] passwd(1) does not indicate a successful chang o conf/76509 [patch] New locale uk_UA.CP1251 support o docs/76515 doc [patch] misleading use of make -j flag in handbook s kern/76520 [libiconv] [patch] Add new kernel-side libiconv conver o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same o kern/76551 [re] [patch] re0: watchdog timeout o kern/76611 isdn [i4b] [patch] i4b itjc bad enums for PIB cycle time o conf/76626 [patch] 460.status-mail-rejects shows destination doma o kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authenticate no loc o kern/76710 [mii] [patch] rgephy does not deal with status properl o ports/76915 portmgr [patch] Handle port deinstall scripts when /var is mou o bin/77031 [patch] comm(1) unable to handle lines greater than LI o docs/77087 doc [patch] the bootvinum script given in the vinum articl o conf/77197 [patch] calendar.judaic is out of date o kern/77355 [i386] [patch] Detect i*86 subarches for uname o kern/77365 [amdpm] [patch] amdpm driver has wrong PCI device ID f o kern/77835 stefanf [libc] [patch] res_debug.c needs const declarators in o kern/77841 [libc] [patch] cast away const in getpublickey() o ports/77873 portmgr [patch] New variable: USE_BSD_MK o ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPLES|DATA)DIR o kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard to wi(4) o docs/78041 doc [patch] docs for md(4) need further explanation of typ o kern/78072 [lge] [patch] Potential memory leak in lge(4) o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o docs/78138 doc [patch] Error in pre-installation section of installat o bin/78170 [patch] Fix signal handler in bootpd a docs/78174 markus [patch] Update for Bluetooth-related manpages o docs/78240 doc [patch] handbook: replace with aroun o docs/78479 doc [patch] getsockopt(2): SO_NOSIGPIPE socket option undo o ports/78490 portmgr [patch] bsd.port.mk: add PORTEXAMPLES and PORTDATA 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 p conf/79701 ume [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 conf/80504 [patch] de_DE.ISO8859-1 libc message catalog f bin/80610 [patch] netstat(1): lost data due lu format o bin/80620 des [patch] fetch -U does not work o kern/80642 ipfw [ipfw] [patch] ipfw small patch - new RULE OPTION o bin/80687 [patch] Missing NULL termination after strncpy() in lo o bin/80732 [PATCH]: getty(8) and telnetd(8) ignore the 'if' optio o kern/80844 [psm] [patch] Increase compatibility of psm driver wit o bin/81035 [patch] boot0cfg emits bogus error o conf/81042 pf [pf] [patch] /etc/pf.os doesn't match FreeBSD 5.3->5.4 o ports/81070 ale [PATCH] www/php-screw: randomize CRYPTKEY o usb/81073 usb [umass] [patch] fix umass NO_GETMAXLUN quirk f ports/81200 ale [patch] Mk/bsd.php.mk: add math/pecl-big_int o bin/81230 [patch] mountd does not ignore SIGPIPE o stand/81287 standards [PATCH]: fingerd(8) might send a line not ending in CR o bin/81300 [PATCH] add option to sockstat(1) to always separate o i386/81358 i386 [geode.c] [patch] add PC Engines WRAP support p kern/81449 jkim [loader] [patch] SMBIOS scan for loader o threa/81534 threads [libc_r] [patch] libc_r close() will fail on any fd ty o kern/81588 phk [kernel] [patch] Devices with SI_CHEAPCLONE flag don't o bin/81692 [patch] atacontrol(8) support for disk APM and acousti o bin/81709 [patch] lam accepts -P but not -p o kern/81803 [ichsmb] [patch] Unsupported ICH6 SMBus controller on o bin/81837 [patch] Sort by directories first option for ls(1) s kern/81867 delphij [ioctl] [patch] ioctl collision between pcvt(4) and vg o bin/81874 [patch] TCP mode in systat overwrites load average o kern/81987 [libc] [patch] memory leaks in libc/rpc o bin/81989 [patch] mount_msdosfs(8): when a mask, but no dirmask o bin/82058 markm [PATCH] Ability for pw groupmod to delete members o bin/82161 [patch] m4's eval does not handle INT_MIN correctly o bin/82170 [patch] m4's eval does not work as documented o bin/82185 [patch] ndp(8) command bug o kern/82188 [netgraph] [patch] ng_fec interface not running after o kern/82189 [netgraph] [patch] ng_fec interface - problems with co o conf/82228 roberto [patch] order parsed ntpdate_hosts in /etc/rc.d/ntpdat o bin/82287 [patch] routed(8): Fix varargs usage, remove non-exist o docs/82290 hmp [patch] update to handbook firewall PF section o gnu/82351 [patch] update (385-cl3) to version 385 of the "less" o kern/82380 [libc] [patch] buildworld error in libc o usb/82436 usb [patch] USL101 Host-to-Host bridge support on FreeBSD o gnu/82484 [patch] for misleading man cvs f ports/82661 portmgr [patch] Add support to filter MASTER_SITES and PATCH_S o kern/82724 ipfw [ipfw] [patch] Add setnexthop and defaultroute feature o conf/82738 [patch] add amd_program line to defaults/rc.conf o docs/82779 doc [patch] Kill entry for ddb manpage o conf/82823 [patch] little addon for /etc/periodic/400.passwdless o usb/82839 usb [patch] add support for Aceeca Mez1000 device to uviso o kern/82882 yar [patch] ip_mroute abends kernel when interface detache o kern/82908 glebius [patch] ip_carp should use ifnet_departure_event event o bin/83170 [patch] Allow 'install' to compare files by mtime inst o kern/83198 [patch] Missing option in template NOTES a ports/83264 [PATCH] emulators/linux_base-suse-9.2: Add freetype2 o bin/83358 [patch] improper handling of malloc failures within re o bin/83361 [patch] Incorrect malloc failures handling within libd f ports/83373 jedgar [PATCH] databases/p5-Mysql port does not compile o www/83397 ceri [patch] Improvement to the GNATS webinterface o bin/83424 [patch] improper handling of malloc failures within li o bin/83451 [patch] improper handling of malloc failures within li p bin/83553 rodrigc [patch] vidcontrol can't switch mode and color during o docs/83621 doc [patch]: Minor omissions in /usr/src/UPDATING o kern/83622 [patch] add network interfaces labeling support o kern/83697 [snd_mss] [patch] support, docs added for full-duplex, o kern/83778 [kame] [patch] JPv6 cannot use Jumbo Frames o kern/83807 [sis] [patch] if_sis: Wake On Lan support for FreeBSD o stand/83845 standards [libm] [patch] add log2() and log2f() support for libm o bin/84041 [PATCH] fix for wall(1) error message p docs/84101 doc [patch] mt(1) manpage has erroneous synopsis, etc. o kern/84215 [jail] [patch] wildcard ip (INADDR_ANY) should not bin o kern/84219 [ncurses] [patch] ncurses.h wchar_t confliction 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 doc [patch] security(8) manpage should have init(8)'s list o docs/84267 doc [patch] chflags(1) manual doesn't say it's affected by o docs/84271 ceri [patch] compress(1) doesn't warn about nasty link hand p docs/84273 keramida [patch] disktab(5) manual has bad SEE ALSO o bin/84298 [patch] allow mount(8) to recognize relative pathnames o docs/84408 doc [patch] dump(8) manpage doesn't require an option and o ports/84448 portmgr [patch] bsd.port.mk: Add "make test" to ports o docs/84467 doc [patch] bsdlabel(8) manpage uses archaic "pack" in "ap s docs/84519 doc [patch] mdoc(7) manpage needs more about AUTHORS o docs/84549 doc [patch] errno(2) manpage uses "<...>" for "(..)" o conf/84581 [patch] Teach config(8) to look for kernel configurati o bin/84634 fjoe [geom] [patch] new utility to control GEOM uzip class o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi f ports/84718 girgen [PATCH] databases/postgresql74-server: Add option from o conf/84752 [patch] 100.clean-disks cleans file systems that don't o docs/84764 doc [patch] hosts.equiv(5) manpage should SEE ALSO netgrou o docs/84790 doc [patch] Error in SYSCALL_MODULE(9) manual page o kern/84797 [libutil] [patch] State engine in the libutils propert o conf/84800 obrien [patch] setting CPUTYPE=nocona on an Intel system resu o kern/84823 [bpf] [patch] bpf in non-blocking mode is broken o docs/84849 doc [patch] fdisk(8) manpage doesn't warn fdisk doesn't re o bin/84911 [patch] ndisgen(8) can't cope with .sys-files that beg o docs/84955 doc [patch] mdoc(7) manpage should mention missing documen o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84961 doc [patch] Sync NDIS documentation with reality o kern/84981 [headers] [patch] header protection for 6.0 winTV card not pr o bin/89666 [patch] time(1) leaves extra file open o ports/89670 ade [patch] Automake 1.9 not detecting cppunit o docs/89747 doc [PATCH] faq: s/kbd0/ukbd0/ when USB keyboard is connec o kern/89748 [bpf] [patch] BPF indexed byte load can sign extend o bin/89762 [patch] top(1) startup is very slow on system with man o bin/89770 des [patch] pam_krb5 'authentication token failure' in pas o bin/89799 [patch] Making natd(8) not require a newline at the en o conf/89860 matteo [patch] Add ability to set up vnode backed filesystems s ports/89865 x11 [patch] x11-servers/xorg-server-snap crashes with ATI o conf/89870 [patch] feature request to make netif verbose rc.conf o ports/89896 ale [PATCH] Add support for multiple versions of php f conf/89911 matteo [patch] /etc/rc.d/jail restart ignores command line ja f ports/89940 [PATCH] Client-only support for sysutils/nut o bin/89988 [patch] bootparamd(8) null host support and whoami fix o bin/89989 [patch] Add option to /usr/sbin/jail: -I (ASCII 73) PI o kern/90012 scottl [ips] [patch] IBM/Adaptec ServeRAID 7x support o docs/90042 doc [patch] acpi(4) should mention that ACPI_DEBUG depends o conf/90082 matteo [syscons] [patch] curses ACS line graphics support for o bin/90114 [patch] pw(8) takes strings after option -g for GID 0 o bin/90130 [patch] sysctl(8): print temperature in celsius only w o kern/90155 [netinet] [patch] use sysctl(8) to control hardware ch a conf/90163 dougb [patch] Easily launch non-forking daemons like logsurf o kern/90181 [NOTES] [patch] IPSEC_FILTERGIF documentation is incom o bin/90311 [patch] add "eject" to mt(1) o ports/90319 mezz [PATCH], change print/acroread7 to use tarball rather p docs/90362 keramida [patch] enhancement of devfs.rules(5) manpage. o bin/90384 [patch] chroot patch for sftp-server(8) o bin/90415 [patch] Add -Z (no newfs) to mount_mfs(8). Use with e o ports/90436 portmgr [patch] Add a way to handle configuration files to bsd o docs/90498 doc [patch] wrong parameter name to function twalk in tsea o kern/90521 [udf] [patch] UDF driver might calculate a wrong descr p docs/90541 simon [PATCH] Missing include in VFS_LOCK_GIANT.9 o 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/90644 maxim [kernel] [patch] inherit LOCAL_CREDS option for accept o bin/90680 [patch] make(1) thinks "^.for.o:" is a directive (".fo o bin/90687 [patch] side effect of -delete option of find(1) o bin/90823 [PATCH] cp(1) should use lchflags() o ports/90866 lawrance [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 p kern/91412 andre [netinet] [patch] Problem with PMTU Discovery / DF / I o kern/91414 emaste [kernel] [patch] Polling for devices other than NICs o docs/91448 doc [patch] fdc(4) man page refers to non-existing device o kern/91488 [isofs] [patch] cd9660 filesystem cannot handle files o kern/91502 [ata] [patch] ICH7 - finds only 2 out of 4 drives o ports/91505 dd [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and o docs/91518 trhodes [patch] Update handbook section "Rebuilding 'world'" i o ports/91620 unfurl [PATCH] www/p5-Compress-LeadingBlankSpaces: update to o ports/91621 portmgr [PATCH] Mk/bsd.port.mk: Add `--quiet' to install-info. o ports/91843 anders [patch] thttpd with USE_SENDFILE generates ENOTCONN no p kern/91851 andre [netinet] [patch] cannot collect multicast upcall mess f ports/91854 [PATCH] japanese/ja-scim-skk: update to 0.5.2 f ports/91928 [patch] games/wormux update to 0.7 beta 2 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 o ports/92105 vsevolod [PATCH] Add Berkeley DB 4.4 to bsd.database.mk o ports/92114 gnome [PATCH] mail/thunderbird: platform name of User-Agent o ports/92123 portmgr [patch] bsd.port.mk: PLIST_SUBX and SUBX_LIST autoexpa s ports/92133 [PATCH] comms/spandsp: 0.0.2p22 fixes various bugs. f 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 p bin/92187 brooks [patch] dhclient-script(8) doesn't configure interface p conf/92299 matteo [patch] /etc/periodic/daily/440.status-mailq exits wit o usb/92306 usb [quirk] [patch] Support for iRiver U10 USB media playe o kern/92323 [iwi] [patch] XI330_IEEE missing from if_wi_pccard.c o ports/92345 mat [PATCH] devel/p5-Data-Dump-Streamer: [SUMMARIZE CHANGE o stand/92360 standards [headers] [patch] Missing TAB3 in kernel headers o stand/92362 standards [headers] [patch] Missing SIGPOLL in kernel headers o ports/92379 [PATCH] dns/dnsmasq: Also install scripts and document f ports/92383 [PATCH] games/linux-quake4: update to 1.0.6 o bin/92395 [patch] truss(1) does not work properly, procfs looks o ports/92401 sergei [PATCH] security/libprelude: fix plist and unbreak f ports/92409 pav [PATCH] net/tintin++: update to 1.95.7 f ports/92414 [patch] net/vnc Xvnc server doesn't run with XDMCP opt f ports/92416 [PATCH] devel/kscope: update to 1.3.3 f ports/92421 anray [PATCH] comms/gammu: fix works on 4.x systems s ports/92445 portmgr [patch] change all bogus uses of BROKEN to IGNORE o usb/92462 usb [patch] Add support for Epson CX3500/3600/3650 scanner o kern/92509 tegge [patch] Incorrect Comment in vm_fault o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o ports/92539 petef [PATCH] net-mgmt/ipcalc: update to 0.40 o conf/92541 [PATCH] add ca_AD, ca_FR and ca_IT locales o ports/92548 ahze [PATCH] textproc/p5-xmltv: Fix 'bad makefile line' err f ports/92594 girgen [patch] postgresql81-server startup script can't set d p docs/92653 jcamou [patch] document carp in ifconfig.8 (patch provided) o conf/92654 [patch] Setting moused_nondefault_enable to NO throws f ports/92669 vd [patch] math/vecfem: fix .include statement o kern/92671 emulation [patch] [linux] Fix for Maple 10: implement rt_sigpend o ports/92678 arved [PATCH] multimedia/kaffeine fix plist creation f ports/92688 portmgr [PATCH] bsd.port.mk: add check to USE_DOS2UNIX f ports/92718 garga [PATCH] www/elinks: update to 0.11.1 o ports/92738 bms [patch] net/libpcap LIBPCAP_OVERWRITE_BASES does not w o docs/92745 doc [patch] Add FreeBSD list of projects and ideas for vol o ports/92763 [patch] make data directory location of ports/net-mgmt f ports/92810 [PATCH] net-p2p/jigdo: convert to OPTIONS and unBREAK f ports/92841 [PATCH] net/spread: fix plist o ports/92844 gnome [PATCH] devel/dbus: minor fixes o ports/92862 danfe [PATCH] x11/nvidia-driver: fix file restoration during o ports/92865 mat [patch] databases/p5-Class-DBI-Loader: up to 0.30 o kern/92880 [libc] [patch] almost rewritten inet_network(3) functi o ports/92907 demon [PATCH] www/links: OPTIONify o ports/92923 portmgr [patch] bsd.port.mk - cleanup comments o kern/92926 [headers] [patch] Missing copyright in /usr/include/sy o ports/92942 secteam [PATCH] security/portaudit: update to 0.5.11 o www/92973 www [patch] mailto.sgml o www/92986 www [patch] some modification and updates for projects/new o ports/93070 [PATCH] textproc/htmlize.el update port to 1.30 f ports/93079 [PATCH] mail/vm-pop3d: MAINTAINER change. o www/93089 www [patch] Add Gentoo/FreeBSD to myths.sgml f ports/93114 [PATCH] games/wormux: Update to 0.7beta3 o ports/93123 [PATCH] graphics/djvulibre: browser plugin not working o gnu/93127 [PATCH] add __FreeBSD_kernel__ to pre-defines o ports/93143 flz [patch] misc/ldconfig_compat fix for 4.x make(1) o ports/93157 clsung [PATCH] security/clamsmtp: add OPTIONS to depend on lo o kern/93172 [isp] [patch] uintXX_t style(9) updates f ports/93191 [PATCH] fix audacity build errors on amd64/possibly ot o ports/93216 lawrance [PATCH] finance/gnucash-devel: Add development release o ports/93265 portmgr [PATCH] RELENG_6 after local_startup MFC should instal f ports/93270 [patch]jpeg support not working due to missing library o ports/93271 gnome [PATCH] Port devel/gamin does not compile with GCC 2.x o ports/93276 secteam [patch] security/ca-roots: Update expired certs o ports/93277 [PATCH] finance/kmymoney2: update to 0.8.2 o ports/93280 dannyboy [PATCH] sysutils/fortunelock: fix fetch and unBREAK f ports/93291 [PATCH] sysutils/monitord - notification mails send er o ports/93293 [PATCH] net-mgmt/bigsister: update to 1.02, take maint f ports/93295 [PATCH] devel/bazaar-ng: Use faster dependancy f ports/93304 [PATCH] sysutils/bacula-server port to no longer link o www/93307 www [patch] Fix link in www/en/relnotes.sgml o bin/93309 [PATCH] group quota support over NFS in rpc.rquotad o ports/93312 [PATCH] www/opera-devel: enable installation of 4.x st 959 problems total. From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 06:49:23 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A2C16A420 for ; Tue, 14 Feb 2006 06:49:23 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D53DB43D45 for ; Tue, 14 Feb 2006 06:49:22 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 2E68445CE; Tue, 14 Feb 2006 00:49:22 -0600 (CST) Date: Tue, 14 Feb 2006 00:49:22 -0600 To: freebsd-bugs@FreeBSD.org Message-ID: <20060214064922.GA3241@soaustin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: Subject: 'ports with patches' spam 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, 14 Feb 2006 06:49:23 -0000 This will teach me to leave scripts called "doit" lying around in my /bin directory. Sorry about that. mcl From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 06:58:38 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 C4A5616A420; Tue, 14 Feb 2006 06:58:38 +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 7F8BD43D49; Tue, 14 Feb 2006 06:58:38 +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 k1E6wcGG057548; Tue, 14 Feb 2006 06:58:38 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1E6wclZ057544; Tue, 14 Feb 2006 06:58:38 GMT (envelope-from linimon) Date: Tue, 14 Feb 2006 06:58:38 GMT From: Mark Linimon Message-Id: <200602140658.k1E6wclZ057544@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-rc@FreeBSD.org Cc: Subject: Re: conf/93287: [patch] Make rc.subr jail-aware 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, 14 Feb 2006 06:58:39 -0000 Synopsis: [patch] Make rc.subr jail-aware Responsible-Changed-From-To: freebsd-bugs->freebsd-rc Responsible-Changed-By: linimon Responsible-Changed-When: Tue Feb 14 06:58:33 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=93287 From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 07:04: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 69DA416A420; Tue, 14 Feb 2006 07:04:25 +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 2557B43D45; Tue, 14 Feb 2006 07:04:25 +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 k1E74PHp057886; Tue, 14 Feb 2006 07:04:25 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1E74O6k057882; Tue, 14 Feb 2006 07:04:24 GMT (envelope-from linimon) Date: Tue, 14 Feb 2006 07:04:24 GMT From: Mark Linimon Message-Id: <200602140704.k1E74O6k057882@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-ipfw@FreeBSD.org Cc: Subject: Re: kern/93300: ipfw pipe lost packets 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, 14 Feb 2006 07:04:25 -0000 Synopsis: ipfw pipe lost packets Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw Responsible-Changed-By: linimon Responsible-Changed-When: Tue Feb 14 07:04:13 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=93300 From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 10:00: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 27B4516A420 for ; Tue, 14 Feb 2006 10:00:27 +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 E3DAB43D45 for ; Tue, 14 Feb 2006 10:00:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1EA0Q6l068569 for ; Tue, 14 Feb 2006 10:00:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1EA0QH3068568; Tue, 14 Feb 2006 10:00:26 GMT (envelope-from gnats) Date: Tue, 14 Feb 2006 10:00:26 GMT Message-Id: <200602141000.k1EA0QH3068568@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ruslan Ermilov Cc: Subject: Re: misc/87421: KERNEL PANIC: ng_ether +ng_eiface + if_bridge X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Ermilov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 10:00:27 -0000 The following reply was made to PR kern/87421; it has been noted by GNATS. From: Ruslan Ermilov To: Chris Dionissopoulos Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/87421: KERNEL PANIC: ng_ether +ng_eiface + if_bridge Date: Tue, 14 Feb 2006 11:46:51 +0200 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 14, 2005 at 05:29:26AM +0000, Chris Dionissopoulos wrote: >=20 > # give them some settings > ifconfig ngeth0 ether 01:02:03:04:05:00 > ifconfig ngeth0 192.168.1.2/24 > ifconfig ngeth1 ether 01:02:03:04:05:01 > ifconfig ngeth1 192.168.3.2/24 > ifconfig bridge0 addm ngeth0 addm ngeth1 addm xl0 > ifconfig bridge0 up >=20 Hardly related to a panic, but assigning multicast MAC addresses to interfaces is a bad idea. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD8acLqRfpzJluFF4RAtf1AJ9qcl0O0zIis7jbT3XQS+V0gUeOGwCfdUgL lOabvJYhQDuDktRBaXY7JIE= =RzjW -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7-- From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 11:09: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 67BB516A422; Tue, 14 Feb 2006 11:09:25 +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 1C73A43D46; Tue, 14 Feb 2006 11:09:25 +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 k1EB9OO5073241; Tue, 14 Feb 2006 11:09:24 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1EB9Nmx073237; Tue, 14 Feb 2006 11:09:23 GMT (envelope-from glebius) Date: Tue, 14 Feb 2006 11:09:23 GMT From: Gleb Smirnoff Message-Id: <200602141109.k1EB9Nmx073237@freefall.freebsd.org> To: eugen@ws092.svzserv.kemerovo.su, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, glebius@FreeBSD.org Cc: Subject: Re: bin/92149: [patch] ln(1): ln -f -s does not remove existing directory 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, 14 Feb 2006 11:09:25 -0000 Synopsis: [patch] ln(1): ln -f -s does not remove existing directory State-Changed-From-To: feedback->patched State-Changed-By: glebius State-Changed-When: Tue Feb 14 11:08:19 UTC 2006 State-Changed-Why: Committed to HEAD, thanks! Responsible-Changed-From-To: freebsd-bugs->glebius Responsible-Changed-By: glebius Responsible-Changed-When: Tue Feb 14 11:08:19 UTC 2006 Responsible-Changed-Why: I'm handling this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=92149 From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 12:40: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 28DD616A440 for ; Tue, 14 Feb 2006 12:40: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 49B6E43D58 for ; Tue, 14 Feb 2006 12: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 k1ECe63h083927 for ; Tue, 14 Feb 2006 12: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 k1ECe5rE083921; Tue, 14 Feb 2006 12:40:05 GMT (envelope-from gnats) Resent-Date: Tue, 14 Feb 2006 12:40:05 GMT Resent-Message-Id: <200602141240.k1ECe5rE083921@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 5968516A420 for ; Tue, 14 Feb 2006 12:33:10 +0000 (GMT) (envelope-from rmh@io.debian.net) Received: from io.debian.net (io.ethz.ch [129.132.80.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 061DD43D53 for ; Tue, 14 Feb 2006 12:33:09 +0000 (GMT) (envelope-from rmh@io.debian.net) Received: from rmh by io.debian.net with local (Exim 4.60) (envelope-from ) id 1F8zMi-000GyN-05 for FreeBSD-gnats-submit@freebsd.org; Tue, 14 Feb 2006 13:33:08 +0100 Message-Id: Date: Tue, 14 Feb 2006 13:33:08 +0100 From: Robert Millan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/93331: [patch] broken asm in kernel X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Robert Millan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 12:40:07 -0000 >Number: 93331 >Category: kern >Synopsis: [patch] broken asm in kernel >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 Feb 14 12:40:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Robert Millan >Release: >Organization: >Environment: System: 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 Architecture: i586 >Description: A few places in the kernel (see patch followup) are using the movl instruction to copy data from/onto a 16-bit register. While this is accepted by current binutils, newer releases will barf on it. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 15: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 DF27716A420 for ; Tue, 14 Feb 2006 15: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 F1C4B43D48 for ; Tue, 14 Feb 2006 15: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 k1EFU57P094603 for ; Tue, 14 Feb 2006 15: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 k1EFU5pv094599; Tue, 14 Feb 2006 15:30:05 GMT (envelope-from gnats) Resent-Date: Tue, 14 Feb 2006 15:30:05 GMT Resent-Message-Id: <200602141530.k1EFU5pv094599@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 C8A5C16A420; Tue, 14 Feb 2006 15:26:21 +0000 (GMT) (envelope-from eugen@kost.svzserv.kemerovo.su) Received: from kost.svzserv.kemerovo.su (kost.svzserv.kemerovo.su [213.184.65.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A2CC43D46; Tue, 14 Feb 2006 15:26:20 +0000 (GMT) (envelope-from eugen@kost.svzserv.kemerovo.su) Received: from kost.svzserv.kemerovo.su (localhost [127.0.0.1]) by kost.svzserv.kemerovo.su (8.13.4/8.13.4) with ESMTP id k1EFPpLQ050517; Tue, 14 Feb 2006 22:25:51 +0700 (KRAT) (envelope-from eugen@kost.svzserv.kemerovo.su) Received: (from eugen@localhost) by kost.svzserv.kemerovo.su (8.13.4/8.13.3/Submit) id k1EFPp4l050516; Tue, 14 Feb 2006 22:25:51 +0700 (KRAT) (envelope-from eugen) Message-Id: <200602141525.k1EFPp4l050516@kost.svzserv.kemerovo.su> Date: Tue, 14 Feb 2006 22:25:51 +0700 (KRAT) From: Eugene Grosbein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: phk@FreeBSD.org Subject: misc/93341: make more flexibitily for NanoBSD customization 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, 14 Feb 2006 15:30:07 -0000 >Number: 93341 >Category: misc >Synopsis: make more flexibitily for NanoBSD customization >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 14 15:30:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 6.0-STABLE i386 >Organization: Svyaz-Service JSC >Environment: System: FreeBSD kost.svzserv.kemerovo.su 6.0-STABLE FreeBSD 6.0-STABLE #7: Tue Jan 24 06:22:29 KRAT 2006 eugen@ws092.svzserv.kemerovo.su:/usr/obj/usr/src/sys/TEST i386 >Description: All I ask for is the following patch: --- src/tools/tools/nanobsd/nanobsd.sh.orig Sat Jan 14 14:02:50 2006 +++ src/tools/tools/nanobsd/nanobsd.sh Tue Feb 14 18:42:38 2006 @@ -546,8 +546,8 @@ install_etc install_kernel -run_customize setup_nanobsd +run_customize prune_usr create_${NANO_ARCH}_diskimage It makes it possible for customization commands to use/modify files in conf/base/* and conf/default/* directories created by setup_nanobsd section. And more generally, gives more control over resulting image to customizing scripts. >How-To-Repeat: Try to add conf/default/var/remount to the image if needed. Try to modify conf/base/etc/fstab during during customization stage. It's quite hard with current nanobsd.sh script and trivial with the patch suggested. >Fix: Apply the patch above. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 14 18:30: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 85D7216A420 for ; Tue, 14 Feb 2006 18:30:14 +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 1267F43D45 for ; Tue, 14 Feb 2006 18:30: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 k1EIUD5U009893 for ; Tue, 14 Feb 2006 18:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1EIUDOW009892; Tue, 14 Feb 2006 18:30:13 GMT (envelope-from gnats) Date: Tue, 14 Feb 2006 18:30:13 GMT Message-Id: <200602141830.k1EIUDOW009892@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Robert Millan Cc: Subject: Re: kern/93331: [patch] broken asm in kernel X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Robert Millan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 18:30:14 -0000 The following reply was made to PR kern/93331; it has been noted by GNATS. From: Robert Millan To: bug-followup@FreeBSD.org Cc: aurel32@debian.org Subject: Re: kern/93331: [patch] broken asm in kernel Date: Tue, 14 Feb 2006 14:03:54 +0100 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Here's a patch for kern/93331, made by Aurelien Jarno. (I verified it applies cleanly in HEAD) -- Robert Millan --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="binutils_movl.diff" --- sys.old/i386/i386/locore.s.orig 2005-09-05 22:35:16.000000000 +0200 +++ sys/i386/i386/locore.s 2005-09-05 22:35:58.000000000 +0200 @@ -358,7 +358,7 @@ pushl %eax testl $PSL_VM,UC_EFLAGS(%eax) jne 1f - movl UC_GS(%eax),%gs /* restore %gs */ + movw UC_GS(%eax),%gs /* restore %gs */ 1: movl $SYS_sigreturn,%eax pushl %eax /* junk to fake return addr. */ @@ -375,7 +375,7 @@ pushl %eax testl $PSL_VM,UC4_EFLAGS(%eax) jne 1f - movl UC4_GS(%eax),%gs /* restore %gs */ + movw UC4_GS(%eax),%gs /* restore %gs */ 1: movl $344,%eax /* 4.x SYS_sigreturn */ pushl %eax /* junk to fake return addr. */ @@ -393,7 +393,7 @@ pushl %eax testl $PSL_VM,SC_PS(%eax) jne 9f - movl SC_GS(%eax),%gs /* restore %gs */ + movw SC_GS(%eax),%gs /* restore %gs */ 9: movl $103,%eax /* 3.x SYS_sigreturn */ pushl %eax /* junk to fake return addr. */ --- sys.old/i386/i386/swtch.s 2005-09-06 14:47:02.000000000 +0200 +++ sys/i386/i386/swtch.s 2005-09-06 14:47:33.000000000 +0200 @@ -111,7 +111,7 @@ movl %ebp,PCB_EBP(%edx) movl %esi,PCB_ESI(%edx) movl %edi,PCB_EDI(%edx) - movl %gs,PCB_GS(%edx) + movw %gs,PCB_GS(%edx) pushfl /* PSL */ popl PCB_PSL(%edx) /* Check to see if we need to call a switchout function. */ @@ -279,7 +279,7 @@ /* This must be done after loading the user LDT. */ .globl cpu_switch_load_gs cpu_switch_load_gs: - movl PCB_GS(%edx),%gs + movw PCB_GS(%edx),%gs /* Test if debug registers should be restored. */ testl $PCB_DBREGS,PCB_FLAGS(%edx) @@ -348,7 +348,7 @@ movl %ebp,PCB_EBP(%ecx) movl %esi,PCB_ESI(%ecx) movl %edi,PCB_EDI(%ecx) - movl %gs,PCB_GS(%ecx) + movw %gs,PCB_GS(%ecx) pushfl popl PCB_PSL(%ecx) --- sys.old/i386/include/cpufunc.h 2005-09-06 17:32:18.000000000 +0200 +++ sys/i386/include/cpufunc.h 2005-09-06 17:32:42.000000000 +0200 @@ -456,7 +456,7 @@ rgs(void) { u_int sel; - __asm __volatile("movl %%gs,%0" : "=rm" (sel)); + __asm __volatile("mov %%gs,%0" : "=rm" (sel)); return (sel); } @@ -477,7 +477,7 @@ static __inline void load_gs(u_int sel) { - __asm __volatile("movl %0,%%gs" : : "rm" (sel)); + __asm __volatile("mov %0,%%gs" : : "rm" (sel)); } static __inline void --- sys.old/i386/linux/linux_locore.s 2005-09-06 20:28:47.000000000 +0200 +++ sys/i386/linux/linux_locore.s 2005-09-06 20:29:05.000000000 +0200 @@ -8,7 +8,7 @@ NON_GPROF_ENTRY(linux_sigcode) call *LINUX_SIGF_HANDLER(%esp) leal LINUX_SIGF_SC(%esp),%ebx /* linux scp */ - movl LINUX_SC_GS(%ebx),%gs + movw LINUX_SC_GS(%ebx),%gs movl %esp, %ebx /* pass sigframe */ push %eax /* fake ret addr */ movl $LINUX_SYS_linux_sigreturn,%eax /* linux_sigreturn() */ @@ -19,7 +19,7 @@ linux_rt_sigcode: call *LINUX_RT_SIGF_HANDLER(%esp) leal LINUX_RT_SIGF_UC(%esp),%ebx /* linux ucp */ - movl LINUX_SC_GS(%ebx),%gs + movw LINUX_SC_GS(%ebx),%gs push %eax /* fake ret addr */ movl $LINUX_SYS_linux_rt_sigreturn,%eax /* linux_rt_sigreturn() */ int $0x80 /* enter kernel with args */ --- sys.old/compat/ndis/winx32_wrap.S 2005-09-06 21:47:21.000000000 +0200 +++ sys/compat/ndis/winx32_wrap.S 2005-09-06 21:47:48.000000000 +0200 @@ -348,7 +348,7 @@ ret ENTRY(x86_setfs) - movl 4(%esp),%fs + movw 4(%esp),%fs ret ENTRY(x86_gettid) --T4sUOijqQbZv57TR-- From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 00: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 77CFD16A420 for ; Wed, 15 Feb 2006 00: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 F07BA43D48 for ; Wed, 15 Feb 2006 00: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 k1F0o5AX073595 for ; Wed, 15 Feb 2006 00: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 k1F0o5Oi073594; Wed, 15 Feb 2006 00:50:05 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 00:50:05 GMT Resent-Message-Id: <200602150050.k1F0o5Oi073594@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, Garry Belka Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3991B16A420 for ; Wed, 15 Feb 2006 00:41:34 +0000 (GMT) (envelope-from garry@NetworkPhysics.COM) Received: from NetworkPhysics.COM (fw.networkphysics.com [205.158.104.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id E869D43D46 for ; Wed, 15 Feb 2006 00:41:33 +0000 (GMT) (envelope-from garry@NetworkPhysics.COM) Received: from focus5.fractal.networkphysics.com (focus5.fractal.networkphysics.com [10.10.0.112]) by NetworkPhysics.COM (8.12.10/8.12.10) with ESMTP id k1F0fXPY055238 for ; Tue, 14 Feb 2006 16:41:33 -0800 (PST) (envelope-from garry@NetworkPhysics.COM) Received: (from garry@localhost) by focus5.fractal.networkphysics.com (8.13.1/8.12.10/Submit) id k1F0fXwC023235; Tue, 14 Feb 2006 16:41:33 -0800 (PST) (envelope-from garry) Message-Id: <200602150041.k1F0fXwC023235@focus5.fractal.networkphysics.com> Date: Tue, 14 Feb 2006 16:41:33 -0800 (PST) From: Garry Belka To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/93368: ATA_SMART command is missing X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garry Belka List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 00:50:06 -0000 >Number: 93368 >Category: kern >Synopsis: ATA_SMART command is missing >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 Feb 15 00:50:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Garry Belka >Release: FreeBSD 5.4-RELEASE i386 >Organization: Network Physics >Environment: System: FreeBSD tempo.fractal.networkphysics.com 5.4-RELEASE FreeBSD i386 >Description: ATA_SMART (0xb0) command is not defined. On error ATA driver prints "Unknown CMD" instead of "SMART". and, btw, there is a more serious bug lurking in ATA. In composite requests with dependency, a first stage read will be marked as done, even if it failed with error. Composite handling in ata_completed() will immediately restart the channel I/O. That will start a dependent write part of the composite, likely to result in data corruption unless the whole disk failed. >How-To-Repeat: run smartd on a failing disk >Fix: apply a trivial patch below. Index: sys/dev/ata/ata-queue.c =================================================================== RCS file: /u1/Repo/FreeBSD/sys/dev/ata/ata-queue.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sys/dev/ata/ata-queue.c 19 Jan 2006 19:09:32 -0000 1.10 +++ sys/dev/ata/ata-queue.c 15 Feb 2006 00:06:47 -0000 1.11 @@ -800,6 +800,7 @@ case 0xa0: return ("PACKET_CMD"); case 0xa1: return ("ATAPI_IDENTIFY"); case 0xa2: return ("SERVICE"); + case 0xb0: return ("SMART"); case 0xc0: return ("CFA ERASE"); case 0xc4: return ("READ_MUL"); case 0xc5: return ("WRITE_MUL"); Index: sys/sys/ata.h =================================================================== RCS file: /u1/Repo/FreeBSD/sys/sys/ata.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sys/sys/ata.h 5 Nov 2005 00:25:25 -0000 1.5 +++ sys/sys/ata.h 15 Feb 2006 00:06:47 -0000 1.6 @@ -240,6 +240,7 @@ #define ATA_PACKET_CMD 0xa0 /* packet command */ #define ATA_ATAPI_IDENTIFY 0xa1 /* get ATAPI params*/ #define ATA_SERVICE 0xa2 /* service command */ +#define ATA_SMART_CMD 0xb0 #define ATA_CFA_ERASE 0xc0 /* CFA erase */ #define ATA_READ_MUL 0xc4 /* read multi */ #define ATA_WRITE_MUL 0xc5 /* write multi */ >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 01:50: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 C1DCF16A420 for ; Wed, 15 Feb 2006 01:50: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 3536643D48 for ; Wed, 15 Feb 2006 01:50: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 k1F1o6PF077146 for ; Wed, 15 Feb 2006 01:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1F1o6MD077144; Wed, 15 Feb 2006 01:50:06 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 01:50:06 GMT Resent-Message-Id: <200602150150.k1F1o6MD077144@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, Alan Amesbury Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FD0F16A420 for ; Wed, 15 Feb 2006 01:44:46 +0000 (GMT) (envelope-from amesbury@indefi.net) Received: from mail.indefi.net (temp.gui.org [209.98.153.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9442743D49 for ; Wed, 15 Feb 2006 01:44:43 +0000 (GMT) (envelope-from amesbury@indefi.net) Received: by mail.indefi.net (Postfix, from userid 1169) id 89FFF11429; Tue, 14 Feb 2006 19:44:41 -0600 (CST) Message-Id: <20060215014441.89FFF11429@mail.indefi.net> Date: Tue, 14 Feb 2006 19:44:41 -0600 (CST) From: Alan Amesbury To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Alan Amesbury Subject: kern/93369: [PATCH] Fix failed detection of Nvidia NForce2 chipset X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alan Amesbury List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 01:50:07 -0000 >Number: 93369 >Category: kern >Synopsis: [PATCH] Fix failed detection of Nvidia NForce2 chipset >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Feb 15 01:50:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alan Amesbury >Release: FreeBSD 5.4-RELEASE-p11 i386 >Organization: University of Minnesota >Environment: System: FreeBSD modem.oitsec.umn.edu 5.4-RELEASE-p11 FreeBSD 5.4-RELEASE-p11 #5: Tue Feb 14 18:21:41 CST 2006 root@modem.oitsec.umn.edu:/usr/obj/usr/src/sys/OITSEC-5_4-L i386 MSI K7N2 Delta2-LSR motherboard with Nvidia NForce2 chipset (MCP2S). >Description: At boot, FreeBSD identifies the SATA chipset as "GENERIC ATA controller" with mode of UDMA33. This is VERY similar to PR #71321, but not quite identical; the chip ID reported by 'pciconf' is different, and the chipset not being identified correctly is SATA, not PATA. NOTE: The if-else statement in my patch *appears* to work, i.e., I haven't noticed any instability having applied this patch. Someone who knows what they're doing should probably take a closer look. % pciconf -lv . . . atapci0@pci0:9:0: class=0x01018a card=0x57001462 chip=0x008510de rev=0xa3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'MCP2S Parallel ATA Controller' class = mass storage subclass = ATA atapci1@pci0:11:0: class=0x010185 card=0x57001462 chip=0x008e10de rev=0xa3 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'MCP2S Serial ATA Compatible Controller' class = mass storage subclass = ATA . . . % dmesg | grep ata atapci0: port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 9.0 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 atapci1: port 0xbc00-0xbc0f,0xb70-0xb73,0x970-0x977,0xbf0-0xbf3,0x9f0-0x9f7 irq 22 at device 11.0 on pci0 ata2: channel #0 on atapci1 ata3: channel #1 on atapci1 ad0: 57241MB [116301/16/63] at ata0-master UDMA100 acd0: CDROM at ata1-master PIO4 ata2-master: DMA limited to UDMA33, non-ATA66 cable or device ad4: 238475MB [484521/16/63] at ata2-master UDMA33 >How-To-Repeat: Boot FreeBSD 5.4-RELEASE-p11 on a similarly equipped motherboard. >Fix: These patches to files in /sys/dev/ata appear to fix the problem: % diff -bu ata-chipset.c.orig ata-chipset.c; diff -bu ata-pci.h.orig ata-pci.h --- ata-chipset.c.orig Tue Feb 14 18:39:36 2006 +++ ata-chipset.c Tue Feb 14 19:34:01 2006 @@ -1216,6 +1216,7 @@ {{ ATA_NFORCE1, 0, AMDNVIDIA, NVIDIA, ATA_UDMA5, "nVidia nForce" }, { ATA_NFORCE2, 0, AMDNVIDIA, NVIDIA, ATA_UDMA6, "nVidia nForce2" }, { ATA_NFORCE2_MCP, 0, AMDNVIDIA, NVIDIA, ATA_UDMA6, "nVidia nForce2 MCP" }, + { ATA_NFORCE2_MCP2S, 0, AMDNVIDIA, NVIDIA, ATA_SA150, "nVidia nForce2 MCP2S" }, { ATA_NFORCE3, 0, AMDNVIDIA, NVIDIA, ATA_UDMA6, "nVidia nForce3" }, { ATA_NFORCE3_PRO, 0, AMDNVIDIA, NVIDIA, ATA_UDMA6, "nVidia nForce3 Pro" }, { ATA_NFORCE3_MCP, 0, AMDNVIDIA, NVIDIA, ATA_UDMA6, "nVidia nForce3 MCP" }, @@ -1244,7 +1245,12 @@ /* disable prefetch, postwrite */ pci_write_config(dev, 0x51, pci_read_config(dev, 0x51, 1) & 0x0f, 1); + if (ctlr->chip->max_dma < ATA_SA150) { ctlr->setmode = ata_via_family_setmode; + } + else { + ctlr->setmode = ata_sata_setmode; + } return 0; } --- ata-pci.h.orig Tue Feb 14 18:39:43 2006 +++ ata-pci.h Tue Feb 14 18:51:31 2006 @@ -142,6 +142,7 @@ #define ATA_NFORCE1 0x01bc10de #define ATA_NFORCE2 0x006510de #define ATA_NFORCE2_MCP 0x008510de +#define ATA_NFORCE2_MCP2S 0x008e10de #define ATA_NFORCE3 0x00d510de #define ATA_NFORCE3_PRO 0x00e510de #define ATA_NFORCE3_PRO_S1 0x00e310de Post-boot dmesg info: % dmesg | grep ata atapci0: port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 9.0 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 atapci1: port 0xbc00-0xbc0f,0xb70-0xb73,0x970-0x977,0xbf0-0xbf3,0x9f0-0x9f7 irq 22 at device 11.0 on pci0 ata2: channel #0 on atapci1 ata3: channel #1 on atapci1 ad0: 57241MB [116301/16/63] at ata0-master UDMA100 acd0: CDROM at ata1-master PIO4 ad4: 238475MB [484521/16/63] at ata2-master SATA150 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 01:56:16 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 2293216A420; Wed, 15 Feb 2006 01:56:16 +0000 (GMT) (envelope-from amesbury@umn.edu) Received: from mtaout-m.tc.umn.edu (mtaout-m.tc.umn.edu [160.94.23.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A99BA43D45; Wed, 15 Feb 2006 01:56:13 +0000 (GMT) (envelope-from amesbury@umn.edu) Received: from [160.94.247.212] (paulaner.oitsec.umn.edu [160.94.247.212]) by mtaout-m.tc.umn.edu with ESMTP; Tue, 14 Feb 2006 19:56:12 -0600 (CST) X-Umn-Remote-Mta: [N] paulaner.oitsec.umn.edu [160.94.247.212] #+LO+TS+AU+HN Message-ID: <43F28A3C.20905@umn.edu> Date: Tue, 14 Feb 2006 19:56:12 -0600 From: Alan Amesbury User-Agent: Thunderbird 1.5 (X11/20060119) MIME-Version: 1.0 To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org References: <200602150150.k1F1o66Y077138@freefall.freebsd.org> In-Reply-To: <200602150150.k1F1o66Y077138@freefall.freebsd.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: kern/93369: [PATCH] Fix failed detection of Nvidia NForce2 chipset 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, 15 Feb 2006 01:56:16 -0000 Crap. It's only *after* I submit this that I see PR78707. Unfortunately, we're not ready to rebuild/upgrade the host in question to 6.0-STABLE, and hope that the support needed will get backported to 5.4 (as suggested in PR78707). -- Alan Amesbury University of Minnesota From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 02:00:31 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E51C16A420 for ; Wed, 15 Feb 2006 02:00:31 +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 E308543D6D for ; Wed, 15 Feb 2006 02:00:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1F20UGn077568 for ; Wed, 15 Feb 2006 02:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1F20USV077567; Wed, 15 Feb 2006 02:00:30 GMT (envelope-from gnats) Date: Wed, 15 Feb 2006 02:00:30 GMT Message-Id: <200602150200.k1F20USV077567@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Alan Amesbury Cc: Subject: Re: kern/93369: [PATCH] Fix failed detection of Nvidia NForce2 chipset X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alan Amesbury List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 02:00:31 -0000 The following reply was made to PR kern/93369; it has been noted by GNATS. From: Alan Amesbury To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Cc: Subject: Re: kern/93369: [PATCH] Fix failed detection of Nvidia NForce2 chipset Date: Tue, 14 Feb 2006 19:56:12 -0600 Crap. It's only *after* I submit this that I see PR78707. Unfortunately, we're not ready to rebuild/upgrade the host in question to 6.0-STABLE, and hope that the support needed will get backported to 5.4 (as suggested in PR78707). -- Alan Amesbury University of Minnesota From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 02:29: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 2305216A420; Wed, 15 Feb 2006 02:29: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 D665043D45; Wed, 15 Feb 2006 02:29: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 k1F2TQI1079110; Wed, 15 Feb 2006 02:29:26 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1F2TQE4079106; Wed, 15 Feb 2006 02:29:26 GMT (envelope-from linimon) Date: Wed, 15 Feb 2006 02:29:26 GMT From: Mark Linimon Message-Id: <200602150229.k1F2TQE4079106@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Cc: Subject: Re: kern/93368: [ata] [patch] ATA_SMART command is missing 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, 15 Feb 2006 02:29:27 -0000 Old Synopsis: ATA_SMART command is missing New Synopsis: [ata] [patch] ATA_SMART command is missing Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: linimon Responsible-Changed-When: Wed Feb 15 02:29:06 UTC 2006 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=93368 From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 08:58: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 4F83A16A420; Wed, 15 Feb 2006 08:58:22 +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 0C8E243D46; Wed, 15 Feb 2006 08:58:22 +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 k1F8wLjn010168; Wed, 15 Feb 2006 08:58:21 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1F8wLqE010164; Wed, 15 Feb 2006 08:58:21 GMT (envelope-from glebius) Date: Wed, 15 Feb 2006 08:58:21 GMT From: Gleb Smirnoff Message-Id: <200602150858.k1F8wLqE010164@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, phk@FreeBSD.org Cc: Subject: Re: misc/93341: make more flexibitily for NanoBSD customization 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, 15 Feb 2006 08:58:22 -0000 Synopsis: make more flexibitily for NanoBSD customization Responsible-Changed-From-To: freebsd-bugs->phk Responsible-Changed-By: glebius Responsible-Changed-When: Wed Feb 15 08:57:59 UTC 2006 Responsible-Changed-Why: To NanoBSD's maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=93341 From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 09:05: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 767BE16A420; Wed, 15 Feb 2006 09:05:31 +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 3367B43D49; Wed, 15 Feb 2006 09:05:31 +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 k1F95Vnr010735; Wed, 15 Feb 2006 09:05:31 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1F95VrN010731; Wed, 15 Feb 2006 09:05:31 GMT (envelope-from glebius) Date: Wed, 15 Feb 2006 09:05:31 GMT From: Gleb Smirnoff Message-Id: <200602150905.k1F95VrN010731@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, sam@FreeBSD.org Cc: Subject: Re: kern/93125: [ath] ath0 times out periodically 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, 15 Feb 2006 09:05:31 -0000 Synopsis: [ath] ath0 times out periodically Responsible-Changed-From-To: freebsd-bugs->sam Responsible-Changed-By: glebius Responsible-Changed-When: Wed Feb 15 09:05:00 UTC 2006 Responsible-Changed-Why: To maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=93125 From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 09:20: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 3712D16A420; Wed, 15 Feb 2006 09:20:07 +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 E240643D55; Wed, 15 Feb 2006 09:20:05 +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 k1F9K5sL011338; Wed, 15 Feb 2006 09:20:05 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1F9K5ok011334; Wed, 15 Feb 2006 09:20:05 GMT (envelope-from glebius) Date: Wed, 15 Feb 2006 09:20:05 GMT From: Gleb Smirnoff Message-Id: <200602150920.k1F9K5ok011334@freefall.freebsd.org> To: giordano@more.net, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/93309: [PATCH] rpc.rquotad: group quota support over NFS 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, 15 Feb 2006 09:20:07 -0000 Synopsis: [PATCH] rpc.rquotad: group quota support over NFS State-Changed-From-To: open->feedback State-Changed-By: glebius State-Changed-When: Wed Feb 15 09:19:24 UTC 2006 State-Changed-Why: The PR doesn't contain promised patches. Please send them as follow-up to PR or privide a link to download them. http://www.freebsd.org/cgi/query-pr.cgi?pr=93309 From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 09: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 7084C16A420 for ; Wed, 15 Feb 2006 09: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 82C7E43D5A for ; Wed, 15 Feb 2006 09:20: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 k1F9K6HQ011349 for ; Wed, 15 Feb 2006 09:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1F9K68K011348; Wed, 15 Feb 2006 09:20:06 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 09:20:06 GMT Resent-Message-Id: <200602150920.k1F9K68K011348@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, Juris Orlovs Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F8FF16A420 for ; Wed, 15 Feb 2006 09:17:44 +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 1DBDC43D45 for ; Wed, 15 Feb 2006 09:17: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 k1F9Hhbg073151 for ; Wed, 15 Feb 2006 09:17:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1F9HhWJ073150; Wed, 15 Feb 2006 09:17:43 GMT (envelope-from nobody) Message-Id: <200602150917.k1F9HhWJ073150@www.freebsd.org> Date: Wed, 15 Feb 2006 09:17:43 GMT From: Juris Orlovs To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93378: Slow data transfer in Postfix and Cyrus IMAP (problem fix known) 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, 15 Feb 2006 09:20:08 -0000 >Number: 93378 >Category: misc >Synopsis: Slow data transfer in Postfix and Cyrus IMAP (problem fix known) >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 Feb 15 09:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Juris Orlovs >Release: 6.0 >Organization: >Environment: FreeBSD mx.test.lv 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sat Jan 21 18:50:10 EET 2006 root@mx.test.lv:/usr/src/sys/i386/compile/SMP-686 i386 >Description: There is a problem with Postfix (2.2.8; 2.3-20060112) and Cyrus IMAP (2.3.1) (installed from ports) With Postfix on FreeBSD 6.0, transferring of messages using SMTP is slow, aproximately 7MB in 20 seconds on direct 100MBit/s link. In Cyrus IMAP there is a issue with message writing to IMAP folders. Reading of 8MB message takes a bit less than a second, but in that time 8MB message write to IMAP folder over 100Mbit/s connection takes ~7 seconds. If writing many small messages to imap folder (~1KB in size) then average transfer rate of them is ~10 messages per second. Hardware: (2x 3GHx Xeon, 2GB RAM, Adaptec 2410SA, 2x WD RAPTOR 74GB, 2x SEAGATE 300GB, Mainboard - Intel SE7520BD2) For example, there is no such problems with FTP. >How-To-Repeat: >Fix: "sysctl -w net.inet.tcp.delayed_ack=0" fixes mentioned problems with data transfer >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 09:21: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 72A1316A420; Wed, 15 Feb 2006 09:21:01 +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 2EDF443D48; Wed, 15 Feb 2006 09:21:01 +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 k1F9L18Q011406; Wed, 15 Feb 2006 09:21:01 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1F9L1uY011402; Wed, 15 Feb 2006 09:21:01 GMT (envelope-from glebius) Date: Wed, 15 Feb 2006 09:21:01 GMT From: Gleb Smirnoff Message-Id: <200602150921.k1F9L1uY011402@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, des@FreeBSD.org Cc: Subject: Re: bin/93310: [libpam] [patch] pam_unix ignores 'passwordtime' from login.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: Wed, 15 Feb 2006 09:21:01 -0000 Synopsis: [libpam] [patch] pam_unix ignores 'passwordtime' from login.conf Responsible-Changed-From-To: freebsd-bugs->des Responsible-Changed-By: glebius Responsible-Changed-When: Wed Feb 15 09:20:48 UTC 2006 Responsible-Changed-Why: To maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=93310 From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 10:30: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 95D8516A422 for ; Wed, 15 Feb 2006 10:30: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 1505743D46 for ; Wed, 15 Feb 2006 10:30: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 k1FAUBMr017265 for ; Wed, 15 Feb 2006 10:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FAUBF0017263; Wed, 15 Feb 2006 10:30:11 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 10:30:11 GMT Resent-Message-Id: <200602151030.k1FAUBF0017263@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, João Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1B2816A425 for ; Wed, 15 Feb 2006 10:24:25 +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 A204043D46 for ; Wed, 15 Feb 2006 10:24:25 +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 k1FAOPAr018880 for ; Wed, 15 Feb 2006 10:24:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1FAOPiB018877; Wed, 15 Feb 2006 10:24:25 GMT (envelope-from nobody) Message-Id: <200602151024.k1FAOPiB018877@www.freebsd.org> Date: Wed, 15 Feb 2006 10:24:25 GMT From: João To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93380: almost all not polling NICs are doing device timeout and stop tx 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, 15 Feb 2006 10:30:12 -0000 >Number: 93380 >Category: kern >Synopsis: almost all not polling NICs are doing device timeout and stop tx >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 15 10:30:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: João >Release: releng_6 (i386 and amd64) >Organization: Infomatik >Environment: FreeBSD gw 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Jan 29 07:55:18 BRST 2006 hmm@gw.lucenet.com.br:/mnt/src/sys/amd64/compile/wipgw-64 amd64 >Description: sk, fxp and ath are giving device timout and stop transmitting also happens with xl, dc and sis when not running with polling the exact same hardware setup runs on 5.4-R (SMP +UP) without this errors but on releng_5 SMP the are coming up but not on UP this I experience on amd64 and i386 with last cvsup up to fev-12 SMP machines are more frequentlu hit, UPs ar standing longer and sometimes they still transmit no difference if I use ULE or 4BSD the problem ocurres appearently only if several NICs are installed I am sure not having cable or hub issues here the only difference I get with using sk driver from Pyon http://people.freebsd.org/~yongari/sk/if_sk.c http://people.freebsd.org/~yongari/sk/if_skreg.h he posted on kern/91000 the timeout on SK is gone, on UP and SMP >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 10: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 0529016A420 for ; Wed, 15 Feb 2006 10: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 8357D43D46 for ; Wed, 15 Feb 2006 10: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 k1FAe3RW018528 for ; Wed, 15 Feb 2006 10: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 k1FAe35h018524; Wed, 15 Feb 2006 10:40:03 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 10:40:03 GMT Resent-Message-Id: <200602151040.k1FAe35h018524@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 68B5116A420 for ; Wed, 15 Feb 2006 10:30:04 +0000 (GMT) (envelope-from eugen@kost.svzserv.kemerovo.su) Received: from kost.svzserv.kemerovo.su (kost.svzserv.kemerovo.su [213.184.65.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97FFE43D48 for ; Wed, 15 Feb 2006 10:30:03 +0000 (GMT) (envelope-from eugen@kost.svzserv.kemerovo.su) Received: from kost.svzserv.kemerovo.su (localhost [127.0.0.1]) by kost.svzserv.kemerovo.su (8.13.4/8.13.4) with ESMTP id k1FATWCH065245 for ; Wed, 15 Feb 2006 17:29:32 +0700 (KRAT) (envelope-from eugen@kost.svzserv.kemerovo.su) Received: (from eugen@localhost) by kost.svzserv.kemerovo.su (8.13.4/8.13.3/Submit) id k1FATW95065244; Wed, 15 Feb 2006 17:29:32 +0700 (KRAT) (envelope-from eugen) Message-Id: <200602151029.k1FATW95065244@kost.svzserv.kemerovo.su> Date: Wed, 15 Feb 2006 17:29:32 +0700 (KRAT) From: Eugene Grosbein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/93381: reboot(8) works but 'reboot -n' hangs 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: Wed, 15 Feb 2006 10:40:05 -0000 >Number: 93381 >Category: kern >Synopsis: reboot(8) works but 'reboot -n' hangs >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 Feb 15 10:40:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Svyaz-Service JSC >Environment: System: FreeBSD kost.svzserv.kemerovo.su 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #8: Wed Feb 15 06:40:36 KRAT 2006 eugen@kost.svzserv.kemerovo.su:/usr/obj/usr/src/sys/TEST i386 >Description: While testing NanoBSD running from USB flash (umass/da0) I discovered that 'reboot -n' hangs the box just after 'Uptime ...' is printed to console. Meantime, 'shutdown -r' and plain 'reboot' works. I've added lots of printf's into my kernel and traced the a bit. 1. boot() from src/sys/kern/kern_shutdown.c calls EVENTHANDLER_INVOKE(shutdown_post_sync, howto); 2. dashutdown() from src/sys/cam/scsi/scsi_da.c is called from shutdown_post_sync; 3. dashutdown() calls xpt_polled_action() from src/sys/cam/cam_xpt.c 4. xpt_polled_action() has the following code: if (timeout != 0) { xpt_action(start_ccb); while(--timeout > 0) { (*(sim->sim_poll))(sim); camisr(&cam_bioq); if ((start_ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_INPROG) break; DELAY(1000); } This 'while' loop is effectively endless for that case. timeout appears to be 3600000 (yes, five zeroes) here. >How-To-Repeat: Run FreeBSD with root partition being /dev/da0s1a and USB flash. Try to reboot it using 'reboot -n'. >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 14: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 475E216A420 for ; Wed, 15 Feb 2006 14: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 147D943D49 for ; Wed, 15 Feb 2006 14: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 k1FEA5aA031540 for ; Wed, 15 Feb 2006 14:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FEA5G6031539; Wed, 15 Feb 2006 14:10:05 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 14:10:05 GMT Resent-Message-Id: <200602151410.k1FEA5G6031539@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, Juraj Lutter Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C7A716A420 for ; Wed, 15 Feb 2006 14:05:18 +0000 (GMT) (envelope-from otis@remedy.wilbury.sk) Received: from remedy.wilbury.sk (remedy.wilbury.sk [217.73.27.10]) by mx1.FreeBSD.org (Postfix) with SMTP id A46EA43D8C for ; Wed, 15 Feb 2006 14:05:17 +0000 (GMT) (envelope-from otis@remedy.wilbury.sk) Received: (qmail 65020 invoked by uid 1000); 15 Feb 2006 14:05:15 -0000 Message-Id: <20060215140515.65019.qmail@remedy.wilbury.sk> Date: 15 Feb 2006 14:05:15 -0000 From: Juraj Lutter To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: uhlar@nextra.sk Subject: bin/93391: inetd's internal auth service allows use of ~/.fakeid X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Juraj Lutter List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 14:10:07 -0000 >Number: 93391 >Category: bin >Synopsis: inetd's internal auth service allows use of ~/.fakeid >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Feb 15 14:10:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Juraj Lutter >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD remedy.wilbury.sk 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 17 13:16:48 CEST 2005 root@remedy.wilbury.sk:/usr/obj/usr/src/sys/remedy i386 >Description: default settings of inetd allows users to use ~/.fakeid file to change IDENT server replies. >How-To-Repeat: use "-r" flag (as in default inetd config) to "auth" internal service >Fix: remove "-r" and probably "-n", too from default inetd.conf >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 14: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 7CC5B16A420 for ; Wed, 15 Feb 2006 14: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 A224843D58 for ; Wed, 15 Feb 2006 14: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 k1FEA6N2031599 for ; Wed, 15 Feb 2006 14: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 k1FEA6bj031598; Wed, 15 Feb 2006 14:10:06 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 14:10:06 GMT Resent-Message-Id: <200602151410.k1FEA6bj031598@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, rene lopez Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4904916A420 for ; Wed, 15 Feb 2006 14:06:04 +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 0096443D49 for ; Wed, 15 Feb 2006 14:06:03 +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 k1FE63Zu078004 for ; Wed, 15 Feb 2006 14:06:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1FE63wh078003; Wed, 15 Feb 2006 14:06:03 GMT (envelope-from nobody) Message-Id: <200602151406.k1FE63wh078003@www.freebsd.org> Date: Wed, 15 Feb 2006 14:06:03 GMT From: rene lopez To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: =?iso-8859-1?q?misc/93392=3A_sector_de_disco_duro_da=F1ado?= 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, 15 Feb 2006 14:10:07 -0000 >Number: 93392 >Category: misc >Synopsis: sector de disco duro dañado >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 Feb 15 14:10:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: rene lopez >Release: freebsd.es >Organization: FCM >Environment: servidor >Description: debido a fallas en el fluido electrico se a dañado un sector en el disco duro dev ad0s1f como pudiera reparar tal sector >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 14:20: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 6A14F16A420 for ; Wed, 15 Feb 2006 14:20: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 C996843D4C for ; Wed, 15 Feb 2006 14:20: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 k1FEK66o032104 for ; Wed, 15 Feb 2006 14:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FEK6Zc032103; Wed, 15 Feb 2006 14:20:06 GMT (envelope-from gnats) Date: Wed, 15 Feb 2006 14:20:06 GMT Message-Id: <200602151420.k1FEK6Zc032103@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jun Kuriyama Cc: Subject: Re: kern/84953: [nfs] NFS locking issue in RELENG_6/i386/SMP X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jun Kuriyama List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 14:20:07 -0000 The following reply was made to PR kern/84953; it has been noted by GNATS. From: Jun Kuriyama To: bug-followup@FreeBSD.org, sharun@ukr.net Cc: Subject: Re: kern/84953: [nfs] NFS locking issue in RELENG_6/i386/SMP Date: Wed, 15 Feb 2006 23:11:24 +0900 Can you take a tcpdump at this stucked situation? I tried to reproduce this on my 5.5-BETA1 (server) and 6.1-BETA1 (client) with you sample program. But file was locked without problem. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 15: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 DB1C316A420 for ; Wed, 15 Feb 2006 15: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 3AAAE43D48 for ; Wed, 15 Feb 2006 15: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 k1FF0KIs035811 for ; Wed, 15 Feb 2006 15:00:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FF0JKM035810; Wed, 15 Feb 2006 15:00:19 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 15:00:19 GMT Resent-Message-Id: <200602151500.k1FF0JKM035810@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, Osamu Hasegawa Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6031E16A420 for ; Wed, 15 Feb 2006 14:57:11 +0000 (GMT) (envelope-from osamu@ccnw.ne.jp) Received: from ccnw.ne.jp (nissin20067.ccnw.ne.jp [218.216.217.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA0BA43D53 for ; Wed, 15 Feb 2006 14:57:10 +0000 (GMT) (envelope-from osamu@ccnw.ne.jp) Received: from ccnw.ne.jp (localhost [127.0.0.1]) by ccnw.ne.jp (8.13.4/8.13.4) with ESMTP id k1FEwldE001072 for ; Wed, 15 Feb 2006 23:58:47 +0900 (JST) (envelope-from osamu@ccnw.ne.jp) Received: (from root@localhost) by ccnw.ne.jp (8.13.4/8.13.4/Submit) id k1FEwkfg001071; Wed, 15 Feb 2006 23:58:46 +0900 (JST) (envelope-from osamu) Message-Id: <200602151458.k1FEwkfg001071@ccnw.ne.jp> Date: Wed, 15 Feb 2006 23:58:46 +0900 (JST) From: Osamu Hasegawa To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: kern/93393: [PATCH] Add Micro Research PCMCIA LAN Adapter MR10TPC support (if_ed_pccard.c, pccarddevs) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Osamu Hasegawa List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 15:00:22 -0000 >Number: 93393 >Category: kern >Synopsis: [PATCH] Add Micro Research PCMCIA LAN Adapter MR10TPC support (if_ed_pccard.c, pccarddevs) >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 Feb 15 15:00:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Osamu Hasegawa >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD takahe 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Tue Feb 7 22:40:14 JST 2006 root@takahe:/usr/obj/usr/src/sys/GENERIC i386 >Description: MR10TPC is an old PCMCIA 10Base-T ethernet adapter manufactured by Micro Research Laboratory, Inc. http://www.mrl.co.jp/catalog/nw/mr10tpc.htm (in Japanese) Interrupt storm detected on "irq10:"; throttling interrupt source pccard0: (manufacturer=0xffffffff, product=0xffffffff, function_type=6) at function 0 pccard0: CIS info: MICRO-RESEARCH-MR10TPC, Ethernet, A, 004743118001 Applied these patches, it was detected correctly and worked fine. Interrupt storm detected on "irq10:"; throttling interrupt source ed1: at port 0x300-0x31f irq 10 function 0 config 32 on pccard0 ed1: Ethernet address: 00:c0:0c:02:5e:20 ed1: type NE2000 (16 bit) I tested patches on FreeBSD 6.0-RELEASE as well as -CURRENT. >How-To-Repeat: >Fix: --- if_ed_pccard.c.diff begins here --- --- /usr/src/sys/dev/ed/if_ed_pccard.c.orig Sat Oct 29 12:49:44 2005 +++ /usr/src/sys/dev/ed/if_ed_pccard.c Tue Feb 7 21:16:17 2006 @@ -185,6 +185,7 @@ { PCMCIA_CARD(MAGICRAM, ETHER), 0}, { PCMCIA_CARD(MELCO, LPC3_CLX), NE2000DVF_AX88X90}, { PCMCIA_CARD(MELCO, LPC3_TX), NE2000DVF_AX88X90}, + { PCMCIA_CARD(MICRORESEARCH, MICRO_RESEARCH_MR10TPC), 0}, { PCMCIA_CARD(NDC, ND5100_E), 0}, { PCMCIA_CARD(NETGEAR, FA410TXC), NE2000DVF_DL100XX}, /* Same ID as DLINK DFE-670TXD. 670 has DL10022, fa411 has ax88790 */ --- if_ed_pccard.c.diff ends here --- --- pccarddevs.diff begins here --- --- /usr/src/sys/dev/pccard/pccarddevs.orig Sat Oct 29 12:48:24 2005 +++ /usr/src/sys/dev/pccard/pccarddevs Tue Feb 7 21:21:04 2006 @@ -639,6 +639,7 @@ vendor IODATA3 -1 I-O DATA vendor LANTECH -1 Lantech Computer Company vendor MELCO2 -1 Melco Corporation +vendor MICRORESEARCH -1 Micro Research vendor NDC -1 NDC vendor NEC -1 NEC vendor OEM2 -1 Generic OEM @@ -708,6 +709,7 @@ product MACNICA MPS100 { "MACNICA", "MIRACLE&spSCSI", "mPS100", "D.0" } Macnica Miracle SCSI mPS100 product MEGAHERTZ XJ2288 { "MEGAHERTZ", "MODEM&spXJ2288", NULL, NULL } Megahertz XJ2288 Modem product MELCO2 LPC2_TX { "MELCO", "LPC2-TX", NULL, NULL } Melco LPC2-TX +product MICRORESEARCH MICRO_RESEARCH_MR10TPC { "MICRO-RESEARCH-MR10TPC", "Ethernet", NULL, NULL} product NANOSPEED PRISM2 { "NANOSPEED", "HFA384x/IEEE", "Version&sp01.02", NULL } NANOSPEED ROOT-RZ2000 WLAN Card product NDC ND5100_E { "NDC", "Ethernet", "A", NULL } Sohoware ND5100E NE2000 Compatible Card product NEC CMZ_RT_WP { "NEC", "Wireless&spCard&spCMZ-RT-WP", "Version&sp01.01", NULL } NEC Wireless Card CMZ-RT-WP --- pccarddevs.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 15:17:44 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4869A16A420; Wed, 15 Feb 2006 15:17:44 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99DB743D49; Wed, 15 Feb 2006 15:17:43 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1FFHh0C036637; Wed, 15 Feb 2006 15:17:43 GMT (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FFHhIZ036633; Wed, 15 Feb 2006 15:17:43 GMT (envelope-from kuriyama) Date: Wed, 15 Feb 2006 15:17:43 GMT From: Jun Kuriyama Message-Id: <200602151517.k1FFHhIZ036633@freefall.freebsd.org> To: kuriyama@FreeBSD.org, freebsd-bugs@FreeBSD.org, kuriyama@FreeBSD.org Cc: Subject: Re: kern/84953: [nfs] NFS locking issue in RELENG_6/i386/SMP 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, 15 Feb 2006 15:17:44 -0000 Synopsis: [nfs] NFS locking issue in RELENG_6/i386/SMP Responsible-Changed-From-To: freebsd-bugs->kuriyama Responsible-Changed-By: kuriyama Responsible-Changed-When: Wed Feb 15 15:17:16 UTC 2006 Responsible-Changed-Why: Seems to be my PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=84953 From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 15:52: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 8D0DE16A422; Wed, 15 Feb 2006 15:52:48 +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 5735B43D75; Wed, 15 Feb 2006 15:52:43 +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 k1FFqgUF039193; Wed, 15 Feb 2006 15:52:42 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FFqgVQ039189; Wed, 15 Feb 2006 15:52:42 GMT (envelope-from linimon) Date: Wed, 15 Feb 2006 15:52:42 GMT From: Mark Linimon Message-Id: <200602151552.k1FFqgVQ039189@freefall.freebsd.org> To: lopezc27@gmail.com, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: =?iso-8859-1?q?Re=3A_misc/93392=3A_sector_de_disco_duro_da=F1ado?= 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, 15 Feb 2006 15:52:48 -0000 Synopsis: sector de disco duro dañado State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Wed Feb 15 15:52:14 UTC 2006 State-Changed-Why: Please ask general support questions in the appropriate forum, perhaps one on https://listas.es.FreeBSD.org/mailman/listinfo. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=93392 From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 16:23: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 3668516A420; Wed, 15 Feb 2006 16:23:21 +0000 (GMT) (envelope-from otis@sk.FreeBSD.org) Received: from mrspock.ltc.sk (ns1.wilbury.sk [217.73.17.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B068243D49; Wed, 15 Feb 2006 16:23:19 +0000 (GMT) (envelope-from otis@sk.FreeBSD.org) Received: from kumar.ltc.sk (kumar.ltc.sk [217.73.17.16]) by mrspock.ltc.sk (Postfix) with ESMTP id 9EDDE9580E; Wed, 15 Feb 2006 17:23:18 +0100 (CET) Received: from mrspock.ltc.sk ([217.73.17.21]) by kumar.ltc.sk (kumar.ltc.sk [217.73.17.16]) (amavisd-new, port 12424) with ESMTP id 89974-04; Wed, 15 Feb 2006 17:23:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mrspock.ltc.sk (Postfix) with ESMTP id D98E095815; Wed, 15 Feb 2006 17:23:17 +0100 (CET) Received: by localhost (Postfix, from userid 2057) id 6792D30352A; Wed, 15 Feb 2006 17:23:16 +0100 (CET) Date: Wed, 15 Feb 2006 17:23:16 +0100 From: Juraj Lutter To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Message-ID: <20060215162315.GC4148@wilbury.sk> References: <20060215140515.65019.qmail@remedy.wilbury.sk> <200602151410.k1FEA5hq031532@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602151410.k1FEA5hq031532@freefall.freebsd.org> X-GeekCode: GCS/O d- s++:++ a- C+++ UH+++++++S+$ P--- L+ E---- W N+ o-- K- w O- M- V- PS Y+ PGP+ t 5 X- R tv-- b+ DI D++ G e h* r- y+ User-Agent: mutt-ng/devel-r774 (Debian) X-Virus-Scanned-kumar: amavisd-new at ltc.sk Cc: Subject: Re: bin/93391: inetd's internal auth service allows use of ~/.fakeid 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, 15 Feb 2006 16:23:21 -0000 On Wed, Feb 15, 2006 at 02:10:05PM +0000, FreeBSD-gnats-submit@FreeBSD.org wrote: > http://www.freebsd.org/cgi/query-pr.cgi?pr=93391 > > >Category: bin > >Responsible: freebsd-bugs > >Synopsis: inetd's internal auth service allows use of ~/.fakeid > >Arrival-Date: Wed Feb 15 14:10:04 GMT 2006 Hrm, it's "-f" which should be removed or at least avoided, "-r" should be kept in order to return proper usernames. Shame on me! -- Juraj Lutter | /\ ASCII Ribbon Campaign otis (at) wilbury.sk | \/ - NO HTML/RTF in e-mail http://www.wilbury.sk/ | /\ - NO Word docs in e-mail From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 16:30: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 4D05D16A420 for ; Wed, 15 Feb 2006 16:30: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 A791343D49 for ; Wed, 15 Feb 2006 16:30:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1FGUDpf040730 for ; Wed, 15 Feb 2006 16:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FGUDJ4040729; Wed, 15 Feb 2006 16:30:13 GMT (envelope-from gnats) Date: Wed, 15 Feb 2006 16:30:13 GMT Message-Id: <200602151630.k1FGUDJ4040729@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Juraj Lutter Cc: Subject: Re: bin/93391: inetd's internal auth service allows use of ~/.fakeid X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Juraj Lutter List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 16:30:19 -0000 The following reply was made to PR bin/93391; it has been noted by GNATS. From: Juraj Lutter To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/93391: inetd's internal auth service allows use of ~/.fakeid Date: Wed, 15 Feb 2006 17:23:16 +0100 On Wed, Feb 15, 2006 at 02:10:05PM +0000, FreeBSD-gnats-submit@FreeBSD.org wrote: > http://www.freebsd.org/cgi/query-pr.cgi?pr=93391 > > >Category: bin > >Responsible: freebsd-bugs > >Synopsis: inetd's internal auth service allows use of ~/.fakeid > >Arrival-Date: Wed Feb 15 14:10:04 GMT 2006 Hrm, it's "-f" which should be removed or at least avoided, "-r" should be kept in order to return proper usernames. Shame on me! -- Juraj Lutter | /\ ASCII Ribbon Campaign otis (at) wilbury.sk | \/ - NO HTML/RTF in e-mail http://www.wilbury.sk/ | /\ - NO Word docs in e-mail From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 17:00:31 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA57616A420 for ; Wed, 15 Feb 2006 17:00:31 +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 C0D1B43D55 for ; Wed, 15 Feb 2006 17:00:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1FH0Te2044937 for ; Wed, 15 Feb 2006 17:00:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FH0T3V044936; Wed, 15 Feb 2006 17:00:29 GMT (envelope-from gnats) Date: Wed, 15 Feb 2006 17:00:29 GMT Message-Id: <200602151700.k1FH0T3V044936@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Chris Giordano X-Mailman-Approved-At: Wed, 15 Feb 2006 17:26:43 +0000 Cc: Subject: Re: bin/93309: [PATCH] rpc.rquotad: group quota support over NFS X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Giordano List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 17:00:32 -0000 The following reply was made to PR bin/93309; it has been noted by GNATS. From: Chris Giordano To: bug-followup@FreeBSD.org, giordano@more.net Cc: Subject: Re: bin/93309: [PATCH] rpc.rquotad: group quota support over NFS Date: Wed, 15 Feb 2006 10:57:05 -0600 This is a multi-part message in MIME format. --------------050103050705040701070203 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Excuse the omission. I've attached the patch files that didn't get submitted with my original PR. --------------050103050705040701070203 Content-Type: text/plain; name="diff.quota.c.uue" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="diff.quota.c.uue" begin 644 diff.quota.c M+2TM('%U;W1A+F,)5V5D($9E8B`@,2`Q,3HS,3HS-"`R,#`V"BLK*R!Q=6]T M82YC"5=E9"!&96(@,34@,3`Z,C(Z,C4@,C`P-@I`0"`M-3(R+#(Q("LU,C(L M,3<@0$`*(&=E=&YF&1R<')O8U]T*7AD&1R<')O M8U]T*7AD7!E(#T* M*PD)*'%U;W1A='EP92`]/2!54U)154]402D@/R!2455/5$%?55-2455/5$$@ M.B!2455/5$%?1U)0455/5$$["BL)&1R7V5X=%]G971Q M=6]T85]A'1?9W%?87)GPHK"0EI9B`H<75O M=&%T>7!E("$](%534E%53U1!*2!["BL)"0DJ8W`@/2`G.B<["BL)"0ER971U M2!2455/5$%615)3("HO"BL)"6=Q7V%R M9W,N9W%A7W!A=&AP(#T@8W`@*R`Q.PHK"0EG<5]A&1R7V=E='%U;W1A7W)S;'0L("AC:&%R("HI M)F=Q7W)S;'0I.PHK"7T**PEI9B`HPHK"7-T7!E.R`@("`@("`@("`@("`@("`@("`O*B!T M>7!E(&]F('%U;W1A("HO"BL):6YT(&=Q85]I9#L@("`@("`@("`@("`@("`@ M("`@("`O*B!I;G%U:7)E(&%B;W5T('%U;W1A(&9O'1?9V5T<75O D=&%?87)G2A35D-8 M4%)4("ITPH@"7-T7-T96T@*B\*('T@9G-? M7-L;VPHK(`D)"7-Y'1?&ET*#$I.PHK"0E]"BL)"6EF("@A7-L;V2AT&1R7W9O M:60L("AC:&%R("HI3E5,3"D["BL)"6)R96%K.PHK"BL)8V%S92!2455/5$%0 M4D]#7T=%5%%53U1!.@HK"6-APH@"7-T&1R7V=E='%U;W1A7V%R9W,L("9G M971Q7V%R9W,I*2!["BT)"7-V8V5RF5O9BAE M>'1?9V5T<5]APHK("`@ M("`@("!C87-E(%)154]4059%4E,Z"BL)"6EF("@A&1R<')O8U]T*7ADPHK"0D)&1R7V5X=%]G M971Q=6]T85]APH@"0DO*B!B860@875T:"`J+PH@"0EG971Q7W)S;'0N'1?9V5T<5]A7!E+"!E M>'1?9V5T<5]A'1?9V5T<5]APH@"0DO*B!F86EL960L(')E='5R;B!N;W%U;W1A M("HO"B`)"6=E='%?PH@"7-T2AFPHK"0D)9G-? M8W5R2AF'0I('L*(`D)+RH@=VAE7-L;V'1E;G-I;VY;72`]($E. M25111DY!3453.PHK("`@("`@("!I;G0@2AB=68L(&9S+3YF M'1E;G-I;VY;55-2455/5$%=*3L**PD)"0DJ=7%F M;F%M97`@/2!U8G5F.PHK"0D)?0HK"0E](&5L'1E;G-I;VY;1U)0455/5$%=*3L**PD)"0DJ9W%F;F%M97`@ M/2!G8G5F.PHK"0D)?0HK"0E]"B`)?0HM"6EF("@A;W!T*0HM"0ER971UPHM"0DJ<69N86UE<"`](&-P.PHM"0ER971U 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 9B9B816A420 for ; Wed, 15 Feb 2006 18: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 10C2943D48 for ; Wed, 15 Feb 2006 18: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 k1FIU5eL054326 for ; Wed, 15 Feb 2006 18: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 k1FIU5SG054325; Wed, 15 Feb 2006 18:30:05 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 18:30:05 GMT Resent-Message-Id: <200602151830.k1FIU5SG054325@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC1CE16A422 for ; Wed, 15 Feb 2006 18:25:20 +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 0E3F843D55 for ; Wed, 15 Feb 2006 18:25: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 k1FIPJPc009333 for ; Wed, 15 Feb 2006 18:25:19 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1FIPJRP009320; Wed, 15 Feb 2006 18:25:19 GMT (envelope-from nobody) Message-Id: <200602151825.k1FIPJRP009320@www.freebsd.org> Date: Wed, 15 Feb 2006 18:25:19 GMT From: Chris To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93399: anonymous ftp login failing with base fetch and port wget freebsd 6.0, works with 5.x and 4.x 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, 15 Feb 2006 18:30:06 -0000 >Number: 93399 >Category: misc >Synopsis: anonymous ftp login failing with base fetch and port wget freebsd 6.0, works with 5.x and 4.x >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 Feb 15 18:30:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Chris >Release: 6.0-p4 >Organization: >Environment: FreeBSD web1.xxx.info 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #1: Sun Feb 12 14:00:06 CST 2006 chris@web1.xxx.info:/usr/obj/usr/src/sys/WEB1 i386 >Description: Initially noticed many ports were failing on early mirrors and needed many attempts to download distfile, eventually one port with only 2 mirrors failed to download altogether. Investigated by trying a manual fetch and also added -vv twice this occured. fetch -vv ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz scheme: [ftp] user: [] password: [] host: [ftp.nsk.su] port: [0] document: [/.3/RinetSoftware/trafshow-5.2.2.tgz] ---> ftp.nsk.su:21 looking up ftp.nsk.su connecting to ftp.nsk.su:21 <<< fetch: ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz: Protocol error On a freebsd 5.4 box as an example here is output fetch -vv ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz scheme: [ftp] user: [] password: [] host: [ftp.nsk.su] port: [0] document: [/.3/RinetSoftware/trafshow-5.2.2.tgz] ---> ftp.nsk.su:21 looking up ftp.nsk.su connecting to ftp.nsk.su:21 <<< 220 service.nsk.su FTP server (Version wu-2.4.2-academ[BETA-16](1) Sun Feb 1 16:07:51 NOVT 1998) ready. >How-To-Repeat: try and fetch/wget ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>> USER anonymous <<< 331 Guest login ok, send your complete e-mail address as password. >>> PASS admin@shell1.xxx.net <<< 230 Guest login ok, access restrictions apply. >>> TYPE I <<< 200 Type set to I. >>> CWD /.3/RinetSoftware <<< 250 CWD command successful. >>> SIZE trafshow-5.2.2.tgz <<< 213 124191 size: [124191] >>> MDTM trafshow-5.2.2.tgz <<< 213 20060108072010 last modified: [2006-01-08 07:20:10] setting passive mode >>> PASV <<< 227 Entering Passive Mode (212,20,0,102,19,102) opening data connection initiating transfer >>> RETR trafshow-5.2.2.tgz <<< 150 Opening BINARY mode data connection for trafshow-5.2.2.tgz (124191 bytes). remote size / mtime: 124191 / 1136704810 trafshow-5.2.2.tgz 59% of 121 kB 9563 Bps^C fetch: transfer interrupted wget as a comparison 5.4 box wget ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz --17:47:55-- ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz => `trafshow-5.2.2.tgz' Resolving ftp.nsk.su... 212.20.0.102 Connecting to ftp.nsk.su|212.20.0.102|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /.3/RinetSoftware ... done. ==> PASV ... done. ==> RETR trafshow-5.2.2.tgz ... done. Length: 124,191 (121K) (unauthoritative) 100%[====================================>] 124,191 9.43K/s ETA 00:00 17:48:36 (5.44 KB/s) - `trafshow-5.2.2.tgz' saved [124191] and 6.0 box wget ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz --18:15:42-- ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz => `trafshow-5.2.2.tgz' Resolving ftp.nsk.su... 212.20.0.102 Connecting to ftp.nsk.su[212.20.0.102]:21... connected. Logging in as anonymous ... Error in server response, closing control connection. Retrying. the 4.11 box works same as 5.4 and is on the same network/isp as the 6.0 box. From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 18: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 BF78E16A420 for ; Wed, 15 Feb 2006 18: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 A786743D55 for ; Wed, 15 Feb 2006 18:40: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 k1FIe5q7055882 for ; Wed, 15 Feb 2006 18: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 k1FIe5kd055881; Wed, 15 Feb 2006 18:40:05 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 18:40:05 GMT Resent-Message-Id: <200602151840.k1FIe5kd055881@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B74B716A420 for ; Wed, 15 Feb 2006 18:31:54 +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 79EBF43D45 for ; Wed, 15 Feb 2006 18:31:54 +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 k1FIVsBn018055 for ; Wed, 15 Feb 2006 18:31:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1FIVsH2018054; Wed, 15 Feb 2006 18:31:54 GMT (envelope-from nobody) Message-Id: <200602151831.k1FIVsH2018054@www.freebsd.org> Date: Wed, 15 Feb 2006 18:31:54 GMT From: Chris To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93400: anonymous ftp login failing with base fetch and port wget freebsd 6.0, works with 5.x and 4.x - resubmit 1st incomplete 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, 15 Feb 2006 18:40:06 -0000 >Number: 93400 >Category: misc >Synopsis: anonymous ftp login failing with base fetch and port wget freebsd 6.0, works with 5.x and 4.x - resubmit 1st incomplete >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 Feb 15 18:40:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Chris >Release: 6.0-p4 >Organization: >Environment: FreeBSD web1.xxx.info 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #1: Sun Feb 12 14:00:06 CST 2006 chris@web1.xxx.info:/usr/obj/usr/src/sys/WEB1 i386 >Description: make.conf CPUTYPE?=athlon-xp CFLAGS= -O2 -pipe -fno-strict-aliasing COPTFLAGS= -O2 -pipe kernel is generic plus the following options options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_DEFAULT_TO_ACCEPT options IPFIREWALL_FORWARD options IPDIVERT options IPSTEALTH options DUMMYNET options TCP_DROP_SYNFIN options QUOTA options ACCEPT_FILTER_DATA options ACCEPT_FILTER_HTTP options SC_DISABLE_REBOOT options DIRECTIO Initially noticed many ports were failing on early mirrors and needed many attempts to download distfile, eventually one port with only 2 mirrors failed to download altogether. Investigated by trying a manual fetch and also added -vv twice this occured. fetch -vv ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz scheme: [ftp] user: [] password: [] host: [ftp.nsk.su] port: [0] document: [/.3/RinetSoftware/trafshow-5.2.2.tgz] ---> ftp.nsk.su:21 looking up ftp.nsk.su connecting to ftp.nsk.su:21 <<< fetch: ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz: Protocol error On a freebsd 5.4 box as an example here is output fetch -vv ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz scheme: [ftp] user: [] password: [] host: [ftp.nsk.su] port: [0] document: [/.3/RinetSoftware/trafshow-5.2.2.tgz] ---> ftp.nsk.su:21 looking up ftp.nsk.su connecting to ftp.nsk.su:21 <<< 220 service.nsk.su FTP server (Version wu-2.4.2-academ[BETA-16](1) Sun Feb 1 16:07:51 NOVT 1998) ready. >How-To-Repeat: try and fetch/wget ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>> USER anonymous <<< 331 Guest login ok, send your complete e-mail address as password. >>> PASS admin@shell1.xxx.net <<< 230 Guest login ok, access restrictions apply. >>> TYPE I <<< 200 Type set to I. >>> CWD /.3/RinetSoftware <<< 250 CWD command successful. >>> SIZE trafshow-5.2.2.tgz <<< 213 124191 size: [124191] >>> MDTM trafshow-5.2.2.tgz <<< 213 20060108072010 last modified: [2006-01-08 07:20:10] setting passive mode >>> PASV <<< 227 Entering Passive Mode (212,20,0,102,19,102) opening data connection initiating transfer >>> RETR trafshow-5.2.2.tgz <<< 150 Opening BINARY mode data connection for trafshow-5.2.2.tgz (124191 bytes). remote size / mtime: 124191 / 1136704810 trafshow-5.2.2.tgz 59% of 121 kB 9563 Bps^C fetch: transfer interrupted wget as a comparison 5.4 box wget ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz --17:47:55-- ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz => `trafshow-5.2.2.tgz' Resolving ftp.nsk.su... 212.20.0.102 Connecting to ftp.nsk.su|212.20.0.102|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /.3/RinetSoftware ... done. ==> PASV ... done. ==> RETR trafshow-5.2.2.tgz ... done. Length: 124,191 (121K) (unauthoritative) 100%[====================================>] 124,191 9.43K/s ETA 00:00 17:48:36 (5.44 KB/s) - `trafshow-5.2.2.tgz' saved [124191] and 6.0 box wget ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz --18:15:42-- ftp://ftp.nsk.su/.3/RinetSoftware/trafshow-5.2.2.tgz => `trafshow-5.2.2.tgz' Resolving ftp.nsk.su... 212.20.0.102 Connecting to ftp.nsk.su[212.20.0.102]:21... connected. Logging in as anonymous ... Error in server response, closing control connection. Retrying. the 4.11 box works same as 5.4 and is on the same network/isp as the 6.0 box. From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 18: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 6680F16A420 for ; Wed, 15 Feb 2006 18: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 2E64F43D48 for ; Wed, 15 Feb 2006 18: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 k1FIo7lf056369 for ; Wed, 15 Feb 2006 18: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 k1FIo7aY056362; Wed, 15 Feb 2006 18:50:07 GMT (envelope-from gnats) Date: Wed, 15 Feb 2006 18:50:07 GMT Message-Id: <200602151850.k1FIo7aY056362@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Robert Huff Cc: Subject: Re: kern/86427: LOR / Deadlock with FASTIPSEC and nat X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Robert Huff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 18:50:08 -0000 The following reply was made to PR kern/86427; it has been noted by GNATS. From: Robert Huff To: bug-followup@FreeBSD.org, mike@sentex.net Cc: Subject: Re: kern/86427: LOR / Deadlock with FASTIPSEC and nat Date: Wed, 15 Feb 2006 13:41:32 -0500 (I don't know this will be useful, but in case ....) Running: huff@jerusalem>> uname -v FreeBSD 7.0-CURRENT #0: Fri Jan 13 13:21:14 EST 2006 at the last re-boot I got this: Feb 14 07:42:47 jerusalem kernel: lock order reversal: Feb 14 07:42:47 jerusalem kernel: 1st 0xc3628090 inp (divinp) @ /usr/src/sys/netinet/ip_divert.c:328 Feb 14 07:42:47 jerusalem kernel: 2nd 0xc0764fe8 in_multi_mtx (in_multi_mtx) @ /usr/src/sys/netinet/ip_output.c:291 Feb 14 07:42:47 jerusalem kernel: KDB: stack backtrace: Feb 14 07:42:47 jerusalem kernel: kdb_backtrace(c06b7d5c,c0764fe8,c06b772c,c06b772c,c06c0c61) at kdb_backtrace+0x2f Feb 14 07:42:47 jerusalem kernel: witness_checkorder(c0764fe8,9,c06c0c61,123,c06beeb1) at witness_checkorder+0x6e4 Feb 14 07:42:47 jerusalem kernel: _mtx_lock_flags(c0764fe8,0,c06c0c61,123,c0542b9f) at _mtx_lock_flags+0x8b Feb 14 07:42:47 jerusalem kernel: ip_output(c394d700,0,d56daafc,22,0) at ip_output+0x460 Feb 14 07:42:47 jerusalem kernel: div_output(c35fd3e4,c394d700,c3522760,0,d56dabb8) at div_output+0x1d5 Feb 14 07:42:47 jerusalem kernel: div_send(c35fd3e4,0,c394d700,c3522760,0) at div_send+0x5d Feb 14 07:42:47 jerusalem kernel: sosend(c35fd3e4,c3522760,d56dabe4,c394d700,0) at sosend+0x49e Feb 14 07:42:47 jerusalem kernel: kern_sendit(c339b300,3,d56dac64,0,0) at kern_sendit+0x106 Feb 14 07:42:47 jerusalem kernel: sendit(c339b300,3,d56dac64,0,bfbeedb0) at sendit+0x1a8 Feb 14 07:42:47 jerusalem kernel: sendto(c339b300,d56dad04,18,43c,6) at sendto+0x5b Feb 14 07:42:47 jerusalem kernel: syscall(3b,3b,3b,bfbeed90,2) at syscall+0x2a6 Feb 14 07:42:47 jerusalem kernel: Xint0x80_syscall() at Xint0x80_syscall+0x1f Feb 14 07:42:47 jerusalem kernel: --- syscall (133, FreeBSD ELF32, sendto), eip = 0x4814230b, esp = 0xbfbeecfc, ebp = 0xbfbfeda8 --- which was was expected, and then this, which was new: Feb 14 07:43:22 jerusalem kernel: lock order reversal: Feb 14 07:43:22 jerusalem kernel: 1st 0xc3629480 inp (rawinp) @ /usr/src/sys/netinet/raw_ip.c:202 Feb 14 07:43:22 jerusalem kernel: 2nd 0xc36293d8 inp (raw6inp) @ /usr/src/sys/netinet/raw_ip.c:202 Feb 14 07:43:22 jerusalem kernel: KDB: stack backtrace: Feb 14 07:43:22 jerusalem kernel: kdb_backtrace(c06b7d5c,c36293d8,c06c4e3d,c06c4ca8,c06c0cdb) at kdb_backtrace+0x2f Feb 14 07:43:22 jerusalem kernel: witness_checkorder(c36293d8,9,c06c0cdb,ca,246) at witness_checkorder+0x6e4 Feb 14 07:43:22 jerusalem kernel: _mtx_lock_flags(c36293d8,0,c06c0cdb,ca,1) at _mtx_lock_flags+0x8b Feb 14 07:43:22 jerusalem kernel: rip_input(c394d600,14,0,d4477be8,c0542b9f) at rip_input+0x7b Feb 14 07:43:22 jerusalem kernel: icmp_input(c394d600,14,c3429000,1,0) at icmp_input+0x511 Feb 14 07:43:22 jerusalem kernel: ip_input(c394d600,0,c06bec13,e9,c0764bd8) at ip_input+0x656 Feb 14 07:43:22 jerusalem kernel: netisr_processqueue(c0764bd8,0,c06bec13,153,c32b41c0) at netisr_processqueue+0x8a Feb 14 07:43:22 jerusalem kernel: swi_net(0,d4477cdc,c050e8f0,c0719970,1) at swi_net+0xa4 Feb 14 07:43:22 jerusalem kernel: ithread_execute_handlers(c32acac8,c32a0500,c06b14b0,2f9,c32ad780) at ithread_execute_handlers+0x10d Feb 14 07:43:22 jerusalem kernel: ithread_loop(c327e6c0,d4477d38,c06b12e3,30e,c327e6c0) at ithread_loop+0x77 Feb 14 07:43:22 jerusalem kernel: fork_exit(c0502d1c,c327e6c0,d4477d38) at fork_exit+0xc5 Feb 14 07:43:22 jerusalem kernel: fork_trampoline() at fork_trampoline+0x8 Feb 14 07:43:22 jerusalem kernel: --- trap 0x1, eip = 0, esp = 0xd4477d6c, ebp = 0 --- The machine in question is still functional: huff@jerusalem>> uptime 1:39PM up 1 day, 5:57, 6 users, load averages: 1.39, 2.44, 2.99 and I believe (but have no hard data) Robert's patch has reduced the impact (time between failure was smallnum days, now smallnum weeks). Robert Huff From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 19:40: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 B65CB16A420 for ; Wed, 15 Feb 2006 19:40: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 3235E43D48 for ; Wed, 15 Feb 2006 19: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 k1FJe46o059866 for ; Wed, 15 Feb 2006 19: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 k1FJe3Eb059865; Wed, 15 Feb 2006 19:40:03 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 19:40:03 GMT Resent-Message-Id: <200602151940.k1FJe3Eb059865@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Howells Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BFDA16A420 for ; Wed, 15 Feb 2006 19:37: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 0C11E43D48 for ; Wed, 15 Feb 2006 19:37: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 k1FJb4YR065000 for ; Wed, 15 Feb 2006 19:37:04 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1FJb4Sn064999; Wed, 15 Feb 2006 19:37:04 GMT (envelope-from nobody) Message-Id: <200602151937.k1FJb4Sn064999@www.freebsd.org> Date: Wed, 15 Feb 2006 19:37:04 GMT From: Chris Howells To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93403: nxclient does not work, getopt errors 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, 15 Feb 2006 19:40:04 -0000 >Number: 93403 >Category: misc >Synopsis: nxclient does not work, getopt errors >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 Feb 15 19:40:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Chris Howells >Release: 6.0-RELEASE >Organization: KDE >Environment: FreeBSD frodo.devrandom.org.uk 6.0-RELEASE-p3 FreeBSD 6.0-RELEASE-p3 #1: Tue Jan 24 18:15:48 GMT 2006 root@frodo.devrandom.org.uk:/usr/obj/usr/src/sys/FRODO i386 >Description: This bug is about the net/freenx port. The nxclient program (in /usr/X11R6/NX/bin/nxclient) does not run on FreeBSD due to a getopt error: [17:11][chris@frodo:/usr/ports/net/freenx/files]$ /usr/X11R6/NX/bin/nxclient getopt: illegal option -- o Terminating... With shell debugging: chris@frodo$ bash -x /usr/X11R6/NX/bin/nxclient + bash -x /usr/X11R6/NX/bin/nxclient + NXCLIENT=/usr/NX/bin/nxclient ++ file -bi /usr/NX/bin/nxclient + '[' -x /usr/NX/bin/nxclient -a 'cannot open `/usr/NX/bin/nxclient'\'' (No such file or directory)' '!=' application/x-shellscript ']' +++ basename /usr/X11R6/NX/bin/nxclient ++ getopt -a -o d: --long local,noautokill,dialog:,caption:,message:,display:,printer: -n nxclient -- getopt: illegal option -- o + TEMP=' -- d: --long local,noautokill,dialog:,caption:,message:,display:,printer: -n nxclient --' + '[' 1 '!=' 0 ']' + echo Terminating... Terminating... + exit 1 chris@frodo$ >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 20: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 51AB216A420 for ; Wed, 15 Feb 2006 20: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 0758443D45 for ; Wed, 15 Feb 2006 20:20: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 k1FKKBdt062217 for ; Wed, 15 Feb 2006 20: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 k1FKKBHh062216; Wed, 15 Feb 2006 20:20:11 GMT (envelope-from gnats) Date: Wed, 15 Feb 2006 20:20:11 GMT Message-Id: <200602152020.k1FKKBHh062216@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Chris Giordano Cc: Subject: Re: bin/93309: [PATCH] rpc.rquotad: group quota support over NFS X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Giordano List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 20:20:12 -0000 The following reply was made to PR bin/93309; it has been noted by GNATS. From: Chris Giordano To: bug-followup@FreeBSD.org, giordano@more.net Cc: Subject: Re: bin/93309: [PATCH] rpc.rquotad: group quota support over NFS Date: Wed, 15 Feb 2006 14:14:32 -0600 From the last contact I had with Manuel, the original author of this patch, I was informed that while this is an unofficial extension to the quota RPC protocol, it's compatible with linux. Chris Giordano From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 21: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 1DD4A16A420 for ; Wed, 15 Feb 2006 21: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 E4C3143D53 for ; Wed, 15 Feb 2006 21:30: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 k1FLU4gF069949 for ; Wed, 15 Feb 2006 21:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FLU4js069948; Wed, 15 Feb 2006 21:30:04 GMT (envelope-from gnats) Resent-Date: Wed, 15 Feb 2006 21:30:04 GMT Resent-Message-Id: <200602152130.k1FLU4js069948@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, Václav Haisman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64FA516A420 for ; Wed, 15 Feb 2006 21:23:46 +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 BF33243D77 for ; Wed, 15 Feb 2006 21:23:43 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1FLNhEY013646 for ; Wed, 15 Feb 2006 21:23:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1FLNggs013645; Wed, 15 Feb 2006 21:23:43 GMT (envelope-from nobody) Message-Id: <200602152123.k1FLNggs013645@www.freebsd.org> Date: Wed, 15 Feb 2006 21:23:43 GMT From: Václav Haisman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93409: PHP5 command line interpreter is dying with SIGSEGV 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, 15 Feb 2006 21:30:06 -0000 >Number: 93409 >Category: misc >Synopsis: PHP5 command line interpreter is dying with SIGSEGV >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 Feb 15 21:30:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Václav Haisman >Release: 6.0 >Organization: SU SH >Environment: FreeBSD logout.sh.cvut.cz 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Jan 3 01:20:59 CET 2006 root@logout.sh.cvut.cz:/usr/obj/usr/src/sys/LOGOUT i386 >Description: The PHP5 CLI is dying with SIGSEGV as shown in the following excerpt from GDB session. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x82a9000 (LWP 100382)] 0x291c9350 in ?? () (gdb) bt #0 0x291c9350 in ?? () #1 0x0812a882 in tsrm_shutdown () at /usr/ports/lang/php5/work/php-5.1.2/TSRM/TSRM.c:180 #2 0x082122cf in main (argc=1, argv=0xbfbfeac4) at /usr/ports/lang/php5/work/php-5.1.2/sapi/cli/php_cli.c:1240 (gdb) frame 1 #1 0x0812a882 in tsrm_shutdown () at /usr/ports/lang/php5/work/php-5.1.2/TSRM/TSRM.c:180 180 resource_types_table[j].dtor(p->storage[j], &p->storage); (gdb) print resource_types_table[j].dtor $1 = 0x291c9350 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 21:40: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 A1C1A16A420 for ; Wed, 15 Feb 2006 21:40: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 1F9A043D4C for ; Wed, 15 Feb 2006 21:40: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 k1FLeBHL071582 for ; Wed, 15 Feb 2006 21:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FLeBl2071581; Wed, 15 Feb 2006 21:40:11 GMT (envelope-from gnats) Date: Wed, 15 Feb 2006 21:40:11 GMT Message-Id: <200602152140.k1FLeBl2071581@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Alan Amesbury Cc: Subject: Re: bin/89090: [patch] du(1) reports negative numbers X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alan Amesbury List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 21:40:12 -0000 The following reply was made to PR bin/89090; it has been noted by GNATS. From: Alan Amesbury To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/89090: [patch] du(1) reports negative numbers Date: Wed, 15 Feb 2006 15:38:46 -0600 This bug appears to be fixed in 5.4-RELEASE and later. The problem is no longer present on the original system following its upgrade to 5.4-RELEASE. Thanks! -- Alan Amesbury University of Minnesota From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 15 22:47: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 EE9F516A422; Wed, 15 Feb 2006 22:47:25 +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 A386B43D46; Wed, 15 Feb 2006 22:47:25 +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 k1FMlP62077086; Wed, 15 Feb 2006 22:47:25 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1FMlPnb077082; Wed, 15 Feb 2006 22:47:25 GMT (envelope-from linimon) Date: Wed, 15 Feb 2006 22:47:25 GMT From: Mark Linimon Message-Id: <200602152247.k1FMlPnb077082@freefall.freebsd.org> To: chrcoluk@msn.com, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/93399: anonymous ftp login failing with base fetch and port wget freebsd 6.0, works with 5.x and 4.x 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, 15 Feb 2006 22:47:26 -0000 Synopsis: anonymous ftp login failing with base fetch and port wget freebsd 6.0, works with 5.x and 4.x State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Wed Feb 15 22:47:08 UTC 2006 State-Changed-Why: Superceded by misc/93400. http://www.freebsd.org/cgi/query-pr.cgi?pr=93399 From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 01: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 6E1B016A420 for ; Thu, 16 Feb 2006 01: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 DD91143D48 for ; Thu, 16 Feb 2006 01: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 k1G10JaZ087361 for ; Thu, 16 Feb 2006 01: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 k1G10Jah087356; Thu, 16 Feb 2006 01:00:19 GMT (envelope-from gnats) Resent-Date: Thu, 16 Feb 2006 01:00:19 GMT Resent-Message-Id: <200602160100.k1G10Jah087356@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, Sokolov Alexey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C54416A420 for ; Thu, 16 Feb 2006 00:54:52 +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 CE7AF43D48 for ; Thu, 16 Feb 2006 00:54:51 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1G0spBD016421 for ; Thu, 16 Feb 2006 00:54:51 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1G0spUg016420; Thu, 16 Feb 2006 00:54:51 GMT (envelope-from nobody) Message-Id: <200602160054.k1G0spUg016420@www.freebsd.org> Date: Thu, 16 Feb 2006 00:54:51 GMT From: Sokolov Alexey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93414: aac_ioctl header 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, 16 Feb 2006 01:00:20 -0000 >Number: 93414 >Category: misc >Synopsis: aac_ioctl header >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 Feb 16 01:00:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Sokolov Alexey >Release: 5.5-PRERELEASE >Organization: SokolSoft (sokolsoft.org.ru) >Environment: 5.5-prerelease >Description: error compiling: /usr/src/tools/tools/aac >How-To-Repeat: cd /usr/src/tools/tools/aac && make "/usr/share/mk/bsd.compat.mk", line 36: warning: NOMAN is deprecated in favor of NO_MAN Warning: Object directory not changed from original /mnt/bsd/src/tools/tools/aac cc -O -pipe -march=pentium3 -c aac_checkq.c aac_checkq.c:31:36: /sys/dev/aac/aac_ioctl.h: No such file or directory aac_checkq.c: In function `main': aac_checkq.c:50: error: storage size of 'sr' isn't known aac_checkq.c:64: error: invalid application of `sizeof' to incomplete type `aac_statrequest' aac_checkq.c:66: error: `AACIO_STATS' undeclared (first use in this function) aac_checkq.c:66: error: (Each undeclared identifier is reported only once aac_checkq.c:66: error: for each function it appears in.) *** Error code 1 >Fix: [/mnt/bsd] $ cat aac_ioctl_header.diff --- aac_checkq.c.orig Wed Feb 15 11:49:27 2006 +++ aac_checkq.c Wed Feb 15 11:49:46 2006 @@ -28,7 +28,7 @@ #include #include #include -#include "/sys/dev/aac/aac_ioctl.h" +#include __FBSDID("$FreeBSD: src/tools/tools/aac/aac_checkq.c,v 1.1 2004/02/07 03:51:20 scottl Exp $"); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 06:33:02 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 32A4A16A422 for ; Thu, 16 Feb 2006 06:33:02 +0000 (GMT) (envelope-from nslay@comcast.net) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.192.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8B4F43D5E for ; Thu, 16 Feb 2006 06:33:01 +0000 (GMT) (envelope-from nslay@comcast.net) Received: from [192.168.0.100] (c-68-35-224-189.hsd1.fl.comcast.net[68.35.224.189]) by comcast.net (rwcrmhc13) with ESMTP id <20060216063300m1300gt15fe>; Thu, 16 Feb 2006 06:33:01 +0000 Message-ID: <43F41C46.9060105@comcast.net> Date: Thu, 16 Feb 2006 01:31:34 -0500 From: Nathan Lay User-Agent: Thunderbird 1.5 (X11/20060118) MIME-Version: 1.0 To: freebsd-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: if_iwi on Thinkpad T43 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, 16 Feb 2006 06:33:02 -0000 Hello, I've encountered a strange problem with the IPW 2915ABG adapter on a Thinkpad T43. ACPI thinks the card is turned on, dev.acpi_ibm.0.wlan: 1 yet, the driver isn't even loaded. Now, if I load the driver it attaches just fine iwi0: mem 0xa8401000-0xa8401fff irq 11 at device 2.0 on pci4 iwi0: Ethernet address: 00:13:ce:b7:ea:87 Now, without even loading the firmware LIGHTBULB# iwicontrol iwi0 -r Radio is ON It still thinks it is on. After loading the firmware using 'ifconfig iwi0 up' or 'dhclient iwi0' has no effect. Does anyone have any idea why either ACPI thinks the card is already on, or why the system turns the card on at boot? I tried a number of things with the BIOS and I also tried a number of things with the kernel config. Is this a bug? If so, is it a bug with if_iwi or ACPI? Here is my uname: FreeBSD LIGHTBULB.LOCAL 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #15: Mon Feb 13 20:59:21 EST 2006 root@LIGHTBULB.LOCAL:/usr/obj/usr/src/sys/LIGHTBULB i386 If anyone has any idea whats going on, please let me know. Best Regards, Nathan Lay From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 09:10:44 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0FEF16A420; Thu, 16 Feb 2006 09:10:44 +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 7FCCE43D48; Thu, 16 Feb 2006 09:10:44 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1G9AiPj019504; Thu, 16 Feb 2006 09:10:44 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1G9AiL6019500; Thu, 16 Feb 2006 09:10:44 GMT (envelope-from linimon) Date: Thu, 16 Feb 2006 09:10:44 GMT From: Mark Linimon Message-Id: <200602160910.k1G9AiL6019500@freefall.freebsd.org> To: amesbury@oitsec.umn.edu, linimon@FreeBSD.org, gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/93410: Re: tcpslice(1) incorrectly handles dates where year is >=2000 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, 16 Feb 2006 09:10:45 -0000 Synopsis: Re: tcpslice(1) incorrectly handles dates where year is >=2000 State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Thu Feb 16 09:10:06 UTC 2006 State-Changed-Why: Misfiled followup to bin/82207; content migrated. Responsible-Changed-From-To: gnats-admin->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Thu Feb 16 09:10:06 UTC 2006 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=93410 From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 09:24: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 5ABFA16A420; Thu, 16 Feb 2006 09:24:48 +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 16A4C43D48; Thu, 16 Feb 2006 09:24:48 +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 k1G9Ol0X020591; Thu, 16 Feb 2006 09:24:47 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1G9OlU0020587; Thu, 16 Feb 2006 09:24:47 GMT (envelope-from linimon) Date: Thu, 16 Feb 2006 09:24:47 GMT From: Mark Linimon Message-Id: <200602160924.k1G9OlU0020587@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, ale@FreeBSD.org Cc: Subject: Re: ports/93409: lang/php5: PHP5 command line interpreter is dying with SIGSEGV 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, 16 Feb 2006 09:24:48 -0000 Old Synopsis: PHP5 command line interpreter is dying with SIGSEGV New Synopsis: lang/php5: PHP5 command line interpreter is dying with SIGSEGV Responsible-Changed-From-To: freebsd-bugs->ale Responsible-Changed-By: linimon Responsible-Changed-When: Thu Feb 16 09:24:08 UTC 2006 Responsible-Changed-Why: Make it a ports bug and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=93409 From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 09:25: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 920B316A422; Thu, 16 Feb 2006 09:25:24 +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 4E6F543D4C; Thu, 16 Feb 2006 09:25:24 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1G9POk7020664; Thu, 16 Feb 2006 09:25:24 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1G9POfO020660; Thu, 16 Feb 2006 09:25:24 GMT (envelope-from linimon) Date: Thu, 16 Feb 2006 09:25:24 GMT From: Mark Linimon Message-Id: <200602160925.k1G9POfO020660@freefall.freebsd.org> To: amesbury@umn.edu, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/89090: [patch] du(1) reports negative 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: Thu, 16 Feb 2006 09:25:24 -0000 Synopsis: [patch] du(1) reports negative numbers State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Thu Feb 16 09:25:03 UTC 2006 State-Changed-Why: Submitter reports that this problem is fixed in 5.4 and beyond. http://www.freebsd.org/cgi/query-pr.cgi?pr=89090 From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 10:50:05 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47DEF16A420 for ; Thu, 16 Feb 2006 10:50: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 830DD43D48 for ; Thu, 16 Feb 2006 10: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 k1GAo4XF027051 for ; Thu, 16 Feb 2006 10: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 k1GAo4Xq027046; Thu, 16 Feb 2006 10:50:04 GMT (envelope-from gnats) Resent-Date: Thu, 16 Feb 2006 10:50:04 GMT Resent-Message-Id: <200602161050.k1GAo4Xq027046@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, João Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D82A16A422 for ; Thu, 16 Feb 2006 10:48:06 +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 79AFB43D48 for ; Thu, 16 Feb 2006 10:48:03 +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 k1GAm18J031120 for ; Thu, 16 Feb 2006 10:48:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1GAm1AV031119; Thu, 16 Feb 2006 10:48:01 GMT (envelope-from nobody) Message-Id: <200602161048.k1GAm1AV031119@www.freebsd.org> Date: Thu, 16 Feb 2006 10:48:01 GMT From: João To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93422: ipfw divert rule 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, 16 Feb 2006 10:50:05 -0000 >Number: 93422 >Category: kern >Synopsis: ipfw divert rule >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 Feb 16 10:50:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: João >Release: releng_6 >Organization: Infomatik >Environment: FreeBSD anb.matik.com.br 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sun Feb 12 19:55:42 BRST 2006 hmm@anb.matik.com.br:/usr/obj/usr/src/sys/anb i386 >Description: I guess the following rules should be basicly the same and should work and work on 5.4-R but the former ones do not work on releng_6, the count stays 0 ipfw add 1000 divert 8669 proto ip 01000 divert 8669 ip from any to any proto ip ipfw add 1000 divert 8669 proto all 01000 divert 8669 ip from any to any ipfw add 1000 divert 8669 ip from any to any 01000 divert 8669 ip from any to any only this one diverts. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 11:20: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 74EF716A420 for ; Thu, 16 Feb 2006 11:20: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 51BCC43D53 for ; Thu, 16 Feb 2006 11:20: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 k1GBKAgU027965 for ; Thu, 16 Feb 2006 11:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1GBKArT027964; Thu, 16 Feb 2006 11:20:10 GMT (envelope-from gnats) Resent-Date: Thu, 16 Feb 2006 11:20:10 GMT Resent-Message-Id: <200602161120.k1GBKArT027964@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Hacking Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 312AD16A420 for ; Thu, 16 Feb 2006 11:13:00 +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 010EB43D45 for ; Thu, 16 Feb 2006 11:13:00 +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 k1GBCxEg040805 for ; Thu, 16 Feb 2006 11:12:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1GBCxXh040804; Thu, 16 Feb 2006 11:12:59 GMT (envelope-from nobody) Message-Id: <200602161112.k1GBCxXh040804@www.freebsd.org> Date: Thu, 16 Feb 2006 11:12:59 GMT From: Andrew Hacking To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93423: Applying devfs rulset fails 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, 16 Feb 2006 11:20:11 -0000 >Number: 93423 >Category: kern >Synopsis: Applying devfs rulset fails >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 Feb 16 11:20:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andrew Hacking >Release: 6.0-RELEASE-p4 >Organization: >Environment: FreeBSD home.inet 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #1: Wed Feb 15 10:50:20 EST 2006 root@home.inet:/usr/obj/usr/src/sys/DELL4100 i386 >Description: It is currently not possible (for me at least) to setup a secure jail by adding devfs rules. Also devfs commands can leave the system in a state where it is not possible to shutdown cleanly. On attempting to setup devfs for a jail, the following devfs command fails: # mount_devfs devfs /jail/foo/dev # devfs -m /jail/foo/dev rule -s 4 applyset devfs rule: ioctl DEVFSIO_SAPPLY: No such process [Note: rule-set doesn't get applied] Also, trying to apply rules manually hangs and never returns, leaving the process blocked in disk (D) wait state. Shutting down the system also never completes and requires a power cycle and (at least for me) required manual fsck of most file-systems on reboot. This could potentially be related to the problem described in: http://lists.freebsd.org/pipermail/freebsd-hackers/2006-January/015009.html My revision of /usr/src/sys/fs/devfs_rule.c is: $FreeBSD: src/sys/fs/devfs/devfs_rule.c,v 1.14.2.2 2005/09/26 14:36:52 phk Exp $ I will try revision listed in above email and report back.... >How-To-Repeat: # mkdir /tmp/foodev # mount_devfs devfs /tmp/foodev # devfs -m /tmp/foodev rule -s4 applyset devfs rule: ioctl DEVFSIO_SAPPLY: No such process [Note: rule-set doesn't get applied] Now try adding rules manually to trigger process hang: # devfs -m /tmp/foodev rule add hide # devfs -m /tmp/foodev rule add path null unhide .. etc ... >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 12:40: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 DD4DB16A424 for ; Thu, 16 Feb 2006 12:40: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 9776843D5A for ; Thu, 16 Feb 2006 12:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1GCeEWj037060 for ; Thu, 16 Feb 2006 12:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1GCeE5C037059; Thu, 16 Feb 2006 12:40:14 GMT (envelope-from gnats) Date: Thu, 16 Feb 2006 12:40:14 GMT Message-Id: <200602161240.k1GCeE5C037059@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: phillip@it.jcu.edu.au Cc: Subject: Re: kern/92518: Intense disk activity (large FS newfs and/or many small files copy): DMA completion error with RocketRAID-1820A and FastTRAK-S150 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: phillip@it.jcu.edu.au List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 12:40:22 -0000 The following reply was made to PR kern/92518; it has been noted by GNATS. From: phillip@it.jcu.edu.au To: bug-followup@freebsd.org Cc: phillip@it.jcu.edu.au Subject: Re: kern/92518: Intense disk activity (large FS newfs and/or many small files copy): DMA completion error with RocketRAID-1820A and FastTRAK-S150 Date: Thu, 16 Feb 2006 22:37:43 +1000 The following work-around for this bug has proved successful: 1) use the RocketRAID for a RAID-1 arrays constructed on pairs of disks. Assuming same sized disks, you'll end up with same sized RAID-1 arrays. 2) instead of using the RocketRAID drivers for striping to produce a RAID-10 array, use a GEOM stripe across the RAID-1 arrays. This allows newfs of 240GB file systems with no problems, and test copies of large numbers of small files (such as are in /usr/ports and /usr/src) also works fine. In addition, the RocketRAID driver can still manage on-line spare disks in the underlying RAID-1 arrays. The speculation that led to this work-around was that perhaps the EDMA time outs are being caused by events being confused between the RocketRAID software drivers associated with RAID-1 and RAID-0. Having RocketRAID handle RAID-1 and GEOM handle higher levels gets around this. However, I have not tested this speculation. The RocketRAID RAID-1 + GEOM stripe arrays have been in normal use for about almost week. It looks good. Note system update: the system has gone from 6.0-STABLE to 6.1-PRERELEASE during which the RocketRAID driver has not changed. From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 14: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 169C716A420 for ; Thu, 16 Feb 2006 14: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 1C8DA43D45 for ; Thu, 16 Feb 2006 14: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 k1GEK4Fk042038 for ; Thu, 16 Feb 2006 14: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 k1GEK4cR042037; Thu, 16 Feb 2006 14:20:04 GMT (envelope-from gnats) Resent-Date: Thu, 16 Feb 2006 14:20:04 GMT Resent-Message-Id: <200602161420.k1GEK4cR042037@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, Ralf Wenk Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB7AB16A424 for ; Thu, 16 Feb 2006 14:16:21 +0000 (GMT) (envelope-from root@hs-karlsruhe.de) Received: from rz06.hs-karlsruhe.de (rz06.HS-Karlsruhe.DE [193.196.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29B1E43D49 for ; Thu, 16 Feb 2006 14:16:20 +0000 (GMT) (envelope-from root@hs-karlsruhe.de) Received: from rz-wenk1.hs-karlsruhe.de ([193.196.65.41]) by rz06.hs-karlsruhe.de with esmtp (Exim 4.54) id 1F9jvf-000Ze8-GC; Thu, 16 Feb 2006 15:16:19 +0100 Received: from root by RZ-Wenk1.HS-Karlsruhe.DE with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F9jvf-0002bE-AJ; Thu, 16 Feb 2006 15:16:19 +0100 Message-Id: Date: Thu, 16 Feb 2006 15:16:19 +0100 From: Ralf Wenk To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Ralf Wenk Subject: kern/93431: dc interface attach failed after upgrade to 6.1-PRERELEASE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ralf Wenk List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 14:20:06 -0000 >Number: 93431 >Category: kern >Synopsis: dc interface attach failed after upgrade to 6.1-PRERELEASE >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 Feb 16 14:20:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ralf Wenk >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Hochschule Karlsruhe - Technik und Wirtschaft, University of Applied Sciences >Environment: System: FreeBSD 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Wed Feb 15 14:58:42 CET 2006 root@RZ-TP390x:/usr/obj/usr/src/sys/GENERIC i386 >Description: After upgrading a IBM ThinkPad 390X from FreeBSD 6.0-STABLE #0: Tue Jan 3 14:52:57 CET 2006 to FreeBSD 6.1-PRERELEASE #0: Wed Feb 15 14:58:42 CET 2006 the dc interface will not attach any more. Using a GENERIC or special kernel makes no difference. A fxp interface card from a different laptop is working fine. >How-To-Repeat: Booting 6.1-PRERELEASE with the dc interface card inserted shows: cbb1: bad Vcc request. ctrl=0x33, status=0x30000b20 cbb_power: 3V cardbus1: Unable to allocate resource to read CIS. cardbus1: Unable to allocate resources for CIS dc0: port 0x1100-0x117f mem 0x88000000-0x880007ff,0x88001000-0x880017ff at device 0.0 on cardbus1 dc0: No station address in CIS! device_attach: dc0 attach returned 6 cbb1: bad Vcc request. ctrl=0x0, status=0x30000b68 cbb_power: 0V Removing the card and inserting it again: cbb1: bad Vcc request. ctrl=0x33, status=0x30000b20 cbb_power: 3V cardbus1: Unable to allocate resource to read CIS. cardbus1: Unable to allocate resources for CIS dc0: port 0x1100-0x117f mem 0x88000000-0x880007ff,0x88001000-0x880017ff at device 0.0 on cardbus1 dc0: No station address in CIS! device_attach: dc0 attach returned 6 cbb1: bad Vcc request. ctrl=0x0, status=0x30000b68 cbb_power: 0V Inserting a fxp card instead of the dc card: cbb1: bad Vcc request. ctrl=0x33, status=0x30000b20 cbb_power: 3V cbb alloc res fail fxp0: port 0x1000-0x103f mem 0x88000000-0x8801fff f,0x88000000-0x88000fff at device 0.0 on cardbus1 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:03:47:4a:41:35 >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 16 14:50: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 8BE4016A420 for ; Thu, 16 Feb 2006 14:50: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 7FF6643D45 for ; Thu, 16 Feb 2006 14:50: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 k1GEo9FH045625 for ; Thu, 16 Feb 2006 14:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1GEo9hH045624; Thu, 16 Feb 2006 14:50:09 GMT (envelope-from gnats) Resent-Date: Thu, 16 Feb 2006 14:50:09 GMT Resent-Message-Id: <200602161450.k1GEo9hH045624@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, Ilya Danilyuk Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D676816A420 for ; Thu, 16 Feb 2006 14:41: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 9119C43D46 for ; Thu, 16 Feb 2006 14:41: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 k1GEff0p083359 for ; Thu, 16 Feb 2006 14:41:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1GEffxh083357; Thu, 16 Feb 2006 14:41:41 GMT (envelope-from nobody) Message-Id: <200602161441.k1GEffxh083357@www.freebsd.org> Date: Thu, 16 Feb 2006 14:41:41 GMT From: Ilya Danilyuk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93435: kernel panic after setting big value of tunefs -f and -s 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, 16 Feb 2006 14:50:10 -0000 >Number: 93435 >Category: misc >Synopsis: kernel panic after setting big value of tunefs -f and -s >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 Feb 16 14:50:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ilya Danilyuk >Release: 6.0 >Organization: >Environment: FreeBSD mr114-121.lan 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Feb 14 23:42:40 MSK 2006 ilya@mr114-121.lan:/usr/src/obj/usr/src/sys/SERV_DBG i386 >Description: I cvsup'd kernel and built it with DDB. After altering tunefs' options (setting average file size to 200M and average files per directory to 40) tunefs -f 209715200 -s 40 i've got a kernel panic: Fatal trap 18: integer divide fault while in kernel mode instruction pointer = 0x20:0xc0602d2d stack pointer = 0x28:0xda9c293c frame pointer = 0x28:0xda9c2978 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 = 4933 (pure-ftpd) part of trace report of ddb (simplified): ffs_dirpref(c35608c4,da9c2c14,da9c2c00,3fff,200) + 0x22d ffs_valloc+0x9f VOP_MKDIR_APV+0x3e kern_mkdir+0x3af it seems like problem is here: ffs_alloc.c line 1051 dirsize = fs->fs_avgfilesize * fs->fs_avgfpdir; curdirsize = avgndir ? (cgsize - avgbfree * fs->fs_bsize) / avgndir : 0; if (dirsize < curdirsize) dirsize = curdirsize; maxcontigdirs = min((avgbfree * fs->fs_bsize) / dirsize, 255); dirsize is 32-bit, but result of 200M*40 is 33 bit >How-To-Repeat: use tunefs with big average file size and average files per dir and create directories and files on volume (sometimes there's no error) for example tunefs -f 209715200 -s 40 /volume and then mkdir /something ; mkdir -p /something1/somth3 e.t.c. >Fix: maybe change integers to uint64... >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 01:20:15 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3EE816A422 for ; Fri, 17 Feb 2006 01:20: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 DC4F843D60 for ; Fri, 17 Feb 2006 01:20: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 k1H1KAY4077099 for ; Fri, 17 Feb 2006 01:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1H1KA2E077093; Fri, 17 Feb 2006 01:20:10 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 01:20:10 GMT Resent-Message-Id: <200602170120.k1H1KA2E077093@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, Per olof Ljungmark Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C7C116A422 for ; Fri, 17 Feb 2006 01:18: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 1C4B543D48 for ; Fri, 17 Feb 2006 01:18: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 k1H1IsR6064311 for ; Fri, 17 Feb 2006 01:18:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1H1Isnw064310; Fri, 17 Feb 2006 01:18:54 GMT (envelope-from nobody) Message-Id: <200602170118.k1H1Isnw064310@www.freebsd.org> Date: Fri, 17 Feb 2006 01:18:54 GMT From: Per olof Ljungmark To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93458: mount_smbs fails with authentication error 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, 17 Feb 2006 01:20:16 -0000 >Number: 93458 >Category: misc >Synopsis: mount_smbs fails with authentication error >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 Feb 17 01:20:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Per olof Ljungmark >Release: 6.1-PRERELEASE >Organization: Intersonic AB >Environment: FreeBSD iko.i.inter-sonic.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Feb 16 23:35:05 CET 2006 peo@iko.i.inter-sonic.com:/usr/obj/usr/src/sys/IKO i386 >Description: [iko] /home/peo# mount_smbfs -I 192.168.1.8 //peo@mars/music /home/music mount_smbfs: unable to open connection: syserr = Authentication error syslog: Feb 17 02:08:24 iko kernel: smb_encrypt: password encryption is not available Feb 17 02:08:24 iko kernel: smb_ntencrypt: password encryption is not available smbclient works: [iko] /home/peo# smbclient -I 192.168.1.8 -W INTER -U peo //MARS/MUSIC Password: Domain=[INTER] OS=[Unix] Server=[Samba 3.0.21a] smb: \> as does connecting from within KDE. Tried to experiment with nsmb.conf but no change, never used it before System compiled from fresh sources today (Thu Feb 16 2006) removed /usr/obj/* /usr/src/* refetched sources and rebuilt no change. >How-To-Repeat: see above >Fix: I wish... >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 03: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 7F99616A420 for ; Fri, 17 Feb 2006 03: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 E374443D49 for ; Fri, 17 Feb 2006 03: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 k1H3K3pt083370 for ; Fri, 17 Feb 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 k1H3K37m083369; Fri, 17 Feb 2006 03:20:03 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 03:20:03 GMT Resent-Message-Id: <200602170320.k1H3K37m083369@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, Anatoly Mashanov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B79F16A420 for ; Fri, 17 Feb 2006 03:13:31 +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 1769743D45 for ; Fri, 17 Feb 2006 03:13:31 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1H3DUTQ093820 for ; Fri, 17 Feb 2006 03:13:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1H3DUr4093819; Fri, 17 Feb 2006 03:13:30 GMT (envelope-from nobody) Message-Id: <200602170313.k1H3DUr4093819@www.freebsd.org> Date: Fri, 17 Feb 2006 03:13:30 GMT From: Anatoly Mashanov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93461: Intel 440LX SMP freeze 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, 17 Feb 2006 03:20:04 -0000 >Number: 93461 >Category: kern >Synopsis: Intel 440LX SMP freeze >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 Feb 17 03:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Anatoly Mashanov >Release: 6.0 >Organization: None >Environment: FreeBSD dream.sf.irk.ru 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sun Feb 5 14:06:44 IRKT 2006 root@dream.sf.irk.ru:/usr/src/sys/i386/compile/DIAMOND i386 >Description: FreeBSD 5.4 and 6.0 freeze in 2-processor configuration on SuperMicro P6DLF motherboard after about 2 days of work. The computer works perfectly under 4.*. The following influences the frequency of the bug: Setting HZ=100 makes it reasonably rare; underclocking to 50 or 60 MHz causes freeze after some minutes of work. Removal of second processor removes the problem. When the freeze occurs, there is no reaction to anything except RESET - no CTRL/ALT/DEL, no CTRL/ALT/F1, no CTRL/ALT/F1, no CTRL/ALT/ESC (kdb compiled in), no NMI button, no mouse movement. When the fault happened during DIVX4 playing, the SBLIVE continued to reproduce the last scream. The processors are warmer than in idle state. The following doesn't influence: Removing from kernel anything not needed, adding MPT_WATCHDOG, moving HDD to Promise or PIIX4, changing 3DFX Banshee to S3 Savage 4, changing UDMA to PIO, adequate cooling and powering, replacement of processors, memory, HDD. Not tested: SCSI HDD, M/B replacement, use of a pair of P-II instead of Celerons, removal of CD-RW,fxp or SBLIVE, enabling APM or ACPI. M/B is powered from AT p/s. =============================================================================== MPTable looking for EBDA pointer @ 0x040e, found, searching EBDA @ 0x0009fc00 searching CMOS 'top of mem' @ 0x0009e400 (633K) searching default 'top of mem' @ 0x0009fc00 (639K) searching BIOS @ 0x000f0000 MP FPS found in BIOS @ physical addr: 0x000fb650 ------------------------------------------------------------------------------- MP Floating Pointer Structure: location: BIOS physical address: 0x000fb650 signature: '_MP_' length: 16 bytes version: 1.4 checksum: 0x64 mode: Virtual Wire ------------------------------------------------------------------------------- MP Config Table Header: physical address: 0x000f6dc0 signature: 'PCMP' base table length: 268 version: 1.4 checksum: 0x58 OEM ID: 'INTEL ' Product ID: '440LX ' OEM table pointer: 0x00000000 OEM table size: 0 entry count: 25 local APIC address: 0xfee00000 extended table length: 0 extended table checksum: 0 ------------------------------------------------------------------------------- MP Config Base Table Entries: -- Processors: APIC ID Version State Family Model Step Flags 0 0x11 BSP, usable 6 6 5 0x183fbff 1 0x11 AP, usable 6 6 5 0x183fbff -- Bus: Bus ID Type 0 PCI 1 PCI 2 ISA -- I/O APICs: APIC ID Version State Address 2 0x11 usable 0xfec00000 -- I/O Ints: Type Polarity Trigger Bus ID IRQ APIC ID PIN# ExtINT conforms conforms 2 0 2 0 INT conforms conforms 2 1 2 1 INT conforms conforms 2 0 2 2 INT conforms conforms 2 3 2 3 INT conforms conforms 2 4 2 4 INT conforms conforms 2 6 2 6 INT conforms conforms 2 7 2 7 INT active-hi edge 2 8 2 8 INT conforms conforms 2 12 2 12 INT conforms conforms 2 13 2 13 INT conforms conforms 2 14 2 14 INT conforms conforms 2 15 2 15 INT active-lo level 2 11 2 16 INT active-lo level 2 9 2 17 INT active-lo level 2 5 2 18 INT active-lo level 2 10 2 19 SMI conforms conforms 2 0 2 23 -- Local Ints: Type Polarity Trigger Bus ID IRQ APIC ID PIN# ExtINT conforms conforms 0 0:A 255 0 NMI conforms conforms 0 0:A 255 1 ------------------------------------------------------------------------------- dmesg output: 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 #0: Sun Feb 5 14:06:44 IRKT 2006 root@dream.sf.irk.ru:/usr/src/sys/i386/compile/DIAMOND Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium II/Pentium II Xeon/Celeron (501.14-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183fbff real memory = 268435456 (256 MB) avail memory = 257269760 (245 MB) MPTable: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Assuming intbase of 0 ioapic0 irqs 0-23 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard cpu1 on motherboard pcib0: pcibus 0 on motherboard pci0: on pcib0 agp0: mem 0xe0000000-0xefffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 7.1 on pci0 ata0: on atapci0 ata1: on atapci0 uhci0: port 0xef40-0xef5f irq 10 at device 7.2 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered piix0: port 0xfcb0-0xfcbf at device 7.3 on pci0 Timecounter "PIIX" frequency 3579545 Hz quality 0 pcm0: port 0xef20-0xef3f irq 9 at device 16.0 on pci0 pcm0: fxp0: port 0xeea0-0xeebf mem 0xfa5ff000-0xfa5fffff,0xfea00000-0xfeafffff irq 5 at device 18.0 on pci0 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:90:27:51:41:47 atapci1: port 0xefe0-0xefe7,0xefac-0xefaf,0xefa0-0xefa7,0xefa8-0xefab,0xef90-0xef9f mem 0xfebfc000-0xfebfffff irq 10 at device 20.0 on pci0 ata2: on atapci1 ata3: on atapci1 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xca7ff 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 IntelliMouse, device ID 3 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> 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 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: can't assign resources (memory) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (irq) Timecounters tick every 10.000 msec acd0: CDRW at ata1-master UDMA33 ad4: 7339MB at ata2-master UDMA33 ad6: 39266MB at ata3-master UDMA100 SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/ad4s1a =============================================================================== >How-To-Repeat: M/B SuperMicro P6DLF + 2 Celerons/500 + 2 Socket/slot adapters + RAM etc. Set clock to 60 MHz, boot SMP kernel and wait. Maybe other 440LX m/b, too >Fix: Remove second CPU to fix fully. Or set HZ=100 to make system at least more usable than Windows-95 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 07:32: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 3ECB116A420; Fri, 17 Feb 2006 07:32:31 +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 EC7CD43D46; Fri, 17 Feb 2006 07:32:30 +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 k1H7WUTo001438; Fri, 17 Feb 2006 07:32:30 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1H7WU4s001434; Fri, 17 Feb 2006 07:32:30 GMT (envelope-from glebius) Date: Fri, 17 Feb 2006 07:32:30 GMT From: Gleb Smirnoff Message-Id: <200602170732.k1H7WU4s001434@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, imp@FreeBSD.org Cc: Subject: Re: kern/93393: [ed] [patch] Add Micro Research PCMCIA LAN Adapter MR10TPC support (if_ed_pccard.c, pccarddevs) 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, 17 Feb 2006 07:32:31 -0000 Synopsis: [ed] [patch] Add Micro Research PCMCIA LAN Adapter MR10TPC support (if_ed_pccard.c, pccarddevs) Responsible-Changed-From-To: freebsd-bugs->imp Responsible-Changed-By: glebius Responsible-Changed-When: Fri Feb 17 07:32:00 UTC 2006 Responsible-Changed-Why: All pccard stuff passes Warner's review. http://www.freebsd.org/cgi/query-pr.cgi?pr=93393 From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 07:33:47 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 87B2116A420; Fri, 17 Feb 2006 07:33:47 +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 42C9643D46; Fri, 17 Feb 2006 07:33:47 +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 k1H7XlIa001540; Fri, 17 Feb 2006 07:33:47 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1H7Xls0001536; Fri, 17 Feb 2006 07:33:47 GMT (envelope-from glebius) Date: Fri, 17 Feb 2006 07:33:47 GMT From: Gleb Smirnoff Message-Id: <200602170733.k1H7Xls0001536@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, scottl@FreeBSD.org Cc: Subject: Re: kern/93414: [aac] [patch] compilation problem in aac_ioctl header 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, 17 Feb 2006 07:33:47 -0000 Synopsis: [aac] [patch] compilation problem in aac_ioctl header Responsible-Changed-From-To: freebsd-bugs->scottl Responsible-Changed-By: glebius Responsible-Changed-When: Fri Feb 17 07:33:32 UTC 2006 Responsible-Changed-Why: Scott's tool. http://www.freebsd.org/cgi/query-pr.cgi?pr=93414 From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 07:36: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 00DF616A420; Fri, 17 Feb 2006 07:36:09 +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 B1F8943D48; Fri, 17 Feb 2006 07:36: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 k1H7a8Z4001640; Fri, 17 Feb 2006 07:36:08 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1H7a8LM001636; Fri, 17 Feb 2006 07:36:08 GMT (envelope-from glebius) Date: Fri, 17 Feb 2006 07:36:08 GMT From: Gleb Smirnoff Message-Id: <200602170736.k1H7a8LM001636@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org, imp@FreeBSD.org Cc: Subject: Re: kern/93431: dc interface attach failed after upgrade to 6.1-PRERELEASE 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, 17 Feb 2006 07:36:09 -0000 Synopsis: dc interface attach failed after upgrade to 6.1-PRERELEASE Responsible-Changed-From-To: freebsd-bugs->imp Responsible-Changed-By: glebius Responsible-Changed-When: Fri Feb 17 07:35:13 UTC 2006 Responsible-Changed-Why: Looks like a new regression in pccard. No changes to dc(4) had been made in RELENG_6. http://www.freebsd.org/cgi/query-pr.cgi?pr=93431 From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 07: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 940A316A422 for ; Fri, 17 Feb 2006 07: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 0B51A43D48 for ; Fri, 17 Feb 2006 07:50: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 k1H7o83X002019 for ; Fri, 17 Feb 2006 07: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 k1H7o8vm002017; Fri, 17 Feb 2006 07:50:08 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 07:50:08 GMT Resent-Message-Id: <200602170750.k1H7o8vm002017@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, Marcos Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F34B16A420 for ; Fri, 17 Feb 2006 07:46: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 052FA43D45 for ; Fri, 17 Feb 2006 07:46:10 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1H7k9RN078261 for ; Fri, 17 Feb 2006 07:46:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1H7k9RQ078260; Fri, 17 Feb 2006 07:46:09 GMT (envelope-from nobody) Message-Id: <200602170746.k1H7k9RQ078260@www.freebsd.org> Date: Fri, 17 Feb 2006 07:46:09 GMT From: Marcos To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93465: Kivio crashes when doing 'Copy' of grouped objects 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, 17 Feb 2006 07:50:09 -0000 >Number: 93465 >Category: misc >Synopsis: Kivio crashes when doing 'Copy' of grouped objects >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 Feb 17 07:50:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Marcos >Release: 6.0-RELEASE >Organization: >Environment: FreeBSD localhost.localdomain 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Mon Jan 16 22:07:17 CET 2006 root@localhost.localdomain:/usr/src/sys/i386/compile/MARCOS i386 >Description: Kivio crashes when doing the Copy action with a composed object containing Text, Polylines and predefined shapes. If the copy is of simple objects it does not crashes. Also I've tried with two predefined shapes and there was no crash. Here is the output at the term, I have no debug trace: QObject::connect: Cannot connect KStatusBarLabel::itemPressed(int) to (null)::pressed(int) QObject::connect: Cannot connect KStatusBarLabel::itemReleased(int) to (null)::released(int) QObject::connect: Cannot connect KStatusBarLabel::itemPressed(int) to (null)::pressed(int) QObject::connect: Cannot connect KStatusBarLabel::itemReleased(int) to (null)::released(int) QObject::connect: Cannot connect KStatusBarLabel::itemPressed(int) to (null)::pressed(int) QObject::connect: Cannot connect KStatusBarLabel::itemReleased(int) to (null)::released(int) KCrash: Application 'kivio' crashing... >How-To-Repeat: 1. Draw some figures and group it 2. Copy it (expect a crash) >Fix: Don't know >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 08: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 9864416A420 for ; Fri, 17 Feb 2006 08: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 155D143D49 for ; Fri, 17 Feb 2006 08: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 k1H8A6hB002589 for ; Fri, 17 Feb 2006 08: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 k1H8A64o002588; Fri, 17 Feb 2006 08:10:06 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 08:10:06 GMT Resent-Message-Id: <200602170810.k1H8A64o002588@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, Mats Palmgren Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CD5516A420 for ; Fri, 17 Feb 2006 08:01: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 228A243D48 for ; Fri, 17 Feb 2006 08:01: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 k1H81sbO081839 for ; Fri, 17 Feb 2006 08:01:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1H81sBI081838; Fri, 17 Feb 2006 08:01:54 GMT (envelope-from nobody) Message-Id: <200602170801.k1H81sBI081838@www.freebsd.org> Date: Fri, 17 Feb 2006 08:01:54 GMT From: Mats Palmgren To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93466: /sbin/nextboot shouldn't be required (for custom builds) 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, 17 Feb 2006 08:10:07 -0000 >Number: 93466 >Category: misc >Synopsis: /sbin/nextboot shouldn't be required (for custom builds) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 17 08:10:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mats Palmgren >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: --- etc/rc.d/root 11 Feb 2006 03:56:12 -0000 1.7 +++ etc/rc.d/root 12 Feb 2006 09:47:34 -0000 @@ -33,7 +33,9 @@ # If we booted a special kernel remove the record # so we will boot the default kernel next time. - /sbin/nextboot -D + if [ -x /sbin/nextboot ]; then + /sbin/nextboot -D + fi } load_rc_config $name >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 08:35: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 388C616A422; Fri, 17 Feb 2006 08:35:03 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65A143D45; Fri, 17 Feb 2006 08:35:02 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1H8Z2Ot004821; Fri, 17 Feb 2006 08:35:02 GMT (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1H8Z23W004817; Fri, 17 Feb 2006 08:35:02 GMT (envelope-from ru) Date: Fri, 17 Feb 2006 08:35:02 GMT From: Ruslan Ermilov Message-Id: <200602170835.k1H8Z23W004817@freefall.freebsd.org> To: mats.palmgren@bredband.net, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org Cc: Subject: Re: misc/93466: /sbin/nextboot shouldn't be required (for custom builds) 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, 17 Feb 2006 08:35:03 -0000 Synopsis: /sbin/nextboot shouldn't be required (for custom builds) State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Fri Feb 17 08:34:15 UTC 2006 State-Changed-Why: Committed, thanks! Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: ru Responsible-Changed-When: Fri Feb 17 08:34:15 UTC 2006 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=93466 From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 11:10: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 DCDB316A420 for ; Fri, 17 Feb 2006 11:10: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 5449943D46 for ; Fri, 17 Feb 2006 11:10: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 k1HBAAXf011890 for ; Fri, 17 Feb 2006 11:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HBAA9a011889; Fri, 17 Feb 2006 11:10:10 GMT (envelope-from gnats) Date: Fri, 17 Feb 2006 11:10:10 GMT Message-Id: <200602171110.k1HBAA9a011889@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: craig@backfire.ca Cc: Subject: Re: kern/91679: Re: setfacl file modification time X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: craig@backfire.ca List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 11:10:11 -0000 The following reply was made to PR kern/91679; it has been noted by GNATS. From: craig@backfire.ca To: bug-followup@FreeBSD.org Cc: rwatson@FreeBSD.org Subject: Re: kern/91679: Re: setfacl file modification time Date: Fri, 17 Feb 2006 06:04:27 -0500 > On Thu, 5 Jan 2006, Ceri Davies wrote: > > > On 5 Jan 2006, at 18:43, Ahnjoan Amous wrote: > > > >> In 5.2.1-RELEASE, setfacl updates the modification time of the file > >> when acls are changed. I haven't been able to find any complaints > >> about this behavior, is this something folks on the list would expect > >> when using setfacl? If so, does anyone know a work around? > > > > PR 76818 is open for this issue, but there is no progress logged at present. > > This likely occurs because EA writes modify the last modification timestamp. > I can imagine a couple of possible avenues to explore in fixing it, including: > > (1) Make system name space EA writes not update the modification time. > > (2) Add a flag to allow EA writes to be marked as not updating the > modification time. > > It could be POSIX.1e has something to say about time stamp modifications for > setfacl; personally I'd expect it to match the behavior of chmod. And I > believe chmod doesn't update the time stamp. > > Robert N M Watson I have not read the POSIX specification on this issue, nor do I have any authority on this matter, but I feel strongly that a file's mtime should not ever be changed by any filesystem utility, with the clear exception of /usr/bin/touch and perhaps others. If the POSIX spec requires that the mtime be changed during what is essentially a change to the file's metadata, I suggest that FreeBSD should diverge from the standard and document it accordingly. Cheers, -Craig Reyenga From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 11: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 8CEBB16A420 for ; Fri, 17 Feb 2006 11: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 0951F43D46 for ; Fri, 17 Feb 2006 11:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1HBAAWo011903 for ; Fri, 17 Feb 2006 11:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HBAA8k011902; Fri, 17 Feb 2006 11:10:10 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 11:10:10 GMT Resent-Message-Id: <200602171110.k1HBAA8k011902@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 9193116A420; Fri, 17 Feb 2006 11:05:35 +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 3746643D46; Fri, 17 Feb 2006 11:05:33 +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 k1HB5V6G036250; Fri, 17 Feb 2006 12:05:31 +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 k1HB5VHc036249; Fri, 17 Feb 2006 12:05:31 +0100 (CET) (envelope-from reho) Message-Id: <200602171105.k1HB5VHc036249@charon.rx.cz> Date: Fri, 17 Feb 2006 12:05:31 +0100 (CET) From: Petr Rehor To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: matteo@FreeBSD.org Subject: conf/93472: [patch] /etc/periodic/daily/440.status-mailq exits with bad value when daily_status_mailq_shorten is set to YES 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: Fri, 17 Feb 2006 11:10:11 -0000 >Number: 93472 >Category: conf >Synopsis: [patch] /etc/periodic/daily/440.status-mailq exits with bad value when daily_status_mailq_shorten is set to YES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 17 11:10:10 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 wits 0 when daily_status_mailq_shorten is set to YES and you have two mails with same recipient in mail queue. >How-To-Repeat: Put exactly two mails with same recipient to mail queue, set daily_status_mailq_shorten="YES" in your /etc/periodic.conf and run /etc/periodic/daily/440.status-mailq; echo $? It prints one about items in mail queue line to terminal but exits with 0. >Fix: --- 440.status-mailq.diff begins here --- Index: 440.status-mailq =================================================================== RCS file: /home/ncvs/src/etc/periodic/daily/440.status-mailq,v retrieving revision 1.10 diff -u -r1.10 440.status-mailq --- 440.status-mailq 7 Feb 2006 08:21:06 -0000 1.10 +++ 440.status-mailq 17 Feb 2006 10:54:13 -0000 @@ -32,8 +32,9 @@ awk '$1 > 1 {print $1, $2}';; *) mailq;; - esac | tee /dev/stderr | fgrep -v 'mqueue is empty' | wc -l) - [ $rc -gt 1 ] && rc=1 || rc=0 + esac | tee /dev/stderr | + egrep -v '(mqueue is empty|Total requests)' | wc -l) + [ $rc -gt 0 ] && rc=1 || rc=0 case "$daily_status_include_submit_mailq" in [Yy][Ee][Ss]) @@ -52,8 +53,9 @@ awk '$1 > 1 {print $1, $2}';; *) mailq -Ac;; - esac | tee /dev/stderr | fgrep -v 'mqueue is empty' | wc -l) - [ $rc_submit -gt 1 ] && rc=1 + esac | tee /dev/stderr | + egrep -v '(mqueue is empty|Total requests)' | wc -l) + [ $rc_submit -gt 0 ] && rc=1 fi;; esac fi;; --- 440.status-mailq.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 11:20: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 63EAC16A420 for ; Fri, 17 Feb 2006 11:20:14 +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 4313043D72 for ; Fri, 17 Feb 2006 11:20: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 k1HBK6Xc012196 for ; Fri, 17 Feb 2006 11:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HBK6hk012195; Fri, 17 Feb 2006 11:20:06 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 11:20:06 GMT Resent-Message-Id: <200602171120.k1HBK6hk012195@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, Björn König Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 680BB16A422 for ; Fri, 17 Feb 2006 11:19:03 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E4BA43D6D for ; Fri, 17 Feb 2006 11:18:57 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-169-72.dynamic.qsc.de [212.202.169.72]) by efacilitas.de (Postfix) with ESMTP id D14154CBD5 for ; Fri, 17 Feb 2006 12:28:28 +0100 (CET) Received: from hoppel.local (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with SMTP id E8FE65285D for ; Fri, 17 Feb 2006 12:17:13 +0100 (CET) Received: by hoppel.local (sSMTP sendmail emulation); Fri, 17 Feb 2006 12:17:13 +0100 Message-Id: <20060217111713.E8FE65285D@eurystheus.local> Date: Fri, 17 Feb 2006 12:17:13 +0100 From: "Björn König" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/93473: Let pam_unix(8) use "passwordtime" from login.conf(5) to set next password expiry date X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Björn König List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 11:20:14 -0000 >Number: 93473 >Category: bin >Synopsis: Let pam_unix(8) use "passwordtime" from login.conf(5) to set next password expiry date >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: Fri Feb 17 11:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Björn König >Release: >Organization: >Environment: >Description: login.conf(5) describes a non-implemented feature that allows you to set a password expiry date that will be applied every time a user of the login class changes his password. The patch below add this functionality to pam_unix(8) and updates login.conf(5) accordingly. In fact these lines are stolen from src/release/picobsd/tinyware/passwd/local_passwd.c >How-To-Repeat: >Fix: --- passwordtime.diff begins here --- --- src/lib/libpam/modules/pam_unix/pam_unix.c.orig Fri Feb 17 11:28:12 2006 +++ src/lib/libpam/modules/pam_unix/pam_unix.c Fri Feb 17 11:30:27 2006 @@ -371,11 +371,21 @@ if ((old_pwd = pw_dup(pwd)) == NULL) return (PAM_BUF_ERR); - pwd->pw_change = 0; lc = login_getclass(pwd->pw_class); if (login_setcryptfmt(lc, password_hash, NULL) == NULL) openpam_log(PAM_LOG_ERROR, "can't set password cipher, relying on default"); + + /* set password expiry date */ + pwd->pw_change = 0; + if (lc != NULL) { + time_t period; + period = login_getcaptime(lc, "passwordtime", 0, 0); + if (period > (time_t)0) { + pwd->pw_change = time(NULL) + period; + } + } + login_close(lc); makesalt(salt); pwd->pw_passwd = crypt(new_pass, salt); --- src/lib/libutil/login.conf.5.orig Sun Feb 27 23:24:24 2005 +++ src/lib/libutil/login.conf.5 Fri Feb 17 11:38:04 2006 @@ -253,6 +253,9 @@ NIS server should probably use "des". .It "passwd_prompt string The password prompt presented by .Xr login 1 +.It "passwordtime time Used by +.Xr pam_unix 8 +to set next password expiry date. .It "times.allow list List of time periods during which logins are allowed. .It "times.deny list List of time periods during which logins are @@ -388,9 +391,6 @@ .Xr passwd 1 will warn the user if an all lower case password is entered. .It "monthtime time Maximum login time per month. -.It "passwordtime time Used by -.Xr passwd 1 -to set next password expiry date. .It "refreshtime time New time allowed on account refresh. .It "refreshperiod str How often account time is refreshed. .It "sessiontime time Maximum login time per session. --- passwordtime.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 13: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 706DF16A42F for ; Fri, 17 Feb 2006 13: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 2672743D6E for ; Fri, 17 Feb 2006 13: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 k1HDA67o019849 for ; Fri, 17 Feb 2006 13: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 k1HDA5wS019848; Fri, 17 Feb 2006 13:10:05 GMT (envelope-from gnats) Date: Fri, 17 Feb 2006 13:10:05 GMT Message-Id: <200602171310.k1HDA5wS019848@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andrew Hacking Cc: Subject: Re: kern/93423: Applying devfs rulset fails X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrew Hacking List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 13:10:09 -0000 The following reply was made to PR kern/93423; it has been noted by GNATS. From: Andrew Hacking To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/93423: Applying devfs rulset fails Date: Fri, 17 Feb 2006 23:05:20 +1000 ------=_Part_4941_14681164.1140181520695 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ok, built new kernel and world using RELENG_6 as of 17 Feb 2006 and ruleset still fails to apply reporting the same error. Any ideas ? ------=_Part_4941_14681164.1140181520695 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ok, built new kernel and world using RELENG_6 as of 17 Feb 2006 and ruleset= still fails to apply reporting the same error.

Any ideas ?
------=_Part_4941_14681164.1140181520695-- From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 14:59: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 C7AA616A420; Fri, 17 Feb 2006 14:59:53 +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 82F1743D45; Fri, 17 Feb 2006 14:59:53 +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 k1HExrHj027333; Fri, 17 Feb 2006 14:59:53 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HExrqD027329; Fri, 17 Feb 2006 14:59:53 GMT (envelope-from arved) Date: Fri, 17 Feb 2006 14:59:53 GMT From: Tilman Linneweh Message-Id: <200602171459.k1HExrqD027329@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-bugs@FreeBSD.org, kde@FreeBSD.org Cc: Subject: Re: ports/93465: Kivio crashes when doing 'Copy' of grouped objects 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, 17 Feb 2006 14:59:53 -0000 Synopsis: Kivio crashes when doing 'Copy' of grouped objects Responsible-Changed-From-To: freebsd-bugs->kde Responsible-Changed-By: arved Responsible-Changed-When: Fri Feb 17 14:59:26 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=93465 From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 15:50:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D96F16A420 for ; Fri, 17 Feb 2006 15:50: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 77F2143D55 for ; Fri, 17 Feb 2006 15:50: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 k1HFoCKD031394 for ; Fri, 17 Feb 2006 15:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HFoCab031393; Fri, 17 Feb 2006 15:50:12 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 15:50:12 GMT Resent-Message-Id: <200602171550.k1HFoCab031393@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Lehmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9071016A422; Fri, 17 Feb 2006 15:41:29 +0000 (GMT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (p5084DAD0.dip.t-dialin.net [80.132.218.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B57143D5D; Fri, 17 Feb 2006 15:41:27 +0000 (GMT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.13.4/8.13.4) with ESMTP id k1HFfVgd001055; Fri, 17 Feb 2006 16:41:31 +0100 (CET) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from olivleh1@localhost) by kartoffel.salatschuessel.net (8.13.4/8.13.3/Submit) id k1HFfUSC001054; Fri, 17 Feb 2006 16:41:30 +0100 (CET) (envelope-from olivleh1) Message-Id: <200602171541.k1HFfUSC001054@kartoffel.salatschuessel.net> Date: Fri, 17 Feb 2006 16:41:30 +0100 (CET) From: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Oliver Lehmann Subject: kern/93484: QUIRK: Toshiba TransMemory USB Memorystick X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Lehmann List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 15:50:16 -0000 >Number: 93484 >Category: kern >Synopsis: QUIRK: Toshiba TransMemory USB Memorystick >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Feb 17 15:50:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 6.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Feb 17 16:14:39 CET 2006 olivleh1@kartoffel.salatschuessel.net:/usr/obj/usr/src/sys/KARTOFFEL amd64 >Description: Quirks for a Toshiba TransMemory USB Memorystick to get away the dmesg output which is generated for each access before: umass0: TOSHIBA TransMemory, rev 2.00/1.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: 979MB (2004992 512 byte sectors: 64H 32S/T 979C) umass0: Phase Error, residue = 0 da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x4, scsi status == 0x0 after: da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: 979MB (2004992 512 byte sectors: 64H 32S/T 979C) # camcontrol inquiry 1:0:0 pass0: Removable Direct Access SCSI-0 device pass0: Serial Number pass0: 40.000MB/s transfers # usbdevs -vdf /dev/usb4 Controller /dev/usb4: addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), VIA(0x0000), rev 1.00 uhub4 port 1 addr 2: high speed, power 200 mA, config 1, TransMemory(0x652a), TOSHIBA(0x0930), rev 1.00 umass0 port 2 powered port 3 powered port 4 powered port 5 powered port 6 powered port 7 powered port 8 powered >How-To-Repeat: >Fix: --- src-patch begins here --- --- sys/cam/scsi/scsi_da.c.orig Fri Feb 17 15:01:41 2006 +++ sys/cam/scsi/scsi_da.c Fri Feb 17 15:01:52 2006 @@ -427,6 +427,14 @@ {T_DIRECT, SIP_MEDIA_REMOVABLE, "*" , "USB DISK*", "*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE }, + { + /* + * TOSHIBA TransMemory + * + */ + {T_DIRECT, SIP_MEDIA_REMOVABLE, "TOSHIBA", "TransMemory*", + "*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE + }, }; static disk_strategy_t dastrategy; --- sys/dev/usb/umass.c.orig Fri Feb 17 15:02:50 2006 +++ sys/dev/usb/umass.c Fri Feb 17 15:07:07 2006 @@ -478,6 +478,10 @@ UMASS_PROTO_RBC | UMASS_PROTO_CBI, NO_QUIRKS }, + { USB_VENDOR_TOSHIBA, USB_PRODUCT_TOSHIBA_TRANSMEMORY, RID_WILDCARD, + UMASS_PROTO_SCSI | UMASS_PROTO_BBB, + IGNORE_RESIDUE + }, { USB_VENDOR_TREK, USB_PRODUCT_TREK_THUMBDRIVE_8MB, RID_WILDCARD, UMASS_PROTO_ATAPI | UMASS_PROTO_BBB, IGNORE_RESIDUE --- sys/dev/usb/usbdevs.orig Fri Feb 17 15:07:28 2006 +++ sys/dev/usb/usbdevs Fri Feb 17 15:08:51 2006 @@ -1541,6 +1541,7 @@ /* Toshiba Corporation products */ product TOSHIBA POCKETPC_E740 0x0706 PocketPC e740 +product TOSHIBA TRANSMEMORY 0x652a TransMemory /* Trek Technology products */ product TREK THUMBDRIVE 0x1111 ThumbDrive --- src-patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 15:50:16 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FFE516A422 for ; Fri, 17 Feb 2006 15:50: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 5F7A943D62 for ; Fri, 17 Feb 2006 15:50: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 k1HFoCcE031407 for ; Fri, 17 Feb 2006 15:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HFoCiJ031406; Fri, 17 Feb 2006 15:50:12 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 15:50:12 GMT Resent-Message-Id: <200602171550.k1HFoCiJ031406@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Barry Tigner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D15C16A420 for ; Fri, 17 Feb 2006 15:44:41 +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 4DE3143D46 for ; Fri, 17 Feb 2006 15:44:41 +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 k1HFifnX058546 for ; Fri, 17 Feb 2006 15:44:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1HFiekS058545; Fri, 17 Feb 2006 15:44:40 GMT (envelope-from nobody) Message-Id: <200602171544.k1HFiekS058545@www.freebsd.org> Date: Fri, 17 Feb 2006 15:44:40 GMT From: Barry Tigner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93485: iostat reports cd0 speeds 2X actual speed 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, 17 Feb 2006 15:50:16 -0000 >Number: 93485 >Category: misc >Synopsis: iostat reports cd0 speeds 2X actual speed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 17 15:50:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Barry Tigner >Release: 6.0 release i386 >Organization: Michigan State University >Environment: FreeBSD ESHOP1.PA.MSU.EDU 6.0-RELEASE FreeBSD 6.0-RELEASE #2: Thu Dec 8 08:38:04 EST 2005 root@ESHOP1.PA.MSU.EDU:/usr/src/sys/i386/compile/ESHOP1 i386 >Description: I have a new IDE DVD burner ,Toshiba TSDR5372 16X DL capable. I wanted to investigate the read speeds of file transfers from DVDs. To do this I made a 4.7G DVD with 4 1GB (2^30 bytes)files on it named test1.bin test2.bin test3.bin test4.bin. The system I am using details are: Hardware: Gigabyte GA-K8N-SLI Athlon64/3500 512MB PC3200 ram Toshiba TSDR5372 DVD writer Seagate SATA 160G HD. OS: FreeBSD ESHOP1.PA.MSU.EDU 6.0-RELEASE FreeBSD 6.0-RELEASE #2: Thu Dec 8 08:38:04 EST 2005 root@ESHOP1.PA.MSU.EDU:/usr/src/sys/i386/compile/ESHOP1 i386 KDE 3.5 I mounted the DVD I created using the Toshiba DVD drive as /cdrom. KDE reports the file transfer speeds correctly when I use the KDE desktop to copy the 1GB files from the DVD to the HD. If I run "iostat -w 1" as root while the transfer is occuring , the transfer rate to AD4 shows correctly , however the transfer rate from CD0 shows double the rate it should. Here is an example... ESHOP1# iostat -w1 tty ad4 cd0 pass0 cpu tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id 12 66 19.96 3 0.05 63.84 0 0.00 0.00 0 0.00 2 11 64 1 22 224 231 112.00 35 3.83 64.00 118 7.37 0.00 0 0.00 2 0 5 0 94 168 78 126.74 89 11.00 64.00 354 22.10 0.00 0 0.00 5 0 13 2 80 40 78 128.00 127 15.86 64.00 507 31.72 0.00 0 0.00 7 0 14 2 78 56 78 124.58 131 15.92 64.00 507 31.72 0.00 0 0.00 8 0 14 5 74 8 78 125.44 131 16.03 64.00 509 31.84 0.00 0 0.00 5 0 13 4 77 312 78 127.12 128 15.87 64.00 509 31.84 0.00 0 0.00 9 0 14 1 77 16 78 128.00 128 15.98 64.00 511 31.97 0.00 0 0.00 10 0 14 2 74 0 78 124.61 132 16.05 64.00 513 32.09 0.00 0 0.00 8 0 14 0 79 0 78 128.00 129 16.11 64.00 511 31.97 0.00 0 0.00 9 0 14 2 76 24 78 126.26 129 15.89 64.00 507 31.72 0.00 0 0.00 8 0 17 1 75 0 78 127.12 128 15.87 64.00 507 31.72 0.00 0 0.00 7 0 16 2 76 0 78 126.26 129 15.89 64.00 507 31.72 0.00 0 0.00 5 0 16 1 78 40 78 127.12 128 15.87 64.00 509 31.84 0.00 0 0.00 8 0 13 3 76 It can be clearly seen that the CD0 speeds are reported as 2X the AD4 speeds, even though they should be identical since I am just copying from one media to another. >How-To-Repeat: use iostat to monitor transfer rates on the cd0 device. >Fix: be aware of the problem, so you don't get excited about 32MB/S transfer rates from a DVD drive when they are actually 16MB/S. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 16: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 D99ED16A420 for ; Fri, 17 Feb 2006 16: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 97FC243D99 for ; Fri, 17 Feb 2006 16: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 k1HGe7An036195 for ; Fri, 17 Feb 2006 16:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HGe7nY036194; Fri, 17 Feb 2006 16:40:07 GMT (envelope-from gnats) Date: Fri, 17 Feb 2006 16:40:07 GMT Message-Id: <200602171640.k1HGe7nY036194@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Oliver Lehmann Cc: Subject: Re: bin/85049: rbootd(8) spams console (regression) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Lehmann List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 16:40:16 -0000 The following reply was made to PR bin/85049; it has been noted by GNATS. From: Oliver Lehmann To: bug-followup@FreeBSD.org Cc: oliver@freebsd.org, linimon@FreeBSD.org Subject: Re: bin/85049: rbootd(8) spams console (regression) Date: Fri, 17 Feb 2006 17:38:00 +0100 I retested it with 6.0-STABLE and the problem is gone. So this can probably be closed. Thanks From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 16: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 0773916A420 for ; Fri, 17 Feb 2006 16: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 6D67943D6A for ; Fri, 17 Feb 2006 16: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 k1HGo4dA036384 for ; Fri, 17 Feb 2006 16: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 k1HGo4Qg036383; Fri, 17 Feb 2006 16:50:04 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 16:50:04 GMT Resent-Message-Id: <200602171650.k1HGo4Qg036383@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Lehmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A33E16A420; Fri, 17 Feb 2006 16:42:04 +0000 (GMT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (p5084C302.dip.t-dialin.net [80.132.195.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C974243D75; Fri, 17 Feb 2006 16:42:01 +0000 (GMT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.13.4/8.13.4) with ESMTP id k1HGg5jk002150; Fri, 17 Feb 2006 17:42:05 +0100 (CET) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from olivleh1@localhost) by kartoffel.salatschuessel.net (8.13.4/8.13.3/Submit) id k1HGg5fF002149; Fri, 17 Feb 2006 17:42:05 +0100 (CET) (envelope-from olivleh1) Message-Id: <200602171642.k1HGg5fF002149@kartoffel.salatschuessel.net> Date: Fri, 17 Feb 2006 17:42:05 +0100 (CET) From: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Oliver Lehmann Subject: kern/93487: snd_via8233: digital out broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Lehmann List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 16:50:06 -0000 >Number: 93487 >Category: kern >Synopsis: snd_via8233: digital out broken >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 17 16:50:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 6.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Feb 17 16:14:39 CET 2006 olivleh1@kartoffel.salatschuessel.net:/usr/obj/usr/src/sys/KARTOFFEL amd64 >Description: Setting hw.snd.pcm0.spdif_enabled to 1 does neither enable the SPDIF, nor the COAX-digital port from my on-board soundcard. All it does is disabling analog-out. pcm0: at io 0xbc00 irq 22 (5p/1r/0v channels duplex default) pcm0: port 0xbc00-0xbcff irq 22 at device 17.5 on pci0 pcm0: pcm0: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 18:04:49 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E228C16A420; Fri, 17 Feb 2006 18:04:49 +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 9EF8E43D49; Fri, 17 Feb 2006 18:04:49 +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 k1HI4nlu039865; Fri, 17 Feb 2006 18:04:49 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HI4nlS039861; Fri, 17 Feb 2006 18:04:49 GMT (envelope-from linimon) Date: Fri, 17 Feb 2006 18:04:49 GMT From: Mark Linimon Message-Id: <200602171804.k1HI4nlS039861@freefall.freebsd.org> To: oliver@freebsd.org, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/85049: rbootd(8) spams console (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: Fri, 17 Feb 2006 18:04:50 -0000 Synopsis: rbootd(8) spams console (regression) State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Fri Feb 17 18:04:07 UTC 2006 State-Changed-Why: Submitter notes the problem is gone in 6-STABLE. http://www.freebsd.org/cgi/query-pr.cgi?pr=85049 From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 18:17:45 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 D2B2816A420; Fri, 17 Feb 2006 18:17:45 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68EE343D45; Fri, 17 Feb 2006 18:17:45 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (ariff@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1HIHjdk040345; Fri, 17 Feb 2006 18:17:45 GMT (envelope-from ariff@freefall.freebsd.org) Received: (from ariff@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HIHjOP040341; Fri, 17 Feb 2006 18:17:45 GMT (envelope-from ariff) Date: Fri, 17 Feb 2006 18:17:45 GMT From: Ariff Abdullah Message-Id: <200602171817.k1HIHjOP040341@freefall.freebsd.org> To: oliver@freebsd.org, ariff@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93487: snd_via8233: digital out broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 18:17:46 -0000 Synopsis: snd_via8233: digital out broken State-Changed-From-To: open->closed State-Changed-By: ariff State-Changed-When: Fri Feb 17 18:17:10 UTC 2006 State-Changed-Why: This is a known bug. Please refer to the snd_via8233(4) manual pages for details explaination. I'm closing this PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=93487 From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 17 23:00: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 8F42616A422 for ; Fri, 17 Feb 2006 23:00:27 +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 116DE43D45 for ; Fri, 17 Feb 2006 23:00:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1HN0PdP061484 for ; Fri, 17 Feb 2006 23:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HN0PP0061483; Fri, 17 Feb 2006 23:00:25 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 23:00:25 GMT Resent-Message-Id: <200602172300.k1HN0PP0061483@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 7EDB316A420 for ; Fri, 17 Feb 2006 22:58:16 +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 D95F743D46 for ; Fri, 17 Feb 2006 22:58:15 +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 k1HMwFsK099041 for ; Fri, 17 Feb 2006 22:58:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1HMwF7Q099040; Fri, 17 Feb 2006 22:58:15 GMT (envelope-from nobody) Message-Id: <200602172258.k1HMwF7Q099040@www.freebsd.org> Date: Fri, 17 Feb 2006 22:58:15 GMT From: Robert Millan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93502: [patch] Fixes for non-FreeBSD in sys/conf/*.mk 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, 17 Feb 2006 23:00:27 -0000 >Number: 93502 >Category: kern >Synopsis: [patch] Fixes for non-FreeBSD in sys/conf/*.mk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 17 23:00:25 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Robert Millan >Release: GNU/kFreeBSD 7.0-1-686 i686 >Organization: >Environment: System: GNU/kFreeBSD orthanc 7.0-1-686 #0 Fri Feb 17 22:46:33 CET 2006 i686 i386 Intel(R) Pentium(R) 4 CPU 1.80GHz GNU/kFreeBSD Architecture: i686 >Description: Please could you apply a pair of fixes in sys/conf/*.mk to support building the kernel of FreeBSD in a non-FreeBSD system? - On non-FreeBSD systems: - disable FreeBSD extensions to GCC - install modules as group "root" instead of "wheel" Thanks for considering >How-To-Repeat: >Fix: diff -ur sys.old/conf/kern.mk sys/conf/kern.mk --- sys.old/conf/kern.mk 2006-02-17 20:25:31.000000000 +0100 +++ sys/conf/kern.mk 2006-02-17 20:34:31.000000000 +0100 @@ -1,5 +1,9 @@ # $FreeBSD: src/sys/conf/kern.mk,v 1.46 2005/07/15 11:45:30 ache Exp $ +.if !defined(OPSYS) +OPSYS!= uname -s +.endif + # # Warning flags for compiling the kernel and components of the kernel. # @@ -9,10 +13,14 @@ .if ${CC} == "icc" #CWARNFLAGS= -w2 # use this if you are terribly bored CWARNFLAGS= -.else -CWARNFLAGS?= -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes \ +.elif !defined(CWARNFLAGS) +CWARNFLAGS= -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes \ -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual \ - -fformat-extensions -std=c99 + -std=c99 +.if ${OPSYS} == "FreeBSD" +# FreeBSD extensions, not available in upstream GCC +CWARNFLAGS+= -fformat-extensions +.endif .endif # # The following flags are next up for working on: @@ -30,8 +38,12 @@ # reserved for user applications. # .if ${MACHINE_ARCH} == "i386" && ${CC} != "icc" -CFLAGS+= -mno-align-long-strings -mpreferred-stack-boundary=2 \ +CFLAGS+= -mpreferred-stack-boundary=2 \ -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 +.if ${OPSYS} == "FreeBSD" +# FreeBSD extensions, not available in upstream GCC +CFLAGS+= -mno-align-long-strings +.endif INLINE_LIMIT?= 8000 .endif diff -ur sys.old/conf/kern.post.mk sys/conf/kern.post.mk --- sys.old/conf/kern.post.mk 2006-02-17 20:25:31.000000000 +0100 +++ sys/conf/kern.post.mk 2006-02-17 20:35:39.000000000 +0100 @@ -1,5 +1,15 @@ # $FreeBSD: src/sys/conf/kern.post.mk,v 1.92 2006/02/07 13:37:26 ru Exp $ +.if !defined(OPSYS) +OPSYS!= uname -s +.endif + +.if ${OPSYS} == "FreeBSD" +WHEEL_GROUP?= wheel +.else +WHEEL_GROUP?= root +.endif + # Part of a unified Makefile for building kernels. This part includes all # the definitions that need to be after all the % directives except %RULES # and ones that act like they are part of %RULES. @@ -226,16 +234,16 @@ fi .endif mkdir -p ${DESTDIR}${KODIR} - ${INSTALL} -p -m 555 -o root -g wheel ${KERNEL_KO} ${DESTDIR}${KODIR} + ${INSTALL} -p -m 555 -o root -g ${WHEEL_GROUP} ${KERNEL_KO} ${DESTDIR}${KODIR} .if defined(DEBUG) && !defined(INSTALL_NODEBUG) - ${INSTALL} -p -m 555 -o root -g wheel ${KERNEL_KO}.symbols ${DESTDIR}${KODIR} + ${INSTALL} -p -m 555 -o root -g ${WHEEL_GROUP} ${KERNEL_KO}.symbols ${DESTDIR}${KODIR} .endif kernel-reinstall: @-chflags -R noschg ${DESTDIR}${KODIR} - ${INSTALL} -p -m 555 -o root -g wheel ${KERNEL_KO} ${DESTDIR}${KODIR} + ${INSTALL} -p -m 555 -o root -g ${WHEEL_GROUP} ${KERNEL_KO} ${DESTDIR}${KODIR} .if defined(DEBUG) && !defined(INSTALL_NODEBUG) - ${INSTALL} -p -m 555 -o root -g wheel ${KERNEL_KO}.symbols ${DESTDIR}${KODIR} + ${INSTALL} -p -m 555 -o root -g ${WHEEL_GROUP} ${KERNEL_KO}.symbols ${DESTDIR}${KODIR} .endif config.o env.o hints.o vers.o vnode_if.o: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 02: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 4881816A420 for ; Sat, 18 Feb 2006 02: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 BD2AD43D46 for ; Sat, 18 Feb 2006 02: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 k1I2K2fU072649 for ; Sat, 18 Feb 2006 02: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 k1I2K2x0072648; Sat, 18 Feb 2006 02:20:02 GMT (envelope-from gnats) Resent-Date: Sat, 18 Feb 2006 02:20:02 GMT Resent-Message-Id: <200602180220.k1I2K2x0072648@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, PauAmma Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AC1A16A420 for ; Sat, 18 Feb 2006 02:13:11 +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 2692C43D45 for ; Sat, 18 Feb 2006 02:13:11 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1I2DA5O037727 for ; Sat, 18 Feb 2006 02:13:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1I2DAA5037726; Sat, 18 Feb 2006 02:13:10 GMT (envelope-from nobody) Message-Id: <200602180213.k1I2DAA5037726@www.freebsd.org> Date: Sat, 18 Feb 2006 02:13:10 GMT From: PauAmma To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93508: lib/libc/locale/ldpart.c may cause lib/libc/locale/lmessages.c to ignore yesstr if nostr not specified 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, 18 Feb 2006 02:20:03 -0000 >Number: 93508 >Category: kern >Synopsis: lib/libc/locale/ldpart.c may cause lib/libc/locale/lmessages.c to ignore yesstr if nostr not specified >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: Sat Feb 18 02:20:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: PauAmma >Release: 4.11 (likely present in 5.x and 6.x too) >Organization: Ecdysiasts United For Overdressing >Environment: N/A >Description: >From lib/libc/locale/lmessages.c,v 1.14, function __messages_load_locale: if (ret == _LDP_LOADED) { if (_messages_locale.yesstr == NULL) _messages_locale.yesstr = empty; if (_messages_locale.nostr == NULL) _messages_locale.nostr = empty; } This implies that yesstr and nostr can be left unspecified independently. However, lib/libc/locale/ldpart.c,v 1.15; function __part_load_locale has the following: num_lines = split_lines(p, plim); if (num_lines >= locale_buf_size_max) num_lines = locale_buf_size_max; else if (num_lines >= locale_buf_size_min) num_lines = locale_buf_size_min; else { errno = EFTYPE; goto bad_lbuf; } Most callers of __part_load_locale pass the same value in locale_buf_size_max and locale_buf_size_min, but __messages_load_locale passes 4 and 2, respectively (as far as I can tell from reading the source). This means that if some, but not all, of the optional lines are present in the locale file, the lines that are present will be ignored (or reset to their default value) by the following code (later in __part_load_locale): for (i = num_lines; i < locale_buf_size_max; i++) dst_localebuf[i] = NULL; This is inconsistent with __messages_load_locale, which allows yesstr (line 3, counting from 1) to be specified even if nostr isn't. >How-To-Repeat: Use locale ro_RO.ISO8859-2 or ro_RO.UTF-8. (For some reason, LC_MESSAGES has 3 lines for those locales.) >Fix: In __part_load_locale, change: else if (num_lines >= locale_buf_size_min) num_lines = locale_buf_size_min; else { errno = EFTYPE; goto bad_lbuf; } to: else if (num_lines <= locale_buf_size_min) { errno = EFTYPE; goto bad_lbuf; } Note: not tested at all. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 04: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 195EA16A425 for ; Sat, 18 Feb 2006 04: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 5658143D45 for ; Sat, 18 Feb 2006 04:50: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 k1I4o7x7084595 for ; Sat, 18 Feb 2006 04: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 k1I4o7wo084593; Sat, 18 Feb 2006 04:50:07 GMT (envelope-from gnats) Resent-Date: Sat, 18 Feb 2006 04:50:07 GMT Resent-Message-Id: <200602180450.k1I4o7wo084593@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, Saul Jaramillo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B906E16A420 for ; Sat, 18 Feb 2006 04:42: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 8974143D46 for ; Sat, 18 Feb 2006 04:42: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 k1I4gTtx007421 for ; Sat, 18 Feb 2006 04:42:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1I4gTPO007420; Sat, 18 Feb 2006 04:42:29 GMT (envelope-from nobody) Message-Id: <200602180442.k1I4gTPO007420@www.freebsd.org> Date: Sat, 18 Feb 2006 04:42:29 GMT From: Saul Jaramillo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93511: folder dissapear misteriously 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, 18 Feb 2006 04:50:08 -0000 >Number: 93511 >Category: misc >Synopsis: folder dissapear misteriously >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 Feb 18 04:50:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Saul Jaramillo >Release: 4.10-RELEASE >Organization: - >Environment: FreeBSD lxhxr.com 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004 root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: I run an IRC Server, the folder where the services were stored suddenly dissapeared, i am sure i did not delete it. I was going to update something on the services.conf and i just did not see the folder anymore, i reloaded databases from the irc server and the services.lxhxr.com shutdown, then i could not find the folder anymore, is there anyways to recover this folder? or at least the .dbs? please helppppp >How-To-Repeat: I whish I knew!! >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 08:37: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 2F8D016A420; Sat, 18 Feb 2006 08:37:46 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD44443D46; Sat, 18 Feb 2006 08:37:45 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1I8bjgE095283; Sat, 18 Feb 2006 08:37:45 GMT (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1I8bj3Y095279; Sat, 18 Feb 2006 08:37:45 GMT (envelope-from ru) Date: Sat, 18 Feb 2006 08:37:45 GMT From: Ruslan Ermilov Message-Id: <200602180837.k1I8bj3Y095279@freefall.freebsd.org> To: rmh@aybabtu.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93502: [patch] Fixes for non-FreeBSD in sys/conf/*.mk 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, 18 Feb 2006 08:37:46 -0000 Synopsis: [patch] Fixes for non-FreeBSD in sys/conf/*.mk State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Sat Feb 18 08:33:13 UTC 2006 State-Changed-Why: sorry. You can work around the install issue by using the INSTALL macro, e.g. pointing it out to src/tools/install.sh which works for a normal user. You can set CWARNFLAGS to whatever you want. Nothing that you want requires patching the .mk files, so your patch is rejected. http://www.freebsd.org/cgi/query-pr.cgi?pr=93502 From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 12:45: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 CE02116A420; Sat, 18 Feb 2006 12:45:33 +0000 (GMT) (envelope-from rmh@aybabtu.com) Received: from smtp05.retemail.es (smtp05.auna.com [62.81.186.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id A907643D45; Sat, 18 Feb 2006 12:45:30 +0000 (GMT) (envelope-from rmh@aybabtu.com) Received: from khazad.dyndns.org ([62.57.140.216]) by smtp05.retemail.es (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20060218124528.LUZH1154.smtp05.retemail.es@khazad.dyndns.org>; Sat, 18 Feb 2006 13:45:28 +0100 Received: from rmh by khazad.dyndns.org with local (Exim 4.60) (envelope-from ) id 1FARTT-0001fZ-6V; Sat, 18 Feb 2006 13:46:07 +0100 Date: Sat, 18 Feb 2006 13:46:02 +0100 From: Robert Millan To: Ruslan Ermilov Message-ID: <20060218124602.GB6345@aragorn> References: <200602180837.k1I8bj3Y095279@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602180837.k1I8bj3Y095279@freefall.freebsd.org> Sender: Robert Millan Organisation: free as in freedom User-Agent: Mutt/1.5.11+cvs20060126 Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/93502: [patch] Fixes for non-FreeBSD in sys/conf/*.mk 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, 18 Feb 2006 12:45:34 -0000 On Sat, Feb 18, 2006 at 08:37:45AM +0000, Ruslan Ermilov wrote: > Synopsis: [patch] Fixes for non-FreeBSD in sys/conf/*.mk > > State-Changed-From-To: open->closed > State-Changed-By: ru > State-Changed-When: Sat Feb 18 08:33:13 UTC 2006 > State-Changed-Why: > sorry. You can work around the install issue by using the > INSTALL macro, e.g. pointing it out to src/tools/install.sh > which works for a normal user. You can set CWARNFLAGS to > whatever you want. Nothing that you want requires patching > the .mk files, so your patch is rejected. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=93502 Thanks for the tip. I didn't think that INSTALL and CWARNFLAGS can be overriden. CFLAGS, though, is set with "+=" so whatever I put in it -mno-align-long-strings will still be added. Do you think we can find a solution for this one? Thanks, -- Robert Millan From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 13:10: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 C645C16A420 for ; Sat, 18 Feb 2006 13:10: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 5F06443D45 for ; Sat, 18 Feb 2006 13: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 k1IDA6Rh010299 for ; Sat, 18 Feb 2006 13: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 k1IDA60r010298; Sat, 18 Feb 2006 13:10:06 GMT (envelope-from gnats) Date: Sat, 18 Feb 2006 13:10:06 GMT Message-Id: <200602181310.k1IDA60r010298@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Robert Millan Cc: Subject: Re: kern/77355: Detect i*86 subarches for uname X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Robert Millan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2006 13:10:06 -0000 The following reply was made to PR kern/77355; it has been noted by GNATS. From: Robert Millan To: bug-followup@FreeBSD.org Cc: Bruce Evans Subject: Re: kern/77355: Detect i*86 subarches for uname Date: Sat, 18 Feb 2006 14:02:31 +0100 Hi! Can we revisit this? It's feasible for us to have this in HW_MACHINE_ARCH instead (-p). Would you like me to send a patch for that? Bruce Evans wrote: > -p is supposed to give the arch (e.g., -i386) and -m is supposed to > give the platfrom (is that the sub-arch?) (e.g., i686). It is useless > for these to return the same string. (i686 is also useless, since it > is the same for all i386's newer than about 8 years old, but that is > another bug. The hw.model sysctl gives more useful info (e.g., > "AMD Athlon(tm)"), but uname(1) only uses uname(2) which doesn't go > near this sysctl.) > > However, I don't like changing the -a output (-a gets -m but not -p). -- Robert Millan From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 14: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 A0CDF16A420 for ; Sat, 18 Feb 2006 14: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 1AE4043D53 for ; Sat, 18 Feb 2006 14: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 k1IEU4x9014232 for ; Sat, 18 Feb 2006 14:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1IEU4Ev014231; Sat, 18 Feb 2006 14:30:04 GMT (envelope-from gnats) Resent-Date: Sat, 18 Feb 2006 14:30:04 GMT Resent-Message-Id: <200602181430.k1IEU4Ev014231@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, Cristian KLEIN Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64E4016A420 for ; Sat, 18 Feb 2006 14:21:02 +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 3098143D45 for ; Sat, 18 Feb 2006 14:21:02 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1IEL1Bo079155 for ; Sat, 18 Feb 2006 14:21:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1IEL1iH079130; Sat, 18 Feb 2006 14:21:01 GMT (envelope-from nobody) Message-Id: <200602181421.k1IEL1iH079130@www.freebsd.org> Date: Sat, 18 Feb 2006 14:21:01 GMT From: Cristian KLEIN To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/93526: IPv6 Multicast Listener Reports (MLD6 Reports) are not being sent on 6.1-PRERELEASE #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, 18 Feb 2006 14:30:05 -0000 >Number: 93526 >Category: kern >Synopsis: IPv6 Multicast Listener Reports (MLD6 Reports) are not being sent on 6.1-PRERELEASE #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 Feb 18 14:30:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Cristian KLEIN >Release: 6.1-PRERELEASE #5, GENERIC + ALTQ + POLLING >Organization: Technical Univerisity of Cluj-Napoca >Environment: FreeBSD hades.utcluj.ro 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #5: Fri Feb 17 16:53:00 EET 2006 root@hades.utcluj.ro:/usr/obj/usr/src/sys/HADES i386 >Description: After a host joins an IPv6 multicast group, the router periodically sends Multicast Listener Query, to find out whether the group still has to be routed. A host must answer with Multicast Lister Response, or he'll be disconnected. FreeBSD 6.1-PRERELEASE #5 does not send these reports. root@hades:~# netstat -g IPv4/IPv6 Multicast Group Memberships Group Gateway Netif ff0e::2:ffdd 33:33:00:02:ff:dd em0 root@hades:~# mld6query em0 ff0e::2:ffdd from fe80::211:25ff:fe80:b091, type=Multicast Listener Query, addr=ff0e::2:ffdd >How-To-Repeat: First, install net/mcast-tools from ports. Join a multicast group: root@hades:~# mcastread em0 ff0e::2222:1111 2000 & [1] 1666 Verify that the kernel knows we want that group: root@hades:~# netstat -g | grep ff0e::2222:1111 ff0e::2222:1111 33:33:22:22:11:11 em0 Query for that group: root@hades:~# mld6query em0 ff0e::2222:1111 from fe80::211:25ff:fe80:b091, type=Multicast Listener Query, addr=ff0e::2222:1111 Actual result: no response. Expected result: Multicast Listener Report for ff0e::2222:1111. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 16:51: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 5837516A422; Sat, 18 Feb 2006 16:51:43 +0000 (GMT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B1E43D45; Sat, 18 Feb 2006 16:51:43 +0000 (GMT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1IGpgiw022753; Sat, 18 Feb 2006 16:51:42 GMT (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1IGpguu022749; Sat, 18 Feb 2006 16:51:42 GMT (envelope-from schweikh) Date: Sat, 18 Feb 2006 16:51:42 GMT From: Jens Schweikhardt Message-Id: <200602181651.k1IGpguu022749@freefall.freebsd.org> To: jasaul@gmail.com, schweikh@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/93511: folder dissapear misteriously 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, 18 Feb 2006 16:51:43 -0000 Synopsis: folder dissapear misteriously State-Changed-From-To: open->closed State-Changed-By: schweikh State-Changed-When: Sat Feb 18 16:45:41 UTC 2006 State-Changed-Why: Sorry, this is most certainly a pilot error. I assume the directory in question (you did not name it...) was on a UFS file system. There is no known way for directories to mysteriously disappear other than hardware defects messing up file system data structures. If this is the case you may have a chance of getting data back by running fsck and see if something was reconnected to the lost+found directory on that file system. By the way, where are your backups? http://www.freebsd.org/cgi/query-pr.cgi?pr=93511 From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 19:20: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 B8EB116A420 for ; Sat, 18 Feb 2006 19:20: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 4CEE543D55 for ; Sat, 18 Feb 2006 19:20: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 k1IJK6Hr033879 for ; Sat, 18 Feb 2006 19:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1IJK6vS033878; Sat, 18 Feb 2006 19:20:06 GMT (envelope-from gnats) Resent-Date: Sat, 18 Feb 2006 19:20:06 GMT Resent-Message-Id: <200602181920.k1IJK6vS033878@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, Nicolas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C738716A420 for ; Sat, 18 Feb 2006 19:19: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 521AB43D46 for ; Sat, 18 Feb 2006 19:19: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 k1IJJ9YH005196 for ; Sat, 18 Feb 2006 19:19:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1IJJ9LE005195; Sat, 18 Feb 2006 19:19:09 GMT (envelope-from nobody) Message-Id: <200602181919.k1IJJ9LE005195@www.freebsd.org> Date: Sat, 18 Feb 2006 19:19:09 GMT From: Nicolas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/93534: Installation Failed 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, 18 Feb 2006 19:20:07 -0000 >Number: 93534 >Category: misc >Synopsis: Installation Failed >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 18 19:20:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nicolas >Release: 5.3 >Organization: HOME >Environment: >Description: Hi, Well i just have Tried to install Free BSD 5.3 and after everything there appear an error message telling me that "the installation have finishes with some errors", then i reboot my computer to use Windows XP and i tried to access to the HD where i tried to install Free BSD and it appear a message telling me that "it was imposible to access to the HD" so i don't know what to do :( please help me. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 21:30: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 5314916A420 for ; Sat, 18 Feb 2006 21:30:14 +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 CB8D843D45 for ; Sat, 18 Feb 2006 21:30:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1ILUDoi040620 for ; Sat, 18 Feb 2006 21:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1ILUDgN040619; Sat, 18 Feb 2006 21:30:13 GMT (envelope-from gnats) Date: Sat, 18 Feb 2006 21:30:13 GMT Message-Id: <200602182130.k1ILUDgN040619@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Cristian KLEIN Cc: Subject: Re: kern/93526: IPv6 Multicast Listener Reports (MLD6 Reports) are not being sent on 6.1-PRERELEASE #5 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cristian KLEIN List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2006 21:30:14 -0000 The following reply was made to PR kern/93526; it has been noted by GNATS. From: Cristian KLEIN To: bug-followup@FreeBSD.org, cristi@net.utcluj.ro Cc: Subject: Re: kern/93526: IPv6 Multicast Listener Reports (MLD6 Reports) are not being sent on 6.1-PRERELEASE #5 Date: Sat, 18 Feb 2006 23:26:19 +0200 This is a multi-part message in MIME format. --------------010205060705000004050405 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I found out that the problema has to do with the timer that sends the MLD report, but I wasn't able to fix it. However, I applied a very ugly workaround. Instead of sending MLD Reports in the next 0 to timer milliseconds, they are sent immediately. I hope this will be useful. --------------010205060705000004050405 Content-Type: text/x-patch; name="mld6.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="mld6.patch" --- sys/netinet6/mld6.c.orig Sat Feb 18 23:18:27 2006 +++ sys/netinet6/mld6.c Sat Feb 18 23:18:41 2006 @@ -384,9 +384,13 @@ IPV6_ADDR_MC_SCOPE(&in6m->in6m_addr) < IPV6_ADDR_SCOPE_LINKLOCAL) continue; - + if (IN6_IS_ADDR_UNSPECIFIED(&mld_addr) || IN6_ARE_ADDR_EQUAL(&mld_addr, &in6m->in6m_addr)) { + + /* KC: very ugly hack */ + mld6_sendpkt(in6m, MLD_LISTENER_REPORT, NULL); + if (timer == 0) { /* send a report immediately */ mld_stoptimer(in6m); --------------010205060705000004050405-- From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 22:00:37 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4381E16A423; Sat, 18 Feb 2006 22:00:37 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEFC343D46; Sat, 18 Feb 2006 22:00:36 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1IM0ajc043388; Sat, 18 Feb 2006 22:00:36 GMT (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1IM0Z8P043382; Sat, 18 Feb 2006 22:00:35 GMT (envelope-from ache) Date: Sat, 18 Feb 2006 22:00:35 GMT From: "Andrey A. Chernov" Message-Id: <200602182200.k1IM0Z8P043382@freefall.freebsd.org> To: pauamma@gundo.com, ache@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93508: lib/libc/locale/ldpart.c may cause lib/libc/locale/lmessages.c to ignore yesstr if nostr not specified 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, 18 Feb 2006 22:00:37 -0000 Synopsis: lib/libc/locale/ldpart.c may cause lib/libc/locale/lmessages.c to ignore yesstr if nostr not specified State-Changed-From-To: open->closed State-Changed-By: ache State-Changed-When: Sat Feb 18 21:57:31 UTC 2006 State-Changed-Why: This is compatiblity stuff from times when no yesstr/nostr fields exists. yesstr not supposed to be specified without nostr. http://www.freebsd.org/cgi/query-pr.cgi?pr=93508