From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 00:54:10 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 411D916A418; Sun, 27 Jan 2008 00:54:10 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id AAE6613C455; Sun, 27 Jan 2008 00:54:09 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.1/8.13.8) with ESMTP id m0R0s8ZS056089; Sat, 26 Jan 2008 18:54:08 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.1/8.13.8/Submit) id m0R0s8ju056088; Sat, 26 Jan 2008 18:54:08 -0600 (CST) (envelope-from brooks) Date: Sat, 26 Jan 2008 18:54:08 -0600 From: Brooks Davis To: freebsd-rc@freebsd.org Message-ID: <20080127005408.GE52539@lor.one-eyed-alien.net> References: <200801260814.m0Q8EDeT053102@freefall.freebsd.org> <479B5D72.2010706@FreeBSD.org> <20080126175535.GA52539@lor.one-eyed-alien.net> <20080126223558.J69773@fledge.watson.org> <479BC6CE.1080601@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c3bfwLpm8qysLVxt" Content-Disposition: inline In-Reply-To: <479BC6CE.1080601@FreeBSD.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Sat, 26 Jan 2008 18:54:08 -0600 (CST) Cc: freebsd-bugs@freebsd.org, Robert Watson , bug-followup@freebsd.org Subject: Re: conf/119995: [patch] New rc.d script ddb to load ddb scripts from /etc/ddb.conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 00:54:10 -0000 --c3bfwLpm8qysLVxt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 26, 2008 at 03:48:30PM -0800, Doug Barton wrote: > Robert Watson wrote: > >=20 > > On Sat, 26 Jan 2008, Brooks Davis wrote: > >=20 > >> IMO we want this in the base and ideally this script or the crash dump > >> script would grow the option to mail text dumps somewhere > >> automatically (off by default of course). This should be as tightly > >> integrated as we can reasonably make it. > >=20 > > I think I'd like to see something along these lines in the base, as > > offering tools to help autonatically configure DDB scripting isn't all > > that different from offering tools to configure firewalls, run user > > scripts, etc. >=20 > I see a fairly significant difference, namely that the other things > you mentioned are things that we expect all of our users to be able to > and/or want to do. No one wants to debug crash dumps. :) I think you've misunderstood what we're suggesting. What all our users want is to never run into any bugs and failing that to have a fix magically appear the moment they do hit one. :) I think this another step toward more reliably providing developers the information they need to discover and fix bugs that users hit. I'd venture to say that 80-90% of panic reports we receive are useless because we don't have what we need to do anything with them and this is a step toward resolving that. I'd really like to see 8.0 ship with textdumps on by default. -- Brooks --c3bfwLpm8qysLVxt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFHm9YvXY6L6fI4GtQRAhE1AKCLw4WVAHcXEkIGsZ2Gbim/glj9lwCgzq1C HC2LuHW332Ulum9MHDzUiKU= =+mjp -----END PGP SIGNATURE----- --c3bfwLpm8qysLVxt-- From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 01:08:45 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E5E516A468; Sun, 27 Jan 2008 01:08:45 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4A89D13C448; Sun, 27 Jan 2008 01:08:45 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from freefall.freebsd.org (thompsa@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R18jDs042093; Sun, 27 Jan 2008 01:08:45 GMT (envelope-from thompsa@freefall.freebsd.org) Received: (from thompsa@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0R18i3p042089; Sun, 27 Jan 2008 01:08:44 GMT (envelope-from thompsa) Date: Sun, 27 Jan 2008 01:08:44 GMT Message-Id: <200801270108.m0R18i3p042089@freefall.freebsd.org> To: samb@catalyst.net.nz, thompsa@FreeBSD.org, freebsd-bugs@FreeBSD.org, sam@FreeBSD.org From: thompsa@FreeBSD.org Cc: Subject: Re: kern/120020: [wpi] [patch] if_wpi panic in 7.0-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: Sun, 27 Jan 2008 01:08:45 -0000 Synopsis: [wpi] [patch] if_wpi panic in 7.0-PRERELEASE State-Changed-From-To: open->patched State-Changed-By: thompsa State-Changed-When: Sun Jan 27 01:08:17 UTC 2008 State-Changed-Why: Sam has committed this, awaiting MFC. Responsible-Changed-From-To: freebsd-bugs->sam Responsible-Changed-By: thompsa Responsible-Changed-When: Sun Jan 27 01:08:17 UTC 2008 Responsible-Changed-Why: Sam has committed this, awaiting MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=120020 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 01:10:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A90B16A41A for ; Sun, 27 Jan 2008 01:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7D68313C45D for ; Sun, 27 Jan 2008 01:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R1A1rH042127 for ; Sun, 27 Jan 2008 01:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0R1A1sH042126; Sun, 27 Jan 2008 01:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 01:10:01 GMT Resent-Message-Id: <200801270110.m0R1A1sH042126@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, kevin brintnall Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFE2B16A421 for ; Sun, 27 Jan 2008 01:02:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id B735213C468 for ; Sun, 27 Jan 2008 01:02:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R10vpC049063 for ; Sun, 27 Jan 2008 01:00:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0R10vDM049062; Sun, 27 Jan 2008 01:00:57 GMT (envelope-from nobody) Message-Id: <200801270100.m0R10vDM049062@www.freebsd.org> Date: Sun, 27 Jan 2008 01:00:57 GMT From: kevin brintnall To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/120026: kernel panic in "sis" driver (page fault while in kernel mode) 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, 27 Jan 2008 01:10:01 -0000 >Number: 120026 >Category: kern >Synopsis: kernel panic in "sis" driver (page fault while in kernel mode) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 01:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: kevin brintnall >Release: 6.3-RELEASE >Organization: >Environment: FreeBSD maguro.rufus.net 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Sun Jan 20 13:03:27 CST 2008 root@maguro.rufus.net:/usr/obj/usr/src/sys/RUFUS >Description: I've been experiencing regular kernel panics on 6.3-RELEASE machine. This machine was previously stable under 6.2-RELEASE. The crashes are always in the sis0 driver. The first crash I was able to capture looked like this: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xbfe7a7e8 fault code = supervisor read, page not present instruction pointer = 0x20:0xc07f8a16 stack pointer = 0x28:0xe6704c20 frame pointer = 0x28:0xe6704c68 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 31 (irq19: sis0) trap number = 12 panic: page fault cpuid = 0 Uptime: 59m55s Dumping 3007 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 3007MB (769776 pages) 2991 2975 2959 2943 2927 2911 2895 2879 2863 2847 2831 2815 2799 2783 2767 2751 2735 2719 2703 2687 2671 2655 2639 2623 2607 2591 2575 2559 2543 2527 2511 2495 2479 2463 2447 2431 2415 2399 2383 2367 2351 2335 2319 2303 2287 2271 2255 2239 2223 2207 2191 2175 2159 2143 2127 2111 2095 2079 2063 2047 2031 2015 1999 1983 1967 1951 1935 1919 1903 1887 1871 1855 1839 1823 1807 1791 1775 1759 1743 1727 1711 1695 1679 1663 1647 1631 1615 1599 1583 1567 1551 1535 1519 1503 1487 1471 1455 1439 1423 1407 1391 1375 1359 1343 1327 13crash-1 The subsequent two captures looked like this: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x40 fault code = supervisor read, page not present instruction pointer = 0x20:0xc07f9bec stack pointer = 0x28:0xe6704c9c frame pointer = 0x28:0xe6704ca4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 31 (irq19: sis0) trap number = 12 panic: page fault cpuid = 0 GEOM_MIRROR: Device gm1: rebuilding provider ad0s1 stopped. Uptime: 20m51s Dumping 3007 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 3007MB (769776 pages) 2991 2975 2959 2943 2927 2911 2895 2879 2863 2847 2831 2815 2799 2783 2767 2751 2735 2719 2703 2687 2671 2655 2639 2623 2607 2591 2575 2559 2543 2527 2511 2495 2479 2463 2447 2431 2415 2399 2383 2367 2351 2335 2319 2303 2287 2271 2255 2239 2223 2207 2191 2175 2159 2143 2127 2111 2095 2079 2063 2047 2031 2015 1999 1983 1967 1951 1935 1919 1903 1887 1871 1855 1839 1823 1807 1791 1775 1759 1743 1727 1711 1695 1679 1663 1647 1631 1615 1599 1583 1567 1551 1535 1519 1503 1487 1471 1455 1439 1423 1407 1391 1375 1359 1343 1327 1311 1295 1279 1263 1247 1231 1215 1199 1183 1167 1151 1135 1119 1103 1087 1071 1055 1039 1023 1007 991 975 959 943 927 911 895 879 863 847 831 815 799 783 767 751 735 719 703 687 671 655 639 623 607 591 575 559 543 527 511 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 ... ok The final crash was different... It hung the machine completely. I'm not sure if the hang was related to the crash, or whether it was background_fsck hanging the machine. I've had some problems with background_fsck in the past. sis0: discard frame w/o packet header panic: vm_fault: fault on nofault entry, addr: e3f7a000 cpuid = 0 GEOM_MIRROR: Device gm1: rebuilding provider ad0s1 stopped. Uptime: 5m42s Dumping 3007 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 3007MB (769776 pages)sis0: watchdog timeout sis0: watchdog timeout sis0: watchdog timeout sis0: watchdog timeout sis0: watchdog timeout sis0: watchdog timeout Although I have had several dumps to $dumpdev, savecore has never been able to retrieve any of them!! So, i can't provide a backtrace at this time. I'm attempting to deduce why savecore never produces anything.. savecore: error reading last dump header at offset 4296851456 in /dev/ad0s2b: Input/output error This is the full boot: /boot/kernel/acpi.ko text=0x46704 data=0x2440+0x1b8c syms=[0x4+0x8050+0x4+0xaec0] Copyright (c) 1992-2008 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 is a registered trademark of The FreeBSD Foundation. FreeBSD 6.3-RELEASE #0: Sun Jan 20 13:03:27 CST 2008 root@maguro.rufus.net:/usr/obj/usr/src/sys/RUFUS Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (2796.35-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf29 Stepping = 9 Features=0xbfebfbff Features2=0x4400 Logical CPUs per core: 2 real memory = 3154051072 (3007 MB) avail memory = 3085287424 (2942 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 cpu1: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe0000000-0xe3ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) isab0: at device 2.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 2.5 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 2.7 (no driver attached) ohci0: mem 0xcfff9000-0xcfff9fff irq 20 at device 3.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xcfffa000-0xcfffafff irq 21 at device 3.1 on pci0 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered ehci0: mem 0xcfffb000-0xcfffbfff irq 23 at device 3.2 on pci0 ehci0: [GIANT-LOCKED] usb2: EHCI version 1.0 usb2: companion controllers, 3 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: SiS EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 6 ports with 6 removable, self powered sis0: port 0xd400-0xd4ff mem 0xcfff8000-0xcfff8fff irq 19 at device 4.0 on pci0 miibus0: on sis0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sis0: Ethernet address: 00:0b:6a:59:ff:67 fdc0: port 0x3f2-0x3f3,0x3f4-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcbfff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled Timecounters tick every 1.000 msec ad0: 114440MB at ata0-master UDMA100 ad2: 114473MB at ata1-master UDMA100 SMP: AP CPU #1 Launched! GEOM_MIRROR: Device gm1 created (id=1450529221). GEOM_MIRROR: Device gm1: provider ad0s1 detected. GEOM_MIRROR: Device gm1: provider ad2s1 detected. GEOM_MIRROR: Device gm1: provider ad2s1 activated. GEOM_MIRROR: Device gm1: provider mirror/gm1 launched. GEOM_MIRROR: Device gm1: rebuilding provider ad0s1. Trying to mount root from ufs:/dev/mirror/gm1a WARNING: / was not properly dismounted Loading configuration files. kernel dumps on /dev/ad0s2b Entropy harvesting: interrupts ethernet point_to_point kickstart. swapon: adding /dev/ad0s2b as swap device swapon: adding /dev/ad2s2b as swap device Starting file system checks: /dev/mirror/gm1a: 2010 files, 41571 used, 212244 free (2924 frags, 26165 blocks, 1.2% fragmentation) /dev/mirror/gm1f: 22506 files, 3949371 used, 44943764 free (7292 frags, 5617059 blocks, 0.0% fragmentation) .. lots of fsck Mounting local file systems:. Setting hostname: maguro.rufus.net. kern.ipc.shm_use_phys: 0 -> 1 machdep.hyperthreading_allowed: 0 -> 1 kern.ipc.maxsockbuf: 262144 -> 16777216 net.inet.tcp.sendspace: 32768 -> 262144 net.inet.tcp.recvspace: 65536 -> 262144 net.inet.udp.recvspace: 41600 -> 2097152 net.inet.udp.maxdgram: 9216 -> 65535 lo0: flags=8049 mitu 16384 s inet 127.0.0.1 0netmask 0xff0000:00 sis0: flags=8843l mtu 150k0 options=8 inet 2s09.240.71.9 netmtask 0xfffffff8 baroadcast 209.240t.71.15 ether 0e0:0b:6a:59:ff:67 media: Etherncet autoselect (1h00baseTX ) statusn: active ged to UP Starting pflog. pflog0: promiscuous mode enabled Enabling pf. Jan 26 17:29:54 pflogd[311]: [priv]: msg PRIV_OPEN_LOG received pf enabled add net default: gateway 209.240.71.14 Additional routing options:. Starting devd. hw.acpi.cpu.cx_lowest: C1 sysctl: hw.acpi.cpu.cx_lowest: Invalid argument Additional TCP options:. Mounting NFS file systems:. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/apache2 /usr/local/lib/compat/pkg /usr/local/lib/graphviz /usr/local/lib/jabberd /usr/local/lib/pth /usr/local/lib/zsh /usr/local/lib/apache2 /usr/local/lib/compat/pkg /usr/local/lib/graphviz /usr/local/lib/jabberd /usr/local/lib/pth /usr/local/lib/zsh a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout Creating and/or trimming log files:. Starting syslogd. Checking for core dump on /dev/ad0s2b... savecore: error reading last dump header at offset 4296851456 in /dev/ad0s2b: Input/output error savecore: no dumps found Jan 26 17:29:56 maguro savecore: error reading last dump header at offset 4296851456 in /dev/ad0s2b: Input/output error Initial i386 initialization:. Additional ABI support:. Starting named. Clearing /tmp (X related). Starting socks5. Starting local daemons:. Updating motd. Mounting late file systems:. Starting ntpd. Jan 26 17:30:00 maguro ntpd[615]: no IPv6 interfaces found postfix/postfix-script: starting the Postfix mail system Configuring syscons: blanktime. Starting sshd. Starting cron. Local package initialization:. Sat Jan 26 17:30:03 CST 2008 FreeBSD/i386 (maguro.rufus.net) (ttyd0) login: Jan 26 17:32:10 maguro savecore: error reading last dump header at offset 4296851456 in /dev/ad0s2b: Input/output error Jan 26 17:32:31 maguro savecore: error reading last dump header at offset 4296851456 in /dev/ad0s2b: Input/output error >How-To-Repeat: The panic occurs most often when the system is under high load. "/usr/src# make cleandir" can cause the problem. Also, it is more likely to happen during gmirror re-builds (which are common due to all the crashes). However, it has also crashed a couple times under low load. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 05:41:45 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC69F16A46C for ; Sun, 27 Jan 2008 05:41:45 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id 2C34613C45D for ; Sun, 27 Jan 2008 05:41:44 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 30674 invoked by uid 399); 27 Jan 2008 05:41:44 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 27 Jan 2008 05:41:44 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <479C1996.9040402@FreeBSD.org> Date: Sat, 26 Jan 2008 21:41:42 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (X11/20080126) MIME-Version: 1.0 To: Brooks Davis References: <200801260814.m0Q8EDeT053102@freefall.freebsd.org> <479B5D72.2010706@FreeBSD.org> <20080126175535.GA52539@lor.one-eyed-alien.net> <20080126223558.J69773@fledge.watson.org> <479BC6CE.1080601@FreeBSD.org> <20080127005408.GE52539@lor.one-eyed-alien.net> In-Reply-To: <20080127005408.GE52539@lor.one-eyed-alien.net> X-Enigmail-Version: 0.95.5 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Robert Watson , freebsd-bugs@freebsd.org, freebsd-rc@freebsd.org, bug-followup@freebsd.org Subject: Re: conf/119995: [patch] New rc.d script ddb to load ddb scripts from /etc/ddb.conf X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 05:41:45 -0000 Brooks Davis wrote: > I think you've misunderstood what we're suggesting. I understand perfectly what you're suggesting, and why you're suggesting it. I just don't agree with you. However, as I said I am not going to object to including it in the base, I just wanted to state an opinion. It's ok with me if no one shares it. :) Doug -- This .signature sanitized for your protection From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 08:18:52 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50C3416A41B; Sun, 27 Jan 2008 08:18:52 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2365113C468; Sun, 27 Jan 2008 08:18:52 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (mtm@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R8IqO6075165; Sun, 27 Jan 2008 08:18:52 GMT (envelope-from mtm@freefall.freebsd.org) Received: (from mtm@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0R8IprU075161; Sun, 27 Jan 2008 08:18:51 GMT (envelope-from mtm) Date: Sun, 27 Jan 2008 08:18:51 GMT Message-Id: <200801270818.m0R8IprU075161@freefall.freebsd.org> To: andrew.hayden@gmail.com, mtm@FreeBSD.org, freebsd-bugs@FreeBSD.org From: mtm@FreeBSD.org Cc: Subject: Re: bin/71786: [patch] adduser breaks if /sbin/nologin is included in /etc/shells 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, 27 Jan 2008 08:18:52 -0000 Synopsis: [patch] adduser breaks if /sbin/nologin is included in /etc/shells State-Changed-From-To: analyzed->closed State-Changed-By: mtm State-Changed-When: Sun Jan 27 08:17:35 UTC 2008 State-Changed-Why: This was commited in rev. 1.25 on 2004/09/23 http://www.freebsd.org/cgi/query-pr.cgi?pr=71786 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 08:22:48 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C325116A421; Sun, 27 Jan 2008 08:22:48 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9563513C467; Sun, 27 Jan 2008 08:22:48 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (mtm@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R8MmQ1075397; Sun, 27 Jan 2008 08:22:48 GMT (envelope-from mtm@freefall.freebsd.org) Received: (from mtm@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0R8MmlV075393; Sun, 27 Jan 2008 08:22:48 GMT (envelope-from mtm) Date: Sun, 27 Jan 2008 08:22:48 GMT Message-Id: <200801270822.m0R8MmlV075393@freefall.freebsd.org> To: ss@matik.com.br, mtm@FreeBSD.org, freebsd-bugs@FreeBSD.org From: mtm@FreeBSD.org Cc: Subject: Re: bin/80058: adduser -f exits silently if file has empty line or line starting with # 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, 27 Jan 2008 08:22:48 -0000 Synopsis: adduser -f exits silently if file has empty line or line starting with # State-Changed-From-To: patched->closed State-Changed-By: mtm State-Changed-When: Sun Jan 27 08:21:35 UTC 2008 State-Changed-Why: The incorrect patch was fixed in rev. 1.29 on 2007/04/12 http://www.freebsd.org/cgi/query-pr.cgi?pr=80058 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 08:25:37 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 932C916A41B; Sun, 27 Jan 2008 08:25:37 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 65F8D13C467; Sun, 27 Jan 2008 08:25:37 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (mtm@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R8Pbbg075477; Sun, 27 Jan 2008 08:25:37 GMT (envelope-from mtm@freefall.freebsd.org) Received: (from mtm@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0R8PbgH075473; Sun, 27 Jan 2008 08:25:37 GMT (envelope-from mtm) Date: Sun, 27 Jan 2008 08:25:37 GMT Message-Id: <200801270825.m0R8PbgH075473@freefall.freebsd.org> To: prehor@gmail.com, mtm@FreeBSD.org, freebsd-bugs@FreeBSD.org From: mtm@FreeBSD.org Cc: Subject: Re: bin/87230: [PATCH] -G is ignored when adduser get accounts from file 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, 27 Jan 2008 08:25:37 -0000 Synopsis: [PATCH] -G is ignored when adduser get accounts from file State-Changed-From-To: open->closed State-Changed-By: mtm State-Changed-When: Sun Jan 27 08:24:25 UTC 2008 State-Changed-Why: Fixed in rev. 1.31 on 2007/10/20 http://www.freebsd.org/cgi/query-pr.cgi?pr=87230 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 08:28:23 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 286D116A41A; Sun, 27 Jan 2008 08:28:23 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EFED013C458; Sun, 27 Jan 2008 08:28:22 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (mtm@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R8SMcJ075568; Sun, 27 Jan 2008 08:28:22 GMT (envelope-from mtm@freefall.freebsd.org) Received: (from mtm@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0R8SMSb075564; Sun, 27 Jan 2008 08:28:22 GMT (envelope-from mtm) Date: Sun, 27 Jan 2008 08:28:22 GMT Message-Id: <200801270828.m0R8SMSb075564@freefall.freebsd.org> To: Dan.Mahoney@prime.gushi.org, mtm@FreeBSD.org, freebsd-bugs@FreeBSD.org From: mtm@FreeBSD.org Cc: Subject: Re: bin/116694: adduser(8) echoes wrong UID on subsequent additions 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, 27 Jan 2008 08:28:23 -0000 Synopsis: adduser(8) echoes wrong UID on subsequent additions State-Changed-From-To: open->closed State-Changed-By: mtm State-Changed-When: Sun Jan 27 08:27:37 UTC 2008 State-Changed-Why: Fixed in rev. 1.30 on 2007/04/12 http://www.freebsd.org/cgi/query-pr.cgi?pr=116694 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 08:46:33 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB61E16A421; Sun, 27 Jan 2008 08:46:33 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AECCB13C458; Sun, 27 Jan 2008 08:46:33 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R8kXT7078060; Sun, 27 Jan 2008 08:46:33 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0R8kXY9078056; Sun, 27 Jan 2008 08:46:33 GMT (envelope-from linimon) Date: Sun, 27 Jan 2008 08:46:33 GMT Message-Id: <200801270846.m0R8kXY9078056@freefall.freebsd.org> To: ap@bnc.net, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/15542: [de] de(4) suddenly stops working 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, 27 Jan 2008 08:46:33 -0000 Synopsis: [de] de(4) suddenly stops working State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Sun Jan 27 08:45:06 UTC 2008 State-Changed-Why: Feedback timeout. This PR has been sitting around for quite some time, and the driver has undergone a lot of changes since then. If this is still an issue, let us know and we can reopen it. http://www.freebsd.org/cgi/query-pr.cgi?pr=15542 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 09:07:06 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27E9116A418; Sun, 27 Jan 2008 09:07:06 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EDA9D13C4E5; Sun, 27 Jan 2008 09:07:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0R975Zo078812; Sun, 27 Jan 2008 09:07:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0R975Q8078808; Sun, 27 Jan 2008 09:07:05 GMT (envelope-from linimon) Date: Sun, 27 Jan 2008 09:07:05 GMT Message-Id: <200801270907.m0R975Q8078808@freefall.freebsd.org> To: sid@merlin.com.ua, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/113100: [sata] motherboard Asus M2N-MX chipset nForce 439 NCP== No Drivers for SATA, result == UDMA33, no ethernet port detected. :( 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, 27 Jan 2008 09:07:06 -0000 Synopsis: [sata] motherboard Asus M2N-MX chipset nForce 439 NCP== No Drivers for SATA, result == UDMA33, no ethernet port detected. :( State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Sun Jan 27 09:05:51 UTC 2008 State-Changed-Why: Feedback timeout (2 months). We need the pciconf output to proceed. If you can still give us that information, we can reopen this ticket. http://www.freebsd.org/cgi/query-pr.cgi?pr=113100 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 10:16:56 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63D8816A41B; Sun, 27 Jan 2008 10:16:56 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 37E0913C467; Sun, 27 Jan 2008 10:16:56 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (mtm@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RAGuvm086509; Sun, 27 Jan 2008 10:16:56 GMT (envelope-from mtm@freefall.freebsd.org) Received: (from mtm@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RAGtAk086505; Sun, 27 Jan 2008 10:16:55 GMT (envelope-from mtm) Date: Sun, 27 Jan 2008 10:16:55 GMT Message-Id: <200801271016.m0RAGtAk086505@freefall.freebsd.org> To: wgrim@siue.edu, mtm@FreeBSD.org, freebsd-bugs@FreeBSD.org From: mtm@FreeBSD.org Cc: Subject: Re: bin/60636: Enhancement to adduser script. 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, 27 Jan 2008 10:16:56 -0000 Synopsis: Enhancement to adduser script. State-Changed-From-To: open->closed State-Changed-By: mtm State-Changed-When: Sun Jan 27 10:15:31 UTC 2008 State-Changed-Why: Duplicate of bin/105060. Also, the patch in this PR seems to be reversed and incomplete with respect to the other PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=60636 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 10:18:37 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31BE216A469; Sun, 27 Jan 2008 10:18:37 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0593713C47E; Sun, 27 Jan 2008 10:18:37 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from freefall.freebsd.org (mtm@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RAIar5086582; Sun, 27 Jan 2008 10:18:36 GMT (envelope-from mtm@freefall.freebsd.org) Received: (from mtm@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RAIaW0086578; Sun, 27 Jan 2008 10:18:36 GMT (envelope-from mtm) Date: Sun, 27 Jan 2008 10:18:36 GMT Message-Id: <200801271018.m0RAIaW0086578@freefall.freebsd.org> To: waldeck@gmx.de, mtm@FreeBSD.org, freebsd-bugs@FreeBSD.org, mtm@FreeBSD.org From: mtm@FreeBSD.org Cc: Subject: Re: bin/105060: [patch] adduser(8) does not support the setting of the mode of the home 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: Sun, 27 Jan 2008 10:18:37 -0000 Synopsis: [patch] adduser(8) does not support the setting of the mode of the home directory State-Changed-From-To: open->patched State-Changed-By: mtm State-Changed-When: Sun Jan 27 10:17:29 UTC 2008 State-Changed-Why: Patched in HEAD, will MFC in one week Responsible-Changed-From-To: freebsd-bugs->mtm Responsible-Changed-By: mtm Responsible-Changed-When: Sun Jan 27 10:17:29 UTC 2008 Responsible-Changed-Why: Patched in HEAD, will MFC in one week http://www.freebsd.org/cgi/query-pr.cgi?pr=105060 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 10:30:04 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1478216A417 for ; Sun, 27 Jan 2008 10:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DB57F13C4CC for ; Sun, 27 Jan 2008 10:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RAU3EA087372 for ; Sun, 27 Jan 2008 10:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RAU3DR087368; Sun, 27 Jan 2008 10:30:03 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 10:30:03 GMT Message-Id: <200801271030.m0RAU3DR087368@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jaakko Heinonen Cc: Subject: Re: bin/48318: Segmentation fault in sh with attached script X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jaakko Heinonen List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 10:30:04 -0000 The following reply was made to PR bin/48318; it has been noted by GNATS. From: Jaakko Heinonen To: mtm@FreeBSD.org Cc: bug-followup@FreeBSD.org Subject: Re: bin/48318: Segmentation fault in sh with attached script Date: Sun, 27 Jan 2008 12:26:25 +0200 [PR bin/48318] > This patch is not optimum. It breaks some other things. Can you please elaborate on which other things the patch breaks. From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 10:30:26 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAE9016A419; Sun, 27 Jan 2008 10:30:26 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8E68713C458; Sun, 27 Jan 2008 10:30:26 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RAO7Z8087051; Sun, 27 Jan 2008 10:24:07 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RAO6IG087047; Sun, 27 Jan 2008 10:24:06 GMT (envelope-from remko) Date: Sun, 27 Jan 2008 10:24:06 GMT Message-Id: <200801271024.m0RAO6IG087047@freefall.freebsd.org> To: solik@chereda.net, remko@FreeBSD.org, freebsd-bugs@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: kern/48996: [rl] [panic] Fatal trap 12 with incoming traffic from WindowsXP via RTL8139 NIC 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, 27 Jan 2008 10:30:26 -0000 Synopsis: [rl] [panic] Fatal trap 12 with incoming traffic from WindowsXP via RTL8139 NIC State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Sun Jan 27 10:24:06 UTC 2008 State-Changed-Why: Pieter de goeje reports that this might be resolved, unless this is proven wrong, lets close the ticket. http://www.freebsd.org/cgi/query-pr.cgi?pr=48996 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 10:40:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9422916A421 for ; Sun, 27 Jan 2008 10:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5768613C461 for ; Sun, 27 Jan 2008 10:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RAe2Id088535 for ; Sun, 27 Jan 2008 10:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RAe2gN088534; Sun, 27 Jan 2008 10:40:02 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 10:40:02 GMT Resent-Message-Id: <200801271040.m0RAe2gN088534@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, Kenneth Freidank Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F7A416A41B for ; Sun, 27 Jan 2008 10:36:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id EF0F313C448 for ; Sun, 27 Jan 2008 10:36:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RAZAGX007792 for ; Sun, 27 Jan 2008 10:35:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RAZA1f007791; Sun, 27 Jan 2008 10:35:10 GMT (envelope-from nobody) Message-Id: <200801271035.m0RAZA1f007791@www.freebsd.org> Date: Sun, 27 Jan 2008 10:35:10 GMT From: Kenneth Freidank To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/120034: 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 G memory, works with 512 M 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, 27 Jan 2008 10:40:02 -0000 >Number: 120034 >Category: kern >Synopsis: 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 G memory, works with 512 M >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 Jan 27 10:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Kenneth Freidank >Release: 6.3 >Organization: >Environment: FreeBSD t5048.genken.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: Running 6.3 release from .iso disk image. No modifications to kernel. At 512 M of DDR2 memory, everything runs great. .. ohci0: irq 19 at device 19.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 .. Then I add 1 G of DDR2 memory so I have a total of 1.5 G of memory. XP runs great (dual boot with each OS on its own disk). I even swapped the location of the memory cards, i.e. 1G in one slot, and 512M in the other slot. XP still ran fine. When I try FreeBSD, swapped or not, it hangs on boot up. .. ohci0: irq 19 at device 19.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 0.0 usb0: unsupported OHCI revision ohci0: USB init failed device_attach: ohci0 attach returned 5 ..the machine is hung at this point... >How-To-Repeat: Leave in the 1G chip. Also tried booting from the 6.2 release .iso image as well as booting off the 6.3 release .iso image -- install kernel hung both times with the 1G chip added for a total of 1.5 G. >Fix: Remove the 1G chip. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 10:50:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45B1316A41A for ; Sun, 27 Jan 2008 10:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 31D2B13C459 for ; Sun, 27 Jan 2008 10:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RAo308089064 for ; Sun, 27 Jan 2008 10:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RAo3xw089063; Sun, 27 Jan 2008 10:50:03 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 10:50:03 GMT Message-Id: <200801271050.m0RAo3xw089063@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Remko Lodder Cc: Subject: Re: kern/120034: 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 G memory, works with 512 M X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Remko Lodder List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 10:50:03 -0000 The following reply was made to PR kern/120034; it has been noted by GNATS. From: Remko Lodder To: Kenneth Freidank Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/120034: 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 G memory, works with 512 M Date: Sun, 27 Jan 2008 11:44:21 +0100 Kenneth Freidank wrote: Could you disable USB support in the bios and see where that leads up to? could it be that the additional memory kicks in the USB controller? and/or perhaps any other region? You did not provide a full boot dmesg btw; just giving parts of it makes it very hard to see what might be going on, in addition it could be interesting to start the freebsd installation without acpi support, and doing a boot verbose (that's 2 additional things we might like to see). Thanks, remko -- /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 11:10:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CC6016A468 for ; Sun, 27 Jan 2008 11:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 77DC913C467 for ; Sun, 27 Jan 2008 11:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RBA2Ec089757 for ; Sun, 27 Jan 2008 11:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RBA2cP089750; Sun, 27 Jan 2008 11:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 11:10:02 GMT Resent-Message-Id: <200801271110.m0RBA2cP089750@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, Niclas Zeising Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20FE416A417 for ; Sun, 27 Jan 2008 11:09:28 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0D5AF13C45A for ; Sun, 27 Jan 2008 11:09:28 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RB7kHv011667 for ; Sun, 27 Jan 2008 11:07:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RB7ke8011666; Sun, 27 Jan 2008 11:07:46 GMT (envelope-from nobody) Message-Id: <200801271107.m0RB7ke8011666@www.freebsd.org> Date: Sun, 27 Jan 2008 11:07:46 GMT From: Niclas Zeising To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/120035: Clock lagging behind when running FreeBSD as a guest in vmware 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, 27 Jan 2008 11:10:03 -0000 >Number: 120035 >Category: kern >Synopsis: Clock lagging behind when running FreeBSD as a guest in vmware >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 11:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Niclas Zeising >Release: FreeBSD-CURRENT >Organization: >Environment: FreeBSD aeris.daemonic.se 8.0-CURRENT-200801 FreeBSD 8.0-CURRENT-200801 #0 Sun Jan 6 23:56:34 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: When running FreeBSD as a guest OS inside vmware (VMWare Workstation 6.0.2) on a windows host (Windows 2000 SP 4) the clock lags behind. It feels like it's going slower than the real time, so to speak. When kern.hz is set to 1000 it lags behind real much, when setting kern.hz to 100 the slownes is much less, but it's still there. >How-To-Repeat: Install FreeBSD inside vmware, fiddle with kern.hz and see the clock lag behind. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 11:32:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C17416A417; Sun, 27 Jan 2008 11:32:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 21AE213C465; Sun, 27 Jan 2008 11:32:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RBW577093041; Sun, 27 Jan 2008 11:32:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RBW5e5093037; Sun, 27 Jan 2008 11:32:05 GMT (envelope-from linimon) Date: Sun, 27 Jan 2008 11:32:05 GMT Message-Id: <200801271132.m0RBW5e5093037@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-usb@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: usb/120034: [hang] 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 G memory, works with 512 M 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, 27 Jan 2008 11:32:05 -0000 Old Synopsis: 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 G memory, works with 512 M New Synopsis: [hang] 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 G memory, works with 512 M Responsible-Changed-From-To: freebsd-bugs->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jan 27 11:31:11 UTC 2008 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=120034 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 11:53:20 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18E0D16A419; Sun, 27 Jan 2008 11:53:20 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DDCD413C4D3; Sun, 27 Jan 2008 11:53:19 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RBrJft093802; Sun, 27 Jan 2008 11:53:19 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RBrJLf093798; Sun, 27 Jan 2008 11:53:19 GMT (envelope-from gavin) Date: Sun, 27 Jan 2008 11:53:19 GMT Message-Id: <200801271153.m0RBrJLf093798@freefall.freebsd.org> To: zag@sdobri.ru, gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/73961: [fdc] floppy disk drive performance problem [new in 5.3] 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, 27 Jan 2008 11:53:20 -0000 Synopsis: [fdc] floppy disk drive performance problem [new in 5.3] State-Changed-From-To: feedback->open State-Changed-By: gavin State-Changed-When: Sun Jan 27 11:52:13 UTC 2008 State-Changed-Why: I can now confirm this is the case on my hardware (Intel D875 motherboard) under 6.2. http://www.freebsd.org/cgi/query-pr.cgi?pr=73961 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 12:10:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F88F16A507 for ; Sun, 27 Jan 2008 12:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5CE3C13C465 for ; Sun, 27 Jan 2008 12:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RCA1oX094253 for ; Sun, 27 Jan 2008 12:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RCA1DL094252; Sun, 27 Jan 2008 12:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 12:10:01 GMT Resent-Message-Id: <200801271210.m0RCA1DL094252@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, mattijs vreeling Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7538316A475 for ; Sun, 27 Jan 2008 12:01:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 61A2113C47E for ; Sun, 27 Jan 2008 12:01:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RC0HH7016224 for ; Sun, 27 Jan 2008 12:00:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RC0HI9016223; Sun, 27 Jan 2008 12:00:17 GMT (envelope-from nobody) Message-Id: <200801271200.m0RC0HI9016223@www.freebsd.org> Date: Sun, 27 Jan 2008 12:00:17 GMT From: mattijs vreeling To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/120038: dnsbl features in sendmail mc file not showing up in cf file 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, 27 Jan 2008 12:10:01 -0000 >Number: 120038 >Category: misc >Synopsis: dnsbl features in sendmail mc file not showing up in cf file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 12:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: mattijs vreeling >Release: 6.3-STABLE >Organization: snow >Environment: FreeBSD linq.nxdomain.nl 6.3-STABLE FreeBSD 6.3-STABLE #3: Wed Jan 23 23:47:47 CET 2008 root@linq.nxdomain.nl:/usr/obj/usr/src/sys/LINQ_KERN i386 >Description: when adding the dnsbl feature to the mc file, in my case /etc/mail/linq.nxdomain.nl.mc, after running make && make install the rule isn't showing up in the sendmail.cf file. -- line in .mc file -- FEATURE(dnsbl, `sbl.spamhaus.org', `"550 Mail from " $&{client_addr} " on SBL, see http://www.spamhaus.org/query/bl?ip=" $&{client_addr}') -- lines in .cf file -- # DNS based IP address spam list sbl.spamhaus.org R$* $: $&{client_addr} R$-.$-.$-.$- $: $(dnsbl $4.$3.$2.$1.sbl.spamhaus.org. $: OK $) ROK $: OKSOFAR R$+ $: TMPOK -- expected lines in .cf file -- # DNS based IP address spam list sbl.spamhaus.org R$* $: $&{client_addr} R$-.$-.$-.$- $: $(dnsbl $4.$3.$2.$1.sbl.spamhaus.org. $: OK $) ROK $: OKSOFAR R$+ $: TMPOK R$+ $#error $@ 5.7.1 $: "550 Mail from " $&{client_addr} " on SBL, see http://www.spamhaus.org/query/bl?ip=" $&{client_addr} >How-To-Repeat: add FEATURE(dnsbl, `sbl.spamhaus.org', `"550 Mail from " $&{client_addr} " on SBL, see http://www.spamhaus.org/query/bl?ip=" $&{client_addr}') to .mc file and run make && make install from /etc/mail >Fix: workaround for me at the moment is to add the rewrite line in my sendmail.cf file manually. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 12:30:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C06B216A419 for ; Sun, 27 Jan 2008 12:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ADC9B13C457 for ; Sun, 27 Jan 2008 12:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RCU3QV096638 for ; Sun, 27 Jan 2008 12:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RCU35j096637; Sun, 27 Jan 2008 12:30:03 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 12:30:03 GMT Message-Id: <200801271230.m0RCU35j096637@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jaakko Heinonen Cc: Subject: Re: bin/107171: [patch] systat(1) doesn't die when it's xterm is killed while it's running X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jaakko Heinonen List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 12:30:03 -0000 The following reply was made to PR bin/107171; it has been noted by GNATS. From: Jaakko Heinonen To: bug-followup@FreeBSD.org, josh@tcbug.org Cc: Subject: Re: bin/107171: [patch] systat(1) doesn't die when it's xterm is killed while it's running Date: Sun, 27 Jan 2008 14:19:53 +0200 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Updated patch to add a missing include for stdlib.h in keyboard.c. (For exit(3) prototype.) --ibTvN161/egqYuK8 Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="systat-hang-on-getch-loop-fix.patch" Index: main.c =================================================================== RCS file: /home/ncvs/src/usr.bin/systat/main.c,v retrieving revision 1.21 diff -u -r1.21 main.c --- main.c 16 Jan 2008 19:27:43 -0000 1.21 +++ main.c 26 Jan 2008 21:01:28 -0000 @@ -136,6 +136,7 @@ signal(SIGINT, die); signal(SIGQUIT, die); signal(SIGTERM, die); + signal(SIGHUP, die); /* * Initialize display. Load average appears in a one line Index: keyboard.c =================================================================== RCS file: /home/ncvs/src/usr.bin/systat/keyboard.c,v retrieving revision 1.3 diff -u -r1.3 keyboard.c --- keyboard.c 16 Jan 2008 19:27:43 -0000 1.3 +++ keyboard.c 27 Jan 2008 12:10:25 -0000 @@ -39,8 +39,10 @@ static const char sccsid[] = "@(#)keyboard.c 8.1 (Berkeley) 6/6/93"; #endif +#include #include #include +#include #include #include "systat.h" @@ -57,7 +59,12 @@ move(CMDLINE, 0); do { refresh(); - ch = getch() & 0177; + if ((ch = getch()) == ERR) { + if (errno == EINTR) + continue; + exit(1); + } + ch &= 0177; if (ch == 0177 && ferror(stdin)) { clearerr(stdin); continue; --ibTvN161/egqYuK8-- From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 13:04:10 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FC0116A473; Sun, 27 Jan 2008 13:04:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 06A8913C46A; Sun, 27 Jan 2008 13:04:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RD497i001067; Sun, 27 Jan 2008 13:04:09 GMT (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RD49Vb001061; Sun, 27 Jan 2008 13:04:09 GMT (envelope-from rwatson) Date: Sun, 27 Jan 2008 13:04:09 GMT Message-Id: <200801271304.m0RD49Vb001061@freefall.freebsd.org> To: hysoka@gmail.com, rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org From: rwatson@FreeBSD.org Cc: Subject: Re: kern/115448: [panic] Kernel 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: Sun, 27 Jan 2008 13:04:10 -0000 Synopsis: [panic] Kernel Panic State-Changed-From-To: feedback->closed State-Changed-By: rwatson State-Changed-When: Sun Jan 27 13:03:24 UTC 2008 State-Changed-Why: Closing PR due to feedback timeout (>2 months). If you can provide further debugging information to help resolve this problem, please follow up on the PR and we can re-open it. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=115448 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 13:10:11 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E6A716A469; Sun, 27 Jan 2008 13:10:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3580113C45A; Sun, 27 Jan 2008 13:10:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RDABNF001482; Sun, 27 Jan 2008 13:10:11 GMT (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RDAALR001460; Sun, 27 Jan 2008 13:10:10 GMT (envelope-from rwatson) Date: Sun, 27 Jan 2008 13:10:10 GMT Message-Id: <200801271310.m0RDAALR001460@freefall.freebsd.org> To: jeffrilee@yahoo.com.cn, rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org From: rwatson@FreeBSD.org Cc: Subject: Re: kern/80469: [smbfs] mount_smbfs causes freebsd to reboot 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, 27 Jan 2008 13:10:11 -0000 Synopsis: [smbfs] mount_smbfs causes freebsd to reboot State-Changed-From-To: feedback->closed State-Changed-By: rwatson State-Changed-When: Sun Jan 27 13:09:15 UTC 2008 State-Changed-Why: Close due to feedback timeout (> 2 months). If you have any further information that could help us debug this problem, such as testing from a more recent version of FreeBSD, that would be very helpful--please follow up by e-mail on this PR and we can re-open it. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=80469 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 13:11:42 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A67FA16A419; Sun, 27 Jan 2008 13:11:42 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7D70A13C448; Sun, 27 Jan 2008 13:11:42 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RDBgpq001560; Sun, 27 Jan 2008 13:11:42 GMT (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RDBgo9001556; Sun, 27 Jan 2008 13:11:42 GMT (envelope-from rwatson) Date: Sun, 27 Jan 2008 13:11:42 GMT Message-Id: <200801271311.m0RDBgo9001556@freefall.freebsd.org> To: thom@communigate.com, rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org From: rwatson@FreeBSD.org Cc: Subject: Re: kern/84673: [nfs] NFS client problem "Stale NFS file handle" 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, 27 Jan 2008 13:11:42 -0000 Synopsis: [nfs] NFS client problem "Stale NFS file handle" State-Changed-From-To: feedback->closed State-Changed-By: rwatson State-Changed-When: Sun Jan 27 13:10:26 UTC 2008 State-Changed-Why: Closed due to feedback timeout (>2 months); it seems likely that this problem is resolved on recent FreeBSD versions. If you have any further information that could be used to help debug this problem, please follow up on the PR by e-mail and we can re-open it. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=84673 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 15:10:04 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5445816A420 for ; Sun, 27 Jan 2008 15:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2B34813C442 for ; Sun, 27 Jan 2008 15:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RFA4DH010465 for ; Sun, 27 Jan 2008 15:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RFA4sH010464; Sun, 27 Jan 2008 15:10:04 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 15:10:04 GMT Message-Id: <200801271510.m0RFA4sH010464@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Niclas Zeising Cc: Subject: Re: kern/120035: [vmware] Clock lagging behind when running FreeBSD as a guest in vmware X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Niclas Zeising List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 15:10:04 -0000 The following reply was made to PR kern/120035; it has been noted by GNATS. From: Niclas Zeising To: bug-followup@FreeBSD.org, niclas.zeising@gmail.com Cc: Subject: Re: kern/120035: [vmware] Clock lagging behind when running FreeBSD as a guest in vmware Date: Sun, 27 Jan 2008 15:38:50 +0100 Today when running with kern.hz set to 100 the clock is not drifting at all. It has stayded correct (the same time as the host) for more than 4 hours of uptime. I haven't tried resetting kern.hz to 1000 again to see if that still drifts. Observe that I haven't done anything to my configuration or recompiled anything. Regards! Niclas From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 15:40:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 473F916A419 for ; Sun, 27 Jan 2008 15:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 373F313C4D9 for ; Sun, 27 Jan 2008 15:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RFe5iQ014047 for ; Sun, 27 Jan 2008 15:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RFe5i1014046; Sun, 27 Jan 2008 15:40:05 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 15:40:05 GMT Message-Id: <200801271540.m0RFe5i1014046@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Cran Cc: Subject: Re: kern/103770: Group limitation X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Cran List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 15:40:05 -0000 The following reply was made to PR kern/103770; it has been noted by GNATS. From: Bruce Cran To: bug-followup@freebsd.org, dj@djcustom.com Cc: Subject: Re: kern/103770: Group limitation Date: Sun, 27 Jan 2008 15:33:02 +0000 It sounds like you may be bumping into the limit on group membership: in FreeBSD a user can only be a member of 16 groups due to a hard-coded limit in the NFS v2/3 protocol. There are also slightly higher limits imposed by both the kernel and userland because of the expectation that a user will only be a member of a small number of groups. While it is possible to fix this limitation, doing so will require quite a bit of work to change the data structures in the kernel and remove any limitations in userland programs which process groups. To verify that this is the issue you've found, does the login problem only occur when you're a member of 16 groups and everything works properly when you're a member of 15 or fewer groups? -- Bruce From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 15:40:11 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B272316A41A for ; Sun, 27 Jan 2008 15:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9282213C4EF for ; Sun, 27 Jan 2008 15:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RFeBtd014099 for ; Sun, 27 Jan 2008 15:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RFeBeT014098; Sun, 27 Jan 2008 15:40:11 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 15:40:11 GMT Resent-Message-Id: <200801271540.m0RFeBeT014098@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, Bernard Steiner Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB1C816A468 for ; Sun, 27 Jan 2008 15:39:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DA54313C455 for ; Sun, 27 Jan 2008 15:39:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RFbod2018400 for ; Sun, 27 Jan 2008 15:37:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RFboux018399; Sun, 27 Jan 2008 15:37:50 GMT (envelope-from nobody) Message-Id: <200801271537.m0RFboux018399@www.freebsd.org> Date: Sun, 27 Jan 2008 15:37:50 GMT From: Bernard Steiner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/120044: incorrect MSDOSFS label fries administrative access to GEOM 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, 27 Jan 2008 15:40:11 -0000 >Number: 120044 >Category: kern >Synopsis: incorrect MSDOSFS label fries administrative access to GEOM >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 15:40:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Bernard Steiner >Release: 6.3-STABLE >Organization: >Environment: FreeBSD grimma.anydomain.de 6.3-STABLE FreeBSD 6.3-STABLE #13: Fri Jan 25 20:23:36 CET 2008 root@grimma.anydomain.de:/usr/obj/usr/src/sys/GRIMMA amd64 >Description: An unexpected msdosfs label can fry GEOM. I have an old memory stick which happens to have (had ;-) a non-standard MSDOSFS label on it, viz: Jan 26 11:28:34 grimma kernel: umass0: vendor 0x0c76 product 0x0005, rev 1.10/1.00, addr 3 Jan 26 11:28:34 grimma kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Jan 26 11:28:34 grimma kernel: da0: (JetFlash Transcend 1.00) Removable Direct Access SCSI-2 device Jan 26 11:28:34 grimma kernel: da0: 1.000MB/s transfers Jan 26 11:28:34 grimma kernel: da0: 61MB (126600 512 byte sectors: 64H 32S/T 61C) Jan 26 11:28:35 grimma kernel: GEOM_LABEL: Label for provider da0 is msdosfs/(A0)(EA)(FF)(FF)(FF). (I replaced less-than and greater-than in those lines) Doing something like "gmirror status" while that memory stick is inserted yields a nice "Cannot get GEOM tree: Unknown error: -1." Note that the operation of the actual gmirror (and glabel, geli) devices is not affected afaik. The same stick works perfectly after being re-mlabel-d to a decent name. Stops working if the label is re-set to those unprintables... >How-To-Repeat: mlabel an msdosfs filesystem to 0xa0 0xea 0xff 0xff 0xff >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 15:58:11 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 558D516A41B; Sun, 27 Jan 2008 15:58:11 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E19613C455; Sun, 27 Jan 2008 15:58:11 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RFwBsP014608; Sun, 27 Jan 2008 15:58:11 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RFwAQ1014604; Sun, 27 Jan 2008 15:58:10 GMT (envelope-from gavin) Date: Sun, 27 Jan 2008 15:58:10 GMT Message-Id: <200801271558.m0RFwAQ1014604@freefall.freebsd.org> To: weijinhong@cjis.cn, gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting 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, 27 Jan 2008 15:58:11 -0000 Synopsis: [bge] bge0: watchdog timeout -- resetting State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Sun Jan 27 15:55:45 UTC 2008 State-Changed-Why: Can anyone confirm that the problem still occurs on FreeBSD 6.3 or 7.0? I suspect it may have been fixed by this commit: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/i386/intr_machdep.c#rev1.14.2.4.2.1 Responsible-Changed-From-To: freebsd-bugs->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jan 27 15:55:45 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 16:03:28 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 392E016A46C; Sun, 27 Jan 2008 16:03:28 +0000 (UTC) (envelope-from brde@optusnet.com.au) Received: from mail12.syd.optusnet.com.au (mail12.syd.optusnet.com.au [211.29.132.193]) by mx1.freebsd.org (Postfix) with ESMTP id B315E13C448; Sun, 27 Jan 2008 16:03:27 +0000 (UTC) (envelope-from brde@optusnet.com.au) Received: from besplex.bde.org (c211-30-219-213.carlnfd3.nsw.optusnet.com.au [211.30.219.213]) by mail12.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m0RG3NgJ031547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 28 Jan 2008 03:03:24 +1100 Date: Mon, 28 Jan 2008 02:51:47 +1100 (EST) From: Bruce Evans X-X-Sender: bde@besplex.bde.org To: linimon@FreeBSD.org In-Reply-To: <200801261438.m0QEcNCI087322@freefall.freebsd.org> Message-ID: <20080128024030.K928@besplex.bde.org> References: <200801261438.m0QEcNCI087322@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-bugs@FreeBSD.org, freebsd-standards@FreeBSD.org Subject: Re: standards/25777: [kernel] [patch] atime not updated on exec 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, 27 Jan 2008 16:03:28 -0000 On Sat, 26 Jan 2008 linimon@FreeBSD.org wrote: > Synopsis: [kernel] [patch] atime not updated on exec > It sounds as though from the audit-trail that this might be in > the 'standards' realm. This fixed from RELENG_mumble on for ffs only, and there is a special VOP_SETATTR() call for for fixing it in all fs's. It is unlikely to ever be fixed in nfs because atimes are broken in general in nfs and fixing that would have large overheads. nfs was pessimized in RELENG_mumble2 by turning the special VOP_SETATTR() call into a null RPC instead of ignoring it since it is unsupported. Other fs's might have a similar pessimization. Last time I looked, unionfs didn't do the right things to pass the special call down to the lowest layer. Bruce From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 18:50:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35A8816A420 for ; Sun, 27 Jan 2008 18:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC9B13C4E9 for ; Sun, 27 Jan 2008 18:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RIo0c3030618 for ; Sun, 27 Jan 2008 18:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RIo0tQ030617; Sun, 27 Jan 2008 18:50:00 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 18:50:00 GMT Resent-Message-Id: <200801271850.m0RIo0tQ030617@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Patrick Lamaiziere Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E16616A41B for ; Sun, 27 Jan 2008 18:43:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4CCEE13C45B for ; Sun, 27 Jan 2008 18:43:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RIfaie065210 for ; Sun, 27 Jan 2008 18:41:36 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RIfaO2065209; Sun, 27 Jan 2008 18:41:36 GMT (envelope-from nobody) Message-Id: <200801271841.m0RIfaO2065209@www.freebsd.org> Date: Sun, 27 Jan 2008 18:41:36 GMT From: Patrick Lamaiziere To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/120055: kdump segfaults on freebsd6_mmap syscall X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 18:50:01 -0000 >Number: 120055 >Category: misc >Synopsis: kdump segfaults on freebsd6_mmap syscall >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 18:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Patrick Lamaiziere >Release: RELENG_7_0 >Organization: >Environment: FreeBSD roxette.lamaiziere.net 7.0-RC1 FreeBSD 7.0-RC1 #0: Fri Jan 25 18:06:03 CET 2008 patrick@roxette.lamaiziere.net:/usr/obj/usr/src/sys/ROXETTE i386 >Description: kdump crashs with a segfault when dumping the content of the syscall freebsd6_mmap : $ kdump 69472 bash CALL freebsd6_mmap(0x3,0xbfbfdeb8,672202704,MAP_SHARED|[CUT],0,0,... I've inserted some printf() in /usr/src/usr.bin/kdump/kdump.c and the problem is that ktr->narg is equal to 3 when ktrsyscall() is called for this syscall. Line 305,/usr/src/usr.bin/kdump/kdump.c void ktrsyscall(struct ktr_syscall *ktr) { int narg = ktr->ktr_narg; register_t *ip; [CUT] #ifdef SYS_freebsd6_mmap } else if (ktr->ktr_code == SYS_freebsd6_mmap) { print_number(ip,narg,c); print_number(ip,narg,c); (void)putchar(','); mmapprotname ((int)*ip); (void)putchar(','); ip++; narg--; mmapflagsname ((int)*ip); ip++; narg--; Here narg = -1 because the macro print_number() decrements narg. So a after, it loops until it segfaults: [CUT] while (narg) { print_number(ip,narg,c); } (void)putchar(')'); For a fix, a "while (narg>0)" will be safer but i don't know if this is a bug on the call, a bug on ktrace or only a bug in kdump. Regards. >How-To-Repeat: The krace.out (gziped) can be found here : http://user.lamaiziere.net/patrick/ktrace.out.gz >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 19:50:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 962DE16A41B for ; Sun, 27 Jan 2008 19:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6C27E13C45A for ; Sun, 27 Jan 2008 19:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RJo1Hp034556 for ; Sun, 27 Jan 2008 19:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RJo0SQ034555; Sun, 27 Jan 2008 19:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 19:50:01 GMT Resent-Message-Id: <200801271950.m0RJo0SQ034555@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, Ermal Luçi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AB0216A417 for ; Sun, 27 Jan 2008 19:46:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 140EE13C455 for ; Sun, 27 Jan 2008 19:46:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RJisLr075039 for ; Sun, 27 Jan 2008 19:44:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RJis1c075038; Sun, 27 Jan 2008 19:44:54 GMT (envelope-from nobody) Message-Id: <200801271944.m0RJis1c075038@www.freebsd.org> Date: Sun, 27 Jan 2008 19:44:54 GMT From: Ermal Luçi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/120057: Allow propper settings of ALTQ_HFSC. The check i wrong since even with the values forbidden from this check you get a concave curve. 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, 27 Jan 2008 19:50:01 -0000 >Number: 120057 >Category: misc >Synopsis: Allow propper settings of ALTQ_HFSC. The check i wrong since even with the values forbidden from this check you get a concave curve. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 19:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ermal Luçi >Release: HEAD >Organization: >Environment: FreeBSD 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Mon Dec 17 22:57:03 CET 2007 root@:/usr/obj/usr/home/eri/development/compile/src/sys/GENERIC amd64 >Description: The authors of PF mistankely have inserted this patch which doesn't allow propper configuration of ALTQ_HFSC. With these parameters you can get a concave curve! Even if you read the paper dedicated to HFSC on acm.org you will see that the original author used a curve prohibitted by authors of PF. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: pfctl_altq.c =================================================================== RCS file: /home/eri/FreeBSD/src/contrib/pf/pfctl/pfctl_altq.c,v retrieving revision 1.9 diff -u -r1.9 pfctl_altq.c --- pfctl_altq.c 3 Jul 2007 12:30:02 -0000 1.9 +++ pfctl_altq.c 27 Jan 2008 19:41:11 -0000 @@ -690,13 +690,6 @@ return (-1); } - if ((opts->rtsc_m1 < opts->rtsc_m2 && opts->rtsc_m1 != 0) || - (opts->lssc_m1 < opts->lssc_m2 && opts->lssc_m1 != 0) || - (opts->ulsc_m1 < opts->ulsc_m2 && opts->ulsc_m1 != 0)) { - warnx("m1 must be zero for convex curve: %s", pa->qname); - return (-1); - } - /* * admission control: * for the real-time service curve, the sum of the service curves >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 20:14:30 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 908A116A46B; Sun, 27 Jan 2008 20:14:30 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 699EF13C469; Sun, 27 Jan 2008 20:14:30 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RKEU3K036798; Sun, 27 Jan 2008 20:14:30 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RKETmQ036794; Sun, 27 Jan 2008 20:14:29 GMT (envelope-from gavin) Date: Sun, 27 Jan 2008 20:14:29 GMT Message-Id: <200801272014.m0RKETmQ036794@freefall.freebsd.org> To: eugen@grosbein.pp.ru, gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/116536: [fdc] [patch] fdc(4) does not respect hint.fd.0.flags from device.hints 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, 27 Jan 2008 20:14:30 -0000 Synopsis: [fdc] [patch] fdc(4) does not respect hint.fd.0.flags from device.hints State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Sun Jan 27 20:10:23 UTC 2008 State-Changed-Why: To submitter: As far as I can tell, fdc(4) seems to be handling flags set through hint.fd.0.flags correctly. If you still believe this to be an issue, can you give an example of what you are trying to do and what you believe should be happening please? Responsible-Changed-From-To: freebsd-bugs->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jan 27 20:10:23 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=116536 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 21:00:06 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1107516A47F for ; Sun, 27 Jan 2008 21:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A1E3713C4FD for ; Sun, 27 Jan 2008 21:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RL057G040400 for ; Sun, 27 Jan 2008 21:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RL05C5040399; Sun, 27 Jan 2008 21:00:05 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 21:00:05 GMT Message-Id: <200801272100.m0RL05C5040399@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Cran Cc: Subject: Re: gnu/105221: grep(1): `grep -w -F ""` issue X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Cran List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 21:00:06 -0000 The following reply was made to PR gnu/105221; it has been noted by GNATS. From: Bruce Cran To: bug-followup@freebsd.org, gamato@users.sourceforge.net Cc: Subject: Re: gnu/105221: grep(1): `grep -w -F ""` issue Date: Sun, 27 Jan 2008 20:58:22 +0000 It appears this bug was introduced with revision 1.20 of search.c. It's still an issue on 7.0-RC1. -- Bruce From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 21:10:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB20516A421 for ; Sun, 27 Jan 2008 21:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C340513C447 for ; Sun, 27 Jan 2008 21:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RLA2u3040570 for ; Sun, 27 Jan 2008 21:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RLA2N6040569; Sun, 27 Jan 2008 21:10:02 GMT (envelope-from gnats) Date: Sun, 27 Jan 2008 21:10:02 GMT Message-Id: <200801272110.m0RLA2N6040569@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Patrick Lamaiziere Cc: Subject: Re: misc/120055: kdump segfaults on freebsd6_mmap syscall X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Patrick Lamaiziere List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 21:10:03 -0000 The following reply was made to PR misc/120055; it has been noted by GNATS. From: Patrick Lamaiziere To: bug-followup@FreeBSD.org Cc: Subject: Re: misc/120055: kdump segfaults on freebsd6_mmap syscall Date: Sun, 27 Jan 2008 21:44:02 +0100 My apologies, i forgot to say that it was a kdump on a linux program (acroread8) Shall kdump work in this case ? From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 21:10:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEEEA16A46E for ; Sun, 27 Jan 2008 21:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8E31513C46B for ; Sun, 27 Jan 2008 21:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RLA3RN040596 for ; Sun, 27 Jan 2008 21:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RLA3Kl040595; Sun, 27 Jan 2008 21:10:03 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 21:10:03 GMT Resent-Message-Id: <200801272110.m0RLA3Kl040595@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, Nathan Whitehorn Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 478C916A468 for ; Sun, 27 Jan 2008 21:06:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3767413C4D3 for ; Sun, 27 Jan 2008 21:06:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RL4vCK083435 for ; Sun, 27 Jan 2008 21:04:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RL4vf0083434; Sun, 27 Jan 2008 21:04:57 GMT (envelope-from nobody) Message-Id: <200801272104.m0RL4vf0083434@www.freebsd.org> Date: Sun, 27 Jan 2008 21:04:57 GMT From: Nathan Whitehorn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/120060: routed deletes link-level routes in the presence of a /32 alias 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, 27 Jan 2008 21:10:03 -0000 >Number: 120060 >Category: misc >Synopsis: routed deletes link-level routes in the presence of a /32 alias >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 21:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nathan Whitehorn >Release: 7.0-PRERELEASE >Organization: University of Chicago >Environment: FreeBSD banshee.munuc.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #2: Sun Jan 27 14:06:09 CST 2008 root@banshee.munuc.org:/usr/obj/usr/src/sys/X2100 amd64 >Description: If any interface on the system has a /32 alias (even if it is marked passive in /etc/gateways), routed will decide to delete all the link-level routes on that interface. For example, if interface bge0 has IP addresses 128.135.214.56/24 and 128.135.214.58/32, then the 128.135.214.0/24 link-level route will be deleted, leaving the machine unable to communicate with anything out of the that interface. >How-To-Repeat: Set up a /32 alias in the same subnet as the main IP address, then turn on routed. >Fix: Set the alias's netmask to /24. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 21:51:56 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4245216A420; Sun, 27 Jan 2008 21:51:56 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1C3A613C447; Sun, 27 Jan 2008 21:51:56 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RLpt4C045923; Sun, 27 Jan 2008 21:51:55 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RLptKE045919; Sun, 27 Jan 2008 21:51:55 GMT (envelope-from remko) Date: Sun, 27 Jan 2008 21:51:55 GMT Message-Id: <200801272151.m0RLptKE045919@freefall.freebsd.org> To: remko@FreeBSD.org, freebsd-bugs@FreeBSD.org, gshapiro@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: bin/120038: sendmail: dnsbl features in sendmail mc file not showing up in cf file 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, 27 Jan 2008 21:51:56 -0000 Old Synopsis: dnsbl features in sendmail mc file not showing up in cf file New Synopsis: sendmail: dnsbl features in sendmail mc file not showing up in cf file Responsible-Changed-From-To: freebsd-bugs->gshapiro Responsible-Changed-By: remko Responsible-Changed-When: Sun Jan 27 21:51:11 UTC 2008 Responsible-Changed-Why: Hello Gregory, can you look at this PR from my collegue? If i can help to fix the problem let me know! http://www.freebsd.org/cgi/query-pr.cgi?pr=120038 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 22:20:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 906A016A469 for ; Sun, 27 Jan 2008 22:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 707D713C478 for ; Sun, 27 Jan 2008 22:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RMK2tK048997 for ; Sun, 27 Jan 2008 22:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RMK28n048996; Sun, 27 Jan 2008 22:20:02 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 22:20:02 GMT Resent-Message-Id: <200801272220.m0RMK28n048996@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, Nathan Whitehorn Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CE2F16A418 for ; Sun, 27 Jan 2008 22:18:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 8CD9213C457 for ; Sun, 27 Jan 2008 22:18:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RMGlJU097974 for ; Sun, 27 Jan 2008 22:16:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RMGl19097973; Sun, 27 Jan 2008 22:16:47 GMT (envelope-from nobody) Message-Id: <200801272216.m0RMGl19097973@www.freebsd.org> Date: Sun, 27 Jan 2008 22:16:47 GMT From: Nathan Whitehorn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/120064: routed marks 802.11 interfaces 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: Sun, 27 Jan 2008 22:20:02 -0000 >Number: 120064 >Category: misc >Synopsis: routed marks 802.11 interfaces broken >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 22:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nathan Whitehorn >Release: 7.0-PRERELEASE >Organization: University of Chicago >Environment: FreeBSD banshee.munuc.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #2: Sun Jan 27 14:06:09 CST 2008 root@banshee.munuc.org:/usr/obj/usr/src/sys/X2100 amd64 >Description: Because wlan devices are intrinsically unreliable, the error counters increment much faster than routed would like. Then the interface gets marked broken, and routes to it deleted, very quickly. This means that dynamic announcement of wireless networks using the base routed is essentially broken. A good fix would be a way to tell routed that you know certain interfaces are unreliable and don't care if the error counters become large, or (better) some kind of autodetection of wireless devices. ifi_type reports 802.11 devices as IFT_ETHER, and I didn't look into how to get the media values. >How-To-Repeat: Set up a wireless NIC in hostap mode (I used an atheros one), turn on routed, use it for a couple of minutes, and watch it be shut off. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 22:31:39 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39FE216A418 for ; Sun, 27 Jan 2008 22:31:39 +0000 (UTC) (envelope-from jin@george.lbl.gov) Received: from smtp124.sbc.mail.sp1.yahoo.com (smtp124.sbc.mail.sp1.yahoo.com [69.147.64.97]) by mx1.freebsd.org (Postfix) with SMTP id 0E91813C442 for ; Sun, 27 Jan 2008 22:31:38 +0000 (UTC) (envelope-from jin@george.lbl.gov) Received: (qmail 797 invoked from network); 27 Jan 2008 22:31:38 -0000 Received: from unknown (HELO ?192.168.2.15?) (jinmtb@sbcglobal.net@76.199.107.118 with plain) by smtp124.sbc.mail.sp1.yahoo.com with SMTP; 27 Jan 2008 22:31:38 -0000 X-YMail-OSG: kpTV.HUVM1mQHSfWFFpynIWrQaUiVNt6yLVKm.paXaFw1SFq7MnMBQmPhhSWEHfBtM1xbj85tdmJUD7M1Ku9OHkgDUoCbf0PcgVgBR.jMh9YrVTAQP_nxEMxbetX X-Yahoo-Newman-Property: ymail-3 Message-ID: <479D0645.2080201@george.lbl.gov> Date: Sun, 27 Jan 2008 14:31:33 -0800 From: "Jin Guojun [VFFS]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20061027 X-Accept-Language: en, zh, zh-CN MIME-Version: 1.0 To: linimon@FreeBSD.org References: <200801252149.m0PLnRNY097096@freefall.freebsd.org> In-Reply-To: <200801252149.m0PLnRNY097096@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org, j_guojun@lbl.gov Subject: Re: bin/65546: [sysinstall] 4.10-BETA fails to install from 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: Sun, 27 Jan 2008 22:31:39 -0000 linimon@FreeBSD.org wrote: >Synopsis: [sysinstall] 4.10-BETA fails to install from NFS > >State-Changed-From-To: open->feedback >State-Changed-By: linimon >State-Changed-When: Fri Jan 25 21:48:45 UTC 2008 >State-Changed-Why: >It is quite some time since this PR was filed. Does the problem still >recur with modern versions of FreeBSD? > > >Responsible-Changed-From-To: freebsd-bugs->linimon >Responsible-Changed-By: linimon >Responsible-Changed-When: Fri Jan 25 21:48:45 UTC 2008 >Responsible-Changed-Why: >track. > >http://www.freebsd.org/cgi/query-pr.cgi?pr=65546 > > This was a BETA specific failure. Please close this PR. Thanks, -Jin From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 22:38:35 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CB0816A41B; Sun, 27 Jan 2008 22:38:35 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 56A9013C455; Sun, 27 Jan 2008 22:38:35 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RMcZ2W050883; Sun, 27 Jan 2008 22:38:35 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RMcYZD050879; Sun, 27 Jan 2008 22:38:34 GMT (envelope-from gavin) Date: Sun, 27 Jan 2008 22:38:34 GMT Message-Id: <200801272238.m0RMcYZD050879@freefall.freebsd.org> To: ar@apmk.ru, gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/66564: [xl] [patch] 3c920-MV00 PHY detection problem 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, 27 Jan 2008 22:38:35 -0000 Synopsis: [xl] [patch] 3c920-MV00 PHY detection problem State-Changed-From-To: feedback->closed State-Changed-By: gavin State-Changed-When: Sun Jan 27 22:38:08 UTC 2008 State-Changed-Why: Feedback timeout (6 months) Responsible-Changed-From-To: freebsd-bugs->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jan 27 22:38:08 UTC 2008 Responsible-Changed-Why: Feedback timeout (6 months) http://www.freebsd.org/cgi/query-pr.cgi?pr=66564 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 23:11:21 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21AED16A46B; Sun, 27 Jan 2008 23:11:21 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EF39013C448; Sun, 27 Jan 2008 23:11:20 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RNBKe9052351; Sun, 27 Jan 2008 23:11:20 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RNBK1I052347; Sun, 27 Jan 2008 23:11:20 GMT (envelope-from gavin) Date: Sun, 27 Jan 2008 23:11:20 GMT Message-Id: <200801272311.m0RNBK1I052347@freefall.freebsd.org> To: gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-rc@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: conf/119076: [patch] [rc] /etc/rc.d/netif tries to remove alias addresses two times from interfaces X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 23:11:21 -0000 Old Synopsis: [patch] /etc/rc.d/netif tries to remove alias addresses two times from interfaces New Synopsis: [patch] [rc] /etc/rc.d/netif tries to remove alias addresses two times from interfaces Responsible-Changed-From-To: freebsd-bugs->freebsd-rc Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jan 27 23:10:10 UTC 2008 Responsible-Changed-Why: Over to rc mailing list http://www.freebsd.org/cgi/query-pr.cgi?pr=119076 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 23:18:35 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B02016A417; Sun, 27 Jan 2008 23:18:35 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6516A13C44B; Sun, 27 Jan 2008 23:18:35 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RNIZEf054196; Sun, 27 Jan 2008 23:18:35 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RNIZMt054192; Sun, 27 Jan 2008 23:18:35 GMT (envelope-from gavin) Date: Sun, 27 Jan 2008 23:18:35 GMT Message-Id: <200801272318.m0RNIZMt054192@freefall.freebsd.org> To: gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-rc@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: conf/118385: [patch] [rc] /etc/rc.d/motd doesn't work on custom system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 23:18:35 -0000 Old Synopsis: [patch] /etc/rc.d/motd doesn't work on custom system New Synopsis: [patch] [rc] /etc/rc.d/motd doesn't work on custom system Responsible-Changed-From-To: freebsd-bugs->freebsd-rc Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jan 27 23:18:06 UTC 2008 Responsible-Changed-Why: Over to freebsd-rc http://www.freebsd.org/cgi/query-pr.cgi?pr=118385 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 23:35:52 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BE1616A41A; Sun, 27 Jan 2008 23:35:52 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 65A0113C43E; Sun, 27 Jan 2008 23:35:52 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RNZqcU055575; Sun, 27 Jan 2008 23:35:52 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RNZq49055571; Sun, 27 Jan 2008 23:35:52 GMT (envelope-from gavin) Date: Sun, 27 Jan 2008 23:35:52 GMT Message-Id: <200801272335.m0RNZq49055571@freefall.freebsd.org> To: dimanenator@gmail.com, gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: conf/118035: [patch] /etc/rc.d/mdconfig always fails with: ERROR: mdX already exists 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, 27 Jan 2008 23:35:52 -0000 Synopsis: [patch] /etc/rc.d/mdconfig always fails with: ERROR: mdX already exists State-Changed-From-To: open->closed State-Changed-By: gavin State-Changed-When: Sun Jan 27 23:34:44 UTC 2008 State-Changed-Why: Close, duplicate of conf/116177. Fixed in -HEAD and RELENG_7 Responsible-Changed-From-To: freebsd-bugs->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jan 27 23:34:44 UTC 2008 Responsible-Changed-Why: Close, duplicate of conf/116177. Fixed in -HEAD and RELENG_7 http://www.freebsd.org/cgi/query-pr.cgi?pr=118035 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 23:40:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D39C16A420 for ; Sun, 27 Jan 2008 23:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1F47D13C45D for ; Sun, 27 Jan 2008 23:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RNe1CD055661 for ; Sun, 27 Jan 2008 23:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RNe16p055654; Sun, 27 Jan 2008 23:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 27 Jan 2008 23:40:01 GMT Resent-Message-Id: <200801272340.m0RNe16p055654@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, Csaba Banhalmi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5A9616A46D for ; Sun, 27 Jan 2008 23:33:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 96DF513C459 for ; Sun, 27 Jan 2008 23:33:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RNVvLj007006 for ; Sun, 27 Jan 2008 23:31:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0RNVvrA007005; Sun, 27 Jan 2008 23:31:57 GMT (envelope-from nobody) Message-Id: <200801272331.m0RNVvrA007005@www.freebsd.org> Date: Sun, 27 Jan 2008 23:31:57 GMT From: Csaba Banhalmi To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/120066: geli boot password input fail when using serial console 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, 27 Jan 2008 23:40:02 -0000 >Number: 120066 >Category: kern >Synopsis: geli boot password input fail when using serial console >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 27 23:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Csaba Banhalmi >Release: 6.3-release >Organization: >Environment: FreeBSD Sco.Field.hu 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Sat Jan 26 22:58:23 CET 2008 root@bck.field.hu:/usr/obj/usr/src/sys/bckfield i386 >Description: i am using serial console, and video console, have encrypted gmirror partition, encrypted with geli. it asks for password on boot, however typing in the password fails every time..says wrong password.. in loader.conf: /boot/loader.conf: console="comconsole,vidconsole" when i comment this line out, and use only video or serial console, geli works, accepts password, everything fine. >How-To-Repeat: use serial console on boot, enable the console="comconsole,vidconsole" in /boot/loader.conf and try to type in a password for geli >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 23:48:27 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 130EC16A469; Sun, 27 Jan 2008 23:48:27 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E15C513C47E; Sun, 27 Jan 2008 23:48:26 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RNmQfX056065; Sun, 27 Jan 2008 23:48:26 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RNmQv3056061; Sun, 27 Jan 2008 23:48:26 GMT (envelope-from gavin) Date: Sun, 27 Jan 2008 23:48:26 GMT Message-Id: <200801272348.m0RNmQv3056061@freefall.freebsd.org> To: mi@aldan.algebra.com, gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/77026: umount-ing non-existent device panics system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2008 23:48:27 -0000 Synopsis: umount-ing non-existent device panics system State-Changed-From-To: open->closed State-Changed-By: gavin State-Changed-When: Sun Jan 27 23:47:47 UTC 2008 State-Changed-Why: Duplicate of usb/46176 Responsible-Changed-From-To: freebsd-bugs->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Sun Jan 27 23:47:47 UTC 2008 Responsible-Changed-Why: Duplicate of usb/46176 http://www.freebsd.org/cgi/query-pr.cgi?pr=77026 From owner-freebsd-bugs@FreeBSD.ORG Sun Jan 27 23:54:07 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9367916A417; Sun, 27 Jan 2008 23:54:07 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2CD13C45B; Sun, 27 Jan 2008 23:54:07 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0RNs7xn056394; Sun, 27 Jan 2008 23:54:07 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0RNs7tt056390; Sun, 27 Jan 2008 23:54:07 GMT (envelope-from linimon) Date: Sun, 27 Jan 2008 23:54:07 GMT Message-Id: <200801272354.m0RNs7tt056390@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-pf@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/120057: [patch] Allow proper settings of ALTQ_HFSC. The check i wrong since even with the values forbidden from this check you get a concave curve. 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, 27 Jan 2008 23:54:07 -0000 Old Synopsis: Allow propper settings of ALTQ_HFSC. The check i wrong since even with the values forbidden from this check you get a concave curve. New Synopsis: [patch] Allow proper settings of ALTQ_HFSC. The check i wrong since even with the values forbidden from this check you get a concave curve. Responsible-Changed-From-To: freebsd-bugs->freebsd-pf Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jan 27 23:53:31 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=120057 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 00:11:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0022916A418; Mon, 28 Jan 2008 00:11:04 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CEC5813C457; Mon, 28 Jan 2008 00:11:04 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S0B4oU057022; Mon, 28 Jan 2008 00:11:04 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S0B42L057018; Mon, 28 Jan 2008 00:11:04 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 00:11:04 GMT Message-Id: <200801280011.m0S0B42L057018@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-x11@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/116742: [kbd] the CapsLock Led not indicate status CapsLock Key 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, 28 Jan 2008 00:11:05 -0000 Old Synopsis: the CapsLock Led not indicate status CapsLock Key New Synopsis: [kbd] the CapsLock Led not indicate status CapsLock Key Responsible-Changed-From-To: freebsd-x11->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 28 00:09:36 UTC 2008 Responsible-Changed-Why: The submitter notes that this is not an X11 problem. To submitter: there has been some work on the kbd code recently IIRC. Can you confirm whether this problem persists? http://www.freebsd.org/cgi/query-pr.cgi?pr=116742 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 00:14:14 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 935BB16A41A; Mon, 28 Jan 2008 00:14:14 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6D02A13C467; Mon, 28 Jan 2008 00:14:14 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S0EEns058375; Mon, 28 Jan 2008 00:14:14 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S0EERn058371; Mon, 28 Jan 2008 00:14:14 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 00:14:14 GMT Message-Id: <200801280014.m0S0EERn058371@freefall.freebsd.org> To: jamie@tridentmicrosystems.co.uk, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: bin/77260: df behaviour has changed between 4.x and 5.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: Mon, 28 Jan 2008 00:14:14 -0000 Synopsis: df behaviour has changed between 4.x and 5.x State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Jan 28 00:12:56 UTC 2008 State-Changed-Why: kris' analysis indicated that this might be a permissions problem. In any case, 4.X is now no longer supported, so whatever the behavior in 5.X is now the standard. Sorry it took so long to look at this PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=77260 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 00:24:57 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4350D16A41A; Mon, 28 Jan 2008 00:24:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1CCA613C46A; Mon, 28 Jan 2008 00:24:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S0Ov6C059181; Mon, 28 Jan 2008 00:24:57 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S0OuCF059177; Mon, 28 Jan 2008 00:24:56 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 00:24:56 GMT Message-Id: <200801280024.m0S0OuCF059177@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-geom@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/120044: [msdosfs] [geom] incorrect MSDOSFS label fries administrative access to GEOM 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, 28 Jan 2008 00:24:57 -0000 Synopsis: [msdosfs] [geom] incorrect MSDOSFS label fries administrative access to GEOM Responsible-Changed-From-To: freebsd-bugs->freebsd-geom Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 28 00:24:50 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=120044 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 00:25:24 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 614B316A421; Mon, 28 Jan 2008 00:25:24 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3BC0F13C467; Mon, 28 Jan 2008 00:25:24 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S0POeE059238; Mon, 28 Jan 2008 00:25:24 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S0POsx059234; Mon, 28 Jan 2008 00:25:24 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 00:25:24 GMT Message-Id: <200801280025.m0S0POsx059234@freefall.freebsd.org> To: dj@djcustom.com, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/103770: Group limitation 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, 28 Jan 2008 00:25:24 -0000 Synopsis: Group limitation State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Mon Jan 28 00:25:14 UTC 2008 State-Changed-Why: Note that submitter has been asked for feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=103770 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 04:10:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7841B16A418 for ; Mon, 28 Jan 2008 04:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5B02F13C44B for ; Mon, 28 Jan 2008 04:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S4A3ne075185 for ; Mon, 28 Jan 2008 04:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S4A3rJ075184; Mon, 28 Jan 2008 04:10:03 GMT (envelope-from gnats) Resent-Date: Mon, 28 Jan 2008 04:10:03 GMT Resent-Message-Id: <200801280410.m0S4A3rJ075184@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, Brian Hourigan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A0B216A46C for ; Mon, 28 Jan 2008 04:01:03 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 6BB8013C478 for ; Mon, 28 Jan 2008 04:01:03 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S3xKKA010041 for ; Mon, 28 Jan 2008 03:59:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0S3xK8d010040; Mon, 28 Jan 2008 03:59:20 GMT (envelope-from nobody) Message-Id: <200801280359.m0S3xK8d010040@www.freebsd.org> Date: Mon, 28 Jan 2008 03:59:20 GMT From: Brian Hourigan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/120072: Interpreter fails to invoke on 6.3-RELEASE, reproducable 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, 28 Jan 2008 04:10:03 -0000 >Number: 120072 >Category: kern >Synopsis: Interpreter fails to invoke on 6.3-RELEASE, reproducable >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 28 04:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Brian Hourigan >Release: 6.3-STABLE (fresh cvsup) >Organization: >Environment: FreeBSD test.server.com 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Jan 27 22:49:50 EST 2008 root@test.server.com:/usr/src/sys/amd64/compile/vsys amd64 >Description: Kernel doesn't seem to be invoking script itnerpreters, but rather allowing interpretation by the current shell. I've reproduced this on both 6.3-STABLE and 6.2-RELEASE-p8 where I originally noticed the issue. I checked /usr/src/UPDATING, but found no reference. I've also looked through previous PRs unsuccessfully identifying a similar bug report. >How-To-Repeat: test# cat test.sh #!/bin/sh echo SHELL $SHELL test# ./test.sh SHELL /bin/csh test# sh # echo $SHELL /bin/csh # exit test# bash [root@test ~]# echo $SHELL /bin/csh >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 05:05:53 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3686F16A418 for ; Mon, 28 Jan 2008 05:05:53 +0000 (UTC) (envelope-from jin@george.lbl.gov) Received: from smtp119.sbc.mail.sp1.yahoo.com (smtp119.sbc.mail.sp1.yahoo.com [69.147.64.92]) by mx1.freebsd.org (Postfix) with SMTP id 0BB9813C465 for ; Mon, 28 Jan 2008 05:05:52 +0000 (UTC) (envelope-from jin@george.lbl.gov) Received: (qmail 49444 invoked from network); 28 Jan 2008 05:05:52 -0000 Received: from unknown (HELO ?192.168.2.15?) (jinmtb@sbcglobal.net@76.199.107.118 with plain) by smtp119.sbc.mail.sp1.yahoo.com with SMTP; 28 Jan 2008 05:05:52 -0000 X-YMail-OSG: jC3qK8UVM1kEDF.qMWj4t50AimJotbIM1Hc2cLTeP4yVlYlcdpK3Bc97AFYASJaCA3.b7uSHmbrMuLJBb3MAx_AAU1exMCL2U6t2dtywHV.otY34Hwe3DAeNXE2n X-Yahoo-Newman-Property: ymail-3 Message-ID: <479D62AF.7010408@george.lbl.gov> Date: Sun, 27 Jan 2008 21:05:51 -0800 From: "Jin Guojun [VFFS]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20061027 X-Accept-Language: en, zh, zh-CN MIME-Version: 1.0 To: rwatson@FreeBSD.org References: <200801251713.m0PHDWgg074607@freefall.freebsd.org> In-Reply-To: <200801251713.m0PHDWgg074607@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/36911: [sysinstall] installation floppies miss autoload file (5.0-DP1) 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, 28 Jan 2008 05:05:53 -0000 rwatson@FreeBSD.org wrote: >Synopsis: [sysinstall] installation floppies miss autoload file (5.0-DP1) > >State-Changed-From-To: open->feedback >State-Changed-By: rwatson >State-Changed-When: Fri Jan 25 17:12:36 UTC 2008 >State-Changed-Why: >Sorry for the very long time it has taken someone to look at this bug >report. Could you confirm whether this problem occurs with a recent >FreeBSD releases, such as 6.3-RELEASE or 7.0-RC1? Otherwise we'll >close it as 5.0 is an increasingly long time ago. Thanks! > >http://www.freebsd.org/cgi/query-pr.cgi?pr=36911 > > ata1 still cannot be disabled in 6.3-Release. Not tested in 7.0-RC1 yet. It does not matter if adding hint.ata.1.disabled=1 in /boot/device.hints or setting this variable at boot time, ata1 will still configured. Is possible completely disable ata device? If so, then we can close this case. If not, then I will provide a suggestion. The reason to disable ATA is becasue if I use only SCSI or USB, there is not need to have ATA module in kernel to take memory space, -Jin From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 05:24:46 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2383D16A419 for ; Mon, 28 Jan 2008 05:24:46 +0000 (UTC) (envelope-from jin@george.lbl.gov) Received: from smtp113.sbc.mail.mud.yahoo.com (smtp113.sbc.mail.mud.yahoo.com [68.142.198.212]) by mx1.freebsd.org (Postfix) with SMTP id C6F5113C447 for ; Mon, 28 Jan 2008 05:24:45 +0000 (UTC) (envelope-from jin@george.lbl.gov) Received: (qmail 75725 invoked from network); 28 Jan 2008 04:58:05 -0000 Received: from unknown (HELO ?192.168.2.15?) (jinmtb@sbcglobal.net@76.199.107.118 with plain) by smtp113.sbc.mail.mud.yahoo.com with SMTP; 28 Jan 2008 04:58:05 -0000 X-YMail-OSG: dQCDRAcVM1maywoQOzIVm9eDlLSV7Mj8i7159xfp5Xz56kfuM0GhWPQWX_YRthfqnwQNYyFSLMAJhIz96SX6iYPPsz_.8JRpogZghF8vAcOrNoIQrpg- X-Yahoo-Newman-Property: ymail-3 Message-ID: <479D60D7.80705@george.lbl.gov> Date: Sun, 27 Jan 2008 20:57:59 -0800 From: "Jin Guojun [VFFS]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20061027 X-Accept-Language: en, zh, zh-CN MIME-Version: 1.0 To: rwatson@FreeBSD.org References: <200801251712.m0PHCS9s073847@freefall.freebsd.org> In-Reply-To: <200801251712.m0PHCS9s073847@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/38518: [boot] combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard 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, 28 Jan 2008 05:24:46 -0000 rwatson@FreeBSD.org wrote: >Synopsis: [boot] combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard > >State-Changed-From-To: open->feedback >State-Changed-By: rwatson >State-Changed-When: Fri Jan 25 17:11:19 UTC 2008 >State-Changed-Why: >It's been a long time since this report was made and the report has >languished. Could you confirm whether the problem exists with a more >recent FreeBSD releases, such as 6.3-RELEASE or 7.0-RC1? If not, I >will go ahead and close the report as 4.x is no longer supported for >new releases. > > >http://www.freebsd.org/cgi/query-pr.cgi?pr=38518 > > Please close this one due to two facts: 1) device ep is obsolete (phased out) 2) reset issue is addressed in PR 36911 Thanks, -Jin From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 05:35:39 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A88D316A420 for ; Mon, 28 Jan 2008 05:35:39 +0000 (UTC) (envelope-from j_guojun@lbl.gov) Received: from smtp115.sbc.mail.sp1.yahoo.com (smtp115.sbc.mail.sp1.yahoo.com [69.147.64.88]) by mx1.freebsd.org (Postfix) with SMTP id D19DD13C4CE for ; Mon, 28 Jan 2008 05:35:38 +0000 (UTC) (envelope-from j_guojun@lbl.gov) Received: (qmail 84344 invoked from network); 28 Jan 2008 05:08:58 -0000 Received: from unknown (HELO ?192.168.2.15?) (jinmtb@sbcglobal.net@76.199.107.118 with plain) by smtp115.sbc.mail.sp1.yahoo.com with SMTP; 28 Jan 2008 05:08:58 -0000 X-YMail-OSG: fhQoUuAVM1kZbDzsB4r9a1rmDsoMbDiKtK_AkXy82ggsib3OLREXtSL8jVg.x2UD15WeqxbP7jmf.UQXwNU0aLw5T94NBuC0yYo- X-Yahoo-Newman-Property: ymail-3 Message-ID: <479D6369.6070201@lbl.gov> Date: Sun, 27 Jan 2008 21:08:57 -0800 From: "Jin Guojun [VFFS]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20061027 X-Accept-Language: en, zh, zh-CN MIME-Version: 1.0 To: rwatson@FreeBSD.org References: <200801251832.m0PIWnqi081801@freefall.freebsd.org> In-Reply-To: <200801251832.m0PIWnqi081801@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/62367: [sysinstall] 5.2.1-RC installation problems 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, 28 Jan 2008 05:35:39 -0000 rwatson@FreeBSD.org wrote: >Synopsis: [sysinstall] 5.2.1-RC installation problems > >State-Changed-From-To: open->feedback >State-Changed-By: rwatson >State-Changed-When: Fri Jan 25 18:27:37 UTC 2008 >State-Changed-Why: >Unfortunately, this PR languished. Could you let us know if the problem >still exists in a more recent FreeBSD version, such as 6.3 or 7.0-RC1? > >http://www.freebsd.org/cgi/query-pr.cgi?pr=62367 > > I need a week or two to set up a test bed. Once it is done, I will get back to you. Thanks, -Jin From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 06:04:22 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B36316A41A; Mon, 28 Jan 2008 06:04:22 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D8E4E13C4E1; Mon, 28 Jan 2008 06:04:21 +0000 (UTC) (envelope-from das@FreeBSD.org) Received: from freefall.freebsd.org (das@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S64LWt084346; Mon, 28 Jan 2008 06:04:21 GMT (envelope-from das@freefall.freebsd.org) Received: (from das@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S64LBt084342; Mon, 28 Jan 2008 06:04:21 GMT (envelope-from das) Date: Mon, 28 Jan 2008 06:04:21 GMT Message-Id: <200801280604.m0S64LBt084342@freefall.freebsd.org> To: dynamic-wind@mail.ru, das@FreeBSD.org, freebsd-bugs@FreeBSD.org From: das@FreeBSD.org Cc: Subject: Re: kern/109692: [libc] printing -NaN 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, 28 Jan 2008 06:04:22 -0000 Synopsis: [libc] printing -NaN State-Changed-From-To: open->closed State-Changed-By: das State-Changed-When: Mon Jan 28 06:02:55 UTC 2008 State-Changed-Why: The present behavior is believed to be correct, and the submitter has not replied with an objection. http://www.freebsd.org/cgi/query-pr.cgi?pr=109692 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 06:10:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D66216A46E for ; Mon, 28 Jan 2008 06:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7612613C4E8 for ; Mon, 28 Jan 2008 06:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S6A1d1084416 for ; Mon, 28 Jan 2008 06:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S6A1ZS084415; Mon, 28 Jan 2008 06:10:01 GMT (envelope-from gnats) Resent-Date: Mon, 28 Jan 2008 06:10:01 GMT Resent-Message-Id: <200801280610.m0S6A1ZS084415@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, Joe Landers Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9B7816A419 for ; Mon, 28 Jan 2008 06:02:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id C738913C4D1 for ; Mon, 28 Jan 2008 06:02:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S60gxn023183 for ; Mon, 28 Jan 2008 06:00:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0S60gMK023182; Mon, 28 Jan 2008 06:00:42 GMT (envelope-from nobody) Message-Id: <200801280600.m0S60gMK023182@www.freebsd.org> Date: Mon, 28 Jan 2008 06:00:42 GMT From: Joe Landers To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/120073: [patch] need support for Meinberg PCI-based GPS reference clock 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, 28 Jan 2008 06:10:01 -0000 >Number: 120073 >Category: kern >Synopsis: [patch] need support for Meinberg PCI-based GPS reference clock >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 28 06:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Joe Landers >Release: FreeBSD 7.0-RC1 i386 >Organization: VMware, Inc. >Environment: FreeBSD gps170pci.eng.vmware.com 7.0-RC1 FreeBSD 7.0-RC1 #0: Sun Jan 27 12:33:41 PST 2008 root@gps170pci.eng.vmware.com:/usr /src/sys/i386/compile/GPS170PCI i386 >Description: FreeBSD 7.0 does not support Meinberg GPS reference clocks. The Meinberg GPS reference clock is a current production radio receiver capable of delivering precise time. Although a simple driver exists for OpenBSD, the OpenBSD driver is only suitable for the OpenNTP implemenation. The most useful and popular NTP distribution from ntp.org, included with FreeBSD, can not use this driver. >How-To-Repeat: n/a >Fix: The attached patch provides support the Meinberg GPS170PCI radio clock. This driver has been built and tested on both FreeBSD 7.0 and 6.2 i386 systems. mbg allows the board to be used as a reference clock source for ntpd using the generic (parse) clock driver. VMware, Inc. is providing the MBG Driver (source form) to you under the terms of a BSD license. This Driver is provided as is, with no warranties or support of any kind. VMware disclaims all liability in connection with your use or inability to use this Driver. Any use of the attached is considered acceptance of the above. Thanks, Joe Landers jlanders@vmware.com Patch attached with submission follows: diff -rn -N -U 1 usr/src.old/share/man/man4/mbg.4 usr/src/share/man/man4/mbg.4 --- usr/src.old/share/man/man4/mbg.4 1969-12-31 16:00:00.000000000 -0800 +++ usr/src/share/man/man4/mbg.4 2008-01-27 12:06:27.000000000 -0800 @@ -0,0 +1,111 @@ +.\" +.\" Copyright (c) 2007-2008 VMware, Inc. All rights reserved. +.\" +.\" Joe Landers +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" 3. Neither the name of VMware, Inc. nor the names of its contributors +.\" may be used to endorse or promote products derived from this software +.\" with specific prior written permission. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS AS IS'' AND +.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE +.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +.\" DAMAGE. +.\" +.Dd November 27, 2007 +.Dt MBG 4 +.Os +.Sh NAME +.Nm mbg +.Nd "Meinberg Funkuhren radio clock" +.Sh SYNOPSIS +.Cd "device mbg" +.Sh DESCRIPTION +The +.Nm +driver supports Meinberg Funkuhren radio clocks. +.Nm +allows the device to be used as a reference clock +source by +.Xr ntpd 8 +via the generic (parse) clock driver. +.Sh HARDWARE +.Nm +provides support for the +GPS170PCI satellite radio plug-in board. +.Sh IOCTLS +The following +.Xr ioctl 2 +calls are supported by the +.Nm +driver. +They are defined in the header file +.In sys/mbgio.h . +.Bl -tag -width indent +.It Dv MBG_GET_DEVICE_NAME Fa "char *" +Get the board's device name. +.It Dv MBG_GET_FIRMWARE_ID Fa "char *" +Get the board's firmware id. +.It Dv MBG_GET_TIME Fa "struct mbg_tframe" +Get the current time in standard format. +.It Dv MBG_GET_HR_TIME Fa "struct mbg_hr_time" +Get the current time in high resolution format. +.It Dv MBG_GET_LAST_SYNC_TIME Fa "struct mbg_tframe" +Get the last synchronization time. +.It Dv MBG_GET_RECV_INFO Fa "struct mbg_gps_recv_info" +Get information about the GPS receiver configuration. +.It Dv MBG_GET_RECV_STAT Fa "struct mbg_gps_stat_info" +Get the GPS receiver status. +.It Dv MBG_GET_GPS_POSITION Fa "struct mbg_gps_position" +Get the GPS receiver's position. +.It Dv MBG_GET_GPS_PORT_PARM Fa "struct mbg_gps_port_parm" +Get the GPS receiver's port parameters. +.It Dv MBG_GET_GPS_TZDL Fa "struct mbg_gps_tzdl" +Get the board's timezone and daylight savings time configuration. +.It Dv MBG_GET_UCAPTURE_STATS Fa "struct mbg_ucapture_stats" +Get the board's user capture statistics. +.It Dv MBG_GET_UCAPTURE_EVENT Fa "struct mbg_hr_time" +Get a user capture event from the FIFO. +.It Dv MBG_SET_UCAPTURE_CLEAR Fa void +Clear the user capture event FIFO. +.It Dv MBG_SET_GPS_CMD Fa "int" +Send a command to the GPS receiver. +.It Dv MBG_SET_GPS_TZDL Fa "struct mbg_gps_tzdl" +Set the timezone and daylight savings parameters. +.It Dv MBG_SET_GPS_POS_LLA Fa "double lla[3]" +Set the latitude, longitude and altitude. +Both latitude and longitude are in radians. +Altitude is in meters. +.It Dv MBG_SET_GPS_TIME Fa "struct mbg_gps_dt" +Set the board's date and time. +.El +.Sh SEE ALSO +.Xr ioctl 2 , +.Xr ntpd 8 +.Sh HISTORY +The +.Nm +driver first appeared in +.Fx 7.0 . +.Sh AUTHORS +.An -nosplit +The +.Nm +driver was written by +.An Joe Landers Aq jlanders@vmware.com . + diff -rn -N -U 1 usr/src.old/sys/conf/files.MBG usr/src/sys/conf/files.MBG --- usr/src.old/sys/conf/files.MBG 1969-12-31 16:00:00.000000000 -0800 +++ usr/src/sys/conf/files.MBG 2008-01-27 12:05:30.000000000 -0800 @@ -0,0 +1 @@ +dev/mbg/mbg.c optional mbg diff -rn -N -U 1 usr/src.old/sys/dev/mbg/mbg.c usr/src/sys/dev/mbg/mbg.c --- usr/src.old/sys/dev/mbg/mbg.c 1969-12-31 16:00:00.000000000 -0800 +++ usr/src/sys/dev/mbg/mbg.c 2008-01-27 12:19:11.000000000 -0800 @@ -0,0 +1,1938 @@ +/* + * Copyright (c) 2007-2008 VMware, Inc. All rights reserved. + * + * Joe Landers + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. Neither the name of VMware, Inc. nor the names of its contributors + * may be used to endorse or promote products derived from this software + * with specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + * DAMAGE. + */ + +/*****************************************************************************/ +/* #includes */ +/*****************************************************************************/ + +#include +__FBSDID("$FreeBSD$"); + +#include +#include +#include /* cdevsw stuff */ +#include /* SYSINIT stuff */ +#include /* SYSINIT stuff */ +#include /* malloc region definitions */ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include /* mbg ioctl() definitions */ + +#include +#include +#include + +#include +#include + +/*****************************************************************************/ +/* #defines and enums */ +/*****************************************************************************/ + +/* + * Macros for handling mbg_softc + */ +#define DEV2SOFTC(dev) ((struct mbg_softc *) (dev)->si_drv1) +#define DEVICE2SOFTC(dev) ((struct mbg_softc *) device_get_softc(dev)) + +/* + * Vendor and device IDs + */ +#define MBG_PCI_VENDOR_MEINBERG 0x1360 +#define MBG_PCI_DEVICE_GPS170PCI 0x0204 + +/* + * Return status codes + * Note: MBG_RET_STATUS_TIMEOUT may be returned if the board + * has a fault or the delay loop in mbg_pci_read() + * isn't properly calibrated. MBG_RET_STATUS_BUSY may + * returned if the board is still initializing and can + * not respond. + */ +#define MBG_RET_STATUS_OK 0x00 /* no error */ +#define MBG_RET_STATUS_TIMEOUT 0x01 /* operation timed out */ +#define MBG_RET_STATUS_BUSY 0x02 /* board reports busy */ +#define MBG_RET_STATUS_NBYTES 0x03 /* parameter byte count invalid */ +#define MBG_RET_STATUS_INV_TYPE 0x04 /* invalid data type specified */ + +/* + * Possible board commands + */ +#define MBG_CMD_GET_GROUP 0x00 /* get time group */ +#define MBG_CMD_GET_TIME 0x00 /* current time */ +#define MBG_CMD_GET_TIME_NC 0x01 /* cur time, don't update last read */ +#define MBG_CMD_GET_SYNC_TIME 0x02 /* last sync'd time */ +#define MBG_CMD_GET_HR_TIME 0x03 /* high resolution time */ + +#define MBG_CMD_SET_GROUP 0x10 /* set time group */ +#define MBG_CMD_SET_TIME 0x10 /* set board time */ +#define MBG_CMD_SET_EVENT_TIME 0x14 /* set event time (needs CERN firmware)*/ + +#define MBG_CMD_IRQ_GROUP 0x20 /* IRQ group */ +#define MBG_CMD_IRQ_NONE 0x20 /* disable board's hardware IRQ */ +#define MBG_CMD_IRQ_1_SEC 0x21 /* enable board's hardware IRQ 1/sec */ +#define MBG_CMD_IRQ_1_MIN 0x22 /* enable board's hardware IRQ 1/min */ +#define MBG_CMD_IRQ_10_MIN 0x24 /* enable board's IRQ every 10 min */ +#define MBG_CMD_IRQ_30_MIN 0x28 /* enable board's IRQ every 30 min */ + +#define MBG_CMD_CFG_GROUP 0x30 /* configuration group */ +#define MBG_CMD_GET_SERIAL 0x30 /* get serial configuration */ +#define MBG_CMD_SET_SERIAL 0x31 /* set serial configuration */ +#define MBG_CMD_GET_TZCODE 0x32 /* get timezone code */ +#define MBG_CMD_SET_TZCODE 0x33 /* set timezone code */ +#define MBG_CMD_GET_TZDL 0x34 /* get timezone code and DST config */ +#define MBG_CMD_SET_TZDL 0x35 /* set timezone code and DST config */ +#define MBG_CMD_GET_REFOFF 0x36 /* get ref offset (for IRIG input) */ +#define MBG_CMD_SET_REFOFF 0x37 /* set ref offset (for IRIG input) */ +#define MBG_CMD_GET_OPT 0x38 /* get optional settings */ +#define MBG_CMD_SET_OPT 0x39 /* set optional settings */ +#define MBG_CMD_GET_IRIG_RX 0x3a /* get IRIG rx config */ +#define MBG_CMD_SET_IRIG_RX 0x3b /* set IRIG rx config */ +#define MBG_CMD_GET_IRIG_TX 0x3c /* get IRIG tx config */ +#define MBG_CMD_SET_IRIG_TX 0x3d /* set IRIG tx config */ +#define MBG_CMD_GET_SYNTH 0x3e /* get synthesizer config */ +#define MBG_CMD_SET_SYNTH 0x3f /* set synthesizer config */ + +#define MBG_CMD_DATA_GROUP 0x40 /* data group */ +#define MBG_CMD_GET_FW_ID_1 0x40 /* get first block of firmware id */ +#define MBG_CMD_GET_FW_ID_2 0x41 /* get second block of firmware id */ +#define MBG_CMD_GET_SERNUM 0x42 /* get serial number */ +#define MBG_CMD_GENERIC_IO 0x43 /* generic i/o */ +#define MBG_CMD_GET_SYNTH_STATE 0x44 /* get synthesizer state */ +#define MBG_CMD_GET_STATUS_PORT 0x4d /* get status port */ +#define MBG_CMD_GET_DEBUG_STATUS 0x4c /* get debug status */ + +#define MBG_CMD_GPS_GROUP 0x50 /* GPS group */ +#define MBG_CMD_GET_GPS_DATA 0x50 /* read GPS data */ +#define MBG_CMD_SET_GPS_DATA 0x51 /* set GPS data */ + +#define MBG_CMD_CONTROL_GROUP 0x60 /* control group */ +#define MBG_CMD_CLEAR_CAP_BUF 0x60 /* clear capture buffer */ +#define MBG_CMD_GET_CAP_STATS 0x61 /* get capture buffer stats */ +#define MBG_CMD_GET_CAP_EVENT 0x62 /* get event from capture buffer */ + +#define MBG_CMD_FORCE_RESET 0x80 /* reset microprocessor */ + +/* + * Feature list + */ +#define MBG_FEAT_SET_TIME 0x00001UL +#define MBG_FEAT_SERIAL 0x00002UL +#define MBG_FEAT_SYNC_TIME 0x00004UL +#define MBG_FEAT_TZDL 0x00008UL +#define MBG_FEAT_IDENT 0x00010UL +#define MBG_FEAT_UTC_OFFS 0x00020UL +#define MBG_FEAT_HR_TIME 0x00040UL +#define MBG_FEAT_SERNUM 0x00080UL +#define MBG_FEAT_TZCODE 0x00100UL +#define MBG_FEAT_CABLE_LEN 0x00200UL +#define MBG_FEAT_EVENT_TIME 0x00400UL +#define MBG_FEAT_RECV_INFO 0x00800UL +#define MBG_FEAT_CLR_UCAP_BUFF 0x01000UL +#define MBG_FEAT_PCPS_TZDL 0x02000UL +#define MBG_FEAT_UCAP 0x04000UL +#define MBG_FEAT_IRIG_TX 0x08000UL +#define MBG_FEAT_GPS_DATA_16 0x10000UL +#define MBG_FEAT_SYNTH 0x20000UL +#define MBG_FEAT_GENERIC_IO 0x40000UL + +/* + * GPS170PCI features. + * Note: See also mbg_pci_attach() where, after a GPS + * engine query, MBG_FEAT_SYNTH may get set too + */ +#define MBG_FEAT_GPS170PCI ( MBG_FEAT_SET_TIME \ + | MBG_FEAT_SERIAL \ + | MBG_FEAT_SYNC_TIME \ + | MBG_FEAT_TZDL \ + | MBG_FEAT_IDENT \ + | MBG_FEAT_UTC_OFFS \ + | MBG_FEAT_HR_TIME \ + | MBG_FEAT_CABLE_LEN \ + | MBG_FEAT_RECV_INFO \ + | MBG_FEAT_CLR_UCAP_BUFF \ + | MBG_FEAT_UCAP \ + | MBG_FEAT_IRIG_TX \ + | MBG_FEAT_GPS_DATA_16 \ + | MBG_FEAT_GENERIC_IO ) + +/* + * ASIC register offsets + */ +#define MBG_ASIC_REG_CFG 0x00 /* writable config */ +#define MBG_ASIC_REG_FEATURES 0x08 /* r/o, currently 0 */ +#define MBG_ASIC_REG_STATUS 0x10 /* status */ +#define MBG_ASIC_REG_CTLSTATUS 0x14 /* control status */ +#define MBG_ASIC_REG_DATA 0x18 /* ASIC data (for write) */ +#define MBG_ASIC_REG_RES1 0x1c /* reserved */ +#define MBG_ASIC_REG_FIFO 0x20 /* ASIC FIFO (for read) */ + +#define MBG_ASIC_PCI_IRQ_FLAG 0x00010000UL + +/* + * Supported IRQ operations + */ +enum MBG_IRQ_OP +{ + MBG_IRQ_OP_DISABLE = 0, /* disable 1/sec IRQ */ + MBG_IRQ_OP_ENABLE, /* enable 1/sec IRQ */ + MBG_IRQ_OP_ACK /* ack an IRQ */ +}; + +/* + * GPS receiver commands + */ +enum +{ + MBG_GPS_TZDL = 0, /* Time zone / daylight saving */ + MBG_GPS_SW_REV, /* Software revision */ + MBG_GPS_BVAR_STAT, /* Status of buffered variables */ + MBG_GPS_TIME, /* Current time */ + MBG_GPS_POS_XYZ, /* Current pos. in ECEF coords */ + MBG_GPS_POS_LLA, /* Current pos. in geogr. coords */ + MBG_GPS_PORT_PARM, /* Serial port params */ + MBG_GPS_ANT_INFO, /* Time diff after ant. disconnected */ + MBG_GPS_UCAP, /* User capture */ + MBG_GPS_ENABLE_FLAGS, /* Controls when to enable output */ + MBG_GPS_STAT_INFO, /* */ + MBG_GPS_CMD, /* Commands */ + MBG_GPS_IDENT, /* Serial number */ + MBG_GPS_POS, /* Position XYZ, LLA, and DMS */ + MBG_GPS_ANT_CABLE_LEN, /* Used to compensate delay */ + + /* + * The codes below are supported by new GPS receiver boards + */ + MBG_GPS_RECV_INFO, /* Receiver model info */ + MBG_GPS_ALL_STR_TYPE_INFO, /* All string types */ + MBG_GPS_ALL_PORT_INFO, /* All port info */ + MBG_GPS_PORT_SETTINGS_IDX, /* Port settings only */ + MBG_GPS_ALL_POUT_INFO, /* All pout info */ + MBG_GPS_POUT_SETTINGS_IDX, /* Pout settings only */ + + /* + * GPS data + */ + MBG_GPS_CFGH = 0x80, /* SVs' config. and health codes */ + MBG_GPS_ALM, /* One SV's num and almanac */ + MBG_GPS_EPH, /* One SV's num and ephemeris */ + MBG_GPS_UTC, /* UTC corr. param. */ + MBG_GPS_IONO, /* Ionospheric corr. param. */ + MBG_GPS_ASCII_MSG /* GPS ASCII message */ +}; + +/* + * Status port mask + */ +#define MBG_STATUS_BUSY 0x01 /* busy filling output FIFO */ +#define MBG_STATUS_IRQF 0x02 /* generated an IRQ */ + +/* + * Constants + */ +#define MBG_FIFO_LEN 16 +#define MBG_ID_LEN (2 * MBG_FIFO_LEN + 1) +#define MBG_TSTAMP_LEN 33 + +/*****************************************************************************/ +/* data structures */ +/*****************************************************************************/ + +/* + * mbg_softc + */ +struct mbg_softc { + bus_space_tag_t bt; /* bus space tag */ + bus_space_handle_t bh; /* bus space handle */ + int rid_ioport; /* I/O port resource */ + int rid_irq; /* IRQ resource */ + uint32_t features; /* card features mask */ + struct mbg_tframe tframe; /* time frame */ + struct resource *res_ioport; /* resource for port range */ + struct resource *res_irq; /* resource for irq range */ + device_t device; /* device handle */ + void *intr_cookie; /* interrupt cookie */ + int (*mbg_irq_op)(struct mbg_softc *, enum MBG_IRQ_OP); + int (*mbg_read)(struct mbg_softc *scp, uint32_t cmd, + void *buf, size_t len); + int (*mbg_got_intr)(struct mbg_softc *scp); + struct mbgntp_struct { + struct cdev *ntp; /* mbgntp cdev handle */ + struct mtx spinLock; /* driver spin lock */ + struct mtx sema; /* driver semaphore */ + struct mtx lock; /* lock protecting "opened" field */ + struct selinfo select;/* select() info */ + int hasTimeData; /* time frame field has data */ + int opened; /* opened device count */ + } mbgntp; + struct mbgclk_struct { + struct cdev *clk; /* mbgclk cdev handle */ + struct mtx lock; /* lock protecting "opened" field */ + int opened; /* opened device count */ + int accessInProgress; /* set if access is in progress */ + } mbgclk; +}; + +/*****************************************************************************/ +/* function prototypes */ +/*****************************************************************************/ + +/* + * Generic functions + */ +static int mbg_deallocate_resources(device_t device); +static int mbg_allocate_resources(device_t device); +static int mbg_attach(device_t device, struct mbg_softc *scp); +static int mbg_detach(device_t device, struct mbg_softc *scp); + +/* + * PCI functions + */ +static int mbg_pci_probe(device_t); +static int mbg_pci_attach(device_t); +static int mbg_pci_detach(device_t); +static int mbg_pci_shutdown(device_t); +static int mbg_pci_suspend(device_t); +static int mbg_pci_resume(device_t); + +/* + * mbgntp cdevsw functions + */ +static d_open_t mbgntp_open; +static d_close_t mbgntp_close; +static d_read_t mbgntp_read; +static d_write_t mbgntp_write; +static d_ioctl_t mbgntp_ioctl; +static d_poll_t mbgntp_poll; + +/* + * mbgclk cdevsw functions + */ +static d_open_t mbgclk_open; +static d_close_t mbgclk_close; +static d_ioctl_t mbgclk_ioctl; + +/* + * interrupt handler + */ +static void mbg_intr(void *arg); + +/*****************************************************************************/ +/* statics and global variables */ +/*****************************************************************************/ + +/* + * mbgntp cdevsw + */ +static struct cdevsw mbgntp_cdevsw = { + .d_version = D_VERSION, + .d_open = mbgntp_open, + .d_close = mbgntp_close, + .d_read = mbgntp_read, + .d_write = mbgntp_write, + .d_ioctl = mbgntp_ioctl, + .d_poll = mbgntp_poll, + .d_name = "mbgntp", +}; + +/* + * mbgclk cdevsw + */ +static struct cdevsw mbgclk_cdevsw = { + .d_version = D_VERSION, + .d_open = mbgclk_open, + .d_close = mbgclk_close, + .d_ioctl = mbgclk_ioctl, + .d_name = "mbgclk", +}; + +/* + * devclass + */ +static devclass_t mbg_devclass; + +/* + * PCI attachment + */ +static device_method_t mbg_pci_methods[] = { + /* Device interface */ + DEVMETHOD(device_probe, mbg_pci_probe), + DEVMETHOD(device_attach, mbg_pci_attach), + DEVMETHOD(device_detach, mbg_pci_detach), + DEVMETHOD(device_shutdown, mbg_pci_shutdown), + DEVMETHOD(device_suspend, mbg_pci_suspend), + DEVMETHOD(device_resume, mbg_pci_resume), + { 0, 0 } +}; + +static driver_t mbg_pci_driver = { + "mbg", + mbg_pci_methods, + sizeof(struct mbg_softc), +}; + +static struct mbg_pci_ids +{ + uint16_t vendor_id; + uint16_t device_id; + const char *desc; +} mbg_pci_ids[] = { + { MBG_PCI_VENDOR_MEINBERG, + MBG_PCI_DEVICE_GPS170PCI, + "Meinberg GPS170PCI Radio Clock" }, + { 0x0000, + 0x0000, + NULL } +}; + +/* + * Module glue + */ +DRIVER_MODULE(mbg, pci, mbg_pci_driver, mbg_devclass, 0, 0); +MODULE_DEPEND(em, pci, 1, 1, 1); + +/* + * Driver version string + */ +char mbg_driver_version[] = "Version - 1.0.1"; + +/* + * Onboard oscillator names + */ +static char *mbg_osc_feature_names[] = { + "unknown", + "TCXO LQ", + "TCXO HQ", + "OCXO LQ", + "OCXO MQ", + "OCXO HQ", + "OCXO XHQ", + "RUBIDIUM", + "TCXO MQ", + "OCXO DHQ" +}; + +/* + * GPS feature names + */ +static char *mbg_gps_feature_names[] = { + "Pulse Per Second", + "Pulse Per Minute", + "Programmable Synthesizer Output", + "DCF77 Time Marks", + "Onboard IRIG Out", + "Onboard IRIG In", + "IPv4 LAN Interface", + "Multiple Reference Sources", + "GPS Receive Timeout", + "Ignore Lock", + "5 MHz Output", + "External Multiple Ref. Src. Cfg.", + "Supports Optional Settings" +}; + +/*****************************************************************************/ +/* utilities */ +/*****************************************************************************/ + +/* + * mbg_swap32: + * Swap uint16_t's in a uint32_t + * + * bytes before: + * +---+---+---+---+ + * | 0 | 1 | 2 | 3 | + * +---+---+---+---+ + * + * bytes after: + * +---+---+---+---+ + * | 2 | 3 | 0 | 1 | + * +---+---+---+---+ + * + * Returns swapped value + */ +static inline uint32_t +mbg_swap32(const void *pp) +{ + unsigned char const *p = (unsigned char const *)pp; + + return p[2] | (p[3] << 8) | (p[0] << 16) | (p[1] << 24); +} + +/* + * mbg_swap64 + * Swap uint16_t's in a uint64_t (i.e. "swap doubles") + * + * bytes before: + * +---+---+---+---+---+---+---+---+ + * | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | + * +---+---+---+---+---+---+---+---+ + * + * bytes after: + * +---+---+---+---+---+---+---+---+ + * | 6 | 7 | 4 | 5 | 2 | 3 | 0 | 1 | + * +---+---+---+---+---+---+---+---+ + * + * Returns swapped value + */ +static inline uint64_t +mbg_swap64(const void *pp) +{ + unsigned char const *p = (unsigned char const *)pp; + + return (uint64_t)mbg_swap32(p + 4) | + ((uint64_t)mbg_swap32(p) << 32); +} + +/* + * mbg_pci_read: + * Send a command and read back results + * + * Returns one of MBG_RET_STATUS_* + */ +static int +mbg_pci_read(struct mbg_softc *scp, uint32_t cmd, void *buf, size_t len) +{ + size_t n; + uint32_t data; + uint16_t port; + uint8_t status; + char *p = buf; + long timer, tmax; + + /* + * Write the command + */ + bus_space_write_4(scp->bt, scp->bh, MBG_ASIC_REG_DATA, cmd); + + /* + * Wait for BUSY to go low + */ + tmax = cold ? 1000 : 200 * (hz / 1000); + timer = ticks + tmax; + do { + status = bus_space_read_1(scp->bt, scp->bh, + MBG_ASIC_REG_STATUS); + } while ((status & MBG_STATUS_BUSY) && (ticks <= timer)); + + /* + * Error, "never" became available + */ + if ((status & MBG_STATUS_BUSY) || (ticks > timer)) + return MBG_RET_STATUS_TIMEOUT; + + /* + * Read data from the FIFO + */ + port = MBG_ASIC_REG_FIFO; + for (n = 0; n < len / 4; n++) { + data = bus_space_read_4(scp->bt, scp->bh, port); + *(uint32_t *)p = data; + p += sizeof(data); + port += sizeof(data); + } + + if (len % 4) { + data = bus_space_read_4(scp->bt, scp->bh, port); + for (n = 0; n < len % 4; n++) { + *p++ = data & 0xff; + data >>= 8; + } + } + + return MBG_RET_STATUS_OK; +} + +/* + * mbg_gps_read_block: + * Get one block of data from the GPS receiver + * + * Returns one of MBG_RET_STATUS_* + */ +static int +mbg_gps_read_block(struct mbg_softc *scp, uint8_t dataType, + void *buf, size_t bufLen, + uint32_t blockNum, size_t blockSize) +{ + int rc; + uint8_t dataSize, sizeNBytes; + uint16_t nBytes = 0; + + /* + * Write the command + */ + rc = scp->mbg_read(scp, MBG_CMD_GET_GPS_DATA, + &dataSize, sizeof(dataSize)); + if (rc != MBG_RET_STATUS_OK) { + device_printf(scp->device, + "mbg_gps_read_block(): MBG_CMD_GET_GPS_DATA failed!\n"); + return rc; + } + + if (dataSize != 1) { + if (dataSize == 0) { + device_printf(scp->device, + "mbg_gps_read_block(): dataSize == 0!\n"); + return MBG_RET_STATUS_BUSY; + } else { + device_printf(scp->device, + "mbg_gps_read_block(): dataSize == %d!\n", + dataSize); + return MBG_RET_STATUS_NBYTES; + } + } + + /* + * Write the data type code + */ + if (scp->features & MBG_FEAT_GPS_DATA_16) + sizeNBytes = sizeof(nBytes); + else { + if (bufLen > 255) + return MBG_RET_STATUS_NBYTES; + sizeNBytes = sizeof(uint8_t); + } + + rc = scp->mbg_read(scp, dataType, &nBytes, sizeNBytes); + if (rc != MBG_RET_STATUS_OK) { + device_printf(scp->device, + "mbg_gps_read_block(): can't set data type\n"); + return rc; + } + + if (nBytes == 0) { + device_printf(scp->device, + "mbg_gps_read_block(): invalid data type\n"); + return MBG_RET_STATUS_INV_TYPE; + } + + if (nBytes != bufLen) { + device_printf(scp->device, + "mbg_gps_read_block(): nBytes (%d) != bufLen (%d)\n", + nBytes, bufLen); + return MBG_RET_STATUS_NBYTES; + } + + /* + * Write the block number, and read blockSize bytes + */ + rc = scp->mbg_read(scp, blockNum, buf, blockSize); + if (rc != MBG_RET_STATUS_OK) + device_printf(scp->device, + "mbg_gps_read_block(): block %d size %d failed\n", + blockNum, blockSize); + + return rc; +} + +/* + * mbg_gps_read: + * Get data from the GPS receiver + * + * Returns one of MBG_RET_STATUS_* + */ +static int +mbg_gps_read(struct mbg_softc *scp, uint8_t dataType, + void *buf, size_t bufLen) +{ + char *p = buf; + int i, rc = MBG_RET_STATUS_OK; + int nBlocks = bufLen / MBG_FIFO_LEN; + int nRemain = bufLen % MBG_FIFO_LEN; + + /* + * Get nBlocks of data + */ + for (i = 0; i < nBlocks; i++) { + rc = mbg_gps_read_block(scp, dataType, p, + bufLen, i, MBG_FIFO_LEN); + if (rc != MBG_RET_STATUS_OK) { + device_printf(scp->device, + "mbg_gps_read(): can't read block %d/%d\n", + i, nBlocks); + return rc; + } + p += MBG_FIFO_LEN; + } + + /* + * Get nRemain bytes of data + */ + if (nRemain) { + rc = mbg_gps_read_block(scp, dataType, p, + bufLen, i, nRemain); + if (rc != MBG_RET_STATUS_OK) + device_printf(scp->device, + "mbg_gps_read(): can't read remain block %d, size %d\n", + i, nRemain); + } + + return rc; +} + +/* + * mbg_gps_write + * Write data to the GPS receiver + * + * Returns one of MBG_RET_STATUS_* + */ +static int +mbg_gps_write(struct mbg_softc *scp, uint8_t dataType, + void *buf, size_t bufLen) +{ + int i, rc; + uint8_t *p = (uint8_t *)buf; + uint16_t nBytes = 0, retVal = 0; + uint8_t dataSize, sizeNBytes, sizeRetVal; + + /* + * Write the command + */ + rc = scp->mbg_read(scp, MBG_CMD_SET_GPS_DATA, + &dataSize, sizeof(dataSize)); + if (rc != MBG_RET_STATUS_OK) { + device_printf(scp->device, + "mbg_gps_write(): MBG_CMD_SET_GPS_DATA failed!\n"); + return rc; + } + + if (dataSize != 1) { + device_printf(scp->device, + "mbg_gps_write(): dataSize == %d!\n", + dataSize); + return MBG_RET_STATUS_NBYTES; + } + + /* + * Write the data type code + */ + if (scp->features & MBG_FEAT_GPS_DATA_16) { + sizeNBytes = sizeof(nBytes); + sizeRetVal = sizeof(rc); + } else { + if (bufLen > 255) + return MBG_RET_STATUS_NBYTES; + sizeRetVal = sizeNBytes = sizeof(uint8_t); + } + + rc = scp->mbg_read(scp, dataType, &nBytes, sizeNBytes); + if (rc != MBG_RET_STATUS_OK) { + device_printf(scp->device, + "mbg_gps_write(): can't set datatype\n"); + return rc; + } + + if (nBytes != bufLen) { + device_printf(scp->device, + "mbg_gps_write(): dataType nBytes (%d) != bufLen (%d)\n", + nBytes, bufLen); + return MBG_RET_STATUS_NBYTES; + } + + /* + * Write bufLen - 1 bytes without reading + */ + for (i = 0; i < bufLen - 1; i++) { + rc = scp->mbg_read(scp, *p++, NULL, 0); + if (rc != MBG_RET_STATUS_OK) { + device_printf(scp->device, + "mbg_gps_write(): %d/%d failed\n", i, bufLen); + return rc; + } + } + + /* + * Write final byte from buffer and read result + */ + rc = scp->mbg_read(scp, *p, &retVal, sizeRetVal); + if (rc != MBG_RET_STATUS_OK) { + device_printf(scp->device, + "mbg_gps_write(): last byte write failed\n"); + } + + if (rc != MBG_RET_STATUS_OK) { + return rc; + } else { + return retVal; + } +} + +/* + * mbg_pci_irq_op: + * enable, disable or ack the interface IRQ + * + * Returns one of MBG_RET_STATUS_* + */ +static int +mbg_pci_irq_op(struct mbg_softc *scp, enum MBG_IRQ_OP op) +{ + int32_t rc; + uint32_t ctlStatus; + + switch (op) { + case MBG_IRQ_OP_DISABLE: + rc = scp->mbg_read(scp, MBG_CMD_IRQ_NONE, NULL, 0); + if (rc != MBG_RET_STATUS_OK) { + KASSERT(0, "mbg_pci_irq_op(): can't disable IRQ\n"); + return rc; + } + ctlStatus = bus_space_read_4(scp->bt, + scp->bh, + MBG_ASIC_REG_CTLSTATUS); + bus_space_write_4(scp->bt, + scp->bh, + MBG_ASIC_REG_CTLSTATUS, + ctlStatus & ~(MBG_ASIC_PCI_IRQ_FLAG)); + break; + case MBG_IRQ_OP_ENABLE: + rc = scp->mbg_read(scp, MBG_CMD_IRQ_1_SEC, NULL, 0); + if (rc != MBG_RET_STATUS_OK) { + KASSERT(0, "mbg_pci_irq_op(): can't enable IRQ\n"); + return rc; + } + ctlStatus = bus_space_read_4(scp->bt, + scp->bh, + MBG_ASIC_REG_CTLSTATUS); + bus_space_write_4(scp->bt, + scp->bh, + MBG_ASIC_REG_CTLSTATUS, + ctlStatus | MBG_ASIC_PCI_IRQ_FLAG); + break; + case MBG_IRQ_OP_ACK: + bus_space_write_4(scp->bt, + scp->bh, + MBG_ASIC_REG_CTLSTATUS, + MBG_ASIC_PCI_IRQ_FLAG); + break; + default: + KASSERT(0, ("mbg_pci_irq_op unknown!")); + break; + } + + return MBG_RET_STATUS_OK; +} + +/* + * mbg_pci_got_intr: + * see if the interface really generated an IRQ + * + * Returns 1 if yes, 0 otherwise + */ +static int +mbg_pci_got_intr(struct mbg_softc *scp) +{ + if (bus_space_read_4(scp->bt, + scp->bh, + MBG_ASIC_REG_CTLSTATUS) & + MBG_ASIC_PCI_IRQ_FLAG) + return 1; + + return 0; +} + +/* + * mbg_tframe2str: + * Convert a time frame to a string in Meinberg Standard format + * + * Returns nothing + */ +static void +mbg_tframe2str(struct mbg_tframe *tframe, char *str) +{ + char *p = str; + + if (tframe->status & MBG_STATUS_INVALID) { + tframe->status |= MBG_STATUS_FREERUN; + tframe->status &= ~MBG_STATUS_SYNC; + } + + /* + * STX + */ + *p++ = '\02'; + + /* + * Meinberg standard time string + * + * Note: This is the time format expected by the + * NTP parse clock driver. + */ + p += sprintf(p, "D:%02d.%02d.%02d;T:%1d;U:%02d.%02d.%02d;", + tframe->mday, tframe->mon, tframe->year, tframe->wday, + tframe->hour, tframe->min, tframe->sec); + + /* + * Has clock sync'd after reset? + */ + *p++ = (tframe->status & MBG_STATUS_SYNC) ? ' ' : '#'; + + /* + * Has GPS receiver checked it position? + */ + *p++ = (tframe->status & MBG_STATUS_FREERUN) ? '*' : ' '; + + /* + * Are we using UTC, if not are we in MEZ summertime? + */ + *p++ = (tframe->status & MBG_STATUS_UTC) ? 'U' : /* UTC */ + ((tframe->status & MBG_STATUS_DST_ENA) ? 'S' : ' ' ); + + /* + * Is there a DST announcement? A leap second announcement? + */ + *p++ = (tframe->status & MBG_STATUS_DST_CHG) ? '!' : + ((tframe->status & MBG_STATUS_LEAP) ? 'A' : ' ' ); + + /* + * ETX + */ + *p++ = '\03'; + + *p = 0; +} + +/*****************************************************************************/ +/* PCI probe and attach */ +/*****************************************************************************/ + +/* + * mbg_pci_probe: + * See if the driver should be loaded based on the PCI + * vendor and device ID of the adapter. + * + * Returns: + * BUS_PROBE_DEFAULT, ENXIO on failure. + */ +static int +mbg_pci_probe(device_t device) +{ + uint16_t pci_vendor_id; + uint16_t pci_device_id; + struct mbg_pci_ids *ent = mbg_pci_ids; + + pci_vendor_id = pci_get_vendor(device); + pci_device_id = pci_get_device(device); + + while (ent->vendor_id != 0) { + if ((pci_vendor_id == ent->vendor_id) && + (pci_device_id == ent->device_id)) { + device_set_desc(device, ent->desc); + return BUS_PROBE_DEFAULT; + } + ++ent; + } + + return ENXIO; +} + +/* + * mbg_pci_attach: + * Attach a PCI device and identify card features + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_pci_attach(device_t device) +{ + int error, rc; + char firmware[MBG_ID_LEN]; + struct mbg_softc *scp = DEVICE2SOFTC(device); + + KASSERT(scp != NULL, ("mbg_pci_attach: null software carrier!")); + + bzero(scp, sizeof (*scp)); + scp->device = device; + + /* + * Do generic attach + */ + error = mbg_attach(device, scp); + if (error) { + mbg_pci_detach(device); + return error; + } + + /* + * Set up feature mask and handlers for each device. + * Obviously, only the GPS170PCI is supported here. + */ + switch (pci_get_device(device)) { + case MBG_PCI_DEVICE_GPS170PCI: + scp->features = MBG_FEAT_GPS170PCI; + scp->mbg_read = mbg_pci_read; + scp->mbg_irq_op = mbg_pci_irq_op; + scp->mbg_got_intr = mbg_pci_got_intr; + break; + default: + scp->features = 0x0; + break; + } + + /* + * Sanity check + */ + KASSERT(scp->mbg_read, "mbg_pci_attach(): no mbg_read() defined\n"); + KASSERT(scp->mbg_irq_op, "mbg_pci_attach(): no mbg_irq_op() defined\n"); + KASSERT(scp->mbg_got_intr, "mbg_pci_attach(): no mbg_got_intr() defined\n"); + + /* + * Get the firmware version + */ + rc = scp->mbg_read(scp, MBG_CMD_GET_FW_ID_1, + firmware, MBG_FIFO_LEN); + if (rc == MBG_RET_STATUS_OK) { + rc = scp->mbg_read(scp, MBG_CMD_GET_FW_ID_2, + &firmware[MBG_FIFO_LEN], MBG_FIFO_LEN); + if (rc == MBG_RET_STATUS_OK) { + firmware[MBG_ID_LEN - 1] = '\0'; + device_printf(device, "firmware: %s, ", firmware); + } + } + + /* + * Get the time from the board + */ + rc = scp->mbg_read(scp, MBG_CMD_GET_TIME, + &scp->tframe, sizeof(scp->tframe)); + if (rc == MBG_RET_STATUS_OK) { + printf("date: %d/%d/%d, time: %02d:%02d:%02d.%02d, ", + scp->tframe.mon, scp->tframe.mday, + scp->tframe.year + 2000, scp->tframe.hour, + scp->tframe.min, scp->tframe.sec, + scp->tframe.hundreds); + if (scp->tframe.status & MBG_STATUS_FREERUN) { + printf("(free running on xtal)\n"); + } else if (scp->tframe.status & MBG_STATUS_SYNC) { + printf("(synchronized)\n"); + } else if (scp->tframe.status & MBG_STATUS_INVALID) { + printf("(invalid)\n"); + } + } + + /* + * Get the GPS receiver info + */ + if (scp->features & MBG_FEAT_RECV_INFO) { + int i; + struct mbg_gps_recv_info ri; + rc = mbg_gps_read(scp, MBG_GPS_RECV_INFO, &ri, sizeof(ri)); + if (rc == MBG_RET_STATUS_OK) { + device_printf(device, "serial number: %s, ", + ri.serial); + printf("GPS features: "); + for (i = 0; i < MBG_GPS_NFEATURES; i++) { + if ((ri.features & (1 << i)) && + (i < sizeof(mbg_osc_feature_names)/sizeof(char *))) { + printf("%s, ", mbg_gps_feature_names[i]); + } + } + if (ri.features & MBG_GPS_FEAT_IRIG_TX) + scp->features |= MBG_FEAT_IRIG_TX; + if (ri.features & MBG_GPS_FEAT_SYNTH) + scp->features |= MBG_FEAT_SYNTH; + if (ri.osc_type >= sizeof(mbg_osc_feature_names)/sizeof(char *)) + ri.osc_type = 0; + printf(" oscillator: %s\n", + mbg_osc_feature_names[ri.osc_type]); + } + } + + return 0; +} + +/* + * mbg_pci_detach: + * detach a PCI device + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_pci_detach(device_t device) +{ + int error; + struct mbg_softc *scp = DEVICE2SOFTC(device); + + KASSERT(scp != NULL, ("mbg_pci_detach: null software carrier!")); + + /* + * Do generic detach + */ + error = mbg_detach(device, scp); + + return error; +} + +/*****************************************************************************/ +/* Common attachment functions */ +/*****************************************************************************/ + +/* + * mbg_attach: + * Common attach function + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_attach(device_t device, struct mbg_softc *scp) +{ + int unit = device_get_unit(device); + + /* + * make mbgntp device + */ + scp->mbgntp.ntp = make_dev(&mbgntp_cdevsw, unit, + UID_ROOT, GID_OPERATOR, + S_IRUSR | S_IWUSR, + "mbgntp"); + scp->mbgntp.ntp->si_drv1 = scp; + + /* + * make mbgclk device + */ + scp->mbgclk.clk = make_dev(&mbgclk_cdevsw, unit, + UID_ROOT, GID_OPERATOR, + S_IRUSR | S_IWUSR, + "mbgclk"); + scp->mbgclk.clk->si_drv1 = scp; + + if (mbg_allocate_resources(device)) + goto errexit; + + scp->bt = rman_get_bustag(scp->res_ioport); + scp->bh = rman_get_bushandle(scp->res_ioport); + + /* + * Setup interrupt + */ + if (scp->res_irq) { + if (!bus_setup_intr(device, scp->res_irq, + INTR_TYPE_TTY, +#if __FreeBSD_version >= 700000 + NULL, +#endif + mbg_intr, scp, &scp->intr_cookie) == 0) + goto errexit; + } + + mtx_init(&scp->mbgntp.lock, device_get_nameunit(device), + "mbgntp", MTX_DEF); + mtx_init(&scp->mbgclk.lock, device_get_nameunit(device), + "mbgclk", MTX_DEF); + + return 0; + +errexit: + /* + * Undo anything we may have done. + */ + mbg_detach(device, scp); + return ENXIO; +} + +/* + * mbg_detach: + * Common detach function + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_detach(device_t device, struct mbg_softc *scp) +{ + int retval; + + /* + * Remove interrupt handler + */ + if (scp->intr_cookie != NULL) { + if (bus_teardown_intr(device, scp->res_irq, + scp->intr_cookie) != 0) + device_printf(device, + "mbg_detach(): intr teardown failed\n"); + scp->intr_cookie = NULL; + } + + retval = mbg_deallocate_resources(device); + mtx_destroy(&scp->mbgclk.lock); + mtx_destroy(&scp->mbgntp.lock); + + return retval; +} + +/* + * mbg_allocate_resources: + * Common resource allocation + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_allocate_resources(device_t device) +{ + int error; + struct mbg_softc *scp = DEVICE2SOFTC(device); + + KASSERT(scp != NULL, ("mbg_alloc_resources: null software carrier!")); + + scp->rid_ioport = PCIR_BAR(0); + scp->res_ioport = bus_alloc_resource_any(device, SYS_RES_IOPORT, + &scp->rid_ioport, RF_ACTIVE); + if (scp->res_ioport == NULL) + goto errexit; + + scp->res_irq = bus_alloc_resource(device, SYS_RES_IRQ, + &scp->rid_irq, 0ul, ~0ul, 1, RF_SHAREABLE | RF_ACTIVE); + if (scp->res_irq == NULL) + goto errexit; + + return 0; + +errexit: + error = ENXIO; + + /* + * Cleanup anything assigned + */ + mbg_deallocate_resources(device); + + return ENXIO; +} + +/* + * mbg_deallocate_resources: + * Common resource deallocation + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_deallocate_resources(device_t device) +{ + struct mbg_softc *scp = DEVICE2SOFTC(device); + + if (scp->res_irq != 0) { + bus_deactivate_resource(device, SYS_RES_IRQ, + scp->rid_irq, scp->res_irq); + bus_release_resource(device, SYS_RES_IRQ, + scp->rid_irq, scp->res_irq); + scp->res_irq = 0; + } + + if (scp->res_ioport != 0) { + bus_deactivate_resource(device, SYS_RES_IOPORT, + scp->rid_ioport, scp->res_ioport); + bus_release_resource(device, SYS_RES_IOPORT, + scp->rid_ioport, scp->res_ioport); + scp->res_ioport = 0; + } + + if (scp->mbgclk.clk) { + destroy_dev(scp->mbgclk.clk); + scp->mbgclk.clk = (struct cdev *)NULL; + } + + if (scp->mbgntp.ntp) { + destroy_dev(scp->mbgntp.ntp); + scp->mbgntp.ntp = (struct cdev *)NULL; + } + + return 0; +} + +/* + * mbg_pci_shutdown: + * Shutdown entry point + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_pci_shutdown(device_t dev) +{ + return 0; +} + +/* + * mbg_pci_suspend: + * Suspend device method + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_pci_suspend(device_t dev) +{ + return bus_generic_suspend(dev); +} + +/* + * mbg_pci_resume: + * Resume device method + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbg_pci_resume(device_t dev) +{ + return bus_generic_resume(dev); +} + +/*****************************************************************************/ +/* interrupt processing functions */ +/*****************************************************************************/ + +/* + * mbg_intr: + * Handle an interrupt + * + * Returns nothing + */ +static void +mbg_intr(void *arg) +{ + int rc, accessInProgress; + struct mbg_softc *scp = (struct mbg_softc *) arg; + + /* + * Was this our interrupt? + */ + if (!scp->mbg_got_intr(scp)) + return; + + /* + * Get the time + */ + mtx_lock_spin(&scp->mbgntp.spinLock); + accessInProgress = scp->mbgclk.accessInProgress; + if (!accessInProgress) + rc = scp->mbg_read(scp, MBG_CMD_GET_TIME, + &scp->tframe, sizeof(scp->tframe)); + else + rc = MBG_RET_STATUS_BUSY; + + /* + * ACK the interrupt + */ + scp->mbg_irq_op(scp, MBG_IRQ_OP_ACK); + + /* + * Wakeup readers + */ + if (rc == MBG_RET_STATUS_OK) { + scp->mbgntp.hasTimeData = 1; + wakeup(&scp->mbgntp.hasTimeData); + selwakeup(&scp->mbgntp.select); + } + mtx_unlock_spin(&scp->mbgntp.spinLock); + + return; +} + +/*****************************************************************************/ +/* mbgntp cdevsw functions */ +/*****************************************************************************/ + +/* + * mbgntp_open: + * Handle an open request on /dev/mbgntp + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbgntp_open(struct cdev *dev, int oflags, int devtype, struct thread *td) +{ + struct mbg_softc *scp = DEV2SOFTC(dev); + + /* + * Only 1 instance allowed + */ + mtx_lock(&scp->mbgntp.lock); + if (scp->mbgntp.opened) { + mtx_unlock(&scp->mbgntp.lock); + return EBUSY; + } + scp->mbgntp.opened++; + mtx_unlock(&scp->mbgntp.lock); + + mtx_init(&scp->mbgntp.spinLock, "mbgSpin", NULL, MTX_SPIN); + mtx_init(&scp->mbgntp.sema, "mbgSema", NULL, MTX_DEF); + scp->mbgntp.hasTimeData = 0; + scp->mbg_irq_op(scp, MBG_IRQ_OP_ENABLE); + + return 0; +} + +/* + * mbgntp_close: + * Handle a close request on /dev/mbgntp + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbgntp_close(struct cdev *dev, int fflag, int devtype, struct thread *td) +{ + struct mbg_softc *scp = DEV2SOFTC(dev); + + mtx_lock(&scp->mbgntp.lock); + scp->mbgntp.opened = 0; + mtx_unlock(&scp->mbgntp.lock); + + scp->mbg_irq_op(scp, MBG_IRQ_OP_DISABLE); + + return 0; +} + +/* + * mbgntp_read: + * Handle a read request on /dev/mbgntp + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbgntp_read(struct cdev *dev, struct uio *uio, int ioflag) +{ + int ret = 0, nBytes; + struct mbg_tframe tframe; + char tstr[MBG_TSTAMP_LEN]; + struct mbg_softc *scp = DEV2SOFTC(dev); + + mtx_lock(&scp->mbgntp.lock); + if (!scp->mbgntp.opened) { + mtx_unlock(&scp->mbgntp.lock); + return EIO; + } + mtx_unlock(&scp->mbgntp.lock); + + if (uio->uio_resid < sizeof(tstr)) + return EINVAL; + + if (ioflag & O_NONBLOCK) { + if (!mtx_trylock(&scp->mbgntp.sema)) + return EAGAIN; + } else + mtx_lock(&scp->mbgntp.sema); + + while (!scp->mbgntp.hasTimeData) { + mtx_unlock(&scp->mbgntp.sema); + + if (ioflag & O_NONBLOCK) + return EAGAIN; + + ret = tsleep(&scp->mbgntp.hasTimeData, PZERO | PCATCH, "mbg", 0); + if (ret == EINTR) + return EINTR; + + mtx_lock(&scp->mbgntp.sema); + } + + mtx_lock_spin(&scp->mbgntp.spinLock); + tframe = scp->tframe; + scp->mbgntp.hasTimeData = 0; + mtx_unlock_spin(&scp->mbgntp.spinLock); + + mbg_tframe2str(&tframe, tstr); + + nBytes = min(uio->uio_resid, sizeof(tstr) - 1); + ret = uiomove(tstr, nBytes, uio); + + mtx_unlock(&scp->mbgntp.sema); + + return ret; +} + +/* + * mbgntp_write: + * Handle a write request on /dev/mbgntp + * + * Always returns EPERM + */ +static int +mbgntp_write(struct cdev *dev, struct uio *uio, int ioflag) +{ + return EPERM; +} + +/* + * mbgntp_ioctl: + * Handle an ioctl request on /dev/mbgntp + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbgntp_ioctl(struct cdev *dev, u_long cmd, caddr_t data, + int flag, struct thread *td) +{ + int rc; + + switch (cmd) { + /* + * The TIOCxxx ioctl()'s are necessary because the + * NTP parse clock driver thinks the Meinberg clock + * is attached to a serial port. + */ + case TIOCGETA: + { + struct termios termios; + + termios.c_iflag = IGNBRK | IGNPAR | ISTRIP; + termios.c_cflag = CS7 | PARENB | CREAD | HUPCL | CLOCAL; + termios.c_oflag = termios.c_lflag = 0; + termios.c_ispeed = termios.c_ospeed = B9600; + bcopy(&termios, data, sizeof(termios)); + rc = MBG_RET_STATUS_OK; + } + break; + case TIOCGWINSZ: + { + struct winsize winsize = { 0, 0, 0, 0 }; + + bcopy(&winsize, data, sizeof(winsize)); + } + rc = MBG_RET_STATUS_OK; + break; + case TIOCSETA: + case TIOCFLUSH: + rc = MBG_RET_STATUS_OK; + break; + default: + rc = EINVAL; + } + + return rc; +} + +/* + * mbgntp_poll: + * Handle a poll request on /dev/mbgntp + * + * Returns number of events + */ +static int +mbgntp_poll(struct cdev *dev, int poll_events, struct thread *td) +{ + int revents = 0; + struct mbg_softc *scp = DEV2SOFTC(dev); + + if (scp->mbgntp.hasTimeData) + revents |= poll_events & (POLLIN | POLLRDNORM); + else + selrecord(td, &scp->mbgntp.select); + + return revents; +} + +/*****************************************************************************/ +/* mbgclk cdevsw functions */ +/*****************************************************************************/ + +/* + * mbgclk_open: + * Handle an open request on /dev/mbgclk + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbgclk_open(struct cdev *dev, int oflags, int devtype, struct thread *td) +{ + struct mbg_softc *scp = DEV2SOFTC(dev); + + /* + * Only 1 instance allowed + */ + mtx_lock(&scp->mbgclk.lock); + if (scp->mbgclk.opened) { + mtx_unlock(&scp->mbgclk.lock); + return EBUSY; + } + scp->mbgclk.opened++; + mtx_unlock(&scp->mbgclk.lock); + + return 0; +} + +/* + * mbgclk_close: + * Handle a close request on /dev/mbgclk + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbgclk_close(struct cdev *dev, int fflag, int devtype, struct thread *td) +{ + struct mbg_softc *scp = DEV2SOFTC(dev); + + mtx_lock(&scp->mbgclk.lock); + scp->mbgclk.opened = 0; + mtx_unlock(&scp->mbgclk.lock); + + return 0; +} + +/* + * mbgclk_access_inc: + * Increment the mbgclk accessInProcess counter + * + * Returns nothing + */ +static void +mbgclk_access_inc(struct mbgclk_struct *mbgclk) +{ + KASSERT(mbgclk->accessInProgress == 0, + ("mbgclk_access_inc: accessInProcess != 0")); + + mbgclk->accessInProgress++; +} + +/* + * mbgclk_access_dec: + * Decrement the mbgclk accessInProcess counter + * + * Returns nothing + */ +static void +mbgclk_access_dec(struct mbgclk_struct *mbgclk) +{ + KASSERT(mbgclk->accessInProgress == 1, + ("mbgclk_access_inc: accessInProcess != 1")); + + mbgclk->accessInProgress--; +} + +/* + * mbgclk_ioctl: + * Handle an ioctl request on /dev/mbgclk + * + * Returns 0 on success, non-zero otherwise + */ +static int +mbgclk_ioctl(struct cdev *dev, u_long cmd, caddr_t data, + int flag, struct thread *td) +{ + int rc = MBG_RET_STATUS_OK; + struct mbg_softc *scp = DEV2SOFTC(dev); + + switch (cmd) { + case MBG_GET_DEVICE_NAME: + { + const char *p; + + p = device_get_desc(scp->device); + rc = copyout(p, *(char **)data, strlen(p) + 1); + } + break; + case MBG_GET_FIRMWARE_ID: + { + char firmware[MBG_ID_LEN]; + + mbgclk_access_inc(&scp->mbgclk); + rc = scp->mbg_read(scp, MBG_CMD_GET_FW_ID_1, + firmware, MBG_FIFO_LEN); + if (rc == MBG_RET_STATUS_OK) { + rc = scp->mbg_read(scp, MBG_CMD_GET_FW_ID_2, + &firmware[MBG_FIFO_LEN], MBG_FIFO_LEN); + if (rc == MBG_RET_STATUS_OK) { + firmware[MBG_ID_LEN - 1] = '\0'; + rc = copyout(firmware, *(char **)data, + MBG_ID_LEN); + } else + rc = EINVAL; + } else + rc = EINVAL; + mbgclk_access_dec(&scp->mbgclk); + } + break; + case MBG_GET_TIME: + { + struct mbg_tframe tf; + + mbgclk_access_inc(&scp->mbgclk); + rc = scp->mbg_read(scp, MBG_CMD_GET_TIME, + &tf, sizeof(tf)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) + bcopy(&tf, data, sizeof(tf)); + else + rc = EINVAL; + } + break; + case MBG_GET_HR_TIME: + { + struct mbg_hr_time ht; + + if (scp->features & MBG_FEAT_HR_TIME) { + mbgclk_access_inc(&scp->mbgclk); + rc = scp->mbg_read(scp, MBG_CMD_GET_HR_TIME, + &ht, sizeof(ht)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) + bcopy(&ht, data, sizeof(ht)); + else + rc = EINVAL; + } else + rc = ENXIO; + } + break; + case MBG_GET_LAST_SYNC_TIME: + { + struct mbg_tframe tf; + + if (scp->features & MBG_FEAT_SYNC_TIME) { + mbgclk_access_inc(&scp->mbgclk); + rc = scp->mbg_read(scp, MBG_CMD_GET_SYNC_TIME, + &tf, sizeof(tf)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) + bcopy(&tf, data, sizeof(tf)); + else + rc = EINVAL; + } else + rc = ENXIO; + } + break; + case MBG_GET_RECV_INFO: + { + struct mbg_gps_recv_info ri; + + if (scp->features & MBG_FEAT_RECV_INFO) { + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_read(scp, MBG_GPS_RECV_INFO, + &ri, sizeof(ri)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) + bcopy(&ri, data, sizeof(ri)); + else + rc = EINVAL; + } else + rc = ENXIO; + } + break; + case MBG_GET_RECV_STAT: + { + struct mbg_gps_stat_info si; + + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_read(scp, MBG_GPS_STAT_INFO, + &si, sizeof(si)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) + bcopy(&si, data, sizeof(si)); + else + rc = EINVAL; + } + break; + case MBG_GET_GPS_POSITION: + { + struct mbg_gps_position gp; + + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_read(scp, MBG_GPS_POS, + &gp, sizeof(gp)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) { + /* + * Note: Swap doubles as appropriate + */ + int i; + uint64_t u64; + + for (i = 0; i < 3; i++) { + u64 = mbg_swap64(&gp.xyz[i]); + bcopy(&u64, &gp.xyz[i], sizeof(u64)); + u64 = mbg_swap64(&gp.lla[i]); + bcopy(&u64, &gp.lla[i], sizeof(u64)); + } + u64 = mbg_swap64(&gp.longitude.sec); + bcopy(&u64, &gp.longitude.sec, sizeof(u64)); + u64 = mbg_swap64(&gp.latitude.sec); + bcopy(&u64, &gp.latitude.sec, sizeof(u64)); + bcopy(&gp, data, sizeof(gp)); + } else + rc = EINVAL; + } + break; + case MBG_GET_GPS_PORT_PARM: + { + struct mbg_gps_port_parm pp; + + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_read(scp, MBG_GPS_PORT_PARM, + &pp, sizeof(pp)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) + bcopy(&pp, data, sizeof(pp)); + else + rc = EINVAL; + } + break; + case MBG_GET_GPS_TZDL: + { + struct mbg_gps_tzdl tz; + + if (scp->features & MBG_FEAT_TZDL) { + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_read(scp, MBG_GPS_TZDL, + &tz, sizeof(tz)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) + bcopy(&tz, data, sizeof(tz)); + else + rc = EINVAL; + } else + rc = ENXIO; + } + break; + case MBG_GET_UCAPTURE_STATS: + { + struct mbg_ucapture_stats us; + + /* + * Note: Boards report one more max event than they + * can actually save. Adjust max accordingly. + */ + if (scp->features & MBG_FEAT_UCAP) { + mbgclk_access_inc(&scp->mbgclk); + rc = scp->mbg_read(scp, MBG_CMD_GET_CAP_STATS, + &us, sizeof(us)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) { + us.max--; + bcopy(&us, data, sizeof(us)); + } else + rc = EINVAL; + } else + rc = ENXIO; + } + break; + case MBG_GET_UCAPTURE_EVENT: + { + struct mbg_hr_time ht; + + if (scp->features & MBG_FEAT_UCAP) { + mbgclk_access_inc(&scp->mbgclk); + rc = scp->mbg_read(scp, MBG_CMD_GET_CAP_EVENT, + &ht, sizeof(ht)); + mbgclk_access_dec(&scp->mbgclk); + if (rc == MBG_RET_STATUS_OK) + bcopy(&ht, data, sizeof(ht)); + else + rc = EINVAL; + } else + rc = ENXIO; + } + break; + case MBG_SET_UCAPTURE_CLEAR: + if (scp->features & MBG_FEAT_UCAP) { + mbgclk_access_inc(&scp->mbgclk); + rc = scp->mbg_read(scp, MBG_CMD_CLEAR_CAP_BUF, + NULL, 0); + mbgclk_access_dec(&scp->mbgclk); + if (rc != MBG_RET_STATUS_OK) + rc = EINVAL; + } else + rc = ENXIO; + break; + case MBG_SET_GPS_CMD: + { + uint16_t *cmd = (uint16_t *)data; + + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_write(scp, MBG_GPS_CMD, + cmd, sizeof(*cmd)); + mbgclk_access_dec(&scp->mbgclk); + if (rc != MBG_RET_STATUS_OK) + rc = EINVAL; + } + break; + case MBG_SET_GPS_TZDL: + { + struct mbg_gps_tzdl *tz = (struct mbg_gps_tzdl *)data; + + if (scp->features & MBG_FEAT_TZDL) { + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_write(scp, MBG_GPS_TZDL, + tz, sizeof(*tz)); + mbgclk_access_dec(&scp->mbgclk); + if (rc != MBG_RET_STATUS_OK) + rc = EINVAL; + } else + rc = ENXIO; + } + break; + case MBG_SET_GPS_POS_LLA: + { + int i; + uint64_t u64; + double lla[3]; + + /* + * Note: Swap doubles as appropriate. + * Latitude and longitude are in radians. + */ + if (copyin(*(double **)data, &lla, sizeof(lla))) + rc = EFAULT; + else { + for (i = 0; i < 3; i++) { + u64 = mbg_swap64(&lla[i]); + bcopy(&u64, &lla[i], sizeof(u64)); + } + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_write(scp, MBG_GPS_POS_LLA, + lla, sizeof(lla)); + mbgclk_access_dec(&scp->mbgclk); + if (rc != MBG_RET_STATUS_OK) + rc = EINVAL; + } + } + break; + case MBG_SET_GPS_TIME: + { + struct mbg_gps_dt *dt = (struct mbg_gps_dt *)data; + + if (scp->features & MBG_FEAT_SET_TIME) { + mbgclk_access_inc(&scp->mbgclk); + rc = mbg_gps_write(scp, MBG_GPS_TIME, + dt, sizeof(*dt)); + mbgclk_access_dec(&scp->mbgclk); + if (rc != MBG_RET_STATUS_OK) + rc = EINVAL; + } else + rc = ENXIO; + } + break; + default: + rc = EINVAL; + } + + return rc; +} + diff -rn -N -U 1 usr/src.old/sys/modules/mbg/Makefile usr/src/sys/modules/mbg/Makefile --- usr/src.old/sys/modules/mbg/Makefile 1969-12-31 16:00:00.000000000 -0800 +++ usr/src/sys/modules/mbg/Makefile 2008-01-27 12:06:15.000000000 -0800 @@ -0,0 +1,10 @@ +# MBG (Meinberg GPS170) Loadable Kernel Module +# +# $FreeBSD: $ + +.PATH: ${.CURDIR}/../../dev/mbg +KMOD = mbg +SRCS = mbg.c +SRCS += device_if.h bus_if.h pci_if.h + +.include diff -rn -N -U 1 usr/src.old/sys/sys/mbgio.h usr/src/sys/sys/mbgio.h --- usr/src.old/sys/sys/mbgio.h 1969-12-31 16:00:00.000000000 -0800 +++ usr/src/sys/sys/mbgio.h 2008-01-27 12:05:51.000000000 -0800 @@ -0,0 +1,369 @@ +/* + * Copyright (c) 2007-2008 VMware, Inc. All rights reserved. + * + * Joe Landers + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. Neither the name of VMware, Inc. nor the names of its contributors + * may be used to endorse or promote products derived from this software + * with specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + * DAMAGE. + */ + +#ifndef __SYS_MBGIO_H__ +#define __SYS_MBGIO_H__ + +#ifndef KERNEL +#include +#endif +#include + +/*****************************************************************************/ +/* #defines and constants */ +/*****************************************************************************/ + +/* + * Time frame status bits (status in mbg_tframe) + */ +#define MBG_STATUS_FREERUN 0x0001 /* free running on xtal */ +#define MBG_STATUS_DST_ENA 0x0002 /* DST enabled */ +#define MBG_STATUS_SYNC 0x0004 /* clock synced at least once */ +#define MBG_STATUS_DST_CHG 0x0008 /* DST announced */ +#define MBG_STATUS_UTC 0x0010 /* using UTC */ +#define MBG_STATUS_LEAP 0x0020 /* leap second announced */ +#define MBG_STATUS_IFTM 0x0040 /* current time set from host */ +#define MBG_STATUS_INVALID 0x0080 /* time is invalid */ +#define MBG_STATUS_LEAP_SEC 0x0100 /* current sec is leap sec */ +#define MBG_STATUS_ANTENNA_FAIL 0x0200 /* antenna failure */ +#define MBG_STATUS_OVERRUN 0x2000 /* event interval too short */ +#define MBG_STATUS_BUF_FULL 0x4000 /* event read too slow */ +#define MBG_STATUS_IO_BLOCKED 0x8000 /* microprocessor busy */ + +/* + * GPS time status bits (used by status field of mbg_gps_time) + */ +#define MBG_GPS_STATUS_UTC 0x0001 /* UTC correction applied */ +#define MBG_GPS_STATUS_LOCAL 0x0002 /* converted to local time */ +#define MBG_GPS_STATUS_DL_ANN 0x0004 /* upcoming DST announcement */ +#define MBG_GPS_STATUS_DL_ENB 0x0008 /* DST enabled */ +#define MBG_GPS_STATUS_LS_ANN 0x0010 /* leap second add announcement */ +#define MBG_GPS_STATUS_LS_ENB 0x0020 /* current second is leap second */ +#define MBG_GPS_STATUS_LS_ANN_NEG 0x0040 /* leap second del (set w/ LS_ANN) */ +#define MBG_GPS_STATUS_UNUSED 0x0080 /* reserved and not used */ +#define MBG_GPS_STATUS_EXT_SYNC 0x0100 /* clock sync'd externally */ +#define MBG_GPS_STATUS_HOLDOVER 0x0200 /* holdover mode from prev sync */ +#define MBG_GPS_STATUS_ANT_SHORT 0x0400 /* antenna cable short circuited */ +#define MBG_GPS_STATUS_NO_WARM 0x0800 /* OCXO has not warmed up */ +#define MBG_GPS_STATUS_ANT_DISCONN 0x1000 /* antenna currently disconnected */ +#define MBG_GPS_STATUS_SYN_FLAG 0x2000 /* TIME_SYN output is low */ +#define MBG_GPS_STATUS_NO_SYNC 0x4000 /* time sync not verified */ +#define MBG_GPS_STATUS_NO_POS 0x8000 /* position not verified, LOCK off */ + +/* + * Signal level (signal in mbg_tframe) + */ +#define MBG_SIG_BIAS 55 +#define MBG_SIG_ERR 1 +#define MBG_SIG_MIN 20 +#define MBG_SIG_MAX 68 + +/* + * GPS receiver modes (mode in mbg_gps_stat_info) + */ +#define MBG_GPS_STAT_REMOTE 0x10 +#define MBG_GPS_STAT_BOOT 0x20 + +#define MBG_GPS_STAT_TRACK (0x01) +#define MBG_GPS_STAT_AUTO_166 (0x02) +#define MBG_GPS_STAT_WARM_166 (0x03 |MBG_GPS_STAT_BOOT) +#define MBG_GPS_STAT_COLD_166 (0x04 |MBG_GPS_STAT_BOOT) +#define MBG_GPS_STAT_AUTO_BC (0x05|MBG_GPS_STAT_REMOTE) +#define MBG_GPS_STAT_WARM_BC (0x06|MBG_GPS_STAT_REMOTE|MBG_GPS_STAT_BOOT) +#define MBG_GPS_STAT_COLD_BC (0x07|MBG_GPS_STAT_REMOTE|MBG_GPS_STAT_BOOT) +#define MBG_GPS_STAT_UPDA_166 (0x08 |MBG_GPS_STAT_BOOT) +#define MBG_GPS_STAT_UPDA_BC (0x09|MBG_GPS_STAT_REMOTE|MBG_GPS_STAT_BOOT) + +/* + * On-board oscillator DAC (bias adjustment in mbg_gps_stat_info) + */ +#define MBG_OSC_DAC_RANGE 4096UL +#define MBG_OSC_DAC_BIAS (MBG_OSC_DAC_RANGE / 2) + +/* + * GPS receiver info ID strings + */ +#define MBG_GPS_ID_SLEN 16 +#define MBG_GPS_ID_SSZ (MBG_GPS_ID_SLEN + 1) + +/* + * GPS receiver EPLD string + */ +#define MBG_GPS_EPLD_SLEN 8 +#define MBG_GSP_EPLD_SSZ (MBG_GPS_EPLD_SLEN + 1) + +/* + * GPS receivers have 2 serial ports + */ +#define MBG_NPORTS 2 + +/* + * Candidate GPS features (used as a mask in struct mbg_gps_recv_info) + */ +enum MBG_GPS_FEAT { + MBG_GPS_FEAT_PPS, /* pulse per second output */ + MBG_GPS_FEAT_PPM, /* pulse per minute output */ + MBG_GPS_FEAT_SYNTH, /* programmable synthesizer output */ + MBG_GPS_FEAT_DCFMARKS, /* DCF77 compatible time mark output */ + MBG_GPS_FEAT_IRIG_TX, /* on-board IRIG output */ + MBG_GPS_FEAT_IRIG_RX, /* on-board IRIG input */ + MBG_GPS_FEAT_LAN_IP4, /* LAN IPv4 interface */ + MBG_GPS_FEAT_MULTI_REF, /* multiple input sources with priorities */ + MBG_GPS_FEAT_RCV_TIMEOUT, /* timeout after GPS reception stopped */ + MBG_GPS_FEAT_IGNORE_LOCK, /* supports "ignore lock" */ + MBG_GPS_FEAT_5_MHZ, /* output 5 MHz rather than 100 kHz */ + MBG_GPS_FEAT_XMULTI_REF, /* extended multiple input source config */ + MBG_GPS_FEAT_OPT_SETTINGS, /* supports MBG_OPT_SETTINGS */ + MBG_GPS_NFEATURES /* the number of valid features */ +}; + +/* + * Time string modes (used in mode field of mbg_gps_port_parm) + */ +enum MBG_TSMODE { + MBG_TSMODE_ON_REQ, /* on request only */ + MBG_TSMODE_PER_SEC, /* automatically, when second changes */ + MBG_TSMODE_PER_MIN, /* automatically, when minute changes */ + MBG_TSMODE_UCAP, /* automatically, with user capture */ + MBG_TSMODE_UCAP_REQ /* only if user capture requested */ +}; + +/* + * GPS commands (used by the MBG_SET_GPS_CMD ioctl) + */ +enum MBG_GPS_CMD { + MBG_GPS_CMD_BOOT = 1, /* force the clock to boot mode */ + MBG_GPS_CMD_INIT_SYS, /* clear all system variables */ + MBG_GPS_CMD_INIT_USER, /* reset all user parameters to defaults */ + MBG_GPS_CMD_INIT_DAC /* reset the on-board oscillator DAC */ +}; + +/*****************************************************************************/ +/* structs and data types */ +/*****************************************************************************/ + +#pragma pack(1) + +/* + * Standard time frame + */ +struct mbg_tframe { + uint8_t hundreds; /* hundredths of sec, 00..99 */ + uint8_t sec; /* seconds, 00..59, (or 60 if leap) */ + uint8_t min; /* minutes, 00..59 */ + uint8_t hour; /* hours, 00..23 */ + uint8_t mday; /* day of month, 01..31 */ + uint8_t wday; /* day of week, 1..7 (1 = Monday) */ + uint8_t mon; /* month, 01..12 */ + uint8_t year; /* year of century, 00..99 */ + uint8_t status; /* status bit mask */ + uint8_t signal; /* relative signal strength */ + int8_t utc_off; /* UTC offset in hours */ +}; + +/* + * High resolution time + * Note: frac may be converted via: + * (uint32_t)((int64_t)frac * 10000000UL/(int64_t)0x100000000LL) + */ +struct mbg_hr_time { + struct mbg_time_stamp { + uint32_t sec; /* seconds since 1970 (UTC) */ + uint32_t frac; /* frac of sec (0xFFFFFFFF == 0.99999...) */ + } tstamp; /* high resolution time stamp */ + int32_t utc_offs; /* UTC offset (sec) */ + uint16_t status; /* status bit mask */ + uint8_t signal; /* for time, the relative RF signal level */ + /* for a capture event, channel number */ +}; + +/* + * GPS software version + */ +struct mbg_gps_srev { + uint16_t code; /* e.g. 0x0120 means rev. 1.20 */ + char name[MBG_GPS_ID_SSZ]; /* used to identify customized versions */ + uint8_t reserved; /* pad struct size */ +}; + +/* + * GPS fixed frequency data + */ +struct mbg_gps_finfo { + uint16_t khz_val; /* base frequency [kHz] */ + int16_t range; /* optional exponent [base 10] */ +}; + +/* + * GPS receiver info + */ +struct mbg_gps_recv_info { + uint16_t model_code; /* receiver model ID */ + struct mbg_gps_srev srev; /* software revision and ID */ + char model[MBG_GPS_ID_SSZ];/* receiver model */ + char serial[MBG_GPS_ID_SSZ];/* serial number */ + char epld[MBG_GSP_EPLD_SSZ];/* EPLD image name */ + uint8_t n_channels; /* number of receiver channels */ + uint32_t ticks_per_sec; /* resolution of fractions of seconds */ + uint32_t features; /* optional features */ + struct mbg_gps_finfo finfo;/* opt non-standard fixed freq */ + uint8_t osc_type; /* type of on-board oscillator */ + uint8_t osc_flags; /* oscillator flags */ + uint8_t n_ucaps; /* number of user time capture inputs */ + uint8_t n_com_ports; /* number of on-board serial ports */ + uint8_t n_str_type; /* max num of string types supported */ + uint8_t n_prg_out; /* number of programmable pulse outputs */ + uint16_t flags; /* additional information */ +}; + +/* + * GPS receiver status + */ +struct mbg_gps_stat_info { + uint16_t mode; /* operation mode */ + uint16_t sats_used; /* sats used */ + uint16_t sats_in_view; /* sats in view */ + int16_t dac_val; /* DAC cal (fine) - needs bias adjustment */ + int16_t dac_cal; /* DAC cal (coarse) - same as above */ +}; + +/* + * Geographic longitude or latitude in degrees, minutes, seconds + * Note: Longitude East and latitude North are positive, + * longitude West and latitude South are negative. + */ +struct mbg_dms { + uint16_t prefix; /* 'N', 'E', 'S' or 'W' */ + uint16_t deg; /* [0...90 (lat) or 0...180 (lon)] */ + uint16_t min; /* [0...59] */ + double sec; /* [0...59.999] */ +}; + +/* + * GPS receiver position + * Note: The ioctl() automatically handles word swapping in doubles. + */ +struct mbg_gps_position { + double xyz[3]; /* WGS84 ECEF coordinates */ + double lla[3]; /* depends on reference ellipsoid */ + struct mbg_dms longitude; /* longitude in degrees, minutes, seconds */ + struct mbg_dms latitude; /* latitude in degrees, minutes, seconds */ + int16_t ellipsoid; /* reference ellipsoid */ +}; + +/* + * GPS receiver serial port parameters + */ +struct mbg_gps_port_parm { + struct mbg_gps_com_parm { + int32_t speed; /* baud rate (e.g. 19200) */ + char framing[4]; /* character framing (e.g. "8N1") */ + int16_t handshake; /* no handshake currently supported */ + } com[MBG_NPORTS]; /* com0 and com1 settings */ + uint8_t mode[MBG_NPORTS]; /* com0 and com1 output mode */ +}; + +/* + * User capture statistics + * Note: Boards report one more max event than they can actually + * save. The ioctl() automatically adjusts for this behavior. + * Capture events are removed from the capture FIFO when read. + * Use MBG_GET_UCAPTURE_CLEAR to bulk clear the capture FIFO. + */ +struct mbg_ucapture_stats { + uint32_t used; /* number of saved user capture events */ + uint32_t max; /* maximum number of events (adjusted) */ +}; + +/* + * GPS receiver timezone and daylight savings time parameters + */ +struct mbg_gps_tzdl { + int32_t offs; /* offset from UTC to local time [sec] */ + int32_t offs_dl; /* addn'l offset if DST enabled [sec] */ + struct mbg_gps_time { /* Local data and time from GPS time */ + int16_t year; /* 0..9999 */ + int8_t month; /* 1..12 */ + int8_t mday; /* 1..31 */ + int16_t yday; /* 1..366 */ + int8_t wday; /* 0..6 == Sun..Sat */ + int8_t hour; /* 0..23 */ + int8_t min; /* 0..59 */ + int8_t sec; /* 0..59 */ + int32_t frac; /* frac sec; scale: 1/GPS_TICKS_PER_SEC */ + int32_t utc_offs; /* local time offset from UTC */ + uint16_t status; /* flags */ + } tm_on, /* date/time when daylight saving starts */ + tm_off; /* date/time when daylight saving ends */ + char name[2][6]; /* names without and with DST enabled */ +}; + +/* + * GPS receiver date and time + */ +struct mbg_gps_dt { + int16_t channel; /* -1 = current time; 0, 1: capture 0, 1 */ + struct mbg_gps_fmt_time { + uint16_t wn; /* GPS week number */ + uint32_t sec; /* second of the GPS week */ + uint32_t tick; /* frac sec; scale: 1/GPS_TICKS_PER_SEC */ + } gps_fmt_time; + struct mbg_gps_time time; /* data and time computed from GPS time */ +}; + +#pragma pack() + +/*****************************************************************************/ +/* ioctl handling */ +/*****************************************************************************/ + +/* + * Supported ioctls + */ +#define MBG_GET_DEVICE_NAME _IO( 'M', 0x00) +#define MBG_GET_FIRMWARE_ID _IO( 'M', 0x01) +#define MBG_GET_TIME _IOR('M', 0x02, struct mbg_tframe) +#define MBG_GET_HR_TIME _IOR('M', 0x03, struct mbg_hr_time) +#define MBG_GET_LAST_SYNC_TIME _IOR('M', 0x04, struct mbg_tframe) +#define MBG_GET_RECV_INFO _IOR('M', 0x05, struct mbg_gps_recv_info) +#define MBG_GET_RECV_STAT _IOR('M', 0x06, struct mbg_gps_stat_info) +#define MBG_GET_GPS_POSITION _IOR('M', 0x07, struct mbg_gps_position) +#define MBG_GET_GPS_PORT_PARM _IOR('M', 0x08, struct mbg_gps_port_parm) +#define MBG_GET_GPS_TZDL _IOR('M', 0x09, struct mbg_gps_tzdl) +#define MBG_GET_UCAPTURE_STATS _IOR('M', 0x0a, struct mbg_ucapture_stats) +#define MBG_GET_UCAPTURE_EVENT _IOR('M', 0x0b, struct mbg_hr_time) + +#define MBG_SET_UCAPTURE_CLEAR _IO( 'M', 0x0c) +#define MBG_SET_GPS_CMD _IOW('M', 0x0d, int) +#define MBG_SET_GPS_TZDL _IOW('M', 0x0e, struct mbg_gps_tzdl) +#define MBG_SET_GPS_POS_LLA _IO( 'M', 0x1f) +#define MBG_SET_GPS_TIME _IOW('M', 0x10, struct mbg_gps_dt) + +#endif >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 06:18:41 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32DF716A41A for ; Mon, 28 Jan 2008 06:18:41 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id C9B2713C4CC for ; Mon, 28 Jan 2008 06:18:40 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 26620 invoked by uid 399); 28 Jan 2008 06:18:40 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 28 Jan 2008 06:18:40 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <479D73BE.2040304@FreeBSD.org> Date: Sun, 27 Jan 2008 22:18:38 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (X11/20080126) MIME-Version: 1.0 To: freebsd-rc@FreeBSD.org References: <200801272318.m0RNIZMt054192@freefall.freebsd.org> In-Reply-To: <200801272318.m0RNIZMt054192@freefall.freebsd.org> X-Enigmail-Version: 0.95.5 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org Subject: Re: conf/118385: [patch] [rc] /etc/rc.d/motd doesn't work on custom system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 06:18:41 -0000 gavin@FreeBSD.org wrote: > Old Synopsis: [patch] /etc/rc.d/motd doesn't work on custom system > New Synopsis: [patch] [rc] /etc/rc.d/motd doesn't work on custom system > > Responsible-Changed-From-To: freebsd-bugs->freebsd-rc > Responsible-Changed-By: gavin > Responsible-Changed-When: Sun Jan 27 23:18:06 UTC 2008 > Responsible-Changed-Why: > Over to freebsd-rc > > http://www.freebsd.org/cgi/query-pr.cgi?pr=118385 Shouldn't custom systems have custom scripts? I'm not sure how valuable this would be to the majority of our users. Doug -- This .signature sanitized for your protection From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 06:29:44 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A21C116A417 for ; Mon, 28 Jan 2008 06:29:44 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from VARK.MIT.EDU (VARK.MIT.EDU [18.95.3.179]) by mx1.freebsd.org (Postfix) with ESMTP id 66E1713C448 for ; Mon, 28 Jan 2008 06:29:44 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from VARK.MIT.EDU (localhost [127.0.0.1]) by VARK.MIT.EDU (8.14.2/8.14.1) with ESMTP id m0S6Thln082171; Mon, 28 Jan 2008 01:29:43 -0500 (EST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.MIT.EDU (8.14.2/8.14.1/Submit) id m0S6Thom082170; Mon, 28 Jan 2008 01:29:43 -0500 (EST) (envelope-from das@FreeBSD.ORG) Date: Mon, 28 Jan 2008 01:29:43 -0500 From: David Schultz To: "Mikhail T." Message-ID: <20080128062943.GA82037@VARK.MIT.EDU> Mail-Followup-To: "Mikhail T." , freebsd-bugs@FreeBSD.ORG References: <200707051510.l65FAAEp090370@freefall.freebsd.org> <200801200951.29254@Misha> <20080120122945.GC2613@VARK.MIT.EDU> <200801201650.45547@Misha> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200801201650.45547@Misha> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/96393: [libz] [patch] assembler implementations for libz on i386 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, 28 Jan 2008 06:29:44 -0000 On Sun, Jan 20, 2008, Mikhail T. wrote: > Ð½ÐµÐ´Ñ–Ð»Ñ 20 Ñічень 2008, David Schultz, Ви напиÑали: > = Hmm, sorry, but I don't think we should be in the business of > = supporting complex optimizations to vendor code that the vendor > = himself won't support. It would take a substantial amount of > = effort to verify that the changes are (a) correct and (b) faster, > = and things could break in subsequent imports. > > Well, we've done it with gzip itself (when it was a standalone executable, > rather than libz's client). We are doing it with Sun's msun. Our msun is based on Sun fdlibm, which is incomplete, and has not been maintained by the vendor in over 15 years. In contrast, we do a new libz import every few years. > The savings are substantial, but they require changes to the build process, > which is something, the vendor (a single person, really) is understandibly > hesitant to undertake. It's not just whether it's faster, it's whether people care enough about the speed of libz that they are willing to risk more bugs, more security problems, and more merge headaches, for those extra cycles. Some of these reasons are probably among the objections the vendor gave you. :) Another catch is that clever assembly routines often work well for some processors, but in the long run compilers do better by keeping up with the technology changes. If you really have your heart set on this, I'd take it up with someone like des@, who did the last import, since he will have to deal with any conflicts and other surprises on the next import. From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:00:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E7E516A420 for ; Mon, 28 Jan 2008 07:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2977713C44B for ; Mon, 28 Jan 2008 07:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S7036u088393 for ; Mon, 28 Jan 2008 07:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S703oM088392; Mon, 28 Jan 2008 07:00:03 GMT (envelope-from gnats) Date: Mon, 28 Jan 2008 07:00:03 GMT Message-Id: <200801280700.m0S703oM088392@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: linimon@lonesome.com (Mark Linimon) Cc: Subject: Re: kern/38518: [boot] combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 07:00:03 -0000 The following reply was made to PR kern/38518; it has been noted by GNATS. From: linimon@lonesome.com (Mark Linimon) To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/38518: [boot] combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard Date: Mon, 28 Jan 2008 00:52:18 -0600 ----- Forwarded message from "Jin Guojun [VFFS]" ----- From: "Jin Guojun [VFFS]" To: rwatson@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Please close this one due to two facts: 1) device ep is obsolete (phased out) 2) reset issue is addressed in PR 36911 Thanks, -Jin ----- End forwarded message ----- From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:00:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3640416A4C2 for ; Mon, 28 Jan 2008 07:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 21E6F13C455 for ; Mon, 28 Jan 2008 07:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S705Hv088464 for ; Mon, 28 Jan 2008 07:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S704Xp088463; Mon, 28 Jan 2008 07:00:05 GMT (envelope-from gnats) Date: Mon, 28 Jan 2008 07:00:05 GMT Message-Id: <200801280700.m0S704Xp088463@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: linimon@lonesome.com (Mark Linimon) Cc: Subject: Re: bin/36911: [sysinstall] installation floppies miss autoload file (5.0-DP1) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 07:00:05 -0000 The following reply was made to PR bin/36911; it has been noted by GNATS. From: linimon@lonesome.com (Mark Linimon) To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/36911: [sysinstall] installation floppies miss autoload file (5.0-DP1) Date: Mon, 28 Jan 2008 00:53:59 -0600 ----- Forwarded message from "Jin Guojun [VFFS]" ----- From: "Jin Guojun [VFFS]" To: rwatson@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org ata1 still cannot be disabled in 6.3-Release. Not tested in 7.0-RC1 yet. It does not matter if adding hint.ata.1.disabled=1 in /boot/device.hints or setting this variable at boot time, ata1 will still configured. Is possible completely disable ata device? If so, then we can close this case. If not, then I will provide a suggestion. The reason to disable ATA is becasue if I use only SCSI or USB, there is not need to have ATA module in kernel to take memory space, -Jin ----- End forwarded message ----- From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:00:07 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1081916A418 for ; Mon, 28 Jan 2008 07:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DD7AB13C458 for ; Mon, 28 Jan 2008 07:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S706JF088508 for ; Mon, 28 Jan 2008 07:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S706it088507; Mon, 28 Jan 2008 07:00:06 GMT (envelope-from gnats) Date: Mon, 28 Jan 2008 07:00:06 GMT Message-Id: <200801280700.m0S706it088507@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: linimon@lonesome.com (Mark Linimon) Cc: Subject: Re: bin/62367: [sysinstall] 5.2.1-RC installation problems X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 07:00:07 -0000 The following reply was made to PR bin/62367; it has been noted by GNATS. From: linimon@lonesome.com (Mark Linimon) To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/62367: [sysinstall] 5.2.1-RC installation problems Date: Mon, 28 Jan 2008 00:55:05 -0600 ----- Forwarded message from "Jin Guojun [VFFS]" ----- From: "Jin Guojun [VFFS]" To: rwatson@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org I need a week or two to set up a test bed. Once it is done, I will get back to you. Thanks, -Jin ----- End forwarded message ----- From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:02:57 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AF2716A421; Mon, 28 Jan 2008 07:02:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5397713C45A; Mon, 28 Jan 2008 07:02:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S72v0h088615; Mon, 28 Jan 2008 07:02:57 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S72vQp088611; Mon, 28 Jan 2008 07:02:57 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 07:02:57 GMT Message-Id: <200801280702.m0S72vQp088611@freefall.freebsd.org> To: j_guojun@lbl.gov, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/38518: [boot] combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard 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, 28 Jan 2008 07:02:57 -0000 Synopsis: [boot] combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Mon Jan 28 07:02:41 UTC 2008 State-Changed-Why: Submitter agrees that this PR can be closed. http://www.freebsd.org/cgi/query-pr.cgi?pr=38518 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:30:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0370A16A41A for ; Mon, 28 Jan 2008 07:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D6E2313C455 for ; Mon, 28 Jan 2008 07:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S7U0GS092357 for ; Mon, 28 Jan 2008 07:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S7U00x092356; Mon, 28 Jan 2008 07:30:00 GMT (envelope-from gnats) Resent-Date: Mon, 28 Jan 2008 07:30:00 GMT Resent-Message-Id: <200801280730.m0S7U00x092356@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, Takumi Nakamura Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D65916A41B for ; Mon, 28 Jan 2008 07:21:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4D4B013C4E8 for ; Mon, 28 Jan 2008 07:21:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S7K98j030592 for ; Mon, 28 Jan 2008 07:20:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0S7K9d2030591; Mon, 28 Jan 2008 07:20:09 GMT (envelope-from nobody) Message-Id: <200801280720.m0S7K9d2030591@www.freebsd.org> Date: Mon, 28 Jan 2008 07:20:09 GMT From: Takumi Nakamura To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/120075: Incompatible EOS of key in crypt(3) 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, 28 Jan 2008 07:30:01 -0000 >Number: 120075 >Category: misc >Synopsis: Incompatible EOS of key in crypt(3) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 28 07:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Takumi Nakamura >Release: FreeBSD 6.2-RELEASE-p9 >Organization: >Environment: FreeBSD ***** 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #4: Mon Dec 3 15:31:44 JST 2007 *****:/usr/obj/usr/src/sys/GENERIC i386 >Description: In, crypt_des(key,salt) 0x80(not \0) in key is treated as end of string. I expect the result below differs; crypt("\x8B\xAE\xAE\xE4\x9a\x9F\x80\x82", "..") and crypt("\x8B\xAE\xAE\xE4\x9a\x9F", "..") It is imcompatibility among other OSes, GNU/Linux(glibc), NetBSD, Darwin, &c. There is no way for kludge to keep compatibility on FreeBSD. >How-To-Repeat: /* FreeBSD 6.2-RELEASE-p9 crypt( 8B AE AE E4 9A 9F 80 82 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 80 00 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 00 82 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 00 80 )=..cSVY0lhu7BA GNU/Linux glibc x86 crypt( 8B AE AE E4 9A 9F 80 82 )=..riUAaAAAAAA crypt( 8B AE AE E4 9A 9F 80 00 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 00 82 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 00 80 )=..cSVY0lhu7BA Cygwin crypt( 8B AE AE E4 9A 9F 80 82 )=..riUAaAAAAAA crypt( 8B AE AE E4 9A 9F 80 00 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 00 82 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 00 80 )=..cSVY0lhu7BA Darwin 8.11.0 (MacOSX PPC) crypt( 8B AE AE E4 9A 9F 80 82 )=..riUAaAAAAAA crypt( 8B AE AE E4 9A 9F 80 00 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 00 82 )=..cSVY0lhu7BA crypt( 8B AE AE E4 9A 9F 00 80 )=..cSVY0lhu7BA */ #include #include static void report(char const *key) { int i; printf("crypt("); for (i = 0; i < 8; i++) printf(" %02X", key[i] & 0xFF); printf(" )=%s\n", crypt(key, "..")); } int main() { report("\x8B\xAE\xAE\xE4\x9a\x9F\x80\x82"); /* Incompatible */ report("\x8B\xAE\xAE\xE4\x9a\x9F\x80\x00"); report("\x8B\xAE\xAE\xE4\x9a\x9F\x00\x82"); report("\x8B\xAE\xAE\xE4\x9a\x9F\x00\x80"); return 0; } >Fix: quoted from crypt_des(), /src/secure/lib/libcrypt/crypt-des.c /* * Copy the key, shifting each character up by one bit * and padding with zeros. */ q = (u_char *)keybuf; while (q - (u_char *)keybuf - 8) { *q++ = *key << 1; if (*(q - 1)) key++; } for example with minimal modification; q = (u_char *)keybuf; while (q - (u_char *)keybuf - 8) { *q++ = *key << 1; if (*key) key++; } (I guess it will be also bad code because it is not aliasing-safe) Or, refer the specific limitation of EOS in the manpage. (I don't hope) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:47:17 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A30F716A468; Mon, 28 Jan 2008 07:47:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7A9CC13C45A; Mon, 28 Jan 2008 07:47:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S7lHHX093694; Mon, 28 Jan 2008 07:47:17 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S7lGVD093690; Mon, 28 Jan 2008 07:47:16 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 07:47:16 GMT Message-Id: <200801280747.m0S7lGVD093690@freefall.freebsd.org> To: arne.neumann@gmx.net, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: bin/119776: can't start sshd(8) 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, 28 Jan 2008 07:47:17 -0000 Old Synopsis: can't start sshd New Synopsis: can't start sshd(8) State-Changed-From-To: feedback->open State-Changed-By: linimon State-Changed-When: Mon Jan 28 07:46:28 UTC 2008 State-Changed-Why: Feedback received. http://www.freebsd.org/cgi/query-pr.cgi?pr=119776 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:50:22 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE54016A417; Mon, 28 Jan 2008 07:50:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C795C13C47E; Mon, 28 Jan 2008 07:50:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S7oMpL094041; Mon, 28 Jan 2008 07:50:22 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S7oMlV094037; Mon, 28 Jan 2008 07:50:22 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 07:50:22 GMT Message-Id: <200801280750.m0S7oMlV094037@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/120043: [re] Realtek RTL8111B-GR cannot be detected on Intel Desktop Board D945GCNL 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, 28 Jan 2008 07:50:23 -0000 Synopsis: [re] Realtek RTL8111B-GR cannot be detected on Intel Desktop Board D945GCNL Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 28 07:49:55 UTC 2008 Responsible-Changed-Why: This sounds as though it might be a bug in the re(4) driver. http://www.freebsd.org/cgi/query-pr.cgi?pr=120043 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 07:53:41 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1007416A41B; Mon, 28 Jan 2008 07:53:41 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DDAE113C4EE; Mon, 28 Jan 2008 07:53:40 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S7re8r094318; Mon, 28 Jan 2008 07:53:40 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S7reXM094314; Mon, 28 Jan 2008 07:53:40 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 07:53:40 GMT Message-Id: <200801280753.m0S7reXM094314@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: bin/119709: [gcc] cc -pg produced bad binaries on x86 in 7.0-RC1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 07:53:41 -0000 Synopsis: [gcc] cc -pg produced bad binaries on x86 in 7.0-RC1 Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 28 07:53:24 UTC 2008 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=119709 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 08:48:33 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7960116A476; Mon, 28 Jan 2008 08:48:33 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5257713C44B; Mon, 28 Jan 2008 08:48:33 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S8mXEI000326; Mon, 28 Jan 2008 08:48:33 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S8mXf6000322; Mon, 28 Jan 2008 08:48:33 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 08:48:33 GMT Message-Id: <200801280848.m0S8mXf6000322@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-usb@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: bin/115197: sysinstall(8) can not install from USB stick drive 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, 28 Jan 2008 08:48:33 -0000 Old Synopsis: can not install from USB stick drive New Synopsis: sysinstall(8) can not install from USB stick drive Responsible-Changed-From-To: freebsd-usb->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 28 08:47:38 UTC 2008 Responsible-Changed-Why: On rereading, this is actually a sysinstall PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=115197 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 08:59:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20FC916A41B; Mon, 28 Jan 2008 08:59:01 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE45413C45A; Mon, 28 Jan 2008 08:59:00 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S8x0dB000938; Mon, 28 Jan 2008 08:59:00 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S8x0lZ000934; Mon, 28 Jan 2008 08:59:00 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 08:59:00 GMT Message-Id: <200801280859.m0S8x0lZ000934@freefall.freebsd.org> To: marcel@xcllnt.net, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/38445: [request] centralize ptrace() permission checking 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, 28 Jan 2008 08:59:01 -0000 Synopsis: [request] centralize ptrace() permission checking State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 08:58:35 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=38445 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 08:59:51 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 147B316A41B; Mon, 28 Jan 2008 08:59:51 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E0D5313C474; Mon, 28 Jan 2008 08:59:50 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S8xo5q001087; Mon, 28 Jan 2008 08:59:50 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S8xo17001082; Mon, 28 Jan 2008 08:59:50 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 08:59:50 GMT Message-Id: <200801280859.m0S8xo17001082@freefall.freebsd.org> To: kirma@cs.hut.fi, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/55802: [request] Make kernel.GENERIC suitable for diskless use with etherboot 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, 28 Jan 2008 08:59:51 -0000 Synopsis: [request] Make kernel.GENERIC suitable for diskless use with etherboot State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 08:59:40 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=55802 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:02:02 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AF2E16A420; Mon, 28 Jan 2008 09:02:02 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E880213C457; Mon, 28 Jan 2008 09:02:01 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S921Su001530; Mon, 28 Jan 2008 09:02:01 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S921Tc001526; Mon, 28 Jan 2008 09:02:01 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:02:01 GMT Message-Id: <200801280902.m0S921Tc001526@freefall.freebsd.org> To: cperciva@daemonology.net, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/60874: [request] auto-assign devfs ruleset numbers X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 09:02:02 -0000 Synopsis: [request] auto-assign devfs ruleset numbers State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:01:55 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=60874 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:04:46 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5A8116A468; Mon, 28 Jan 2008 09:04:46 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AF10213C4FD; Mon, 28 Jan 2008 09:04:46 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S94kaa001700; Mon, 28 Jan 2008 09:04:46 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S94kmq001696; Mon, 28 Jan 2008 09:04:46 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:04:46 GMT Message-Id: <200801280904.m0S94kmq001696@freefall.freebsd.org> To: vortechz@lysator.liu.se, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/67580: [request] add hints for boot failures 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, 28 Jan 2008 09:04:46 -0000 Synopsis: [request] add hints for boot failures State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:04:39 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=67580 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:05:12 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FCE816A420; Mon, 28 Jan 2008 09:05:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ECEE313C46E; Mon, 28 Jan 2008 09:05:11 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S95B2B001782; Mon, 28 Jan 2008 09:05:11 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S95B7l001778; Mon, 28 Jan 2008 09:05:11 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:05:11 GMT Message-Id: <200801280905.m0S95B7l001778@freefall.freebsd.org> To: rfg@monkeys.com, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/73492: [request] Reliable Temporary Files 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, 28 Jan 2008 09:05:12 -0000 Synopsis: [request] Reliable Temporary Files State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:05:04 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=73492 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:05:44 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25DED16A418; Mon, 28 Jan 2008 09:05:44 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F30FD13C4E5; Mon, 28 Jan 2008 09:05:43 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S95hHl001858; Mon, 28 Jan 2008 09:05:43 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S95hl6001854; Mon, 28 Jan 2008 09:05:43 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:05:43 GMT Message-Id: <200801280905.m0S95hl6001854@freefall.freebsd.org> To: rfg@monkeys.com, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/73496: [request] A more flexible version of mkstemp() 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, 28 Jan 2008 09:05:44 -0000 Synopsis: [request] A more flexible version of mkstemp() State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:05:30 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=73496 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:09:00 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C93016A418; Mon, 28 Jan 2008 09:09:00 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4388613C44B; Mon, 28 Jan 2008 09:09:00 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S990EX002079; Mon, 28 Jan 2008 09:09:00 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S98xB0002075; Mon, 28 Jan 2008 09:08:59 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:08:59 GMT Message-Id: <200801280908.m0S98xB0002075@freefall.freebsd.org> To: donatas@lrtc.net, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, linimon@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/79352: [request] double tagged q-in-q nested vlan support 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, 28 Jan 2008 09:09:00 -0000 Synopsis: [request] double tagged q-in-q nested vlan support State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:08:12 UTC 2008 State-Changed-Why: To submitter: glebius suggested ng_vlan(4) for this purpose. Did that work for you? Responsible-Changed-From-To: freebsd-bugs->linimon Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 28 09:08:12 UTC 2008 Responsible-Changed-Why: track. http://www.freebsd.org/cgi/query-pr.cgi?pr=79352 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:10:29 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9FCF16A494 for ; Mon, 28 Jan 2008 09:10:29 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id C4EEF13C465 for ; Mon, 28 Jan 2008 09:10:29 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 5274646C68; Mon, 28 Jan 2008 04:10:29 -0500 (EST) Date: Mon, 28 Jan 2008 09:10:29 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: "Jin Guojun [VFFS]" In-Reply-To: <479D60D7.80705@george.lbl.gov> Message-ID: <20080128090959.K14807@fledge.watson.org> References: <200801251712.m0PHCS9s073847@freefall.freebsd.org> <479D60D7.80705@george.lbl.gov> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/38518: [boot] combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard 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, 28 Jan 2008 09:10:30 -0000 On Sun, 27 Jan 2008, Jin Guojun [VFFS] wrote: > rwatson@FreeBSD.org wrote: > >> Synopsis: [boot] combination of pr-27087 and pr-36911 (2) make 4.6-RC2 >> installation very hard >> >> State-Changed-From-To: open->feedback >> State-Changed-By: rwatson >> State-Changed-When: Fri Jan 25 17:11:19 UTC 2008 >> State-Changed-Why: It's been a long time since this report was made and the >> report has >> languished. Could you confirm whether the problem exists with a more >> recent FreeBSD releases, such as 6.3-RELEASE or 7.0-RC1? If not, I >> will go ahead and close the report as 4.x is no longer supported for >> new releases. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=38518 > > Please close this one due to two facts: > > 1) device ep is obsolete (phased out) > 2) reset issue is addressed in PR 36911 Jin, Looks like Mark has gone ahead and closed the PR now. Thanks for letting us know, and thanks for the report! Robert N M Watson Computer Laboratory University of Cambridge From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:11:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50FE116A46B; Mon, 28 Jan 2008 09:11:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2909C13C44B; Mon, 28 Jan 2008 09:11:05 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9B5In002479; Mon, 28 Jan 2008 09:11:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9B4Ie002475; Mon, 28 Jan 2008 09:11:04 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:11:04 GMT Message-Id: <200801280911.m0S9B4Ie002475@freefall.freebsd.org> To: mlj28@cam.ac.uk, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/84386: [ppp] [request] PPPoA Authentication built into FreeBSD PPP Implementation 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, 28 Jan 2008 09:11:05 -0000 Synopsis: [ppp] [request] PPPoA Authentication built into FreeBSD PPP Implementation State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:10:58 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=84386 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:11:55 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FF8116A4C1; Mon, 28 Jan 2008 09:11:55 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ED26813C4D9; Mon, 28 Jan 2008 09:11:54 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9BsLP002557; Mon, 28 Jan 2008 09:11:54 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9Bsnv002553; Mon, 28 Jan 2008 09:11:54 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:11:54 GMT Message-Id: <200801280911.m0S9Bsnv002553@freefall.freebsd.org> To: ezk@am-utils.org, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/86319: [nfs] [request] support a "noac" NFS mount flag to turn off the attribute cache 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, 28 Jan 2008 09:11:55 -0000 Synopsis: [nfs] [request] support a "noac" NFS mount flag to turn off the attribute cache State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:11:46 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=86319 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:14:10 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8F0716A41B; Mon, 28 Jan 2008 09:14:10 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C1DAA13C465; Mon, 28 Jan 2008 09:14:10 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9EA85003920; Mon, 28 Jan 2008 09:14:10 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9EAFd003896; Mon, 28 Jan 2008 09:14:10 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:14:10 GMT Message-Id: <200801280914.m0S9EAFd003896@freefall.freebsd.org> To: ksenux@ukr.net, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/91229: [request] PAN (piconet) Bluetooth profile is not supported in FreeBSD 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, 28 Jan 2008 09:14:11 -0000 Synopsis: [request] PAN (piconet) Bluetooth profile is not supported in FreeBSD State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:14:02 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=91229 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:16:10 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54DFE16A417; Mon, 28 Jan 2008 09:16:10 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E2A313C459; Mon, 28 Jan 2008 09:16:10 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9GAa7004790; Mon, 28 Jan 2008 09:16:10 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9G9HD004786; Mon, 28 Jan 2008 09:16:10 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:16:10 GMT Message-Id: <200801280916.m0S9G9HD004786@freefall.freebsd.org> To: n_hibma@FreeBSD.org, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: bin/98577: [request] dhclient(8): the link check by dhclient slows down booting on a laptop 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, 28 Jan 2008 09:16:10 -0000 Synopsis: [request] dhclient(8): the link check by dhclient slows down booting on a laptop State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:16:03 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=98577 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:16:32 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 521DB16A420; Mon, 28 Jan 2008 09:16:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2B58513C448; Mon, 28 Jan 2008 09:16:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9GVuS004865; Mon, 28 Jan 2008 09:16:31 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9GVng004861; Mon, 28 Jan 2008 09:16:31 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:16:31 GMT Message-Id: <200801280916.m0S9GVng004861@freefall.freebsd.org> To: rodolfo@archive.com.br, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/100170: [request] Support login class in ldap 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: Mon, 28 Jan 2008 09:16:32 -0000 Synopsis: [request] Support login class in ldap directory State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:16:25 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=100170 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:17:53 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A94FB16A41A; Mon, 28 Jan 2008 09:17:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8261F13C459; Mon, 28 Jan 2008 09:17:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9HrEs005004; Mon, 28 Jan 2008 09:17:53 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9HqR2005000; Mon, 28 Jan 2008 09:17:52 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:17:52 GMT Message-Id: <200801280917.m0S9HqR2005000@freefall.freebsd.org> To: kirill@mityagin.spb.ru, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/104950: [sata] [request] no support for SATA controller Initio INIC-1622TA2 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, 28 Jan 2008 09:17:53 -0000 Synopsis: [sata] [request] no support for SATA controller Initio INIC-1622TA2 State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:17:45 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=104950 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:18:18 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 528CE16A46C; Mon, 28 Jan 2008 09:18:18 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2A64113C4D1; Mon, 28 Jan 2008 09:18:18 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9IIcR005079; Mon, 28 Jan 2008 09:18:18 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9IIeB005075; Mon, 28 Jan 2008 09:18:18 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:18:18 GMT Message-Id: <200801280918.m0S9IIeB005075@freefall.freebsd.org> To: freebsd@sopwith.solgatos.com, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/106340: [sata] [request] Need to control disk write cache on per-disk basis 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, 28 Jan 2008 09:18:18 -0000 Synopsis: [sata] [request] Need to control disk write cache on per-disk basis State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:18:09 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=106340 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:19:30 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2E0216A50C; Mon, 28 Jan 2008 09:19:29 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CB38213C447; Mon, 28 Jan 2008 09:19:29 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9JTPf005202; Mon, 28 Jan 2008 09:19:29 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9JTKZ005198; Mon, 28 Jan 2008 09:19:29 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:19:29 GMT Message-Id: <200801280919.m0S9JTKZ005198@freefall.freebsd.org> To: bruce@cran.org.uk, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/112589: [ata] [request] ATA driver does not detect PATA drive on ULi M5281 controller 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, 28 Jan 2008 09:19:30 -0000 Synopsis: [ata] [request] ATA driver does not detect PATA drive on ULi M5281 controller State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:19:21 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=112589 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:20:27 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E18C216A418; Mon, 28 Jan 2008 09:20:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B9F5913C478; Mon, 28 Jan 2008 09:20:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9KRTp005510; Mon, 28 Jan 2008 09:20:27 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9KR70005506; Mon, 28 Jan 2008 09:20:27 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:20:27 GMT Message-Id: <200801280920.m0S9KR70005506@freefall.freebsd.org> To: wb@kloke-witten.dyndns.org, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: bin/113456: [request] gpt(8) does not allow changing partition table 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, 28 Jan 2008 09:20:28 -0000 Synopsis: [request] gpt(8) does not allow changing partition table State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:20:20 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=113456 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 09:21:33 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05DD916A41A; Mon, 28 Jan 2008 09:21:33 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D2FDC13C46E; Mon, 28 Jan 2008 09:21:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0S9LWRC005753; Mon, 28 Jan 2008 09:21:32 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0S9LW2d005749; Mon, 28 Jan 2008 09:21:32 GMT (envelope-from linimon) Date: Mon, 28 Jan 2008 09:21:32 GMT Message-Id: <200801280921.m0S9LW2d005749@freefall.freebsd.org> To: root@ranta.suonsivu.net, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/118124: [request] HZ value on slow computers should by dynamic 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, 28 Jan 2008 09:21:33 -0000 Synopsis: [request] HZ value on slow computers should by dynamic State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Jan 28 09:21:23 UTC 2008 State-Changed-Why: Mark suspended awaiting patches. http://www.freebsd.org/cgi/query-pr.cgi?pr=118124 From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 10:30:04 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECF0B16A41A for ; Mon, 28 Jan 2008 10:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C419B13C44B for ; Mon, 28 Jan 2008 10:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0SAU4rB012265 for ; Mon, 28 Jan 2008 10:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0SAU4Qv012262; Mon, 28 Jan 2008 10:30:04 GMT (envelope-from gnats) Date: Mon, 28 Jan 2008 10:30:04 GMT Message-Id: <200801281030.m0SAU4Qv012262@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Andrey V. Elsukov" Cc: Subject: Re: kern/104950: [sata] [request] no support for SATA controller Initio INIC-1622TA2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Andrey V. Elsukov" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 10:30:05 -0000 The following reply was made to PR kern/104950; it has been noted by GNATS. From: "Andrey V. Elsukov" To: bug-followup@FreeBSD.org, kirill@mityagin.spb.ru Cc: Subject: Re: kern/104950: [sata] [request] no support for SATA controller Initio INIC-1622TA2 Date: Mon, 28 Jan 2008 13:06:44 +0300 If submitter still have hardware i can try to write driver. -- WBR, Andrey V. Elsukov From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 11:06:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC4A616A46B for ; Mon, 28 Jan 2008 11:06:05 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8749D13C4CE for ; Mon, 28 Jan 2008 11:06:05 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0SB65GD015287 for ; Mon, 28 Jan 2008 11:06:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0SB62bc015283 for freebsd-bugs@FreeBSD.org; Mon, 28 Jan 2008 11:06:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Jan 2008 11:06:02 GMT Message-Id: <200801281106.m0SB62bc015283@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Cc: 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, 28 Jan 2008 11:06:05 -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. r - repocopy The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion. 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 Tracker Resp. Description -------------------------------------------------------------------------------- a kern/39043 [smbfs] Corrupted files on a FAT32 partition f bin/48341 [sysinstall] sysinstall deletes mbr although it should p kern/70096 trhodes [msdosfs] [patch] full msdos file system causes corrup o kern/73313 simokawa [firewire] Maxtor Onetouch drivers hang or corrupt dat o alpha/75317 alpha [busdma] [patch] ATA DMA broken on PCalpha s threa/76690 threads fork hang in child for -lc_r o usb/84750 usb [hang] 6-BETA2 reboot/shutdown with root_fs on externa a kern/89202 i386 [ufs] [panic] Kernel crash when accessing filesystem w o usb/91629 usb usbd_abort_pipe() may result in infinite loop o kern/99588 [ufs] UFS2 filesystems hang when doing "fsck -B" or "d o kern/104133 [ext2fs] EXT2FS module corrupts EXT2/3 filesystems o kern/111220 pf [pf] repeatable hangs while manipulating pf tables o amd64/112222 amd64 [libc] 32-bit libc incorrectly converts some FP number a ports/116732 glewis java/diablo-jre15 crashes on 7.0-CURRENT f bin/116998 mux csup: csup core dumps with SMP f ports/117270 [UPDATE] net/asterisk-addons to 1.4.4 o gnu/118188 obrien GCC bug with abs() o kern/118399 secteam [tap] local/remote kernel DoS through TAP device 18 problems total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- a bin/3170 linimon vi freaks and dump core if user doesn't exist a bin/6536 pppd doesn't restore drainwait for tty f bin/8865 dwmalone syslogd hangs with serial console s conf/13775 multi-user boot may hang in NIS environment f ports/14048 des [patch] emulators/doscmd -r doesn't work s bin/14946 rmt - remote magtape protocol o bin/16948 [sysinstall] sysinstall/disklabel: bad partition table s conf/17540 [nfs] NIS host lookups cause NFS mounts to wedge at bo o kern/18874 [2TB] 32bit NFS servers export wrong negative values t s bin/19405 markm telnetd sends DO AUTHENTICATION even if authentication s bin/19773 markm [PATCH] telnet infinite loop depending on how fds are o gnu/19882 obrien ld does not detect all undefined symbols! o bin/20172 byacc 1.9 fails to generate $default transitions for n o bin/20282 [sysinstall] sysinstall does not recover some /etc fil s bin/20521 /etc/rmt several problems o bin/20633 fdisk doesn't handle LBA correctly f kern/20804 deadlocking when using vnode disk file and quotas o bin/21089 vi silently corrupt open file on SIGINT when entering f kern/21461 imp ISA PnP resource allocator problem o kern/21463 emulation [linux] Linux compatability mode should not allow setu a kern/21808 bde [msdosfs] [patch] msdosfs incorrectly handles vnode lo o kern/21998 kmacy [socket] [patch] ident only for outgoing connections o bin/22291 [nfs] getcwd() fails on recently-modified NFS-mounted s kern/22417 gibbs [adw] [patch] advansys wide scsi driver does not suppo s i386/22944 alc [vm] [patch] isa_dmainit fails on machines with 512MB o bin/23098 [sysinstall] [patch] if installing on a serial console o bin/24271 [patch] dumpon(8) should check its argument more o bin/24461 Being able to increase the YP timeout without rebuildi s threa/24472 threads libc_r does not honor SO_SNDTIMEO/SO_RCVTIMEO socket o f kern/24629 harti ng_socket failes to declare connected data sockets as s threa/24632 threads libc_r delicate deviation from libc in handling SIGCHL o bin/25542 standards /bin/sh: null char in quoted string o kern/25886 [libc] cgetset(3) doesn't get cleared when switching d o kern/25950 obrien [asr] Bad drives on asr look zero-length and panic on f kern/25986 silby Socket would hang at LAST_ACK forever. f kern/26142 rwatson [nfs] Unlink fails on NFS mounted filesystem a gnu/26362 "cvs server" doesn't honour the global --allow-root f kern/26486 remko [libc] [patch] setnetgrent hangs when netgroup contain f bin/26897 [sysinstall] 4.3R sysinstall fails to create swap part o kern/27474 Interactive use of user PPP and ipfilter can be insecu o docs/27605 doc [patch] Cross-document references () a conf/27896 Error in /etc/exports invalidates entire line, not jus f bin/28223 remko su doesn't look at login.conf all the time f bin/28424 remko mtree fails to report directory hierarchy mismatch o bin/28798 mail(1) with a pager (more) requires fg/Ctrl-Z/fg to r s kern/28840 gibbs [cam] Possible interrupt masking trouble in sys/cam/ca f kern/29170 remko [patch] ARP request fails after "bad gateway value" in o bin/29253 natd forgets about udp connections o bin/29375 [sysinstall] disk editor gets confused by slices that f kern/29421 alc Update a file with mmap will cause mtime/ctime changin o bin/29725 dwmalone [picobsd] [patch] fixed segmentation fault in simple_h o bin/29808 ypserv dumps core in yp_find_db o bin/29903 ypbind loses connection to NIS master and never recove s i386/30206 mdodd [boot] PS/2 server 85 can't boot kern.flp o conf/30399 brueffer [bsd.cpu.mk] [patch] Have Fortran use the CPUTYPE vari s kern/30630 fenner [if_mib] Failure to check for existence of interface i o bin/30837 kensmith [sysinstall] sysinstall doesn't set the schg flag on t f kern/30971 [nfs] NFS client modification time resolution is not h s bin/31304 [patch] fix crunchgen to work with more contrib-kind o o bin/31363 [sysinstall] "partition editor" silently corrects part o conf/31631 [pccard] [patch] "MAC address" can't be acquired prope o kern/31940 kmacy ip queue length too short s bin/32295 threads pthread dont dequeue signals f kern/32353 if kern.maxproc > 512 sybase ASE 11.9.2(linux binary) o bin/32374 vi -r doesn't work, file contained unexpected binary d o bin/32619 des libfetch does not use RFC 1738's definiton of ftp: URL o ports/32668 sem ports-mgmt/portupgrade: NFS directory removal problems o bin/32686 wosch locate(1) dumps a core file with broken database o kern/33464 soft update inconsistencies after system crash o gnu/34128 sdiff "e" doesn't work with some editors o bin/34270 man -k could be used to execute any command. o kern/34470 bde Modem gets sio1 interrupt-level buffer overflows' s threa/34536 threads accept() blocks other threads o bin/34811 sh: "jobs" is not pipeable o kern/34842 ceri [nis] [patch] VmWare port + NIS causes "broadcast stor o bin/35214 obrien dump program hangs while exiting o kern/35396 poll(2) doesn't set POLLERR for failed connect(2) atte o kern/35399 poll(2) botches revents on dropped socket connections o kern/35429 select(2)/poll(2)/kevent(2) can't/don't notice lost co o kern/35442 [sis] [patch] Problem transmitting runts in if_sis dri f kern/35506 jon [libc] innetgr() doesn't match wildcard fields in NIS- o kern/35669 [nfs] NFSROOT breaks without a gateway s docs/35678 doc docproj Makefiles for web are broken for paths with sp o gnu/35878 /usr/bin/strip resets ABI type to FreeBSD o bin/35925 [sysinstall] fixit floppy cannot be mounted on USB dri a bin/35985 [sysinstall] swap double mount a bin/36110 dmesg output corrupt if /dev/console is busy o kern/36415 [bktr] [patch] driver incorrectly handles the setting o kern/36517 [sis] sis driver can't map ports/memory for NetGear FA o kern/36566 [smbfs] System reboot with dead smb mount and umount o kern/36784 Can't fcntl(fd, F_SETFL, ...) on a pseudo-tty p bin/36867 edwin [patch] games/fortune: add FORTUNE_PATH env var, so po f bin/36911 [sysinstall] installation floppies miss autoload file o gnu/36926 bugmeister [patch] send-pr destroys PR if emacs interrupt charact o kern/37326 [bktr] smbus/bktr crash when omitting "device iicsmb" s kern/37441 davidxu [isa] [patch] ISA PNP parse problem o i386/37523 davidxu [i386] [patch] lock for bios16 call and vm86call o kern/37589 imp Kernel panics upon resume from zzz on my IBM ThinkPad o bin/37710 [sysinstall] LAN interface in wrong state after attemp f kern/38549 threads the procces compiled whith pthread stopped in pthread_ a kern/38554 net changing interface ipaddress doesn't seem to work s bin/38609 [sysinstall] [request] sysinstall should know the size o kern/38632 imp Loss of connection with wi cards f kern/39233 rwatson [ipsec]: NonConforming IPsec implementation from FreeB o kern/39252 [syscons] [patch] syscons doesn't support 8-bit contro o kern/39329 [mount] '..' at mountpoint is subject to the permissio o kern/39331 dwmalone namei cache unreliable for __getcwd() o kern/39388 scsi ncr/sym drivers fail with 53c810 and more than 256MB m o bin/39849 /sbin/restore fails to overwrite files with schg flag s threa/39922 threads [threads] [patch] Threaded applications executed with o kern/39928 imp [wi] wi0 timeouts and hangs the system while sending d s kern/39937 net ipstealth issue o kern/40206 Can not assign alias to any POINTOPOINT interface o bin/40215 [nis] NIS host search not terminate o bin/40260 [sysinstall] hang when detecting devices (No CD/DVD de o bin/40278 mktime returns -1 for certain dates/timezones when it a bin/40282 /bin/kill has bad error checking for command line para o bin/40471 des chpass(1) -a option broken in CURRENT o kern/40895 scsi wierd kernel / device driver bug o kern/41216 [nfs] Get "NFS append race" error o conf/41242 periodic scripts make unwarranted assumptions about PA o bin/41297 mp {t,}csh backquote/braces expansion bug f kern/41402 [panic] kernel panics in pmap_insert_entry o bin/41410 stefanf /bin/sh bug on expanding $? in here-documents o kern/41632 luigi bridging when one interface has no carrier o conf/41777 [patch] /etc/periodic/daily/100.clean-disks removes li o docs/41824 murray [patch] LANG is not documented in setlocale(3) o bin/41850 [sysinstall] sysinstall fails to create root filesyste o bin/42004 mpp quota and rpc.statd are still IPv4 only, and not INET o kern/42089 phk ntp_gettime returns time in wrong scale o bin/42093 ypbind hangs on NIC with the lowest scopeid o misc/42115 luigi [picobsd] [patch] fix build script for 4.6-STABLE o bin/42407 ppp(8) IPV6CP fails f kern/42578 [puc] [panic] using PCI serial cards (puc) in SMP mach o kern/42621 imp Dell Inspiron 5000e hangs when using Orinoco or Cisco o bin/42658 markm recompile /usr/src/libexec/telnetd and log NULL ip in o gnu/42726 cvsadm cvs -R pserver & val-tags: story continues o kern/42801 [hang] FreeBSD freezes when opening cuaa0 with a motor o kern/42983 imp wi0 sporadically freezes the system for 1-2 seconds o bin/43337 des fetch: -s fails if -4 or possibly other options given; a i386/43366 cy Cannot format media in USB floppy devices f kern/43491 microuptime () went backwards o bin/43501 getpwnam, getpwuid fail when linking against Berkley D o kern/43576 imp Problem with wi driver and Lucent Orinoco Silver wirel o bin/43592 mktime rejects dates at the start of daylight savings a kern/43605 luigi enabling polling in the kernel causes page fault/crash o kern/43625 imp [wi] wi(4) driver hangs after long data transfers o java/43924 glewis writing from JAVA to a pipe sometimes hangs f kern/43954 [nfs] nfs-blocked process can't return or be interrupt f kern/44150 Diskless kernel may crash, depends on the root fs name o kern/44202 [rp] [patch] -stable rp driver does not work with mult s bin/44518 yar ftpd does not show OPIE OTP challenge o docs/44519 obrien ftpd.conf(5) contains references to ftpd(8) when it is o gnu/44564 peter [PATCH] Aborted cvs session causes an endless loop in o kern/44578 [nis] getnetgrent fails to read NIS netgroup map o bin/44808 [PATCH] opiepasswd makes bad seed for existing user o gnu/45168 Buffer overflow in /usr/bin/dialog o bin/45272 dump/restore problem o docs/45303 remko Bug in PDF DocBook rendering o kern/45373 mckusick softupdate / fs damaged after loss of power / CG 8: Ba o i386/45525 imp Dell Inspiron 7000 does not recognize PC-CARDs after r o bin/45529 hexdump core-dumps with certain args [PATCH] o kern/45558 trhodes [msdosfs] mdconfig and msdosfs make fs writes hang s kern/45568 gibbs [ahc] ahc(A19160) pci parity error o i386/45773 [bge] Softboot causes autoconf failure on Broadcom 570 o bin/45990 dwmalone top dumps core if specific errors in password file o bin/45995 markm Telnet fails to properly handle SIGPIPE on its termina o kern/46017 [smbfs] smb mounts break /etc/periodic/weekly/310.loca s kern/46036 [RFE] select is unsuitable for implementing a periodic o usb/46176 usb [panic] umass causes kernel panic if device removed be o bin/46352 Open file descriptors and signal handling in the child o i386/46371 usb USB controller cannot be initialized on IBM Netfinity a kern/46647 silby Failure to initialize MII on 3Com NIC results in panic o bin/46676 ru [PATCH] bsd.dep.mk restricts domain of tags commands o kern/46694 imp Getting DUP packets when in Promiscous mode on wi0 o bin/46866 NIS-based getpwent() falsely returns NULL o kern/47286 [request] make device probing verbose when using boot o bin/47384 [sysinstall] sysinstall ignores intended destination d f kern/47628 bde [msdosfs] [patch] msdosfs file corruption fix s kern/47813 [gre] pseudo-device gre(4) doesn't appear to work with f kern/47951 [hang] rtld in ld.so will livelock in some circumstanc o kern/48062 mckusick mount -o snapshot doesn't work on +100GB disks o bin/48183 marcel [patch] gdb on a corefile from a threaded process can' s kern/48279 [bktr] Brooktre878 may cause freeze o conf/48325 [patch] /etc/periodic/security/100.chksetuid doesn't w o kern/48393 mckusick [ufs] ufs2 snapshot code bugs o kern/48425 Tape drive EOT handling problems in 4.7 o misc/48461 kensmith $EDITOR on the fixit CD is wrong. o bin/48730 sos burncd does not handle signals and causes damage o kern/48741 darrenr ipnat corrupts packets on gre interface with rul s threa/48856 threads Setting SIGCHLD to SIG_IGN still leaves zombies under s threa/49087 threads Signals lost in programs linked with libc_r o kern/50574 mbr [dc] dc driver incorrectly detects ADMtek chip model s kern/50827 [kernel] [patch] [request] add sane record locking p conf/51085 ache [locale] FreeBSD is missing ja_JP.eucJP locale. o www/51135 www Problems with the mailing-lists search interface o bin/51171 /bin/sh has only 32-bit arithmetics that is not enough o kern/51274 ipfw [ipfw] [patch] ipfw2 create dynamic rules with parent f kern/51341 remko [ipfw] [patch] ipfw rule 'deny icmp from any to any ic o kern/51583 [nullfs] [patch] allow to work with devices and socket o bin/51628 [nis] ypmatch doesn't match keys in legacy NIS servers o kern/51685 [hang] Unbounded inode allocation causes kernel to loc o bin/51827 getaddrinfo() is broken with numeric service o kern/51982 remko [sio] sio1: interrupt-level buffer overflows o bin/52343 NIS login problem on the server o kern/52445 [mfs] panic when mounting floppy on MFS filesystem o kern/52638 scsi [panic] SCSI U320 on SMP server won't run faster than o bin/52743 /etc/ppp/ppp.linkup instability issues o kern/53137 [panic] background fscking causing ffs_valloc panic. o kern/53447 alfred [kernel] poll(2) semantics differ from susV3/POSIX o bin/53606 roberto ntpdate seems to hang system o bin/53839 [sysinstall] disklabel editor fails on post-install co o kern/53940 imp Some WiFi devices cannot connect to hostap access poin o bin/54097 Non-local yppasswd -d broken in 5.1-CURRENT o kern/54309 silby TCP Packet of 64K-1 crashes FreeBSD4.8 o bin/54401 [patch] pppstats prints 0 for absolute values in range o stand/54410 standards one-true-awk not POSIX compliant (no extended REs) o bin/54446 pkg_delete doesn't honour symlinks, portupgrades leads o java/54463 glewis Apparent bug in jdk13 o i386/54756 acpi ACPI suspend/resume problem on CF-W2 laptop p kern/55018 andre [digi] [patch] Digiboard PC/Xem fails to initialize wh o bin/55346 stefanf /bin/sh eats memory and CPU infinitely o bin/55349 mbr amd(8) mixes up symlinks in its virtual filesystem. o bin/55448 dbm_nextkey() misbehaves after dbm_store() in dbm(3) o bin/55457 marcel GDB gets confused debugging libc_r threaded processes. a kern/55542 andre [de] [patch] discard oversize frame (ether type 800 fl o i386/55603 remko [mly] unable to reboot when system runs from Mylex A35 o kern/55617 [smbfs] Accessing an nsmb-mounted drive via a smb expo o i386/55661 acpi ACPI suspend/resume problem on ARMADA M700 s bin/55965 sshd: problems with HostBasedAuthentication and NSS co o kern/56024 acpi ACPI suspend drains battery while in S3 o kern/56031 luigi [ipfw] ipfw hangs on every invocation f kern/56233 gnn IPsec tunnel (ESP) over IPv6: MTU computation is wrong o kern/56339 select() call (poll() too) hangs, yet call works perfe s kern/56461 [rpc] FreeBSD client rpc.lockd incompatible with Linux o kern/57206 [panic] softdep_lock locks against itself, causing ker o bin/57255 usb usbd and multi-function devices o kern/57350 [panic] using old monocrome printer port (IO_LPT3 / 0x s kern/57398 scsi [mly] Current fails to install on mly(4) based RAID di o bin/57466 dialog(1) does not read stdin, breaks subversion port a kern/57479 julian FreeBSD Not in compliance with RFC 1122, Cannot have m o bin/57554 sh(1) incorrect handling of quoted parameter expansion o kern/57603 [bktr] bktr driver: freeze on SMP machine o kern/57631 jhb [agp] [patch] boot failing for ALi chipsets o bin/57673 Odd/dangerous disklabel(8) behaviour on 5.0 and 5.1-CU o kern/57722 [kernel] [patch] uidinfo list corruption o kern/57832 scottl [ips] softdep_deallocate_dependencies: dangling deps o kern/58154 mckusick Snapshots prevent disk sync on shutdown o kern/58687 deischen [libc] [patch] gethostbyname(3) leaks kqueue file desc o kern/58941 rwatson [acl] acl under ufs2 doesn't handle disk corruption, p o bin/58951 [sysinstall] some problems with 4.9-RELEASE installati f alpha/59116 alpha [ntfs] mount_ntfs of a Windows 2000-formatted fs cause o kern/59183 imp [wi] wi problems with wi_cmd o kern/59203 imp [newcard] Panic with wi and newcard f kern/59594 [hang] I/O operations freeze system when perform file s bin/59638 des passwd(1) does not use PAM to change the password o bin/59777 ftpd(8)/FreeBSD 5: potential username enumeration vuln o kern/59912 alc mremap() implementation lacking o gnu/59971 peter assertion "strncmp (repository, current_parsed_root->d s ports/60083 java java/jdk14 - Unsafe use of getaddrinfo in jvm 1.4.2-p5 o kern/60235 phk some /dev-entries missing for newly auto-added disks o bin/60349 scottl sysinstall(8): 5.2-RC1 cannot do NFS installation o kern/60598 scsi wire down of scsi devices conflicts with config o kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C810 under load p docs/60679 trhodes [patch] pthread(3): pthreads documentation does not de o bin/61152 [sysinstall] installer refuses to mount USB-floppy or s kern/61165 scsi [panic] kernel page fault after calling cam_send_ccb o bin/61355 login(1) does not restore terminal ownership on exit o kern/61404 silby RFC1323 timestamps with HZ > 1000 f kern/61544 ip6fw breakage on (at least) sparc64 p bin/61587 delphij [sysinstall] [patch] installation problem, disklabel c o docs/61605 doc [request] Improve documentation for i386 disk geometry o bin/61716 mckusick newfs: code and manpage are out of sync o kern/61733 imp panic: resource_list_release: resource entry is not bu f kern/61746 [boot] system locks up on boot if both apic option and o bin/61890 [sysinstall] fdisk(8) uses incorrect calculations for o alpha/61940 alpha [sysinstall] Can't disklabel new disk from FreeBSD/alp o kern/61960 sos [ata] [patch] BigDrive support for PC-98 architecture o alpha/61973 alpha Machine Check on boot-up of AlphaServer 2100A RM f kern/62091 [hang] Random Lockups on Boot (Timecounter?) [SMP, 5.2 a kern/62278 [nfs] [patch] NFS server may not set eof flag when rea f bin/62367 [sysinstall] 5.2.1-RC installation problems f kern/62374 net panic: free: multiple frees f bin/62375 [sysinstall] sysinstall core dump o conf/62417 luigi diskless op script failed o kern/62468 panic: system crashes when serial getty enabled and se o amd64/62753 obrien [txp] [panic] txp(4) panics on amd4 o kern/62762 bde [msdosfs] Fsync for msdos fs does not sync entries o kern/62824 [panic] softdep_setup_inomapdep: found inode [5.2-CURR o bin/62833 [sysinstall] can't install: integer divide fault o kern/62864 cognet Machine not reboot. f kern/63040 kmacy panic: kernel panic (sf_buff_alloc) o kern/63204 multimedia [sound] /dev/mixer broken with ESS Maestro-2E (still o f kern/63343 [boot] manual root filesystem specification failed wit o kern/63431 [rtc] motherboard going to suspend mode stops system c o bin/63489 top, finger segfault when using NIS groups to restrict o usb/63621 usb [usb] USB MemoryStick Reader stalls/crashes system o kern/63629 thomas [atapicam] mounting atapicam volume through cd0c cause o kern/64196 [kernel] [patch] remove the arbitrary MAXSHELLCMDLEN a kern/64816 [nfs] [patch] mmap and/or ftruncate does not work corr o bin/64990 stefanf [patch] /bin/sh unable to change directory but current o java/65054 glewis Diablo 1.3.1 JVM runs out of file descriptors at 1021 o kern/65616 gnn IPSEC can't detunnel GRE packets after real ESP encryp o i386/65648 imp cardbus("TI1131") won't work on Dell Latitude CP 233XT o bin/65774 [sysinstall] cannot run repair disk when booted from U f kern/65817 yongari [sk] [panic] kernel panic with GENERIC 5.2.1 and SysKo o gnu/65869 cvs generates invalid cvs command lines o kern/65901 [smbfs] [patch] smbfs fails fsx write/truncate-down/tr o kern/65920 [nwfs] Mounted Netware filesystem behaves strange o kern/66029 [crypto] [patch] MD5 alignment problem on a TriMedia p o bin/66036 restore crashes (reproducable, core file and backtrace o bin/66103 macro HISADDR is not sticky in filters o kern/66162 phk [gbde] gbde destroy error o kern/66270 mckusick [hang] dump causes machine freeze o kern/66290 imp [pccard] pccard initialization fails with "bad Vcc req o kern/66348 rik [cx] FR mode of cx (Cronyx Sigma) does not work for 4. o bin/66350 [sysinstall] sysinstall creates a partition of subtype o bin/66830 chsh/ypchsh do not change user information over NIS o kern/66848 imp [cardbus] cardbus power support breaks cardbus support o kern/66960 [fdc] [patch] filesystems not unmounted during reboot o bin/66984 [2TB] [patch] teach sysinstall(8) about larger disks o i386/67050 imp CardBus (PCI ?) resource allocation problem (still on o kern/67301 panic: uftdi, RTS and system panic o kern/67326 rodrigc [msdosfs] crash after attempt to mount write protected o conf/67328 [ppp] Usermode PPP hangs on boot when NIS configured s alpha/67626 alpha X crashes an alpha machine, resulting reboot o kern/67919 imagemagicks convert image to movie conversion kills 5 o kern/68076 [modules] Page fault when the sequence "kldunload ucom o bin/68727 marcel gdb coredumps after recent CURRENT upgrade o kern/68889 kmacy [panic] m_copym, length > size of mbuf chain o kern/68978 [firewire] firewire crashes with failing hard disk, lo o usb/69006 usb [patch] Apple Cinema Display hangs USB ports o kern/69066 panic: nmdm page fault when slattach on a null modem d o kern/69092 [rl] kernel: rl0: watchdog timeout o kern/69100 [nwfs] panic: 5.2.1p9 kernel panics when mounting nwfs f i386/69218 simokawa [boot] failure: 4.10-BETA and later do not boot on Asu f kern/69629 [panic] Assertion td->td_turnstile o bin/69723 [sysinstall] allow to continue from package install fa o bin/69942 [sysinstall] sysinstall changes /etc/rc.conf after ins o i386/70330 marcel Re-Open 33262? - gdb does not handle pending signals p o i386/70525 i386 [boot] boot0cfg: -o packet not effective o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o bin/70600 fsck(8) throws files away when it can't grow lost+foun o kern/70649 [rtc] system clock slows down when heavily loaded o kern/70753 [boot] Device for firewire hard disk not created in ti o threa/70975 threads unexpected and unreliable behaviour when using SYSV se o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o usb/71155 usb [usb] misbehaving usb-printer hangs processes, causes o gnu/71160 marcel gdb gets confused about active frame o kern/71198 Lack of PUC device in GENERIC kernel causes interupt l s bin/71290 des [PATCH] passwd cannot change passwords other than NIS/ f bin/71323 linimon [sysinstall] FTP download from floppy boot crashes wit o kern/71391 [nfs] [panic] md via NFS file + mount -t ntfs: panic: o bin/71602 [PATCH] uninitialized "len" used instead of "slen" wit o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC o kern/71771 [amr] Hang during heavy load with amr raid controller f kern/71791 [panic] Fatal trap 12: page fault while in kernel mode s kern/72041 [cam] [hang] Deadlock when disk is destroyed while use o kern/72208 panic: bio_completed can't be greater than bio_length o kern/72210 darrenr ipnat problem with IP Fastforward enabled o kern/72424 panic: ffs_blkfree: freeing free block in ffs/ffs_allo f kern/72504 [nfs] nfsd result mbufs-overruns o bin/72508 ftp(1): Anyone can change root on anonymous ftp o i386/72566 acpi ACPI, FreeBSD disables fan on Compaq Armada 1750 o conf/72592 [nis] NIS Domain Master fails as client of itself o kern/72660 machine locks up shortly after abnornal shutdown & sub o kern/72838 system freezes when trying to umount my digital camera o kern/72850 apm suspend handling partial broken with 5.3-STABLE o bin/72895 [sysinstall] Sysinstall generates invalid partition ta o kern/72906 [twe] twe0 idefinite wait buffer f kern/72924 linimon [wi] 4.10 wi driver timeout problem with Global Sun Te o threa/72953 threads fork() unblocks blocked signals w/o PTHREAD_SCOPE_SYST o i386/72960 i386 BTX halted with Promise Tx2000 Raid o sparc/72962 sparc64 [sysinstall] Sysinstall panics on sparc64 if /dev/cd0 f kern/72966 obrien [pcn] [patch] AMD PCnet/PCI Fast Ethernet driver broke o kern/73004 [loader] [patch] PXE loader malfunction in multiple PX o bin/73019 [ufs] fsck_ufs: cannot alloc 607016868 bytes for inoin o kern/73171 imp fwohci driver stating cardbus firewire card has incorr o kern/73177 geom kldload geom_* causes panic due to memory exhaustion o kern/73224 [ndis] [patch] Lock order reversal in ntoskrnl_timerca o kern/73245 'swap-in' causes several second hesitation on mouse an o bin/73261 Suspending su sometimes hangs o kern/73289 [sym] Interrupt storm on sym0 o usb/73307 usb [panic] Kernel panics on USB disconnect o amd64/73322 amd64 [msdosfs] [hang] unarchiving /etc to msdosfs locks up o bin/73410 sysinstall(8): Sysinstall could not allocate disklabel o sparc/73413 trhodes [libkse] [patch] pthread (libkse) library is broken on o bin/73422 portmap forks ad infinitum when the NIS domain name is o kern/73484 [ntfs] Kernel panic when doing `ls` from the client si o bin/73511 [sysinstall] SCSI drive install failure - RC2 o gnu/73512 marcel gdb -> Abort trap (core dumped) o kern/73538 [bge] problem with the Broadcom BCM5788 Gigabit Ethern o bin/73559 sos burncd(8) failure closing/fixating DVD-+R/CD-R/CD-RW N o bin/73617 [sysinstall] fdisk editor unmarks active partition o kern/73740 [nfs] [panic] 5-3-R#3 panic when accessing nfs exporte o kern/73744 printing via cups causes "Interrupt storm" warning, th o kern/73910 ipfw [ipfw] serious bug on forwarding of packets after NAT o i386/74008 i386 IBM eServer x225 cannot boot any v5.x - endless dump s o i386/74044 i386 [smb] ServerWorks OSB4 SMBus interface does not detect o kern/74104 ipfw [ipfw] ipfw2/1 conflict not detected or reported, manp o bin/74127 [patch] patch(1) may misapply hunks with too little co o kern/74238 firewire [firewire] fw_rcv: unknown response; firewire ad-hoc w s kern/74242 rwatson Write to fifo with no reader fails in 6.0 current f kern/74319 [smp] system reboots after few hours (5.3) o gnu/74531 gcc doesn't link correctly if -pg specified o conf/74610 Hostname resolution failure causes firewall rules to s o kern/74627 scsi [ahc] [hang] Adaptec 2940U2W Can't boot 5.3 s kern/74708 [umapfs] [panic] UMAPFS kernel panic o amd64/74747 amd64 System panic on shutdown when process will not die o usb/74771 usb [umass] mounting write-protected umass device as read/ f kern/74778 ipsec passthrough / nat-t crash freebsd firewall o bin/74779 Background-fsck checks one filesystem twice and omits o bin/74801 cpio -p --sparse creates truncated files o kern/74809 [modules] [panic] smbfs panic if multiply mounted f kern/74976 [vfs] [panic] 5.3-STABLE: vn_finished_write triggered f kern/75099 OpenOffice makes the system freeze o kern/75122 silby [netinet] [patch] Incorrect inflight bandwidth calcula o kern/75157 Cannot print to /dev/lpt0 with HP Laserjet 1005 : Devi s kern/75233 [fdc] breaking fdformat /dev/fd0 resets device permiss o kern/75249 [boot] 5.x install CD hangs on VirtualPC Version 7 (Ma o bin/75258 [patch] dd(1) has not async signal safe interrupt hand o threa/75273 threads FBSD 5.3 libpthread (KSE) bug o kern/75368 [panic] initiate_write_inodeblock_ufs2() panic o threa/75374 threads pthread_kill() ignores SA_SIGINFO flag o kern/75407 [an] an(4): no carrier after short time o usb/75705 usb [panic] da0 attach / Optio S4 (with backtrace) o docs/75711 keramida [PATCH] opendir(3) missing ERRORS section f kern/75780 [panic] panic: vm_page_free: freeing wired page (with o usb/75797 usb 5.3-STABLE(2005 1/4) detect USB headset, But can not f o kern/75875 remko [burncd]: acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r o bin/76134 fetch(1) doesn't like 401 errors with -A o amd64/76136 amd64 system halts before reboot o usb/76395 usb USB printer does not work, usbdevs says "addr 0 should o kern/76398 [libc] stdio can lose data in the presence of signals o kern/76504 silby Keep-alives doesn't work on half-closed sockets. o kern/76525 [fifo] select() hangs on EOF from named pipe (FIFO) o kern/76538 geom [gbde] nfs-write on gbde partition stalls and continue o bin/76578 [patch] uniq(1) truncates long lines to LINE_MAX o bin/76588 OpenSSL fails on loading keyfiles from BIO resources f kern/76663 gnn panic with FAST_IPSEC and IPv6 f kern/76672 Problem with cardbus and vlans s threa/76694 threads fork cause hang in dup()/close() function in child (-l o kern/76848 [amr] amr hangs 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 usb/77184 usb [panic] kernel panic on USB device disconnect s kern/77195 darrenr [ipfilter] [patch] ipfilter ioctl SIOCGNATL does not m o usb/77294 usb [ulpcom] [panic] ucom + ulpcom panic o kern/77493 [pipe] freebsd 5.3 + bash process substitution fails d o bin/77651 init can loose shutdown related signals p usb/77940 imp [quirk] [patch] insertion of usb keyboard panics syste o kern/77982 [lnc] [patch] lnc0 can NOT be detected in vmware 4.5.2 o bin/78087 groups program inconsistency o gnu/78161 [patch] gzexe(1): typo in gzexe p kern/78179 alc [vm] [patch] bus_dmamem_alloc() with BUS_DMA_NOWAIT ca o i386/78339 i386 BTX loader crashes on boot on HP Proliant DL140 o kern/78384 [panic] Reproducible panic with port iplog and -curren o amd64/78406 amd64 [panic]AMD64 w/ SCSI: issue 'rm -r /usr/ports' and sys o bin/78570 wicontrol(8): "wicontrol -i wi0 -C" outputs garbage f kern/78801 mux ping: sendto: No buffer space available o kern/78868 gibbs [scsi] Adaptec 29160 fails with IBM LTO-2 drive if dis a kern/78929 [atapicam] atapicam prevents boot, system hangs o bin/78964 [sysinstall] can not write labels to hdd on installati o kern/78968 gnn FreeBSD freezes on mbufs exhaustion (network interface o kern/78987 scottl [udf] [patch] udf fs: readdir returns error when it sh o i386/79081 acpi ACPI suspend/resume not working on HP nx6110 p usb/79140 imp [patch] WD Firewire/USB Combo hangs under load on USB s i386/79169 i386 freeze with striped USB Drives under high load o kern/79262 [dc] Adaptec ANA-6922 not fully supported o usb/79269 usb USB ohci da0 plug/unplug causes crashes and lockups. o usb/79287 usb [uhci] UHCI hang after interrupt transfer o kern/79295 umount oddity with NFS (fwe) over VIA Fire II card s kern/79323 [wi] authmod setup with ifconfig on dlink wlan card fa o kern/79336 [nfs] NFS client doesn't detect file updates on Novell s kern/79339 [kernel] [patch] Kernel time code sync with improvemen o bin/79376 moused causes random mouse events with a PS/2 mouse on o i386/79409 i386 Coming back from idles make the server reboot o usb/79524 usb printing to Minolta PagePro 1[23]xxW via USB fails wit o bin/79621 sysinstall(8) does not create a device when using a di o usb/79622 imp USB devices can be freed twice a usb/79656 usb [usb] RHSC interrupts lost o threa/79683 threads svctcp_create() fails if multiple threads call at the o usb/79722 usb [usb] wrong alignments in ehci.h o i386/79729 i386 umass, da0 not detected by devfs for o kern/79783 sos [ata] hw.ata.atapi_dma=1 reduces HDD writing transfer o i386/79784 i386 [bfe] Broadcom BCM4401 : no carrier a kern/79833 [sata] BTX crashes on boot when using Promise TX2Plus o kern/79895 darrenr [ipfilter] 5.4-RC2 breaks ipfilter NAT when using netg o kern/79905 multimedia [sound] sis7018 sound module problem o bin/79910 [sysinstall] Cannot escape from failed port/package in o kern/79912 multimedia [sound] sound broken for 2 VIA chipsets: interrupt sto o kern/79940 [panic] 5.3 with kernel debug causes panic when large o kern/79988 darrenr [trap] page faults while in kernel mode f kern/80005 yongari [re] re(4) network interface _very_ unpredictable work o usb/80040 usb [hang] Use of sound mixer causes system freeze with ua o kern/80088 [smbfs] Incorrect file time setting on NTFS mounted vi f kern/80136 [md] [crash] mdconfig can reboot the system f kern/80166 ups [panic] Debugger SMP race panic o kern/80266 rwatson [ipx] [patch] IPX routing doesn't work o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi o kern/80321 ups [kgdb] serial db problems o usb/80361 usb [patch] mounting of usb-stick fails o misc/80371 cannot install 5.4-RC3 from DOS partition o kern/80381 5.4 RC3 can't allocate ps/2 irq, no psm, no mouse. Sa o sparc/80410 sparc64 [netgraph] netgraph is causing crash with mpd on sparc o threa/80435 threads panic on high loads o kern/80572 [bridge] bridge/ipfw works intermittantly. o amd64/80691 amd64 amd64 kernel hangs on load o kern/80694 [kbd] [patch] atkbd looped on Acer TravelMate 2701LC o kern/80714 [atapicam] drop/boot to single user hangs on 5.4-RELEA o kern/80739 Strange panic (keyboard related?) on 5.4 when dropping o kern/80742 wkoszek [pecoff] [patch] Local DoS in sys/compat/pecoff (+ oth o kern/80784 mux [fxp] fxp gives device timeouts o bin/80798 mount_portal pipe leaves file descriptors open for chi o usb/80829 usb possible panic when loading USB-modules o docs/80843 philip [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 sparc/80890 sparc64 [panic] kmem_malloc(73728): kmem_map too small running o kern/80932 jfv [em] [patch] Degraded performance of em driver o kern/80980 [i386] [patch] problem in "sys/i386/include/bus.h" cau o i386/80989 i386 [install] Cannot install 5.4-RELEASE both in my system o kern/81000 acpi [apic] Via 8235 sound card worked great with FreeBSD 5 f kern/81019 yongari [re] re(4) RealTek 8169S32 behaves erratically o kern/81095 gnn IPsec connection stops working if associated network i p i386/81111 i386 /boot/loader causes reboot due to CFLAGS+= -msse3 o kern/81146 multimedia [sound] Sound isn't working AT ALL for Sis7012 onboard s kern/81147 net [net] [patch] em0 reinitialization while adding aliase o kern/81180 [bktr] bktr(4) driver cannot capture both audio and vi o kern/81207 [if_ndis] NDIS wrapper doesn't probe builtin nForce MC o kern/81232 [panic] vrele: negative ref o usb/81308 imp [ugen] [patch] [2] polling a ugen(4) control endpoint o kern/81322 [lnc] [hang] lnc driver causes lockups o kern/81324 darrenr [panic] "Duplicate free of item %p from zone %p(%s)\n" o bin/81389 brian ( usermode ppp ) LCP Negotiation Never Finishes, one o o kern/81539 The fxtv program freezes systems o kern/81606 darrenr ipnat fails to start after upgrade to RELENG_5_4 o kern/81644 [vge] vge(4) does not work properly when loaded as a K o kern/81770 [nfs] Always "NFS append race" at every NFS mount with o conf/81882 [patch] missing terminal definition for wy120 in termc o kern/81887 scsi [aac] Adaptec SCSI 2130S aac0: GetDeviceProbeInfo comm o kern/82043 multimedia [sound] snd_emu10k1 - mixer does not work. o kern/82064 anholt [drm] DRM not working with SMP o kern/82219 [panic] in dumping if watchdog enabled. o kern/82227 [digi] Xem: chained concentrators not recognised a bin/82263 compat 4x broken after last update o kern/82271 pf [pf] cbq scheduler cause bad latency a kern/82285 [race] proc cred race: kernel panic during reboot o usb/82350 usb [usb] null pointer dereference in USB stack f kern/82442 [panic] Fatal trap 12 in em driver on 4.11-RC2 contain o kern/82468 kmacy Using 64MB tcp send/recv buffers, trafficflow stops, i o kern/82491 [bootp] [patch] bootpd shouldn't ignore requests o kern/82497 [vge] vge(4) on AMD64 only works when loaded late, not o usb/82520 usb Reboot when USL101 connected s usb/82569 usb [usb] USB mass storage plug/unplug causes system panic o stand/82654 standards C99 long double math functions are missing o usb/82660 usb [umass] [panic] EHCI: I/O stuck in state 'physrd'/pani o bin/82667 burncd doesn't abort on error conditions o bin/82720 [patch] Incorrect help output from growfs.c and mkfs.c o kern/82805 [nfs] [panic] sched_switch ched_4bsd.c:865 / nfs_inact s kern/82806 darrenr ipnat doesn't handle out of order fragments. o kern/82846 phk Kernel crash in 5.4 with SMP,PAE o kern/82881 [netgraph] [panic] ng_fec(4) causes kernel panic after o kern/82919 thompsa [bridge] [patch] Bridge configuration update will cras o bin/82975 route change does not parse classfull network as given o kern/83098 'vrele: negative ref cnt' in shutdown with root and uf o ports/83183 olgeni sysutils/webmin - perl coredumps o bin/83195 nvi loses edited file on network disconnection o kern/83254 [digi] driver can't init Digiboard PC/4e 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 p bin/83344 matteo [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 matteo [patch] incorrect handling of malloc failures within l o kern/83375 mbr Fatal trap 12 cloning a pty o kern/83384 failure of non-essential IDE partitions can panic the o kern/83426 [libvgl] [patch] improper handling of malloc failures o kern/83464 geom [geom] [patch] Unhandled malloc failures within libgeo f kern/83499 fragmented packets does not pass through a pipe o kern/83504 [kernel] [patch] SpeedTouch USB stop working on recent o bin/83558 kernbb(8): usr.sbin/kernbb doesn't compile, and is dis o usb/83563 usb [panic] Page Fault while detaching Mpman Usb device o kern/83586 [if_ndis] [panic] ndis panic with Intel Pro 2100 wirel f kern/83671 Can't get comconsole to work properly on Supermicro X5 o usb/83677 usb [usb] usb controller often not detected (Sun W2100z) o usb/83756 usb [ums] [patch] Microsoft Intellimouse Explorer 4.0A doe f kern/83761 [panic] vm-related panic: blst_radix_free: freeing fre o threa/83914 threads [libc] popen() doesn't work in static threaded program o kern/83930 sam [hifn] crypto_q_mtx recursion when unloading hifn.ko. o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o amd64/84027 obrien [nve] if_nve gets stuck o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o bin/84217 brian "enable proxy" is ignored in ppp.conf p conf/84221 Wrong permissions on /etc/opiekeys o usb/84326 usb [umass] Panic trying to connect SCSI tape drive via US s usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti s threa/84483 threads problems with devel/nspr and -lc_r on 4.x o kern/84556 geom [geom] GBDE-encrypted swap causes panic at shutdown o kern/84584 [re] re(4) spends too much time in interrupt handler ( o kern/84589 [2TB] 5.4-STABLE unresponsive during background fsck 2 f kern/84656 jhb [panic] when kern.maxdsiz is => hw.physmem o bin/84668 [sysinstall] ssh and sysinstall problem p kern/84740 remko [libc] regcomp("\254") fails o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th a bin/84816 patch(1) inserts a line in the wrong place o kern/84861 thompsa [ipw] [patch] still can't get working ipw(4) with adho o docs/84932 doc new document: printing with an Epson ALC-3000N on Free o kern/84953 kuriyama [nfs] NFS locking issue in RELENG_6/i386/SMP o kern/84954 imp [CARDBUS] cbb alloc res fail (with hw.cardbus.debug=1 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/85005 Network interrupt after shutdown method has been calle o kern/85042 [smbfs] mount_smbfs: can't get handle to requester (no o i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o bin/85115 byacc generates uncompileable file o kern/85123 [iir] Improper serialization in iir_ioctl() allows iir o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex f ports/85155 cy security/tripwire clobbers config files on install o kern/85258 mux [fxp] changing promisc mode on nic can lead to kernel 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/85326 [smbfs] [panic] saving a file via samba to an overquot o alpha/85346 alpha PREEMPTION causes unstability in Alpha4000 SMP kernel o kern/85444 IPv6 crash, possibly related to destroying spf interfa o kern/85450 [sata] panic: subdisk6 detached (appears to be a sata o amd64/85451 amd64 [hang] 6.0-BETA3 lockups on AMD64 (PREEMPTION only) o kern/85464 Cannot unmount file-backed disk imported from NFS or S o kern/85493 imp [ed] [patch] OLDCARD can't probe ed driver f kern/85728 [trap] Crashes on 6.0 when copying data between filesy o kern/85751 [devfs] [panic] panic in devfs_setattr() when running o kern/85768 gibbs [ahd] aic79xx driver timeouts with U160 target (free l s ports/85779 edwin emulators/fmsx 3.0 is unstable (reboting, freezing) o bin/85796 des pam doesn't work correctly after Upgrade RELENG_4-2005 o kern/85809 darrenr panic: mutex "ipf state entry" already initialized o bin/85810 nslookup/dig Hang and processes cannot be killed o kern/85813 timeout waiting for read DRQTrying to mount root from o kern/85816 maxproc=1 in login.conf causes kernel panic when loggi o i386/85866 i386 [hang] bootloader freezes on Pentium2/3 o kern/85894 [nfs] [panic] nfs_timer / nfs_socket.c:1146 panic o kern/85931 panic: "vm_fault: fault on nofault entry" when using m o i386/85938 i386 Install fails, unable to write partitions o i386/85944 i386 FreeBSD restarts after showing "Welcome to FreeBSD" sc s kern/85975 [cam] devfs does not create entries when removable med o kern/85993 [panic] emulators/kqemu panics 6.0-BETA4 o bin/86012 kpasswd(1) fails if one of the KDC are unreachable. o kern/86055 FreeBSD 6.0 beta4 install panic:bio already on queue o amd64/86080 amd64 [radeon] [hang] radeon DRI causes system hang on amd64 o kern/86103 darrenr [ipfilter] Illegal NAT Traversal in IPFilter o kern/86261 brian 'out of buffer space' after many PPPoE re-dial attempt o kern/86411 scottl [amr] Very low performance of amr(4) under FreeBSD-6.0 o ports/86421 clement www/Apache20 2.0.54_4 PHP popen hangs o kern/86427 gnn LOR / Deadlock with FASTIPSEC and nat o kern/86550 csjp [panic] kernel (w/ UFS_EXTATTR* and UFS_ACL) paniced b o i386/86612 i386 SCSI DAT Drive Issue o kern/86619 [linux] linux emulator interacts oddly with cp o i386/86667 i386 GNOME Battery Applet causing keyboard to lag/drop char o ports/86687 tobez lang/Perl5.8 ithreads coredump o kern/86763 [ucom] kernel: ucom0: ucomwritecb: IOERROR o usb/86767 usb [usb] [patch] bogus "slice starts beyond end of the di o i386/86806 i386 Couldn't alloc kernel virtual memory o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS o i386/86920 i386 [ndis] ifconfig: SIOCS80211: Invalid argument (regress o kern/86944 [nfs] [patch] When I use FreeBSD with NFS client, clos o kern/87010 pjd Reading kernel memory & pagefault under non-root o i386/87085 i386 [install] Will not install on Microtel system s kern/87094 5.4 system with SMP and IPFW crashes under load (mbuf o i386/87122 i386 [install] Installer of 6.0-BETA5 can't find HDD partit o i386/87155 i386 [boot] [panic] Can't Alloc Virtual Memory in FreeBSD 6 o kern/87194 [fxp] fxp(4) promiscuous mode seems to corrupt hw-csum o kern/87248 [iwi] Data-corruption while using WEP on if_iwi o kern/87255 [md] [panic] large malloc-backed mfs crashes the syste 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 o amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD 6.0-RC1 amd6 o i386/87364 scottl [aac] aac controller stopped working between BETA5 and f kern/87368 bde [msdosfs] fat32 is very slow o ports/87397 edwin incorrect use of PAPERSIZE make variable in some ports o ports/87404 nork Adobe Reader no longer works with www/linuxpluginwrapp o kern/87413 [iwi] 6.0-RC1: "ifconfig iwi0 mode 11g up" freezes sys o kern/87421 [netgraph] [panic]: ng_ether + ng_eiface + if_bridge o kern/87506 [vr] [patch] Fix alias support on vr interfaces o kern/87521 darrenr [ipfilter] [panic] using ipfilter "auth" keyword leads o kern/87544 geom [gbde] mmaping large files on a gbde filesystem deadlo o i386/87576 i386 [install] no installation on Acer aspire 1304xc laptop o kern/87586 [diskless] [vm] [panic] Unable to use networked swap i o i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacketStack f kern/87658 IO::AIO test suite loops infinitely on 5.4-RELEASE-p5 o amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron 244 5-STABLE o bin/87729 phk most calls to malloc(3) generate warnings in valgrind o kern/87758 [ath] [hang] Reboot problem with atheros wireless card o bin/87792 [patch] very bad performance of cp(1) via NFS, possibl o kern/87859 [smbfs] System reboot while umount smbfs. o i386/87876 i386 Installation Problems for i368 Compaq R3000 o amd64/87977 amd64 [busdma] [panic] amd64 busdma dflt_lock called (by ata o ports/87996 nork www/linuxpluginwrapper: Flash 7 kills epiphany browser o kern/88045 jhb [nve] [patch] 6.0rc1: nve0: device timeout (51) o kern/88047 [asr] [panic] 6.0-RC1 reboots with SMP and asr o kern/88082 [ath] [panic] cts protection for ath0 causes panic o gnu/88087 c++filt(1) dumps core on a trivial string "STYLEPROP_" f i386/88124 gavin [hang] X -configure freezes 6.0rc1 s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w f kern/88213 [panic] Hang followed by Panic on 6.0-RC1 when install o bin/88215 [patch] syslogd(8) does not pass cleanly parameters to o kern/88266 [smbfs] smbfs does not implement UIO_NOCOPY and sendfi o kern/88268 [bpf] yet another null pointer in bpf code f kern/88315 gavin [sym] [hang] Symbios/LSI-HBA (SYM83C895) hangs o i386/88459 i386 [panic] Fatal trap 19 (process: idle: cpu0) on HP prol o kern/88472 [panic] panic/reboot in 5.4-STABLE o kern/88487 [panic] softdep_setup_inomapdep: found inode o kern/88496 [iwi] iwi0: fatal error - have to reboot o kern/88518 rodrigc cannot mount root rw at boot o bin/88524 openssl can not work with smtp.gmail.com o kern/88555 [panic] ffs_blkfree: freeing free frag on AMD 64 o amd64/88568 amd64 [panic] 6.0-RELEASE install cd does not boot with usb o i386/88610 i386 FreeBSD 6.0 bootonly crashes during boot after sis0, d o bin/88655 /bin/tcsh ls-F : Floating exception (core dumped) o kern/88657 [smbfs] windows client hang when browsing a samba shar o kern/88659 ipfw [modules] ipfw and ip6fw do not work properly as modul o i386/88717 i386 freebsd 5.4 boots from lsi 53c1030 only in safe mode o kern/88718 [aac] [timeout] unable to install on RAID 5 and FreeBS o usb/88743 usb [hang] USB makes kernel hang at boot (regression in 6. o i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re o amd64/88790 amd64 kernel panic on first boot (after the FreeBSD installa a kern/88823 [modules] [atapicam] atapicam - kernel trap 12 on load o i386/88853 i386 [hang] SMP system FreeBSD 6.0-STABLE crashed while tra o bin/88873 [2TB] gpt create fails "bogus map" "unknown error: 0" o kern/88914 [hang] system freeze during file transfer o i386/88929 i386 [install] FreeBSD 6.0 install CD fails to find disks o o usb/88966 usb [modules] kldunload ucom.ko returns "Device busy" erro o usb/89003 usb LaCie Firewire drive not properly supported under 6.0 o kern/89070 [panic] NULL m passed to m_copym() in ip_fragment() s kern/89102 geom [geom_vfs] [panic] panic when forced unmount FS from u o kern/89179 Random reboots on Dell PowerEdge 6300 o i386/89249 i386 HighPoint RocketRAID 1520 (HPT372N) can't write on har o kern/89258 [mouse] synaptic touchpad support "worse" with hw.psm. s kern/89271 [radeon][agp][hang] X.org hangs when heavily using Rad o i386/89288 i386 [acpi] DMA error while booting with acpi enable f ports/89308 apache [patch] www/mod_accounting crash on request_timeout o i386/89340 i386 [panic] 6.0-STABLE (2005-11-07) panic when mostly idle o kern/89353 [ata] invalid disk controller recognition of intel ICH f i386/89383 i386 [sio] [panic] page fault o kern/89396 [reboot] remounting cdrom causes reboot o bin/89410 [PATCH] sh(1) missing \u interpolation and bug/fix in f kern/89447 Serial console speed not working properly (regression) o amd64/89501 amd64 System crashes on install using ftp on local subnet o amd64/89503 amd64 Cant Boot Installation Disk s kern/89528 jail [jail] [patch] impossible to kill a jail o amd64/89546 amd64 [geom] GEOM error a conf/89589 secteam virecover follows hardlinks, possibly exposing sensiti o kern/89633 [sis] [panic] if_sis panic under extended load in 6.0- o kern/89660 le [patch] [panic] due to g_malloc returning null in gv_d o kern/89688 [wi] wi0 cbb remove bug: Danger Will Robinson o kern/89752 csjp [bpf] [patch] bpf_validate() needs to do more checks o kern/89775 [kevent] [hang] kevent hangs on second wait for /dev/d o kern/89784 phk [devfs] [patch] 6.0-RELEASE panics when applying `type o kern/89864 [vr] [panic] if_vr panic under FreeBSD 6 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/89918 [iwi] [panic] Kernel panic with if_iwi Intel 2200bg o usb/89954 usb [usb] USB Disk driver race condition? o kern/89966 rodrigc [ntfs] [panic] mounting ntfs causes kernel panic in so f i386/90059 gavin panic in 2 mins after power on PC o i386/90065 i386 [wi] System hangs if wireless card wasn't disabled bef o kern/90086 [hang] 5.4p8 on supermicro P8SCT hangs during boot if o bin/90093 geom fdisk(8) incapable of altering in-core geometry p usb/90162 imp [usb] [patch] Add support for the MS Wireless USB Mous o kern/90206 [ata] [crash] Server reboot after "FAILURE - out of me o kern/90237 anholt [panic] panic in sis DRM o kern/90282 scsi [sym] SCSI bus resets cause loss of ch device o kern/90442 [panic] kmem_alloc fails kmem_map: too small, on a RAI f i386/90519 gavin [ata] Resume after suspend results in g_vfs_done() err o kern/90582 geom [geom_mirror] [panic] Restore cause panic string (ffs_ o bin/90656 [sysinstall] 6.0-RELEASE (i386) cannot be installed vi o usb/90700 usb [umass] [panic] Kernel panic on connect/mount/use umas o kern/90736 [libc] dlfunc can not be defined in libc o kern/90815 [smbfs] [patch] SMBFS with character conversions somet o kern/90837 [pcm] PCM - ICH6 - device is busy, but old process doe f conf/90863 dougb [patch] 6.0 boot: name resolution broken for daemon st o kern/90890 [vr] Problems with network: vr0: tx shutdown timeout o bin/90903 [powerd] cpufreq inconsistency / powerd broken o kern/90973 thompsa [net] [patch] if_bridge does not handle arp for own ad o kern/91023 [sysctl] cpufreq/p4tcc: sysctl: dev.cpu.0.freq: Device o i386/91038 i386 [panic] 6.0-RELEASE on Fujitsu Siemens Amilo Pro v2040 s kern/91229 [request] PAN (piconet) Bluetooth profile is not suppo o usb/91238 usb [umass] USB tape unit fails to write a second tape fil o i386/91282 i386 [install] 6.0R install CD crashes on Promise PDC20267 o usb/91283 usb booting very slow with usb devices connection (regress s kern/91290 sos [ata] ata(4) error on 7.0-CURRENT-20051229-SNAP-PC98 o kern/91311 [aue] aue interface hanging o kern/91339 [psm] mousedriver do not recognize aditional buttons o o kern/91364 [wep] WF-511 RT2500 Card PCI and WEP o amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr on 6.0-amd64 o kern/91407 [crypto] [panic] Kernel panic when heavily loading cry o amd64/91492 amd64 BTX halted o bin/91536 sos burncd(8): burncd -t feature strangeness o usb/91538 usb [ulpt] [patch] Unable to print to EPSON CX3500 o www/91539 www FreeBSD web site renders very badly o kern/91568 [ufs] [panic] writing to UFS/softupdates DVD media in o kern/91572 [atapicam] [panic] writing to UFS/softupdates DVD medi o kern/91580 fstat(2) not working properly in 6.0? o conf/91732 [patch] 800.loginfail: fix log message grep expression o i386/91745 i386 Second processor not detected on Proliant ML530 G2 wit s i386/91748 acpi acpi problem on Acer TravelMare 4652LMi (nvidia panic, o bin/91762 vipw(8): it is possible to add a user named ".." o kern/91859 [if_ndis] if_ndis does not work with Asus WL-138 o sparc/91882 sparc64 [mouse] Ultra 10 mouse/keyboard o usb/91906 usb [hang] FreeBSD hangs while booting with USB legacy sup o kern/91910 scottl [aac] aac driver hangs on Dell PE800 with CERC SATA co p kern/91919 imp [pccbb] pccbb does not supply appropriate voltage o kern/91942 [re] [panic] ifconfig causes panic on re(4) o kern/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o o conf/91959 incorrect cross-install ?(/usr/src/etc/Makefile) o usb/92052 usb [unlpt] usbd causes defunct process with busy file-han o bin/92058 ssh(1): FreeBSD 6 release Xeon SCSI ssh does not work o kern/92070 imp [pccard] wi0: No irq?! with LG 11Mbps Wireless LAN PCI o bin/92074 top(1) aborts in redzone o usb/92083 usb [ural] [panic] panic using WPA on ural NIC in 6.0-RELE f kern/92090 gavin [bge] bge0: watchdog timeout -- resetting o kern/92092 [iicbus] [patch] Panic if device with iicbus child is o kern/92104 [panic] kernel panic near readlink syscall o usb/92142 usb SET_ADDR_FAILED and SHORT_XFER errors from usb drivers o kern/92164 scottl [ips] SCSI target mode LOR o usb/92171 usb [panic] panic unplugging Vodafone Mobile Connect (UMTS o i386/92193 i386 Can't boot from 6.0 Installation CD: BTX halted (Gigab o kern/92272 [ffs] [hang] Filling a filesystem while creating a sna o kern/92279 [dc] Core faults everytime I reboot, possible NIC issu o kern/92292 [md] [hang] Heavy IO on a md-backed filesystem on a sn o amd64/92337 amd64 [em] FreeBSD 6.0 Release Intel Pro 1000 MT em1 no buff o kern/92351 [iwi] page fault in iwi after ACPI resume o kern/92440 mbr Kernel fault in knote when getty opens a serial port o ports/92478 nork net/DarwinStreamingServer admin does not work o kern/92518 [hptmv] Intense disk activity (large FS newfs and/or m o kern/92552 net A serious bug in most network drivers from 5.X to 6.X p kern/92599 yongari BUG: IEEE 802.3 compliance of autonegotiation process o kern/92675 [fxp] [patch] fxp(4) unable to recover from occasional o kern/92690 silby [net] slowstart_flightsize ignored in 6-STABLE o kern/92716 [hifn] [hang] hifn driver hangs after a short while wh o kern/92750 [nwfs] Files in mounted Netware filesystem drop in and o kern/92751 [cam] [reboot] 5.4 crashes after camcontrol devlist p kern/92776 glebius [carp] kernel-crash using carp o kern/92786 sos [ata] [patch] ATA fixes, write support for LSI v3 RAID o kern/92795 [panic] lockmgr panic during sys_exit file cleanup o kern/92798 scsi [ahc] SCSI problem with timeouts o bin/92839 roberto [ntp] [patch] contrib/ntp PARSE buffer overrun o amd64/92889 amd64 [libc] xdr double buffer overflow o kern/92949 pf [pf] PF + ALTQ problems with latency o kern/92966 imp [cardbus] cardbus.ko loading failed o kern/93019 [ppp] ppp and tunX problems: no traffic after restarti f kern/93083 [firewire] Detach of Firewire Harddisk not recognied p p bin/93085 rwatson support for ACLs (and extattr) missing in dump(8) and o kern/93128 scottl [sym] FreeBSD 6.1 BETA 1 has problems with Symbios/LSI o usb/93155 usb [ulpt] /dev/ulpt0: device busy, USB printer does not w f kern/93170 Changing system date causes panic in nd6_timer o power/93203 ppc FreeBSD PPC Can't Write to Partitions. o ports/93299 sobomax misc/zaptel: unload of zaptel kernel modules causes a o kern/93300 ipfw [ipfw] ipfw pipe lost packets o kern/93305 Machine freezes solid running dhcpclient after suspend o bin/93317 ld-elf.so doesn't translate unresolved weak symbol int o kern/93380 almost all not polling NICs are doing device timeout a o kern/93396 dlopen crash with locked page o usb/93408 usb [mouse] hw.acpi.cpu.cx_lowest=C3 on AMD Turion causes o kern/93461 [smp] Intel 440LX SMP freeze (regression vs. 4.X) o i386/93524 i386 Automatic reboot o gnu/93566 [patch] sort(1): numeric sort is broken on multi-byte o kern/93567 [vr] Via Rhine : Asymetric Bandwith o bin/93603 [patch] restore(8) fails if /tmp fills o i386/93615 i386 [install] Operating system wont install. Problem with o gnu/93629 GNU sort(1) tool dumps core within non-regular locale o usb/93640 usb [irq] device ehci causes interrupt storm on this MSI a o kern/93685 [pipe] select on pipe write fails from '0' end o kern/93750 [ips] Boot hangs on ips0: resetting adapter, this may o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/93762 i386 Machine lockup at boot loader countdown on SuperMicro o kern/93771 sos [ar] [panic] atacontrol status ar1 causes panic o bin/93776 [crypto] [patch] SHA256_Update / SHA512_Update fail to o i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1850r server a o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o usb/93828 usb [panic] ohci causes panic on boot (HP Pavillion d4100e o kern/93885 sos [ata] ata(4) failure: SETFEATURES SET TRANSFER MODE se o kern/93886 [ath] Atheros/D-Link DWL-G650 long delay to associate o conf/93899 mount_smbfs can't load libiconv.so during boot up o i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o kern/93942 [vfs] [patch] panic: ufs_dirbad: bad dir (patch from D o amd64/93961 amd64 [busdma] Problem in bounce buffer handling in sys/amd6 o i386/93989 i386 [install] Can't install FreeBSD from IEEE1394 DVD-RW o o kern/93998 [libstand] [patch] panic in libstand when closing raw o kern/94139 scottl [amr] [regression] amr broken with LSILogic MegaRAID S o i386/94141 i386 [iwi] iwi doesn't work on Acer Laptop o kern/94155 [ata] 6.1 CF reader problem: "ad1: FAILURE - SETFEATUR o kern/94162 [bge] 6.x kenel stale with bge(4) o usb/94166 usb btx halted with a flashcard plugged o bin/94252 [rpc] rpc.lockd cannot cancel lock requests o kern/94256 [nfs] nfs locking/rpc.lockd doesn't understand file de o bin/94258 [rpc] O_NONBLOCK may block with rpc.lockd o kern/94279 multimedia [snd_neomagic] snd_neomagic crashes on FreeBSD 5.4 and o i386/94364 i386 [kbd] Unable to boot on NX9110 laptop o usb/94384 usb [panic] kernel panic with usb2 hardware o kern/94393 PseudoRAID loses track of the master disk o i386/94420 i386 FreeBSD does NOT support the pcChips M925 motherboard. s threa/94467 threads send(), sendto() and sendmsg() are not correct in libc o bin/94635 marks snapinfo(8)/libufs only works for disk-backed filesyst o kern/94669 pjd [vfs] [patch] Panic from Failed Removable Media Mount o amd64/94677 amd64 panic in amd64 install at non-root user creation o usb/94717 usb [ulpt] Reading from /dev/ulpt can break work of a UHCI o stand/94729 standards [libc] fcntl() throws undocumented ENOTTY p usb/94742 imp [umass] [patch] umass driver does not recognise YANO e o bin/94750 watch(1) utility faults when tty disconnects o kern/94769 [ufs] Multiple file deletions on multi-snapshotted fil o kern/94772 [fifo] [patch] FIFOs (named pipes) + select() == broke o usb/94813 usb [umass] mounting write-protected umass device freezes o bin/94815 [patch] sysinstall(8): Upping the network interface be a kern/94827 [libc] mmap with given (void *addr) may lock memory-ma o kern/94838 scsi Kernel panic while mounting SD card with lock switch o s kern/94863 [bge] [patch] hack to get bge(4) working on IBM e326m o kern/94890 [panic] Fatal trap 18: integer divide fault while in k s bin/94892 [rpc] rpc.lockd does not interoperate with Solaris 10 o usb/94897 usb [panic] Kernel Panic when cleanly unmounting USB disk o kern/94898 [pcmcia] GPRS PCMCIA card cause interrupt storm and co o i386/94911 i386 [ata] ata regression with DOM-IDE o kern/94977 Kernel panic during normal server operations o amd64/94989 amd64 BTX Halts on Sun Fire X2100 w/6.1-BETA4 (amd64) and 5. o kern/95002 [libc] hash db source code has a bug which prevents us o kern/95084 ipfw [ipfw] [patch] IPFW2 ignores "recv/xmit/via any" (IPFW o i386/95087 i386 System freeze irrespective of load on Promise FastTrak o usb/95131 usb [install] Boot/setup process does not accept key strok o kern/95247 [rpc] NFS file locking problem, rpc.lockd seems to be o kern/95288 [tty] [panic] panic in sys/kern/tty_subr.c putc() o sparc/95297 sparc64 vt100 term does not work in install o kern/95307 gnn [netipsec] Panic (race condition?) in ipsec_process_do o kern/95339 [libexec] [patch] rtld is thread-unsafe. fixes for dlo o usb/95348 usb [kbd] USB keyboard unplug causes noise on screen f i386/95365 gavin stability problems: interface not reachable on 6.1-PRE o kern/95368 [kernel] [patch] Test for race between callout_drain() o kern/95392 [ndis] Kernel panic loading ndisgen-created device dri o kern/95405 [libkvm] libkvm does not support /dev/fwmem0.0 in Free o docs/95408 remko install over serial console does not work as documente o kern/95459 Rebooting the system while rebuilding RAID (Intel Matr o kern/95512 [uplcom] uplcom(4) causes system hangups o kern/95519 [ral] ral0 could not map mbuf o ports/95541 roam net/djbdns WITH_IPV6 queries ip6.int o usb/95562 usb [umass] Write Stress in USB Mass drive causes "vinvalb f ports/95584 perky [patch] bsd.python.mk: A port's "USE_ZOPE=yes" overrid o usb/95636 usb [boot] 5 minute delay at boot when using VT6205 based o kern/95661 [pci] [patch] pci_pci still not correct for initializi s kern/95665 net [if_tun] "ping: sendto: No buffer space available" wit o gnu/95691 GDB segfaults on my programme in both FreeBSD 6 and 5 o bin/95692 gdb(1): GDB in base of both FreeBSD 6 and 5 is ancient o kern/95710 [iwi] iwi wont roam o amd64/95888 amd64 kernel: ad2: TIMEOUT - WRITE_DMA retrying on HP DL140G o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o kern/96030 [bfe] [patch] Install hangs with Broadcomm 440x NIC in f kern/96042 Kernel panics with sbdrop f i386/96049 gavin Generic SMP Kernel Panic in 6.1-RC1 during mount root o usb/96120 usb [mouse] USB mouse not always detected o kern/96157 Subtle incompatability of FreeBSD and LITE-ON SOHW-167 o usb/96224 usb [usb] mount_msdosfs cause page fault in syncer process o i386/96225 i386 Toshiba M70-CL3 Hangs Up During Booting o conf/96247 matteo [patch] 550.ipfwlimit reports logs even if log size is o kern/96268 [socket] TCP socket performance drops by 3000% if pack o kern/96286 [cbb] [panic] TI1131 PCI CardBus Bridge: driver cbb le o i386/96302 i386 [ata] nVidia nForce CK804 SATA300 controller not recog o i386/96357 i386 FreeBSD cannot recognize all the logical partitions o i386/96382 i386 [bge] In 6.1-RC1 the bge driver does not reliably work f kern/96393 [libz] [patch] assembler implementations for libz on i f conf/96412 linimon [rpc] 2 rpc.lockds launched at boot ? blocking problem o usb/96457 usb [panic] fatback on umass = reboot o kern/96538 multimedia [sound] emu10k1-driver inverts channels o kern/96840 [libc] [patch] getgrent() does not return large groups o kern/96927 [loader] Loader(8) cause kernel death on "boot -a" (re o conf/97014 [gif] gifconfig_gif? in rc.conf does not recognize IPv o i386/97025 i386 fbsd (2 cd) dont install in vmware 5.5.0 - reboot. f amd64/97075 amd64 Panic, Trap 12 o ports/97090 perky Apache 2.0.55 with www/mod_python3 die only on SIGKILL o bin/97108 sysinstall(8): write failure on transfer (wrote -1 byt o kern/97208 [firewire] System hangs / locks up when a firewire dis o ports/97254 sergei ports-mgmt/porttools - wrong prefix o i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 o usb/97286 usb [mouse] MS Wireless Intellimouse Explorer 2.0 doesn't o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In f kern/97306 [netgraph] NG_L2TP locks after connection with failed o kern/97326 emulation [linux] file descriptor leakage in linux emulation o amd64/97337 amd64 [dri] xorg reboots system if dri module is enabled o bin/97392 ppp(8) hangs instead terminating o bin/97499 one of sshd_config(5) options does not work o kern/97504 ipfw [ipfw] IPFW Rules bug o kern/97517 [fdc] Floppy device lost permissions when active flopp f i386/97525 gavin System freezes when cable modem connected on USB o kern/97535 multimedia [snd_mss] doesn't work in 6.0-RELEASE and above for Cr o kern/97665 [sio] hang in sio driver a kern/97921 rwatson [socket] close() socket deadlocks blocked threads o kern/97951 ipfw [ipfw] [patch] ipfw does not tie interface details to o kern/97996 [ata] DMA is broken for VIA 82C596B UDMA66controller o kern/98034 geom [geom] dereference of NULL pointer in acd_geom_detach o kern/98091 scottl [mfi] [patch] Makefile style of mfi kernel module brok o docs/98115 doc Missing parts after rendering handbook to RTF format o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o kern/98167 multimedia [sound] [es137x] [patch] ES1370 mixer volumes incorrec o i386/98215 i386 [geode] regression: FreeBSD can no longer boot Geode G o bin/98218 wpa_supplicant(8) blacklist not working o bin/98468 newsyslog(8): Value over 99 in newsyslog.conf count fi o bin/98542 [pppd] pppd(8) daemon unexpectently died , Exit 1 o kern/98694 remko alternate system clock dies o kern/98743 [ata] ATA panic and or timeout on IBM/Lenovo S50 with o kern/98752 multimedia [sound] Intel ich6 82801 FB - on Packard Bell A8810 la o conf/98758 rc [jail] [patch] Templatize 'jail_fstab' in /etc/rc.d/ja o i386/98765 i386 [sata] timeouts on sata drive (Asus a7n8x-e) o kern/98831 ipfw [ipfw] ipfw has UDP hickups o conf/98846 rc [jail] [patch] Templatize 'jail_rootdir' in /etc/rc.d/ f kern/98869 remko [ata] [dvdr+tools]: can't burn with Lite-ON SOHW-832S f kern/98962 remko [ata] [burncd]: [patch] writing >1 session on ATAPI CD o i386/98964 i386 [iwi] iwi totally freezes system p gnu/98975 rafan ncurses: tgetent leaks nearly 10 KB of memory every ti o kern/98978 darrenr [ipfilter] ipfilter drops OOW packets under 6.1-Releas o kern/99036 sam [ath] Long association time for 11b access points with o kern/99088 [sata] Critical Problems with VIA 8251 SATA2/RAID Cont f kern/99094 panic: sleeping thread (Sleeping thread ... owns a non o kern/99188 andre [tcp] [patch] FIN in same packet as duplicate ACK is l o www/99305 bugmeister send-pr.html is frustrating/broken o kern/99408 [ppp] problems with ppp and arp s kern/99421 [request] Option Globetrotter Fusion card not recogniz o usb/99431 usb [kbd] FreeBSD on MSI 6566E (Intel 845E motherboards) d o kern/99529 [amr] DELL PowerEdge 2600 with streamer PowerVault 100 o kern/99567 [ata] Powerup of sleeping IDE drives causes system reb o kern/99607 [pppd] pppd hangs kernel due to interrupt flood from s o i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi o kern/99652 [ata] nVidia nForce MCP51 controller hangs w/ 2 drives o kern/99664 mountd and/or nfsd have to sometimes have to be restar s bin/99693 [patch] add magic(5)/file(1) support for FreeBSD 6.1 d o kern/99850 [ar] ataraid hangs in g_waitidle when attaching to nVi o kern/99954 scsi [ahc] reading from DVD failes on 6.x (regression) f kern/99974 panic: mutex Giant not owned at /usr/src/sys/net/bpf.c o kern/99979 [patch] Get Ready for Kernel Module in C++ o kern/99989 panic when detaching disks o ports/100024 koitsu Port mail/drac coredumps on runtime if compiled for ex o bin/100089 ftp(1): default ftp application of FreeBSD gives segme o misc/100133 [boot] keyhit function in boot2.c that falls into an i o kern/100155 imp [pccbb] Incorrect enumeration in pccbb_pci.c: cbb_pci o kern/100219 [ipv6] IPV6_PKTOPTIONS and possible mbuf exhaustion. o kern/100279 ggatec write panic o kern/100290 remko [rl] rl0: watchdog timeout (regression) f ports/100358 openoffice editors/openoffice.org-2: OpenOffice.org 2.0 Requires o i386/100420 i386 boot1/boot2 lba error o kern/100425 [sbni] [patch] sbni drivers does not work under 5.x o ports/100431 dougb port print/hpijs default config interferes with print/ o bin/100442 obrien ftpd(8): lukemftpd core dumps on anonymous login o kern/100499 yongari [vr] vr interface stops transmitting o kern/100516 [atapicam] atapicam with ITE IT8212F crashes the syste o kern/100687 [psm] psm problem (?): touchpad hangs, then move supe o ports/100787 nork databases/linux-oracle-instantclient-sqlplus: relocati o kern/100802 [ddb] [patch] panic in ddb mode if sending signal '0' o docs/100803 jhb [patch] the man page about ithread is expired. s threa/100815 threads FBSD 5.5 broke nanosleep in libc_r o i386/100831 i386 [sio] sio ignores BIOS information about serial ports o kern/100839 [txp] txp driver inconsistently stops working when the o kern/100858 davidch [bce] Broadcom bce driver and SMP hangup o bin/100914 edwin [tftpd] [patch] libexec/tftpd: write access control o kern/100974 panic: sorele. FreeBSD 6.1 RELEASE i386 o kern/101061 [fpa] fea/fpa (DEC FDDI NIC) driver causes kernel pani o usb/101096 usb [if_ural] [panic] USB WLAN occasionally causes kernel- o i386/101135 i386 [iwi] iwi goes up and down f kern/101274 yongari [sk] [patch] SysKonnect Yukon initialization bug on K8 o ports/101301 olgeni archivers/star: star 1.4.3 is BUGGY - replace it with o threa/101323 threads fork(2) in threaded programs broken. o kern/101324 [smbfs] smbfs sometimes not case sensitive when it's s o usb/101448 usb [ohci] FBSD 6.1-STABLE/AMD64 crashes under heavy USB/O o kern/101453 des [linux] [patch] linprocfs disallows non-zero file offs a ports/101566 clement All .svn subdirectories in $(htdocsdir) get deleted wh o i386/101616 i386 FreeBSD freeze on bootup, Compaq Proliant (legacy) ser o kern/101618 kernel panic on multiple Dell PE2850s o i386/101667 i386 [ata] ATA problems when power management is on o kern/101734 [sata] -CURRENT cannot see SATA drive on ASUS A8N-SLI o usb/101752 usb [umass] [panic] 6.1-RELEASE kernel panic on usb device a bin/101762 sysinstall(8): sysinstall does not obey /usr/ports sym o i386/101857 i386 Mouse not moving after switching with StarView SV411 K o kern/101926 [ar] 6.1-STABLE crashes under heavy disk I/O and acces o kern/101948 Kernel Panic Trap No 12 Page Fault - caused by IpFilte o usb/102066 usb [ukbd] usb keyboard and multimedia keys don't work o usb/102096 usb [patch] /usr/sbin/usbd does not handle multiple device o amd64/102122 amd64 6.1-RELEASE amd64 Install Media panics on boot. s ports/102179 shaun ipsec-tools won't compile on RELENG_6 o kern/102210 [ar] reboot system makes rebuilding array ready (ICH7) o kern/102211 sos [ar] [patch] detach raid member and reboot will cause o kern/102250 trhodes [msdosfs] panic upon forced umount of removed medium o kern/102252 acpi acpi thermal does not work on Abit AW8D (intel 975) o kern/102344 [ipfilter] Some packets do not pass through network in o kern/102363 "Resource temporarily unavailable" message from dvd+rw o kern/102390 [pppd] [patch] kernel pppd don't using pam o i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze o kern/102424 [libc] printf(3) prints ill result. o ports/102427 perky Apache 2.0.59 with www/mod_python3 core dumped o kern/102471 ipfw [ipfw] [patch] add tos and dscp support o bin/102498 sysinstall(8): Cursor doesn't track sysinstall hilight o bin/102510 [patch] diff(1) should not follow symlink in recursive o kern/102515 [libc] fsck_ufs crashes if no console at all o i386/102562 i386 [em] no traffic pass through a em card after approx. a o kern/102612 [asr] da0 not detected when sharing bus with ch0 devic o bin/102638 [patch] sysinstall(8): custom dist set always install f ports/102644 aaron devel/p5-Decision-ACL: fix wrong decision when using z p kern/102653 andre [tcp] TCP stack sends infinite retries for connection o ports/102710 remko new entry for libTIFF; updates for linux_base-suse por o kern/102741 andre Multiple outbound connect() calls produce 'Network is p bin/102745 rodrigc "mount -o snapshot" removes any existing "-o" option f o kern/102760 [iwi] iwi firmware load fails after significant uptime o kern/102784 [kbd] system crashes when using hardware function keys o bin/102834 [patch] mail(1) hangs on the sigsuspend system call in o kern/102956 emulation [linux] [patch] Add partial support for SO_PEERCRED in o usb/103025 usb [usb] wrong detection of USB device for FreeBSD 6.1 an f kern/103059 [bce] [patch] "Error mapping mbuf into TX chain!" (ten o i386/103063 i386 [install] Can not install on Dell XPS 700 o kern/103075 [sata] SATA disk attach/unplug from a MV88SX5041 freez f ports/103084 shaun security/ipsec-tools does not compile o kern/103135 [ipsec] ipsec with ipfw divert (not NAT) encodes a pac o kern/103191 Unpredictable reboot f kern/103198 panic: Duplicate free of item 0xc4d1e800 from zone 0xc o kern/103245 mount -o rw, umount may panic system o kern/103256 jfv [em] em0: watchdog timeout -- resetting (6.1-STABLE) o kern/103281 pfsync reports bulk update failures o kern/103283 pfsync fails to sucessfully transfer some sessions o kern/103307 lock order reversal f kern/103432 panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant o kern/103454 ipfw [ipfw] [patch] [request] add a facility to modify DF b o kern/103464 bz [dns] [jail] jail networking failures to 127.0.0.1 onl o kern/103495 [vr] if_vr locks after carrier event o kern/103498 [kbd] momentary system "pauses" when switching VTYs (r o kern/103532 [irq] Interrupt storm in 6.2-PRERELEASE (regression) o kern/103578 [ums] ums does not recognize mouse buttons o kern/103603 6.1 install-boot from floppies fails s i386/103624 i386 [ata] [install] Problem installing on Dell Powervault o ports/103669 ale mysql-server rc script can not use mysql_flags variab o ports/103683 clsung multimedia/dvdrip: Problems with lack of threading lib o bin/103712 amd(8): Automounter is apparently not passing flags to o ports/103751 nork databases/linux-oracle-instantclient-sqlplus: ldconfig f kern/103770 Group limitation o kern/103883 [ata] DMA is not defaulted on WDMA device (SIS integra o threa/103975 threads Implicit loading/unloading of libpthread.so may crash o kern/104089 Fatal trap 12: page fault while in kernel mode. curren o ports/104282 clement bsd.apache.mk - strange apache20 vs apache22 issue o usb/104292 usb [hang] system lockup on forced umount of usb-storage d s amd64/104311 amd64 ports/wine should be installable on amd64 o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter o kern/104389 geom [geom] [patch] sys/geom/geom_dump.c doesn't encode XML o kern/104406 [ufs] Processes get stuck in "ufs" state under persist o sparc/104428 sparc64 [nullfs] nullfs panics on E4500 (but not E420) o bin/104456 sh(1): /bin/sh unable to enter deep directories o bin/104458 yar [libc] fts(3) can't handle very deep trees o i386/104473 i386 boot loader reboots before loading kernel on Albatron o kern/104485 [bge] Broadcom BCM5704C: Intermittent on newer chip ve o kern/104486 TI1131 Cardbus Bridge cannot detect card insertion on o kern/104569 glebius panic w/zebra o i386/104572 i386 [ata] issues with detecting HDD on Intel Q965 Express o bin/104573 [patch] quota(1) fails to seperate columns when using f bin/104623 mtm "rc.d/ppp restart" stops all instances of ppp o kern/104624 Sound, mouse and keyboard badly interrupted while I/O o kern/104625 acpi ACPI on ASUS A8N-32 SLI/ASUS P4P800 does not show ther o kern/104626 multimedia [sound] FreeBSD 6.2 does not support SoundBlaster Audi o kern/104675 [bktr] METEORSINPUT seemingly not setting input o i386/104711 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel - video/ o i386/104719 i386 Seagate ST3802110A errors/delays when using PIO4 or UD f kern/104737 panic:lockmgr: locking against myself f java/104744 glewis java/berkeley-db installation error o kern/104751 [netgraph] kernel panic, when getting info about my tr o kern/104755 Making ISO image with k3b hangs 6.2-PRERELEASE p kern/104818 sos [sata] Missing driver Silicon Image SiI 3132 SATA II P o kern/104822 RELENG_6 hangs with VIA VT8237A chipset (regression) o usb/104830 usb [umass] system crashes when copying data to umass devi o bin/104850 ppp(8): ppp problem on TCP link o i386/104867 i386 Clock running at 2x speed of wall clock o kern/104874 multimedia [snd_emu10k1] kldload snd_emu10k1 hangs system o kern/104978 jfv [em] jumbo frames has been broken in RELENG_6 by last o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o kern/105067 K8D Master-F and other 8111/8131 boards will not run S o alpha/105134 alpha 'panic: lockmgr: thread ... not exclusive lock owner' o kern/105169 [panic] cp hangs on copy to a compact flash card o usb/105186 usb USB 2.0/ehci on FreeBSD 6.2-PRE/AMD64 crashes box o gnu/105221 grep(1): `grep -w -F ""` issue o kern/105241 [nfs] problem with Linux NFS server up/down combined w o bin/105334 Error in output of tcpdump(1) o kern/105348 [ath] ath device stopps TX f kern/105463 delphij [panic] "softdep_setup_inomapdep: found inode" on 3war o java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug f amd64/105514 amd64 FreeBSD/amd64 - Fails to boot on HP Pavilion dv8000 La o amd64/105531 amd64 [sata] gigabyte GA-M51GM-S2G / nVidia nForce 430 - doe s kern/105533 [ahd] adaptec 29320 causes panic with over 4GB o kern/105539 newly added disk devices don't have slice-devices crea o sparc/105607 sparc64 [modules] modules on sparc64 don't work with >= 4GB o amd64/105629 amd64 [re] TrendNet TEG-BUSR 10/100/1000 disables itself on o conf/105689 rc [ppp] [request] syslogd starts too late at boot o i386/105708 i386 [em] em driver failed to initialize on thinkpad X60 o kern/105925 Regression in ifconfig(8) + vlan(4) s kern/105943 net Network stack may modify read-only mbuf chain copies o kern/105945 Address can disappear from network interface o kern/106030 [ufs] [panic] panic in ufs from geom when a dead disk o docs/106135 doc [request] articles/vinum needs to be updated f i386/106233 delphij [bce] System halts on Dell 2950 (possibly due to locki o kern/106243 [nve] double fault panic in if_nve.c on high loads o sparc/106251 sparc64 [libmalloc] malloc fails > for large allocations o kern/106316 net [dummynet] dummynet with multipass ipfw drops packets o kern/106317 [hang] deadlock in "zoneli" state o ports/106369 vpnd caused kernel panic with ppp mode f ports/106370 x11 Screen corruption when using Direct Rendering on a PCI o ports/106372 vpnd can't run with slip mode o kern/106413 [ata] problems with ATA on Intel Desktop Board DG965RY o bin/106431 sos [patch] atacontrol(8): Inform user of ata RAID5 acting o kern/106432 Record of disks (DVD-R) through the k3b program leads o kern/106438 darrenr [ipfilter] ipfilter: keep state does not seem to allow o ports/106445 clement mod_proxy_ajp very slow on FreeBSD 6.2-RC1 amd64 o kern/106490 [atapicam] atapicam fails with ATAPI-CD/DVD drives att o kern/106496 [softupdates] Can't remount filesystem as read only af o kern/106534 ipfw [ipfw] [panic] ipfw + dummynet o bin/106545 [patch] update euro currency in units(1) p usb/106565 imp [ums] [patch] ums(4) does not work if the mouse defaul o amd64/106604 amd64 saslauthd crashes with signal 6 on FreeBSD 6.2-PREREL o ports/106608 tobez Perl 5.8 port does not respect environment variables ( o usb/106615 usb [uftdi] uftdi module does not automatically load with o kern/106632 trhodes [msdosfs] gimp destroys files on fat32 upon opening o bin/106636 rink mountd(8) doesn't honor existing filesystem flags o usb/106648 usb [hang] USB Floppy on D1950 10 min Hang on Insert w/o F o bin/106674 sos atacontrol(8): "atacontrol attach" doesn't work with S o kern/106722 glebius [net] [patch] ifconfig may not connect an interface to o kern/106726 [ntp] ntp functions return wrong values o kern/106783 [fd] umount of a floppy disk results in a reboot o kern/106786 No reboot with FreeBSD and Mylex Acceleraid 352 o usb/106832 usb USB HP printer is not detected by kernel when ACPI ena o bin/106858 Extracted mime part of spam email makes file(1) dump c f amd64/106918 yongari [re] Asus P5B with internal RealTek PCIe Ethernet gets o kern/106924 acpi [acpi] ACPI resume returns g_vfs_done() errors and ker o kern/106974 [bge] packet loose and linkup problem o kern/107051 multimedia [sound] only 2 channels output works for the ALC850 (o s sparc/107087 sparc64 system is hinged during boot from CD p usb/107101 imp [umass] [patch] Quirk for Denver MP3 player o ports/107167 openoffice [editors/openoffice.org-2] OpenOffice-2.1 Base crashes o kern/107206 [arcmsr] Background fsck causes kernel panic with arcm o bin/107213 6.1-release restore(8) can't read some 6-stable dumps f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which o usb/107248 usb [umass] [patch] scsi_da.c quirk for Cowon iAUDIO X5 MP o kern/107287 [sata] page fault during install on Intel SATA on Inte s kern/107292 [ata] cannot install - Unable to find device /dev/ad0s a ports/107304 andreas print/apsfilter does not print PDF to raw PostScript p o kern/107315 [gmirror] Loading gmirror causes 'Fatal double trap' o kern/107342 [dri] Radeon dri breaks system o i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 p bin/107392 gnn [patch] setkey(8) does not recognize esp as protocol n o usb/107446 usb [umass] umass problems (usb and fw disks) p usb/107495 imp [cam] [patch] Fix long wait before WD My Book 250GB (U o kern/107516 multimedia [snd_emu10k1] - skips, clicks and lag after a day of h f kern/107522 delphij [panic] at booting from installation media on Intel De o kern/107555 [rpc] 30 second delay in NFS lock of file after waitin o i386/107564 i386 [install] fatal trap 19 during installation on a Dell o kern/107608 [tw] [hang] Raid Problem beim Zugriff auf Raid o kern/107622 [sata] can't boot on HP Pavilion dv6000 / problem with f amd64/107639 sos [ata] Kernel Panic/Crash on dd if=/dev/ad4 of=/dev/ad6 o bin/107692 newfs(8): newfs -O 1 doesn't create consistent filesys s kern/107759 Unable to load a kernel after clean install o usb/107827 usb [panic] ohci_add_done addr not found o bin/107829 [2TB] fdisk(8): invalid boundary checking in fdisk / w o bin/107830 fdisk(8): Change Units (Z) in fdisk doesn't work when o usb/107848 usb [umass] cannot access Samsung flash disk o kern/107850 [bce] bce driver link negotiation is faulty f kern/107905 [panic] Kernel panic during normal operation (page fau o usb/107924 usb [patch] usbd(8) does not call detach o sparc/107947 sparc64 [libthr] mysqld periodically core dumps (signal 4) wit f ports/108077 www/linux-flashplugin9 crashes linux-firefox o kern/108092 [panic] PPPoE server machine kernel panic (maybe netgr p usb/108097 imp [usbgen] [patch] ADMtek 851X USB-to-LAN adapter o kern/108100 [ktrace] sysctl debug.ktr.alq_enable=1 results in rebo o kern/108118 [libc] files should not cache their EOF status o i386/108139 i386 [patch] System hangs after /sbin/shutdown p kern/108151 tegge [ufs] panic: relpbuf with vp s amd64/108172 linimon [ata] installation fails on new Intel 965 motherboards o i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap f kern/108197 jinmei [panic] [gif] [ipv6] if_delmulti reference counting pa o kern/108201 jmg [kqueue] MOKB testcase for kqueue can cause kernel pan o kern/108202 [atapicam] atapicam error after upgrade to 6.2 (regres o misc/108215 [boot] [patch] bug in fsread in sys/boot/common/ufsrea o ports/108313 openoffice editors/openoffice.org port build fails o kern/108361 [lpt] lpt0: device busy with HP 710c parallel printer p bin/108368 pav [patch] tip(1) coredumped when 'du' capability is used o kern/108379 [sata] Secondary sata drive not detected by FreeBSD 6. o kern/108390 [libc] [patch] wait4() erroneously waits for all child f ports/108413 net/vnc does not works. f ports/108414 itetcu net/tighvnc does not work on amd64 (except vncviewer) o kern/108418 [panic] Kernel panic after killing kdm. f ports/108459 tobez lang/perl5.8 internal malloc (usemymalloc=y) is broken o kern/108485 [re] stress2-udp with realtek 8169S gigabit interface o usb/108513 usb [umass] Creative MuVo TX FM fails in 6.2-RELEASE (regr f ports/108537 tmclaugh print/hplip: Build failure o kern/108542 net [bce]: Huge network latencies with 6.2-RELEASE / STABL a ports/108576 python databases/postgresql-plpython make fails on 6.2 / amd6 o kern/108651 [hang] option PREEMPTION causes machine hangs on TYAN o bin/108656 [patch] Segfault of sshd(8) for unknown user when priv o kern/108659 [psm] Mouse (Synaptics touchpad) cursor freezes for so o kern/108670 silby [tcp] TCP connection ETIMEDOUT f ports/108696 nox [qemu] udp protocol does not function in user mode (sl o bin/108743 [patch] who(1): IPv6 addresses truncated to maximum IP o kern/108829 [radeon] radeon module fails with thinkpad T43 o amd64/108861 amd64 [nve] nve(4) driver on FreeBSD 6.2 AMD64 does not work o bin/108895 pppd(8): PPPoE dead connections on 6.2 (regression) o ports/108921 hrs portupgrade -R gaim-devel-2.0.0.b6_2 fails with error: o kern/108924 [ar] Panics when Intel MatrixRAID RAID1 is degraded o kern/108954 acpi [acpi] 'sleep(1)' sleeps >1 seconds when speedstep (Cx f kern/108963 darrenr [ipfilter] panic in nat with ftp_proxy o kern/108968 [panic] Double mount then umount and ls resuits in pan o docs/109008 csjp [patch] add summary of kern/48198 to jexec(8) o kern/109024 [msdosfs] mount_msdosfs: msdosfs_iconv: Operation not o kern/109044 [ata] Bizarre problem with Pioneer 111D on i965 board f ports/109160 timur net/samba3 crashes freebsd when accessing a share resi s i386/109200 i386 [ata] READ_UDMA UDMA ICRC error cause not detecting ca o kern/109227 [ral] ral(4) driver doesn't handle correctly RT2561C P o kern/109232 imp [sio][patch] ibufsize calculation wrong causing data l o i386/109250 i386 floppies on 6.2-Release are 6.2-Beta2 o kern/109251 [re] [patch] if_re cardbus card won't attach o ports/109260 sergei sysutils/installwatch Bus Error o conf/109272 [request] increase default rc shutdown timeout o usb/109274 usb [usb] MCP55 USB Controller fails to attach in AMD64 Cu o kern/109277 [pppd] [patch] : kernel ppp(4) botches clist reservati o kern/109308 [pppd] [panic] Multiple panics kernel ppp suspected (r o conf/109354 [request] /etc/periodic/daily/110.clean-tmps does not o kern/109377 daichi [unionfs] unionfs crashes if underlying file system fo o usb/109397 usb [panic] on boot from USB flash o kern/109406 thompsa [ndis] Broadcom WLAN driver 4.100.15.5 doesn't work wi o bin/109521 [patch] chio(1): 'chio return' breaks on non-voltag ch o bin/109567 delphij gzip(1) does not detect my packed file o i386/109568 i386 [panic] Reboot server with "Fatal trap 12" o bin/109569 mail(1) command not parsing sendmail parameters f amd64/109584 amd64 zdump doesn't work o i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode o kern/109733 [bge] bge link state issues (regression) o kern/109736 [sata] FreeBSD sysinstall from CD can't find & mount N o kern/109743 [sio] The sio(4) driver appears to be getting the seri o kern/109762 [hang] deadlock in g_down -> ahd_action -> contigmallo o kern/109809 [vmware] CPU hits 100% when issuing the halt command ( o bin/109827 mount_smbfs(8) didn't handle password authentication c o kern/109889 [panic] 6-STABLE panic kern_timeout.c o sparc/109908 sparc64 apache22 mod_perl issue on sparc64 o kern/109936 [smp] SMP kernel performance problem on FSC TX600 o kern/109968 [panic] Panic while booting with PCscsi II AM53C974AKC o kern/110065 [wi]: wi device cannot attach to D-Link DWL-520 rev. E o kern/110110 [hang] sysctl causing a lockup o i386/110111 i386 [install] install hangs after APIC inspection, Xeon on p usb/110122 imp [ugen] [patch] usb_interrupt_read does not respect tim o kern/110140 [ipw] ipw fails under load o bin/110151 sysinstall(8) don't respects install root while partit o i386/110214 i386 [hang] FreeBSD 6.2 freezes on SSH activitiy caused by o i386/110218 i386 kmem_malloc(4096): kmem_map too small: 335544320 total o kern/110249 kmacy [kernel] [patch] setsockopt() error regression in Free o docs/110253 doc [patch] rtprio(1): remove processing starvation commen f kern/110267 [panic] vm_thread_new: kstack allocation failed o kern/110392 scottl [hptmv] [patch] hptmv very old and missing important f o threa/110636 threads [request] gdb(1): using gdb with multi thread applicat o amd64/110655 amd64 [threads] 32 bit threaded applications crash on amd64 a kern/110662 sam [safe] safenet driver causes kernel panic o kern/110698 pf [pf] nat rule of pf without "on" clause causes invalid o kern/110847 scsi [ahd] Tyan U320 onboard problem with more than 3 disks o usb/110856 usb [ugen] [patch] interrupt in msgs are truncated when bu o kern/110892 [panic] Fatal trap 12, at use qemu o java/110912 java Java krb5 client leaks UDP connections o kern/110915 rwatson ACL's don't work with SUIDDIR f kern/110959 bz [ipsec] Filtering incoming packets with enc0 does not o usb/110988 usb [umass] [patch] Handling of quirk IGNORE_RESIDUE is um o bin/111077 date(1): /bin/date -j -f "%b %Y" "Feb 2007" +%m return f kern/111097 [hang] 7.0 Current unexpectedly hangs o bin/111122 cperciva Possible bug with portsnap(8) / grep s bin/111146 fsck fails on 6T filesystem o kern/111162 [nfs] nfs_getpages does not restart interrupted system o kern/111185 console color depth set to 0 at boot causes flat scree o kern/111196 [sata] SATA drives cause errors and cause system to ha o kern/111260 [hang] FreeBSD kernel dead lock and a solution o bin/111354 matteo mountd(8) replies using wrong source address o ports/111430 foxfair [ PATCH ] security/isakmpd with OpenSSL 0.9.8b and new o kern/111457 [ral] ral(4) freeze o ports/111491 kuriyama net-snmp's bulkwalk perl call is broken o kern/111537 kmacy [netinet6] [patch] ip6_input() treats mbuf cluster wro o conf/111557 [gre] link1 flag doesn't work as intended when specifi o kern/111699 [sata] SATA drives on an Asus A8V-MX are no longer det o kern/111743 [ath] if_ath occasionally hangs system with certain br o usb/111753 usb [uhid] [panic] Replicable system panic involving UHID o kern/111766 [panic] "panic: ffs_blkfree: freeing free block" durin o kern/111782 [ufs] /sbin/dump fails horribly for large filesystems o kern/111804 [bge] FreeBSD 6.X not transmitting outbound network tr f ports/111832 jkoshy ports/lang/drscheme doesn't compile: foreign.c o bin/111835 fstat(1) fails to report certain files o amd64/111955 amd64 [install] Install CD boot panic due to missing BIOS sm o kern/111967 [geli] glabel - label is seemingly not written to disk o amd64/111992 amd64 BTX failed - HP Laptop dv2315nr o i386/112036 i386 [ata] TIMEOUT - WRITE_DMA retrying, TIMEOUT - READ_DMA o kern/112053 [hang] deadlock with almost full filesystem and rtorre o ports/112084 gnome sysutils/hal 0.5.8-xxxxxx endlessly resets scsi bus on o kern/112181 [panic] Kernel Panic on HP DL320-G5 Running 6.2-STABLE s gnu/112215 amd64 [patch] gcc(1): "gcc -m32" attempts to link against 64 o kern/112256 [hang] SC_PIXEL_MODE hangs system o ports/112283 openoffice editors/openoffice-2 fails to build with "pyconfig.h: o bin/112336 [patch] install(8): install -S (safe copy) with -C or f ports/112385 bushman sysutils/lookupd on Kernel 64 f kern/112455 kmacy [panic] Kernel panics with sbdrop (2) o i386/112487 i386 [sio] kernel panic on swi0:sio o kern/112528 net [nfs] NFS over TCP under load hangs with "impossible p o bin/112552 binary upgrade from CD stomps /etc/named/named.conf o conf/112558 [patch] /etc/periodic/daily/200.backup-passwd poor han o usb/112568 usb USB mode may wrong when mounting Playstation Pro o kern/112570 [bge] packet loss with bge driver on BCM5704 chipset o i386/112580 i386 BTX Halted on HP DV6255 Notebook o java/112595 java Java appletviewer frequently hangs (kse_release loop) o i386/112596 i386 [aac] aac driver causes kernel panic - page fault on 2 o usb/112631 usb [panic] Problem with SONY DSC-S80 camera o i386/112635 i386 [hang] Hang during boot installation f kern/112637 kmacy RFC1323: Network stalled o usb/112640 usb [usb] [hang] Kernel freezes when writing a file to an o kern/112658 fs [smbfs] [patch] smbfs and caching problems (resolves b o amd64/112677 amd64 [aac] Adaptec 4805SAS causes 6.2 (AMD64) to panic (amd o kern/112686 net [patm] patm driver freezes System (FreeBSD 6.2-p4) i38 o i386/112700 i386 SMP Kernel with FreeBSD 6.2 release on compaq dl360 g1 p kern/112706 marcel unresovled symbols when loading uart.ko module o kern/112707 [panic] 6.2-STABLE panic: spoiling cp->ace = 3 o kern/112708 ipfw [ipfw] ipfw is seems to be broken to limit number of c o kern/112722 net [udp] IP v4 udp fragmented packet reject o ports/112791 sumikawa hash_algorithm sha384 crashs security/racoon2 f ports/112868 tmclaugh [maintainer update] science/afni f ports/112921 x11-wm/Beryl not loading focus and keybinding settings o docs/112935 doc [patch] newfs_msdos(8): document 4.3g limit on files w o kern/112984 [drm] [patch] Xorg 7.2 locks up with AIGLX enabled on o conf/112985 [patch] rc start-up scripts broken after X11R6 symlink o amd64/113021 amd64 [re] ASUS M2A-VM onboard NIC does not work o kern/113098 [amr] Cannot read from amrd while under heavy load f conf/113117 linimon [iwi] if_iwi isn't present in today's CURRENT/AMD64 o amd64/113130 [sata] no sata drive found (regression) o kern/113138 [irq] interrupt storm on 6.x kernels on an MS-1029 (AM f ports/113144 print/ghostscript-gnu dumps core with several output d f kern/113204 simokawa dcons module doesn't compile if "MODULES_WITH_WORLD=tr o bin/113239 [patch] atrun(8) loses jobs due to race condition o bin/113345 mux csup(1) broken: Updater failed: Bad diff from server o kern/113398 [libc] initgroups fails rather than truncates if numbe o kern/113406 [xl] Page fault in XL0 device driver (regression) o kern/113419 geom [geom] geom fox multipathing not failing back o kern/113427 [fxp] fxp0: device timeout when writing to USB and pla f ports/113430 nox Kernel Panic with emulators/qemu on AMD64 SMP o kern/113439 [panic] 6.2 Kernel Panic s bin/113456 [request] gpt(8) does not allow changing partition tab o kern/113457 net [ipv6] deadlock occurs if a tunnel goes down while the o ports/113467 java Multiple "missing return value" errors building JDK on o usb/113478 usb [boot] FreeBSD could not start on Core2Duo notebook fr o i386/113540 rink [i386] [patch] decrease i8254 calibration precision to p kern/113548 oleg [dummynet] [patch] system hangs with dummynet queues o sparc/113556 sparc64 panic: trap: memory address not aligned; Rebooting... f kern/113596 [panic] Kernel panic with hald o usb/113629 usb [ukbd] Dropped USB keyboard events on Dell Latitude D6 o kern/113668 [libc] scandir(3) uses st_size of directory in unsuppo o usb/113672 usb [ehci] [panic] Kernel panic with AEWIN CB6971 o ports/113683 olgeni lang/erlang fails to build on CURRENT o ports/113692 stas x11/e17-module-language doesn't use XKBrules.h o ports/113756 olgeni x11-fonts/urwfonts: port references /usr/X11R6 f kern/113766 yongari [re] bad ip checksum when using re driver o kern/113825 [patch] [libc] [ggated] Fix -STABLE build with -fno-st o kern/113842 net [ipv6] PF_INET6 proto domain state can't be cleared wi f ports/113847 rodrigc devel/apr's buildconf is not able to find the python o usb/113851 usb [boot] Unable to boot install cd from USB-CDROM o i386/113853 FreeBSD 6.2-RELEASE Crashes and Reboots on i386 o kern/113856 [plip] PLIP (parallel port IP) dead on 6.2, dead since o kern/113895 [xl] xl0 fails on 6.2-RELEASE but worked fine on 5.5-R o kern/113939 [named-pipes] Linux (e.g.) ls hangs on named pipes in o kern/113957 geom [gmirror] gmirror is intermittently reporting a degrad p usb/113964 imp [ucom] [patch] kernel panic when dropping a connection s usb/113977 usb [request] Need a way to set mode of USB disk's write c o ports/114050 openoffice editors/openoffice.org-2 - OpenOffice 2.2.1/MOZ: dmake o bin/114082 [make.conf] default CFLAGS have a blank at the end o amd64/114111 amd64 [nfs] System crashes while writing on NFS-mounted shar o kern/114113 acpi [acpi] [patch] ACPI kernel panic during S3 suspend / r o kern/114133 [aac] Kernel panic: locking problems between aac drive o kern/114155 [ptrace] sigsuspend gets interrupted by ptrace o ports/114167 portmgr [PATCH] bsd.port.mk - ignoring major numbers in LIB_DE o i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" o i386/114208 i386 Problem booting the FreeBSD CD ISO image p kern/114237 csjp kernel lock o usb/114310 usb [libusb] [patch] [panic] USB hub attachment panics ker o kern/114331 [crypto] [patch] VIA padlock freesession bug o kern/114370 [hang] 6.2 kernel with SMP options hangs when dumping o kern/114451 [nfs] [patch] prevent NFS server possible crash o kern/114459 [aic] [panic] FreeBSD-CURRENT crash during boot with A o kern/114489 scottl [aic] [panic] _mtx_lock_sleep: in aic7xxx_osm.h (with o kern/114506 [nfs] nfs_readdirrpc doesn't use copyout to write out o i386/114535 i386 Toshiba Satellite 105A: "no driver attached" for vario o bin/114548 Possibly security risk in pkg_add(1) -- doesn't add pa o kern/114550 [cbb] Cardbus WiFi card activation problem o i386/114562 acpi [acpi] cardbus is dead after s3 on Thinkpad T43 with a f ports/114591 girgen databases/postgresql82-server refuse to build on -curr f kern/114631 yongari [msk] "Tx descriptor error" with Marvell Yukon o java/114644 java tomcat goes out of PermSpace, jvm crashes o kern/114646 [firewire] [patch] firewire0: device physically ejecte o kern/114676 fs [ufs] snapshot creation panics: snapacct_ufs2: bad blo o usb/114682 usb [umass] generic USB media-card reader unusable p kern/114688 remko [drm] RADEON/AIGLX/DRM Problem o kern/114714 net [gre][patch] gre(4) is not MPSAFE and does not support s ports/114725 portmgr bsd.port.mk - No dependencies in the package if there o kern/114760 multimedia [snd_cmi] snd_cmi driver causing sporadic system hangs o kern/114766 [quotas] Disk quota does not work as expected o kern/114780 usb [uplcom] [panic] Panics while stress testing the uplco o kern/114808 [panic] Kernel panic when use USB SpeedTouch ADSL mode o kern/114816 [sata] SiS 180 SATA support still not functional on la o kern/114839 net [fxp] fxp looses ability to speak with traffic o kern/114899 [bge] bge0: watchdog timeout -- resetting o ports/114945 clement [request] Protect mail/ssmtp configuration files o ports/114948 lev devel/subversion fails make package o ports/114986 gnome when LC_CTYPE is set to zh_CN.UTF-8, many gnome apps w o kern/114995 [drm] acpi_video prevents savage drm from loading succ o kern/115002 [wi] if_wi timeout. failed allocation (busy bit). ifco o amd64/115011 acpi ACPI problem ,reboot system down. o bin/115054 [ntp] NTP errors out on startup but restart of NTP fix o amd64/115126 yongari [nfe] nfe0: watchdog timeout (missed Tx interrupts) -- o kern/115152 [ata] Sil 3512 SATA controller panics on 6.2 o bin/115174 [patch] growfs(8) needs zero-writing for safe filesyst o amd64/115194 amd64 LCD screen remains blank after Dell XPS M1210 lid is c o kern/115239 net [ipnat] panic with 'kmem_map too small' using ipnat o kern/115261 dwmalone [ipfw]: incorrect 'ipfw: pullup failed' with IPv6 no-n o i386/115285 i386 [panic] fatal trap 1 on freebsd 6.2 install boot up on o usb/115298 usb [ulpt] [panic] Turning off USB printer panics kernel o www/115321 remko FreeBSD/amd64 Project -- motherboards - Supermicro X6Q o kern/115371 imp [cardbus] [patch] Device removal leaves resource datab f kern/115374 [panic] vm_fault: fault on nofault entry, addr: e120d0 o bin/115406 [patch] gpt(8) GPT MBR hangs award BIOS on boot o ports/115437 nobutaka multimedia/libxine: does not compile with certain env s ports/115461 clement [patch] bsd.apache.mk - Create packages for apache mod o kern/115479 [pata] ASUS P5K SE need more support o www/115481 remko ASUS P5K SE motherboard status for amd64 o ports/115518 openoffice editors/openoffice.org-2 Draw crashes trying to print o kern/115524 [rpc][patch] Lockd fails to set RPC authentication for o kern/115526 piso [libalias] libalias doesn't free memory o kern/115572 geom [gbde] [patch] gbde partitions fail at 28bit/48bit LBA o kern/115606 [mpt] [panic] Panic while using mpt controller f kern/115614 thomas [ata] Recent ATA driver changes have broken cdrecord ( o kern/115619 [sysvshm] Unfinished (uncompliant?) support for POSIX o kern/115631 [libc] [patch] [request] make dlclose(3) atexit-aware o kern/115645 [snapshots] [panic] lockmgr: thread 0xc4c00d80, not ex o kern/115651 Racoon(ipsec-tools) enters sbwait state or 100% CPU ut o kern/115666 multimedia [pcm] Microphone does not work o amd64/115784 amd64 Compiling with -m32 breaks on FreeBSD/amd64 o kern/115801 sos [ata] [patch] Writing of crash dumps is unreliable s amd64/115815 amd64 [sata] [request] Gigabyte GA-M61P-S3 Motherboard unsup f ports/115818 Executable clash between databases/grass and ruby gems o i386/115854 i386 Install FreeBSD with USB CDROM causes panic in BTX loa o kern/115856 pjd [geli] ZFS thought it was degraded when it should have o kern/115930 jfv [em]: Dell nic enumeration problem o bin/115946 des [libpam] [patch] not thread-safe o i386/115947 i386 Dell poweredge 860 hangs when stressed and ACPI is ena o bin/115951 [tun] pppoed(8): tun not closed after client abruptall o ports/115957 itetcu Questionable ownership and security on dspam port o bin/115960 des sshd's X11 forwarding broken on IPv6 only machine [pat o kern/115997 scottl [ciss] [panic] [patch?] kernel panics on heavy disk I/ o ports/116044 perky www/mod_python3 installation problem o kern/116074 [libc] fnmatch() does not handle FNM_PERIOD correctly o kern/116077 net [ip] [patch] 6.2-STABLE panic during use of multi-cast o docs/116080 doc PREFIX is documented, but not the more important LOCAL o ports/116131 perky www/mod_python3 3.3.1 tarball unavailable to port o ports/116132 python lang/Python25 - Python 2.4 -> 2.5 upgrade leaves meta- o kern/116133 kmacy Recursive lock panic when w_mtx falls into DELAY o amd64/116159 amd64 Panic while debugging on CURRENT o kern/116170 fs [panic] Kernel panic when mounting /tmp o kern/116172 net [tun] [panic] Network / ipv6 recursive mutex panic o kern/116185 net [iwi] if_iwi driver leads system to reboot o ports/116222 keramida editors/emacs: files installed with wrong owner o kern/116270 [ata] READ_DMA48 UDMA ICRC error o ports/116296 demon net/yaz: net/pecl-yaz: Update port: net/yaz, net/pecl- o i386/116297 i386 system hangs during installation o kern/116308 [panic] kernel crash on 6.2-stable - mutex problem? o sparc/116315 sparc64 /sbin permission o amd64/116322 amd64 At start fsck on current, the system panics o kern/116328 net [bge]: Solid hang with bge interface f kern/116330 yongari [nfe]: network problems under -current, nfe(4) and jum o kern/116335 andre [tcp] Excessive TCP window updates o ports/116359 x11 x11/xorg - screen blinks with PCI-E nvidia card and ve f ports/116378 xorg 7.3 on -stable breaks math/scilab o ports/116383 mnag sqlite3 (from databases/sqlite3) segfault f ports/116385 net/vnc using vnc.so crashes Xorg 7.3 when remote comp o kern/116415 [sata] 6.2-STABLE does not work on Gigabyte GA-P35-S3 f ports/116431 nox emulators/qemu halts and doesn't die with kqemu loaded o kern/116444 [ath] Atheros 5005G (AR5212) miniPCI: unable to attach f ports/116445 mich x11/aterm broken after xorg 7.3 upgrade o bin/116477 rm(1): rm behaves unexpectedly when using -r and relat o ports/116513 barner devel/valgrind fails to compile on 7.0-CURRENT i386 o kern/116515 remko [ntfs] NTFS mount does not check that user has permiss f kern/116536 gavin [fdc] [patch] fdc(4) does not respect hint.fd.0.flags o kern/116538 [fdc] [patch] reintroduce FD_NO_CHLINE flag for fdc(4) o usb/116561 usb [umodem] [panic] RELENG_6 umodem panic "trying to slee o kern/116583 [ffs] System freezes for short time when using mmap on f ports/116586 net/isc-dhcp3-server does not work when compiled with o docs/116588 doc No IPFW tables or dummynet in Handbook o kern/116608 [panic] [patch] [msdosfs] msdosfs fails to check mount o bin/116610 pf [patch] teach tcpdump(1) to cope with the new-style pf o amd64/116620 amd64 Ifconfig spins when creating carp(4) device on amd64/S o www/116660 www docs.freebsd.org returns bad chunked encoding a kern/116669 jhb Parallel port printing crashes CURRENT o kern/116679 [rpc.lockd] lockd replies with DENIED for blocking loc f misc/116680 Documentation mistake: CXD1947 _not_ supported, see fw o ports/116681 skv Installing port for databases/p5-DBD-mysql50 4.005 com f ports/116685 skv databases/p5-Class-DBI: Class::DBI-inserting multiple o bin/116688 cpio(1): cpio with -c option does not work. o usb/116699 usb [usbhid] USB HID devices do not initialize at system b o kern/116701 [atapicam] atapicam hangs initializing SATA DVDRs on s o kern/116719 [panic] kill all watch causes page fault on kernel ser o bin/116722 ntpd(8): ntpd core dumps if hostnames are not specifed o ports/116728 shaun news/inn - ckpasswd (contained INN) crashed o kern/116745 [iscsi] [patch] iscsi_initiator.ko is missing the depe o kern/116747 net [ndis] FreeBSD 7.0-CURRENT crash with Dell TrueMobile f ports/116777 The math/scilab port fails in demos->signal->bode. f ports/116778 security/nmap ping-scan misses some hosts o bin/116782 [geli] geli not updated on migrate from 6.1 to 6.2 rel o bin/116784 mount_msdosfs(8): mount_msdosfs -L ru_RU.KOI8-R -W koi o kern/116837 net [tun] [panic] [patch] ifconfig tunX destroy: panic o i386/116844 i386 cannot boot from cd when using Dell Vostro 200 Desktop o bin/116849 [patch] dump(8) fails to dump UFS filesystems when nul o kern/116853 yongari msk watchdog timeout o bin/116908 pkg_create(1): pkg_create -b makes invalid packages fo o kern/116913 [ffs] [panic] ffs_blkfree: freeing free block f kern/116932 jhb System locking up while carrying out remote ssh sessio o kern/116935 [sata] Intermittent error with Promise PDC40718 o kern/116939 acpi [acpi] PCI-to-PCI misconfigured for bus three and can o usb/116947 usb [ukbd] [patch] enable boot protocol on the USB keyboar f ports/116949 security/vpnc: Some Cisco Concentrators refuse Connect o amd64/116977 amd64 FreeBSD/amd64 - Fails to boot on HP Pavilion dv9030ea o kern/117010 emulation [linuxolator] linux_getdents() get something like buff o ports/117025 multimedia/pwcbsd: Pwcbsd-1.4.0 + New USBStack not wor o kern/117043 net [em] Intel PWLA8492MT Dual-Port Network adapter EEPROM o ports/117052 gnome sysutils/hal - hald-addon-storage messes up SCSI bus f ports/117128 security/ipsec-tools racoon.sh fails with /var on mfs f ports/117145 thierry [PATCH] math/dislin - update to 9.2 o usb/117150 weongyo [zyd] usb zyd device under moderate load panics system o kern/117188 [geli] System crashes/reboots on access to file on GEL o ports/117195 x11 ix11/Xorg 7.3 dumps core at exit (sig 11) f ports/117196 Port net/asterisk-addons 1.4.2 fails to compile o usb/117200 usb [ugen] ugen0 prints strange string on attach if detach o bin/117214 ipfw(8) fwd with IPv6 treats input as IPv4 f ports/117220 x11 x11/Xorg 7.3 crashes wih i810 driver o kern/117227 [iwi] iwi0 wireless interface doesn't work with bridge o kern/117234 ipfw [ipfw] [patch] ipfw send_pkt() and ipfw_tick() don't s f kern/117241 [nfs] Stock i386/v6.0 nfs + cp -pRP cause corrupted fi o kern/117242 [powerd] [hang] console hangs when powerd is adaptive o misc/117255 Network performance dramatically slow at 7.0-CURRENT o bin/117256 kgdb(1) cannot read PTD o ports/117260 apache www/apache13-modperl: [PATCH]: portlint cleanups o ports/117264 roberto devel/mercurial fails build o kern/117271 net [tap] OpenVPN TAP uses 99% CPU on releng_6 when if_tap o ports/117285 ale mail/enigmail-thunderbird: does not work at all on Fre o kern/117293 glebius [carp] CARP interfaces causes packet loss o amd64/117296 amd64 [sata] I don`t see second SATA IDE on VIA VT8237A o i386/117297 i386 [hang] System hangs up every day o usb/117313 usb [umass] [panic] panic on usb camera insertion o kern/117314 [ntfs] Long-filename only NTFS fs'es cause kernel pani o amd64/117316 amd64 [acpi] ACPI lockups on SuperMicro motherboard o ports/117350 emulation compile error in emulators/vmware3 f ports/117367 clsung databases/ruby-dbd_pg is not ready to use f ports/117378 python devel/py-game doesn't compile o ports/117390 nork graphics/OpenEXR examples prevent portupgrade from wor o amd64/117418 amd64 FreeBSD 6.2 crash on amd64 4400+ o kern/117421 [sata] [hang] System hang with failing SATA disk (SiI3 o kern/117423 net [vlan] Duplicate IP on different interfaces o kern/117448 net [carp] 6.2 kernel crash (regression) o ports/117453 portmgr make config doesn't work with DESTDIR o ports/117508 x11 x11/xorg 7.2,7.3 i8i0 and intel crash system using Ble o kern/117510 [sys] [patch] sys/cdefs.h lacks support for PCC f kern/117513 [panic] Fatal trap 12: page fault while in kernel mode a conf/117555 dougb [patch] NIS-dependent services cannot start if ypbind o ports/117596 clement www/Apache22 - apache 2.2.6 segfault when using mod_db o usb/117613 usb [uhci] [irq] uhci interrupt storm & USB leaked memory f ports/117625 girgen databases/PostgreSQL82-server - 8.2.5 coredumps on Fre f kern/117656 delphij [sata] SATA issues on amd64 freebsd 7 (right before be o kern/117681 [virtualbox] pcn fails to send packets under VirtualBo f ports/117682 marcus net-im/pidgin crashes if pidgin-encryption module load o kern/117688 [mpt] mpt disk timeout and hang o ports/117708 matusita emulators/vmware-guestd6 won't install under multi-byt o usb/117712 [reboot] unexpected reboot after mount USB flash drive o kern/117716 [ufs] Remount can corrupt filesystems and lock them mo f kern/117717 rwatson [panic] Kernel panic with Bittorrent client. o ports/117724 gnome Recently updated x11/gdm port ignores $LANG setting in o ports/117738 portmgr bsd.port.mk - make install doesn't work with DESTDIR o conf/117753 Pediodic script 100.clean-disks cleans out some useful s ports/117764 portmgr [patch] bsd.port.mk - Correct error by use of XORG_CAT o ports/117766 x11 x11-servers/xorg-server (7.3) crashes under heavy load o ports/117788 x11 Is impossaible to start X on an ATI x300 f i386/117795 i386 When I try to boot FreeBSD on i386 the monitor cuts ou o ports/117808 openoffice editors/OpenOffice.org-2 seems to be looping o misc/117811 [Makefile] Building multiple kernels with KERNCONF="ON o bin/117812 passwd(1): incapable of changing LDAP passowrds using o kern/117827 pf [pf] [panic] kernel panic with pf and ng o bin/117830 [patch] who(1) no longer displays entries for folk log o bin/117831 mux csup is incompatible WRT handling unknown RCS keywords o ports/117841 x11 problem with installation of x11/xdm configuration fil o amd64/117858 amd64 can not install / does not recognize network / no netw f ports/117894 koitsu mail/dovecot: needs change in REQUIRE line o bin/117909 tkientzle BSDtar doesn't match files in a tar that gtar does o ports/117916 portmgr Mk/bsd.port.mk: Reversed condition for setting --no-sa o i386/117918 acpi HP dc5750 will only boot with ACPI disabled o kern/117933 [libcrypt] [patch] include md5.h from the build not th o kern/117943 [zfs] zfs snapshot directory could not access from NFS o usb/117946 usb [panic] D-Link DUB-E100 rev. B1 crashes FreeBSD 7.0-BE o usb/117955 usb [umass] [panic] inserting minolta dimage a2 crashes OS f ports/117963 mi print/lyx doesn't start o ports/117965 openoffice editors/openoffice.org-2 Impress crashes with multiple o kern/117972 [ast] SATA DLT V4 not recognized properly o kern/117973 [panic] [lpt] 7.0-BETA2: repeatable panic while printi o ports/117985 se ftp/jftpgw: has incorrect startup script f ports/117986 cokane graphics/ImageMagick WITH_PERL PerlMagick test fails o o ports/117988 cokane editors/vim6+ruby incorrectly refers to editors/vim po o bin/118005 andre Can No Longer SSH into 7.0 host o ports/118038 kuriyama misc/Amanda-server does not update/delete completly o kern/118044 [panic] spin lock held too long o bin/118069 thomas [PATCH] camcontrol should be able to leave device spec o kern/118093 [firewire] firewire bus reset hogs CPU, causing data t o ports/118104 multimedia [PATCH] multimedia/vlc - volume bar position almost in o kern/118107 [ntfs] [panic] Kernel panic when accessing a file at N o misc/118121 RELENG_7 kernel compile fails with -Os o bin/118123 [patch] chat(8) has infinite recursion bug s kern/118124 [request] HZ value on slow computers should by dynamic f kern/118128 oleg [dummynet] Dummynet cause kernel trap or system freeze o kern/118137 process stuck in pipewr (similar to kern/55908?) o usb/118140 usb [ucom] [patch] quick hack for ucom to get it behave wi o usb/118141 usb [ucom] usb serial and nokia phones ucomreadcb ucomread o bin/118144 des [patch] pam_lastlog doesn't check return values in pam p kern/118152 remko [nfs] [patch] kldunload nfsserver wedges server o kern/118153 [sysvshm] [patch] "semprt" can be invalid after wakeup o kern/118158 [ast] SONY SDX-570V (ATAPI) hangs frequently o bin/118160 mount(8): unable to mount / rw while booting 7.0-BETA3 o kern/118170 pjd [zfs] /bin/pwd fails under .zfs/snapshot f ports/118173 net/gatekeeper port doesn't honor LOCALBASE setting o ports/118186 clsung databases/p5-DBD-SQLite should be build with -lpthread o kern/118222 [pxe] FreeBSD 7.0 PXE + NFS / "Can't work out which di a kern/118238 benno [bce] bce driver shows "no carrier" on Intel SBXD132 b o conf/118255 rc savecore never finding kernel core dumps (rcorder prob o ports/118274 jylefort [patch] audio/hydrogen unbreak fix build with GCC 4.2 o kern/118282 [sg] device sg + hald + umass plugging crashes 7.0 o i386/118285 i386 Segmentation fault in reloc_non_plt. f ports/118290 dinoex databases/rubygem-postgres broken p kern/118304 kib freebsd 7 delivers unanticipated signal for page fault o ports/118310 lev devel/subversion - FreeBSD 7.0-BETA3/Subversion 1.4.4_ o conf/118315 dougb Local startup scripts run twice o kern/118316 sam [ath] ath/snd_hda on the same irq line cause solid han o bin/118318 mohans [nfs] NFS server hangs under special circumstances o kern/118320 pjd [zfs] [patch] NFS SETATTR sometimes fails to set file f kern/118322 kib [udf] [panic] Sometimes (seldom), "panic:page fault" h o kern/118342 [ata] Unable to mount root on ata drive w/ Cyrix 5530 o kern/118346 daichi [unionfs] unix sockets do not work when on memory file o usb/118353 usb [panic] [ppp] repeatable kernel panic during ppp(4) se o kern/118360 [nfs] NFS-Server gives "Permission denied" after takin p kern/118370 thompsa [if_ndis] [patch] if_ndis - fix a scanning problem of p bin/118380 delphij [libkvm] kvm_close doesn't dealocate all used memory o usb/118391 usb [usbdevs] [patch] Add uscanner ID for Epson CX4800 p sparc/118431 kensmith sysinstall stalls at "Located INDEX..." o kern/118432 [ng_nat] [panic] kernel libalias: repeatable panic (do p kern/118439 thompsa [if_ndis] [patch] if_ndis - fix a panic when ndis_atta o kern/118447 sos [ata] [patch] Troublesome DMA modes with VIA Apollo VP o ports/118453 openoffice Build of editors/OpenOffice.org-2 failed a kern/118455 bz [tcp] [panic] Panic with MD5 options on a TCP socket o kern/118459 [hang] Freeze under high-load with SMP until keypresse o usb/118480 usb [umass] Timeout in USB mass storage freezes vfs layer o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o bin/118503 sysinstall(8) and /etc/rc.conf o ports/118507 openoffice editors/Openoffice.org-2 2.3.1/AMD64 does not show ODB o ports/118509 girgen databases/postgresql-odbc - postgresql-unixodbc-7.2.5_ o ports/118514 gnome [Patch] www/epiphany: Fix plist and add WebKit support f ports/118539 x11 x11-drivers/xf86-video-ati - Bitmap fonts corrupted in o kern/118573 [acd] FreeBSD doesnt support my optical drive o kern/118578 [psm] All A4Tech X-7xx mice don't work through ps2 jac o bin/118636 [patch] [request] sysinstall(8): remove requirement fo o i386/118656 i386 Init dies in single user mode and box get kernel panic o ports/118694 x11 vty change causes x11/xorg mousebuffer paste o kern/118695 jfv [em] device polling + vlan causes panic on "em" interf o threa/118715 threads kse problem o ports/118716 shaun security/heimhal - shared library conflict with heimda a kern/118719 rwatson [re] 'Giant not owned at ...' with 're' interface o bin/118723 [patch] od(1)/hexdump(1) truncates last partial repeat o kern/118734 [xen] FreeBSD 6.3-RC1 and FreeBSD 7.0-BETA 4 fail to b o kern/118737 [cpufreq] [patch] Panic due double free within detach o ports/118778 x11 X11 I810 x11-drivers/xf86-video-i810 1.7.4 fatal serve a ports/118780 mi graphics/ImageMagick Test failure without X11 o ports/118808 jkoshy Fix to build ports/lang/drscheme on FreeBSD-7.0 o kern/118842 [apic] Boot failure with apic enabled (FreeBSD 7) o misc/118855 pjd ZFS-related commands are nonfunctional in fixit shell. o ports/118870 sobomax [UPDATE] net/asterisk to 1.4.16 o ports/118877 audio/streamripper does not detect song title from str o kern/118880 net [ipv6] IP_RECVDSTADDR & IP_SENDSRCADDR not implemented f kern/118897 [bfe] Kernel Panic acquiring IP address from DHCP serv o docs/118902 doc [patch] wrong signatures in d2i_RSAPublicKey man pages o kern/118912 [2tb] disk sizing/geometry problem with large array o kern/118927 jfv [em] em(4) broken: link state changed to DOWN (/UP), l o sparc/118932 sparc64 7.0-BETA4/sparc-64 kernel panic in rip_output o ports/118950 x11 x11-drivers/xf86-video-nv - xorg xf86 nv (nvidia) driv o java/118956 java eclipse and netbeans break on diablo-jdk15 o ports/118963 x11 x11-drivers/xf86-video-nv - amd64 FreeBSD 7.0 Xorg XVi f ports/118966 Configure cannot find path_dps.m4 during mail/mutt-dev o bin/118967 sam [hostapd]: hostapd restart panics the system o bin/118973 acpi [acpi]: Kernel panic with acpi boot o kern/118990 [nve] nve + PAE bus_addr_t/void * inconsistencies o kern/118993 ipfw [ipfw] page fault - probably it's a locking problem f kern/119003 kib kernel panic: page fault o bin/119014 [patch] IPv6 addresses cause sockstat(1) to run column o sparc/119017 sparc64 7.0 Beta won't install on U60 o usb/119018 usb [usbd] HP ScanJet 4300C found as knowndev but not reco o ports/119037 x11 x11: Can't type _ (Underscore) under X (gnome) o kern/119043 [twa] twa hang after heavy disk IO o kern/119047 yongari [re] Not correct working RealTek 8168/8111B PCIe Gigab p bin/119062 kensmith sysinstall(8) crashes while trying to fetch INDEX o kern/119079 rwatson [patch] DDB input routine reads/writes beyond end of b o ports/119091 x11 x11-drivers/xf86-video-intel 2.1.1 panics system o ports/119119 timur net/samba3 - 3.0.28 stops working with ZFS whereas 3.0 o kern/119123 bz Kernel crashed while running Avahi and IPv6 o kern/119129 [libc] [patch] __stack_chk_guard setup is bogus in src o kern/119140 sos [sata] [panic] Kernel panic with sata drive and dma pr o bin/119141 kientzle tar does not compress whole dirs in FreeBSD 6.3RC1 as p kern/119144 scottl [iir] [patch] spontaneous iir(4) crash in probe phase o ports/119180 stefan mail/spamprobe not functioning on amd64. o kern/119181 multimedia [snd_hda] snd_hda needs doesn't recognise headphones o o kern/119197 [psm]: PS/2 mouse doesn't work under FreeBSD i386 7.0 o kern/119200 acpi [acpi] Lid close switch suspends CPU for 1 second on H o usb/119201 usb [cam] [patch] Quirks for Olympus FE-210 camera, LG and o ports/119204 openoffice [patch] editors/OpenOffice.org-2 v2.3 loops when file o kern/119225 net [wi] 7.0-RC1 no carrier with Prism 2.5 wifi card (regr o ports/119238 infofarmer security/sinfp: -> Undefined subroutine &Net::Pcapdump o sparc/119239 sparc64 gdb coredumps on sparc64 o sparc/119244 sparc64 X11Forwarding to X11 server on sparc crashes Xorg o bin/119255 [patch] dhclient(8) removes aliases on PREINIT o kern/119259 [panic] kernel panic on asus c90s laptop after first ( o sparc/119289 sparc64 C++ throw/catch segfaults o kern/119298 [xfs] [patch] 7-Stable/sys/modules/xfs fails to make f o ports/119299 miwi www/p5-FastCGI & www/p5-FastCGI-ProcManagerwrong names f ports/119300 miwi [UPDATE] www/p5-FCGI-ProcManager o i386/119303 sos [sata] SATA HDD missing in 7.0-RC1, ok in 7.0-BETA4; a f ports/119320 clsung cannot install p5-Net-Pcap o ports/119324 x11 FreeBSD 7RC1 + xorg + ati m24gl (ibm t43p) == garbled f kern/119332 reboots suddenly irregularly. o kern/119345 net [ath] Unsuported Atheros 5424/2424 and CPU speedstep n o kern/119346 [smbfs] System freezes when intense I/O operation is p o kern/119356 acpi [acpi]: i386 ACPI wakeup not work due resource exhaust o kern/119361 net [bge] bge(4) transmit performance problem o kern/119374 thomas [ata] ATAPI or ATAPICAM bug (regression in 7.0B4) f ports/119398 net/v6eval - v6-eval can not compile on 7.0 o ports/119406 danfe games/warsow port update for 0.32 -- current port is f amd64/119417 amd64 [boot] FreeBSD 7.0 rc1 amd64 won't boot on thinkpad x6 o kern/119422 [devfs] Kernel panic (page fault) with devfs rules o usb/119481 usb [hang] FreeBSD not responding after connecting USB-Mas o i386/119485 acpi [hang] 6.3 RC2 boot only CD hangs in dell d830 - 'ACPI f kern/119487 [em] page fault in em taskq with polling enabled o bin/119490 top(1) hangs for long periods with NIS -- even using - o usb/119509 usb USB flaky on Dell Optiplex 755 o usb/119513 usb [irq] inserting dlink dwl-g630 wireless card results i o bin/119524 cron suddenly stops working, not crash o kern/119529 [ext2fs] Freezes when compiling code on mounter ext2fs o kern/119530 jmg [kqueue] [patch] kqueue/kevent causes fatal trap 12 o ports/119540 krion [patch] x11/xterm: make ^T work by default (backport) o docs/119545 doc books/arch-handbook/usb/chapter.sgml formatting f ports/119546 net/nss_ldap makes /usr/bin/ssh dump core in getpwuid( f kern/119548 net [pf] [ath] [patch] PF Altq with ath hostap problem o conf/119550 [ppp] ppp not starting during bootup. o ports/119560 sat security/sinfp: Undefined subroutine &Net::Pcapdump o ports/119570 skv bad owner of security2.fdb for databases/firebird2-ser o amd64/119591 amd64 [amd64] [patch] time_t on 64-bit architecture o ports/119611 x11 Xorg and Nvidia: can't load nvidia driver o kern/119613 [msk] mskc0: Uncorrectable PCI Express error o ports/119632 ahze finance/gnucash 2.2.3 refuses to build with certain de o kern/119638 [ffs] fsck_ffs -b 32 doesn't repair primary superblock p kern/119675 jhb [acpi] apic_hpet0 probe causes divide by zero kernel p o kern/119696 [irq] [ral] ral device causes massive interrupt storm o bin/119709 [gcc] cc -pg produced bad binaries on x86 in 7.0-RC1 o ports/119714 sergei [PATCH] mail/archivemail: update to 0.7.2 o kern/119716 acpi [acpi] vm_fault when trying to boot 7.0 ACPI on HP dc5 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o kern/119735 [zfs] geli + ZFS + samba starting on boot panics 7.0-B o kern/119753 delphij [tmpfs] tmpfs causes a panic at shutdown o kern/119754 jfv [em] em hung after "watchdog timeout -- resetting" on o kern/119759 multimedia [emu10k1] Can not record anything with emu10k1 on 7.0- f ports/119764 novel sysutils/fusefs-kmod uses wrong # of args for vn_lock a ports/119766 wxs Problem with nagios under FreeBSD6.3 o kern/119767 jfv [em] [patch] if_em fix for systems without msix suppor o kern/119779 [bge] FreeBSD 6.3 release does not recognize Broadcom o ports/119789 New port: accessibility/yasr A console screen reader. o ports/119790 New port: accessibility/eflite A speech server for Fes f i386/119809 gavin Install hung - Trying to mount root from ufs:/dev/md0 f kern/119819 [panic] unix domain socket cause system crash and rebo o ports/119821 portmgr Mk/bsd.commands.mk -- no entry for /usr/sbin/pw o kern/119838 sos [ata] udma100 enabled althrough improper cable on nVid o kern/119842 jail [smbfs] [jail] "Bad address" with smbfs inside a jail o kern/119868 [zfs] 7.0 kernel panic during boot with ZFS and WD1600 o kern/119877 [ata] OS Fails to detect hard disks on HP Proliant ML1 f kern/119890 debuggin pidgin with gdb causes kernel crash o kern/119894 [ata] Initialization of disc controller fails (regress o i386/119903 i386 Fast increase in loading of the processor. Almost 100% o ports/119914 skv math/p5-Math-BigRat needs upgrade o threa/119920 threads [patch] fork broken in libpthread o bin/119922 re [patch] sysinstall(8) does not install the xorg-driver o ports/119927 se multimedia/kplayer - latest for KDE3 kplayer's version o amd64/119936 amd64 [install] FreeBSD 7.0-RC1 amd64 and i386 installer dis f ports/119937 fix for multimedia/handbrake in amd64 f ports/119944 dds sysutils/fusefs-kmod will not compile under 8-CURRENT o usb/119945 usb [rum] [panic] rum device in hostap mode, cause kernel o i386/119946 i386 [est] sysctl dev.cpu.0.freq on 75 Hz, cannot be change o ports/119954 garga mail/qmail-tls is broken. qmail-smtpd does not accept o ports/119969 multimedia building devel/liboil fails o bin/119970 mp Please MFC tcsh 6.15.0. o usb/119977 usb [ums] Mouse does not work in a Cherry-USB keyboard/mou o ports/119979 miwi New port: textproc/ctpp2 p kern/119984 scottl [cam] 7.0 - Kernel trap - AHA-2944 - witness warn on b o usb/119985 usb [umass] [panic] inserting of an Apacer 1Gb USB Flash l o ports/119998 miwi Maintainer fixing of port mail/dkimproxy o usb/120017 usb [ehci] [patch] CS5536 (AMD Geode) USB 2.0 quirk p kern/120020 sam [wpi] [patch] if_wpi panic in 7.0-PRERELEASE f ports/120021 alepulver net-p2p/qbittorrent crashes system when it works thoug o bin/120025 [gcc] warning in C++'s system header o kern/120026 [sis] [panic] kernel panic in sis(4) (page fault while o usb/120034 usb [hang] 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 o ports/120039 sem ports-mgmt/portupgrade 2.4.0 will not run o bin/120060 routed(8) deletes link-level routes in the presence of o kern/120066 [geli] geli boot password input fail when using serial o ports/120068 aaron textproc/p5-CSS-Squish - upgrade CSS::Squish to latest o ports/120069 www/rt36 - upgrade RT to latest o kern/120072 Interpreter fails to invoke on 6.3-RELEASE, reproducab o ports/120078 nemoliu "bad substitution" in www/geronimo start script 1922 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- a bin/1375 linimon [patch] Extraneous warning from mv(1) s bin/2090 clients may bind to FreeBSD ypserv refusing to serve t s bin/2137 tegge vm statistics are bad s kern/2298 [sio] [patch] [request] support for DSR/DCD swapping o o bin/4116 Kerberized login as .root fails to become root s bin/4172 des [request] suggest reconnection option added to fetch(1 p kern/4184 rwatson [netatalk] [patch] minor nits in sys/netatalk o bin/4419 man can display the same man page twice o bin/4420 imp find -exedir doesn't chdir for first entry o bin/4629 edwin calendar doesn't print all dates sometimes o bin/5031 gad lpr does not remove original file if -s is used s bin/5173 [patch] [request] restore(8) ought to deal with root s s bin/5296 slattach fails creating pidfile with ioctl(TIOCSCTTY): o kern/5577 bde Unnecessary disk I/O and noatime ffs fixes o kern/5587 des [procfs] [patch] session id gets dropped o bin/5609 gad lpd cannot send long files to HP's JetDirect interface f bin/5712 /bin/chio code cleaup and option added o bin/5745 nik [PATCH] Add /usr/local/share/mk to default make(1) sea o kern/5877 kmacy sb_cc counts control data as well as data data s bin/6785 place for all the default dump flags s bin/7232 [sysinstall] suggestion for FreeBSD installation dialo s kern/7264 gibbs [scsi] Buslogic BT 950 scsi card not detected o bin/7265 [patch] A warning flag is added to ln(1). o bin/7287 Incorrect domain name for MAP_UPDATE in multidomain NI a bin/7324 mtm Suggestions for minor modifications to adduser s kern/7556 sl_compress_init() will fail if called anything else t o bin/7868 [patch] morse(6): Morse Code Fixups o bin/7973 gad lpd: Bad control file owner in case of remote printing o kern/8498 silby Race condition between unp_gc() and accept(). o bin/8867 [sysinstall] [patch] /stand/sysinstall core dumps (sig s bin/9233 gmp's mpq_add and mpq_sub are buggy o kern/9570 dfr [ed] [patch] ed(4) irq config enhancement o kern/9619 rodrigc Restarting mountd kills existing mounts o kern/9679 [portalfs] [patch] fix for uninterruptible open in por o bin/9868 Patch to add "date -a" s kern/9927 gibbs [ahc] the ahc driver doesn't correctly grok switched S o bin/10030 markm Kerberized telnet fails to encrypt when a hostname ali o bin/10358 yar ftp(1) has problems with long pathnames o bin/10611 timed enhancement o gnu/10670 peter cvs doesn't allow digits in local keywords a kern/11024 mtm getpwnam(3) uses incorrect #define to limit username l o bin/11085 Per-host configuration for syslog.conf s bin/11114 harti make(1) does not work as documented with .POSIX: targe o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 o bin/11294 direct logging to other hosts (no local syslogd) o kern/12014 alfred [sysvipc] [patch] Fix SysV Semaphore handling 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) o bin/12545 peter kldload(8) should be more sensitive to errors in *_mod o bin/12801 nvi infinite recursion with options "leftright" and "c o bin/13042 make(1) doesn't handle wildcards in subdirectory paths o bin/13108 authunix_create_default includes egid twice a bin/13128 krion pkg_delete doesn't handle absolute pathnames correctly o kern/13141 se [scsi] Multiple LUN support in NCR driver is broken. s bin/13309 [patch] Fixes to nos-tun(8) f kern/13326 kmacy [headers] [patch] additional timeval interfaces for tags in the sourc o bin/20054 yar ftpd: rotating _PATH_FTPDSTATFILE losts xferlog s kern/20333 des [libpam] ftp login fails on unix password when s/key a o bin/20391 jhb [sysinstall] sysinstall should check debug.boothowto s o bin/20501 [patch] extra flag to dump to offline autoloaders at E o kern/20529 [ti] gigabit cards fail to link f bin/20889 dwmalone [patch] syslogd.c still uses depreciated domain AF_UNI o bin/20908 [sysinstall] /stand/sysinstall too limited in selectio o bin/20944 natd enhancements, default config file and manpage add o bin/21008 gad Fix for lpr's handling of lots of jobs in a queue o bin/21315 Shells often behave oddly when executing shell scripts o stand/21519 standards sys/dir.h should be deprecated some more s bin/21659 Berkeley db library is statically compiled into libc, o i386/21672 obrien [i386] AMD Duron Rev. A0 reports incorrect L2 cache si o conf/21675 [patch] Better and more disktab entries for MO drives o kern/21751 [libcam] [patch] libcam's cam_real_open_device() may l o kern/21768 rwatson shouldn't trailing '/' on regular file symlink return a kern/21807 trhodes [msdosfs] [patch] Make System attribute correspond to s bin/22034 [request] nfsstat(1) lacks useful features found in So o bin/22182 vi options noprint/print/octal broken o conf/22308 [nfs] mounting NFS during boot blocks if host map come o misc/22914 [bootinst] bootinst messages are not updated o conf/23063 net [PATCH] for static ARP tables in rc.network a bin/23254 fenner yacc accepts bad grammer a bin/23402 [sysinstall] upgrade ought to check partition sizes o kern/23546 multimedia [snd_csa] [patch] csa DMA-interrupt problem o bin/23562 markm [patch] telnetd doesn't show message in file specified a bin/23912 underflow of cnt in vs_paint() by O_NUMBER_LENGTH when o bin/24066 marcel gdb can't detach from programs linked with libc_r o bin/24390 standards Replacing old dir-symlinks when using /bin/ln o kern/24435 [libdisk] [patch] changing slice type causes Auto-part o bin/24485 [PATCH] to make cron(8) handle clock jumps o bin/24513 peter new options for pppd o kern/24528 Bad tracking of Modem status s stand/24590 standards timezone function not compatible witn Single Unix Spec o bin/24757 yar ftpd not RFC compliant o docs/24786 doc missing FILES descriptions in sa(4) o kern/24882 ktrace not syncing .out file before panic f kern/24959 kmacy proper TCP_NOPUSH/TCP_CORK compatibility o bin/25013 mv(1) cannot move unresolvable symlinks across devices o bin/25015 cp: options -i and -f do not work as documented o kern/25018 [libc] lstat(2) returns bogus permissions on symlinks o bin/25218 mailwrapper(1) invokes sendmail when resources are tig f bin/25278 [patch] bs accepts -s -c but not -sc o alpha/25284 alpha PC164 won't reboot with graphics console o kern/25445 kernel statistics are displayed in wrong types and wra s bin/25477 [pam] [patch] pam_radius fix to allow null passwords f s bin/25598 yar patch to let ftpd output message when changing directo o kern/25733 [intpm] mismatch between error reporting in smbus fram o bin/25736 ac -d option probrem with overdays logon f stand/25777 standards [kernel] [patch] atime not updated on exec a docs/26003 standards getgroups(2) lists NGROUPS_MAX but not syslimits.h o bin/26005 MIME quoted-printable encoding added to vis/unvis + bu o kern/26261 [sio] silo overflow problem in sio driver o docs/26286 doc *printf(3) etc should gain format string warnings o kern/26323 [ufs] [patch] Quota system creates zero-length files a kern/26348 [pcvt] scon -s, page fault in HP mode a kern/26534 ipfw [ipfw] Add an option to ipfw to log gid/uid of who cau o kern/26562 [lpt] [patch] /dev/lpt0 returns EBUSY when attempting f kern/26584 linimon kernel boot messages aren't logged correctly on remote o kern/26618 unmount(2) can't unmount a filesystem whose device has p kern/26646 ache srand() provides only 8-bit table o bin/26695 change request: kill(1)/killall(1) -l output o kern/26787 [patch] sysctl change request s bin/26803 des Fix fetch to allow FTP puts in '-o' & allow '@' sign i o i386/26812 peter old bootstrap /sys/i386/boot/... still in -STABLE bran o bin/26919 [sysinstall] fdisk should ONLY set one bootable flag o kern/27008 kernel function sysbeep(xxx, 0) does produce sound o bin/27216 [sysinstall] can not get to shell prompt from serial c o kern/27232 [nfs] On NFSv3 mounted filesystems, stat returns st_bl o bin/27258 getty didn't check if if= isn't empty o bin/27281 vidcontrol(1) does not have error codes o bin/27306 marcel [patch] hw watchpoints work unreliable under gdb(1) o bin/27319 obrien df displays amd pid processes o kern/27403 [lpt] lpt driver doesn't handle flags anymore o kern/27660 Kernel does not return error if adding duplicate addre o bin/27687 fsck wrapper is not properly passing options to fsck_< o bin/27829 pax's uid/gid cache is read-only o kern/27835 [libc] execve() doesn't conform to execve(2) spec in s o bin/27972 losing information with talk 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 misc/28255 embedded [picobsd] picobsd documentation still references old . o bin/28364 lex(1) generated files fail to compile cleanly with -W o bin/28620 ru xinstall has no way to pass options to strip o bin/28789 /usr/bin/last does not filter for uucp connects o bin/28972 dwmalone gamma returns same result as lgamma s i386/28975 [rp] RocketPort problems o bin/29062 markm krb4 and krb5 multiply defined version symbol f bin/29119 linimon menu of fdisk editor in 4.3R does not list 'W'rite s bin/29292 sos The functional addtion to burncd(8) o kern/29355 mux [kernel] [patch] add lchflags support o bin/29363 gad [PATCH] newsyslog can support time as extension s kern/29423 [request] [patch] new feature: kernel security hooks i o bin/29516 markm telnet from an non FreeBSD host still uses /etc/ttys f o bin/29581 proposed gethostbyXXXX_r() implementation o kern/29698 emulation [linux] [patch] linux ipcs doesn'work o bin/29893 [sysinstall] suggestions for 4.4 sysinstall o bin/29897 des pam_unix patch, which uses loginclass passwd_prompt a docs/30008 doc [patch] French softupdates document should be translat o kern/30052 mbr [dc] [patch] dc driver queues outgoing pkts indefinite o kern/30186 [libc] getaddrinfo(3) does not handle incorrect servna o bin/30321 strftime(3) '%s' format does not work properly f ports/30331 portmgr [patch] Conflict between bsd.port.mk MAKEFILE variable o bin/30360 vmstat returns impossible data s kern/30422 [patch] new function: add WDT hardware watchdog driver o bin/30424 Generalization of vipw to lock pwdb while being edited s threa/30464 threads pthread mutex attributes -- pshared o bin/30517 [sysinstall] using sysinstall with install.cfg has no o bin/30542 [PATCH] add -q option to shut up killall o conf/30590 /etc/hosts.equiv and ~/.rhosts interaction violates PO o bin/30654 gad Added ability for newsyslog to archive logs f bin/30661 alfred [rpc] [patch] FreeBSD-current fails to do partial NFS a bin/30737 sysinstall leaks file descriptors on restart o conf/30812 [patch] giant termcap database update o bin/30854 bootpd/bootpgw change - skip ARP modifications by opti o bin/30863 bootpd/dovend.c Win95 compatibility improvement and ty o conf/30929 usb [usb] [patch] use usbd to initialize USB ADSL modem o conf/30938 [patch] Improving behavior of /etc/periodic/daily/110. o bin/31034 dwmalone regularly add original address logging for tcpwrappers o kern/31048 des [linprocfs] /proc/meminfo cannot handle multiple swap o bin/31199 tunefs error is incorrect when enabling softupdates o kern/31201 [libdisk] [patch] add free_space(chunk) to libdisk o kern/31380 [nfs] NFS rootfs mount failure message too cryptic o bin/31387 When getuid()=0, mailwrapper should drop priviledges o bin/31588 change request to allow mount(1) to set the MNT_IGNORE o kern/31647 [libc] socket calls can return undocumented EINVAL s kern/31686 andre Problem with the timestamp option when flag equals zer o kern/31708 VM system / fsync / flushing delayed indefinitely? o gnu/31772 New option in dialog(1) o kern/31890 [syscons] [patch] new syscons font o bin/31906 No method available to unwind atexit(3) stack without o bin/31933 pw can interpret numeric name as userid during userdel o kern/31981 [libc] [patch] (mis)feature in getnetent parsing -- co o bin/31985 New /etc/remote flag for tip to append LF to CR o bin/31987 patch to allow dump(1) to notify operators by mail(1) s conf/32108 Proposed Firewall (IPv4) configuration script a bin/32375 [sysinstall] sysinstall doesn't respect User generated a bin/32411 shutdown's absolute-time handling could be more useful o bin/32501 maxim quot(8) is stupid regarding the filesystem option o bin/32667 systat waste too much time reading input o bin/32680 bz [jail] [patch] Allows users to start jail(1) by hostna o bin/32808 dwmalone [PATCH] tcpd.h lacks prototype for hosts_ctl o kern/32812 [bktr] bktr driver missing tuner for eeprom detection. o bin/32828 jail [jail] w(1) incorrectly handles stale utmp slots with o bin/33066 kensmith sysinstall does not write to new disks as expected s bin/33133 keyinit outputs wrong next login password o bin/33182 marcel gdb seg faults when given handle SIGALRM nopass for th o kern/33203 [nfs] "got bad cookie" errors on NFS client s docs/33589 doc [patch] to doc.docbook.mk to post process .tex files. a bin/33661 PAP AuthAck/AuthNak parsing problem in pppd o bin/33774 Patch for killall(1) o bin/33809 mux [patch] mount_nfs(8) has trouble with embedded ':' in o bin/33834 strptime(3) is misleading a kern/33963 bde Messages at the serial IO port device probe are mislea 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/34146 newfs defaults and vfs.usermount=1 tug at one another s bin/34171 yar ftpd indiscrete about unprivileged user accounts o docs/34239 trhodes tunefs(8) man page doesn't describe arguments. o bin/34309 gad lpd does not garantie that controlfiles begin with "cf o bin/34412 edwin [patch] tftp(1) will still try and receive traffic eve o bin/34497 edwin calendar(1) does not understand calendars o bin/34519 pkg_check(8) does not return exit code >0 if verifing o bin/34628 portmgr [pkg_install] [patch] pkg-routines ignore the recorded o kern/34665 darrenr [ipfilter] ipfilter rcmd proxy "hangs". o gnu/34709 marcel [patch] Inaccurate GDB documentation o bin/34728 DHCP hostname set as Hexadecimal string o bin/34788 dwmalone dmesg(1) issues with console output o bin/34832 /usr/share/man/cat3/setkey.3.gz linked to crypt.3.gz, o kern/34880 luigi Impossibility of grouping IP into a pipe for traffic s f bin/35018 brian [patch] enhancing daily/460.status-mail-rejects o bin/35109 [PATCH] games/morse: add ability to decode morse code o bin/35113 [patch] grdc enhancement: countdown timer mode o kern/35234 scsi World access to /dev/pass? (for scanner) requires acce o kern/35262 [boot2] [patch] generation of boot block for headless o kern/35289 [bktr] [patch] Brooktree device doesnt properly signal o kern/35324 Plug and Play probe fails to configure Digicom Modem B o kern/35377 process gets unkillable (-9) in "ttywai" state o bin/35400 [sysinstall] sysinstall could improve manipulation of o bin/35451 PATCH: pkg_add -r able to save local copy to PKG_SAVED o misc/35542 bde [patch] BDECFLAGS needs -U__STRICT_ANSI__ o conf/35545 [patch] enhanced periodic scripts: 100.clean-disks, 10 o bin/35568 make declares target out of date, but $? is empty p docs/35608 trhodes mt(1) page uses "setmark" without explanation. o docs/35652 trhodes bsd.README seriously obsolete o bin/35717 which(1) returns wrong exit status for multiple argum o bin/35769 w does not correctly interpret X sessions o kern/35774 [libutil] logwtmp: Suboptimal auditing possibilities f o kern/35846 imp timeout in wi_cmd 11, machine hangs for a second o bin/35886 [patch] pax(1) enhancement: custom time format for lis p docs/35953 remko hosts.equiv(5) manual is confusing or wrong about host s stand/36076 standards Implementation of POSIX fuser command o bin/36118 [sysinstall] 4.5 Upgrade says it won't touch /usr/src, 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 o bin/36374 Patch (against core dumps) and improvemets for apmd(8) o bin/36385 luigi crunchgen does not handle Makefiles with includes prop o docs/36432 doc Proposal for doc/share/mk: make folded books using psu o docs/36449 doc symlink(7) manual doesn't mention trailing slash, etc. a kern/36451 [bktr] [patch] Japan IF frequency is incorrect s gnu/36460 cu(1) program does not work very well. o bin/36501 edwin /usr/bin/calendar can't handle recurring items in the o bin/36553 gad [patch] [request] Two new features in newsyslog(8) o bin/36556 [patch] regular expressions for tcpwrappers o bin/36626 login_cap(3) incorrectly claims that all resources fre o docs/36724 darrenr ipnat(5) manpage grammar is incomplete and inconsisten o bin/36740 make ps obey locale (particularly for times) o bin/36757 which(1) ought to append @ if result is symlink o bin/36786 make ps use 24-hour time by default s ports/36901 glewis WITHOUT_X11 Knob for port java/jdk13 o kern/36902 [libc] [patch] proposed new format code %N for strftim o kern/36916 [libdisk] [patch] DOS active partition flag lost in li o kern/36952 ldd comand of linux does not work o bin/36960 edwin calendar doesn't effect -t option. o bin/37013 ls directory name output trailing slash duplcation - P o bin/37083 small improvement to talk(1): add clocks o bin/37160 [sysinstall] coredumps when trying to load package dat o kern/37380 jhb [boot0] [patch] boot0 partition list is outdated o bin/37437 Add HTTP-style support to {vis,unvis}(1). o bin/37442 [PATCH] sleep(1) to support time multipliers 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 matteo [PATCH] Extend fstab(5) format to allow for spaces in o kern/37600 multimedia [sound] [partial patch] t4dwave drive doesn't record. o bin/37672 pw(8) prints warnings after successful NIS map updates s threa/37676 threads libc_r: msgsnd(), msgrcv(), pread(), pwrite() need wra o docs/37719 kensmith [request] Detail VOP_ naming in a relevant man-page o bin/37844 [PATCH] make knob to not install progs with suid/sgid o gnu/37910 bugmeister [patch] make send-pr(1) respect &'s in /etc/{master.}p o alpha/38031 alpha osf1.ko not loaded during boot-time of linux-emu enabl o bin/38055 [sysinstall] Groups (creation) item should be before U o bin/38056 [sysinstall] User (creation)'s "Member groups" item sh o bin/38057 [sysinstall] "install" document doesn't display correc o docs/38061 ume [patch] typos in man pages for faith(4) & faithd(8) o bin/38168 [patch] [request] installing curses-based versions of o bin/38256 linking pax to pax_{cpio|tar} s kern/38347 [libutil] [patch] [request] new library function abs2r s kern/38445 [request] centralize ptrace() permission checking o bin/38478 [sysinstall] In Choose Distributions screen, it's diff o bin/38480 [sysinstall] sysinstall should prompt for normal users o docs/38540 blackend [patch] make application name capitalization consisten o docs/38556 remko EPS file of beastie, as addition to existing examples s ports/38593 portmgr [request] Third level ports o bin/38610 [sysinstall] should be able to mount ISO images on DOS o kern/38626 luigi dummynet/traffic shaper: RED: max_th and min_th are li o bin/38727 [patch] mptable(1) should complain about garbage argum f kern/38730 philip Memorex scrollpro mouse is not fully functional o kern/38749 kientzle Diskless booting fails with some DHCP servers (no root o kern/38828 scsi [dpt] [request] DPT PM2012B/90 doesn't work o bin/38854 [sysinstall] resetting during setup causes the target o misc/38937 delay between tracks in digital audio dumps from CD wi o bin/38940 [request] an option to *stat to allow supressing of he o docs/38982 doc [patch] developers-handbook/Jail fix o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o stand/39256 standards snprintf/vsnprintf aren't POSIX-conformant for strings o docs/39348 doc diskless(8): note that kenv fetch of hostname requires o bin/39439 tcopy(1) will not duplicate tapes with block size larg o bin/39463 mtm [PATCH] Add several options to fingerd f conf/39505 [patch] automate BUILDNAME variable for releases o kern/39527 dwmalone getcwd() and unreadable parent directory p docs/39530 remko access(2) man page has unnecessarily broad warning s conf/39580 insecure default settings o ports/39660 portmgr [patch] add ${PKGNAMEPREFIX} to (DOCS|EXAMPLES)DIR o kern/39681 [sysctl] [patch] add hidden kernel boot tunables to sy o bin/39905 [patch] cleaning sbin/restore code from warnings o conf/39976 vi recovery halting boot process 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 p gnu/40057 bugmeister send-pr -a flag does not work with -f o kern/40369 [kernel] [patch] rman_reserve_resource - when "count > o docs/40423 doc Keyboard(4)'s definition of parameters to GETFKEY/SETF o kern/40516 [ti] [patch] ti driver has no baudrate set p conf/40548 list of /etc/defaults/make.conf undocummented variable o bin/40572 vipw prints silly message if $EDITOR fails o bin/40597 [patch] add fdisk(8) ability of showing extended parti s threa/40671 threads pthread_cancel doesn't remove thread from condition qu o conf/40777 [patch] disktab does not support 2.88MB floppies o kern/40926 [boot] After Upgrading or Clean Installing 4.6, reboot o usb/40948 usb [usb] USB HP CDW8200 does not work o docs/41089 doc pax(1) -B option does not mention interaction with -z o bin/41159 new sed -c option to allow ; as a separator for b, t a s misc/41179 [request] LD_LIBRARY_PATH security checks o bin/41190 in sed, report the { linenum instead of EOF linenum on o bin/41213 top(1) blocks if NIS-related entries in passwd(5) are o kern/41215 [kbd] console revert back to kbd0 (AT) after KVM switc o bin/41238 [sysinstall] problems with FreeBSD installation on a d f docs/41270 remko [patch] handbook: confusing directions for kernelconfi o bin/41271 [patch] non-suid-crontab(8) o kern/41307 [libalias] [patch] logging of links lifecycle (add/del o i386/41364 imp [pccard] NewMedia "Bus Toaster" SCSI card w/ Advansys o bin/41526 symlinked mount points get mounted more than once w/ m o kern/41543 emulation [patch] [request] easier wine/w23 support f bin/41556 obrien [PATCH] wtmp patch for lukemftpd p stand/41576 standards POSIX compliance of ln(1) a bin/41583 [patch] assorted mtree bugs s bin/41647 net ifconfig(8) doesn't accept lladdr along with inet addr o bin/41674 [patch] iostat(8) column formatting overlaps p docs/41807 trhodes [patch] natd(8): document natd -punch_fw "bug" o bin/41817 [patch] pw(8): pw groupshow doesn't include the login o docs/41879 hrs [patch] cleanup to DOCROOT/share/sgml/freebsd.dsl o docs/41919 blackend MINI kernel for bootfloppy (Handbook p.342) contains e o kern/41930 declaration clash for ffs() and ${CXX} o bin/41947 [patch] hexdump(1) unprintable ASCII enhancement o bin/41949 [sysinstall] sysinstall sorts /etc/rc.conf during netb o bin/42018 krion pkg_info with PKG_PATH searches through tarred pkgs o bin/42022 [sysinstall] non-interactive mode prompts when only a o bin/42084 luigi [picobsd] PicoBSD's 'netstat -i' reports negative Ipkt o bin/42162 [sysinstall] installation crashes, md0c filled up. o kern/42217 [libdisk] libdisk segfaults with 1024 bytes/sector dis o kern/42274 [kernel] [patch] Convert defined variable into tuneabl o bin/42336 [PATCH] ISO-fication of /usr/src/contrib/tcp_wrappers: o kern/42386 [libkvm] [patch] cleaning code from warnings in libkvm o kern/42387 [librpcsvc] [patch] cleaning code of librpcsvc from wa o kern/42422 [libc] [patch] dbm_delete returns -1 instead of 1 when o kern/42429 [libc] [patch] hash_action called with HASH_DELETE doe o kern/42442 problem in idlequeue/debugging mode ? o kern/42461 mdodd if_wi_pci.c,if_wi_pccard.c lack device_resume/device_s f bin/42469 After mounting by mount_smbfs directories with russian f bin/42663 pw(1): pw useradd assigns unique UID's to multiple use o kern/42728 embedded [picobsd] many problems in src/usr.sbin/ppp/* after c o bin/42803 tconv, tic, captoinfo binaries missing from distributi o bin/42934 [sysinstall] installation procedure on install floppie o kern/42956 [libc] dlclose gives "invalid shared object handle" wh o bin/42974 [patch] syslogd(8): add ISO 8601 date format option o kern/43355 idad driver will work if logical drives dont start at o bin/43367 incorrect report from who(1) after 'shutdown now' from o bin/43368 krion pkg_create fails if target directory does not exist o bin/43434 [patch] new option to dmesg(8) which allows to display o docs/43470 blackend solid-state article out of date (x109). o kern/43474 [nfs] [patch] dhcp.* values not set in kenv by bootp c s bin/43497 mount(8): mount -t nfs -> crunchgen incompatible o conf/43500 [patch] rc.syscons "allscreens" improvements o kern/43577 [kernel] [patch] [request] new kernel option SHUTDOWN_ o bin/43582 [patch] passwd(1) fails on nonexistent users 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 bin/43819 [patch] changed truss(1) output for utrace calls o docs/43823 doc [PATCH] update to environ(7) manpage o kern/43905 jmg [kqueue] [patch] kqueues: EV_SET(kevp++, ...) is non-i o docs/43941 keramida document the Rationale for Upgrade Sequence (e.g. why o docs/44034 trhodes Multiple sysctl variables are not documented s bin/44122 tun0 gets a second ip adress after a disconnect o conf/44170 [patch] Add ability to run multiple pppoed(8) on start o www/44181 www www "Release Information" organization o bin/44212 [request] Unify 'recursive' options -r and -R o kern/44267 [sio] [patch] One more modem PNP id for /usr/src/sys/i o conf/44286 roberto /etc/defaults/rc.conf uses the obsolete ntpdate o kern/44365 [headers] [patch] introduce ulong and unchar types o kern/44372 roberto some kernel options prevent NTP clock synchronization o stand/44425 standards getcwd() succeeds even if current dir has perm 000. o kern/44580 [nfs] NFS updates file access time when file is modifi o kern/44587 scsi dev/dpt/dpt.h is missing defines required for DPT_HAND o conf/44717 [patch] update login.conf and unify login capabilities o bin/44894 markm telnet(1): as a local non-root user and remote it's po o bin/44915 [sysinstall] 'choose installation media' choose CD-ROM o gnu/44984 bugmeister [patch] send-pr(1) can use environmental variable $FRO o docs/45011 trhodes [patch] style(9): '->' and '.' don't require spaces o bin/45193 [PATCH] truss can't truss itself o conf/45222 [patch] daily rejected mail hosts report too long o conf/45226 rc [patch] Fix for rc.network, ppp-user annoyance o bin/45254 [sysinstall] [patch] sysinstall installs things it sho o kern/45293 [libc] kevent denies to observe /dev/tty o bin/45333 [PATCH] New option -r for chown and chgrp s bin/45547 sos a patch to make burncd handle .wav files. o bin/45608 [sysinstall] install should config all ether devices, o conf/45704 [PATCH] request to change cp866b font to cp866 o kern/45729 [libexec] [patch] make rbootd transfer the default fil o kern/45793 [headers] [patch] invalid media subtype aliases in if_ o bin/45830 [kerberos] KDC has problems when listening to IPv6 and o bin/45896 dwmalone setnetgrent() should return error code o conf/46062 remko Remove skel from BSD.root.dist. o stand/46119 standards Priority problems for SCHED_OTHER using pthreads o kern/46159 ipfw [ipfw] [patch] [request] ipfw dynamic rules lifetime f o bin/46163 gad lpc problem. Only root can modify despite man page in o bin/46235 [sysinstall] NTP servers for Finland require updating o bin/46328 gad [patch] patch for lpd o kern/46368 [isa] [patch] MAXDEP in isa/pnpparse.c is too small s bin/46382 ps(1) could use a "repeat" mode o conf/46409 Certain periodic scripts check broken NFS mounts. o stand/46441 stefanf /bin/sh does not do parameter expansion in PS1, PS2, P o conf/46453 [internationalization] cons25l2, ISO8859-2 and console s conf/46746 No way to set link addresses through rc.conf o bin/46758 [patch] moused(8) enhancements o bin/46888 gad [patch] Add script run hook to newsyslog(8) o bin/46905 [sysinstall] FreeBSD 5.x cannot be installed from mult s conf/46913 darrenr ipf denied packets of security run output contains non o kern/46973 [syscons] [patch] [request] syscons virtual terminals o bin/47235 top(1) reports inaccurate cpu usage o bin/47350 [patch] rc.network supports only one ppp profile o bin/47387 [PATCH] gprof -K still requires "a.out" arg / override o bin/47540 [patch] Make natd(8) configurable in running state wit o conf/47566 le [vinum] [patch] add vinum status verification to perio o bin/47576 [PATCH] factor(6)ing of negative numbers o docs/47594 remko [PATCH] passwd(5) incorrectly states allowed username o bin/47596 daily security run complains if timezone changes o bin/47815 [patch] stty -all should work. 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 conf/48133 [patch] /etc/rc: improved vi recovery notification o kern/48172 ipfw [ipfw] [patch] ipfw does not log size and flags o conf/48195 /var/db/mounttab error on diskless boot o bin/48309 pppoe connections fail to establish if throughput disa f bin/48318 Segmentation fault in sh with attached script o usb/48342 usb [PATCH] usbd dynamic device list. o bin/48443 mtm [patch] /usr/sbin/periodic executes too many files o conf/48444 [patch] security.functions: count connection attempts o kern/48471 pjd [jail] [patch] [request] private IPC for every jail o kern/48599 [syscons] [patch] syscons cut-n-paste logic is broken o bin/48603 [patch] getopt(1) is broken o gnu/48638 [libdialog] [patch] some bug fixes in libdialog o alpha/48676 alpha Changing the baud rate of serial consoles for Alpha sy o kern/48894 [nfs] Suggested improvements to the NFS read-ahead heu s bin/48962 des [PATCH] modify /usr/bin/fetch to allow bandwidth limit o kern/48976 [modules] nwfs.ko oddity o bin/48989 [sysinstall] Sysinstall's partition editor gets confu a bin/49023 gad [patch] to lpd(8) (printjob.c) to pass source filename o kern/49039 [sio] [patch] add support for RS485 hardware where dir o misc/50106 [patch] make 'make release' more flexible behind FWs a o bin/50118 edwin calendar(1) dumps core if there is ./calendar/ o docs/50211 doc [PATCH] doc.docbook.mk: fix textfile creation p docs/50248 ceri [patch] New FreeBSD books o bin/50300 Make the loader's use of terminal-control sequences op o kern/50310 [libalias] [patch] natd / libalias fix to allow dcc re o kern/50526 [kernel] [patch] update to #! line termination o bin/50569 /bin/sh doesn't handles ${HOME}/.profile correctly o bin/50656 edwin /bin/cp - wrong error on copying of multiple files o kern/50687 ioctl(.., CDIOCCAPABILITY, ...) always reports "Inappr 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 o alpha/50868 alpha fd0 floppy device is not mapped into /dev (XP1000) Fre o bin/50949 BUG: mtree doesn't honor the -P when checking/changing p conf/50956 matteo daily_status_disks_df_flags in /etc/defaults/periodic. o kern/51009 [aue] [patch] buggy aue driver fixed. o bin/51070 [patch] add -p option to pom(6) o kern/51120 MSGBUF_SIZE doesn't work in makefiles a docs/51133 murray RSH environmental variable not described in rcmd(3) s bin/51137 [patch] config(8) should check if a scheduler is selec o bin/51148 Control the cache size for pwd_mkdb to speedup vipw o ports/51152 portmgr [patch] bsd.port.mk: generic SHEBANG_FILES o bin/51205 dwmalone openssl in base system is not compiled thread safe o bin/51296 edwin calendar wrong for dates based on day+-num o docs/51480 dds Multiple undefined references in the FreeBSD manual pa p docs/51891 trhodes DIAGNOSTICS in ed(4) driver manpage don't match realit o conf/51920 [patch] add collation for no_NO.ISO8859-1 f usb/51958 usb [urio] [patch] update for urio driver s usb/52026 usb [usb] [request] umass driver support for InSystem ISD2 s docs/52071 delphij [PATCH] Add more information about soft updates into a f misc/52255 embedded [picobsd] picobsd build script fails under FreeBSD 5.0 o misc/52256 embedded [picobsd] picobsd build script does not read in user/s o bin/52271 [sysinstall] sysinstall panics in machine with no hard o bin/52469 ppp: Multiple devices using UDP don't work. o bin/52517 murray New functionality for /usr/bin/Mail o kern/52623 [ex] [patch] IRQ error in driver for the Intel EtherEx f ports/52706 portmgr [patch] bsd.port.mk issues warning if a site is explic o kern/52725 [PATCH] installincludes for kmods f bin/52746 tcsh fails to handle large arguements s ports/52765 portmgr [PATCH] Uncompressing manual pages may fail due too "a s bin/52826 krion [request] Adding Timestamps to pkg info upon pkg_add 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 bin/53131 [sysinstall] "ALL" could not turn check BOXes ON at pa o kern/53265 imp [pccard] [patch] Make Sierra A555 work in FreeBSD o docs/53271 doc bus_dma(9) fails to document alignment restrictions o bin/53288 tail will sometimes display more lines than it is told o bin/53341 [sysinstall] [patch] dump frequency in sysinstall is a o bin/53475 cp(1) copies files in reverse order to destination o kern/53506 [partial patch] support gzipped modules o bin/53520 su to another user does not update utmp o bin/53560 logging domain names in wtmp is retarded o docs/53596 doc Updates to mt(1) manual page o stand/53682 le [PATCH] add fuser(1) utility o docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ALLOCNOW o bin/54141 wrong behavour of cu(1) o conf/54170 [patch] error from weekly periodic script 330.catman s bin/54185 rwatson UFS2 filesystem ACL flag not enforced o kern/54220 [PATCH] /usr/src/Makefile has wrong instructions for u o bin/54274 piso udp-proxy support is not implemented in libalias 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/54461 kensmith [patch] Possible additions to Handbook (Basics and Use o bin/54594 Apply regexps to the entire variable -- a new variable o kern/54604 pjd [kernel] [patch] make 'ps -e' procfs-independent o bin/54683 sh, redundant history s docs/54752 doc bus_dma explained in ISA section in Handbook: should b o bin/54784 find -ls wastes space o stand/54833 standards [pcvt] more pcvt deficits o stand/54839 standards [pcvt] pcvt deficits o kern/54884 mckusick FreeBSD -stable and -current free space handling for U o bin/54891 libalias/natd and exporting connection-info for identd o conf/55015 [patch] 700.kernelmsg: Security check output enhacemen p stand/55112 standards glob.h, glob_t's gl_pathc should be "size_t", not "int 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 o bin/55539 [patch] Parse fstab(5) with spaces in path names o bin/55546 cdcontrol(1) play tr m:s.f interface is partially brok o kern/55793 [dc] Flaky behavior of if_dc when initializing a LNE10 s kern/55802 [request] Make kernel.GENERIC suitable for diskless us o kern/55835 emulation [linux] [patch] Linux IPC emulation missing SETALL sys s ports/55841 portmgr [patch] Mk/bsd.port.mk: add routines to use ${PORTSDIR o docs/55883 kensmith [patch] handbook advanced-networking/chapter.sgml o gnu/55936 bugmeister send-pr(1) does not set mail envelope from o kern/55984 ipfw [ipfw] [patch] time based firewalling support for ipfw o usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fails to work o kern/56245 [bktr] Distorted and choppy video with bktr-driver on o bin/56249 obrien lukemftpd has two bugs (motd, munged utmp) o kern/56250 [ums] [patch] ums(4) doesn't work with MCT based PS/2 o bin/56447 Extend mt command for AIT-2 tape drives o kern/56451 /compat/linux/proc/cpuinfo gives wrong CPU model o stand/56476 standards cd9660 unicode support simple hack o kern/56632 MTIO incorrect mt_fileno status after MTEOD o bin/56648 le [PATCH] enable rcorder(8) to use a directory for locat o kern/56664 bad file# in MTIO status buffer after MTEOD until MTRE s kern/56720 [libc] [request] UNICODE support in Resolver f ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext o conf/56934 rc [patch] rc.firewall rules for natd expect an interface o conf/56940 [patch] pccard.conf entry for PCET10-CL causes syntax o bin/57018 le [PATCH] convert growfs to use libufs(3) o bin/57045 trpt(8) option -t was disabled on -current o bin/57054 let test(1) compare the mtime of a file to a string s bin/57088 [cam] [patch] for a possible fd leak in libcam.c o bin/57089 "w" does not honor the -n option o kern/57230 [psm] [patch] psm(4) incorrectly identifies an Intelli f amd64/57250 kmacy Broken PTRACE_GETFPREGS and PTRACE_SETFPREGS o stand/57295 harti make's handling of MAKEFLAGS is not POSIX conform 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 [patch] Better NTP support for dhclient(8) and friends o misc/57464 [boot] loader(8) seems to confuse files [4.7] s ports/57498 portmgr HEIMDAL_HOME should be defined in src or ports Makefil o ports/57502 tmclaugh ports that define USE_* too late o conf/57517 [patch] add parameter for /etc/periodic/daily/210.back o kern/57522 [PATCH] New PID allocater algorithm from NetBSD p bin/57630 lptcontrol gives "device busy" if device turned off a kern/57696 [nfs] NFS client readdir terminates prematurely if ren o bin/57715 [patch] tcopy(1) enhancement a stand/57911 fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) returns FNM_ o kern/57976 [patch] [request] simple kernel ddb(4) enhancement o bin/58012 edwin Multihomed tftpd enhancement o bin/58293 vi replace with CR (ASCII 13) doesn't work o kern/58373 mckusick [ufs] ufs inconsistency between 4.9-RC and 5.1 o bin/58390 bsdlabel fails to display an error message if the labe o bin/58483 [patch] mount(8): allow type special or node relative f kern/58529 dwmalone [libpcap] [patch] RDWR bpf in pcap. o conf/58557 Summer/Winter-time change causes daily cron to be run o conf/58595 [request] FreeBSD should have a default NTP configurat o stand/58676 standards grantpt(3) alters storage used by ptsname(3) o bin/58696 [patch] [request] natd(8): add possibility to alter pi o kern/58803 [kernel] [patch] kern.argmax isn't changeable even at o conf/58939 rc [patch] dumb little hack for /etc/rc.firewall{,6} o kern/58967 Kernel kills processes in spite of cputime parameter i o bin/58970 truss coredumps for the no significant reason o docs/59044 doc [patch] doc.docbook.mk does not properly handle a sour o bin/59220 obrien systat(1) device select (:only) broken o docs/59240 blackend [patch] handbook update: linux MATLAB s ports/59254 linimon ports that write something after bsd.port.mk o kern/59289 [bktr] [patch] ioctl METEORGBRIG in bktr_core.c forget o www/59307 remko [patch] xml/xsl'ify & update publications page o kern/59456 fdescfs stat / compress creates only empty files o docs/59477 doc Outdated Info Documents at http://docs.freebsd.org/inf o bin/59530 strange bug in /bin/sh o bin/59564 Added an option (-S) to from command to also display s o conf/59600 [PATCH] Improved us.emacs.kbd mapping o usb/59698 usb [kbd] [patch] Rework of ukbd HID to AT code translatio o bin/59708 [sysinstall] [patch] add sSMTP support for Mail select o docs/59735 kensmith [patch] Adding a reference to Icelandic Rsync to mirro s kern/59739 [libc] rmdir(2) and mkdir(2) both return EISDIR for ar o bin/59772 ftpd(8)/FreeBSD 5: support for tcp_wrappers in daemon o bin/59774 ftpd(8)/FreeBSD 5: syslog facility may be changed by P o bin/59775 ftpd(8)/FreeBSD 5: incorrect reply for "unimplemented" o docs/59835 doc ipfw(8) man page does not warn about accepted but mean o kern/59903 [pci] [patch] "pci_find_device" returns [only/at] the o kern/60089 scottl [udf] UDF filesystem appends garbage to files o kern/60174 marcel debugging a kernel module in load/attach routines o kern/60183 sobomax [gre] [patch] No WCCPv2 support in gre s kern/60293 net FreeBSD arp poison patch o kern/60307 [pccard] [patch] wrong product id in pccarddevs for Sp o bin/60350 [sysinstall] in Choose Distributions screen, "All" doe o misc/60352 [patch] buildworld fails in sysinstall if terminfo dat o kern/60448 PF_KEY protocol does not have a corresponding AF_KEY a o misc/60503 [modules] small error in modules installation o docs/60529 ume resolver(5) man page is badly out of date o kern/60550 silby [kernel] [patch] hitting process limits produces sub-o s ports/60558 portmgr [PATCH] bsd.port.mk: automatically verify GnuPG signat f kern/60599 multimedia [bktr] [partial patch] No sound for ATI TV Wonder (ste o bin/60632 UI bug in partition label screen in sysinstall 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 f kern/60699 [atapicam] DVD Multidrive udma mode autosensed wrong o kern/60719 ipfw [ipfw] Headerless fragments generate cryptic error mes o bin/60834 [patch] ftpd(8) send_data()+oldway: anonymous transfer s kern/60874 [request] auto-assign devfs ruleset numbers o bin/60892 [patch] added -p option to kldxref(8) to allow creatio o kern/60963 [pecoff] [patch] Win32 Applications abort on PECOFF p usb/61234 imp [usb] [patch] usbhidaction(1) doesn't support using an o bin/61239 [patch] bootp enhancement, places the dhcp tags into t o bin/61264 [sysinstall] unable To Use VT100 Terminal Emulator (Te o conf/61289 /etc/pccard_ether: please use ifn value on pccard scri 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 bin/61405 cperciva A faster ffs(3) o kern/61438 [sysinstall] 5.2 nfs tasks running by default after sy f i386/61481 remko [patch] a mechanism to wire io-channel-check to userla f kern/61497 ups [kernel] [patch] __elfN(map_insert) bug o bin/61502 dwmalone Incorrect ip6fw output when adding rules o kern/61503 [smbfs] mount_smbfs does not work as non-root f i386/61603 remko [sysinstall] wrong geometry guessed s kern/61622 Intel Pro/100 Intelligent Server Adapter unsupported N o bin/61666 peter [patch] mount_nfs(8) parsing bug, segmentation fault f kern/61677 Unable to open CDROM tray if boot_cdrom is in loader.c a kern/61744 andre [netinet] [patch] TCP hangs onto mbufs with no tcp dat s kern/61810 mounts done within a chroot show up wrong and can't be o kern/61909 5.2-Current fails to notice change of CD in drive o bin/61971 k5init --renewable fails 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 remko [loader] [patch] make /boot/loader "reboot" code same o kern/62042 luigi [ipfw] ipfw can't no more reject icmp (icmptypes 8) o bin/62077 [patch] Make it possible to abbreviate mixer device na o kern/62098 [pccard] [patch] Bad CISTPL_VERS_1 and clash on notebo o kern/62102 alc obreak update o bin/62207 ppp crashes with option 'nat punch_fw' when nat'ed hos o usb/62257 usb [umass] card reader UCR-61S2B is only half-supported o kern/62323 [kbd] Logitech Cordless MX Duo Keyboard/Mouse combinat o kern/62333 [dc] syslog: kernel: dc0: discard oversize frame (ethe o docs/62412 trhodes one of the diskless boot methods described in the Hand o bin/62513 Errant /usr/bin/krb5-config on 4-STABLE o bin/62702 [sysinstall] backup of /etc and /root during sysinstal o bin/62711 [sysinstall] installation: "Insert Next CD" Prompt is o bin/62766 ``systat -vm'' does not work on diskless machines f java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in s stand/62858 standards malloc(0) not C99 compliant o bin/62885 des pam_radius doesn't maintain multiple state fields o kern/62890 ups proc pointer set by fork1 can be stale in fork,rfork,v f bin/62965 krion pkg_add -r fails if fetching multiple packages at a ti o bin/63064 strptime fails on %z o docs/63084 des Several Man-pages reference non-existant pam.conf(5) a o kern/63096 csjp [mac] [patch] MAC entry point for route manipulation a bin/63197 tftp Bus error, core dumped o docs/63215 jeff Wrong prototypes in mi_switch(9) (ref docs/24311) o conf/63527 AM/PM date format should be localized. o www/63552 gabor Validation errors due to CAPs in attribute values o docs/63570 ceri [patch] Language cleanup for the Handbook's DNS sectio o bin/63608 Add a -c option to time(1) to display csh output f i386/63628 [loader] [patch] i386 master boot record to allow boot o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o kern/63863 glebius [netgraph] [patch] [request] implement NGM_ELECTROCUTE o bin/64036 Linux application Sophos Mailmonitor not opening TCP p 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/64327 [patch] make(1): document surprising behaviour of assi o conf/64381 lo0 not up and no IPs assigned after install o kern/64556 [sis] if_sis short cable fix problems with NetGear FA3 o kern/64588 [joy] [patch] Extend joystick driver architecture to s o kern/64788 nsswitch with ldap and starting ppp on boot gives erro o bin/64811 systat can't display big numbers in some fields s kern/64875 standards [libc] [patch] [request] add a system call: fdatasync( o bin/64921 vmstat -i is not reporting IRQ usage on a shared IRQ o bin/65045 ftp doesn't remember binary mode if setting at command f i386/65124 remko [bootloader] Unable to disable TERM_EMU cleanly o bin/65228 [Patch] Allow rup(1) to parse hostnames from a defined o bin/65258 save /etc/rc.firewall from changing for standard firew o bin/65299 vi temp path contains double / o bin/65306 obrien [patch] Portability fixes for FreeBSD build utils, par o kern/65355 [pci] [patch] TC1000 serial ports need enabling o kern/65448 jhb _mtx_unlock_sleep() race condition if ADAPTIVE_MUTEXES o bin/65483 vi -r crashes o kern/65627 [i386] [patch] store P3 serial number in sysctl o bin/65649 gad Add `-u name' option to env(1) o bin/65707 scp does not deal with local file copies with spaces o usb/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops input on usb- o bin/65803 gad bin/ps enhancements (posix syntax, and more) s ports/65804 portmgr [PATCH] bsd.port.mk is gratuitously slow o bin/65973 Problem logging in to the NIS slave and NIS Client o kern/66095 [pam] template_user is broken in pam_radius o kern/66185 [twe] twe driver generates gratuitous warning on shutd o kern/66225 [netgraph] [patch] extend ng_eiface(4) control message o kern/66268 glebius [socket] [patch] Socket buffer resource limit (RLIMIT_ o gnu/66279 less(1) -- add support for stty(1) erase2/VERASE2 cont p docs/66289 brueffer [patch] lib/libc/gen/ualarm.3 refers to non-existent a f ports/66342 portmgr [PATCH] fix ECHO_MSG breakage in java ports p docs/66343 imp [patch] unlisted supported card on man page for wi(4) o stand/66357 standards make POSIX conformance problem ('sh -e' & '+' command- o bin/66445 [patch] Add options to last(1) to ignore ftp logins (u o alpha/66478 alpha unexpected machine check: panic for 4.9, 4.10, 5.2 or f ports/66480 openoffice editors/openoffice.org-1.1 port uses root's $HOME for p bin/66492 cpio -o -Hustar creates broken timestamps o docs/66505 trhodes escaping '~' and '$' characters in login.conf setenv o o stand/66531 standards _gettemp uses a far smaller set of filenames than docu o usb/66547 usb [usb] Palm Tungsten T USB does not initialize correctl s ports/66566 portmgr [PATCH] bsd.port.mk: fix build when /usr/obj/usr/ports f kern/66589 kib [quotas] [jail] processes get stuck in "inode" state w o bin/66594 marcel gdb dumps core o bin/66677 mv incorrectly copies somedir/.. to ./.. when it cross o bin/66893 [patch] rpc.yppasswdd(8): Linux NIS clients connecting o bin/66988 [Patch] apm.c check validation of the returned values o bin/67142 rpc.yppasswdd incorrectly throws errors about invalid o bin/67172 w,finger display the remote host incorrectly o bin/67231 [patch] pam_krb5 doesn't honor default flags from /etc o bin/67307 ready to import bootstrap_cmds/decomment from Darwin o bin/67308 ready to import bootstrap_cmds/relpath from Darwin o kern/67309 acpi zzz reboot computer (ACPI S3) f i386/67383 remko [i386] [patch] do a better job disassembling code in 1 f ports/67436 portmgr [patch] bsd.port.mk: GNU_CONFIGURE_PREFIX_SUBDIR f ports/67437 portmgr [patch] bsd.port.mk: NO_BUILD and PKGNAMESUFFIX do not o misc/67502 cvsadm cvs-all commit message did not include all files touch o kern/67545 [nfs] NFS Diskless Mount Option Suggestion o bin/67550 edwin Add BLK_SIZE option to tftpd server o gnu/67565 SIGPIPE processing in cvs 1.11.5 may lead to SIGSEGV i s kern/67580 [request] add hints for boot failures o bin/67723 FreeBSD 5.x restore cannot handle other platforms/Linu o kern/67763 [pccard] [patch] PCMCIA: MELCO manufacturer code shoul o kern/67830 [smp] [patch] CPU affinity problem with forked child p o alpha/67903 alpha hw.chipset.memory: 1099511627776 - thats way to much : o bin/67943 find(1) fails when current directory is not readable b o bin/68014 stty -pendin does not turn off pendin mode o bin/68062 standalone repeat(1) command o kern/68081 [headers] [patch] sys/time.h (lint fix) o conf/68108 [patch] Adding mac-address /conf selector to diskless a kern/68189 luigi [arp] [jail] [patch] arp -a discloses non-jail interfa o kern/68192 jail [quotas] [jail] Cannot use quotas on jailed systems o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o kern/68311 [patch] it is impossible to override defaults with ker o bin/68312 be able to create fdisk partions using similar syntax o kern/68317 [kernel] [patch] on soft (clean) reboots clean dmesg o o bin/68328 enable configuration of extra listen sockets in syslog p usb/68412 imp [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o bin/68437 conscontrol DEVDIR -> _PATH_DEV fix and more o kern/68458 Burning DVD causes lots of FAILURE - READ_SUBCHANNEL I o kern/68459 [vfs] [patch] Patches to mknod(2) behave more like Lin f kern/68514 yongari [re] Realtek driver halts on oversized frames p conf/68525 matteo Loader's verbose boot mode has rc.d/localdaemon not na o bin/68527 Resizing 'top' running in a terminal to one column wid o bin/68586 dwmalone [patch] allow syslogd to forward to non-default ports f kern/68623 [sf] [patch] sf(4) (Adaptec StarFire) multiple problem o kern/68690 [libc] write(2) returns wrong value when EFAULT s kern/68692 andre [net] [patch] Move ARP out of routing table f kern/68719 trhodes [msdosfs] [patch] poor performance with msdosfs and US f kern/68765 [mmap] a little data can be stored beyond EOF. o bin/68797 [patch] cut(1): fflush after each write if an option i a bin/68904 krion pkg_install fixes (_PATH_*, sprintf -> snprintf, strcp o kern/68905 core dumps are assigned wrong ownership o bin/69010 [patch] Portability fixes for FreeBSD build utils, par s threa/69020 threads pthreads library leaks _gc_mutex o bin/69083 [patch] basic modelines for contrib/nvi o bin/69164 marcel GDB/amd64: coredump while debugging a core file. o bin/69268 [patch] Fix ndiscvt(8) to warn you if it's going to ge o ports/69309 ale mysql database backup script for periodic/daily o bin/69362 mbr amd(8) does not properly detect the local network sett o bin/69398 [patch] cleartext display of password in login.c o kern/69502 [modules] kldload will load modules that are in the st 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 i386/69750 acpi Boot without ACPI failed on ASUS L5 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 docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not document POSI o bin/69875 [patch] mlxcontrol(8): `mlxcontrol status ' o kern/69963 ipfw [ipfw] install_state warning about already existing en o bin/69986 [sysinstall] [patch] no job control in fixit shell on o kern/69989 killing process that uses snp + unloading module + lis o bin/70002 [sysinstall] fails to locate FTP dirs if the OS has pa o conf/70048 magic(5) file has a typo at second test for type GLF & p bin/70182 edwin [patch] fortune -e implementation bug o docs/70217 remko [patch] Suggested rewrite of docproj/sgml.sgml for cla o bin/70245 ru [patch] Change to src/release/Makefile to aid document o bin/70297 request to make amd timeouts per-mount local o bin/70335 inconsistent syslog behavior when max children configu o bin/70336 telnetd always exits with value 1 o kern/70401 darrenr [modules] Could not load ipl.ko when no INET6 in the k o bin/70476 sbin/reboot change, -p behavior default for halt o bin/70511 When fread()ing with buffering turned off, many syscal o usb/70523 usb [usb] [patch] umct sending/receiving wrong characters o bin/70528 No libffi on amd64, either with native compiler or fro o bin/70536 reboot -dp tries to dump when powering off o docs/70583 ceri [patch] Update freebsd-glossary o docs/70652 doc [patch] New man page: portindex(5) o kern/70708 [nfs] gcore/procfs not finding /proc/pid/file on repea o conf/70715 Lack of year in dates in auth.log can cause confusing o bin/70756 [PATCH] indent(1) mishandles code that is protected fo o kern/70798 Compatibility: Sun/Solaris has an fcntl() F_DUP2FD. Fr o kern/70810 [pci] [patch] Enable SMBus device on Asus P4B series m o stand/70813 standards [PATCH] ls(1) not Posix compliant o ports/70831 tobez make perl5.8 port SU_CMD aware o i386/70832 yongari [re] re0: watchdog timeout on Evo N1015v o kern/70904 darrenr [ipfilter] ipfilter ipnat problem with h323 proxy supp o kern/71045 [dhcp] DHCP-Request is sets other device's ip to null, o bin/71098 cvsadm [cvsadm] [patch] CVS keywords are not expanded with CV f kern/71184 andre tcp-sessions hangs on FIN_WAIT_2 state o gnu/71210 Update to GNU sdiff: add user-preference for merge key o kern/71219 /proc/*/map dont tell file offset o conf/71254 [ncurses] xterm vs. cons* termtypes or sc(4) o kern/71258 alc [vm] [patch] anonymous mmappings not always page align o usb/71280 usb [aue] aue0 device (linksys usb100tx) doesn't work in 1 o kern/71334 [mem] [patch] mem_range_attr_{set|get} are no longer k o kern/71366 ipfw [ipfw] "ipfw fwd" sometimes rewrites destination mac a o conf/71386 loader.conf: hint.apic.0.disabled="YES" doesn't work. o usb/71416 usb [ugen] Cryptoflex e-gate USB token (ugen0) detach is n o usb/71417 usb [ugen] Cryptoflex e-gate USB token (ugen0) communicati a kern/71422 csjp LOR in sys/net/bpf o kern/71450 [de] de(4): MAC address change on 21040 "Tulip" Ethern o usb/71455 usb [usb] Slow USB umass performance of 5.3 o kern/71469 default route to internet magically disappears with mu a kern/71474 bms route lookup does not skip interfaces marked down o kern/71532 Multiple SCSI-Busses are seen differently by BIOS, loa p ports/71544 arved devel/tvision might need these extra patches o conf/71549 /etc/termcap missing passthrough printing entries for o bin/71613 [PATCH] traceroute(8): cleanup of the usr.sbin/tracero o bin/71616 [PATCH] yp_mkdb(8): cleanup of the usr.sbin/yp_mkdb co o bin/71617 [PATCH] ypserv(8): cleanup of the usr.sbin/ypserv code o bin/71618 [PATCH] timed(8): cleanup of the usr.sbin/timed code o bin/71621 [PATCH] sliplogin(8): cleanup of the usr.sbin/sliplogi o bin/71622 [PATCH] sicontrol(8): cleanup of the usr.sbin/sicontro o bin/71623 [pcvt] [patch] cleanup of the usr.sbin/pcvt code o bin/71624 [PATCH] rtadvd(8): cleanup of the usr.sbin/rtadvd code o bin/71625 [rpc] [patch] cleanup of the usr.sbin/rpc.ypupdated co 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 p 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/71664 [PATCH] cleanup of the usr.sbin/fwcontrol code o bin/71665 [PATCH] cleanup of the usr.sbin/dconschat 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 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 kern/71774 [ntfs] NTFS cannot "see" files on a WinXP filesystem o kern/71833 multiple process disc access / injustice s bin/71855 [patch] making kdump WARNS=6 clean o bin/71928 Disk quota doesn't work with numeric login o conf/71952 missing past participles in /usr/share/dict/words s kern/71965 andre TCP MSS issue in combination with ipfw fwd o conf/71994 [patch] dot.login: login shell may unnecessarily print o stand/72006 standards floating point formating in non-C locales o conf/72076 [locale] [patch] German locales use old %d.%m.%y date o bin/72173 csplit(1) ver 1.9 wrong behaviour with negative offset o i386/72179 acpi [acpi] [patch] Inconsistent apm(8) output regarding th o kern/72194 stack backtrace after wakeup from sleeping state s ports/72202 simon portaudit warns about the CVS server vulnerability whi o kern/72217 [netinet6] [patch] Bug in calculation of the parameter a kern/72224 anholt [agp] umass devices broken by DRM (AGP issue?) o conf/72277 [patch] update for /usr/share/skel o kern/72296 [bfe] bfe0: discard oversize frame (ether type 5e0 fla o kern/72352 [puc] [patch] Support for VScom PCI-100L is missing fr o bin/72355 Can't run "strings" on a (disk) device, even if you wa o usb/72380 usb [usb] USB does not work [dual Celeron Abit] o bin/72398 emulators/mtools man pages are too funky for getNAME(1 o kern/72433 [amr] [patch] AMR raid, amrreg.h struct amr_enquery3 a o conf/72465 [patch] United States International keyboard layout fo o kern/72498 jail [libc] [jail] timestamp code on jailed SMP machine gen o bin/72501 cperciva script(1) loops after EOF is read o bin/72517 Minor Bug in /etc/login.access o kern/72585 [syscons] [patch] iso05-8x16.fnt lacks letter q o bin/72588 [patch] iostat(8) tty stats field concatenation a kern/72639 5.3-BETA7 kernel config option ALT_BREAK_TO_DEBUGGER d 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 usb/72732 imp [patch] Kyocera 7135 quirk. o usb/72733 usb Kyocera 7135 Palm OS connection problem. o bin/72787 gtar in base system doesn't seem to honor --one-file-s o bin/72793 [patch] wicontrol(8) prints out non-printable chars in o bin/72875 des Some utilities used in debugging do not function prope o conf/72901 [patch]: dot.profile: prevent printing when doing an s a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s p kern/72933 yar [netgraph] [patch] promisc mode on vlan interface does a conf/72978 [patch] add danish syscons keymap with accents o kern/72987 ipfw [ipfw] ipfw/dummynet pipe/queue 'queue [BYTES]KBytes ( o kern/72995 multimedia [sound] Intel ICH2 (82801BA) - sound nearly inaudible f kern/72997 yongari [sk] Network performance down [6-CURRENT] o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame o kern/73034 [libalias] libalias does not handle lowercase port/epr o usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse not working in o kern/73195 bad PATH, missing HOME and TERM env var on single boot o kern/73276 ipfw [ipfw] [patch] ipfw2 vulnerability (parser error) o kern/73294 [hang] hangs in default mode when AccelePort DIGI XR P o kern/73328 [patch] top shows NICE as -111 on processes started by o bin/73337 [nsswitch] [patch] potential invalid free o bin/73411 [patch] FTPD could set attributes to 0600 while upload s kern/73492 [request] Reliable Temporary Files s kern/73496 [request] A more flexible version of mkstemp() o www/73549 brd [request] fix mail list archive navigation difficulty s www/73551 www [request] fix list archive 'quoted-printable' corrupti o kern/73646 [ahd] I/O performance: with/without MEMIO option o conf/73677 rc [patch] add support for powernow states to power_profi o docs/73679 doc FreeBSD 5.3 Release notes mention new natd(8) function s ports/73743 x11 XOrg/XFree xauth add/startx problem o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand o conf/73786 [patch] added WARNING in spanish to stable-supfile s kern/73823 acpi [request] acpi / power-on by timer support o bin/73884 Add NetBSD's rawrite32 to install tools o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o kern/73961 [fdc] floppy disk drive performance problem [new in 5. o conf/74004 [PATCH] add fam support to inetd.conf o kern/74037 [ppc] ppc(4) cannot find parallel port on Toshiba M30 o bin/74140 [patch] ntpdate(8): ntpdate does not try all IPs for a o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst 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 usb/74211 usb [umass] USB flash drive causes CAM status 0x4 on 4.10R o conf/74213 darrenr [PATCH] Connect src/etc/periodic/security/610.ipf6deni o kern/74281 [digi] digi(4): Digiboard PCI Xem (64-ports) detection o kern/74314 jail [resolver] [jail] DNS resolver broken under certain ja o i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage s kern/74352 NFSCLIENT and booting to an mfsroot via TFTP are mutua o bin/74360 [patch] ndiscvt(8) generates a driver which doesn't ma a bin/74387 linprocfs can be mounted on top of itself many times o bin/74404 sh(1) does not handle signals to subshells properly an o kern/74450 [libalias] [patch] enable libalias/natd to create skip f usb/74453 usb [patch] Q-lity CD-RW USB ECW-043 (ScanLogic SL11R chip o i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden family o kern/74498 [pccard] [patch] new CIS id for Intersil WiFi, pccard o bin/74506 [patch] bad top command display o usb/74557 usb imation 500mb usb key can only be written halfway on f o amd64/74608 amd64 [mpt] [hang] mpt hangs 5 minutes when booting p usb/74609 imp [umodem] [patch] allowing cdma modems to work at full o i386/74650 i386 System Reboot with umount command o gnu/74654 libsupc++.a lacks necessary functions o bin/74743 [patch] wctype.c declares static array on stack o ports/74752 simon make takes a little while before anything visible happ o kern/74777 [request] Bootup "beep" in 5.3 should be disabled by d o kern/74786 [irq] [patch] Smartlink Modem causes interrupt storm o o kern/74827 [fdc] Problem writing data to floppies p usb/74849 imp [usbdevs] [patch] Samsung SPH-i500 does not attach pro p usb/74880 imp [ucom] [patch] Samsung N400 cellphone/acm fails to ata o ports/74907 apache [PATCH] www/mod_perl: cleanups s kern/74986 jfv [patch] sysctlize a parameter of if_em's interrupt mod o kern/75121 Wrong behaviour of IFF_LINK2 bit in 6in6 gifs? o kern/75132 jhb [puc] [patch] add support for the Davicom 56PDV PCI Mo o conf/75137 jhb add snd_* modules support to /etc/rc.d/mixer o bin/75177 philip Bug selecting psm operation level in moused 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 o bin/75362 contrib/smbfs mount_smbfs No buffer space available o bin/75378 login(1): login/wtmp/utmp not updating properly o kern/75380 can not open("..") from top-level directory of UFS2 hd o conf/75502 [patch] [locale] Fix LC_NUMERIC and LC_MONETARY for de o bin/75570 chflags nosappnd directory doesn't work o bin/75585 matteo [unionfs] mount -p on unionfs results in non parsable o bin/75632 le gvinum commands not consistent with vinum doc o kern/75702 dwmalone [libc] -O5 flag breaks some compiles in /usr/src/lib/l o kern/75710 [cue] cue0 device configuration causes kernel panic o usb/75764 usb [umass] [patch] "umass0: Phase Error" - no device for o bin/75767 WANTED: "fdclose" function in libc o usb/75800 usb [ucom] ucom1: init failed STALLED error in time of syn o bin/75855 adrian getpwent functions on 5.3 with large password file ext o docs/75865 doc comments on "backup-basics" in handbook o kern/75873 Usability problem with non-RFC-compliant IP spoof prot o ports/75883 demon mrtg + ucd-snmp give wrong results o bin/75884 [patch] m4(1): syscmd's output is out of sync with std p i386/75898 i386 Exception and reboot: Loader and kernel use SSE2 instr o usb/75928 usb Cytronix SmartMedia card (SMC) reader has problems whe o kern/75934 [libcrypt] [patch] missing blowfish functionality in p o docs/75995 doc hcreate(3) documentation(?) bug o gnu/76069 FreeBSD's definition of offsetof isn't good for C++ o bin/76089 The "-n" option in /usr/bin/w is broken o kern/76144 [fifo] poll doesn't set POLLHUP when FIFO is closed o gnu/76169 [patch] Add PAM support to cvs pserver o kern/76178 scsi [ahd] Problem with ahd and large SCSI Raid system o conf/76226 Default local.9600 gettytab initially uses parity o conf/76298 fstab doesn't pass mntops properly o docs/76333 doc [patch] ferror(3): EOF indicator can be cleared by not o bin/76362 sys directory link points to wrong location o usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4) not used by o kern/76485 [libc] sched_getparam(2) returns weird priority number s conf/76491 Addition into /etc/security few new functions p bin/76497 tcpdump dumps core on ppp ipv6cp packets p conf/76509 [patch] [locale] New locale uk_UA.CP1251 support s kern/76520 [libiconv] [patch] Add new kernel-side libiconv conver o kern/76539 [dummynet] [patch] ipnat + dummynet on output on same o bin/76590 adding -mapall in nfs exports requires reboot o conf/76626 [patch] 460.status-mail-rejects shows destination doma o usb/76653 usb [umass] [patch] Problem with Asahi Optical usb device o kern/76678 rwatson [libpam] [patch] Allow pam_krb5 to authenticate no loc o bin/76697 newsyslog keeps one more archive files than documented o kern/76710 [mii] [patch] rgephy does not deal with status properl o bin/76711 parse error in rm.c:check() while parsing value return o usb/76732 usb Mouse problems with USB KVM Switch o bin/76736 dwmalone syslogd pipelines losing messages o bin/76752 /usr/bin/login o bin/76756 des function pw_equal in pw_util.c does not test pw_passwd o kern/76818 rwatson ACL modifications touch file's mtime o kern/76857 Samsung mouse misbehaviour o kern/76950 acpi ACPI wrongly blacklisted on Micron ClientPro 766Xi sys o kern/76972 64-bit integer overflow computing user cpu time in cal o bin/77001 sysinstall binary upgrade clobbers /etc/login.conf.db o bin/77031 [patch] comm(1) unable to handle lines greater than LI f bin/77082 krion src/usr.sbin/pkg_install - Add 3 new macros to clean p o bin/77089 /sbin/natd: natd ignores -u with passive FTP o kern/77091 [kbd] Keyboard quits working under X with MAXCONS kern o kern/77156 FreeBSD does not redirect packets on proper interface. o bin/77261 login doesn't chdir into a group-protected home direct o kern/77273 darrenr [ipfilter] ipfilter breaks ipv6 statefull filtering on o kern/77341 [ipv6] problems with IPV6 impementation o kern/77355 [i386] [patch] Detect i*86 subarches for uname o kern/77377 Slow downloading from FreeBSD server with PPPoE-connec o bin/77445 ntpd(8): too many recvbufs(40) when ntpd started with o bin/77554 type mismatch in IPv6 firewall rule parser o kern/77662 diskless hostname set via DHCP only if ACPI off o conf/77663 rc Suggestion: add /etc/rc.d/addnetswap after addcritremo o kern/77826 [ext2fs] ext2fs usb filesystem will not mount RW o kern/77841 [libc] [patch] cast away const in getpublickey() f ports/77876 portmgr [patch] Ensure uniqueness of (DOCS|EXAMPLES|DATA)DIR o kern/77902 [nfs] NFS client should use VA_UTIMES_NULL to determin o kern/77913 [wi] [patch] Add the APDL-325 WLAN pccard to wi(4) p kern/77958 [smbfs] can't delete read-only files via smbfs o bin/78021 sem_open(3) doesn't mention fnctl.h include requiremen o kern/78072 [lge] [patch] Potential memory leak in lge(4) o kern/78090 [ipf] ipf filtering on bridged packets doesn't work if o kern/78114 phk [geom] [patch] Solaris/x86 label structures for GEOM ( o bin/78131 geom gbde "destroy" not working. o docs/78138 doc [patch] Error in pre-installation section of installat o bin/78170 [patch] Fix signal handler in bootpd o docs/78240 doc [patch] handbook: replace with aroun o kern/78388 [vr] vr network drivers cause watchdog timeout o conf/78419 /etc/termcap is a symbolic link o bin/78424 Internal IPs on router, natd/libalias break PMTUD a docs/78440 trhodes POSIX semaphores don't work by default in 5.3-STABLE o kern/78444 jeff [sched_ule] doesn't keep track of the sleep time of a p kern/78464 ambrisko [linprocfs] Implement /proc/mounts o docs/78480 doc Networked printer setup unnecessarily complex in handb o bin/78529 'df' shows wrong info about hard drive after carrying o stand/78537 phk times(2) not functioning per the Posix spec o bin/78562 Add numerical sorting option to join(1) o kern/78646 [libmap] [patch] libmap should canonicalize pathnames o kern/78673 [nfs] [patch] nfs client open resets attrstamp ever if o ports/78712 perky [Update Ports] Rename ja-pycodec to ja-py??-pycodec o bin/78728 [patch] ntpd -- noisy when IPv4 or IPv6 interfaces are o kern/78756 [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 o bin/78763 pjd [patch] [jail] Added jail support to ps(1) o bin/78768 pjd [patch] [jail] Added jail support to top(1) o bin/78785 ipfw [ipfw] [patch] ipfw verbosity locks machine if /etc/rc o kern/78787 sysconf(_SC_CLK_TCK) may return incorrect value o kern/78812 [workaround] logitech cordless mouse with ps/2 adapter o kern/78849 phk Problems with GBDE encrypted partitions f kern/78884 [nfs] [patch] nfs client cache negative lookups o kern/78957 time counter per process stops (syscall: getrusage) f usb/78984 usb [patch] Creative MUVO umass failure o bin/79008 add option for pom(6) to specify EPOCH o kern/79035 le [vinum] gvinum unable to create a striped set of mirro s kern/79048 [libc] realloc() copies data even when the size of all o stand/79055 stefanf Add an IFS regression test for shells o stand/79056 standards regex(3) regression tests o kern/79058 [panic] floppy umount crash on accidental remove/reins o kern/79066 [bktr] bktr(4) eating about 10% CPU load once it was u o stand/79067 stefanf /bin/sh should be more intelligent about IFS o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s o ports/79093 mi net/rdist6 ignore ssh transport s kern/79117 isdn [iavc] iavc(4) for AVM B1 PCI does not attach o kern/79138 rwatson close while sending on connected UNIX-domain socket ca p kern/79139 rodrigc [pci] [patch] Support for more PCIe chipsets o kern/79143 [ipmi] Broadcom NIC driver do not work for IPMI p conf/79196 mtm [PATCH] configurable dummynet loading from /etc/rc.co o bin/79228 [patch] extend /sbin/arp to be able to create blackhol o bin/79232 WARNS6 clean libexec/comsat o kern/79251 geom [2TB] newfs fails on 2.6TB gbde device s i386/79274 Autoconfigure fails for O2Micro OZ6812/6872 PCI-CardBu a ports/79351 lofi Character passing error in security/pinentry-qt f kern/79352 linimon [request] double tagged q-in-q nested vlan support o ports/79382 ume package information for cyrus-sasl2-saslauthd bad o kern/79416 darrenr ipf in 4.11 breaks POLA o kern/79441 trhodes [msdosfs] problem writing on mounted msdos-fs at /mnt o bin/79607 obrien grok and default to bzip2-compressed manual pages [pat o ports/79651 clement [patch] mail/ssmtp: add per-user smtp authentication c o kern/79678 multimedia [sound] sound works except recording from any source o bin/79714 marcel kgdb user I/O nits o usb/79723 usb [usb] prepare for high speed isochronous transfers p usb/79725 imp [usb] [patch] USB device speed is not double-checked o i386/79840 i386 [sysinstall] Partitioning and formating a new disk fai o threa/79887 threads [patch] freopen() isn't thread-safe p usb/79893 imp [umass] [patch] new usbdevs/umass quirks derived from o kern/79944 [fdc] virtual floppy controller of Virtual PC does not o bin/79965 top(1) messes up narrow terminals while displaying the p usb/80010 imp [aue] [patch] add support for the AEI USB to LAN adapt a kern/80031 rwatson [coda] [patch] Remove insque/remque from kernel land o i386/80095 i386 ld-elf.so.1 crashes with executables produced by tinyc o ports/80111 ume patch to make WITH_KERBEROS4 working for security/cyru o bin/80117 [patch] sysinstall(8): smbfs install option for sysins o conf/80158 [gbde] [patch] [request] configuration option for spec o bin/80176 des fetch does not always work with https with a proxy. o bin/80256 yar /rescue/vi doesn't work without terminal database in / o kern/80265 D-Link NIC with VIA Rhine II has no carrier signal on o kern/80269 [libtacplus] [patch] libtacplus tac_get_av_value will a stand/80293 standards sysconf() does not support well-defined unistd values p bin/80348 rs(1) handles command line arguments improperly (SIGSE o bin/80411 [patch] df(1): bin/df/df.c sign errors in calls to get o kern/80465 multimedia [sound] pcm0:record:0: record interrupt timeout (Acer o conf/80504 [patch] de_DE.ISO8859-1 libc message catalog o bin/80530 man(1) should become Unicode aware o bin/80620 des [patch] fetch -U does not work o kern/80632 multimedia [pcm] pcm driver missing support for CMI8738 auxillary 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 p usb/80773 imp "usbd_get_string()" could have taken a length paramete o usb/80774 usb [patch] have "usbd_find_desc" in line with the other " o kern/80775 sysctl_handle_string should have a timeout o usb/80776 usb [udav] UDAV device driver shouldn't use usb_add_task o usb/80777 usb usb_rem_task() should wait for callback to complete? o bin/80812 [ new util ] request to add new util: getcap(1) (from o kern/80844 [psm] [patch] Increase compatibility of psm driver wit o usb/80854 usb suggestion for new iface-no-probe mechanism o bin/80868 /bin/sh gives wrong line number of unterminated quoted o bin/80924 fsck should show CTIME. o usb/80935 usb [uvisor] [patch] uvisor.c is not work with CLIE TH55. o threa/80992 threads abort() sometimes not caught by gdb depending on threa o kern/80999 [hang] artswrapper freezes system with ypin o kern/88336 [kernel] [patch] setkey(8) -D fails to report all SAs o usb/88408 usb [axe] axe0 read PHY failed o kern/88450 andre SYN+ACK reports strange size of window p docs/88477 trhodes Possible addition to xl(4) manpage, Diagnostics sectio o i386/88491 i386 [install] Panic when boot installation CD1 (Acer Trave o docs/88512 doc [patch] mount_ext2fs(8) man page has no details on lar a bin/88538 [patch] tcsh(1) ls-F spacing incorrect. o bin/88599 ifconfig(8): change in default behavior with ifconfig o kern/88601 pjd [geli] geli cause kernel panic under heavy disk usage o bin/88619 brian [ppp] ppp chat auth fails ( pppoe ) o misc/88680 !compiling freebsd components f kern/88714 sos [acd] cannot record CD-R since 6.0 (regression) o amd64/88730 amd64 kernel panics during booting from the installation CD o bin/88780 [PATCH] Baseline ipmon(8) uses LOG_LOCAL0 syslog, not o bin/88821 pjd [PATCH] IPv6 support for ggate o bin/88826 [sysinstall] sysinstall infinity wait for da0 o conf/88913 rc [patch] wrapper support for rc.subr p usb/88939 imp [usbdevs] [patch] Fix cheapy Myson USB-IDE adapter o kern/88962 [panic] Kernel panic with ACPI is enabled o i386/88965 i386 vidcontrol hangs with 2 modules of RAM o conf/89061 rc [patch] IPv6 6to4 auto-configuration enhancement o kern/89166 [mouse] jumpy mouse movement o kern/89305 [vr] [patch] D-Link NIC with VIA Rhine II, lost of Net o docs/89325 doc [PATCH] Clarification of kbdmap(5), atkbd(4) and kbdco o bin/89326 [PATCH] Add pattern matching to login.access(5) o kern/89362 Stale references to freed memory o bin/89403 fetch(1) doesn't honour authentication credentials whe o kern/89411 acpi [acpi] acpiconf bug o ports/89441 hrs TeX support in FreeBSD is problematic. o docs/89492 attilio vfs doc: some VOP_*(9) manual pages are outdated with o kern/89522 6.0-RELEASE will not boot on some Compaqs with mouse c o kern/89553 [bktr] [patch] going from 5.3 -> 6.0 winTV card not pr s ports/89648 portmgr OPTIONS and conditional USE_* conflict in bsd.port.pre o kern/89738 [ndis] [hang] Can't make WL8000PCM wifi card work with 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 kern/89837 [pci] PCI code outputs superfluous "failed to enable/d o conf/89870 rc [patch] [request] make netif verbose rc.conf toggle o bin/89959 brooks dhclient(8): dhcp: ip length 314 disagrees with bytes o bin/89988 [patch] bootparamd(8) null host support and whoami fix o kern/89989 jail [jail] [patch] Add option -I (ASCII 73) PID to specif o kern/89991 [ufs] softupdates with mount -ur causes fs UNREFS s bin/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 a conf/90163 dougb [patch] Easily launch non-forking daemons like logsurf o i386/90243 i386 Laptop fan doesn't turn off (ACPI enabled) (Packard Be o bin/90266 philip bsnmpd(1) returns bad data during a snmpwalk of the en o bin/90311 [patch] add "eject" to mt(1) s bin/90367 [request] libmap.conf needs exclusivity support o kern/90368 [pxe] pxeboot misses ${class} parameter when booting f o bin/90384 [patch] chroot patch for sftp-server(8) o ports/90436 portmgr [patch] Add a way to handle configuration files to bsd p kern/90521 markus [udf] [patch] UDF driver might calculate a wrong descr o bin/90524 reset(1) doesn't fully restore terminal state o kern/90580 [libc] wordexp(3) fails to check for EINTR 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/90690 ps(1) errorneously respects terminal column settings w o bin/90823 [PATCH] cp(1) should use lchflags() o i386/90839 i386 [ata] burncd gets error on CDRIOCFIXATE with HL-DT-ST 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 bin/91101 [patch] /usr/src/usr.bin/whereis/whereis.c o conf/91106 pjd date definitions in pl_PL locale are wrong o kern/91134 [smbfs] [patch] Preserve access and modification time o docs/91149 doc read(2) can return EINVAL for unaligned access to bloc o docs/91174 ceri [REQUEST] Handbook: Addition of Oracle 9i installation o amd64/91195 amd64 FreeBSD 6.0(amd64) and Asus A8R-MVP o kern/91293 emulation [svr4] [patch] *Experimental* Update to the SVR4 emula o bin/91299 yar [patch] add ftpd(8) SITE SHA256 command o bin/91316 pax(1): pax -pe does not preserve times on symlinks o ports/91318 emulation [fix] graphics/linux_dri: works on amd64 too o conf/91342 [devfs] Errors in devfs.rules files don't get logged o kern/91347 rodrigc [pci] [patch] Add another PCI-e chipset for extended c o bin/91393 window(1) changes console cursor shape to blink f bin/91394 brian ppp(8) sets mtu 1500 for PPPoE link o kern/91414 emaste [kernel] [patch] Polling for devices other than NICs f kern/91476 gavin [fdc] [patch] floppy drive doesn't work in MS Virtual o docs/91506 doc ndis(4) man page should be more specific about support o usb/91546 usb [umodem] [patch] Nokia 6630 mobile phone does not work o i386/91594 i386 FreeBSD > 5.4 w/ACPI fails to detect Intel Pro/1000 MT o bin/91606 sha1(1): sha1 /dev is suspended o bin/91608 tar(1) reports (Empty error message) on truncated tarb o ports/91681 clement apache-2.0.54_4 building modules fails using integrate o i386/91719 [pxe] BZ2_bzDecompress returned -3 error on loading bz f kern/91777 darrenr [ipfilter] [patch] wrong behaviour with skip rule insi o usb/91811 usb Compact Flash in HP Photosmart 2610 return " Medium n o ports/91838 danfe [BUG] graphics/svgalib: tty switching is broken o kern/91847 ipfw [ipfw] ipfw with vlanX as the device o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o o usb/91896 usb Serial Number of USB Memory Sticks is not passed throu o kern/91908 darrenr [ipnat] loading ipl.ko to the kernel compiled with opt o bin/91980 yppasswdd(1) leaves zombie sh processes o bin/91993 sam dhclient(8) option missing, script incompability o kern/92023 [kernel] 'options DEVICE_POLLING' makes loadavg wrong o bin/92062 phk mdconfig(8): mdconfig -l shows 95 entries max. f ports/92093 lev russian/apache13-modssl doesn't compile o kern/92238 sos [ata] [patch] Spurious "atapci1: failed to enable memo o kern/92270 glebius [ppp]: ppp does not work on renamed network interfaces p usb/92306 imp [quirk] [patch] Support for iRiver U10 USB media playe o stand/92360 standards [headers] [patch] Missing TAB3 in kernel headers o stand/92362 standards [headers] [patch] Missing SIGPOLL in kernel headers o bin/92370 [pppd] ppp server not accessible to IPV4 unless built o kern/92381 [drm] i915 drm module unuseable by X.org 6.9.0 for GM8 p usb/92403 imp [uplcom] [patch] uplcom.c needs new entry for 4.00 rev o kern/92412 [libexec] [patch] rpc.rstatd reports bogus packets/per f ports/92434 portmgr [patch] Mk/bsd.port.mk automatic show pkg-message o i386/92501 i386 [irq] Hang on boot with ACPI enabled on ASUS A6R noteb o kern/92512 multimedia [sound] distorted mono output with emu10k1 o conf/92523 rc [patch] allow rc scripts to kill process after a timeo o conf/92541 [PATCH] [locale] add ca_AD, ca_FR and ca_IT locales o ports/92604 ale mysql41-client broken with non-default character set o docs/92626 doc jail manpage should mention disabling some periodic sc o ports/92651 stas graphics/gmt - WITH_EVERYTHING doesn't fetch o usb/92852 usb [mouse] [patch] Vertical scroll not working properly o o bin/92866 krion pkg_add(1) should return a different result code if pa o kern/92880 [libc] [patch] almost rewritten inet_network(3) functi a amd64/93002 amd64 amd64 (6.0) coredumps at unpredictable times o ports/93033 tobez Problem using perlcc a amd64/93090 amd64 [nve] NIC on GA-K8NF-9 motherboard is recognized, but o kern/93093 [libc] xdr_string might call strlen(3) on NULL o gnu/93127 [PATCH] add __FreeBSD_kernel__ to pre-defines o kern/93172 [isp] [patch] uintXX_t style(9) updates o kern/93197 [libc] strptime(3) succeeds on formats it should fail o bin/93275 [sysinstall] Failure to install after restarting insta o ports/93279 skv devel/cvsmonitor: not useable (/dev/mem: Permission de f bin/93309 [rpc.quotad] [patch] rpc.rquotad: group quota support o bin/93310 des [libpam] [patch] pam_unix ignores 'passwordtime' from o kern/93331 [kernel] [patch] broken asm in kernel o misc/93341 phk [nanobsd] [patch] make more flexibitily for NanoBSD cu o kern/93378 [tcp] Slow data transfer in Postfix and Cyrus IMAP (wo o kern/93381 reboot(8) works but 'reboot -n' hangs o usb/93389 usb [umass] [patch] Digital Camera Pentax S60 don't work p kern/93393 imp [ed] [patch] Add Micro Research PCMCIA LAN Adapter MR1 o kern/93414 scottl [aac] [patch] compilation problem in aac_ioctl header f kern/93448 glebius [carp] CARP advskew not propagated to VRRP packets o bin/93473 des [patch] Let pam_unix(8) use "passwordtime" from login. o sparc/93530 pf [pf] Incorrect checksums when using pf's route-to on s o ports/93560 roam [PATCH] dns/djbdns-ipv6: Update IPv6 patches o kern/93634 [msdosfs] False access to renamed files/directories (c o misc/93661 [patch] loader(8): prevent *.4th files and friends fro o ports/93667 x11 x11/xorg-libraries: undefined symbol in libOSMesa.* is o docs/93683 chinsan [PATCH] some typos in klist(1) o kern/93705 standards [headers] [patch] ENODATA and EGREGIOUS (for glibc com s ports/93726 [NEW PORT] deskutils/kxdocker and plugins: a Mac OSX-l o kern/93770 [drm] ati 9600 PRO radeon not recognized by the system o docs/93785 obrien The man page for ftpchroot(5)/ftpusers(5) contradicts a kern/93790 cperciva cpufreq missing frequencies o i386/93793 i386 [kbd] Keyboard stops working after a shutdown -p now ( o conf/93815 rc [patch] Adds in the ability to save ipfw rules to rc.d o kern/93825 pf [pf] pf reply-to doesn't work o misc/93838 [patch] Add notice to /usr/src/Makefile that make worl o www/93854 postmaster Cannot proceed to page after the first in mailing list o bin/93857 [patch] new utility: kiconv_cs_preload(8): Utility for o kern/93860 trhodes [msdosfs] [patch] sectors-per-track limit of MSDOSFS t o usb/93872 usb [patch] SCSI quirk required for ELTA 8061 OL USB memor a ports/93883 linimon New port: textproc/p5-libxmlenno The "libxml-enno" co o kern/93887 [kernel] cpu_spinwait calls missing in subr_smp.c o i386/93986 multimedia [pcm] Acer TravelMate 4652LMi pcm0 channel dead o ports/93987 tobez lang/perl5x: Allow the perl ports to specify an altern o ports/93993 portmgr bsd.autotools.mk: Fix libtool shared library versionin o ports/94024 sat New port: net-im/py-punjab HTTP jabber client interfa f bin/94032 krion [patch] Enhancement to pkg_add(1) to add -4 flag to fo o bin/94051 login(1): IP network in login.access ignored unless DN o bin/94052 [PATCH]: Adds option to script(1) to suppress carriage o ports/94093 kde qt/KDE install from ports creates files owned by root p usb/94132 imp [patch] quirk for CENTURY EX35QUAT disk enclosure s ports/94138 portmgr [patch] Mk/bsd.gcc.mk, Mk/bsd.port.mk: CPUTYPE cause b o bin/94140 some "make check-old" missed files s bin/94159 [request] ipsecctl ported from openbsd p bin/94180 ume portsnap does not handle HTTP_PROXY_AUTH correctly p bin/94181 ume portsnap should remove the trailing dot from the serve s kern/94182 [altq] [request] altq support for vlan driver o sparc/94190 sparc64 hw.physmem tunable does not work on sparc o kern/94227 'no dump device defined' on random occasions o kern/94269 [nullfs] procfs shows wrong data if executable is runn o kern/94273 gnn [netipsec] [patch] IPIP decapsulation problem in FAST_ p usb/94311 imp [ugen][PATCH] allow interrupt IN transactions to be af o ports/94331 x11 x11/xorg: advocating for DRI support for Radeons o kern/94369 [bktr] [patch] Patch to support Leadtek WinFast Tv2000 o kern/94390 [vr] poor network performance after promiscuous mode i o kern/94413 [kernel] wine fails when increasing kern.maxdsiz o www/94423 danger [patch] XML'ified release todo list o kern/94424 [bge] BGE5721 or BGE5750? p usb/94439 imp [patch] Add support for JNC MP3 Player o kern/94480 [libufs] [patch] bread(3) & bwrite(3) can crash under o sparc/94483 sam [ath] ath_hal does not work on 6-release/sparc64 o kern/94519 [libc] [patch] Add UF_HIDDEN file flag; map it to Wind o kern/94528 [linprocfs] linprocfs /proc/memory reports wrong size o bin/94546 [PATCH] Make telnet(1) accept 'host:port' on command l o kern/94578 [panic] Panic by using rtorrent sometimes a kern/94583 [libm] std::isnan()/std::isinf() are not identical to o docs/94625 doc [patch] growfs man page -- document "panic: not enough o kern/94632 geom [geom] Kernel output resets input while GELI asks for o ports/94690 ume [PATCH] Daemons in /usr/local/etc/rc.d/ must do "setss o gnu/94695 bugmeister send-pr.el is missing from send-pr distribution o kern/94733 [smbfs] smbfs may cause double unlock o bin/94810 fsck(8) incorrectly reports 'file system marked clean' o kern/94823 [drm] DRM doesnt't work with i915.ko o kern/94830 [nfs] [patch] mount_nfs causes a fatal trap 18 if the f bin/94845 edwin fortune(6) seems to select 0 a lot o kern/94849 [ufs] rename on UFS filesystem is not atomic o ports/94935 cy security/aide: propose an AIDE_CONF knob for make.conf p usb/94946 imp [uhub] [patch] code dynamic status size for status cha o kern/94978 [pam] pam_opie module option without "no_fake_prompts" o usb/95037 usb [umass] USB disk not recognized on hot-plug. o bin/95079 [patch] apply(1) dies when there are two %1 in command o bin/95082 [patch] ping(1) won't handle large preload patterns s ports/95085 portmgr [PATCH]: bsd.port.mk: Add knob to allow for mutually e o kern/95086 multimedia [sound] uaudio line in problem with sbdm lx f ports/95097 linimon [patch] to build security/cyrus-sasl2 with gcc4 o ports/95102 ume [PATCH] security/cyrus-sasl2 - change authdaemond_path o i386/95106 i386 [install] cannot install freebsd, Nvidia nForce 2 base o docs/95139 doc FAQ to move filesystem to new disk fails: incorrect pe o ports/95153 tobez perl binary packages should be build with ENABLE_SUIDP o usb/95173 usb [umass] [patch] cannot mount external usb harddisk VIA o ports/95179 grog devel/ptmalloc doesn't include a header o kern/95222 [iso9660] File sections on ISO9660 level 3 CDs ignored o kern/95239 [libc] [patch] nftw(3) returns EINVAL for large values o kern/95267 net packet drops periodically appear f kern/95277 net [netinet] [patch] IP Encapsulation mask_match() return o ports/95294 jkoshy netpipe doesn't work on amd64 o kern/95407 [atapicam] atapicam, cd and /etc/rc.d/devfs problem o ports/95416 pb multimedia/kino build failure WITH_QUCKTIME o kern/95532 [gif] if_gif has artificial limitations o kern/95559 RELENG_6: write(2) fails with EPERM on TCP socket unde o bin/95698 philip [patch] moused(8): Software control of sysmouse o kern/95711 [fdescfs] rm on fdescfs causes panic: lockmgr: locking p bin/95715 [patch] random(6) busy loop under some conditions o conf/95754 [patch] Portuguese timedef o misc/95792 kensmith [release] [patch] environment variable EDITOR is set w o conf/95905 brooks [PATCH] /etc/rc.d/dhclient doesn't interact well with o gnu/95936 egrep(1) misparses multiline parenthetical grouping o bin/95979 burncd(8) fails to fixate CDs o i386/95993 i386 Cyrix 5530 unable to map interrupt o conf/96015 uncommenting the msgs invocation in /etc/profile can f o stand/96016 standards [headers] clock_getres et al should be in o bin/96018 brooks [patch] dhclient(8): dhclient broadcasts unicast DHCPR o kern/96040 [mpt] LSI1030 mpt0: bullet missed in timeout o kern/96077 [libdisk] memory leak in libdisk(3)'s Disk_Names() o conf/96094 [gif] startup scripts do not configure gif interfaces o bin/96128 [aic7xxx] [patch] Make aicasm WARNS=6 clean p usb/96133 imp [scsi] [patch] add scsi quirk for joyfly 128mb flash u o ports/96147 tegge [patch] devel/linuxthreads uses pre-install instead of o kern/96171 [ata] burncd (ATA driver) fails to write in vcd mode o docs/96207 doc Comments of a sockaddr_un structure could confuse one o stand/96236 standards [PATCH] [POSIX] sed.1 incorrectly describes a function f ports/96339 mnag Three updated files for net-mgmt/ourmon. o conf/96343 rc [patch] rc.d order change to start inet6 before pf o kern/96346 [modules] [patch] disable build of modules that are al o usb/96381 usb [patch] add a quirk table entry for a flash ram usb st o i386/96406 i386 System freezes on IBM xSeries 335 with FreeBSD-6.0-REL o kern/96429 [kernel] [patch] kern_linker.c hardcodes "/boot/kernel o bin/96528 dougb Fix mergemaster(8) to be upgrade-friendly o bin/96540 edwin [patch] catman(1) does not deal correctly with hard-li p usb/96546 imp [usb] [patch] Add support (quirk) for EasyMP3 EM732X U o conf/96589 Periodic monthly invalid times with 32 character usern o ports/96642 hrs Update port: print/acroread7 (fix plist; install deskt o kern/96644 crash after mount/umount disturbance: fatal trap 12 p usb/96714 imp [usbdevs] [patch] Update uvisor to support the Fossil f kern/96743 yongari [sk] [patch] broken 32-bit register operations o conf/96746 [nanobsd] [patch] Configuration changes and README for o ports/96749 clement Support Berkeley DB in Apache 2 o bin/96854 imp [patch] devd(8) parses events incorrectly in some case a ports/96953 clement apache22 port uses its own directories o kern/96974 obrien [patch] to build FreeBSD kernel with binutils 2.16.92 o kern/96999 [procfs] [patch] procfs reports incorrect information o kern/97000 [kernel] [patch] bogus "All threads purged from ugen0. o bin/97002 [patch] crond(8) fails quietly if /usr/sbin/sendmail i p docs/97059 cokane pax(1): -b option description could be flawed o kern/97071 jail [jail] [patch] add security.jail.jid sysctl o bin/97083 [patch] passwd(1) does not support _PWF_HESIOD o kern/97153 [patch] When -NO_KERBEROS is set, libcom_err still get o kern/97164 [libdisk] libdisk's Open_Disk() crashes o usb/97175 usb [hang] USB cardreader hangs system a ports/97183 roam Update port: net/libnids to 1.21 o kern/97228 sos [ata] [patch] Support new ATA ICH7 controller o kern/97265 System hangs at the end of shutdown -h now s kern/97266 [fdc] System hangs at kernel time after boot: /dev/fd0 o kern/97329 [nfs] [patch] code simplification o kern/97377 [ntfs] [patch] syntax cleanup for ntfs_ihash.c o kern/97381 [fdc] [patch] Patch to add zero-sector and spanned-sid o kern/97383 acpi Volume buttons on IBM Thinkpad crash system with ACPI o kern/97401 [xe] Xircom CreditCard Ethernet 10/100, attach returne o kern/97458 [ath] ath driver hangs up system during reboot o java/97461 java Diablo JDK does not report Update level in a format su o usb/97472 usb [patch] add support for Olympus C150,D390 o bin/97478 umount(8): umount -f /card -> hardware-reset is needed o amd64/97489 amd64 [ata] nForce 410 ATA controller dma time out (ASUS K8N s bin/97498 [request] newfs(8) has no option to clear the first 12 o kern/97505 [procfs] file entry of procfs points to "unknown" o ports/97544 sumikawa patch for net/zebra's ospfd snmp o kern/97609 multimedia [sound] Load Sound Module - VIA8233 - fails p conf/97697 matteo [patch] rc.conf - jail__exec_afterstart[0..n] o sparc/97707 sparc64 mkskel.sh has bogus timestamp, causing buildworld on s o kern/97786 [udf] [patch] fs/udf: incorrect timestamps p kern/98015 [bfe] [patch] bfe(4): double free in error handling pa s kern/98162 [request] AcerHK driver port needed for enabling WiFi o kern/98171 acpi [acpi] ACPI 1304 / 0501 errors on Acer 5024WLMi Laptop o bin/98220 wpa_supplicant(8) operation does not match documentati o usb/98343 usb [boot] BBB reset failed errors with Creative Muvo MP3 f docs/98344 linimon [patch] An update of the article "Choosing the FreeBSD s ports/98353 shaun ipsec-tools fails to exchange keys between different a o i386/98366 i386 [em] Intel PRO/1000 MT Dual PCI-X: simulatenious 1000 p misc/98383 yar [request] include the mt command in the rescue CD o kern/98388 [sata] FreeBSD 6.1 - WDC WD1200JS SATA II disks are se o kern/98460 [kernel] [patch] fpu_clean_state() cannot be disabled o kern/98496 multimedia [snd_ich] some functions don't work in my sound kernel p bin/98500 matteo [rpc] rpc.lockd(+statd) bind to any ip o kern/98504 multimedia [sound] Sound is distorted with SB Live 5.1 s bin/98577 [request] dhclient(8): the link check by dhclient slow o kern/98597 [netinet6] Bug in FreeBSD 6.1 IPv6 link-local DAD proc o kern/98618 [libexpat] [patch] src/lib/libexpat is setup for small o docs/98759 joel [patch] sbp_targ(4) man page missing reference to devi o kern/98788 [syscons] [patch] Add sysctl to disallow VT_LOCKSWITCH o www/98798 www Our statistics page is out of date o kern/98804 [ar] VIA V-RAID metadata mis-read (MSI K8MMV with the o bin/98805 [new feature] [patch] ddate(1) for BSD o conf/98815 [locale] [PATCH] Add euro symbol to pt_PT locale using o bin/98873 des [libfetch] allow fetch(3) to force using of ipv4 or ip o bin/98911 getopt(1): getopt.c license issue o i386/98932 i386 [i386] [patch] Kernel compilation failed on specific P o docs/98974 doc Missing tunables in loader(8) manpage o kern/99017 sos [ata] [patch] FreeBSD versions above 5.3 panic if atap o kern/99068 [linux] [patch] Linux emulator crashed by java, when c o ports/99111 sobomax asterisk shutdown doesn't kill mpg123 o gnu/99173 [PATCH] replace gnu patch with a bsd-licensed one. o kern/99183 [gvinum] [patch] Gvinum stylefix o www/99184 wosch Viewing HP-UX manpages with http://www.freebsd.org/cgi o kern/99186 [gvinum] [patch] Gvinum dumpconfig/setstate/stop imple o kern/99200 [bluetooth] SMP-Kernel crashes reliably when Bluetooth o kern/99216 [bfe] [patch] make bfe(4) always detect LINK_DOWN even o bin/99217 [patch] pam_ssh(8) waits for a wrong ssh-agent PID at o kern/99290 [ntfs] mount_ntfs ignorant of cluster sizes o ports/99302 jdp [patch] net/cvsup options o bin/99307 [patch] mount_nfs(8) incompatible with zVM VMNFS 3A0 o conf/99328 [patch] updates for src/share/examples/cvsup a docs/99356 ru man page of sendmsg(2) does not include EINVAL s ports/99359 stas [NEW PORT] x11/e17-module-bling: Compositing module fo p usb/99419 imp external usb harddrive slow to accept o conf/99444 rc [patch] Enhancement: rc.subr could easily support star o kern/99485 Disk IO Causes multimedia/mplayer To Drop Frames p kern/99500 glebius [netgraph] [patch] netgraph doesn't honor the monitor o docs/99506 doc FreeBSD Handbook addition: IPv6 Server Settings f conf/99515 yar /usr/local/etc/rc.d script files won't load during boo p stand/99517 standards Missing SIGRTMIN and SIGRTMAX signals o usb/99538 usb [kbd] while using USB keyboard default params of atkbd o docs/99551 blackend The Handbook erroneously advises that a wireless card o bin/99566 jail [jail] [patch] fstat(1) according to specified jid o misc/99627 [PATCH] make update & CVSROOT o misc/99643 linimon request to remove src/tools/tools/portsinfo because it o bin/99662 rpc.rquotad(8): quota information leak while rpc.rquot o kern/99692 [patch] A pl_PL.dvorak keymap for syscons. o conf/99721 rc [patch] /etc/rc.initdiskless problem copy dotfile in s o misc/99735 /usr/src/Makefile 400MB is not enough anymore o kern/99758 [pty] [patch] chown/chmod pty slave side in kernel o kern/99765 drifting time, SuperMicro PDSMi Motherboard, "calcru n o kern/99800 [libc] [patch] Add support for profiling multiple exec f kern/99826 scf [libc] [patch] setenv(3)/unsetenv(3) leak memory o bin/99896 gad [patch] lpr -r flag has no effect o stand/99960 standards [Patch] make(1): Add -p flag s bin/99973 yar systat(1): systat -ifstat traffic counter overflow o stand/100017 standards [Patch] Add fuser(1) functionality to fstat(1) o bin/100018 newsyslog(8) does not check size if time_at is used o i386/100142 i386 [pci] [patch] /dev/smb0 device not available on system p conf/100150 rafan [termcap] xterm is missing kp_end and multiple keys de s kern/100170 [request] Support login class in ldap directory o docs/100196 doc man login.conf does explain not "unlimited" o i386/100204 i386 FreeBSD reports raid as broken - but it is not o docs/100242 doc sysctl(3) description of KERN_PROC is not correct anym o bin/100320 [request] Update top(1) to 3.6 o misc/100322 [tools] [patch] kerninclude.sh doesn't dump object nam f amd64/100326 gavin [fdc] /dev/fd0 not created after installation FreeBSD o ports/100350 clement www/apache20 profiles not working at system startup/sh o kern/100410 [bge] bge driver disables access to shared iLo on HP D o bin/100424 [patch] ssh(1): SSH option BindAddress is ignored by o o bin/100436 kensmith sysinstall(8): live CD fixit mount does not find mount o bin/100496 [patch] Fix to get rid of the telnet(1) to cisco probl o ports/100504 skv [PATCH] databases/p5-Class-DBI: Reduce dependencies o kern/100513 [smbus] Inconsistent definition of SMBus addresses in o kern/100519 net [netisr] suggestion to fix suboptimal network polling f kern/100525 [panic] Panic while running webalizer o bin/100535 [patch] cal(1) and ncal(1) do not take into account mu o bin/100585 [patch] top(1): top -s0 causes load excessive o kern/100609 UPDATING suggestions are missing a few mount commands. o conf/100616 [patch] syslog.conf: lines after exclamation point ign o kern/100709 [libc] getaddrinfo(3) should return TTL info o bin/100732 [patch] make dump(8) utility take modulo 10 of request o usb/100746 usb [kbd] system does not boot due to USB keyboard problem o ports/100771 sergei port submit (ports-mgmt/porttools) cannot parse multip o ports/100776 sem Failure to update devel/mico by portupgrade o conf/100782 [kbd] [patch] Default keymap to support ALT+Left, ALT+ s bin/100805 yar WITHOUT_INET6 is ignored by many src/ components o amd64/100838 amd64 [powerd] FreeBSD 6.0/6.1 kernel panics when booting wi o kern/100859 multimedia [snd_ich] snd_ich broken on GIGABYTE 915 system o bin/100921 edwin [tftpd] [patch] libexec/tftpd: `-w' non-traditional ac o bin/100956 remko [patch] support setting carp device state with ifconfi o kern/101045 [arcmsr] [patch] Updates to arcmsr(4) o i386/101062 i386 Freeze on detect Intel 900 VGA on boot with ACPI o ports/101120 portmgr [patch] bsd.port.mk: Tell CC and CXX to ports without f amd64/101132 amd64 [smp] Incorrect cpu idle and usage statistics in top a o ports/101161 stas [PATCH] devel/ocaml-findlib: update to 1.1.2 f ports/101166 wxs bittorrent-curses only works under English locales. o kern/101226 jfv [em] Access to IPMI module is lost when the em driver o kern/101228 embedded [nanobsd] [patch] Two more entries for FlashDevice.sub s ports/101230 obrien shells/bash: bash parser not generated properly with s o docs/101271 remko serial console documentation implies kernel rebuild re o bin/101316 stefanf /bin/sh pwd bug after cd into restricted directory o ports/101340 danfe x11/nvidia-driver: Vidcontrol Causes Video Corruption p i386/101379 i386 [i386] [patch] page fault clobbers error code in trap o kern/101417 multimedia [sound] 4-speakers output not possible on Asus A8V-Del s ports/101450 stas multimedia/transcode: tcprobe broken for devfs o docs/101464 doc sync u_RU.KOI8-R/articles/portbuild/article.html with p usb/101757 imp [patch] uhid.4: correct structure field names to match o usb/101761 usb [patch] usb.h: increase maximal size of report descrip a ports/101764 sergei no stable zsh in ports o bin/101765 ldd(1) is unable to read ELF header? o usb/101775 usb [libusbhid] [patch] possible error in report descripto o kern/101794 [pfsync] Setting plip as syncdev for pfsync causes ker o kern/101819 sos [ata] ata driver wrongly determines type RAID on ICH7R o bin/101921 [request] security.bsd.see_other_uids for further prog o kern/102035 net [plip] plip networking disables parallel port printing o docs/102148 doc The description of which Intel chips have EM64T is out o bin/102160 kensmith EDITOR and PAGER not set correctly in fixit.profile o bin/102162 edwin [patch] tftpd(8): Limit port range for tftpd o bin/102205 kdc(8): login failure: ssh + gssapi + dual stacks + pa o bin/102232 gad Defects in -O option to ps(1) o bin/102299 [patch] grep(1) malloc abuse? o bin/102357 csh(1)/tcsh(1) jobs control: sometimes 'fg' command do o bin/102394 [patch] ls(1) do not shows inode number symbolic link o ports/102414 ume [PATCH] mail/cyrus-imapd: avoid fopen limit during mbo f ports/102472 nork MASTER_SITE_SOURCEFORGE_JP in bsd.sites.mk update s ports/102499 rik lftp asc file checksum mismatch o conf/102502 net [patch] ifconfig name does't rename netgraph node in n f bin/102523 emax [bluetooth] [patch] Virtual serial port server code fo o kern/102540 [netgraph] [patch] supporting vlan(4) by ng_fec(4) o ports/102544 ltmdm driver (comms/ltmdm) crashes system whene line r o kern/102549 [bktr] [patch] fix Pixelview PlayTV Pro 2 on bktr f ports/102603 cperciva move ports o bin/102609 [PATCH] Add filtering capability to date(1) f i386/102617 remko 7 x "smb_maperror: Unmapped error 1:158" at Open Offic o usb/102678 usb [kbd] Dell PowerEdge DRAC5 USB Keyboard does not work o bin/102694 pjd df(1) can forget to print the unit with -h o conf/102700 rc [geli] [patch] Add encrypted /tmp support to GELI/GBDE o amd64/102716 amd64 ex with no argument in an xterm gets SIGSEGV o docs/102719 doc [patch] ng_bpf(4) example leads to unneeded promiscuos o bin/102747 brian [ppp] [patch] ppp timer subsystem stops under certain p kern/102752 rwatson malloc(M_WAITOK) of "g_bio", forcing M_NOWAIT with non o kern/102783 [acpi] hw.acpi has thermal controls backwards when ext o bin/102793 imp [patch] [request] top(1): display feature of current C o java/102888 glewis Diablo 1.5.0 throws FileNotFoundException when opening o kern/102943 [xfs] kernel crash when unloading the xfs kernel modul o ports/102946 secteam [patch] ports-mgmt/portaudit o ports/102954 obrien textproc/urlview: switch from netscape to one gecko. o usb/102976 usb [panic] Casio Exilim Digital Camera cause panic o bin/103007 [patch] man(1): support for bzip2 compressed manpages o kern/103022 cperciva [headers] /usr/include/crypto/rijndael.h is wrong o kern/103035 [ntfs] Directories in NTFS mounted disc images appear a kern/103041 linimon [ipmi] unloading ipmi panics Dell PE 2850, ipmi doesn' o usb/103046 usb [ulpt] [patch] ulpt event driven I/O with select(2) an o bin/103089 [patch] mount_nfs(8): introduce new option f usb/103167 imp [ehci] [patch] Transcend JetFlash120 memory stick prob f i386/103192 i386 no CD/DVD devices found while install Freebsd o kern/103200 [ral] ral driver for RELENG_6 is out-of-date with resp o kern/103250 [puc] puc failed to attach sio ports when loaded as mo o kern/103253 thompsa inconsistent behaviour in arp reply of a bridge o amd64/103259 amd64 [ar] Cannot use ataraid on nvidia nForce4+amd64 o usb/103289 usb USB 2.0 problems on AMD LX-800 CPU and CS-5536 chipset o kern/103312 [libc] dlsym(NULL,) doesn't work properly o kern/103328 ipfw [ipfw] [request] sugestions about ipfw table o kern/103332 mux [fxp] fxp driver does not work correctly on Intel 8255 o kern/103365 acpi [acpi] acpi poweroff doesn't work with geli device att o usb/103418 usb [usb] [patch] [request] usbhidctl: add ability to writ o kern/103455 "swap_pager: indefinite wait buffer" with page file en o conf/103486 rc [rc.d] [jail] [patch] rc.d/jail: mount fstab after dev o conf/103489 rc [rc.d] [jail] [patch] named_chroot_autoupdate doesn't o www/103522 www Search interface oddity o ports/103529 gnome www/seamonkey: enable SVG and Pango font rendering sup o kern/103615 scottl [aac] [patch] aac(4) update to the last version availa o bin/103682 [patch] [request] nfsstat(1) should use %u instead of p usb/103702 imp [cam] [patch] ChipsBnk: Unsupported USB memory stick o kern/103715 [bge] [request] Broadcom BCM5708SKFB not recognised by o kern/103733 anholt [agp] i915 driver on hp dc7100: device not recognized o bin/103762 ppp(8): some tun interfaces with a mtu of 1500 while i o kern/103764 [libradius] [patch] libradius aborts server processing o kern/103792 Multiple Logins: ; a 't' appears at prompt o conf/103794 adding other login class to login.conf in case one is o docs/103807 danger wicontrol(8) manpage contains a broken URL f kern/103831 remko [atapicam]: 6.2 BETA1: A kernel with atapicam stops at o bin/103845 sha256(1): sha256 /dev/acd0 returns immediately a bin/103873 csjp login(1) SEGFAULT on unsuccessful login o bin/103890 w(1) doesn't see sessreg'd entries in utmp f ports/103896 openoffice OO.o port should add /program to LD_LIBRARY_PA o usb/103917 usb USB driver reports "Addr 0 should never happen" o www/103938 brd cvs-src archive does not rebuild since 12 Mar 2006 o i386/103972 jhb [boot] boot loader doesn't display right /boot.config a ports/104029 lioux [PATCH] net-p2p/mldonkey: don't install rc script with o kern/104079 [fdc] kldunload fdc.ko leads to panic: mutex Giant own o bin/104092 [patch] iostat(8): missing blanks in iostat output o kern/104212 [puc] [patch] support for Kuroutoshikou SERIAL4P-LPPCI o ports/104255 xride x11/wdm Unable to change window manager after the firs o usb/104290 usb [umass] [patch] quirk: TOSHIBA DVD-RAM drive (libretto p bin/104330 growfs(8): cannot grow above 500 gb o usb/104352 usb [ural] [patch] ural driver doesnt work o docs/104403 doc man security should mention that the usage of the X Wi o docs/104432 trhodes No mention of "let" shell builtin in manual pages. o docs/104493 roberto [patch] Wrong description in ntp.conf(5) (CURRENT and o gnu/104533 bugmeister [patch] [request] make send-pr(1) read configuration f o conf/104549 rc [patch] rc.d/nfsd needs special _find_processes functi o bin/104553 [patch] [request] Add login group support to login.acc o usb/104645 usb [umass] Rave C-201 MP3 player does not communicate o kern/104682 ipfw [ipfw] [patch] Some minor language consistency fixes a s bin/104689 matteo [patch] [request] powerd(8): add support for limiting p bin/104702 des [patch] Make fetch(1) preserve permissions when overwr o bin/104731 gad [patch] missing newline in lpq output o kern/104738 mlaier [inet] [patch] Reentrant problem with inet_ntoa in the o stand/104743 standards [headers] [patch] Wrong values for _POSIX_ minimal lim o bin/104746 [PATCH] 'traceroute -e -P TCP' cannot work through a r o kern/104799 [ata] Several ata observations ICH8 BIOS o bin/104809 cron(8): incorrect cron behavior with mday field = "*/ o kern/104826 andre [bge] FreeBSD 6.1 not RFC 768 (UDP) compliant on Compa o ports/104831 edwin [patch] A bug in net/dhcpdump when decoding FQDN DHCP o stand/104841 standards [libm] [patch] C99 long double square root. o bin/104845 [patch] Build error on contrib/file/magic(5) o kern/104851 [inet6] [patch] On link routes not configured when usi o kern/104862 [bge] BCM5704 only works at 10Mbit o docs/104879 doc Howto: Listen to IMA ADPCM .wav files on FreeBSD box o kern/104882 [iicbb] [patch] pvr250 and pvrxxx drivers need iicbb p o ports/104910 portmgr portsdb -Uu fails on building lsdb when EMACS_NAME is o bin/104921 ipfw [patch] ipfw(8) sometimes treats ipv6 input as ipv4 (a o kern/104938 [nullfs] readlink("/proc/curproc/file") does not work s kern/104950 [sata] [request] no support for SATA controller Initio o ports/104959 eclipse java/eclipse does not work on 7-CURRENT: Undefined sym p bin/105060 mtm [patch] adduser(8) does not support the setting of the o i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works o usb/105065 usb [sata] SATA - USB Bridge o kern/105093 [ext2fs] [patch] ext2fs on read-only media cannot be m o conf/105100 [locale] [patch] no support for lv (latvian) locale a ports/105122 shaun [PATCH] net-im/ejabberd: new UID/GID collides with Sam o conf/105145 rc [ppp] [patch] [request] add redial function to rc.d/pp o sparc/105157 sparc64 No reply to ping on Sparc64 o i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server o ports/105206 scrappy sysutils/bsdstats attempts to remove /usr/local/etc/pe o kern/105330 ipfw [ipfw] [patch] ipfw (dummynet) does not allow to set q o www/105333 www [PATCH] Base selection in events in libcommon.xsl does o bin/105341 [libpam] [patch] [request] pam_krb5: Add minimum_uid/m o kern/105346 des [libc] [patch] fcntl(): prevent useless locking with F f usb/105361 usb [panic] Kernel panic during unmounting mass storage (C o kern/105368 [geli] geli passphrase prompt malfunctioning when moun f ports/105374 portmgr PR 100555 DESTDIR changes break BSD.lib.mk f kern/105375 yongari [sk] 2 x Marvell GBit LAN: device sk0 is attached, but f kern/105390 geom [geli] filesystem on a md backed by sparse file with s o docs/105456 keramida [patch] overhaul of the security chapter (14) o kern/105500 SCSI install on Microsoft Virtual Server 2005 doesn't o ports/105516 obrien [patch] sysutils/asr-utils needs ASR_COMPAT kernel opt o kern/105537 acpi [acpi] problems in acpi on HP Compaq nc6320 o bin/105542 amd64 on amd64, ldd(1) produces bogus output for i386 execut o conf/105568 rc [patch] [request] Add more flexibility to rc.conf, to o kern/105579 piso [libalias] dcc resume over natd in 6.x o ports/105597 skv [patch] make ports/net-mgmt/ng_ipacct NanoBSD-friendly o kern/105604 [bktr] [patch] add support for Pixelview PlayTV Pro 2 a ports/105606 shaun security/ipsec-tools with option STATS gives compiler o docs/105608 doc fdc(4) debugging description staled o bin/105614 [patch] setkey(8): Creating NULL encryption ESP SAs wi o docs/105620 hrs new article: LDAP Authentication o misc/105811 Crossbuilding powerpc from amd64 doesn't work. o bin/105860 top(1) user ID misalignment in mixer username/uid mode o docs/105997 doc sys/kern/sys_pipe.c refer to tuning(7), but there is n o conf/106009 rc [ppp] [patch] [request] Fix pppoed startup script to p o kern/106028 [pxe] tftp inside pxeboot isn't initialised properly o usb/106041 usb FreeBSD does not recognise Mustek BearPaw 2400TA usb s p bin/106049 edwin [patch] tftpd(8) - improve -w option to support unique p usb/106070 imp devd recognizes ucom, but ttyU is the device actually o misc/106091 [boot] Keyboard disabled at mountroot> prompt o misc/106107 left-over fsck_snapshot after unfinished background fs o amd64/106186 amd64 [panic] panic in swap_pager_swap_init (amd64/smp/6.2-p o kern/106255 trhodes [msdosfs] [patch]: correct setting of archive flag o kern/106275 [/dev/random] [crypto] Hifn 7955 on Soekris Engineerin p docs/106315 danger man blackhole mentions ONLY ipfw s kern/106340 [sata] [request] Need to control disk write cache on p o bin/106355 [headers] macros in stdio.h non-portable (e.g., C++ :: o kern/106400 pf [pf] fatal trap 12 at restart of PF with ALTQ if ng0 d p docs/106416 keramida man page, xargs option not documented f i386/106421 gavin FreeBSD 6.1 Installation - Fatal Trap 12 o ports/106429 apache www/apache* ports install rc.d scripts which don't fol o kern/106444 [ng] Kernel Panic on Binding to an ip to a virtual atm p usb/106462 imp [usbdevs] Motorola U6 PEBL not recognized by system vi o ports/106463 ume [patch] [request] please add audacious support for aud o ports/106483 portmgr [PATCH]: embed distfile information in +CONTENTS o i386/106493 ps [patch] pxeboot(8) uses /pxeroot instead of / o ports/106533 clsung [NEW PORT] benchmarks/geekbench: Cross-platform benchm s ports/106616 portmgr bsd.port.mk: Default file modes set incorrect for non- o usb/106621 usb [axe] [patch] DLINK DUB-E100 support broken o bin/106642 dougb [patch] [request] Allow excluding certain files from m o kern/106645 [uart] [patch] uart device description in 7-CURRENT is o kern/106646 [nfs] [patch] Pointer incorrectly cast to ulong o bin/106734 [patch] [request] bzip2(1): SSE2 optimization for bzip o i386/106789 i386 [nfe] or [nve]: Internal NIC of GA-K8N51GMF-RH does no s ports/106848 portmgr [PATCH] Mk/bsd.port.mk -- Add support to remove locale o i386/106850 i386 [powerd] powernow0 attach returned 6 o kern/106851 [vge] vge0: MII read timed out (regression) o usb/106861 usb [usbdevs] [patch]: usbdevs update: Add product ACER Ze o bin/106872 [patch] [request] extattr support for find(1) o docs/106916 chinsan Wrong tar command at topic 17.6.8 in Handbook o conf/107035 net [patch] bridge interface given in rc.conf not taking a f ports/107135 netchild ports/sysutils/ezjail improvements o kern/107154 [pam] pam.d/sshd pam_ssh.so doesn't start ssh-agent o bin/107171 [patch] systat(1) doesn't die when it's xterm is kille o usb/107243 usb [patch] Apacer USB Flash Drive quirk o kern/107277 [panic] bus_dmamap_load_mbuf_sg o kern/107279 [ath] panic: ath_start: attempted use of a free mbuf! o kern/107285 [panic] freeze and reboot by mounting CDROM volume twi o kern/107305 ipfw [ipfw] ipfw fwd doesn't seem to work o ports/107354 net/icmpinfo: icmpinfo -vvv does not recocnize any ICM o usb/107388 usb [patch] [request] Add utoppy device from NetBSD o kern/107406 [pccarddevs] 3Com wifi card not recognized o docs/107432 doc Handbook's default partitioning schema is out-of-date f kern/107443 dd(1) fails to copy from disk to disk when bad sectors a ports/107447 miwi [patch] devel/sdl12 - Add devel/directfb support o usb/107496 usb USB device problem on RELENG_6_2 (SHORT_XFER) (regress o bin/107515 [patch] ls(1) bug p usb/107526 imp [usbdevs] Patch to support the Crystalfontz CFA-635 20 o kern/107529 [libexec] [patch] ldd(1) aborts abruptly if a shared l o stand/107561 standards [libc] [patch] [request] Missing SUS function tcgetsid f ports/107643 kde net/lanbrowsing lisa don`t start on system boot o usb/107665 usb [usb] [patch] uscanner support for epson stylus DX5050 f bin/107676 [patch] file(1): file -p does not work o usb/107701 usb [usbd] usbd ignores "detach" o kern/107707 geom [geom] [patch] [request] add new class geom_xbox360 to f ports/107814 joerg mail/postfix uses wrong order of -I options o ports/107816 roam [patch] The IPv6 patch breaks the location feature of o ports/107908 olgeni manpath.config not updated after installing erlang por o usb/107935 usb [uplcom] [panic] panic while accessing /dev/cuaU0 f ports/107937 jailed net/isc-dhcp3-server wouldn't run with an immut o kern/107944 rink Forget to unlock mutex-locks o kern/108017 acpi [acpi]: Acer Aspire 5600 o bin/108020 comsat(8) does not verify return values of getpwnam an o bin/108033 ls(1) coredumps when nss/ldap is misconfigured o kern/108046 remko [nve] [patch] missing deviceid(s) in nve o usb/108056 usb [ohci] Mouse gets powered off during device probe when o docs/108101 doc /boot/default/loader.conf contains an incorrect commen o kern/108133 jmg [bktr] [patch] bktr driver doesn't recognize Hauppauge o docs/108142 doc [patch] extattr(2) man page incomplete for extattr_lis s ports/108153 portmgr ports extraction with package uid/gid and quota proble o ports/108169 clement Wrong AP_SAFE_PATH for suEXEC with www/apache20 o bin/108183 dougb mergemaster(8) doesn't install target if a file become o bin/108191 kensmith sysinstall(8): Disklabel editor help text (by F1 key) s ports/108267 gnome ports/lang/guile: please update o usb/108344 usb [panic] kernel with atausb panics when unplugging USB f amd64/108345 amd64 6.2-* GENERIC will not boot Intel PD EMT64 w/ ACPI s ports/108364 gnome [patch] x11-toolkits/gtk20: plist problem with icons d p usb/108427 imp [patch] quirk: Samsung MP0402H s kern/108442 [request] UTF-8 support for console o bin/108462 [request] pkg_info(1) shouldn't have a hard width limi o kern/108488 acpi [acpi] ACPI-1304: *** Error: Method execution failed o usb/108509 usb [hang] FreeBSD hang at startup after ehci0 detected (C f ports/108514 portmgr [PROPOSAL] Automatic registering of UID and GID (bsd.p p bin/108523 trhodes [patch] daemon(8): support for dropping privileges p docs/108536 ceri sysinstall(8) man page and example needs to be updated o ports/108538 alexbl audio/ruby-xmms2-ecore (needed by euphoria) does not b o ports/108570 girgen databases/postgresql82-server fails when PREFIX is set o kern/108581 acpi [sysctl] sysctl: hw.acpi.cpu.cx_lowest: Invalid argume o conf/108589 rtsol(8) fails due to default ipfw rules o kern/108655 messages from kernel are mixed (/dev/klog? syslog?) o kern/108695 acpi [acpi]: Fatal trap 9: general protection fault when in f ports/108699 philip problem using user libraries with lua-5.0 o sparc/108732 sparc64 ping(8) reports 14 digit time on sparc64 o ports/108795 netchild ports/icc: Proposed update to icc port for intel compi p usb/108810 imp [patch] quirk for I/O Magic USB flash drive "Giga Bank o ports/108847 jdp [PATCH] net/cvsup-mirror allow for cvsupd_flags o ports/108856 fenner [mbone/sdr] make sdr usable again; patch appended f kern/108891 [ndis] Fatal Kernel Trap 12 ndis ralink wireless drive o kern/108899 [termcap] [patch] termcap update for screen and linux o kern/108961 [ufs] High CPU use on directories containing files wit o docs/108980 doc list of missing man pages o kern/109010 [msdosfs] can't mv directory within fat32 file system o ports/109033 mnag Update port: mail/py-spf, updated to latest version o bin/109102 csjp sysctl security.mac.bsdextended is not consistent with o docs/109104 trhodes man mac_bsdextended is not consistent with systl outpu o docs/109105 trhodes security.mac.bsdextended.firstmatch_enabled is not ena o docs/109115 doc add Ultra 450 to hardware list for sparc64 o kern/109161 philip [psm] synaptic touchpad doesn't work o docs/109201 doc [request]: manual for callbootd o ports/109224 se multimedia/kplayer update to latest version f docs/109226 doc [request] No manual entry for sntp o ports/109268 clement www/apache22: apache-worker-2.2.4 threads problem on 6 a ports/109309 naddy [PATCH] audio/flac: update to 1.1.4 o bin/109334 pkg_add(1) using chroot exits with error if wrong dire o ports/109359 mnag Update port: update net/py-zsi to version 2.0 o misc/109367 UTF8 encoded locales and problem collating accents s ports/109407 farrokhi [patch] update port net-mgmt/chillispot to 1.1.0 o bin/109413 jhb [PATCH] top(1) shows at least 50% idle when hyperthrea o kern/109416 des [libpam] [patch] pam_group doesn't check login_group m o i386/109423 i386 [ichsmb] ICH5 smb interface problems o kern/109470 net [wi] Orinoco Classic Gold PC Card Can't Channel Hop a kern/109477 yongari [vr] [patch] onboard via vt6103 ethernet does not work o bin/109478 [libc] [patch] adopt reentrant syslog functions from O o bin/109494 matteo [patch] [request] ypserv(8): Add option to bind to spe o conf/109498 [patch] [request] Enable cloning of tun/tap through rc o ports/109501 krion [PATCH] add some configurable vars to mail/exim p gnu/109510 marius [patch] gcc(1): mcpu flags break buildworld in Sparc64 o ports/109550 python lang/python25 does not install /usr/local/bin/python o conf/109562 rc [rc.d] [patch] [request] Make rc.d/devfs usable from c o ports/109580 glewis [patch] math/gnuplot does not include bsd.emacs.mk whe o docs/109612 remko Manuals that live in ARCH specific subdirectories are o ports/109697 demon net/zebra-server: attempt to unbreak; upgrade to 1.3.4 o ports/109745 kris NO_PACKAGE handling by ports build system f bin/109760 acpi [acpi]: [modules] kldunload acpi_video - crash o kern/109813 [ciss] ciss(4) driver API header is not installed o bin/109911 mountd(8) does not accept identical host sets on diffe o ports/109941 skv [Update Version] textproc/p5-Pod-ProjectDocs to 0.31 o kern/109950 daichi [unionfs] unionfs breaks openldap-server23 with bdb ba o docs/109972 doc No manual entry for zless/bzless o docs/109973 doc No manual entry for c++filt o docs/109975 doc No manual entry for elf2aout o docs/109977 doc No manual entry for ksu o conf/109980 rc /etc/rc.d/netif restart doesn't destroy cloned_interfa o docs/109981 doc No manual entry for post-grohtml o docs/109983 doc No manual entry for protoize o kern/110017 [libexec] [patch] serial port console output garbled s ports/110030 sem ports-mgmt/portupgrade: pkg_which hits segfault for no o docs/110061 doc [PATCH] tuning(7) missing reference to vfs.read_max o docs/110062 doc [patch] mount_nfs(8) fails to mention a failure condit o bin/110068 [patch] rewrite of mdmfs(8) in shell o ports/110144 New port: math/Matlab7 o bin/110146 [patch] [request] Allow arbitrary gdb(1) options to by o docs/110183 murray Handbook does not document vmware, Xen, Parallels, etc o usb/110197 usb [umass] Sony PSP umass device does not detach from EHC o kern/110199 jmg [kqueue] [patch] kqueue_register doesn't update the kn o ports/110247 doceng textproc/docproj depends on www/links1 but works with o kern/110284 kmacy [if_ethersubr] [patch] Invalid Assumption in SIOCSIFAD o bin/110287 od(1) fails to determine repeated line just before EOF o threa/110306 threads apache 2.0 segmentation violation when calling gethost o docs/110359 brueffer mpt man page omission o docs/110376 doc [patch] add some more explanations for the iwi/ipw fir o kern/110388 des [libfetch] [patch] Missing NO_PROXY support in fetch(3 o kern/110407 [ata] ATA drivers not recognizing Seagate CF Microdriv o ports/110429 fenner [PATCH] mbone/imm - Update to TCL/TK 8.4 o ports/110475 clsung New port: devel/p5-Thread-Cancel 1.05 o ports/110476 clsung New port: devel/p5-Thread-Suspend 1.09 p usb/110477 imp [usbdevs] [patch] add Benq 3300U/4300U support to Free o ports/110533 olgeni [patch] WITHOUT_NLS support for www/neon and www/sitec o amd64/110599 amd64 [geli] geli attach to gmirror device hangs and cannot o ports/110651 clement Use USE_BDB infrastructure to select appropriate db[2- p usb/110681 imp [ukbd] [patch] multiple keys will be repeated o docs/110692 doc wi(4) man page doesn't say WPA is not supported f ports/110697 foxfair New port: ports-mgmt/pkg_deps p bin/110705 geom gmirror control utility does not exit with correct exi f kern/110720 kmacy [net] [patch] [request] support for interface descript f ports/110728 python mail/py-spambayes should load config file from a stand o ports/110740 tmclaugh [NEW PORT] multimedia/banshee: Music Managment for Gno o ports/110754 mlaier sysutils/pfstat: incorrect formatted pfstatd man page f kern/110788 [ata] Problem with PATA port of Promise PDC20378 on AS o kern/110797 [puc] [patch] Avlab Technology Inc. PCI IO 4S-850 seri p ports/110805 mi lang/tclX: unbreak + various improvements. s ports/110826 dinoex port graphics/tiff: tiff2pdf tints images with wrong c s conf/110838 pf tagged parameter on nat not working on FreeBSD 5.2 o amd64/110883 remko tested AMD 64 motherboard o bin/110887 [patch] truss(1) missing linux_access syscall descript o ports/110969 kuriyama [patch] net-snmp 5.4 o gnu/110971 gdb(1) crashes s usb/110991 usb [patch] QUIRK: Super Top IDE DEVICE (depends on usb/11 p usb/110992 imp [uftdi] [patch] Add Tactrix Openport support in uftdi o conf/110993 /etc/netstart should start rpcbind o kern/110995 kmacy [loader] [patch] loader wastes space worth symtab size o docs/110999 doc carp(4) should document unsupported interface types o kern/111001 [hang] can't install 6.2-RELEASE-amd64 (SuperMicro PDS o kern/111023 sos [ata] [request] [patch] please expand ata timeouts o bin/111024 [request] [patch] atacontrol(8): support for stand-by o ports/111066 secteam ports-mgmt/portaudit does not skip ports fixed listed o amd64/111096 amd64 motherboard ASRock AM2NF6G-VSTA not supported o ports/111120 tobez [PATCH] lang/perl5.8: Provide @INC modification via op o docs/111147 doc hostapd.conf is not documented o bin/111226 [patch] Incorrect usage of chflags(2) in FreeBSD utili o www/111228 www [request] Usability improvements for bug search query o docs/111263 doc [request] Information on $EDITOR variable in section 3 o docs/111265 doc [request] Clarify how to set common shell variables o power/111296 ppc [kernel] [patch] [request] Support IMISS, DLMISS an DS o ports/111326 shaun [patch] japanese/lynx: Fix a BROKEN flag and update to o bin/111343 sh(1) and bash(1) with -e sometimes fail to test error o ports/111348 ume gkrellm2 segfault after gettext update a ports/111356 csjp net/bpfstat: man bpfstat has no descption for the flag f ports/111399 rafan print/ghostscript-gpl: ghostscript-gpl WITH_FT_BRIDGE o ports/111403 clsung ruby-pdflib uses deprecated allocate function. o docs/111425 doc Missing chunks of text in historical manpages f ports/111456 [UPDATE] finance/pfpro updated distinfo o bin/111493 [PATCH] routed(8) doesn't use multicasts for RIPv2 via o ports/111501 clsung [NEW PORT] databases/ruby-oci8 o ports/111536 sem ports-mgmt/portupgrade: pkgdb -L sometimes restores wr o ports/111561 openoffice editors/openoffice.org-2 build fails with devel/epm in o kern/111591 acpi [acpi] dev.acpi_ibm.0.events returns I/O error (regres p usb/111710 imp [patch] [usb] add support for Option GlobeTrotter 3G+ o kern/111713 ipfw [dummynet] [request] Too few dummynet queue slots o ports/111720 araujo [NEW PORT] www/nagvis - NagVis is a visualization for o ports/111732 rushani scponly 4.6 seems broken o kern/111767 multimedia [pcm] ATI SB450 High Definition Audio Controller sound o www/111791 www FreeBSD website messes up links o kern/111843 [msdosfs] Long Names of files are incorrectly created o kern/111848 [nfs] removing a file from a diskless nfs mounted root o ports/111909 perky [patch] comms/py-serial: install docs and examples o bin/111978 [patch] [request] make syspath list for mount(8) confi o kern/111990 [pccbb] [patch] system freeze in initialization proces o amd64/111994 jkoshy [hwpmc] [request] hwpmc(3) doesn't know about Intel 51 o misc/112024 edwin [patch] misc fixes to fortunes p misc/112049 edwin [patch] Fortune typos, around line 57346 of fortunes d o conf/112081 [NOTES] [patch] network adapter missing in /sys/conf/N o kern/112160 [pppd] uplink DSL w/pppoe+NAT 'out of buffer space' ki o bin/112163 rink [patch] bootparamd(8) is not 64-bit clean o kern/112179 [sis] [patch] sis driver for natsemi DP83815D autonego f ports/112202 linimon security/vscan: patch to fix plist problem o bin/112213 touch(1)ing a directory and failing yields return code o ports/112255 stas [PATCH] x11/ecore: dbus check unnecessary o kern/112282 [ata] atacontrol(8): changing DMA modes when disk is r o bin/112288 ftp(1): /usr/src/usr.bin/ftp/config.h is redundant and o bin/112303 route(8): 'route get' returns wrong exit code if no ma p ports/112347 obrien [PATCH] editors/vim re-enable WITH_TCL o bin/112370 getfacl(1): incorrect display group name by ``getfacl' o bin/112379 [patch] [request] lockf(1): on closing stdin, stdout, o bin/112408 mp tcsh(1): tcsh causes gdb to hang (regression in tcsh) s ports/112417 multimedia Error compiling vlc-devel-0.9.0.20070501,2 on 6.2-STAB o power/112435 ppc [nexus] [patch] Update nexus children to use ofw_bus f o conf/112441 deprecated lines in /etc/hosts.allow o usb/112461 usb [ehci] ehci USB 2.0 doesn't work on nforce4 o usb/112463 usb problem with Samsung USB DVD writer, libscg and FreeBS o kern/112477 marius [ofw] [patch] Add support to set the node and type on o docs/112481 doc bug in ppp.linkup example s ports/112496 stas [patch] sysutils/devcpu fails to build on machines wit o ports/112497 portmgr Mk/bsd.port.mk: make ldconfig permanent for non-defaul o kern/112544 acpi [acpi] [patch] Add High Precision Event Timer Driver f o kern/112554 silby [kernel] [patch] unp_gc is overly agressive and remove o ports/112555 roam ftp/curl reveals too much info in the User-Agent strin o bin/112556 [patch]: sysctl(8) needs to fix multi-lineal descripti o bin/112557 [patch] ppp(8) lock file should not use symlink name o kern/112561 ipfw [ipfw] ipfw fwd does not work with some TCP packets o docs/112579 mlaier [request] No ipv6 related pf examples in /usr/share/ex s kern/112589 [ata] [request] ATA driver does not detect PATA drive o kern/112591 Non-monitored locks are dummy-implemented f ports/112607 lwhsu New port: devel/openldev A graphical front-end g++/gcc o kern/112612 andre [lo] Traffic via additional lo(4) interface shows up o f bin/112613 ls(1): 'ls -l' is very slow or doesn't work at all o kern/112634 [tty] [patch] tty's driver method t_ioctl() never call p docs/112650 trhodes [patch] add flopen(3) to flock(2)'s xrefs o kern/112654 marius [pcn] Kernel panic upon if_pcn module load on a Netfin o bin/112673 [patch] pkg_add(1): pkg_add -S leaks the temp dir o bin/112674 edwin There appears to be a bug in /usr/bin/calendar o docs/112682 doc Handbook GEOM_GPT explanation does not provide accurat p docs/112691 keramida [patch] mdconfig(8) man page lacks CD image example o bin/112694 segfault in pam_lastlog(8) on sshd exit when no pty al o kern/112702 jfv [em] em driver doesn't use MSI on MSI capable device o ports/112745 portmgr bsd.port.mk: Add a package-smart target o ports/112746 laszlof [NEW PORT]: www/coldfusion: coldfusion7 Coldfusion 7.0 o bin/112757 sysinstall(8): in the FDISK tool we can't move the cur o kern/112775 [libmd] [patch] libmd(3) bug for some zero-length file o bin/112794 [patch] [request] pam_exec(8): allow pam_exec to expor o docs/112804 doc groff(1) command should be called to explicitly use "p o ports/112816 sem ports-mgmt/portupgrade -f advised when /var/db/pkg not o ports/112818 sem ports-mgmt/portupgrade -a fails with database error o bin/112827 [patch] [request] chmod-like -f & -v options to chflag f ports/112887 net/nxserver 1.4.0_1 fails to compile after upgrading o ports/112895 x11 [dri] xorg-7.2 dri with radeon 7500 o ports/112896 dougb x11-wm/windowmaker build broken with NDEBUG option o bin/112920 [PATCH]: wrong realpath(1) behaviour o kern/112937 jfv [em] Panic in em(4) when issuing a SIOCGIFADDR ioctl o kern/112938 [headers] [patch] utmp.h is too limiting for modern sy o usb/112944 usb [patch] Bi-directional access to HP LaserJet 1010 prin p bin/112955 des [patch] login(1): add netgroup support back to pam_log o conf/112997 [patch] Add note about the 'native' mtune option to sh o ports/112999 steve editors/nedit broken by either xorg-7.2 or gcc-4.2 imp o bin/113049 [patch] [request] make quot(8) use getopt(3) and show o usb/113060 usb [usbdevs] [patch] Samsung printer not working in bidir o bin/113074 [patch] ppp(8): include for strcasecmp(3) o ports/113096 edwin [patch] x11/xorg - X.org manpages broken f ports/113099 tmclaugh [PATCH] sysutils/libchk may skip $X11BASE now o ia64/113102 ia64 [MCA] Multiple records can have the same sequence numb o ports/113106 x11 x11/xorg - Xorg 7.2 + Mach64 + dri produces error mess o i386/113110 i386 [mk] [patch] i686 is not an alias of pentiumpro on GCC a amd64/113111 amd64 [Makefile] [patch] Potentially wrong instructions will o ports/113132 portmgr Allow -jx for port builds p i386/113133 des Add PDCM bit name to CPU Features2 f ports/113137 sem ports-mgmt/portupgrade - pkgdb -F deletes depencencies o kern/113157 [mac] PortACL Rules causing crash o i386/113160 i386 [install] mountroot> prompt during first boot for inst o bin/113175 [patch] add "-n count" option to split(1) o i386/113177 i386 [pci] [patch] Extended PCI Configuration register (>= o kern/113180 pjd [zfs] Setting ZFS nfsshare property does not cause inh o docs/113194 doc [patch] [request] crontab.5: handling of day-in-month o ports/113207 sem ports-mgmt/portupgrade fails when /var/db/pkg changes f kern/113218 jkim [sysvipc] [patch] Overflow in shmget's memory size che f bin/113230 des [pam] [patch] const-ify PAM-headers o ports/113234 portmgr [patch] portbuild/scripts/buildscript p bin/113250 edwin [patch] fix calendar(1) -A and -B options o kern/113256 [headers] _limits.h for some CPU has wrong definitions o ports/113264 ale databases/mysql51-server compilation doesn't allow for o conf/113265 [patch] Add registered epmd port number to etc/service o kern/113266 [libgssapi] [patch] Missing handling of mech_type in g p bin/113275 edwin [patch] regression tests for calendar(1) p bin/113286 edwin [patch] make output of calendar(1) properly sorted p bin/113287 edwin [patch] calendar(1) regression test updates after bin/ o ports/113295 kde net-im/kopete: pleawse add 'make config' to choose kop o kern/113338 [tls] GNU gcc __thread as class member o gnu/113343 [patch] grep(1) outputs NOT-matched lines (with multi- p kern/113388 ipfw [ipfw][patch] Addition actions with rules within speci s bin/113393 portmgr [request] pkg_add(1) should have a command line option f ports/113423 Update for ports net/freenx to version 0.6.0 o usb/113432 usb WARNING: attempt to net_add_domain(netgraph) after dom f ports/113479 perky science/Gramps 2.2.x needs py-bsddb with db43 on FreeB o bin/113518 [patch] make(1): Prevent execution when command is a c o ports/113550 kuriyama [PATCH] update textproc/expat2 to 2.0.1 o conf/113552 [ntpd] [request] ntpd(8) driftfile default location in f ports/113608 edwin New port: devel/codeblocks-devel SVN version of Code:: o ports/113645 rushani shells/scponly 4.6.1 port requires /dev/null in chroot o bin/113669 ftpchroot(5) / ftpusers(5) doesn't do globbing o misc/113670 [NOTES] wrong advertising of default value for HZ in s o ports/113675 alexbl [PATCH] audio/mt-daapd: Trouble correction of specific o bin/113682 [patch] sysinstall(8) warns for invalid geometry which o ports/113685 lev [patch] devel/subversion: install broken o bin/113702 krion [PATCH]: bad output from "pkginfo -g" o ports/113707 girgen databases/postgresql81-server - PostgreSQL RC start sc o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java f kern/113785 firewire [firewire] dropouts when playing DV on firewire f ports/113799 portmgr [PATCH] ease USE_XLIB -> USE_XORG transition o docs/113803 ipfw [patch] ipfw(8) - don't get bitten by the fwd rule o bin/113813 [patch] terminating powerd(8) should restore max CPU f o kern/113837 geom [geom] unable to access 1024 sector size storage o bin/113838 [patch] [request] mount(8): add support for relative p o kern/113849 [libdisk][patch] Correction of Sanitize_Bios_Geom for o bin/113850 sshd(8): unable to debug sshd with strace/truss/gdb o kern/113852 [smbfs] smbfs does not properly implement DFS referral o bin/113860 sh(1): shell is still running when using `sh -c' o bin/113881 [patch] sysctl(8): Wrong memory usage o kern/113885 geom [geom] [patch] improved gmirror balance algorithm s ports/113903 sat New port:security/gpg-crypter A GTK+ frontend to GPG a o bin/113912 tunefs(8): silent failure setting glabel on boot parti o conf/113913 [patch] [requst] new file /etc/periodic/daily/490.stat f conf/113915 rc [patch] ndis wireless driver fails to associate when i f ports/113924 dryice new port www/py-twill s kern/113950 multimedia [sound] [patch] [request] add per-vchan mixer support f conf/113959 Triple launch rc_local o bin/113979 [patch] sysinstall(8) does not support UFS1 filesystem o conf/114013 usb [patch] WITHOUT_USB allow to compil a lot of USB stuff o ports/114019 multimedia multimedia/transcode coring with sig11 by pthread_test o kern/114033 [tty] [patch] [request] COMPAT_43TTY: log all deprecat o kern/114057 [devfs] devfs symlink over device doesn't work o bin/114059 [patch] shutdown(8) should fall back to exec reboot/ha o usb/114068 usb [umass] [patch] Problems with connection of the umass o bin/114081 bz [patch] ppp(8) should be able to set ethernet address o kern/114095 pf [carp] carp+pf delay with high state limit o ports/114096 steve Upgrade x11-toolkits/open-motif to OM 2.3 p bin/114097 matteo [patch] [nfs] NFS Abstraction: mountd(8) binding f ports/114106 koitsu mail/postgrey does not properly shut down via rc.d scr o kern/114110 [libdisk] [patch] Disk_Names() returns a vector that i o conf/114119 rc [jail] [patch] [request] /etc/rc.d/jail improvements f o ports/114122 timur New port: russian/stardict2-dict-eng_RU, Russian dicti o ports/114126 markus [UPDATE] deskutils/basket: update to 1.0.2 f ports/114127 net/vnc - vnc.so installed to bad location o bin/114129 mux [patch] csup(1) doesn't support authentication o docs/114139 doc mbuf(9) has misleading comments on M_DONTWAIT and M_TR p usb/114154 imp [PATCH] umass quirk: Samsung YP-U2 USB MP3/Ogg Player o kern/114165 acpi [acpi] Dell C810 - ACPI problem o docs/114184 doc [patch] [ndis]: add info to man 4 ndis o bin/114195 gshapiro [patch] [request] make default mail directory for mail f kern/114213 linimon [ata] optical drive not detected in the 6.x series of o ports/114219 stas [devel/boehm-gc] enabling redirect port knob causes se o ports/114229 nork [patch] [www/linuxpluginwrapper] libmap.conf-FreeBSD6 o ports/114231 edwin [patch] multimedia/audacious-plugins - audacious/plugi o amd64/114270 amd64 [cpufreq] cpufreq doesnt work when compiled in to kern o kern/114291 kmacy [RFE][modules] [patch] add dynamic module references o kern/114325 bz [jail] SIOCGIFADDR ioctl behaves incorrectly inside ja o sparc/114349 sparc64 When executing snmpd it immediately stops with a segme f ports/114365 edwin New port: net-mgmt/nagiosgrapher o docs/114371 doc [patch][ipv6] rtadvd.con(5) should show how to adverti s bin/114392 [request] add default ssl definitions for openssl(1) o kern/114406 [drm] ATI Radeon Mobility X600 not supported by agp de o kern/114438 [amr] Anomalous performance with multiple arrays and a o bin/114465 [patch] [request] script(1): add really cool -d, -p & o bin/114468 [patch] [request] add -d option to umount(8) to detach p usb/114481 imp Add additional product id and quirks entry for MetaGee o ports/114490 sat graphics/cinepaint update to 0.22 o kern/114492 [kernel] [patch] device_attach() doesn't unset devclas f ports/114494 edwin [patch] port net/freenet6 putenv (-current) doesn't wo a ports/114509 girgen [UPDATE]: java/eclipse-cdt to 4.0 o kern/114532 geom [geom] GEOM_MIRROR shows up in kldstat even if compile o kern/114546 [drm][panic]Sleeping thread owns a non-sleepable lock o kern/114567 pf [pf] LOR pf_ioctl.c + if.c o ports/114573 multimedia multimedia/vlc-devel doesn't compile when the QT4 opti o kern/114578 standards [libc] wide character printing using swprintf(dst, n, o kern/114582 [patch] [request] new driver: cmx - Omnikey CardMan 40 o ports/114585 sem ports-mgmt/portupgrade children have numerous bogus op o kern/114597 scsi [sym] System hangs at SCSI bus reset with dual HBAs o ports/114598 fjoe [patch] misc/mc - UTF-8 support o kern/114605 [ata] [patch] [request] new loader tunable for 80-pin o ports/114611 edwin [NEW PORT] net-p2p/freenet05: An anonymous censorship- o stand/114633 linimon /etc/rc.subr: line 511: omits a quotation mark: "force o kern/114649 acpi [patch][acpi] panic: recursed on non-recursive mutex p kern/114654 alc [vm] [patch] make vm_page_max_wired tunnable at run ti f ports/114655 tmclaugh Implement getgroupmembership in net/nss_ldap o kern/114667 [umass] UMASS device error log problem o kern/114677 [drm] Xorg will not run with dri glx and drm on ATI Ra o ports/114719 nork japanese/kterm (Kanji XTerm) problem in 'window' comma s ports/114782 obrien shells/bash - Incorrect cursor behavior during command o ports/114800 clsung [NEW PORT] security/p5-Net-SAML: Perl extension for us o ports/114813 lioux [new port] finance/qtstalker-devel f ports/114825 pam module security/pam_abl not working o ports/114827 x11 Xorg server crashes when starting astro/google-earth o kern/114847 fs [ntfs] [patch] [request] dirmask support for NTFS ala p usb/114860 imp if_udav / ShanTou ST268 USB NIC o ports/114900 sobomax ports: net/asterisk : cannot be finished by a script o kern/114915 net [patch] [pcn] pcn (sys/pci/if_pcn.c) ethernet driver f o usb/114916 usb [umass] [patch] USB Maxtor drive (L300RO) requires qui o kern/114928 green_saver does not switch DVI monitor power off o ports/114929 clement [request] Man pages for sSMTP (mail/ssmtp) config file o kern/114955 [cd9660] [patch] [request] support for mask,dirmask,ui o kern/114970 Wrong system time (last) when machine is crashed due t o docs/115000 doc [PATCH] nits and updates to FAQs (part 1) o kern/115019 [netgraph] ng_ether upper hook packet flow stops on ad o ports/115020 x11 New port: graphics/osmesa - Mesa's off-screen renderin a ports/115022 araujo graphics/mesa-demos: adding OSMesa demos. f ports/115023 gnome inconsistency in XML catalog location o misc/115025 [tools] [patch] new flash device for nanobsd's FlashDe o ports/115051 clsung [NEW PORT] databases/mysqlbigram: Simple N-Gram (bi-gr o ports/115052 clsung [PATCH] devel/cgdb: update to 0.6.4, reset maintainers o ports/115059 sobomax PATCH: update for misc/zaptel to fix meetme drift prob o docs/115065 doc [patch] sync ps.1 with p_flag and keywords o usb/115080 usb [usbdevs] [patch] allow using a Hercules HWGUSB2-54-V2 f ports/115096 edwin [NEW PORT] emulators/fuse-utils: Utilities from the Fr o kern/115133 scottl [mpt] [mfi] [patch] Patches to make mfi support LSI SA f ports/115136 timur net/samba3 - doesn't work with recycle vfs module and o kern/115162 des [libpam] [patch] [request] Add check for target user's o kern/115164 des [libpam] [patch] [request] Add support for the account o bin/115172 ipfw [patch] ipfw(8) list show some rules with a wrong form o kern/115196 [libc] [patch] [request] Implement getgroupmembership( o bin/115197 sysinstall(8) can not install from USB stick drive s kern/115202 [request] memory error diagnostic o threa/115211 threads pthread_atfork misbehaves in initial thread s ports/115216 ADA devel/florist exit_process program doesn't compile s ports/115217 Ada devel/florist socket program doesn't compile due t o docs/115220 remko [patch] to Handbook Printer Section to Add CUPS Config o kern/115226 [ath] ath0: unable to attach hardware; HAL status 13 o kern/115232 [ata] Audio CD tracks not displayed properly by atapi s ports/115240 gnome sysutils/brasero growisofs module fails to find /usr/l o kern/115242 [ntpd] Incorrectly working ntpd on 7.0 (regression) o kern/115253 [kbd] Wireless keyboard not working at boot o kern/115275 [wi] [panic] wi configure at boot time led to panic "i o ports/115279 java [UPDATE] java/java3d to 1.5.1 p docs/115284 remko [patch] nve(4): bug in nve driver, document it. o kern/115300 multimedia [snd_hda] snd_hda(4) fails to attach on -CURRENT (regr f ports/115304 multimedia/gpac-mp4box cannot import files larger than o ports/115308 multimedia/jahshaka fails to open GUI - ends with "pre p bin/115327 krion [patch] "pkg_delete -a" causes segmentation fault for f ports/115336 port multimedia/avifile on FreeBSD 7.0 not BROKEN with o bin/115361 pjd mount gets into a state where it won't set/unset ZFS p o usb/115400 usb [ehci] Problem with EHCI on ASUS M2N4-SLI o bin/115431 [patch] [request] improvement to split(1): add -B swit p docs/115445 remko [patch] improve timed(8) man page o bin/115447 [patch] [request] teach make(1) to respect TMPDIR envi o bin/115486 [patch] [request] newsyslog(8) -- provide ability to c o bin/115513 [patch] [request] Add step down/up options to powerd(8 o www/115516 remko ASUS A8V-Deluxe motherboard report for amd64 o ports/115523 perky lang/Python 2.5.1 doesn't offer HCI socket support thr o ports/115536 x11 [new port] x11/xorg-base port for a minimal X.Org inst o kern/115547 geom [geom] [patch] [request] let GEOM Eli get password fro o ports/115569 mnag databases/sqlite3 installs tclwrapper in lib/sqlite, r o ports/115580 pb multimedia/Kino cannot read or write quicktime mov fil o amd64/115581 amd64 [Makefile] [patch] -mfancy-math-387 has no effect o ports/115598 glewis java/jdk16 fails to build o kern/115623 [cardbus] [patch] Xircom CardBus Ethernet II 10/100 Ad f ports/115627 www/Lynx (-ssl) does not correctly test for OpenSSL o ports/115661 nivit [UPDATE] graphics/linux-sdl_image to 1.2.6 f ports/115667 garga update mail/qmail fix a few issues with files/rcNG o kern/115695 [crypto] When "device padlock" defined first ssh to ma p bin/115715 [openbsm] [patch] please add pipe-buffer switcher (On\ s docs/115716 jhb remove cue from supported hardware list f ports/115722 New port:x11/tastymenu A K-Menu replacement for KDE 3. f usb/115737 linimon [uplcom] uplcom doesn't identify my Prolific 2303 any o ports/115739 sobomax fix to misc/zaptel rc.d script to specify modules to l o ports/115742 sobomax [repocopy] rename net/openpbx.org to net/callwear. Upd o ports/115746 portmgr new ports category - meta f conf/115751 linimon [PATCH] etc/rc.d/mdconfig (RELENG_6) p kern/115755 ipfw [ipfw][patch] unify message and add a rule number wher o ports/115758 kuriyama net/freeradius: error install FreeRadius, conflicts de o java/115773 java [request] java.nio channel selectors should use kqueue a docs/115774 murray [patch] Mailing list users aren't warned about public o ports/115800 ale [patch] databases/php5-pdo_sqlite - knob to use shared o ports/115851 tobez [PATCH] www/p5-Jifty: update to 0.70824 o ports/115853 koitsu sysutils/diskcheckd runs constantly rather than at int o ports/115893 acm ffmpeg-2007.07.12_3 graphics/php5-ffmpeg 0.5.0_2 --> l o docs/115921 doc Booting from pst(4) is not supported s conf/115923 [request] rc.subr - logger should be using priorities o usb/115933 usb [uftdi] [patch] RATOC REX-USB60F (usb serial converter o usb/115935 usb [usbdevs] [patch] kernel counterproductively attaches o ports/115940 python Missed one file in lang/python25 if NO_NIS defined f ports/115956 dinoex request port update dns/bind9-dlz o kern/116005 des [libfetch] libfetch accepts invalid URLs o kern/116009 ipfw [ipfw] [patch] Ignore errors when loading ruleset from f ports/116037 multimedia/dvd-slideshow has been updated from 0.7.5 t o docs/116039 blackend [patch] remove nodev references from French documentat p docs/116047 remko [patch] bsdlabel(8) manpage doesn't mention 'auto' typ f ports/116058 Update: x11-themes/gtk-qt-engine to version 0.8 o ports/116061 sobomax start script for net/asterisk now references wrong loc o ports/116066 girgen [patch] Update databases/postgresql-odbc to newest ver o ports/116069 kuriyama net-mgmt/net-snmp: snmp is missing PhysAddress o conf/116071 [patch] loader.conf update some variables o stand/116081 standards make does not work with the directive sinclude o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o ports/116083 ahze [PATCH] graphics/py-opengl: update to 2.0.1.09 o i386/116100 i386 Fatal trap 12 right after reboot (da0s1error = 6) o docs/116116 doc mktemp (3) re/move note f ports/116120 [patch] x11-toolkits/gtkdatabox2: update to 0.7.0.1 f ports/116142 devel/cvsweb3 coloured side-by-side stopped working wh o ports/116144 brooks sysutils/ganglia-monitor-core crashes frequently o ports/116168 danfe audio/libgpod: broken python bindings o threa/116181 threads /dev/io-related io access permissions are not propagat f bin/116190 sam [patch] add syslog support for wpa_supplicant o bin/116198 ifconfig(8): ifconfig illegal option -- n dhclient fa o kern/116201 [panic] The following letters are given in boot. o bin/116209 [patch] [request] decimal suffix in split(1) o ports/116219 portmgr [patch] Add @rmtry to bsd.port.mk o stand/116221 standards [kernel] [patch] [request] SUS issue -- FreeBSD has no f ports/116226 x11-wm/compiz - emerald and compiz-fusion and scim are o ports/116236 gnome [patch] Shoot yourself in the foot fix for www/firefox o conf/116237 [patch] ugly output of the 405.status-ata-raid if fdes o ports/116244 portmgr [patch] bsd.port.mk - Make USE_DISPLAY more general o ports/116248 sergei [PATCH] ports-mgmt/porttools: add -R to cvs update/dif o www/116257 shaun query-pr.cgi is brokebn on ports/114999 f ports/116258 nox astro/google-earth: help is not showing up o ports/116263 gnome x11-toolkits/gtk20: reduce X deps o ports/116274 acm New port: lang/nbc NBC is a programming language for t o usb/116282 usb [ulpt] Cannot print on USB HP LJ1018 or LJ1300 o bin/116302 atacontrol(8) reports wrong stripe for intel raid0 f ports/116320 lwhsu ports-mgmt/portcheck - Update to version 1.13 f ports/116323 net-im/jabber-users-agent bugs f ports/116333 math/isabelle fails to build with SML/NJ; requires bas o i386/116347 i386 [apm] [patch] APM does not suspend USB devices f ports/116395 gerald emulators/wine: wordpad crashes in 0.9.45 update o ports/116412 x11 x11/xorg - Screen artifacts with radeon X driver o bin/116413 incorrect getconf(1) handling of unsigned constants gi o conf/116416 mtm [patch] [request] per-jail rc.conf(5) style configurat o ports/116423 girgen databases/postgresql82-server (8.2.5) failed to built o bin/116425 [patch] [request] ls(1) options for pre-sort of direct o kern/116435 [drm] drm/i915 reports memory leak o ports/116437 kuriyama [PATCH] net-mgmt/net-snmp: count inactive memory as ca s ports/116441 pav net/boinc-client patch for daemon mode o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke o misc/116453 [picobsd] picobsd build script fails for not exist log o amd64/116457 amd64 cant install freebsd on dv9420us o www/116479 www cvsweb+enscript formatting bugfix o docs/116480 doc sysctl(3) description of kern.file no longer applies s a ports/116484 kde [PATCH] OPTIONS'ify x11/kdelibs3 o ports/116485 games/vultures-eye gets a permission denied after typi o amd64/116514 amd64 freebsd6.2 can't detect GA-M61SME-S2's onboard lan car p kern/116537 kib [fdc] [patch] kldunload fdc.ko locks forever due to mi p kern/116539 kib [fdc] fdc(4) marks /dev/fd0 device busy when it should f ports/116550 mi devel/tcltls 1.5.0 port enhancements f ports/116567 [PATCH] net/vnc: patch x0vncserver to not give the sel o ports/116571 skv databases/firebird2-client fails to compile in a jail o usb/116574 usb [ehci] [patch] Add device ids for ICH8 USB chipsets o www/116594 shaun query-pr.cgi on ports/116460 o ports/116601 portmgr [patch] bsd.port.mk - fail if dependency failed o ports/116603 x11 x11/xorg server 7.3 hangs up o ports/116605 x11 x11/xorg: server 7.3 crashes f bin/116606 sam [patch] Enable history support in wpa_cli(8) o ports/116627 clement [patch] www/apache22: completely shut up rc.d script w o ports/116628 hrs [PATCH] ports-mgmt/portbrowser Fix runtime warnings/er o bin/116642 [patch] syslogd(8) bug o bin/116643 net [patch] [request] fstat(1): add INET/INET6 socket deta f kern/116645 pf [request] pfctl -k does not work in securelevel 3 o java/116667 java linux-sun-javac1.4 hangs on SMP o threa/116668 threads can no longer use jdk15 with libthr on -stable SMP o amd64/116670 amd64 [sata] onboard SATA RAID1 controllers not supported fo o ports/116673 fjoe databases/tora: upgrade to 1.3.22. f ports/116682 mi graphics/ImageMagic build fails with FPX support o ports/116683 [NEW PORT] audio/kirocker: KDE Kicker applet for Amaro s amd64/116689 amd64 [request] support for MSI K9MM-V o kern/116697 kmacy [patch] ifconfig's name argument has no efect on /dev/ o bin/116702 [patch] [request] add ability to run man(1) on a local f kern/116720 [panic] running reboot commands causes a kernel page f o ports/116741 openoffice editors/openoffice.org-2 build errors related to java o kern/116742 [kbd] the CapsLock Led not indicate status CapsLock Ke p bin/116766 keramida mtree should probably use getcwd() o kern/116770 [kevent] Unfortunate fifo/O_NONBLOCK/kevent interactio f ports/116783 databases/db46 can not be built o kern/116786 anholt [drm] DRM Problems (using Wine) f www/116805 remko amd64 motherboard: Intel DG965RYCK motherboard compati o ports/116809 des net-mgmt/nav uptate to version 3.3.0 o conf/116816 rrs SCTP dependent on INET6 but config(8) doesn't know. o ports/116817 New port: devel/libreadline-java a JNI-wrapper around o stand/116826 standards [PATCH] sh support for POSIX character classes o ports/116829 New port: net/isc-dhcp31-(client|devel|relay|server) o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o misc/116848 Diskless Booting - make distribution fails with Error o ports/116883 python typo s/python/python25/ in UPDATING o kern/116886 weongyo Lock Order Reversal on Current for kbd and zyd o kern/116896 pjd [patch] Typo in a kassert in GEOM f usb/116898 usb [panic] sleeping thread while using USB hard drive to o conf/116931 lack of fsck_cd9660 prevents mounting iso images with o ports/116934 demon net-mgmt/mrtg won't start in UTF-8 locales o bin/116945 kensmith bsdlabel(8): bsdlabel -e broken on live CD o misc/116946 holographic shell breaks live CD shell f ports/116948 pav [NEW PORT] mail/smfsav: Sendmail Sender Address Valida o ports/116950 jylefort graphics/osg outdated o ports/116956 hrs print/acroread7 - Adobe Reader 8 f ports/116974 net-p2p/azureus fails to operate correctly if IPV6 sup o bin/116980 [patch] [msdosfs] mount_msdosfs(8) resets some flags f p ports/116984 dinoex [patch] www/apache13-modssl missing perl5.8 as RUN_DEP o kern/117000 glebius [carp] CARP using address-less host NIC (carpdev) o docs/117013 doc mount_smbfs(8) doesn't document -U (username) argument o bin/117026 imp [pcmcia]: Panic while removing PCMCIA wireless card a conf/117027 yar rc.subr doesnt deal with perl daemons o kern/117028 [atapicam] [panic] brelse: free buffer onto another qu f ports/117053 [patch] www/youtube_dl Add FLV2MPEG4 option p bin/117065 krion install packages without dependencies o usb/117075 usb [scsi_da] [patch] quirk: USB Samsung YP-U3 MP3 o ports/117078 [PATCH]: www/* COMMENT, BROKEN, RESTRICTED, NO_PACKAGE f ports/117080 linimon [PATCH]: Mk/bsd.perl.mk o bin/117093 kensmith [patch] [request] Teach sysinstall(8) to load config f f ports/117140 [PATCH] mail/nmh: add an option for Cyrus SASL2 o kern/117158 pjd [zfs] zpool scrub causes panic if geli vdevs detach on f ports/117173 graphics/opencv does not compile if ffmpeg option is c o ports/117178 portmgr bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 afte o usb/117183 usb [panic] USB/fusefs -- panic while transferring large a o usb/117185 usb [umodem] [patch] Add support for UNION interface descr o amd64/117186 amd64 kldload Unsupported file type on STABLE amd64 o bin/117189 [patch] ObsoleteFiles.inc not removing old libraries o kern/117190 [sata] [patch] Support ATA ICH7 controller (SATA150 mo o bin/117191 [patch] OptionalObsoleteFiles.inc - Add files to remov o ports/117192 portmgr bsd.port.mk - make readmes broken o usb/117205 usb [uscanner] [patch] uscanner support for HP ScanJet 447 o kern/117215 [sata] Kernel errors accessing audio CDs w/ Samsung SA o ports/117218 miwi [patch] audio/sdl_mixer : timidity++ support o ports/117221 miwi update of games/eduke32 f ports/117230 Make multimedia/xmms respect WITHOUT_GETTEXT/WITHOUT_N s ports/117235 haskell [PATCH] lang/ghc: boot package for freebsd7 o ports/117236 New port: x11/xcb-util A module with libxcb/libX11 ext o kern/117243 [aac] [patch] PCI Ids missing from aac_pci.c o kern/117257 [syscons] [patch] British English Dvorak keymap for sy o ports/117267 xride x11/wdm crashes after upgrade to Xorg 7.3 o ports/117276 New port: security/sqlninja a Sql Server penetration t o bin/117277 des [PATCH] fetch's resume mode doesn't verify that it act f ports/117288 [PATCH] x11-wm/compiz: Add in KDE support, clean up pk o ports/117289 vs [patch] devel/gccxml fails to build on 8.0-CURRENT o ports/117290 New port: archivers/unrar-iconv Extract, view & test R f ports/117298 port (/usr/ports/russian/xneur) update needed o ports/117299 [NEW PORTS] www/webobjects(+) Apple WebObjects ports b f docs/117308 doc Clarification of /etc/defaults/devfs.rules status o ports/117312 New port: x11-fonts/ttf-bengali-fonts - Free TrueType o bin/117315 [smbfs] mount_smbfs(8) and related options can't mount o conf/117323 [termcap] [patch] Missing termcap entry for rxvt-unico o ports/117324 ports devel/sourcenav can't build o ports/117327 devel/devhelp doesn't build with seamonkey o bin/117339 net [patch] route(8): loading routing management commands o kern/117348 [libedit] Loading history file sometimes fails in libe o ports/117357 lev [PATCH]devel/subversion: missing file in pkg-plist s ports/117364 gnome sysutils/brasero cannot access CD/DVD due to builtin c o www/117368 bugmeister japanese page for send-pr web interface doesn't work o kern/117374 vidcontrol(1) videomode: Operation not supported by de o bin/117375 powerd(8) doesn't work if freq_levels contains same fr f ports/117404 x11 ports x11/xdriinfo missing required dependency s ports/117415 portmgr Retire old versions prior to FreeBSD 5.5 o kern/117420 jeff [sched_ule] round off in sched_balance_pair() f ports/117431 Update port: graphics/ipe Version 6.0pre28 of Ipe that o bin/117433 rrs [SCTP]: typo in netstat/sctp.c o ports/117440 kde misc/kdeedu3 - Request to package README.ephemerides f o kern/117443 [ata] [hang] system hang with ataidle o ports/117449 markus [PATCH] deskutils/kchmviewer - fixed install problem w o bin/117452 [patch] tftp(1): the fix for PR 103206 was incorrect o kern/117474 [hang] HP Proliant 5500 hangs on reboot with 6.2 o ports/117475 [maintainer update] updated net/asterisk-app-notify th o ports/117480 New Port: devel/dev86 -- 8086 Development Tools o gnu/117481 sort(1) incorrect numeric sort in very specific cases o misc/117484 a.out.h still has 4 clause BSD license o bin/117492 reset(1) doesn't restore erase token o ports/117507 portmgr bsd.port.mk - Allow tab as well as space in param.h fo o kern/117512 des [libpam] [patch] document .opieaccess for pam_opieacce f ports/117518 [PATCH] misc/ipbt - fix BROKEN size mismatch in distin o bin/117520 mux [patch] csup not-really-equivalent to cvsup o ports/117521 [new port] net/asterisk-res-bonjour Bonjour (Zeroconf) o ports/117535 haskell [PATCH] devel/darcs: port is broken for RELENG_7 f ports/117536 scf [MAINTAINER] games/linux-ut: Anthology CD support plus o ports/117544 [NEW PORT] audio/gnormalize, a Gtk2 frontend to normal o ports/117545 tmclaugh [New Port] devel/monodevelop o usb/117546 usb [usbdevs] [patch] Add MaxStream ZigBee product ID to u o ports/117551 tmclaugh [New Port] lang/boo, the boo programming language. f ports/117557 demon [PATCH] net/yaz: update to 3.0.14 p bin/117564 krion [patch] pkg_updating: UPDATING parser and displayer o kern/117578 kmacy [lo] [patch] lo(4) can be simplified even further o ports/117580 anray maintainer update] textproc/dictem: Upgrade to use sys o usb/117598 usb [uaudio] [patch] Not possible to record with Plantroni o kern/117599 multimedia [pcm] Audio routing problem NVIDIA MCP51 HDA o power/117601 ppc [patch] Comments (style) in /sys/powerpc/conf/{GENERIC o ports/117602 ale mail/Enigmail fails on amd64 (may be a memory leak) f bin/117603 iedowse [patch] dump(8) hangs on SMP - 4way and higher. o kern/117605 acpi [acpi] [request] add debug.cpufreq.highest o kern/117607 dev.cpu.0.freq not showing up any longer on amd64 note o ports/117608 miwi [Maintainer-update]: devel/sdl12 version update to 1.2 o ports/117609 miwi [Maintainer-update] audio/sdl_mixer version update to o ports/117610 miwi [Maintainer-update] graphics/sdl_image version update o ports/117611 miwi [Maintainer-update]: graphics/sdl_ttf version update t o ports/117612 miwi [Maintainer-Update] graphics/sdl_gfx maintainer overta o ports/117626 steve x11-toolkits/open-motif: multiple crashes on 7.0 o ports/117646 jmz [PATCH] comms/mgetty+sendfax: [SUMMARIZE CHANGES] o ports/117647 novel [patch] security/libgpg-error update to 1.6 o kern/117655 sam [ral] ral%d: device timeout when running as an access f ports/117683 johans climm should provide an optional dependency on gloox o bin/117687 [patch] fstab(5) format cannot handle spaces o ports/117703 New port: devel/asdlgen generate serializers for C,C++ o kern/117709 [libcrypto] [patch] Base openssl does not define OPENS o ports/117710 jylefort [PATCH] mail/mail-notification: update to 4.1 and unbr o kern/117711 matteo [rpc] rpcbind binds to all interfaces on random ports o ports/117722 x11 [patch] x11/xdm Xresources missing #endif o kern/117729 multimedia [snd_hda] microphone is not working with snd_hda on Fr o bin/117733 [patch] [request] allow to tee(1) to sockets, descript p ports/117734 gnome mail/thunderbird built without GSSAPI support o docs/117747 doc 'break' system call needs a man page o bin/117748 sh(1): Backslash quote fails in pattern for substring f bin/117751 [patch] [request] Make pw(8) support "-d" argument o ports/117755 novel New port: security/libgcrypt-devel alpha version libgc o gnu/117756 dialog_checklist() does not honour DisplayX/DisplayY o ports/117757 x11 x11/xorg: Unable to install Xorg from ports collection o ports/117758 sem ports-mgmt/portupgrade gets a fatal error if upgrading o ports/117759 novel Update port: security/gnutls-devel o bin/117773 w(1): 'w -n' still displays names for IPv6 connections o ports/117797 miwi [Maintainer-update]: net/sdl_net version update to 1.2 o docs/117798 doc formatting oddity in sysmouse(4) o ports/117802 dougb dns/Bind94 upgrade breaks includes o ports/117804 x11 Laptop with Xorg does not work Caps/Num Lock diode not o ports/117810 multimedia multimedia/vlc-devel port could be compiled with lua m o ports/117814 miwi conflict: graphics/sdl_ttf and x11-fonts/showfont o ports/117823 miwi maintainer-update of mail/mutt o ports/117824 multimedia CONFIGURE_LINE truncated to 2048 chars in [at least] m o kern/117829 [unionfs] can't mount devfs on top of unionfs anymore f kern/117836 kmacy [patch] [request] Extend ktrace/kdump output p bin/117855 krion [patch] pkg_updating: minor code cleanups o kern/117867 kmacy [heimdal] kinit generates bad tickets on multihomed IP o ports/117873 multimedia [PATCH] textproc/p5-xmltv: update to 0.5.50 f ports/117874 bsam [patch] graphics/ffff: unbreak building with gcc-4.2 o ports/117879 sobomax misc/zaptel: [PATCH]: unbreak 8.0-current o usb/117893 usb [umass] Lacie USB DVD writing failing o ports/117895 aaron [PATCH] net/p5-REST-Application: update to 0.992 f ports/117900 x11-wm/pekwm ports needs to be updated o ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o usb/117911 usb [ums] [request] Mouse Gembird MUSWC not work o kern/117913 kmacy rtfree() is being called where RTFREE_LOCKED() should o ports/117921 vanilla New port: multimedia/feng Feng is a multimedia streami o bin/117922 ftpd(8): remote ftp user possible leave chrooted envir f ports/117923 maho USE_FORTRAN=yes: shared libraries for blas, lapack, an o kern/117926 jfv [em] Intel S5000-based mobo, em driver does not attach o ports/117929 x11 x11/Xorg 7.2 missing glwDrawingAreaWidgetClass o ports/117931 skv [PATCH] devel/bugzilla2: Update port name after repoco s bin/117934 [request] add support for SHA-256 and SHA-512 password o conf/117935 rc [patch] ppp fails to start at boot because of missing o usb/117938 usb [ums] [patch] Adding support for MS WL Natural and MS o bin/117944 [PATCH] [request] add a du(1) -l option to count hardl o ports/117945 New port: sysutils/metamorphose-1.1 Metamorphose flexi o ports/117947 kde deskutils/kdepim3 - Kmail Disconnected IMAP + Korganiz o kern/117954 [ufs] dirhash on very large directories blocks the mac o ports/117957 security/swatch can't stop (doesn't match pid with pro o ports/117960 kde Patches to enable webcam support in net-im/kopete o bin/117966 fdread(1) aborts with EPERM f conf/117984 gshapiro [patch] [request] map improvement for etc/mail/Makefil a kern/117987 rwatson read(2) on directories might leak filenames of deleted o ports/117993 cokane [patch] [request] misc/cpuid add AMD Miscellanous Feat o ports/118003 clement www/apache22: with PgSQL option require only libpq.so. o bin/118014 remko [patch] arp(8): Minor style(9) change to src/usr.sbin/ f ports/118019 tmclaugh devel/libticalcs: Move to comms category o www/118020 darrenr online man pages query for man 4 ipfilter returns man o kern/118021 [kbd] 7.0 Beta 2 sysinstall keyboard emits control cha o ports/118033 [new port] devel/cvs-devel 1.12.13_8 o ports/118034 sumikawa [update] devel/cvs+ipv6 1.11.17_2 o ports/118039 kuriyama misc/Amanda-server ssh-security in config menu o ports/118046 kde Ports dependent upon devel/qt4-corelib or x11-toolkits o stand/118047 standards SUGGESTION: /etc/printcap vs mergemaster o ports/118051 demon www/squidclients is broken o ports/118052 linimon [patch] consolidate tcl* and tk* categories into just o ports/118054 portmgr comment cleanups in bsd.*.mk o ports/118060 erwin emulators/snespp: fix build on -CURRENT o ports/118061 sobomax misc/zaptel: fix build o -CURRENT a bin/118071 darrenr ipnat(8): ipnat -s expired counter does not update (re o ports/118073 tmclaugh security/openssh: DEPRECATE port due to security and n o ports/118074 net-im/jarl Runtime error: unknown (tk) option "state o ports/118080 xride USE_GCC=3.4 in audio/py-vorbis o bin/118087 [patch] restore(8) complains about "Header with wrong o ports/118088 java java/eclipse-devel: The path of Variable Exec= in fil f ports/118092 Installing mail/dbmail breaks installation of mail/mai p ports/118094 dinoex [PATCH]graphics/graphviz: misc. problems o usb/118098 usb [umass] 6th gen iPod causes problems when disconnectin o ports/118103 New port: databases/couchdb A document database server f ports/118105 mail/spamd - spamd-setup with multiple files in spamd- p kern/118110 yongari [msk] [patch] make msk(4) work on 3rd generation MacBo o conf/118111 [patch] [request] Add MAC address based interface rena f ports/118112 [PATCH] sysutils/fusefs-kmod: use SRC_BASE o conf/118113 [md] mdconfig init script requires image to be on root o bin/118114 [patch] update manctl(8) o kern/118126 kmacy [nfs] Poor NFS server write performance o ports/118129 gnome sysutils/tracker core dumps on startup on amd64 o bin/118132 [PATCH] pax(1): broken -s handling of \1, \2 ... o ports/118133 gnome mail/evolution: email crashes when sorting by Subject o kern/118135 [ata] [patch] Detect ATA controllers in MacBook3,1 o misc/118149 [tinybsd] files missing tinybsd image f ports/118155 rodrigc devel/apr: [PATCH]: lang/perl5 is _not_ a RUN_DEPENDS f ports/118159 ijliao [PATCH] security/cryptopp: update to 5.5.2 f kern/118161 thomas [atapicamm] failure message from ATAPI CDROM in the bo o ports/118168 multimedia [patch] multimedia/transcode - Add WITHOUT_X11 and WIT f ports/118192 tabthorpe ports/*: [PATCH]: Add 13 SHA256 checksums o kern/118193 sos [ata] [patch] [request] add support for IXP600 and IXP o ports/118196 krion x11/xterm v229 mishandles combining characters o bin/118205 [patch] [request] new options -r to pkill(1) a pid aft o bin/118207 burncd(8) gives I/O error writing CD on Pioneer DVDR-1 o ports/118209 miwi [PATCH] deskutils/recoll update to version 1.10.0 o ports/118212 portmgr [patch] bsd.port.mk - USE_LINUX is not defined if USE_ f ports/118213 games/HeroesOfMightAndMagic - heroesOfMightAndMagic's o docs/118214 doc close(2) error returns incomplete o ports/118217 x11 xorg doesnt find usb mouse when initiated with devd, w o ports/118218 krion x11/xterm should be configured with --enable-setuid fo f ports/118226 miwi [Maintainer-Update] print/pslib: update to 0.4.1 o ports/118229 New port: security/fwknop fwknop,"FireWall KNock OPera o ports/118230 acm games/linux-quake4 fails to start f ports/118232 A note on multimedia/nuppelvideo + multimedia/exportvi o ports/118237 multimedia Ports: multimedia/ffmpeg fix configure option and add o kern/118247 rwatson [mac] netstat/sockstat reporting incorrect information o bin/118248 newsyslog(8) does not obey -s (nosignal) flag o bin/118249 fs mv(1): moving a directory changes its mtime o ports/118257 mi graphics/libfpx fails to comile p bin/118260 edwin bin: more informative error message for install(1) o ports/118263 mat [patch] ports: textproc/p5-Text-Reform needs devel/p5- o ports/118269 acm games/slune: update and fix o bin/118286 rink [patch] watch(8) allow use up to 10 snp* devices o kern/118287 [kernel] [patch] tty write is not always atomic for sm o ports/118289 multimedia port of multimedia/tovid only semi works on 6.2 Releas p bin/118292 edwin [sysvipc] [patch] Add support to remove all msg/shm/se f ports/118293 net/vnc Xvnc won't run without fonts.alias installed o bin/118294 weongyo [patch] ndiscvt(8) can't parse WORD which includes '(' o bin/118295 weongyo [patch] ndiscvt(8) makes a syntax error when it proces o bin/118296 weongyo [patch] ndiscvt(8) can't parse a STRING WORD pattern w o bin/118297 weongyo [patch] ndiscvt(8): sort a output format. o ports/118301 python devel/py-setuptools easy-install.pth contents lost on o ports/118303 miwi update for security/ike f ports/118311 misc/hello: [PATCH]: 2.1.1_2 -> 2.3, install-info clea f ports/118314 x11-wm/compiz-fusion-plugins-extra doesn't build o kern/118317 [zlib] [patch] Incorrect gzeof() return value in zlib o ports/118321 oliver x11-wm/xfce4-panel - Xfce4 panels crash in 7.0_Beta2 a bin/118325 dougb [patch] [request] new periodic script to test statuses f ports/118327 se [PATCH] Uprade net/SIPp port to new snapshot (bug fixe o ports/118328 fjoe [PATCH] devel/cvsnt: update to 2.5.04.2878 o ports/118331 [NEW PORT] x11-fonts/indic-ttf o docs/118332 doc man page for top does not describe STATE column wait e o ports/118339 port net/quagga needs --enable-tcp-zebra option o i386/118350 i386 [hang] BTX loader hangs on PC Engines WRAP o kern/118355 pf [pf] [patch] pfctl help message options order false -t f ports/118358 math/R update from 2.6.0 to 2.6.1 version o ports/118363 lofi bug in security/pinentry-curses causes gpg2 port to be f ports/118364 garga [PATCH] port mail/qmail-scanner: new option to use C w o ports/118368 New port: net/asterisk-agx AGX Extra Addons (including p kern/118369 thompsa [ndis] [patch] ndis - a incorrect definition of struct o usb/118374 usb [usbdevs] [patch] support Option GlobeTrotter Max 3.6 o ports/118377 oliver multimedia/Audacious - some ports need update o conf/118385 rc [patch] [rc] /etc/rc.d/motd doesn't work on custom sys o ports/118386 New port: graphics/hugin-devel A GUI for Panorama Tool o ports/118406 danfe [x11/nvidia-driver-*xx] nvidia driver port name confli f ports/118410 vs archivers/libunrar - sync with main sources o gnu/118415 nm -D fails if a file has no symbols o ports/118419 danfe x11/nvidia-driver: link_elf: symbol _sleep undefined f ports/118436 miwi [update] irc/bopm : update to 3.1.3 and unbreak gcc42 o ports/118438 New port: biology/njplot Phylogenetic tree drawing pro f ports/118444 [patch] port update devel/libical o bin/118449 sysinstall(8): Installer failing dns lookups f ports/118456 [Patch] x11/roxterm doesn't match URLs properly o ports/118457 miwi [Update] Updating devel/libconfig to version 1.2 o ports/118460 New port: biology/muscle multiple alignment software o kern/118461 [libutil] [patch] humanize_number(3) incorrectly forma o kern/118473 kib [linux] ELF Notes vs. brandelf o usb/118479 usb [ubsa] [patch] ubsa driver does not recognize AnyDATA f ports/118482 sysutils/desktopbsd-tools dbsd-pkgmgr doesn't recogniz o usb/118485 usb [usbdevs] [patch] Logitech Headset Workaround o kern/118486 dwmalone [bpf] [patch] change BPF filters without discarding bu o bin/118488 [patch] pw(8) usershow doesn't print password hashes w o kern/118493 weongyo [ndis] [patch] a trivial fix when ndis sets `ndis_reso o ports/118499 rafan Update port: audio/libmtp to version 0.2.4 o bin/118501 Sending SIGINT to cvs(1) gives segmentation fault o ports/118502 se update multimedia/kplayer a kern/118510 alc [libc] [patch] munmap(2) doesn't remove all mappings o ports/118511 cy sysutils/screen - makes bash(1) need a delay between h o ports/118512 gnome [New port] www/webkit-gtk o ports/118527 openoffice editors/openoffice.org-2 seg faults when asked to perf o ports/118529 New port: devel/luajava o kern/118534 [ipw] bitrate and power wifi can't change/set ipw Inte o bin/118536 dougb [patch] [request] mergemaster(8): fix top level ${SOUR o kern/118540 [elf] [patch] update sys/sys/elf_common.h with new ema s ports/118541 arved [patch] security/libgcrypt update to 1.4.0 o threa/118544 delphij [libc] [patch] the "clnt_create" function in "libc/rpc o docs/118545 doc loader tunables kern.dfldsiz and friends nearly undocu o ports/118547 x11 [patch] x11/xdm fails with pam_krb5 o ports/118548 New port: biology/consed viewing and editing workbench o ports/118556 New port: math/rapid Robust and Accurate Polygon Inter o ports/118566 matusita emulators/vmware-guestd5 can't install to 8-current gu f ports/118570 www/linux-flashplugin9 - v9.0r48 doesn't play youtube s usb/118571 usb [boot] [request] fix BTX issues when booting FreeBSD 7 p kern/118572 yongari [re] [patch] RealTek 8169S RE device promiscuous mode o ports/118598 miwi Update port: graphics/libgeotiff to 1.2.3 o ports/118601 miwi Update port: databases/libzdb to 2.0.2 o ports/118603 miwi Update port: devel/libsigcx to 0.6.6 o ports/118608 beech Update port: print/ghostscript-gpl to 8.61 o bin/118644 edwin [patch] style(9)ify src/usr.bin/calendar o ports/118645 x11 Xorg need realtime priority for mouse work nice s ports/118663 [update] net-mgmt/nrpe2 - update to 2.10 o usb/118670 usb [ums] [patch] Razer Copperhead Laser Mouse shows up as o ports/118673 anholt [patch] devel/git make patch-while-case conditional o ports/118677 timur [net/samba3] Unix password synchronization with PAM do o usb/118686 usb [usbdevs] [patch] teach usbdevs / ubsa(4) about Huawei o ports/118688 New port: x11-wm/fvwm-crystal, powerful desktop enviro o docs/118693 jfv Update for "em" man page for RELENG_7 o ports/118697 portmgr bsd.port.mk - error-inducing absolute path in X11R6 sy o ports/118702 [patch] audio/musicpd: missing option for shoutcast/ic f ports/118707 [patch]audio/musicpd shout support o kern/118713 [minidump] [patch] Display media size required for a k f kern/118722 net [tcp] Many old TCP connections in SYN_RCVD state o kern/118727 net [ng] [patch] [request] add new ng_pf module o java/118735 glewis Java 1.5: JMX OperatingSystem mbean yields wrong resul o ports/118736 danfe x11/nvidia-driver (100-14-19) make fails with SED erro o kern/118739 [cpufreq] [patch] Allow the cpufreq/p4tcc driver to de o usb/118741 usb [umass] [patch] Support for Nikon D300 digital camera o ports/118746 sat [NEW PORT]: logwatch-7.3.6_2 A log file analysis pr o ports/118749 portmgr [PATCH] bsd.port.mk: add missing UNMAKESELF_CMD, requi o bin/118759 cvs(1): cvs -R doesn't handle non-existent tags o ports/118769 chinsan New port: games/stepmania-devel - Stepmania dance and p conf/118770 mtm [patch] rc.d scripts: print information instead of sil o ports/118773 miwi x11-toolkits/py-qt and devel/py-sip don't need python2 o kern/118779 [ata] cdcontrol + "eject key" can eject mounted medium o bin/118782 shar(1) sometimes creates broken archives o ports/118798 multimedia [PATCH] Update graphics/libcaca to 0.99.beta13 s ports/118800 pav New port: ocaml-pgocaml type-safe PostgreSQL interface o ports/118815 girgen Update www/jakarta-jmeter to 2.3.1 o kern/118819 [vmware] FreeBSD 6.2 in VMware is unstable and there i f ports/118821 miwi [patch] audio/libmpd: update to 0.15.0 f ports/118822 miwi [patch] audio/gmpc: update to 0.15.5.0. o kern/118824 gshapiro [libmilter] [patch] libmilter in FreeBSD is using sele o bin/118837 gshapiro [patch] untagged form of sendmail access DB deprecated o ports/118859 mnag mail/libspf2 not correctly work with MX>5 o bin/118874 edwin add TFTP Option Extension (rfc 2347) from NetBSD o ports/118875 kuriyama [patch] net-mgmt/net-snmp conflicts with ucd-snmp (net f ports/118878 miwi net/openser port minor expansion/version bump a kern/118879 net [bge] [patch] bge has checksum problems on the 5703 ch o ports/118888 stas Update port: www/ocaml-net New version 2.2.9 o ports/118895 kuriyama [patch] security/gnupg update to 2.0.8 o ports/118904 clement [repocopy] net/cactid -> net-mgmt/cacti-spine o ports/118906 [NEW PORT] graphics/2d-rewriter: Fractals generator ba f ports/118907 araujo New Port: net-mgmt/p5-Nagios-Plugins-Memcached p usb/118915 imp usbhidctl(1) appears to not report features and write o ports/118918 fjoe [PATCH] x11-toolkits/wxgtk28*: update to version 2.8.7 f ports/118919 python [PATCH] x11-toolkits/py-wxPython28*: update to version o ports/118923 Wrong pidfile in /usr/local/etc/rc.d/dcc-start port ma o ports/118925 aaron [PATCH] textproc/p5-CSS-Squish: update to 0.07 f ports/118926 mail/spamd: issues with deletion and syncing from spam o ports/118942 cy [patch] sysutils/screen print the PID of a session cre o ports/118958 ade Mk/bsd.autotools.mk: find configure if CONFIGURE_WRKSR f ports/118960 cannot apply patches for port russian/xmms o kern/118962 [agp] Intel GMA 3000 Video Controller Not Recognized U f ports/118970 nemoliu [PATCH] java/jboss5: update to 5.0.0.Beta3 o kern/118975 net [bge] [patch] Broadcom 5906 not handled by FreeBSD p conf/118976 [patch] Turkish locale support for tr_TR.ISO8859-9 o bin/118987 net ifconfig(8): ifconfig -l (address_family) does not wor f ports/118992 multimedia/xmms - WITH_ENCODING_PATCH was deleted from o usb/119002 usb [patch] [request] new driver: add "ucp" driver support o ports/119008 [NEW PORT] security/easypg: EasyPG is yet another GnuP o ports/119013 marcus net/wireshark: missing OPTIONS f ports/119015 games/alephone - TotalTextureEnhancementv61.zip unfetc o ports/119023 danfe x11-toolkits/nucleo fix dependency o ports/119040 clsung [update] math/ruby-netcdf: update to 0.6.3 o ports/119044 New port: audio/festlex-czech,audio/festvox-czech Czec f ports/119048 portmgr bsd.port.mk - per-port make.port.conf support [fix inc o ports/119049 alexbl new version of picard program (audio/picard) is availa o ports/119050 gnome audio/gnome-media 2.20.1 gnome-cd player widgets look o ports/119052 maho bsd.gcc.mk - USE_FORTRAN=yes should imply RUN_DEPENDS f ports/119054 miwi math/rpy update to 1.0.1 o ports/119056 miwi [Maintainer-update]: devel/guichan and games/tmw updat f ports/119057 sysutils/fusefs-wdfs update to upstream wdfs-1.4.2 o java/119063 java An unexpected error has been detected by Java Runtime a ports/119067 oliver [PATCH] multimedia/audacious: update to 1.4.4 o bin/119068 dd(1) yields a bogus error when input file is to small a ports/119069 oliver [PATCH] multimedia/audacious-plugins: update to 1.4.2 o ports/119073 portmgr bsd.port.mk - A lot of ports are extracted with 0777 p o conf/119076 rc [patch] [rc] /etc/rc.d/netif tries to remove alias add o bin/119077 re sysinstall - reading packages from index is extremely o ports/119085 x11 x11/xorg: pcidata field name error o ports/119087 clsung [PATCH] devel/rubygem-parsetree: update to 2.1.1 o ports/119090 danfe x11/nvidia-driver needs to be updated. Many cards not o ports/119095 brooks [PATCH] sysutils/ganglia-monitor-core: allow to run mu f ports/119096 miwi [Patch] cad/brlcad: use termios, not sgtty o www/119105 www User Group f ports/119113 [Patch] japanese/rogue_s: Don't use sgtty. f ports/119114 [Patch] japanese/edict: use termios instead of sgtty o ports/119115 chinsan [Patch] chinese/ve: use termios, not sgtty s ports/119120 farrokhi Request to update devel/upnp to 1.6.3 which compiles p p i386/119126 des [ichwd] [patch] ICHWD on ICH9 family chip o ports/119147 lme Update of audio/ventrilo-server port to 3.0.2 o usb/119150 usb [usbdevs] [patch] new usbdevs for CDMA 1xEVDO devices o ports/119155 danfe emulators/wine: multiple hidden depends/missing option o ports/119156 jmelo /archivers/hffzip MASTER_SITES fix f ports/119170 leeym [PATCH] archivers/xar: update to 1.5.2 o ports/119171 miwi [NEW PORT] dns/openresolv o i386/119175 i386 [busdma] [patch] Typo in bus_dmamem_alloc() o www/119177 www Motherboard that works o ports/119183 [NEW PORT] net/freeradius-client: FreeRADIUS Client li o ports/119186 jmelo [update] sysutils/stress - update to 1.0.0 f ports/119189 obrien editors/vim: gvim shows Gtk-warning o ports/119193 jmelo astro/boinc-setiathome-enhanced : update MASTER_SITES o ports/119194 jmelo misc/biosfont-demos : update MASTER_SITES o ports/119195 jmelo sysutils/biosfont : update MASTER_SITES s bin/119196 des [request] parallel download from multiple servers by f o ports/119199 danfe [PATCH] emulators/wine: option to disable CUPS o kern/119202 [kernel] [patch] Add generic support for disabling dev o kern/119205 edwin [dc] [patch] Collect various stats regarding dc(4) int o ports/119224 New port: net/openamq OpenAMQ is a complete AMQP messa o usb/119227 usb [ubsa] [patch] ubsa buffer is too small; should be tun o ports/119236 New port: www/squidclamav, interface to perform antivi o sparc/119240 sparc64 top has WCPU over 100% on UP system o ports/119248 mat [update] devel/perltidy - update to 20071205 o ports/119275 olgeni [patch] www/yaws - enable compilation on non-i386 o ports/119281 infofarmer [patch] Update devel/libixp to 0.4 o ports/119282 danfe [patch] Update x11-wm/wmii to 3.6 o ports/119285 sat New port: www/xpi-torbutton Quickly toggle Firefox's u o kern/119288 VERBOSE_SYSINIT is MFCed but bug-patch for it not o kern/119293 [gbde] gbde swap encryption forces gmirror to rebuild f ports/119297 lwhsu Update port net/py-radix - from 0.4 to 0.5 o ports/119302 markus graphics/gwenview hangs up under 7.0 o ports/119304 maho math/atlas fails to build o bin/119305 jail [jail] [patch] jexec(8): jexec -n prisonname: selectio o kern/119307 [queue] [patch] TRASHIT macro blasts list header if RE o ports/119308 xride [update] audio/gnump3d - update to 3.0 o ports/119314 openoffice gcc-4.2.3_20071024 is not only build-depend for openof f ports/119316 pav sysutils/condor: update to 6.8.8 f ports/119318 alepulver games/rtcw: does not work on FreeBSD 7.0-Prerelease f ports/119319 www/tomcat55 rc.d script fails to stop tomcat o www/119326 remko [patch] update for publish webpage o docs/119329 doc [patch] Fix misleading man 1 split o bin/119331 [patch] sysinstall(8) can not use network in jailed en o docs/119338 doc gprof(1) refers to unmentioned option "-c" o i386/119350 i386 [i386] [patch] cpufreq(est) reports invalid frequency. p kern/119351 des [ichwd] [patch] add ICH-8M support for ichwd o ports/119352 nork graphics/ilmbase configure tests for shared semaphores o ports/119353 araujo ports/games/glchess badly broken o bin/119354 mux csup in free(): error: chunk is already free o ports/119357 maho lang/gcc42 WITH_JAVA_AWT=yes fails to install o kern/119358 [kernel] [patch] SYSINIT_VERBOSE can be more verbose o ports/119366 lev [PATCH] devel/mingw32-bin-msvcrt: Update to r3.14.a3.1 f ports/119367 [PATCH] deskutils/xcalendar: add Japanese holidays in o bin/119368 krion [PATCH] pkg_add(1) doesn't keep dependent packages wit f ports/119373 Update port: databases/grass to 6.2.3 f ports/119375 rafan Fix compile in net/gatekeeper after pwlib update o ports/119376 rafan Updates net/openh323 from 1.18.0 to 1.19.0.1 o ports/119377 rafan Update devel/pwlib from 1.10.3 to 1.12.0 o ports/119380 laszlof print/pcal has been updated from 4.10.0 to 4.11.0 o docs/119386 blackend bsdlabel and newfs on DVD-RAM (handbook ch. 18.7.9) o ports/119388 ports that require gcc 34 instead of gcc42 o usb/119389 usb [umass] Sony DSC-W1 CBI reset failed, STALLED (regress f ports/119391 clsung [PATCH] www/p5-CGI-FormBuilder: Update to 3.0501 f ports/119392 [patch] update graphics/gdal to 1.5.0 o ports/119397 glewis java/jdk16: Wrong locales with patchset 3 s docs/119404 doc [request] events page should list only last 2 years wo o ports/119409 miwi new port: news/sabnzbdplus o ports/119413 miwi www/p5-FCGI-ProcManager - Double port/naming inconsist o ports/119418 portmgr Remove support for XFree86-4 o ports/119425 New port: korean/ko.TeX Korean TeX macro and utilities o ports/119427 New port: korean/ko.TeX-fonts-extra Korean TeX extra f o ports/119428 New port: korean/ko.TeX-fonts-base Korean TeX base fon o kern/119432 net [arp] route add -host -iface causes arp e o ports/119434 gordon [update] net/zsync - update to 0.4.3 o ports/119436 miwi New Port: textproc/p5-exceltex perl-script and LaTeX s o ports/119440 python lang/python25: NO_NIS=true in /etc/make.conf breaks pk f ports/119449 trasz [PATCH] emulators/hercules: update to 3.05 o ports/119453 scrappy [patch] Fix two small flaws in sysutils/bsdstats port f ports/119454 mail/dcc-dccd port deletes dcc_conf on update f ports/119457 update textproc/qstardict o conf/119464 [patch] [request] Add 'sorted' option to etc/periodic/ f ports/119468 miwi [maintainer-update] finance/kmymoney2: update to 0.8.8 a ports/119476 naddy [PATCH] audio/flac: update to 1.2.1 o ports/119479 multimedia [PATCH] audio/flac123: update for flac-1.2.1 o bin/119483 [patch] vidcontrol(1) misses latest VESA mode (off-by- o i386/119491 i386 [i386] [patch] [request] padlock enable for new VIA C7 o ports/119506 miwi Update port: x11-wm/epplets to 0.10 o kern/119507 [dri] mach64.o kernel module version is 1.0.0, but ver f ports/119514 [PATCH] emulators/libspectrum: update to 0.4.0 p kern/119515 [puc] [patch] support for Moxa Technologies CP-104EL P o amd64/119516 amd64 [panic] _mtx_lock_sleep: recursed on non-recursive mut o ports/119517 [PATCH] emulators/fuse: update to 0.9.0, take maintain p docs/119519 trhodes [PATCH] ports(7): Move `config-recursive' where it bel a docs/119536 doc a few typos in French handbook (basics) p bin/119542 thompsa netstat does not print correcty L2 routes on bridge in o ports/119555 sat Mk/bsd.sites.mk: Update MASTER_SITE_APACHE f ports/119556 [PATCH] textproc/xerces-c2: Update to 2.8.0 o ports/119557 miwi games/gnubg update to 0.15 o kern/119564 [ktrace] kdump segfault on linux binaries o ports/119566 rafan [PATCH] print/ghostscript-gpl: Add support for Japanes o kern/119572 [sbp] PowerBook not accessable when in target mode o i386/119574 i386 [i386] 7.0-RC1 times out in calibrate_clocks() (regres o kern/119575 simokawa [firewire] [patch] sbp_targ cannot handle multiple CTI o ports/119576 ehaupt [NEW PORT] mail/dovecot-antispam: The dovecot antispam f ports/119579 miwi New port: mail/spamdyke A filter for monitoring and in o ports/119584 itetcu [PATCH] security/nikto: update to 2.02 o bin/119589 [patch] powerd(8): default parameter of powerd is unsu o conf/119592 Recent changes to rc.d/ntpd prevent no-config startup o ports/119593 [patch] multimedia/mplayer: allow building with distcc o docs/119594 remko [patch] Add VMware Fusion to the Virtualization sectio f ports/119601 miwi [NEW PORT] graphics/lprof: Open source color profiler f ports/119603 upgrade net/whois from 4.7.22 to 4.7.24 o kern/119604 [kernel] [patch] remove superfluous line in sys/kern/s o kern/119606 [sio] [patch] PCMCIA card not attached to driver o ports/119609 miwi New Port: german/tipp10: A 10 finger touch typing lear o bin/119610 [patch] config(8): config -x appends unwanted trailing p bin/119614 keramida [patch] add regression tests for tr(1) o kern/119617 net [nfs] nfs error on wpa network when reseting/shutdown o kern/119618 [fdc] Double Density Disks do not work correctly o ports/119629 gnome x11-fm/nautilus 2.20.0 fails to unmount USB device by o usb/119633 usb [umass] umass0: BBB reset failed, IOERROR (regression) o kern/119635 jfv [em] Bad UDP packet checksum with em(4) and rxcsum/txc o ports/119636 ahze [PATCH] finance/gnucash: remove g-wrap from LIB_DEPEND o ports/119639 multimedia multimedia/libdvbpsi: upgrade to 0.1.6. o ports/119640 [NEW PORT] devel/sml_tk: Typed and abstract Standard M f ports/119644 FreeBSD Port: archivers/xarchive failing to open files s bin/119645 [request] mount_ntfs(8) -- files permissions mask is i o ports/119646 New Port: mail/prepflog Sanitises maillog output for p f ports/119647 multimedia/libdvdcss has errors decoding keys o usb/119653 usb [cam] [patch] iriver s7 player sync cache error patch o java/119654 java jdk 1.6: java.awt.SplashScreen#getSplashScreen throws p docs/119658 keramida [patch] Add syntax note to loader.conf.5 f ports/119660 miwi multimedia/mplayer: doesn't play .rm files f kern/119661 pf [pf] "queue (someq, empy_acks)" doesn't work o ports/119662 demon [PATCH]math/glpk: update to 4.25 o kern/119668 scsi [cam] [patch] certain errors are too verbose comparing f ports/119670 [maintainer update] astro/gpsd - Taking over orphan/up o kern/119671 multimedia [snd_hda] line is mic and mic is line on Fujitsu Sieme o ports/119672 New port: multimedia/kissdx o ports/119673 miwi [maintainer] Update security/nmap to 4.52 and replace f ports/119674 araujo [new port] (resurrection) audio/paman o ports/119679 motoyuki [PATCH] japanese/mh for gcc 4.2 on FreeBSD 7.0 o ports/119680 net/ssldump: Couldn't create network handler o ports/119681 stas [UPDATE] devel/cross-binutils from 2.17 to 2.18 o kern/119683 [xpt] Error string in xpt needs correctness update o ports/119688 lev [PATCH] devel/mingw32-binutils: Correct ld build probl o bin/119695 pw(8) does not interact with nscd(8) o ports/119704 skv [patch] unbrake sysutils/pmap on 7.0 p bin/119705 keramida [PATCH] make iostat(8) a bit smarter about the number o ports/119710 sumikawa [patch] net/netcat - nc command runs BSD nc instead of f ports/119726 miwi Update port: misc/katalog to 4.0 o ports/119731 [UPDATE] Update sysutils/ataidle to version 2.2 o ports/119737 python [NEW PORT] devel/py-extended-threading o ports/119739 mm lang/expect-devel : glob pattern matching doesn't work o ports/119742 aaron [PATCH] Update net/csync2 to 1.34 o kern/119743 geom [geom] geom label for cds is keeped after dismount and p kern/119744 thompsa if_bridge forwarding ethernet multicast frames f ports/119745 www/linux-flashplugin7 - flashplayer does not work wit o docs/119746 doc l10n chapter of handbook (Russian Language) o ports/119747 miwi [PATCH] comms/libticables2: update to 1.2.0 o ports/119748 miwi [PATCH] converters/libticonv: update to 1.1.0 o ports/119749 miwi [PATCH] devel/libtifiles2: update to 1.1.0 o ports/119750 miwi [PATCH] comms/libticalcs2: update to 1.1.0 o ports/119751 miwi [PATCH] comms/tilp2: update to 1.10 o ports/119752 miwi [MAINTAINER] emulators/tiemu3: update to 3.02 o ports/119756 New port: databases/sqldeveloper Graphical tool for da f ports/119760 araujo [UPDATE] sysutils/pv f ports/119762 araujo [UPDATE] sysutils/zisofs-tools o ports/119773 lev devel/Subversion book option fetch size mismatch o ports/119774 glewis make pretty-print-build-depends-list broken on java/di o bin/119776 can't start sshd(8) f ports/119777 mm [UPDATE] sysutils/nut 2.2.0 -> 2.2.1 o ports/119782 lev Polish devel/subversion* f ports/119783 scf [PATCH] devel/cscope: cleanup of temp directories upon o kern/119791 net [nfs] UDP NFS mount of aliased IP addresses from a Sol o ports/119793 acm [patch] games/sauerbraten: update to 20071222 o ports/119795 sumikawa update security/racoon2 to 20071227d o kern/119799 [ciss] [2t] cannot see large disk (more than 2T) o bin/119801 dhclient(8): dhclient changes alias to address f ports/119803 araujo New port: benchmarks/sipp-devel SIP testing tool, deve o stand/119804 standards [timedef] [patch] Invalid (long)date format in pl_PL.I o ports/119808 sat New port: www/xpi-yslow YSlow analyzes web pages and t o ports/119812 kuriyama Update port: devel/php5-phing f ports/119813 alepulver port games/iourbanterror auto-download broken on -curr p bin/119815 ipfw [ipfw] [patch] incorrect handling of missing arguments o ports/119820 x11 [PATCH] x11-drivers/xf86-input-vmmouse: incorrect mous f ports/119829 games/pokerth: update to version 0.6 o ports/119830 alexbl [PATCH] textproc/highlight: update to 2.6.7 f ports/119843 security/xca 0.6.3 has gross compilation errors after o ports/119845 maho math/atlas fails during build on i386 o kern/119850 anholt [radeon] radeon module doesnt work right, when loaded o kern/119851 Data corruption with ServerWorks HT1000 f ports/119853 mm [UPDATE] www/pecl-pecl_http to 1.6.0 o ports/119854 miwi [PATCH] security/libpreludedb: update to 0.9.14.1 o ports/119855 miwi [PATCH] security/prelude-lml: update to 0.9.11 f ports/119856 miwi New port: devel/pear-HTML_QuickForm_Rule_Spelling HTML f ports/119860 archivers/par2cmdline gives "Main packet not found" - o www/119863 www Request for addition to commercial vendors page o ports/119866 vd graphics/hugin (0.7_beta4) crashes on startup o conf/119874 rc [patch] "/etc/rc.d/pf reload" fails if there are macro o ports/119878 miwi [MAINTAINER] games/kobodeluxe: update to 0.5.1 o ports/119879 portmgr [patch] Mk/bsd.commands.mk - add SHA256, MD5, GMAKE an f ports/119882 leeym [PATCH] devel/p5-Term-ANSIColor: update to 1.12 o ports/119883 mat [PATCH] devel/p5-Time-Local: update to 1.18 o ports/119886 [NEW PORT] www/famp: Metaport of FreeBSD, Apache2, MyS o ports/119887 miwi deskutils/recoll : follow xapian update to 1.0.5 o ports/119888 miwi databases/xapian-core : update to 1.0.5 o ports/119889 miwi [maintainer update] www/glpi 0.70.1.a o kern/119891 slow halt, reboot when remote network shares which doe o ports/119892 gnome nautilus stops responding when trying to access smbfs o ports/119893 miwi [maintainer update] Update finance/p5-Finance-Currency o kern/119895 [est] Core2Duo CPUs not recognized by EST o ports/119897 miwi Update port: www/wyvern o ports/119898 miwi [MAINTAINER] multimedia/gpodder update to 0.10.4 o ports/119899 miwi [NEW PORT] net-im/centerim-devel: A text mode menu- an o ports/119900 beech [MAINTAINER] print/fontforge: Correct build problem wi o ports/119904 rearrange x11-toolkits/qwt* ports o docs/119907 doc Ports compatability o ports/119908 [maintainer] multimedia/handbrake o ports/119909 jmelo [maintainer update] net/freeradius2 - update to 2.0.1, o ports/119910 jmelo [maintainer update] net/freeradius - fix radsqlrelay, o ports/119921 [Maintainer-update] net-mgmt/torrus upgrade to version o ports/119923 demon [patch] sysutils/ascpu does not work FreeBSD 8.0-CURRE o ports/119926 [UPDATE] www/oscommerce updated to version 2.2rc2 o ports/119928 [MAINTAINER] x11-wm/xmonad: [SUMMARIZE CHANGES] o ports/119929 [NEW PORT] x11-wm/xmonad-contrib: Third party tiling a o kern/119931 multimedia [sound] No sound card detected on ASUS "K8V-X SE R2.00 o ports/119939 New Port: mail/vchkuser vchkuser is a helper program s f ports/119942 araujo [UPDATE] lang/sbcl to 1.0.13 o ports/119943 wxs mail/p5-Mail-SpamAssassin o amd64/119949 amd64 6.3-RELEASE install; cannot find packages/INDEX error o ports/119951 x11-toolkits/xscoop - Ports update: update master site o ports/119952 miwi [MAINTAINER] games/fillets-ng: update to 0.8.0 f ports/119955 wxs www/tinyproxy - paths in tinyproxy.conf-dist are wrong o ports/119956 miwi [MAINTAINER] multimedia/openmovieeditor: update to 200 o ports/119957 miwi Update of german/BBBike port o ports/119960 mnag Repocopy request: mail/postfix -> mail/postfix24 f ports/119961 tabthorpe Maintainer update: science/afni f ports/119962 python [UPDATE] security/py-paramiko - update to 1.7.2 f ports/119963 araujo [UPDATE] databases/tokyocabinet o ports/119964 beech [UPDATE] www/punbb f ports/119965 chinsan [UPDATE] devel/p5-File-Remove o ports/119966 roam mail/vpopmail patch o ports/119967 gordon [UPDATE] net/zsync f ports/119968 pav sysutils/condor: update to 7.0.0 o ports/119971 farrokhi [PATCH] sysutils/isomaster: update to 1.3 o ports/119972 x11 Update x11-drivers/xf86-video-ati to 6.7.197 o kern/119973 multimedia [snd_maestro] snd_maestro only works after reload (reg o ports/119974 kuriyama net-mgmt/net-snmp problem on SPARC-64 o ports/119975 miwi [UPDATE PORT]: net-im/sim-im-devel to 0.9.5.2099 o bin/119976 [patch] Add ZFS support to gpt(8) o ports/119980 [MAINTAINER] news/leafnode: update to new version o usb/119981 usb [usbdevs] [patch] add support for LOGITEC LAN-GTJ/U2 g o ports/119982 miwi [MAINTAINER] www/mod_evasive20: Remove this port. o ports/119983 multimedia multimedia/x264 not linked with libpthread o ports/119986 dinoex print/cups-base needs LDAP option to expose hidden dep o ports/119988 miwi [maintainer] mail/dkim-milter update to 2.4.4 f ports/119990 chinsan www/youtube_dl requires an update o ports/119991 New Port: mail/archiveopteryx - Archiveopteryx 2.05 o kern/119994 [tmpfs] procmail install fail while /tmp is a tmpfs o conf/119995 rc [patch] New rc.d script ddb to load ddb scripts from / o ports/119997 dougb [PATCH] dns/bind94: added GeoIP patches o ports/119999 miwi New port: www/pear-FloodControl PEAR classes to detect o ports/120000 miwi [MAINTAINER] www/p5-Net-Amazon-AWIS: update to 0.33 a ports/120001 dougb portmaster still issues prompts in unattended mode o ports/120003 miwi New port: devel/pear-Validate_AU PEAR data validation f ports/120005 chinsan [patch] update www/youtube_dl f ports/120006 miwi [PATCH] www/amaya: unbreak and update to 9.55 o ports/120007 miwi [maintainer update] Update www/p5-HTML-Template-Compil o ports/120008 miwi [NEW PORT] emulators/catapult GUI for openMSX o kern/120009 [ata] Burning on FreeBSD is destroying SONY CD-Rs o ports/120010 miwi New port: security/pear-Crypt_DiffieHellman PEAR class o ports/120011 kuriyama [PATCH] archivers/p5-IO-Zlib: update to 1.09 o ports/120012 miwi New port: devel/CodeGen Tool to generate MySQL Pugins f ports/120014 miwi [UPDATE] databases/mysqlreport f ports/120015 miwi [UPDATE] databases/mysqlsla f ports/120019 miwi [PATCH] print/latex-etoolbox: update to 1.4 f ports/120022 [UPDATE] graphics/phplot - Updated to 5.0.5 f ports/120023 [UPDATE] devel/p5-Bundle-Perl6 o docs/120024 doc resolver(5) and hosts(5) need updated for IPv6 o ports/120027 [UPDATE] games/wrogue Update to 0.8.0 f ports/120028 [UPDATE] sysutils/symon o ports/120029 miwi [NEW PORTS] sysutils/daa2iso Convert PowerISO DAA file o ports/120030 miwi [NEW PORT] sysutils/uif2iso Convert MagicISO UIF files o ports/120031 laszlof [PATCH] net/ns: update to 2.30 o ports/120032 miwi [UPDATE]net/empty updated to 0.6.15b o ports/120033 cjh [PATCH] print/magicfilter: Use sysutils/file if it exi o kern/120035 [vmware] Clock lagging behind when running FreeBSD as o ports/120037 miwi [maintainer update] update to mail/greylite 2.1 f bin/120038 gshapiro sendmail(8): dnsbl features in sendmail mc file not sh o docs/120040 doc handbook: diskless operation: populate root doesn't po o ports/120041 miwi [maintainer] mail/libetpan add IPv6 fallback patch fro o ports/120042 miwi [maintainer update] net-im/msn-proxy: port does not in o kern/120043 [re] Realtek RTL8111B-GR cannot be detected on Intel D o kern/120044 geom [msdosfs] [geom] incorrect MSDOSFS label fries adminis o ports/120046 miwi Update port: www/mediawiki o ports/120047 miwi Update port: www/mediawiki19 o ports/120048 miwi Update port: www/mediawiki110 o ports/120049 miwi [Patch] cad/magic: don't use sgtty o ports/120050 miwi [Patch] net-mgmt/annextools: don't use sgtty (partiall o ports/120051 miwi www/textpattern is missing dependency to pcre o ports/120053 gnome [PATCH] x11-wm/sawfish: Update to 1.3.2 o bin/120055 [linux] kdump(1) segfaults on freebsd6_mmap syscall o ports/120056 miwi [NEW PORT] games/nimuh: Puzzle game destined to improv o kern/120057 pf [patch] Allow proper settings of ALTQ_HFSC. The check o ports/120058 vd Update port: graphics/xaralx: Allow use of jemalloc wi o ports/120059 cjh [Patch] korean/hanterm: don't use sgtty f ports/120061 miwi [Patch] chinese/cxterm: use termios, not sgtty o ports/120063 miwi [NEW PORT] games/blackshadeselite: Psychic Bodyguard F o bin/120064 routed(8) marks 802.11 interfaces broken o ports/120065 [NEW PORT] multimedia/smilutils: A collection of utili o ports/120067 miwi [MAINTAINER] games/xmoto: update to 0.4.0 o ports/120070 [NEW PORT] www/p5-HTML-Macro: Process HTML templates w o ports/120071 miwi [NEW PORT] games/spring: TA Spring is a project aiming o kern/120073 [patch] [request] new driver: add support for Meinberg o ports/120074 beech irc/bitchx broken in 7-rc1 o kern/120075 [libcyrpt] Incompatible EOS of key in crypt(3) o ports/120076 [MAINTAINER] net/miniupnpd: update to 1.0 o ports/120077 [update] net/uplog - update to 0.3 3359 problems total. From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 28 11:09:12 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BB7C16A418 for ; Mon, 28 Jan 2008 11:09:12 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2356B13C478 for ; Mon, 28 Jan 2008 11:09:12 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0SB9CPp018511 for ; Mon, 28 Jan 2008 11:09:12 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0SB98rY018507 for freebsd-bugs@FreeBSD.org; Mon, 28 Jan 2008 11:09:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Jan 2008 11:09:08 GMT Message-Id: <200801281109.m0SB98rY018507@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Cc: 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, 28 Jan 2008 11:09:12 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- p kern/70096 trhodes [msdosfs] [patch] full msdos file system causes corrup o alpha/75317 alpha [busdma] [patch] ATA DMA broken on PCalpha 2 problems total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/14048 des [patch] emulators/doscmd -r doesn't work s bin/19773 markm [PATCH] telnet infinite loop depending on how fds are a kern/21808 bde [msdosfs] [patch] msdosfs incorrectly handles vnode lo o kern/21998 kmacy [socket] [patch] ident only for outgoing connections s kern/22417 gibbs [adw] [patch] advansys wide scsi driver does not suppo s i386/22944 alc [vm] [patch] isa_dmainit fails on machines with 512MB o bin/23098 [sysinstall] [patch] if installing on a serial console o bin/24271 [patch] dumpon(8) should check its argument more f kern/26486 remko [libc] [patch] setnetgrent hangs when netgroup contain o docs/27605 doc [patch] Cross-document references () f kern/29170 remko [patch] ARP request fails after "bad gateway value" in o bin/29725 dwmalone [picobsd] [patch] fixed segmentation fault in simple_h o conf/30399 brueffer [bsd.cpu.mk] [patch] Have Fortran use the CPUTYPE vari s bin/31304 [patch] fix crunchgen to work with more contrib-kind o o conf/31631 [pccard] [patch] "MAC address" can't be acquired prope o kern/34842 ceri [nis] [patch] VmWare port + NIS causes "broadcast stor o kern/35442 [sis] [patch] Problem transmitting runts in if_sis dri o kern/36415 [bktr] [patch] driver incorrectly handles the setting p bin/36867 edwin [patch] games/fortune: add FORTUNE_PATH env var, so po o gnu/36926 bugmeister [patch] send-pr destroys PR if emacs interrupt charact s 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 s threa/39922 threads [threads] [patch] Threaded applications executed with o conf/41777 [patch] /etc/periodic/daily/100.clean-disks removes li o docs/41824 murray [patch] LANG is not documented in setlocale(3) o misc/42115 luigi [picobsd] [patch] fix build script for 4.6-STABLE o kern/44202 [rp] [patch] -stable rp driver does not work with mult o gnu/44564 peter [PATCH] Aborted cvs session causes an endless loop in o bin/44808 [PATCH] opiepasswd makes bad seed for existing user o bin/45529 hexdump core-dumps with certain args [PATCH] o bin/46676 ru [PATCH] bsd.dep.mk restricts domain of tags commands f kern/47628 bde [msdosfs] [patch] msdosfs file corruption fix o bin/48183 marcel [patch] gdb on a corefile from a threaded process can' o conf/48325 [patch] /etc/periodic/security/100.chksetuid doesn't w s kern/50827 [kernel] [patch] [request] add sane record locking o kern/51274 ipfw [ipfw] [patch] ipfw2 create dynamic rules with parent f kern/51341 remko [ipfw] [patch] ipfw rule 'deny icmp from any to any ic o kern/51583 [nullfs] [patch] allow to work with devices and socket 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/57631 jhb [agp] [patch] boot failing for ALi chipsets o kern/57722 [kernel] [patch] uidinfo list corruption o kern/58687 deischen [libc] [patch] gethostbyname(3) leaks kqueue file desc p docs/60679 trhodes [patch] pthread(3): pthreads documentation does not de p bin/61587 delphij [sysinstall] [patch] installation problem, disklabel c o kern/61960 sos [ata] [patch] BigDrive support for PC-98 architecture a kern/62278 [nfs] [patch] NFS server may not set eof flag when rea o kern/64196 [kernel] [patch] remove the arbitrary MAXSHELLCMDLEN a kern/64816 [nfs] [patch] mmap and/or ftruncate does not work corr o bin/64990 stefanf [patch] /bin/sh unable to change directory but current o kern/65901 [smbfs] [patch] smbfs fails fsx write/truncate-down/tr o kern/66029 [crypto] [patch] MD5 alignment problem on a TriMedia p o kern/66960 [fdc] [patch] filesystems not unmounted during reboot o bin/66984 [2TB] [patch] teach sysinstall(8) about larger disks o usb/69006 usb [patch] Apple Cinema Display hangs USB ports o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice s bin/71290 des [PATCH] passwd cannot change passwords other than NIS/ o bin/71602 [PATCH] uninitialized "len" used instead of "slen" wit f 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 [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/75122 silby [netinet] [patch] Incorrect inflight bandwidth calcula o bin/75258 [patch] dd(1) has not async signal safe interrupt hand o docs/75711 keramida [PATCH] opendir(3) missing ERRORS section o kern/76126 [nfs] [patch] 4.11 client will send a NFS request to r o bin/76578 [patch] uniq(1) truncates long lines to LINE_MAX 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 s kern/77195 darrenr [ipfilter] [patch] ipfilter ioctl SIOCGNATL does not m p usb/77940 imp [quirk] [patch] insertion of usb keyboard panics syste o kern/77982 [lnc] [patch] lnc0 can NOT be detected in vmware 4.5.2 o gnu/78161 [patch] gzexe(1): typo in gzexe p kern/78179 alc [vm] [patch] bus_dmamem_alloc() with BUS_DMA_NOWAIT ca o kern/78987 scottl [udf] [patch] udf fs: readdir returns error when it sh p usb/79140 imp [patch] WD Firewire/USB Combo hangs under load on USB s kern/79339 [kernel] [patch] Kernel time code sync with improvemen o kern/80266 rwatson [ipx] [patch] IPX routing doesn't work o usb/80361 usb [patch] mounting of usb-stick fails o kern/80694 [kbd] [patch] atkbd looped on Acer TravelMate 2701LC o kern/80742 wkoszek [pecoff] [patch] Local DoS in sys/compat/pecoff (+ oth o docs/80843 philip [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 kern/80932 jfv [em] [patch] Degraded performance of em driver o kern/80980 [i386] [patch] problem in "sys/i386/include/bus.h" cau s kern/81147 net [net] [patch] em0 reinitialization while adding aliase o usb/81308 imp [ugen] [patch] [2] polling a ugen(4) control endpoint o conf/81882 [patch] missing terminal definition for wy120 in termc 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 thompsa [bridge] [patch] Bridge configuration update will cras 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 p bin/83344 matteo [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 matteo [patch] incorrect handling of malloc failures within l o kern/83426 [libvgl] [patch] improper handling of malloc failures o kern/83464 geom [geom] [patch] Unhandled malloc failures within libgeo o kern/83504 [kernel] [patch] SpeedTouch USB stop working on recent o usb/83756 usb [ums] [patch] Microsoft Intellimouse Explorer 4.0A doe o kern/84202 [ed] [patch] Holtek HT80232 PCI NIC recognition on Fre o kern/84411 philip [psm] [patch] psm drivers adds bad buttons for Synapti o kern/84799 [fdc] [patch] can't read beyond track 0 on fdc (IBM th o kern/84861 thompsa [ipw] [patch] still can't get working ipw(4) with adho o kern/85137 [pseudofs] [patch] panic due to sleep with held mutex 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/85493 imp [ed] [patch] OLDCARD can't probe ed driver o usb/86767 usb [usb] [patch] bogus "slice starts beyond end of the di 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 bin/87792 [patch] very bad performance of cp(1) via NFS, possibl o kern/88045 jhb [nve] [patch] 6.0rc1: nve0: device timeout (51) o bin/88215 [patch] syslogd(8) does not pass cleanly parameters to f ports/89308 apache [patch] www/mod_accounting crash on request_timeout o bin/89410 [PATCH] sh(1) missing \u interpolation and bug/fix in s kern/89528 jail [jail] [patch] impossible to kill a jail o kern/89660 le [patch] [panic] due to g_malloc returning null in gv_d o kern/89752 csjp [bpf] [patch] bpf_validate() needs to do more checks o kern/89784 phk [devfs] [patch] 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 p usb/90162 imp [usb] [patch] Add support for the MS Wireless USB Mous 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 usb/91538 usb [ulpt] [patch] Unable to print to EPSON CX3500 o conf/91732 [patch] 800.loginfail: fix log message grep expression o kern/91954 [libpam] [patch] Proposed enhancement for pam_krb5: "o o kern/92092 [iicbus] [patch] Panic if device with iicbus child is o kern/92675 [fxp] [patch] fxp(4) unable to recover from occasional o kern/92786 sos [ata] [patch] ATA fixes, write support for LSI v3 RAID o bin/92839 roberto [ntp] [patch] contrib/ntp PARSE buffer overrun o gnu/93566 [patch] sort(1): numeric sort is broken on multi-byte o bin/93603 [patch] restore(8) fails if /tmp fills o bin/93776 [crypto] [patch] SHA256_Update / SHA512_Update fail to o kern/93942 [vfs] [patch] panic: ufs_dirbad: bad dir (patch from D o kern/93998 [libstand] [patch] panic in libstand when closing raw o kern/94669 pjd [vfs] [patch] Panic from Failed Removable Media Mount p usb/94742 imp [umass] [patch] umass driver does not recognise YANO e o kern/94772 [fifo] [patch] FIFOs (named pipes) + select() == broke o bin/94815 [patch] sysinstall(8): Upping the network interface be s kern/94863 [bge] [patch] hack to get bge(4) working on IBM e326m o kern/95084 ipfw [ipfw] [patch] IPFW2 ignores "recv/xmit/via any" (IPFW o kern/95339 [libexec] [patch] rtld is thread-unsafe. fixes for dlo o kern/95368 [kernel] [patch] Test for race between callout_drain() f ports/95584 perky [patch] bsd.python.mk: A port's "USE_ZOPE=yes" overrid o kern/95661 [pci] [patch] pci_pci still not correct for initializi o kern/96030 [bfe] [patch] Install hangs with Broadcomm 440x NIC in o conf/96247 matteo [patch] 550.ipfwlimit reports logs even if log size is f kern/96393 [libz] [patch] assembler implementations for libz on i o kern/96840 [libc] [patch] getgrent() does not return large groups o kern/97951 ipfw [ipfw] [patch] ipfw does not tie interface details to o kern/98091 scottl [mfi] [patch] Makefile style of mfi kernel module brok o kern/98167 multimedia [sound] [es137x] [patch] ES1370 mixer volumes incorrec o conf/98758 rc [jail] [patch] Templatize 'jail_fstab' in /etc/rc.d/ja o conf/98846 rc [jail] [patch] Templatize 'jail_rootdir' in /etc/rc.d/ f kern/98962 remko [ata] [burncd]: [patch] writing >1 session on ATAPI CD o kern/99188 andre [tcp] [patch] FIN in same packet as duplicate ACK is l s bin/99693 [patch] add magic(5)/file(1) support for FreeBSD 6.1 d o kern/99979 [patch] Get Ready for Kernel Module in C++ o kern/100425 [sbni] [patch] sbni drivers does not work under 5.x o kern/100802 [ddb] [patch] panic in ddb mode if sending signal '0' o docs/100803 jhb [patch] the man page about ithread is expired. o bin/100914 edwin [tftpd] [patch] libexec/tftpd: write access control f kern/101274 yongari [sk] [patch] SysKonnect Yukon initialization bug on K8 o kern/101453 des [linux] [patch] linprocfs disallows non-zero file offs o usb/102096 usb [patch] /usr/sbin/usbd does not handle multiple device o kern/102211 sos [ar] [patch] detach raid member and reboot will cause o kern/102390 [pppd] [patch] kernel pppd don't using pam o kern/102471 ipfw [ipfw] [patch] add tos and dscp support o bin/102510 [patch] diff(1) should not follow symlink in recursive o bin/102638 [patch] sysinstall(8): custom dist set always install o bin/102834 [patch] mail(1) hangs on the sigsuspend system call in o kern/102956 emulation [linux] [patch] Add partial support for SO_PEERCRED in f kern/103059 [bce] [patch] "Error mapping mbuf into TX chain!" (ten o kern/103454 ipfw [ipfw] [patch] [request] add a facility to modify DF b o kern/104389 geom [geom] [patch] sys/geom/geom_dump.c doesn't encode XML o bin/104573 [patch] quota(1) fails to seperate columns when using o bin/106431 sos [patch] atacontrol(8): Inform user of ata RAID5 acting o bin/106545 [patch] update euro currency in units(1) p usb/106565 imp [ums] [patch] ums(4) does not work if the mouse defaul o kern/106722 glebius [net] [patch] ifconfig may not connect an interface to p usb/107101 imp [umass] [patch] Quirk for Denver MP3 player o usb/107248 usb [umass] [patch] scsi_da.c quirk for Cowon iAUDIO X5 MP p bin/107392 gnn [patch] setkey(8) does not recognize esp as protocol n p usb/107495 imp [cam] [patch] Fix long wait before WD My Book 250GB (U o usb/107924 usb [patch] usbd(8) does not call detach p usb/108097 imp [usbgen] [patch] ADMtek 851X USB-to-LAN adapter o i386/108139 i386 [patch] System hangs after /sbin/shutdown o misc/108215 [boot] [patch] bug in fsread in sys/boot/common/ufsrea p bin/108368 pav [patch] tip(1) coredumped when 'du' capability is used o kern/108390 [libc] [patch] wait4() erroneously waits for all child o bin/108656 [patch] Segfault of sshd(8) for unknown user when priv o bin/108743 [patch] who(1): IPv6 addresses truncated to maximum IP o docs/109008 csjp [patch] add summary of kern/48198 to jexec(8) o kern/109232 imp [sio][patch] ibufsize calculation wrong causing data l o kern/109251 [re] [patch] if_re cardbus card won't attach o kern/109277 [pppd] [patch] : kernel ppp(4) botches clist reservati o bin/109521 [patch] chio(1): 'chio return' breaks on non-voltag ch p usb/110122 imp [ugen] [patch] usb_interrupt_read does not respect tim o kern/110249 kmacy [kernel] [patch] setsockopt() error regression in Free o docs/110253 doc [patch] rtprio(1): remove processing starvation commen o kern/110392 scottl [hptmv] [patch] hptmv very old and missing important f o usb/110856 usb [ugen] [patch] interrupt in msgs are truncated when bu o usb/110988 usb [umass] [patch] Handling of quirk IGNORE_RESIDUE is um o kern/111537 kmacy [netinet6] [patch] ip6_input() treats mbuf cluster wro s gnu/112215 amd64 [patch] gcc(1): "gcc -m32" attempts to link against 64 o bin/112336 [patch] install(8): install -S (safe copy) with -C or o conf/112558 [patch] /etc/periodic/daily/200.backup-passwd poor han o kern/112658 fs [smbfs] [patch] smbfs and caching problems (resolves b o docs/112935 doc [patch] newfs_msdos(8): document 4.3g limit on files w o kern/112984 [drm] [patch] Xorg 7.2 locks up with AIGLX enabled on o conf/112985 [patch] rc start-up scripts broken after X11R6 symlink o bin/113239 [patch] atrun(8) loses jobs due to race condition o i386/113540 rink [i386] [patch] decrease i8254 calibration precision to p kern/113548 oleg [dummynet] [patch] system hangs with dummynet queues o kern/113825 [patch] [libc] [ggated] Fix -STABLE build with -fno-st p usb/113964 imp [ucom] [patch] kernel panic when dropping a connection o kern/114113 acpi [acpi] [patch] ACPI kernel panic during S3 suspend / r o ports/114167 portmgr [PATCH] bsd.port.mk - ignoring major numbers in LIB_DE o usb/114310 usb [libusb] [patch] [panic] USB hub attachment panics ker o kern/114331 [crypto] [patch] VIA padlock freesession bug o kern/114451 [nfs] [patch] prevent NFS server possible crash o kern/114646 [firewire] [patch] firewire0: device physically ejecte o kern/114714 net [gre][patch] gre(4) is not MPSAFE and does not support o bin/115174 [patch] growfs(8) needs zero-writing for safe filesyst o kern/115371 imp [cardbus] [patch] Device removal leaves resource datab o bin/115406 [patch] gpt(8) GPT MBR hangs award BIOS on boot s ports/115461 clement [patch] bsd.apache.mk - Create packages for apache mod o kern/115524 [rpc][patch] Lockd fails to set RPC authentication for o kern/115572 geom [gbde] [patch] gbde partitions fail at 28bit/48bit LBA o kern/115631 [libc] [patch] [request] make dlclose(3) atexit-aware o kern/115801 sos [ata] [patch] Writing of crash dumps is unreliable o bin/115946 des [libpam] [patch] not thread-safe o bin/115960 des sshd's X11 forwarding broken on IPv6 only machine [pat o kern/116077 net [ip] [patch] 6.2-STABLE panic during use of multi-cast f kern/116536 gavin [fdc] [patch] fdc(4) does not respect hint.fd.0.flags o kern/116538 [fdc] [patch] reintroduce FD_NO_CHLINE flag for fdc(4) o kern/116608 [panic] [patch] [msdosfs] msdosfs fails to check mount o bin/116610 pf [patch] teach tcpdump(1) to cope with the new-style pf o kern/116745 [iscsi] [patch] iscsi_initiator.ko is missing the depe o kern/116837 net [tun] [panic] [patch] ifconfig tunX destroy: panic o bin/116849 [patch] dump(8) fails to dump UFS filesystems when nul o usb/116947 usb [ukbd] [patch] enable boot protocol on the USB keyboar f ports/117145 thierry [PATCH] math/dislin - update to 9.2 o kern/117234 ipfw [ipfw] [patch] ipfw send_pkt() and ipfw_tick() don't s o ports/117260 apache www/apache13-modperl: [PATCH]: portlint cleanups o kern/117510 [sys] [patch] sys/cdefs.h lacks support for PCC a conf/117555 dougb [patch] NIS-dependent services cannot start if ypbind s ports/117764 portmgr [patch] bsd.port.mk - Correct error by use of XORG_CAT o bin/117830 [patch] who(1) no longer displays entries for folk log o kern/117933 [libcrypt] [patch] include md5.h from the build not th o bin/118069 thomas [PATCH] camcontrol should be able to leave device spec o ports/118104 multimedia [PATCH] multimedia/vlc - volume bar position almost in o bin/118123 [patch] chat(8) has infinite recursion bug o usb/118140 usb [ucom] [patch] quick hack for ucom to get it behave wi o bin/118144 des [patch] pam_lastlog doesn't check return values in pam p kern/118152 remko [nfs] [patch] kldunload nfsserver wedges server o kern/118153 [sysvshm] [patch] "semprt" can be invalid after wakeup o ports/118274 jylefort [patch] audio/hydrogen unbreak fix build with GCC 4.2 o kern/118320 pjd [zfs] [patch] NFS SETATTR sometimes fails to set file p kern/118370 thompsa [if_ndis] [patch] if_ndis - fix a scanning problem of o usb/118391 usb [usbdevs] [patch] Add uscanner ID for Epson CX4800 p kern/118439 thompsa [if_ndis] [patch] if_ndis - fix a panic when ndis_atta o kern/118447 sos [ata] [patch] Troublesome DMA modes with VIA Apollo VP o ports/118514 gnome [Patch] www/epiphany: Fix plist and add WebKit support o bin/118636 [patch] [request] sysinstall(8): remove requirement fo o bin/118723 [patch] od(1)/hexdump(1) truncates last partial repeat o kern/118737 [cpufreq] [patch] Panic due double free within detach o docs/118902 doc [patch] wrong signatures in d2i_RSAPublicKey man pages o bin/119014 [patch] IPv6 addresses cause sockstat(1) to run column o kern/119079 rwatson [patch] DDB input routine reads/writes beyond end of b o kern/119129 [libc] [patch] __stack_chk_guard setup is bogus in src p kern/119144 scottl [iir] [patch] spontaneous iir(4) crash in probe phase o usb/119201 usb [cam] [patch] Quirks for Olympus FE-210 camera, LG and o ports/119204 openoffice [patch] editors/OpenOffice.org-2 v2.3 loops when file o bin/119255 [patch] dhclient(8) removes aliases on PREINIT o kern/119298 [xfs] [patch] 7-Stable/sys/modules/xfs fails to make f o kern/119530 jmg [kqueue] [patch] kqueue/kevent causes fatal trap 12 o ports/119540 krion [patch] x11/xterm: make ^T work by default (backport) f kern/119548 net [pf] [ath] [patch] PF Altq with ath hostap problem o amd64/119591 amd64 [amd64] [patch] time_t on 64-bit architecture o ports/119714 sergei [PATCH] mail/archivemail: update to 0.7.2 o kern/119767 jfv [em] [patch] if_em fix for systems without msix suppor o threa/119920 threads [patch] fork broken in libpthread o bin/119922 re [patch] sysinstall(8) does not install the xorg-driver o usb/120017 usb [ehci] [patch] CS5536 (AMD Geode) USB 2.0 quirk p kern/120020 sam [wpi] [patch] if_wpi panic in 7.0-PRERELEASE 299 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- a bin/1375 linimon [patch] Extraneous warning from mv(1) s kern/2298 [sio] [patch] [request] support for DSR/DCD swapping o p kern/4184 rwatson [netatalk] [patch] minor nits in sys/netatalk s bin/5173 [patch] [request] restore(8) ought to deal with root s o kern/5587 des [procfs] [patch] session id gets dropped o bin/5745 nik [PATCH] Add /usr/local/share/mk to default make(1) sea o bin/7265 [patch] A warning flag is added to ln(1). o bin/7868 [patch] morse(6): Morse Code Fixups o bin/8867 [sysinstall] [patch] /stand/sysinstall core dumps (sig o kern/9570 dfr [ed] [patch] ed(4) irq config enhancement o kern/9679 [portalfs] [patch] fix for uninterruptible open in por o kern/12014 alfred [sysvipc] [patch] Fix SysV Semaphore handling 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 bin/13309 [patch] Fixes to nos-tun(8) f kern/13326 kmacy [headers] [patch] additional timeval interfaces for