From owner-freebsd-bugs Sun Mar 18 2:30: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C120E37B719 for ; Sun, 18 Mar 2001 02:30:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IAU4E41073; Sun, 18 Mar 2001 02:30:04 -0800 (PST) (envelope-from gnats) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 50FB137B718 for ; Sun, 18 Mar 2001 02:28:06 -0800 (PST) (envelope-from hubert.tournier@online.fr) Received: from online.fr (nas-cbv-4-45-47.dial.proxad.net [213.228.45.47]) by postfix2-1.free.fr (Postfix) with ESMTP id 5B293C0E0 for ; Sun, 18 Mar 2001 11:28:03 +0100 (CET) Message-Id: <3AB48DA2.7F62060B@online.fr> Date: Sun, 18 Mar 2001 11:27:46 +0100 From: Hubert Tournier Reply-To: hubert@tournier.org To: FreeBSD-gnats-submit@freebsd.org Subject: i386/25889: FDISK lost a partition ! Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25889 >Category: i386 >Synopsis: FDISK lost a partition ! >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 Mar 18 02:30:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hubert Tournier >Release: FreeBSD 4.2-RELEASE i386 >Organization: Maison >Environment: I use an ASUS motherboard with ASUS P5 A-B ACPI BIOS Revision 1010 (with support for disks over 8.4 GB). Here is the description of the hard disk drive I'm using (from /var/log/messages) : ad0: 19574MB [39770/16/63] at ata0-master UDMA33 >Description: SUMMARY: I lost a partition beginning after the 8.4MB limit after an ugrade from FreeBSD 4.0-RELEASE to 4.2-RELEASE made with a complete reinstall of the operating system. Here was my partition information BEFORE the problem : MBR/PT track 100 MB DOS partition 4000 MB Win partition 3992 MB FreeBSD 4.0 partition 11476 MB Win data partition (extended I think). When I first entered FDISK, here's what I saw (from memory) : Disk Geometry 2495 cyls/255 heads/63 sectors = 40082175 sectors (19571 MB) Offset Size (ST) End Name PType Desc Subtype Flags 0 63 62 - 6 unused 0 63 208782 208844 ad0s1 2 fat 6 208845 8193150 8401994 ad0s2 2 fat 11 8401995 8177085 16579079 ad0s3 3 freebsd 165 16579080 23509080 40088159 - 6 unused 0 The last entry was incorrect : it should have been my 11 Go windows data partition. Although I was surprised, I thought the FDISK utility may have been troubled with that partition starting after the 8.4 GB limit. I decided to install anyway using the same parameters than the existing FreeBSD 4.0-RELEASE partition. The install went fine as usual, but both FreeBSD and Windows could not see the windows data partition afterwards. Using a disk editor, I saw that the fourth partition entry in the partition table had been zeroed. I think this is the only impact, but at this time, I haven't been able to restore values enabling Windows or FreeBSD to see the lost partition. >How-To-Repeat: It's not possible for me to repeat the problem at this time, because I want to try different things in order to recover the partition data. Perhaps, on another machine, someone could try the following procedure : - Use a disk larger than 8.4 GB, - Create a partition layout similar to the one I was using, - Create an extended partition beginning after the 8.4 GB limit, - Overwrite an existing FreeBSD installation using the FreeBSD 4.2-RELEASE installer, - See if the extended partition is still there. >Fix: PROPOSED MODIFICATION: In my opinion, the safest method would be to only write back the modified partition entries in the table. For my part, I used the FDISK utility to recreate something like that : Disk Geometry 2495 cyls/255 heads/63 sectors = 40082175 sectors (19571 MB) Offset Size (ST) End Name PType Desc Subtype Flags 0 63 62 - 6 unused 0 63 208782 208844 ad0s1 2 fat 6 208845 8193150 8401994 ad0s2 2 fat 11 8401995 8177085 16579079 ad0s3 3 freebsd 165 16579080 23503095 40082174 ad0s4 1 extended DOS 5 40082175 5985 40088159 - 6 unused 0 But at this time, it doesn't solve my problem (the last partition is still unrecognised). I plan to fiddle with the partition type, then, in last recourse, to write a specific recovery program under FreeBSD (I already did this for an HPFS partition in the past). Here is my partition information AT THIS TIME : ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=2495 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=2495 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 6,(Primary 'big' DOS (> 32MB)) start 63, size 208782 (101 Meg), flag 0 beg: cyl 0/ sector 1/ head 1; end: cyl 12/ sector 63/ head 254 The data for partition 2 is: sysid 11,(DOS or Windows 95 with 32 bit FAT) start 208845, size 8193150 (4000 Meg), flag 0 beg: cyl 13/ sector 1/ head 0; end: cyl 522/ sector 63/ head 254 The data for partition 3 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 8401995, size 8177085 (3992 Meg), flag 80 (active) beg: cyl 523/ sector 1/ head 0; end: cyl 1023/ sector 63/ head 254 The data for partition 4 is: sysid 5,(Extended DOS) start 16579080, size 23503095 (11476 Meg), flag 0 beg: cyl 1023/ sector 63/ head 255; end: cyl 1023/ sector 63/ head 254 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 5:17: 2 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ccbsd1.csie.nctu.edu.tw (ccbsd1.csie.nctu.edu.tw [140.113.209.61]) by hub.freebsd.org (Postfix) with ESMTP id AABC237B71B; Sun, 18 Mar 2001 05:16:58 -0800 (PST) (envelope-from wkwu@ccbsd1.csie.nctu.edu.tw) Received: (from wkwu@localhost) by ccbsd1.csie.nctu.edu.tw (8.11.2/8.11.2) id f2IDGsE57295; Sun, 18 Mar 2001 21:16:54 +0800 (CST) (envelope-from wkwu) Date: Sun, 18 Mar 2001 21:16:54 +0800 From: Wei-Kai Wu To: gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/25842: Build world error on src-4.0489 Message-ID: <20010318211654.A57285@ccbsd1.csie.nctu.edu.tw> References: <200103160329.f2G3Txu38721@ccbsd1.csie.nctu.edu.tw> <200103160340.f2G3e1h35593@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200103160340.f2G3e1h35593@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Thu, Mar 15, 2001 at 07:40:01PM -0800 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I found that my /usr/src/contrib/sendmail/src/conf.c is messy. After I get a new conf.c, build world is finished. Because I use UDMA100 HardDisks, this may happened sometimes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 6:10: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B00637B719 for ; Sun, 18 Mar 2001 06:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IEA1m66739; Sun, 18 Mar 2001 06:10:01 -0800 (PST) (envelope-from gnats) Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 010A237B718 for ; Sun, 18 Mar 2001 06:07:05 -0800 (PST) (envelope-from roam@orbitel.bg) Received: (qmail 70051 invoked by uid 1000); 18 Mar 2001 14:05:42 -0000 Message-Id: <20010318140542.70050.qmail@ringworld.nanolink.com> Date: 18 Mar 2001 14:05:42 -0000 From: Peter Pentchev Reply-To: Peter Pentchev To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: gnu/25894: mdoc .Lb macro does not accept punctuation Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25894 >Category: gnu >Synopsis: mdoc .Lb macro does not accept punctuation >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 Mar 18 06:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Peter Pentchev >Release: FreeBSD 4.3-BETA i386 >Organization: Orbitel JSCo. >Environment: System: FreeBSD ringworld.nanolink.com 4.3-BETA FreeBSD 4.3-BETA #34: Sat Mar 17 15:59:49 EET 2001 root@ringworld.nanolink.com i386 >Description: The mdoc.samples(7) manual page documents the .Lb macro as accepting more than one argument and then some punctuation; however, this does not seem to be the case. >How-To-Repeat: [roam@ringworld:v0 ~]$ zcat /usr/share/man/man7/mdoc.samples.7.gz | groff -mdoc -Tascii | fgrep 'Usage: .Lb' Usage: .Lb argument ... { . , : ; ? ! ( ) [ ]} [roam@ringworld:v0 ~]$ echo '.Lb libmd .' | groff -mdoc -Tascii | uniq Usage: .Lb [library name] Message Digest (MD4, MD5, etc.) Support Library (libmd, -lmd) [roam@ringworld:v0 ~]$ This is so on both my Mar 17 -stable, the Mar 10 ref4.FreeBSD.org, and the Dec 12 freefall.FreeBSD.org. >Fix: Wish I knew my way around groff macros :\ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 6:11:37 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FCE537B718; Sun, 18 Mar 2001 06:11:36 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IEBan66882; Sun, 18 Mar 2001 06:11:36 -0800 (PST) (envelope-from roam) Date: Sun, 18 Mar 2001 06:11:36 -0800 (PST) From: Message-Id: <200103181411.f2IEBan66882@freefall.freebsd.org> To: roam@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org Subject: Re: gnu/25894: mdoc .Lb macro does not accept punctuation Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: mdoc .Lb macro does not accept punctuation Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: roam Responsible-Changed-When: Sun Mar 18 06:10:50 PST 2001 Responsible-Changed-Why: I guess Ruslan tinkers with groff and -mdoc macros.. http://www.freebsd.org/cgi/query-pr.cgi?pr=25894 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 6:20: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B81D337B71B for ; Sun, 18 Mar 2001 06:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IEK1k67595; Sun, 18 Mar 2001 06:20:01 -0800 (PST) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [211.72.162.194]) by hub.freebsd.org (Postfix) with ESMTP id BFC7837B719; Sun, 18 Mar 2001 06:11:31 -0800 (PST) (envelope-from leeym@utopia.leeym.com) Received: (from leeym@localhost) by utopia.leeym.com (8.11.1/8.11.3) id f2IEBIx41325; Sun, 18 Mar 2001 22:11:19 +0800 (CST) (envelope-from leeym) Message-Id: <200103181411.f2IEBIx41325@utopia.leeym.com> Date: Sun, 18 Mar 2001 22:11:19 +0800 (CST) From: leeym@bsd.ce.ntu.edu.tw Reply-To: leeym@bsd.ce.ntu.edu.tw To: FreeBSD-gnats-submit@freebsd.org Cc: keichii@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/25895: Add Big5 multibyte support for tcsh Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25895 >Category: bin >Synopsis: Add Big5 multibyte support for tcsh >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 18 06:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 4.3-BETA i386 >Organization: Ga-Ga-Wu-La-La, Blah-Blah-Walah-Walah... Nothing. >Environment: System: FreeBSD utopia.leeym.com 4.3-BETA FreeBSD 4.3-BETA #2: Wed Mar 14 13:10:32 CST 2001 root@utopia.leeym.com:/home/system/obj/home/system/src/sys/UTOPIA i386 >Description: Add Big5 multibyte support for tcsh. To enable Big5 code, please set dspmbyte to big5 $ set dspmbyte = "big5" >How-To-Repeat: >Fix: --- sh.char.c.orig Sun Mar 18 20:52:40 2001 +++ sh.char.c Sun Mar 18 21:19:55 2001 @@ -813,6 +813,61 @@ _MB1|_MB2, 0, 0, 0, }; +/* Add by Yen-Ming Lee */ +unsigned short _mbmap_big5[256] = { +/* first byte 0xa1 - 0xfe */ +/* second byte 0x40 - 0x7e, 0xa1 - 0xfe */ +/* 0x00-0x3f = 0, 0x40-0x7e = 2, 0x7f-0xa0 = 0, 0xa1-0xfe = 3, 0xff = 0 */ +/* 0x00 - 0x3f = 0 */ + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +/* 0x40 - 0x7e = 2 */ + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + _MB2, _MB2, _MB2, _MB2, + /* 0x7f - 0xa0 = 0 */ + _MB2, _MB2, _MB2, 0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + /* a1 - fe = 3 */ + 0, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, + /* 0xff = 0 */ + _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, 0, +}; + #else /* !(defined(KANJI) && defined(SHORT_STRINGS) && defined(DSPMBYTE)) */ unsigned short _cmap[256] = { /* 0 nul 1 soh 2 stx 3 etx */ --- sh.char.h.orig Sun Mar 18 21:23:26 2001 +++ sh.char.h Sun Mar 18 21:23:42 2001 @@ -58,6 +58,7 @@ extern unsigned short _mbmap[]; extern unsigned short _mbmap_euc[]; extern unsigned short _mbmap_sjis[]; +extern unsigned short _mbmap_big5[]; /* VARIABLE Check str */ /* same compiler require #define even not define DSPMBYTE */ #define _MB1 0x0001 --- sh.set.c.orig Sun Mar 18 20:53:40 2001 +++ sh.set.c Sun Mar 18 21:29:29 2001 @@ -1103,6 +1103,8 @@ iskcode = 1; else if (eq(dstr1, STRKEUC)) iskcode = 2; + else if (eq(dstr1, STRKBIG5)) + iskcode = 3; else if ((dstr1[0] - '0') >= 0 && (dstr1[0] - '0') <= 3) { iskcode = 0; } @@ -1127,6 +1129,11 @@ _cmap[lp] = _cmap_mbyte[lp]; _mbmap[lp] = _mbmap_euc[lp]; break; + case 3: + /* 3 ... big5 */ + _cmap[lp] = _cmap_mbyte[lp]; + _mbmap[lp] = _mbmap_big5[lp]; + break; default: xprintf(CGETS(18, 3, "Warning: unknown multibyte code %d; multibyte disabled\n"), @@ -1204,6 +1211,7 @@ { STRLANGEUCKRB, STRKEUC }, { STRLANGSJIS, STRKSJIS }, { STRLANGSJISB, STRKSJIS }, + { STRLANGBIG5, STRKBIG5 }, { NULL, NULL } }; --- tc.const.c.orig Sun Mar 18 20:54:26 2001 +++ tc.const.c Sun Mar 18 21:42:50 2001 @@ -125,6 +125,7 @@ Char STRmmliteral[] = { '-', '-', 'l', 'i', 't', 'e', 'r', 'a', 'l', '\0' }; Char STRKEUC[] = { 'e', 'u', 'c', '\0' }; Char STRKSJIS[] = { 's', 'j', 'i', 's', '\0' }; +Char STRKBIG5[] = { 'b', 'i', 'g', '5', '\0' }; # ifdef MBYTEDEBUG /* Sorry, use for beta testing */ Char STRmbytemap[] = { 'm', 'b', 'y', 't', 'e', 'm', 'a', 'p', '\0' }; # endif /* MBYTEMAP */ @@ -153,6 +154,8 @@ Char STRLANGSJIS[] = { 'j', 'a', '_', 'J', 'P', '.', 'S', 'J', 'I', 'S', '\0' }; Char STRLANGSJISB[] = { '\0' }; +Char STRLANGBIG5[] = { 'z', 'h', '_', 'T', 'W', '.', 'B', 'i', 'g', '5', + '\0' }; # elif defined(linux) Char STRLANGEUC[] = { 'j', 'a', '_', 'J', 'P', '.', 'e', 'u', 'c', 'J', 'P', '\0' }; @@ -161,6 +164,7 @@ Char STRLANGSJIS[] = { 'j', 'a', '_', 'J', 'P', '.', 'S', 'J', 'I', 'S', '\0' }; Char STRLANGSJISB[] = { '\0' }; +Char STRLANGBIG5[] = { '\0' }; # elif defined(__uxpm__) Char STRLANGEUCJP[] = { 'j', 'a', 'p', 'a', 'n', '\0' }; Char STRLANGEUCKR[] = { 'k', 'o', 'r', 'e', 'a', '\0' }; @@ -168,6 +172,7 @@ Char STRLANGEUCKRB[] = { '\0' }; Char STRLANGSJIS[] = { '\0' }; Char STRLANGSJISB[] = { '\0' }; +Char STRLANGBIG5[] = { '\0' }; # elif defined(SOLARIS2) Char STRLANGEUCJP[] = { 'j', 'a', '\0' }; Char STRLANGEUCKR[] = { 'k', 'o', '\0' }; @@ -175,6 +180,7 @@ Char STRLANGEUCKRB[] = { 'k', 'o', 'r', 'e', 'a', 'n', '\0' }; Char STRLANGSJIS[] = { '\0' }; Char STRLANGSJISB[] = { '\0' }; +Char STRLANGBIG5[] = { '\0' }; # elif defined(hpux) Char STRLANGEUCJP[] = { 'j', 'a', '_', 'J', 'P', '.', 'e', 'u', 'c', 'J', 'P' }; Char STRLANGEUCKR[] = { 'k', 'o', '_', 'K', 'R', '.', 'e', 'u', 'c', 'K', 'R' }; @@ -182,6 +188,7 @@ Char STRLANGEUCKRB[] = { '\0' }; Char STRLANGSJIS[] = { '\0' }; Char STRLANGSJISB[] = { '\0' }; +Char STRLANGBIG5[] = { '\0' }; # else Char STRLANGEUCJP[] = { '\0' }; Char STRLANGEUCKR[] = { '\0' }; @@ -189,6 +196,7 @@ Char STRLANGEUCKRB[] = { '\0' }; Char STRLANGSJIS[] = { '\0' }; Char STRLANGSJISB[] = { '\0' }; +Char STRLANGBIG5[] = { '\0' }; # endif # endif /* defined(DSPMBYTE) */ #endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 6:30: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C44D37B71A for ; Sun, 18 Mar 2001 06:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IEU3168749; Sun, 18 Mar 2001 06:30:03 -0800 (PST) (envelope-from gnats) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by hub.freebsd.org (Postfix) with ESMTP id B9EF637B718 for ; Sun, 18 Mar 2001 06:20:51 -0800 (PST) (envelope-from mb@levais.imp.ch) Received: (from mb@localhost) by levais.imp.ch (8.11.1/8.11.1) id f2IEM7j07909; Sun, 18 Mar 2001 15:22:07 +0100 (CET) (envelope-from mb) Message-Id: <200103181422.f2IEM7j07909@levais.imp.ch> Date: Sun, 18 Mar 2001 15:22:07 +0100 (CET) From: mb@imp.ch Reply-To: mb@imp.ch To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/25896: [PATCH] varios fixes for nfsd(8) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25896 >Category: bin >Synopsis: [PATCH] several fixes for nfsd(8) >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 Mar 18 06:30:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: Martin Blapp >Release: FreeBSD 5.0-CURRENT i386 >Organization: Improware AG >Environment: - FreeBSD 5.0-CURRENT - TIRPC2.3, available from http://www.attic.ch/tirpc.html http://home.teleport.ch/freebsd/tirpc-20010318.diff.tgz >Description: - Merged KAME ipv6 support and fixed it. - Added new option: -d (unregister with rpcbind) - Added possibility to kill nfsd in a clean way: kill -USR1 - Fixed issues with rpcbind registration, only do the registration once for each protocol, and for the localhost nfsd port only. - Fixed a bug in the for (;;) loop, correctly treat the case: nfsd -h ip1, nfsd -h ip2 for ipv6 and ipv4. - Fixed a bug during startup of nfsd. If nfsd encountered an error condition and did exit(1), the children where still there and had to be killed manually. - Removed ISO support >How-To-Repeat: - killall -9 nfsd && rpcinfo -p - nfsd -h host1 -h host2 >Fix: http://home.teleport.ch/freebsd/nfsd.diff (needs tirpc) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 6:30:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A02E37B71B for ; Sun, 18 Mar 2001 06:30:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IEU7w68757; Sun, 18 Mar 2001 06:30:07 -0800 (PST) (envelope-from gnats) Date: Sun, 18 Mar 2001 06:30:07 -0800 (PST) Message-Id: <200103181430.f2IEU7w68757@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Andrey A. Chernov" Subject: Re: bin/25895: Add Big5 multibyte support for tcsh Reply-To: "Andrey A. Chernov" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/25895; it has been noted by GNATS. From: "Andrey A. Chernov" To: leeym@bsd.ce.ntu.edu.tw Cc: FreeBSD-gnats-submit@FreeBSD.ORG, keichii@FreeBSD.ORG Subject: Re: bin/25895: Add Big5 multibyte support for tcsh Date: Sun, 18 Mar 2001 17:29:23 +0300 On Sun, Mar 18, 2001 at 22:11:19 +0800, leeym@bsd.ce.ntu.edu.tw wrote: > >Fix: > > --- sh.char.c.orig Sun Mar 18 20:52:40 2001 > +++ sh.char.c Sun Mar 18 21:19:55 2001 tcsh is developed externally. Please submit your patches to tcsh author instead and they will appearse into FreeBSD automatically with the next official tcsh release. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 7: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEB5137B71A for ; Sun, 18 Mar 2001 07:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IF02o50264; Sun, 18 Mar 2001 07:00:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A931837B718 for ; Sun, 18 Mar 2001 06:50:32 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IEoWQ04890; Sun, 18 Mar 2001 06:50:32 -0800 (PST) (envelope-from nobody) Message-Id: <200103181450.f2IEoWQ04890@freefall.freebsd.org> Date: Sun, 18 Mar 2001 06:50:32 -0800 (PST) From: szewai@staff.sina.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25899: As I have NAS storgae more than 1.2 TB with NFS mount to FreebSD, but it cannot show the correct info by using "df -k" commond Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25899 >Category: misc >Synopsis: As I have NAS storgae more than 1.2 TB with NFS mount to FreebSD, but it cannot show the correct info by using "df -k" commond >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 18 07:00:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Wai >Release: 4.0 >Organization: HOME >Environment: FreeBSD sinamail-fe5.sina.com.hk 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Thu Mar 8 12:56:31 CST 2001 root@sinamail-fe5.sina.com.hk:/usr/src/sys/compile/SINASMP1 i386 >Description: As I have NAS storgae more than 1.2 TB with NFS mount to FreebSD, but it cannot show the correct info by using "df -k" commond 192.168.139.90:/vol/vol0/home -1067750448 1010924080 68809120 -95% /mailnew 192.168.139.93:/vol/vol1/home/d8 -653997208 -993638500 339641292 152% /mailnew/d8 192.168.139.93:/vol/vol1/home/d1 -653997208 -993638500 339641292 152% /mailnew/d1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 7:42:20 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id CBA6037B718 for ; Sun, 18 Mar 2001 07:42:11 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f2IFfCv70316; Sun, 18 Mar 2001 17:41:12 +0200 (EET) (envelope-from ru) Date: Sun, 18 Mar 2001 17:41:12 +0200 From: Ruslan Ermilov To: Garrett Wollman Cc: Bill Fumerola , freebsd-bugs@FreeBSD.ORG Subject: Re: bin/25584: arp.c - better printed ether address Message-ID: <20010318174112.A70202@sunbay.com> Mail-Followup-To: Garrett Wollman , Bill Fumerola , freebsd-bugs@FreeBSD.ORG References: <200103072200.f27M02o56673@freefall.freebsd.org> <20010307195349.H31752@elvis.mu.org> <20010309114537.A19746@sunbay.com> <200103130152.UAA66526@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103130152.UAA66526@khavrinen.lcs.mit.edu>; from wollman@khavrinen.lcs.mit.edu on Mon, Mar 12, 2001 at 08:52:53PM -0500 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Mar 12, 2001 at 08:52:53PM -0500, Garrett Wollman wrote: > < said: > > > comparison, how route(8) and netstat(1) output Ethernet addresses. > > (I know that kernel prints Ethernet addresses differently.) > > route(8) does not output Ethernet addresses; it outputs generic > link-layer addresses. A utility which is Ethernet-specific should > output an Ethernet address in the appropriate format (i.e., > aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff). > > The output of netstat(8) is inconsistent. `netstat -i' shows: > > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll > dc0 1500 00:a0:cc:58:41:30 819592 0 642740 0 19 > > The corresponding route is shown by `netstat -r' thus: > > Destination Gateway Flags Refs Use Netif Expire > 18.23.11.98 0:a0:cc:58:41:30 UHLW 0 1184 lo0 > > I don't think either `route' or `netstat' has any business knowing > anything more than ``it's a link-layer address, print it > appropriately''. `arp' on the other hand knows that it's dealing with > Ethernet addresses; I would by mighty pissed if I could not cut and > paste the output of `arp -a' into my router's `show fdb' command. > So you don't mind then if I fix ether_ntoa(3), and fix arp(8), route(8), and netstat(1) to call it to print IFT_ETHER addresses, and link_ntoa() for other possible types? Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 8:10: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDC9137B719 for ; Sun, 18 Mar 2001 08:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IGA1G71214; Sun, 18 Mar 2001 08:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5108837B718 for ; Sun, 18 Mar 2001 08:00:34 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IG0Yl67904; Sun, 18 Mar 2001 08:00:34 -0800 (PST) (envelope-from nobody) Message-Id: <200103181600.f2IG0Yl67904@freefall.freebsd.org> Date: Sun, 18 Mar 2001 08:00:34 -0800 (PST) From: jocke__@linuxmail.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/25900: system crach and reboot when use mount_cd9660 on a bad CD-R Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25900 >Category: kern >Synopsis: system crach and reboot when use mount_cd9660 on a bad CD-R >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 Mar 18 08:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jocke >Release: FreeBSD 4.2-RELEASE >Organization: >Environment: FreeBSD FreeBSD.domain 4.2-RELEASE FreeBSD 4.2-RELEASE #13: Sun Feb 25 19:37:38 GMT 2001 root@FreeBSD.domain:/usr/src/sys/compile/Jockes i386 >Description: When I try to mount a CD-R that is not correctly closed (ie. burning process fail) the kernel panic and the system reboot. I think this is a very serious problem on servers. >How-To-Repeat: Simple try to mount a CD-R that is not correctly burned and closed >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 10:55: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43A7F37B719; Sun, 18 Mar 2001 10:55:04 -0800 (PST) (envelope-from keichii@FreeBSD.org) Received: (from keichii@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IIt4o87172; Sun, 18 Mar 2001 10:55:04 -0800 (PST) (envelope-from keichii) Date: Sun, 18 Mar 2001 10:55:04 -0800 (PST) From: Message-Id: <200103181855.f2IIt4o87172@freefall.freebsd.org> To: leeym@bsd.ce.ntu.edu.tw, keichii@FreeBSD.org, freebsd-bugs@FreeBSD.org, keichii@FreeBSD.org Subject: Re: bin/25895: Add Big5 multibyte support for tcsh Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Add Big5 multibyte support for tcsh State-Changed-From-To: open->analyzed State-Changed-By: keichii State-Changed-When: Sun Mar 18 10:53:37 PST 2001 State-Changed-Why: The patch has been submitted to the tcsh authors. I will watch this one until the patch gets into the FreeBSD basesystem. Responsible-Changed-From-To: freebsd-bugs->keichii Responsible-Changed-By: keichii Responsible-Changed-When: Sun Mar 18 10:53:37 PST 2001 Responsible-Changed-Why: The patch has been submitted to the tcsh authors. I will watch this one until the patch gets into the FreeBSD basesystem. http://www.freebsd.org/cgi/query-pr.cgi?pr=25895 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 12: 0: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21D0537B719 for ; Sun, 18 Mar 2001 12:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IK02G93778; Sun, 18 Mar 2001 12:00:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02CB837B718 for ; Sun, 18 Mar 2001 11:58:24 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IJwNj93606; Sun, 18 Mar 2001 11:58:23 -0800 (PST) (envelope-from nobody) Message-Id: <200103181958.f2IJwNj93606@freefall.freebsd.org> Date: Sun, 18 Mar 2001 11:58:23 -0800 (PST) From: simmons75@usa.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25903: make buildworld fails in libcrypt Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25903 >Category: misc >Synopsis: make buildworld fails in libcrypt >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 Mar 18 12:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Shane Simmons >Release: RELENG_4 >Organization: >Environment: FreeBSD blah.blah.net 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: I cvsup'ed to RELENG_4 sources and make buildworld bombs out in cvscrypt when install.sh is run. ===> ../secure/lib/libcrypt sh /usr/src/tools/install.sh -c -o root -g wheel -m 444 bsd.README bsd.cpu.mk bs d.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk b sd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.post.mk bs d.port.pre.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk / usr/obj/usr/src/i386/mk usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/src/secure/lib/libcrypt. *** Error code 1 I've even rebuilt/reinstalled usr.bin/xinstall, including as a static binary, and I can't get it to work at all. :-/ >How-To-Repeat: make buildworld >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 14: 8:23 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from outmail1.pacificnet.net (outmail1.pacificnet.net [207.171.0.246]) by hub.freebsd.org (Postfix) with ESMTP id E0C1D37B718 for ; Sun, 18 Mar 2001 14:08:19 -0800 (PST) (envelope-from shopNsave@wealthbuilder.com) Received: from mails.myexcel.com (PPPa65-ResaleNewJerseyNorth8-3R7189.dialinx.net [4.54.123.30]) by outmail1.pacificnet.net (8.9.3/8.9.3) with SMTP id OAA02018 for ; Sun, 18 Mar 2001 14:08:12 -0800 (PST) Message-Id: <200103181646.NGB4949@mails.myexcel.com> Date: Sun, 18 Mar 2001 4:46:31 PM -0500 Content-Type: text/plain; charset=us-ascii Reply-To: shopNsave@wealthbuilder.com X-Mailer: Dynamic Opt-In Emailer (Win95/98/NT) Subject: Shop & Save Now! From: "A-Vision" To: bugs@freebsd.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Friend, Take a look at these great savings opportunities. Shop Online in complete digital security. Shop Name brands, such as Lane Bryant, Neimann Markus, Omaha Steaks, Office Supplies, J.C. Penny, J. Crew, DirectTV, hard to find items, etc. Savings of 20% to 40%. Tax-Free Visit www.excelir.com/alston Commercial and Residential phone rates. Save hundreds of dollars. Visit www.excelir.com/alston Nokia Wireless Phones and Motorola Two-Way Pagers for $ 49.00, with Nationwide Plans. Suprise yourself, with savings and a great business opportunity. You can own an online telecommunications business, just like us. Visit: www.excelir.com/alston To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 14:40: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B67F937B719 for ; Sun, 18 Mar 2001 14:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IMe0112147; Sun, 18 Mar 2001 14:40:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8D3637B71A for ; Sun, 18 Mar 2001 14:38:06 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2IMc6t11966; Sun, 18 Mar 2001 14:38:06 -0800 (PST) (envelope-from nobody) Message-Id: <200103182238.f2IMc6t11966@freefall.freebsd.org> Date: Sun, 18 Mar 2001 14:38:06 -0800 (PST) From: gh@raditex.se To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25904: Error in the printf-function. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25904 >Category: misc >Synopsis: Error in the printf-function. >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 Mar 18 14:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Göran Hasse >Release: 4.2 >Organization: Raditex AB >Environment: Ordinary c-program >Description: The printf function seems to mix up whats a pointer and whats a value... ? >How-To-Repeat: Run this program #include #include main() { int * Var; float Value; int IntVar; Value = 2.4; IntVar = 4; Var = malloc(4); *Var = Value ; /* Why is it like this? - explain */ if( 0 ) printf("Value is %f \n", Value ); printf(" Var is %f \n", Var ); if( 1 ) printf("Value is %f \n", Value ); printf(" Var is %f \n", Var ); *Var = IntVar; if( 1 ) printf("Value is %d \n", IntVar ); printf(" Var is %d \n", *Var ); } >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 15:20: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C3AF37B719 for ; Sun, 18 Mar 2001 15:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2INK1417332; Sun, 18 Mar 2001 15:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93C6537B719 for ; Sun, 18 Mar 2001 15:19:01 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2INJ1517233; Sun, 18 Mar 2001 15:19:01 -0800 (PST) (envelope-from nobody) Message-Id: <200103182319.f2INJ1517233@freefall.freebsd.org> Date: Sun, 18 Mar 2001 15:19:01 -0800 (PST) From: sapsan@mailru.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/25905: Sound failed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25905 >Category: kern >Synopsis: Sound failed >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 Mar 18 15:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alex >Release: 4.2 STABLE >Organization: >Environment: FreeBSD sapsan.int 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Mar 17 23:44:18 EET 2001 root@sapsan.int:/usr/src/sys/compile/SAPSAN i386 >Description: If I compile kernel with lines: device snd device sb0 at isa? port 0x220 irq 5 drq 1 # dmesg ... sb_reset_dsp failed ... It worked in 3.3 STABLE If I compile kernel with lines: device pcm0 at isa? port? irq 5 drq 1 flags 0x13 or: device sbc0 at isa? port 0x220 irq 5 drq 1 # dmesg ... on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 unknown: can't assign resources unknown: can't assign resources ata1-slave: identify retries exceeded ad0: 6187MB [13410/15/63] at ata0-master WDMA2 acd0: CDROM at ata1-master using PIO3 ... I have AZTECH 2320 sound card # pnpinfo Vendor ID AZT1006 (0x06105407), Serial Number 0xffffffff PnP Version 1.0, Vendor Version 2 Device Description: AZT1006 PnP SOUND DEVICE Logical Device ID: AZT1002 0x02105407 #1 Device supports I/O Range Check Device Description: AUDIO ... TAG Start DF Good Configuration I/O Range 0x220 .. 0x220, alignment 0x10, len 0x10 [16-bit addr] I/O Range 0x388 .. 0x388, alignment 0x8, len 0x8 [16-bit addr] I/O Range 0x534 .. 0x534, alignment 0x4, len 0x4 [16-bit addr] IRQ: 5 IRQ: High true edge sensitive DMA: channel(s) 1 8-bit, not a bus master, count by byte, , Compatibility mode DMA: channel(s) 3 8-bit, not a bus master, count by byte, , Compatibility mode ... TAG End DF >How-To-Repeat: Try to install this sound card >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 15:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2460937B719 for ; Sun, 18 Mar 2001 15:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2INe2918946; Sun, 18 Mar 2001 15:40:02 -0800 (PST) (envelope-from gnats) Date: Sun, 18 Mar 2001 15:40:02 -0800 (PST) Message-Id: <200103182340.f2INe2918946@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Malone Subject: Re: misc/25904: Error in the printf-function. Reply-To: David Malone Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/25904; it has been noted by GNATS. From: David Malone To: gh@raditex.se Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/25904: Error in the printf-function. Date: Sun, 18 Mar 2001 23:39:28 +0000 On Sun, Mar 18, 2001 at 02:38:06PM -0800, gh@raditex.se wrote: > >Description: > The printf function seems to mix up whats a pointer and whats > a value... ? You must pass the correct types to printf if you want it to do something sensible. Each time you used "%f", which means "I am about to pass a float or a double", but you passed a mixture of other things. If you're a beginner C programmer then I'd suggest that you turn on some more compiler warnings, which will give about this: gcc -pedantic -ansi -W -Wall file.c Also, you might want to consult the C FAQ at: http://www.eskimo.com/~scs/C-faq/top.html and try reading the newsgroup comp.lang.c. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 21:20: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF8A837B71A for ; Sun, 18 Mar 2001 21:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2J5K3A58103; Sun, 18 Mar 2001 21:20:03 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5774537B718 for ; Sun, 18 Mar 2001 21:13:44 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2J5DiO57497; Sun, 18 Mar 2001 21:13:44 -0800 (PST) (envelope-from nobody) Message-Id: <200103190513.f2J5DiO57497@freefall.freebsd.org> Date: Sun, 18 Mar 2001 21:13:44 -0800 (PST) From: leon2k@ausi.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/25909: 4.x kernel freezes on P3-Asus CUSL2-C motherboard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25909 >Category: kern >Synopsis: 4.x kernel freezes on P3-Asus CUSL2-C motherboard >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 Mar 18 21:20:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: Leon Dang >Release: 4.2->STABLE >Organization: >Environment: FreeBSD netbox.xxx.xxx 4.3-BETA FreeBSD 4.3-BETA #0: Mon Mar 19 13:19:25 EST 2001 xxxx i386 >Description: Did a 4.2-RELEASE setup, but the screen just hangs when the setup menu is displayed. All keyboard functionality is gone. After changing the keyboard (which was a Mitsubishi Diamond touch) to a Logitech or MS keyboard and restarted the installation, the keyboard worked fine. Thought that the problem was 4.2-RELEASE related so built a 4-STABLE environment and booted the machine with the Diamond keyboard. Again the keyboard hung (got the login prompt and that was all). Later, tried booting with a MS and Logitech keyboard(s), and successful. From what I observe, there may be issues related to the Diamond keyboard and FreeBSD keyboard driver, since a Logitech or MS keyboard worked flawlessly. The same system, with the Diamond kb, installed and ran 3.x just fine but for some reason hangs on a 4.x tree. >How-To-Repeat: >Fix: Don't use a Diamond keyboard with an Asus CUSL2-C motherboard with FreeBSD 4. Logitech and MS work fine though. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 22: 0: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FAF037B719 for ; Sun, 18 Mar 2001 22:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2J602U61599; Sun, 18 Mar 2001 22:00:02 -0800 (PST) (envelope-from gnats) Received: from daconcepts.dyndns.org (wks-166-129-114.kscable.com [24.166.129.114]) by hub.freebsd.org (Postfix) with ESMTP id E782037B718 for ; Sun, 18 Mar 2001 21:58:47 -0800 (PST) (envelope-from natedac@daconcepts.dyndns.org) Received: (from natedac@localhost) by daconcepts.dyndns.org (8.11.3/8.11.3) id f2J5rcE42369; Sun, 18 Mar 2001 23:53:38 -0600 (CST) (envelope-from natedac) Message-Id: <200103190553.f2J5rcE42369@daconcepts.dyndns.org> Date: Sun, 18 Mar 2001 23:53:38 -0600 (CST) From: natedac@kscable.com Reply-To: natedac@kscable.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/25910: Kernel sound driver may die if a program crashes>> update Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25910 >Category: kern >Synopsis: Kernel sound driver may die if a program crashes>> update >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 Mar 18 22:00:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Nate Dannenberg >Release: FreeBSD 4.3-BETA i386 >Organization: n/a >Environment: System: FreeBSD piccolo 4.3-BETA FreeBSD 4.3-BETA #1: Fri Mar 16 16:32:20 CST 2001 natedac@piccolo.daconcepts.dyndns.org:/usr/src/sys/compile/PICCOLO i386 IBM Aptiva with ESS Solo-1 audio >Description: If a program crashes while it's using the sound device, the kernel fails to close the device so that other programs may use it. The device is left in an open, "busy" state. >How-To-Repeat: Run any program like mpg123, and find a way to cause it to crash. Now try to play something else with that or any other audio application. >Fix: Don't compile the sound driver into the kernel. Instead, use the loadable module. I got a chance to test this out, and sure enough, I can restore the sound after the driver dies, without rebooting the system (which is the case with the in-kernel driver)... Exit all audio applications, including those that may be using the mixer device (gqmpeg, aumix) or that are just acting as a server/daemon for other programs (esd). Unload the driver modules and reload them. These few lines will automate the process a little bit: #!/usr/local/bin/bash # or any other path-capable shell. killall esd killall mpg123 killall gqmpeg killall xmp killall aumix sleep 1 kldunload snd_pcm kldunload snd_solo sleep 1 kldload /modules/snd_pcm kldload /modules/snd_solo mixer line 0 mixer line1 0 mixer mic 0 mixer synth 0 mixer cd 100 mixer pcm 50 mixer vol 50 # end... If the sound drivers are compiled into the kernel, it is necessary to shut the computer down and re-start it to restore sound once the driver dies. With the modules, the above code seems to work, preserving what may be rather important uptime. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sun Mar 18 23:10: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D8BC37B719 for ; Sun, 18 Mar 2001 23:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2J7A3x76656; Sun, 18 Mar 2001 23:10:03 -0800 (PST) (envelope-from gnats) Date: Sun, 18 Mar 2001 23:10:03 -0800 (PST) Message-Id: <200103190710.f2J7A3x76656@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: kern/25900: system crach and reboot when use mount_cd9660 on a bad CD-R Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25900; it has been noted by GNATS. From: Peter Pentchev To: jocke__@linuxmail.org Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/25900: system crach and reboot when use mount_cd9660 on a bad CD-R Date: Mon, 19 Mar 2001 09:02:55 +0200 On Sun, Mar 18, 2001 at 08:00:34AM -0800, jocke__@linuxmail.org wrote: > > >Number: 25900 > >Category: kern > >Synopsis: system crach and reboot when use mount_cd9660 on a bad CD-R > >Originator: Jocke > >Release: FreeBSD 4.2-RELEASE > >Organization: > >Environment: > FreeBSD FreeBSD.domain 4.2-RELEASE FreeBSD 4.2-RELEASE #13: Sun Feb 25 19:37:38 GMT 2001 root@FreeBSD.domain:/usr/src/sys/compile/Jockes i386 > > >Description: > When I try to mount a CD-R that is not correctly closed (ie. burning > process fail) the kernel panic and the system reboot. I think this is a > very serious problem on servers. > > >How-To-Repeat: > Simple try to mount a CD-R that is not correctly burned and closed Can you try updating your system to 4.2-STABLE (which is really 4.3 pre-release now) and check if the problem persists? For more information on updating, see the Handbook entry at http://www.FreeBSD.org/handbook/synching.html G'luck, Peter -- This sentence no verb. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 0: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D6CA37B71B for ; Mon, 19 Mar 2001 00:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2J802G81800; Mon, 19 Mar 2001 00:00:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B61B537B719 for ; Sun, 18 Mar 2001 23:53:33 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2J7rXj80990; Sun, 18 Mar 2001 23:53:33 -0800 (PST) (envelope-from nobody) Message-Id: <200103190753.f2J7rXj80990@freefall.freebsd.org> Date: Sun, 18 Mar 2001 23:53:33 -0800 (PST) From: dyeske@yahoo.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: conf/25914: added more modules to /boot/defaults/loader.conf Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25914 >Category: conf >Synopsis: added more modules to /boot/defaults/loader.conf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 19 00:00:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: David Yeske >Release: 4.3 BETA >Organization: unemployed, but looking for work >Environment: FreeBSD stuff 4.3-BETA FreeBSD 4.3-BETA #50: Fri Mar 16 02:22:19 PST 2001 root@stuff:/usr/src/sys/compile/KERNEL i386 >Description: added lines to src/sys/boot/forth/loader.conf >How-To-Repeat: http://dyeske.netrush.net/freebsd/loader.conf.diff >Fix: http://dyeske.netrush.net/freebsd/loader.conf.diff >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 1:19:49 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC39437B718; Mon, 19 Mar 2001 01:19:46 -0800 (PST) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2J9JkF94329; Mon, 19 Mar 2001 01:19:46 -0800 (PST) (envelope-from hm) Date: Mon, 19 Mar 2001 01:19:46 -0800 (PST) From: Message-Id: <200103190919.f2J9JkF94329@freefall.freebsd.org> To: walter@walter.anet.cz, hm@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/23207: ISDN communication with the outside Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ISDN communication with the outside State-Changed-From-To: open->closed State-Changed-By: hm State-Changed-When: Mon Mar 19 01:16:04 PST 2001 State-Changed-Why: i4b-00.96.00 is not part of FreeBSD 4.x and as such outside the scope of the PR database. http://www.freebsd.org/cgi/query-pr.cgi?pr=23207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 2: 5: 3 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F135537B719; Mon, 19 Mar 2001 02:05:01 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JA51r98657; Mon, 19 Mar 2001 02:05:01 -0800 (PST) (envelope-from dwmalone) Date: Mon, 19 Mar 2001 02:05:01 -0800 (PST) From: Message-Id: <200103191005.f2JA51r98657@freefall.freebsd.org> To: gh@raditex.se, dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/25904: Error in the printf-function. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Error in the printf-function. State-Changed-From-To: open->closed State-Changed-By: dwmalone State-Changed-When: Mon Mar 19 02:04:13 PST 2001 State-Changed-Why: Seems to be due to misues of printf. http://www.freebsd.org/cgi/query-pr.cgi?pr=25904 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 2:15:50 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.raditex.se (mail.raditex.se [192.5.36.21]) by hub.freebsd.org (Postfix) with ESMTP id EC56837B718; Mon, 19 Mar 2001 02:15:45 -0800 (PST) (envelope-from gh@raditex.se) Received: from gandalf.raditex.se (gandalf.raditex.se [192.5.36.18]) by ns.raditex.se (8.9.3/8.9.3) with ESMTP id LAA78350; Mon, 19 Mar 2001 11:15:43 +0100 (CET) (envelope-from gh@raditex.se) Date: Mon, 19 Mar 2001 11:15:43 +0100 (CET) From: G Hasse X-Sender: gh@gandalf.sickla.raditex.se To: dwmalone@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: misc/25904: Error in the printf-function. In-Reply-To: <200103191005.f2JA51r98657@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 19 Mar 2001 dwmalone@FreeBSD.org wrote: > Synopsis: Error in the printf-function. > > State-Changed-From-To: open->closed > State-Changed-By: dwmalone > State-Changed-When: Mon Mar 19 02:04:13 PST 2001 > State-Changed-Why: > Seems to be due to misues of printf. In Linux printf I get this printout... Var is 2.256102 /* an address printed as float. Stupid! but the Value is 2.400000 way to print an float adress? */ Var is 2.256102 Value is 4 Var is 4 So way is the conversion of an address in FreeBSD 0? GH > http://www.freebsd.org/cgi/query-pr.cgi?pr=25904 > ---------------------------------------------------------------- Göran Hasse email: gh@raditex.se Tel: +46 8 694 92 70 Raditex AB http://www.raditex.se Fax: +46 8 442 05 91 Sickla Alle 7, 1tr Mob: 070-5530148 131 34 NACKA, SWEDEN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 2:52:55 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 4DE6A37B718 for ; Mon, 19 Mar 2001 02:52:49 -0800 (PST) (envelope-from roam@orbitel.bg) Received: (qmail 1260 invoked by uid 1000); 19 Mar 2001 10:28:01 -0000 Date: Mon, 19 Mar 2001 12:28:01 +0200 From: Peter Pentchev To: G Hasse Cc: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/25904: Error in the printf-function. Message-ID: <20010319122801.D515@ringworld.oblivion.bg> Mail-Followup-To: G Hasse , dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org References: <200103191005.f2JA51r98657@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gh@raditex.se on Mon, Mar 19, 2001 at 11:15:43AM +0100 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Mar 19, 2001 at 11:15:43AM +0100, G Hasse wrote: > On Mon, 19 Mar 2001 dwmalone@FreeBSD.org wrote: > > > Synopsis: Error in the printf-function. > > > > State-Changed-From-To: open->closed > > State-Changed-By: dwmalone > > State-Changed-When: Mon Mar 19 02:04:13 PST 2001 > > State-Changed-Why: > > Seems to be due to misues of printf. > > In Linux printf I get this printout... > > Var is 2.256102 /* an address printed as float. Stupid! but the > Value is 2.400000 way to print an float adress? */ > Var is 2.256102 > Value is 4 > Var is 4 > > So way is the conversion of an address in FreeBSD 0? To print a pointer, you use printf("%p", ptr). To print a float variable, you use printf("%f", var). To print a float value, which hangs at the end of a pointer to a float, you must first dereference the pointer, and pass the value to printf() as a simple float: float v, *p; v = 2.5; p = &v; printf("v is %f, p is %p, *p is %f\n", v, p, *p); G'luck, Peter -- If wishes were fishes, the antecedent of this conditional would be true. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 5:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70F0B37B71A for ; Mon, 19 Mar 2001 05:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JDK1933137; Mon, 19 Mar 2001 05:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0E4D37B719 for ; Mon, 19 Mar 2001 05:10:24 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JDAOH32135; Mon, 19 Mar 2001 05:10:24 -0800 (PST) (envelope-from nobody) Message-Id: <200103191310.f2JDAOH32135@freefall.freebsd.org> Date: Mon, 19 Mar 2001 05:10:24 -0800 (PST) From: daniel.rapp@incabus.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25917: Paste thrue SSH Secure Shell v.2.4.0 (build 161,163) in VI kills the session... Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25917 >Category: misc >Synopsis: Paste thrue SSH Secure Shell v.2.4.0 (build 161,163) in VI kills the session... >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 19 05:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Daniel Rapp >Release: FreeBSD 4.2-RELEASE >Organization: Incabus Systems >Environment: FreeBSD xxx.xxx.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: Paste thrue SSH Secure Shell v.2.4.0 (build 161,163) in VI kills the session...Buffert problem?, works fine whit small texts but just dies when trying to insert larger texts... >How-To-Repeat: Use SSH Secure Shells Client (www.ssh.com) and connect to a FreeBSD 4.2 machine, open VI and try to paste a large text into it...(-=BANG=-) >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 8:10: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F29E937B71A for ; Mon, 19 Mar 2001 08:10:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JGA0d51472; Mon, 19 Mar 2001 08:10:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1771A37B718 for ; Mon, 19 Mar 2001 08:03:18 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JG3IR48370; Mon, 19 Mar 2001 08:03:18 -0800 (PST) (envelope-from nobody) Message-Id: <200103191603.f2JG3IR48370@freefall.freebsd.org> Date: Mon, 19 Mar 2001 08:03:18 -0800 (PST) From: jimz@panasas.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/25923: vm_map.h defines a macro called "min_offset" that creates problems with similarly-named variables Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25923 >Category: kern >Synopsis: vm_map.h defines a macro called "min_offset" that creates problems with similarly-named variables >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 19 08:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jim Zelenka >Release: 4.1.1-RELEASE >Organization: Panasas, Inc >Environment: FreeBSD nagano.panasas.com 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Thu Mar 8 12:49:16 EST 2001 root@nagano.panasas.com:/usr/src/sys/compile/NAGANO-HZ i386 >Description: /usr/src/sys/vm/vm_map.h contains the following line of code: #define min_offset header.start This causes problems for code using a variable named min_offset. At best, it fails to compile. At worst, the code contains a structure named header with a field named start, and this creates a very mysterious memory-corruption bug. >How-To-Repeat: Include vm_map.h in a file using a local variable named min_offset >Fix: "A whole lot of query-replace" :-) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 8:16:53 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id B471137B71A; Mon, 19 Mar 2001 08:16:50 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id LAA93612; Mon, 19 Mar 2001 11:16:47 -0500 (EST) (envelope-from wollman) Date: Mon, 19 Mar 2001 11:16:47 -0500 (EST) From: Garrett Wollman Message-Id: <200103191616.LAA93612@khavrinen.lcs.mit.edu> To: Peter Pentchev Cc: G Hasse , dwmalone@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: misc/25904: Error in the printf-function. In-Reply-To: <20010319122801.D515@ringworld.oblivion.bg> References: <200103191005.f2JA51r98657@freefall.freebsd.org> <20010319122801.D515@ringworld.oblivion.bg> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: Followups to comp.lang.c, please. > To print a pointer, you use printf("%p", ptr). Not quite. To print a pointer, use: printf("%p", (void *)ptr); > To print a float variable, you use printf("%f", var). Actually, there is no way to print a `float' using printf(); it is only possible to print `double' or `long double' values. This rarely makes a difference because unprototyped arguments to variadic functions always receive the default promotions, so floats are automatically converted to doubles before being passed to printf(). When using scanf(), on the other hand, it is possible to read a `float', since the arguments to scanf() are always passed by pointer; in scanf() formats, "%f" means `float' and to get double one must use "%lf". (`long double' is "%Lf".) -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 10:30: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D758137B719 for ; Mon, 19 Mar 2001 10:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JIU1w70520; Mon, 19 Mar 2001 10:30:01 -0800 (PST) (envelope-from gnats) Received: from babylon.merseine.nu (c418236-a.clmba1.mo.home.com [24.12.203.134]) by hub.freebsd.org (Postfix) with ESMTP id 1BF1B37B71A for ; Mon, 19 Mar 2001 10:21:47 -0800 (PST) (envelope-from ishmael@babylon.merseine.nu) Received: (from ishmael@localhost) by babylon.merseine.nu (8.11.3/8.11.3) id f2JINHq83859; Mon, 19 Mar 2001 12:23:17 -0600 (CST) (envelope-from ishmael) Message-Id: <200103191823.f2JINHq83859@babylon.merseine.nu> Date: Mon, 19 Mar 2001 12:23:17 -0600 (CST) From: ishmael27@home.com Reply-To: ishmael27@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: conf/25925: Add service sgi_fam to /etc/rpc Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25925 >Category: conf >Synopsis: Add service sgi_fam to /etc/rpc >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 Mar 19 10:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jeremy Norris >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: System: FreeBSD babylon.merseine.nu 4.3-BETA FreeBSD 4.3-BETA #0: Tue Mar 6 20:09:07 CST 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386 >Description: This patch adds a line to /etc/rpc for sgi_fam. It allows SGI's fam (file alteration monitor) to run. >How-To-Repeat: >Fix: --- rpc.orig Mon Mar 19 12:19:41 2001 +++ rpc Wed Feb 21 21:42:36 2001 @@ -36,3 +36,4 @@ amd 300019 cmsd 100068 ttdbserver 100083 tooltalk +sgi_fam 391002 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 10:40: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 380A737B719 for ; Mon, 19 Mar 2001 10:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JIe1j71400; Mon, 19 Mar 2001 10:40:01 -0800 (PST) (envelope-from gnats) Received: from babylon.merseine.nu (c418236-a.clmba1.mo.home.com [24.12.203.134]) by hub.freebsd.org (Postfix) with ESMTP id 2DE6537B719 for ; Mon, 19 Mar 2001 10:36:47 -0800 (PST) (envelope-from ishmael@babylon.merseine.nu) Received: (from ishmael@localhost) by babylon.merseine.nu (8.11.3/8.11.3) id f2JIcHq84294; Mon, 19 Mar 2001 12:38:17 -0600 (CST) (envelope-from ishmael) Message-Id: <200103191838.f2JIcHq84294@babylon.merseine.nu> Date: Mon, 19 Mar 2001 12:38:17 -0600 (CST) From: ishmael27@home.com Reply-To: ishmael27@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: gnu/25927: Patch to install sstring header file for libstdc++ Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25927 >Category: gnu >Synopsis: Patch to install sstring header file for libstdc++ >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 Mar 19 10:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jeremy Norris >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: System: FreeBSD babylon.merseine.nu 4.3-BETA FreeBSD 4.3-BETA #0: Tue Mar 6 20:09:07 CST 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386 >Description: sstring header file is not installed with the other libstdc++ header files into /usr/include/g++. I do not know if this is intentional or not; in attempting to compile an application, it tried to include this missing header. I copied this header file from /usr/src/contrib/libstdc++ to /usr/include/g++ and the application compiled. The attached patch adds it to src/gnu/lib/libstdc++/Makefile. >How-To-Repeat: >Fix: --- Makefile.orig Sun Nov 14 22:16:19 1999 +++ Makefile Mon Mar 19 12:32:33 2001 @@ -19,8 +19,8 @@ HDRS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \ csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime \ - cwchar cwctype fstream iomanip iosfwd iostream stdexcept string \ - strstream complex.h stl.h valarray + cwchar cwctype fstream iomanip iosfwd iostream sstring stdexcept \ + string strstream complex.h stl.h valarray STDHDRS=bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \ gslice.h gslice_array.h indirect_array.h ldcomplex.h mask_array.h \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 11: 0: 9 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9852337B719 for ; Mon, 19 Mar 2001 11:00:04 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JJ03R73685 for freebsd-bugs@freebsd.org; Mon, 19 Mar 2001 11:00:03 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 19 Mar 2001 11:00:03 -0800 (PST) Message-Id: <200103191900.f2JJ03R73685@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: open PR's (mis)filed to gnats-admin and in limbo Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/03/15] pending/25840gnats-adminmounting unclosed CD causes kernel panic 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/11/07] pending/22677gnats-admin(Was pr: misc/11525) similar behavior in o [2000/11/09] pending/22722gnats-adminRe: apache-jserv (fwd) o [2000/11/23] pending/23054gnats-adminRe: maintainer update: security/nessus su o [2000/11/27] pending/23147gnats-admined driver hanging system o [2000/12/06] pending/23319gnats-adminRe: gogo: invalid source download locatio o [2000/12/10] pending/23453gnats-adminRe: New port: audio/gdrdao o [2000/12/13] pending/23519gnats-adminRe: xlock port doesn't check password o [2000/12/13] pending/23527gnats-adminRe: xlock port doesn't check password o [2000/12/14] pending/23542gnats-adminRe: xlock port doesn't check password o [2000/12/26] pending/23876gnats-adminsmpeg-xmms port fail to compile o [2000/12/27] pending/23885gnats-admin=09New port: quelcom: A set of command-li o [2000/12/27] pending/23896gnats-adminRe: o [2000/12/27] pending/23898gnats-admin=09New port: quelcom: A set of command-li o [2000/12/31] pending/23979gnats-adminRe: patch: ports/audio/linux-realplayer o [2001/01/01] pending/24006gnats-admin=09New port: httrack: An easy to use offl o [2001/01/03] pending/24037gnats-admin o [2001/01/10] pending/24215gnats-adminRe: Updated port: mail/elm+ME - 2.4ME+87 o [2001/01/10] pending/24216gnats-adminnew port: kde-i18n-pl o [2001/01/10] pending/24217gnats-adminnew port: ssmtp o [2001/01/10] pending/24240gnats-adminRe: Updated port: mail/elm+ME - 2.4ME+87 o [2001/02/14] pending/25097gnats-adminms-dos version 3.0 o [2001/02/20] pending/25242gnats-adminRe: PR bin/6161: 2.2.6 kerberos servers a o [2001/02/23] pending/25298gnats-admindmesg -a o [2001/02/23] pending/25336gnats-admindmesg -a o [2001/02/24] pending/25346gnats-adminSome interrupts not delivered on Dell Wor o [2001/02/28] pending/25452gnats-adminI need help. o [2001/03/01] pending/25486gnats-admin[PATCH] ports/editors/staroffice52 PR2544 o [2001/03/05] pending/25542gnats-admin/bin/sh: null char in quoted string o [2001/03/10] pending/25660gnats-admin=09[MAINTAINER UPDATE] audio/quelcom -> 0 o [2001/03/13] pending/25789gnats-adminRe: doc/25783 o [2001/03/13] pending/25790gnats-adminRe: doc/25783 o [2001/03/13] pending/25793gnats-adminFw: misc/25249: cc compiler not work 32 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/03/06] pending/25572gnats-adminsshd core dump o [2001/03/12] pending/25754gnats-adminPicoBSD uses broken vnconfig syntax o [2001/03/13] pending/25787gnats-admininetd/auth: -i option to return uid inste o [2001/03/14] pending/25798gnats-adminadduser does full *pwd.db rebuild, instea o [2001/03/18] pending/25892gnats-admindoc.html.mk: use OpenJade on alpha o [2001/03/18] pending/25913gnats-adminNew port mail/ripmime (RipMIME 1.0.0pr4) 6 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 11: 2:26 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC68D37B71D for ; Mon, 19 Mar 2001 11:00:16 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JJ04t73690 for freebsd-bugs@freebsd.org; Mon, 19 Mar 2001 11:00:04 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 19 Mar 2001 11:00:04 -0800 (PST) Message-Id: <200103191900.f2JJ04t73690@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: FreeBSD bugs list Subject: Current problem reports Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended The problem is not being worked on. 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. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1997/03/08] kern/2923 panic: vm_fault: fault on nofault entry, o [1997/12/21] kern/5355 bp Fix for NULLFS problems o [1998/02/03] kern/5641 jasone running processes at the IDLE priority (i o [1998/02/10] kern/5703 CDROM Media Error triggers complete syste s [1998/05/13] kern/6630 julian [PATCH] Fix for Cyrix I8254 bug o [1998/07/12] kern/7264 gibbs Buslogic BT 950 scsi card not detected o [1998/08/15] kern/7622 Kernel panic with Fatal trap 18. o [1998/09/28] kern/8074 se CAM rescan operation fatal a [1998/11/08] ports/8609 nectar eklogin service (kerberos klogind) fails o [1998/11/24] bin/8829 bug in innetgr (was: Fix port: security/s o [1998/11/25] kern/8861 mdodd under heavy (multi interface) traffic ep0 o [1999/02/19] kern/10166 panic during heavy sio i/o;no coproc; ves o [1999/02/20] kern/10172 [panics] Kernel (esp kern/sys_pipe.c) die s [1999/02/26] kern/10281 Crash of 3.1-STABLE system due to scsi er o [1999/03/07] misc/10473 Incorrect aout compat libraries in XF8633 o [1999/03/09] kern/10507 Process hangs in state VM pgd o [1999/03/09] misc/10509 Cvs can hang system when used with pserve o [1999/03/09] kern/10520 bp can't exec files under nullfs o [1999/03/11] kern/10542 page fault while in kernel mode, not kern o [1999/03/11] kern/10545 When a fork/exec stress test is run, the o [1999/03/20] i386/10690 Installation freezes after device selecti o [1999/03/23] bin/10744 call to login() from aout/libutil.so.2.2 o [1999/03/27] kern/10828 3.1-STABLE freezes when writing to floppy o [1999/03/30] kern/10872 Panic in sorecieve() due to NULL mbuf poi f [1999/04/13] kern/11112 Amanda on FreeBSD can wipe the _next_ tap f [1999/04/17] kern/11196 kernel mode page fault o [1999/04/20] kern/11238 Synchronous PPP not functional in leased o [1999/04/20] kern/11241 Install fails after SCSI probe o [1999/04/27] kern/11351 system reboot for error with popper and d o [1999/05/12] kern/11680 server freezes, all processes stuck in "i o [1999/05/14] kern/11707 ncr isn't recognized in 3.1-19990512-STAB o [1999/05/24] kern/11869 wpaul Network hangging due to xl0: tx underrun o [1999/05/31] kern/11966 TCP copies send and receive socket buffer o [1999/06/02] kern/11988 recvmsg with a cmsghdr but no iovec is br f [1999/06/05] kern/12041 n_hibma Crashes on startup if Zip drive is switch o [1999/06/07] kern/12072 vm_fault happened in binary file transfer o [1999/06/09] kern/12106 error 6: panic: cannot mount root o [1999/06/10] kern/12127 persistent crash on idle SMP system o [1999/06/16] kern/12248 CRON in malloc(): warning: pointer to wr o [1999/06/18] i386/12286 Segmentation violation when invoking JNI s [1999/06/23] kern/12367 Writing files larger than floppy capacity o [1999/06/25] kern/12395 gibbs Buslogic SCSI cards (BT948) time out unde o [1999/06/30] kern/12466 Fast system hangs under high FS load o [1999/07/05] kern/12521 lmbench-1.1's context switching test hang o [1999/07/12] misc/12607 System crashes after boot, portmap endles o [1999/07/13] alpha/12623 alpha Certain valid numeric strings cause a SIG o [1999/07/21] kern/12730 poll() causes indeterministic program han o [1999/08/02] misc/12923 Installation fails on HP Net Server o [1999/08/10] i386/13059 imp Install aborts with panic:aha0: Invalid C o [1999/08/30] misc/13474 Maximum Number of IPs Permitted in the .. o [1999/09/12] kern/13709 panic: sched_sync: fsync failed o [1999/09/19] kern/13825 tx0 "holds" packets for long periods, eve o [1999/09/19] i386/13844 keyboard locks up when I page through a m o [1999/09/22] i386/13892 Kern.flp does not boot on Compaq Presario o [1999/09/24] i386/13933 nfs server panics in tulip_rx_intr() o [1999/09/24] kern/13940 Panic with dd on block/"cooked" devices u o [1999/09/24] kern/13944 ATAPI cd-rom not boot to install, nor de o [1999/09/27] misc/13995 Full duplex mode doesn't work right with o [1999/09/28] kern/14028 ATAPI cd-rom not boot to install and can' o [1999/09/28] i386/14030 imp aha0 probe fails 3.3.0-RELEASE install wi o [1999/10/05] kern/14141 3.3-RELEASE crashing often o [1999/10/06] kern/14162 sudden reboot problem ( maybe kernel pani o [1999/10/08] misc/14204 error 6: panic: cannot mout root(2) o [1999/10/10] i386/14256 System doesn't boot under FreeBSD 3.2 o [1999/10/14] kern/14322 mount respects permissions of underlying o [1999/10/15] kern/14347 kdump & truss won't compile because addit o [1999/10/25] kern/14510 kernel panic while pressing panic o [2000/02/09] i386/16620 mdodd 4.0-20000208-CURRENT fails to boot on ASU o [2000/02/14] kern/16708 wpaul 3Com 3c900-Combo Ehternet card make kerne o [2000/02/15] kern/16740 mckusick The kernel panics with "ffs_clusteralloc: o [2000/02/18] i386/16802 An user math program have the system on K o [2000/02/19] kern/16828 High Speed Pinging Over 8184 bytes Kills o [2000/02/21] kern/16890 Fatal trap 12: page fault while in kernel o [2000/02/26] kern/17011 Fatal trap 12 occur, dhclient with BOOTP o [2000/02/28] kern/17067 consistent "make -k buildworld" crash wit o [2000/03/03] kern/17152 alfred kernel panic:aio_write o [2000/03/07] kern/17248 FreeBSD 3.4 won't install on 486/100 IBM o [2000/03/10] kern/17305 advansys driver time-out around 30 minute o [2000/03/15] i386/17391 jhb FreeBSD boot loader does not recognize ke f [2000/03/15] i386/17398 imp Install failure of 4.0-Release via ftp an o [2000/03/18] i386/17485 Partition editor completely non-functiona o [2000/03/22] i386/17558 ncr1 controller is not working properly i o [2000/03/23] kern/17565 4.0-RELEASE install does not access IDE d o [2000/03/27] kern/17620 jhay Digi/570i sync driver (if_ar.c) causes sy o [2000/03/28] alpha/17642 alpha FreeBSD/alpha 4.0 RELEASE installation fa o [2000/04/03] kern/17776 RAID5 with crashed disk corrupts filesyst o [2000/04/04] bin/17791 Restore does not handle bad or missing ta o [2000/04/04] misc/17793 Keyboard not found o [2000/04/04] ports/17806 msmith make in ports/net/citrix_ica loops on scr o [2000/04/04] i386/17808 cannot swap /dev/.... o [2000/04/05] kern/17821 Wavelan driver not working in 4.0 o [2000/04/08] kern/17870 n_hibma 4.0-release consistently crashes a couple o [2000/04/09] kern/17881 4.0-RELEASE kern.flp boot crashes upon pr o [2000/04/18] kern/18074 Fatal trap 12: page fault while in kernel o [2000/04/20] i386/18123 4.0-RELEASE crashes during boot from CD-R o [2000/04/23] kern/18182 Remote serial gdb no longer works since m o [2000/04/24] bin/18198 owner of ccontrol file in spool dir is wr o [2000/04/24] misc/18201 Freeze at boot time when trying to upgrad o [2000/04/25] misc/18205 Install via CD-Romm hangs o [2000/04/25] i386/18207 3.2-RELEASE to 4.0-RELEASE FTP upgrade fa o [2000/04/27] kern/18265 Vendor specific word = FFFF o [2000/05/09] misc/18466 dillon install via nfs or ftp media silently tru o [2000/05/13] bin/18531 installation will not read files frm flop o [2000/05/17] kern/18623 out of swap s [2000/05/17] misc/18641 paul FreeBSD V4.0 crashes when using ifconfig o [2000/05/18] i386/18655 4.0-RELEASE Fails to install o [2000/05/18] kern/18665 Unpredictable crashes. Page fault while i o [2000/05/21] kern/18712 Kernel panic o [2000/05/22] kern/18754 grog Vinum: reviving RAID5 volume corrupts dat o [2000/05/23] misc/18786 SCSI hangs during FreeBSD 4.0 installatio s [2000/05/24] misc/18793 ken Hitachi DK319H needs quirk entry to work o [2000/05/25] alpha/18808 alpha Unalligned trap handler fails on quadword o [2000/05/29] kern/18874 32bit NFS servers export wrong negative v o [2000/05/29] bin/18887 Undefined symbol "_krb_err_txt" in telnet o [2000/06/04] kern/19000 Automatic Reebot, Fatal o [2000/06/05] kern/19022 pcm driver causes immediate panic on use o [2000/06/05] i386/19027 FTP install operation does not find XFree f [2000/06/09] kern/19162 asmodai 4.0-STABLE panics w/ softupdates and quot o [2000/06/10] misc/19175 mounting NFS can be done multiple times C o [2000/06/13] kern/19247 jasone uthread_sigaction.c does not do anything o [2000/06/14] misc/19257 Detection of connected ports on a Cyclom o [2000/06/15] kern/19297 Multi-processor kernel fails to boot on T o [2000/06/16] conf/19336 write failure when adding distribution fi o [2000/06/17] kern/19353 Cannot install 4.0 o [2000/06/23] kern/19480 System hang when use current (GENERIC) ke o [2000/06/28] kern/19572 alfred executing command cd ../cdrom after mount a [2000/06/30] ports/19613 nate java causing SIGSEGV 11* segmentation vi o [2000/07/01] conf/19629 imp /etc/rc.sysctl can't set all syctls f [2000/07/03] kern/19661 imp hang or reboot when pcmcia ethernet adapt o [2000/07/05] kern/19726 wpaul fatal trap 12 / page fault o [2000/07/09] kern/19794 FreeBSD 4.0-Stable crash o [2000/07/12] gnu/19882 obrien ld does not detect all undefined symbols! o [2000/07/20] ports/20077 jmz Latex 99.12 fails to make completely o [2000/07/26] misc/20205 FreeBSD 4 will not install on a Compaq Pr o [2000/07/27] kern/20227 jlemon 4.1-RC: UDP checksum problem f [2000/07/29] kern/20296 sheldonh matcd driver is a) not in GENERIC and b) o [2000/07/30] i386/20308 yokota vidcontrol VESA_800x600 causes a kernel p f [2000/07/31] kern/20310 groudier Symbios 53c875j drivers don't work o [2000/08/01] misc/20353 4.1 doesn't work on Compaq ML370 o [2000/08/03] kern/20375 APM doesn't work properly! Suspend/resum o [2000/08/05] kern/20429 yokota setting flags 0x1 in atkbd0 locks keyboar o [2000/08/08] kern/20484 jlemon FreeBSD 4.0 crashes repeatedly: trap 12: o [2000/08/08] bin/20489 davidn pw problems: -w random not working correc o [2000/08/08] i386/20495 yokota 4.1-STABLE and 4.1-RELEASE: keyboard does o [2000/08/15] ports/20624 emulationvmware vmmon module locks kernel o [2000/08/16] kern/20671 wpaul panicstr:page fault; panic messages:Fatal f [2000/08/22] kern/20776 rnordier Cannot boot the install floppy for versio o [2000/08/28] kern/20895 groudier sym driver doesn't work for SYM53C895A o [2000/09/02] i386/20994 /etc/fstab or kernel not correctly instal o [2000/09/04] misc/21025 msmith BTX loader 1.00 gets 1Gb of memory from B f [2000/09/04] i386/21042 mdodd Keyboard driver problems with PS/2 Model f [2000/09/06] kern/21079 ume IPSEC, kernel ARPs for tunnel endpoint in f [2000/09/08] i386/21117 When booting 4.0 install disk receive thi o [2000/09/12] kern/21220 msmith mlx0: I/O error - attempt to write beyond o [2000/09/13] bin/21253 dump/restore fail on any stream (tape/pip o [2000/09/14] misc/21269 Install does not see disk on Advansys car o [2000/09/14] kern/21272 wpaul USB interrupts seem to be turned off o [2000/09/14] kern/21278 gibbs ahc driver wedges on stressed SMP system o [2000/09/17] kern/21323 msmith Lock up at boot on Acer507DX with pci.c 1 o [2000/09/18] kern/21378 Accessing floppy under 4.1-STABLE (with D o [2000/09/19] kern/21397 Floppy drive doesn't work on Compaq ProLi o [2000/09/20] kern/21438 cg Sox recording in 16 bits creates a panic: o [2000/09/26] bin/21566 passwd does not work after updating from o [2000/09/27] kern/21592 insufficient PAP authentication in isp pr o [2000/10/01] i386/21677 Instalation crashed when shell started o [2000/10/02] i386/21717 DOS while opening /dev/audio o [2000/10/04] kern/21757 cp from nullfs-mounted filesystem aborts o [2000/10/04] i386/21758 X display font problem o [2000/10/05] i386/21772 No interrupts for 39160 PCI adapter in PR o [2000/10/06] misc/21782 4.1.1 and ADAPTEC 29160N SCSI controller o [2000/10/06] kern/21783 When msgrcv() blocks, it blocks ALL threa o [2000/10/06] kern/21790 marcel fstat64 does not exist in Linux emulation o [2000/10/06] i386/21802 after working fine for a few weeks, mach o [2000/10/08] kern/21845 phk crash, while tring to send udp via half-b o [2000/10/09] misc/21861 PostgreSQL on jailed enviroment fails o [2000/10/11] kern/21915 grog Machine dies sig 12 in ahc driver (Freebs f [2000/10/12] kern/21929 lpd cause system crash f [2000/10/18] kern/22086 grog DMA errors during intensive disk activity o [2000/10/23] i386/22236 mouse cursor bug under text console mode o [2000/10/23] i386/22240 unstable UDMA on Iwill VD133PL v1.6 (Apol a [2000/10/23] kern/22245 Incorrect handling of end-of-media in ata o [2000/10/26] kern/22324 Kernel panic when second Compaq Smart Arr o [2000/10/28] kern/22376 Some problems in ar driver with FastTrak o [2000/10/31] ports/22444 ache The 'screen' port has reproducable segfau o [2000/11/01] kern/22494 wpaul Fatal trap 12: page fault while in kernel o [2000/11/02] kern/22557 fatal kernel trap 0x2(memory management) o [2000/11/02] kern/22561 xl networkhanging o [2000/11/03] bin/22595 telnetd tricked into using arbitrary peer o [2000/11/06] i386/22640 SCSI problem halts system after long peri o [2000/11/06] kern/22648 SCSI sup system freezes 4.2-BETA o [2000/11/10] i386/22760 adaptec bios cannot find disks after 4.1. o [2000/11/16] kern/22909 Vinum RAID5 degraded write not consistenc o [2000/11/18] kern/22953 keu driver throws 'usb error on rx: IOERR o [2000/11/20] gnu/22972 obrien Internal Compiler Error o [2000/11/21] bin/23013 Cannot buildworld in 4.2-RELEASE o [2000/11/23] kern/23061 cg kernel doesn't boot when compiled with pc o [2000/11/25] misc/23103 lacks many ISO C99 features (NAN o [2000/11/26] kern/23126 Can't boot kernel with ADAPTEC 1522 SCSI o [2000/11/27] i386/23145 pppoe-test-program panics the server o [2000/11/29] kern/23173 read hangs in linux emulation o [2000/12/03] ports/23257 ports Star office 5.2 has problem being install o [2000/12/04] kern/23258 panic: softdep_lock: locking against myse o [2000/12/04] kern/23281 Installation hangs on PowerEdge 2450 Per3 o [2000/12/08] kern/23379 panic: page fault o [2000/12/08] i386/23399 fbsd 4.2 locks up on my cardbus system if o [2000/12/09] kern/23411 SMP Kernel Freezes Machines on Dual Proce o [2000/12/11] kern/23480 panic: vm_pageout_flush page 0xc0a0a8fc i o [2000/12/12] bin/23501 pw destroy /etc/master.passwd when pw exe o [2000/12/12] kern/23505 processes die with SIGPROF, usually under o [2000/12/13] ports/23525 ports pgsql 7.0.3 port REMOVES data dir when tr a [2000/12/14] kern/23547 msmith only one logical device on Mylex AcceleRA o [2000/12/14] i386/23548 4.x causes Thinkpad 560X disk to spin up/ o [2000/12/17] misc/23595 rnordier boot problem after install o [2000/12/19] ports/23646 ports Staroffice 5.2 fails to install on FreeBS o [2000/12/19] i386/23681 keyboard is not working when the laptop i a [2000/12/21] kern/23740 kernel DoS tha could be executed by any u o [2000/12/22] kern/23752 panic with smp 4.2 kernel and dma lpt o [2000/12/26] kern/23859 panicked on sofree o [2000/12/27] kern/23887 panic: softdep_disk_write_complete: lock o [2000/12/30] misc/23958 Installation fails on an i486 DX2 machine o [2000/12/30] misc/23960 Installation fails on an i486 DX2 machine o [2001/01/01] kern/24018 4.2-STABLE, 4.0-RELEASE fatal trap 12: pa o [2001/01/02] kern/24019 Frequent panics in ep driver, 3c556 pcmci o [2001/01/09] kern/24197 4.2-R floppies fail: "timeout waiting for o [2001/01/12] ports/24276 asami XFree86-4 port doesn't put patch-1 in the o [2001/01/14] kern/24334 random kernel panic o [2001/01/16] kern/24378 ahc broken in STABLE o [2001/01/16] ports/24395 ports Date object is not deserialized correct o [2001/01/17] kern/24418 read/write in thread library (-lc_r) does o [2001/01/18] kern/24433 NFSv3 service hangs when writing large am o [2001/01/19] i386/24469 system hangs on scsi disk access error o [2001/01/23] ports/24568 jmz Can't get back to X after switching to co o [2001/01/25] i386/24653 can't get working install of X under 4.2 o [2001/01/28] ports/24705 ports Bug concerning Xwrapper/XFree86-4.0.2 f [2001/01/30] kern/24740 filesystem corruption CFP1080 CAM SCSI ca o [2001/01/30] kern/24741 Reboot when using vlans on a xl card with o [2001/02/02] kern/24811 Networking in FreeBSD 4.2-RELEASE doesn't o [2001/02/03] kern/24829 ufs incompatibility (4.1.1-STABLE -> 4.2- o [2001/02/03] kern/24831 panic in net code in many places o [2001/02/05] i386/24871 Pagefaults occur at random on a 4.2-STABL o [2001/02/06] i386/24920 moused weird o [2001/02/11] kern/25006 cannot ignore arp (ifconfig -arp doesn't o [2001/02/13] kern/25062 uid0 processes get killed after getswapsp o [2001/02/14] kern/25104 file corruption with Adaptec 29160 SCSI a o [2001/02/15] i386/25123 Heavy NFS traffic over virtual interface o [2001/02/15] kern/25125 fsck kernel crash f [2001/02/15] kern/25130 dcs kernel crash with kldload/kldunload md.ko o [2001/02/18] kern/25198 kernel crash on fsck o [2001/02/19] kern/25215 RELENG_4 kernel crashes starting SCSI dis o [2001/02/19] ports/25224 ports pth-1.3.7 hides /usr/include/pthread.h f [2001/02/20] misc/25230 gibbs ... SCB Memory Parity Error at seqaddr = o [2001/02/20] kern/25235 OS Hungs up when using with a Battery of f [2001/02/21] misc/25249 cc compiler not work o [2001/02/23] i386/25328 4.x stable kernel crash: page fault o [2001/02/25] ports/25351 ports x11/colorsel fails to build o [2001/02/25] kern/25358 Server periodically crashes o [2001/02/27] misc/25407 Error while booting 4.2 : ahc0 Signaled A o [2001/02/28] i386/25455 Cannot boot with 3c575BT cardbus lan pcmc f [2001/03/04] kern/25519 cg -STABLE crash from ordinary user (newpcm a [2001/03/04] kern/25536 fix annoying console mouse cursor flicker o [2001/03/09] kern/25632 USB modem (umodem) may destroy the cfreel o [2001/03/11] bin/25722 green OpenSSH on 4.2 dumps core from illegal us o [2001/03/14] misc/25813 Update from 4.0 to 5.0 fails by compiling o [2001/03/15] ports/25827 ports update comms/qico o [2001/03/15] pending/25840gnats-adminmounting unclosed CD causes kernel panic o [2001/03/16] misc/25856 neither 4.2 nor 4.3 boot install media 292 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1995/10/18] bin/786 wpaul Problem with NIS and large group maps o [1996/09/29] kern/1689 TCP extensions throttles distant connecti s [1996/10/26] bin/1892 n_hibma install(1) removes target file s [1996/11/08] gnu/1981 ypserv handles null key incorrectly a [1996/12/30] kern/2325 quota.user enlarged, no boot on 2.2-BETA f [1997/01/09] bin/2430 grog mountd stops on loading if subnet mask is o [1997/02/07] kern/2690 asami When Using ccd in a mirror mode, file cre o [1997/02/16] gnu/2749 peter cvs export using remote cvs fails - CVS/T o [1997/02/19] kern/2768 ktrace(1) -i dumps corrupted trace data o [1997/02/20] bin/2785 wpaul callbootd uses an unitialized variable o [1997/02/22] kern/2800 DDS large data writing probrem f [1997/03/01] kern/2840 mlock+minherit+fork+munlock causes panics o [1997/03/03] kern/2858 peter FreeBSD NFS client can't mount filesystem o [1997/04/01] bin/3170 vi freaks and dump core if user doesn't e o [1997/04/05] kern/3201 peter de0 not re-enabled after hub down o [1997/04/06] kern/3219 sppp or arnet gets looped after connectio o [1997/04/25] kern/3381 peter 2.2.x kernel panic on traversing and remo o [1997/04/25] kern/3384 telldir-seekdir can cause livelock o [1997/05/01] kern/3463 netstat -I packet count increase on sl0 w f [1997/05/04] i386/3502 mdodd Merge of if_ix* and if_ie* broke EE/16 su o [1997/05/06] bin/3524 imp rlogin doesn't read $HOSTALIASES for non- o [1997/05/12] kern/3579 peter de driver doesn't support newer SMC 9332 o [1997/05/12] kern/3581 intermittent trap 12 in lockstatus() s [1997/05/25] kern/3685 [PATCH] panic: fdesc attr o [1997/05/30] kern/3726 peter process hangs in 2.2-stable when working f [1997/06/03] kern/3771 dillon NFS hangs when writing to local FS re-mou o [1997/06/28] misc/3980 peter access via NFS fails during mount-operati o [1997/07/02] kern/4012 peter 2.2-RELEASE/Digital UNIX NFSv3 0 length f o [1997/07/17] kern/4115 peter SunOS NFS file has wrong owner if creator o [1997/07/26] bin/4176 restore gets confused when run over pipe o [1997/07/28] kern/4186 peter nfsiod, panic, page fault in kernel mode o [1997/07/30] kern/4194 peter kernel pci driver for Digital 21041 Ether o [1997/08/06] kern/4240 kernel fails to recognise 2nd serial port o [1997/08/10] kern/4265 Panic in dsinit when multiple FreeBSD sli o [1997/08/12] kern/4284 paul le0 goes OACTIVE after some time o [1997/08/13] kern/4295 SL/IP difficulties between 2.2.1 & 2.2.2 o [1997/08/16] kern/4312 arp table gets messed up, syslog "gateway o [1997/08/17] kern/4327 peter NFS over TCP reconnect problem s [1997/08/19] kern/4338 New device driver (Cyclades Cyclom-Z) o [1997/08/22] bin/4357 wosch bug in adduser script causes duplicate UI o [1997/09/02] kern/4454 X drops characters/locks up keyboard when o [1997/09/03] bin/4460 lpd hangs exiting (IE in ps table) o [1997/09/11] kern/4513 System lockup appears to be VM related. o [1997/09/14] i386/4533 Server with Cyclom-Y PCI card rebooted at o [1997/09/21] kern/4600 peter nfs lookups might give incorrect result o [1997/09/30] kern/4663 checkalias panic o [1997/10/01] kern/4666 dfr umount -f doesn't seem to work o [1997/10/01] bin/4672 rdist does not do hard links right when t o [1997/10/03] bin/4683 imp restore doesn't correctly handle "sparse" o [1997/10/16] kern/4774 trying to use IBCS2 shared libraries cras o [1997/10/16] kern/4782 dillon Under certain conditions, several krsh's o [1997/10/31] kern/4909 de ethernet driver is crazy on 100base o [1997/11/03] kern/4927 kernel does not check any quota and permi o [1997/11/05] bin/4949 rpc.rquotad stat()s fs with quota file in o [1997/11/15] conf/5062 login.access not evaluated correctly o [1997/11/18] kern/5085 System crash during mount command for CD o [1997/11/23] i386/5128 Adaptec 2940U Timeouts with QUANTUM disk o [1997/12/06] kern/5244 F00F workaround dosn't always work on SMP o [1997/12/14] bin/5297 will make incompatibility with System V style o [1997/12/19] kern/5347 peter DEC (de0) ethernet card has no buffers af o [1997/12/30] kern/5396 fdesc fs crashes system o [1997/12/31] i386/5401 peter de0 selects wrong media when reconnected o [1998/01/16] kern/5513 luigi new PnP code is BAD (soundcards) o [1998/01/27] kern/5587 session id gets dropped o [1998/01/29] kern/5598 Support for magneto-optic SCSI devices wi o [1998/01/31] kern/5611 bind does not check sockaddr->sin_family o [1998/02/01] kern/5618 kernel memory leak in routetbl. o [1998/02/04] kern/5643 NCR 810/815 do not handle rewind correctl o [1998/02/19] kern/5794 Kernel Panic o [1998/02/28] kern/5877 sb_cc counts control data as well as data o [1998/03/16] kern/6035 The system "sort-of" hangs when playing b o [1998/03/19] kern/6066 paul lnc driver does not work correctly with A o [1998/03/28] bin/6162 kinit does not default to the current use o [1998/04/04] kern/6212 dillon Two bugs with MFS filesystems fixed, one o [1998/04/07] kern/6238 luigi Sound-driver patch for MAD16 (OPTi 928,92 o [1998/04/14] kern/6300 System locks up in SMP mode when accessin o [1998/04/19] kern/6351 DPT RAID controller stops working under h o [1998/04/20] i386/6368 Stallion Easyio 8 port not detected using o [1998/05/03] kern/6506 system will not soft reboot a [1998/05/06] bin/6536 pppd doesn't restore drainwait for tty o [1998/05/12] kern/6603 ncr driver hangs under high load o [1998/05/25] kern/6751 audio cd play suddenly stops. o [1998/05/25] kern/6755 peter Tulip (if_de) driver buggy in -current o [1998/05/27] misc/6773 kris [PATCH] tempnam.c security problems s [1998/06/02] bin/6830 will make(1) exhibits confusing and non-standa o [1998/06/05] kern/6865 OS crashes when exiting shell with suspen o [1998/06/10] kern/6908 kernel crash from user land o [1998/06/19] bin/6994 The netstat(1) -s generates wrong output s [1998/06/23] bin/7033 Same process notified multiple times o [1998/06/24] kern/7038 Kernel panic caused by DPT driver (Got a s [1998/06/24] bin/7043 the fstat command doesn't know ISOFS, MSD o [1998/06/24] i386/7057 mdodd 3Com 3C509 locks up, or has >1000ms rtt u s [1998/07/05] kern/7169 cannot use accton on a append-only file s [1998/07/06] misc/7190 phk "Invalid partition table" after new insta s [1998/07/10] kern/7237 NCR SCSI driver ch0 troubles o [1998/07/11] kern/7245 processes die with signal 6, if machine o o [1998/07/12] i386/7266 yokota PSM detection failure with Linksys consol s [1998/07/14] kern/7281 [STABLE] Multicast kludge does not work c o [1998/07/26] kern/7405 dillon in pmap_changebit, pmap_pte_quick() retur s [1998/07/27] kern/7410 [PATCH] driver for arlan-655 s [1998/07/27] i386/7420 [PATCH] Maximum socket buffer size (SB_MA o [1998/07/28] kern/7424 dillon Machine crashes do not occur very often, s [1998/08/10] kern/7556 sl_compress_init() will fail if called an s [1998/08/10] kern/7561 CDROM (wcd) is prone to lock up system/pr o [1998/08/18] kern/7658 (1) rlogin from some host to the FreeBSD o [1998/08/18] kern/7664 scsiformat reports '0' for all parameters o [1998/08/27] bin/7756 disklabel misbehaving on seriously sick d o [1998/08/27] kern/7764 ps(1) hangs in pfslck/lockrd - All subseq o [1998/08/27] kern/7766 de driver still buggy - random ifc death o [1998/08/27] kern/7767 de driver still buggy - power cycle of de o [1998/09/09] bin/7872 dwmalone [PATCH] mountd(8) can apply flags to wron o [1998/09/09] bin/7876 gethostbyname flags temporary failure as o [1998/09/10] kern/7880 mount_cd9660 incorrect on multitrack CD-R o [1998/09/11] kern/7902 if_de doesn't properly recognize a "Magic o [1998/09/12] conf/7908 wrong perms on objformat after upgrade o [1998/09/16] gnu/7951 The gnu readline library core dumps when o [1998/09/17] bin/7968 If /usr/libexec/yppwupdate DNE, rpc.yppas o [1998/09/28] i386/8081 Problem with MULTIPORT driver and Boca BB o [1998/09/30] gnu/8099 obrien [patch] some bugs in cpio o [1998/10/03] kern/8137 [patch] quotaoff followed by quotaon can o [1998/10/06] kern/8180 open("..",O_RDONLY|O_NONBLOCK) fails o [1998/10/08] kern/8206 [patch] Unconected UDP socket declined, i o [1998/10/08] kern/8215 Creating 2 root partitions in sysinstall o [1998/10/13] kern/8312 Under heavy load, the system panics with o [1998/10/14] bin/8322 Mail doesn't respect REPLYTO in .mailrc o [1998/10/20] i386/8385 2.2.7 hangs while detecting type of COM1' o [1998/10/21] i386/8397 Code using popen compiled on BSDI BSD/OS o [1998/10/22] i386/8414 ibcs2 emulation sets serial baud-rate inc o [1998/10/22] kern/8415 SMP kernel freezes while downloading larg o [1998/10/31] bin/8518 freopen() in append mode followed by ftel o [1998/11/01] kern/8534 insufficient support routines for poll(2) o [1998/11/03] kern/8561 /kernel inode change time changes every r o [1998/11/08] kern/8607 maxprocsperuid setting causes sybase/linu o [1998/11/08] ports/8622 markm exmh2 has problems with some date formats o [1998/11/10] bin/8646 peter Implement rlogind -a option o [1998/11/11] kern/8655 Umount trouble of SCSI removable device f [1998/11/11] kern/8657 dillon nfs client hung in nfs_bwrite/vfs_busy_pa o [1998/11/14] bin/8685 sending a SYST by ftp client closes conne o [1998/11/18] bin/8745 wosch adduser permit adding `root' and mail ali o [1998/11/20] kern/8773 Intel AN430TX motherboard ps/2 port not r f [1998/11/20] kern/8778 gibbs Buslogic BT948 in 2 boxes upgraded from S f [1998/11/25] bin/8865 dwmalone syslogd hangs with serial console o [1998/11/29] conf/8903 dillon /etc/rc can do NFS mounts before the netw o [1998/12/02] kern/8940 system clock runs extremely slowly (and s f [1998/12/06] kern/8981 this also fixes X crashes and sio silo ov o [1998/12/16] kern/9095 swap detect error o [1998/12/20] i386/9140 NIS "Magic cookie" in master.passwd slays o [1998/12/21] kern/9163 peter [patch] squid does not join a multicast g o [1998/12/31] bin/9252 [patch] login program "login" don't set K o [1999/01/06] kern/9355 can't select() for writes on a bpf o [1999/01/07] bin/9379 pppd does not go through all interfaces l o [1999/01/08] kern/9391 if_addmulti doesn't check for retifma == o [1999/01/09] kern/9407 "make kernel" yields buggy kernel in cera o [1999/01/09] kern/9408 parameter reversed to a pci_cfgwrite in p o [1999/01/09] kern/9411 System crash on swapping to hole-files o [1999/01/11] bin/9440 amd can't mount filesystems with type:=uf o [1999/01/13] kern/9478 support for running a script from kldload o [1999/01/14] bin/9495 su doesn't look at login.cnf all the time o [1999/01/15] bin/9516 ftpd doesn't honor invalid shelll in logi o [1999/01/17] kern/9548 UNION fs corrupts data and has undefined o [1999/01/21] kern/9599 SMP hang after reseting CPU 1 f [1999/01/25] kern/9673 ISO CD-ROM Problem f [1999/01/28] i386/9759 Tar process hangs on buggy tapes o [1999/02/01] kern/9862 system crashes writing to msdos jaz disk o [1999/02/02] kern/9883 MGET()(and variants) return NULL with M_W s [1999/02/06] kern/9927 gibbs the ahc driver doesn't correctly grok swi o [1999/02/06] i386/9933 No error reported writing to write-protec o [1999/02/06] kern/9935 vmstat reprots bad AVM values o [1999/02/08] kern/9961 When loading if_ppp_mod.o system crashes, o [1999/02/08] i386/9962 Install Panics in with integer divide fau o [1999/02/08] kern/9974 Large amounts of kernel clock drift with f [1999/02/09] bin/9982 ume inet_addr(3) should be return 32bit uint. o [1999/02/11] kern/10021 MOUNTING A EXT2FS A AFTER MOUNTING AN MSD o [1999/02/11] bin/10031 ypxfr does not work with Solaris master s o [1999/02/13] kern/10066 problem with a X-Window and syscons drive o [1999/02/15] kern/10107 dillon interlock situation with exec_map and a p f [1999/02/25] bin/10264 davidn passwd(1) tryis NIS even with `-l' switch o [1999/02/25] kern/10265 file locking does not work with kernel pt o [1999/02/26] kern/10280 Display Adapters (PCI) probed wrong way - o [1999/02/28] bin/10312 ken pciconf -l generates output incompatible o [1999/02/28] kern/10316 le0 goes OACTIVE after some time o [1999/03/02] bin/10353 ypserv gets segmentation violation o [1999/03/03] kern/10381 hlfsd/NFS failure -- directory cached bet o [1999/03/05] kern/10411 top, vmstat, iostat show 0% cpu idle & us o [1999/03/07] kern/10466 resume causes crashes if BIOS extmem != R o [1999/03/08] kern/10492 broadcast IP address can be set on interf o [1999/03/09] bin/10510 Remote cvs botches commits on occassion o [1999/03/11] bin/10553 syslogd suddenly stopped logging o [1999/03/14] kern/10581 Kernel panic while using find on an ext2 o [1999/03/14] kern/10594 EXT2FS mount problems o [1999/03/14] bin/10596 I can't find out where someone is logged o [1999/03/15] misc/10599 [PATCH included]malloc/free breaks in cer o [1999/03/15] kern/10603 dcs Random system panics o [1999/03/15] kern/10607 Fast forwarding breaks when arp cache exp o [1999/03/16] bin/10633 obrien [patch] tcpslice timezone problem and upd o [1999/03/17] i386/10646 Bridge code missing from ed0 driver in 3. o [1999/03/19] kern/10671 setlogin(2) return EINVAL for length of n o [1999/03/20] kern/10698 de driver doesn't work with some tulip bo o [1999/03/24] bin/10774 sio0 doesn't work well, i belive the prob o [1999/03/24] kern/10778 "ipforward_rt" is not cleared when routin o [1999/03/27] bin/10821 des getpwent() fails on NIS clients after dro o [1999/03/30] kern/10870 eivind Kernel panic when writing to write-protec o [1999/03/30] bin/10880 Profiler libraries missing o [1999/04/01] bin/10912 /bin/sh: Fix to prevent infinite loops on o [1999/04/03] i386/10935 PCI cards detected twice o [1999/04/05] i386/10969 kernel fails to compile with ccs0 o [1999/04/06] bin/10991 lpd hangs system if printer not ready on o [1999/04/07] kern/11004 Quota Issues on SMP o [1999/04/07] bin/11005 `umount -f' does not work if the NFS-serv o [1999/04/08] misc/11024 getpwnam(3) uses incorrect #define to lim o [1999/04/11] kern/11080 fatal trap 18 while trying to mount inval o [1999/04/11] kern/11084 3.1-R kernel trap 12 with interrupts o [1999/04/13] bin/11119 NFS quotas fail to report if alternate fi o [1999/04/18] kern/11208 Complete system hang/freeze. No PANIC me o [1999/04/21] kern/11255 Fore System ATM Card not working o [1999/04/21] kern/11266 frequent crashes with "Page fault, fatal o [1999/04/26] conf/11336 Broken data sent to printer through devic o [1999/04/28] kern/11366 Filesystem can cause hang/crash in certai o [1999/04/28] conf/11376 NFS mount may be happening too soon in /e o [1999/04/29] bin/11382 generated code using rpcgen with -b optio o [1999/04/29] kern/11385 PCNet/PCI Ethernet adapter works in 3.1-R o [1999/04/29] i386/11395 ghostscript5.50 does not print properly, o [1999/04/30] kern/11405 pwd_mkdb with no tmp space leads to kerne o [1999/05/02] i386/11454 mkdir() and chdir() doesn't check argumen o [1999/05/03] kern/11462 CS network interface driver (for CS89XX b o [1999/05/04] kern/11490 yokota VESA+VM86+Splash == unstable system o [1999/05/05] kern/11507 msmith CS89XX (i386/isa/if_cs.c) fails to proper o [1999/05/05] kern/11513 cannot mount CD-ROM: Device not configure o [1999/05/05] misc/11525 dwmalone [PATCH] Networking patches to increase # o [1999/05/07] gnu/11562 tar verification doesn't work o [1999/05/07] kern/11563 pci_unmap_int doesn't do anything o [1999/05/12] i386/11664 lnc1 NIC fail to work o [1999/05/12] bin/11666 ypserv fails to reply host name resolutio o [1999/05/13] kern/11686 APM: Always "Resume failure" from suspend o [1999/05/13] kern/11692 3.1-stable deadlock o [1999/05/13] kern/11697 tegge Disk failure hangs system o [1999/05/18] i386/11773 yokota mouse works at setup time. Under X it go o [1999/05/19] misc/11778 mpz_get_str() in libgmp leads up to cored o [1999/05/20] i386/11801 Remounting CD on IDE CDROM after eject fa o [1999/05/21] kern/11821 /dev/fd0a hangs on large files, including o [1999/05/23] kern/11867 Sound driver loses interrupts, no sound o [1999/05/28] kern/11911 3.1-R : writing file larger than floppy s o [1999/05/28] kern/11915 access system call says file is readable o [1999/05/28] kern/11922 missing reentrant interfaces for getpwnam o [1999/05/29] kern/11928 kldload loads kernel modules even if ther o [1999/05/29] kern/11937 vm problems after havy memory usage o [1999/05/31] kern/11969 VM_fault with mmap'd CDROM data. o [1999/06/02] bin/11992 /usr/src/sbin/mountd/mountd.c has '#ifdef o [1999/06/04] kern/12022 phk System clock timewarps o [1999/06/06] bin/12054 explicit -ltermcap after -lncurses causes f [1999/06/06] kern/12062 sa tape driver with Cipher 60M SCSI QIC t o [1999/06/08] bin/12091 syslog packets from a remote machine are o [1999/06/09] kern/12104 Certain cdcontrol commands don't work pro o [1999/06/10] bin/12120 named crashes. o [1999/06/12] gnu/12175 obrien gdb crashes with pids > 32736 o [1999/06/13] bin/12191 wcol is trying to allocate a shared memor o [1999/06/16] bin/12242 segmentation fault running /usr/bin/fmt o [1999/06/16] kern/12247 userlevel program let kernel hang o [1999/06/18] bin/12272 The ctype locales print an error message o [1999/06/18] kern/12274 cd mount problem o [1999/06/20] kern/12305 clock() ticks backwards o [1999/06/21] kern/12320 error 6: panic: cannot mount root (2) o [1999/06/22] bin/12349 des 3.2-R inetd doesn't re-read ALL configura s [1999/06/24] kern/12381 bde Bad scheduling in FreeBSD o [1999/06/25] conf/12387 CDROM boot failure on Thinpad 770X, 380ED o [1999/06/25] kern/12394 3.2-RELEASE, rl0 ethernet interface freez o [1999/06/30] kern/12464 bad reference in struct vm_zone o [1999/07/01] kern/12484 [PATCH] bpf_filter() broken o [1999/07/06] bin/12538 getpwuid() NIS UID override fails o [1999/07/07] kern/12551 mks ASIC output is shifted following a short o [1999/07/13] kern/12632 Panic (trap 18) with Symbios SCSI control o [1999/07/14] misc/12640 Can use 2nd CD-ROM for fixit mode. o [1999/07/15] kern/12646 IGMP reports not sent if no multicast rou o [1999/07/18] kern/12703 tx0 truncates skip packets o [1999/07/20] bin/12727 billf Game patches from NetBSD o [1999/07/21] conf/12745 diffs to delay start of amd rwhod timed o o [1999/07/22] kern/12758 Adjusting the idle priority of a process o [1999/07/23] i386/12771 lpt hangs and never works again, even aft o [1999/07/24] kern/12800 buffer leak in cluster_wbuild o [1999/07/27] kern/12838 PC-Card ctlr(0) Vadem 365 support seems b o [1999/07/28] misc/12856 installworld over nfs broken (3.2S) o [1999/07/29] kern/12869 panic: softdep_flushfiles: looping o [1999/07/30] kern/12884 Hot to panic FreeBSD-3.2-Release o [1999/08/02] ports/12930 asami libtool create defuct makefiles if PREFIX o [1999/08/03] misc/12938 gethostbyaddr(209.201.116.19) - Bus error o [1999/08/04] kern/12979 Response time continually slows on idle m o [1999/08/05] kern/12991 system queue is cleared when a port or pi o [1999/08/07] conf/13013 Selecting CDROM as install media doesn't o [1999/08/08] misc/13027 sysinstall has no /dev entry for wfd0s4 ( o [1999/08/14] kern/13141 se Multiple LUN support in NCR driver is bro o [1999/08/15] kern/13150 panic: ufs_dirbad: bad dir o [1999/08/15] gnu/13172 Bug in workaround of russian locale & sor o [1999/08/16] kern/13180 panic: ffs_alloccg: map corrupted o [1999/08/17] kern/13198 panic: vm_fault: fault on nofault entry o [1999/08/17] gnu/13200 The assembler chokes on very long operand o [1999/08/18] kern/13234 .../netinet/ip_input.c should include opt o [1999/08/24] bin/13350 make clean in bsd.obj.mk no longer proper o [1999/08/25] misc/13378 Tecra 8000 hangs in UserConfig, cannot co o [1999/08/25] kern/13382 Only 1 parallel port supported if pps ena o [1999/08/26] kern/13405 syslogd get system hang o [1999/08/27] gnu/13427 obrien gdb reports wrong info o [1999/08/28] gnu/13438 objc forward core dump using system cc o [1999/08/29] bin/13463 /bin/sh does not handle interrupts correc o [1999/08/30] misc/13470 Old problem re-introduced: TCP sucket buf o [1999/09/01] kern/13517 hang system o [1999/09/05] kern/13587 Voxware MIXER_READ ioctl corrupts memory o [1999/09/06] kern/13593 Problems with FIFO and select o [1999/09/07] kern/13630 system halts after npx0 detected on 3.2 i o [1999/09/07] kern/13632 Floppy hangs system o [1999/09/08] kern/13646 Kernel Trap error when booting 3.3-RC ker o [1999/09/10] bin/13679 ncurses-based programs eat 100% CPU after o [1999/09/10] bin/13691 fenner tcpslice cannot extract over 2GB part of o [1999/09/11] bin/13703 MCNP compilation problem o [1999/09/12] bin/13711 root fs not properly unmounted after shut o [1999/09/13] gnu/13729 strip(1) exits with an error on script fi o [1999/09/13] kern/13740 wrong IP statistics o [1999/09/15] kern/13757 wpaul tl0: adapter check: 180005 mesages keep c o [1999/09/15] bin/13768 sh MAKEDEV cdN creates all cd(N-1)-device o [1999/09/16] conf/13775 multi-user boot may hang in NIS environme o [1999/09/17] i386/13787 lnc driver isn't really the lnc driver o [1999/09/18] i386/13811 ide cdrom stops recognizing audio cdroms o [1999/09/23] misc/13920 pppd acts differently on 3.3-RELEASE ("mi o [1999/09/24] kern/13941 ncr0: SCSI phase error on GENERIC kernel o [1999/09/26] misc/13978 peter a write to last column bug appears since o [1999/09/26] bin/13980 Parameter expansion pattern removal bug i o [1999/09/27] kern/13997 phk RLIMIT_NPROC works unadequately for jails o [1999/09/28] kern/14026 Many network connections get left in the o [1999/09/28] kern/14033 Data acq process gets stuck in vmopar o [1999/09/30] kern/14060 3.3-STABLE on primary mail server panics o [1999/09/30] bin/14069 Buffer overflow in mail(1) o [1999/09/30] kern/14072 Rebooting in FreeBSD 3.3 wipes out known o [1999/10/02] kern/14096 parallel port -- ppi -- driver broken aft o [1999/10/03] bin/14102 make world -DWANT_AOUT fails in lib/compa o [1999/10/04] misc/14121 resurfaced bug in rmt preventing remote d o [1999/10/04] kern/14123 lnc driver is not working o [1999/10/04] i386/14135 lpt1 nolonger exists after 3.2-RELEASE o [1999/10/05] kern/14144 bad conversions in kern_fork() o [1999/10/10] misc/14254 [Fwd: clock(3) runs backwards! (fwd)] (fw o [1999/10/10] kern/14257 error 6: panic: cannot mount root (2) - d o [1999/10/12] i386/14282 Using FreeBSD 3.* ThinkPad 600E doesn't r o [1999/10/12] kern/14285 dillon NFS client appears to lose data o [1999/10/14] misc/14326 kerberos4 pam-related breakage in current o [1999/10/14] misc/14327 names used in netdb.h may conflict with n o [1999/10/14] i386/14334 imp AHA-1542A not supported by FreeBSD 3.x (" o [1999/10/15] kern/14354 grog vinum cannot compile for alpha o [1999/10/20] bin/14444 enigma command can't decrypt files encryp o [1999/10/21] i386/14446 Doesn't boot on Mobile Celeron o [1999/10/25] bin/14524 markm PERL 5.005_03 Config.PM on 3.2-STABLE say o [1999/10/25] kern/14536 kernel panic on 64KB block size ufs files o [1999/10/26] kern/14546 SB128PCI work incorrect play wav-files un o [1999/10/26] kern/14549 mdodd 3C509 broken in 3.3 o [1999/10/27] kern/14566 yokota Non-kernel programs have little/no contro o [1999/11/03] i386/14689 waitpid doesn't harvest child process whe o [1999/11/04] kern/14712 root has access to NFS mounted directorie o [1999/11/05] kern/14722 TCP connections hangs in FIN_WAIT_2 for > o [1999/11/05] bin/14729 murray when sysinstall is running as init it sho o [1999/11/07] bin/14782 ypbind can not bind to Solaris NIS master o [1999/11/10] kern/14812 de0 driver malfunctions in full-duplex o [1999/11/11] ports/14826 ports security/fwtk smapd calls sendmail with w o [1999/11/12] kern/14848 Frame Relay support, corrected a [1999/11/12] misc/14856 billf ftp stalls on FreeBSD 3.3 (CDROM) tested o [1999/11/14] kern/14890 ffs_valloc: dup alloc o [1999/11/15] misc/14895 portmap bug (when run with -v flag) o [1999/11/15] kern/14900 3.3-RELEASE panic in pmap_pte_quick() o [1999/11/16] kern/14917 grog DMA doesn't works with ALI ALADDIN M1543/ o [1999/11/16] bin/14920 install(1) hangs when intalling files sam o [1999/11/17] i386/14946 mjacob rmt - remote magtape protocol o [1999/11/17] kern/14962 PnP doesn't detect AWE64 when PnP modem i o [1999/11/17] misc/14964 Network Interface Configuration Problem a o [1999/11/19] i386/15003 mdodd 3C574 (ep0) reads bogus ethernet address o [1999/11/21] i386/15018 Printingproblem o [1999/11/23] bin/15070 vfprintf/cvt/__dtoa race condition in thr o [1999/11/24] i386/15074 Two different panics when running Linux b o [1999/11/24] kern/15075 Intel Etherexpress Pro timeouts when >1 c o [1999/11/24] kern/15086 Borked sscape drivers :) o [1999/11/25] kern/15087 3.3-STABLE panic while starting daemons ( o [1999/11/25] kern/15089 mmap of files from 2K-block device failed o [1999/11/26] misc/15109 problem printing graphic pages o [1999/11/27] ports/15123 rse www/apache13-modssl has PREFIX problems f o [1999/11/28] conf/15150 phantom Taking encoding scheme latin1 into accoun o [1999/11/30] misc/15190 crashing while in a multiplatform environ o [1999/12/01] kern/15204 systems panics when ktrace-ing o [1999/12/02] kern/15235 dillon Race conditions in pipe_write causes kern o [1999/12/05] misc/15269 error server timeout downloading small fi o [1999/12/06] i386/15327 Unable to use ISA sound card with AD1816A o [1999/12/08] i386/15364 Flash Player 4 for Linux has no sound wit o [1999/12/11] kern/15420 3.3-RELEASE Kernel freeze o [1999/12/12] bin/15450 The name of the tagfile is left in the pa o [1999/12/13] kern/15475 pppd(8) sets the Source Address field of o [1999/12/14] kern/15478 incorrect utmp/wtmp records update upon c o [1999/12/14] kern/15486 Attempt to write to a "write-prot" floppy o [1999/12/15] kern/15508 disk usage after "strip" is wrong o [1999/12/17] kern/15542 de suddenly stops working o [1999/12/17] ports/15543 hosokawa Samba + DHCP = UNKNOWN HOST NAME o [1999/12/17] i386/15548 Intel EtherExpress Pro/10+: Only 1024 byt o [1999/12/18] kern/15554 malloc fails in OMAGIC programs o [1999/12/20] bin/15581 ftp(1) file completion does not work if s o [1999/12/21] misc/15610 3.4-RELEASE installation hang on aic0 SCS o [1999/12/23] misc/15662 markm [PATCH] perl5 Sys::Hostname fails if no P o [1999/12/26] kern/15707 dillon bad trap in mprotect o [1999/12/29] conf/15766 My desktop display is too large, I can´t o [2000/01/01] kern/15825 dillon Softupdates gets behind, runs the system o [2000/01/01] bin/15829 peter cvs -C not_a_number core dumps o [2000/01/02] i386/15845 Driver for RealTek 8029 o [2000/01/03] misc/15869 3.4-STABLE-20000103 install fails to disk o [2000/01/03] bin/15877 Perl 5.00503 interpreter crashes with a s o [2000/01/04] i386/15879 System hangs while watching the tv and ap o [2000/01/04] gnu/15892 NFS-exported ext2 file system makes Linux o [2000/01/04] i386/15897 Any fix for rpc.lockd on Free BSD 3.2 nfs o [2000/01/05] ports/15922 chuckr print/a2ps cannot find ogonkfied fonts [p o [2000/01/05] bin/15924 ndc restart don't preserve start options o [2000/01/07] i386/15961 System allows no keyboard input after flo o [2000/01/09] kern/16013 FreeBSD 3.3 sends ICMP reply to IP unicas o [2000/01/09] bin/16014 New cvs in -stable prints consistent erro o [2000/01/10] kern/16040 Read-only files under NFS are not seen as o [2000/01/11] misc/16068 FreeBSD 3.3 with IDE > 32GB causes Panic: o [2000/01/12] kern/16090 mdodd No buffer space available o [2000/01/13] misc/16102 root's home directory is too open o [2000/01/14] kern/16122 Incorrect SysV SHM segment accounting by o [2000/01/15] i386/16132 FreeBSD doesn't install on Notebook w/ Sy o [2000/01/17] misc/16154 modem ring kills freebsd o [2000/01/17] bin/16155 cp -p does not preserve modification time o [2000/01/17] i386/16164 "vga"/"sc" don't work when a video card i o [2000/01/18] kern/16171 mmap(2) of /dev/kmem cause kernel panic o [2000/01/18] misc/16197 Installation problems on IBM Thinkpad 365 o [2000/01/19] i386/16214 Driver for Intel EtherExpress 16 is unrel o [2000/01/20] kern/16239 dillon NFS mount file system from multi-homed re o [2000/01/20] bin/16244 [PATCH] don't allow password re-use when o [2000/01/21] kern/16257 Kernel panic in sbdrop o [2000/01/21] i386/16269 smp dosen't work with >2 cpus on AMI Goli o [2000/01/21] bin/16271 vi has wrong len type in re_tag_conv() o [2000/01/22] kern/16299 nfs.ko can be unloaded when nfsd is runni o [2000/01/23] kern/16318 Fix for wrong interface when adding new r o [2000/01/23] alpha/16319 alpha No trailing newline in /usr/src/lib/libc/ o [2000/01/24] bin/16342 Problems with krb_realmofhost() and/or kr o [2000/01/24] ports/16343 reg bsd.port.mk cannot override make.conf. o [2000/01/25] i386/16349 Intel EtherExpress Pro/10+ card detection o [2000/01/25] bin/16353 rlogin encryption is broken on transmit s o [2000/01/27] ports/16396 reg libtool -export-symbols doesn't restrict o [2000/01/27] kern/16416 Hang on boot with SMP Dell 2400 o [2000/01/28] misc/16423 Installation problem of 3.4-RELEASE using o [2000/01/30] gnu/16481 Cpp crashes frequently o [2000/01/30] i386/16482 IDE disk fails on secondary IDE master de o [2000/02/06] kern/16515 Deadlock by ntpd o [2000/02/08] bin/16578 host-name field is hexadecimal instead of o [2000/02/08] conf/16586 net if down after fail during install o [2000/02/08] kern/16587 cg Can't record with newpcm & CS4236 (AW35/P o [2000/02/09] kern/16598 xmcd stopped by racd0c ioctl error while o [2000/02/09] kern/16605 samba 2.0.6 under 3.4-RELEASE can't open o [2000/02/10] kern/16644 Bad comparsion expression in bpf_filter.c o [2000/02/10] bin/16645 Inetd(8) internal ident won't work with m o [2000/02/18] bin/16812 level 0 dump runs forever -- generates a o [2000/02/18] kern/16816 vop_stdpoll() in /sys/kern/vfs_default.c o [2000/02/20] conf/16832 amd.map options won't play with Solaris N o [2000/02/20] kern/16849 Close on an ide tape drive hangs o [2000/02/20] misc/16860 suggetion on installation process. o [2000/02/21] conf/16879 tanimura Sound drivers seem to be using shared irq o [2000/02/22] bin/16920 cdcontrol fails under 4.0-20000214-CURREN o [2000/02/23] kern/16937 ie0 not probed in -current of 2000-02-18 o [2000/02/23] conf/16948 murray Sysinstall/disklabel: bad partition table o [2000/02/23] ports/16955 markm 'pgp5' built with ports/security/pgp5 doe o [2000/02/25] ports/16983 ache procmail port not prefix clean o [2000/02/25] misc/16991 jhb booting install disk and USB o [2000/02/27] kern/17033 Samsung SN-124 ATAPI CD-ROM not supported o [2000/02/28] bin/17056 rshd does improper home directory check o [2000/03/01] misc/17108 SecureRPC not supported in mount_nfs comm o [2000/03/01] conf/17117 Dial-up problems when using Kppp o [2000/03/02] bin/17134 problem with 3.0-RELEASE cron forgetting o [2000/03/03] kern/17142 4.0-CURRENT hangs in ex_isa_identify() wh o [2000/03/03] kern/17153 mjacob Qlogic Ultra3 cards seem to write very sl o [2000/03/05] kern/17208 3.4 Lock-up during file-completion o [2000/03/06] i386/17228 Installation floppies hang up on Compaq A o [2000/03/06] misc/17235 endless loop? harddrive corrupted? o [2000/03/06] ports/17237 hosokawa in samba suite smbclient -M worked incorr o [2000/03/10] misc/17310 wpaul NIS host name resolving may loop forever o [2000/03/11] ports/17313 ache wu-ftpd ports install invalid file owners o [2000/03/11] ports/17314 hosokawa in samba: testparm incorrectly generate w o [2000/03/12] bin/17338 netstat shows down counting UDP delivery o [2000/03/12] i386/17346 APIC cannot be enabled without turning on o [2000/03/13] bin/17360 green [PATCH] Cleanup bug in pam_ssh o [2000/03/14] i386/17374 Archive QIC02 tape-unit device randomly h o [2000/03/15] kern/17393 kldload syscall allows the same kernel mo o [2000/03/16] kern/17403 cg CS4232 wont play w/newpcm o [2000/03/16] conf/17406 nis in /etc/host.conf breaks network prog o [2000/03/16] kern/17422 bde 4.0-STABLE: top: nlist failed o [2000/03/16] i386/17423 System hangs then reboots o [2000/03/17] gnu/17433 libobjc locks mutex before deallocating i o [2000/03/18] bin/17482 ftpd(8) forget to close TCP port in passi o [2000/03/18] kern/17483 Cannot run disklabel on virgin disk o [2000/03/19] kern/17494 Two problems with the tun device o [2000/03/19] kern/17499 grog Can't revive VINUM RAID5 o [2000/03/20] kern/17504 ken Another Micropolis Synchronize Cache Prob f [2000/03/20] misc/17517 wpaul 100/10baseT card resets under load o [2000/03/21] conf/17540 NIS host lookups cause NFS mounts to wedg o [2000/03/21] kern/17542 cg random static with GUS PnP o [2000/03/22] misc/17562 PAS16 sound cycles o [2000/03/23] misc/17567 make buildworld bombing at KerbIV o [2000/03/24] kern/17583 julian NETATALK code can corrupt mbuf free lists o [2000/03/24] misc/17584 groudier fatal SCSI error with a Symbios 53c875 co o [2000/03/26] kern/17613 impossible to build FS KLD without kernel o [2000/03/27] i386/17626 green sshd cores when I scp to it o [2000/03/28] kern/17634 cg Non-deterministic PnP sound device config o [2000/03/28] kern/17636 FreeBSD 4 uses network card driver dc whe s [2000/03/28] alpha/17637 billf misconfigured syscons bell causes panic o o [2000/03/29] i386/17662 gibbs cam_xpt.c incorrectly disables tagged que o [2000/03/29] kern/17680 Multiple crashes due to load in 4.0/5.0 e o [2000/03/30] kern/17695 cg Vibra16X sound card doesn't record audio o [2000/03/30] kern/17697 Boot floppy+local ftp upgrade from 3.4/in o [2000/03/31] i386/17713 gibbs MAKEDEV and /stand/sysinstall goofups wit o [2000/03/31] kern/17715 io memory requests from pnp devices lands o [2000/04/01] kern/17738 reboot after panic: softdep_lock: locking o [2000/04/02] i386/17755 FTP install of 4.0 allocates too few inod o [2000/04/02] i386/17761 disk label editor in 4.0 deleted 3.4 part f [2000/04/03] kern/17779 ADIC 1200d (DAT changer) and Symbios SCSI o [2000/04/04] i386/17800 bde [PATCH] problem with statclock initializa o [2000/04/06] kern/17829 The dc driver is seriously broken o [2000/04/07] bin/17841 ttyp0 (and only 0!) produces stdout input o [2000/04/07] kern/17842 Erratic user time reports for long runnin o [2000/04/07] bin/17843 ftpd fails to set cwd with mode 700 NFS m o [2000/04/07] kern/17844 Amd wedges every morning since I've upgra o [2000/04/08] kern/17863 Running DAP reboots computer o [2000/04/08] kern/17871 starting to accumulate undeletable direct o [2000/04/09] i386/17883 4.0-RELEASE panics during install. o [2000/04/10] kern/17895 stale unix domain connections o [2000/04/10] kern/17905 dillon 4.0-SNAP keep on crashing every 3 days o [2000/04/10] i386/17915 pcm0 direct DMA issues. o [2000/04/10] kern/17923 cg SB16 ISA-PnP sometimes produces loud stat o [2000/04/11] i386/17926 yokota psm device problems with apm resume o [2000/04/11] i386/17930 wpaul Patch to MFC WaveLAN WEP into 3.4-STABLE o [2000/04/11] kern/17936 panic: resource_list_alloc: resource entr o [2000/04/11] i386/17940 Cannot recongize the scsi card AIC-7899 o [2000/04/12] kern/17961 n_hibma Fatal Trap 12. Page fault while in kernel o [2000/04/12] kern/17965 wpaul vr (MII-bus version in 4.0 ONLY) driver l o [2000/04/14] kern/18012 adrian vnode_free_list corruption, "free vnode i o [2000/04/15] kern/18024 when printing through gs: panic: lockmgr: o [2000/04/17] misc/18065 FREEBSD 4.0 crashes on boot Compaq Prolia o [2000/04/18] misc/18071 I cannot install Oracle 8i in FreeBSD 4.0 o [2000/04/19] i386/18089 4.0R install hangs on newfs or fsck o [2000/04/19] kern/18096 random crashes probably caused by lockmgr o [2000/04/20] kern/18110 DC-390 SCSI BIOS setting no effect and IB o [2000/04/21] i386/18132 BTX dumps trying to boot w/ dedicated SCS o [2000/04/22] bin/18160 pppd does not hang up sometimes while sta o [2000/04/23] ports/18180 jmz xdm authorization fails with XDM-AUTHORIZ o [2000/04/23] bin/18181 Getty can fail to observe :de: specificat f [2000/04/23] i386/18185 gibbs Adaptec 3950U2 errors during boot/probe o [2000/04/24] kern/18200 mdodd 3com 3c509b recognized twice during boot f [2000/04/25] kern/18209 green rlimits are never checked in exec() if ex o [2000/04/27] kern/18252 sysctl -a causes panic o [2000/04/28] i386/18268 RTC BIOS error10 (memorysize) a [2000/04/28] kern/18270 n_hibma [PATCH] kldunload "vn" doesn't clean up e o [2000/04/28] kern/18285 the system froze when use scon -s 50 o [2000/04/30] kern/18315 System hang when doing back-to-back captu o [2000/04/30] kern/18316 close-together bt848/878 captures to file o [2000/05/02] kern/18345 cg sbc / pcm not fully recognizing AWE64 o [2000/05/02] kern/18348 yokota kernel crash o [2000/05/18] kern/18650 panic when enabling linux with emu10k1 dr o [2000/05/19] gnu/18672 std::basic_string::c_str() o [2000/05/19] bin/18678 Bug in libz o [2000/05/19] kern/18687 mrouted and IPDIVERT cause a panic o [2000/05/20] kern/18704 GLOB_ERR not handled correctly by glob() o [2000/05/21] misc/18728 Audio and video desynch in Realplayer on o [2000/05/22] bin/18742 times.allow field parsed incorrectly o [2000/05/22] kern/18751 if_dc doesn't autosense 100Mb mode o [2000/05/22] kern/18757 dg [PATCH] fxp driver doesn't enable flow co o [2000/05/22] kern/18763 kernel crashes when sysctl(3) is called o [2000/05/22] alpha/18768 wpaul Digital DE500-BA with "dc" driver doesn't o [2000/05/28] misc/18860 Cannot write DATA record to /home/archive o [2000/05/29] kern/18869 4.0-Stable SMP kernel from 22. May unstab o [2000/05/29] kern/18875 arpintr() problem o [2000/05/30] kern/18899 if_vr.c can't bridging properly when bpf o [2000/05/30] bin/18903 pkg_add deleted its own database o [2000/05/31] kern/18924 sysctl hw.bt848 crashes machine (bktr dri o [2000/05/31] conf/18925 No X Desktop Environments in 4.0 o [2000/05/31] kern/18932 Total loss of ethernet needing reboot. P o [2000/06/01] i386/18940 Reading from stdin using linux-jdk-1.2.2 o [2000/06/02] kern/18980 ATAPI Drive boots Install CD but then say o [2000/06/03] i386/18981 3.4 CDROM fails to boot on Dell PowerEdge o [2000/06/05] kern/19020 kernel reboots sometimes o [2000/06/05] misc/19025 Installer assumes /dev exists if target d o [2000/06/07] ports/19093 obrien problem with mail/muttzilla o [2000/06/08] kern/19121 IPv4 multicast does not work without rout o [2000/06/08] misc/19125 Undefined symbol `_poll' referenced from f [2000/06/12] kern/19219 le driver causes kernel panic during ifco o [2000/06/12] bin/19231 quota/mount commands inconsistency o [2000/06/13] ports/19238 will sgmltools1 o [2000/06/13] i386/19245 -fexpensive-optimizations buggy (even wit o [2000/06/14] kern/19256 in devicedriver cy.c make_dev (..) probl o [2000/06/14] ports/19281 billf Error in ucd-snmp port with tkmib o [2000/06/16] kern/19347 top, CPU and SMP-problem in new kernel o [2000/06/17] bin/19357 swap info incorrect after using sysinstal o [2000/06/18] kern/19363 Do allow processes know about their file o [2000/06/19] bin/19375 makekey accepts only 8-byte password o [2000/06/19] misc/19376 ncurses alters buffering of stdin/stdout o [2000/06/19] kern/19389 Panic caused by sendfile(2) o [2000/06/19] bin/19393 programs using strftime () dump core if R o [2000/06/20] kern/19402 Signals 127 and 128 cannot be detected in o [2000/06/20] bin/19405 telnetd sends DO AUTHENTICATION even if a o [2000/06/23] conf/19461 X authentication doesn't work off the CD o [2000/06/23] kern/19465 SYNC_CHACHE PROBREM: NEWTECH NDA20128A o [2000/06/23] kern/19479 processes stuck in 'ffsvgt' and 'FFS no' o [2000/06/23] kern/19482 Upgrade from 4.0-RELEASE to 4.0-STABLE ca o [2000/06/25] kern/19499 EtherExpress 16 is not probed o [2000/06/25] i386/19508 pci bus not probed for pci ethernet card o [2000/06/27] conf/19542 Problem with Proxy o [2000/06/27] misc/19557 Denying more than 10 ports with an 'open' o [2000/06/28] conf/19569 stock IPFW rules have subtle udp hole o [2000/06/30] kern/19603 luigi 20 ethernet interfaces not compatible wit o [2000/06/30] docs/19604 steve Web query interface doesn't search or Ori o [2000/06/30] kern/19612 cg SBLive produces 75% static and 25% actual o [2000/07/02] misc/19646 Level 0 dump takes way longer than it sho o [2000/07/02] kern/19654 wpaul 20 dc ports in one machine (5x 4port card o [2000/07/03] i386/19662 kernel panic after too many socket freed o [2000/07/03] kern/19672 dillon contigmalloc1() oddity for large alignmen o [2000/07/03] misc/19673 dhclient-script will not always set the h o [2000/07/05] ports/19711 asami bsd.port.mk and autoconf are conflict o [2000/07/05] kern/19714 dillon swap_pager_getswapspace: failed o [2000/07/06] i386/19737 Cannot build a profiled kernel; load fail o [2000/07/07] bin/19773 [PATCH] telnet infinite loop depending on a [2000/07/08] bin/19789 sos [PATCH] msinfo reports incorrect data for o [2000/07/09] kern/19814 marcel Oracle8i installer triggers problem in th o [2000/07/10] i386/19820 Installation of Lotus Notes 5.0 for Linux o [2000/07/12] kern/19875 A new protocol family, PF_IPOPTION, to ha o [2000/07/12] kern/19880 Problem with configuring RS-232 multiport o [2000/07/13] misc/19909 dillon Problem with NFS client in 4.0-STABLE o [2000/07/15] bin/19946 alex possible bug in sh(1) with -p flag (privi o [2000/07/15] misc/19951 jmz moused has problems with XFree86 o [2000/07/17] misc/19994 sscanf() fails on 64-bit operations o [2000/07/18] kern/20016 jasone pthreads: Cannot set scheduling timer/Can o [2000/07/18] docs/20028 doc ASCII docs should reflect tags o [2000/07/19] kern/20040 msmith Toshiba 2775 hangs after pcib0 driver is o [2000/07/22] kern/20115 cg pcm0 doesnot work on Panasonic Let's note o [2000/07/25] misc/20172 byacc 1.9 fails to generate $default tran o [2000/07/26] bin/20194 amd doesn't provide directories automatic o [2000/07/27] misc/20210 4.1-RC crashes o [2000/07/27] kern/20213 NFS and Linuxulator issues in PR kern/194 o [2000/07/27] kern/20217 darrenr IPF default block and inclusion in rc.net o [2000/07/27] bin/20220 unable to Ctrl-C (quit) when using "more" o [2000/07/27] kern/20234 green panic(): lockmgr: pid 259, not exclusive o [2000/07/28] kern/20256 phk microuptime went backwards message keeps o [2000/07/28] bin/20259 des fetch(1) confused when redirected from ht o [2000/07/29] conf/20282 murray sysinstall does not recover some /etc fil o [2000/07/30] kern/20299 cg Noise / Scratchiness in 4.1 SBLive driver f [2000/07/31] kern/20335 yokota S3Trio64V+ is detected as CGA by syscons o [2000/08/01] kern/20340 cg SNDCTL_DSP_GETODELAY on pcm device is inc o [2000/08/02] kern/20361 In in.c:in_addmulti, missing splx when if a [2000/08/02] bin/20373 obrien Setting breakpoints in shared objects bro o [2000/08/08] ports/20490 tg Termios timeout parameters, VMIN, VTIME, o [2000/08/09] ports/20503 sheldonh apache w/ mod_perl segfaults on 'use IO;' f [2000/08/09] i386/20507 yokota Mouse freezes in 4.0-release after some u o [2000/08/10] kern/20523 Support for PCI multiport cards for sio d o [2000/08/13] kern/20572 marcel cannot safely remove COMPAT_43 from the k f [2000/08/13] ports/20581 dirk current cdrecord port fails to install o [2000/08/14] bin/20591 src/usr.bin/file/MAINT & README & file.1 o [2000/08/14] kern/20609 dillon panic: vm_fault: fault on nofault entry, o [2000/08/15] kern/20619 arpintr o [2000/08/15] kern/20631 kernel panics on ifconfig if_le f [2000/08/15] kern/20632 stacking mount_null causes an error: moun o [2000/08/15] bin/20633 fdisk doesn't handle LBA correctly o [2000/08/16] bin/20646 dwmalone [PATCH] /bin/cp -p whines on set[ug]id im f [2000/08/17] i386/20685 fbsd 4.1-stable crashed when compiling st f [2000/08/17] kern/20689 groudier Newbusified version of ncr driver does no o [2000/08/18] kern/20708 imp Adaptec 1542 ISA SCSI Controller not dete o [2000/08/20] bin/20725 Raw floppy writes fail for partial bytes. o [2000/08/20] kern/20734 n_hibma USB mouse detaches and never reataches f [2000/08/22] bin/20779 assar junk pointer error causes kpasswd to fail a [2000/08/22] kern/20785 ru changing IP address on an interface may n o [2000/08/24] ports/20819 ports XFMail 1.4.0 dumps core w/signal 6 when c o [2000/08/24] ports/20831 torstenb Autoconf Port: Bug introduced by patch-ag o [2000/08/25] gnu/20835 markm Errno.pm is lost in perl system o [2000/08/26] misc/20861 jasone libc_r does not honor socket timeouts o [2000/08/28] gnu/20912 obrien gdb does not recognise old executables. o [2000/08/29] i386/20925 doscmd(1) does not truncate a file int wr o [2000/08/29] kern/20933 sos ATAPI ZIP drive allows mounted disks to b o [2000/08/30] bin/20952 ftpd doesn't honor account expiration tim o [2000/08/31] kern/20958 mdodd ep0 lockup with ifconfig showing OACTIVE o [2000/09/01] ports/20986 reg Mozilla M17 installs incorrectly a [2000/09/04] kern/21028 sheldonh Add Zoom V90 Internal modem support o [2000/09/06] i386/21087 tanimura ed driver incorrectly fails probe for ISA o [2000/09/07] misc/21089 vi silently corrupt open file on SIGINT w o [2000/09/08] kern/21118 luigi Multiple problems in ipfw's stateful code f [2000/09/08] ports/21126 ports httpd warnings regarding attempts to free o [2000/09/08] kern/21131 Floppy causing cold boot in -STABLE o [2000/09/08] kern/21132 setting kern.hostid to 2887705710 fails. o [2000/09/08] bin/21133 sail driver dies f [2000/09/08] kern/21139 ken IBM DNES drives need 'quirk table' entry. o [2000/09/09] kern/21143 `#define schedsofttty' et al. should not o [2000/09/09] ports/21146 green [patch] openssh with LOGIN_CAP don't setu o [2000/09/09] bin/21152 @monthly entry in crontab is run every da o [2000/09/09] kern/21155 Load average (either with uptime both top o [2000/09/10] kern/21162 panic in ffs_softdep.c: handle_workitem_f o [2000/09/10] kern/21173 cg pcm "panic: no feed" with Creative SB AWE o [2000/09/10] kern/21175 peter ISA DMA channels 4-7 operate on wrong mem o [2000/09/11] bin/21208 tar does not support 2.5 GB file o [2000/09/11] kern/21209 groudier scsi ncr driver installs instead of scsi o [2000/09/11] ports/21210 dima acroread port missing lib a [2000/09/13] bin/21248 kris openssl dumps core with blank passwords o [2000/09/13] bin/21251 NIS problem - ypbind does loop in CLNT_BR o [2000/09/13] misc/21252 dhclient opens too many files o [2000/09/14] gnu/21260 buffer overrun in uux o [2000/09/14] ports/21264 markm tn3270 port receives segmentation fault s [2000/09/14] bin/21268 [MFC] user set no nobody is not good o [2000/09/14] kern/21270 Kernel compilation errors and dies when c o [2000/09/14] gnu/21276 libI77 is unable to handle files >2Gbytes o [2000/09/15] bin/21292 ifconfig warn but does duplicate IP addre o [2000/09/15] i386/21297 kernel panic TRAP 18 during kern.flp inst o [2000/09/15] misc/21300 Install CD-ROMs don't give users enough r o [2000/09/15] kern/21304 wpaul dc0 watchdog timeouts on NetGear FA310TX o [2000/09/15] kern/21305 roger bktr driver dosn't send signals in contin o [2000/09/16] ports/21319 ports ports submission - wmx10 o [2000/09/17] misc/21328 Should newer version of OS-BS be on CDROM o [2000/09/18] kern/21363 cg Panic in pcm/channel.c when running RealP a [2000/09/18] bin/21375 [PATCH] dhclient runs away on interface r o [2000/09/18] misc/21384 pcm driver has static in recorded audio o [2000/09/19] kern/21400 ata driver stealing IRQ15 on Compaq Proli o [2000/09/19] misc/21406 freebsd's bootinst or booteasy overwrites o [2000/09/20] kern/21424 Blocking issue while regenerating aliases o [2000/09/20] kern/21429 box reboots with panic: pipeinit: cannot o [2000/09/20] gnu/21433 obrien g++ optimiser produces bad code on right o [2000/09/21] kern/21461 ISA PnP resource allocator problem o [2000/09/21] kern/21463 marcel Linux compatability mode should not allow o [2000/09/21] ports/21464 marcel linux_base port installs insecure glibc r a [2000/09/25] conf/21540 bp installworld panics for diskless clients o [2000/09/25] ports/21548 ports libcoro.a (ports) should use MAP_STACK wh o [2000/09/26] i386/21559 rnordier BTX loader sometime show registers o [2000/09/26] misc/21583 CVS pserver - login succeeds but checkout o [2000/09/27] conf/21593 Whither cons25, or, cons25 causing intero f [2000/09/27] bin/21603 green Can't change user passwords on 4.1.1-STAB o [2000/09/28] i386/21624 trap in gusc_attach o [2000/09/28] kern/21625 yokota kernel hangs if SC_NO_FONT_LOADING define o [2000/09/28] kern/21631 4.1.1 Release and Stable don't detect my o [2000/09/28] bin/21637 [telnet] No address associated with hostn o [2000/09/28] kern/21642 Compaq Netelligent 10/100 card (TI Thunde o [2000/09/29] kern/21653 I need a AD1816 Driver o [2000/09/29] bin/21654 Re: nvi's -c flag does no do what it is d o [2000/09/30] bin/21660 crontab mishandles day range o [2000/10/01] kern/21674 Fujitsu MO drives M2513A don't like the s o [2000/10/01] kern/21676 CDROM drive not recognised during install o [2000/10/01] kern/21688 Kernel crash with Adaptec AAA-133 and ahc o [2000/10/02] kern/21693 cg hwptr went backwards 2112 -> 1312 o [2000/10/02] misc/21701 murray Keymap selection menu broken on initial i o [2000/10/02] ports/21714 sobomax audio problem with nil o [2000/10/02] misc/21716 The site search results *suck*. o [2000/10/04] ports/21756 peter errors in Squid-2.3.4's configure prevent o [2000/10/04] ports/21761 peter Re: errors in Squid-2.3.4's configure pre o [2000/10/05] kern/21771 Fix for sppp and Cronyx drivers update o [2000/10/05] gnu/21779 patch(1)'s bug of new file creation o [2000/10/06] kern/21791 Hang on FIN_WAIT_2 a [2000/10/06] kern/21808 [patches] msdosfs incorrectly handles vno o [2000/10/07] i386/21824 bt driver no longer attaches due to chang o [2000/10/07] kern/21827 mount causes freebsd 4.1.1 to reboot o [2000/10/09] kern/21860 The fix to TCP_ISSINCR after the bugtraq o [2000/10/09] kern/21869 Compiling a a.out kernel on FreeBSD 4.0 o [2000/10/09] bin/21877 green [PATCH] DSA support for pam_ssh o [2000/10/10] kern/21898 If options NFS is not in the kernel, moun o [2000/10/11] bin/21918 Revision 1.5 provides incomplete fix for o [2000/10/12] misc/21940 Modem Power-Off kills system o [2000/10/12] kern/21946 vm_fault when (accidentally) attempted to o [2000/10/13] kern/21965 Running ldconfig (linux binary) from ld-1 o [2000/10/15] misc/21998 green ident only for outgoing connections o [2000/10/15] i386/22006 quotacheck halt s [2000/10/16] gnu/22025 markm perl does chmod in installworld o [2000/10/16] kern/22029 mckusick use of softdependencies leads to major fi o [2000/10/16] ports/22036 ports StarOffice 5.2 CDROM install still fails o [2000/10/17] kern/22063 brian bpf when used with the select system call o [2000/10/18] kern/22078 Option ROM(s) must be excluded from ISA I o [2000/10/18] bin/22105 /usr/src/bin/sh - Permission denied when o [2000/10/19] misc/22111 Install 4.1.1 o [2000/10/19] kern/22142 securelevel does not affect mount o [2000/10/21] kern/22200 4.1.1-RELEASE can't mount CDROMS (negativ o [2000/10/22] bin/22212 skeyaccess(3) doesn't for primary group o [2000/10/22] kern/22225 Trying to build a CURRENT snapshot on 4.1 o [2000/10/22] misc/22229 X configuration o [2000/10/23] kern/22265 Suspend only possible once after reboot o [2000/10/24] misc/22283 when attempting to boot from CDROM to ins o [2000/10/24] misc/22284 Change (SunOS) NIS passwd error o [2000/10/25] bin/22286 marcel siglongjmp does not properly restore the o [2000/10/25] conf/22287 binary upgrade install to 4.1.1 does not o [2000/10/25] bin/22291 getcwd() fails on recently-modified NFS-m f [2000/10/26] misc/22305 o [2000/10/26] ports/22311 ports upgrade of www/cadaver to the latest 1.15 o [2000/10/26] i386/22315 Cannot reboot or power-off the machine o [2000/10/26] ports/22328 ports new port -- print/ttf2pt1 o [2000/10/27] ports/22368 ports new port x11-fonts/koi8u-monaco; new cate o [2000/10/28] kern/22372 cg |4.1.1-STABLE|[PATCH] resume from suspend f [2000/10/29] kern/22397 n_hibma ulpt0 usage leads to kernel panic o [2000/10/29] ports/22403 asami "make readmes" hangs if category director o [2000/10/30] kern/22411 sos CD-RW drive works mostly, but can't fixat o [2000/10/30] ports/22416 reg mozilla segfaults on current o [2000/10/30] kern/22417 gibbs advansys wide scsi driver does not suppor o [2000/10/30] ports/22421 ports New port: Enhydra 3.1 beta 1 o [2000/10/31] i386/22441 pmap_growkernel() is not effective at ker o [2000/10/31] kern/22460 PCMCIA card using ed driver temporarily f o [2000/11/01] bin/22482 The sysctl (8) command uses strtol on inp o [2000/11/01] kern/22484 System locks on reboot with a Severworks o [2000/11/01] bin/22489 mass IP aliasing via ifconfig broken o [2000/11/02] kern/22521 netgroup can't work on FreeBSD-4.1.1-STAB o [2000/11/02] kern/22532 [patch] /dev/dsp is sometimes busy when n o [2000/11/03] misc/22588 scp hangs when using Lucent 802.11b card f [2000/11/03] kern/22594 NFS can't handle asymmetric server routin o [2000/11/03] ports/22597 billf [PATCH] ports/net/ucd-snmp o [2000/11/04] i386/22606 Panic on boot: panic string "panic ahc0: o [2000/11/05] bin/22614 billf pam_ssh dumps core o [2000/11/05] kern/22624 Interrupt conflict btw. vga and Ethernet o [2000/11/05] kern/22634 4.2-Beta (11/06) Kernel does not detect S o [2000/11/06] gnu/22635 Why don't you use truncate(2) in libI77 o [2000/11/06] kern/22642 Load average stuck not changing o [2000/11/06] kern/22643 Cannot compile kernel with support for Gr o [2000/11/07] kern/22664 [PATCH] mounting an audio CD causes kerne f [2000/11/07] kern/22667 dwmalone kernel panic when attepmt to remove file o [2000/11/07] kern/22680 ATA driver think Ultra ATA-100 drive is A o [2000/11/08] bin/22685 Repairing a directory hard link. o [2000/11/08] ports/22695 ports MAKEDEV has no entry for cfs0, the device o [2000/11/08] i386/22708 fpe in healthd when it starts o [2000/11/08] i386/22712 sysinstall makes wacky keymap choices o [2000/11/09] bin/22727 disklabel crashes if the number of partit o [2000/11/10] bin/22737 syslog gets spammed with /kernel: arp_rtr o [2000/11/12] ports/22802 jseger convert in ImageMagic does not work in co o [2000/11/13] kern/22826 marcel Memory limits have no effect in linux com o [2000/11/14] bin/22846 Routed does not reflect preference of Int o [2000/11/14] kern/22852 Abit KT/7 Raid makes install hang o [2000/11/15] kern/22862 ncr probe fails with CACHE TEST FAILED: ? o [2000/11/15] kern/22866 Packets send on INET6 sockets compatible o [2000/11/15] kern/22874 cg newpcm CS461x sound problems o [2000/11/15] kern/22877 installation panic if ep0 presents o [2000/11/16] kern/22896 When kernel boots uhci fails o [2000/11/16] kern/22906 soundcard problems o [2000/11/17] kern/22926 kernel 4.1-RELEASE, 4.1.1-RELEASE (floppy o [2000/11/18] ports/22939 hoek 44bsd-more port does not compile under re o [2000/11/18] kern/22942 Problem with ext2fs support o [2000/11/18] kern/22943 marcel Problem with linux emulation o [2000/11/18] i386/22944 isa_dmainit fails on machines with 512MB s [2000/11/18] bin/22945 tftp (4.1.1-RELEASE) appears broken a [2000/11/18] kern/22947 jon IBM 10/100 EtherJet Cardbus (Xircom X3201 o [2000/11/18] kern/22951 failed drive causes panic with HPT370 RAI o [2000/11/19] i386/22961 rnordier New installation of 4.1.1 won't boot o [2000/11/19] i386/22969 4.1.1 stable kernel cannot find console o [2000/11/20] i386/22971 RealProducer doesn't work on linux emulat o [2000/11/20] ports/22977 ports kmp3 has a problem o [2000/11/20] conf/22998 darrenr ipf fails to load the rules if IPFILTER i o [2000/11/22] i386/23039 disklabel editor couldn't create partitio o [2000/11/23] ports/23041 jmz XFree86 4.0.1 crashes when switching to a o [2000/11/23] misc/23056 clearing of memory address 0xc0000 o [2000/11/23] gnu/23058 ncurses: tgoto_internal() ugliness o [2000/11/24] alpha/23064 jkh Alphas do not boot if `a' (/) partition i o [2000/11/24] misc/23069 jkh Compat22 does not work until you reboot o [2000/11/24] ports/23080 jmz fr keymap don't work correctly o [2000/11/24] bin/23083 pkg_add returns 0 even if the package is o [2000/11/25] misc/23091 unable to fixate a disk with burncd o [2000/11/25] misc/23094 The PR system has no way to let committer o [2000/11/25] bin/23098 If installing on a serial console, enable o [2000/11/26] i386/23108 Boot defaults to wd(4) devices rather tha o [2000/11/26] misc/23120 '|more' takes up to 100% system resources f [2000/11/26] ports/23122 sobomax programs requiring glib13 fail in configu o [2000/11/26] ports/23125 ports Successful emulation of StarOffice depend o [2000/11/27] ports/23140 pst GNU id-utils port is out-of-date o [2000/11/28] misc/23161 tcsh execs /bin/ls --color o [2000/12/19] gnu/23678 gdb won't exit if attached process disapp o [2000/12/20] kern/23697 panic at _pl_download_mhroute+0x247 o [2000/12/20] ports/23701 ports XpostitPlus fails when height or width is o [2000/12/22] kern/23771 bridge/firewall doesn't work as in bridge o [2000/12/25] misc/23827 Can't boot from the cd-rom drive o [2000/12/26] bin/23866 dwmalone patch for pointing out current date o [2000/12/26] i386/23870 Crashing on make buildworld o [2000/12/26] misc/23873 4.2 install hangs on probing hardware f [2000/12/26] ports/23878 ports New port: IO - various IO modules f [2000/12/28] ports/23907 olgeni Cannot install x11/XFree86-aoutlibs from o [2000/12/28] docs/23910 doc Handbook Chapter 14. Sound -- some fixes o [2000/12/28] kern/23913 UDMA 66 Drive forced to PIO4 on DFI AK-74 o [2000/12/28] kern/23935 Repeatable panic: blockable mtx_enter() o o [2000/12/29] i386/23939 rnordier IBM (A,T,X Series) Thinkpad won't boot of o [2000/12/30] misc/23972 releng4.freebsd.org has strange ftp behav o [2001/01/01] kern/23990 access(2) system call reports an immutabl o [2001/01/01] ports/23992 ports infinite recursion in rtelnet, setupterm( o [2001/01/02] kern/24032 rndcontrol and pccardd use of interupt ha o [2001/01/03] kern/24059 USB support broken in SMP kernel o [2001/01/03] bin/24061 sysinstall fdisk's wizard mode is started o [2001/01/04] conf/24065 sysinstall uses different crypto scheme f o [2001/01/04] kern/24070 n_hibma uhci USB driver disables port on reatachi o [2001/01/04] kern/24074 mdodd Properties of token-ring protocol must be o [2001/01/04] misc/24079 make release fails in 4.2-STABLE o [2001/01/04] gnu/24082 Use of seekp() in C++ programs causes seg o [2001/01/05] docs/24083 doc change layout and content of kernel build o [2001/01/05] ports/24084 dbaker misc/proxyper port fails to install o [2001/01/05] kern/24085 syncing on shutdown leaves filesystem dir o [2001/01/05] ports/24098 demon port www/links bug o [2001/01/06] kern/24100 Having a 3c589 PCMCIA/PCCARD inserted pre o [2001/01/06] i386/24117 System fails to initialize built-in PNP t o [2001/01/06] docs/24125 wes connect(2) can yield EWOULDBLOCK/EAGAIN o [2001/01/07] bin/24136 sysinstall's install.cfg tryRTSOL and try o [2001/01/07] kern/24137 Aironet driver breaks after firmware upgr o [2001/01/08] ports/24143 ports graphics/sane won't build if GIMP already f [2001/01/08] ports/24165 ports windowmaker-0.63.1 fails to build in libw o [2001/01/09] ports/24190 ports [NEW PORT] kde-18n polish internationaliz o [2001/01/09] i386/24210 compaq dl360 hangs with smp kernel o [2001/01/10] kern/24219 <4.2R can't use Pentium3 SSE instructions o [2001/01/10] conf/24238 First physical interface always has IPv6 o [2001/01/11] ports/24258 ports netsaint port is missing run dependencies o [2001/01/12] bin/24270 fsck should notice some inconsistencies o [2001/01/12] bin/24271 dumpon should check its argument more o [2001/01/13] kern/24315 getcwd under Linux emulation fails after o [2001/01/14] kern/24320 DMA doesn't work with Alladain V and K6-2 o [2001/01/14] kern/24325 Athlon Thunderbird 700 on Asus K7M vs. Fr o [2001/01/14] kern/24335 Crash when returning from single user mod o [2001/01/14] ports/24336 taoka ja-FreeWnn-server port fail to compile on o [2001/01/15] ports/24347 vanilla New port: Apache::NNTPGateway - A NNTP in o [2001/01/15] ports/24359 ports jgnat fails with a compiler error in jvm_ o [2001/01/15] docs/24363 doc lack of explanation o [2001/01/15] kern/24365 delete alias from ipv6 p-t-p iface will c o [2001/01/15] kern/24368 sos Not having ATA_ENABLE_ATAPI_DMA still has o [2001/01/16] bin/24377 make(1) does not correctly substitute in o [2001/01/16] ports/24381 ports graphics/dia does not support "libraries" o [2001/01/16] i386/24387 4.2 compile bombs at PERL build o [2001/01/16] misc/24391 cannot kill amd after interface disappear o [2001/01/16] kern/24392 panic() if kldload used to load module wh o [2001/01/16] bin/24399 green OpenSSH forced commands munge output o [2001/01/18] kern/24423 yokota [Fix] syscons VT switching code errors o [2001/01/18] misc/24424 linux-programms under BSD cannot display o [2001/01/18] bin/24438 sys.mk is lacking single suffix rules for o [2001/01/18] bin/24443 Fix for spurious "arith: syntax error: " o [2001/01/18] gnu/24445 darrenr ipnat does not parse its file properly o [2001/01/19] misc/24452 random panics with Fatal trap 19 and Open o [2001/01/19] ports/24455 andreas [PATCH] print/apsfilter does not work pro o [2001/01/19] ports/24459 ports New port: package for the solution of PDE o [2001/01/19] bin/24461 Being able to increase the YP timeout wit o [2001/01/19] ports/24466 lioux net/kicq UPGRADE to 2.0.0b1 o [2001/01/19] bin/24472 libc_r does not honor SO_SNDTIMEO/SO_RCVT o [2001/01/21] kern/24511 keyboard lockup on boot (about 1/3 of the o [2001/01/22] conf/24524 /etc/security uses dmesg instead dmesg -a o [2001/01/22] ports/24525 asami USE_NEWGCC specifies incorrect port o [2001/01/22] kern/24559 aio_suspend() had Bus error when using -l o [2001/01/23] misc/24590 timezone function not compatible witn Sin o [2001/01/23] bin/24591 jobs command differs in interactive vs. n o [2001/01/23] kern/24593 NFS hang between stable and current boxes o [2001/01/24] kern/24596 sysinstall crash: Page fault while in ker o [2001/01/24] ports/24599 ports New ports collection: youbin-3.4 o [2001/01/24] kern/24608 FreeBSD 4.2 Panics in Realtek rl driver o [2001/01/25] kern/24628 if netgraph seriously runs out of queue e o [2001/01/25] kern/24629 ng_socket failes to declare connected dat o [2001/01/25] bin/24632 libc_r delicate deviation from libc in ha o [2001/01/25] ports/24639 dirk two problems when compiling MySQL 3.23.32 o [2001/01/25] misc/24641 pthread_rwlock_rdlock can deadlock o [2001/01/25] kern/24645 sometimes delayed ACKs timeout o [2001/01/28] bin/24691 map-mbone segfaults at getsockname o [2001/01/28] i386/24701 tempnam() possibly used unsafely by libg2 o [2001/01/29] ports/24711 asami ${MAKEFILE} causing trouble with ports o [2001/01/29] misc/24712 Getting message /usr/libexec/ld-elf.so.1: o [2001/01/29] bin/24721 libgcc_r problem - library precedence wit o [2001/01/29] misc/24725 failing install: not loading proper adapt o [2001/01/30] i386/24737 Socks5 clients die with leaving zombie pr f [2001/01/30] kern/24739 darrenr "kldunload ipf" kernel module (V3.4.16) c o [2001/01/30] bin/24748 green OpenSSH creates broken pipes o [2001/01/31] ports/24753 ports Pipsecd may get a tun device with the IFH o [2001/01/31] bin/24760 installkernel fails trying to install *.m o [2001/01/31] ports/24763 green Licq 1.0.2 will not compile on my 4.2-sta o [2001/01/31] kern/24765 sos /dev mounted from devfs has excessively l o [2001/01/31] bin/24769 tcsh: broken handling of comment in first s [2001/01/31] bin/24773 dd the -v flag of the date command does not o [2001/02/01] ports/24776 ports New port: japanese address book software o [2001/02/01] ports/24778 asami "update" target not available in categori o [2001/02/01] conf/24779 sysinstall 4.2 regresssions todo with sta o [2001/02/02] ports/24800 ports When i trying to compile mysql323-server o [2001/02/02] bin/24810 kerberosIV and heimdal ftpd is vulnerable o [2001/02/04] ports/24852 ports courier-0.31.0 o [2001/02/04] kern/24854 NEWCARD support for Aironet driver an(4) o [2001/02/06] ports/24895 adrian New port: www/sqmgrlog o [2001/02/06] gnu/24903 Patch to remove 32bit limit from tar o [2001/02/06] i386/24916 SCSI timeout errors with adv0 driver (Adv o [2001/02/07] kern/24937 flaky connection through vlan interface f [2001/02/08] ports/24947 ports New port: gc - a garbage collecting stora o [2001/02/08] ports/24948 ports New port: Orchard - innovative, lightweig o [2001/02/08] i386/24949 mbuf memory leak in de0 driver o [2001/02/09] kern/24982 stack gap usage o [2001/02/09] ports/24984 ports fmio port o [2001/02/10] kern/24992 Writing to a write-protected floppy cause o [2001/02/10] i386/24997 /boot/loader cannot handle extended dos p o [2001/02/11] ports/25007 max telnetx problem on 4.x o [2001/02/11] ports/25027 ports samba nmbd core dumped on isolated machin o [2001/02/11] ports/25029 archie mpd-netgraph crashes when using netmeetin o [2001/02/12] kern/25037 top doesn't show CPU states (shows zeroes o [2001/02/12] kern/25038 dhcp client could not set hostname on boo o [2001/02/13] kern/25061 CS46xx sound broken in 4.2-STABLE (Thinkp o [2001/02/13] kern/25067 adrian able to mount a pathname > 80 char. but u o [2001/02/14] kern/25093 4.2-STABLE does not recognize PCNet-ISA+ o [2001/02/14] ports/25102 ports depends on 'wrong' openldap o [2001/02/14] conf/25105 green S/Key support is broken in sshd o [2001/02/15] bin/25110 pthread signal handler fails after forkin o [2001/02/15] kern/25118 brian Unloading the if_tun module causes a rebo o [2001/02/15] ports/25129 ports Update port, problem with one last submit o [2001/02/16] bin/25132 sigprocmask problem with pthread o [2001/02/16] kern/25136 Fatal trap 12: page fault while in kernel o [2001/02/16] bin/25153 kdump does not finish displaying data o [2001/02/16] ports/25155 ports `ASSERTION FAILED' errors with security/p o [2001/02/19] kern/25201 pccard event and syscons beep duration de o [2001/02/19] ports/25205 ports mail/pop3lite port update o [2001/02/19] kern/25213 Bus abstraction interface doesn't allow p o [2001/02/19] i386/25214 Installing 4.2, and after the initial set o [2001/02/20] i386/25236 Intel 82559 is not working behind a DEC/I o [2001/02/20] bin/25243 ftp crashes in remotemodtime (). o [2001/02/20] bin/25244 termcap and printcap interference o [2001/02/21] kern/25245 mounting NFS to/from same host + activity o [2001/02/21] kern/25248 sys/user.h needs sys/param.h, but doesn't o [2001/02/21] bin/25250 segfault on tar Ixvf o [2001/02/21] kern/25255 keyboard response very slow with PCMCIA E o [2001/02/21] misc/25259 Problem with floppies f [2001/02/21] kern/25261 gibbs ahc0 no active SCB errors when booting of o [2001/02/21] kern/25264 Kernel trap 12 in camisr o [2001/02/21] ports/25265 ports DIA crashes when using delete on an objec o [2001/02/21] kern/25266 chris fdesc file system in -STABLE locks up dur o [2001/02/21] ports/25272 ports Using eperl as cgi/nph binary executor ca o [2001/02/22] misc/25290 IDECD-ROM doesn't DETECT o [2001/02/22] kern/25292 UDMA66 Disk controller resetting hangs on o [2001/02/23] bin/25329 The current default permission of /var/lo o [2001/02/23] bin/25337 rwatson dmesg -a should be restricted o [2001/02/23] kern/25338 HARD READ ERROR on IBM Hard Disks connect o [2001/02/24] kern/25344 ipfilter and ppp insecure in 4.2-Stable o [2001/02/24] pending/25346gnats-adminSome interrupts not delivered on Dell Wor o [2001/02/25] ports/25352 ports Libmcrypt crashes under certain circumsta o [2001/02/25] bin/25361 dump(8) command segfaults o [2001/02/25] ports/25374 ports A new port math/atlas highly optimized BL o [2001/02/26] bin/25403 ipfilter: enable ipv6 and STATETOP in 4.2 o [2001/02/26] misc/25404 sys/cdefs.h does not contain definitions o [2001/02/27] kern/25421 route structures are being leaked. o [2001/02/27] ports/25423 ports The "biology" category holds programs fro o [2001/02/28] bin/25461 sysinstall's fdisk and disklabel don't wo o [2001/02/28] kern/25464 if_xl.so kld does not work with "options o [2001/03/01] kern/25476 [PATCH] The syscall oldgetkerninfo can re o [2001/03/01] i386/25478 kernel panic using vlans with fxp o [2001/03/02] ports/25492 ports patche of CLISP o [2001/03/03] kern/25511 ioctl(fd, FIONREAD, &c) on a FIFO (not PI o [2001/03/04] ports/25522 asami FORBIDDEN ports doesn't return error for o [2001/03/04] kern/25528 OnStream ATAPI Streamer refuses to eject o [2001/03/05] pending/25542gnats-admin/bin/sh: null char in quoted string o [2001/03/05] bin/25561 [PATCH] ksrvtgt contains unsubstituted pa o [2001/03/06] ports/25579 nakai [PATCH] Missing dependency for x11-wm/epp o [2001/03/07] misc/25585 sed.test 8.16 puts bugged sed into infini o [2001/03/07] bin/25586 Password expiration doesn't work after up o [2001/03/07] kern/25592 Route table appears to fill up, and conne o [2001/03/09] kern/25630 Problem in the routing or/and bridging co o [2001/03/09] ports/25636 kris openssh-askpass can't make package f [2001/03/09] conf/25639 gshapiro /etc/mail/Makefile does not source /etc/r o [2001/03/09] kern/25640 DLink DFE-530TX+ cards are not recognized o [2001/03/10] kern/25650 le nic driver causes kernel panic o [2001/03/10] conf/25676 FBSD >= 4.0 does not recongnize NIC card o [2001/03/11] i386/25693 VGA driver on Current not found o [2001/03/11] misc/25694 change passwd on SunOS yp server o [2001/03/11] ports/25718 ports Missing xmkmf in XFree86-4.0.1,fix this b o [2001/03/12] kern/25729 cg Creative Sound Blaster PCI does not work o [2001/03/12] kern/25755 cg kernel hangs when loading emu10k1 sound d o [2001/03/12] bin/25757 rcp does not handle logins with a '.' in o [2001/03/13] kern/25781 Statclocks cannot be disables on ServerWo o [2001/03/13] kern/25788 microuptime() weny backwards, again o [2001/03/14] misc/25801 change IP-address on pccard (3Com) fails o [2001/03/14] ports/25810 ports [PATCH] Build of p5-Mysql port fails beca o [2001/03/14] ports/25818 ports Clean build of kde2 fails in games/kdegam o [2001/03/15] bin/25826 nfsd -t -h adr1 -h adr2 doesn't work o [2001/03/15] misc/25842 Build world error on src-4.0489 o [2001/03/16] ports/25848 ports New Port Submission o [2001/03/16] ports/25849 ports New port submission o [2001/03/16] misc/25851 Security hole in anonymous FTP setup scri o [2001/03/16] ports/25865 ports [Update cervisia] Update to version 1.0 ( o [2001/03/17] ports/25883 ports netsaint-plugins port update o [2001/03/17] bin/25885 telnet -a off still uses SRA authenticati o [2001/03/17] bin/25886 cgetset(3) doesn't get cleared when switc o [2001/03/18] i386/25889 FDISK lost a partition ! o [2001/03/18] docs/25890 doc [PATCH] There's no general guidance on cr o [2001/03/18] ports/25893 ports archivers/freese: package building error? o [2001/03/18] bin/25896 [PATCH] several fixes for nfsd(8) o [2001/03/18] misc/25899 As I have NAS storgae more than 1.2 TB wi o [2001/03/18] kern/25900 system crach and reboot when use mount_cd o [2001/03/18] ports/25912 ports XFree86 4.0.2 as built from ports causes o [2001/03/19] ports/25920 ports cclient port should support SSL 1142 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1995/01/11] i386/105 Distributed libm (msun) has non-standard s [1995/06/15] bin/517 Bad group change with 'install' s [1995/08/07] bin/658 ifconfig alias has to be separately given s [1995/09/26] kern/742 syslog errors accessing Mac hard disks [p o [1995/10/03] kern/765 asmodai umount -f can`t umount a NFS filesystem i s [1995/11/20] kern/831 one minor complaint about the kernel visu a [1995/11/30] bin/854 swapinfo shows incorrect information for a [1996/01/30] bin/981 fenner clnt_broadcast() is not aware of aliases s [1996/03/20] bin/1093 route's diagnostic is weird a [1996/07/07] bin/1375 eivind Extraneous warning from mv(1) [PATCH] s [1996/09/08] bin/1589 msmith [PATCH] ftp fails to flush output o [1996/09/14] gnu/1611 phk groff should use "system-wide" papersize s [1996/10/13] misc/1791 tegge syslimits.h does not allow overriding def o [1996/10/20] bin/1849 obrien gdb sets library breakpoints on the wrong s [1996/11/04] gnu/1961 [PATCH] uucp logging files are in /var/sp s [1996/11/22] bin/2090 clients may bind to FreeBSD ypserv refusi s [1996/12/02] bin/2137 vm statistics are bad s [1996/12/14] bin/2216 obrien [PATCH] Ada specs not being compiled into a [1996/12/21] bin/2265 guido su(1) does not call skeyaccess() o [1996/12/24] kern/2273 dufault support for POSIX.4 / POSIX.1a RT-schedul s [1996/12/27] kern/2298 Support for DSR/DCD swapping on serial po a [1996/12/27] misc/2302 brandon new crypt() including SHS and an extendab o [1997/01/10] bin/2442 davidn setusershell()/endusershell() missing o [1997/01/28] bin/2603 dufault Added POSIX.4/POSIX.1b constants in unist o [1997/02/02] gnu/2637 tar dumped core with -g option. a [1997/02/02] bin/2641 wpaul login_access.c doesn't work with NIS by d o [1997/02/15] misc/2745 fenner PR querry web form doesn't sort correctly o [1997/03/03] kern/2865 peter NFS client hangs on umount, ls, df when N o [1997/03/06] bin/2898 fenner arp -a -n buglet o [1997/03/10] bin/2934 cracauer sh(1) has problems with $ENV o [1997/03/10] bin/2938 hoek Add -b, -l, and -f options to du(1) o [1997/03/31] gnu/3157 obrien Patches to gas and gdb to support MMX ext o [1997/04/07] bin/3221 rpc.rusersd : can't communicate with SunO o [1997/04/07] misc/3225 [PATCH] uucpd.c should normalize host nam o [1997/04/09] bin/3242 incorrect prototype for initgroups o [1997/04/14] bin/3284 [PATCH] symorder(1): -t option doesn´t wo o [1997/04/14] bin/3286 [PATCH] missing error checking in mount_m o [1997/04/29] bin/3416 ibcs emulation problems a [1997/05/08] gnu/3552 asmodai the -L option of tar does not work proper o [1997/05/16] bin/3608 Telnet in linemode will break apart long o [1997/06/02] bin/3762 dufault Bogus return values from rtprio(1) o [1997/06/09] bin/3826 KerberosIV sometimes hangs rcp o [1997/06/10] bin/3837 dufault new feature for rtprio o [1997/06/15] kern/3879 peter Can't export mounted ext2fs via NFS o [1997/06/19] misc/3912 ctags(1) cannot trace some macro correctl o [1997/06/24] kern/3944 paul if_le doesnt receive ether multicast pack o [1997/06/25] kern/3948 nonworking t/tcp server side o [1997/06/27] kern/3968 Hardware probes die on Peak SBCs. o [1997/07/07] kern/4051 pppd connect 'chat ...' broken o [1997/07/18] bin/4116 davidn Kerberized login as .root fails to s [1997/07/24] bin/4157 [PATCH] netstat atalk output should print o [1997/07/26] bin/4172 des suggest reconnection option added to fetc s [1997/07/28] kern/4184 [PATCH] minor nits in sys/netatalk s [1997/07/31] bin/4204 [PATCH] ac printed wrong report about tty o [1997/08/07] kern/4243 file locking doesn't work for pipe o [1997/08/08] misc/4249 wpaul ypchsh doesn't care about changing a user o [1997/08/12] misc/4285 SDL RISCom/N2 (ISA) o [1997/08/13] kern/4297 dufault SIGEV_NONE and SIGEV_SIGNAL go in signal. o [1997/08/13] i386/4300 msmith The initial timeout on open("/dev/lpt0".. o [1997/08/14] ports/4304 asami Recommendation re. Ports Collection o [1997/08/29] kern/4413 No way to unmount a floppy that goes bad o [1997/08/29] bin/4419 sheldonh man can display the same man page twice o [1997/08/29] bin/4420 roberto find -exedir doesn't chdir for first entr o [1997/09/03] bin/4459 bde No prototype for moncontrol(3) and monsta o [1997/09/13] kern/4528 processes hang if the mount_portal proces f [1997/09/16] misc/4556 will make can't build executable from single F o [1997/09/21] kern/4597 Patch to pass NPX status word in signal c o [1997/09/25] bin/4629 calendar doesn't print all dates sometime o [1997/09/28] misc/4646 Can't fixit with an NFS-mounted CD. o [1997/09/29] conf/4654 Need to do post-ifconfig commands o [1997/10/04] bin/4688 peter sys/utsname.h SYS_NMLN 32 too small o [1997/10/05] bin/4696 ping hangs on certain unresolvable hosts o [1997/10/15] gnu/4771 diff to correct misleading total bytes in o [1997/10/22] bin/4828 ypxfr makes false assumption about RPC ca o [1997/10/24] kern/4845 Boot complains about disk slices in FAT p o [1997/10/24] kern/4847 imp pccard stuff fails after running Win95 wi o [1997/11/01] bin/4915 peter NFS mounts to linux machine can hang syst o [1997/11/08] bin/4975 quotaon while server very busy causes loc o [1997/11/10] kern/4997 DDB_UNATTENDED doesn't always work o [1997/11/11] kern/5009 ibcs2 emulation o [1997/11/13] bin/5031 gad lpr does not remove original file if -s i o [1997/11/14] kern/5048 dillon Calling shutdown(fd,1) multiple times wil o [1997/11/15] kern/5059 peter mountd, nfsd, etc. fail when lp0 defined o [1997/11/20] kern/5108 dillon pmap_release panics with 'freeing held pa o [1997/11/20] kern/5110 dillon kernel crash & core in pmap_testbit durin o [1997/11/23] bin/5134 cdcontrol will eject a mounted CDROM s [1997/11/28] bin/5173 [PATCH] restore ought to deal with root s s [1997/11/30] i386/5182 bde [PATCH] A patch support high speed serial s [1997/12/11] kern/5275 dillon [PATCH] Added volume (barcode) support to s [1997/12/14] bin/5296 slattach fails creating pidfile with ioct o [1997/12/22] kern/5362 peter mount incorrectly reports / as an NFS exp o [1998/01/02] bin/5410 phantom pkg_info options s [1998/01/03] bin/5419 [PATCH] timed rejects valid networks with s [1998/01/08] bin/5444 [PATCH] ypserv uses wrong dns lookup orde o [1998/01/11] bin/5483 Login(1) clears utmp entry o [1998/01/15] kern/5502 nfsd process usage doesn't get accounted s [1998/01/20] misc/5531 [SUBMISSION] new library function abs2rel s [1998/01/20] kern/5532 [PATCH] Dropped packet counts are inaccur o [1998/01/24] i386/5559 PC-Card joystick ports were not supported o [1998/01/26] kern/5577 bde Unnecessary disk I/O and noatime ffs fixe a [1998/01/28] bin/5591 Trouble with LD_PRELOAD environment varia o [1998/01/31] bin/5609 lpd cannot send long files to HP's JetDir o [1998/02/06] kern/5672 dillon Crash from scsi aborted command 'Overlapp o [1998/02/09] kern/5689 phk sysctl vm.vmmeter - bogus and unsupported o [1998/02/10] bin/5712 /bin/chio code cleaup and option added o [1998/02/14] bin/5745 [PATCH] Add /usr/local/share/mk to defaul o [1998/02/14] bin/5746 bootparamd will not netboot sun 3 compute o [1998/02/14] bin/5747 ld.so error message o [1998/02/17] kern/5768 Shutdown aborts syncing, when sync isn't o [1998/02/18] i386/5784 ibcs2 emulation not handling ioctl(..FION o [1998/02/26] bin/5857 non-functional lpr/lpr o [1998/02/26] kern/5863 Kernel support for sorted SHUTDOWN & SHUT o [1998/03/02] bin/5901 new version of `fmt' o [1998/03/03] bin/5912 kinit exits if no user name specified o [1998/03/06] kern/5931 dma errors in syslog with GUS-max o [1998/03/06] i386/5932 perfmon kernel code should check for non- o [1998/03/11] gnu/5982 no error exit code from tar on child fail o [1998/03/13] bin/6000 kadmin ank uses bad default expiration of o [1998/03/15] bin/6015 indent(1) breaks source with backslash ne o [1998/03/16] kern/6032 poor TCP performance using FDDI over long o [1998/03/22] gnu/6107 obrien gdb should support PRINTF_HAS_LONG_LONG f [1998/03/28] bin/6161 assar 2.2.6 kerberos servers are awfully visibl o [1998/03/31] bin/6183 quota hangups o [1998/03/31] kern/6184 No error if resulting file pos in lseek i o [1998/04/01] bin/6187 peter mounting nfs directories with -b can caus o [1998/04/03] bin/6202 No way to detect removable media. o [1998/04/04] kern/6213 peter NFS-mounted swap (via vnconfig) easily cr o [1998/04/06] bin/6234 ypserv -d is broken o [1998/04/14] kern/6296 IP_HDRINCL sockets force header fields to a [1998/04/14] kern/6299 vmstat -i does not show PnP device interr s [1998/04/15] bin/6314 [PATCH] /usr/sbin/ac modification o [1998/04/16] kern/6318 pppd does not update wtmp on hangup o [1998/04/16] misc/6320 Sometimes nohup isn't good enough. o [1998/04/17] bin/6332 bde /usr/include/time.h doesn't compile with o [1998/04/17] gnu/6338 Gnu tar not working properly with the -G o [1998/04/18] conf/6346 Kernel version strings need to relate to a [1998/04/27] kern/6432 IFF_NOARP does not affect ethernet interf s [1998/05/05] bin/6521 nbm [MAYBE PATCH] "rmdir -p x/y/z/" fails o [1998/05/07] kern/6544 luigi Only get one channel through sound card o [1998/05/11] i386/6595 Old IP address persistent after change o [1998/05/12] misc/6612 will bsd.man.mk can't handle man pages with ": o [1998/05/13] kern/6623 non-root user can crash system if disconn o [1998/05/13] conf/6624 davidn One class with nologin=/etc/nologin: reje o [1998/05/15] kern/6651 peter Possible NFS deadlock clue s [1998/05/17] kern/6668 [PATCH] new driver: Virtual Ethernet driv a [1998/05/26] misc/6759 phk buggy code in libdisk.a's disk.c o [1998/05/26] kern/6769 peter panic: nfs rcvunlock s [1998/05/29] kern/6781 [PATCH] exabyte changer doesn't grok LUNs s [1998/05/29] bin/6785 place for all the default dump flags o [1998/06/01] kern/6820 cd9660_mount NULL pointer deref for no CD o [1998/06/06] kern/6874 accounting prevents transition to multi u o [1998/06/13] misc/6936 phk sysinstall: install from MS-DOS MO divece o [1998/06/18] kern/6981 CD unmount w/o CD in drive can cause pani o [1998/06/22] bin/7022 asami changes to bsd.port.mk to accompany PR bi o [1998/06/22] bin/7023 asami bsd.port.(%|subdir.).mk patches for size s [1998/06/24] kern/7044 [PATCH] WaveLAN (2.4G, ISA, full-length b o [1998/06/25] docs/7065 wosch FreeBSD webpages -> applications, port br s [1998/06/28] i386/7100 integrate pcvt configuration into the /et s [1998/07/01] bin/7136 kerberized telnetd doesn't use gettytab % f [1998/07/02] kern/7146 imp The PCCARD doesnt recognize cards in top s [1998/07/08] kern/7210 [PATCH] od(4) bug fixes and enhancements, s [1998/07/10] misc/7232 murray Suggestion for FreeBSD installation dialo o [1998/07/10] kern/7234 yokota keyboard problems during login immediatel o [1998/07/12] bin/7265 A warning flag is added to ln(1). o [1998/07/13] ports/7268 asami MASTER_SITE_OVERRIDE works more better o [1998/07/14] kern/7282 some old and rarely used drivers have app o [1998/07/15] bin/7287 Incorrect domain name for MAP_UPDATE in m o [1998/07/16] bin/7298 Improvements to ln(1). a [1998/07/19] bin/7324 wosch Suggestions for minor modifications to ad a [1998/07/31] docs/7456 doc dialog(3) man page outdated s [1998/08/13] conf/7606 [PATCH] NIS Makefile.dist: NOPUSH replace s [1998/08/18] bin/7669 libalias does not IRC DCC packets under c o [1998/08/19] gnu/7687 description of default baud rate for cu c o [1998/08/20] kern/7693 Misleading warning in cblock_alloc_cblock o [1998/08/22] kern/7722 Changes to acct format o [1998/08/23] bin/7728 ftpd processes hang o [1998/08/28] misc/7771 Debugging putenv/getenv o [1998/09/03] bin/7828 Add a command line option to cp to make i o [1998/09/05] kern/7837 patches to add a p_auth extension pointer o [1998/09/08] bin/7860 Extra option to pr(1). s [1998/09/08] bin/7868 [almost patch]Morse Code Fixups o [1998/09/11] bin/7895 multiple identical NFS mounts accepted o [1998/09/16] misc/7946 asami ccdconfig gives confusing error when give o [1998/09/17] bin/7962 /usr/bin/ee prompts "save changes" when f o [1998/09/18] bin/7973 gad lpd: Bad control file owner in case of re o [1998/09/19] kern/7990 patch - teach kernel about RB_POWEROFF fl o [1998/09/20] bin/7998 jkh pkg_add seems to have unneeded umask s [1998/09/21] kern/8015 nbm [patch] Some sysctl descriptions for the o [1998/09/24] ports/8042 torstenb If pidentd dies, you must kill all telnet o [1998/09/26] bin/8060 install ignores the +X mode flag o [1998/09/27] conf/8061 profiling utilities seperate from profili o [1998/09/27] ports/8063 asami [PATCH] Add multiple CDROM support to bsd o [1998/09/29] bin/8084 NIT: non-working code in rshd o [1998/10/03] misc/8133 markm [patch] bug in telnetd (Kerberos IV) o [1998/10/12] bin/8295 order of options in printcap causes some o [1998/10/13] conf/8303 3.0-981009-BETA can't make swap device on o [1998/10/13] kern/8311 kernel panic on de0 o [1998/10/16] misc/8346 Strftime can't generate ISO-8601 timezone o [1998/10/16] kern/8349 [PATCH] Changer definition for SureStore o [1998/10/19] kern/8376 CLOCK_VIRTUAL not implemented o [1998/10/22] kern/8420 __getcwd() from an (forcibly) unmounted f o [1998/10/24] misc/8434 boot.flp /bin/init crashes during probe w o [1998/10/24] i386/8436 boot.flp sysinstall crashes when probing o [1998/10/24] bin/8438 ex/vi: Error: tcsetattr: Interrupted syst o [1998/10/27] i386/8474 repquota does not pick up NIS information o [1998/10/28] bin/8479 Final \'s in /etc/exports did not work in o [1998/10/30] kern/8498 Race condition between unp_gc() and accep o [1998/11/03] bin/8553 /usr/libexec/mail.local doesn't handle "> o [1998/11/07] kern/8589 incorrect spelling for "dependency" and " o [1998/11/07] i386/8598 MAKEDEV fails if not run from current dir o [1998/11/08] kern/8604 ps u gets confused about process start ti o [1998/11/09] bin/8631 pci interrupts are shown on EISA only mac o [1998/11/09] kern/8633 TCP packet via SLIP/CSLIP containing this s [1998/11/12] kern/8661 ports sys/netatalk/at_control.c needs to correc o [1998/11/12] bin/8666 X blocks serial port with getty process o o [1998/11/19] misc/8764 pwd_mkdb is slow on many users o [1998/11/19] docs/8765 dwhite some suggested text for describing passwo o [1998/11/27] i386/8867 murray /stand/sysinstall core dumps (signal 11) o [1998/11/30] bin/8913 negative time values for csh 'time' built o [1998/12/01] kern/8925 options kern file needs AWE_DEFAULT_MEM_S o [1998/12/08] bin/9012 route add -host hostIP -interface localIP o [1998/12/15] kern/9092 DELF raid volumes cause panics under CAM o [1998/12/16] ports/9107 asami Addition to bsd.port.mk for searching mul o [1998/12/18] bin/9123 pax can't read tar archives that contain o [1998/12/20] kern/9144 luigi acd driver inconsistency (byte order in C o [1998/12/22] bin/9176 dillon placemark to split mount_ufs out of mount o [1998/12/24] bin/9188 telnet gets stuck in ttydrain() f [1998/12/28] misc/9220 ache nvi: catalog: mistake in Russian error me o [1998/12/29] bin/9233 gmp's mpq_add and mpq_sub are buggy o [1999/01/04] bin/9318 vgrind(1): no JAVA support o [1999/01/04] i386/9319 D-Link DE-528CT poor performance o [1999/01/05] bin/9333 timestamp dump's progress f [1999/01/07] bin/9374 roberto Improved functionality for find(1) o [1999/01/08] kern/9392 Alternate system clock OR kernel stats cl o [1999/01/13] kern/9474 "comcontrol rescan 0:8:0" hangs, causes o o [1999/01/14] bin/9494 new option to prevent mail from sending m o [1999/01/19] kern/9570 dfr ed(4) irq config enhancement o [1999/01/19] bin/9573 ksrvtgt not working o [1999/01/21] kern/9611 MFS calculates the size incorrectly when o [1999/01/22] kern/9619 Restarting mountd kills existing mounts o [1999/01/25] kern/9679 fix for uninterruptible open in portal fi o [1999/01/25] kern/9689 panic in sbdrop(kern/uipc_socket2.c) o [1999/01/26] bin/9711 Fails: cd /usr/bin; gzip file ; mv file. o [1999/01/28] kern/9748 error in queue handling of at_shutdown() a [1999/01/28] bin/9770 kris An openpty(3) auxiliary program o [1999/01/29] i386/9777 luigi Generic AD1816 sound suport in Luigi's pc o [1999/01/30] kern/9791 enhancement for netinet/ip_icmp.c to cont o [1999/01/31] ports/9840 asami patch allows ports to fetch their sources o [1999/02/01] bin/9868 Patch to add "date -a" o [1999/02/01] kern/9869 When using macros out of function, they s o [1999/02/01] conf/9874 idle-timeout facilities in /etc/login.con o [1999/02/03] bin/9902 error in german (and some other) locale s o [1999/02/09] i386/9991 new driver for National Instruments GPIB o [1999/02/11] bin/10030 markm Kerberized telnet fails to encrypt when a o [1999/02/19] bin/10158 Reference to ncheck in quot(8) o [1999/02/19] kern/10160 kldload of umap module panics the system f [1999/02/21] ports/10178 kris USE_SOCKS=YES option broken for security/ a [1999/02/23] misc/10231 inet_addr() doesn't check for illegal val o [1999/02/25] docs/10240 wosch We need a script which check if our web m f [1999/02/26] bin/10274 will make does not understand "lib(obj)" synta o [1999/02/26] bin/10283 Race condition in rc.network o [1999/03/01] docs/10349 phantom For long .Dt fields, rendering is broken- o [1999/03/02] misc/10351 /usr/share/examples/worm is out of date o [1999/03/02] bin/10358 ftp(1) has problems with long pathnames f [1999/03/05] ports/10396 asami SPIN is in the wrong category o [1999/03/06] bin/10444 avoiding lost mail when mail filesystem i a [1999/03/06] kern/10455 pcaudio breakage f [1999/03/07] i386/10465 mdodd Must disable ex0 to install. o [1999/03/12] kern/10563 QIC 40/80 tape drive ft present in versio o [1999/03/13] kern/10574 3.1-stable kernel reports k6 cpu as "\^E" o [1999/03/14] conf/10582 marcel Makefile.upgrade fails with make -j o [1999/03/14] misc/10589 Incorrect assumptions in /etc/security o [1999/03/15] bin/10601 wosch Ownership of symlinks copied by adduser a o [1999/03/15] i386/10608 add Opti Viper-M PCI ID o [1999/03/15] kern/10609 adjtime bug (tv_sec > 2147) and enhanceme o [1999/03/15] bin/10610 New options to date to slowly adjust time o [1999/03/15] bin/10611 timed enhancement o [1999/03/17] kern/10641 groudier Default sync rate in ncr SCSI driver is s o [1999/03/18] kern/10663 hpscan doesn't like 3.1's pt device o [1999/03/18] misc/10667 murray Sysinstall inserts multiple # -- sysinsta o [1999/03/19] gnu/10670 cvs doesn't allow digits in local keyword o [1999/03/19] kern/10673 wpaul Non-ASCII chars on serial console with Re o [1999/03/19] kern/10678 Printing problems using ppc bus o [1999/03/19] ports/10682 asami List mirror sites in MASTER_SITE_BACKUP - o [1999/03/23] kern/10755 de driver says `invalid EESPROM checksum' o [1999/03/25] bin/10793 cvs update modification time check granul o [1999/03/26] misc/10803 joe whois(1) client enchancements a [1999/03/26] misc/10804 joe whois(1) enhancement o [1999/03/29] bin/10856 vty's from ttyvc - ttvf (maybe more?) do o [1999/03/30] bin/10868 BUG in /usr/bin/calendar o [1999/03/30] misc/10871 wst0 fails with Sony SuperStation streami o [1999/03/31] kern/10894 wrong error message in svctcp_create() o [1999/04/02] bin/10924 Extensions to biff(1) o [1999/04/03] bin/10931 biff b o [1999/04/05] ports/10965 obrien lcc-3.6 unable to compile anything o [1999/04/06] bin/10980 With ctags -x no space is left between na o [1999/04/07] docs/10997 doc Problem with query-pr-summary.cgi o [1999/04/08] kern/11020 popen does not honor ISO 9899 syntax o [1999/04/08] bin/11036 markm Perl does not honor -DNOMAN o [1999/04/08] bin/11037 Gencat doesn't properly handle \ddd octal o [1999/04/09] ports/11048 ports variable not initialized in fwtk-lib lead o [1999/04/10] conf/11058 Recent change to rc script causes hang on o [1999/04/11] bin/11085 Per-host configuration for syslog.conf o [1999/04/11] bin/11092 readlink(1) from OpenBSD o [1999/04/13] misc/11111 Error opening terminal: su o [1999/04/13] bin/11114 will make(1) does not work as documented with o [1999/04/13] misc/11126 vt100 termcap entry appears broken o [1999/04/14] ports/11134 hoek existense of /usr/obj/usr/ports/shells/ba o [1999/04/16] i386/11165 IBCS2 don't work correctly with PID_MAX 9 a [1999/04/16] bin/11168 davidn pw(8) usermod does not recognize -w flag o [1999/04/18] bin/11205 Suggestion: move mt(1) to /bin o [1999/04/20] bin/11236 mountd fails to properly check for kernel o [1999/04/20] bin/11248 Shuffle o [1999/04/23] kern/11293 brian FreeBSD's PPP implementation of LQM appea o [1999/04/23] bin/11294 direct logging to other hosts (no local s o [1999/04/27] bin/11360 Allow specification of "search" in resolv o [1999/04/28] kern/11365 plip in Linux mode has trouble with some o [1999/04/29] bin/11387 mount_cd9660 doesn't show rockridge filen o [1999/04/29] bin/11399 Calendar doesn't always handle 'last' day o [1999/04/30] kern/11416 code typo in sequencer.c: "if (!processed o [1999/05/02] misc/11448 Better looking VGA font for iso2 o [1999/05/06] misc/11553 /usr/share/misc/latin1 (new file submissi o [1999/05/09] bin/11608 vnconfig not supporting swap-backed vn de o [1999/05/09] bin/11609 vnconfig -v reports page numbers, not byt s [1999/05/09] ports/11611 billf Update port: net/ntop o [1999/05/10] bin/11623 quot uses 32-bit integers for its calcula o [1999/05/12] bin/11669 gcc 2.7.2.1 gets bad magic error linking o [1999/05/12] bin/11671 "vidfont -r" fails, asking for font size o [1999/05/12] kern/11676 sos PCIless kernel will not compile with ATAP o [1999/05/13] i386/11683 olpt/nlpt name change not in man pages o [1999/05/13] misc/11689 Change "netstat" mode in daily "status-ne o [1999/05/17] bin/11746 Add support for Solaris mailboxes o [1999/05/18] misc/11767 sppp does not implement VJ compression o [1999/05/19] kern/11789 ELF machine definition missing for ARM o [1999/05/21] bin/11818 Added a feature to ping(8) o [1999/05/21] i386/11829 Boot Failure (Register Dump) with MFSroot o [1999/05/22] misc/11838 xwindows configuration problem o [1999/05/26] bin/11896 cap_mkdb dumps core when non-files passe o [1999/05/26] i386/11898 Connot wirte to floppy on HP OB800CT with o [1999/05/26] bin/11900 Sed(1) fails with MALLOC_OPTIONS set to ' o [1999/05/28] bin/11914 wosch makewhatis during installworld uses /usr/ o [1999/05/29] bin/11929 symorder doesn't work on elf format objec o [1999/05/29] kern/11941 FreeBSD box reboots itself when changing o [1999/05/30] kern/11945 tape problems on -stable, mt bl(ocksize), o [1999/05/31] kern/11968 kldload should call module entry point be o [1999/06/01] i386/11979 Vaio 505DX touchpad not detected as Glide o [1999/06/02] conf/11989 pppd(8) output misplaced o [1999/06/03] kern/12014 alfred Fix SysV Semaphore handling o [1999/06/06] gnu/12046 markm Perl subsystem does not install all tutor a [1999/06/06] bin/12052 sh type builtin appends first path compon o [1999/06/07] kern/12071 [PATCH] large scale IP aliasing o [1999/06/08] i386/12088 Enhancement to ed driver for Linksys 10/1 o [1999/06/09] kern/12095 [PATCH] Buggy ATAPI Zip Drive is not dete o [1999/06/09] bin/12107 Add switch to dump to support multiple du o [1999/06/10] i386/12113 cg ESS1688 support for VoxWare sound driver o [1999/06/10] bin/12115 pppd reports wrong connected duration wit o [1999/06/16] gnu/12238 bc 1.04 crashes with long formula typed i o [1999/06/16] bin/12244 realpath() fails when there is no permiss o [1999/06/17] bin/12263 hoek "more" problems with long filenames o [1999/06/18] bin/12280 LD_IGNORE_MISSING_OBJECTS not honored for o [1999/06/18] kern/12281 active-filter option in pppd doesn't stop o [1999/06/21] conf/12324 jkh Sysinstall's fdisk partition editor is mi o [1999/06/21] ports/12325 asami Adds refetch functionallity to bsd.port.m o [1999/06/21] i386/12326 wdc flag 0x1000 (LBA addressing) prevents o [1999/06/21] kern/12333 ProAudio Spectrum sound card broken model o [1999/06/21] kern/12334 Some ProAudio SPectrum cards do not do DM o [1999/06/21] kern/12335 if_pn.c lacks bridging support; patch enc o [1999/06/22] bin/12357 [PATCH] allow route to create "proxy only s [1999/06/23] bin/12358 ken Patch: "camcontrol help" should go to std o [1999/06/24] i386/12383 make release warns about /dev entries mak o [1999/06/26] bin/12398 fsck in free(): warning: pointer to wrong o [1999/06/27] bin/12421 sysinstall label fails o [1999/06/28] conf/12432 empty amd_flags causes start failure in r o [1999/07/02] docs/12486 mpp listing of (56) utilities in /bin:/sbin:/ o [1999/07/02] bin/12489 /sbin/route exits with 0 on some errors o [1999/07/05] bin/12528 [PATCH] tip's "tipout" child doesn't alwa o [1999/07/06] kern/12543 dg [PATCH] cumulative error counters for fxp o [1999/07/07] bin/12545 kldload(8) should be more sensitive to er o [1999/07/08] ports/12566 billf a guide to pyrotechnics o [1999/07/12] kern/12609 At boottime NFS mounts on a 3.2 client fr o [1999/07/13] misc/12633 CMI8330 chip based integrated sound card o [1999/07/15] kern/12655 Kernel config file needs more commenting o [1999/07/16] kern/12668 The kernel clock goes slow with PLIP devi o [1999/07/18] kern/12697 Out of swap handling [PATCH] o [1999/07/20] bin/12712 release/Makefile: mounting /some/dir with o [1999/07/20] kern/12723 imp Unnecessary use of magic numbers in F_[SG o [1999/07/22] misc/12765 cable problem: link down for de0 NICs. o [1999/07/24] bin/12789 Confusing error msg when dumping a filesy s [1999/07/25] bin/12801 sheldonh nvi infinite recursion with options "left o [1999/07/25] bin/12806 `sh -e' doesn't parse multi-command lines o [1999/07/28] kern/12855 panic:softdep_flushfiles:looping, caused o [1999/07/30] misc/12887 Problem with "top" command in SMP o [1999/07/30] misc/12888 strange kernel messages when copying file o [1999/07/31] bin/12898 Added a command-line switch to netstat to o [1999/08/03] bin/12939 add flag to quota to suppress NFS quota c o [1999/08/03] bin/12942 m4: len(`') returns `' o [1999/08/04] ports/12952 asami make _PORT_USE touch cookies by variable, o [1999/08/04] bin/12957 rpc.rusersd dumps core with signal 11 whe o [1999/08/04] kern/12966 receiver lockups in vr0 driver o [1999/08/05] bin/12982 last does not support -y option. o [1999/08/05] misc/12983 system hang accessing mounted msdos flopp f [1999/08/05] i386/12993 gibbs "ahc0: Data Parity Error Detected during o [1999/08/07] docs/13020 mpp Manpage capitalization o [1999/08/08] misc/13036 de doesn't work with DEC 21143 based PCI o [1999/08/09] bin/13042 will make doesn't handle wildcards in subdirec o [1999/08/09] bin/13043 minigzip -c option support. o [1999/08/09] i386/13051 after installation on system using COM1, o [1999/08/10] kern/13062 lnc ethernet xmit underflow problem o [1999/08/11] bin/13068 billf Don't stamp out score files! o [1999/08/11] bin/13072 billf Extensions to biff(1) o [1999/08/11] bin/13073 billf Extensions to mesg(1) o [1999/08/11] docs/13079 dwhite new man page describing timeradd() family o [1999/08/12] bin/13108 authunix_create_default includes egid twi o [1999/08/13] bin/13128 billf pkg_delete doesn't handle absolute pathna o [1999/08/15] kern/13161 alfred mounting on top of a mounted file system o [1999/08/16] misc/13185 "tengo problemas con el pop3" a [1999/08/18] docs/13218 phantom Many manpages still not conformed mdoc(7) o [1999/08/18] kern/13232 panic("rtfree"); when sending bootp reque s [1999/08/19] kern/13252 niced jobs don't behave really nice o [1999/08/19] bin/13254 yp_all error messages have wrong text o [1999/08/20] misc/13266 Removal of #defines and addition of const o [1999/08/20] bin/13278 rogue: killed by fire corrupts score file o [1999/08/21] bin/13309 Fixes to nos-tun o [1999/08/22] misc/13326 additional timeval interfaces for 512MB o [1999/09/23] conf/13918 Termcap entries for VESA modes missing a [1999/09/23] gnu/13921 sheldonh awk -v var=val coredump o [1999/09/23] kern/13924 sb/snd driver broken under 4.0-19990918-C o [1999/09/24] i386/13936 murray No clear indictaion of how much space to o [1999/09/25] docs/13950 doc webpage idea o [1999/09/25] docs/13967 doc FreeBSD Related Publications in Korea o [1999/09/26] kern/13979 [PATCH] add serial number to IDE HD probe o [1999/09/27] kern/14006 pas2_pcm.c pcm playback problem, with fix o [1999/09/29] bin/14040 amd has wrong uname data compile in it o [1999/09/30] i386/14048 ``doscmd -r'' doesn't work o [1999/10/01] ports/14077 dec Multicast not available on multicast enab o [1999/10/01] bin/14078 -stable 'make release' does not work on - o [1999/10/06] docs/14158 doc md5(1) manpage should not claim the md5 a o [1999/10/06] docs/14165 nbm FDP introduction article o [1999/10/06] kern/14166 roger AVER TVPhone o [1999/10/07] bin/14175 route for ip aliasing o [1999/10/07] ports/14182 asami Patch: bsd.port.mk: add plist target o [1999/10/08] kern/14217 bde [PATCH] EXT2FS as a KLD o [1999/10/09] ports/14225 markm Patches for security/pgp5 o [1999/10/09] kern/14240 compilation error: __cmpdi2 unresolved o [1999/10/09] bin/14246 kvm_open and kvm_openfiles not works corr o [1999/10/10] bin/14255 rup and rusers could not deal with many h o [1999/10/11] misc/14258 IP_TOS and IP_TTL sockopt doesn't work on a [1999/10/11] ports/14260 jkoshy new port: www/woda - A Web Oriented Datab o [1999/10/11] misc/14263 phantom There ara no ukrainian locale in stable/c o [1999/10/11] misc/14273 Somewhat bogus entry in termcap o [1999/10/13] ports/14316 markm exmh not recognizing mh and uses too many o [1999/10/13] bin/14318 jkh sysinstall upon install has some counter- o [1999/10/14] ports/14323 markm [PATCH] ports/security/pgp5: Invoked with o [1999/10/14] bin/14330 peter [PATCH] fix clash between /usr/src/contri o [1999/10/14] bin/14335 peter Manual page for ndc gives incorrect path o [1999/10/15] kern/14346 imp Both pccard/cardinfo.h and sys/memrange.h o [1999/10/15] kern/14350 Security enhancement to ICMP o [1999/10/15] kern/14355 perhaps a guard page needed for UP-mode k o [1999/10/15] kern/14356 grog vinum and ``some processes would not die; o [1999/10/16] bin/14361 locate bogusly converts to network byte o o [1999/10/17] kern/14380 [PATCH] if_de workaround for when BIOS do o [1999/10/18] i386/14396 Floppy install of 3.2-release, 3.3-releas o [1999/10/21] bin/14448 ftp-client may not recognize failure, rep o [1999/10/23] misc/14488 kget doesn´t write the key word "enable" o [1999/10/25] misc/14511 chapss Y2K problem o [1999/10/25] bin/14533 imp pccardd improperly assigns irqs o [1999/10/26] bin/14545 quota reports in K, but header says 'bloc a [1999/10/27] kern/14561 ken ioctl (fd, CDIOCEJECT, (void*) 0) doesn't s [1999/10/27] kern/14562 ken ioctl() codes should be provided for ejec o [1999/10/27] docs/14565 doc ioctl() codes for device type `fd' (flopp o [1999/10/27] i386/14574 ISA based ESS1688 support(partially) for o [1999/10/28] kern/14584 Proposition for improved file permissions o [1999/10/29] misc/14599 pam_kerberosIV.so in the 'krb.??' package o [1999/10/29] kern/14602 struct utsname fields are allocated too s o [1999/10/31] kern/14639 convert proc.p_peers to a queue(3) LIST o [1999/11/01] kern/14646 kern.boottime affected by APM suspend/res o [1999/11/01] bin/14648 markm `make world' now requires -DNOCRYPT in my o [1999/11/02] gnu/14664 tar checks for volno-file even if it shou o [1999/11/02] docs/14677 chris listing of (48) utilities in /bin:/sbin:/ a [1999/11/03] docs/14682 marko lprm(1) unaware of lp(1) Environment Vari o [1999/11/03] bin/14697 grog Exploitable buffer overflow in Vinum (Fre o [1999/11/04] conf/14714 phantom Need support for imap4 and pop3 in /etc/p o [1999/11/06] misc/14746 xf86config shell script leaves arrow keys o [1999/11/08] ports/14783 jmz mgetty 1.1.12 always sets clocal o [1999/11/08] bin/14786 dwmalone [PATCH] tail breaks on large files o [1999/11/08] conf/14791 Optionally change the behaviour of fsck u o [1999/11/08] i386/14793 more fdisk partition types o [1999/11/09] i386/14800 FreeBSD BootMgr not configurable (or at l o [1999/11/10] conf/14810 [PATCH] initialising multiple interfaces a [1999/11/10] bin/14817 strptime(3) '%C' conversion incorrect o [1999/11/11] ports/14824 wosch no '\0' at the end of buffer o [1999/11/11] bin/14829 rc.shutdown is handled unconsistently by o [1999/11/12] kern/14839 RELENG_2_2 boot kernel is large size prob o [1999/11/12] kern/14840 Opti930 doesn't work. o [1999/11/12] kern/14841 adrian IEEE 802 encapsulation for arp on etherne o [1999/11/12] ports/14854 peter port comms/conserver partially ignores ${ o [1999/11/13] conf/14864 I can not get dual Boot to boot FreeBSD f o [1999/11/14] i386/14891 New smbus driver lmsmb a [1999/11/16] ports/14924 markm p5-Apache-Radius with mod_perl broken on o [1999/11/16] bin/14925 getsubopt isn't poisonous enough f [1999/11/16] ports/14933 imp Simple patch to log password attempts on o [1999/11/17] ports/14965 wosch stat port doesn't know fifo file type o [1999/11/18] conf/14973 Digi-multiport serial card? o [1999/11/18] ports/14977 peter conserver doesn't support speed over than o [1999/11/19] misc/14999 phantom ISO8859-5 locale missing from RELENG_3 o [1999/11/19] misc/15000 ftp(1) needs to send HTTP/1.1 Host: heade o [1999/11/20] conf/15010 "client" firewall configuration kills inc o [1999/11/21] ports/15021 asami some port installs fail for non-root user o [1999/11/21] kern/15022 jkh Suggestion for enhancement: move isp firm o [1999/11/21] conf/15038 jkh In sysinstall, easy to not notice that se o [1999/11/25] kern/15095 TCP's advertised window is not scaled imm o [1999/11/27] i386/15119 pcm sound driver dma problems with isa-pn o [1999/11/28] ports/15142 jmz Added DIST_SUBDIR to print/tex port o [1999/11/29] misc/15168 Adding tracklist support to fdformat o [1999/11/29] kern/15175 tcp_input() fails to update m->m_pkthdr.l o [1999/11/30] bin/15182 "* Wed-1 event" in calendar produces "31 o [1999/11/30] misc/15196 shutdown -h no longer synching disks, thu o [1999/12/01] misc/15205 billf Addition to /usr/games/random o [1999/12/02] i386/15218 kernel says: raw partition size != slice o [1999/12/02] bin/15229 joe mtree - different from mtree in NetBSD 1. o [1999/12/05] kern/15280 kernel panic during FreeBSD install o [1999/12/06] bin/15301 Bug in /usr/sbin/syslogd: strips 8th bits o [1999/12/06] misc/15304 bmah proposed modifications to pkg_version o [1999/12/07] misc/15339 fdformat should exit non-zero when user c a [1999/12/09] ports/15387 billf ethereal's packet-smb.c calls str*() func o [1999/12/10] bin/15410 edquota -p copies current usage as well a o [1999/12/11] bin/15416 addr2line is unable to find line numbers o [1999/12/11] bin/15418 tput(1) doesn't work with new libncurses. o [1999/12/11] misc/15421 initgroups(3) spits out messages to stder o [1999/12/12] kern/15435 Attempts to execute programs from a noexe o [1999/12/12] kern/15436 syscons extension: "propellers" o [1999/12/13] bin/15456 Usage of ktrace(1) is invalid a [1999/12/13] bin/15458 sort(1) doesn't sort correctly in some ca o [1999/12/13] bin/15470 Proposed change to comments in /etc/named o [1999/12/14] ports/15477 ports wwwstat-2.01 port is not Y2K compliant: 1 o [1999/12/14] misc/15480 Change-request for /usr/src/usr.sbin/cdco o [1999/12/14] kern/15489 running fstat causes a bus error o [1999/12/15] kern/15492 Patch to fixup bridging support for 2.2-S o [1999/12/15] kern/15493 Patch to enable bridging support for if_c o [1999/12/15] ports/15495 asami Add "addsum" target to bsd.port.mk o [1999/12/15] bin/15496 killall(1) limited to 16 character proces o [1999/12/15] bin/15497 NIS does not deal well with comments o [1999/12/15] bin/15510 df(1) does not lineup with large filesyst o [1999/12/15] kern/15511 Cannot scroll up after panic? o [1999/12/17] i386/15528 doscmd exec function fail. o [1999/12/17] i386/15531 doscmd DOS function 0a fail when DL is 0 o [1999/12/17] kern/15532 Reboot just to kill a print job? o [1999/12/17] misc/15546 Need to enable LBA flag for large IDE dis o [1999/12/17] i386/15547 discmd function 51 ( get ps ) fail o [1999/12/18] misc/15555 some enhancements for uudecode o [1999/12/20] bin/15593 [SECURITY] ustrcpy() buffer overflow in d o [1999/12/20] bin/15596 netstat -rn does'n fit on a 80 chars wide o [1999/12/21] kern/15608 acd0 / cd0 give inconsistent errors on em o [1999/12/21] conf/15612 jkh Re-Scan devices in 3.4-Release options me o [1999/12/21] i386/15619 standard pppd doesn't authenticate users o [1999/12/22] kern/15636 dillon reminder to self for MAP_ VM defines o [1999/12/23] misc/15658 edquota misinterprets usernames as uid ra o [1999/12/24] bin/15663 yokota none o [1999/12/28] bin/15739 repquota report format fix for better par o [1999/12/28] conf/15748 jkh sysinstall - upgrade o [2000/01/01] kern/15827 Power-Off causes Trap 9 in kernel o [2000/01/01] bin/15830 imp PATCH: rdump over ssh o [2000/01/02] kern/15838 Conversion tables in msdosfs_conv.c are b s [2000/01/02] bin/15852 asmodai predefined \*(DT string has Y2K bug o [2000/01/02] bin/15853 tar --newer-mtime flag has Y2K bug o [2000/01/03] bin/15855 comsat(8) failes to open system mail box o [2000/01/03] kern/15860 patch to make default kern.maxfilesperpro o [2000/01/03] misc/15871 small CVS directories copied to PicoBSD filesys o [2000/01/03] misc/15874 small PicoBSD can only update files from within o [2000/01/03] misc/15876 small PicoBSD message of the day problems o [2000/01/05] misc/15908 patch to fix argument mismatch in getnano s [2000/01/06] docs/15959 phantom misplaced lines in psignal.9 man page o [2000/01/08] kern/15983 n_hibma C++ keywords in kernel header files o [2000/01/08] ports/15992 joe [PATCH] Add a default for $SUP in the /us o [2000/01/08] ports/15993 asami [PATCH]No line-feed in warnings from ``ma o [2000/01/09] misc/16003 sysinstall crashes if it gets more than o o [2000/01/09] bin/16005 alex add new option to date(1) o [2000/01/10] kern/16021 To support SMP on NEC PC98, call mp_probe o [2000/01/10] kern/16023 Add an idletime counter for sppp, just li o [2000/01/10] kern/16049 Connor Drive fails cache sync o [2000/01/11] conf/16076 markm [PATCH] pam_ssh examples for /etc/pam.con o [2000/01/14] bin/16119 ctm_rmail does not honor umask o [2000/01/15] ports/16139 billf Ntop port fails to find lsof o [2000/01/18] kern/16169 The U.S. Robotics 56K Voice Int modem is o [2000/01/18] misc/16189 Advansys ASB-3940U2W SCSI Card does not w o [2000/01/18] kern/16195 16-bit uid/gid struct in sys/ipc.h o [2000/01/19] bin/16206 PATCH: vmstat column alignment, %ll not s o [2000/01/19] misc/16208 ps/2 mouse problem o [2000/01/19] misc/16212 in /stand/sysinstall -- cannot exit menu o [2000/01/20] ports/16220 obrien -frepo is broken in gcc-devel and egcs po o [2000/01/21] ports/16252 asami bsd.port.mk: Add bzip2 support for distri o [2000/01/21] bin/16275 steve approve send-pr(1) (attach files, use env o [2000/01/22] kern/16292 performance problem of divert socket o [2000/01/23] bin/16316 Enhancement: allow .fakeid to be a named o [2000/01/23] bin/16320 fstat -f confuses some partitions o [2000/01/24] kern/16339 vm/vm_page.h PQ_L2_SIZE options too limit o [2000/01/25] ports/16347 sobomax Inconsistencies between Java ports o [2000/01/25] kern/16360 kernel timestamping of ICMP echo requests o [2000/01/26] bin/16364 [PATCH] Add msdosfs and cd9660 support to f [2000/01/26] ports/16374 ache Ports fix: news/tin o [2000/01/27] i386/16411 DUMP freezes system if uucico or samba wr o [2000/01/28] bin/16422 newfs always make root's / directory o [2000/01/30] bin/16480 locked accounts and adduser o [2000/02/06] conf/16536 size of /var/spool/uucp/Log, a UUCP logfi o [2000/02/06] kern/16551 cosmetic cleanup in sys/dev/ppbus/pcfcloc o [2000/02/07] ports/16570 asami ports toplevel README.html has bad link t o [2000/02/08] conf/16584 jkh Hostname field too small during install ( o [2000/02/09] bin/16619 trimdomain does not handle peer domains o [2000/02/09] bin/16625 Incorrect information in routed(8) error o [2000/02/10] ports/16640 jfitz rwhois port install tries to copy wrong l o [2000/02/10] bin/16649 /bin/lastcomm: output contains extraneous o [2000/02/11] bin/16657 /bin/hostname: New feature to return subc o [2000/02/13] bin/16705 ftpd doesn't support -h option o [2000/02/14] kern/16709 PATCH: make poll work for -STABLE's Audio o [2000/02/14] kern/16713 grog Vinum: some processes would not die; ps a o [2000/02/14] misc/16719 /stand/sysinstall does not redraw the scr o [2000/02/14] i386/16722 squid (a 3.x binary) won't run under 4.0- o [2000/02/15] bin/16726 rpc.rstatd from inetd sig11's o [2000/02/16] kern/16745 Kernel Makefile doesn't sanitise PATH [PA o [2000/02/16] kern/16765 Add support for mark/space parity o [2000/02/18] kern/16815 dillon Cannot "rm -rf" for not-existed file on r o [2000/02/19] misc/16830 markm PAM-related error messages on -current o [2000/02/20] misc/16839 dan MFC Matthew D. Fuller's patch to deal wit o [2000/02/20] misc/16840 dan MFC: Matthew D. Fuller's teach pkg_info t o [2000/02/20] misc/16843 jkh Knob for release/Makefile to prevent dele o [2000/02/21] ports/16872 max Update port: japanese/pine o [2000/02/21] bin/16880 davidn [PATCH] pw(8) hardcodes directory creatio o [2000/02/22] bin/16924 tmpfile(3) ignores TMPDIR and always uses o [2000/02/22] bin/16926 kris [PATCH] banner doesn't allocate space fo o [2000/02/22] kern/16928 dynamic sysctl enhancement o [2000/02/23] misc/16938 FTP does not fully parse ftp:// URLs o [2000/02/24] misc/16969 yokota /kernel: psmintr: out of sync (0000 != 00 o [2000/02/24] bin/16971 Exiting from /usr/sbin/login does not res o [2000/02/26] kern/17003 dscheck() overzealously protects labels o o [2000/02/26] kern/17007 This is a code for implementing ethernet o [2000/02/27] conf/17022 rwatson newsyslog.conf not in sync with syslog.co o [2000/02/27] alpha/17032 alpha strtod(3) floating exception o [2000/02/28] misc/17045 Cannot install on Siemens Primergy 870 (d o [2000/02/28] kern/17058 mjacob SCSI tape driver can't drive devs that ca o [2000/02/29] bin/17077 yokota write() error o [2000/03/01] docs/17104 phantom gethostbyname(3) contains a reference to o [2000/03/01] kern/17109 darrenr fastroute crashes for lo0 udp o [2000/03/02] misc/17132 bugs in xdr functions o [2000/03/02] ports/17139 billf PLIST correction for Apache13-fp o [2000/03/04] misc/17185 main ncurses headerfile is installed as c o [2000/03/04] gnu/17202 uucp grade patch and policy o [2000/03/05] conf/17207 disktab support for Fuji-MO o [2000/03/05] gnu/17214 obrien gdb doesn't honor auto-solib-add o [2000/03/06] kern/17222 Avance Logic ALS/100 sound card doesn't r o [2000/03/06] kern/17224 4.0-20000214-CURRENT: pcm/csa sound - sha o [2000/03/06] bin/17226 markm ftpd can't use PAM a [2000/03/06] ports/17241 mharo Update: japanese/tkdesk o [2000/03/07] ports/17255 pst Update the GNATS port to 3.113 o [2000/03/08] misc/17270 FreeBSD should support nsswitch.conf, or o [2000/03/08] misc/17272 deleting a file that a program has open c o [2000/03/08] misc/17275 asami make release fails when making readmes fo o [2000/03/09] bin/17289 [PATCH] wrong permissions on /var/run/pri o [2000/03/09] ports/17293 hosokawa samba port installs man-pages twice, fail o [2000/03/09] kern/17297 Panic when mounting a CDRom o [2000/03/13] kern/17358 PCI ids for Aureal 8810, 8820 and 8830 au o [2000/03/13] bin/17363 crontab(1) leaves files in /var/cron/tabs o [2000/03/13] bin/17368 billf Bad error messaging from mountd(8) o [2000/03/14] misc/17377 "Checking for rejected mail hosts:" gives o [2000/03/14] kern/17385 Support for IIT's "XC87SLC-33" numeric pr o [2000/03/15] bin/17389 /bin/cp failed on some synthetic vfs o [2000/03/15] bin/17395 This is a replacement for the perl versio o [2000/03/15] misc/17399 FTPing into machine slows it down o [2000/03/16] bin/17405 one more fstat patch o [2000/03/16] alpha/17411 alpha No link/activity lights Alpha ethernet ca o [2000/03/16] kern/17425 nsouch [PATCH] fix two small printing errors in o [2000/03/17] bin/17430 jkh Missing Czech keyboard in /stand/sysinsta o [2000/03/17] kern/17438 cg newpcm volume too low on Soundblaster Pro o [2000/03/18] ports/17471 rse presence of devel/pth-devel port breaks w o [2000/03/18] ports/17479 asami bsd.port.mk: PARALLEL_BUILD o [2000/03/18] bin/17480 m4 changecom doesn't work as documented o [2000/03/19] ports/17489 ports Zephyr port is broken with Kerberos enabl o [2000/03/19] ports/17490 markm ports fail for some gnu programs as the g o [2000/03/19] kern/17493 Updates to use FreeBSD as a firewall and o [2000/03/20] i386/17505 Problems with with SMP on Compaq proliant f [2000/03/20] docs/17521 doc Proposed FAQ on assembly programming o [2000/03/21] bin/17532 "host" only prints A records by default o [2000/03/22] bin/17546 murray Sysinstall does not let you configure NIS o [2000/03/24] kern/17581 devices failing probing do so silently o [2000/03/25] docs/17598 doc installworld over NFS documentation no lo o [2000/03/25] ports/17602 jmz Port fix x11/XFree86-4.0 (make deinstall o [2000/03/26] bin/17611 f77 man page needs updated o [2000/03/27] bin/17619 pax cannot read all tar files created by o [2000/03/27] bin/17623 date(1) -v doesn't handle time changes (D o [2000/03/27] i386/17628 mdodd 3c509b hangs on running ifconfig o [2000/03/28] bin/17640 lseek();read() -> pread() in dump and fsc o [2000/03/29] bin/17679 wpaul wicontrol should take multiple args on co o [2000/03/30] kern/17688 es_callback() in /sys/pci/es1370.c does n o [2000/03/30] bin/17694 wcstombs(), mbstowcs() not complying with o [2000/03/30] conf/17699 Support for dutch keyboards in the consol o [2000/03/31] bin/17720 presence of old /dev entries causes sysin o [2000/04/01] kern/17728 probe Macronix 98715/98715A 10/100BaseTX f [2000/04/01] misc/17737 dwhite Major repair of PicoBSD o [2000/04/01] bin/17739 Traceroute will not compile without IPSEC o [2000/04/02] kern/17751 wpaul rl driver loaded as module when it alread f [2000/04/02] kern/17758 green Make sl driver dynamicallly expandable. o [2000/04/03] bin/17772 TFTP can not handle big files (> 32MBytes o [2000/04/03] kern/17774 doc stray irq7 o [2000/04/03] kern/17775 4.0-STABLE: Adaptec-155-ATM at en0 causi o [2000/04/04] kern/17796 cg pcm drivers failes to load for Neomagic o o [2000/04/04] ports/17801 jake new port: devel/binutils11 o [2000/04/04] ports/17802 jake port update: devel/gcc11 o [2000/04/04] ports/17803 jake new port: devel/gdb11 o [2000/04/05] gnu/17812 gprof gives error: o [2000/04/05] kern/17819 adrian Build ports on nfs & union mount panics k f [2000/04/06] bin/17824 sheldonh [PATCH] /usr/bin/column has arithmetic ov o [2000/04/06] bin/17830 /usr/bin/login called from command line d o [2000/04/07] misc/17848 Patches to remove support for CSRG libm f [2000/04/07] docs/17855 alex PPP Primer is out-of-date o [2000/04/07] misc/17857 During a sysinstall kernel sources say th o [2000/04/08] bin/17864 PATCH: sys/resource.h needs sys/time.h fo o [2000/04/09] misc/17889 certain type of DNS queries seem to get d o [2000/04/10] ports/17897 chuckr transfig does not compile with XFree86-4. o [2000/04/10] i386/17906 le ethernet device doesn't work in 4.0 o [2000/04/10] kern/17907 cg Audio record levels are too low o [2000/04/10] docs/17916 alex [PATCH] rewrite of cutting-edge section o a [2000/04/11] bin/17939 sheldonh routed calls ntohs twice on the same fiel o [2000/04/12] ports/17952 torstenb [PATCH] tcp_wrappers port to give better o [2000/04/12] misc/17957 installer navigation is confusing o [2000/04/13] misc/17983 Minikernel build instructions do not work o [2000/04/13] conf/17993 improving on the default /etc/amd.map o [2000/04/13] bin/17997 nvi doesn't set variables on startup (via o [2000/04/14] kern/18001 PCM - Yamaha OPL-SAx doesn't have treble/ o [2000/04/14] misc/18014 Machine doesn't boot without keyboard att o [2000/04/17] ports/18057 jmz make install for XFree86-4 fails on alpha o [2000/04/18] bin/18080 davidn [PATCH] pw documentation updated to refle o [2000/04/18] ports/18083 rse Gratuitous Apache package inconsistencies o [2000/04/19] misc/18097 What is this: LIBRATION not specified - u o [2000/04/19] bin/18100 update to src/usr.bin/from/from.c for mul o [2000/04/20] misc/18109 if pw_shell is empty(/bin/sh is assumed), s [2000/04/20] bin/18114 ken msps from iostat is wrong o [2000/04/21] misc/18131 MAX_IFS in pppd/sys-bsd.c too small for m a [2000/04/22] conf/18152 /etc/exports should suggest how to get mo o [2000/04/22] i386/18154 [PATCH] Add cpu class and features flags o [2000/04/22] bin/18157 pnpinfo only prints first io-start for ev o [2000/04/22] conf/18164 roberto /var/log/ntpstats fill with stat files by o [2000/04/23] misc/18175 strtok(3) example doesn't work. o [2000/04/23] ports/18184 ache GNU Patch 2.5.4 Port o [2000/04/24] bin/18193 Bogus diagnostics by nslookup(1) o [2000/04/26] kern/18232 SMP + APM configerd 4.0 kernel did panic o [2000/04/26] docs/18243 alex wrong description of -p option in sh(1) m o [2000/04/27] misc/18255 makewhatis weekly job doesn't look at /us o [2000/04/27] ports/18256 sada www/netscape4* lacks Fortify on alpha o [2000/04/27] ports/18259 obrien ElectricFence installation breaks if the o [2000/04/28] kern/18271 simplelock: klds not portable across UP a o [2000/04/28] bin/18275 proposed TMPDIR setting and /usr/bin/mkin o [2000/04/28] kern/18289 CPU Time exceeded delivered multiple time o [2000/04/29] ports/18291 asami make makesum fetches new sources, make fe o [2000/04/29] kern/18293 lack of versapad mouse wheel emulation o [2000/04/29] kern/18295 Audio is gone after hibernation o [2000/04/30] bin/18319 "dump" fails with "cannot reopen disk: in o [2000/05/01] bin/18326 dwmalone no /usr/libdata/lint/llib-lc.ln o [2000/05/01] bin/18329 ben futimes() and lutimes() missing from ' cannot be used in "via" o [2000/05/29] ports/18896 jseger Tcl "info hostname" command returns chop- o [2000/05/30] kern/18909 dwmalone select(2) timeout limited to 100000000 se a [2000/05/30] ports/18911 sada New port - plptools o [2000/05/31] kern/18928 options ROOTDENAME=xxx on kernel config f o [2000/06/01] bin/18946 jhb Add support for enabling USB daemon from o [2000/06/01] ports/18960 asami Add USE_APACHE to bsd.port.mk for Apache o [2000/06/01] bin/18961 green sshd does not print before motd o [2000/06/02] bin/18967 ypserv not linked with tcp wrappers o [2000/06/02] misc/18969 sound card not recognized by probe o [2000/06/03] misc/18987 Problems with Comtrol RocketPort o [2000/06/03] bin/18992 log packets blocked by filter rules o [2000/06/03] misc/18997 markm Kerberos5 CFLAGS needed o [2000/06/04] conf/19001 Delayed fsck + mount of insignificant fil o [2000/06/05] docs/19010 doc Bad144 obsoletion by 4.0 is undocumented; o [2000/06/05] i386/19012 No volume run out for /var and lead my Fr o [2000/06/05] misc/19037 Keyboard not detected on new install o [2000/06/06] bin/19056 yacc in 3.4 and 4.0 reports "maximum tabl o [2000/06/06] bin/19057 offer of patch to uname that produces pre f [2000/06/06] ports/19061 kuriyama ports/textproc/lotusxsl the source zip pa f [2000/06/06] kern/19063 rnordier VGA keyboard sometimes fails to work in b o [2000/06/06] bin/19071 fmt not folding very long lines o [2000/06/07] misc/19088 STL from SGI for FreeBSD 3.4 o [2000/06/07] ports/19112 asami files with names something,v in patches d o [2000/06/08] bin/19118 vmstat¤Ç avm¤Čfre¤ÎĂͤŹŔܤš¤ëĄŁ o [2000/06/08] misc/19124 ps(1) to support SysV-style options? o [2000/06/08] misc/19129 AMI Raid Express 200 card extremely slow o [2000/06/08] kern/19132 ATM HARP support apparently does not supp o [2000/06/09] kern/19156 jkh Enable the doFS.sh to run in arbitrary lo o [2000/06/09] kern/19158 U.S.Robotics 56K FAX INT not recognize co o [2000/06/10] bin/19183 more(1) doesn't handle redraw correctly o [2000/06/11] ports/19212 ports New port py-amk-crypto-0.13 o [2000/06/11] kern/19213 SC_DFLT_FONT compile option breaks kernel o [2000/06/12] ports/19227 ports Installation problem: apache13-ssl port f [2000/06/13] conf/19236 sanpei not-existing PCMCI cards in pccard.conf.s o [2000/06/13] bin/19239 login allows users to login remotely with o [2000/06/13] misc/19246 asami Poor error message when fetching files wi o [2000/06/13] ports/19253 dirk mod_php4 has pkg dependency when not usin o [2000/06/14] ports/19270 asami Ports build mechanism doesn't check wheth o [2000/06/15] ports/19325 tom ports/mail/ezmlm-idx: mysql & pgsql suppo o [2000/06/15] gnu/19327 obrien Fix to build 'a.out' binary. o [2000/06/16] bin/19337 obrien c89(1) not POSIX compliant (-l lib) and m o [2000/06/17] bin/19355 fstat gives signal 10 (SIGBUS) when outpu o [2000/06/18] misc/19367 markm /etc/defaults/make.conf lists wrong value o [2000/06/18] bin/19369 Inadequate error reporting in "mount" com o [2000/06/19] misc/19391 marcel Evilness with Linux Terminus, causes X to o [2000/06/20] ports/19403 ports portsifying of the glide3 source for dri o [2000/06/20] bin/19404 /usr/bin/error should be included in the o [2000/06/20] misc/19406 setenv() allocates memory which is not fr o [2000/06/20] i386/19410 spontaneous reboot when esd runs on a -ST o [2000/06/21] conf/19413 Too few MCAM SCSI devices in /dev o [2000/06/21] bin/19422 users can overflow argv to make ps segfau o [2000/06/22] kern/19436 when using vlanX interface arp ageing wor o [2000/06/22] conf/19442 can't install on diverse harddisks. o [2000/06/22] ports/19448 markm filename input broken o [2000/06/22] ports/19456 chuckr the sp port is hardwired to install it's o [2000/06/22] ports/19457 vanilla The gimp port has /usr/local/bin hardwire o [2000/06/23] misc/19462 using HARP atm driver on FreeBSD3.4 freez o [2000/06/23] misc/19467 green OpenSSH (as an rsync tunnel) blocks forev o [2000/06/23] docs/19481 doc Serial Communications chapter in Handbook o [2000/06/24] kern/19490 faith0 network device has high number of o [2000/06/25] kern/19497 Adaptec AHA-1530P PNP scsi card is not re o [2000/06/25] ports/19498 kris ssh (1) instal fails o [2000/06/26] bin/19514 patch to prevent tail'ing directories o [2000/06/26] ports/19523 billf Update port: graphics/gd o [2000/06/26] bin/19532 cdcontrol does not handle EOF on stdin pr o [2000/06/26] kern/19535 adrian procfs_rlimit tidyup o [2000/06/26] bin/19536 patch to prevent head'ing directories o [2000/06/27] kern/19541 Want to marge ds1 sound card driver from o [2000/06/27] kern/19546 No CD audio o [2000/06/27] kern/19553 assar "panic: zone: entry not free" in namei() o [2000/06/28] bin/19558 amd doesn't know whether NFS feature is a o [2000/06/28] misc/19564 PNP-Id for ESS1681 o [2000/06/28] ports/19571 tg python/TKinter busy waits o [2000/06/28] conf/19573 des Dot Files for Optional Shells o [2000/06/29] ports/19585 obrien bounce port misconfiguration o [2000/06/29] ports/19591 issei ssh2 port ignores 'ignorenologin' from lo o [2000/06/29] bin/19592 imp pccard_ether does not honor dhcp_{program f [2000/06/30] ports/19594 trevor update port: qrash o [2000/06/30] bin/19598 traceroutes default of 30 Hops is too low o [2000/07/01] kern/19624 make {DFL,MAX}SSIZ kernel options o [2000/07/01] bin/19635 add -c for grand total to df(1), like du( o [2000/07/02] gnu/19642 kbyanc patch to merge OpenBSD changes to patch(1 o [2000/07/02] ports/19650 asami python package causes segmentation fault o [2000/07/03] misc/19670 jkh Incorrect duplicate in fortunes2 o [2000/07/03] bin/19683 green mount displays incorrect mount point on f o [2000/07/03] kern/19686 yokota splash screen fails o [2000/07/03] kern/19688 jlemon Some boundry checking KASSERTS in network o [2000/07/05] kern/19706 Framing error on PC/NET 32 also used in o o [2000/07/05] bin/19719 imp pccard_ether lacks the start_if hooks as o [2000/07/05] kern/19720 kbyanc more sysctl signed-ness patches o [2000/07/05] misc/19725 4.0-STABLE: sys/boot/ficl build fails if o [2000/07/06] gnu/19733 obrien GDB 4.18 is not GDB 4.18 o [2000/07/07] bin/19755 nologin not configurable o [2000/07/07] kern/19756 sheldonh Inability to use linux extended partition o [2000/07/07] bin/19772 df output wrong for union-mounts o [2000/07/08] kern/19782 dirk mkisofs 1.12.1 (i386-unknown-freebsd4.0) f [2000/07/09] misc/19798 cg 4DWAVE doesn't work. o [2000/07/09] misc/19805 not installable on old-fashioned dx50 o [2000/07/09] ports/19806 ports error message w/xcdplayer: ioctl (cdromr o [2000/07/10] ports/19823 abe gnucache build depends on unimplemented s o [2000/07/10] kern/19827 yokota psm flag bit9(NOIDPROBE) doesn't work cor o [2000/07/10] misc/19837 murray Run Fit it floppy from serial port o [2000/07/11] conf/19849 MAKEDEV still defaults to da0X instead of o [2000/07/11] kern/19863 markm Non-blocking IO not supported on /dev/ran o [2000/07/12] ports/19868 asami modify ports/Mk/bsd.port.mk to remove ALL o [2000/07/12] kern/19871 select on named pipes always returns 'ava o [2000/07/13] kern/19887 mjacob Boot hang while scanning SCSI bus o [2000/07/13] i386/19890 davidn Stallion serial driver support missing [p o [2000/07/14] kern/19913 des add SYN+FIN counter o [2000/07/15] kern/19966 new syscons screensaver o [2000/07/16] i386/19972 Add of pckg (several pkgs) aborted, error o [2000/07/17] ports/19977 rse mod_php3 and mod_php4 ports doesn't recog o [2000/07/17] docs/19981 doc Indonesian translations o [2000/07/18] gnu/20004 obrien FBSD4 gcc __attribute__(constructor) not o [2000/07/18] misc/20024 jake [PATCH] queue(3) concatenation macros o [2000/07/19] bin/20042 "rsh -t" doesn't timeout if rcmd(3) never o [2000/07/20] bin/20054 ftpd: rotating _PATH_FTPDSTATFILE losts x o [2000/07/23] docs/20121 jim Better user ppp documentation in man page o [2000/07/24] misc/20139 msmith Simple typo in src/share/examples/ppi/ppi o [2000/07/24] ports/20145 dburr improving the devel/SN port o [2000/07/24] misc/20159 strftime() can't produce ISO8601 format t o [2000/07/24] kern/20161 cg Integrate VIA VT82C686 AC'97 audio driver o [2000/07/24] bin/20165 markm PERL_THREADED=true fails; "yes" works; ma o [2000/07/24] misc/20166 billf Corrections & additions to games/quiz/dat o [2000/07/25] ports/20179 nbm Follow up on ports/20168 o [2000/07/25] bin/20188 brian tcpdump -d enables promisc mode on tun0 a f [2000/07/26] kern/20198 luigi log setup of dynamic rules for ipfw o [2000/07/26] bin/20204 ps more doesn't handle 8-bit characters prop o [2000/07/27] kern/20214 dec kernel routing bug for nexthop is routed o [2000/07/28] misc/20254 jhb BTX loader 1.00 can not recognize floppy o [2000/07/28] kern/20255 cg [PATCH] resume from suspend breaks pcm o [2000/07/28] ports/20270 reg libtool needlessly runs ldconfig after in o [2000/07/28] kern/20278 cg YMF724 initialization fails on my environ o [2000/07/29] kern/20297 cg Joystick is not enabled with es1370 based o [2000/07/30] ports/20301 billf New port: irc/ircd-hybrid6 o [2000/07/31] bin/20311 markm src/release/Makefile: broken CHECKSUM.MD5 o [2000/07/31] misc/20326 marcel [PATCH] installkernel fails if DESTDIR is o [2000/07/31] misc/20333 sheldonh ftp login fails on unix password when s/k o [2000/08/01] kern/20352 yokota Configuring a synaptics touchpad o [2000/08/02] ports/20359 demon New port: Apache-mod_perl_guide o [2000/08/02] bin/20371 dhclient inserts bogus configurations o [2000/08/03] kern/20384 n_hibma Phase errors with Zip650 CD on USB o [2000/08/03] kern/20389 ken "device pass" required for CD ripping o [2000/08/03] bin/20391 jhb sysinstall should check debug.boothowto s o [2000/08/03] kern/20393 dillon processes get stuck in vmwait instead of o [2000/08/04] docs/20400 doc Building a kernel with debugging info sec o [2000/08/04] bin/20402 ache 4.1R's ls conflicts with Emacs' dired mod o [2000/08/04] misc/20408 Distribution CDs will not boot on IBM Thi o [2000/08/04] kern/20410 sio support for high speed NS16550A, ST16 o [2000/08/05] conf/20436 asmodai Can't make only cd0 under 4.1-STABLE o [2000/08/06] kern/20448 luigi expired dynamic rules shown in "ipfw get" o [2000/08/07] misc/20457 davidn pw command doesn't generate random passwo o [2000/08/07] kern/20473 itojun socket(AF_INET, SOCK_RAW, 4) no longer wo o [2000/08/07] misc/20474 jkh Spelling fixes to fortune data file o [2000/08/07] misc/20475 mjacob SES/SAF-TE giving bogus temps on JMR ELEC o [2000/08/08] conf/20479 updates for rc.conf.5 manpage o [2000/08/08] i386/20485 AdvanSys ISA probe problems in 4.1-R GENE o [2000/08/09] conf/20498 brian All FreeBSD systems trigger massive late- o [2000/08/09] ports/20499 obrien [PATCH] conserver port doesn't like MD5 c o [2000/08/09] bin/20501 extra flag to dump to offline autoloaders a [2000/08/10] ports/20520 ports New port: lang/mercury o [2000/08/10] docs/20528 doc sysconf(3) manpage doesn't mention posix. s [2000/08/10] kern/20529 billf gigabit cards fail to link o [2000/08/11] i386/20537 msmith HP NetRAID controller error when rebootin o [2000/08/12] bin/20569 sos libvgl tries to free global array o [2000/08/13] ports/20587 kiri Update port: upsd-2.0.1.6 o [2000/08/13] ports/20588 kiri New port: upsd100-2.0.1.6(sysutils/upsd10 o [2000/08/14] bin/20600 net getpeereid obtains credentials from conne o [2000/08/14] ports/20601 ports DESTDIR and /etc/shells a [2000/08/14] ports/20610 ports New port of cgoban2 o [2000/08/14] kern/20611 VLAN parent device does not count VLAN ou o [2000/08/15] bin/20613 des fetch -T n is not timeout correctly when o [2000/08/15] ports/20627 jseger tcl83 build is broken o [2000/08/16] ports/20644 ports Installation of port DAP requires compat3 o [2000/08/16] i386/20660 wpaul if_wi provides 802.11 src and dst, not et o [2000/08/16] ports/20662 ports New port of viewkit o [2000/08/16] kern/20670 imp No PC-CARD Slots; Device Not Configured o [2000/08/17] ports/20678 asami make SORTED_MASTER_SITES_CMD variable ove o [2000/08/17] bin/20681 des [PATCH] show service names in netstat and o [2000/08/18] conf/20698 cg pcm device o [2000/08/20] ports/20730 peter Update Squid 2.3-STABLE4 with latest vend o [2000/08/20] i386/20731 cg syslog reports pcm0: hwptr went backwards o [2000/08/20] docs/20738 doc correction and modification to clocks(7) o [2000/08/21] bin/20742 ps Weird problem with 'more' on 4-1-STABLE o [2000/08/22] conf/20774 sheldonh 'NFS access cache time=2' is not a daemon o [2000/08/22] kern/20781 ESS Solo is not listed in supported sound o [2000/08/22] ports/20793 ports (socket-server) of clisp does not create o [2000/08/23] docs/20794 doc Request 2 good documents under people.fre o [2000/08/23] ports/20795 msmith FBSD 4.x: Citrix client with drive mappin o [2000/08/23] bin/20799 davidn top's problem o [2000/08/23] i386/20803 mdodd ep0 driver finds additional "shadow" ep c o [2000/08/23] kern/20804 deadlocking when using vnode disk file an o [2000/08/23] misc/20808 ps netstat -m doesn't use -N or -M arguments o [2000/08/24] bin/20824 ftpd returns, "ad0s1a: not a plain file." o [2000/08/24] bin/20827 billf pkg_add -r only fetchs one-level deep dep o [2000/08/24] misc/20830 lile kernel link problems with Olicom token ri o [2000/08/25] i386/20845 Cyclades cy driver incompatible with Cycl o [2000/08/25] ports/20849 dec fix port: net/gated s [2000/08/26] bin/20858 sos libvgl does not handle fonts wider than 8 o [2000/08/26] kern/20878 wpaul Patch to add support for the 3c556B MiniP o [2000/08/26] bin/20881 kris There's no reason not to build DNSsec-DSA o [2000/08/27] bin/20889 dwmalone syslogd.c still uses depreciated domain A o [2000/08/27] misc/20891 cg Suspend/Resume does not work for the YMF7 o [2000/08/28] bin/20908 murray /stand/sysinstall too limited in selectio o [2000/08/29] misc/20920 yokota window(1) interferes with screensaver o [2000/08/29] misc/20921 yokota `Splash' screen fails to display splash.b o [2000/08/30] bin/20944 ru natd enhancements, default config file an o [2000/08/30] docs/20950 kris [PATCH] openssl.1 has bogus section title o [2000/08/31] ports/20964 ports New port: databases/hypersonicsql f [2000/09/01] kern/20992 kern/tty_subr.c, b_to_q to a clist with n f [2000/09/02] ports/20995 sheldonh freeciv-civ gtk make problem. o [2000/09/02] bin/20996 kris permissions on /usr/bin/opiepasswd a [2000/09/02] kern/21000 sheldonh 4.1-STABLE doesn't have card ID f [2000/09/02] ports/21003 ports New Port, modification of tcopy o [2000/09/02] bin/21008 gad Fix for lpr's handling of lots of jobs in a [2000/09/04] ports/21021 ports graphics/quickpics bogus colorspace error o [2000/09/04] bin/21024 pow() ERANGE bug o [2000/09/04] ports/21038 jseger CFengine doesn't install info files o [2000/09/04] kern/21051 Updating 4.1-RELEASE to -current fails be o [2000/09/05] conf/21059 marcel `make -jN buildkernel' can't keep source o [2000/09/05] conf/21066 Proposed change in rc scripts o [2000/09/05] misc/21070 marcel default setting of ${SUP} in Makefile.inc o [2000/09/06] bin/21074 davidn chkgrp vs group(5) inconsistency f [2000/09/06] bin/21075 sheldonh top: can't allocate sufficient memory o [2000/09/06] bin/21080 mjacob dump doesn't use eject tape device correc o [2000/09/06] bin/21086 joe Annoying little bug using ls -G with o [2000/09/08] ports/21120 grog Update port: x11-servers/x2x o [2000/09/08] gnu/21128 a proposed patch for uucp package o [2000/09/09] bin/21142 [PATCH] avoid errors from "make objlink" o [2000/09/09] bin/21144 des [PATCH] fetch(1): don't bonk if ftp SIZE o [2000/09/09] kern/21154 Change the name of *_saver.ko to saver_*. o [2000/09/09] kern/21156 yokota [PATCH] inconsistency in scmouse vs xterm s [2000/09/10] bin/21178 ken voltag selector, and unload support for c f [2000/09/10] ports/21179 ports New port: math/gul-vdog-qt o [2000/09/11] ports/21211 rse the startup file installed by apache-mods o [2000/09/12] kern/21222 wrong behavior of concurrent mmap()s on N o [2000/09/12] kern/21229 Proper value for vfs.nfs.access_cache_tim o [2000/09/12] misc/21230 jhb The URL for splash window is gone o [2000/09/12] bin/21231 roberto the ntp HTML docs don't have the images f [2000/09/12] kern/21240 mbufs allocated to data is huge number in o [2000/09/12] kern/21242 Koutech PCI dual port serial card patch f [2000/09/12] bin/21246 nvi's -c flag does no do what it is docum o [2000/09/13] misc/21255 phk /sbin/md5 suggestion o [2000/09/14] bin/21261 burncd blank fails o [2000/09/14] misc/21265 Not a bug, say: feature? o [2000/09/14] misc/21273 PLIP Configuration in sysinstall is broke o [2000/09/15] misc/21287 "make all" for a jail build fails at lib/ o [2000/09/15] ports/21291 ports New port: Free EcmaScript Interpreter (fe o [2000/09/15] misc/21298 tftpd problem "Socket operation on non-so o [2000/09/16] kern/21308 Sound Blaster 16 (using pcm) and new DEVF o [2000/09/16] misc/21310 Telnetd locks up when trying to connect v o [2000/09/16] bin/21312 more incorrectly redraws screen on xterm f [2000/09/16] ports/21313 ports vmwarIPv6 and vmware2 panic: Fatal trap 1 o [2000/09/16] bin/21315 Shells often behave oddly when executing f [2000/09/18] ports/21346 ports ports/biology/platon o [2000/09/18] ports/21351 jhb ports/emulators/bfe sourcetarball no long o [2000/09/18] misc/21354 FreeBSD4.1 + SMP + vinum = crashes o [2000/09/18] ports/21356 ports New port: mbone/rat30 (rat-3.0.35), the s s [2000/09/18] ports/21371 bp Update port: net/mars_nwe to 0.99.20 o [2000/09/18] misc/21385 yokota About daemon_saver o [2000/09/18] kern/21391 WARNING messages occur when bpf is used w o [2000/09/19] bin/21394 [PATCH] MAKEDEV creates rocketport specia o [2000/09/19] kern/21402 marcel Linuxulator: getpgid(0) fails o [2000/09/19] kern/21405 Default module patch mismatch between ker o [2000/09/19] kern/21409 The ID for the VIA KT133 chipset is not i o [2000/09/20] ports/21435 okazaki New port Jakarta Ant (A Java based build o [2000/09/20] bin/21436 pkg_install will not compile without erro o [2000/09/21] i386/21452 cg Add speaker volume adjusting support for o [2000/09/21] ports/21460 jseger Patch net/trafshow: Allow showing ipv6 p o [2000/09/22] bin/21476 ftp in 4.1-STABLE fails on http:// URLs o [2000/09/22] conf/21489 /etc/pccard_ether feature request o [2000/09/22] misc/21494 ftpd doesn't count o [2000/09/23] ports/21504 ports New port: korean/tin o [2000/09/23] ports/21507 lioux New port emulators/sope (Playstation(tm) o [2000/09/23] misc/21512 cdrdao fails to build with SCGLIB o [2000/09/24] ports/21515 ports pine4 complains about wrong permissions o o [2000/09/24] ports/21516 ports New FreeBSD port for Fuzz o [2000/09/24] bin/21519 sys/dir.h should be deprecated some more o [2000/09/24] kern/21524 Crashs while using talk with another loca o [2000/09/24] misc/21528 kris installworld fails in secure/usr.bin/open o [2000/09/24] bin/21531 csh/tcsh provide no way to see/adjust new o [2000/09/24] ports/21532 ports No formal mechanism in place for discussi o [2000/09/24] ports/21533 ports A homebrewer's recipe calculator o [2000/09/25] misc/21536 jkh [PATCH] Add Hungarian FTP mirror to sysin a [2000/09/25] docs/21542 asmodai sigaction(2) man page is misleading o [2000/09/25] bin/21546 netstat -rn output needs netmask info add o [2000/09/25] conf/21551 /etc/services needs a kpop entry f [2000/09/26] bin/21570 dougb [PATCH] Add -r option to /usr/bin/mail, q o [2000/09/26] ports/21584 ports mpd whines if kernel has option NETGRAPH o [2000/09/26] misc/21587 install problem in 4.1-Stable o [2000/09/27] ports/21598 ports port of wm x10 controller o [2000/09/28] ports/21621 reg Update port: devel/libtool to 1.3.5 o [2000/09/28] kern/21623 wpaul Chipset SiS630E / NIC SiS 900 s [2000/09/28] ports/21636 ade gnomelibs PLIST bug o [2000/09/29] misc/21644 /usr/include/sys/mman.h uses a type defin o [2000/09/30] bin/21659 Berkeley db library is statically compile o [2000/09/30] ports/21664 ports port of gmail gnome email-client o [2000/10/01] i386/21672 AMD Duron Rev. A0 reports incorrect L2 ca o [2000/10/01] misc/21675 Better and more disktab entries for MO dr o [2000/10/02] conf/21695 ifconfig_XXX_aliasY in rc.conf; Y must be o [2000/10/02] docs/21700 bmah Description of SysKonnect Gigabit Etherne o [2000/10/02] docs/21712 dan core(5) manpage fails to mention kern.sug o [2000/10/02] misc/21715 The freebsd mail list digifier loses MIME o [2000/10/02] ports/21719 nbm New Port: Courier Mail Suite o [2000/10/03] conf/21722 The mixer settings are lost on sysetm reb o [2000/10/03] bin/21725 mtree follows symlinks! o [2000/10/03] kern/21737 sendto returns systematically EINVAL with o [2000/10/04] bin/21751 ken libcam's cam_real_open_device() may lose o [2000/10/04] kern/21752 Infortrend IFT-3102 doesn't like SCSI Cac o [2000/10/04] kern/21754 Sound stops working when NetGear USB Devi o [2000/10/04] ports/21759 ports New port: py-BisonGen-0.5.0 o [2000/10/05] ports/21765 asami I cat't make ports using pw_gid) != typeof(group->g o [2000/10/22] bin/22211 typoed tar -c clobbers archives o [2000/10/22] kern/22228 Undocumented LINT option 'PANIC_REBOOT_WA o [2000/10/23] ports/22259 obrien bash: root directory change directory bug s [2000/10/24] bin/22270 [patch] /usr/bin/top wraps wrong w/SMP on o [2000/10/24] bin/22279 stock perl5 build does not support %Z spe o [2000/10/25] ports/22288 ports mod_perl dependancy missing from p5-HTML- o [2000/10/25] ports/22295 ports lua 4.0 beta port o [2000/10/25] ports/22296 ports New port: cannadic - Dictionary of Canna o [2000/10/25] ports/22303 ports New port: urlendec. Contains urlencode an o [2000/10/26] conf/22308 mounting NFS during boot blocks if host m o [2000/10/26] ports/22316 hosokawa [PATCH] samba port in a jail(2) environme o [2000/10/26] misc/22332 request to add vtys to /etc/ttys o [2000/10/26] docs/22333 doc share/doc/smm/07.lpd building moved in 3. o [2000/10/26] ports/22336 ports New port: scrot-0.1 o [2000/10/26] docs/22338 asmodai ugen(4) man page missing o [2000/10/27] bin/22347 dd copies incorrect data after 2^32 bytes o [2000/10/27] bin/22351 sed(1) fails with backslash on buffer bou f [2000/10/28] ports/22379 ports New port: libudbc f [2000/10/28] ports/22381 ports New port: misc/mango o [2000/10/29] ports/22393 ports New port: Ipe-5.0: Interactive Picture Ed o [2000/10/29] ports/22395 dburr update of ports/audio/napster o [2000/10/29] ports/22399 msmith PIB 1.2 still looks for MD5 info in files o [2000/10/30] ports/22412 taoka two extraneous ports and one name change o [2000/10/30] misc/22428 FTP: Mirror-TR down s [2000/10/30] docs/22430 darrenr ipresend man page typo o [2000/10/30] ports/22431 ports New Port: o [2000/10/30] misc/22434 problem with certain NIC's using rl on au o [2000/10/31] bin/22442 [PATCH] Increase speed of split(1) o [2000/10/31] kern/22466 yokota function prototype inconsist in kbdreg.h o [2000/11/01] docs/22470 doc man 3 msgrcv's BUGS section needs updatin o [2000/11/02] ports/22550 obrien Patch for conserver for log file rotation o [2000/11/03] misc/22577 486SLC2-50MHz won't boot 3.x or 4.x flopp o [2000/11/03] misc/22582 unused descr[] var in sysctl.c:RELENG_4 o [2000/11/03] ports/22590 jseger graphics/xpaint writes pixmaps to stdout o [2000/11/04] kern/22602 CDRoms checked during shutdown (umount) o [2000/11/04] ports/22605 ports xmcd port depends on mailx port o [2000/11/04] bin/22612 crontab -e failures o [2000/11/05] kern/22617 Incorrect PnP ID for ALS120 game/joystick o [2000/11/05] i386/22633 when kernel boots smp scsi fails o [2000/11/06] ports/22637 peter [PATCH] squid 2.3 fix o [2000/11/06] conf/22645 Cannot override "ignore" in /etc/mail.rc o [2000/11/07] misc/22660 termcap kterm entry tc=xterm is wrong o [2000/11/07] bin/22672 Add "next" and "prev" commands to cdcontr f [2000/11/07] ports/22683 ports New port net/dnip-update o [2000/11/08] misc/22696 picobsd build with router configuration c o [2000/11/08] ports/22698 nbm Ports' rc.d files should use rc.conf o [2000/11/08] docs/22701 doc lists missing from search options o [2000/11/08] ports/22704 ports cyrus and cyrus-sasl both install pwcheck f [2000/11/08] ports/22706 ports Update driver o [2000/11/08] kern/22709 yokota daemon_saver.c fails compile with -Wall - o [2000/11/08] kern/22710 yokota snake_saver and star_saver fail to compil o [2000/11/09] ports/22716 billf [PATCH] ports/net/ucd-snmp o [2000/11/09] conf/22718 sysinstall in FreeBSD 3.5.1 generates bad o [2000/11/09] ports/22721 paul libldap clash between openldap and ldapsd o [2000/11/09] ports/22729 billf net/ucd-snmp cannot be made on current o [2000/11/09] bin/22730 tcpslice doesn't handle long file offsets o [2000/11/10] ports/22735 ports KGhostView doesn't recognize spaces in fi o [2000/11/10] kern/22754 mmap man page states that non-page aligne o [2000/11/10] alpha/22759 alpha zip cannot work with existing .zip archiv o [2000/11/11] docs/22778 doc Typo's in About.txt-Layout.txt o [2000/11/12] kern/22801 Modem 'OMRON ME5614ISA' is not recognized o [2000/11/13] ports/22819 nbm ports/www/zope-ptk missing file "pkg-mess o [2000/11/13] alpha/22824 alpha unaligned accesses from dhclient f [2000/11/13] bin/22828 darrenr patch to enable use of LOG_SECURITY in ip o [2000/11/14] conf/22859 darrenr rc.network should start ipf/ipnat AFTER p o [2000/11/14] bin/22860 [PATCH] adduser & friends with '$' in use o [2000/11/14] docs/22861 doc newsyslog man page is misleading and inco o [2000/11/15] kern/22868 getsockname may return an incorrect addre o [2000/11/15] bin/22871 burncd fails o [2000/11/15] misc/22873 Perl's core'h conflicts with ncurses.h f [2000/11/15] ports/22878 ports piewm doesn't build o [2000/11/16] misc/22885 /usr/share/misc/units.lib contains typo o [2000/11/16] bin/22897 su doesnt't compile without LOGIN_CAP def o [2000/11/16] i386/22900 patch: Adds Brand ID support to src/sys/i o [2000/11/16] kern/22905 Netgear FA311 Not supported. o [2000/11/17] misc/22914 bootinst messages are not updated s [2000/11/17] conf/22916 green Ssh/sshd binaries lacks kerberos support o [2000/11/17] bin/22933 green Typographical error in ssh.1 o [2000/11/18] i386/22940 Can't install 4.1.1 on ad0s2 if da0 exist o [2000/11/18] ports/22952 ports NEW PORT : eggdrop o [2000/11/19] kern/22967 stallion driver (stl) shipped with FBSD 4 f [2000/11/20] ports/22970 ports New Port : textproc/py2html f [2000/11/20] ports/22995 grog Update port: x11-servers/x2x (fix ports/2 o [2000/11/21] bin/23008 df -k reports incorrect amount of disk ta o [2000/11/21] kern/23011 UDMA 66 not working on 4.1.1-Release ? o [2000/11/23] bin/23052 ghelmer [PATCH] rmuser fails to remove at jobs o [2000/11/23] ports/23053 ports New devel port, cppadvio; request for loc o [2000/11/23] ports/23060 steve lsof warning msg o [2000/11/23] conf/23063 [PATCH] for static ARP tables in rc.netwo o [2000/11/24] bin/23081 Touchpad on NEC Versa laptop is unusable o [2000/11/24] bin/23082 dwmalone ntpd has only one reference-clock parser o [2000/11/24] misc/23084 mount_nfs hangs self with some NFS server o [2000/11/25] bin/23097 Enhance WEP some more including ability t o [2000/11/25] kern/23099 jlemon tail -f from a fifo goes into a busy loop o [2000/11/26] misc/23118 static link-level route bug? o [2000/11/26] kern/23123 IP options reveal IPstealth mode. Just t o [2000/11/27] bin/23132 jkh Another dup in games/fortune/datfiles/for o [2000/11/27] i386/23141 ad1816 audio driver produces noise. o [2000/11/27] misc/23148 getopt(3) works non-intuitively? o [2000/11/27] bin/23150 sscanf is used on a buffer that is not NU f [2000/11/28] ports/23151 ports NEW PORT : sysutils/wake-on-lan o [2000/11/28] misc/23162 threaded perl incorrectly suggests -lc wh f [2000/11/28] ports/23172 jseger update cfengine port o [2000/11/29] bin/23178 'talk' not doing right thing o [2000/11/29] bin/23180 Certain KOI8 characters are treated as "w o [2000/11/30] kern/23191 alfred [PATCH] Fix for panics in lookup() after o [2000/12/01] bin/23204 length of salt in crypt() is not the same o [2000/12/01] kern/23216 [PATCH] PCIOCGETCONF ioctl requires write o [2000/12/01] bin/23217 [PATCH] 'pciconf -l' opens /dev/pci with o [2000/12/01] docs/23230 doc missing index.html links a [2000/12/02] ports/23232 ports gettext/xview port collision o [2000/12/02] bin/23233 kris Reincorporate /usr/bin/error in the FreeB o [2000/12/02] ports/23234 se port update request: xblast o [2000/12/03] docs/23251 doc exports(5) man page erroneous in 4.2-STAB o [2000/12/03] bin/23254 yacc accepts bad grammer o [2000/12/04] ports/23259 asami Please remove the following redundant por f [2000/12/04] ports/23267 sada New port submittion: devel/lxr (lxr-0.3) o [2000/12/04] ports/23287 asami allow system-local patches for ports o [2000/12/04] ports/23288 imp MD5 checksum of socks5 distfile has chang o [2000/12/04] docs/23292 doc /etc/dumpdates is not documented in secti o [2000/12/05] misc/23296 /usr/src/etc/isdn/Makefile doesn't instal o [2000/12/05] ports/23298 ports New port: lame-devel 3.87 o [2000/12/05] kern/23304 POSIX clock_gettime, clock_getres return o [2000/12/05] ports/23306 jseger Upgrade TCL 8.3.1 to 8.3.2 o [2000/12/05] kern/23314 aic driver fails to detect Adaptec 1520B o [2000/12/05] kern/23315 Some "valid" Joliet discs cannot be read o [2000/12/06] bin/23321 [PATCH] reduce redundant code in /bin/cat o [2000/12/06] misc/23322 Addition / Alteration to Handbook/FAQ o [2000/12/06] ports/23332 obrien urlview's url_handler.sh written in bash o [2000/12/06] misc/23339 roberto ntp version is 4.0.99b -- current version o [2000/12/06] ports/23341 billf ucd-snmp fails to build on -current o [2000/12/07] kern/23353 fcntl(F_GETLK) return l_pid equal to -1 f o [2000/12/07] i386/23359 Installation diskettes don't boot o [2000/12/07] misc/23362 tcpdump wrong on sppp CISCO_HDLC encoded o [2000/12/07] misc/23366 mmap() non conforming o [2000/12/07] gnu/23367 some src/gnu Makefiles are missing $FreeB o [2000/12/09] conf/23402 sysinstall upgrade ought to check partiti o [2000/12/09] kern/23409 CD-RW driver fails unless CD in drive at o [2000/12/09] ports/23410 obrien [PATCH] FreeBSD throws away information o o [2000/12/10] kern/23414 fail to probe my pnp modem o [2000/12/10] conf/23416 Adding SSL services and rsync into /etc/s o [2000/12/10] ports/23417 jmz [PATCH] XFree4-port needs patches to buil o [2000/12/10] conf/23419 'make buildkernel' doesn't work in isolat o [2000/12/10] kern/23446 billf ipfw fragment logging misses first frag o [2000/12/11] misc/23463 when the FreeBSD installation menu shows o [2000/12/11] ports/23465 scrappy Port Update: net/xicq o [2000/12/11] bin/23472 obrien gdb weirdness on programs compiled with - o [2000/12/11] docs/23488 doc A manpage for section 7 regarding a Toron o [2000/12/11] kern/23493 race in 'make -jN buildkernel' pollutes / o [2000/12/12] ports/23499 ports [NEW PORT]: Two LaTeX macro package ports o [2000/12/12] ports/23504 jseger Small stylistic fix in ports/editors/emac o [2000/12/12] bin/23509 Augment dev_mkdb to allow different direc o [2000/12/13] kern/23520 sb0 old style audio support in 4.2-RELEAS a [2000/12/13] ports/23524 dougb New port: rdesktop - RDP client for Windo o [2000/12/13] bin/23526 Patch for bin/9529 (ftp completion cant h o [2000/12/13] misc/23531 PERL_THREADED should specify -lc_r in Con o [2000/12/13] misc/23539 marcel make installworld from nfs mounted /usr/s o [2000/12/14] ports/23543 imp Update net/socks5 to install sample confi o [2000/12/14] kern/23546 tanimura [PATCH] csa DMA-interrupt problem o [2000/12/14] docs/23559 doc missing manpage for hsearch libc function o [2000/12/14] ports/23560 asami linux-jdk/Makefile assumes default `patch o [2000/12/15] i386/23562 telnetd doesn't show message in file spec a [2000/12/15] ports/23578 ade GNUCash 1.4.9 fails to install on FreeBSD o [2000/12/15] ports/23581 asami Updates to bsd.port.mk to detect changing o [2000/12/17] gnu/23598 Merge libgcc_r with libgcc o [2000/12/17] kern/23600 agp.ko module cannot be loaded o [2000/12/17] ports/23602 asami Recursive distclean for bsd.port.mk w/pat f [2000/12/18] ports/23608 kbyanc cclient-maildir does not install headers o [2000/12/18] misc/23612 patch for PicoBSD building (with diff) o [2000/12/18] conf/23616 IC-CARD+ not properly recognized by pccar o [2000/12/18] ports/23634 ports QuakeForge --with-svga= not works o [2000/12/18] bin/23635 [PATCH] whois enhancement - smarter whois o [2000/12/18] ports/23637 mharo Update ftp/proftpd update pkg-plist o [2000/12/19] i386/23643 dlopen() can't link to symbols in main pr o [2000/12/19] ports/23649 ports the port of mod_php4 does not install cor o [2000/12/19] ports/23660 ache Update russian/elm.language update pkg-pl o [2000/12/19] ports/23663 obrien Update chineese/cxterm update pkg-plist a o [2000/12/19] ports/23665 obrien Update editors/vim5 update pkg-plist o [2000/12/19] ports/23666 obrien Update editors/vim6 update pkg-plist o [2000/12/19] ports/23668 sobomax Update graphics/utah-glx update pkg-plist o [2000/12/20] ports/23685 ports Fxtv always starts with apectlock true o [2000/12/20] kern/23692 GENERIC kernel config on 4.2 changes defa o [2000/12/20] kern/23700 AMD 756 Power Management Controller / SMB o [2000/12/21] kern/23708 VESA support broken in 4.1-RELEASE with A o [2000/12/21] misc/23709 Changing from DES to MD5 passwords does n o [2000/12/21] bin/23710 [PATCH] there is no termcap(3) manpage pe o [2000/12/21] bin/23712 Unused variable CDB in /usr/src/usr.sbin/ o [2000/12/21] ports/23734 jhb [PATCH] emulators/bfe has unfetchable dis o [2000/12/21] ports/23735 obrien [PATCH] emulators/dlx has unfetchable dis f [2000/12/21] ports/23739 ports [PATCH] irc/tircproxy has unfetchable dis f [2000/12/22] ports/23753 ports [PATCH] audio/mxv has unfetchable distfil o [2000/12/22] ports/23762 jseger Update port: misc/git to 4.3.20 o [2000/12/22] misc/23766 /etc/periodic/daily/440.status-mailq does o [2000/12/22] docs/23767 doc ifconfig(8) manual page does not document o [2000/12/22] kern/23768 I can't install sound driver in kernel o [2000/12/22] ports/23770 ports There is not an IPv6 + SSL lynx a [2000/12/22] ports/23780 ports New port (audio/ecawave): Simple graphica o [2000/12/22] ports/23782 nik www/sitecopy port broken o [2000/12/23] bin/23811 gshapiro Patch to Sendmail Mail Filter (Milter) AP f [2000/12/24] ports/23813 ports tirc doesn't compile from ports o [2000/12/24] kern/23814 .au sound files < 528 bytes actual data d o [2000/12/24] docs/23822 dgrimes mtree entries for German X11 man pages s [2000/12/25] docs/23823 alex gethostbyname2 man page is inaccurate o [2000/12/26] ports/23863 ports Update math/Scilab o [2000/12/26] kern/23864 2 New USB dev types o [2000/12/26] kern/23877 [PATCH] New device entry for IO DATA USB- o [2000/12/27] ports/23893 max Update port: textproc/nfbtrans to 7.58 o [2000/12/27] ports/23903 ports New Port: py-4Suite-0.10.0 o [2000/12/28] ports/23904 ports Extipl is a partition-selectable boot loa o [2000/12/28] bin/23908 repquota format fix o [2000/12/28] bin/23912 underflow of cnt in vs_paint() by O_NUMBE o [2000/12/28] ports/23923 kiri [PATCH] editors/muggy has unfetchable dis f [2000/12/28] ports/23937 nectar security/krb5 does not read /etc/login.co o [2000/12/29] bin/23944 Patch for ftpd to add a cd after the chro o [2000/12/30] ports/23953 torstenb update port/astro/sunclock and change mas f [2000/12/30] ports/23961 ports New port: textproc/p5-Text-FixedLength-Ex o [2000/12/31] ports/23982 obrien [PATCH] net/queso has unfetchable distfil o [2001/01/01] kern/23989 NEW CODE: AMD 756 Power Management / SMBu f [2001/01/02] ports/24021 ports New port: textproc/p5-Sort-PolySort (Gene o [2001/01/02] misc/24034 "CWD" discloses the full "real" path in a o [2001/01/02] docs/24035 doc ptrace(2) PT_STEP incorrect documentation o [2001/01/03] misc/24048 ru natd/libalias doesn't always properly mod o [2001/01/03] ports/24055 kiri [PATCH] mail/prom-wl has unfetchable dist o [2001/01/03] ports/24060 ports New port: Java Platform Debugger Architec o [2001/01/03] bin/24063 /bin/stty ek doesnt work despite man page o [2001/01/04] bin/24066 gdb can't detach from programs linked wit f [2001/01/04] ports/24071 trevor security/digest - md5,md4,sha1,ripemd160 o [2001/01/04] ports/24076 okazaki Update port: devel/libgii 0.6 to 0.7 o [2001/01/04] ports/24077 okazaki Update port: graphics/libggi 2.0b2.1 to 2 o [2001/01/06] ports/24099 ports New Port: x11-wm/kappdock o [2001/01/06] bin/24106 ftpd does not compile without virtual hos o [2001/01/06] ports/24120 asami "/usr/ports/Mk/bsd.port.mk", line 626: In o [2001/01/06] misc/24121 linprocfs setup/startup lost when port mo o [2001/01/07] misc/24132 gdb output is wrong (same as #13427 ?) o [2001/01/07] ports/24135 ports Update port: mail/imap-uw o [2001/01/07] kern/24141 emu10k1 has trouble playing non-44.1KHz s o [2001/01/08] bin/24146 obrien indent broken by commit from 09/12/2000 o [2001/01/08] i386/24150 network traffic appears bottlecaped. o [2001/01/08] ports/24161 ports new port: OpenVRML 0.9.0 o [2001/01/08] ports/24163 grog ports/benchmarks/rawio checksum error o [2001/01/08] misc/24166 Allow Date to generate an RFC-822 Complia o [2001/01/08] ports/24167 sobomax pango fails to build on -current o [2001/01/08] ports/24174 kris Update of cfengine port to 1.6.1 o [2001/01/09] ports/24207 jseger port "tcl83" cannot load shared objects o [2001/01/10] ports/24214 asami [PATCH] verbose 'make index' o [2001/01/10] misc/24226 PicoBSD do not build on 5.0-current o [2001/01/10] bin/24230 getcwd(3) manual page has wrong STANDARDS o [2001/01/10] ports/24237 ports new port: kde-i18n-pl o [2001/01/11] ports/24251 ports Update ports: sysutils/extipl o [2001/01/11] misc/24254 Security hole in use of kbdcontrol o [2001/01/11] ports/24259 steve port of open-motif on make install compla o [2001/01/11] misc/24261 pthread_mutex_lock/pthread_mutex_unlock d a [2001/01/11] ports/24262 ports new port: slrn-pl, slrn with polish langu o [2001/01/11] misc/24265 Linksys LNE100TX V.4.1 MAC address not de o [2001/01/11] ports/24267 andreas ghostscript6 port compilation fails o [2001/01/12] ports/24268 ports new port : gmp3 o [2001/01/12] kern/24269 Failure to setup DMA on ATA HDs (Alladin o [2001/01/12] i386/24272 ATAPI CD "open" causes "ticks" as ATA dri o [2001/01/12] ports/24291 ports New port: ant build tool for Java o [2001/01/12] ports/24292 asami update-patches target in ports/Mk/bsd.por o [2001/01/12] ports/24299 ports Configure the synaptics touchpad. o [2001/01/13] docs/24305 doc man page syscons has reference to non exi o [2001/01/13] misc/24318 burncd fails on fixate a [2001/01/14] misc/24324 Greek console support o [2001/01/14] ports/24333 ports New port: html2wml: A CGI that can do on- o [2001/01/14] ports/24338 sf [UPDATE] XFree86-4-* o [2001/01/14] ports/24339 ports New port submission: x11-fm/worker o [2001/01/15] bin/24341 Another device for /usr/src/sys/devs/usb/ o [2001/01/15] misc/24345 pthread library libc_r causes memory leak o [2001/01/15] i386/24351 setkey(8) man page has multiple spelling o [2001/01/15] ports/24361 asami wrong filemodes o [2001/01/15] kern/24367 ATA driver finds non-existent drives o [2001/01/15] gnu/24372 [PATCH] (cosmetic) -current send-pr break o [2001/01/16] ports/24374 ports New port: a display-based tetris game o [2001/01/16] misc/24384 4.1 Cant add entry to neighbour discovery o [2001/01/16] bin/24390 Replacing old dir-symlinks when using /bi o [2001/01/16] kern/24393 Patch to msdosfs to handle a kind of inco o [2001/01/17] kern/24406 n_hibma USB Image scanner not worked o [2001/01/17] ports/24408 ports new port : java2html o [2001/01/17] kern/24412 kernel fail to probe EPSON GT-8700F (USB o [2001/01/17] ports/24413 jseger Building ImageMagick port with libmalloc o [2001/01/17] ports/24417 ports skin support not working without unzip o [2001/01/17] ports/24420 ports Update to New Port: pic2fig o [2001/01/17] ports/24422 ports New port: astro/ksetiwatch o [2001/01/18] misc/24426 CDROM not detected on a multi processosr o [2001/01/18] docs/24434 ben cipher(3) man pages needs to state that - o [2001/01/18] bin/24435 Changing slice type causes Auto-partition o [2001/01/18] kern/24437 yokota syscons - MOUSE_MOUSECHAR fix o [2001/01/18] bin/24439 suggested replament for adduser(8) o [2001/01/18] bin/24444 syslogd(8) does not update hostname o [2001/01/19] ports/24451 mharo Portlint doesn't catch some literal comma o [2001/01/19] ports/24454 ports New port: BugSeeker for Java 2 (Trial ver o [2001/01/19] bin/24458 named-xfer executed at 20 priority level o [2001/01/20] bin/24485 [PATCH] to make cron(8) handle clock jump o [2001/01/20] ports/24488 ports New port: ftp/kbear a ftp client for KDE2 o [2001/01/20] ports/24492 jhs [PATCH] misc/estic has unfetchable distfi o [2001/01/20] ports/24493 msmith Pib maker function unable to launch xterm o [2001/01/20] conf/24495 Default /etc/printcap refers to wrong han o [2001/01/20] ports/24496 ports New port, accessx o [2001/01/21] conf/24503 /stand/sysinstall fdisk/label can't acces a [2001/01/21] kern/24512 jesper Sent ICMP unreach when packet not for us o [2001/01/21] misc/24513 new options for pppd o [2001/01/21] conf/24515 Fix for find(1) warning in /etc/rc o [2001/01/21] kern/24516 Mouse Logitech M-S48 does not in FreeBSD o [2001/01/21] bin/24521 green ssh-agent exits when authenticating DSA v o [2001/01/21] ports/24522 asami new port audio/spiralloops--repo copy req o [2001/01/22] bin/24523 [PATCH] ps no longer supports the rsz for o [2001/01/22] kern/24528 Bad tracking of Modem status o [2001/01/22] bin/24540 add '-c' flag to src/bin/domainname to cl o [2001/01/22] ports/24558 torstenb Updated port: converters/recode - 3.5 o [2001/01/23] bin/24569 PATCH for PPPD o [2001/01/23] ports/24570 nakai misc/rpm - unusable librpm, getmntent unr o [2001/01/23] ports/24571 ports New port: quelcom: A set of command-line o [2001/01/23] ports/24575 ports addition of kdepim port o [2001/01/23] misc/24576 -lssh problem with libpam o [2001/01/23] ports/24580 ports cfengine giving errors when invoked o [2001/01/23] bin/24592 dmesg.boot Gets Overwritten without Reboo o [2001/01/24] misc/24603 dsp will not play .wav files at all o [2001/01/24] ports/24607 ports new port o [2001/01/24] bin/24610 [PATCH] make inetd log hostnames when spe o [2001/01/24] ports/24614 ports New port: plasma: A plasma-effect screens o [2001/01/24] bin/24623 /bin/pr ¤Ç˛ţĘÇĽłĄźĽÉ¤ŹšÍθ¤ľ¤ě¤Ć¤¤¤Ę¤¤ f [2001/01/25] ports/24638 sobomax Mesa-3.2.1_1 fails to build on 4.2-STABLE o [2001/01/25] kern/24640 Abocom usb ethernet adapter not supported o [2001/01/25] kern/24642 NEWCARD broken in RELENG-4 o [2001/01/25] kern/24647 Supported Gigabit Ethernet Interfaces for o [2001/01/25] ports/24651 mharo portlint gives a bogus warning o [2001/01/25] bin/24654 /usr/bin/w doesn't close all files o [2001/01/26] ports/24658 jkh Enhancement to src/release/Makefile o [2001/01/26] ports/24660 ports New port: Xerces-C 1.3.0 o [2001/01/26] docs/24662 doc too many questions about source managemen o [2001/01/26] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/01/27] gnu/24681 gcc 2.95.3 cannot compile rince.c from IO o [2001/01/27] ports/24685 ports Enable PP mode in SANE o [2001/01/27] misc/24687 ports QUAKE FORGE & SVGALIB o [2001/01/27] ports/24688 ports Full Screen Editor - MicroEmacs 4.0/PK-TO o [2001/01/28] ports/24692 ports setquota port is broken on 4.2 STABLE o [2001/01/28] kern/24696 compile error while defines DEB(x) o [2001/01/28] bin/24707 [patch] Whois IP Address Handling o [2001/01/29] ports/24713 ports New port: xmotd - message-of-the-day brow o [2001/01/30] bin/24730 tail -f barfs on files bigger than 2 Gig o [2001/01/30] bin/24732 cmp can not compare files lager 2GB but s o [2001/01/30] ports/24736 ports New port: SGI's open inventor (graphics/i o [2001/01/30] bin/24742 send adduser.message before dirs are crea o [2001/01/30] ports/24743 chuckr a2ps port installs files in / o [2001/01/30] misc/24744 sys/socket.h uses u_char without includin o [2001/01/30] misc/24746 green SSH terminal hangs on large paste of data o [2001/01/30] ports/24747 ports new port: MicroEmacs 4.0/PK-TOY o [2001/01/30] ports/24749 dirk mysql323-server pkg-install script doesn' o [2001/01/30] misc/24750 unable to make reinstall on a fresh insta o [2001/01/31] docs/24751 doc [PATCH] Digest list descriptions are out o [2001/01/31] ports/24756 billf net-snmp-4.2 does not compile with LPRng o [2001/01/31] bin/24757 ftpd not RFC compliant o [2001/01/31] bin/24762 pw doesn't allow false as a shell o [2001/01/31] misc/24764 Typo in src/libc_r/uthread/uthread_kevent o [2001/01/31] kern/24770 ATA_ENABLE_TAGS doesn't enable tags o [2001/01/31] ports/24771 ports New port: security/op - 1.11 o [2001/01/31] ports/24774 ports New port: BFBTester: Security tool for te o [2001/01/31] ports/24775 ports Gabber freezes upon login o [2001/02/01] conf/24781 MAKEDEV: rast* -> ast* o [2001/02/01] misc/24782 Duplicate fortune a [2001/02/01] misc/24784 Why isn't bind always running as -u bind o [2001/02/01] docs/24786 doc missing FILES descriptions in sa(4) o [2001/02/02] docs/24797 phk when using MALLOC_DEFINE sys/param.h and o [2001/02/02] misc/24801 Copyright web page needs small correction o [2001/02/02] docs/24802 doc fcntl man page does not specify what happ o [2001/02/02] bin/24804 [PATCH] ps_showallprocs isn't documented. o [2001/02/02] ports/24805 ports New port: Fvwm-themes (for fvwm2-beta) o [2001/02/03] kern/24827 Erratic Intellimouse Explorer in 4.1 and o [2001/02/03] bin/24828 [PATCH] ntpd compilation and additional r f [2001/02/03] ports/24837 ports [NEW PORT] security/fwbuilder - GUI ipfil o [2001/02/03] docs/24839 doc fix ether.bridge o [2001/02/04] gnu/24843 gcc does not recognize -kthread o [2001/02/04] gnu/24844 gdb does not support kernel threads o [2001/02/04] ports/24845 tegge linuxthreads does not detect failed rfork o [2001/02/04] kern/24851 ISA PnP Modem Type is unregistered in sio o [2001/02/04] ports/24855 ports New port of FSF GMP library o [2001/02/04] bin/24857 File descriptor leak and frequent crashes o [2001/02/04] ports/24858 ports new port for ocamlweb 0.9 o [2001/02/04] ports/24862 nakai Port assumes a directory exists that does o [2001/02/05] conf/24865 WITH FIX: /etc/rc.isdn overwrites $isdn_t o [2001/02/05] docs/24869 doc Some text elf.5 is duplicated o [2001/02/05] kern/24882 ktrace not syncing .out file before panic f [2001/02/05] ports/24885 ports Update Port: audio/icecast o [2001/02/05] docs/24887 doc "make -j# installworld" can (will?) fail o [2001/02/06] kern/24900 Server logs:indfcntl(8, F_SETFL, 4): Inap o [2001/02/06] kern/24902 IPC Message Queue number to big o [2001/02/06] misc/24907 Options screen at MenuMedia menu problem o [2001/02/06] bin/24914 /dev explicitly referenced in MAKEDEV o [2001/02/06] docs/24921 phk Typo /devs --> /dev o [2001/02/06] docs/24923 doc 4.2 Release Errata page has no informatio o [2001/02/07] ports/24931 ports Update port: graphics/sane to 1.0.4 (fix o [2001/02/07] ports/24939 ports [NEW PORT] graphics/xmms-avi - .avi and . o [2001/02/07] ports/24940 demon prolem with Tnm::icmp echo command due to o [2001/02/07] misc/24942 tftp client timeout failure o [2001/02/07] bin/24944 new execute-file can't running(not found o [2001/02/08] ports/24951 ports New port: devel/omniORB-Notify o [2001/02/08] bin/24953 green adduser ignores passwd_format in login.co o [2001/02/08] kern/24954 Old driver /src/sys/dev/sound/isa/sb.c sh o [2001/02/08] bin/24955 /usr/bin/tail -F in 4.1+ doesn't work if o [2001/02/08] kern/24959 proper TCP_NOPUSH/TCP_CORK compatibility o [2001/02/08] kern/24962 properly delay acks in half-closed TCP co o [2001/02/08] i386/24963 perfmon(4) doesn't work on SMP systems o [2001/02/09] ports/24976 ports gemdropx port is missing a dependency on o [2001/02/09] ports/24983 asami Emacs ports have misleading names o [2001/02/10] ports/24987 ports Courier mail server. o [2001/02/10] ports/24991 ports New port: eudc-emacs20 o [2001/02/10] ports/24994 ports New port: gnuserv-3.12.1 o [2001/02/10] kern/24998 More verbose logging for Joliet CDs o [2001/02/11] docs/25000 doc matcd(4) SYNOPSIS is wrong o [2001/02/11] misc/25004 it is easy for a user to lock the entire o [2001/02/11] bin/25012 tar(1) as root does not preserve ownershi o [2001/02/11] bin/25013 mv(1) cannot move unresolvable symlinks a o [2001/02/11] misc/25014 junk files in ~ncvs/CVSROOT/commitlogs o [2001/02/11] bin/25015 cp: options -i and -f do not work as docu o [2001/02/11] docs/25016 doc symlink(7) manpage says symlinks have no o [2001/02/11] bin/25017 cp -pRP does not preserve symlink ownersh o [2001/02/11] kern/25018 lstat(2) returns bogus permissions on sym o [2001/02/11] kern/25019 Problem trying to build new kernel a [2001/02/11] bin/25028 imp make installworld uses wrong time o [2001/02/12] misc/25030 LINT (NOTES) has incomplete list of uses o [2001/02/12] ports/25031 ache www/apache: dbmmanage fails verifying md5 o [2001/02/12] ports/25032 obrien mail/mutt: wrong permissions of ${PREFIX} o [2001/02/12] ports/25033 bmah pkg_version -c to support packages? o [2001/02/12] kern/25039 -stable LINT missing the twe device o [2001/02/12] ports/25042 peter cvsup missed a couple of deletes in /usr/ o [2001/02/12] misc/25043 Tools directory on ftp site should includ o [2001/02/12] ports/25046 cg ports/audio/mpg123: Fixes for newpcm form o [2001/02/12] misc/25049 named.restart does not use named_flags fr o [2001/02/12] misc/25050 dwmalone inetd UDP echo service echos only 8K o [2001/02/12] misc/25055 Header in 'top' too long for SMP system a o [2001/02/13] bin/25059 dlopen(..,RTLD_GLOBAL) doesn't work for s o [2001/02/13] bin/25070 newsyslog(8) should send signals only onc o [2001/02/13] ports/25071 peter Ports-Skeletons gone after update o [2001/02/13] bin/25085 mlxcontrol utility fails silently if devi o [2001/02/13] ports/25086 ports new port: net/aim-transport o [2001/02/13] ports/25087 ports new port: net/icq-transport o [2001/02/13] ports/25088 ports new port: net/irc-transport o [2001/02/13] ports/25089 ports new port: net/jud o [2001/02/13] ports/25090 ports new port: net/msn-transport o [2001/02/13] ports/25091 ports new port: net/yahoo-transport o [2001/02/14] ports/25101 ports New port: japanese/ical o [2001/02/14] ports/25106 bmah "pkg_version -c" should "make install cle o [2001/02/15] misc/25109 Fujitsu MO device MCC3064AP could't be c o [2001/02/15] kern/25114 vinum kernel module is compiled without d f [2001/02/15] kern/25117 ru ICMP Destination Port Unreachable Error M o [2001/02/15] ports/25119 sobomax pango does not build on -current o [2001/02/15] docs/25126 doc minor nits in whatis(1) command o [2001/02/16] docs/25134 doc Kernel USER_LDT option help incomplete a [2001/02/16] ports/25139 ports [MAINTAINER UPDATE] audio/lopster 0.9.7_1 o [2001/02/16] misc/25147 [PATCH] to make D-Link DFE-650 work with o [2001/02/16] ports/25154 ports atmel AVR microcontroller in-circuit prog o [2001/02/16] bin/25156 Improved user-interface for mixer(8) o [2001/02/16] misc/25161 During install, after boot get message: P o [2001/02/16] misc/25162 syntax error in src/release/Makefile o [2001/02/17] docs/25164 doc makewhatis(1) seems to be fouling up o [2001/02/17] ports/25169 wosch [PATCH] update of p5-libwww port 1.62 -> o [2001/02/17] ports/25170 ports New port: tempest_for_eliza: A program to o [2001/02/17] ports/25177 ports New port: java/jdbcpool-current s [2001/02/18] bin/25187 dd [PATCH] pw(8) seg faults; man page doesn' o [2001/02/18] ports/25190 roam New port: Cyrillic X11 keyboard layouts - o [2001/02/19] ports/25207 tg Missing function calls o [2001/02/19] misc/25217 user with login 'connected' shows bogus f o [2001/02/19] misc/25218 peter mailwrapper invokes sendmail when resourc f [2001/02/19] ports/25219 ports New port: plist-builder o [2001/02/19] ports/25221 ports new port: "hunt" game from 4.4BSD-Lite2 o [2001/02/19] conf/25223 darrenr PATCH for rc.network to enable ipnat sepe o [2001/02/20] docs/25227 doc Lack of the description for some options o [2001/02/20] bin/25232 [PATCH] fix fortune out-of-tree build o [2001/02/20] docs/25239 doc fdp-primer/tools/chapter.sgml says about o [2001/02/20] kern/25240 incomplete CDIOCREADSUBCHANNEL support in o [2001/02/20] bin/25241 luigi ipfw shouldn't show dynamics rules when s o [2001/02/21] ports/25251 dima acroread4 uses hard coded path for lpr f [2001/02/21] bin/25263 green openssh and /etc/login.access does not wo o [2001/02/21] bin/25267 vmstat displays some parameters incorrect o [2001/02/21] bin/25273 add fs type feature to vnconfig(8) to all o [2001/02/21] kern/25275 X server freezes system randomly on pentu o [2001/02/22] ports/25276 keichii New port: VRRP (virtual redundent router o [2001/02/22] bin/25278 bs accepts -s -c but not -sc o [2001/02/22] ports/25283 olgeni PORT UPDATE: emulators/xmame and emulator o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/02/23] ports/25297 kevlo kcontrol writes wrong variable names in c o [2001/02/23] ports/25299 kevlo kdm´s "Console mode" command isn´t meanin o [2001/02/23] ports/25313 wosch Script source displayed at http://www.nl. o [2001/02/23] ports/25315 ports [NEW PORT] security/nmap-devel o [2001/02/24] ports/25341 ports New PORT (OpenVerse) o [2001/02/24] ports/25342 ports saint: user authentication fails in remot o [2001/02/24] ports/25345 nakai lang/slib port fails install f [2001/02/25] ports/25353 dirk Fix to wrong libmcrypt detection of mod_p o [2001/02/25] misc/25354 Slovak (sk_SK) locale missing o [2001/02/25] misc/25357 pkg_update won't work under STABLE since o [2001/02/25] ports/25366 sf New port: mupad-1.4.2 an algebric calcula o [2001/02/25] kern/25369 Miscellaneous CD drivers have potentially o [2001/02/25] kern/25370 ATA subsystem in 4.x fails to recognize s o [2001/02/26] misc/25378 kris update contrib/libgmp to newer version (3 o [2001/02/26] ports/25381 ports New port: bigyear: A program to print a l o [2001/02/26] kern/25386 Incorrect mixer registers (line & synth) o [2001/02/26] ports/25388 ports New port: steghide = steganography tool o [2001/02/26] ports/25391 ports Update Pimp3 o [2001/02/26] docs/25392 doc Chapter 9 pages could use 'location of fu o [2001/02/26] docs/25405 doc misleading warning from catman(1), etc. o [2001/02/27] docs/25417 keichii Broken link on page http://www.freebsd.or o [2001/02/27] ports/25419 ports Difficulties installing print/teTeX port o [2001/02/27] docs/25420 doc man page missing important information. o [2001/02/27] bin/25435 ps -j asks for "sess" keyword, no longer o [2001/02/27] docs/25437 doc kernel configs are the only precious file f [2001/02/27] i386/25442 cg T20 CS4624/CS4297a sound problems: "pcm0: o [2001/02/27] ports/25444 ports gimp-print driver out of date in ghostscr o [2001/02/27] kern/25445 kernel statistics are displayed in wrong o [2001/02/28] ports/25448 ports mpmf20 fails to correctly display the dir o [2001/02/28] docs/25450 doc remove NCPU from docs f [2001/02/28] ports/25453 trevor ports/audio/csound doesn't compile on 4.2 o [2001/02/28] misc/25454 rlogin does not pass the DISPLAY environm o [2001/02/28] gnu/25459 Dumpvalue.pm says SYNOPSYS instead of SYN o [2001/02/28] bin/25462 daemon(3) fails if called by a session le o [2001/02/28] i386/25463 PS/2 mouse sync problems with KVM switch o [2001/02/28] bin/25470 ancontrol doesn't output TX rate o [2001/03/01] conf/25472 add bg_BG.CP1251 locale support o [2001/03/01] bin/25474 dump can't close fifo pipe correctly o [2001/03/01] bin/25477 billf pam_radius fix to allow null passwords fo o [2001/03/01] ports/25479 ports New Port: ddc-1.0 o [2001/03/02] ports/25490 wosch [PATCH] fix various bugs in stat(1) a [2001/03/02] conf/25495 keichii missing et_EE.ISO_8859-15 locale a [2001/03/02] misc/25499 buffer paste functionality from keyboard o [2001/03/02] docs/25500 doc Update of ip(4) manpage to reflect curren o [2001/03/02] misc/25502 TFTP in libstand(3) fails on all transact o [2001/03/02] misc/25503 readudp() in libstand(3) can return incor o [2001/03/03] kern/25507 cg contribute Intel ICH sound driver o [2001/03/03] bin/25513 file(1) determines wrong file type o [2001/03/03] conf/25514 ntpdate_flags in /etc/defaults/rc.conf sh o [2001/03/03] ports/25515 ports New port: xawtv: A TV viewing application o [2001/03/03] kern/25517 ARP cache timeout behavior can be improve o [2001/03/03] ports/25518 ports Could the web pages list version numbers? o [2001/03/04] ports/25520 ports ports/mbone/rat update o [2001/03/04] kern/25521 Laptop with FreeBSD4.2 freezes in battery o [2001/03/04] conf/25527 `man ldconfig' does not reflect its behav o [2001/03/04] ports/25530 torstenb ports/net/cricket port does dependencies o [2001/03/04] ports/25531 asami INSTALL_* macros fail for non-root users o [2001/03/04] ports/25534 ports New port: newsx is used to fetch and post o [2001/03/05] bin/25545 Incorrect Mem value produced by top(1). o [2001/03/05] ports/25548 ports Update port: graphics/aero (fix ports/254 o [2001/03/05] ports/25557 patrick the pfe-devel port obsoletes the forth po o [2001/03/05] ports/25558 ports New port: xxkb: An XKB keyboard layout sw o [2001/03/05] ports/25560 ports New port: ftp/kbear: An ftp client for KD f [2001/03/05] ports/25562 ports [UPDATE] net/radiusd-cistron o [2001/03/05] alpha/25564 alpha Port ups-debug doesn't build on the alpha o [2001/03/05] kern/25565 missing support for Epson Perfection 1240 o [2001/03/06] kern/25566 [PATCH] Missing PCI Id's for DLink DFE-53 o [2001/03/06] conf/25571 /etc/rc.fiewall lacks the source_rc_conf o [2001/03/06] pending/25572gnats-adminsshd core dump o [2001/03/06] ports/25576 jmz XFree86-4 port installs manual pages with o [2001/03/06] conf/25577 [PATCH] ifconfig support for wireless net s [2001/03/06] kern/25582 paul lnc driver uses wrong driver name s [2001/03/07] bin/25584 arp.c - better printed ether address o [2001/03/07] bin/25587 Add Solaris-like functionality to truss(1 o [2001/03/07] ports/25589 roam New port: ccmath: A mathematics library w o [2001/03/07] misc/25590 execve documentation doesn't mention EBAD o [2001/03/07] ports/25594 ports The new ports of inn create a directory f o [2001/03/07] bin/25598 patch to let ftpd output message when cha o [2001/03/07] docs/25599 keichii [PATCH] New FAQ entry: describe sysinstal f [2001/03/07] kern/25600 cg Loading/unloading sound modules (snd_sb16 o [2001/03/08] kern/25605 sysctl for enable/disable ctrl+alt+del ke o [2001/03/08] docs/25606 keichii Incorrect Email Lists on Website o [2001/03/08] kern/25608 ATA CD-ROM is not recognized on IBM Netfi o [2001/03/08] bin/25620 tar does not handle existing large minor s [2001/03/09] bin/25627 will Cannot append hash after .elif in Makefil o [2001/03/09] ports/25631 ports new port (perf) o [2001/03/09] conf/25633 [PATCH] Upgrade install does not restore f [2001/03/09] kern/25634 I obtain kernel trap 9 with interrupts di o [2001/03/09] misc/25635 lpr -# didn't work on network printer o [2001/03/09] ports/25643 ports "incompatible pointer" in RgbSink.c for x o [2001/03/10] docs/25648 doc typos in some manpages (dependant) o [2001/03/10] bin/25654 minor style(9) fix for sleep o [2001/03/10] docs/25657 doc no netid(5) man page o [2001/03/10] ports/25673 ports Fix bento build error with apache13-fp an o [2001/03/11] ports/25691 ports [PATCH] x11-wm/fvwm2 update a [2001/03/11] ports/25698 ports [PATCH] Update lopster port to 0.9.8 o [2001/03/11] bin/25699 ftpd bug a [2001/03/11] ports/25704 ports www/webstone - change maintainer o [2001/03/11] ports/25708 ports pine4 port hard-code /usr/local/include o [2001/03/11] ports/25710 ports New port: news/slrn-pl, slrn with polish o [2001/03/11] bin/25712 des sockstat truncates field o [2001/03/11] conf/25715 gshapiro Failure in sendmail.cf creation leaves te o [2001/03/11] ports/25717 ports Update to xforms port o [2001/03/11] bin/25723 green OpenSSH on 4.2 excessively regenerates RS o [2001/03/12] bin/25724 quota(1) outputs wrong limits about NFS q o [2001/03/12] conf/25730 [PATCH] mount_mfs is being phased out -> o [2001/03/12] misc/25731 mergemaster -a is not automatic when it f o [2001/03/12] kern/25733 mismatch between error reporting in smbus o [2001/03/12] docs/25735 doc error in handbook o [2001/03/12] bin/25736 ac -d option probrem with overdays logon o [2001/03/12] docs/25740 doc maestro3 is not mentioned in HARDWARE.TXT o [2001/03/12] ports/25750 ports ports/net/rrdtool fails to build with CC o [2001/03/12] pending/25754gnats-adminPicoBSD uses broken vnconfig syntax o [2001/03/12] ports/25760 ports Fix version with OpenVerse. (new port) o [2001/03/12] ports/25762 trevor port linux-netscape6 is out of date o [2001/03/12] ports/25763 shige XV fails to refresh properly on image dis o [2001/03/13] ports/25767 ports New port: devel/p5-File-Temp o [2001/03/13] ports/25768 vanilla New port: textproc/p5-XML-Node o [2001/03/13] ports/25769 ports New port: textproc/p5-libxml o [2001/03/13] bin/25771 dougb Let mergemaster not display diffs o [2001/03/13] ports/25773 ports omniORB-Notify update to 3.0.3 o [2001/03/13] docs/25774 doc incorrect synopsis in vnconfig(8) o [2001/03/13] kern/25777 atime not updated on exec o [2001/03/13] ports/25779 asami (patch) make fetch-list should list all m o [2001/03/13] i386/25782 CSA sound device repeated sound o [2001/03/13] docs/25783 doc Add a new rule to the Committer Guide o [2001/03/13] bin/25784 dwmalone Ability to specify alternate PID file for o [2001/03/13] docs/25785 doc add myself to the list of contributors o [2001/03/13] bin/25786 ume Misdeclared IPv6 macros. o [2001/03/13] pending/25787gnats-admininetd/auth: -i option to return uid inste o [2001/03/13] bin/25791 pccardd(8) Can Hang Reading Config File o [2001/03/14] gnu/25794 markm [PATCH] make perl use a decent random num s [2001/03/14] docs/25796 dd ipfw(8) manpage has no info on "Rule -1" s [2001/03/14] docs/25797 dd socket.2 man file is strange, with a draf o [2001/03/14] pending/25798gnats-adminadduser does full *pwd.db rebuild, instea o [2001/03/14] kern/25799 pcm doesn't always autocreate device alia o [2001/03/14] ports/25800 ports New port: x11-fm/worker - X11 File Manage o [2001/03/14] ports/25802 ports New port: A tool to locally check for sig o [2001/03/14] ports/25803 ports security/snort is compiled without MySQL, o [2001/03/14] ports/25805 ports Update port: security/chkrootkit: correct o [2001/03/14] conf/25809 /etc/default/rc.conf bad default ipfilter o [2001/03/14] ports/25815 ports [PATCH] Port build collision fix. o [2001/03/15] bin/25820 diskpart(8) causes segfaults o [2001/03/15] ports/25823 ports New port: devel/py-diveintopython o [2001/03/15] ports/25828 ports The devel/autoconf port won't install ins o [2001/03/15] conf/25829 IPSec config in rc.network doesn't allow o [2001/03/15] kern/25832 dwmalone mount option MNT_NOSYMFOLLOW isn't export o [2001/03/15] bin/25833 LOG_FAC() is bogus o [2001/03/15] kern/25834 incorrect documentation of struct statfs o [2001/03/15] docs/25836 doc erroneous comment in statfs manual page o [2001/03/15] bin/25837 [PATCH] properly document vfc_flags in ge o [2001/03/15] ports/25838 ports MD5s in gnupg-idea/distinfo doesn't match o [2001/03/15] ports/25839 ports Update port: www/mod_python (by Maintaine o [2001/03/15] ports/25841 lioux lang/gforth - broken port fixed o [2001/03/16] bin/25847 phk inability of nos-tun to work correctly in o [2001/03/16] bin/25850 CRON shouts o [2001/03/16] ports/25852 ports www/tinyproxy has a bug that has to be fi o [2001/03/16] misc/25853 jlemon ftpd eats all memory o [2001/03/16] ports/25854 ports audio/napster port is extremely out-of-da o [2001/03/16] bin/25855 /bin/ps issue when output isn't to a tty o [2001/03/16] ports/25857 ports New port: samefile - find identical files o [2001/03/16] kern/25859 Program crash will kill sound device if i o [2001/03/16] kern/25866 more than 256 ptys, up to 1302 ptys. o [2001/03/16] ports/25869 ports Update port: devel/qtez to 0.93.5 o [2001/03/16] ports/25871 ports Update port: sysutils/xdu f [2001/03/16] ports/25872 dinoex Update port: www/amaya to 4.3.1 o [2001/03/16] ports/25874 ports Update port: sysutils/cvsweb-converters f o [2001/03/16] docs/25875 doc the mailstats(8) header has the wrong sec o [2001/03/16] docs/25876 doc typos in jail.2 o [2001/03/17] ports/25877 ports [PATCH] gnucash update o [2001/03/17] misc/25878 error during compilation of linuxthreads o [2001/03/17] ports/25880 ache Script installed by russian/rus-ispell is o [2001/03/17] ports/25881 ports Upgrade to 0.4.5 with patches o [2001/03/17] ports/25882 ports Update port: textproc/py-mxTextTools (new o [2001/03/18] pending/25892gnats-admindoc.html.mk: use OpenJade on alpha s [2001/03/18] gnu/25894 ru mdoc .Lb macro does not accept punctuatio a [2001/03/18] bin/25895 keichii Add Big5 multibyte support for tcsh o [2001/03/18] misc/25903 make buildworld fails in libcrypt o [2001/03/18] kern/25905 Sound failed o [2001/03/18] ports/25906 sf nethack-gtk refuses to run o [2001/03/18] ports/25907 ports Firebird shared libs not added to shared o [2001/03/18] ports/25908 dirk Interbase support for mod_php4 o [2001/03/18] kern/25909 4.x kernel freezes on P3-Asus CUSL2-C mot o [2001/03/18] kern/25910 Kernel sound driver may die if a program o [2001/03/18] ports/25911 ports flash plugin for freebsd netscape 4.7 cra o [2001/03/18] pending/25913gnats-adminNew port mail/ripmime (RipMIME 1.0.0pr4) o [2001/03/19] conf/25914 added more modules to /boot/defaults/load o [2001/03/19] ports/25915 ports sysutils/nut port tries to use obsolete g o [2001/03/19] ports/25916 ports New port: ffcall 1.8 - library to build f o [2001/03/19] misc/25917 Paste thrue SSH Secure Shell v.2.4.0 (bui o [2001/03/19] docs/25919 doc supported hardware list says 'no' for Sou o [2001/03/19] ports/25921 ports PORT UPDATE: emulators/xmame and emulator o [2001/03/19] docs/25922 doc "Complete FreeBSD" description outdated o [2001/03/19] kern/25923 vm_map.h defines a macro called "min_offs o [2001/03/19] ports/25924 ports Update port: mail/sylpheed o [2001/03/19] conf/25925 Add service sgi_fam to /etc/rpc o [2001/03/19] ports/25926 ports New port: fam-2.6.4 o [2001/03/19] gnu/25927 Patch to install sstring header file for 1926 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 11:41:15 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.raditex.se (mail.raditex.se [192.5.36.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C36637B71B; Mon, 19 Mar 2001 11:41:11 -0800 (PST) (envelope-from gh@raditex.se) Received: from gandalf.raditex.se (gandalf.raditex.se [192.5.36.18]) by ns.raditex.se (8.9.3/8.9.3) with ESMTP id UAA79936; Mon, 19 Mar 2001 20:41:01 +0100 (CET) (envelope-from gh@raditex.se) Date: Mon, 19 Mar 2001 20:41:01 +0100 (CET) From: G Hasse X-Sender: gh@gandalf.sickla.raditex.se To: Garrett Wollman Cc: Peter Pentchev , dwmalone@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: misc/25904: Error in the printf-function. In-Reply-To: <200103191616.LAA93612@khavrinen.lcs.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 19 Mar 2001, Garrett Wollman wrote: And why is there differnces in Linux and FreeBSD? Is there some right and wrong here? GH ---------------------------------------------------------------- Göran Hasse email: gh@raditex.se Tel: +46 8 694 92 70 Raditex AB http://www.raditex.se Fax: +46 8 442 05 91 Sickla Alle 7, 1tr Mob: 070-5530148 131 34 NACKA, SWEDEN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 11:50:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1818437B71A for ; Mon, 19 Mar 2001 11:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JJo4O84274; Mon, 19 Mar 2001 11:50:04 -0800 (PST) (envelope-from gnats) Date: Mon, 19 Mar 2001 11:50:04 -0800 (PST) Message-Id: <200103191950.f2JJo4O84274@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garance A Drosihn Subject: Re: misc/25635: lpr -# didn't work on network printer Reply-To: Garance A Drosihn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/25635; it has been noted by GNATS. From: Garance A Drosihn To: Wei-Kai Wu Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/25635: lpr -# didn't work on network printer Date: Mon, 19 Mar 2001 14:44:39 -0500 At 1:31 PM +0800 3/13/01, Wei-Kai Wu wrote: >?On Mon, Mar 12, 2001 at 09:24:34PM -0500, Garance A Drosihn wrote: >> What does your printcap entry look like? Do you, for >> instance, do anything with a filter (if=blah) on this >> print queue? > >I think our filter did nothing about multiple copies. I'll continue this discussion on the freebsd-print mailing list, instead of in the PR database (via freebsd-gnats)... -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 12: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7B5B37B718 for ; Mon, 19 Mar 2001 12:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JK04D85255; Mon, 19 Mar 2001 12:00:04 -0800 (PST) (envelope-from gnats) Date: Mon, 19 Mar 2001 12:00:04 -0800 (PST) Message-Id: <200103192000.f2JK04D85255@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Matthew Emmerton" Subject: Re: kern/25370: ATA subsystem in 4.x fails to recognize some ATA CD-ROMs Reply-To: "Matthew Emmerton" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25370; it has been noted by GNATS. From: "Matthew Emmerton" To: , , Cc: Subject: Re: kern/25370: ATA subsystem in 4.x fails to recognize some ATA CD-ROMs Date: Mon, 19 Mar 2001 14:54:22 -0500 I tested my previous patch using some afd devices, and that caused undesireable effects. After considerable time learning the ata code, I've created an updated patch which should fix the problem. --- sys/dev/ata/atapi-all.c.orig Mon Mar 19 14:48:51 2001 +++ sys/dev/ata/atapi-all.c Mon Mar 19 14:49:00 2001 @@ -391,7 +391,7 @@ atapi_read(request, length); else atapi_write(request, length); - /* FALLTHROUGH */ + return ATA_OP_CONTINUES; case ATAPI_P_ABORT: case ATAPI_P_DONE: boot output: (null): MODE_SENSE_BIG command timeout - resetting ata0: resetting devices .. done (null): MODE_SENSE_BIG DONEDRQ (null): read data overrun 65526/1 (null): MODE_SENSE_BIG command timeout - resetting ata0: resetting devices .. done (null): read data overrun 29/0 acd0: CDROM at ata0-slave using BIOSPIO boot -v output: acd0: CDROM drive at ata0 as slave acd0: read 689KB/s (689KB/s), 128KB buffer, BIOSPIO acd0: Reads: CD-DA acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked Clearly, the proper capabilities page is being read, so the command is succeeding. Mounting disks and performing read actions do not appear to cause problems. According to the ATAPI spec that I had access to (Rev 2.6 Proposed, 1/22/96), DRQ is set when the device is ready to accept a packet command, and is cleared once the device receives the command. In this sense, ATAPI_P_DONEDRQ is exactly the same as ATAPI_P_READ and ATAPI_P_WRITE, which are used for successive read/writes of additional data for the same command. Hence, ATAPI_P_DONEDRQ should return ATA_OP_CONTINUES rather than fallthrough. By falling through, the command is returned prematurely with request->error set (as a result of the command timeout caused by the sluggishness of the ancient devices in question). The if/then statement immediately after utimeout() picks it up, queues a REQUEST_SENSE command, which then causes the driver to bail with "ABORTED COMMAND" (see original comments in PR), as the initial MODE_SENSE_BIG command has yet to complete. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 13: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79F6237B725 for ; Mon, 19 Mar 2001 13:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JL04694182; Mon, 19 Mar 2001 13:00:04 -0800 (PST) (envelope-from gnats) Date: Mon, 19 Mar 2001 13:00:04 -0800 (PST) Message-Id: <200103192100.f2JL04694182@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Soren Schmidt Subject: Re: kern/25370: ATA subsystem in 4.x fails to recognize some ATA CD-ROMs Reply-To: Soren Schmidt Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25370; it has been noted by GNATS. From: Soren Schmidt To: matt@gsicomp.on.ca (Matthew Emmerton) Cc: freebsd-gnats-submit@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/25370: ATA subsystem in 4.x fails to recognize some ATA CD-ROMs Date: Mon, 19 Mar 2001 21:56:20 +0100 (CET) It seems Matthew Emmerton wrote: > After considerable time learning the ata code, I've created an updated patch > which should fix the problem. > > > --- sys/dev/ata/atapi-all.c.orig Mon Mar 19 14:48:51 2001 > +++ sys/dev/ata/atapi-all.c Mon Mar 19 14:49:00 2001 > @@ -391,7 +391,7 @@ > atapi_read(request, length); > else > atapi_write(request, length); > - /* FALLTHROUGH */ > + return ATA_OP_CONTINUES; > > case ATAPI_P_ABORT: > case ATAPI_P_DONE: > > boot output: > (null): MODE_SENSE_BIG command timeout - resetting > ata0: resetting devices .. done > (null): MODE_SENSE_BIG DONEDRQ > (null): read data overrun 65526/1 > (null): MODE_SENSE_BIG command timeout - resetting > ata0: resetting devices .. done > (null): read data overrun 29/0 > acd0: CDROM at ata0-slave using BIOSPIO Hmm, well it still sortof fails, and it breaks devices that actually use ATAPI_P_DONEDRQ (which by the way is another abuse of the spec), since it is meant for devices that return the DONE part of the protocol together with the last part of the data. Now if you return ATA_OP_CONTINUES the driver will wait for a new interrupt which wont occur.. -Sřren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 13: 3:46 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id AFFBD37B725 for ; Mon, 19 Mar 2001 13:03:43 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id PAA95759; Mon, 19 Mar 2001 15:01:17 -0500 (EST) (envelope-from wollman) Date: Mon, 19 Mar 2001 15:01:17 -0500 (EST) From: Garrett Wollman Message-Id: <200103192001.PAA95759@khavrinen.lcs.mit.edu> To: G Hasse Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: misc/25904: Error in the printf-function. In-Reply-To: References: <200103191616.LAA93612@khavrinen.lcs.mit.edu> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > And why is there differnces in Linux and FreeBSD? Is there > some right and wrong here? The implementation is allowed to do anything when you invoke undefined behavior (such as passing the wrong types to a variadic function). As Chris Torek once said: If the standard says [things] depend on the phase of the moon, the programmer should be prepared to look out the window as necessary. Again, followups belong in comp.lang.c, not FreeBSD-bugs. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 13:40: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 811A737B734 for ; Mon, 19 Mar 2001 13:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2JLe1500429; Mon, 19 Mar 2001 13:40:01 -0800 (PST) (envelope-from gnats) Received: from eng05.embratel.net.br (eng05.embratel.net.br [200.255.125.133]) by hub.freebsd.org (Postfix) with ESMTP id B7D9F37B734 for ; Mon, 19 Mar 2001 13:32:46 -0800 (PST) (envelope-from jonny@eng05.embratel.net.br) Received: by eng05.embratel.net.br (Postfix, from userid 3006) id 7A9B724D44; Mon, 19 Mar 2001 18:31:42 -0300 (BRT) Message-Id: <20010319213142.7A9B724D44@eng05.embratel.net.br> Date: Mon, 19 Mar 2001 18:31:42 -0300 (BRT) From: jonny@eng05.embratel.net.br Reply-To: jonny@eng05.embratel.net.br To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/25929: fixit.flp deficiency Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25929 >Category: bin >Synopsis: Can't use MAKEDEV in fixit mount >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 19 13:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joao Carlos Mendes Luis >Release: FreeBSD 4.2-STABLE i386 >Organization: Embratel S.A. >Environment: Fixit floppy mount, trying to restore a broken system from backup >Description: >How-To-Repeat: Boot freebsd from install floppies. Fdisk it to use dangerously dedicated mode Mount fixit. Mount cdrom with backup images Run disklabel - Device is not configured /dev does not contain all devices needed, so, no disklabel, no restore >Fix: I could create devices on the fly with MAKEDEV, IIF - There is a symlink from /dev/MAKEDEV (mfsroot.flp) to /mnt2/dev/MAKEDEV (fixit.flp, maybe cdrom) (Reason: MAKEDEV is recursive and must be run from /dev) - There is a symlink from /etc/group (mfsroot.flp) to /mnt2/etc/group (fixit.flp, maybe cdrom) (Reason: MAKEDEV uses group names, not group numbers) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 14:15: 3 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 02EB137B73B for ; Mon, 19 Mar 2001 14:14:50 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 19 Mar 2001 22:11:49 +0000 (GMT) To: G Hasse Cc: Garrett Wollman , Peter Pentchev , freebsd-bugs@FreeBSD.ORG Subject: Re: misc/25904: Error in the printf-function. In-reply-to: Your message of "Mon, 19 Mar 2001 20:41:01 +0100." X-Request-Do: Date: Mon, 19 Mar 2001 22:11:48 +0000 From: David Malone Message-ID: <200103192211.aa09398@salmon.maths.tcd.ie> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > And why is there differnces in Linux and FreeBSD? Is there > some right and wrong here? The double the %f was expecting would be 64 bits long on an i386. The pointer was only 32 bits long, so when printf went to read the other 32 bits it read something random out of memory (maybe the return address, maybe some data from another function). The random data was different so you got different results. It is relatively hard to get a compiler and libraries to do the same thing on every platform when they are used correctly. If you use them incorrectly you can't expect any consistancey. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 15: 0:11 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from babylon.merseine.nu (c418236-a.clmba1.mo.home.com [24.12.203.134]) by hub.freebsd.org (Postfix) with ESMTP id 7332537B72C; Mon, 19 Mar 2001 15:00:07 -0800 (PST) (envelope-from ishmael@babylon.merseine.nu) Received: (from ishmael@localhost) by babylon.merseine.nu (8.11.3/8.11.3) id f2JN1bi00917; Mon, 19 Mar 2001 17:01:37 -0600 (CST) (envelope-from ishmael) Date: Mon, 19 Mar 2001 17:01:37 -0600 From: Jeremy Norris To: gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: gnu/25927: Patch to install sstring header file for libstdc++ Message-ID: <20010319170137.A855@babylon.merseine.nu> References: <200103191838.f2JIcHq84294@babylon.merseine.nu> <200103191840.f2JIe1N71396@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103191840.f2JIe1N71396@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Mon, Mar 19, 2001 at 10:40:01AM -0800 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ack, I really botched this one. The header file is sstream, not sstring. Here's the correct patch: --- Makefile.orig Sun Nov 14 22:16:19 1999 +++ Makefile Mon Mar 19 12:32:33 2001 @@ -19,8 +19,8 @@ HDRS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \ csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime \ - cwchar cwctype fstream iomanip iosfwd iostream stdexcept string \ - strstream complex.h stl.h valarray + cwchar cwctype fstream iomanip iosfwd iostream sstream stdexcept \ + string strstream complex.h stl.h valarray STDHDRS=bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \ gslice.h gslice_array.h indirect_array.h ldcomplex.h mask_array.h \ On Mon, Mar 19, 2001 at 10:40:01AM -0800, gnats-admin@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `gnu/25927'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=25927 > > >Category: gnu > >Responsible: freebsd-bugs > >Synopsis: Patch to install sstring header file for libstdc++ > >Arrival-Date: Mon Mar 19 10:40:00 PST 2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 16:43: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEB8E37B72F for ; Mon, 19 Mar 2001 16:41:40 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2K0fOg29157; Mon, 19 Mar 2001 16:41:24 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DF7437B729 for ; Mon, 19 Mar 2001 16:34:26 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2K0YQU26430; Mon, 19 Mar 2001 16:34:26 -0800 (PST) (envelope-from nobody) Message-Id: <200103200034.f2K0YQU26430@freefall.freebsd.org> Date: Mon, 19 Mar 2001 16:34:26 -0800 (PST) From: davidx@viasoft.com.cn To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/25932: possible memory leak in /sys/kern/kern_proc.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25932 >Category: kern >Synopsis: possible memory leak in /sys/kern/kern_proc.c >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 Mar 19 16:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: David Xu >Release: FreeBSD 4.3-BETA >Organization: Viasoft >Environment: FreeBSD davidbsd.viasoft.com.cn 4.3-BETA FreeBSD 4.3-BETA #0: Mon Mar 19 10:55:5 7 CST 2001 root@davidbsd.viasoft.com.cn:/usr/obj/usr/src/sys/xu i386 >Description: a possible memory leak exists in /sys/kern/kern_proc.c, in function enterpgrp(), before returns ESRCH, it does not free pre-allocated pgrp, hope I am not making a mistake. >How-To-Repeat: >Fix: a patch is available: --- kern_proc.c.orig Tue Mar 20 08:22:37 2001 +++ kern_proc.c Tue Mar 20 08:22:57 2001 @@ -157,10 +157,10 @@ */ KASSERT(p->p_pid == pgid, ("enterpgrp: new pgrp and pid != pgid")); - MALLOC(pgrp, struct pgrp *, sizeof(struct pgrp), M_PGRP, - M_WAITOK); if ((np = pfind(savepid)) == NULL || np != p) return (ESRCH); + MALLOC(pgrp, struct pgrp *, sizeof(struct pgrp), M_PGRP, + M_WAITOK); if (mksess) { register struct session *sess; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 17:50:22 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB7BC37B722 for ; Mon, 19 Mar 2001 17:50:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2K1o2845934; Mon, 19 Mar 2001 17:50:02 -0800 (PST) (envelope-from gnats) Date: Mon, 19 Mar 2001 17:50:02 -0800 (PST) Message-Id: <200103200150.f2K1o2845934@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: kern/25923: vm_map.h defines a macro called "min_offset" that creates problems with similarly-named variables Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25923; it has been noted by GNATS. From: Bruce Evans To: jimz@panasas.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/25923: vm_map.h defines a macro called "min_offset" that creates problems with similarly-named variables Date: Tue, 20 Mar 2001 12:47:44 +1100 (EST) On Mon, 19 Mar 2001 jimz@panasas.com wrote: > >How-To-Repeat: > Include vm_map.h in a file using a local variable named min_offset > > >Fix: > "A whole lot of query-replace" :-) I think the fix is "Don't include vm_map.h in a file using a local variable named min_offset". There are are thousands of other instances of undocumented namespace pollution in FreeBSD headers. min_offset is one of the least important since it is in a "kernel-only" header. (vm_map.h is not quite kernel-only, but probably should be. It is needed only in programs like top and fstat that know too much about kernel internals.) Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 22:14:16 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by hub.freebsd.org (Postfix) with ESMTP id DF80237B720 for ; Mon, 19 Mar 2001 22:14:05 -0800 (PST) (envelope-from sunny_three@canada.com) Received: from [195.173.15.166] (helo=server1) by anchor-post-32.mail.demon.net with esmtp (Exim 2.12 #1) id 14fFO1-000Ntb-0W; Tue, 20 Mar 2001 06:12:53 +0000 Received: from 38.29.109.43 by server1 ([195.173.15.166] running VPOP3) with SMTP; Tue, 20 Mar 2001 06:03:29 -0000 Date: Mon, 19 Mar 2001 22:12:43 -0800 To: sunny_three@bolt.com From: sunny_three@canada.com Message-Id: X-Mailer: Microsoft Outlook Express 4.71.1712.3 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT Subject: All new! - Get the inside scoop on Anyone or Anything! X-Server: VPOP3 V1.3.4 - Registered to: Friend & Co. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org
Internet Investigator

New for 2001
Internet Software Program for Online Investigations

- Find Out Anything about Anyone Online -

Uncover Information about: neighbors, enemies, friends, debtors, employees, your boss,
yourself, relatives, former school or military buddies, even a new love interest!

Become an "Internet Investigator™" and explore an exciting new world
of valuable information.


With Internet Investigator™ You Can Investigate:

People, credit records, social security numbers, employment records, school records, criminal records, driving records, addresses, phone numbers (even some unlisted), hidden assets,
family trees
and a whole lot more!

Click Here for more Information


All requests to be taken off our mailing list are AUTOMATICALLY and IMMEDIATELY honored upon receipt.
Click here to be taken off our list.


Each year in the U.S. alone, the "postal" bulk mail industry consumes over 450 million trees just to make the paper used in sending their advertisements and promotions. Using email instead can significantly reduce this consumption, while at the same time decreasing the billions of tons of paper waste filling our landfills.
Save the trees, save the planet, use email!

 

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Mon Mar 19 22:47:59 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from home.turtle.pangeatech.com (turtle.pangeatech.com [65.192.22.128]) by hub.freebsd.org (Postfix) with ESMTP id 3FF1D37B736 for ; Mon, 19 Mar 2001 22:47:56 -0800 (PST) (envelope-from bt@turtle.pangeatech.com) Received: from turtle.pangeatech.com (localhost [127.0.0.1]) by home.turtle.pangeatech.com (8.9.3/8.9.3) with ESMTP id WAA56529 for ; Mon, 19 Mar 2001 22:47:53 -0800 (PST) (envelope-from bt@turtle.pangeatech.com) Message-ID: <3AB6FD19.66F795A0@turtle.pangeatech.com> Date: Mon, 19 Mar 2001 22:47:53 -0800 From: Igor Serikov Organization: Private Person X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-bugs@FreeBSD.ORG Subject: doscmd Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I do not know were to put this... There is a problem with doscmd that comes with FreeBSD 4.0. It seems like nobody updates BIOS time (BIOSDATA[0x6c]). It is a BUG. This causes MultiEdit to hang under DOS 5.0. Adding the following code to timer.c corrects the problem: static void int08(regcontext_t *REGS) { /* similar to what is done in bios.c) */ struct timeval tv; time_t tv_sec; struct timezone tz; struct tm tm; gettimeofday(&tv, &tz); tv_sec = tv.tv_sec; tm = *localtime(&tv_sec); *(u_long *)&BIOSDATA[0x6c] = (((tm.tm_hour * 60 + tm.tm_min) * 60) + tm.tm_sec) * 182 / 10; /* end */ softint(0x1c); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 4:31:56 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A11137B719 for ; Tue, 20 Mar 2001 04:31:53 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KCU1238648; Tue, 20 Mar 2001 04:30:01 -0800 (PST) (envelope-from gnats) Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 3E8FF37B718 for ; Tue, 20 Mar 2001 04:28:11 -0800 (PST) (envelope-from bp@butya.kz) Received: by relay.butya.kz (Postfix, from userid 1000) id 8DF0528A04; Tue, 20 Mar 2001 18:23:48 +0600 (ALMT) Message-Id: <20010320122348.8DF0528A04@relay.butya.kz> Date: Tue, 20 Mar 2001 18:23:48 +0600 (ALMT) From: bp@freebsd.org Reply-To: bp@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/25936: Bug 1 of 11 in devfs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25936 >Category: kern >Synopsis: Unpriviledged user can cause kernel panic with devfs >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 04:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Boris Popov >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: -current box with devfs turned on. >Description: Any user can cause panic on the machine which have devfs option in the kernel. >How-To-Repeat: dorky@test$ ls /dev/fd/1000 >Fix: Very simple. Left to the maintainter of devfs. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 4:45:26 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F59A37B720; Tue, 20 Mar 2001 04:45:24 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KCjOJ40461; Tue, 20 Mar 2001 04:45:24 -0800 (PST) (envelope-from phk) Date: Tue, 20 Mar 2001 04:45:24 -0800 (PST) From: Message-Id: <200103201245.f2KCjOJ40461@freefall.freebsd.org> To: bp@freebsd.org, phk@FreeBSD.org, freebsd-bugs@FreeBSD.org, phk@FreeBSD.org Subject: Re: kern/25936: Unpriviledged user can cause kernel panic with devfs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Unpriviledged user can cause kernel panic with devfs State-Changed-From-To: open->feedback State-Changed-By: phk State-Changed-When: Tue Mar 20 04:43:33 PST 2001 State-Changed-Why: I can't reproduce a panic on my -current machine, neither as root nor as any other user. Could you provide a traceback of the panic please ? Responsible-Changed-From-To: freebsd-bugs->phk Responsible-Changed-By: phk Responsible-Changed-When: Tue Mar 20 04:43:33 PST 2001 Responsible-Changed-Why: s DEVFS is my area. http://www.freebsd.org/cgi/query-pr.cgi?pr=25936 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 4:55:24 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id C836E37B729; Tue, 20 Mar 2001 04:55:21 -0800 (PST) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 20 Mar 2001 12:55:20 +0000 (GMT) To: phk@FreeBSD.org Cc: bp@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/25936: Unpriviledged user can cause kernel panic with devfs In-Reply-To: Your message of "Tue, 20 Mar 2001 04:45:24 PST." <200103201245.f2KCjOJ40461@freefall.freebsd.org> Date: Tue, 20 Mar 2001 12:55:20 +0000 From: Ian Dowse Message-ID: <200103201255.aa08608@salmon.maths.tcd.ie> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200103201245.f2KCjOJ40461@freefall.freebsd.org>, phk@FreeBSD.org wr ites: >Synopsis: Unpriviledged user can cause kernel panic with devfs > >State-Changed-From-To: open->feedback >State-Changed-By: phk >State-Changed-When: Tue Mar 20 04:43:33 PST 2001 >State-Changed-Why: >I can't reproduce a panic on my -current machine, neither >as root nor as any other user. It panics here. Here's a DDB trace, I'll get a gdb one soon. Ian login: panic: Invalid minor (1000) in make_dev Debugger("panic") Stopped at Debugger+0x44: pushl %ebx db> trace Debugger(c0395a23) at Debugger+0x44 panic(c0392720,3e8,c3bbadb8,c3bbad98,c3bbadc0) at panic+0x70 make_dev(c03fcfa0,3e8,3,7,1b6) at make_dev+0x2e dupfdopen(0,c3bbadb8,7,c3bbad98,c0f80018) at dupfdopen+0x1d5 devfs_allocv(c3bbae1c,c0f80018,1,0,c3b6f640) at devfs_allocv+0x675 devfs_allocv(c3bbae1c,c39f2ec0,c3bbaec8,c3bbaea0,c3b6f640) at devfs_allocv+0x8b1 lookup(c3bbaea0,c3b6f760,c3b6f640,c3bbaf80,c3b6f640) at lookup+0x291 namei(c3bbaea0,c3b6f760,c3b6f640,2,80ca0c0) at namei+0x177 stat(c3b6f640,c3bbaf80,bfbff390,80c8000,80ca080) at stat+0x41 syscall(2f,2f,2f,80ca080,80c8000) at syscall+0x6b1 Xint0x80_syscall() at Xint0x80_syscall+0x1d To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 5: 6:24 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id D007037B731; Tue, 20 Mar 2001 05:06:17 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.3/8.11.3) with ESMTP id f2KD65170371; Tue, 20 Mar 2001 14:06:05 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Ian Dowse Cc: bp@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/25936: Unpriviledged user can cause kernel panic with devfs In-Reply-To: Your message of "Tue, 20 Mar 2001 12:55:20 GMT." <200103201255.aa08608@salmon.maths.tcd.ie> Date: Tue, 20 Mar 2001 14:06:05 +0100 Message-ID: <70369.985093565@critter> From: Poul-Henning Kamp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200103201255.aa08608@salmon.maths.tcd.ie>, Ian Dowse writes: >In message <200103201245.f2KCjOJ40461@freefall.freebsd.org>, phk@FreeBSD.org wr >ites: >>Synopsis: Unpriviledged user can cause kernel panic with devfs >> >>State-Changed-From-To: open->feedback >>State-Changed-By: phk >>State-Changed-When: Tue Mar 20 04:43:33 PST 2001 >>State-Changed-Why: >>I can't reproduce a panic on my -current machine, neither >>as root nor as any other user. > >It panics here. Here's a DDB trace, I'll get a gdb one soon. > >login: panic: Invalid minor (1000) in make_dev Right, OK. That is a bug in kern_descipt.c Appearantly it has never supported /dev/fd/N for N > 255. Devfs just happens to catch this bug. I'll fix that. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 6:10:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 799F737B723 for ; Tue, 20 Mar 2001 06:10:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KEA7j55409; Tue, 20 Mar 2001 06:10:07 -0800 (PST) (envelope-from gnats) Date: Tue, 20 Mar 2001 06:10:07 -0800 (PST) Message-Id: <200103201410.f2KEA7j55409@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andre Oppermann Subject: Re: conf/25577: [PATCH] ifconfig support for wireless network cards Reply-To: Andre Oppermann Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/25577; it has been noted by GNATS. From: Andre Oppermann To: freebsd-gnats-submit@FreeBSD.org, brooks@one-eyed-alien.net Cc: Subject: Re: conf/25577: [PATCH] ifconfig support for wireless network cards Date: Tue, 20 Mar 2001 15:03:25 +0100 I'm working on merging and cleaning up the wi() and an() drivers. I'll integrate this as well. -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 7:40:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EF0B37B722 for ; Tue, 20 Mar 2001 07:40:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KFe6i58785; Tue, 20 Mar 2001 07:40:06 -0800 (PST) (envelope-from gnats) Received: from localhost.grauel.com (usr1-3.mintel.net [63.81.123.18]) by hub.freebsd.org (Postfix) with ESMTP id DA0FF37B71D for ; Tue, 20 Mar 2001 07:34:58 -0800 (PST) (envelope-from rjk@grauel.com) Received: (from rjk@localhost) by localhost.grauel.com (8.11.3/8.11.1) id f2KFYuC02018; Tue, 20 Mar 2001 10:34:56 -0500 (EST) (envelope-from rjk) Message-Id: <200103201534.f2KFYuC02018@localhost.grauel.com> Date: Tue, 20 Mar 2001 10:34:56 -0500 (EST) From: rjk@grauel.com Reply-To: rjk@grauel.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: i386/25944: SB16 PCI card doesn't initialize properly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25944 >Category: i386 >Synopsis: SB16 PCI card doesn't initialize properly >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: Tue Mar 20 07:40:06 PST 2001 >Closed-Date: >Last-Modified: >Originator: Richard J Kuhns >Release: FreeBSD 4.3-BETA i386 >Organization: Grauel Enterprises, Inc >Environment: System: FreeBSD moran.grauel.com 4.3-BETA FreeBSD 4.3-BETA #3: Tue Mar 20 08:28:09 EST 2001 rjk@moran.grauel.com:/misc/src/sys/compile/MORAN i386 >Description: A brand-new PCI SoundBlaster 16 card identified as follows: from dmesg: pcm0: port 0xe000-0xe03f irq 5 at device 9.0 on pci0 $ cat /dev/sndstat FreeBSD Audio Driver (newpcm) Mar 18 2001 22:45:20 Installed devices: pcm0: at io 0xe000 irq 5 (1p/1r channels duplex) plays .au files (via cat s.au > /dev/audio) at what sounds to me like twice the correct speed, while mp3s played via xmms play at what sounds like 0.5 times the correct speed. However, if I first boot Windoze, the card seems to work perfectly until the next time I power cycle the machine. >How-To-Repeat: Turn on the machine and type "cat s.au > /dev/audio". >Fix: Turn on the machine, boot Windoze, do a "Restart" and boot FreeBSD. From then on the sound is fine through any number of reboots until the next power cycle. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 8:32:55 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 96C8F37B71A; Tue, 20 Mar 2001 08:32:53 -0800 (PST) (envelope-from tmm@FreeBSD.org) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KGWrr67430; Tue, 20 Mar 2001 08:32:53 -0800 (PST) (envelope-from tmm) Date: Tue, 20 Mar 2001 08:32:53 -0800 (PST) From: Message-Id: <200103201632.f2KGWrr67430@freefall.freebsd.org> To: Yoshihiro.Koya@math.yokohama-cu.ac.jp, tmm@FreeBSD.org, freebsd-bugs@FreeBSD.org, tmm@FreeBSD.org Subject: Re: bin/25545: Incorrect Mem value produced by top(1). Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Incorrect Mem value produced by top(1). State-Changed-From-To: open->closed State-Changed-By: tmm State-Changed-When: Tue Mar 20 08:29:46 PST 2001 State-Changed-Why: Corrected, thanks. Responsible-Changed-From-To: freebsd-bugs->tmm Responsible-Changed-By: tmm Responsible-Changed-When: Tue Mar 20 08:29:46 PST 2001 Responsible-Changed-Why: I have done the relevant changes to top. http://www.freebsd.org/cgi/query-pr.cgi?pr=25545 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 9: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FB6337B71A for ; Tue, 20 Mar 2001 09:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KH02A70375; Tue, 20 Mar 2001 09:00:02 -0800 (PST) (envelope-from gnats) Received: from smtp.popsite.net (smtp.popsite.net [216.126.128.16]) by hub.freebsd.org (Postfix) with ESMTP id 39F2A37B71A for ; Tue, 20 Mar 2001 08:54:07 -0800 (PST) (envelope-from bill@twwells.com) Received: from twwells.com (03-155.051.popsite.net [64.24.21.155]) by smtp.popsite.net (Postfix) with ESMTP id 33CCCFECD for ; Tue, 20 Mar 2001 10:54:04 -0600 (CST) Received: from bill by twwells.com with local (Exim 3.22 #1) id 14fPO5-0004NL-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 20 Mar 2001 11:53:37 -0500 Message-Id: Date: Tue, 20 Mar 2001 11:53:37 -0500 From: "T. William Wells" Reply-To: bill@twwells.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: conf/25945: error in /etc/syslog.conf comments, with fix Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25945 >Category: conf >Synopsis: error in /etc/syslog.conf comments, with fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 09:00:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: T. William Wells >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: Any FreeBSD system since syslog was modified to allow space in syslog.conf. >Description: A silly documentation nit. >How-To-Repeat: Edit the syslog.conf file. >Fix: --- /tmp/syslog.conf.old Tue Mar 20 11:48:53 2001 +++ /tmp/syslog.conf Tue Mar 20 11:52:14 2001 @@ -1,6 +1,9 @@ # $FreeBSD: src/etc/syslog.conf,v 1.13.2.2 2001/02/26 09:26:11 phk Exp $ # -# Spaces are NOT valid field separators in this file. +# Spaces ARE valid field separators in this file. However, +# other *nix-like systems still insist on using tabs as field +# separators. If you are sharing this file between systems, you +# may want to use only tabs as field separators here. # Consult the syslog.conf(5) manpage. *.err;kern.debug;auth.notice;mail.crit /dev/console *.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 9:20: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C75937B725 for ; Tue, 20 Mar 2001 09:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KHK1G74798; Tue, 20 Mar 2001 09:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 438EA37B720 for ; Tue, 20 Mar 2001 09:13:11 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KHDBK74236; Tue, 20 Mar 2001 09:13:11 -0800 (PST) (envelope-from nobody) Message-Id: <200103201713.f2KHDBK74236@freefall.freebsd.org> Date: Tue, 20 Mar 2001 09:13:11 -0800 (PST) From: ktsin@acm.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25946: Add support for Topic chipset PCI modem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25946 >Category: misc >Synopsis: Add support for Topic chipset PCI modem >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 09:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: KT Sin >Release: FreeBSD 4.2 >Organization: >Environment: FreeBSD melati.COM 4.3-BETA FreeBSD 4.3-BETA #0: Sun Mar 18 18:44:00 SGT 2001 ktsin@melati.COM:/usr/src/sys/compile/MELATI i386 >Description: A simple patch to include the pci id of Topic PCI modems. Any chance of committing this patch before 4.3 is released? >How-To-Repeat: >Fix: *** sys/isa/sio.c.orig Sun Mar 18 01:17:03 2001 --- sys/isa/sio.c Wed Mar 21 01:01:40 2001 *************** *** 582,587 **** --- 582,588 ---- static struct pci_ids pci_ids[] = { { 0x100812b9, "3COM PCI FaxModem", 0x10 }, { 0x048011c1, "ActionTec 56k FAX PCI Modem", 0x14 }, + { 0x0000151f, "Topic 56k FAX PCI Modem", 0x10 }, { 0x00000000, NULL, 0 } }; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 9:40: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EB6F37B737 for ; Tue, 20 Mar 2001 09:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KHe1376969; Tue, 20 Mar 2001 09:40:01 -0800 (PST) (envelope-from gnats) Received: from idiom.com (idiom.com [216.240.32.1]) by hub.freebsd.org (Postfix) with ESMTP id BBBC937B733 for ; Tue, 20 Mar 2001 09:34:11 -0800 (PST) (envelope-from rdm@cfcl.com) Received: from cfcl.com (cpe-24-221-169-54.ca.sprintbbd.net [24.221.169.54]) by idiom.com (8.9.3/8.9.3) with ESMTP id JAA83366 for ; Tue, 20 Mar 2001 09:34:11 -0800 (PST) Received: (from rdm@localhost) by cfcl.com (8.11.1/8.11.1) id f2KHZNH58076; Tue, 20 Mar 2001 09:35:23 -0800 (PST) (envelope-from rdm) Message-Id: <200103201735.f2KHZNH58076@cfcl.com> Date: Tue, 20 Mar 2001 09:35:23 -0800 (PST) From: Rich Morin Reply-To: rdm@cfcl.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: gnu/25947: broken link in /usr/src/gnu/lib/libg++/Makefile Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25947 >Category: gnu >Synopsis: broken link in /usr/src/gnu/lib/libg++/Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 09:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Rich Morin >Release: FreeBSD 4.2-RELEASE i386 >Organization: Canta Forda Computer Laboratory >Environment: FreeBSD fb42.cfcl.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: In /usr/src/gnu/lib/libg++/Makefile, there is a line GPPDIR= ${.CURDIR}/../../../contrib/libg++ GPPDIR is then referenced by several other lines. Looking at /usr/src/contrib, however, I see no "libg++" directory. I have performed a "make buildworld" on my system and no fatal error occurs, so this seems to be non-critical. >How-To-Repeat: % more /usr/src/gnu/lib/libg++/Makefile ... % ls /usr/src/contrib >Fix: At the very least, there should be a comment in the Makefile, explaining what's going on. If the code is simply out of date, however, it should probably be cleaned up. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 10:13:29 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D94537B71C for ; Tue, 20 Mar 2001 10:13:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KIA4L84537; Tue, 20 Mar 2001 10:10:04 -0800 (PST) (envelope-from gnats) Date: Tue, 20 Mar 2001 10:10:04 -0800 (PST) Message-Id: <200103201810.f2KIA4L84537@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Brooks Davis Subject: Re: conf/25577: [PATCH] ifconfig support for wireless network cards Reply-To: Brooks Davis Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/25577; it has been noted by GNATS. From: Brooks Davis To: Andre Oppermann Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: conf/25577: [PATCH] ifconfig support for wireless network cards Date: Tue, 20 Mar 2001 10:03:27 -0800 --/WwmFnJnmDyWGHa4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 20, 2001 at 03:03:25PM +0100, Andre Oppermann wrote: > I'm working on merging and cleaning up the wi() and an() drivers. I'll > integrate this as well. You're merging the drivers? Is that actually a reasionable thing to do? The Cisco cards have a very different programming interface and a substantialy larger feature set. I know the have the same hardware and the very bottem but they have entierly unrelated firmware. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --/WwmFnJnmDyWGHa4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6t5tvXY6L6fI4GtQRAp1HAJ0bT1xv/9z8KyBYWUwjYzR8/n2ItwCcDUbn /OYvNVFNvrONJs2cLjP6DHM= =cvjQ -----END PGP SIGNATURE----- --/WwmFnJnmDyWGHa4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 10:35:54 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12DCB37B71B for ; Tue, 20 Mar 2001 10:35:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KIK1S90691; Tue, 20 Mar 2001 10:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CE5937B718 for ; Tue, 20 Mar 2001 10:15:33 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KI6Uc82957; Tue, 20 Mar 2001 10:06:30 -0800 (PST) (envelope-from nobody) Message-Id: <200103201806.f2KI6Uc82957@freefall.freebsd.org> Date: Tue, 20 Mar 2001 10:06:30 -0800 (PST) From: tetragon@cyber.com.au To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/25948: ad6, ad7 fails in 4.3-BETA cvsup 20010317. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25948 >Category: kern >Synopsis: ad6, ad7 fails in 4.3-BETA cvsup 20010317. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 10:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Gavan McCormack >Release: 4.2-R cvsup to 4.3-BETA 20010317 >Organization: Cybersource P/L. Australia. >Environment: FreeBSD onyx.tauwa.net 4.3-BETA FreeBSD 4.3-BETA #1: Wed Mar 21 03:55:25 EST 2001 root@onyx.tauwa.net:/usr/src/sys/compile/ONYX i386 >Description: hardware: A-Bit BH6-2.0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 atapci1: port 0xbc00-0xbc3f,0xb800-0xb803,0xb400-0xb407,0xb000-0xb003,0xac00-0xac07 mem 0xee100000-0xee11ffff irq 11 at device 15.0 on pci0 ata2: at 0xac00 on atapci1 ata3: at 0xb400 on atapci1 ad0: 4110MB [14848/9/63] at ata0-master UDMA33 (next 4 disks are Seagate ATAII & III disks.) ad4: 19092MB [38792/16/63] at ata2-master UDMA66 ad5: 19092MB [38792/16/63] at ata2-slave UDMA66 ad6: 19458MB [39535/16/63] at ata3-master UDMA66 ad7: 19458MB [39535/16/63] at ata3-slave UDMA66 Software: Generic 4.3-B kernel recompiled with all standard ata-driver options. (Some non-ata drivers were removed.) POST: Promise Ultra-66 detects all 4 Seagate UDMA drives connected. Kernel: DMESG reports all 4 drives okay. (As above.) Symptoms: On boot, all 4 disks attached to the Promise seem to be reported okay. Attempting to access ad6 & ad7 fails however. (Tried writing a label with both disklabel and with /stand/sysinstall.) Swapped disksets between promise controllers (swap 80way cables) produces the same results for ad6 & ad7 only. (not HD dependant.) Attaching one diskset to controller 0 on Promise and other diskset to onboard PIIX controller, all disks are accessable in all configurations (At this point I labelled all disks correctly as I intended to have them.) Attaching one diskset to controller 1 on Promise and other diskset to onboard PIIX controller, only the onboard disks "worked" though they all appeared to the OS. (disklabel was reported as fictitious. Attempts to write a label to ad6 or ad7 reported "Device not configured.") Workaround: Recompile kernel WITHOUT: options ATA_STATIC_ID So that ata devices are not wired down and are (possibly) able to use ad(n) devices ad5 or less. Result: It would _appear_ that once ata devices are not hard wired, and all disks appear on ad[0-5] then all devices can be accessed okay. Have newfs'd and mounted all 4 disks, on the Promise U66, as ad1-4 all without any problems whatsoever. This limits the number of connected ata disks to a maximum of 6. (ad0 - ad5.) >How-To-Repeat: Reboot with old kernel, devices ad6 & ad7 resume improper operation, though the hardware would seem to work fine, and disks have valid labels and filesystems. Reboot with 4.2-RELEASE GENERIC kernel off cdrom, same symptoms. disklabel complains (for ad6 & ad7) on read: Bad pack or label. on write: Operation not supported by device. (/stand/sysinstall fails without obvious error.) >Fix: Workaround: Limit number of ata controllers to <4 (3 or less) so that there is no ad(n) device greater than 5. (6 disks max.) Note that disabling an onboard controller in BIOS will not work with ata hardwired. --OR-- Recompile kernel WITHOUT: options ATA_STATIC_ID So that ata devices connected ata controllers 4 or above are not wired down. (NOTE: I have NOT been able to test ad6 & ad7 with this option as unfortunatly I do not have enough hard disks. The 6-disk limit is thus still unknown to me when ata disks are not hardwired.) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 12: 0:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6C6C37B721 for ; Tue, 20 Mar 2001 12:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KK02V04515; Tue, 20 Mar 2001 12:00:02 -0800 (PST) (envelope-from gnats) Received: from gatekeeper.orem.verio.net (gatekeeper.orem.verio.net [192.41.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 5B7D037B71D for ; Tue, 20 Mar 2001 11:58:53 -0800 (PST) (envelope-from gritton@orem.verio.net) Received: from mx.dmz.orem.verio.net (mx.dmz.orem.verio.net [10.1.1.10]) by gatekeeper.orem.verio.net (Postfix) with ESMTP id F2E9C3BF12E for ; Tue, 20 Mar 2001 12:58:52 -0700 (MST) Received: from guppy.dmz.orem.verio.net (guppy.dmz.orem.verio.net [10.1.1.55]) by mx.dmz.orem.verio.net (8.11.1/8.11.1) with ESMTP id f2KJwqn50679 for ; Tue, 20 Mar 2001 12:58:52 -0700 (MST) (envelope-from gritton@iserver.com) Received: by guppy.dmz.orem.verio.net; Tue, 20 Mar 2001 12:58:52 -0700 (MST) Message-Id: <200103201958.f2KJwqh01998@guppy.dmz.orem.verio.net> Date: Tue, 20 Mar 2001 12:58:52 -0700 (MST) From: gritton@orem.verio.net (Jamie Gritton) Reply-To: gritton@orem.verio.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/25950: Bad drives on asr look zero-length and panic on access Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25950 >Category: kern >Synopsis: Bad drives on asr look zero-length and panic on access >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 12:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jamie Gritton >Release: FreeBSD 4.2-RELEASE i386 >Organization: Verio Web Hosting >Environment: System: glasscat.iserver.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Tue Feb 27 14:08:02 MST 2001 root@fc:/usr/src/sys/compile/VKERN i386 >Description: When a drive connected to the Adaptec SCSI RAID card goes bad (unless it's part of a RAID array), it reported to the system as a working drive, but one with a size of zero sectors. Anay attempt to access the drive, such as reading the label, panics the system. >How-To-Repeat: Boot with a dead drive on the asr bus. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 12: 0:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E344737B71E for ; Tue, 20 Mar 2001 12:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KK01504506; Tue, 20 Mar 2001 12:00:01 -0800 (PST) (envelope-from gnats) Received: from gatekeeper.orem.verio.net (gatekeeper.orem.verio.net [192.41.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 31EB737B71E for ; Tue, 20 Mar 2001 11:52:54 -0800 (PST) (envelope-from gritton@orem.verio.net) Received: from mx.dmz.orem.verio.net (mx.dmz.orem.verio.net [10.1.1.10]) by gatekeeper.orem.verio.net (Postfix) with ESMTP id DED8B3BF12E for ; Tue, 20 Mar 2001 12:52:53 -0700 (MST) Received: from guppy.dmz.orem.verio.net (guppy.dmz.orem.verio.net [10.1.1.55]) by mx.dmz.orem.verio.net (8.11.1/8.11.1) with ESMTP id f2KJqrn50137 for ; Tue, 20 Mar 2001 12:52:53 -0700 (MST) (envelope-from gritton@iserver.com) Received: by guppy.dmz.orem.verio.net; Tue, 20 Mar 2001 12:52:53 -0700 (MST) Message-Id: <200103201952.f2KJqrT01861@guppy.dmz.orem.verio.net> Date: Tue, 20 Mar 2001 12:52:53 -0700 (MST) From: gritton@orem.verio.net (Jamie Gritton) Reply-To: gritton@orem.verio.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/25949: camcontrol doesn't find new drives or RAID on asr Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25949 >Category: kern >Synopsis: camcontrol doesn't find new drives or RAID on asr >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 12:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jamie Gritton >Release: FreeBSD 4.2-RELEASE i386 >Organization: Verio Web Hosting >Environment: System: FreeBSD glasscat.iserver.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Tue Feb 27 14:08:02 MST 2001 root@fc:/usr/src/sys/compile/VKERN i386 >Description: When a new drive is added on an Adaptec SCSI RAID bus, a "camcontrol rescan" won't detenct the new drive. The card can tell it's there, but the OS doesn't see it. Only a reboot will correct the OS view. The same also applies when building a new RAID partition using the Adaptec-supplied RAID configuration program. A RAID partition looks to the OS like a different drive type than the drives it replaced. Rescanning the asr SCSI bus won't find the new "ADAPTEC RAID-1" pseudo-drive, but will manage to see the loss of the old drive, thus making the disk "go away" to the system, again until reboot. >How-To-Repeat: Add a drive to a SCSI bus controlled by the asr driver, and run "camcontrol rescan" and "camcontrol devlist". You won't see the new drive. If you have the Adaptec RAID configuration program, you will be able to see the drive with "raidutil -L all". >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 12:10: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D098637B723 for ; Tue, 20 Mar 2001 12:10:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KKA7K07895; Tue, 20 Mar 2001 12:10:07 -0800 (PST) (envelope-from gnats) Date: Tue, 20 Mar 2001 12:10:07 -0800 (PST) Message-Id: <200103202010.f2KKA7K07895@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Soren Schmidt Subject: Re: kern/25948: ad6, ad7 fails in 4.3-BETA cvsup 20010317. Reply-To: Soren Schmidt Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25948; it has been noted by GNATS. From: Soren Schmidt To: tetragon@cyber.com.au Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/25948: ad6, ad7 fails in 4.3-BETA cvsup 20010317. Date: Tue, 20 Mar 2001 21:02:22 +0100 (CET) It seems tetragon@cyber.com.au wrote: > Symptoms: > On boot, all 4 disks attached to the Promise seem to be reported okay. > Attempting to access ad6 & ad7 fails however. (Tried writing a label > with both disklabel and with /stand/sysinstall.) I cannot reproduce this problem here at all, are you sure your /dev/ad* entries are as they should be ? please post a ls -l /dev/ad[0-7] etc... -Sřren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 14:50: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9124737B71F for ; Tue, 20 Mar 2001 14:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KMo1b29887; Tue, 20 Mar 2001 14:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A736D37B718 for ; Tue, 20 Mar 2001 14:47:23 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KMlN829639; Tue, 20 Mar 2001 14:47:23 -0800 (PST) (envelope-from nobody) Message-Id: <200103202247.f2KMlN829639@freefall.freebsd.org> Date: Tue, 20 Mar 2001 14:47:23 -0800 (PST) From: darkwalker@bigfoot.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/25953: Attempt to access CD changer results in panic Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25953 >Category: kern >Synopsis: Attempt to access CD changer results in panic >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 14:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Michael Lothian >Release: current as of March 20th >Organization: >Environment: FreeBSD stones.internal.dsmx.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Mar 20 14:18:19 PST 2001 root@stones.internal.dsmx.net:/usr/src/sys/compile/STONES i386 >Description: NEC CD changer no longer works in FreeBSD (it did in -current 2 weeks ago) attempting to read any /dev/acd[0123]c device (even as non-root user) causes a panic.. No dump because it apparently kills the IDE driver too. Panic message says instruction pointer = 0xc0131ca0 nm -a kernel.debug | grep c0131: c0131a78 t acd_done c0131ac8 t acd_read_toc c0131fa8 t acd_select_done c0131f58 t acd_select_done1 c0131ea4 t acd_setchan c01317e8 T acd_start c0131784 t acdstrategy kernel dmesg looks different too, like it's putting the wrong device in for the changer (ata1-master instead of the previous acd0-3): -- ad0: 10991MB [22332/16/63] at ata0-master UDMA33 ata1-master: Aladdin: two atapi devices on this channel, no DMA ata1-master: CDROM with 4 CD changer at ata1-master PIO3 ata1-slave: Aladdin: two atapi devices on this channel, no DMA acd4: CD-RW at ata1-slave PIO4 -- The two drives on that IDE controller are the NEC changer (master) and a Yamaha CDRW (which works fine) >How-To-Repeat: Try using an ATAPI CD changer with -current >Fix: none known >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 17:51:58 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 342C937B73D for ; Tue, 20 Mar 2001 17:51:51 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2L1o1x50477; Tue, 20 Mar 2001 17:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 74FBB37B73E for ; Tue, 20 Mar 2001 17:45:16 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2L1grj50017; Tue, 20 Mar 2001 17:42:53 -0800 (PST) (envelope-from nobody) Message-Id: <200103210142.f2L1grj50017@freefall.freebsd.org> Date: Tue, 20 Mar 2001 17:42:53 -0800 (PST) From: kagotani@cne.okayama-u.ac.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25955: sysinstall cannot load config from LS-120 drives Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25955 >Category: misc >Synopsis: sysinstall cannot load config from LS-120 drives >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 17:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hiroto Kagotani >Release: 4.2-RELEASE >Organization: Okayama University >Environment: FreeBSD encpc01.ex.cc.okayama-u.ac.jp 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: When I install 4.2-RELEASE on a machine that has a LS-120 (superdisk) drive instead of a normal floppy drive, I cannot load configuration files in a floppy disk within syslog's Load Config menu. The error message is:  "Unable to set media device to floppy." >How-To-Repeat: Use the load config function on a machine with a LS-120 drive. >Fix: Probably, you should add another afd entry in _devname struct in device.c like wfd entries. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 20: 3:33 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from web13205.mail.yahoo.com (web13205.mail.yahoo.com [216.136.174.190]) by hub.freebsd.org (Postfix) with SMTP id F1B2737B72A for ; Tue, 20 Mar 2001 20:03:27 -0800 (PST) (envelope-from lipshitz909@yahoo.com) Message-ID: <20010321004845.17826.qmail@web13205.mail.yahoo.com> Received: from [209.168.57.140] by web13205.mail.yahoo.com; Tue, 20 Mar 2001 16:48:45 PST Date: Tue, 20 Mar 2001 16:48:45 -0800 (PST) From: Larry Librettez Subject: 4.3-BETA: cannot su root in console window in X To: freebsd-bugs@freebsd.org Cc: freebsd-security@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After upgrading to 4.3-BETA, I now cannot do an su root login in a console window (xterm, rxvt) while in X. I did make buildworld, make installworld, built the new kernel and installed it, did mergemaster, and MAKEDEV on all my devices. I tried adding 'secure' to /etc/ttys after the ttyp* entries, even tried chmod 666 the /dev/ttyp* entries, and nothing works. I even re-made the /dev/ttyp* devices specifically. I cvsup'd on 3 different days from 3 different sites, and the problem still occurs. I verified my root password by typing it in the console (in X) to ensure the characters come out correctly, and they do. The strange thing is, I can su to root in a regular console out of X windows, but when I go into X, I cannot su to root. Is this a bug? Is this a DoS? Is this a kernel problem? Also, as an experiment I compiled and installed the older kernel (4.2-STABLE) but left the 4.3-BETA userland in place, and guess what . . . the problem went away. I was able to su to root in X, in both rxvt and xterm! So what's the problem here with 4.3-BETA? Can anyone help me? __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Tue Mar 20 21:10:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D8AC37B720 for ; Tue, 20 Mar 2001 21:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2L5A3G77969; Tue, 20 Mar 2001 21:10:03 -0800 (PST) (envelope-from gnats) Received: from wtf.wlcg.com (wtf.wlcg.com [207.226.17.30]) by hub.freebsd.org (Postfix) with ESMTP id BCAA037B718 for ; Tue, 20 Mar 2001 21:03:06 -0800 (PST) (envelope-from rsimmons@wtf.wlcg.com) Received: (from rsimmons@localhost) by wtf.wlcg.com (8.11.1/8.11.1) id f2L52N200874; Wed, 21 Mar 2001 00:02:23 -0500 (EST) (envelope-from rsimmons) Message-Id: <200103210502.f2L52N200874@wtf.wlcg.com> Date: Wed, 21 Mar 2001 00:02:23 -0500 (EST) From: User Rsimmons Reply-To: rsimmons@wtf.wlcg.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/25959: pcn driver disables nic after kernel is loaded Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25959 >Category: kern >Synopsis: pcn driver disables nic after kernel is loaded >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 21:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: rsimmons >Release: FreeBSD 4.2-RELEASE i386 >Organization: westlake >Environment: FreeBSD wtf.wlcg.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: During the loading of the kernel the pcn driver disables (?) the network card and renders it useless. >How-To-Repeat: Load a kernel with the pcn driver on a IBM Netfinity 5500 with the onboard adapter that is supported by this driver, it will disable the card. >Fix: Remove the network cable from the nic during the loading of the kernel during the boot process. After the boot process plug in the network cable and continue as you were. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 1: 3:57 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from web13202.mail.yahoo.com (web13202.mail.yahoo.com [216.136.174.187]) by hub.freebsd.org (Postfix) with SMTP id 2105637B71D for ; Wed, 21 Mar 2001 01:03:55 -0800 (PST) (envelope-from lipshitz909@yahoo.com) Message-ID: <20010321061427.99749.qmail@web13202.mail.yahoo.com> Received: from [216.50.43.133] by web13202.mail.yahoo.com; Tue, 20 Mar 2001 22:14:27 PST Date: Tue, 20 Mar 2001 22:14:27 -0800 (PST) From: Larry Librettez Subject: Re: 4.3-BETA: cannot su root in console window in X To: "David W. Chapman Jr." Cc: freebsd-bugs@freebsd.org In-Reply-To: <031301c0b1c6$d552fac0$931576d8@inethouston.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Using 4.3-BETA, in X when I try to su to root within a console window, I get the error 'BAD SU LIPSHITZ to root on ttyp0' However, in a regular console (not in X), I can su to root (from a plain user account) no problems at all. --- "David W. Chapman Jr." wrote: > > After upgrading to 4.3-BETA, I now cannot do an su > > root login in a console window (xterm, rxvt) while > in > > X. I did make buildworld, make installworld, > built > > the new kernel and installed it, did mergemaster, > and > > MAKEDEV on all my devices. I tried adding > 'secure' to > > /etc/ttys after the ttyp* entries, even tried > chmod > the secure option is for when you boot up to single > user mode and specifies > whether you still need a password > > > An error message or better description of how it > doesn't work would be most > helpful. > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 1:20:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2691037B720 for ; Wed, 21 Mar 2001 01:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2L9K1527170; Wed, 21 Mar 2001 01:20:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B73237B719 for ; Wed, 21 Mar 2001 01:13:25 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2L9DPR26693; Wed, 21 Mar 2001 01:13:25 -0800 (PST) (envelope-from nobody) Message-Id: <200103210913.f2L9DPR26693@freefall.freebsd.org> Date: Wed, 21 Mar 2001 01:13:25 -0800 (PST) From: dan@freebsddiary.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/25961: rmuser is not case sensitive Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25961 >Category: bin >Synopsis: rmuser is not case sensitive >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 01:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 4.3-beta >Organization: The FreeBSD Diary >Environment: FreeBSD [suppressed].net.au 4.3-BETA FreeBSD 4.3-BETA #0: Mon Mar 12 08:58:20 CST 2001 root@[suppressed].net.au:/usr/src/sys/compile/PENOLA i386 >Description: rmuser is not case sensitive. It will confirm the user you wish to delete, but then it deletes more than one user. >How-To-Repeat: adduser JOHN, adduser john, them rmuser john, both users are removed. >Fix: Linh Pham reported this in response to my post in -questions (200103192332.f2JNWXb68437@ns1.unixathome.org): In the rmuser script, there is a Search/Replace call that has /io, which searches in non-case sensitive mode. Below is a clip of what I have under 4.2-STABLE: while () { if (not /^\Q$login_name:/io) { print NEW_PW; } else { print STDERR "Dropped entry for $login_name\n" if \ $debug; $skipped = 1; } } Removing the i would probably resolve the non-case sensitive issue of rmuser. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 4:30: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCACE37B723 for ; Wed, 21 Mar 2001 04:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LCU1n56828; Wed, 21 Mar 2001 04:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4AD3037B71B for ; Wed, 21 Mar 2001 04:24:39 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LCOdT56325; Wed, 21 Mar 2001 04:24:39 -0800 (PST) (envelope-from nobody) Message-Id: <200103211224.f2LCOdT56325@freefall.freebsd.org> Date: Wed, 21 Mar 2001 04:24:39 -0800 (PST) From: csigler@vt.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/25962: kdebase2 port build problems, auth.c and session.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25962 >Category: i386 >Synopsis: kdebase2 port build problems, auth.c and session.c >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 04:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Clemmitt Sigler >Release: 4.2-RELEASE >Organization: Virginia Tech >Environment: FreeBSD workstation 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: auth.c and session.c won't compile in kdebase2 (kdebase-2.1) port on i386 >How-To-Repeat: `make install' in /usr/ports/x11/kdebase2 >Fix: Diffs of my patches: su-2.04# diff -u3 /usr/ports/x11/kdebase2/work/kdebase-2.1/kdm/auth.c /usr/ports/x11/kdebase2/work/kdebase-2.1/kdm/auth.c.orig --- /usr/ports/x11/kdebase2/work/kdebase-2.1/kdm/auth.c Mon Mar 19 14:30:43 2001 +++ /usr/ports/x11/kdebase2/work/kdebase-2.1/kdm/auth.c.orig Sun Feb 18 10:28:17 2001 @@ -91,7 +91,6 @@ # undef SIOCGIFCONF #else /* __GNU__ */ # ifndef MINIX -# include # include # else # include su-2.04# diff -u3 /usr/ports/x11/kdebase2/work/kdebase-2.1/kdm/session.c /usr/ports/x11/kdebase2/work/kdebase-2.1/kdm/session.c.orig --- /usr/ports/x11/kdebase2/work/kdebase-2.1/kdm/session.c Mon Mar 19 14:39:22 2001 +++ /usr/ports/x11/kdebase2/work/kdebase-2.1/kdm/session.c.orig Sun Feb 18 10:28:17 2001 @@ -93,7 +93,7 @@ static int runAndWait (char **args, char **environ); -#if defined(CSRG_BASED) || defined(__osf__) || defined(__DARWIN__) || defined(__FreeBSD__) +#if defined(CSRG_BASED) || defined(__osf__) || defined(__DARWIN__) # include # include #else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 5:52: 2 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 36B5B37B721 for ; Wed, 21 Mar 2001 05:51:48 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LDo1p66460; Wed, 21 Mar 2001 05:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FAAE37B719 for ; Wed, 21 Mar 2001 05:41:14 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LDcCY65316; Wed, 21 Mar 2001 05:38:12 -0800 (PST) (envelope-from nobody) Message-Id: <200103211338.f2LDcCY65316@freefall.freebsd.org> Date: Wed, 21 Mar 2001 05:38:12 -0800 (PST) From: 3d@FreeBSD.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25964: What category to file problems with www.freebsd.org? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25964 >Category: misc >Synopsis: What category to file problems with www.freebsd.org? >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 05:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Marc van Woerkom >Release: FreeBSD web site >Organization: >Environment: FreeBSD web site >Description: I just spotted a problem with the CVS web interface service from http://www.freebsd.org and (of course) filed a PR. But where should such a bug report go? >How-To-Repeat: file PR :) >Fix: as the cvs collection is "www" I would suggest a "www" category for the GNATS bug tracking system as well. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 5:52: 2 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6B3637B71B for ; Wed, 21 Mar 2001 05:51:47 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LDo1n66451; Wed, 21 Mar 2001 05:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DF8937B71E for ; Wed, 21 Mar 2001 05:40:23 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LDZ5p65124; Wed, 21 Mar 2001 05:35:05 -0800 (PST) (envelope-from nobody) Message-Id: <200103211335.f2LDZ5p65124@freefall.freebsd.org> Date: Wed, 21 Mar 2001 05:35:05 -0800 (PST) From: 3d@FreeBSD.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25963: CVS web interface has problem (or problematic comit) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25963 >Category: misc >Synopsis: CVS web interface has problem (or problematic comit) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 05:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Marc van Woerkom >Release: FreeBSD web site >Organization: >Environment: FreeBSD web site >Description: The last two entries on the CVS web interface view of opendx, thus http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/opendx/files/ look pretty fishy: [TXT]] patch-src:uipp:dxui:MacroDefinition.C 1.1 30 minutes tg - Remove `-lcompat' again, the new patches contain code fixes. - Fix paths in th... [[TXT]] patch-src:uipp:prompter:Browser.C 1.1 30 minutes tg - Remove `-lcompat' again, the new patches contain code fixes. - Fix paths The names are unusual, and CVS produces no proper link (try to click these files to get a look at them - it won't work). I suspect that CVS web parsing has a problem with this stuff, but it might be as well the case that something unusual has been commited (what I can't check this moment). >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 6: 0: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAB2F37B720 for ; Wed, 21 Mar 2001 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LE01p67612; Wed, 21 Mar 2001 06:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C40237B71E for ; Wed, 21 Mar 2001 05:53:46 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LDlkR66215; Wed, 21 Mar 2001 05:47:46 -0800 (PST) (envelope-from nobody) Message-Id: <200103211347.f2LDlkR66215@freefall.freebsd.org> Date: Wed, 21 Mar 2001 05:47:46 -0800 (PST) From: csigler@vt.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/25965: misc/kdeutils2 (kdeutils-2.1) won't build - configure problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25965 >Category: i386 >Synopsis: misc/kdeutils2 (kdeutils-2.1) won't build - configure problem >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 06:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Clemmitt Sigler >Release: 4.2-RELEASE >Organization: Virginia Tech >Environment: FreeBSD workstation 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: The programs in misc/kdeutils2 (kdeutils-2.1) can't link. This appears to me to be caused by an autoconf/automake problem with FreeBSD on i386. 1.) They don't link with libpthread-0.8.so. The Makefile has "@LIBPTHREAD@" instead of the correct library linking invocation, and libpthread isn't included in one of the LIBS defs later on in the Makefile. 2.) The programs are linking against the FreeBSD libc not libc.so.6 and ld-linux.so.2 (which is also needed) from Linux compat. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 6:10:21 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9414337B72D for ; Wed, 21 Mar 2001 06:10:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LEA1t70724; Wed, 21 Mar 2001 06:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E6AE37B729 for ; Wed, 21 Mar 2001 06:08:13 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LE8DD70643; Wed, 21 Mar 2001 06:08:13 -0800 (PST) (envelope-from nobody) Message-Id: <200103211408.f2LE8DD70643@freefall.freebsd.org> Date: Wed, 21 Mar 2001 06:08:13 -0800 (PST) From: csigler@vt.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/25966: Port editors/koffice (koffice-2.0.1) won't build - configure problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25966 >Category: i386 >Synopsis: Port editors/koffice (koffice-2.0.1) won't build - configure problem >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 06:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Clemmitt Sigler >Release: 4.2-RELEASE >Organization: Virginia Tech >Environment: FreeBSD workstation 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: The libraries/programs in editors/koffice (koffice-2.0.1) can't link. This appears to me to be caused by an autoconf/automake problem with FreeBSD on i386 related to using Linux compat. 1.) They don't link with libpthread-0.8.so. The Makefile has "@LIBPTHREAD@" instead of the correct library linking invocation, and libpthread isn't included in one of the LIBS defs later on in the Makefile. 2.) The programs are linking against the FreeBSD libc not libc.so.6 and ld-linux.so.2 (which is also needed) from Linux compat. >How-To-Repeat: `make install' in port misc/koffice >Fix: Unknown -- I believe a fix the ./configure scripts is needed. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 6:13:21 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 863AD37B72E; Wed, 21 Mar 2001 06:13:18 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LEDIF71095; Wed, 21 Mar 2001 06:13:18 -0800 (PST) (envelope-from will) Date: Wed, 21 Mar 2001 06:13:18 -0800 (PST) From: Message-Id: <200103211413.f2LEDIF71095@freefall.freebsd.org> To: 3d@FreeBSD.org, will@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/25963: CVS web interface has problem (or problematic comit) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: CVS web interface has problem (or problematic comit) State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Wed Mar 21 06:12:28 PST 2001 State-Changed-Why: 1) they're not fishy, they are more descriptive names of what the patch patches 2) clicking on the links works fine in netscape. http://www.freebsd.org/cgi/query-pr.cgi?pr=25963 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 6:14:22 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 273A537B732; Wed, 21 Mar 2001 06:14:19 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LEEIj71258; Wed, 21 Mar 2001 06:14:18 -0800 (PST) (envelope-from will) Date: Wed, 21 Mar 2001 06:14:18 -0800 (PST) From: Message-Id: <200103211414.f2LEEIj71258@freefall.freebsd.org> To: will@FreeBSD.org, freebsd-bugs@FreeBSD.org, will@FreeBSD.org Subject: Re: i386/25965: misc/kdeutils2 (kdeutils-2.1) won't build - configure problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: misc/kdeutils2 (kdeutils-2.1) won't build - configure problem Responsible-Changed-From-To: freebsd-bugs->will Responsible-Changed-By: will Responsible-Changed-When: Wed Mar 21 06:13:55 PST 2001 Responsible-Changed-Why: My port. This is a known problem, I'll handle it. http://www.freebsd.org/cgi/query-pr.cgi?pr=25965 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 6:14:43 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84F3537B72E; Wed, 21 Mar 2001 06:14:39 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LEEbD71373; Wed, 21 Mar 2001 06:14:37 -0800 (PST) (envelope-from will) Date: Wed, 21 Mar 2001 06:14:37 -0800 (PST) From: Message-Id: <200103211414.f2LEEbD71373@freefall.freebsd.org> To: csigler@vt.edu, will@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/25966: Port editors/koffice (koffice-2.0.1) won't build - configure problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Port editors/koffice (koffice-2.0.1) won't build - configure problem State-Changed-From-To: open->closed State-Changed-By: will State-Changed-When: Wed Mar 21 06:14:28 PST 2001 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=25966 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 6:15:22 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A3C537B725; Wed, 21 Mar 2001 06:15:19 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LEF6s71484; Wed, 21 Mar 2001 06:15:06 -0800 (PST) (envelope-from will) Date: Wed, 21 Mar 2001 06:15:06 -0800 (PST) From: Message-Id: <200103211415.f2LEF6s71484@freefall.freebsd.org> To: csigler@vt.edu, will@FreeBSD.org, freebsd-bugs@FreeBSD.org, will@FreeBSD.org Subject: Re: i386/25966: Port editors/koffice (koffice-2.0.1) won't build - configure problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Port editors/koffice (koffice-2.0.1) won't build - configure problem State-Changed-From-To: closed->open State-Changed-By: will State-Changed-When: Wed Mar 21 06:14:41 PST 2001 State-Changed-Why: Oops, accidentally closed this PR. Sorry. Responsible-Changed-From-To: freebsd-bugs->will Responsible-Changed-By: will Responsible-Changed-When: Wed Mar 21 06:14:41 PST 2001 Responsible-Changed-Why: My port. Known problem, will be fixed etc. http://www.freebsd.org/cgi/query-pr.cgi?pr=25966 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 6:15:36 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD80737B719; Wed, 21 Mar 2001 06:15:33 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LEFVG71588; Wed, 21 Mar 2001 06:15:31 -0800 (PST) (envelope-from will) Date: Wed, 21 Mar 2001 06:15:31 -0800 (PST) From: Message-Id: <200103211415.f2LEFVG71588@freefall.freebsd.org> To: will@FreeBSD.org, freebsd-bugs@FreeBSD.org, will@FreeBSD.org Subject: Re: i386/25962: kdebase2 port build problems, auth.c and session.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: kdebase2 port build problems, auth.c and session.c Responsible-Changed-From-To: freebsd-bugs->will Responsible-Changed-By: will Responsible-Changed-When: Wed Mar 21 06:15:20 PST 2001 Responsible-Changed-Why: My port. http://www.freebsd.org/cgi/query-pr.cgi?pr=25962 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 7:17:40 2001 Delivered-To: freebsd-bugs@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 789) id 5B92237B719; Wed, 21 Mar 2001 07:17:39 -0800 (PST) From: Marc van Woerkom <3d@hub.freebsd.org> To: will@FreeBSD.org Cc: will@FreeBSD.org, freebsd-bugs@FreeBSD.org In-reply-to: <200103211413.f2LEDIF71095@freefall.freebsd.org> (will@FreeBSD.org) Subject: Re: misc/25963: CVS web interface has problem (or problematic comit) Reply-To: 3d@freebsd.org Message-Id: <20010321151739.5B92237B719@hub.freebsd.org> Date: Wed, 21 Mar 2001 07:17:39 -0800 (PST) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > 1) they're not fishy, they are more descriptive names of what the patch patches What exactly does "patch-src:uipp:dxui:MacroDefinition.C" listed in the file column mean? > 2) clicking on the links works fine in netscape. Clicking on the links under both Netscape 6/ Win32 and Internet Explorer 5.5 / Win32 yields nothing - something should change or? I suspect Mozilla will act similiar. You're not building on some 4.7x behaviour? Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 7:30:26 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CD5537B726 for ; Wed, 21 Mar 2001 07:30:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LFU2e72802; Wed, 21 Mar 2001 07:30:02 -0800 (PST) (envelope-from gnats) Date: Wed, 21 Mar 2001 07:30:02 -0800 (PST) Message-Id: <200103211530.f2LFU2e72802@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Will Andrews Subject: Re: misc/25963: CVS web interface has problem (or problematic comit) Reply-To: Will Andrews Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/25963; it has been noted by GNATS. From: Will Andrews To: 3d@FreeBSD.ORG Cc: FreeBSD GNATS DB Subject: Re: misc/25963: CVS web interface has problem (or problematic comit) Date: Wed, 21 Mar 2001 10:27:17 -0500 --Gle0L8H5l8ToQqD4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 21, 2001 at 07:17:39AM -0800, Marc van Woerkom wrote: > What exactly does "patch-src:uipp:dxui:MacroDefinition.C" listed in > the file column mean? Patch to ${WRKSRC}/src/uipp/dxui/MacroDefinition.C. > Clicking on the links under both Netscape 6/ Win32 and Internet > Explorer 5.5 / Win32 yields nothing - something should change or? > I suspect Mozilla will act similiar. >=20 > You're not building on some 4.7x behaviour? Hmm, I guess so. Lynx doesn't seem to work either, unless you go directly to the link. Weird. Report this to knu@FreeBSD.org, it's obviously a cvsweb issue. The filename itself is not unusual. --=20 wca --Gle0L8H5l8ToQqD4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6uMhUF47idPgWcsURAp/sAJwIGUX7hfULuCOFOU1JNpQIaCTXlgCfSHiR nEU2+ZfYjFfc6d4HZZ4t50A= =0yu+ -----END PGP SIGNATURE----- --Gle0L8H5l8ToQqD4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 7:50: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E626C37B72B for ; Wed, 21 Mar 2001 07:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LFo2974974; Wed, 21 Mar 2001 07:50:02 -0800 (PST) (envelope-from gnats) Date: Wed, 21 Mar 2001 07:50:02 -0800 (PST) Message-Id: <200103211550.f2LFo2974974@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Marc van Woerkom <3d@hub.freebsd.org> Subject: Re: misc/25963: CVS web interface has problem (or problematic comit) Reply-To: Marc van Woerkom <3d@hub.freebsd.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/25963; it has been noted by GNATS. From: Marc van Woerkom <3d@hub.freebsd.org> To: will@physics.purdue.edu, FreeBSD-gnats-submit@FreeBSD.ORG Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: misc/25963: CVS web interface has problem (or problematic comit) Date: Wed, 21 Mar 2001 07:42:07 -0800 (PST) Ok, I forwarded the mail to knu@freebsd.org. I understand that the colons (':') are legal FreeBSD file names, but other systems have their problems - Cygwin just barfed: mvw@NIL /dos/mvw/projects/3d/opengl/opendx $ tar xvfoz files.tar.gz files/ files/patch-ab files/patch-ac files/patch-acconfig.h files/patch-acinclude.m4 files/patch-ad files/patch-ah files/patch-configure.in files/patch-src:uipp:dxui:MacroDefinition.C tar: files/patch-src\:uipp\:dxui\:MacroDefinition.C: Cannot open: No such file o r directory files/patch-src:uipp:prompter:Browser.C tar: files/patch-src\:uipp\:prompter\:Browser.C: Cannot open: No such file or di rectory tar: Error exit delayed from previous errors but that is a different construction zone .. :-) Thanks, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 8:35: 4 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from stsws5.die.supsi.ch (stsws5.die.supsi.ch [193.5.154.5]) by hub.freebsd.org (Postfix) with ESMTP id D5D8E37B723 for ; Wed, 21 Mar 2001 08:34:56 -0800 (PST) (envelope-from nunnari@die.supsi.ch) Received: from die.supsi.ch (pcm2022.die.supsi.ch [193.5.152.22]) by stsws5.die.supsi.ch (8.9.1a/8.9.1) with ESMTP id RAA25942; Wed, 21 Mar 2001 17:24:22 +0100 (MET) Message-ID: <3AB8D840.8C3D0E7F@die.supsi.ch> Date: Wed, 21 Mar 2001 17:35:12 +0100 From: Roberto Nunnari X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Larry Librettez Cc: freebsd-bugs@freebsd.org Subject: Re: 4.3-BETA: cannot su root in console window in X References: <20010321004845.17826.qmail@web13205.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I upgraded to 4.3-BETA a few days ago and it works just fine. I have XFree86-4 and can su from a regular term as well as from an xterm. If it wasn't for the fact that you can su from a regularm term I would point out that a user in order to su root has to be in group weel. But as you can su root from a regular term I have no clue... sorry. Larry Librettez wrote: > > After upgrading to 4.3-BETA, I now cannot do an su > root login in a console window (xterm, rxvt) while in > X. I did make buildworld, make installworld, built > the new kernel and installed it, did mergemaster, and > MAKEDEV on all my devices. I tried adding 'secure' to > /etc/ttys after the ttyp* entries, even tried chmod > 666 the /dev/ttyp* entries, and nothing works. I even > re-made the /dev/ttyp* devices specifically. I > cvsup'd on 3 different days from 3 different sites, > and the problem still occurs. I verified my root > password by typing it in the console (in X) to ensure > the characters come out correctly, and they do. The > strange thing is, I can su to root in a regular > console out of X windows, but when I go into X, I > cannot su to root. > > Is this a bug? Is this a DoS? Is this a kernel > problem? > > Also, as an experiment I compiled and installed the > older kernel (4.2-STABLE) but left the 4.3-BETA > userland in place, and guess what . . . the problem > went away. I was able to su to root in X, in both > rxvt and xterm! > > So what's the problem here with 4.3-BETA? Can anyone > help me? > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message -- Roberto Nunnari -software engineer- mailto:nunnari@die.supsi.ch Scuola Universitaria Professionale della Svizzera Italiana Dipartimento di Informatica e Elettronica http://www.die.supsi.ch SUPSI-DIE Via Cantonale tel: +41-91-6108557 6928 Manno """ Switzerland (o o) =======================oOO==(_)==OOo======================== MY OPINIONS ARE NOT NECESSARILY THOSE OF MY EMPLOYER To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 9:10: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20DF337B728 for ; Wed, 21 Mar 2001 09:10:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LHA6i88131; Wed, 21 Mar 2001 09:10:06 -0800 (PST) (envelope-from gnats) Date: Wed, 21 Mar 2001 09:10:06 -0800 (PST) Message-Id: <200103211710.f2LHA6i88131@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: dan@freebsddiary.org Subject: bin/25961: rmuser is not case sensitive Reply-To: dan@freebsddiary.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/25961; it has been noted by GNATS. From: dan@freebsddiary.org To: freebsd-gnats-submit@FreeBSD.ORG Cc: Subject: bin/25961: rmuser is not case sensitive Date: Wed, 21 Mar 2001 01:13:25 -0800 (PST) >Number: 25961 >Category: bin >Synopsis: rmuser is not case sensitive >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 01:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 4.3-beta >Organization: The FreeBSD Diary >Environment: FreeBSD [suppressed].net.au 4.3-BETA FreeBSD 4.3-BETA #0: Mon Mar 12 08:58:20 CST 2001 root@[suppressed].net.au:/usr/src/sys/compile/PENOLA i386 >Description: rmuser is not case sensitive. It will confirm the user you wish to delete, but then it deletes more than one user. >How-To-Repeat: adduser JOHN, adduser john, them rmuser john, both users are removed. >Fix: Linh Pham reported this in response to my post in -questions (200103192332.f2JNWXb68437@ns1.unixathome.org): In the rmuser script, there is a Search/Replace call that has /io, which searches in non-case sensitive mode. Below is a clip of what I have under 4.2-STABLE: while () { if (not /^\Q$login_name:/io) { print NEW_PW; } else { print STDERR "Dropped entry for $login_name\n" if \ $debug; $skipped = 1; } } Removing the i would probably resolve the non-case sensitive issue of rmuser. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 9:58: 2 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from web13207.mail.yahoo.com (web13207.mail.yahoo.com [216.136.174.192]) by hub.freebsd.org (Postfix) with SMTP id 4BB4237B749 for ; Wed, 21 Mar 2001 09:57:51 -0800 (PST) (envelope-from lipshitz909@yahoo.com) Message-ID: <20010321160046.59610.qmail@web13207.mail.yahoo.com> Received: from [213.167.135.253] by web13207.mail.yahoo.com; Wed, 21 Mar 2001 08:00:46 PST Date: Wed, 21 Mar 2001 08:00:46 -0800 (PST) From: Larry Librettez Subject: Cannot su to root in X terminal with 4.3-BETA To: freebsd-bugs@freebsd.org Cc: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After upgrading to 4.3-BETA, I find I cannot su to root in a terminal window (rxvt, xterm) in X (XFree86-3.3.6 with either GNOME or KDE). Even if I enter the correct password, the su login gets rejected (and yes, user is member of wheel group). The logs report `BAD SU LIPSHITZ to root on ttyp0`. However, in a plain terminal (not in X), I CAN su to root as a regular user. Prior to upgrading to 4.3-BETA (kernel + userland), I was able to su to root in X in 4.2-STABLE. I tried adding `secure´ after the ttyp entries in /etc/ttys but that didn´t help. I did both mergemaster and MAKEDEV all during my rebuild. I specifically re-made the ttyp* devices. I even typed out the su password on the terminal to make sure it shows correctly and it does. On a separate box using 4.2-STABLE I upgraded only the kernel to 4.3-BETA (same 4.2-STABLE userland), and the problem still occurred - couldn´t su to root in an X terminal. Is the problem in the kernel? A bug? A DoS? I cvsup´d 3 times and rebuilded 3 times with no change in this problem. How do I fix this? __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 11:40:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6CEB37B724 for ; Wed, 21 Mar 2001 11:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LJe2b08556; Wed, 21 Mar 2001 11:40:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E6C337B746 for ; Wed, 21 Mar 2001 11:32:11 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LIMjG98342; Wed, 21 Mar 2001 10:22:45 -0800 (PST) (envelope-from nobody) Message-Id: <200103211822.f2LIMjG98342@freefall.freebsd.org> Date: Wed, 21 Mar 2001 10:22:45 -0800 (PST) From: phusnikn@cynikal.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/25968: /usr/src/lib/libcrypt/../libutil/property.c Doesnt compile cleanly unable to get PROPERTY_MAX_NAME from Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25968 >Category: i386 >Synopsis: /usr/src/lib/libcrypt/../libutil/property.c Doesnt compile cleanly unable to get PROPERTY_MAX_NAME from >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 11:40:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Rodrick Brown >Release: 4.2 >Organization: New York Life Insurance Company >Environment: FreeBSD phusathlon.nexus 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: diff /usr/include/libutil.h /usr/src/lib/libutil/libutil.h 26c26 < * $FreeBSD: src/lib/libutil/libutil.h,v 1.26.2.2 2000/09/20 09:53:23 jkh Exp $ --- > * $FreeBSD: src/lib/libutil/libutil.h,v 1.31 2001/03/19 05:04:30 rwatson Exp $ 33a34,36 > #define PROPERTY_MAX_NAME 64 > #define PROPERTY_MAX_VALUE 512 > 47a51,53 > int extattr_namespace_to_string __P((int attrnamespace, char **string)); > int extattr_string_to_namespace __P((const char *string, > int *attrnamespace)); >How-To-Repeat: cd /usr/src/lib/libcrypt make :) >Fix: have /usr/src/lib/libcrypt/../libutil/property.c include /usr/src/lib/libutil/libutil.h instead of >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 13:14: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B21137B720; Wed, 21 Mar 2001 13:14:02 -0800 (PST) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LLCnY22686; Wed, 21 Mar 2001 13:12:49 -0800 (PST) (envelope-from gad) Date: Wed, 21 Mar 2001 13:12:49 -0800 (PST) From: Message-Id: <200103212112.f2LLCnY22686@freefall.freebsd.org> To: dwhite@pond.net, gad@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/9355: can't select() for writes on a bpf Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: can't select() for writes on a bpf State-Changed-From-To: open->closed State-Changed-By: gad State-Changed-When: Wed Mar 21 13:11:32 PST 2001 State-Changed-Why: Garrett Rooney looked into this PR, and says it works in 2.2.8, 3.x, and 4.x... http://www.freebsd.org/cgi/query-pr.cgi?pr=9355 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 14:10:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A54637B720 for ; Wed, 21 Mar 2001 14:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LMA1D30653; Wed, 21 Mar 2001 14:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8119B37B719 for ; Wed, 21 Mar 2001 14:05:11 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LM5BJ27956; Wed, 21 Mar 2001 14:05:11 -0800 (PST) (envelope-from nobody) Message-Id: <200103212205.f2LM5BJ27956@freefall.freebsd.org> Date: Wed, 21 Mar 2001 14:05:11 -0800 (PST) From: jimz@panasas.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/25974: Holes in files do not zero-fill Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25974 >Category: kern >Synopsis: Holes in files do not zero-fill >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 14:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jim Zelenka >Release: 4.1.1 >Organization: Panasas, Inc. >Environment: FreeBSD natasha.panasas.com 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Thu Mar 8 14:41:32 EST 2001 jimz@natasha.panasas.com:/usr/src/sys/compile/NATASHA-HZ-DBG i386 >Description: If a process opens a file, writes some bytes, seeks past the end of the file, writes some bytes, then reads the intermediate (hole) area, it does not see zeroes in the hole. The attached program does just this. It initializes the buffer that the read goes into to contain all 0x7f, and then reads into it. Sometimes the buffer (correctly) contains zeroes in the hole, sometimes some bytes contain 0x7f, suggesting that it did not write into the buffer, and sometimes the buffer contains "other" bytes- it is not clear to me if these are uninitialized bytes from an in-core cache block or uninitialized bytes on the disk. >How-To-Repeat: Here is a simple program one of our engineers wrote to reproduce this case: /* * freebsd-zerofill.c * * FreeBSD 4.1.1 seems to have a bug where seeking past the end of a file and then writing * the data when read back in, may or may not be zero-filled. * * @author Edward Hogan * @version 1.0 * */ /* * @PANASAS_COPYRIGHT@ */ #include #include #include #include #include #define TOTAL_BUF_LEN (72*1024) #define BUF1_LEN (63*1024) #define HOLE_OFFSET BUF1_LEN #define HOLE_LEN (1025) #define BUF2_OFFSET (BUF1_LEN+HOLE_LEN) #define BUF2_LEN (1023) #define READ1_LEN (BUF2_OFFSET+BUF2_LEN) #define BUF3_OFFSET (BUF2_OFFSET+BUF2_LEN) #define BUF3_LEN (TOTAL_BUF_LEN-BUF3_OFFSET) #define WRITE1_LEN (32*1024) static char *fname = "freebsd-zerofill.xyz"; int main(){ char *orig_buf, *target_buf; int test_num = 0; int fd = -1, ret; int i, err_count; int bytes_written, bytes_read, new_off; orig_buf = malloc(TOTAL_BUF_LEN); if (orig_buf == NULL) { printf("alloc buffer failed\n"); goto test_failed; } target_buf = malloc(2*TOTAL_BUF_LEN); if (target_buf == NULL) { printf("alloc buffer failed\n"); goto test_failed; } /* fill orig_buf with the alphabet */ for(i = 0; i < TOTAL_BUF_LEN; i++) { orig_buf[i] = (char) ('a' + (char)(i % 26)); target_buf[i] = (char) (0x7f); } /* fill target_buf completely with 0x7f characters */ for(i = TOTAL_BUF_LEN; i < (2 * TOTAL_BUF_LEN); i++) { target_buf[i] = (char) (0x7f); } /* */ fd = open(fname,( O_RDWR | O_CREAT | O_TRUNC ), 0666); if (fd < 0) { printf("failed opening and creating file\n"); goto test_failed; } else { printf("file opened [SUCCESS]\n"); } /* write to the test file */ bytes_written = write(fd, orig_buf, WRITE1_LEN); if (bytes_written != WRITE1_LEN) { printf("error writing 1\n"); goto test_failed; } else { printf("data written 1 [SUCCESS]\n"); } /* write again to the test file */ bytes_written = write(fd, orig_buf+WRITE1_LEN, BUF1_LEN-WRITE1_LEN); if (bytes_written != BUF1_LEN-WRITE1_LEN) { printf("write 2 failed\n"); goto test_failed; } else { printf("data written 2 [SUCCESS]\n"); } /* seek forward in file */ new_off = lseek(fd, HOLE_LEN, SEEK_CUR); if (new_off != BUF2_OFFSET) { printf("seek failed\n"); goto test_failed; } else { printf("seek past end of file [SUCCESS]\n"); } /* write at seek point */ bytes_written = write(fd, orig_buf + BUF2_OFFSET, BUF2_LEN); if (bytes_written != BUF2_LEN) { printf("write 3 failed\n"); goto test_failed; } else { printf("data written 3 [SUCCESS]\n"); } /* seek to beginning of file */ new_off = lseek(fd, 0, SEEK_SET); if (new_off != 0) { printf("seek to start failed\n"); goto test_failed; } else { printf("seek to start [SUCCESS]\n"); } /* read from the beginning */ bytes_read = read(fd, target_buf, READ1_LEN); if (bytes_read != READ1_LEN) { printf("read failed\n"); } else { printf("read entire file [SUCCESS]\n"); } /* **************************************************************** */ /* examine result of read */ if (memcmp(orig_buf, target_buf, BUF1_LEN) != 0) { printf("data before seek is bad [FAILED]\n"); } else { printf("data before seek is good [SUCCESS]\n"); } err_count = 0; for(i = BUF1_LEN; i < BUF2_OFFSET; i++) { if (target_buf[i]) { printf("target_buf is dirty (char[%d] = (0x%x))\n", i, target_buf[i]); err_count++; if (err_count > 10){ printf("target_buf is dirty [FAILED]\n"); break; } } } if (err_count == 0){ printf("target_buf is clean [SUCCESS]\n"); } if (memcmp(orig_buf + BUF2_OFFSET, target_buf + BUF2_OFFSET, BUF2_LEN)) { printf("data after seek is bad [FAILED]\n"); } else { printf("data after seek is good [SUCCESS]\n"); } close(fd); return 0; test_failed: printf("!!! THE TEST DID NOT RUN !!!\n"); if (fd != -1) { close(fd); } return 1; } >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 14:20: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B23CE37B71A for ; Wed, 21 Mar 2001 14:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LMK2g31484; Wed, 21 Mar 2001 14:20:02 -0800 (PST) (envelope-from gnats) Date: Wed, 21 Mar 2001 14:20:02 -0800 (PST) Message-Id: <200103212220.f2LMK2g31484@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andre Oppermann Subject: Re: conf/25577: [PATCH] ifconfig support for wireless network cards Reply-To: Andre Oppermann Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/25577; it has been noted by GNATS. From: Andre Oppermann To: Brooks Davis Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: conf/25577: [PATCH] ifconfig support for wireless network cards Date: Wed, 21 Mar 2001 23:11:53 +0100 Brooks Davis wrote: > > On Tue, Mar 20, 2001 at 03:03:25PM +0100, Andre Oppermann wrote: > > I'm working on merging and cleaning up the wi() and an() drivers. I'll > > integrate this as well. > > You're merging the drivers? Is that actually a reasionable thing to do? > The Cisco cards have a very different programming interface and a > substantialy larger feature set. I know the have the same hardware and > the very bottem but they have entierly unrelated firmware. At least the drivers are very similiar and share a lot of the same base functions. The question is more of a policy sort. Is it better to have two similiar drivers or one driver with more conditional code? -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 14:39:35 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 0E06A37B724 for ; Wed, 21 Mar 2001 14:39:32 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f2LMdNQ12657; Wed, 21 Mar 2001 14:39:23 -0800 Date: Wed, 21 Mar 2001 14:39:23 -0800 From: Brooks Davis To: Andre Oppermann Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: conf/25577: [PATCH] ifconfig support for wireless network cards Message-ID: <20010321143923.C7887@Odin.AC.HMC.Edu> References: <200103212220.f2LMK2g31484@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="0vzXIDBeUiKkjNJl" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200103212220.f2LMK2g31484@freefall.freebsd.org>; from oppermann@monzoon.net on Wed, Mar 21, 2001 at 02:20:02PM -0800 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --0vzXIDBeUiKkjNJl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 21, 2001 at 02:20:02PM -0800, Andre Oppermann wrote: > At least the drivers are very similiar and share a lot of the same > base functions. > > The question is more of a policy sort. Is it better to have two > similiar drivers or one driver with more conditional code? It depends. If combining them reduces the features of either driver, I'm absolutly against it. On the other hand if you can save substantial code by combining them and you don't lose functionality then it's probably OK. The thing is, I don't think you can combine them without losing functionality. It might be better to look for code that can be pushed into a kernel support library. Please don't take this as a slight to your work, but I'm mostly concerned that this change not get tied into a larger driver rework effort. I don't think this change would negativly impact such a project if it were comitted and I don't want things to stall due to circumstances beyond my control. I'm fairly neutral on the idea of combination in the abstract though I will note that down that road lies the Linux eth0 for good or ill. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --0vzXIDBeUiKkjNJl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6uS2aXY6L6fI4GtQRAmgzAJ9H2f9GbtlQyxVblE0ePMe3JoiZFACg0aRM zDG72bi+FlZfZTxikYh6FQ4= =pp1Q -----END PGP SIGNATURE----- --0vzXIDBeUiKkjNJl-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 14:58:17 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from jupiter.activeisp.com (jupiter.activeisp.com [213.188.128.14]) by hub.freebsd.org (Postfix) with ESMTP id A485F37B71E; Wed, 21 Mar 2001 14:57:53 -0800 (PST) (envelope-from nada@trustebrokers.com) Received: from smtp.activeisp.com (smtp.activeisp.com [213.188.128.11]) by jupiter.activeisp.com (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with ESMTP id XAA01969; Wed, 21 Mar 2001 23:43:42 +0100 Received: from kazerooni ([193.188.123.57]) by smtp.activeisp.com with Microsoft SMTPSVC(5.5.1877.197.19); Wed, 21 Mar 2001 23:52:30 +0100 Message-ID: <011001c0b259$6786e0e0$397bbcc1@kazerooni> From: "Nada" To: Subject: generate 100000 Hits Free!! Date: Thu, 22 Mar 2001 01:46:14 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00FF_01C0B271.E1263500" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_00FF_01C0B271.E1263500 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Get 100,000 Hits A Month - Free!!=20 Join The Special Report Network Now and Easily=20 Generate 100,000 Hot Leads a Month=20 for Anything You Sell Check this site out =85 http://www.special-report-network.net/specialreports.cgi/NM52240 ------=_NextPart_000_00FF_01C0B271.E1263500 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable

Get 100,000 Hits A Month = -=20 Free!! =
Join The = Special Report=20 Network Now and Easily =
Generate 100,000 Hot = Leads a=20 Month =
for Anything You Sell

Check this site out =85

http://www.special-report-network.net/specialreports.cgi/NM5= 2240

------=_NextPart_000_00FF_01C0B271.E1263500-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 19:20: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E54C37B71E for ; Wed, 21 Mar 2001 19:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M3K1B74406; Wed, 21 Mar 2001 19:20:01 -0800 (PST) (envelope-from gnats) Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id 2154037B71E for ; Wed, 21 Mar 2001 19:10:41 -0800 (PST) (envelope-from jmcoopr@johncoop.MSHOME.bmi.net) Received: from johncoop.MSHOME (dsl-154.bmi.net [207.173.60.230]) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id TAA05897 for ; Wed, 21 Mar 2001 19:04:15 -0800 Received: (from jmcoopr@localhost) by johncoop.MSHOME (8.11.3/8.11.3) id f2M3AJK00620; Wed, 21 Mar 2001 19:10:19 -0800 (PST) (envelope-from jmcoopr) Message-Id: <200103220310.f2M3AJK00620@johncoop.MSHOME> Date: Wed, 21 Mar 2001 19:10:19 -0800 (PST) From: jmcoopr@webmail.bmi.net Reply-To: jmcoopr@webmail.bmi.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: i386/25978: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25978 >Category: i386 >Synopsis: >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 19:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: System: FreeBSD johncoop.MSHOME 4.3-BETA FreeBSD 4.3-BETA #1: Wed Mar 21 02:23:38 PST 2001 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: I didn't notice this problem until upgrading from Xfree86-4.02 to XFree86-4.03. When I did this, I found the mouse pointer pinned to the top-most scan line on the monitor--able to move horizontally but not vertically. The mouse is a Logitech MouseMan+ WheelMouse initially connected to PS/2. I had "moused" setup up for "Auto" and "PS/2" and XF86Config setup for Sysmouse and /dev/sysmouse. This combination had worked for XFree86-3.3.6 and XFree86-4.02. However it failed for XFree86-4.03. Investigating what "moused" reported, I discovered that it thought my mouse was "generic": /dev/sysmouse sysmouse sysmouse generic I believe this maybe the problem. >How-To-Repeat: Use above configuration. >Fix: Connect Logitech MouseMan+ WheelMouse to a serial port and setup "moused" to "Auto" and /dev/cuaa1 (or whatever). "moused" now reports: /dev/cuaa1 serial intellimouse MouseMan+ Edit XF86Config mouse entries to "intellimouse" and /dev/cuaa1. This restores full function. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 19:30: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6861E37B71E for ; Wed, 21 Mar 2001 19:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M3U2T75089; Wed, 21 Mar 2001 19:30:02 -0800 (PST) (envelope-from gnats) Date: Wed, 21 Mar 2001 19:30:02 -0800 (PST) Message-Id: <200103220330.f2M3U2T75089@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: John Merryweather Cooper Subject: Re: i386/25978: Reply-To: John Merryweather Cooper Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/25978; it has been noted by GNATS. From: John Merryweather Cooper To: freebsd-gnats-submit@FreeBSD.org, jmcoopr@webmail.bmi.net Cc: Subject: Re: i386/25978: Date: Wed, 21 Mar 2001 19:24:46 -0800 Bummer. Had some problems with sendmail configuration (problems with masquerading--now fixed). Synopsis should be: "Problem with 'moused' or XFree86-4.03 and Logitech MouseMan+ WheelMouse" Sorry! jmc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 19:38:56 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from elvis.mu.org (elvis.mu.org [207.154.226.10]) by hub.freebsd.org (Postfix) with ESMTP id AA62437B71F for ; Wed, 21 Mar 2001 19:38:54 -0800 (PST) (envelope-from billf@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1098) id 890E781D01; Wed, 21 Mar 2001 21:38:48 -0600 (CST) Date: Wed, 21 Mar 2001 21:38:48 -0600 From: Bill Fumerola To: John Merryweather Cooper Cc: freebsd-bugs@FreeBSD.org Subject: Re: i386/25978: Message-ID: <20010321213848.K2567@elvis.mu.org> References: <200103220330.f2M3U2T75089@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103220330.f2M3U2T75089@freefall.freebsd.org>; from jmcoopr@webmail.bmi.net on Wed, Mar 21, 2001 at 07:30:02PM -0800 X-Operating-System: FreeBSD 4.2-FEARSOME-20010209 i386 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Mar 21, 2001 at 07:30:02PM -0800, John Merryweather Cooper wrote: > Bummer. Had some problems with sendmail configuration (problems with > masquerading--now fixed). Synopsis should be: > > "Problem with 'moused' or XFree86-4.03 and Logitech MouseMan+ > WheelMouse" fixed. I also corrected the severity/priority to non crack-smoking levels. -- Bill Fumerola - security yahoo / Yahoo! inc. - fumerola@yahoo-inc.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 20:10: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25B8F37B720 for ; Wed, 21 Mar 2001 20:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M4A2v80509; Wed, 21 Mar 2001 20:10:02 -0800 (PST) (envelope-from gnats) Received: from ams-srv.ams.eng.osaka-u.ac.jp (ams-srv.ams.eng.osaka-u.ac.jp [133.1.207.2]) by hub.freebsd.org (Postfix) with ESMTP id 977C337B71B for ; Wed, 21 Mar 2001 20:06:01 -0800 (PST) (envelope-from mitchy@ams.eng.osaka-u.ac.jp) Received: (from mitchy@localhost) by ams-srv.ams.eng.osaka-u.ac.jp (8.11.3/3.6W) id f2M45x300539; Thu, 22 Mar 2001 13:05:59 +0900 (JST) Message-Id: <200103220405.f2M45x300539@ams-srv.ams.eng.osaka-u.ac.jp> Date: Thu, 22 Mar 2001 13:05:59 +0900 (JST) From: non@FreeBSD.org Reply-To: non@jp.FreeBSD.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25980 >Category: kern >Synopsis: "ARCHIVE Python 06408-XXX 8130" needs quirk entry >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 20:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Noriaki Mitsunaga >Release: FreeBSD 4.3-BETA2 i386 >Organization: >Environment: System: FreeBSD ams-srv.ams.eng.osaka-u.ac.jp 4.3-BETA2 FreeBSD 4.3-BETA2 #1: Wed Mar 21 17:28:04 JST 2001 mitchy@ams-srv.ams.eng.osaka-u.ac.jp:/usr/src/sys/compile/AMS-SRV i386 >Description: "ARCHIVE Python 06408-XXX 8130" needs quirk entry like Python 25601. Without the entry, you cannot use the drive. >How-To-Repeat: >Fix: Add quirk entry below to sys/cam/scsi/scsi_sa.c ; { { T_SEQUENTIAL, SIP_MEDIA_REMOVABLE, "ARCHIVE", "Python 06408*", "*"}, SA_QUIRK_NOCOMP|SA_QUIRK_NODREAD, 0 }, >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 20:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 37B9737B71D for ; Wed, 21 Mar 2001 20:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M4K2I81208; Wed, 21 Mar 2001 20:20:02 -0800 (PST) (envelope-from gnats) Date: Wed, 21 Mar 2001 20:20:02 -0800 (PST) Message-Id: <200103220420.f2M4K2I81208@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Matthew Jacob Subject: Re: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry Reply-To: Matthew Jacob Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25980; it has been noted by GNATS. From: Matthew Jacob To: non@jp.FreeBSD.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry Date: Wed, 21 Mar 2001 20:14:17 -0800 (PST) Can you be more specific about "cannot use"? > > >Number: 25980 > >Category: kern > >Synopsis: "ARCHIVE Python 06408-XXX 8130" needs quirk entry > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Wed Mar 21 20:10:01 PST 2001 > >Closed-Date: > >Last-Modified: > >Originator: Noriaki Mitsunaga > >Release: FreeBSD 4.3-BETA2 i386 > >Organization: > >Environment: > System: FreeBSD ams-srv.ams.eng.osaka-u.ac.jp 4.3-BETA2 FreeBSD 4.3-BETA2 #1: Wed Mar 21 17:28:04 JST 2001 mitchy@ams-srv.ams.eng.osaka-u.ac.jp:/usr/src/sys/compile/AMS-SRV i386 > > > > >Description: > "ARCHIVE Python 06408-XXX 8130" needs quirk entry like > Python 25601. Without the entry, you cannot use the drive. > > >How-To-Repeat: > > >Fix: > Add quirk entry below to sys/cam/scsi/scsi_sa.c ; > { > { T_SEQUENTIAL, SIP_MEDIA_REMOVABLE, "ARCHIVE", > "Python 06408*", "*"}, SA_QUIRK_NOCOMP|SA_QUIRK_NODREAD, 0 > }, > > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 20:30: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D632437B71D for ; Wed, 21 Mar 2001 20:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M4U2c81935; Wed, 21 Mar 2001 20:30:02 -0800 (PST) (envelope-from gnats) Date: Wed, 21 Mar 2001 20:30:02 -0800 (PST) Message-Id: <200103220430.f2M4U2c81935@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: MITSUNAGA Noriaki Subject: Re: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry Reply-To: MITSUNAGA Noriaki Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25980; it has been noted by GNATS. From: MITSUNAGA Noriaki To: mjacob@feral.com Cc: non@jp.FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry Date: Thu, 22 Mar 2001 13:27:48 +0900 In message Matthew Jacob wrote: > Can you be more specific about "cannot use"? When I try to use /dev/sa0, got messages below, (sa0:ahc1:0:6:0): SCB 0xe - timed out in Data-out phase, SEQADDR == 0x8 STACK == 0x3, 0x17a, 0x164, 0x0 SXFRCTL0 == 0x80 ahc1: Dumping Card State at SEQADDR 0x8 SCSISEQ = 0x12, SBLKCTL = 0x6, SSTAT0 0x0 SCB count = 20 Kernel NEXTQSCB = 3 Card NEXTQSCB = 3 QINFIFO entries: Waiting Queue entries: Disconnected Queue entries: 0:14 QOUTFIFO entries: Sequencer Free SCB List: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Pending list: 14 Kernel Free SCB list: 15 16 17 18 19 0 1 2 4 5 6 7 8 9 13 12 11 10 Untagged Q(6): 14 (sa0:ahc1:0:6:0): Queuing a BDR SCB (sa0:ahc1:0:6:0): Bus Device Reset Message Sent (sa0:ahc1:0:6:0): no longer in timeout, status = 34b ahc1: Bus Device Reset on A:6. 1 SCBs aborted (sa0:ahc1:0:6:0): SCB 0xe - timed out in Data-out phase, SEQADDR == 0x8 STACK == 0x3, 0x17a, 0x164, 0xed SXFRCTL0 == 0x80 ahc1: Dumping Card State at SEQADDR 0x8 SCSISEQ = 0x12, SBLKCTL = 0x6, SSTAT0 0x0 SCB count = 20 Kernel NEXTQSCB = 3 Card NEXTQSCB = 3 QINFIFO entries: Waiting Queue entries: Disconnected Queue entries: 0:14 QOUTFIFO entries: Sequencer Free SCB List: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Pending list: 14 Kernel Free SCB list: 15 16 17 18 19 0 1 2 4 5 : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 20:30: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 758D237B71E for ; Wed, 21 Mar 2001 20:30:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M4U5f81944; Wed, 21 Mar 2001 20:30:05 -0800 (PST) (envelope-from gnats) Date: Wed, 21 Mar 2001 20:30:05 -0800 (PST) Message-Id: <200103220430.f2M4U5f81944@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Matthew Jacob Subject: Re: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry Reply-To: Matthew Jacob Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25980; it has been noted by GNATS. From: Matthew Jacob To: MITSUNAGA Noriaki Cc: non@jp.FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/25980: "ARCHIVE Python 06408-XXX 8130" needs quirk entry Date: Wed, 21 Mar 2001 20:23:53 -0800 (PST) Hmm. Sounds indeed like such a quirk is needed. !$&~($&~($~($U& lousy firmware.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Wed Mar 21 23:30:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 042DF37B71F for ; Wed, 21 Mar 2001 23:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M7U2L07591; Wed, 21 Mar 2001 23:30:02 -0800 (PST) (envelope-from gnats) Received: from muscle.twistedcircus.org (cr171252-a.poco1.bc.wave.home.com [24.113.93.54]) by hub.freebsd.org (Postfix) with ESMTP id 5AC9D37B71F for ; Wed, 21 Mar 2001 23:21:07 -0800 (PST) (envelope-from cbond@muscle.twistedcircus.org) Received: (from cbond@localhost) by muscle.twistedcircus.org (8.11.2/8.11.2) id f2M7Lp903660; Wed, 21 Mar 2001 23:21:51 -0800 (PST) (envelope-from cbond) Message-Id: <200103220721.f2M7Lp903660@muscle.twistedcircus.org> Date: Wed, 21 Mar 2001 23:21:51 -0800 (PST) From: cbond@twistedcircus.org Reply-To: cbond@twistedcircus.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/25984: bsd.prog.mk doesn't link C++ programs properly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25984 >Category: misc >Synopsis: bsd.prog.mk doesn't link C++ programs properly >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 23:30:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Chris L. Bond >Release: FreeBSD 4.3-BETA i386 >Organization: None >Environment: >Description: bsd.prog.mk from /usr/share/mk/ doesn't properly link programs with C++ source files against -lstdc++ as it should. The majority of C++ programs hence fail to build. >How-To-Repeat: Construct a Makefile in the standard bsd.prog.mk format and include C++ files in the $SRCS variable (.cc, .C, .cxx, etc.). Be sure to use a piece of the C++ standard library in your code (e.g., iostreams). >Fix: --- /usr/src/share/mk/bsd.prog.mk.orig Wed Mar 21 22:30:10 2001 +++ /usr/src/share/mk/bsd.prog.mk Wed Mar 21 23:18:52 2001 @@ -27,10 +27,14 @@ .if defined(PROG) .if defined(SRCS) -# If there are Objective C sources, link with Objective C libraries. +# If there are Objective C or C++ sources, link with appropriate libraries. .if ${SRCS:M*.m} != "" OBJCLIBS?= -lobjc LDADD+= ${OBJCLIBS} +.endif +.if ${SRCS:C/\.(cc\$|C\$|cxx\$|cpp\$)//} != ${SRCS} +CXXLIBS?= -lstdc++ +LDADD+= ${CXXLIBS} .endif OBJS+= ${SRCS:N*.h:R:S/$/.o/g} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 0:50:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EF5337B722 for ; Thu, 22 Mar 2001 00:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M8o1V16953; Thu, 22 Mar 2001 00:50:01 -0800 (PST) (envelope-from gnats) Received: from hell.branda.to (61-216-80-11.HINET-IP.hinet.net [61.216.80.11]) by hub.freebsd.org (Postfix) with ESMTP id 71C0D37B71D for ; Thu, 22 Mar 2001 00:48:09 -0800 (PST) (envelope-from thinker@branda.to) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by hell.branda.to with local; Thu, 22 Mar 2001 16:50:53 +0000 Message-Id: <20010322165052.A46012@hell.branda.to> Date: Thu, 22 Mar 2001 16:50:53 +0000 From: thinker To: FreeBSD-gnats-submit@freebsd.org In-Reply-To: ; from on Thu, Mar 22, 2001 at 04:44:42PM +0000 References: Subject: kern/25986: Socket would hang at LAST_ACK forever. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25986 >Category: kern >Synopsis: Socket would hang at LAST_ACK forever. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 00:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: thinker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD hell.branda.to 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Mar 7 20:41:54 GMT 2001 thinker@hell.branda.to:/usr/src/sys/compile/thk i386 >Description: When TCP socket goes to LAST_ACK state & remote host do not respone ACK forever, socket would stay at LAST_ACK forever and never be removed. It would be a bug expolit by DDoS attacker. Patch file to fix the problem is following. >How-To-Repeat: >Fix: --- sys/netinet/tcp_usrreq.c.orig Thu Mar 22 14:59:45 2001 +++ sys/netinet/tcp_usrreq.c Thu Mar 22 15:04:49 2001 @@ -1139,13 +1139,15 @@ tp->t_state = TCPS_LAST_ACK; break; } - if (tp && tp->t_state >= TCPS_FIN_WAIT_2) { + if (tp && tp->t_state >= TCPS_FIN_WAIT_2) soisdisconnected(tp->t_inpcb->inp_socket); - /* To prevent the connection hanging in FIN_WAIT_2 forever. */ - if (tp->t_state == TCPS_FIN_WAIT_2) - callout_reset(tp->tt_2msl, tcp_maxidle, - tcp_timer_2msl, tp); - } + /* + * To prevent the connection hanging in FIN_WAIT_2 & + * TCPS_LAST_ACK forever. + */ + if (tp->t_state == TCPS_FIN_WAIT_2 || tp->t_state == TCPS_LAST_ACK) + callout_reset(tp->tt_2msl, tcp_maxidle, + tcp_timer_2msl, tp); return (tp); } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 1:10:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5321737B71F for ; Thu, 22 Mar 2001 01:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2M9A2321153; Thu, 22 Mar 2001 01:10:02 -0800 (PST) (envelope-from gnats) Date: Thu, 22 Mar 2001 01:10:02 -0800 (PST) Message-Id: <200103220910.f2M9A2321153@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Xu Subject: Re: kern/25986: Socket would hang at LAST_ACK forever. Reply-To: David Xu Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25986; it has been noted by GNATS. From: David Xu To: thinker Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/25986: Socket would hang at LAST_ACK forever. Date: Thu, 22 Mar 2001 17:15:37 +0800 Hello thinker, Friday, March 23, 2001, 12:50:53 AM, you wrote: >>Number: 25986 >>Category: kern >>Synopsis: Socket would hang at LAST_ACK forever. >>Confidential: no >>Severity: serious >>Priority: high >>Responsible: freebsd-bugs >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: change-request >>Submitter-Id: current-users >>Arrival-Date: Thu Mar 22 00:50:00 PST 2001 >>Closed-Date: >>Last-Modified: >>Originator: thinker >>Release: FreeBSD 5.0-CURRENT i386 >>Organization: >>Environment: t> System: FreeBSD hell.branda.to 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Mar 7 20:41:54 GMT 2001 thinker@hell.branda.to:/usr/src/sys/compile/thk i386 >>Description: t> When TCP socket goes to LAST_ACK state & remote host do not respone t> ACK forever, socket would stay at LAST_ACK forever and never be removed. t> It would be a bug expolit by DDoS attacker. Patch file to fix the problem t> is following. >>How-To-Repeat: >>Fix: t> --- sys/netinet/tcp_usrreq.c.orig Thu Mar 22 14:59:45 2001 t> +++ sys/netinet/tcp_usrreq.c Thu Mar 22 15:04:49 2001 t> @@ -1139,13 +1139,15 @@ t> tp->t_state = TCPS_LAST_ACK; t> break; t> } t> - if (tp && tp->t_state >= TCPS_FIN_WAIT_2) { t> + if (tp && tp->t_state >= TCPS_FIN_WAIT_2) t> soisdisconnected(tp->t_inpcb->inp_socket); t> - /* To prevent the connection hanging in FIN_WAIT_2 forever. */ t> - if (tp->t_state == TCPS_FIN_WAIT_2) t> - callout_reset(tp->tt_2msl, tcp_maxidle, t> - tcp_timer_2msl, tp); t> - } t> + /* t> + * To prevent the connection hanging in FIN_WAIT_2 & t> + * TCPS_LAST_ACK forever. t> + */ + if (tp->>t_state == TCPS_FIN_WAIT_2 || tp->t_state == TCPS_LAST_ACK) t> + callout_reset(tp->tt_2msl, tcp_maxidle, t> + tcp_timer_2msl, tp); t> return (tp); t> } Thank you! it's a long standing bug, but seems no one want to fix it, don't know why! -- Best regards, David Xu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 5:10: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3635E37B720 for ; Thu, 22 Mar 2001 05:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MDA3k58526; Thu, 22 Mar 2001 05:10:03 -0800 (PST) (envelope-from gnats) Date: Thu, 22 Mar 2001 05:10:03 -0800 (PST) Message-Id: <200103221310.f2MDA3k58526@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: kern/25974: Holes in files do not zero-fill Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25974; it has been noted by GNATS. From: Peter Pentchev To: jimz@panasas.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/25974: Holes in files do not zero-fill Date: Thu, 22 Mar 2001 15:06:54 +0200 On Wed, Mar 21, 2001 at 02:05:11PM -0800, jimz@panasas.com wrote: > > >Number: 25974 > >Category: kern > >Synopsis: Holes in files do not zero-fill > >Originator: Jim Zelenka > >Release: 4.1.1 > >Organization: > Panasas, Inc. > >Environment: > FreeBSD natasha.panasas.com 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Thu Mar 8 14:41:32 EST 2001 jimz@natasha.panasas.com:/usr/src/sys/compile/NATASHA-HZ-DBG i386 > > >Description: > If a process opens a file, writes some bytes, seeks past the end of > the file, writes some bytes, then reads the intermediate (hole) area, > it does not see zeroes in the hole. The attached program does just this. > It initializes the buffer that the read goes into to contain all 0x7f, > and then reads into it. Sometimes the buffer (correctly) contains > zeroes in the hole, sometimes some bytes contain 0x7f, suggesting that > it did not write into the buffer, and sometimes the buffer contains > "other" bytes- it is not clear to me if these are uninitialized bytes > from an in-core cache block or uninitialized bytes on the disk. Can you try updating your system to -STABLE (which is currently 4.3-RC), and see if the problem persists? On my 4.3-RC machine, your 'zerofill' program outputs nothing but SUCCESS lines. Information on updating your system can be found at: http://www.FreeBSD.org/handbook/synching.html G'luck, Peter -- because I didn't think of a good beginning of it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 5:15:33 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52EEE37B71D; Thu, 22 Mar 2001 05:15:32 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MDFS459177; Thu, 22 Mar 2001 05:15:28 -0800 (PST) (envelope-from roam) Date: Thu, 22 Mar 2001 05:15:28 -0800 (PST) From: Message-Id: <200103221315.f2MDFS459177@freefall.freebsd.org> To: jimz@panasas.com, roam@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/25974: Holes in files do not zero-fill Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Holes in files do not zero-fill State-Changed-From-To: open->feedback State-Changed-By: roam State-Changed-When: Thu Mar 22 05:14:47 PST 2001 State-Changed-Why: Awaiting response from submitter on whether upgrading fixes the problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=25974 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 6:40:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2521237B722 for ; Thu, 22 Mar 2001 06:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MEe3l68773; Thu, 22 Mar 2001 06:40:03 -0800 (PST) (envelope-from gnats) Received: from sentry.granch.com (sentry.granch.com [212.109.197.55]) by hub.freebsd.org (Postfix) with ESMTP id 9B55C37B71D for ; Thu, 22 Mar 2001 06:38:45 -0800 (PST) (envelope-from shelton@sentry.granch.com) Received: (from shelton@localhost) by sentry.granch.com (8.11.1/8.9.3) id f2MEcer00388; Thu, 22 Mar 2001 20:38:40 +0600 (NOVT) Message-Id: <200103221438.f2MEcer00388@sentry.granch.com> Date: Thu, 22 Mar 2001 20:38:40 +0600 (NOVT) From: "Rashid N. Achilov" Reply-To: shelton@sentry.granch.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/25992: System hangs when read-only floppy has been mounted Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25992 >Category: kern >Synopsis: System hangs when read-only floppy has been mounted >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 06:40:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Rashid N. Achilov >Release: FreeBSD 4.2-STABLE i386 >Organization: Granch Ltd. >Environment: FreeBSD sentry.granch.com 4.2-STABLE FreeBSD 4.2-STABLE #10: Mon Feb 26 19:38:53 NOVT 2001 root@sentry.granch.com:/usr/src/sys/compile/Sentry i386 >Description: When read-only floppy has been mounted and start read from it, system hangs quickly. This tremendous bug exist for ages, I periodically collided with it from time to time... >How-To-Repeat: Open 'read-only' curtain on the floppy disk with any data. Insert this disk in FDD and start to read data from it. Wait for hangup... >Fix: ALWAYS close 'read-only' curtain on floppies...:-( >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 7:10:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4972537B729 for ; Thu, 22 Mar 2001 07:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MFA2P38165; Thu, 22 Mar 2001 07:10:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B021637B71E for ; Thu, 22 Mar 2001 07:09:15 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MF9Fm35630; Thu, 22 Mar 2001 07:09:15 -0800 (PST) (envelope-from nobody) Message-Id: <200103221509.f2MF9Fm35630@freefall.freebsd.org> Date: Thu, 22 Mar 2001 07:09:15 -0800 (PST) From: andrew@nfr.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26000: unchecked return in vm/swap_pager.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26000 >Category: kern >Synopsis: unchecked return in vm/swap_pager.c >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 07:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Andrew Lambeth >Release: 4.1 and 4.2 >Organization: NFR Security >Environment: FreeBSD better.andrew.creep.net 4.1-RELEASE FreeBSD 4.1-RELEASE #0: Thu Feb 22 10:10:45 EST 2001 andrew@better.andrew.creep.net:/usr/src/sys/compile/BETTER i386 >Description: There is an unchecked return from zinit() at line 307 in vm/swap_pager.c this call will return NULL if kmem malloc limits have been increased beyond a certain point (~800MB) by modifying the algorithm or limits in kmeminit(). It is unlikely that anyone would experience this in any normal situation, still it seems like there should be a panic there. >How-To-Repeat: Increase kmem malloc limits to >800MB and boot the kernel. It will run fine until the first time it tries to page out, and then crash by dereferencing the NULL pointer swap_zone. >Fix: Index: swap_pager.c =================================================================== RCS file: /big/cvs/freebsd_sys_41/vm/swap_pager.c,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -r1.1.1.1 -r1.1.1.1.2.1 314a315,318 > if(swap_zone == NULL) { > panic("swap_zone == NULL"); > } > >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 8:10:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 044B237B71D for ; Thu, 22 Mar 2001 08:10:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MGA5673743; Thu, 22 Mar 2001 08:10:05 -0800 (PST) (envelope-from gnats) Date: Thu, 22 Mar 2001 08:10:05 -0800 (PST) Message-Id: <200103221610.f2MGA5673743@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: Re: kern/25986: Socket would hang at LAST_ACK forever. Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25986; it has been noted by GNATS. From: Garrett Wollman To: David Xu Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/25986: Socket would hang at LAST_ACK forever. Date: Thu, 22 Mar 2001 11:07:54 -0500 (EST) < said: > Thank you! > it's a long standing bug, but seems no one want to fix it, don't know why! Probably because this ``fix'' would violate the TCP specification. (Not that we don't do that already for FINWAIT-2.) See the state diagram in RFC 793, page 23. There are three states in TCP in which the specification requires that we wait indefinitely for the other end to say something on the way to shutdown. In FINWAIT-2, we are waiting for a FIN from the other side, but they have already acknowledged our FIN). Since TCP models a dual-simplex octet stream, it is entirely legitimate for the other end to continue to transmit data after it has acknowledged our FIN and before it gives up itself. (They will be in CLOSE-WAIT when we are in FINWAIT-2.) In CLOSING and LAST-ACK we are waiting for the other end to acknowledge our FIN, them having already sent a FIN of their own. CLOSING is an exceedingly difficult state to get into, since most TCPs will ACK a FIN immediately, before delivering the end-of-session indication to the listening process. It is more dangerous to time out LAST-ACK than FINWAIT-2, because FINWAIT-2 sockets normally transition into TIME-WAIT whereas LAST-ACK sockets are destroyed immediately. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 8:30:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8099637B71B for ; Thu, 22 Mar 2001 08:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MGU1q75422; Thu, 22 Mar 2001 08:30:01 -0800 (PST) (envelope-from gnats) Received: from mail3.aracnet.com (mail3.aracnet.com [216.99.193.38]) by hub.freebsd.org (Postfix) with ESMTP id 5D1FF37B71A for ; Thu, 22 Mar 2001 08:26:30 -0800 (PST) (envelope-from seagull@aracnet.com) Received: from shell1.aracnet.com (shell1.aracnet.com [216.99.193.21]) by mail3.aracnet.com (8.11.0/8.11.0) with ESMTP id f2MGQTg26483 for ; Thu, 22 Mar 2001 08:26:29 -0800 Received: by shell1.aracnet.com (8.9.3) id IAA06936; Thu, 22 Mar 2001 08:26:29 -0800 Message-Id: <200103221626.IAA06936@shell1.aracnet.com> Date: Thu, 22 Mar 2001 08:26:29 -0800 (PST) From: To: FreeBSD-gnats-submit@freebsd.org Subject: misc/26002: USB uhci driver - performance issue? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26002 >Category: misc >Synopsis: Poor read/write performance on uhci USB controllers >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 08:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: John Mechalas >Release: FreeBSD 4.2-RELEASE i386 >Organization: n/a >Environment: >Description: I have sent this to the bsd-usb mailing list, as well. I am using an x86-based FreeBSD system, 4.2-RELEASE, to develop a user- level interface to a USB device, using /dev/ugen. I have two systems, both running 4.2-RELEASE: one (IBM 600E laptop) has a UHCI USB controller. The desktop (home-brewed) has both an on-board UHCI controller, and a PCI USB card w/ an OHCI controller. When transferring data on the USB bulk data pipe, using the ugen device, I get abysmal data trasnfer rates if I am going through a UHCI USB device. On the laptop, and the desktop system via the on-baord (UHCI) USB port, I am transferring 999,424 bytes in roughly 17 seconds. This is a data transfer rate of about 59 kb/s, far less than the 1216 kb/s tehoretical maximum for USB. However, when I plug my USB device into the OHCI-controlled USB port, the same file transfer completes in under 4 seconds. That's more than 250kb/s (and may even be faster...I don't have accurate timing on this 4 second figure...but it's close). I am suspecting a problem with the UHCI driver at this point. In talking to someone who is more USB-knowledgeable than I, it was suggested that the UHCI driver might not be packing multiple 64-byte transfers (the external device uses a 64-byte packet) into each frame. A look at CATC dumps of the same file transfer under the Windows-based driver software, using a UHCI controller, shows that Windows is getting roughly 7 to 8 packets into a frame, and right around a 3 second file transfer. The mathematics predict that, if FreeBSD is only sending one 64-byte packet per frame, you'd see a data transfer that completed in 15.6 seconds (1 frame / ms, with 64 bytes / frame). This number is too close to the actual transfer rates I am seeing, so I have a hard time believing its a coincidence. Obviously, this is most noticeable on the bulk data pipe, when large data transfers are involved. I suspect that the OHCI driver doesn't have to worry about packing multiple transfers in a frame, since the hardware probably does that for you. But since UHCI controllers have very simple hardware, and rely on the software layer for the intelligence, my guess is that UHCI is defaulting to one packet per frame because it's not being told otherwise. >How-To-Repeat: Do a large data transfer on a UHCI bus, and do the same transfer on an OHCI bus. Measure with a clock. >Fix: Unknown. Fix uhci driver to put multiple transfers in a frame? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 10:30: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3960C37B720 for ; Thu, 22 Mar 2001 10:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MIU2M90568; Thu, 22 Mar 2001 10:30:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81A9F37B71E for ; Thu, 22 Mar 2001 10:24:16 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MIOGC90002; Thu, 22 Mar 2001 10:24:16 -0800 (PST) (envelope-from nobody) Message-Id: <200103221824.f2MIOGC90002@freefall.freebsd.org> Date: Thu, 22 Mar 2001 10:24:16 -0800 (PST) From: ushida@msa.biglobe.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/26004: Modification of `usage' info. of boot0cfg Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26004 >Category: bin >Synopsis: Modification of `usage' info. of boot0cfg >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: Thu Mar 22 10:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jun Ushida >Release: 4.3-BETA >Organization: >Environment: FreeBSD dove.localdomain 4.3-BETA FreeBSD 4.3-BETA #1: Tue Mar 20 03:17:41 JST 2001 root@dove.localdomain:/usr1/obj/usr1/src/sys/DOVE i386 >Description: The description of the new `-s' option of boot0cfg command is missing in /usr/src/usr.sbin/boot0cfg/boot0cfg.c . $FreeBSD: src/usr.sbin/boot0cfg/boot0cfg.c,v 1.7.2.2 2000/09/21 18:35:47 rnor dier Exp $ >How-To-Repeat: # boot0cfg >Fix: A simple patch is available. *** /usr/src/usr.sbin/boot0cfg/boot0cfg.c.orig Fri Mar 23 03:10:00 2001 --- /usr/src/usr.sbin/boot0cfg/boot0cfg.c Fri Mar 23 03:10:26 2001 *************** *** 418,423 **** { fprintf(stderr, "%s\n%s\n", "usage: boot0cfg [-Bv] [-b boot0] [-d drive] [-f file] [-m mask]", ! " [-o options] [-t ticks] disk"); exit(1); } --- 418,423 ---- { fprintf(stderr, "%s\n%s\n", "usage: boot0cfg [-Bv] [-b boot0] [-d drive] [-f file] [-m mask]", ! " [-o options] [-s slice] [-t ticks] disk"); exit(1); } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 11:30:43 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9EB437B71C for ; Thu, 22 Mar 2001 11:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MJU1n99172; Thu, 22 Mar 2001 11:30:01 -0800 (PST) (envelope-from gnats) Received: from balzac.cybercable.fr (balzac.cybercable.fr [212.198.0.198]) by hub.freebsd.org (Postfix) with SMTP id 423AA37B71A for ; Thu, 22 Mar 2001 11:28:15 -0800 (PST) (envelope-from root@gits.dyndns.org) Received: (qmail 40185429 invoked from network); 22 Mar 2001 19:28:04 -0000 Received: from d165.dhcp212-231.cybercable.fr (HELO gits.dyndns.org) ([212.198.231.165]) (envelope-sender ) by balzac.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 22 Mar 2001 19:28:04 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.3/8.11.3) id f2MJS2I22918; Thu, 22 Mar 2001 20:28:02 +0100 (CET) (envelope-from root) Message-Id: <200103221928.f2MJS2I22918@gits.dyndns.org> Date: Thu, 22 Mar 2001 20:28:02 +0100 (CET) From: Cyrille Lefevre Reply-To: clefevre@poboxes.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/26005: MIME quoted-printable encoding added to vis/unvis + bug fix Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26005 >Category: bin >Synopsis: MIME quoted-printable encoding added to vis/unvis + bug fix >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 11:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.3-BETA i386 >Organization: ACME >Environment: System: FreeBSD gits 4.3-BETA FreeBSD 4.3-BETA #18: Sat Mar 17 02:17:40 CET 2001 root@:/disk2/4.x-stable/src/sys/compile/CUSTOM i386 >Description: MIME quoted-printable encoding added to vis/unvis. this allow you to read quoted-printable messages through the mail interface using !unvis -q which may be somewhat usefull. the bug fix is in the S_START case of unvis where *cp = isdigit(c) ? (c - '0') : (tolower(c) - 'a'); must be *cp = isdigit(c) ? (c - '0') : (tolower(c) - 'a' + 10); also, added references to strunvisx in the unvis(3) manual page. the unvis(3) API has been change since characters from stdio are in and not char. following this rule, I get rid of all uneeded casts. I've checked all the source tree, unvis(3) is only used by unvis(1). new -h and -q flags added to unvis(1). well, I know that my english is very poor. so, the manual pages need to be reviewed. at least, the added parts. >How-To-Repeat: validation tests are : vis -q /bin/ls | unvis -q | cmp - /bin/ls vis -q /bin/ls | mimencode -u -q | cmp - /bin/ls mimencode -q /bin/ls | unvis -q | cmp - /bin/ls mimencode come from the metamail port. >Fix: Index: include/vis.h =================================================================== RCS file: /home/ncvs/src/include/vis.h,v retrieving revision 1.6.2.1 diff -u -r1.6.2.1 vis.h --- include/vis.h 2000/08/17 08:25:53 1.6.2.1 +++ include/vis.h 2001/03/21 23:39:51 @@ -47,24 +47,25 @@ /* * to select alternate encoding format */ -#define VIS_OCTAL 0x01 /* use octal \ddd format */ -#define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropriate */ +#define VIS_OCTAL 0x001 /* use octal \ddd format */ +#define VIS_CSTYLE 0x002 /* use \[nrft0..] where appropriate */ /* * to alter set of characters encoded (default is to encode all * non-graphic except space, tab, and newline). */ -#define VIS_SP 0x04 /* also encode space */ -#define VIS_TAB 0x08 /* also encode tab */ -#define VIS_NL 0x10 /* also encode newline */ +#define VIS_SP 0x004 /* also encode space */ +#define VIS_TAB 0x008 /* also encode tab */ +#define VIS_NL 0x010 /* also encode newline */ #define VIS_WHITE (VIS_SP | VIS_TAB | VIS_NL) -#define VIS_SAFE 0x20 /* only encode "unsafe" characters */ +#define VIS_SAFE 0x020 /* only encode "unsafe" characters */ /* * other */ -#define VIS_NOSLASH 0x40 /* inhibit printing '\' */ -#define VIS_HTTPSTYLE 0x80 /* http-style escape % HEX HEX */ +#define VIS_NOSLASH 0x040 /* inhibit printing '\' */ +#define VIS_HTTPSTYLE 0x080 /* http-style escape % HEX HEX */ +#define VIS_QPSTYLE 0x100 /* quoted-printable-style escape = HEX HEX */ /* * unvis return codes @@ -86,8 +87,9 @@ char *vis __P((char *, int, int, int)); int strvis __P((char *, const char *, int)); int strvisx __P((char *, const char *, size_t, int)); +int unvis __P((int *, int, int *, int)); int strunvis __P((char *, const char *)); -int unvis __P((char *, int, int *, int)); +int strunvisx __P((char *, const char *, int)); __END_DECLS #endif /* !_VIS_H_ */ Index: usr.bin/vis/foldit.c =================================================================== RCS file: /home/ncvs/src/usr.bin/vis/foldit.c,v retrieving revision 1.4 diff -u -r1.4 foldit.c --- usr.bin/vis/foldit.c 1999/08/28 01:07:25 1.4 +++ usr.bin/vis/foldit.c 2001/03/21 04:19:54 @@ -40,7 +40,10 @@ #endif /* not lint */ #include +#include +extern int eflags; + int foldit(chunk, col, max) char *chunk; @@ -54,24 +57,34 @@ again: cp = chunk; while (*cp) { - switch(*cp) { - case '\n': - case '\r': - col = 0; - break; - case '\t': - col = col + 8 &~ 07; - break; - case '\b': - col = col ? col - 1 : 0; - break; - default: - col++; - } - if (col > (max - 2)) { - printf("\\\n"); - col = 0; - goto again; + if (eflags & VIS_QPSTYLE) { + if (*cp == '\n') + col = 0; + else if (++col > (max - 2)) { + printf ("=\n"); + col = 0; + goto again; + } + } else { + switch(*cp) { + case '\n': + case '\r': + col = 0; + break; + case '\t': + col = col + 8 &~ 07; + break; + case '\b': + col = col ? col - 1 : 0; + break; + default: + col++; + } + if (col > (max - 2)) { + printf ("\\\n"); + col = 0; + goto again; + } } cp++; } Index: usr.bin/vis/vis.1 =================================================================== RCS file: /home/ncvs/src/usr.bin/vis/vis.1,v retrieving revision 1.6 diff -u -r1.6 vis.1 --- usr.bin/vis/vis.1 1999/08/28 01:07:25 1.6 +++ usr.bin/vis/vis.1 2001/03/22 02:31:39 @@ -40,7 +40,7 @@ .Nd display non-printable characters in a visual format .Sh SYNOPSIS .Nm -.Op Fl cbflnostw +.Op Fl cbfhlnoqstw .Op Fl F Ar foldwidth .Op Ar .Sh DESCRIPTION @@ -83,6 +83,12 @@ .It Fl f Same as .Fl F . +.It Fl h +Request a format which displays non-printable characters using URI +encoding sequences (%dd where dd is an hexadecimal number) as +described in RFC 2396. The +.Fl b +option is implied. .It Fl l Mark newlines with the visible sequence .Ql \e$ , @@ -106,6 +112,14 @@ .It Fl o Request a format which displays non-printable characters as an octal number, \eddd. +.It Fl q +Request a format which displays non-printable characters in MIME +quoted-printable sequences (=dd where dd is an hexadecimal number) as +described in RFC 2045. The +.Fl b +and +.Fl F 77 +options are implied. .It Fl s Only characters considered unsafe to send to a terminal are encoded. This flag allows backspace, bell, and carriage return in addition @@ -117,7 +131,24 @@ .El .Sh SEE ALSO .Xr unvis 1 , -.Xr vis 3 +.Xr vis 3 , +.Xr unvis 3 . +.Rs +.%T Multipurpose Internet Mail Extensions (MIME) Part One +.%R Format of Internet Message Bodies. +.%A N. Freed +.%A N. Borenstein +.%D November 1996 +.%O RFC2045 +.Re +.Rs +.%T Relative Uniform Resource Locators (URI) +.%R Generic Syntax +.%A T. Berners-Lee +.%A R. Fielding +.%D August 1998 +.%O RFC2396 +.Re .Sh HISTORY The .Nm Index: usr.bin/vis/vis.c =================================================================== RCS file: /home/ncvs/src/usr.bin/vis/vis.c,v retrieving revision 1.6 diff -u -r1.6 vis.c --- usr.bin/vis/vis.c 1999/08/28 01:07:25 1.6 +++ usr.bin/vis/vis.c 2001/03/22 03:48:21 @@ -67,7 +67,7 @@ (void) setlocale(LC_CTYPE, ""); - while ((ch = getopt(argc, argv, "nwctsobfF:ld")) != -1) + while ((ch = getopt(argc, argv, "nwchqtsobfF:ld")) != -1) switch((char)ch) { case 'n': none++; @@ -78,6 +78,12 @@ case 'c': eflags |= VIS_CSTYLE; break; + case 'h': + eflags |= VIS_HTTPSTYLE; + break; + case 'q': + eflags |= VIS_QPSTYLE; + break; case 't': eflags |= VIS_TAB; break; @@ -112,6 +118,11 @@ argc -= optind; argv += optind; + if (eflags & VIS_QPSTYLE) { + foldwidth = 77; + fold++; + } + if (*argv) while (*argv) { if ((fp=fopen(*argv, "r")) != NULL) @@ -125,14 +136,13 @@ exit(0); } - static void usage() { #ifdef DEBUG - fprintf(stderr, "usage: vis [-cbflnostwd] [-F foldwidth] [file ...]\n"); + fprintf(stderr, "usage: vis [-cbfhlnoqstwd] [-F foldwidth] [file ...]\n"); #else - fprintf(stderr, "usage: vis [-cbflnostw] [-F foldwidth] [file ...]\n"); + fprintf(stderr, "usage: vis [-cbfhlnoqstw] [-F foldwidth] [file ...]\n"); #endif exit(1); } @@ -156,7 +166,8 @@ if (c == '\\') *cp++ = '\\'; *cp = '\0'; - } else if (markeol && c == '\n') { + } else if (markeol && c == '\n' && + !(eflags & (VIS_HTTPSTYLE|VIS_QPSTYLE))) { cp = buff; if ((eflags & VIS_NOSLASH) == 0) *cp++ = '\\'; @@ -164,7 +175,7 @@ *cp++ = '\n'; *cp = '\0'; } else - (void) vis(buff, (char)c, eflags, (char)rachar); + (void) vis(buff, c, eflags, rachar); cp = buff; if (fold) { @@ -186,6 +197,11 @@ /* * terminate partial line with a hidden newline */ - if (fold && *(cp-1) != '\n') - printf("\\\n"); + if (fold && *(cp-1) != '\n') { + if (eflags & VIS_QPSTYLE) + putchar ('='); + else + putchar ('\\'); + putchar ('\n'); + } } Index: usr.bin/unvis/unvis.1 =================================================================== RCS file: /home/ncvs/src/usr.bin/unvis/unvis.1,v retrieving revision 1.5 diff -u -r1.5 unvis.1 --- usr.bin/unvis/unvis.1 1999/08/28 01:07:12 1.5 +++ usr.bin/unvis/unvis.1 2001/03/22 02:30:49 @@ -40,6 +40,7 @@ .Nd "revert a visual representation of data back to original form" .Sh SYNOPSIS .Nm +.Op Fl hq .Op Ar .Sh DESCRIPTION .Nm Unvis @@ -47,10 +48,36 @@ .Xr vis 1 . It reverts a visual representation of data back to its original form on standard output. +.Pp +The options are as follows: +.Bl -tag -width Ds +.It Fl h +Inputs are in URI encoded form (%dd where dd is an hexadecimal number) +as described in RFC 2396. +.It Fl q +Inputs are in MIME quoted-printable from (=dd where dd is an +hexadecimal number) as described in RFC 2045. +.El .Sh SEE ALSO .Xr vis 1 , .Xr unvis 3 , -.Xr vis 3 +.Xr vis 3 . +.Rs +.%T Multipurpose Internet Mail Extensions (MIME) Part One +.%R Format of Internet Message Bodies. +.%A N. Freed +.%A N. Borenstein +.%D November 1996 +.%O RFC2045 +.Re +.Rs +.%T Relative Uniform Resource Locators (URI) +.%R Generic Syntax +.%A T. Berners-Lee +.%A R. Fielding +.%D August 1998 +.%O RFC2396 +.Re .Sh HISTORY The .Nm Index: usr.bin/unvis/unvis.c =================================================================== RCS file: /home/ncvs/src/usr.bin/unvis/unvis.c,v retrieving revision 1.5 diff -u -r1.5 unvis.c --- usr.bin/unvis/unvis.c 1999/08/28 01:07:13 1.5 +++ usr.bin/unvis/unvis.c 2001/03/21 05:53:52 @@ -50,6 +50,8 @@ #include #include +int eflags; + void process __P((FILE *, char *)); static void usage __P((void)); @@ -60,8 +62,14 @@ FILE *fp; int ch; - while ((ch = getopt(argc, argv, "")) != -1) + while ((ch = getopt(argc, argv, "hq")) != -1) switch((char)ch) { + case 'h': + eflags |= VIS_HTTPSTYLE; + break; + case 'q': + eflags |= VIS_QPSTYLE; + break; case '?': default: usage(); @@ -85,7 +93,7 @@ static void usage() { - fprintf(stderr, "usage: unvis [file ...]\n"); + fprintf(stderr, "usage: unvis [-hq] [file ...]\n"); exit(1); } @@ -96,12 +104,12 @@ { register int offset = 0, c, ret; int state = 0; - char outc; + int outc; while ((c = getc(fp)) != EOF) { offset++; again: - switch(ret = unvis(&outc, (char)c, &state, 0)) { + switch(ret = unvis(&outc, c, &state, eflags)) { case UNVIS_VALID: putchar(outc); break; @@ -119,6 +127,6 @@ errx(1, "bad return value (%d), can't happen", ret); } } - if (unvis(&outc, (char)0, &state, UNVIS_END) == UNVIS_VALID) + if (unvis(&outc, 0, &state, UNVIS_END) == UNVIS_VALID) putchar(outc); } Index: lib/libc/gen/unvis.3 =================================================================== RCS file: /home/ncvs/src/lib/libc/gen/unvis.3,v retrieving revision 1.6.2.3 diff -u -r1.6.2.3 unvis.3 --- lib/libc/gen/unvis.3 2000/12/29 14:44:45 1.6.2.3 +++ lib/libc/gen/unvis.3 2001/03/22 02:29:27 @@ -47,32 +47,45 @@ .Fn unvis "char *cp" "int c" "int *astate" "int flag" .Ft int .Fn strunvis "char *dst" "const char *src" +.Ft int +.Fn strunvisx "char *dst" "const char *src" "int flag" .Sh DESCRIPTION The -.Fn unvis -and +.Fn unvis , .Fn strunvis +and +.Fn strunvisx functions are used to decode a visual representation of characters, as produced by the .Xr vis 3 function, back into -the original form. Unvis is called with successive characters in +the original form. The +.Fn unvis +function is called with successive characters in .Ar c until a valid sequence is recognized, at which time the decoded character is available at the character pointed to by .Ar cp . -Strunvis decodes the +The +.Fn strunvis +function decodes the characters pointed to by .Ar src into the buffer pointed to by .Ar dst . +The +.Fa flag +parameter is used for altering the default range of +characters considered for decoding. .Pp The .Fn strunvis -function -simply copies +and +.Fn strunvisx +functions +simply copy .Ar src to .Ar dst , @@ -124,9 +137,30 @@ unknown state. The decoder is placed into the starting state. .El .Pp +Two forms of encoding style need to be specified to be recognized. +Those forms are : +.Bl -tag -width VIS_HTTPSTYLE +.It Dv VIS_HTTPSTYLE +Interpret URI encoded sequences as described in RFC 2396. +Encoded values have the form +.Ql %dd +where +.Em d +represents an hexadecimal digit. +.It Dv VIS_QPSTYLE +Interpret MIME quoted-printable sequences as described in RFC 2045. +Encoded values have the form +.Ql =dd +where +.Em d +represents an hexadecimal digit. +.El +.Pp When all bytes in the stream have been processed, call .Fn unvis -one more time with flag set to +one more time with +.Fa flag +set to .Dv UNVIS_END to extract any remaining character (the character passed in is ignored). .Pp @@ -157,7 +191,26 @@ (void) putchar(out); .Ed .Sh SEE ALSO -.Xr vis 1 +.Xr unvis 1 , +.Xr vis 1 , +.Xr strvis 3 , +.Xr vis 3 . +.Rs +.%T Multipurpose Internet Mail Extensions (MIME) Part One +.%R Format of Internet Message Bodies. +.%A N. Freed +.%A N. Borenstein +.%D November 1996 +.%O RFC2045 +.Re +.Rs +.%T Relative Uniform Resource Locators (URI) +.%R Generic Syntax +.%A T. Berners-Lee +.%A R. Fielding +.%D August 1998 +.%O RFC2396 +.Re .Sh HISTORY The .Fn unvis Index: lib/libc/gen/unvis.c =================================================================== RCS file: /home/ncvs/src/lib/libc/gen/unvis.c,v retrieving revision 1.4.8.1 diff -u -r1.4.8.1 unvis.c --- lib/libc/gen/unvis.c 2000/08/17 08:25:54 1.4.8.1 +++ lib/libc/gen/unvis.c 2001/03/22 18:41:49 @@ -38,6 +38,7 @@ #endif /* LIBC_SCCS and not lint */ #include +#include #include /* @@ -53,19 +54,18 @@ #define S_HEX2 7 /* hex digit 2 */ #define S_HTTP 0x080 /* %HEXHEX escape */ +#define S_QP 0x100 /* =HEXHEX escape */ -#define isoctal(c) (((u_char)(c)) >= '0' && ((u_char)(c)) <= '7') -#define ishex(c) (((u_char)(c)) >= '0' && ((u_char)(c)) <= '9' || ((u_char)(c)) >= 'a' && ((u_char)(c)) <= 'f') +#define isoctal(c) ((c) >= '0' && (c) <= '7') +#define ishex(c) ((c) >= '0' && (c) <= '9' || (c) >= 'a' && (c) <= 'f') /* * unvis - decode characters previously encoded by vis */ int unvis(cp, c, astate, flag) - char *cp; - int c, *astate, flag; + int *cp, c, *astate, flag; { - if (flag & UNVIS_END) { if (*astate == S_OCTAL2 || *astate == S_OCTAL3) { *astate = S_GROUND; @@ -74,15 +74,19 @@ return (*astate == S_GROUND ? UNVIS_NOCHAR : UNVIS_SYNBAD); } - switch (*astate & ~S_HTTP) { + switch (*astate & ~(S_HTTP|S_QP)) { case S_GROUND: *cp = 0; - if (c == '\\') { + if (c == '\\' && !(flag & VIS_QPSTYLE)) { *astate = S_START; return (0); + } + if (c == '=' && (flag & VIS_QPSTYLE)) { + *astate = S_START | S_QP; + return (0); } - if (flag & VIS_HTTPSTYLE && c == '%') { + if (c == '%' && (flag & VIS_HTTPSTYLE)) { *astate = S_START | S_HTTP; return (0); } @@ -90,9 +94,9 @@ return (UNVIS_VALID); case S_START: - if (*astate & S_HTTP) { + if (*astate & (S_HTTP|S_QP)) { if (ishex(tolower(c))) { - *cp = isdigit(c) ? (c - '0') : (tolower(c) - 'a'); + *cp = isdigit(c) ? (c - '0') : (tolower(c) - 'a' + 10); *astate = S_HEX2; return (0); } @@ -218,7 +222,8 @@ case S_HEX2: /* second mandatory hex digit */ if (ishex(tolower(c))) { - *cp = (isdigit(c) ? (*cp << 4) + (c - '0') : (*cp << 4) + (tolower(c) - 'a' + 10)); + *cp = (*cp << 4) + (isdigit(c) ? + (c - '0') : (tolower(c) - 'a' + 10)); } *astate = S_GROUND; return (UNVIS_VALID); @@ -244,18 +249,19 @@ register char *dst; register const char *src; { - register char c; + register int c; + int tc; char *start = dst; int state = 0; while ( (c = *src++) ) { again: - switch (unvis(dst, c, &state, 0)) { + switch (unvis(&tc, c, &state, 0)) { case UNVIS_VALID: - dst++; + *dst++ = tc; break; case UNVIS_VALIDPUSH: - dst++; + *dst++ = tc; goto again; case 0: case UNVIS_NOCHAR: @@ -264,8 +270,8 @@ return (-1); } } - if (unvis(dst, c, &state, UNVIS_END) == UNVIS_VALID) - dst++; + if (unvis(&tc, c, &state, UNVIS_END) == UNVIS_VALID) + *dst++ = tc; *dst = '\0'; return (dst - start); } @@ -274,19 +280,21 @@ strunvisx(dst, src, flag) register char *dst; register const char *src; + int flag; { - register char c; + register int c; + int tc; char *start = dst; int state = 0; while ( (c = *src++) ) { again: - switch (unvis(dst, c, &state, flag)) { + switch (unvis(&tc, c, &state, flag)) { case UNVIS_VALID: - dst++; + *dst++ = tc; break; case UNVIS_VALIDPUSH: - dst++; + *dst++ = tc; goto again; case 0: case UNVIS_NOCHAR: @@ -295,8 +303,8 @@ return (-1); } } - if (unvis(dst, c, &state, UNVIS_END) == UNVIS_VALID) - dst++; + if (unvis(&tc, c, &state, UNVIS_END) == UNVIS_VALID) + *dst++ = tc; *dst = '\0'; return (dst - start); } Index: lib/libc/gen/vis.3 =================================================================== RCS file: /home/ncvs/src/lib/libc/gen/vis.3,v retrieving revision 1.8.2.4 diff -u -r1.8.2.4 vis.3 --- lib/libc/gen/vis.3 2001/03/06 16:45:55 1.8.2.4 +++ lib/libc/gen/vis.3 2001/03/22 02:24:03 @@ -67,7 +67,9 @@ encoding a set of characters into a buffer, the size of the buffer should be four times the number of characters encoded, plus one for the trailing .Dv NUL . -The flag parameter is used for altering the default range of +The +.Fa flag +parameter is used for altering the default range of characters considered for encoding and for altering the visual representation. The additional character, @@ -132,8 +134,7 @@ except space, tab, and newline are encoded. (See .Xr isgraph 3 . ) -The following flags -alter this: +The following flags alter this: .Bl -tag -width VIS_WHITEX .It Dv VIS_SP Also encode space. @@ -239,12 +240,19 @@ is an octal digit, the latter representation is used to avoid ambiguity. .It Dv VIS_HTTPSTYLE -Use URI encoding as described in RFC 1808. +Use URI encoding as described in RFC 2396. The form is .Ql %dd where +.Em d +represents an hexadecimal digit. +.It Dv VIS_QPSTYLE +Use MIME quoted-printable encoding as described in RFC 2045. +The form is +.Ql =dd +where .Em d -represents a hexadecimal digit. +represents an hexadecimal digit. .It Dv VIS_OCTAL Use a three digit octal sequence. The form is .Ql \eddd @@ -253,6 +261,13 @@ represents an octal digit. .El .Pp +If more than one style is specified, precedences are as follow : +.Dv VIS_QPSTYLE , +.Dv VIS_HTTPSTYLE , +.Dv VIS_CSTYLE , +.Dv VIS_OCTAL , +.Dv (default) . +.Pp There is one additional flag, .Dv VIS_NOSLASH , which inhibits the @@ -263,15 +278,33 @@ meta characters as .Ql M-C ) . With this flag set, the encoding is -ambiguous and non-invertible. +ambiguous and non-invertible. The +.Dv VIS_NOSLASH +flag is implied by +.Dv VIS_HTTPSTYLE +or +.Dv VIS_QPSTYLE +styles. .Sh SEE ALSO +.Xr vis 1 , .Xr unvis 1 , .Xr strunvis 3 , -.Xr unvis 3 +.Xr unvis 3 . +.Rs +.%T Multipurpose Internet Mail Extensions (MIME) Part One +.%R Format of Internet Message Bodies. +.%A N. Freed +.%A N. Borenstein +.%D November 1996 +.%O RFC2045 +.Re .Rs +.%T Relative Uniform Resource Locators (URI) +.%R Generic Syntax +.%A T. Berners-Lee .%A R. Fielding -.%T Relative Uniform Resource Locators -.%O RFC1808 +.%D August 1998 +.%O RFC2396 .Re .Sh HISTORY These functions first appeared in Index: lib/libc/gen/vis.c =================================================================== RCS file: /home/ncvs/src/lib/libc/gen/vis.c,v retrieving revision 1.5.8.2 diff -u -r1.5.8.2 vis.c --- lib/libc/gen/vis.c 2001/03/05 09:44:34 1.5.8.2 +++ lib/libc/gen/vis.c 2001/03/22 18:42:22 @@ -54,33 +54,84 @@ int c, nextc; register int flag; { - c = (unsigned char)c; + static int lastc = EOF; + if (flag & VIS_QPSTYLE) { + /* Described in RFC 2045 */ + if (c == '\n') { + if (isascii(lastc) && isblank(lastc)) { + *dst++ = '='; + *dst++ = c; + } + *dst++ = c; + goto done; + } + if (c == '=' || !(isascii(c) && (isgraph(c) || isblank(c)))) { + *dst++ = '='; + snprintf(dst, 4, "%02X", c); + dst += 2; + goto done; + } + } + if (flag & VIS_HTTPSTYLE) { - /* Described in RFC 1808 */ - if (!(isalnum(c) /* alpha-numeric */ + if (!( +#define RFC 0 +#if RFC == 2396 + isalnum(c) /* alpha-numeric */ + /* reserved */ + || c == ';' || c == '/' || c == '?' || c == ':' + || c == '@' || c == '&' || c == '=' || c == '+' + || c == '$' || c == ',' + /* mark */ + || c == '-' || c == '_' || c == '.' || c == '!' + || c == '~' || c == '*' || c == '\'' || c == '(' + || c == ')' + /* delims / + || c == '<' || c == '>' || c == '#' || c == '%' + || c == '"' + /* unwise */ + || c == '{' || c == '}' || c == '|' || c == '\\' + || c == '^' || c == '[' || c == ']' || c == '`' +#elif RFC == 1808 /* obsoleted by RFC2396 */ + !(isalnum(c) /* alpha-numeric */ /* safe */ - || c == '$' || c == '-' || c == '_' || c == '.' || c == '+' + || c == '$' || c == '-' || c == '_' || c == '.' + || c == '+' /* extra */ || c == '!' || c == '*' || c == '\'' || c == '(' - || c == ')' || c == ',')) { + || c == ')' || c == ',' + /* national */ + || c == '{' || c == '}' || c == '|' || c == '\\' + || c == '^' || c == '~' || c == '[' || c == ']' + || c == '`' + /* reserved */ + || c == ';' || c == '/' || c == '?' || c == ':' + || c == '@' || c == '&' || c == '=' + /* punctuation */ + || c == '<' || c == '>' || c == '#' || c == '%' + || c == '"' +#else /* same as above, but faster. */ + isgraph(c) && isascii(c) +#endif + )) { *dst++ = '%'; - snprintf(dst, 4, (c < 16 ? "0%X" : "%X"), c); + snprintf(dst, 4, "%02X", c); dst += 2; goto done; } } if (isgraph(c) || - ((flag & VIS_SP) == 0 && c == ' ') || - ((flag & VIS_TAB) == 0 && c == '\t') || - ((flag & VIS_NL) == 0 && c == '\n') || - ((flag & VIS_SAFE) && (c == '\b' || c == '\007' || c == '\r'))) { + (c == ' ' && !(flag & VIS_SP)) || + (c == '\t' && !(flag & VIS_TAB)) || + (c == '\n' && !(flag & VIS_NL)) || + ((c == '\b' || c == '\007' || c == '\r')) && (flag & VIS_SAFE)) { *dst++ = c; - if (c == '\\' && (flag & VIS_NOSLASH) == 0) + if (c == '\\' && + !(flag & (VIS_NOSLASH|VIS_QPSTYLE|VIS_HTTPSTYLE))) *dst++ = '\\'; - *dst = '\0'; - return (dst); + goto done; } if (flag & VIS_CSTYLE) { @@ -133,9 +184,9 @@ } if (((c & 0177) == ' ') || (flag & VIS_OCTAL)) { *dst++ = '\\'; - *dst++ = ((u_char)c >> 6 & 07) + '0'; - *dst++ = ((u_char)c >> 3 & 07) + '0'; - *dst++ = ((u_char)c & 07) + '0'; + *dst++ = (c >> 6 & 07) + '0'; + *dst++ = (c >> 3 & 07) + '0'; + *dst++ = (c & 07) + '0'; goto done; } if ((flag & VIS_NOSLASH) == 0) @@ -155,6 +206,7 @@ *dst++ = c; } done: + lastc = c; *dst = '\0'; return (dst); } @@ -175,10 +227,10 @@ register const char *src; int flag; { - register char c; - char *start; + register int c; + char *start = dst; - for (start = dst; (c = *src); ) + while ( (c = *src) ) dst = vis(dst, c, flag, *++src); *dst = '\0'; return (dst - start); @@ -191,15 +243,15 @@ register size_t len; int flag; { - int c; - char *start; + register int c; + char *start = dst; - for (start = dst; len > 1; len--) { + while (len-- > 1) { c = *src; dst = vis(dst, c, flag, *++src); } - if (len) - dst = vis(dst, *src, flag, '\0'); + if (len > 0) + dst = vis(dst, *src, flag, 0); *dst = '\0'; return (dst - start); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 11:58:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7B6337B71D; Thu, 22 Mar 2001 11:58:13 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MJwDY02373; Thu, 22 Mar 2001 11:58:13 -0800 (PST) (envelope-from knu) Date: Thu, 22 Mar 2001 11:58:13 -0800 (PST) From: Message-Id: <200103221958.f2MJwDY02373@freefall.freebsd.org> To: 3d@FreeBSD.org, knu@FreeBSD.org, freebsd-bugs@FreeBSD.org, knu@FreeBSD.org Subject: Re: misc/25963: CVS web interface has problem (or problematic comit) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: CVS web interface has problem (or problematic comit) State-Changed-From-To: closed->open State-Changed-By: knu State-Changed-When: Fri Mar 23 04:56:13 JST 2001 State-Changed-Why: It actually was a bug of cvsweb.cgi. Responsible-Changed-From-To: freebsd-bugs->knu Responsible-Changed-By: knu Responsible-Changed-When: Fri Mar 23 04:56:13 JST 2001 Responsible-Changed-Why: I'm the maintainer of cvsweb.cgi. http://www.freebsd.org/cgi/query-pr.cgi?pr=25963 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 12:21:26 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C14E37B71D; Thu, 22 Mar 2001 12:21:24 -0800 (PST) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MKLOI07123; Thu, 22 Mar 2001 12:21:24 -0800 (PST) (envelope-from iedowse) Date: Thu, 22 Mar 2001 12:21:24 -0800 (PST) From: Message-Id: <200103222021.f2MKLOI07123@freefall.freebsd.org> To: iedowse@FreeBSD.org, freebsd-bugs@FreeBSD.org, iedowse@FreeBSD.org Subject: Re: bin/26004: Modification of `usage' info. of boot0cfg Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Modification of `usage' info. of boot0cfg Responsible-Changed-From-To: freebsd-bugs->iedowse Responsible-Changed-By: iedowse Responsible-Changed-When: Thu Mar 22 12:20:04 PST 2001 Responsible-Changed-Why: Ah, this was in the original patch I submitted in PR i386/18923, but it must have been missed when it was committed; I'll deal with this. Thanks for the report! http://www.freebsd.org/cgi/query-pr.cgi?pr=26004 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 13:30:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DC0837B71D for ; Thu, 22 Mar 2001 13:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MLU1516769; Thu, 22 Mar 2001 13:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA67F37B720 for ; Thu, 22 Mar 2001 13:23:04 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MLN4u16014; Thu, 22 Mar 2001 13:23:04 -0800 (PST) (envelope-from nobody) Message-Id: <200103222123.f2MLN4u16014@freefall.freebsd.org> Date: Thu, 22 Mar 2001 13:23:04 -0800 (PST) From: sven@berkvens.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26009: Powerdown IDE disks? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26009 >Category: kern >Synopsis: Powerdown IDE disks? >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 13:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sven Berkvens >Release: 4.2-STABLE >Organization: >Environment: FreeBSD serv4.ilse.nl 4.2-STABLE FreeBSD 4.2-STABLE #0: Thu Feb 22 17:27:13 CET 2001 marcolz@serv4.ilse.nl:/usr/src/sys/compile/serv4 i386 >Description: I'd like to be able to powerdown (after unmounting all filesystems perhaps, if that's necessary) one or more IDE harddisks attached to my system. Currently, this does not seem to be possible in FreeBSD. apm is not a solution for me, because my BIOS (old) does not support APM stuff and I want to be able use to machine normally after a power-down command to the IDE harddrive. I've tried to hack in support for this feature myself by sending ATA command 0xe6. The disk powers down, but then FreeBSD hangs, and that's not what I wanted :-) Of course, this wish is not high-priority at all. If anyone knows how to create this functionality, I'd greatly appreciate it. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 14:36: 3 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from hesmtp0.dion.ne.jp (hesmtp0.dion.ne.jp [210.172.64.84]) by hub.freebsd.org (Postfix) with ESMTP id 3A60537B718 for ; Thu, 22 Mar 2001 14:35:52 -0800 (PST) (envelope-from sales@adwin.com) Received: from sales by hesmtp0.dion.ne.jp (8.9.3/3.7W-00082213) id HAA22487; Fri, 23 Mar 2001 07:35:50 +0900 (JST) Date: Fri, 23 Mar 2001 07:35:50 +0900 (JST) Message-Id: <200103222235.HAA22487@hesmtp0.dion.ne.jp> From: ADWIN To: freebsd-bugs@FreeBSD.ORG Subject: =?ISO-2022-JP?B?k52Mdop3inePS4Ncg3SDZ4LMgrKIxJPg?= X-Mailer: MultiSneder1.2 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org “Ë‘R‚Ěƒ[ƒ‹‚đ‚¨‹–‚ľ‚­‚ž‚ł‚˘B (Š”)ƒAƒhƒEƒBƒ“ ‰c‹Ć•” ’Ă“c‚Ɛ\‚ľ‚Ü‚ˇB ĄĄĄ “ŒvŠwŠwKƒ\ƒtƒg‚Ě‚˛ˆÄ“ŕ ĄĄĄ œ‹łŢ‚ĚŠT—v ‹ß”NAŒÚ‹q‚Č‚Ç‚Ěî•ń‚đƒf[ƒ^ƒx[ƒX‰ť‚ľ‚Ä‚˘‚éŠé‹Ć‚Ş‘˝‚­‚Č‚č‚Ü‚ľ‚˝B‚ľ‚Š ‚ľA‚ť‚ą‚Š‚çˆę•ŕ“Ľ‚ݍž‚ń‚Łu‰c‹Ćƒ}ƒ“‚̐”‚ƍLé“`”ď‚Ě‚Ç‚ż‚ç‚Ş”„ă‚ɍv ŒŁ‚ľ‚Ä‚˘‚é‚Ě‚ž‚낤v‚Ć‚˘‚Á‚˝•ŞÍ‚đ‚Ç‚ę‚ž‚Ż‚ĚŠé‹Ć‚ލs‚Á‚Ä‚˘‚é‚Ĺ‚ľ‚傤‚ŠH Šů‘ś‚Ěƒf[ƒ^ƒx[ƒX‚đ—LŒř‚ÉŠˆ—p‚ľA‚ł‚ç‚ɍދ’‚Ě‚ ‚é—\‘z‚đ‚˝‚Ä‚é‚˝‚ß‚É‚Í “ŒvŠw‚Ě’mŽŻ‚Ş•K—v‚Ć‚Č‚č‚Ü‚ˇB–{ƒ\ƒtƒg‚Ĺ‚ÍŠî‘b‚Š‚çŠm—ŚE“ŒvŠw‚đŠwK‚Ĺ ‚Ť‚Ü‚ˇB œŽŔ—p“ŒvŠwuŔ¤•iƒy[ƒW http://www.adwin.com/adwin/products/edutainment/15_statis/note_01.html œ‘ĚŒą”Ĺƒ_ƒEƒ“ƒ[ƒh‚Ěƒy[ƒW http://www.adwin.com/adwin/download/demotoukei/toukeitrial.html ĄŒăA‚ą‚̂悤‚Čƒ[ƒ‹‚đ‚˛Šó–]‚ł‚ę‚Č‚˘•ű‚́A‚ą‚Ě‚Ü‚Üƒ[ƒ‹‚đ‚˛•ÔM‚­‚ž ‚ł‚˘B ƒf[ƒ^ƒx[ƒX‚ć‚číœ‚˘‚˝‚ľ‚Ü‚ˇB ----------------------------------- ƒAƒhƒEƒBƒ“@‰c‹Ć•”@’Ă“c E-mail ttsuda@adwin.com ADWIN HomePage http://www.adwin.com/ EDUTAINMENT WORLD http://www.catalog.ne.jp/eworld/ §733-0013L“‡Žsź‹ć‰ĄěV’Ź12-11 TEL 082-233-1667@FAX 082-233-1672 ----------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 14:40:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7F4337B71C for ; Thu, 22 Mar 2001 14:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MMe1O30138; Thu, 22 Mar 2001 14:40:01 -0800 (PST) (envelope-from gnats) Received: from netau1.alcanet.com.au (ntp.alcanet.com.au [203.62.196.27]) by hub.freebsd.org (Postfix) with ESMTP id 71D3037B724 for ; Thu, 22 Mar 2001 14:31:23 -0800 (PST) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: from mfg1.cim.alcatel.com.au (mfg1.cim.alcatel.com.au [139.188.23.1]) by netau1.alcanet.com.au (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id JAA29880; Fri, 23 Mar 2001 09:31:19 +1100 (EDT) Received: from gsmx07.alcatel.com.au by cim.alcatel.com.au (PMDF V5.2-32 #37641) with ESMTP id <01K1J52MUS5CRX4C1X@cim.alcatel.com.au>; Fri, 23 Mar 2001 09:30:24 +1100 Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.11.1/8.11.1) id f2MMUaT09764; Fri, 23 Mar 2001 09:30:36 +1100 (EST envelope-from jeremyp) Message-Id: <200103222230.f2MMUaT09764@gsmx07.alcatel.com.au> Date: Fri, 23 Mar 2001 09:30:36 +1100 (EST) From: Peter Jeremy Reply-To: peter.jeremy@alcatel.com.au To: FreeBSD-gnats-submit@freebsd.org Cc: bug-gnu-utils@prep.ai.mit.edu X-Send-Pr-Version: 3.113 Subject: bin/26010: tar(1) core-dumps on '-I file' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26010 >Category: bin >Synopsis: tar(1) core-dumps on '-I file' >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 14:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Peter Jeremy >Release: FreeBSD 5.0-CURRENT i386 >Organization: Alcatel Australia Limited >Environment: System: FreeBSD gsmx07.alcatel.com.au 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jan 18 05:05:46 EST 2001 root@gsmx07.alcatel.com.au:/usr/obj/3.0/cvs/src/sys/gsmx i386 GNU tar 1.11.2 >Description: The '-I' option of tar is used to specify a file containing a list of files to create/extract. Whilst the option parsing code expects '-I' to take an option, the string passed to getoldopts() specifies that '-I' doesn't take an option. This leads to NULL being passed to strcmp(). >How-To-Repeat: echo "/bin" >/tmp/foo tar -cf /dev/null -I /tmp/foo >Fix: Index: tar.c =================================================================== RCS file: /home/CVSROOT/src/gnu/usr.bin/tar/tar.c,v retrieving revision 1.23 diff -u -r1.23 tar.c --- tar.c 2000/12/24 10:52:23 1.23 +++ tar.c 2001/03/22 22:21:32 @@ -324,7 +324,7 @@ /* Parse options */ while ((c = getoldopt (argc, argv, - "-01234567Ab:BcC:df:F:g:GhiIjkK:lL:mMnN:oOpPrRsStT:uUvV:wWxX:yzZ", + "-01234567Ab:BcC:df:F:g:GhiI:jkK:lL:mMnN:oOpPrRsStT:uUvV:wWxX:yzZ", long_options, &ind)) != EOF) { switch (c) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 15:10: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E81F637B71B for ; Thu, 22 Mar 2001 15:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MNA1r35137; Thu, 22 Mar 2001 15:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3097837B718 for ; Thu, 22 Mar 2001 15:02:30 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MN2UZ32063; Thu, 22 Mar 2001 15:02:30 -0800 (PST) (envelope-from nobody) Message-Id: <200103222302.f2MN2UZ32063@freefall.freebsd.org> Date: Thu, 22 Mar 2001 15:02:30 -0800 (PST) From: ejb@klamath.uucp.legui.org.uk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/26012: FTPD utmp logging support Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26012 >Category: bin >Synopsis: FTPD utmp logging support >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: Thu Mar 22 15:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Edward Brocklesby >Release: 4.2-STABLE >Organization: Leguin Network Systems >Environment: FreeBSD leguin.org.uk 4.2-STABLE FreeBSD 4.2-STABLE #3: Thu Feb 1 14:05:51 GMT 2001 root@leguin:/usr/src/sys/compile/LEGUIN i386 >Description: It would be nice if ftpd could log to utmp, similar to how OpenBSD ftpd does. A patch to add this support can be found at: http://leguin.org.uk/~ejb/ftpd.utmp.tar.Z If someone can make O'Brien lukemftp patchs belong to me, i will add it to that also. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 16:38:20 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id B183937B71B for ; Thu, 22 Mar 2001 16:38:15 -0800 (PST) (envelope-from bsddiy@21cn.com) Received: from William ([192.168.1.98]) by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id IAA22110; Fri, 23 Mar 2001 08:34:31 +0800 Date: Fri, 23 Mar 2001 08:46:41 +0800 From: David Xu X-Mailer: The Bat! (v1.48f) Personal Reply-To: David Xu Organization: Viasoft X-Priority: 3 (Normal) Message-ID: <135756057.20010323084641@21cn.com> To: Garrett Wollman Cc: freebsd-bugs@FreeBSD.org Subject: Re[2]: kern/25986: Socket would hang at LAST_ACK forever. In-reply-To: <200103221610.f2MGA5673743@freefall.freebsd.org> References: <200103221610.f2MGA5673743@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Garrett, Friday, March 23, 2001, 12:10:05 AM, you wrote: GW> The following reply was made to PR kern/25986; it has been noted by GNATS. GW> From: Garrett Wollman GW> To: David Xu GW> Cc: freebsd-gnats-submit@FreeBSD.ORG GW> Subject: Re: kern/25986: Socket would hang at LAST_ACK forever. GW> Date: Thu, 22 Mar 2001 11:07:54 -0500 (EST) GW> < said: GW> > Thank you! GW> > it's a long standing bug, but seems no one want to fix it, don't know why! GW> Probably because this ``fix'' would violate the TCP specification. GW> (Not that we don't do that already for FINWAIT-2.) See the state GW> diagram in RFC 793, page 23. GW> There are three states in TCP in which the specification requires that GW> we wait indefinitely for the other end to say something on the way to GW> shutdown. In FINWAIT-2, we are waiting for a FIN from the other side, GW> but they have already acknowledged our FIN). Since TCP models a GW> dual-simplex octet stream, it is entirely legitimate for the other end GW> to continue to transmit data after it has acknowledged our FIN and GW> before it gives up itself. (They will be in CLOSE-WAIT when we are in GW> FINWAIT-2.) In CLOSING and LAST-ACK we are waiting for the other end GW> to acknowledge our FIN, them having already sent a FIN of their own. GW> CLOSING is an exceedingly difficult state to get into, since most TCPs GW> will ACK a FIN immediately, before delivering the end-of-session GW> indication to the listening process. GW> It is more dangerous to time out LAST-ACK than FINWAIT-2, because GW> FINWAIT-2 sockets normally transition into TIME-WAIT whereas LAST-ACK GW> sockets are destroyed immediately. GW> -GAWollman I would rather have a solid system than a theorization system can be DOS attacked. I think we can have a sysctl to control the behaviour. -- David Xu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 17: 0:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D229437B720 for ; Thu, 22 Mar 2001 17:00:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N104h47012; Thu, 22 Mar 2001 17:00:04 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53C1C37B71F for ; Thu, 22 Mar 2001 16:53:26 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N0rQw46204; Thu, 22 Mar 2001 16:53:26 -0800 (PST) (envelope-from nobody) Message-Id: <200103230053.f2N0rQw46204@freefall.freebsd.org> Date: Thu, 22 Mar 2001 16:53:26 -0800 (PST) From: tobsdornottobsd@yahoo.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26013: Linksys (rev 3) USB 100TX NIC causes infinite MII Read Timed Out errors Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26013 >Category: kern >Synopsis: Linksys (rev 3) USB 100TX NIC causes infinite MII Read Timed Out errors >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 17:00:04 PST 2001 >Closed-Date: >Last-Modified: >Originator: Frank Wright >Release: 4.3 >Organization: - >Environment: FreeBSD ngaio.marsh.com 4-3RC FreeBSD 4.3-RC #1: Thu Mar 22 00:14:37 EST 2001 frito@ngaio.marsh.com /usr/obj/src/sys/GENERIC i386 >Description: If Linksys 100TX USB NIC is connected to machine and LAN, infinite 'MII Read Timed Out' errors occur, have to hard reset. If plugged in after boot, unable to access network via USB NIC. Recieve several "Watchdog Time Out" errors when plugged in. >How-To-Repeat: Plug in USB NIC and LAN and reboot. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 17:30:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F52137B71F for ; Thu, 22 Mar 2001 17:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N1U1I52222; Thu, 22 Mar 2001 17:30:01 -0800 (PST) (envelope-from gnats) Received: from fun.ee.lbl.gov (fun.ee.lbl.gov [131.243.1.81]) by hub.freebsd.org (Postfix) with ESMTP id 46CAE37B71D for ; Thu, 22 Mar 2001 17:23:06 -0800 (PST) (envelope-from leres@fun.ee.lbl.gov) Received: (from leres@localhost) by fun.ee.lbl.gov (8.11.3/8.11.3) id f2N1N6T82262; Thu, 22 Mar 2001 17:23:06 -0800 (PST) Message-Id: <200103230123.f2N1N6T82262@fun.ee.lbl.gov> Date: Thu, 22 Mar 2001 17:23:06 PST From: Craig Leres To: FreeBSD-gnats-submit@freebsd.org Cc: leres@ee.lbl.gov (Craig Leres) X-Send-Pr-Version: 3.2 Subject: bin/26015: sysinstall doesn't change tty to cooked when changing root password Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26015 >Category: bin >Synopsis: sysinstall doesn't change tty to cooked when changing root password >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 17:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Craig Leres >Release: FreeBSD 4.3-BETA2 i386 >Organization: Lawrence Berkeley National Laboratory >Environment: >Description: The "change root password" option does not revert the tty to cooked before invoking /usr/bin/passwd. >How-To-Repeat: Install a 4.3-BETA2 beta system. When sysinstall asks if you want to make any last minute changes, select "yes" and then try to change the root password. Notice that the output from /usr/bin/passwd is missing carriage returns and that you must use ^J to terminate lines. Reboot and notice that you can't login using the password you just entered... >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 18:40:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF35037B720 for ; Thu, 22 Mar 2001 18:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N2e1s61200; Thu, 22 Mar 2001 18:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B61F37B71B for ; Thu, 22 Mar 2001 18:30:43 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N2Uhi60424; Thu, 22 Mar 2001 18:30:43 -0800 (PST) (envelope-from nobody) Message-Id: <200103230230.f2N2Uhi60424@freefall.freebsd.org> Date: Thu, 22 Mar 2001 18:30:43 -0800 (PST) From: greg@greg.rim.or.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26016: VMWare is crash on SMP machine Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26016 >Category: kern >Synopsis: VMWare is crash on SMP machine >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 18:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Kensaku MASUDA >Release: 4.3-BETA >Organization: >Environment: FreeBSD uzume.greg.rim.or.jp 4.3-BETA FreeBSD 4.3-BETA #0: Tue Mar 20 15:23:39 JST 2001 greg@uzume.greg.rim.or.jp:/export/src/system-4-stable/src/sys/compile/uzume.greg.rim.or.jp i386 >Description: Run vmware2, it will be crash at booting virtual PC's BIOS(at Powered ON). It seems to recieve signal ABORT. >How-To-Repeat: Execute VMWare program, And select some profile. And press power button. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 19:30:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2509037B71F for ; Thu, 22 Mar 2001 19:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N3U1T68257; Thu, 22 Mar 2001 19:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F0E537B71F for ; Thu, 22 Mar 2001 19:24:23 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N3ONb67896; Thu, 22 Mar 2001 19:24:23 -0800 (PST) (envelope-from nobody) Message-Id: <200103230324.f2N3ONb67896@freefall.freebsd.org> Date: Thu, 22 Mar 2001 19:24:23 -0800 (PST) From: togou@crl.go.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26017: ProblemReport kern/23620¤ŹFreeBSD 4.2¤Ç¤âľŻ¤ł¤ë Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26017 >Category: kern >Synopsis: ProblemReport kern/23620¤ŹFreeBSD 4.2¤Ç¤âľŻ¤ł¤ë >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 19:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: ĹԚåĄžĎ¸ĘĄĘ¤Č¤´¤ŚĄĄ¤ˇ¤ç¤Ś¤­ĄË >Release: 4.2 >Organization: ÄĚżŽÁíšç¸Śľć˝ę >Environment: FreeBSD scn1e 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Fri Mar 23 10:47:30 JST 2001 root@scn1e:/usr/src/sys/compile/ACTIVENET i386 >Description: FreeBSD4.2¤ÇFore SystemsŔ˝ATM NICĄÖPCA-200EĄ×¤ňÍřÍѤš¤ë¤ČPing¤Ę¤É ł°ÉôĽŰĽšĽČ¤Č¤ÎÄĚżŽ¤Ź¤Ç¤­¤Ę¤Ż¤Ę¤ëĄŁ Problem Report kern/23620¤Ç¤ĎPingĽłĽŢĽóĽÉ¤ÇĽŃĽąĽĂĽČ¤ŹĽíĽš¤š¤ë¤č¤Ś¤Ë˝Đ¤Ć¤¤¤ë¤ŹĄ˘ şŁ˛ó¤Îžěšç¤Ďł°ÉôĽŰĽšĽČ¤Ř¤ĎĽŃĽąĽĂĽČ¤ňČô¤Đ¤ˇ¤Ć¤âĚá¤ę¤Ź°ěŔÚźő¤ąźč¤ě¤Ę¤¤žőÂ֤Ǥ˘¤ëĄŁ ĽŃĽąĽĂĽČ¤ň˝Đ¤ˇ¤Ć¤¤¤ë¤Ť¤É¤Ś¤Ť¤Ë¤Ä¤¤¤Ć¤ĎATMĽšĽ¤ĽĂĽÁ¤ňˇĐÍł¤ľ¤ť¤ĆĽÁĽ§ĽĂĽŻ¤ˇ¤Ć¤¤¤ë¤Î ¤Ç´Ö°ă¤¤¤Ď¤Ę¤¤ĄŁ ĂíĄËPCA-200E¤ňťČ¤Ă¤Ć¤¤¤ëĘý¤Ë¤Č¤Ă¤Ć¤ĎĂ×̿Ū¤Ę¤Î¤Ç¤š¤ŹĄ˘˝ĹÍ×Ĺ٤˴ؤˇ¤Ć¤ĎČ˝ĂǤŹ¤Ä ¤­¤Ţ¤ť¤óĄŁťä¤ŹšÔ¤Ă¤Ć¤¤¤ëśČĚłžĺĂ×̿Ū¤Ç¤˘¤Ă¤ĆĄ˘ÍĽŔč˝ç°Ě¤âšâ¤Ť¤Ă¤ż¤Î¤Ç˝ĹÍ×ĹŮ/ÍĽŔč ˝ç°Ě¤âšâ¤ŻŔßÄꤾ¤ť¤Ć¤¤¤ż¤Ŕ¤­¤Ţ¤ˇ¤żĄŁ >How-To-Repeat: 1.ĽŤĄźĽÍĽë¤ÎĽłĽóĽŐĽŁĽ°¤Ë°Ę˛ź6šÔ¤ňŔßÄę options ATM_CORE options ATM_IP options ATM_SIGPVC options ATM_SPANS options ATM_UNI device hfa 2.ĽŤĄźĽÍĽë¤ňşîŔŽ 3.PCA-200E¤ÎĽŢĽ¤ĽŻĽíĽłĄźĽÉ¤ň/etc¤ŘĽłĽÔĄź 4.şĆľŻĆ°¸ĺĄ˘ATM¤ÎŔßÄę¤ňšÔ¤ŚĄĘ°Ę˛ź¤ÎšÔ¤ňźÂšÔĄË fore_dnldĄĄ-i hfa0 -d /etc atm set netif hfa0 nia 1 atm attach hfa0 SIGPVC ifconfig nia0 192.168.1.1.up atm add pvc hfa0 0 100 aal5 llc ip niaĄĄ192.168.1.2 ˘¨192.168.1.2¤ĎÁęźęŔč¤ÎĽ˘ĽÉĽěĽš¤Ç¤˘¤ëĄŁşŁ˛ó¤ÎĽĆĽšĽČ¤Ç¤ĎÁęźęŔč¤ĎFreeBSD4.0¤Ç ĄĄĆąÍͤΤä¤ęĘý¤ÇĆ°şî¤š¤ë¤ł¤Č¤ňłÎǧ¤ˇ¤Ć¤¤¤ëĄŁ 5.pingĽłĽŢĽóĽÉ¤ÇłŤÄ̤ňłÎǧ ping 192.168.1.2 ˘¨¤ł¤Î¤˘¤Č¤Ď˛ż¤âĽáĽĂĽťĄźĽ¸¤Ď˝Đ¤Ę¤¤ĄŁctrl+c¤Ç˝ŞÎť¤š¤ëĄŁ >Fix: ProbremReport kern/23620¤Ë˝Đ¤Ć¤¤¤ëĽŃĽĂĽÁ¤ňĹö¤Ć¤ě¤Đ˛ňˇč¤š¤ë¤Î¤Ŕ¤ŹĄ˘ťÄÇ°¤Ę¤Ź¤é ¤˝¤Î¤Ţ¤ŢĽŃĽĂĽÁ¤ňĹö¤Ć¤Ć¤âĽęĽ¸Ľ§ĽŻĽČ¤ľ¤ě¤Ć¤ˇ¤Ţ¤Ă¤żĄŁ °Ę˛ź¤ÎĽŃĽĂĽÁ¤ňşîŔŽ¤ˇ¤ż¤Î¤Ç¤ł¤ě¤ňFreeBSD4.2¤ÇĹö¤Ć¤ë¤Č¤Ś¤Ţ¤Ż¤¤¤ŻĄŁ --- sys.old/dev/hfa/fore.h Sat Aug 28 09:41:48 1999 +++ sys/dev/hfa/fore.h Fri Mar 23 11:14:21 2001 @@ -115,11 +115,11 @@ * BUF_DATA_ALIGN) - BUF1_SM_HDR) * #define BUF1_SM_SIZE MAX(BUF1_SM_LEN - BUF1_SM_DOFF, 64) * */ #if ((BSD >= 199103) && defined(FORE_PCI)) -#define BUF1_SM_DOFF ((BUF1_SM_HOFF + SIZEOF_Buf_handle) - BUF1_SM_HDR) +#define BUF1_SM_DOFF (SIZEOF_Buf_handle) #define BUF1_SM_SIZE (BUF1_SM_LEN - BUF1_SM_DOFF) #endif #if ((BSD < 199103) && defined(FORE_SBUS) && defined(sun4c)) #define BUF1_SM_DOFF (BUF_DATA_ALIGN - BUF1_SM_HDR) #define BUF1_SM_SIZE (BUF1_SM_LEN - BUF1_SM_DOFF) --- sys.old/dev/hfa/fore_receive.c Sat Aug 28 09:41:51 1999 +++ sys/dev/hfa/fore_receive.c Fri Mar 23 10:40:26 2001 @@ -417,10 +417,13 @@ } /* * It looks like we've got a valid PDU - count it quick!! */ + mhead->m_pkthdr.rcvif = NULL; + mhead->m_pkthdr.csum_flags = 0; + mhead->m_pkthdr.aux = NULL; KB_PLENSET(mhead, pdulen); fup->fu_pif.pif_ipdus++; fup->fu_pif.pif_ibytes += pdulen; vcp = fvp->fv_connvc->cvc_vcc; vcp->vc_ipdus++; ĂíĄË˝Đ¤Ć¤Ż¤ëĆâÍƤĎ23620¤ÎĽěĽÝĄźĽČĂć¤Î¤â¤Î¤ČĘѤď¤ę¤Ź¤˘¤ę¤Ţ¤ť¤óĄŁ°ă¤Ś¤Î¤ĎĽŐĽĄĽ¤Ľë¤Î ĆüÉŐ¤Ŕ¤ą¤Ę¤Î¤ÇĄ˘¤â¤ˇ¤Ť¤ˇ¤ż¤éťä¤ŹĚľĂΤʤŔ¤ą¤Ť¤âĂΤě¤Ţ¤ť¤óĄŁ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 19:52:58 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ns1.crl.go.jp (ns1.crl.go.jp [133.243.3.1]) by hub.freebsd.org (Postfix) with ESMTP id C57E937B71B; Thu, 22 Mar 2001 19:52:52 -0800 (PST) (envelope-from togou@crl.go.jp) Received: from crlgw1.crl.go.jp (crlgw1.crl.go.jp [133.243.18.250]) by ns1.crl.go.jp (8.11.3+3.4W/3.7W) with ESMTP id f2N3qpX14134; Fri, 23 Mar 2001 12:52:51 +0900 (JST) Received: from crlsv2.crl.go.jp (localhost [127.0.0.1]) by crlgw1.crl.go.jp (8.9.3+3.2W/3.7W) with ESMTP id MAA03354; Fri, 23 Mar 2001 12:52:50 +0900 (JST) Received: from crl.go.jp (localhost [127.0.0.1]) by crlsv2.crl.go.jp (8.10.2+3.3W/3.7W) with ESMTP id f2N3qm303770; Fri, 23 Mar 2001 12:52:48 +0900 (JST) Message-ID: <3ABAC88F.D123319B@crl.go.jp> Date: Fri, 23 Mar 2001 12:52:47 +0900 From: Syouki Togou X-Mailer: Mozilla 4.75 [ja] (Win98; U) X-Accept-Language: ja MIME-Version: 1.0 To: gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/26017: ProblemReport =?iso-2022-jp?B?a2Vybi8yMzYyMA==?= =?iso-2022-jp?B?GyRCISIlYxsoQkZyZWVCU0QgNC4yGyRCISIlTCEiZDclQyEiGyhC?= =?iso-2022-jp?B?GyRCJSYhIhsoQg==?= References: <200103230330.f2N3U0H68253@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------3723286BD377D771CBA1C607" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------3723286BD377D771CBA1C607 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Hello I am Syouki Togou. I made a mistake in operation and have transmitted a Japanese sentence. Would you eliminate a thing in an attached email if you don't mind to the following? Thank you. Togou gnats-admin@FreeBSD.org wrote: > > Thank you very much for your problem report. > It has the internal identification `kern/26017'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=26017 > > >Category: kern > >Responsible: freebsd-bugs > >Synopsis: ProblemReport kern/23620$B$,(BFreeBSD 4.2$B$G$b5/$3$k(B > >Arrival-Date: Thu Mar 22 19:30:00 PST 2001 --------------3723286BD377D771CBA1C607 Content-Type: text/x-vcard; charset=iso-2022-jp; name="togou.vcf" Content-Transfer-Encoding: 7bit Content-Description: Syouki Togou ‚ĚƒJ[ƒh Content-Disposition: attachment; filename="togou.vcf" begin:vcard n:Togou;Syouki tel;cell:090-3730-6724 tel;work:042-327-6217 x-mozilla-html:FALSE org:Communications Research Laboratory adr:;;4-2-1, Nukui-Kitamachi;Koganei-shi;Tokyo;184-8795;Japan version:2.1 email;internet:togou@crl.go.jp fn:Syouki Togou end:vcard --------------3723286BD377D771CBA1C607-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 20:10:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E5AE37B71D for ; Thu, 22 Mar 2001 20:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N4A2i73395; Thu, 22 Mar 2001 20:10:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1AD337B71D for ; Thu, 22 Mar 2001 20:03:49 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N43n870532; Thu, 22 Mar 2001 20:03:49 -0800 (PST) (envelope-from nobody) Message-Id: <200103230403.f2N43n870532@freefall.freebsd.org> Date: Thu, 22 Mar 2001 20:03:49 -0800 (PST) From: togou@crl.go.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26018: Even FreeBSD 4.2 rises ProblemReport kern/23620 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26018 >Category: kern >Synopsis: Even FreeBSD 4.2 rises ProblemReport kern/23620 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 20:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Syouki Togou >Release: 4.2 >Organization: Communications Research Laboratory >Environment: FreeBSD scn1e 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Fri Mar 23 10:47:30 JST 2001 root@scn1e:/usr/src/sys/compile/ACTIVENET i386 >Description: There is not Ping communication with an outside host when I use ATM NIC "PCA-200E" made by Fore Systems with FreeBSD4.2. I go so that a packet does loss by a Ping command in Problem Report kern/23620, but it is the state that return cannot receive at all even if I let you fly in a packet to an outside host in case of this time. Because I let you go by way of an ATM switch whether you send in a packet and check it, there is not a mistake. >How-To-Repeat: Compile kernel with the following ATM options options ATM_CORE options ATM_IP options ATM_SIGPVC options ATM_SPANS options ATM_UNI device hfa Initialize ATM normally: fore_dnldĄĄ-i hfa0 -d /etc atm set netif hfa0 nia 1 atm attach hfa0 SIGPVC ifconfig nia0 192.168.1.1.up atm add pvc hfa0 0 100 aal5 llc ip niaĄĄ192.168.1.2 Now Ping host "192.168.1.2" on the ATM Network. However, after ping command execution, as for the message, nothing is displayed. >Fix: It was settled if I hit ProbremReport kern/23620 with the patch which appeared, but unfortunately it has been reject even if I hit it with a patch as it is. I succeed when I guess this right with FreeBSD4.2 because I made the following patches. --- sys.old/dev/hfa/fore.h Sat Aug 28 09:41:48 1999 +++ sys/dev/hfa/fore.h Fri Mar 23 11:14:21 2001 @@ -115,11 +115,11 @@ * BUF_DATA_ALIGN) - BUF1_SM_HDR) * #define BUF1_SM_SIZE MAX(BUF1_SM_LEN - BUF1_SM_DOFF, 64) * */ #if ((BSD >= 199103) && defined(FORE_PCI)) -#define BUF1_SM_DOFF ((BUF1_SM_HOFF + SIZEOF_Buf_handle) - BUF1_SM_HDR) +#define BUF1_SM_DOFF (SIZEOF_Buf_handle) #define BUF1_SM_SIZE (BUF1_SM_LEN - BUF1_SM_DOFF) #endif #if ((BSD < 199103) && defined(FORE_SBUS) && defined(sun4c)) #define BUF1_SM_DOFF (BUF_DATA_ALIGN - BUF1_SM_HDR) #define BUF1_SM_SIZE (BUF1_SM_LEN - BUF1_SM_DOFF) --- sys.old/dev/hfa/fore_receive.c Sat Aug 28 09:41:51 1999 +++ sys/dev/hfa/fore_receive.c Fri Mar 23 10:40:26 2001 @@ -417,10 +417,13 @@ } /* * It looks like we've got a valid PDU - count it quick!! */ + mhead->m_pkthdr.rcvif = NULL; + mhead->m_pkthdr.csum_flags = 0; + mhead->m_pkthdr.aux = NULL; KB_PLENSET(mhead, pdulen); fup->fu_pif.pif_ipdus++; fup->fu_pif.pif_ibytes += pdulen; vcp = fvp->fv_connvc->cvc_vcc; vcp->vc_ipdus++; Note) There is not a change that 23620 is reporting contents coming out. I cannot know that I am different if I let it is only a date of a file and spread it whether I am ignorance. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 20:50:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 732A437B71B for ; Thu, 22 Mar 2001 20:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N4o4v77364; Thu, 22 Mar 2001 20:50:04 -0800 (PST) (envelope-from gnats) Date: Thu, 22 Mar 2001 20:50:04 -0800 (PST) Message-Id: <200103230450.f2N4o4v77364@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Seth Kingsley Subject: Re: bin/24435: Changing slice type causes Auto-partition to not work Reply-To: Seth Kingsley Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/24435; it has been noted by GNATS. From: Seth Kingsley To: freebsd-gnats-submit@FreeBSD.org, rwatson@FreeBSD.org Cc: Subject: Re: bin/24435: Changing slice type causes Auto-partition to not work Date: Thu, 22 Mar 2001 20:48:05 -0800 This has to do with libdisk(3) not creating an 'unused' partition for slice types other than 'freebsd'. This patch to libdisk checks for the existance of the 'unused' partition and creates one if need be: Index: chunk.c =================================================================== RCS file: /ncvs/src/lib/libdisk/chunk.c,v retrieving revision 1.24 diff -u -r1.24 chunk.c --- chunk.c 2001/03/18 21:30:10 1.24 +++ chunk.c 2001/03/23 04:42:56 @@ -109,6 +109,32 @@ return c2; } +/* + * Check to see if this slice has no partitions. If it does not, create + * an empty one spanning the entire slice. This can happen when an + * existing slice of a different type is changed into a 'freebsd' slice. + */ +void +Check_Unused(struct chunk *cp) +{ + struct chunk *ncp = new_chunk(); + + if (cp->part) + return; + if (!ncp) barfout(1,"malloc failed"); + memset(ncp,0,sizeof *ncp); + ncp->disk = cp->disk; + ncp->offset = cp->offset; + ncp->size = cp->size; + ncp->end = cp->end; + ncp->type = unused; +#ifdef PC98 + ncp->sname = strdup(cp->sname); +#endif /* PC98 */ + ncp->name = strdup("-"); + cp->part = ncp; +} + int #ifdef PC98 Insert_Chunk(struct chunk *c2, u_long offset, u_long size, const char *name, @@ -263,6 +289,8 @@ c1 = Find_Mother_Chunk(d->chunks,offset,end,freebsd); if(!c1) return __LINE__; + if(type == part) + Check_Unused(c1); for(c2=c1->part;c2;c2=c2->next) { if (c2->type != unused) continue; Index: create_chunk.c =================================================================== RCS file: /ncvs/src/lib/libdisk/create_chunk.c,v retrieving revision 1.55 diff -u -r1.55 create_chunk.c --- create_chunk.c 2001/03/18 21:30:10 1.55 +++ create_chunk.c 2001/03/23 04:45:41 @@ -240,6 +240,7 @@ if (!parent) parent = d->chunks; + Check_Unused(parent); for (c1=parent->part; c1 ; c1 = c1->next) { if (c1->type != unused) continue; if (c1->size < size) continue; Index: libdisk.h =================================================================== RCS file: /ncvs/src/lib/libdisk/libdisk.h,v retrieving revision 1.37 diff -u -r1.37 libdisk.h --- libdisk.h 2001/03/18 21:30:10 1.37 +++ libdisk.h 2001/03/23 04:44:47 @@ -265,6 +265,7 @@ void Debug_Chunk(struct chunk *); void Free_Chunk(struct chunk *); struct chunk * Clone_Chunk(struct chunk *); +void Check_Unused(struct chunk *); #ifdef PC98 int Add_Chunk(struct disk *, long, u_long, const char *, chunk_e, int, u_long, const char *); #else -- || Seth Kingsley || BSDi/Open Source Division || sethk@osd.bsdi.com || To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Thu Mar 22 23:30: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D45D37B71D for ; Thu, 22 Mar 2001 23:30:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N7U4I04670; Thu, 22 Mar 2001 23:30:04 -0800 (PST) (envelope-from gnats) Date: Thu, 22 Mar 2001 23:30:04 -0800 (PST) Message-Id: <200103230730.f2N7U4I04670@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: thinker Subject: Re: kern/25986: Socket would hang at LAST_ACK forever. Reply-To: thinker Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25986; it has been noted by GNATS. From: thinker To: Garrett Wollman Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/25986: Socket would hang at LAST_ACK forever. Date: Fri, 23 Mar 2001 15:28:45 +0000 > It is more dangerous to time out LAST-ACK than FINWAIT-2, because > FINWAIT-2 sockets normally transition into TIME-WAIT whereas LAST-ACK > sockets are destroyed immediately. Yes, timeout at LAST-ACK make we can't make sure that FIN had been received by the other end. But, if we can't not receive any ACK for a long time, it can be thinked as a broken host or network. Diagram in RFC 793, page 23, donot draw out what should we do when we had detect a connection broken (by any way) at ESTAB state, too. It tell us what is right but what is wrong. What I want to said is "Can we be imcompatable with dead site?". -- thinker@branda.to Branda Open Site (BOS) thinker.bbs@bbs.yzu.edu.tw http://www.branda.to/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 0:27:40 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 574A437B71A; Fri, 23 Mar 2001 00:27:36 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N8RZu12488; Fri, 23 Mar 2001 00:27:35 -0800 (PST) (envelope-from jkh) Date: Fri, 23 Mar 2001 00:27:35 -0800 (PST) From: Message-Id: <200103230827.f2N8RZu12488@freefall.freebsd.org> To: clefevre@citeweb.net, jkh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/24061: sysinstall fdisk's wizard mode is started in raw mode Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sysinstall fdisk's wizard mode is started in raw mode State-Changed-From-To: open->closed State-Changed-By: jkh State-Changed-When: Fri Mar 23 00:27:26 PST 2001 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=24061 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 0:38:17 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE92A37B71D; Fri, 23 Mar 2001 00:38:15 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N8cFV13217; Fri, 23 Mar 2001 00:38:15 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 00:38:15 -0800 (PST) From: Message-Id: <200103230838.f2N8cFV13217@freefall.freebsd.org> To: wkwu@csie.nctu.edu.tw, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/25842: Build world error on src-4.0489 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Build world error on src-4.0489 State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Fri Mar 23 00:37:38 PST 2001 State-Changed-Why: Submitted reports problem was due to local file corruption and is now resolved. http://www.freebsd.org/cgi/query-pr.cgi?pr=25842 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 0:52:33 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from bom2.vsnl.net.in (bom2.vsnl.net.in [202.54.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 9F66637B719; Fri, 23 Mar 2001 00:51:53 -0800 (PST) (envelope-from toner1@asianwired.net) Received: from 202.54.1.1 (rsvp-208-187-151-175.ac05.dlls.eli.net [208.187.151.175]) by bom2.vsnl.net.in (Postfix) with SMTP id 9D88C104DC; Fri, 23 Mar 2001 14:19:38 +0530 (GMT+5:30) To: customer@republic.com Date: Thu, 22 Mar 01 03:22:20 EST From: toner1@asianwired.net Subject: toner supplies Message-Id: <20010323084939.9D88C104DC@bom2.vsnl.net.in> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org PLEASE FORWARD TO THE PERSON RESPONSIBLE FOR PURCHASING YOUR LASER PRINTER SUPPLIES **** VORTEX SUPPLIES **** -SPECIALS OF THE DAY ON LASER TONER SUPPLIES AT DISCOUNT PRICES-- LASER PRINTER TONER CARTRIDGES COPIER AND FAX CARTRIDGES WE ARE -->THE<-- PLACE TO BUY YOUR TONER CARTRIDGES BECAUSE YOU SAVE UP TO 30% FROM OFFICE DEPOT'S, QUILL'S OR OFFICE MAX'S EVERY DAY LOW PRICES ORDER BY PHONE:1-888-288-9043 ORDER BY FAX: 1-888-977-1577 CUSTOMER SERVICE: 1-888-248-2015 E-MAIL REMOVAL LINE: 1-888-248-4930 UNIVERSITY AND/OR SCHOOL PURCHASE ORDERS WELCOME. (NO CREDIT APPROVAL REQUIRED) ALL OTHER PURCHASE ORDER REQUESTS REQUIRE CREDIT APPROVAL. PAY BY CHECK (C.O.D), CREDIT CARD OR PURCHASE ORDER (NET 30 DAYS). IF YOUR ORDER IS BY CREDIT CARD PLEASE LEAVE YOUR CREDIT CARD # PLUS EXPIRATION DATE. IF YOUR ORDER IS BY PURCHASE ORDER LEAVE YOUR SHIPPING/BILLING ADDRESSES AND YOUR P.O. NUMBER NO SHIPPING CHARGES FOR ORDERS $49 OR OVER ADD $4.75 FOR ORDERS UNDER $49. C.O.D. ORDERS ADD $4.5 TO SHIPPING CHARGES. FOR THOSE OF YOU WHO REQUIRE MORE INFORMATION ABOUT OUR COMPANY INCUDING FEDERAL TAX ID NUMBER, CLOSEST SHIPPING OR CORPORATE ADDRESS IN THE CONTINENTAL U.S. OR FOR CATALOG REQUESTS PLEASE CALL OUR CUSTOMER SERVICE LINE 1-888-248-2015 OUR NEW , LASER PRINTER TONER CARTRIDGE, PRICES ARE AS FOLLOWS: (PLEASE ORDER BY PAGE NUMBER AND/OR ITEM NUMBER) HEWLETT PACKARD: (ON PAGE 2) ITEM #1 LASERJET SERIES 4L,4P (74A)------------------------$44 ITEM #2 LASERJET SERIES 1100 (92A)-------------------------$44 ITEM #3 LASERJET SERIES 2 (95A)-------------------------------$39 ITEM #4 LASERJET SERIES 2P (75A)-----------------------------$54 ITEM #5 LASERJET SERIES 5P,6P,5MP, 6MP (3903A)--$44 ITEM #6 LASERJET SERIES 5SI, 5000 (29A)------------------$95 ITEM #7 LASERJET SERIES 2100 (96A)-------------------------$74 ITEM #8 LASERJET SERIES 8100 (82X)-----------------------$145 ITEM #9 LASERJET SERIES 5L/6L (3906A0------------------$35 ITEM #10 LASERJET SERIES 4V-------------------------------------$95 ITEM #11 LASERJET SERIES 4000 (27X)-------------------------$72 ITEM #12 LASERJET SERIES 3SI/4SI (91A)--------------------$54 ITEM #13 LASERJET SERIES 4, 4M, 5,5M-----------------------$49 HEWLETT PACKARD FAX (ON PAGE 2) ITEM #14 LASERFAX 500, 700 (FX1)----------$49 ITEM #15 LASERFAX 5000,7000 (FX2)------$54 ITEM #16 LASERFAX (FX3)------------------------$59 ITEM #17 LASERFAX (FX4)------------------------$54 LEXMARK/IBM (ON PAGE 3) OPTRA 4019, 4029 HIGH YIELD---------------$89 OPTRA R, 4039, 4049 HIGH YIELD---------$105 OPTRA E----------------------------------------------------$59 OPTRA N--------------------------------------------------$115 OPTRA S--------------------------------------------------$165 - EPSON (ON PAGE 4) ACTION LASER 7000,7500,8000,9000-------$105 ACTION LASER 1000,1500-------------------------$105 CANON PRINTERS (ON PAGE 5) PLEASE CALL FOR MODELS AND UPDATED PRICES FOR CANON PRINTER CARTRIDGES PANASONIC (0N PAGE 7) NEC SERIES 2 MODELS 90 AND 95----------$105 APPLE (0N PAGE 8) LASER WRITER PRO 600 or 16/600------------$49 LASER WRITER SELECT 300,320,360---------$74 LASER WRITER 300 AND 320----------------------$54 LASER WRITER NT, 2NT------------------------------$54 LASER WRITER 12/640--------------------------------$79 CANON FAX (ON PAGE 9) LASERCLASS 4000 (FX3)---------------------------$59 LASERCLASS 5000,6000,7000 (FX2)---------$54 LASERFAX 5000,7000 (FX2)----------------------$54 LASERFAX 8500,9000 (FX4)----------------------$54 CANON COPIERS (PAGE 10) PC 3, 6RE, 7 AND 11 (A30)---------------------$69 PC 300,320,700,720 and 760 (E-40)--------$89 IF YOUR CARTRIDGE IS NOT LISTED CALL CUSTOMER SERVICE AT 1-888-248-2015 90 DAY UNLIMITED WARRANTY INCLUDED ON ALL PRODUCTS. ALL TRADEMARKS AND BRAND NAMES LISTED ABOVE ARE PROPERTY OF THE RESPECTIVE HOLDERS AND USED FOR DESCRIPTIVE PURPOSES ONLY. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 1:39:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECBFB37B71E; Fri, 23 Mar 2001 01:39:09 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N9d9421562; Fri, 23 Mar 2001 01:39:09 -0800 (PST) (envelope-from roam) Date: Fri, 23 Mar 2001 01:39:09 -0800 (PST) From: Message-Id: <200103230939.f2N9d9421562@freefall.freebsd.org> To: roam@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/26009: Powerdown IDE disks? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Powerdown IDE disks? Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: roam Responsible-Changed-When: Fri Mar 23 01:37:52 PST 2001 Responsible-Changed-Why: Soren is Mr. ATA ;) Besdes, this sounds like a nice candidate for adding to the upcoming atacontrol utility. http://www.freebsd.org/cgi/query-pr.cgi?pr=26009 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 1:43:40 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76A3337B71A; Fri, 23 Mar 2001 01:43:38 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N9hcs21882; Fri, 23 Mar 2001 01:43:38 -0800 (PST) (envelope-from roam) Date: Fri, 23 Mar 2001 01:43:38 -0800 (PST) From: Message-Id: <200103230943.f2N9hcs21882@freefall.freebsd.org> To: roam@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: bin/26015: sysinstall doesn't change tty to cooked when changing root password Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sysinstall doesn't change tty to cooked when changing root password Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: roam Responsible-Changed-When: Fri Mar 23 01:42:52 PST 2001 Responsible-Changed-Why: Jordan messes with sysinstall, it would seem.. http://www.freebsd.org/cgi/query-pr.cgi?pr=26015 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 2:50:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0611E37B71F for ; Fri, 23 Mar 2001 02:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NAo3l30520; Fri, 23 Mar 2001 02:50:03 -0800 (PST) (envelope-from gnats) Received: from serv1.ilse.nl (serv1.ilse.nl [212.189.131.11]) by hub.freebsd.org (Postfix) with ESMTP id A941B37B71B for ; Fri, 23 Mar 2001 02:49:19 -0800 (PST) (envelope-from edwinm@serv0.ilse.nl) Received: from serv0.ilse.nl (intra.ilse.nl [10.1.8.249]) by serv1.ilse.nl (8.11.0/8.10.2) with ESMTP id f2NAn5X16173 for ; Fri, 23 Mar 2001 11:49:06 +0100 (MET) Received: (from edwinm@localhost) by serv0.ilse.nl (8.11.1/8.11.1) id f2NAn4O88319; Fri, 23 Mar 2001 11:49:04 +0100 (CET) (envelope-from edwinm) Message-Id: <200103231049.f2NAn4O88319@serv0.ilse.nl> Date: Fri, 23 Mar 2001 11:49:04 +0100 (CET) From: Edwin Mons Reply-To: e@ik.nu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/26026: minor change to /usr/share/misc/magic - add encodings Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26026 >Category: misc >Synopsis: minor change to /usr/share/misc/magic -> add encodings >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: Fri Mar 23 02:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Edwin Mons >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: At least FreeBSD 4.2-STABLE, 4.2-RELEASE and 4.1-RELEASE >Description: file(1) was not able to detect any RIFF audio encoding but Microsoft PCM. Several types added to /usr/share/misc/magic >How-To-Repeat: >Fix: --- /usr/share/misc/magic.orig Fri Mar 23 10:41:55 2001 +++ /usr/share/misc/magic Fri Mar 23 11:37:07 2001 @@ -4971,6 +4971,15 @@ >8 string WAVE \b, WAVE audio >>20 leshort 1 \b, Microsoft PCM >>>34 leshort >0 \b, %d bit +>>20 leshort 2 \b, Microsoft ADPCM +>>20 leshort 6 \b, ITU G.711 a-law +>>20 leshort 7 \b, ITU G.711 u-law +>>20 leshort 17 \b, IMA ADPCM +>>20 leshort 20 \b, ITU G.723 ADPCM (Yamaha) +>>20 leshort 49 \b, GSM 6.10 +>>20 leshort 64 \b, ITU G.721 ADPCM +>>20 leshort 80 \b, MPEG +>>20 leshort 85 \b, MPEG Layer 3 >>22 leshort =1 \b, mono >>22 leshort =2 \b, stereo >>22 leshort >2 \b, %d channels >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 3:20: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 303E637B718 for ; Fri, 23 Mar 2001 03:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NBK4W35539; Fri, 23 Mar 2001 03:20:04 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Mar 2001 03:20:04 -0800 (PST) Message-Id: <200103231120.f2NBK4W35539@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Edwin Mons Subject: Re: misc/26026: minor change to /usr/share/misc/magic -> add encodings Reply-To: Edwin Mons Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/26026; it has been noted by GNATS. From: Edwin Mons To: freebsd-gnats-submit@freebsd.org, e@ik.nu Cc: Subject: Re: misc/26026: minor change to /usr/share/misc/magic -> add encodings Date: Fri, 23 Mar 2001 12:13:05 +0100 Whoops, mixup at my account. Ofcourse, the real patch should be the following, committed to /usr/src/usr.bin/file/Magdir/riff: --- /usr/src/usr.bin/file/Magdir/riff.orig Fri Mar 23 12:08:48 2001 +++ /usr/src/usr.bin/file/Magdir/riff Fri Mar 23 12:08:53 2001 @@ -39,6 +39,15 @@ >8 string WAVE \b, WAVE audio >>20 leshort 1 \b, Microsoft PCM >>>34 leshort >0 \b, %d bit +>>20 leshort 2 \b, Microsoft ADPCM +>>20 leshort 6 \b, ITU G.711 a-law +>>20 leshort 7 \b, ITU G.711 u-law +>>20 leshort 17 \b, IMA ADPCM +>>20 leshort 20 \b, ITU G.723 ADPCM (Yamaha) +>>20 leshort 49 \b, GSM 6.10 +>>20 leshort 64 \b, ITU G.721 ADPCM +>>20 leshort 80 \b, MPEG +>>20 leshort 85 \b, MPEG Layer 3 >>22 leshort =1 \b, mono >>22 leshort =2 \b, stereo >>22 leshort >2 \b, %d channels To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 3:31:33 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 3A66E37B71A for ; Fri, 23 Mar 2001 03:31:27 -0800 (PST) (envelope-from roam@orbitel.bg) Received: (qmail 47235 invoked by uid 1000); 23 Mar 2001 11:30:34 -0000 Date: Fri, 23 Mar 2001 13:30:34 +0200 From: Peter Pentchev To: Edwin Mons Cc: freebsd-bugs@FreeBSD.org Subject: Re: misc/26026: minor change to /usr/share/misc/magic -> add encodings Message-ID: <20010323133034.D17216@ringworld.oblivion.bg> Mail-Followup-To: Edwin Mons , freebsd-bugs@FreeBSD.org References: <200103231120.f2NBK4W35539@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103231120.f2NBK4W35539@freefall.freebsd.org>; from e@ik.nu on Fri, Mar 23, 2001 at 03:20:04AM -0800 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Mar 23, 2001 at 03:20:04AM -0800, Edwin Mons wrote: > The following reply was made to PR misc/26026; it has been noted by GNATS. > > From: Edwin Mons > To: freebsd-gnats-submit@freebsd.org, e@ik.nu > Cc: > Subject: Re: misc/26026: minor change to /usr/share/misc/magic -> add encodings > Date: Fri, 23 Mar 2001 12:13:05 +0100 > > Whoops, mixup at my account. Ofcourse, the real patch should be the > following, committed to /usr/src/usr.bin/file/Magdir/riff: Hmm. Seems that there was another mixup :) There is no such file in the FreeBSD source tree - the file(1) sources live in src/contrib. As a matter of fact, the file name you specified is exactly correct once you substitute contrib for usr.bin - which points to another problem: FreeBSD does not do such changes to contributed software. For more information, read src/contrib/file/MAINT to find out how the current file(1) maintainer, Christos Zoulas, would like you to submit this patch to him for inclusion in the official release :) G'luck, Peter -- I am not the subject of this sentence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 3:40: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCCF337B71B for ; Fri, 23 Mar 2001 03:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NBe3h37048; Fri, 23 Mar 2001 03:40:03 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Mar 2001 03:40:03 -0800 (PST) Message-Id: <200103231140.f2NBe3h37048@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: [roam@orbitel.bg: Re: misc/26026: minor change to /usr/share/misc/magic -> add encodings] Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/26026; it has been noted by GNATS. From: Peter Pentchev To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: [roam@orbitel.bg: Re: misc/26026: minor change to /usr/share/misc/magic -> add encodings] Date: Fri, 23 Mar 2001 13:31:37 +0200 Er. This is where this should have gone. Please CC any replies to freebsd-gnats-submit, so that they make it to the audit trail, not directly to freebsd-bugs. G'luck, Peter -- This sentence is false. ----- Forwarded message from Peter Pentchev ----- Date: Fri, 23 Mar 2001 13:30:34 +0200 From: Peter Pentchev To: Edwin Mons Cc: freebsd-bugs@FreeBSD.org Subject: Re: misc/26026: minor change to /usr/share/misc/magic -> add encodings Mail-Followup-To: Edwin Mons , freebsd-bugs@FreeBSD.org On Fri, Mar 23, 2001 at 03:20:04AM -0800, Edwin Mons wrote: > The following reply was made to PR misc/26026; it has been noted by GNATS. > > From: Edwin Mons > To: freebsd-gnats-submit@freebsd.org, e@ik.nu > Cc: > Subject: Re: misc/26026: minor change to /usr/share/misc/magic -> add encodings > Date: Fri, 23 Mar 2001 12:13:05 +0100 > > Whoops, mixup at my account. Ofcourse, the real patch should be the > following, committed to /usr/src/usr.bin/file/Magdir/riff: Hmm. Seems that there was another mixup :) There is no such file in the FreeBSD source tree - the file(1) sources live in src/contrib. As a matter of fact, the file name you specified is exactly correct once you substitute contrib for usr.bin - which points to another problem: FreeBSD does not do such changes to contributed software. For more information, read src/contrib/file/MAINT to find out how the current file(1) maintainer, Christos Zoulas, would like you to submit this patch to him for inclusion in the official release :) ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 4:40:39 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5519937B71F; Fri, 23 Mar 2001 04:40:38 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NCebs50614; Fri, 23 Mar 2001 04:40:37 -0800 (PST) (envelope-from ache) Date: Fri, 23 Mar 2001 04:40:37 -0800 (PST) From: Message-Id: <200103231240.f2NCebs50614@freefall.freebsd.org> To: peter.jeremy@alcatel.com.au, ache@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/26010: tar(1) core-dumps on '-I file' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tar(1) core-dumps on '-I file' State-Changed-From-To: open->analyzed State-Changed-By: ache State-Changed-When: Fri Mar 23 04:40:00 PST 2001 State-Changed-Why: Fix commited into -current http://www.freebsd.org/cgi/query-pr.cgi?pr=26010 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 8: 0:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F1DD37B71D for ; Fri, 23 Mar 2001 08:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NG02r69826; Fri, 23 Mar 2001 08:00:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 36A5337B71A for ; Fri, 23 Mar 2001 07:52:11 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NFqBO68889; Fri, 23 Mar 2001 07:52:11 -0800 (PST) (envelope-from nobody) Message-Id: <200103231552.f2NFqBO68889@freefall.freebsd.org> Date: Fri, 23 Mar 2001 07:52:11 -0800 (PST) From: bugs@daemon.se To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26030: IPDIVERT problems with ipfw as module Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26030 >Category: kern >Synopsis: IPDIVERT problems with ipfw as module >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 08:00:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Hĺkan Carlsson >Release: 4.2-RELEASE >Organization: daemon software >Environment: FreeBSD machine.dot.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Fri Feb 9 13:38:52 CET 2001 root@pro.easylogic.se:/usr/src/sys/compile/GENERIC i386 >Description: IPDIVERT does not work when built in to the ipfw module. Have tested the same setup with a modified ipfw module (Makefile below) and could not get the packets diverted to the receving process. When IPDIVERT is built in to the kernel (along with IPFIREWALL etc) it works... It seems like the packets is discarded (see ipfw show logs below), ktrace-ing the receiving process shows that there isn't any thing received in the ipfw-moduel case. # uname -a # with IPDIVERT in ipfw module FreeBSD machine.dot.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Fri Feb 9 13:38:52 CET 2001 root@pro.easylogic.se:/usr/src/sys/compile/GENERIC i386 # uname -a # with IPDIVERT built into kernel FreeBSD machine.dot.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Fri Mar 23 15:23:03 GMT 2001 root@machine.dot.com:/usr/src/sys/compile/IPDIVERT i386 # ipfw show # with IPDIVERT in ipfw module 01200 11 660 divert 5555 ip from any to any recv xl0 01300 0 0 allow ip from any to any # ipfw show # with IPDIVERT built into kernel 01200 360 21504 divert 5555 ip from any to any recv xl0 01300 360 21504 allow ip from any to any # cat /sys/modules/ipfw/Makefile # $FreeBSD: src/sys/modules/ipfw/Makefile,v 1.11 1999/08/28 00:47:21 peter Exp $ .PATH: ${.CURDIR}/../../netinet KMOD= ipfw SRCS= ip_fw.c NOMAN= CFLAGS+= -DIPFIREWALL # #If you want it verbose CFLAGS+= -DIPFIREWALL_VERBOSE #CFLAGS+= -DIPFIREWALL_VERBOSE_LIMIT=100 # #If you want it to pass all packets by default CFLAGS+= -DIPFIREWALL_DEFAULT_TO_ACCEPT # #If you want ipdivert CFLAGS+= -DIPDIVERT # .include # cat /boot/loader.conf ipfw_load="YES" # Firewall >How-To-Repeat: Trying to use IPDIVERT in ipfw-module (i guess natd would fail to). >Fix: Build a kernel with IPDIVERT (along with IPFIREWALL etc) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 9:20:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38C8C37B71A for ; Fri, 23 Mar 2001 09:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NHK1896121; Fri, 23 Mar 2001 09:20:01 -0800 (PST) (envelope-from gnats) Received: from mail.yadt.co.uk (yadt.demon.co.uk [158.152.4.134]) by hub.freebsd.org (Postfix) with SMTP id 906CB37B71D for ; Fri, 23 Mar 2001 09:16:19 -0800 (PST) (envelope-from davidt@yadt.co.uk) Received: (qmail 3829 invoked from network); 23 Mar 2001 17:16:18 -0000 Received: from gattaca.local.yadt.co.uk (HELO mail.gattaca.yadt.co.uk) (qmailr@10.0.0.2) by xfiles.yadt.co.uk with SMTP; 23 Mar 2001 17:16:18 -0000 Received: (qmail 40409 invoked by uid 1000); 23 Mar 2001 17:16:17 -0000 Message-Id: <20010323171617.40408.qmail@gattaca.yadt.co.uk> Date: 23 Mar 2001 17:16:17 -0000 From: davidt@yadt.co.uk Reply-To: davidt@yadt.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/26031: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26031 >Category: kern >Synopsis: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 09:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: David Taylor >Release: FreeBSD 4.3-BETA i386 >Organization: >Environment: System: FreeBSD gattaca.yadt.co.uk 4.3-BETA FreeBSD 4.3-BETA #3: Tue Mar 6 18:39:44 GMT 2001 davidt@gattaca.yadt.co.uk:/usr/obj/usr/src/sys/GATTACA i386 ad0: 32634MB [66305/16/63] at ata0-master UDMA33 acd0: DVD-ROM at ata1-master using WDMA2 acd1: CD-RW at ata1-slave using UDMA33 Dell Dimension XPS T-800r PIII-800, 256Mb RAM... I'm not sure what else is relevant... >Description: The following command works fine, so I know the CD-ROM drive/CD/etc are OK mount -t cd9660 /dev/acd0c /mnt/cd However, mount /dev/acd0c /mnt/cd # Note: no -t cd9660 causes the following panic: IdlePTD 3657728 initial pcb at 2e2a00 panicstr: vm_fault: fault on nofault entry, addr: c7c11000 panic messages: --- panic: vm_fault: fault on nofault entry, addr: c7c11000 #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:469 #1 0xc014af55 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:309 #2 0xc014b2ed in panic ( fmt=0xc027a080 "vm_fault: fault on nofault entry, addr: %lx") at /usr/src/sys/kern/kern_shutdown.c:556 #3 0xc01e39c6 in vm_fault (map=0xc02eb30c, vaddr=3357331456, fault_type=3 '\003', fault_flags=0) at /usr/src/sys/vm/vm_fault.c:240 #4 0xc0247602 in trap_pfault (frame=0xcd718f10, usermode=0, eva=3357331456) at /usr/src/sys/i386/i386/trap.c:833 #5 0xc02471ef in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = -1072365552, tf_edi = -937635840, tf_esi = 2352, tf_ebp = -848195744, tf_isp = -848195780, tf_ebx = -1054105728, tf_edx = 368, tf_ecx = 304, tf_eax = -1058161152, tf_trapno = 12, tf_err = 2, tf_eip = -1071495692, tf_cs = 8, tf_eflags = 2163202, tf_esp = -1054105728, tf_ss = -1057923520}) at at /usr/src/sys/i386/i386/trap.c:443 #6 0xc02245f4 in atapi_read (request=0xc12b9f80, length=2352) at machine/cpufunc.h:222 #7 0xc02240b2 in atapi_interrupt (request=0xc12b9f80) at /usr/src/sys/dev/ata/atapi-all.c:385 #8 0xc021dae1 in ata_intr (data=0xc0edbe00) at /usr/src/sys/dev/ata/ata-all.c:1150 I've also seen: #6 0xc02245f4 in atapi_read (request=0xc148b480, length=2352) at machine/cpufunc.h:222 #7 0xc02240b2 in atapi_interrupt (request=0xc148b480) at /usr/src/sys/dev/ata/atapi-all.c:385 #8 0xc021dae1 in ata_intr (data=0xc0edbe00) at /usr/src/sys/dev/ata/ata-all.c:1150 and #12 0xc02245f4 in atapi_read (request=0xc122d380, length=2352) at machine/cpufunc.h:222 #13 0xc02240b2 in atapi_interrupt (request=0xc122d380) at /usr/src/sys/dev/ata/atapi-all.c:385 #14 0xc021dae1 in ata_intr (data=0xc0edbe00) at /usr/src/sys/dev/ata/ata-all.c:1150 which all seem quite similar... i've still got a few of the crashdumps around if anyone needs more information from them... This happens (AFAICS) on every CD I attempt to mount (audio CD, data CD, CD-R, CD-RW, etc) When I was originally trying to mount a CD-RW disk, I also saw messages like: "kernel: ata1-master: too many segments in DMA table" I'm not sure if that's because it was a CD-RW which FreeBSD didn't understand, or if it's related to the bug that caused the panic.. 'acd0: READ_CD commmand timeout - resetting' appeared on the console each time after the panic, but just before the dump. >How-To-Repeat: Insert a CD into your first CD-ROM drive Try to do mount /dev/acd0c /mnt FreeBSD should then crash... although I'm sure there must be something unique about my environment.. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 9:50:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2964C37B718 for ; Fri, 23 Mar 2001 09:50:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NHo6099024; Fri, 23 Mar 2001 09:50:06 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Mar 2001 09:50:06 -0800 (PST) Message-Id: <200103231750.f2NHo6099024@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Poul-Henning Kamp Subject: Re: kern/25866 more than 256 ptys, up to 1302 ptys. Reply-To: Poul-Henning Kamp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25866; it has been noted by GNATS. From: Poul-Henning Kamp To: freebsd-gnats-submit@FreeBSD.org, clefevre@poboxes.com Cc: Subject: Re: kern/25866 more than 256 ptys, up to 1302 ptys. Date: Fri, 23 Mar 2001 18:45:57 +0100 Please check out the ptynumber.patch at http://phk.freebsd.dk/patch 20010322 ptynumber.patch This is a proof-of-concept patch to change the naming of ptys from the letter encoding to a simple ttyp%u/ptyp%u like scheme. The chosen naming with the 'p' in it allows for coexistence of kernels and libutils which don't match up to the first 10 ptys. I'm sure a number of ports may break as result of this because they don't use libutil to get ptys. Please use this patch to fix those ports to use libutil::openpty() sooner rather than latter. I am not partial to any particular naming, there are good arguments for "/dev/pty/[tp]ty%d" or similar, but I cannot foresee the amount of breakage that might result in. There is no planned commit of this patch yet, it is provided for research/impactanalysis/testing only at this time. If anybody wants to adopt this patch, they are more than welcome and should contact me by email. Poul-Henning -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 10:30:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF54637B71F for ; Fri, 23 Mar 2001 10:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NIU2405802; Fri, 23 Mar 2001 10:30:02 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Mar 2001 10:30:02 -0800 (PST) Message-Id: <200103231830.f2NIU2405802@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Soren Schmidt Subject: Re: kern/26031: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' Reply-To: Soren Schmidt Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/26031; it has been noted by GNATS. From: Soren Schmidt To: davidt@yadt.co.uk Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/26031: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' Date: Fri, 23 Mar 2001 19:20:06 +0100 (CET) It seems davidt@yadt.co.uk wrote: You should disable DMA on the CDROM, then get back with the result.... > > >Number: 26031 > >Category: kern > >Synopsis: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' > >Confidential: no > >Severity: critical > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Fri Mar 23 09:20:00 PST 2001 > >Closed-Date: > >Last-Modified: > >Originator: David Taylor > >Release: FreeBSD 4.3-BETA i386 > >Organization: > >Environment: > System: FreeBSD gattaca.yadt.co.uk 4.3-BETA FreeBSD 4.3-BETA #3: Tue Mar 6 18:39:44 GMT 2001 davidt@gattaca.yadt.co.uk:/usr/obj/usr/src/sys/GATTACA i386 > > ad0: 32634MB [66305/16/63] at ata0-master UDMA33 > acd0: DVD-ROM at ata1-master using WDMA2 > acd1: CD-RW at ata1-slave using UDMA33 > > Dell Dimension XPS T-800r PIII-800, 256Mb RAM... > > I'm not sure what else is relevant... > >Description: > > The following command works fine, so I know the CD-ROM drive/CD/etc are OK > mount -t cd9660 /dev/acd0c /mnt/cd > > However, > mount /dev/acd0c /mnt/cd # Note: no -t cd9660 > causes the following panic: > > IdlePTD 3657728 > initial pcb at 2e2a00 > panicstr: vm_fault: fault on nofault entry, addr: c7c11000 > panic messages: > --- > panic: vm_fault: fault on nofault entry, addr: c7c11000 > > #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:469 > #1 0xc014af55 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:309 > #2 0xc014b2ed in panic ( > fmt=0xc027a080 "vm_fault: fault on nofault entry, addr: %lx") > at /usr/src/sys/kern/kern_shutdown.c:556 > #3 0xc01e39c6 in vm_fault (map=0xc02eb30c, vaddr=3357331456, > fault_type=3 '\003', fault_flags=0) at /usr/src/sys/vm/vm_fault.c:240 > #4 0xc0247602 in trap_pfault (frame=0xcd718f10, usermode=0, eva=3357331456) > at /usr/src/sys/i386/i386/trap.c:833 > #5 0xc02471ef in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = -1072365552, > tf_edi = -937635840, tf_esi = 2352, tf_ebp = -848195744, > tf_isp = -848195780, tf_ebx = -1054105728, tf_edx = 368, tf_ecx = 304, > tf_eax = -1058161152, tf_trapno = 12, tf_err = 2, > tf_eip = -1071495692, tf_cs = 8, tf_eflags = 2163202, > tf_esp = -1054105728, tf_ss = -1057923520}) at > at /usr/src/sys/i386/i386/trap.c:443 > #6 0xc02245f4 in atapi_read (request=0xc12b9f80, length=2352) > at machine/cpufunc.h:222 > #7 0xc02240b2 in atapi_interrupt (request=0xc12b9f80) > at /usr/src/sys/dev/ata/atapi-all.c:385 > #8 0xc021dae1 in ata_intr (data=0xc0edbe00) > at /usr/src/sys/dev/ata/ata-all.c:1150 > > I've also seen: > > #6 0xc02245f4 in atapi_read (request=0xc148b480, length=2352) > at machine/cpufunc.h:222 > #7 0xc02240b2 in atapi_interrupt (request=0xc148b480) > at /usr/src/sys/dev/ata/atapi-all.c:385 > #8 0xc021dae1 in ata_intr (data=0xc0edbe00) > at /usr/src/sys/dev/ata/ata-all.c:1150 > > and > > #12 0xc02245f4 in atapi_read (request=0xc122d380, length=2352) > at machine/cpufunc.h:222 > #13 0xc02240b2 in atapi_interrupt (request=0xc122d380) > at /usr/src/sys/dev/ata/atapi-all.c:385 > #14 0xc021dae1 in ata_intr (data=0xc0edbe00) > at /usr/src/sys/dev/ata/ata-all.c:1150 > > which all seem quite similar... i've still got a few of the crashdumps > around if anyone needs more information from them... > > This happens (AFAICS) on every CD I attempt to mount (audio CD, data CD, > CD-R, CD-RW, etc) > > When I was originally trying to mount a CD-RW disk, I also saw messages > like: > > "kernel: ata1-master: too many segments in DMA table" > > I'm not sure if that's because it was a CD-RW which FreeBSD didn't > understand, or if it's related to the bug that caused the panic.. > > 'acd0: READ_CD commmand timeout - resetting' appeared on the console each > time after the panic, but just before the dump. > > > >How-To-Repeat: > Insert a CD into your first CD-ROM drive > Try to do mount /dev/acd0c /mnt > FreeBSD should then crash... although I'm sure there must be > something unique about my environment.. > >Fix: > >Release-Note: > >Audit-Trail: > >Unformatted: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message > -Sřren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 11: 0:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C288837B719 for ; Fri, 23 Mar 2001 11:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NJ03O09668; Fri, 23 Mar 2001 11:00:03 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Mar 2001 11:00:03 -0800 (PST) Message-Id: <200103231900.f2NJ03O09668@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Taylor Subject: Re: kern/26031: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' Reply-To: David Taylor Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/26031; it has been noted by GNATS. From: David Taylor To: Soren Schmidt Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/26031: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' Date: Fri, 23 Mar 2001 18:56:45 +0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 23 Mar 2001, Soren Schmidt wrote:=20 >=20 > You should disable DMA on the CDROM, then get back with the > result.... # sysctl hw.atamodes hw.atamodes: dma,---,dma,dma, # sysctl -w hw.atamodes=3D"dma,---,pio,pio" hw.atamodes: dma,---,pio,pio, -> dma,---,pio,pio, # mount /dev/acd0c /mnt/dvd/ mount: /dev/acd0c on /mnt/dvd: incorrect super block (which I presume is the correct behaviour) --=20 David Taylor davidt@yadt.co.uk --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.2 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6u5xtfIqKXSsJ/xERAjDBAJ9dgdN2c9Q/4Ixw70rO/8N7UEzoaQCg4EM9 rD7Ah+xG1oJmnbIXQrhbSTo= =pbb1 -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 11: 0:24 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4486537B71E for ; Fri, 23 Mar 2001 11:00:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NJ05I09687; Fri, 23 Mar 2001 11:00:05 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Mar 2001 11:00:05 -0800 (PST) Message-Id: <200103231900.f2NJ05I09687@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Soren Schmidt Subject: Re: kern/26031: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' Reply-To: Soren Schmidt Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/26031; it has been noted by GNATS. From: Soren Schmidt To: davidt@yadt.co.uk (David Taylor) Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/26031: 4.3-BETA crashes on 'mount /dev/acd0c /mnt/cd' Date: Fri, 23 Mar 2001 19:58:50 +0100 (CET) It seems David Taylor wrote: > On Fri, 23 Mar 2001, Soren Schmidt wrote: > > > > You should disable DMA on the CDROM, then get back with the > > result.... > > # sysctl hw.atamodes > hw.atamodes: dma,---,dma,dma, > > # sysctl -w hw.atamodes="dma,---,pio,pio" > hw.atamodes: dma,---,pio,pio, -> dma,---,pio,pio, > > # mount /dev/acd0c /mnt/dvd/ > mount: /dev/acd0c on /mnt/dvd: incorrect super block > > (which I presume is the correct behaviour) Yups, you got yet another drive/controller combo that cant do ATAPI DMA proberly... -Sřren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 11: 0:36 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0431937B71B for ; Fri, 23 Mar 2001 11:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NJ03909678; Fri, 23 Mar 2001 11:00:03 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1E9037B719 for ; Fri, 23 Mar 2001 10:57:34 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NIvY209246; Fri, 23 Mar 2001 10:57:34 -0800 (PST) (envelope-from nobody) Message-Id: <200103231857.f2NIvY209246@freefall.freebsd.org> Date: Fri, 23 Mar 2001 10:57:34 -0800 (PST) From: jtrainor@fastekintl.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26034: kldload() panics if error code is returned from _load(). Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26034 >Category: kern >Synopsis: kldload() panics if error code is returned from _load(). >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 11:00:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jim Trainor >Release: FreeBSD 4.2-RELEASE #0: 11/20/2000 >Organization: Fastek International Ltd. >Environment: FreeBSD BSDDEV.fastekintl.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: panic trap 12 (page fault) in kldload while attempting to return an error from _load. If I set the return value prior to entering the case statement, proper behavior is observed. If I set the return value inside the case statement, panic occurs. See code below. >How-To-Repeat: /* =============================================================== */ /* Program..... KLD Character Device Implementation Skeleton */ /* Version..... 1.0 */ /* File........ CDEVEXAM.C */ /* Date........ 03/04/2001 */ /* Programmer.. Jim Trainor */ /* Copyright (c)2001 Fastek International Ltd. */ /* --------------------------------------------------------------- */ /* */ /* --------------------------------------------------------------- */ /* This code is from the article "Dynamic Kernel Linker (KLD) */ /* Facility Programming Tutorial" by Andrew Reiter. The article */ /* was in "daemonnews" October 2000. */ /* The module is loaded with "kldload ./cdev_exam.ko" */ /* --------------------------------------------------------------- */ /* $Header$ */ /* --------------------------------------------------------------- */ /* */ /* mm/dd/yyyy - pid - comment */ /* =============================================================== */ #include #include #include #include #include #include /* for macro DEV_MODULE */ /* --------------------------------------------------------------- */ /* Device access function declarations */ /* --------------------------------------------------------------- */ int example_open(dev_t dev, int oflags, int devtype, struct proc *p); int example_close(dev_t dev, int fflag, int devtype, struct proc *p); int example_read(dev_t dev, struct uio *uio, int ioflag); int example_write(dev_t dev, struct uio *uio, int ioflag); /* --------------------------------------------------------------- */ /* Define global variables. */ /* --------------------------------------------------------------- */ /* Stores string recv'd by _write() */ static char buf[512+1]; static int len; /* * Used as the variable that is the reference to our device * in devfs... we must keep this variable sane until we * call kldunload. */ static dev_t sdev; /* --------------------------------------------------------------- */ /* File operations supported by our device driver */ /* --------------------------------------------------------------- */ static struct cdevsw example_cdevsw = { example_open, example_close, example_read, example_write, noioctl, nopoll, nommap, nostrategy, "example", 34, /* /usr/src/sys/conf/majors */ nodump, nopsize, D_TTY, -1 }; /* --------------------------------------------------------------- */ /* chardev_example_load() */ /* */ /* This is used as the function that handles what is to occur */ /* when the KLD binary is loaded and unloaded via the kldload */ /* and kldunload programs. */ /* --------------------------------------------------------------- */ static int chardev_example_load(struct module *m, int what, void *arg) { int err = 0; /* Test load failure case 1 - before case */ /* err = EINVAL; */ if(!err) { switch (what) { case MOD_LOAD: /* kldload */ /* Test load failure case 2 - inside case */ err = EINVAL; if(!err) { sdev = make_dev(&example_cdevsw, /* explained below */ 0, UID_ROOT, GID_WHEEL, 0600, "example"); printf("Example device loaded.\n"); } break; case MOD_UNLOAD: destroy_dev(sdev); /* explained below */ printf("Example device unloaded.\n"); break; default: err = EINVAL; break; } } return(err); } /* --------------------------------------------------------------- */ /* example_open() */ /* */ /* This open function solely checks for open(2) flags. We are only */ /* allowing for the flags to be O_RDWR for the purpose of showing */ /* how one could only allow a read-only device, for example. */ /* --------------------------------------------------------------- */ int example_open(dev_t dev, int oflags, int devtype, struct proc *p) { int err = 0; memset(&buf, '\0', 513); len = 0; uprintf("Opened device \"example\" successfully.\n"); return(err); } /* --------------------------------------------------------------- */ /* example_close() */ /* */ /* Simply "closes" our device that was opened with example_open. */ /* --------------------------------------------------------------- */ int example_close(dev_t dev, int fflag, int devtype, struct proc *p) { memset(&buf, '\0', 513); len = 0; uprintf("Closing device \"example.\"\n"); return(0); } /* --------------------------------------------------------------- */ /* example_write() */ /* */ /* The read function just takes the buf that was saved */ /* via example_write() and returns it to userland for */ /* accessing. */ /* --------------------------------------------------------------- */ int example_read(dev_t dev, struct uio *uio, int ioflag) { int err = 0; if (len <= 0) { err = -1; } else {/* copy buf to userland */ err = copystr(&buf, uio->uio_iov->iov_base, 513, &len); } return(err); } /* --------------------------------------------------------------- */ /* example_write() */ /* */ /* example_write takes in a character string and saves it to buf */ /* for later accessing. */ /* --------------------------------------------------------------- */ int example_write(dev_t dev, struct uio *uio, int ioflag) { int err = 0; err = copyinstr(uio->uio_iov->iov_base, &buf, 512, &len); if (err != 0) { uprintf("Write to \"example\" failed.\n"); } return(err); } DEV_MODULE(chardev_example, chardev_example_load, NULL); >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 11:50: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9553337B719 for ; Fri, 23 Mar 2001 11:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NJo1S18120; Fri, 23 Mar 2001 11:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BC6737B719 for ; Fri, 23 Mar 2001 11:48:55 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NJmtb18032; Fri, 23 Mar 2001 11:48:55 -0800 (PST) (envelope-from nobody) Message-Id: <200103231948.f2NJmtb18032@freefall.freebsd.org> Date: Fri, 23 Mar 2001 11:48:55 -0800 (PST) From: vovan@hosix.ntu-kpi.kiev.ua To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/26035: System hangs when playing mp3 on PCI Maestro-1 (es1948f) soundcard (using (pcm(4)) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26035 >Category: misc >Synopsis: System hangs when playing mp3 on PCI Maestro-1 (es1948f) soundcard (using (pcm(4)) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 11:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Vladimir Sotnikov >Release: 4.2-STABLE, 4.3-BETA, 4.3-RC >Organization: NTUU /KPI/ >Environment: FreeBSD zap.hosix.ntu-kpi.kiev.ua 4.3-RC FreeBSD 4.3-RC #0: Fri Mar 23 18:02:00 EET 2001 root@zap.hosix.ntu-kpi.kiev.ua:/usr/obj/usr/src/sys/GENERIC i386 >Description: I've PCI Maestro-1 (es1948f) chip based soundcard. I'm using "device pcm" in kernel. When I start playing mp3 with mpg123(Version 0.59r) or another player, the music playing for 20-30 sec and then the system hangs up without any messages in log. >How-To-Repeat: Every time. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 12: 5:18 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1102037B718; Fri, 23 Mar 2001 12:05:15 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NK5Ej19959; Fri, 23 Mar 2001 12:05:14 -0800 (PST) (envelope-from dwmalone) Date: Fri, 23 Mar 2001 12:05:14 -0800 (PST) From: Message-Id: <200103232005.f2NK5Ej19959@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, dwmalone@FreeBSD.org Subject: Re: kern/26000: unchecked return in vm/swap_pager.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: unchecked return in vm/swap_pager.c Responsible-Changed-From-To: freebsd-bugs->dwmalone Responsible-Changed-By: dwmalone Responsible-Changed-When: Fri Mar 23 12:04:20 PST 2001 Responsible-Changed-Why: I'll commit this as soon as I get the go ahead. http://www.freebsd.org/cgi/query-pr.cgi?pr=26000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 12:11:32 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31B2737B719; Fri, 23 Mar 2001 12:11:31 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NKBUt22987; Fri, 23 Mar 2001 12:11:30 -0800 (PST) (envelope-from dwmalone) Date: Fri, 23 Mar 2001 12:11:30 -0800 (PST) From: Message-Id: <200103232011.f2NKBUt22987@freefall.freebsd.org> To: dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, dwmalone@FreeBSD.org Subject: Re: kern/25932: possible memory leak in /sys/kern/kern_proc.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: possible memory leak in /sys/kern/kern_proc.c Responsible-Changed-From-To: freebsd-bugs->dwmalone Responsible-Changed-By: dwmalone Responsible-Changed-When: Fri Mar 23 12:11:02 PST 2001 Responsible-Changed-Why: I'll test the patch in -current and commit it all going well. http://www.freebsd.org/cgi/query-pr.cgi?pr=25932 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 12:40: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCDDB37B71F for ; Fri, 23 Mar 2001 12:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NKe1I25265; Fri, 23 Mar 2001 12:40:01 -0800 (PST) (envelope-from gnats) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 7CC5337B71A for ; Fri, 23 Mar 2001 12:35:20 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: (from phk@localhost) by critter.freebsd.dk (8.11.3/8.11.3) id f2NKZLn06272; Fri, 23 Mar 2001 21:35:21 +0100 (CET) (envelope-from phk) Message-Id: <200103232035.f2NKZLn06272@critter.freebsd.dk> Date: Fri, 23 Mar 2001 21:35:21 +0100 (CET) From: Poul-Henning Kamp Reply-To: phk@critter.freebsd.dk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/26036: i18n comma vs period decimal separator mistake Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26036 >Category: bin >Synopsis: acroread4 produces invalid postscript in Danish locale >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 12:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Poul-Henning Kamp >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD critter.freebsd.dk 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Mar 23 12:01:40 CET 2001 root@critter.freebsd.dk:/freebsd/src/sys/compile/FLUTTER i386 >Description: set in your environment: LANG=da_DK.ISO_8859-1 Then use the acroread-4.05 port to print to a postscript file and notice how all decimal numbers are separated with a ',' instead of a '.' This is not valid in postscript code. LANG=da_DK.ISO_8859-1 results in: dup /WhitePoint [0,9642 1,0000 0,8249] put] no LANG setting results in the correct: dup /WhitePoint [0.9642 1.0000 0.8249] put] I am unable to determine if this bug is in acroread or in our i18n. Given what is the easier to get changed I think it obvious where the problem should be fixed. It used to work until very recently. >How-To-Repeat: see above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 13:10:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8495837B719; Fri, 23 Mar 2001 13:10:11 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NLABD31011; Fri, 23 Mar 2001 13:10:11 -0800 (PST) (envelope-from ache) Date: Fri, 23 Mar 2001 13:10:11 -0800 (PST) From: Message-Id: <200103232110.f2NLABD31011@freefall.freebsd.org> To: phk@critter.freebsd.dk, ache@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/26036: acroread4 produces invalid postscript in Danish locale Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: acroread4 produces invalid postscript in Danish locale State-Changed-From-To: open->analyzed State-Changed-By: ache State-Changed-When: Fri Mar 23 13:03:13 PST 2001 State-Changed-Why: Apparently acroread uses printf() to print float numbers. Or use period character from nl_langinfo() to separate decimals. printf() MUST honor locale setting according to both SUSv2 and POSIX. nl_langinfo() supposed to return actual information too. In any case this bug should be reported to Adobe. Workarounds: 1) Use ASCII locale. 2) Fix your locale for acroread and break it for all other programs. I mean fix locally, I not approve this change as official. http://www.freebsd.org/cgi/query-pr.cgi?pr=26036 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 13:50:18 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A73FB37B71A for ; Fri, 23 Mar 2001 13:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NLo1435735; Fri, 23 Mar 2001 13:50:01 -0800 (PST) (envelope-from gnats) Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by hub.freebsd.org (Postfix) with ESMTP id 47BB237B71A for ; Fri, 23 Mar 2001 13:45:05 -0800 (PST) (envelope-from peter@daintree.yahoo.com) Received: from daintree.yahoo.com (daintree.yahoo.com [205.216.162.172]) by mrout2.yahoo.com (8.11.1/8.11.1/y.out) with ESMTP id f2NLiuI54002 for ; Fri, 23 Mar 2001 13:44:56 -0800 (PST) Received: (from peter@localhost) by daintree.yahoo.com (8.11.3/8.11.3) id f2NLiuS81327; Fri, 23 Mar 2001 13:44:56 -0800 (PST) (envelope-from peter) Message-Id: <200103232144.f2NLiuS81327@daintree.yahoo.com> Date: Fri, 23 Mar 2001 13:44:56 -0800 (PST) From: Peter Wemm Reply-To: peter@yahoo-inc.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/26038: libfetch does not use IP_PORTRANGE_HIGH by default Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26038 >Category: bin >Synopsis: libfetch does not use IP_PORTRANGE_HIGH by default >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 13:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Peter Wemm >Release: FreeBSD 5.0-CURRENT i386 >Organization: FreeBSD.org >Environment: System: FreeBSD daintree.yahoo.com 5.0-CURRENT FreeBSD 5.0-CURRENT #21: Mon Mar 19 13:09:28 PST 2001 peter@daintree.yahoo.com:/home/src/sys/compile/DAINTREE i386 FreeBSD-current as of a few days ago. >Description: The old fetch(1)/libftpio library unconditionally used the RFC sanctioned high port range. This space is intentionally intended to be used so that proxy libraries can rewrite the PORT tcp packets on data streams on NATs, and so that firewalls have a safe target range that can allow incoming connections that is free from the ephemeral ports that are used by things like rpc services. The new fetch/libfetch has regressed to requiring an option to use this. >How-To-Repeat: Old code (unconditional use of IP_PORTRANGE_HIGH): portrange = IP_PORTRANGE_HIGH; if (setsockopt(s, IPPROTO_IP, IP_PORTRANGE, (char *) &portrange, sizeof(portrange)) < 0) { close(s); return FAILURE; }; New code (broken): high = CHECK_FLAG('h'); arg = high ? IP_PORTRANGE_HIGH : IP_PORTRANGE_DEFAULT; if (setsockopt(sd, IPPROTO_IP, IP_PORTRANGE, (char *)&arg, sizeof arg) == -1) goto sysouch; break; (where the 'h' flag is off by default :-( ) >Fix: Minimal fix, minus man page and some comment updates. Index: fetch.c =================================================================== RCS file: /home/ncvs/src/usr.bin/fetch/fetch.c,v retrieving revision 1.26 diff -u -r1.26 fetch.c --- fetch.c 2001/03/07 05:33:50 1.26 +++ fetch.c 2001/03/23 21:43:39 @@ -55,7 +55,7 @@ int d_flag; /* -d: direct connection */ int F_flag; /* -F: restart without checking mtime */ char *f_filename; /* -f: file to fetch */ -int H_flag; /* -H: use high port */ +int H_flag = 1; /* -H: use high port */ char *h_hostname; /* -h: host to fetch from */ int l_flag; /* -l: link rather than copy file: URLs */ int m_flag; /* -[Mm]: mirror mode */ @@ -537,7 +537,7 @@ int c, e, r; while ((c = getopt(argc, argv, - "146AaB:bc:dFf:h:lHMmnPpo:qRrS:sT:tvw:")) != EOF) + "146AaB:bc:dFf:h:lHMmnPpo:qRrS:sT:tUvw:")) != EOF) switch (c) { case '1': once_flag = 1; @@ -625,6 +625,9 @@ case 't': t_flag = 1; warnx("warning: the -t option is deprecated"); + break; + case 'U': + H_flag = 0; break; case 'v': v_level++; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 14: 0:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C5FA37B719 for ; Fri, 23 Mar 2001 14:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NM03q36535; Fri, 23 Mar 2001 14:00:03 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Mar 2001 14:00:03 -0800 (PST) Message-Id: <200103232200.f2NM03q36535@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Wemm Subject: Re: kern/26034: kldload() panics if error code is returned from _load(). Reply-To: Peter Wemm Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/26034; it has been noted by GNATS. From: Peter Wemm To: jtrainor@fastekintl.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/26034: kldload() panics if error code is returned from _load(). Date: Fri, 23 Mar 2001 13:50:52 -0800 jtrainor@fastekintl.com wrote: > > >Number: 26034 > >Category: kern > >Synopsis: kldload() panics if error code is returned from _load(). > >Description: > panic trap 12 (page fault) in kldload while attempting to return an error fro m _load. If I set the return value prior to entering the case statement, proper behavior is observed. If I set the return value inside the case statement, panic occurs. See code below. This is because if you fail on the MOD_LOAD case, the linker calls all the MOD_UNLOADs for the modules in the kld file. In your case, you are calling "destroy_dev(sdev);" on MOD_UNLOAD, which is panicing since sdev is uninitialized. This is actually a bug in your module due to the existing module load/unload semantics. Remember, there can be more than one module inside a .ko kld file. One could argue that a MOD_UNLOAD event should be skipped for modules that have failed to load successfully.. I think this change needs to happen. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 14:29:42 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 884ED37B719; Fri, 23 Mar 2001 14:29:41 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NMTf142092; Fri, 23 Mar 2001 14:29:41 -0800 (PST) (envelope-from peter) Date: Fri, 23 Mar 2001 14:29:41 -0800 (PST) From: Message-Id: <200103232229.f2NMTf142092@freefall.freebsd.org> To: peter@FreeBSD.org, freebsd-bugs@FreeBSD.org, des@FreeBSD.org Subject: Re: bin/26038: libfetch does not use IP_PORTRANGE_HIGH by default Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: libfetch does not use IP_PORTRANGE_HIGH by default Responsible-Changed-From-To: freebsd-bugs->des Responsible-Changed-By: peter Responsible-Changed-When: Fri Mar 23 14:29:22 PST 2001 Responsible-Changed-Why: MAINTAINER=des http://www.freebsd.org/cgi/query-pr.cgi?pr=26038 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 15:36: 2 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CA1537B719; Fri, 23 Mar 2001 15:36:00 -0800 (PST) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NNZxF49499; Fri, 23 Mar 2001 15:35:59 -0800 (PST) (envelope-from mpp) Date: Fri, 23 Mar 2001 15:35:59 -0800 (PST) From: Message-Id: <200103232335.f2NNZxF49499@freefall.freebsd.org> To: jau@iki.fi, mpp@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/23990: access(2) system call reports an immutable file as writable Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: access(2) system call reports an immutable file as writable State-Changed-From-To: open->closed State-Changed-By: mpp State-Changed-When: Fri Mar 23 15:25:52 PST 2001 State-Changed-Why: I've verified that the access(2) system call returns the correct value when testing if immutable files can be written. I tested on 4.0, 4.2-stable, and 5.0-current. I think you may not have been confused about how the "access" command was working (the one I've got on my system was installed as part of the teTeX port). It appears to just be a very stripped down version of the "test" command. Here is output from a session: Script started on Fri Mar 23 17:19:33 2001 acme 1% touch testfile acme 2% access -w testfile acme 3% echo $status 0 acme 4% chflags uchg testfile acme 5% access -w testfile acme 6% echo $status 1 acme 7% exit exit Script done on Fri Mar 23 17:20:04 2001 Note that the command doesn't output any messages if access to the file is not allowed. http://www.freebsd.org/cgi/query-pr.cgi?pr=23990 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 15:50: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E279937B718; Fri, 23 Mar 2001 15:50:04 -0800 (PST) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NNo4850650; Fri, 23 Mar 2001 15:50:04 -0800 (PST) (envelope-from mpp) Date: Fri, 23 Mar 2001 15:50:04 -0800 (PST) From: Message-Id: <200103232350.f2NNo4850650@freefall.freebsd.org> To: larse@isi.edu, mpp@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/24769: tcsh: broken handling of comment in first line of shell script Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: tcsh: broken handling of comment in first line of shell script State-Changed-From-To: open->closed State-Changed-By: mpp State-Changed-When: Fri Mar 23 15:48:33 PST 2001 State-Changed-Why: This problem was fixed in -current in rev 1.22, and in -stable in rev 1.11.2.5 on 3/4/01. http://www.freebsd.org/cgi/query-pr.cgi?pr=24769 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 16:46:56 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FDBC37B71A; Fri, 23 Mar 2001 16:46:54 -0800 (PST) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O0kr557788; Fri, 23 Mar 2001 16:46:54 -0800 (PST) (envelope-from mpp) Date: Fri, 23 Mar 2001 16:46:54 -0800 (PST) From: Message-Id: <200103240046.f2O0kr557788@freefall.freebsd.org> To: tim@sarc.city.ac.uk, mpp@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/517: Bad group change with 'install' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Bad group change with 'install' State-Changed-From-To: suspended->closed State-Changed-By: mpp State-Changed-When: Fri Mar 23 16:42:24 PST 2001 State-Changed-Why: install was fixed a long time ago to work around the problem stated in the PR. Since that time, libc has also been modified so that the getpw* routines do not call the getgr* routines, which caused problems for programs that did something like: gp = getgrnam("wheel"); pw = getpwnam("jouser"); and then found that the data pointed to by "gp" was invalidated by the getpwnam() call. http://www.freebsd.org/cgi/query-pr.cgi?pr=517 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 17:42:51 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BFA937B71B; Fri, 23 Mar 2001 17:42:50 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O1gnJ64335; Fri, 23 Mar 2001 17:42:49 -0800 (PST) (envelope-from billf) Date: Fri, 23 Mar 2001 17:42:49 -0800 (PST) From: Message-Id: <200103240142.f2O1gnJ64335@freefall.freebsd.org> To: bugs@daemon.se, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/26030: IPDIVERT problems with ipfw as module Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: IPDIVERT problems with ipfw as module State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Fri Mar 23 17:33:28 PST 2001 State-Changed-Why: Unfortunatly, this is a limitation of the current design of the BSD TCP/IP stack. IPDIVERT is used in more then just ip_fw.c, it is in multiple other files (ip_{input,output}.c). Changing this is non-trivial, though you may want to read an informative post to freebsd-current made by Terry Lambert on this exact same topic: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=552825+556658+/usr/local/www/db/text/2000/freebsd-current/20001029.freebsd-current http://www.freebsd.org/cgi/query-pr.cgi?pr=26030 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21: 0: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7F9837B71D for ; Fri, 23 Mar 2001 21:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O501I84595; Fri, 23 Mar 2001 21:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D6CF37B71A for ; Fri, 23 Mar 2001 20:57:16 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O4vGD84440; Fri, 23 Mar 2001 20:57:16 -0800 (PST) (envelope-from nobody) Message-Id: <200103240457.f2O4vGD84440@freefall.freebsd.org> Date: Fri, 23 Mar 2001 20:57:16 -0800 (PST) From: cjm88@home.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/26043: Missing Operating System message after install completes and first reboot boot attempt Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26043 >Category: i386 >Synopsis: Missing Operating System message after install completes and first reboot boot attempt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 21:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Christope Michel >Release: 4.2-RELEASE >Organization: >Environment: Can't get there >Description: The problem is pretty succinct. Please see above. I'd be happy to perform additional tests if that would help. I also did a complete hardware diagnostic plus install of another OS to try to ensure the gear wasn't acting up. >How-To-Repeat: I've repeated this 12 times. I'm using an Intel Altserver (Dual CPU capable) with one CPU installed. Wide SCSI controller is adaptec 7870. Ethernet card is Intel etherexpress 100 pro. I do the install from floppy images and ftp download. Everything works fine until standard install is complete and it's time to reboot. I pop the floppy and when the box reboots it ends up with "Missing operating system message". >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:10: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5A7D37B71E for ; Fri, 23 Mar 2001 21:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5A1d87602; Fri, 23 Mar 2001 21:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D96B037B71A for ; Fri, 23 Mar 2001 21:00:18 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O50Ir84611; Fri, 23 Mar 2001 21:00:18 -0800 (PST) (envelope-from nobody) Message-Id: <200103240500.f2O50Ir84611@freefall.freebsd.org> Date: Fri, 23 Mar 2001 21:00:18 -0800 (PST) From: miles@turboflux.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/26044: vsprintf calls __swsetup, then __smakebuf, it allocates mem and never frees it Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26044 >Category: misc >Synopsis: vsprintf calls __swsetup, then __smakebuf, it allocates mem and never frees it >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 23 21:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Miles Peterson >Release: 4.2-STABLE >Organization: >Environment: FreeBSD Phased.turboflux.net 4.2-STABLE FreeBSD 4.2-STABLE #2: Wed Dec 27 11:49:05 MST 2000 root@Phased.turboflux.net:/usr/src/sys/compile/BRIDGE i386 >Description: vsnprintf() has "FILE f" and sets "f._bf._base = str;" (where str is what the user passes in). If user passes in NULL, __swsetup(&f) calls __smakebuf(&f), which allocates a buffer that isnt ever freed. /usr/src/lib/libc/stdio/vsnprintf.c >How-To-Repeat: vsnprintf(NULL, 0, "yadda yadda!\n"); /* should do it */ >Fix: if (!str) free(p._bf._base); /* just before the return (ret) */ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:11:57 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D0A337B719; Fri, 23 Mar 2001 21:11:55 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5Bt187747; Fri, 23 Mar 2001 21:11:55 -0800 (PST) (envelope-from billf) Date: Fri, 23 Mar 2001 21:11:55 -0800 (PST) From: Message-Id: <200103240511.f2O5Bt187747@freefall.freebsd.org> To: cjm88@home.com, billf@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/26043: Missing Operating System message after install completes and first reboot boot attempt Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Missing Operating System message after install completes and first reboot boot attempt State-Changed-From-To: open->closed State-Changed-By: billf State-Changed-When: Fri Mar 23 21:11:32 PST 2001 State-Changed-Why: The FreeBSD PR system is for bug reports. questions@FreeBSD.org is for technical support. http://www.freebsd.org/cgi/query-pr.cgi?pr=26043 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:24:37 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD53237B718; Fri, 23 Mar 2001 21:24:35 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5OZi88563; Fri, 23 Mar 2001 21:24:35 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:24:35 -0800 (PST) From: Message-Id: <200103240524.f2O5OZi88563@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, green@FreeBSD.org Subject: Re: misc/25917: Paste thrue SSH Secure Shell v.2.4.0 (build 161,163) in VI kills the session... Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Paste thrue SSH Secure Shell v.2.4.0 (build 161,163) in VI kills the session... Responsible-Changed-From-To: freebsd-bugs->green Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:24:21 PST 2001 Responsible-Changed-Why: Green is the OpenSSH maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=25917 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:25: 3 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 797AC37B71A; Fri, 23 Mar 2001 21:24:58 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5Owm88642; Fri, 23 Mar 2001 21:24:58 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:24:58 -0800 (PST) From: Message-Id: <200103240524.f2O5Owm88642@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: kern/25910: Kernel sound driver may die if a program crashes>> update Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel sound driver may die if a program crashes>> update Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:24:48 PST 2001 Responsible-Changed-Why: Cameron is the soundmeister http://www.freebsd.org/cgi/query-pr.cgi?pr=25910 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:25:19 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E337537B719; Fri, 23 Mar 2001 21:25:17 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5PH588737; Fri, 23 Mar 2001 21:25:17 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:25:17 -0800 (PST) From: Message-Id: <200103240525.f2O5PH588737@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: kern/25905: Sound failed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Sound failed Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:25:03 PST 2001 Responsible-Changed-Why: Cameron is Mr Sound http://www.freebsd.org/cgi/query-pr.cgi?pr=25905 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:25:48 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 32C9437B719; Fri, 23 Mar 2001 21:25:47 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5Pl788848; Fri, 23 Mar 2001 21:25:47 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:25:47 -0800 (PST) From: Message-Id: <200103240525.f2O5Pl788848@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: i386/25944: SB16 PCI card doesn't initialize properly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: SB16 PCI card doesn't initialize properly Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:25:35 PST 2001 Responsible-Changed-Why: Cameron is the soundman http://www.freebsd.org/cgi/query-pr.cgi?pr=25944 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:27:47 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFA9F37B71E; Fri, 23 Mar 2001 21:27:45 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5Rjr89029; Fri, 23 Mar 2001 21:27:45 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:27:45 -0800 (PST) From: Message-Id: <200103240527.f2O5Rjr89029@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: conf/25633: [PATCH] Upgrade install does not restore files in /etc/ssh Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [PATCH] Upgrade install does not restore files in /etc/ssh Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:27:01 PST 2001 Responsible-Changed-Why: jkh is Mr Sysinstall. It would be worth checking during the resolution of this PR whether there are any other recently-added files/directories in /etc which also need to be treated specially by the upgrade target http://www.freebsd.org/cgi/query-pr.cgi?pr=25633 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:32:40 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54D5337B719; Fri, 23 Mar 2001 21:32:38 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5Wc089642; Fri, 23 Mar 2001 21:32:38 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:32:38 -0800 (PST) From: Message-Id: <200103240532.f2O5Wc089642@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, tegge@FreeBSD.org Subject: Re: ports/25878: error during compilation of linuxthreads on FreeBSD-4.2 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: error during compilation of linuxthreads on FreeBSD-4.2 Responsible-Changed-From-To: freebsd-bugs->tegge Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:32:01 PST 2001 Responsible-Changed-Why: tegge is the linuxthreads maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=25878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:39:38 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 004AB37B71F; Fri, 23 Mar 2001 21:39:33 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5dXd90140; Fri, 23 Mar 2001 21:39:33 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:39:33 -0800 (PST) From: Message-Id: <200103240539.f2O5dXd90140@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/25370: ATA subsystem in 4.x fails to recognize some ATA CD-ROMs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ATA subsystem in 4.x fails to recognize some ATA CD-ROMs Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:39:25 PST 2001 Responsible-Changed-Why: sos is Mr ATA http://www.freebsd.org/cgi/query-pr.cgi?pr=25370 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:39:55 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A59137B71A; Fri, 23 Mar 2001 21:39:53 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5drt90211; Fri, 23 Mar 2001 21:39:53 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:39:53 -0800 (PST) From: Message-Id: <200103240539.f2O5drt90211@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: kern/25386: Incorrect mixer registers (line & synth) in newpcm driver for CS4232 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Incorrect mixer registers (line & synth) in newpcm driver for CS4232 Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:39:41 PST 2001 Responsible-Changed-Why: Cameron is the sound dude http://www.freebsd.org/cgi/query-pr.cgi?pr=25386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:40:32 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B579B37B71B; Fri, 23 Mar 2001 21:40:30 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5eU390361; Fri, 23 Mar 2001 21:40:30 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:40:30 -0800 (PST) From: Message-Id: <200103240540.f2O5eU390361@freefall.freebsd.org> To: eugenea@go2net.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/25264: Kernel trap 12 in camisr Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Kernel trap 12 in camisr State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Fri Mar 23 21:40:06 PST 2001 State-Changed-Why: Submitter reports problem was actually due to using nullfs http://www.freebsd.org/cgi/query-pr.cgi?pr=25264 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:41:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 794C437B71B; Fri, 23 Mar 2001 21:41:10 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5fA390502; Fri, 23 Mar 2001 21:41:10 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:41:10 -0800 (PST) From: Message-Id: <200103240541.f2O5fA390502@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, imp@FreeBSD.org Subject: Re: i386/25455: Cannot boot with 3c575BT cardbus lan pcmcia card in slot Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Cannot boot with 3c575BT cardbus lan pcmcia card in slot Responsible-Changed-From-To: freebsd-bugs->imp Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:40:58 PST 2001 Responsible-Changed-Why: Warner may be able to shed some light on this. http://www.freebsd.org/cgi/query-pr.cgi?pr=25455 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:43:30 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4B6037B71D; Fri, 23 Mar 2001 21:43:26 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5hQk90741; Fri, 23 Mar 2001 21:43:26 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:43:26 -0800 (PST) From: Message-Id: <200103240543.f2O5hQk90741@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, green@FreeBSD.org Subject: Re: bin/25586: Password expiration doesn't work after upgrade of system Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Password expiration doesn't work after upgrade of system Responsible-Changed-From-To: freebsd-bugs->green Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:42:59 PST 2001 Responsible-Changed-Why: Not sure if this is a PAM problem or an OpenSSH problem, but punt it to green on the assumption it's the latter http://www.freebsd.org/cgi/query-pr.cgi?pr=25586 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:44: 1 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7B2E37B71B; Fri, 23 Mar 2001 21:43:56 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5huX90857; Fri, 23 Mar 2001 21:43:56 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:43:56 -0800 (PST) From: Message-Id: <200103240543.f2O5huX90857@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/25608: ATA CD-ROM is not recognized on IBM Netfinity 5000 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ATA CD-ROM is not recognized on IBM Netfinity 5000 Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:43:48 PST 2001 Responsible-Changed-Why: sos is the ATA guy http://www.freebsd.org/cgi/query-pr.cgi?pr=25608 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:45:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1931837B71A; Fri, 23 Mar 2001 21:45:14 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5jER90996; Fri, 23 Mar 2001 21:45:14 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:45:14 -0800 (PST) From: Message-Id: <200103240545.f2O5jER90996@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, jkh@FreeBSD.org Subject: Re: bin/25461: sysinstall's fdisk and disklabel don't work in color xterms. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: sysinstall's fdisk and disklabel don't work in color xterms. Responsible-Changed-From-To: freebsd-bugs->jkh Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:45:04 PST 2001 Responsible-Changed-Why: jkh is Mr Sysinstall http://www.freebsd.org/cgi/query-pr.cgi?pr=25461 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:45:51 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1717F37B71A; Fri, 23 Mar 2001 21:45:48 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5jmk91139; Fri, 23 Mar 2001 21:45:48 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:45:48 -0800 (PST) From: Message-Id: <200103240545.f2O5jmk91139@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, sysinstall@FreeBSD.org Subject: Re: misc/25851: Security hole in anonymous FTP setup script Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Security hole in anonymous FTP setup script Responsible-Changed-From-To: freebsd-bugs->sysinstall Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:45:39 PST 2001 Responsible-Changed-Why: jkh is Mr sysinstall http://www.freebsd.org/cgi/query-pr.cgi?pr=25851 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:47:15 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75BA937B720; Fri, 23 Mar 2001 21:47:14 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5lDB91305; Fri, 23 Mar 2001 21:47:13 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:47:13 -0800 (PST) From: Message-Id: <200103240547.f2O5lDB91305@freefall.freebsd.org> To: Kurt@at@pinboard.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/25856: neither 4.2 nor 4.3 boot install media Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: neither 4.2 nor 4.3 boot install media State-Changed-From-To: open->suspended State-Changed-By: kris State-Changed-When: Fri Mar 23 21:46:14 PST 2001 State-Changed-Why: Not sure what can be done about this, you haven't given much information to diagnose the problem. Since lots of people successfully install from CD and floppy, it's probably something weird about either a) your hardware, or b) the particular install media you're using. http://www.freebsd.org/cgi/query-pr.cgi?pr=25856 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:47:40 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3492037B71B; Fri, 23 Mar 2001 21:47:39 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5ldJ91404; Fri, 23 Mar 2001 21:47:39 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:47:39 -0800 (PST) From: Message-Id: <200103240547.f2O5ldJ91404@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: kern/25859: Program crash will kill sound device if it's using it. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Program crash will kill sound device if it's using it. Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:47:20 PST 2001 Responsible-Changed-Why: cameron is Mr sound http://www.freebsd.org/cgi/query-pr.cgi?pr=25859 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:50:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEBB037B718; Fri, 23 Mar 2001 21:50:25 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5oPg91786; Fri, 23 Mar 2001 21:50:25 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:50:25 -0800 (PST) From: Message-Id: <200103240550.f2O5oPg91786@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, obrien@FreeBSD.org Subject: Re: gnu/25947: broken link in /usr/src/gnu/lib/libg++/Makefile Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: broken link in /usr/src/gnu/lib/libg++/Makefile Responsible-Changed-From-To: freebsd-bugs->obrien Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:50:13 PST 2001 Responsible-Changed-Why: obrien is the gcc maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=25947 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:50:53 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 001EB37B71E; Fri, 23 Mar 2001 21:50:51 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5opU91871; Fri, 23 Mar 2001 21:50:51 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:50:51 -0800 (PST) From: Message-Id: <200103240550.f2O5opU91871@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, obrien@FreeBSD.org Subject: Re: gnu/25927: Patch to install sstring header file for libstdc++ Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Patch to install sstring header file for libstdc++ Responsible-Changed-From-To: freebsd-bugs->obrien Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:50:42 PST 2001 Responsible-Changed-Why: obrien is the gcc maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=25927 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:51:29 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F01137B718; Fri, 23 Mar 2001 21:51:28 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5pSD91995; Fri, 23 Mar 2001 21:51:28 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:51:28 -0800 (PST) From: Message-Id: <200103240551.f2O5pSD91995@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: kern/25799: pcm doesn't always autocreate device aliases w/ DEVFS Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: pcm doesn't always autocreate device aliases w/ DEVFS Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:51:15 PST 2001 Responsible-Changed-Why: Cameron is the sound guy http://www.freebsd.org/cgi/query-pr.cgi?pr=25799 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:51:50 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E28C37B718; Fri, 23 Mar 2001 21:51:47 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5plJ92075; Fri, 23 Mar 2001 21:51:47 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:51:47 -0800 (PST) From: Message-Id: <200103240551.f2O5plJ92075@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: i386/25782: CSA sound device repeated sound Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: CSA sound device repeated sound Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:51:39 PST 2001 Responsible-Changed-Why: Cameron is Mr Sound http://www.freebsd.org/cgi/query-pr.cgi?pr=25782 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:52:46 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D342837B71B; Fri, 23 Mar 2001 21:52:42 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5qgj92178; Fri, 23 Mar 2001 21:52:42 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:52:42 -0800 (PST) From: Message-Id: <200103240552.f2O5qgj92178@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, cg@FreeBSD.org Subject: Re: bin/25156: Improved user-interface for mixer(8) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Improved user-interface for mixer(8) Responsible-Changed-From-To: freebsd-bugs->cg Responsible-Changed-By: kris Responsible-Changed-When: Fri Mar 23 21:52:34 PST 2001 Responsible-Changed-Why: Cameron is Mr Sound http://www.freebsd.org/cgi/query-pr.cgi?pr=25156 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:54:55 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA2D937B71B; Fri, 23 Mar 2001 21:54:53 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5srO92362; Fri, 23 Mar 2001 21:54:53 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:54:53 -0800 (PST) From: Message-Id: <200103240554.f2O5srO92362@freefall.freebsd.org> To: smyl@rocketry.org, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/25004: it is easy for a user to lock the entire system up with a shell script Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: it is easy for a user to lock the entire system up with a shell script State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Fri Mar 23 21:54:35 PST 2001 State-Changed-Why: Can be trivially fixed using login.conf resource limits http://www.freebsd.org/cgi/query-pr.cgi?pr=25004 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 21:56:41 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 098D337B71B; Fri, 23 Mar 2001 21:56:37 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O5uap92525; Fri, 23 Mar 2001 21:56:37 -0800 (PST) (envelope-from kris) Date: Fri, 23 Mar 2001 21:56:37 -0800 (PST) From: Message-Id: <200103240556.f2O5uap92525@freefall.freebsd.org> To: vallo@matti.ee, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/25513: file(1) determines wrong file type Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: file(1) determines wrong file type State-Changed-From-To: open->closed State-Changed-By: kris State-Changed-When: Fri Mar 23 21:55:55 PST 2001 State-Changed-Why: Please report this to the file(1) maintainer, Christos Zoulas . FreeBSD does not maintain a separate version of file(1) thesedays. http://www.freebsd.org/cgi/query-pr.cgi?pr=25513 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Fri Mar 23 23:40:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB8EB37B719 for ; Fri, 23 Mar 2001 23:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O7e3D08833; Fri, 23 Mar 2001 23:40:03 -0800 (PST) (envelope-from gnats) Date: Fri, 23 Mar 2001 23:40:03 -0800 (PST) Message-Id: <200103240740.f2O7e3D08833@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: i386/26043: Missing Operating System message after install completes and first reboot boot attempt Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/26043; it has been noted by GNATS. From: Peter Pentchev To: cjm88@home.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/26043: Missing Operating System message after install completes and first reboot boot attempt Date: Sat, 24 Mar 2001 09:39:03 +0200 When you created the FreeBSD slice in sysinstall, did you also mark it as 'active'? If not, and if you have not installed the FreeBSD boot manager (BootEasy), then your Master Boot Record quite correctly refuses to guess which of the available partitions you want to boot from. G'luck, Peter -- This sentence contradicts itself - or rather - well, no, actually it doesn't! On Fri, Mar 23, 2001 at 08:57:16PM -0800, cjm88@home.com wrote: > > >Number: 26043 > >Category: i386 > >Synopsis: Missing Operating System message after install completes and first reboot boot attempt > >Originator: Christope Michel > >Release: 4.2-RELEASE > >Organization: > >Environment: > Can't get there > >Description: > The problem is pretty succinct. Please see above. I'd be happy to perform > additional tests if that would help. I also did a complete hardware > diagnostic plus install of another OS to try to ensure the gear > wasn't acting up. > >How-To-Repeat: > I've repeated this 12 times. I'm using an Intel Altserver (Dual CPU capable) with > one CPU installed. Wide SCSI controller is adaptec 7870. Ethernet card > is Intel etherexpress 100 pro. I do the install from floppy images and ftp download. > Everything works fine until standard install is complete and it's time to reboot. > I pop the floppy and when the box reboots it ends up with > "Missing operating system message". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 0: 1: 1 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B04537B71B for ; Sat, 24 Mar 2001 00:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O803s10223; Sat, 24 Mar 2001 00:00:03 -0800 (PST) (envelope-from gnats) Received: from mail007.syd.optusnet.com.au (mail007.syd.optusnet.com.au [203.2.75.231]) by hub.freebsd.org (Postfix) with ESMTP id 3F4EA37B719 for ; Fri, 23 Mar 2001 23:59:45 -0800 (PST) (envelope-from root@gnbbsd.bonds.dhs.org) Received: from gnbbsd.bonds.dhs.org (ocmax12-115.dialup.optusnet.com.au [198.142.45.115]) by mail007.syd.optusnet.com.au (8.11.1/8.11.1) with ESMTP id f2O7rth30617 for ; Sat, 24 Mar 2001 18:53:56 +1100 Received: (from root@localhost) by gnbbsd.bonds.dhs.org (8.11.3/8.11.3) id f2O7rsr00624; Sat, 24 Mar 2001 18:53:54 +1100 (EST) (envelope-from root) Message-Id: <200103240753.f2O7rsr00624@gnbbsd.bonds.dhs.org> Date: Sat, 24 Mar 2001 18:53:54 +1100 (EST) From: gnb@itga.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/26046: ata won't attach Creative 24/2/2 CR-RW drive Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26046 >Category: kern >Synopsis: ATA driver won't attach Creative 24/2/2 CD-RW >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 24 00:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Gregory Bond >Release: FreeBSD 4.3-BETA2 i386 >Organization: ITG Australia Ltd >Environment: System: FreeBSD gnbbsd.bonds.dhs.org 4.3-BETA2 FreeBSD 4.3-BETA2 #0: Sun Mar 18 11:35:58 EST 2001 root@fnbbsd.bonds.dhs.org:/usr/src/sys/compile/GNB i386 >Description: 4.3-BETA2 installed from the .ISO. This is not a BETA-specific problem as this drive did not attach under 4.2 either. Creative 24/2/2x CD-RW drive (model "RW2024E") Intel 440BX M/board. This looks like a simple timeout problem (the CD-RW drive does lots of clicking and spinning during boot) but I can see no knobs to tweak to try a longer timeout. Verbose dmesg attached: Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-BETA2 #0: Sun Mar 18 11:35:58 EST 2001 root@fnbbsd.bonds.dhs.org:/usr/src/sys/compile/GNB Calibrating clock(s) ... TSC clock: 398258791 Hz, i8254 clock: 1193152 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method CPU: Pentium II/Pentium II Xeon/Celeron (398.27-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 134217728 (131072K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x002b4000 - 0x040fcfff, 65310720 bytes (15945 pages) 0x04100000 - 0x07ff7fff, 66027520 bytes (16120 pages) avail memory = 128106496 (125104K bytes) bios32: Found BIOS32 Service Directory header at 0xc00f6a90 bios32: Entry = 0xfd7b0 (c00fd7b0) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0x203 pnpbios: Found PnP BIOS data at 0xc00f6ae0 pnpbios: Entry = f0000:9fea Rev = 1.0 Other BIOS signatures found: ACPI: 000f6ac0 Preloaded elf kernel "kernel" at 0xc028e000. Pentium Pro MTRR support enabled md0: Malloc disk Creating DISK md0 Math emulator present pci_open(1): mode 1 addr port (0x0cf8) is 0x80003904 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=71908086) npx0: on motherboard npx0: INT 16 interface pci_open(1): mode 1 addr port (0x0cf8) is 0x00000000 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=71908086) pcib0: on motherboard found-> vendor=0x8086, dev=0x7190, revid=0x02 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[10]: type 1, range 32, base f8000000, size 26 found-> vendor=0x8086, dev=0x7191, revid=0x02 class=06-04-00, hdrtype=0x01, mfdev=0 subordinatebus=1 secondarybus=1 found-> vendor=0x8086, dev=0x7110, revid=0x02 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7111, revid=0x01 class=01-01-80, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 00001020, size 4 found-> vendor=0x8086, dev=0x7112, revid=0x01 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=9 map[20]: type 1, range 32, base 00001000, size 5 found-> vendor=0x8086, dev=0x7113, revid=0x02 class=06-80-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[90]: type 1, range 32, base 00007000, size 4 found-> vendor=0x1013, dev=0x6001, revid=0x01 class=04-01-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base f4100000, size 12 map[14]: type 1, range 32, base f4000000, size 20 pci0: on pcib0 pcib1: at device 1.0 on pci0 found-> vendor=0x12d2, dev=0x0018, revid=0x10 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base f5000000, size 24 map[14]: type 1, range 32, base fc000000, size 24 pci1: on pcib1 pci1: (vendor=0x12d2, dev=0x0018) at 0.0 irq 11 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1020-0x102f at device 7.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0x1020 ata0: mask=03 status0=50 status1=50 ata0: mask=03 ostat0=50 ostat2=50 ata0-master: ATAPI probe a=00 b=00 ata0-slave: ATAPI probe a=14 b=eb ata0: mask=03 status0=50 status1=00 ata0-master: ATA probe a=01 b=a5 ata0: devices=09 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0x1028 ata1: mask=03 status0=50 status1=50 ata1: mask=03 ostat0=50 ostat2=50 ata1-master: ATAPI probe a=00 b=00 ata1-slave: ATAPI probe a=14 b=eb ata1: mask=03 status0=50 status1=00 ata1-master: ATA probe a=01 b=a5 ata1: devices=09 ata1: at 0x170 irq 15 on atapci0 pci0: (vendor=0x8086, dev=0x7112) at 7.2 irq 9 chip1: port 0x7000-0x700f at device 7.3 on pci0 pci0: (vendor=0x1013, dev=0x6001) at 11.0 irq 9 ata-: ata0 exists, using next available unit number ata-: ata1 exists, using next available unit number Trying Read_Port at 203 CSC0000: start dependant CSC0000: adding dma mask 0x2 CSC0000: adding dma mask 0x9 CSC0000: adding irq mask 0x20 CSC0000: adding io range 0x534-0x537, size=0x4, align=0x4 CSC0000: adding io range 0x388-0x38b, size=0x4, align=0x8 CSC0000: adding io range 0x220-0x22f, size=0x10, align=0x20 CSC0000: start dependant CSC0000: adding dma mask 0xa CSC0000: adding dma mask 0xb CSC0000: adding irq mask 0xcb8 CSC0000: adding io range 0x534-0xfff, size=0x4, align=0x4 CSC0000: adding io range 0x388-0x38b, size=0x4, align=0x8 CSC0000: adding io range 0x220-0x26f, size=0x10, align=0x20 CSC0000: start dependant CSC0000: adding dma mask 0xb CSC0000: adding irq mask 0xcb8 CSC0000: adding io range 0x534-0xfff, size=0x4, align=0x4 CSC0000: adding io range 0x388-0x3cb, size=0x4, align=0x8 CSC0000: adding io range 0x220-0x30f, size=0x10, align=0x20 CSC0000: end dependant CSC0001: start dependant CSC0001: adding io range 0x200-0x207, size=0x8, align=0x8 CSC0001: start dependant CSC0001: adding io range 0x208-0x20f, size=0x8, align=0x8 CSC0001: end dependant CSC0010: adding io range 0x120-0x3af, size=0x8, align=0x8 CSC0003: start dependant CSC0003: adding irq mask 0x400 CSC0003: adding io range 0x330-0x331, size=0x2, align=0x8 CSC0003: start dependant CSC0003: adding irq mask 0xcb8 CSC0003: adding io range 0x330-0x361, size=0x2, align=0x8 CSC0003: start dependant CSC0003: adding io range 0x330-0x3e1, size=0x2, align=0x8 CSC0003: end dependant isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ata2 failed to probe at port 0x1f0 irq 14 on isa0 ata3 failed to probe at port 0x170 irq 15 on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 psm0: current command byte:0047 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3-00, 3 buttons psm0: config:00000000, flags:00000000, packet size:4 psm0: syncmask:08, syncbits:08 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7007f fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0e 0f 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff EGA/VGA parameters to be used for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio0: irq maps: 0x461 0x471 0x461 0x461 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: irq maps: 0x461 0x461 0x461 0x461 sio1: probe failed test(s): 0 1 2 4 6 7 9 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) ppc0: parallel port not found. ppc0: failed to probe at irq 7 on isa0 ed0 at port 0x280-0x29f iomem 0xd0000-0xd3fff irq 3 on isa0 bpf: ed0 attached ed0: address 00:00:c0:74:38:bf, type SMC8216T (16 bit) isa_probe_children: probing PnP devices unknown: failed to probe at port 0x534-0x537,0x388-0x38b,0x220-0x22f irq 5 drq 1,0 on isa0 unknown: failed to probe at port 0x200-0x207 on isa0 unknown: failed to probe at port 0x120-0x127 on isa0 unknown: failed to probe at port 0x330-0x331 irq 10 on isa0 BIOS Geometries: 0:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors 1:020afe3f 0..522=523 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: lo0 attached ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable ata0-master: success setting UDMA2 on PIIX4 chip Creating DISK ad0 Creating DISK wd0 ad0: ATA-5 disk at ata0-master ad0: 19092MB (39102336 sectors), 38792 cyls, 16 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 1 depth queue, UDMA33 ad0: piomode=4 dmamode=2 udmamode=5 cblid=0 ad0: 19092MB [38792/16/63] at ata0-master UDMA33 ata1-master: success setting UDMA2 on PIIX4 chip Creating DISK ad2 Creating DISK wd2 ad2: ATA-3 disk at ata1-master ad2: 4110MB (8418816 sectors), 14848 cyls, 9 heads, 63 S/T, 512 B/S ad2: 16 secs/int, 1 depth queue, UDMA33 ad2: piomode=4 dmamode=2 udmamode=2 cblid=0 ad2: 4110MB [14848/9/63] at ata1-master UDMA33 ata0-slave: piomode=4 dmamode=2 udmamode=2 dmaflag=1 ata0-slave: success setting PIO4 on generic chip acd0: CDROM drive at ata0 as slave acd0: read 2412KB/s (2412KB/s), 256KB buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA stream, packet acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked ata1-slave: piomode=3 dmamode=1 udmamode=-1 dmaflag=1 ata1-slave: timeout waiting for command=ef s=00 e=00 ata1-slave: failed setting PIO3 on generic chip ata1-slave: using PIO mode set by BIOS ata1-slave: CDROM device - NO DRIVER! Mounting root from ufs:/dev/ad0s2a ad0s1: type 0xc, start 63, end = 24579449, size 24579387 : OK ad0s2: type 0xa5, start 24579450, end = 39102209, size 14522760 : OK start_init: trying /sbin/init >How-To-Repeat: Add a Creative 24/2/2x CD-RW drive and watch the kernel not attach it. This drive works fine under Win95 on the same box. And of course other CD-RW drives work fine with 4.3-BETA. >Fix: None known. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 1:30:27 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C19EC37B71E for ; Sat, 24 Mar 2001 01:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O9U1G20542; Sat, 24 Mar 2001 01:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FE8B37B719 for ; Sat, 24 Mar 2001 01:21:01 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O9L1b20068; Sat, 24 Mar 2001 01:21:01 -0800 (PST) (envelope-from nobody) Message-Id: <200103240921.f2O9L1b20068@freefall.freebsd.org> Date: Sat, 24 Mar 2001 01:21:01 -0800 (PST) From: martin@svenskabutiker.se To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26048: 4.3-RC: SMP and asr driver don't work together Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26048 >Category: kern >Synopsis: 4.3-RC: SMP and asr driver don't work together >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 24 01:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Martin Nilsson >Release: 4.3-RC from an hour ago >Organization: Svenska Butiker AB >Environment: FreeBSD platon.martin.se 4.3-RC FreeBSD 4.3-RC #0: Sat Mar 24 09:41:02 CET 2001 root@platon.martin.se:/usr/obj/raid/FreeBSD/RELENG_4/sys/PLATON i386 >Description: If I enable SMP in the kernel the system hangs at boot just after the line: Mounting root from ufs:/dev/da0s1a Everything works fine if I remove the two SMP lines from my kernel config. This is a dmesg from the same machine with a slightly older working non SMP kernel: Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-BETA #0: Sun Mar 18 01:41:02 CET 2001 root@platon.martin.se:/usr/obj/raid/FreeBSD/RELENG_4/sys/PLATON Timecounter "i8254" frequency 1193182 Hz CPU: Pentium Pro (198.67-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x617 Stepping = 7 Features=0xfbff real memory = 134217728 (131072K bytes) avail memory = 127062016 (124084K bytes) Preloaded elf kernel "kernel.old" at 0xc0383000. Pentium Pro MTRR support enabled md0: Malloc disk apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 Correcting Natoma config for non-SMP Correcting Natoma config for non-SMP fxp0: port 0xff40-0xff5f mem 0xff500000-0xff5fffff,0xffbe9000-0xffbe9fff irq 10 at device 6.0 on pci0 fxp0: Ethernet address 00:a0:c9:06:77:0f isab0: at device 7.0 on pci0 isa0: on isab0 pci0: at 7.1 ahc0: port 0xfc00-0xfcff mem 0xffbef000-0xffbeffff irq 11 at device 9.0 on pci0 aic7880: Wide Channel A, SCSI Id=7, 16/255 SCBs de0: port 0xf880-0xf8ff mem 0xffbebc00-0xffbebc7f irq 10 at device 11.0 on pci0 de0: 21140A [10-100Mb/s] pass 2.2 de0: address 00:80:c8:45:76:4c pcib1: at device 17.0 on pci0 pci1: on pcib1 asr0: mem 0xf0000000-0xf7ffffff irq 10 at device 17.1 on pci0 asr0: major=154 asr0: ADAPTEC 3200S FW Rev. 320R, 2 channel, 256 CCBs, Protocol I2O Ambiguous scbus configuration for asr0 bus 1, cannot wire down. The kernel config entry for scbus0 should specify a controller bus. Scbus will be assigned dynamically. pci0: at 19.0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 plip0: on ppbus0 pcm0: at port 0x534-0x537,0x388-0x38b,0x220-0x22f irq 5 drq 1,0 on isa0 IP Filter: v3.4.16 initialized. Default = block all, Logging = enabled Waiting 15 seconds for SCSI devices to settle de0: enabling 10baseT port sa0 at ahc0 bus 0 target 5 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 15) da0 at asr0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: Tagged Queueing Enabled da0: 17380MB (35594240 512 byte sectors: 255H 63S/T 2215C) Mounting root from ufs:/dev/da0s1a cd0 at ahc0 bus 0 target 2 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 20.000MB/s transfers (20.000MHz, offset 15) cd0: Attempt to query device size failed: NOT READY, Medium not present The computer has a Intel PR440FX motherboard (32bit PCI) with a Adaptec 3200S RAID adapter (64bit PCI) and two PPro 200/512KB CPU:s. >How-To-Repeat: >Fix: Don't use SMP >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 1:31:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B31B337B719; Sat, 24 Mar 2001 01:31:12 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2O9VCp20743; Sat, 24 Mar 2001 01:31:12 -0800 (PST) (envelope-from kris) Date: Sat, 24 Mar 2001 01:31:12 -0800 (PST) From: Message-Id: <200103240931.f2O9VCp20743@freefall.freebsd.org> To: kris@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org Subject: Re: kern/26046: ATA driver won't attach Creative 24/2/2 CD-RW Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: ATA driver won't attach Creative 24/2/2 CD-RW Responsible-Changed-From-To: freebsd-bugs->sos Responsible-Changed-By: kris Responsible-Changed-When: Sat Mar 24 01:31:05 PST 2001 Responsible-Changed-Why: sos is the ATA guy http://www.freebsd.org/cgi/query-pr.cgi?pr=26046 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 4: 0:13 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1B9C37B71B for ; Sat, 24 Mar 2001 04:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2OC02i34175; Sat, 24 Mar 2001 04:00:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8798237B718 for ; Sat, 24 Mar 2001 03:52:24 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2OBqOh33828; Sat, 24 Mar 2001 03:52:24 -0800 (PST) (envelope-from nobody) Message-Id: <200103241152.f2OBqOh33828@freefall.freebsd.org> Date: Sat, 24 Mar 2001 03:52:24 -0800 (PST) From: chervarium@nove.bg To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/26049: bug in modular vn code causes a fatal trap 12 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26049 >Category: i386 >Synopsis: bug in modular vn code causes a fatal trap 12 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 24 04:00:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Atanas Bachvaroff >Release: FreeBSD 4.3-BETA >Organization: NOVE Holding >Environment: none available (sorry, didn't get all information needed on the floppy disk) >Description: incorrectly modularised vn driver causes a fatal trap 12 due to when module is unloaded, it's entry in cdevsw[] array is left unchanged. afterward, any lstat-ting /dev/vn0 result in unresolved page fault and crash. last in chain function devsw from /usr/src/sys/kerc/kern_conf.c returns invalid (struct cdevsw *) pointer to vn_isdisk from vfs_subr.c, and that pointer is accessed (i'm not describing the whole functions chain, everyone can see it in the sources): if (!devsw(vp->v_rdev)) { if (errp != NULL) *errp = ENXIO; return (0); } if (!(devsw(vp->v_rdev)->d_flags & D_DISK)) { if (errp != NULL) *errp = ENOTBLK; return (0); } (watch the second major if statement) this problem may be found in other modular disk drivers. patch available (posted in the "Fix to the problem if known" part)... >How-To-Repeat: almost any loading of vn, using it and unloading it, followed by lstat syscall to "/dev/vn0" result in activating the bug and fatal trap 12 (page fault exception on x86 in protected mode with paging bit in %cr0 = 1 ;)... >Fix: --- /usr/src/sys/dev/vn/vn.c Mon May 15 19:50:33 2000 +++ /usr/src/sys/dev/vn/vn.c Sat Mar 24 12:09:07 2001 @@ -776,6 +776,7 @@ vnclear(vn); free(vn, M_DEVBUF); } + cdevsw_remove(&vn_cdevsw); break; default: break; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 4:10:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E00137B71F for ; Sat, 24 Mar 2001 04:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2OCA2A42419; Sat, 24 Mar 2001 04:10:02 -0800 (PST) (envelope-from gnats) Received: from rbn-gw.bgtu.debryansk.ru (rbn-gw.bgtu.debryansk.ru [62.76.89.2]) by hub.freebsd.org (Postfix) with ESMTP id C383337B719 for ; Sat, 24 Mar 2001 04:03:26 -0800 (PST) (envelope-from alex@kapran.bitmcnit.bryansk.su) Received: from server.bitmcnit.bryansk.su (root@bitmcnit.bryansk.su [192.168.121.2]) by rbn-gw.bgtu.debryansk.ru (8.11.2/8.11.2) with ESMTP id f2OC23306143 for ; Sat, 24 Mar 2001 15:02:03 +0300 Received: (from uucp@localhost) by server.bitmcnit.bryansk.su (8.9.3/8.9.3) with UUCP id OAA13200 for FreeBSD-gnats-submit@freebsd.org; Sat, 24 Mar 2001 14:51:00 +0300 Received: (from alex@localhost) by kapran.bitmcnit.bryansk.su (8.11.3/8.11.3) id f2OBuPs00775; Sat, 24 Mar 2001 14:56:25 +0300 (MSK) (envelope-from alex) Message-Id: <200103241156.f2OBuPs00775@kapran.bitmcnit.bryansk.su> Date: Sat, 24 Mar 2001 14:56:25 +0300 (MSK) From: Alex Kapranoff Reply-To: alex@kapran.bitmcnit.bryansk.su To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/26050: [patch] vidcontrol(1) manpage does not mention VGA_90xNN modes Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26050 >Category: bin >Synopsis: [patch] vidcontrol(1) manpage does not mention VGA_90xNN modes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 24 04:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alex Kapranoff >Release: FreeBSD 5.0-CURRENT i386 >Organization: Internal Mongolia >Environment: >Description: vga(4) driver supports several 90 column width video modes which are perfectly selectable via vidcontrol(1). So why not document this fact in vidcontrol manpage? >How-To-Repeat: >Fix: --- /usr/src/usr.sbin/vidcontrol/vidcontrol.1 Tue Mar 6 09:48:57 2001 +++ vidcontrol.1 Sat Mar 24 14:50:21 2001 @@ -67,6 +67,11 @@ .Ar VGA_80x30 , .Ar VGA_80x50 , .Ar VGA_80x60 , +.Ar VGA_90x25 , +.Ar VGA_90x30 , +.Ar VGA_90x43 , +.Ar VGA_90x50 , +.Ar VGA_90x60 , .Ar EGA_80x25 , .Ar EGA_80x43 , .Ar VESA_132x25 , @@ -193,6 +198,11 @@ The VESA BIOS support must be linked to the kernel or loaded as a KLD module if you wish to use VESA video modes or 132 column modes +.Pq see Xr vga 4 . +.Pp +You need to compile your kernel with the +.Em VGA_WIDTH90 +option if you wish to use VGA 90 column modes .Pq see Xr vga 4 . .Pp Video modes other than 25 and 30 line modes may require specific size of font. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 5: 1:34 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.prod.itd.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id 1FD9237B719 for ; Sat, 24 Mar 2001 05:01:20 -0800 (PST) (envelope-from TheCosmicDetective@YOUtopiaINstitute.com) Received: from YOUtopiaINstitute.com (2Cust23.VR1.LAX4.broadband.uu.net [63.13.232.23]) by avocet.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id FAA02037 for ; Sat, 24 Mar 2001 05:01:18 -0800 (PST) Message-Id: <200103241301.FAA02037@avocet.prod.itd.earthlink.net> From: "The Cosmic Detective" To: Subject: BEWARE of the BUSH-wack while pursuing your IMP:-)/Individual Maximum Potential!!! Mime-Version: 1.0 Content-Type: text/html; charset="ISO-8859-1" Date: Sat, 24 Mar 2001 05:03:39 -0800 Reply-To: "The Cosmic Detective" X-Priority: 1 (Highest) Content-Transfer-Encoding: 8bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org YOUtopia INstitute Newsletter

YOUtopia INstitute Newsletter #1
03/24/01


WARNING: Do not read any further if YOU are a volunteer psychological/mental slave to any political, corporate, religious, secret organization(s), tradition(s) or otherwise, and especially if YOU do not like to THINK clearly and KNOW the TRUTH in YOUR Heart and Mind, like it or not!!! 


If YOU want to read this and you see html script, click here and "Newsletter" tab at top right of page. Otherwise proceed and enjoy.

Greetings,

YOU were referred to us as someone who is about the pursuit, attainment, maintenance and sustaining of YOUR IMP:-)/Individual Maximum Potential. If so, YOU CAN find contained in this Newsletter and at our Web site YOUtopiaINstitute.com
[or] "www.YOUtopiaINstitute.com" some substantial FREE INNER-tainment. If not, you can click "Reply," type in "remove" for the "Subject" and move on to the next email, assured that you will not receive another message from this source. 

Or, just think 'What the hooee?' take a minute to allow yourself to check this out and be true to yourself about what YOUR heart and mind tells YOU, what YOU think and feel about the importance and TRUTH of what YOU find here. No razzle dazzle, hocus pocus, fluff, bluff, Pop ups or other kinds of intrusions, deceptions and diversions.

What YOU can find at our Web site YOUtopiaINstitute.com [or] "www.YOUtopiaINstitute.com" is FREE simple and fearless questions, answers, food for useful thought, links to vital information, original-hip-hot-smooth & groovy music clips, humor, Chat Room, Message Board, Poll, a chance to instantly win up to $30,000, and more.

And uhm, how about that 2000 US Presidential 'selection?' I've heard it said, quite a few times, that we should "Get over it" and unify behind our new 'selected' President. The problem with that is, the true facts cannot be ignored away or gotten over. There is a substantial list of significant unanswered and unresolved questions about what happened, and how, during that Presidential election "process" that involved our most important "sacred" political rights as people and citizens. At most, the truth, about anything, can be distorted, denied, suppressed, repressed, hidden and/or ignored for some limited period of time, but will inevitable rise to the surface and have to be dealt with one way or another, sooner or later. 

The most important Divine and innate gift that all of us sentient humans have is the ability and potential to have faith and courage enough to think clearly, learn and, if necessary, change our mind and behavior, rather than being a volunteer mental, soul and spiritual slave to fear and lies for whatever reason(s), like "Going along to get along," money, chronological longevity and the like. We were not able to "Stay out the Bush's" as Reverend Jessie Jackson advised us to. So now, The Best WE CAN DO is to 'Beware of the Bush-whack' and, especially, the 'am-Bush!!!'

Although, I am compelled to say that the new President's first speech and presentation to Congress, and the rest of us, was very impressive. If he backs up his words with his actions and deeds I will be one of those who votes for him next time around, which would be my first time ever voting for a Republican. He is one smooth rich Texas dude with a lovely and charming wife. His speech to Congress and the American people on the economic budget that he is submitting to Congress was defined by Senior Senator Byrd as "madness," and the simple math reminded me of what was termed "voodoo economics," during the Reagan administration, which resulted in the largest Federal deficit in the history of this country. As the Speaker of the House during the Reagan years, Jim Wright said at the time, "It is not possible to (1) cut taxes (2) increase military defense spending and (3) balance the budget." 

What odds would you give on US involvement in a major war before one year of the new President's term has passed? 

Do YOU think it is a bit odd to strange that after eight years of a US President's top priority of economic prosperity (which has succeeded), World peace efforts, and better US race relations, all of a sudden, like over night, without the consent of Congress and without - prior to the action - even telling the Turkish government where the US bombers are based or any of the other US allies other than Britain, and without any attack on or immediate threat to America or it's allies, the first action ordered by the new President, after less than one month in office, was to bomb Iraq and announce going forward with the building of a multi billion to trillion dollars missile defense shield, which may or may not work? 

UPDATE - week of 3/11/01: Oops, President Bush, less than two months into his term in office, has reneged on his campaign promise to reduce carbon dioxide emissions, which, also breaks a 1997 international agreement reached in Kyoto, Japan on regulating "greenhouse gases" to curb global warming. This at the time when the latest studies indicate that global warming is increasing, causing severe weather changes and that carbon dioxide (a "greenhouse gas") emissions is a major contributing factor. Do YOU think this might have anything to do with the fact that oil rich President Bush's priority is selling more oil - the burning consumption of which is the major carbon dioxide emitting "greenhouse gas?" Huh?

HOT TIP!!! If YOU decide to run for President of THE UNITED STATES OF AMERICA -- THE ONLY 'Super Power' nation on the planet Earth -- DO NOT choose for your Vice President a 60 years old over weight person who has a history of heart attacks, no matter how nice a person or how efficient that person has been in the past. The Office of the Vice President of the USA is the second most important, official, job on this planet, and obviously is a high stress, fast pace and high activity occupation. Therefore it would be unfair to the person and their family and downright reckless and irresponsible to have anyone in that office with known high risk health problems. There is an abundance of equally qualified healthy people available.

Anyhow, believe it or not, the primary concern here is not the Bush's. They are temporary. The priority here is The One that is inescapable and permanent as long as we breath, live and can think, which concerns the pursuit, attainment, maintenance and sustaining of our IMP/Individual Maximum Potential, as best WE CAN, under whatever conditions. 

Some of the best help we can get with that goal is to remember where we come from and not be diverted from doing that by allowing our memory to be obscured by preoccupation with individual human fallibility issues. For an example, YOU CAN request, with a tax deductible donation, (
click on the "Our Offerings" tab at top of the main page) from our nonprofit YOUtopiaINstitute.com [or] "www.YOUtopiaINstitute.com" the exclusive videotape of REVIVING HOPE, featuring Reverend JESSE LOUIS JACKSON preaching "...a country preacher in a country church, preaching to country folks." (Rev. Curtis Harris), and Ms. ROBERTA FLACK playing the piano and singing with the King Sisters (Gospel group) and choir from the pulpit of Rev. Johnson's (Ms. Flack's father's) ''back woods country church'', MT. Hope Baptist Church, in Prince George, Virginia, packed to overflowing, on the historic occasion, in 1983, of the launching of the ''Voter Registration Drive'' which resulted in the registering of more new registered voters than any other Presidential candidate in the history of the United States of America ''...from protest to politics...'' (Dr. Lamont Godwin, Washington Bureau Chief, at that time, of Operation Push) on the way to JUSTICE, the Rainbow Coalition, two campaigns for the US Presidency by Reverend Jackson, and much more for all of us, which include! d, some years later, bringing a captured US Air Force pilot safely home from captivity and possible preventing the start of another war, and not the least of which was, some years afterwards, the election of one of his sons to the United States Senate ... 1 hour and 39 minutes VHS videotape. Jesse Jackson is, also, now the host of his television show "BOTH SIDES" on CNN.

And, YOU may be interested in knowing that The first human cloning company. Clonaid
[or] "http://www.clonaid.com/" plans to produce the first human baby clone before the end of this year, and Michael Wells Mandeville has written in his new book, The Return of the Phoenix Book Three : The Prophecies MetaSyn Media Master Access [or] "http://members.aa.net/~mwm/", that hard scientific data from highly skilled "hard technicians" supports the predictions of Edgar Cayce that a shift in the location of the Earth's poles will create many catastrophic changes in the earth in this year of 2001, which will result in a reconfiguration of the oceans and land areas of this planet Earth.

Please do post YOUR thoughts about any of this on our Bulletin Message Board at YOUtopiaINstitute.com
[or] "www.YOUtopiaINstitute.com" 

There was a time when people could, sometimes, hide from the bad guys. Now there is HAARP (Angels Don't Play This haarp), Remote Viewing and all of those sorts of methods and techniques that are inescapable. So, forget about trying to hide. The only viable option is to develop and/or reinforce inner truth, knowledge, spirit, faith and courage of our hearts and minds.

And uhm, that ridiculous question about whether or not people are ready for Full Disclosure of ALL Known TRUTHS is a ruse that has played out. Ready or not we are subject to and being effected by many factors that will not allow us to be blissful in ignorance. 

Anyhow, keep on keeping on - straight ahead, albeit in a spiraling sort of way.


At YOUR service,
Rama Demetrius Dyushambee, Founder YOUtopiaINstitute.com
[or] "www.YOUtopiaINstitute.com"
AKA INspector Out Rageous, Cosmic Detective 


Please do forward this to any and everyone YOU THINK might appreciate it, and wants to KNOW.

_____________________________________________________________________________ 


World Scientists' Warning to Humanity

18 Nov, 1992.

"Human beings and the natural world are on a collision course. Human activities inflict harsh and often irreversible damage on the environment and on critical resources. If not checked, many of our current practices put at serious risk the future that we wish for human society and the plant and animal kingdoms, and may so alter the living world that it will be unable to sustain life in the manner that we know. Fundamental changes are urgent if we are to avoid the collision our present course will bring about." Warning to Humanity [or] "http://newciv.org/worldtrans/whole/warning.html"

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 7:40:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7A9D37B71E for ; Sat, 24 Mar 2001 07:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2OFe3f49665; Sat, 24 Mar 2001 07:40:03 -0800 (PST) (envelope-from gnats) Date: Sat, 24 Mar 2001 07:40:03 -0800 (PST) Message-Id: <200103241540.f2OFe3f49665@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jeroen Ruigrok/Asmodai Subject: Re: bin/26036: i18n comma vs period decimal separator mistake Reply-To: Jeroen Ruigrok/Asmodai Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/26036; it has been noted by GNATS. From: Jeroen Ruigrok/Asmodai To: Poul-Henning Kamp Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/26036: i18n comma vs period decimal separator mistake Date: Sat, 24 Mar 2001 16:28:57 +0100 -On [20010323 22:00], Poul-Henning Kamp (phk@critter.freebsd.dk) wrote: > set in your environment: > > LANG=da_DK.ISO_8859-1 > > Then use the acroread-4.05 port to print to a postscript file > and notice how all decimal numbers are separated with a ',' > instead of a '.' > > This is not valid in postscript code. > > LANG=da_DK.ISO_8859-1 results in: > > dup /WhitePoint [0,9642 1,0000 0,8249] put] > > no LANG setting results in the correct: > > dup /WhitePoint [0.9642 1.0000 0.8249] put] > > I am unable to determine if this bug is in acroread or in > our i18n. Given what is the easier to get changed I think > it obvious where the problem should be fixed. Unfortunately the locale is correct and acroread is assuming things. =( This means that almost all European locales should exhibit the same problem(s). I do wonder though if Linux encountered the same problem. Time to hit the search engines. -- Jeroen Ruigrok van der Werven/Asmodai .oUo. asmodai@[wxs.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 Cogito, ergo sum... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 14:40:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1062837B718 for ; Sat, 24 Mar 2001 14:40:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2OMe7O00508; Sat, 24 Mar 2001 14:40:07 -0800 (PST) (envelope-from gnats) Date: Sat, 24 Mar 2001 14:40:07 -0800 (PST) Message-Id: <200103242240.f2OMe7O00508@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dima Dorfman Subject: Re: kern/25992: System hangs when read-only floppy has been mounted Reply-To: Dima Dorfman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25992; it has been noted by GNATS. From: Dima Dorfman To: shelton@sentry.granch.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/25992: System hangs when read-only floppy has been mounted Date: Sat, 24 Mar 2001 14:30:37 -0800 "Rashid N. Achilov" writes: > > >Number: 25992 > >Category: kern > >Synopsis: System hangs when read-only floppy has been mounted > >Description: > > When read-only floppy has been mounted and start read from it, system > hangs quickly. This tremendous bug exist for ages, I periodically collided > with it from time to time... Are you mounting the floppy in read-only mode? I.e., are you doing `mount -r /dev/fd0 /mnt`? If you're not specifying the ``-r'', then I'm not surprised (I guess it should panic, not hang, though). If you are using ``-r'', then I can't reproduce this; I have a couple of computers with read-only floppies in them (for tripwire). Regards Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 14:58:24 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEBA437B71D; Sat, 24 Mar 2001 14:58:21 -0800 (PST) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2OMwL301510; Sat, 24 Mar 2001 14:58:21 -0800 (PST) (envelope-from dd) Date: Sat, 24 Mar 2001 14:58:21 -0800 (PST) From: Message-Id: <200103242258.f2OMwL301510@freefall.freebsd.org> To: dd@FreeBSD.org, freebsd-bugs@FreeBSD.org, dd@FreeBSD.org Subject: Re: docs/26050: [patch] vidcontrol(1) manpage does not mention VGA_90xNN modes Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [patch] vidcontrol(1) manpage does not mention VGA_90xNN modes Responsible-Changed-From-To: freebsd-bugs->dd Responsible-Changed-By: dd Responsible-Changed-When: Sat Mar 24 14:54:42 PST 2001 Responsible-Changed-Why: I'll fix this. http://www.freebsd.org/cgi/query-pr.cgi?pr=26050 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 16:10:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88E9D37B71B for ; Sat, 24 Mar 2001 16:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2P0A1Y11460; Sat, 24 Mar 2001 16:10:01 -0800 (PST) (envelope-from gnats) Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id A8E8F37B719 for ; Sat, 24 Mar 2001 16:06:29 -0800 (PST) (envelope-from dima@unixfreak.org) Received: from spike.unixfreak.org (spike [63.198.170.139]) by bazooka.unixfreak.org (Postfix) with ESMTP id 738303E25 for ; Sat, 24 Mar 2001 16:06:29 -0800 (PST) Received: (from dima@localhost) by spike.unixfreak.org (8.11.3/8.11.1) id f2P06SE13697; Sat, 24 Mar 2001 16:06:28 -0800 (PST) (envelope-from dima) Message-Id: <200103250006.f2P06SE13697@spike.unixfreak.org> Date: Sat, 24 Mar 2001 16:06:28 -0800 (PST) From: dd@freebsd.org Reply-To: dd@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/26057: [PATCH] Minor ps(1) fixes Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26057 >Category: bin >Synopsis: [PATCH] Minor ps(1) fixes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 24 16:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Dima Dorfman >Release: FreeBSD 5.0-20010310-CURRENT i386 >Organization: Private >Environment: System: FreeBSD spike.unixfreak.org 5.0-20010310-CURRENT FreeBSD 5.0-20010310-CURRENT #22: Sat Mar 24 13:28:08 PST 2001 dima@spike.unixfreak.org:/c/home/dima/w/f/src/sys/compile/SPIKE i386 >Description: When the kinfo_proc structure was introduced, the ps(1) manual page was not updated. Thus, it still talks about keywords that don't exist. Also, one line in ps.c was forgotten. The latter results in an annoying warning when using ps(1) with the -j flag (see how-to-repeat). >How-To-Repeat: dd@ref5% ps -j ps: sess: keyword not found [ normal ps(1) output follows ] >Fix: The following patch fixes the warning and updates the man page. I'm only a doc committer, so someone else needs to commit the src/ part. Index: ps.1 =================================================================== RCS file: /st/src/FreeBSD/src/bin/ps/ps.1,v retrieving revision 1.30 diff -u -r1.30 ps.1 --- ps.1 2001/02/01 16:24:50 1.30 +++ ps.1 2001/03/20 03:34:55 @@ -99,7 +99,7 @@ header per page of information. .It Fl j Print information associated with the following keywords: -user, pid, ppid, pgid, sess, jobc, state, tt, time and command. +user, pid, ppid, pgid, jobc, state, tt, time and command. .It Fl L List the set of available keywords. .It Fl l @@ -367,8 +367,6 @@ job control count .It ktrace tracing flags -.It ktracep -tracing vnode .It lim memoryuse limit .It logname @@ -400,8 +398,6 @@ wait channel (as an address) .It oublk total blocks written (alias oublock) -.It p_ru -resource usage (valid only for zombie) .It paddr swap address .It pagein @@ -427,8 +423,6 @@ reverse link on run queue, or 0 .It rss resident set size -.It rsz -resident set size + (text size / text use count) (alias rssize) .It rtprio realtime priority (101 = not a realtime process) .It ruid @@ -436,8 +430,6 @@ .Tn ID .It ruser user name (from ruid) -.It sess -session pointer .It sig pending signals (alias pending) .It sigcatch Index: ps.c =================================================================== RCS file: /st/src/FreeBSD/src/bin/ps/ps.c,v retrieving revision 1.36 diff -u -r1.36 ps.c --- ps.c 2001/03/03 01:46:58 1.36 +++ ps.c 2001/03/20 03:34:55 @@ -104,7 +104,7 @@ static uid_t *getuids(const char *, int *); char dfmt[] = "pid tt state time command"; -char jfmt[] = "user pid ppid pgid sess jobc state tt time command"; +char jfmt[] = "user pid ppid pgid jobc state tt time command"; char lfmt[] = "uid pid ppid cpu pri nice vsz rss wchan state tt time command"; char o1[] = "pid"; char o2[] = "tt state time command"; >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 16:55:28 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from femail10.sdc1.sfba.home.com (femail10.sdc1.sfba.home.com [24.0.95.106]) by hub.freebsd.org (Postfix) with ESMTP id 348D037B719 for ; Sat, 24 Mar 2001 16:55:27 -0800 (PST) (envelope-from dtgrahx@yahoo.com) Received: from cc324093-a ([65.11.222.103]) by femail10.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010325005503.RHGS10447.femail10.sdc1.sfba.home.com@cc324093-a>; Sat, 24 Mar 2001 16:55:03 -0800 Message-ID: <284702001302505644480@cc324093-a> X-EM-Version: 5, 0, 0, 19 X-EM-Registration: #01B0530810E603002D00 X-Priority: 3 Reply-To: dtgraphx@yahoo.com To: "BLACK LIST 2" From: "DT-GRAPHIX" Subject: PROFESSIONAL WEBSITES FOR $800 OR LESS-GAURANTEED!!!! Date: Sat, 24 Mar 2001 19:56:44 -0500 MIME-Version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Do you own a small business and need a website? Or do you need a website t= o promote a party, event or any other major function? If so, please visit = DT-GRAPHIX at http://www=2Edtgraphix=2Ebigstep=2Ecom=2E We specialize in b= oth HTML and FLASH sites=2E=20 Thank you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 17:32: 6 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from daconcepts.dyndns.org (wks-166-129-114.kscable.com [24.166.129.114]) by hub.freebsd.org (Postfix) with ESMTP id DF4B137B71B for ; Sat, 24 Mar 2001 17:32:00 -0800 (PST) (envelope-from natedac@kscable.com) Received: from localhost (natedac@localhost) by daconcepts.dyndns.org (8.11.3/8.11.3) with ESMTP id f2P1QmL77599; Sat, 24 Mar 2001 19:26:49 -0600 (CST) (envelope-from natedac@kscable.com) X-Authentication-Warning: daconcepts.dyndns.org: natedac owned process doing -bs Date: Sat, 24 Mar 2001 19:26:47 -0600 (CST) From: Nate Dannenberg X-X-Sender: To: Subject: Re: X 4.0.3 and Savage driver Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is being posted to the freebsd-bugs mailing list and to the author of the XFree86 4.X "savage" driver (for the author's privacy, I BCC'd this message to him). As some probably have noticed (considering I'm persistant when it comes to a program that is misbehaving), I have a problem running X 4.x.x on my machine. Specifically, XFree86 4.0.2 and 4.0.3 will crash the kernel on my IBM Aptiva (550 MHz Athlon, 96MB Ram, Number Nine SR9 video with Savage4 chipset and 8M ram). UPDATE: After much testing and fooling around, and even trying a complete reformat and reinstall from scratch (now running FreeBSD 4.3-RC CVSup'ed around 8pm March 23, fresh ports tree also fetched at the same time), I've finally made some progress on my problem. Note: the only things I kept from the previous install were my /usr/pub and /usr/home trees. Everything else that didn't have the system "immutable" flag set has been wiped, and my root and /var partitions were wiped clean during the new install (set the newfs flag to "yes" in disklabel). I managed to get FreeBSD's crashdump recovery thing to work (was pointing to a filesystem with inadequate space to save the dump before), and got 102MB in two files, from which I managed to get the kernel panic message extracted from those files after reading the FreeBSD handbook. I wasn't aware it contained this kind of information until I ran across a message here in -bugs (or was it in -stable? Anyway).... RTFM right? :-) Anyways, here is some information from the crash, as obtained with gdb: ----- Text Import Begin ----- IdlePTD 3465216 initial pcb at 2ba4a0 panicstr: general protection fault panic messages: --- Fatal trap 9: general protection fault while in kernel mode instruction pointer = 0x8:0xc024b4a3 stack pointer = 0x10:0xc76a9cf0 frame pointer = 0x10:0xc76a9d10 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 3 current process = 344 (XFree86) interrupt mask = none trap number = 9 panic: general protection fault syncing disks... 30 29 21 10 done Uptime: 11m46s dumping to dev #ad/0x20001, offset 205184 dump ata0: resetting devices .. done 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 4 2 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 --- #0 0xc013ebba in dumpsys () ----- Text Import End ----- This looks like a standard Panic display like I would normally have seen on the screen, had the console not been hosed at the time of panic (since X was int he middle of changing video settings of course). Then as the handbook mentioned, I typed "where" at the (kgdb) prompt, and it responded with this: ----- Text Import Begin ----- #0 0xc013ebba in dumpsys () #1 0xc013e9db in boot () #2 0xc013ed58 in poweroff_wait () #3 0xc02575bd in trap_fatal () #4 0xc0256fcb in trap () #5 0xc024b4a3 in i686_mrstoreone () #6 0xc024b3e9 in i686_mrstore () #7 0xc024ba21 in i686_mrset () #8 0xc0252a81 in mem_range_attr_set () #9 0xc02529fd in mem_ioctl () #10 0xc02528b4 in mmioctl () #11 0xc017545e in spec_ioctl () #12 0xc0175189 in spec_vnoperate () #13 0xc0209a3d in ufs_vnoperatespec () #14 0xc0171a44 in vn_ioctl () #15 0xc014d10e in ioctl () #16 0xc0257869 in syscall2 () #17 0xc0249b95 in Xint0x80_syscall () #18 0x8091059 in ?? () #19 0x80955c7 in ?? () #20 0x87760dd in ?? () #21 0x8758e32 in ?? () #22 0x806b7cc in ?? () #23 0x80bab12 in ?? () #24 0x806b045 in ?? () ----- Text Import End ----- Do any of these messages help? My kernel was built without debugging symbols, so the information I can gather from these particular dumps is probably limited. If necessary, I'll rebuild my kernel with more debugging information, and allow another crash to take place. -- /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~___~~~~~\ | natedac@kscable.com //Z@|___ | | http://home.kscable.com/natedac |'(__ [_< | \_C64/C128_-_What's_*YOUR*_hobby?__\___|____/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 20:50: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB0B237B71A for ; Sat, 24 Mar 2001 20:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2P4o3Z41100; Sat, 24 Mar 2001 20:50:03 -0800 (PST) (envelope-from gnats) Date: Sat, 24 Mar 2001 20:50:03 -0800 (PST) Message-Id: <200103250450.f2P4o3Z41100@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: bin/26057: [PATCH] Minor ps(1) fixes Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/26057; it has been noted by GNATS. From: Bruce Evans To: dd@FreeBSD.ORG Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/26057: [PATCH] Minor ps(1) fixes Date: Sun, 25 Mar 2001 14:40:31 +1000 (EST) On Sat, 24 Mar 2001 dd@FreeBSD.ORG wrote: > >Description: > > When the kinfo_proc structure was introduced, the ps(1) manual page > was not updated. Thus, it still talks about keywords that don't > exist. Also, one line in ps.c was forgotten. The latter results in > an annoying warning when using ps(1) with the -j flag (see > how-to-repeat). Some of the bugs are in kinfo_proc, not in ps. > Index: ps.1 > =================================================================== > RCS file: /st/src/FreeBSD/src/bin/ps/ps.1,v > retrieving revision 1.30 > diff -u -r1.30 ps.1 > --- ps.1 2001/02/01 16:24:50 1.30 > +++ ps.1 2001/03/20 03:34:55 > @@ -99,7 +99,7 @@ > header per page of information. > .It Fl j > Print information associated with the following keywords: > -user, pid, ppid, pgid, sess, jobc, state, tt, time and command. > +user, pid, ppid, pgid, jobc, state, tt, time and command. I think the seesion pointer can be used to distinguish sessions. pstat(8) still prints it (pstat gets it in a different way). >... > -.It ktracep > -tracing vnode >... > -.It p_ru > -resource usage (valid only for zombie) Other pointers may be useful for groping in kmem or in panic dumps, but gdb is better for that. I hacked my ps to show the cputime() resource usage for zombies in all cases. It's not very useful to print it as 0. > -.It rsz > -resident set size + (text size / text use count) (alias rssize) Hopefully no one uses this any more. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 21:52:53 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81D0837B71D for ; Sat, 24 Mar 2001 21:50:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2P5o4M46613; Sat, 24 Mar 2001 21:50:04 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D17337B718 for ; Sat, 24 Mar 2001 21:43:57 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2P5hvp46321; Sat, 24 Mar 2001 21:43:57 -0800 (PST) (envelope-from nobody) Message-Id: <200103250543.f2P5hvp46321@freefall.freebsd.org> Date: Sat, 24 Mar 2001 21:43:57 -0800 (PST) From: RonDzierwa@home.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26061: 4.2 ata driver fails on CTX laptop Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26061 >Category: kern >Synopsis: 4.2 ata driver fails on CTX laptop >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 24 21:50:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ron Dzierwa >Release: 4.2 >Organization: Innovative Engineering, Inc. >Environment: atapci0: port 0xfcf0-0xfcff,0x374-0x377,0x170-0x177 ,0x2f4-0x3f7,0x1f0-0x1f7 at device 18.1 on pci0 atapci0: Busmastering DMA not supported ata2: at 0x1f0 on atapci0 ata2: unable to allocate interrupt device_probe_and_attach: ata2 attach returned 6 ata3: at 0x170 on atapci0 ata3: unable to allocate interrupt device_probe_and_attach: ata3 attach returned 6 >Description: I have used this laptop with 2.2.8 for about two years. I recently upgraded the disk and decided to upgrade to a newer version of FreeBSD as well. The old wd driver worked fine (my old 2.2.8 boot disk finds the new disk as well as the old one). Why does the ata driver think it has found ata2 and 3 instead of ata0 and 1? >How-To-Repeat: boot the install flop >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 22:18: 7 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from femail15.sdc1.sfba.home.com (femail15.sdc1.sfba.home.com [24.0.95.142]) by hub.freebsd.org (Postfix) with ESMTP id CE42237B719; Sat, 24 Mar 2001 22:18:01 -0800 (PST) (envelope-from RonDzierwa@home.com) Received: from home.com ([24.3.55.231]) by femail15.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010325061801.SKTK29538.femail15.sdc1.sfba.home.com@home.com>; Sat, 24 Mar 2001 22:18:01 -0800 Message-ID: <3ABD8CD3.204BB823@home.com> Date: Sun, 25 Mar 2001 01:14:43 -0500 From: Ron Dzierwa Organization: Innovative Engineering, Inc. X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-bugs@freebsd.org, freebsd-hackers@freebsd.org Subject: ata driver problems with CTX laptop Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a CTX EzBook 800 series on which I have used FreeBSD version 2.2.8 since that version was current. At the time I had to use some of the PAO stuff to get the pcmcia enet to work, but everything else seemed to work fine. I just bought a new disk, and figured i'd install 4.2. The ata driver does not seem to live happily with the disk controller, however. and even the floppy driver seems to be having a problem (fdc0: cannot reserve I/O port range). The ata driver says: atapci0: port 0xfcf0-0xfcff,0x374-0x377,0x170-0x177 ,0x2f4-0x3f7,0x1f0-0x1f7 at device 18.1 on pci0 atapci0: Busmastering DMA not supported ata2: at 0x1f0 on atapci0 ata2: unable to allocate interrupt device_probe_and_attach: ata2 attach returned 6 ata3: at 0x170 on atapci0 ata3: unable to allocate interrupt device_probe_and_attach: ata3 attach returned 6 later on, when the sysinstall menu comes up and i try to allocate disk space it naturally tells me that there are no disks. the old kernel wd driver used to say: wdc0: at 0x1f0-0x1f7 irq 14 on isa wd0: 3102MB 96354432 sectors), 6304 cyls, 16 heads, 63 S/t, 512 B/s wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, accel, dma, ior I have tried enabling and disabling PNP in the bios, and using auto/user config for the disks. all combinations seem to yield the same results - it cant init the disk controllers. Why does it think it has ata2 and 3 instead of 0 and 1 like the old wd driver did? I have another FreeBSD system that I use as a workstation. I used it to build a kernel for the boot flop that would stop in the fd driver ( while(1) i++; makes an effective stopper) so that I could see the ata driver messages. If anybody has any fixes or suggestions, I could implement them and test them without any problem. If anyone has any answers or ideas, please email me directly, since I haven't subscribed to all the mailling lists. thanks, ron. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message From owner-freebsd-bugs Sat Mar 24 22:50:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CD8437B719 for ; Sat, 24 Mar 2001 22:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2P6o3D58999; Sat, 24 Mar 2001 22:50:03 -0800 (PST) (envelope-from gnats) Date: Sat, 24 Mar 2001 22:50:03 -0800 (PST) Message-Id: <200103250650.f2P6o3D58999@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dima Dorfman Subject: Re: bin/26057: [PATCH] Minor ps(1) fixes Reply-To: Dima Dorfman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/26057; it has been noted by GNATS. From: Dima Dorfman To: Bruce Evans Cc: dd@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/26057: [PATCH] Minor ps(1) fixes Date: Sat, 24 Mar 2001 22:42:08 -0800 Bruce Evans writes: > On Sat, 24 Mar 2001 dd@FreeBSD.ORG wrote: > > Index: ps.1 > > =================================================================== > > RCS file: /st/src/FreeBSD/src/bin/ps/ps.1,v > > retrieving revision 1.30 > > diff -u -r1.30 ps.1 > > --- ps.1 2001/02/01 16:24:50 1.30 > > +++ ps.1 2001/03/20 03:34:55 > > @@ -99,7 +99,7 @@ > > header per page of information. > > .It Fl j > > Print information associated with the following keywords: > > -user, pid, ppid, pgid, sess, jobc, state, tt, time and command. > > +user, pid, ppid, pgid, jobc, state, tt, time and command. > > I think the seesion pointer can be used to distinguish sessions. > pstat(8) still prints it (pstat gets it in a different way). This is trivial to fix. See the patch below. > > >... > > -.It ktracep > > -tracing vnode > >... > > -.It p_ru > > -resource usage (valid only for zombie) > > Other pointers may be useful for groping in kmem or in panic dumps, but > gdb is better for that. > > I hacked my ps to show the cputime() resource usage for zombies in all > cases. It's not very useful to print it as 0. struct rusage is exported in kinfo_proc as ki_rusage, but I don't think ps knows about it. I guess this is also trivial to fix, but I haven't tried. I'll supply a patch for this if you want, too. The patch below adds the 'sess' option back to ps. Mckusick explicitly said he was removing it in his kinfo_proc commit, but didn't specify a reason. Regards Dima Dorfman dima@unixfreak.org Index: bin/ps/keyword.c =================================================================== RCS file: /st/src/FreeBSD/src/bin/ps/keyword.c,v retrieving revision 1.29 diff -u -r1.29 keyword.c --- bin/ps/keyword.c 2001/02/14 18:54:34 1.29 +++ bin/ps/keyword.c 2001/03/25 06:35:03 @@ -148,6 +148,7 @@ {"ruid", "RUID", NULL, 0, kvar, NULL, UIDLEN, KOFF(ki_ruid), UINT, UIDFMT}, {"ruser", "RUSER", NULL, LJUST|DSIZ, runame, s_runame, USERLEN}, + {"sess", "SESS", NULL, 0, kvar, NULL, 6, KOFF(ki_sess), KPTR, "lx"}, {"sig", "PENDING", NULL, 0, kvar, NULL, 8, KOFF(ki_siglist), INT, "x"}, {"sigcatch", "CAUGHT", NULL, 0, kvar, NULL, 8, KOFF(ki_sigcatch), UINT, "x"}, Index: lib/libkvm/kvm_proc.c =================================================================== RCS file: /st/src/FreeBSD/src/lib/libkvm/kvm_proc.c,v retrieving revision 1.32 diff -u -r1.32 kvm_proc.c --- lib/libkvm/kvm_proc.c 2001/02/12 00:21:09 1.32 +++ lib/libkvm/kvm_proc.c 2001/03/25 06:35:03 @@ -320,6 +320,7 @@ kp->ki_rqindex = proc.p_rqindex; kp->ki_oncpu = proc.p_oncpu; kp->ki_lastcpu = proc.p_lastcpu; + kp->ki_sess = proc.p_session; bcopy(&kinfo_proc, bp, sizeof(kinfo_proc)); ++bp; ++cnt; Index: sys/kern/kern_proc.c =================================================================== RCS file: /st/src/FreeBSD/src/sys/kern/kern_proc.c,v retrieving revision 1.89 diff -u -r1.89 kern_proc.c --- sys/kern/kern_proc.c 2001/03/07 06:52:12 1.89 +++ sys/kern/kern_proc.c 2001/03/25 06:35:03 @@ -509,6 +509,7 @@ kp->ki_lock = p->p_lock; if (p->p_pptr) kp->ki_ppid = p->p_pptr->p_pid; + kp->ki_sess = p->p_session; PROC_UNLOCK(p); } Index: sys/sys/user.h =================================================================== RCS file: /st/src/FreeBSD/src/sys/sys/user.h,v retrieving revision 1.35 diff -u -r1.35 user.h --- sys/sys/user.h 2001/03/09 11:34:29 1.35 +++ sys/sys/user.h 2001/03/25 06:35:03 @@ -149,7 +149,8 @@ struct rusage ki_rusage; /* process rusage statistics */ long ki_sflag; /* PS_* flags */ struct priority ki_pri; /* process priority */ - long ki_spare[25]; /* spare constants */ + struct session *ki_sess; /* session pointer */ + long ki_spare[24]; /* spare constants */ }; void fill_kinfo_proc __P((struct proc *, struct kinfo_proc *)); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message